锘#toBack {
    display: flex;
    padding: 3% 3% !important;
    padding-top: 3% !important;
    display: none
}

#toBack a {
    display: flex;
    align-items: center
}

#toBack a img {
    padding-left: 15px
}

.bigimg {
    width: 1000px !important;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    z-index: 9999;
    border: 10px solid #fff;
    height: auto !important
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
    filter: Alpha(opacity=50);
    z-index: 98;
    transition: all 1s;
    display: none
}

.bigbox {
    width: 840px;
    background-color: #fff;
    border: 1px solid #ededed;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px
}

.bigbox>.imgbox {
    width: 400px;
    height: 250px;
    float: left;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 10px 10px 10px
}

.bigbox>.imgbox>img {
    width: 100%
}

.imgbox:hover {
    cursor: zoom-in
}

.mask:hover {
    cursor: zoom-out
}

.mask>img {
    position: fixed;
    right: 10px;
    top: 10px;
    width: 60px
}

.mask>img:hover {
    cursor: pointer
}

.fa_About .fa_brand .fa_abtitle {
    margin: 0;
    padding: 0
}

.fa_About .fa_brand .fa_box {
    margin-top: 0.2rem
}

.fa_About .fa_abtitle {
    font-family: speeding,sans-serif;
    color: #d61518;
    font-size: 0.34rem;
    line-height: 1
}

.fa_About.magazine-wrapper .fa_abtitle,.fa_About .fa_envP .fa_abtitle,.fa_About .fa_companyInfo .fa_idea .fa_abtitle {
    margin: 0.6rem 0 0.4rem
}

.fa_About .fa_abtitle {
    margin: .7rem 0 .3rem;
    padding-top: 0
}

.fa_About.magazine-wrapper .fa_abtitle {
    padding-top: 0;
    line-height: 1.5
}

.fa_About .fa_cyghelp .fa_abtitle,.fa_About .fa_envP .fa_abtitle {
    padding-top: 0;
    line-height: 1.5
}

.fa_About .fa_envP .fa_absum {
    padding: 0 4.5%
}

.fa_About .fa_companyInfo .fa_about {
    align-items: flex-start
}

.fa_About .fa_cyghelp .fa_abtitle {
    margin-top: 0;
    padding-top: 0.6rem
}

.fa_About .shzww .fa_abtitle {
    margin-bottom: 0.4rem;
    line-height: 1
}

.magazine-wrapper .fa_cyf .fa_wrapper {
    width: 14.3rem
}

.fa_About.magazine-wrapper .fa_cyf .fa_li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 46.8%;
    margin-bottom: 0.37rem;
    padding-top: 0.3rem;
    border: 1px solid #ccc;
    border-radius: 8px;
    -webkit-box-shadow: 0 8px 8px rgb(41 46 49 / 24%);
    box-shadow: 0 8px 8px rgb(41 46 49 / 24%)
}

.fa_About .fa_absum {
    font-size: .18rem;
    line-height: 2.6;
    color: #787878;
    position: relative
}

.fa_About.cultural_wrapper .fa_absum {
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif
}

.fa_About .fa_cyghelp .fa_list {
    margin-top: 1rem
}

.fa_About .fa_cyghelp {
    background-color: #fff;
    padding-bottom: .5rem;
    margin-bottom: .3rem
}

.fa_About .fa_absum .whcl_newgd {
    position: absolute;
    right: 0;
    top: 1.2rem;
    cursor: pointer;
    z-index: 20;
    font-size: .16rem
}

.whcl_newgd {
    text-align: right
}

.whcl_newgd span {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 8px solid red;
    border-bottom: 4px solid transparent;
    margin-left: 5px;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    display: inline-block
}

.fa_About .fa_abtitle.fa_text_w {
    color: #fff
}

.fa_About .fa_companyInfo p {
    font-size: .16rem;
    font-family: siyuanyahei;
    line-height: 1.6;
    color: #585858;
    text-align: justify;
    letter-spacing: .02rem;
    text-indent: 2em
}

.fa_About .fa_history {
    background: url(/static/home/images/img_impressioncyg-2.jpg) 100% 100%
}

.fa_About .fa_history .fa_year .swiper-slide {
    cursor: pointer
}

.fa_About .fa_history .fa_year {
    margin: auto;
    margin-bottom: 1rem;
    width: 81.25%;
    position: relative
}

.fa_About .fa_history .fa_year span {
    display: block;
    text-align: center;
    position: relative;
    padding-top: 50px;
    text-align: center
}

.fa_About .fa_history .fa_year .swiper-slide span:before {
    background-color: #b3b3b3;
    position: absolute;
    left: 50%;
    top: -0px;
    width: 0.26rem;
    height: 0.26rem;
    border-radius: 500px;
    content: "";
    border: #b3b3b3 3px solid;
    transition: all 0.5s;
    transform: translateX(-50%);
    box-sizing: border-box
}

.fa_About .fa_history .fa_year .swiper-slide.on span:before {
    background-color: #fff
}

.fa_About .fa_history .fa_year .swiper-slide-thumb-active span:before {
    background-color: #fff;
    position: absolute;
    content: "";
    border: #b3b3b3 2px solid
}

.fa_About .fa_history .fa_year::before {
    content: "";
    left: 8.3%;
    right: 8.3%;
    top: 0.13rem;
    background-color: #b3b3b3;
    height: 2px;
    position: absolute
}

.fa_About .fa_history .fa_year span {
    font-weight: 400;
    font-family: speeding,sans-serif;
    font-size: .32rem;
    color: #fff;
    padding-top: 0.3rem
}

.fa_About .fa_history .fa_year .swiper-container> span {
    padding-top: 0
}

.fa_About.impression_wrapper .fa_history {
    padding-bottom: 0.66rem
}

.fa_About.impression_wrapper {
    border-bottom: 8px solid rgb(245,245,245)
}

.fa_About.impression_wrapper .fa_abtitle {
    padding-top: 0;
    line-height: 1.5
}

.fa_About .fa_history .fa_even {
    position: relative;
    color: #fff
}

.fa_About .fa_history .fa_even .swiper-wrapper {
    width: 90%;
    margin: auto
}

.fa_About .fa_history .fa_even .swiper-slide {
    min-width: 2.7rem;
    max-width: 4.8rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.fa_About .fa_history .fa_even .year {
    font-size: 0.26rem;
    color: #fff;
    font-weight: 400;
    font-family: speeding,sans-serif;
    line-height: 2.5;
}

.fa_About .fa_history .fa_even .desc {
    min-width: 2.7rem;
    max-width: 4.8rem;
    word-wrap: break-word;
    font-size: .16rem;
    line-height: 2.25;
    padding-right: 1.4rem;
    text-align: justify
}

.fa_About .fa_even_btn>div {
    width: 50px;
    height: 50px;
    background-position: center;
    background-size: 100%;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 20;
    transform: translateY(-50%)
}

.fa_About .fa_even_btn>div.swiper-button-disabled {
    opacity: 0.35
}

.fa_About .fa_even_btn>div.fa_btn_l {
    left: 0
}

.fa_About .fa_even_btn>div.fa_btn_l i {
    color: #fff;
    font-size: 48px
}

.fa_About .fa_even_btn>div.fa_btn_r {
    right: 0
}

.fa_About .fa_even_btn>div.fa_btn_r i {
    color: #fff;
    font-size: 48px
}

.fa_About .fa_history .fa_even .line {
    width: 100%;
    border-bottom: 2px solid #fff
}

.fa_About .fa_history .fa_even .swiper-slide:last-child .line {
    display: none
}

.fa_About .fa_history .fa_even .dot {
    content: "";
    width: 0.14rem;
    height: 0.14rem;
    border-radius: 50%;
    background-color: #fff;
    margin-top: -0.08rem
}

.fa_About .fa_idea .fa_left img {
    width: 100%;
    display: block
}

.fa_About .fa_idea .fa_li .fa_right {
    position: relative
}

.fa_About .fa_idea .fa_li .fa_right h3 {
    color: #d61518;
    margin-bottom: 0.2rem;
    font-size: .26rem;
    font-family: speeding,sans-serif
}

.fa_About .fa_idea .fa_li .fa_right .des {
    font-size: 0.18rem;
    line-height: 1.4;
    color: #585858;
    letter-spacing: 2px;
    font-family: speeding
}

.fa_About .fa_idea .fa_li .fa_right .des * {
    font-family: inherit;
    font-size: inherit
}

.fa_About .fa_idea .fa_li .fa_right .des::after {
    content: "";
    position: absolute;
    width: .85rem;
    border: none;
    border-bottom: 1px solid #bcbcbc;
    bottom: .77rem;
    left: 20%
}

.fa_About .fa_idea .fa_li:last-child .fa_right .des::after {
    bottom: 0.34rem
}

.fa_About .fa_idea {
    padding-bottom: 0
}

.fa_About .fa_brand .fa_wrapper {
    padding-bottom: 70px
}

.fa_About .fa_brand .fa_box {
    margin-bottom: 1.4rem;
    display: flex;
    align-items: center
}

.fa_About .fa_cygBook .fa_abtitle {
    margin: 0.5rem auto 0.4rem;
    padding-top: 0
}

.fa_About .fa_brand .fa_box>img {
    margin: auto;
    width: 50%;
    display: block;
    max-width: 100% !important
}

.fa_About .fa_brand .fa_box:nth-child(6) {
    padding-bottom: 0.2rem
}

.fa_About .fa_brand .fa_box:nth-child(6)>img {
    width: 100%
}

.fa_About .fa_brand .fa_box p {
    font-size: 0.18rem;
    line-height: 30px;
    color: #585858
}

.fa_About .fa_honor {
    padding-left: 0;
    background-color: #fff;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0
}

.fa_About .fa_honor:nth-child(2) .fa_box {
    margin-top: 1.46rem
}

.fa_About .fa_honor:nth-child(3) .fa_box {
    padding: .55rem 13%
}

.fa_About .fa_honor ul {
    font-size: 0
}

.fa_About .fa_honor2 {
    padding-left: 3%;
    padding-right: 3%
}

.fa_About .fa_honor2 .fa_wrapper {
    width: 100%
}

.fa_About .fa_honor ul li {
    display: block;
    font-size: 0.18rem;
    color: #585858;
    font-weight: 400
}

.fa_About .fa_honor img {
    display: inline-block;
    max-width: 100% !important;
    height: auto
}

.fa_About.honor-wrapper .fa_honor img {
    max-width: inherit;
    display: inline;
    margin: 0;
    padding: 0
}

.fa_About .fa_honor2 {
    background-image: url(/static/home/images/bg_honor.jpg);
    background-size: cover;
    background-position: center
}

.fa_About .fa_honor2 ul li {
    color: #fff
}

.fa_About .fa_honor1 li {
    padding-left: 20px;
    position: relative
}

.fa_About .fa_honor1 ul li::before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: #585858;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px
}

.fa_Indu .fa_caseEct .fa_wrapper {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    background-color: #fff;
    padding: .15rem 0 .35rem;
    -webkit-box-shadow: 0 0 0.05rem 0.03rem hsla(0,0%,83.9%,.39);
    box-shadow: 0 0 0.05rem 0.03rem hsla(0,0%,83.9%,.39);
    margin: -1.65rem auto .48rem;
    width: 16rem
}

.fa_Indu .fa_caseEct .fa_wrapper .fa_flexwrap {
    padding: 0 .15rem
}

.fa_About .fa_res {
    position: relative
}

.fa_About .fa_res .fa_list {
    margin: .4rem 0 .8rem
}

.fa_About .fa_res .fa_list .fa_li {
    position: relative;
    background-color: #000;
    display: block
}

.fa_About.cultural_wrapper .fa_res .fa_list .fa_li {
    background-color: rgb(27 24 40)
}

.fa_About.cultural_wrapper .fa_res .fa_list .fa_li img {
    opacity: 0.3
}

.fa_About .fa_res .fa_list .fa_li img {
    opacity: 0.5;
    width: 100%;
    transition: all 0.5s
}

.fa_About .fa_res .fa_list .fa_li .fa_tit {
    position: absolute;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    transition: all 0.5s;
    right: .24rem;
    bottom: .15rem;
    left: 0;
    padding-left: .45rem
}

.fa_About .fa_res .fa_list>.fa_li .fa_tit {
    width: 50%;
    padding: 0 .24rem .15rem .45rem;
    left: 0;
    right: 0;
    bottom: 0
}

.fa_About .fa_res .fa_list .fa_li .fa_tit h3 {
    font-size: 0.2rem;
    color: #fff;
    margin-bottom: 0.1rem;
    font-weight: 300
}

.fa_About .fa_res .fa_list .fa_li .fa_tit p {
    font-size: .12rem;
    color: #fff;
    line-height: 2;
    font-weight: 300
}

.fa_About .fa_res.shzww .fa_list .fa_li .fa_tit p {
    line-height: 1.3
}

.fa_About .fa_res .fa_list .fa_li:hover .fa_tit {
    opacity: 0
}

.fa_About .fa_res .fa_list .fa_li:hover img {
    opacity: 1
}

.fa_About .fa_life {
    background: url(/static/home/images/hlhw-bg.jpg) center;
    background-size: cover
}

.fa_About .fa_abtitle {
    padding-top: 0.5rem
}

.fa_About.cultural_wrapper .fa_abtitle {
    padding-top: 0;
    margin-top: 0.5rem
}

.fa_About.cultural_wrapper .fa_res.shzww .fa_list .fa_li .fa_tit p {
    line-height: 2
}

.fa_About.honor-wrapper .fa_abtitle {
    margin-top: 0
}

.fa_About .fa_life .fa_abtitle {
    margin-bottom: 0.4rem
}

.fa_About .fa_life .fa_anima_area {
    width: 1600px;
    margin: 0 auto;
    position: relative;
    height: 915px;
    transition: all 0.5s
}

.fa_About .fa_life .fa_anima_area .fa_li {
    position: absolute;
    display: block
}

.fa_About .fa_life .fa_anima_area .fa_li>img {
    position: absolute;
    transition: all 0.5s
}

.fa_About .fa_life .fa_anima_area .fa_li:hover img:nth-last-child(-n+2) {
    opacity: 0
}

.fa_About .fa_life .fa_anima_area .fa_it_01 {
    width: 450px
}

.fa_About .fa_life .fa_anima_area .fa_it_01 img:nth-child(-n+2) {
    top: 0;
    left: 0;
    width: 100%
}

.fa_About .fa_life .fa_anima_area .fa_it_01 img:nth-child(3) {
    width: 100px;
    top: 194px;
    left: 313px
}

.fa_About .fa_life .fa_anima_area .fa_it_02 {
    width: 370px
}

.fa_About .fa_life .fa_anima_area .fa_it_02 img:nth-child(-n+2) {
    top: 0;
    left: 541px;
    width: 100%
}

.fa_About .fa_life .fa_anima_area .fa_it_02 img:nth-child(3) {
    top: 106px;
    left: 683px;
    width: 100px
}

.fa_About .fa_life .fa_anima_area .fa_it_03 {
    width: 370px
}

.fa_About .fa_life .fa_anima_area .fa_it_03 img:nth-child(-n+2) {
    top: 320px;
    left: 356px;
    width: 100%
}

.fa_About .fa_life .fa_anima_area .fa_it_03 img:nth-child(3) {
    top: 422px;
    left: 477px;
    width: 100px
}

.fa_About .fa_life .fa_anima_area .fa_it_04 {
    width: 370px
}

.fa_About .fa_life .fa_anima_area .fa_it_04 img:nth-child(-n+2) {
    top: 322px;
    left: 906px;
    width: 100%
}

.fa_About .fa_life .fa_anima_area .fa_it_04 img:nth-child(3) {
    top: 422px;
    left: 1040px;
    width: 100px
}

.fa_About .fa_life .fa_anima_area .fa_it_05 {
    width: 278px
}

.fa_About .fa_life .fa_anima_area .fa_it_05 img:nth-child(-n+2) {
    top: 0;
    left: 1089px;
    width: 100%
}

.fa_About .fa_life .fa_anima_area .fa_it_05 img:nth-child(3) {
    top: 190px;
    left: 1217px;
    width: 100px
}

.fa_About .fa_life .fa_anima_area .fa_it_06 {
    width: 186px
}

.fa_About .fa_life .fa_anima_area .fa_it_06 img:nth-child(-n+2) {
    top: 54px;
    left: 1414px;
    width: 100%
}

.fa_About .fa_life .fa_anima_area .fa_it_06 img:nth-child(3) {
    top: 90px;
    left: 1460px;
    width: 100px
}

.fa_About .fa_life .fa_anima_area .fa_move {
    width: 186px;
    position: absolute
}

.fa_About .fa_life .fa_anima_area .move1 {
    top: 50px;
    animation: animX-data-v-51816f64 18s cubic-bezier(0,0,0,1) -12s infinite alternate,animY-data-v-51816f64 14s cubic-bezier(0,0,0,1) 0s infinite alternate
}

.fa_About .fa_life .fa_anima_area .move2 {
    left: 880px;
    animation: animX-data-v-51816f64 8s cubic-bezier(.36,0,.64,1) -2s infinite alternate,animY-data-v-51816f64 4s cubic-bezier(.36,0,.64,1) 0s infinite alternate
}

.fa_About .fa_life .fa_anima_area .move3 {
    left: 1200px;
    top: 120px;
    animation: nomal-data-v-51816f64 18s ease-in-out infinite
}

.fa_About .fa_life .fa_anima_area .move4 {
    animation: nomal2-data-v-51816f64 22s ease-in-out infinite;
    left: 700px;
    top: 220px
}

.fa_About .fa_life .fa_anima_area .move5 {
    animation: nomal2-data-v-51816f64 22s ease-in-out infinite;
    left: 1400px;
    top: 520px
}

.fa_About .fa_cygBook {
    position: relative
}

.fa_About .fa_cygBook .swiper-container {
    padding: 0.7rem 0
}

.fa_About .fa_cygBook .fa_li img {
    width: 100%;
    transform: scale(0.6);
    -webkit-box-reflect: below 0 linear-gradient(transparent 80%,rgba(0,0,0,.4))
}

.fa_About .fa_cygBook .fa_abtitle a:after {
    content: "";
    display: inline-block;
    background-image: url(/static/home/images/arrow.png);
    background-size: 100%;
    width: 20px;
    height: 18px;
    margin-left: 5px
}

.fa_About .fa_cygBook .swiper-slide-prev .fa_li img,.fa_About .fa_cygBook .swiper-slide-next .fa_li img {
    transform: scale(0.8)
}

.fa_About .fa_cygBook .swiper-slide-active .fa_li img {
    transform: scale(1) !important
}

.fa_About .fa_cygBook .fa_abtitle a {
    display: inline-block;
    color: #333;
    font-size: 16px
}

.fa_About .fa_cygBook .fa_book_btn>div {
    width: 50px;
    height: 50px;
    background-position: center;
    background-size: 100%;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 20;
    transform: translateY(-50%)
}

.fa_About .fa_cygBook .fa_book_btn>div.fa_btn_l {
    background-image: url(/static/home/images/arrow-left.png);
    left: 0;
    background-size: 27px;
    background-repeat: no-repeat
}

.fa_About .fa_cygBook .fa_book_btn>div.fa_btn_r {
    background-image: url(/static/home/images/arrow-right.png);
    right: 0;
    background-size: 27px;
    background-repeat: no-repeat
}

.fa_About .fa_envP .fa_li {
    margin: 1rem auto 0.5rem
}

.fa_About .fa_envP .fa_li .fa_pic img {
    width: 100%;
    display: block
}

.fa_About .fa_envP .fa_li .fa_tit {
    padding: 20px 30px;
    background-color: #eeeeee;
    font-size: var(--f18);
    line-height: 2.2;
    color: #585858;
    font-weight: 300
}

.fa_About.protect_wrapper .fa_envP .fa_li .fa_tit {
    font-size: .18rem;
    line-height: 2.2;
    color: #585858;
    background-color: #eee;
    padding: 0.2rem 0.42rem;
    text-align: justify;
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif
}

.fa_About .fa_cyghelp .fa_li .fa_right {
    padding: 0.5rem 0 0 0.45rem
}

.fa_About .fa_cyghelp .fa_li:nth-child(even) .fa_right {
    padding-top: 0.5rem;
    padding-left: 0.8rem;
    padding-right: 0.6rem
}

.fa_About .fa_cyghelp .fa_li h3 {
    color: var(--main-color);
    font-weight: bold;
    line-height: 1.5;
    font-size: 0.25rem;
    margin-bottom: 0.5rem;
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif
}

.fa_About .fa_cyghelp .fa_li p {
    color: #666;
    line-height: 0.4rem;
    text-align: justify;
    font-size: 0.18rem
}

.fa_About .fa_cyghelp .fa_li .fa_left img.pc {
    display: none
}

.fa_About .fa_cyghelp .fa_li .fa_left img.phone {
    display: block
}

.fa_About .fa_cyghelp .fa_li .fa_left img {
    width: 100%
}

.fa_About .fa_cyf .fa_li .fa_Img {
    padding-bottom: 70%
}

.fa_About .fa_cyf .fa_li .fa_right h3 {
    font-size: .3rem;
    color: #515a6e;
    margin: 0;
    font-weight: 700;
    line-height: 1.5;
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif
}

.fa_About .fa_cyf .fa_li .fa_right p {
    font-size: 0.2rem;
    color: #515a6e;
    line-height: 1.5;
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif
}

.fa_About .fa_cyf .fa_li .fa_right .fa_link {
    width: 2.4rem;
    margin-top: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fa_About .fa_cyf .fa_li .fa_right .fa_link a {
    display: inline-block;
    padding: 0.1rem 0.3rem;
    background-color: var(--main-color);
    color: #fff;
    border-radius: 5px;
    font-size: .2rem;
    cursor: pointer
}

.magazine-wrapper .fa_cyf .fa_flexwrap {
    padding: 0 .25rem
}

.fa_About .fa_cygpeople {
    overflow: hidden;
    background: url(/static/home/images/people-bg.48be6622.png) no-repeat 0 0;
    background-size: 100%
}

.fa_About .fa_cygpeople .fa_wrapper {
    width: 100%;
    margin: auto;
    padding-left: 1.6rem;
    padding-right: .45rem;
    padding-top: .7rem
}

.fa_About .fa_cygpeople .fa_abtitle {
    padding-top: 0;
    margin-top: 0.6rem;
    line-height: 1.5
}

.fa_About .fa_cygpeople .fa_imgli {
    position: relative;
    overflow: hidden;
    border-radius: 5px
}

.fa_About .fa_cygpeople .fa_imgli img {
    width: 100%
}

.fa_About .fa_cygpeople .fa_imgli .fa_tit {
    width: 100%;
    height: .38rem;
    line-height: .38rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    font-size: 20px;
    text-align: center;
    color: #fff
}

.fa_About .fa_VR .fa_catelist {
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 7px 7px 10px rgba(51,93,166,0.14)
}

.fa_About .fa_VR .fa_catelist .fa_li {
    width: 33.333%;
    text-align: center;
    border-left: #eee solid 1px;
    position: relative
}

.fa_About .fa_VR .fa_catelist .fa_li .fa_ej_li {
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 7px 7px 10px rgba(51,93,166,0.14);
    margin-top: 10px;
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    transition: all 0.8s
}

.fa_About .fa_VR .fa_catelist .fa_li:hover .fa_ej_li {
    max-height: 500px;
    visibility: visible !important
}

.fa_About .fa_VR .fa_catelist .fa_li .fa_ej_li a {
    display: block;
    line-height: 30px;
    font-size: var(--f26);
    color: #585858;
    padding: 15px 20px;
    border-top: #eee solid 1px
}

.fa_About .fa_VR .fa_catelist .fa_li .fa_ej_li a:nth-child(1) {
    border-top: 0
}

.fa_About .fa_VR .fa_catelist .fa_li:nth-child(1) {
    border: none
}

.fa_About .fa_VR .fa_catelist .fa_li p {
    font-size: var(--f26);
    color: #333;
    padding: 15px 20px
}

.fa_About .fa_VR .fa_catelist .fa_li p a {
    line-height: 30px;
    display: block;
    color: inherit;
    transition: all 0.5s
}

.fa_About .fa_VR .fa_catelist .fa_li:hover p {
    color: var(--main-color)
}

.fa_About .fa_VR .fa_catelist .fa_li p a i {
    margin-left: 20px;
    display: inline-block
}

.fa_About .fa_VR .fa_catelist .fa_li:hover p a i {
    transform: rotate(90deg)
}

.fa_About .fa_VR .fa_catelist .fa_li p span {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: bottom
}

.fa_About .fa_VR .fa_catelist .fa_li p span img {
    width: 100%;
    filter: grayscale(1);
    transition: all 0.5s
}

.fa_About .fa_VR .fa_catelist .fa_li:hover p span img {
    filter: grayscale(0)
}

.fa_About .fa_VR .fa_content .fa_box {
    align-items: center;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 75vh;
    line-height: 75vh;
    font-weight: 400;
    text-align: center
}

.fa_About .fa_VR .fa_content .fa_box p {
    font-family: speeding,sans-serif;
    text-align: center;
    font-size: .56rem;
    color: #000
}

.fa_About.fa_global .fa_abtitle {
    margin: 0;
    line-height: 1.6;
    font-size: 0.43rem
}

.fa_About.fa_global .fa_left .fa_dsc {
    color: #878787;
    font-size: 1.17em;
    margin-bottom: 0.4rem;
    font-weight: 700
}

.fa_About.fa_global .fa_absum {
    max-width: 4.7rem;
    margin-bottom: 0.25rem;
    text-align: justify
}

.fa_About.fa_global .fa_left .fa_absum b {
    color: rgb(214,21,24);
    font-weight: 500;
    font-family: speeding,sans-serif;
    font-size: 0.17rem
}

.fa_About.fa_global .fa_flexwrap {
    font-size: .18rem;
    line-height: 1.6;
    color: #787878;
    padding: 0 6.5% 0.75rem;
    margin-top: 1.4rem;
    background: none
}

.fa_About .fa_idea .fa_li .fa_right p {
    display: flex
}

@media only screen and (min-width: 769px) {
    .fa_About .fa_cygBook .fa_abtitle {
        position:relative
    }

    .fa_About .fa_cygBook .fa_abtitle a {
        position: absolute;
        right: 0;
        bottom: 0
    }

    .fa_About .fa_companyInfo {
        background-color: #fff
    }

    .fa_about {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100% !important;
        max-width: 100% !important;
        padding: 0% !important;
        margin: 0 !important;
        padding-bottom: 3% !important
    }

    .fa_img_left {
        width: 48%
    }

    .fa_img_left img {
        width: 100%
    }

    .fa_About .fa_companyInfo .fa_box {
        width: 61%;
        margin-right: 0;
        margin-left: auto;
        padding-right: 5%;
        margin-left: -6%
    }

    .fa_About .fa_idea .fa_li {
        display: flex
    }

    .fa_About .fa_idea .fa_li:nth-child(2n) {
        flex-direction: row-reverse
    }

    .fa_About .fa_idea .fa_li>div {
        width: 50%
    }

    .fa_About .fa_idea .fa_li .fa_right {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5% 3% .77rem 10%
    }

    .fa_About .fa_idea .fa_li .fa_right>div {
        width: 100%;
        text-align: left
    }

    .fa_About .fa_idea .fa_li .fa_right p b {
        width: 77%;
        font-weight: 500
    }

    .fa_About .fa_honor ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-bottom: 0
    }

    .fa_About .fa_honor ul li {
        width: 33.33%;
        padding-right: 2.5%;
        margin-bottom: 0.2rem;
        position: relative
    }

    .fa_About .fa_honor2 {
        padding-bottom: 0.5rem
    }

    .fa_About .fa_honor2 .fa_l9 {
        flex: 1;
        text-align: center
    }

    .fa_About .fa_res .fa_list>.fa_li {
        margin-bottom: 12px
    }

    .fa_About .fa_res .fa_list .fa_box {
        display: flex;
        justify-content: space-between
    }

    .fa_About .fa_res .fa_list .fa_left {
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .fa_About .fa_res .fa_list .fa_right {
        width: 48%
    }

    .fa_About .fa_res .fa_list .fa_left .fa_li {
        margin-bottom: 0
    }

    .fa_About .fa_res .fa_list .fa_li {
        width: 100%
    }

    .fa_About .fa_cyghelp .fa_li {
        display: flex;
        flex-wrap: wrap
    }

    .fa_About .fa_cyghelp .fa_wrapper {
        width: 1600px;
        max-width: 90%
    }

    .fa_About .fa_cyghelp .fa_li .fa_left {
        width: 52.68%
    }

    .fa_About .fa_cyghelp .fa_li .fa_right {
        width: 47.1%
    }

    .fa_About .fa_cyghelp .fa_li:nth-child(even) {
        flex-direction: row-reverse
    }

    .fa_About .fa_cyf .fa_li {
        display: flex
    }

    .fa_About .fa_cygpeople .fa_boxtop {
        display: flex;
        align-items: flex-end
    }

    .fa_About .fa_cygpeople .fa_boxtop .fa_left {
        width: 29%;
        padding-left: .35rem;
        padding-right: .15rem
    }

    .fa_About .fa_cygpeople .fa_boxtop .fa_right {
        width: 71%;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .fa_About .fa_cygpeople .fa_boxtop .img-col {
        width: 39.2%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .fa_About .fa_cygpeople .fa_boxtop .img-col .fa_imgli:last-child {
        width: 77.6%;
        margin-top: 0.05rem
    }

    .fa_About .fa_cygpeople .fa_boxtop .fa_right .md {
        width: 35.2%;
        margin: 0 0.05rem
    }

    .fa_About .fa_cygpeople .fa_boxtop .fa_right .st {
        width: 24.8%
    }

    .fa_About .fa_cygpeople .fa_imgli .fa_tit {
        opacity: 0
    }

    .fa_About .fa_cygpeople .fa_imgli:hover .fa_tit {
        opacity: 0.6
    }

    .fa_About .fa_cygpeople .fa_boxbottom {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 0 .35rem 2.07rem;
        margin-top: 0.05rem
    }

    .fa_About .fa_cygpeople .fa_absum p {
        text-align: justify;
        text-indent: 2em
    }

    .fa_About .fa_cygpeople .fa_boxbottom .img-fl-col {
        width: 21.8%;
        margin-right: 0.05rem
    }

    .fa_About .fa_cygpeople .fa_boxbottom .img-fr-col {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .fa_About .fa_cygpeople .fa_boxbottom .img-fr-col .fa_imgli:nth-child(1) {
        width: 19%
    }

    .fa_About .fa_cygpeople .fa_boxbottom .img-fr-col .fa_imgli:nth-child(2) {
        margin: 0 0.05rem;
        width: 47.5%
    }

    .fa_About .fa_cygpeople .fa_boxbottom .img-fr-col .fa_imgli:nth-child(3) {
        width: 33.5%
    }

    .fa_About.fa_global .fa_flexwrap {
        align-content: center
    }

    .fa_About.fa_global .fa_left {
        padding-left: 2%;
        width: 45%
    }

    .fa_About.fa_global .fa_right {
        width: 55%;
        position: relative
    }

    .fa_About.fa_global #box {
        position: relative;
        width: 800px;
        height: 800px
    }
}

.fa_About.magazine-wrapper .fa_cyf .fa_li .fa_left {
    width: 28%;
    height: 100%;
    margin-bottom: 0.6rem
}

.fa_About .fa_cyf .fa_li .fa_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10.6%;
    margin-bottom: 0.6rem
}

.fa_About.magazine-wrapper .fa_cyf .fa_li {
    margin-right: 0
}

.fa_About.magazine-wrapper .fa_cyf .fa_li .fa_Img {
    padding-bottom: 0
}

.fa_About.magazine-wrapper .fa_cyf .fa_li .fa_Imgmax img {
    position: static;
    display: block;
    width: 100%;
    transform: none
}

.earth-shadow {
    width: 800px;
    height: 100px;
    background: url(/static/home/images/earth-shadow.png) 50% no-repeat;
    position: absolute;
    top: 90%
}

.fa_About .fa_VR .fa_catelist {
    display: none
}

.fa_wrapper .ppsq_l {
    width: 43.93%;
    padding: 0%;
    margin: 0%
}

.fa_wrapper .ppsq_l img {
    width: 50%;
    margin: 0 auto
}

.fa_wrapper .ppsq_r {
    width: 56.06%;
    padding: 0 5%;
    margin: 0%
}

.web_case {
    display: none
}

.ydnr {
    display: none
}

.differe_web {
    display: none
}

.gnkfz {
    font-family: speeding,sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 75vh;
    font-weight: 400;
    text-align: center;
    font-size: .26rem;
    color: #000
}

@media only screen and (max-width: 1440px) {
    .fa_About .fa_life .fa_anima_area {
        -webkit-transform:scale(.6) translate(-250px,-260px);
        transform: scale(.6) translate(-250px,-260px)
    }

    .fa_About .fa_idea .fa_li .fa_right p span {
        width: 136px
    }

    .fa_main {
        -webkit-transform: scale(.8) translate(-2.9rem,-1rem);
        transform: scale(.8) translate(-2.9rem,-1rem)
    }

    .fa_PSA .fa_tit h3 {
        font-size: 32px
    }

    .fa_PSA .fa_title {
        font-size: 40px
    }

    .fa_Pro .fa_casedt .fa_dtright .fa_dt_title h1 {
        font-size: 20px !important;
        text-align: center;
        margin: 0
    }

    .fa_Stock .fa_gszl .fa_li {
        min-width: .25rem
    }
}

@media only screen and (max-width: 768px) {
    .fa_About .fa_cyghelp .fa_wrapper {
        max-width:87%
    }

    .fa_About .fa_envP,.jhtys,.fa_groupAdv {
        background-color: #f5f5f5
    }

    .fa_About .fa_envP .fa_abtitle {
        margin-top: 0;
        padding-top: 0.6rem
    }

    .fa_About .fa_envP .fa_li:last-child {
        margin-bottom: 0
    }

    .fa_About .fa_envP {
        padding-bottom: 0.5rem
    }

    .fa_About .fa_companyInfo .fa_box {
        width: 100%
    }

    .fa_About .fa_honor {
        padding-top: 0
    }

    .fa_About .fa_honor .fa_abtitle {
        padding-top: 0.7rem;
        margin-top: 0;
        margin-bottom: 0
    }

    .fa_About .fa_honor:nth-child(2) .fa_box {
        margin-top: 0.73rem
    }

    .fa_About .fa_honor:nth-child(3) .fa_box {
        padding: 0.55rem 10%
    }

    .fa_About .fa_honor2 .fa_abtitle {
        line-height: 1
    }

    .fa_About .fa_honor2 {
        padding-bottom: 0.5rem;
        background-image: none;
        background-color: rgba(195,11,32,.82)
    }

    .fa_About .fa_honor ul {
        text-align: center;
        margin-bottom: 0
    }

    .fa_About .fa_honor2 .fa_flexwrap {
        justify-content: flex-start
    }

    .fa_About .fa_honor ul li {
        line-height: 1.5;
        margin-bottom: 0.2rem
    }

    .fa_About .fa_idea .fa_li .fa_right {
        padding: 5% 3% .77rem 10%;
        text-align: left
    }

    .fa_About .fa_honor2 .fa_l9 {
        width: calc(100% / 3);
        text-align: center
    }

    .fa_About.honor-wrapper .fa_honor2 .fa_l9 {
        width: 33.33%;
        text-align: center
    }

    .fa_About.honor-wrapper .fa_honor img {
        width: 50%
    }

    .fa_About .fa_honor2 .fa_l9 img {
        width: 50%
    }

    .fa_About .fa_res .fa_list .fa_li {
        width: 100%;
        margin-bottom: 12px
    }

    .fa_About .fa_cygpeople .fa_imgli {
        margin-bottom: 10px
    }

    .fa_About.fa_global .fa_flexwrap {
        align-content: center;
        margin-top: 0.3rem
    }

    .fa_About.fa_global .fa_abtitle {
        font-size: 0.45rem;
        padding-top: 0
    }

    .fa_About.fa_global .fa_left {
        width: 100%;
        margin-bottom: 30px
    }

    .fa_About.fa_global .fa_right {
        width: 100%;
        overflow: hidden
    }

    .fa_About.fa_global #box {
        margin: 0 auto;
        width: 280px;
        height: 280px
    }

    .fa_About.fa_global #box canvas {
        width: 280px !important;
        height: 280px !important
    }
}

.contact_wrapper .fa_list {
}

.fa_About.contact_wrapper .fa_ctc .fa_list .fa_li {
    padding: 0;
    min-height: 3.5rem;
    height: auto;
    -webkit-box-shadow: 0 0 0.13rem 0.05rem hsl(0deg 0% 84% / 39%);
    box-shadow: 0 0 0.13rem 0.05rem hsl(0deg 0% 84% / 39%)
}

.contact_wrapper .fa_list .fa_left {
    padding-left: 6.25%;
    padding-right: 2.5%
}

.fa_About.contact_wrapper .fa_ctc .fa_list .fa_li .fa_right>div.fa_box>div {
    max-width: inherit;
    font-size: .22rem;
    color: #434343;
    text-align: center;
    margin: 0 0.3rem;
    line-height: 1.5
}

.fa_About.contact_wrapper .fa_ctc .fa_list .fa_li img {
    width: 1.8rem
}

.fa_About.contact_wrapper .fa_ctc .fa_list .fa_li .fa_right>div.fa_box>div p {
    font-size: .22rem
}

.fa_About.contact_wrapper .fa_ctc .fa_list .fa_li .fa_right p:nth-child(2) {
    margin-top: 0.1rem
}

.fa_About.contact_wrapper .fa_ctc .fa_list .fa_li .fa_left h3 {
    font-size: 0.34rem;
    margin-bottom: 0.2rem;
    line-height: 1.5
}

.fa_About.contact_wrapper .fa_ctc .fa_list .fa_li .fa_left h3 a {
    font-family: speeding,sans-serif
}

.fa_About.contact_wrapper .fa_ctc .fa_list .fa_li .fa_left p {
    background-size: 0.4rem;
    padding-left: 0.6rem;
    font-size: 0.22rem;
    margin-top: 0.2rem;
    line-height: 1.4
}

.fa_About .fa_ctc .fa_list .fa_li {
    background-size: auto 100%;
    background-position: right center;
    padding: 20px;
    background-color: #fff;
    margin-bottom: 3vw;
    box-shadow: 0 0 30px rgba(0,0,0,0.1)
}

.fa_About .fa_ctc .fa_list .fa_li .fa_left h3 {
    font-size: var(--f30);
    color: #5d5d5d;
    font-family: speeding,sans-serif;
    margin-bottom: 10px
}

.fa_About .fa_ctc .fa_list .fa_li .fa_left p {
    font-size: 20px;
    color: #434343;
    margin-top: 14px;
    background-size: auto;
    padding-left: 62px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 37px;
    font-weight: 500
}

.fa_About .fa_ctc .fa_list .fa_li .fa_left p span {
    font-size: .18rem
}

.fa_About .fa_ctc .fa_list .fa_li .fa_left p a {
    font-weight: 500
}

.fa_About .fa_ctc .fa_list .fa_li:nth-child(even) {
    background-position: left center
}

.fa_About .fa_ctc .fa_list .fa_li .fa_right>div.fa_box {
    display: flex;
    justify-content: center
}

.fa_About .fa_ctc .fa_list .fa_li img {
    max-width: 100%
}

.fa_About .fa_ctc .fa_list .fa_li .fa_right>div.fa_box>div {
    max-width: 45%;
    text-align: center;
    margin: 0 2vw
}

.fa_About .fa_ctc .fa_list .fa_li .fa_right>div.fa_box>div p {
    font-size: 18px
}

.fa_About.contact_wrapper .fa_ctc .fa_list .fa_li:hover .fa_left h3 a {
    color: #d61518
}

@media only screen and (max-width: 768px) {
    .contact_wrapper,.fa_About .fa_cygpeople {
        background-color:#f5f5f5
    }

    .fa_About .fa_cygpeople .fa_abtitle {
        text-align: center
    }

    .fa_About .fa_cygpeople .fa_absum {
        margin-bottom: 1rem
    }

    .fa_About .fa_cygpeople .fa_imgli {
        border-radius: 0
    }

    .fa_About .fa_cygpeople .fa_wrapper {
        width: 95%;
        padding-top: 0;
        margin: 0 auto;
        padding: 0
    }

    .fa_About .fa_cygpeople .fa_boxbottom {
        margin-bottom: 0.5rem
    }

    .fa_About .fa_cygpeople .fa_boxtop .fa_left {
        padding: 0 4.5%
    }

    .fa_About .fa_ctc .fa_list .fa_li .fa_left p {
        padding-left: 40px;
        background-size: 30px
    }

    .fa_About.contact_wrapper .fa_ctc .fa_list .fa_li .fa_left h3 {
        font-size: 0.3rem
    }

    .fa_About.contact_wrapper .fa_ctc .fa_list .fa_li {
        padding: .2rem .4rem;
        align-items: inherit;
        margin-bottom: 0.4rem
    }

    .contact_wrapper .fa_list .fa_left {
        padding-left: 0;
        width: 2.7rem
    }

    .fa_About.contact_wrapper .fa_ctc .fa_list .fa_li .fa_left p {
        font-size: 0.18rem;
        text-align: justify;
        font-weight: bolder;
        background-position: left top;
        margin-top: 0.2rem
    }

    .fa_About.contact_wrapper .fa_ctc .fa_list .fa_li .fa_left p:nth-child(3) {
        margin-top: 0.26rem
    }

    .fa_About.contact_wrapper .fa_ctc .fa_list .fa_right_lx {
        width: 1rem!important;
        margin: 0
    }

    .fa_About.contact_wrapper .fa_ctc .fa_list .fa_li .fa_right>div.fa_box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        height: 100%
    }

    .fa_About.contact_wrapper .fa_ctc .fa_list .fa_li img {
        width: 100%
    }

    .fa_About.contact_wrapper .fa_ctc .fa_list .fa_li .fa_right>div.fa_box>div p {
        font-size: 0.16rem;
        color: #fff;
        font-weight: bolder
    }

    .fa_About.contact_wrapper .fa_ctc .fa_list .fa_li .fa_right p:nth-child(2) {
        margin-top: 0.05rem
    }

    .fa_About.contact_wrapper .fa_ctc .fa_list .fa_li .fa_right>div.fa_box>div {
        margin: 0
    }

    .fa_About.contact_wrapper .fa_ctc .fa_list .fa_li:nth-child(2n) .fa_right_lx {
        padding-right: 0;
        padding-top: 0
    }

    .fa_About.contact_wrapper .fa_ctc .fa_list .fa_lib .fa_left {
        width: 2.7rem
    }
}

@media only screen and (min-width: 769px) {
    .fa_About .fa_ctc .fa_list .fa_li {
        display:flex;
        align-items: center;
        background-repeat: no-repeat;
        padding: 4% 3%;
        height: 348px;
        padding-left: 6%
    }

    .fa_About .fa_ctc .fa_list .fa_li>div {
        width: 50%
    }

    .fa_About .fa_ctc .fa_list .fa_li:nth-child(2n) {
        flex-direction: row-reverse
    }
}

.fa_News {
    background-color: #f5f5f5
}

.fa_News .fa_wrapper .fa_list {
    padding-top: 0.66rem
}

.fa_News .fa_list .fa_li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    padding: .3rem 0;
    -webkit-box-shadow: 0 0.05rem 0.1rem hsla(0,0%,83.9%,.39);
    box-shadow: 0 0.05rem 0.1rem hsla(0,0%,83.9%,.39);
    margin-bottom: .22rem;
    cursor: pointer
}

.fa_News .fa_list .fa_li01 {
    display: flex;
    margin-bottom: 20px;
    padding: var(--f30);
    background-color: #fff;
    box-shadow: 0 0.05rem 0.1rem hsl(0deg 0% 84% / 39%)
}

.fa_News .fa_list .fa_li01 h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: var(--f24);
    margin: 0 0 10px
}

.fa_News .fa_list .fa_li01:hover h3 {
    color: #d61518
}

.fa_News .fa_list .fa_li01 article {
    font-size: var(--f18);
    color: #919191;
    font-weight: 300;
    margin: 3vw 0 5vw;
    display: block;
    height: 60px;
    line-height: 30px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.fa_News .fa_list .fa_li01 p {
    font-size: var(--f18);
    color: #919191;
    padding-bottom: 10px;
    border-bottom: #aaa solid 1px
}

.fa_News .fa_list .fa_li .fa_data {
    text-align: right;
    color: #474747;
    line-height: 1
}

.fa_News .fa_list .fa_li .fa_data h3 {
    font-size: .36rem;
    line-height: 1;
    margin-bottom: .05rem;
}

.fa_News .fa_list .fa_li .fa_data h5 {
    font-size: 0.21rem;
    margin: 0;
    line-height: 1
}

.fa_News .fa_list .fa_li .fa_tit {
    border-left: #787878 solid 1px;
    height: 100%
}

.fa_News .fa_list .fa_li .fa_tit h4 {
    height: 0.35rem;
    font-size: .22rem;
    line-height: .35rem;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0
}

.fa_News .fa_list .fa_li:hover .fa_tit {
    border-color: #d61518
}

.fa_News .fa_list .fa_li:hover .fa_tit h4 {
    color: #d61518
}

.fa_News .fa_list .fa_li:hover .fa_data h3 {
    color: #d61518
}

.fa_News .fa_list .fa_li:hover .fa_data h5 {
    color: #d61518
}

.ivu-page {
    font-size: .3rem;
    text-align: center;
    padding: .8rem 0 .9rem;
    margin-bottom: 0
}

.ivu-page .ivu-page-disabled a {
    opacity: 0.7;
    cursor: not-allowed
}

.ivu-page-item-jump-next,.ivu-page-item-jump-prev,.ivu-page-next,.ivu-page-prev {
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-width: 32px;
    height: 32px;
    line-height: 30px;
    list-style: none;
    text-align: center;
    cursor: pointer;
    color: #666;
    font-family: Arial;
    border: 1px solid #dcdee2;
    border-radius: 4px;
    transition: all .2s ease-in-out
}

.ivu-page .ivu-page-custom-text,.ivu-page .ivu-page-custom-text:hover {
    border-color: transparent
}

.ivu-page-item-jump-next,.ivu-page-item-jump-prev {
    border-color: transparent
}

.ivu-page-next a,.ivu-page-prev a {
    color: #fff !important
}

.ivu-page .ivu-page-next a,.ivu-page .ivu-page-prev a {
    font-size: .12rem !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.ivu-page-item-active {
    background-color: #d61518
}

.ivu-page .ivu-page-item:hover a {
    color: #aaa
}

.ivu-page-item-jump-next:after,.ivu-page-item-jump-prev:after {
    content: "脙茠脝鈥櫭冣犆⑩偓鈩⒚兤捗⑩偓拧脙鈥毭偮┟兤捗嗏櫭兟⒚⑩毬偮姑兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥毭偮犆兤捗嗏櫭兟⒚⑩毬吢∶兤捗⑩偓拧脙鈥毭偮ッ兤捗嗏櫭冣犆⑩偓鈩⒚兤捗⑩偓拧脙鈥毭偮⒚兤捗嗏櫭冣毭偮⒚兤捗偮⒚兟⒚⑩毬吢∶冣毭偮兤捗⑩偓鹿脙鈥γ⑩偓艙脙茠脝鈥櫭兟⒚⑩毬吢∶兤捗⑩偓拧脙鈥毭偮┟兤捗嗏櫭冣犆⑩偓鈩⒚兤捗⑩偓拧脙鈥毭偮⒚兤捗嗏櫭冣毭偮⒚兤捗偮⒚兟⒚⑩毬吢∶冣毭偮兤捗⑩偓娄脙鈥毭偮∶兤捗嗏櫭兟⒚⑩毬吢∶兤捗⑩偓拧脙鈥毭偮兤捗嗏櫭冣犆⑩偓鈩⒚兤捗⑩偓拧脙鈥毭偮⒚兤捗嗏櫭冣毭偮⒚兤捗偮⒚兟⒚⑩毬吢∶冣毭偮兤捗⑩偓鹿脙鈥γ⑩偓艙脙茠脝鈥櫭兟⒚⑩毬吢∶兤捗⑩偓拧脙鈥毭偮┟兤捗嗏櫭冣犆⑩偓鈩⒚兤捗⑩偓拧脙鈥毭偮⒚兤捗嗏櫭冣毭偮⒚兤捗偮⒚兟⒚⑩毬吢∶冣毭偮兤捗⑩偓娄脙鈥毭偮∶兤捗嗏櫭兟⒚⑩毬吢∶兤捗⑩偓拧脙鈥毭偮兤捗嗏櫭冣犆⑩偓鈩⒚兤捗⑩偓拧脙鈥毭偮兤捗嗏櫭兟⒚⑩毬吢∶兤捗⑩偓拧脙鈥毭偮棵兤捗嗏櫭兟⒚⑩毬吢∶兤捗⑩偓拧脙鈥毭偮";
    display: block;
    letter-spacing: 1px;
    color: #ccc;
    text-align: center
}

.ivu-page-item-jump-next:hover:after,.ivu-page-item-jump-next i,.ivu-page-item-jump-prev:hover:after,.ivu-page-item-jump-prev i {
    display: none
}

.fly .ivu-page .ivu-page-item {
    height: .4rem;
    line-height: .4rem;
    background-color: transparent;
    padding: 0 .05rem;
    border: none;
    margin: 0 .1rem
}

.fly .ivu-page .ivu-page-next,.fly .ivu-page .ivu-page-prev {
    height: .4rem;
    line-height: .4rem;
    background-color: #787878;
    padding: 0 .05rem;
    margin: 0 .1rem
}

.ivu-page-item-active {
    border-color: #2d8cf0
}

.ivu-page-item {
    display: inline-block;
    vertical-align: middle;
    min-width: 32px;
    height: 32px;
    line-height: 30px;
    margin-right: 4px;
    text-align: center;
    list-style: none;
    background-color: #fff;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    font-family: Arial !important;
    font-weight: 500;
    border: 1px solid #dcdee2;
    border-radius: 4px;
    transition: border .2s ease-in-out,color .2s ease-in-out
}

.ivu-page .ivu-page-item a {
    font-size: .24rem !important
}

.ivu-page .ivu-page-item-active a {
    color: #d61518 !important
}

.ivu-page-item-active:hover a,.ivu-page-item-active a {
    color: #2d8cf0
}

.ivu-page-item a {
    margin: 0 6px;
    text-decoration: none;
    color: #515a6e
}

.ivu-page .ivu-page-item-active {
    border: 1px solid #d61518 !important;
    font-size: .25rem !important;
    background: transparent !important
}

.ivu-page-item-jump-next:hover i:before,.ivu-page-item-jump-next:hover i:after {
    content: "";
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    background: url(/static/home/images/right.png) no-repeat center center;
    background-size: contain
}

.ivu-page-item-jump-next:hover i:after {
    margin-left: -8px
}

.ivu-page-item-jump-next:hover i,.ivu-page-item-jump-prev:hover i {
    display: inline
}

.culTureBox .swiper-button-prev,.culTureBox .swiper-button-next {
    width: 0.4rem
}

.culTureBox .swiper-button-prev {
    background-image: url(/static/home/images/arrow-left.png)
}

.culTureBox .swiper-button-next {
    background-image: url(/static/home/images/arrow-right.png)
}

.fa_NewsDetail {
    display: flex;
    align-items: center;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    visibility: hidden;
    z-index: -99
}

.fa_NewsDetail.fa_active {
    z-index: 820 !important;
    visibility: visible !important
}

.fa_NewsDetail .fa_dt_btn {
    display: block;
    width: .8rem;
    height: .8rem;
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -.35rem;
    z-index: 1008;
    overflow: hidden;
    -webkit-transform: translateX(-.8rem);
    transform: translateX(-.8rem);
    -webkit-transition: .4s;
    transition: .4s
}

.culSlider1 {
    background: url(/static/home/images/footballbg.png) no-repeat 50%
}

.culSlider2 {
    background: url(/static/home/images/bsktbg.png) no-repeat 50%
}

.culSlider3 {
    background: url(/static/home/images/tennisbg.png) no-repeat 50%
}

.culSlider4 {
    background: url(/static/home/images/familybg.png) no-repeat 50%
}

.culSlider5 {
    background: url(/static/home/images/yumaobg.png) no-repeat 50%
}

.culSlider6 {
    background: url(/static/home/images/yearsbg.png) no-repeat 50%
}

.fa_NewsDetail.fa_active .fa_dt_btn {
    transform: translateX(00%);
    opacity: 1
}

.fa_NewsDetail .fa_dt_btn span {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s;
    padding: 0;
    border: 0;
    outline: none;
    color: #fff;
    background-color: #d61518
}

.fa_NewsDetail .fa_dt_btn span:first-child {
    font: .16rem/1.2 microsoft yahei;
    color: #fff;
    padding: .2rem;
    height: .8rem;
    position: absolute;
    top: 0;
    box-sizing: border-box
}

.fa_NewsDetail .fa_dt_btn span:last-child {
    position: absolute;
    left: 100%;
    margin-left: 10px;
    top: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.fa_NewsDetail .fa_dt_btn:hover span:first-child {
    transform: translateX(-100%)
}

.fa_NewsDetail .fa_dt_btn:hover span:last-child {
    margin-left: 0;
    left: 0
}

.fa_NewsDetail .fa_dt_btn span i {
    font-size: 0.34rem
}

.fa_NewsDetail .fa_details {
    width: calc(100% - 0.8rem);
    height: 100%;
    opacity: 0;
    margin: 0 auto 0 .8rem;
    background-color: #fff;
    z-index: 1010;
    cursor: auto;
    width: 100%;
    min-height: 100%;
    transform: translate(100%);
    -webkit-transform: translate(100%);
    -webkit-transition: .4s;
    transition: .4s;
    height: 100%;
    overflow-y: auto
}

.fa_NewsDetail.fa_active .fa_details {
    transform: translateX(00%);
    opacity: 1
}

.fa_NewsDetail .fa_details .fa_wrapper {
    width: 9rem;
    margin: 0 auto
}

.fa_NewsDetail .fa_details .fa_wrapper .fa_tit {
    display: block;
    padding-top: 6%;
    color: #000;
    font: .28rem/1.5 microsoft yahei;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding-bottom: 0.45rem;
    margin-bottom: 0
}

.fa_NewsDetail .fa_details .fa_wrapper .fa_sum {
    text-align: center;
    color: #bcbbbb;
    padding-left: .26rem;
    padding: .3rem 0
}

.fa_NewsDetail .fa_details .fa_wrapper .fa_content {
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #686868
}

.fa_NewsDetail .fa_details .fa_wrapper .fa_content p {
    text-align: left;
    line-height: 1.8;
    margin-bottom: 19px;
    text-align: left;
    color: #666
}

.fa_NewsDetail .fa_details .fa_wrapper .fa_content img {
    margin: 0 auto;
    width: 70%!important;
    height: auto!important
}

.fa_Newsbox .fa_list .fa_li .fa_liicon i,.fa_Newsbox .fa_list .fa_li01 .fa_liicon {
    display: block;
    background-position: center;
    background-size: contain;
    transition: all 0.5s;
    filter: grayscale(1);
    max-width: 100%;
    background-image: url(/static/home/images/moreicon.png);
    background-repeat: no-repeat;
    display: block;
    width: .5rem;
    height: .5rem
}

.news_ckgd {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px
}

.fa_Newsbox .fa_list .fa_li01:hover .news_ckgd {
    color: #d61518
}

.fa_Newsbox .fa_list .fa_li01 .fa_liicon {
    margin-left: 0;
    margin: 0%;
    margin-right: 5%
}

.fa_Newsbox .fa_list .fa_li01 .fa_Img {
    padding-bottom: 50%
}

.fa_Newsbox.fa_download .fa_list .fa_li .fa_liicon i {
    background-image: url(/static/home/images/downicon.png)
}

.fa_Newsbox .fa_list .fa_li:hover .fa_liicon i,.fa_Newsbox .fa_list .fa_li01:hover .fa_liicon {
    filter: grayscale(0)
}

.fa_Newsbox .fa_list .fa_li:hover .fa_tit {
    border-color: #d61518
}

@media only screen and (max-width: 768px) {
    .fa_NewsDetail .fa_details .fa_wrapper .fa_content img {
        width:70%!important;
        display: block!important;
        margin: 0 auto!important
    }

    .fa_News .fa_list .fa_li .fa_data h3 {
        font-size: 0.2rem
    }

    .fa_News .fa_list .fa_li .fa_data h5 {
        font-size: 0.25rem;
        margin: 0
    }

    .fa_Newsbox .fa_list .fa_li .fa_data {
        font-size: .2rem;
        padding: 0 2%;
        text-align: center;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: center
    }

    .fa_News .fa_list .fa_li .fa_tit h4 {
        height: .35rem;
        font-size: .22rem;
        line-height: .35rem;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    .fa_NewsDetail .fa_dt_btn {
        width: 60px;
        height: 60px
    }

    .fa_NewsDetail .fa_details {
        width: calc(100% - 60px)
    }

    .fa_Newsbox .fa_list .fa_li .fa_tit {
        width: 90%;
        padding: .225rem 1%
    }

    .fa_Newsbox .fa_list .fa_li01>div {
        width: 100%
    }
}

@media only screen and (min-width: 769px) {
    .fa_Newsbox .fa_list .fa_li .fa_data {
        padding-right:5%;
        font-size: .5rem;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .fa_Newsbox .fa_list .fa_li .fa_tit {
        width: 59.25%;
        color: #5d5d5d;
        padding: .225rem 1%;
        border-left: 1px solid #787878;
        cursor: pointer
    }

    .fa_Newsbox .fa_list .fa_li .fa_liicon {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: center
    }

    .fa_Newsbox .fa_list .fa_li01 .fa_left {
        width: 50%;
        padding-right: 5vw
    }

    .fa_Newsbox .fa_list .fa_li01 .fa_right {
        width: 50%
    }
}

.fa_Stock {
    background-color: #f5f5f5
}

.fa_Stock .fa_detailsBox img {
    width: auto
}

.fa_Stock .fa_gszl .fa_list {
    margin: .5rem 0 .6rem;
    justify-content: space-around
}

.fa_Stock .fa_gszl .fa_li {
    text-align: center;
    box-sizing: border-box
}

.fa_Stock .fa_gszl .fa_li img {
    width: 56%;
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.fa_Stock .fa_gszl .fa_li:hover img {
    transform: scale(1.1)
}

.fa_Stock .fa_gszl .fa_li h3 {
    font-size: .25rem;
    line-height: 1;
    margin: 0.7rem auto 0;
    color: #515a6e
}

.fa_Stock .fa_gszl .fa_li:hover .fa_tit {
    border-color: #d61518
}

.fa_Stock .fa_gszl .fa_li:hover h3 {
    color: var(--main-color)
}

.fa_Stock .fa_gszl .fa_li h3::after {
    height: 1px;
    background-color: #787878;
    margin: 0.7rem auto 0;
    content: "";
    display: block;
    width: .64rem
}

.fa_Stock .fa_gszl .fa_li:hover h3::after {
    background: var(--main-color)
}

.fa_Stock .fa_message .fa_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 15.06rem;
    background-color: #fff;
    padding: .5rem .76rem .7rem .5rem;
    margin: .4rem auto .65rem
}

.fa_Stock .fa_message .fa_left h2 {
    color: var(--main-color);
    font-size: .35rem;
    line-height: 1.4;
    margin: .67em 0;
    font-weight: 700
}

.tujinga {
    color: var(--main-color);
    font-size: .18rem;
    line-height: .18rem;
    margin-bottom: 0
}

.fa_form {
    margin-bottom: 0.6rem
}

.tujingb {
    color: #666;
    padding-top: .2rem;
    font-size: .18rem
}

.tujingb span {
    color: var(--main-color)
}

.fa_Stock .fa_message .fa_left p {
    font-size: .18rem;
    line-height: 1.6;
    color: #5d5d5d;
    margin-bottom: .8rem
}

.fa_Stock .fa_message .fa_right .fa_form input {
    margin: 0;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    line-height: 1.5;
    padding: 4px 7px;
    font-size: 14px;
    border-radius: 4px;
    color: #515a6e;
    background-image: none;
    position: relative;
    cursor: text;
    overflow: hidden;
    border: none;
    transition: border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;
    height: .6rem;
    background-color: #f5f5f5
}

.fa_Stock .fa_message .fa_right .fa_form input:focus,.fa_Stock .fa_message .fa_right textarea:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(45,140,240,.2)
}

.fa_Stock .fa_message .fa_right textarea {
    display: block;
    width: 100%;
    height: 92px;
    min-height: 92px;
    max-height: 113px;
    overflow-y: hidden;
    padding: 4px 7px;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    color: #515a6e;
    background-color: #f5f5f5;
    background-image: none;
    position: relative;
    cursor: text
}

.fa_Stock .fa_message .fa_right .fa_form input::-webkit-input-placeholder,.fa_Stock .fa_message .fa_right textarea::-webkit-input-placeholder {
    color: #c5c8ce
}

.fa_Stock .fa_message .fa_left img {
    max-width: 100%
}

.fa_Stock .fa_message .fa_right label {
    font-size: .18rem;
    line-height: 2;
    padding-top: .2rem
}

.fa_Stock .fa_message .fa_right .fa_form_l1 p {
    position: relative
}

.fa_Adva .fa_difference .fa_box2 ul li p {
    text-align: center
}

.ivu-input-word-count {
    text-align: center;
    position: absolute;
    right: 7px;
    top: 2px;
    bottom: 2px;
    padding-left: 7px;
    background-color: #fff;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    color: #808695;
    font-size: 12px;
    align-items: flex-end;
    top: auto
}

.fa_Stock .fa_message button {
    display: block;
    width: 2rem;
    height: .6rem;
    font-size: .25rem;
    line-height: .6rem;
    text-align: center;
    background-color: #d61518;
    color: #fff;
    border-radius: .1rem;
    margin-top: .6rem;
    outline: none;
    border: none
}

.fa_Stock .fa_message .fa_imgcode {
    max-width: 410px;
    display: flex;
    align-items: center
}

.fa_Stock .fa_message .fa_imgcode>* {
    width: 50%
}

.fa_Stock .fa_detailsBox .fa_wrapper {
    width: 12rem
}

.fa_Stock .fa_detailsBox .fa_tit {
    position: relative;
    font-size: .3rem;
    text-align: center;
    margin: .5rem 0 0;
    padding-bottom: .2rem;
    font-weight: 700;
    border-bottom: 1px solid #ccc
}

.fa_Stock .fa_detailsBox .fa_tit:before {
    content: "";
    display: block;
    background-color: #333;
    width: 1rem;
    height: .03rem;
    border: none;
    margin: auto;
    bottom: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10
}

.fa_Stock .fa_detailsBox .fa_sum {
    text-align: center;
    margin: .2rem auto;
    font-size: 14px;
    line-height: 1.5;
    color: #515a6e
}

.fa_Stock .fa_detailsBox .fa_content {
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #515a6e;
    text-align: justify;
    margin-bottom: .7rem
}

.fa_Stock .fa_detailsBox .fa_sum .fa_content img {
    max-width: 100%;
    height: auto
}

.tenProduct2_wrapper .fa_wrapper, .tenProduct_wrapper .fa_wrapper {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    background-color: #fff;
    padding: 0 0 0.35rem;
    -webkit-box-shadow: 0 0 0.05rem 0.03rem hsl(0deg 0% 84% / 39%);
    box-shadow: 0 0 0.05rem 0.03rem hsl(0deg 0% 84% / 39%);
    margin: -1.65rem auto 0.48rem
}

.tenProduct_wrapper .w {
    width: 100%;
    margin-top: -14px
}

.tenProduct_wrapper .tp-col {
    width: 100%;
    padding: 1.5%;
    background: url(/static/home/images/tenproduct-top-bg.2afa1953.jpg) no-repeat 50%/cover;
    position: relative;
    box-sizing: border-box
}

.tenProduct_wrapper .tp-col .img-col {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.tenProduct_wrapper .tp-col .img-col img {
    display: block;
    width: 100%
}

.tenProduct_wrapper .tp-col .text {
    font-size: .16rem;
    color: #fff;
    line-height: 1.6;
    margin: 3% auto 4%;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    text-align: justify
}

.tenProduct_wrapper .tp-col .btn-col {
    width: 51%;
    margin: 0.1rem auto;
    text-align: center
}

.tenProduct_wrapper .tp-col .btn-col .btn {
    display: inline-block;
    margin: auto;
    font-size: .16rem;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    visibility: hidden;
    -webkit-transition: visibility .3s ease-in;
    transition: visibility .3s ease-in
}

.tenProduct_wrapper .tp-col .case-text {
    position: absolute;
    left: 0.25rem;
    bottom: 0.33rem;
    color: #fff;
    font-size: .25rem;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.tenProduct_wrapper .bt-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.tenProduct_wrapper .bt-col .fl {
    position: relative;
    width: 51.73%;
    padding: 0.25rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    box-sizing: border-box
}

.tenProduct_wrapper .bt-col .fl:nth-child(2n) {
    width: 48.27%;
}

.tenProduct_wrapper .bt-col .fl .product-img-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.tenProduct_wrapper .bt-col .fl .product-img-container img {
    width: 48%;
    display: block;
    border: none
}

.tenProduct_wrapper .bt-col .fl.green .product-img-container img {
    width: 100%;
}

.tenProduct_wrapper .bt-col .fl.blue .product-img-container img {
    width: 100%;
}

.tenProduct_wrapper .bt-col .fl .product-des {
    font-size: .16rem;
    line-height: 2;
    color: #fff;
    margin: 5% 0;
    padding: 8px;
    border-radius: 10px;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    text-align: justify
}

.tenProduct_wrapper .bt-col .fl .btn,.tenProduct_wrapper .bt-col .fl .btn span {
    margin: 0.1rem auto;
    font-size: .16rem;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tenProduct_wrapper .bt-col .fl .btn {
    width: 1.4rem;
    visibility: hidden;
    -webkit-transition: visibility .3s ease-in;
    transition: visibility .3s ease-in
}

.tenProduct_wrapper .bt-col .fr .tp,.tenProduct_wrapper .bt-col .fr {
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tenProduct_wrapper .bt-col .fr .tp {
    position: relative;
    -ms-flex: 1;
    flex: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 0 0.3rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.tenProduct_wrapper .bt-col .fr .tp .product-img-container {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.tenProduct_wrapper .bt-col .fr .tp .product-img-container img {
    display: block;
    max-width: 100%;
    max-height: 2.2rem;
    margin: 0.2rem
}

.tenProduct_wrapper .bt-col .fr .tp .product-des {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: .16rem;
    line-height: 2;
    color: #fff;
    margin: 5% 0;
    padding: 8px;
    border-radius: 10px;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    text-align: justify
}

.tenProduct_wrapper .bt-col .fr .tp .btn,.tenProduct_wrapper .bt-col .fr .tp .btn span {
    font-size: .16rem;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tenProduct_wrapper .bt-col .fr .tp .btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0.2rem;
    visibility: hidden;
    -webkit-transition: visibility .3s ease-in;
    transition: visibility .3s ease-in;
    width: 1.4rem;
    margin: 0.1rem auto
}

.tenProduct_wrapper .bt-col .fr .tp .btn span {
    display: inline-block;
    border-bottom: 1px solid #fff
}

.tenProduct_wrapper .bt-col .fr .case-text {
    position: absolute;
    left: 0.25rem;
    bottom: 0.33rem;
    color: #fff;
    font-size: .25rem;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.tenProduct_wrapper .bt-col .fr .bt {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-size: cover;
    padding-top: 0.2rem;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.tenProduct_wrapper .bt-col .fr .bt .product-img-container {
    width: 88%;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.tenProduct_wrapper .bt-col .fr .bt .product-des {
    width: 88%;
    margin: 0.25rem auto 0;
    font-size: .16rem;
    color: #fff;
    padding: 8px;
    border-radius: 10px;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    text-align: justify
}

.fl {
    float: left
}

.fr {
    float: right
}

.tenProduct_wrapper .bt-col .fr {
    width: 48.27%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tenProduct_wrapper .bt-col .fr .btn, .tenProduct_wrapper .bt-col .fr .btn span {
    font-size: .16rem;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tenProduct_wrapper .bt-col .fr .bt .product-img-container img {
    display: block;
    width: 100%
}

.tenProduct_wrapper .bt-col .fl .case-text {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0.33rem;
    padding: 0 .25rem;
    color: #fff;
    font-size: .25rem;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.tenProduct_wrapper .bt-col .fr .tp .btn span, .tenProduct_wrapper .bt-col .fl .btn span, .tenProduct_wrapper .bt-col .fr .btn span {
    display: inline-block;
    border-bottom: 1px solid #fff
}

.tenProduct_wrapper .bt-col .fr .btn {
    width: 1.4rem;
    margin: 0.1rem auto 0.25rem;
    visibility: hidden;
    -webkit-transition: visibility .3s ease-in;
    transition: visibility .3s ease-in
}

.tenProduct_wrapper .tp-col:hover {
    background-color: #1a428a;
    background-image: none !important;
}

.tenProduct_wrapper .tp-col:hover .phoneImg, .tenProduct_wrapper .tp-col:hover .btn, .tenProduct_wrapper .tp-col:hover .img-col, .tenProduct_wrapper .tp-col:hover .text {
    opacity: 1;
    visibility: visible
}

.tenProduct_wrapper .tp-col:hover .case-text {
    opacity: 0
}

.tenProduct_wrapper .bt-col .fr .btn:hover, .tenProduct_wrapper .bt-col .fl .btn:hover, .tp-col .btn:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.tenProduct_wrapper .bt-col .fl:hover {
    background-color: #6207a8;
    background-image: none !important;
}

.tenProduct_wrapper .bt-col .fl:hover .phoneImg, .tenProduct_wrapper .bt-col .fl:hover .btn, .tenProduct_wrapper .bt-col .fl:hover .product-des, .tenProduct_wrapper .bt-col .fl:hover .product-img-container {
    opacity: 1;
    visibility: visible;
}

.tenProduct_wrapper .bt-col .fl:hover .case-text {
    opacity: 0;
    z-index: -1
}

.tenProduct_wrapper .bt-col .fl.green:hover {
    background-color: #26b7bc;
    background-image: none !important;
}

.tenProduct_wrapper .bt-col .fl.blue:hover {
    background-color: #0091db;
    background-image: none !important;
}

.tenProduct_wrapper .bt-col .fr .tp:hover {
    background-color: #e2a013;
    background-image: none !important;
}

.tenProduct_wrapper .bt-col .fr .tp:hover .phoneImg, .tenProduct_wrapper .bt-col .fr .tp:hover .btn, .tenProduct_wrapper .bt-col .fr .tp:hover .product-des, .tenProduct_wrapper .bt-col .fr .tp:hover .product-img-container {
    opacity: 1;
    visibility: visible
}

.tenProduct_wrapper .bt-col .fr .bt:hover .case-text, .tenProduct_wrapper .bt-col .fr .tp:hover .case-text {
    opacity: 0;
    display: none
}

.tenProduct_wrapper .bt-col .fr .bt:hover {
    background-color: #1d90ba;
    background-image: none !important;
}

.tenProduct_wrapper .bt-col .fr .bt:hover .phoneImg, .tenProduct_wrapper .bt-col .fr .bt:hover .btn, .tenProduct_wrapper .bt-col .fr .bt:hover .product-des, .tenProduct_wrapper .bt-col .fr .bt:hover .product-img-container {
    opacity: 1;
    visibility: visible
}

.tenProduct_wrapper .bt-col .fr .tp .btn:hover {
    -webkit-transform: scale(1.2) translateX(-45%);
    transform: scale(1.2) translateX(-45%)
}

.phoneImg {
    display: none
}

@media screen and (max-width: 768px) {
    .phoneImg {
        opacity:0;
        -webkit-transition: opacity .3s ease-in;
        transition: opacity .3s ease-in
    }

    .phoneImg,.phoneImg img {
        margin: 0 auto;
        width: 100%
    }

    .tenProduct_wrapper .img-col,.tenProduct_wrapper .product-img-container {
    }

    .fa_tenProduct .fa_pageBanner2 img {
        height: 6.5rem;
        object-fit: cover
    }

    .tenProduct_wrapper .bt-col .fr .tp,.tenProduct_wrapper .bt-col .fl,.tenProduct_wrapper .tp-col {
        padding: 0.2rem
    }

    .tenProduct_wrapper .bt-col .fr .tp {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .tenProduct_wrapper .tp-col .text {
        padding: 0.2rem 0.1rem 0
    }

    .tenProduct_wrapper .fa_wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: -1.25rem
    }

    .tenProduct_wrapper .tp-col .btn-col {
        margin: .05rem auto 0
    }

    .tenProduct_wrapper .bt-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .tenProduct_wrapper .bt-col .fl {
        width: 100%;
    }

    .tenProduct_wrapper .bt-col .fl:nth-child(2n) {
        width: 100%;
    }

    .tenProduct_wrapper .bt-col .fl .product-img-container img {
        /* height: 1.5rem; */
        /* width: 100%; */
    }

    .tenProduct_wrapper .bt-col .fl .product-des {
        margin: 3% 0 0
    }

    .tenProduct_wrapper .bt-col .fr {
        width: 100%;
    }

    .tenProduct_wrapper .bt-col .fr .tp .product-img-container img {
        height: 1.5rem;
        margin: 0
    }

    .tenProduct_wrapper .bt-col .fr .tp .product-des {
        margin-bottom: 15%
    }

    .tenProduct_wrapper .bt-col .fr .tp .btn {
        bottom: 0.1rem
    }

    .tenProduct_wrapper .bt-col .fr .tp .btn {
        width: 23%
    }

    .tenProduct_wrapper .bt-col .fr .bt {
        padding-top: 0.16rem
    }

    .tenProduct_wrapper .bt-col .fr .bt .phoneImg,.tenProduct_wrapper .bt-col .fr .bt .product-img-container {
        width: 93%
    }

    .tenProduct_wrapper .bt-col .fr .bt .product-img-container img {
        height: 1.5rem
    }

    .tenProduct_wrapper .bt-col .fr .bt .product-des {
        line-height: 2
    }

    .tenProduct_wrapper .bt-col .fr .btn {
        width: 23%;
        height: 36px;
        line-height: 36px
    }

    .xxtenpro {
        background-color: #f5f5f5
    }
}

.tenProduct2_wrapper .w {
    width: 100%;
    margin: 0 0.15rem
}

.tenProduct2_wrapper .tp-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.tenProduct2_wrapper .tp-col .fl {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.tenProduct2_wrapper .myContainer {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.tenProduct2_wrapper .myContainer .ways-img-container {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    margin: 0.15rem auto
}

.tenProduct2_wrapper .myContainer .ways-img-container,.tenProduct2_wrapper .phoneImg {
    width: 95%
}

.tenProduct2_wrapper .myContainer .ways-img-container img {
    display: block;
    width: 100%
}

.tenProduct2_wrapper .myContainer .ways-des {
    width: 90%;
    font-size: .16rem;
    line-height: 2;
    color: #fff;
    margin: 5%;
    padding: 8px 8px 60px 8px;
    border-radius: 10px;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    text-align: justify
}

.tenProduct2_wrapper .myContainer .btn {
    position: absolute;
    bottom: 14px;
    margin: 0.1rem 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: .16rem;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    visibility: hidden;
    -webkit-transition: visibility .3s ease-in;
    transition: visibility .3s ease-in
}

.tenProduct2_wrapper .myContainer .case-text {
    position: absolute;
    left: 0.25rem;
    bottom: 0.1rem;
    color: #fff;
    font-size: .24rem;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.tenProduct2_wrapper .tp-col .fr {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2
}

.tenProduct2_wrapper .tp-col .fr .layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding-right: 2.5%
}

.tenProduct2_wrapper .tp-col .fr .layout .psv {
    width: 130%;
    position: relative
}

.tenProduct2_wrapper .tp-col .fr .layout .spc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    height: 100%
}

.tenProduct2_wrapper .tp-col .fr .layout .psv .btn {
    margin-bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.tenProduct2_wrapper .tp-col .fr .layout .btn {
    margin-bottom: 0.4rem
}

.tenProduct2_wrapper .tp-col .fr .fr-bt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tenProduct2_wrapper .myContainer {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.tenProduct2_wrapper .bt-col .fl,.tenProduct2_wrapper .bt-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tenProduct2_wrapper .bt-col .fl {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tenProduct2_wrapper .bt-col .ct {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.tenProduct2_wrapper .bt-col .fr {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.tenProduct2_wrapper .tp-col .fl:hover {
    background: #3a158f!important
}

.tenProduct2_wrapper .myContainer:hover .phoneImg,.tenProduct2_wrapper .myContainer:hover .btn,.tenProduct2_wrapper .myContainer:hover .ways-des,.tenProduct2_wrapper .myContainer:hover .ways-img-container {
    opacity: 1;
    visibility: visible
}

.tenProduct2_wrapper .myContainer:hover .case-text {
    opacity: 0;
    display: none
}

.tenProduct2_wrapper .tp-col .fr .layout:hover {
    background: #197aff!important
}

.tenProduct2_wrapper .tp-col .fr .fr-bt>.myContainer:first-of-type:hover {
    background: #00aae5!important
}

.tenProduct2_wrapper .tp-col .fr .fr-bt>.myContainer:nth-of-type(2):hover {
    background: #b6007c!important
}

.tenProduct2_wrapper .bt-col .fl>.myContainer:first-of-type:hover {
    background: #0061e5!important;
}

.tenProduct2_wrapper .bt-col .fl>.myContainer:nth-of-type(2):hover {
    background: #afa99c!important;
}

.tenProduct2_wrapper .bt-col .ct:hover {
    background: #b9202c!important;
}

.tenProduct2_wrapper .bt-col .fr:hover {
    background: #0db4bf!important;
}

.tenProduct2_wrapper .myContainer .btn:hover {
    -webkit-transform: scale(1.2) translateX(-40%);
    transform: scale(1.2) translateX(-40%)
}

@media screen and (max-width: 768px) {
    .tenProduct2_wrapper .myContainer .ways-img-container {
/*        display:none*/
    }

    .tenProduct2_wrapper .tp-col .fl .phoneImg {
        margin-top: 0;
        margin-bottom: 0
    }

    .tenProduct2_wrapper .fa_wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .tenProduct2_wrapper .w {
        margin-left: 0;
        margin-top: -0.2rem
    }

    .tenProduct2_wrapper .bt-col,.tenProduct2_wrapper .tp-col .fr .fr-bt,.tenProduct2_wrapper .tp-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .tenProduct2_wrapper .bt-col .ct,.tenProduct2_wrapper .bt-col .fr,.tenProduct2_wrapper .myContainer,.tenProduct2_wrapper .tp-col .fl {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .tenProduct2_wrapper .myContainer .ways-img-container img {
/*        height: 1.7rem*/
    }

    .tenProduct2_wrapper .tp-col .fr .layout {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-right: 0
    }

    .tenProduct2_wrapper .tp-col .fr .layout .phoneImg {
        margin-top: 0.2rem;
        margin-bottom: 0.2rem
    }

    .tenProduct2_wrapper .myContainer {
/*        height: 5rem*/
    }

    body.grey {
        background-color: #f5f5f5
    }
}

@media only screen and (min-width: 769px) {
    .fa_Stock .fa_gszl .fa_li {
        width:19.375%;
        min-width: 2.5rem;
        text-align: center;
        background-color: #fff;
        padding: .42rem .2rem .2rem;
        margin-bottom: .5rem;
        -webkit-box-shadow: -0.05rem 0.05rem 0.12rem hsla(0,0%,83.9%,.39);
        box-shadow: -0.05rem 0.05rem 0.12rem hsla(0,0%,83.9%,.39);
        cursor: pointer
    }

    .fa_Stock .fa_message .fa_left {
        width: 30%
    }

    .fa_Stock .fa_message .fa_right {
        width: 57.5%
    }

    .fa_Stock .fa_message .fa_right .fa_form_l1 {
        width: 100%
    }

    .fa_Stock .fa_message .fa_right .fa_form_l2 {
        width: calc((100% - 54px) / 2)
    }
}

.list-description {
    width: 100%;
    padding: .25rem 0;
    background-color: #ededed;
    margin-top: 1.1rem
}

.list-description .inner {
    width: 9rem;
    margin: 0 auto;
    overflow: hidden
}

.list-description a {
    float: left;
    display: inline-block;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    color: #ccc
}

.list-description a.r {
    float: right
}

@media only screen and (max-width: 768px) {
    .list-description {
        margin-top:0.6rem
    }

    .list-description a {
        font-size: 0.12rem
    }

    .list-description .inner {
        width: 4rem;
        margin: 0 auto
    }

    .fa_NewsDetail .fa_details .fa_wrapper {
        width: 100%;
        margin: 0
    }

    .fa_NewsDetail .fa_details .fa_wrapper .fa_content p {
        line-height: 2
    }

    .fa_Stock .fa_detailsBox .fa_content {
        font-size: 14px
    }

    .fa_Stock {
        background-color: #fff
    }

    .fa_VR {
        background-color: #f5f5f5
    }

    .fa_Stock .fa_gszl .fa_li {
        text-align: center;
        background-color: #fff;
        padding: .42rem .2rem .2rem;
        margin-bottom: .5rem;
        -webkit-box-shadow: -0.05rem 0.05rem 0.12rem hsla(0,0%,83.9%,.39);
        box-shadow: -0.05rem 0.05rem 0.12rem hsla(0,0%,83.9%,.39);
        width: 43%;
        min-width: unset
    }

    .fa_Stock .fa_message .fa_left {
        width: 100%
    }

    .fa_Stock .fa_message .fa_right {
        width: 100%
    }

    .fa_Stock .fa_message .fa_right .fa_form_li {
        width: 100%
    }

    .fa_Stock .fa_gszl .fa_li h3 {
        font-size: .2rem;
        margin-top: 0.4rem
    }

    .fa_Stock .fa_gszl .fa_li h3::after {
        margin: 0.4rem auto 0
    }

    .fa_Stock .fa_gszl .fa_list {
        margin-bottom: 0;
        padding-bottom: 0.6rem
    }
}

.fa_Indu .fa_caseEct {
    background-color: #f5f5f5
}

.fa_Indu .fa_caseEct .fa_list .fa_li {
    display: block;
    margin-bottom: 0.15rem
}

.fa_Indu .fa_caseEct .fa_list .fa_li .fa_right h3 {
    font-size: var(--f26);
    color: #616161;
    transition: all 0.5s;
    margin-bottom: 0;
    font-size: .27rem;
    font-weight: 200;
    font-family: speeding;
    color: #616161;
    margin-bottom: .0625rem
}

.fa_Indu .fa_caseEct .fa_list .fa_li:hover .fa_right h3 {
    color: var(--main-color)
}

.fa_Indu .fa_caseEct .fa_list .fa_li .fa_right {
    padding: 20px
}

.fa_Indu .fa_caseEct .fa_list .fa_li .fa_right p {
    color: #878787;
    margin-bottom: 0.125rem;
    color: #333;
    font-size: .16rem;
    text-align: justify;
    line-height: .3rem
}

.fa_Indu.fa_Industry .fa_caseEct .fa_list .fa_li .fa_right p {
    color: #515a6e;
    margin-bottom: 0
}

.fa_Indu.fa_Industry .fa_caseEct .fa_list .fa_li .fa_Img {
    padding-bottom: 0
}

.fa_Indu.fa_Industry .fa_caseEct .fa_list .fa_li .fa_Img img {
    position: static;
    transform: none
}

.fa_Indu.fa_Industry .fa_caseEct .fa_list .fa_li .fa_link i {
    margin-right: 20px;
    font-size: .4rem;
    color: #919191;
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    position: absolute;
    right: 0.5rem;
    bottom: 0.2rem
}

.fa_Indu .fa_caseEct .fa_list .fa_li .fa_Img {
    padding-bottom: 75%
}

.fa_Indu .fa_caseEct .fa_list .fa_li .fa_link span,.fa_Indu .fa_caseEct .fa_list .fa_li .fa_link i {
    display: inline-block;
    width: 0.17rem;
    height: 0.17rem;
    background-image: url(/static/home/images/arrow3.png);
    background-repeat: no-repeat;
    transition: all 0.5s;
    background-size: cover;
    background-position: center center
}

.fa_Indu .fa_caseEct .fa_list .fa_li:hover .fa_link i,.fa_Indu .fa_caseEct .fa_list .fa_li:hover .fa_link span {
    background-image: url(/static/home/images/arrow4.png)
}

.cyhym {
    font-size: 0.95vw;
    line-height: 2;
    color: #666
}

.fa_specialty.fa_topDetails .fa_wrapper {
    background-color: #fff;
    -webkit-box-shadow: 0 0 0.05rem 0.03rem hsl(0deg 0% 84% / 39%);
    box-shadow: 0 0 0.05rem 0.03rem hsl(0deg 0% 84% / 39%);
    margin: -1.65rem auto 0.48rem;
    position: relative;
    z-index: 10;
    width: 16rem;
    font-size: .18rem;
    line-height: 1.6;
    color: #878787;
    padding: 0.8rem 0 1.1rem
}

.fa_specialty.fa_topDetails .cyhym,.fa_specialty.fa_topDetails .fa_box {
    margin: 0 11.25%
}

.fa_specialty.fa_topDetails .cyhym {
    font-size: 0.18rem;
    line-height: 1.6;
    color: #878787
}

.fa_Adva.fa_topDetails .fa_plustek .fa_wrapper {
    position: relative;
    z-index: 10;
    width: 16rem;
    background-color: #fff;
    padding: 0.15rem 0 0.35rem;
    -webkit-box-shadow: 0 0 0.05rem 0.03rem hsl(0deg 0% 84% / 39%);
    box-shadow: 0 0 0.05rem 0.03rem hsl(0deg 0% 84% / 39%);
    margin: -1.65rem auto 0.48rem
}

.fa_Adva.fa_topDetails .fa_plustek .fa_wrapper > div {
    width: 100%;
    font-size: .18rem;
    line-height: 2.6;
    color: #878787;
    padding-left: 1.98rem;
    padding-right: 1.98rem
}

.fa_Adva.fa_topDetails .fa_plustek .fa_wrapper {
    padding-top: 0.6rem;
    padding-bottom: 1.1rem
}

@media only screen and (min-width: 769px) {
    .fa_topDetails .fa_wrapper {
        width:100%;
        font-size: .18rem;
        line-height: 1.6;
        color: #787878;
        padding: 0 5% .75rem;
        background-color: #fff
    }

    .fa_difference {
        width: 16rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        background-color: #fff;
        padding: 0 0 .35rem;
        -webkit-box-shadow: 0 0 0.05rem 0.03rem hsla(0,0%,83.9%,.39);
        box-shadow: 0 0 0.05rem 0.03rem hsla(0,0%,83.9%,.39);
        margin: -1.65rem auto .48rem;
        position: relative;
        z-index: 10
    }

    .fa_topDetails .fa_wrapper {
    }

    .fa_Indu .fa_caseEct .fa_list .fa_li {
        display: flex
    }

    .fa_Indu .fa_caseEct .fa_list .fa_li .fa_left {
        width: 33.3%
    }

    .fa_Indu .fa_caseEct .fa_list .fa_li .fa_right {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        background-color: #f8f8f8;
        padding: 0.125rem 0.5rem;
        position: relative
    }
}

.cpbubj_main .fa_Listcate1 {
    display: none
}

@media only screen and (max-width: 768px) {
    .fa_Indu .fa_caseEct .fa_list .fa_li .fa_link span,.fa_Indu .fa_caseEct .fa_list .fa_li .fa_link i {
        background-image:url(/static/home/images/arrow3.png)
    }

    .fa_specialty.fa_topDetails .fa_wrapper {
        width: 95%;
        padding: .6rem 5% 1.1rem
    }

    .fa_specialty.fa_topDetails .cyhym,.fa_specialty.fa_topDetails .fa_box {
        margin: 0
    }

    .fa_pageBanner2 .fa_tit {
        padding-top: 0
    }

    .fa_specialty.fa_topDetails .cyhym {
        line-height: .4rem;
        text-align: justify
    }

    .fa_Adva.fa_topDetails .fa_plustek .fa_wrapper,.fa_Stock .fa_detailsBox .fa_wrapper {
        width: 95%
    }

    .fa_Adva.fa_topDetails .fa_plustek .fa_wrapper > div {
        padding-left: 5%;
        padding-right: 5%
    }

    .fa_topDetails .fa_wrapper {
        padding-top: 0.15rem
    }

    .waik10 .fa_Indu .fa_caseEct .fa_list .fa_li .fa_Img {
        display: block
    }

    .waik10 .fa_Indu .fa_caseEct {
        width: 95%;
        margin: -1.65rem auto 0.35rem;
        position: relative
    }

    .fa_Indu .fa_caseEct .fa_list .fa_li .fa_Img {
        display: none
    }

    .fa_Indu .fa_caseEct .fa_list .fa_li {
        background: none;
        padding: 0%
    }

    .fa_Indu .fa_caseEct .fa_list .fa_li .fa_left {
        display: block
    }

    .waik10 .fa_Indu .fa_mohide {
        display: block !important;
        height: 6.5rem;
        object-fit: cover
    }

    .waik10 .fa_Indu .fa_pchide {
        display: none !important
    }

    .waik10 .fa_Indu .fa_Listcate1 {
        display: none
    }

    .waik10 .cpbubj_main .fa_tit {
        display: block
    }

    .cpbubj_main .fa_Listcate1 {
        display: block
    }

    .cpbubj_main .fa_tit {
        display: none
    }

    .fa_Industry.cpbubj_main .fa_tit {
        display: block
    }

    .fa_Industry.cpbubj_main .fa_Listcate1 {
        display: none
    }

    .fa_Indu .fa_caseEct .fa_wrapper {
        width: 100%
    }
}

.cpbubj_main .fa_pageBanner2 .fa_tit p {
    font-size: 0.18rem
}

.fa_Adva .fa_Advtit {
    font-family: speeding,sans-serif;
    font-size: .34rem;
    line-height: 1;
    text-align: center;
    color: #d61518;
    padding: .4rem 0;
    font-weight: 400;
    margin: 0.67em 0
}

.fa_Adva .fa_Advsum {
    text-align: left;
    margin-bottom: 0.6rem
}

.fa_Adva .fa_plustek .fa_box1 ul {
    width: 12.1rem;
    height: 7.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    position: relative;
    margin-bottom: 0
}

.fa_Adva .fa_plustek .fa_box1 ul:before {
    content: "";
    height: calc(100% - 0.66rem);
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    width: 0.02rem;
    top: 0.125rem;
    position: absolute;
    border-color: inherit;
    background-color: #c0c4cc
}

.fa_Adva .fa_plustek .fa_box1 ul:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0.35rem;
    width: 0;
    height: 0;
    border: 0.1rem solid;
    margin-left: -0.1rem;
    z-index: 10;
    border-color: #878787 transparent transparent
}

.fa_Adva .fa_plustek .fa_box1 ul li {
    position: relative;
    z-index: 2;
    width: 6.25rem;
    flex-basis: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    border-color: #d4d4d4
}

.inner {
    width: 100%
}

.fa_Adva .fa_plustek .fa_box1 ul li:before {
    content: "";
    border-radius: 50%;
    border: 2px solid;
    border-color: inherit;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 0.4rem;
    height: 0.4rem;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out
}

.fa_Adva .fa_plustek .fa_box1 ul li:hover:before {
    border: #d61518 solid 2px
}

.fa_Adva .fa_plustek .fa_box1 ul li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0.125rem;
    z-index: 2;
    width: 0.15rem;
    height: 0.15rem;
    border-radius: 50%;
    background-color: #c0c4cc;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.fa_Adva .fa_plustek .fa_box1 ul li:hover:after {
    background-color: #d61518
}

.fa_Adva .fa_plustek .fa_box1 ul li:nth-child(odd) {
    padding-right: 0.9rem;
    text-align: right
}

.fa_Adva .fa_plustek .fa_box1 ul li:nth-child(odd):before {
    right: 0
}

.fa_Adva .fa_plustek .fa_box1 ul li:nth-child(even) {
    padding-left: 0.9rem;
    margin-left: auto;
    margin-right: 0
}

.fa_Adva .fa_plustek .fa_box1 ul li:nth-child(even):before {
    left: 0
}

.fa_Adva .fa_plustek .fa_box1 ul li:nth-child(odd):after {
    right: 0.125rem
}

.fa_Adva .fa_plustek .fa_box1 ul li:nth-child(even):after {
    left: 0.125rem
}

.fa_Adva .fa_plustek .fa_box1 ul li h3 {
    padding-bottom: 0.3rem;
    color: #6e6e6e;
    font-size: .4rem;
    line-height: .4rem;
    margin-bottom: 0
}

.fa_Adva .fa_plustek .fa_box1 ul li:hover h3 {
    color: #d61518
}

.fa_Adva .fa_plustek .fa_box1 ul li p {
    margin-top: -5px;
    font-size: .18rem;
    line-height: .4rem;
    font-weight: 400;
    font-family: siyuanyahei
}

.fa_Adva .fa_plustek .fa_box2 .fa_li {
    width: 5.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1.55rem
}

.fa_Adva .fa_plustek .fa_box2 .fa_li h5 {
    margin-bottom: 0
}

.fa_Adva .fa_plustek .fa_box2 .fa_li h5 img {
    display: block;
    width: 1rem
}

.fa_Adva .fa_plustek .fa_box2 .fa_li h3 {
    color: var(--main-color);
    margin-top: 0.23rem;
    font-size: .2rem;
    line-height: .5rem;
    text-align: center;
    margin-bottom: 0
}

.fa_Adva .fa_plustek .fa_box2 .fa_li h3:after {
    content: "";
    display: block;
    width: 0.8rem;
    margin: 0 auto 0.15rem;
    border: none;
    border-top: 1px solid #ccc
}

.fa_Adva .fa_plustek .fa_box2 .fa_li p {
    font-size: .18rem;
    text-align: justify;
    color: #787878
}

.fa_Adva .fa_difference .fa_box1 .fa_container h6 img {
    width: 27.2%;
    margin: 0 auto
}

.fa_Adva .fa_difference .fa_box2 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    -webkit-box-orient: horizontal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 1.1rem
}

.fa_Adva .fa_difference .fa_box2 ul li {
    text-align: center
}

.fa_Adva .fa_difference .fa_box2 ul li h3 {
    margin-bottom: 0
}

.fa_Adva .fa_difference .fa_box2 ul li h3 img {
    width: 68px;
    height: 68px;
    border-radius: 50%;
    transition: all 0.5s;
    filter: grayscale(1);
    margin: auto;
    margin-bottom: .25rem
}

.fa_Adva .fa_difference .fa_box2 ul li:hover h3 img {
    filter: grayscale(0)
}

.fa_Adva .fa_difference .fa_box2 ul li:hover p {
    font-weight: 700;
    color: var(--main-color)
}

.fa_Adva .fa_difference .fa_box2 ul p {
    font-size: .18rem;
    text-align: justify;
    color: #4d4d4d
}

.fa_Adva .fa_specialty .fa_box1 p {
    font-size: .18rem;
    line-height: 1.6;
    color: #878787
}

.fa_Adva .fa_specialty .fa_box2 ul li {
    display: flex
}

.fa_Adva .fa_specialty .fa_box4 {
    margin-bottom: 0.8rem
}

.fa_Adva .fa_specialty .fa_box > h3 {
    color: var(--main-color);
    font-family: speeding,sans-serif;
    font-size: .34rem;
    line-height: 1;
    text-align: center;
    padding: 0.4rem 0;
    font-weight: 400;
    margin: 0.67em 0
}

.fa_Adva .fa_specialty .fa_box3 {
    margin-bottom: 0.4rem
}

.fa_Adva .fa_specialty .fa_box3 p {
    font-size: 0.18rem;
    color: #878787;
    line-height: 1.6;
    text-align: center
}

.fa_Adva .fa_specialty .fa_box4 {
    text-align: center;
    position: relative
}

.fa_Adva .fa_specialty .fa_box4 img {
    width: 100%;
    margin: auto;
    display: block
}

.fa_Adva .fa_specialty .fa_box4 .fa_info ul {
    margin-bottom: 0
}

.fa_Adva .fa_specialty .fa_box4 .fa_info:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: -0.12rem;
    right: -0.12rem;
    background-color: rgba(214,21,24,.3);
    z-index: -1
}

.fa_Adva .fa_specialty .fa_box4 .fa_info li {
    color: #fff;
    position: relative;
    display: inline-block;
    font-size: 0.18rem;
    line-height: 1.6;
    text-align: left;
    width: auto;
    margin: 0.2rem
}

.fa_Adva .fa_specialty .fa_box4 .decorate {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.fa_Adva .fa_specialty .fa_box4 .decorate:before,.fa_Adva .fa_specialty .fa_box4 .decorate:after {
    content: "";
    display: block;
    width: 0.83rem;
    height: 0.75rem;
    background-color: rgba(214,21,24,.3);
    position: absolute
}

.fa_Adva .fa_specialty .fa_box4 .decorate:before {
    top: -0.4rem;
    left: -0.4rem
}

.fa_Adva .fa_specialty .fa_box4 .decorate:after {
    bottom: -0.4rem;
    right: -0.4rem
}

.fa_Adva .fa_specialty .fa_box4 .fa_info {
    position: relative
}

@media only screen and (min-width: 768px) {
    .fa_Adva .fa_difference .fa_box2 ul li {
        -webkit-box-flex:1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-orient: vertical;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .fa_Adva .fa_difference .fa_box1 {
        position: relative;
        height: 9rem
    }

    .fa_Adva .fa_difference .fa_box1 .around-bg img {
        display: block;
        position: absolute;
        top: -1.5%;
        left: 0;
        width: 100%;
        transition: all 0.5s;
        left: 0
    }

    .fa_Adva .fa_difference .fa_box1:hover .around-bg img:nth-child(2) {
        opacity: 0
    }

    .fa_Adva .fa_difference .fa_box1 .fa_container {
        width: 48.8%;
        margin: 0 auto;
        font-size: .18rem;
        color: #787878;
        line-height: 2.6;
        text-align: center;
        margin-top: .28rem
    }

    .fa_Adva.different_wrapper .fa_box1 .fa_container {
        width: 42.78%;
        margin-top: 0.15rem
    }

    .fa_Adva.different_wrapper .fa_box1 .fa_container p {
        width: 48.64%;
        margin: 0 auto
    }

    .fa_Adva.different_wrapper .fa_box1 .fa_container h6 {
        margin-bottom: 0.28rem
    }

    .fa_Adva .fa_difference .fa_box1 .fa_container h6 {
        margin-bottom: 20px;
        text-align: center
    }

    .fa_Adva .fa_specialty .fa_box2 ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin: auto
    }

    .fa_Adva .fa_specialty .fa_box2 ul li {
        margin: 0.39rem 0
    }

    .fa_Adva .fa_specialty .fa_box2 ul li .fa_pic {
        width: 2.25rem;
        height: 2.25rem
    }

    .fa_Adva .fa_specialty .fa_box2 ul li .fa_tit {
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .18rem;
        color: #fff;
        background-color: rgba(208,34,37,.75);
        padding: .3rem .2rem;
        margin-left: -.77rem;
        width: 2.25rem;
        height: 2.25rem;
        border-radius: 50%
    }

    .fa_Adva .fa_specialty .fa_box2 ul li .fa_tit h3 {
        font-size: .21rem;
        white-space: nowrap;
        color: #fff;
        margin-bottom: 0;
        line-height: 1.6
    }

    .fa_Adva .fa_specialty .fa_box2 ul li .fa_tit p {
        font-size: 0.18rem
    }

    .fa_Adva .fa_specialty .fa_box4 .fa_info {
        width: 76%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        font-size: .18rem;
        text-align: center;
        background-color: rgba(214,21,24,.7);
        color: #fff;
        padding: 0.4rem 0
    }

    .fa_Adva .fa_specialty .fa_box4 .fa_info li:nth-child(-n+7) {
        width: 1.78rem
    }
}

@media only screen and (max-width: 768px) {
    .fa_Adva .fa_plustek .fa_box1 ul {
        margin-top:0.6rem;
        width: 100%
    }

    .fa_Adva .fa_difference .fa_box2 ul li {
        width: 33.33%;
        margin-top: 0;
        margin-bottom: 0.2rem;
        flex: none
    }

    .fa_Adva .fa_difference .fa_box2 ul {
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 0
    }

    .fa_Adva .fa_specialty .fa_box2 ul li {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .fa_Adva .fa_specialty .fa_box2 ul li .fa_pic {
        width: 50%;
        transform: translateX(20px)
    }

    .fa_Adva .fa_specialty .fa_box2 ul li .fa_tit {
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: .18rem;
        color: #fff;
        background-color: rgba(208,34,37,.75);
        padding: 20px;
        width: 50%;
        border-radius: 50%;
        transform: translateX(-20px)
    }

    .fa_Adva .fa_specialty .fa_box2 ul li .fa_tit h3 {
        font-size: 0.21rem;
        white-space: nowrap;
        margin-bottom: 0;
        line-height: 1.6
    }

    .fa_Adva .fa_specialty .fa_box2 ul li .fa_tit p {
        font-size: 0.18rem;
        line-height: 1.6
    }

    .fa_Adva .fa_specialty .fa_box4 .fa_info {
        background-color: rgba(214,21,24,.7)
    }

    .fa_Adva .fa_specialty .fa_box4 .fa_info li {
        margin: .1rem .3rem;
        display: block;
        width: 100%
    }

    .fa_Adva .fa_specialty .fa_box4 .fa_info br {
        display: none
    }
}

.fa_PSA {
    position: relative;
    overflow: hidden
}

.fa_PSA img {
    width: 119%;
    height: 120%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0.5
}

.fa_PSA .fa_bg {
    background-color: #000
}
.fa_PSA .fa_right.active img,
.fa_PSA .fa_left.active img,
.fa_PSA .fa_right:hover img,
.fa_PSA .fa_left:hover img {
    opacity: 1
}

.fa_PSA .fa_tit h3 {
    font-size: .43rem;
    font-family: speeding,sans-serif;
    font-weight: 400;
    margin: 0;
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    line-height: 1.5
}

.fa_PSA .fa_tit p {
    font-size: var(--f20);
    line-height: 2;
    color: #fff;
    opacity: 0.8
}

.fa_PSA .fa_right .fa_tit,.fa_PSA .fa_left .fa_tit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    top: 13.85vw;
    width: 6rem;
    color: #fff;
}

.fa_PSA .fa_left .fa_tit {
    right: 3rem;
}

.fa_PSA .fa_right .fa_tit {
    left: 3rem;
    align-items: flex-end
}
.fa_PSA .fa_right.active .fa_icon,
.fa_PSA .fa_left.active .fa_icon,
.fa_PSA .fa_right:hover .fa_icon,
.fa_PSA .fa_left:hover .fa_icon {
    background: var(--main-color);
    color: #fff
}

.fa_PSA .fa_left.active .fa_icon,
.fa_PSA .fa_left:hover .fa_icon {
    transform: rotate(90deg)
}

.fa_PSA .fa_right.active .fa_icon,
.fa_PSA .fa_right:hover .fa_icon {
    transform: rotate(-90deg)
}

.fa_PSA .fa_tit .fa_list {
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    margin-top: 0.3rem
}

.fa_PSA .fa_hpro_wrap>div:hover .fa_tit .fa_list {
    opacity: 1
}

.fa_PSA .fa_right .fa_tit .fa_list {
    margin: 0 0 0 auto;
    padding-right: 7%
}

.fa_PSA .fa_tit .fa_list a {
    display: block;
    width: 3.34rem;
    height: 0.47rem;
    line-height: calc(.47rem - 2px);
    text-align: center;
    font-size: .18rem;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0.05rem;
    margin-bottom: 0.2rem;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.fa_PSA .fa_right .fa_tit .fa_list a {
    color: #fff;
    border-color: #fff;
}

.fa_PSA .fa_tit .fa_list a:hover {
    color: var(--main-color);
    border-color: var(--main-color)
}

.fa_PSA .fa_left .fa_tit h3 {
    color: #fff
}

.fa_PSA .fa_right.active .fa_tit h3,
.fa_PSA .fa_left.active .fa_tit h3,
.fa_PSA .fa_right:hover .fa_tit h3,
.fa_PSA .fa_left:hover .fa_tit h3 {
    color: var(--main-color)
}

.fa_PSA .fa_right img {
}

.fa_PSA .fa_tit .fa_icon {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    line-height: .3rem;
    text-align: center;
    font-size: .2rem;
    border-radius: 50%;
    color: #294bd2;
    background-color: #fff;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    font-family: 脙茠脝鈥櫭冣犆⑩偓鈩⒚兤捗⑩偓拧脙鈥毭偮γ兤捗嗏櫭兟⒚⑩毬吢∶兤捗⑩偓拧脙鈥毭偮γ兤捗嗏櫭冣毭偮⒚兤捗偮⒚兟⒚⑩毬吢∶冣毭偮兤捗⑩偓拧脙鈥毭偮好兤捗嗏櫭冣犆⑩偓鈩⒚兤捗⑩偓拧脙鈥毭偮γ兤捗嗏櫭兟⒚⑩毬偮姑兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥毭偮犆兤捗嗏櫭兟⒚⑩毬偮γ兤捗偮⒚兟⒚⑩偓拧脗卢脙鈥γ⑩偓艙脙茠脝鈥櫭冣犆⑩偓鈩⒚兤捗⑩偓拧脙鈥毭偮兤捗嗏櫭兟⒚⑩毬吢∶兤捗⑩偓拧脙鈥毭偮睹兤捗嗏櫭冣毭偮⒚兤捗偮⒚兟⒚⑩毬吢∶冣毭偮兤捗⑩偓拧脙鈥毭偮,sans-serif
}

.fa_PSA .fa_hpro_wrap>div:hover .fa_tit .fa_icon .a_icon {
    color: var(--main-color);
    transform: rotate(-90deg)
}

.fa_PSA .fa_right .fa_icon .a_icon {
    color: #333
}

.fa_PSA .fa_hpro_wrap>div.fa_right.active .fa_tit .fa_icon .a_icon,
.fa_PSA .fa_hpro_wrap>div.fa_right:hover .fa_tit .fa_icon .a_icon {
    transform: rotate(-90deg)
}

.fa_inCase.fa_PSA .fa_title {
    /* color: var(--main-color) !important; */
}

.fa_PSA.fa_inCase .fa_left .fa_tit,.fa_PSA.fa_inCase .fa_right .fa_tit {
    top: 36%
}

.fa_PSA.fa_special .fa_right .fa_tit,.fa_PSA.fa_special .fa_left .fa_tit {
    top: 13.85vw;
    /* transform: translateY(-50%); */
}

.fa_PSA.fa_inCase .fa_tit h4 {
    font-size: 0.44rem;
    color: #fff;
    font-family: speeding,sans-serif;
    font-weight: 400;
    text-align: right;
    text-align: left;
    line-height: 1.5;
    margin-bottom: 0
}

.fa_PSA.fa_special.fa_PSA .fa_left {
    width: 55.2%!important;
    margin-right: -8.2% !important;
}

.fa_PSA.fa_special.fa_PSA .fa_right {
    -webkit-clip-path: polygon(15% 0,100% 0,100% 100%,0 100%);
    clip-path: polygon(15% 0,100% 0,100% 100%,0 100%)
}

.fa_PSA.fa_special.fa_PSA .fa_left.active .maskLayer,
.fa_PSA.fa_special.fa_PSA .fa_right.active .maskLayer,
.fa_PSA.fa_special.fa_PSA .fa_left:hover .maskLayer,
.fa_PSA.fa_special.fa_PSA .fa_right:hover .maskLayer {
    opacity: 0
}

.fa_PSA.fa_inCase .fa_right .fa_tit h4:before,
.fa_PSA.fa_inCase .fa_right .fa_tit h4:after,
.fa_PSA.fa_inCase .fa_left .fa_tit h4:before {
    content: "";
    width: 0.3rem;
    height: 0.3rem;
    display: block;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    vertical-align: middle;
    margin: 0 0.1rem 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    left: 0;top: 0.18rem;
}

.fa_PSA.fa_inCase .fa_right .fa_tit h4,
.fa_PSA.fa_inCase .fa_left .fa_tit h4{
    padding-left: .5rem;
}

.fa_PSA.fa_inCase .fa_left .fa_tit h4:before {
    background-image: url(/static/home/images/iright.png)
}

.fa_PSA.fa_inCase .fa_left.active .fa_tit h4:before,
.fa_PSA.fa_inCase .fa_left:hover .fa_tit h4:before {
    background-image: url(/static/home/images/iright2.png)
}

.fa_PSA.fa_inCase .fa_right .fa_tit h4:before{
    background-image: url(/static/home/images/ileft.png)
}
.fa_PSA.fa_inCase .fa_right .fa_tit h4:after {
    background-image: url(/static/home/images/ileft.png);
}
.fa_PSA.fa_inCase .fa_right .fa_tit h4:after{
    display: none;
}
.fa_PSA.fa_inCase .fa_right.active .fa_tit h4:before,
.fa_PSA.fa_inCase .fa_right:hover .fa_tit h4:before {
    background-image: url(/static/home/images/ileft2.png)
}

.fa_PSA.fa_inCase .fa_right.active .fa_tit h4:after,
.fa_PSA.fa_inCase .fa_right:hover .fa_tit h4:after {
    background-image: url(/static/home/images/ileft2.png)
}

.fa_PSA.fa_inCase .fa_hpro_wrap>div:hover .fa_tit h4 {
    color: var(--main-color) !important
}

.fa_PSA .fa_title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: .6rem;
    font-family: speeding,sans-serif;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2
}

.fa_PSA .fa_title br{/* display: none; */}

@media only screen and (min-width: 769px) {
    .fa_special .fa_left,.fa_special .fa_right {
        width:45%!important;
        /* height: 89%; */
        margin-right: 0!important
    }

    .fa_PSA.fa_special .fa_bg {
        height: 100%
    }

    .fa_PSA.fa_special .fa_bg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        visibility: hidden;
        opacity: 0
    }

    .fa_PSA .fa_tit .fa_list {
        opacity: 0
    }

    .fa_PSA .fa_hpro_wrap>div:hover .fa_tit .fa_list {
        opacity: 1
    }

    .fa_PSA {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        overflow: hidden;
        width: 100%;
        position: relative;
        background: url(/static/home/images/industrial-top-bg.9d08aca1.png) no-repeat 50%/cover
    }

    .fa_PSA .fa_flexwrap {
        flex-flow: row nowrap;
        height: 55.5vw;
        position: relative
    }

    .fa_PSA .fa_left,.fa_PSA .fa_right {
        position: relative
    }

    .fa_inCase.fa_PSA .fa_left {
        width: 46% !important;
        margin-right: auto !important
    }

    .fa_inCase.fa_PSA .fa_right {
        width: 55% !important;
        margin-left: auto !important
    }
}

.fa_PSA .fa_left {
    width: 56%;
    webkit-clip-path: polygon(0 0,100% 0,85% 100%,0 100%);
    clip-path: polygon(0 0,100% 0,85% 100%,0 100%);
    overflow: hidden;
    margin-right: -7%
}

.fa_PSA.fa_solution .fa_left {
    -webkit-clip-path: polygon(0 0,100% 0,95% 100%,0 100%);
    clip-path: polygon(0 0,100% 0,95% 100%,0 100%)
}

.fa_PSA .fa_right {
    width: 55%!important;
    -webkit-clip-path: polygon(10% 0,100% 0,100% 100%,0 100%);
    clip-path: polygon(10% 0,100% 0,100% 100%,0 100%);
    overflow: hidden
}

.fa_PSA.fa_solution .fa_hpro_wrap .fa_bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: inherit;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.fa_PSA.fa_solution .fa_hpro_wrap .fa_bg img {
    visibility: hidden;
    opacity: 0;
    display: none
}

.fa_Pro .fa_topDetails .fa_wrapper {
    width: 16rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    background-color: #fff;
    padding: 0.15rem 0 0.35rem;
    -webkit-box-shadow: 0 0 0.05rem 0.03rem hsl(0deg 0% 84% / 39%);
    box-shadow: 0 0 0.05rem 0.03rem hsl(0deg 0% 84% / 39%);
    margin: -1.65rem auto 0.48rem
}

@media only screen and (max-width: 768px) {
    .fa_indulist .fa_wrapper {
        padding:0 0.15rem
    }

    .fa_special + .fa_indulist.fa_Indu .fa_caseEct .fa_wrapper {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .fa_indulist.fa_Indu .fa_caseEct .fa_wrapper {
        margin-top: 0;
        box-shadow: none;
        background-color: #f5f5f5
    }

    .fa_PSA .fa_title {
        font-size: 0.4rem
    }

    .fa_PSA .fa_tit h3 {
        text-align: center
    }

    .fa_PSA .fa_bg {
        height: 100%
    }

    .fa_PSA .fa_tit .fa_icon {
        width: 0.25rem;
        height: 0.25rem;
        line-height: 0.25rem
    }

    .fa_PSA .fa_tit .fa_list {
        margin: 20px auto
    }

    .fa_PSA .fa_left .fa_tit .fa_list {
        display: none;
        display: block
    }

    .fa_PSA .fa_left .fa_tit:hover .fa_list {
        display: block;
        margin: 0%
    }

    .fa_PSA.fa_inCase .fa_hpro_wrap>div .fa_tit h4 {
        text-align: center !important;
        font-size: 6vw
    }
}

.fa_groupAdv .fa_list .banner-img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100vh;
    opacity: .35
}

.fa_groupAdv .fa_list .fa_li.active .banner-img {
    opacity: .8
}

.fa_groupAdv .fa_list .fa_li {
    line-height: 1.5
}

.fa_groupAdv .fa_list .fa_li .title {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 16%;
    font-weight: 400;
    font-family: speeding,sans-serif;
    font-size: .34rem;
    margin-bottom: 0
}

.fa_groupAdv .fa_list .fa_li .desc {
    top: 25%;
    font-size: 0.2rem;
    position: absolute;
    width: 100%;
    text-align: center
}

.fa_groupAdv .fa_list .fa_li .more-btn {
    display: none;
    bottom: 20%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 1.75rem;
    padding: 0 .1rem;
    font-size: .2rem;
    line-height: .4rem;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #fff;
    position: absolute;
    box-sizing: border-box
}

.fa_groupAdv .fa_list .fa_li .more-btn:hover {
    color: var(--main-color);
    border-color: var(--main-color)
}

.fa_groupAdv .fa_list .fa_li.active .more-btn {
    display: block
}

@media only screen and (min-width: 769px) {
    .fa_groupAdv .fa_list {
        display:flex;
        width: 100%
    }

    .fa_groupAdv .fa_list .fa_li {
        position: relative;
        background-color: #fff;
        width: 20.83%;
        color: #11258b
    }

    .fa_groupAdv .fa_list .fa_li.active {
        width: 37.5%;
        background-color: #5948c3;
        color: #fff
    }
}

@media only screen and (max-width: 768px) {
    .fa_groupAdv .fa_list .fa_li {
        background-color:#5948c3 !important
    }

    .fa_groupAdv .fa_list .banner-img {
        height: 30vh;
        max-height: inherit;
        opacity: 0.8 !important;
        transition: transform 1s
    }

    .fa_groupAdv .fa_list .fa_li {
        overflow: hidden
    }

    .fa_groupAdv .fa_list .fa_li:hover .banner-img {
        transform: scale(1.1)
    }

    .fa_groupAdv .fa_list {
        width: 100%;
        margin: auto;
        padding: 0
    }

    .fa_groupAdv .fa_list .fa_li {
        background-color: #f5f5f5;
        position: relative
    }

    .fa_groupAdv .fa_list .fa_li>h3,.fa_groupAdv .fa_list .fa_li>p,.fa_groupAdv .fa_list .fa_li>a {
        position: static !important;
        top: unset;
        margin: 10px 0
    }

    .fa_Pro .fa_topDetails .fa_wrapper {
        width: 95%
    }
}

.fa_Pro .fa_tenPro .fa_li {
    position: relative;
    overflow: hidden;
    height: 50%
}

.xxtenpro .fa_Pro .fa_tenPro .fa_li .fa_cnt {
    padding: 1.5%
}

.fa_Pro .fa_tenPro .fa_li img {
    width: 100%
}

.fa_Pro .fa_tenPro .fa_li .fa_cnt .fa_box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: .16rem;
    line-height: 2;
    color: #fff;
    margin: 5% 0;
    padding: 8px;
    border-radius: 10px;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    text-align: justify
}

.fa_Pro .fa_tenPro .fa_li .fa_cnt .fa_box p {
    font-size: .16rem;
    color: #fff;
    line-height: 1.6;
    margin: 3% auto 4%;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    text-align: justify
}

.fa_Pro .fa_tenPro1 .fa_wrapper {
    padding-bottom: 0.1rem
}

.pic img {
    display: block;
    width: 100%
}

.fa_Pro .fa_tenPro1 .fa_li .fa_cnt .fa_box {
    margin-top: 0;
    padding: 0
}

.fa_Pro .fa_tenPro .fa_li .fa_cnt .fa_more {
    text-align: center
}

.fa_Pro .fa_tenPro .fa_li .fa_cnt .fa_more a {
    display: inline-block;
    margin: auto;
    font-size: .16rem;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    -webkit-transition: visibility .3s ease-in;
    transition: visibility .3s ease-in
}

.fa_Pro .fa_tenPro .fa_li .fa_cnt .fa_more a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.fa_Pro .fa_tenPro .fa_li .fa_wrap>div {
    width: 100%
}

.fa_Pro .fa_tenPro .fa_li .fa_bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    opacity: 1;
    transition: all 0.5s
}

.fa_Pro .fa_tenPro .fa_li .fa_bg img {
    width: 101%;
    height: 101%;
    object-fit: cover;
    object-position: center
}

.fa_Pro .fa_tenPro .fa_li .fa_bg .fa_h3 {
    position: absolute;
    left: 0.25rem;
    bottom: 0.33rem;
    color: #fff;
    font-size: .25rem;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.fa_Pro .fa_tenPro .fa_li:hover .fa_bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0
}

.fa_Pro .fa_tenPro1 .fa_flex2 .fa_l2 {
    width: 48%;
    display: block;
    border: none;
    margin-right: 0;
    margin-bottom: 0
}

.fa_Pro .fa_tenPro.fa_tenPro1 .fa_li .fa_cnt .fa_box p {
    font-size: .16rem;
    line-height: 2;
    color: #fff;
    margin: 5% 0;
    padding: 8px;
    border-radius: 10px;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    text-align: justify
}

.fa_Pro .fa_tenPro.fa_tenPro1 .fa_li:hover .fa_cnt .fa_box p {
    opacity: 1;
    visibility: visible
}

.fa_Pro .fa_tenPro1 .fa_flex2 .fa_right.active .info,
.fa_Pro .fa_tenPro1 .fa_flex2 .fa_right.active .pic,
.fa_Pro .fa_tenPro1 .fa_flex2 .fa_right:hover .info,
.fa_Pro .fa_tenPro1 .fa_flex2 .fa_right:hover .pic {
    opacity: 1;
    visibility: visible
}

.fa_Pro .fa_tenPro1 .fa_flex2 .fa_left .fa_li .fa_cnt {
    padding: 0.25rem
}

.fa_Pro .fa_tenPro1 .fa_flex2 .fa_right .fa_li .fa_cnt {
    padding: 0 .3rem
}

.fa_Pro .fa_tenPro1 .fa_flex2 .fa_right .info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: .16rem;
    line-height: 2;
    color: #fff;
    margin: 5% 0;
    padding: 8px;
    border-radius: 10px;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    text-align: justify
}

.fa_Pro .fa_tenPro1 .fa_flex2 .fa_right .pic {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    opacity: 0
}

.fa_Pro .fa_tenPro1 .fa_flex2 .fa_right .pic img {
    width: auto;
    display: block;
    max-width: 100%;
    max-height: 2.2rem;
    margin: .2rem
}

@media only screen and (min-width: 769px) {
    .fa_Pro .fa_tenPro1 .fa_flex2>div {
        width:50%
    }

    .fa_Pro .fa_tenPro1 .fa_flex2 .fa_left .fa_li {
        height: 100%
    }

    .fa_Pro .fa_tenPro2 .fa_flex1 .fa_left {
        width: calc(100% / 3)
    }

    .fa_Pro .fa_tenPro2 .fa_flex1 .fa_left .fa_li {
        height: 100%
    }

    .fa_Pro .fa_tenPro2 .fa_flex1 .fa_right {
        width: calc(100% / 3 * 2)
    }

    .fa_Pro .fa_tenPro2 .fa_flex1_1>div {
        width: 50%
    }

    .fa_Pro .fa_tenPro2 .fa_flex2>div {
        width: calc(100% / 3)
    }

    .fa_Pro .fa_tenPro2 .fa_flex2 .fa_left .fa_li {
        height: 50%
    }

    .fa_Pro .fa_tenPro2 .fa_flex2 .fa_right .fa_li {
        height: 100%
    }
}

@media only screen and (max-width: 768px) {
    .fa_Pro .fa_tenPro1 .fa_flex2>div {
        width:100% !important
    }

    .fa_Pro .fa_tenPro2 .fa_flexwrap>div {
        width: 100%
    }

    .fa_Pro .fa_tenPro .fa_li {
        height: auto
    }
}

.fa_Pro .fa_casedt .fa_list a {
    display: block;
    font-size: 0.2rem;
    line-height: 1.5;
    color: #878787;
    padding: .225rem .16rem;
    border-bottom: 1px solid #d8d8d8;
    position: relative
}

.fa_Pro .fa_casedt .fa_list a.active {
    color: var(--main-color)
}

.fa_Pro .fa_casedt .fa_list a.active:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 0.23rem;
    border-left: 1px solid #d61518
}

.fa_Pro.goodscase_wrapper .fa_casedt .fa_wrapper {
    padding: .15rem 0 .35rem
}

.fa_Pro .fa_casedt .fa_dtright .fa_dt_title h1 {
    font-size: var(--f21);
    text-align: left;
    margin: 0;
    font-weight: 700
}

.fa_Pro .fa_casedt .fa_dtright .fa_dt_cnt {
    margin-top: 2vw;
    line-height: 2;
    color: #666
}

.maskLayer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    background: rgba(0,0,0,.35)
}

.fa_Pro .fa_casedt .fa_dtright .fa_dt_cnt img {
    width: 100%!important;
    height: auto!important;
    margin-bottom: 30px
}

.fa_Pro .fa_casedt .fa_dtright .fa_dt_cnt input {
    width: 100%!important;
    height: auto!important;
    margin-bottom: 30px
}

.fa_Pro .fa_casedt .fa_dtright,.fa_Pro .fa_casedt .fa_dtleft {
    width: 100%
}

@media only screen and (min-width: 769px) {
    .fa_Pro .fa_casedt .fa_wrapper {
        padding:0;
        display: flex;
        position: relative;
        z-index: 10
    }

    .fa_Pro .fa_casedt .fa_dtleft {
        width: 34.25%;
        padding: .4rem 4.75% .4rem 3.125%
    }

    .fa_Pro .fa_casedt .fa_dtright {
        width: 65.75%;
        padding: .55rem 1.3rem 1rem;
        border-left: 1px solid #d8d8d8;
        color: #878787
    }
}

@media only screen and (max-width: 768px) {
    .fa_Pro .fa_topDetails .fa_wrapper {
        flex-wrap:wrap;
        position: relative;
        z-index: 10
    }

    .fa_goodscase .fa_pageBanner2 .fa_picli img {
        height: 6.5rem;
        object-fit: cover
    }

    .fa_Pro .fa_casedt .fa_dtright {
        padding: .55rem .2rem 1rem
    }

    .fa_Pro .fa_casedt .fa_dtleft {
        padding: .4rem 4.75% .4rem 3.125%
    }
}

@-webkit-keyframes nomal-data-v-51816f64 {
    0% {
        left: 1200px;
        top: 120px
    }

    20% {
        left: 800px;
        top: 300px;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    50% {
        left: 1400px;
        top: 400px;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    70% {
        left: 1400px;
        top: 350px;
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }

    to {
        -webkit-transform: translate(0) scale(1);
        transform: translate(0) scale(1)
    }
}

@keyframes nomal-data-v-51816f64 {
    0% {
        left: 1200px;
        top: 120px
    }

    20% {
        left: 800px;
        top: 300px;
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    50% {
        left: 1400px;
        top: 400px;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    70% {
        left: 1400px;
        top: 350px;
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }

    to {
        -webkit-transform: translate(0) scale(1);
        transform: translate(0) scale(1)
    }
}

@-webkit-keyframes nomal2-data-v-51816f64 {
    0% {
        -webkit-transform: translate(0) scale(1);
        transform: translate(0) scale(1)
    }

    50% {
        -webkit-transform: translateY(200px) scale(.5);
        transform: translateY(200px) scale(.5)
    }

    to {
        -webkit-transform: translate(0) scale(1);
        transform: translate(0) scale(1)
    }
}

@keyframes nomal2-data-v-51816f64 {
    0% {
        -webkit-transform: translate(0) scale(1);
        transform: translate(0) scale(1)
    }

    50% {
        -webkit-transform: translateY(200px) scale(.5);
        transform: translateY(200px) scale(.5)
    }

    to {
        -webkit-transform: translate(0) scale(1);
        transform: translate(0) scale(1)
    }
}

@-webkit-keyframes animX-data-v-51816f64 {
    0% {
        left: 0
    }

    to {
        left: 500px
    }
}

@keyframes animX-data-v-51816f64 {
    0% {
        left: 0
    }

    to {
        left: 500px
    }
}

@-webkit-keyframes animY-data-v-51816f64 {
    0% {
        top: 0
    }

    to {
        top: 500px
    }
}

@keyframes animY-data-v-51816f64 {
    0% {
        top: 0
    }

    to {
        top: 500px
    }
}

.fa_About.impression_wrapper .fa_idea .fa_abtitle,.fa_About.impression_wrapper .fa_history .fa_abtitle {
    padding-top: 0.6rem;
    margin-top: 0
}

@media only screen and (max-width: 768px) {
    .fa_main {
        height:10rem!important;
        -webkit-transform: scale(.3) translate(-8rem,-12rem)!important;
        transform: scale(.3) translate(-8rem,-12rem)!important;
        left: 0!important;
        background: none!important
    }

    .fa_About.protect_wrapper .fa_envP .fa_wrapper {
        height: auto
    }

    .fa_About .fa_envP .fa_wrapper {
        height: 700px
    }

    .fa_About .fa_envP .main-bgContainer {
        margin-top: 0;
        background: url(/static/home/images/public-bg.1bf2f10c.png) no-repeat center 0;
        background-position: -10% -9%;
        background-size: contain
    }

    .fa_About .fa_history .fa_even .swiper-container {
        padding-right: 0
    }

    .fly .ivu-page .ivu-page-item {
        margin: 0 0.04rem
    }

    .fa_about {
        width: 100%;
        padding: 0 6.5%
    }

    .fa_About .fa_abtitle {
        font-family: speeding,sans-serif;
        color: #d61518;
        font-size: 0.34rem;
        display: block;
        margin-top: 0;
        padding-top: 0.5rem
    }

    .fa_About.cultural_wrapper .fa_abtitle {
        margin-top: 0;
        padding-top: 0.7rem
    }

    .fa_About.cultural_wrapper .fa_res .fa_list .fa_li {
        background-color: rgba(27,24,40,0)
    }

    .fa_About.cultural_wrapper .fa_res .fa_list .fa_li img {
        opacity: 1
    }

    .fa_About.impression_wrapper .fa_abtitle {
        line-height: 1.5
    }

    .fa_About.impression_wrapper .fa_companyInfo .fa_abtitle {
        padding-top: 0.7rem
    }

    .fa_About.impression_wrapper .fa_idea .fa_abtitle,.fa_About.impression_wrapper .fa_history .fa_abtitle {
        padding-top: 0.6rem
    }

    .fa_About.impression_wrapper .fa_companyInfo .fa_wrapper {
        width: 100%
    }

    .fa_About .fa_history .fa_even .desc {
        font-size: 0.18rem
    }

    .fa_companyInfo {
        background-color: #fff
    }

    .fa_About .fa_idea .fa_left img {
        display: inline
    }

    .fa_About .fa_companyInfo p {
        text-indent: 2em;
        line-height: 2;
        color: #787878
    }

    .fa_About .fa_history {
        background: url(/static/home/images/img_impressioncyg-2.jpg) 100% 100%;
        margin-top: 0.5rem;
        padding: 0 0 0.66rem
    }

    .fa_About .fa_history .fa_year {
        margin: auto;
        margin-bottom: 5vw;
        width: 80%;
        position: relative;
        display: none
    }

    .fa_even_btn {
        display: none
    }

    .fa_About .fa_idea {
        padding-top: 0
    }

    .fa_About .fa_idea .fa_li .fa_right {
        position: relative
    }

    .fa_About .fa_idea .fa_li .fa_right .des {
        font-size: .2rem;
        color: #787878;
        line-height: 1.4;
        font-family: "Noto Sans SC","","arial",sans-serif
    }

    .fa_About .fa_brand {
        padding-top: 0;
        background-color: #f5f5f5
    }

    .fa_About .fa_brand .fa_wrapper {
        padding: 0.7rem 0 0
    }

    .fa_About .fa_brand .fa_abtitle {
        line-height: 1;
        padding-top: 0;
        margin-bottom: 0.5rem
    }

    .fa_About .fa_brand .fa_box p {
        font-size: .18rem;
        color: #787878;
        line-height: 30px;
        text-align: justify
    }

    .fa_About .fa_wrapper .ppsq_l,.fa_About .fa_wrapper .ppsq_r {
        margin-right: 0 !important;
        margin-bottom: 0 !important
    }

    .fa_About .fa_wrapper .ppsq_r {
        margin-top: .5rem
    }

    .fa_About .fa_wrapper .ppsq_l {
        width: 100%;
        background-color: #e7e7e7
    }

    .fa_About .fa_brand .fa_box img {
        box-sizing: border-box;
        width: 35%;
        display: block;
        margin: auto;
        padding: .2rem
    }

    .fa_About .fa_brand .fa_box {
        margin-bottom: 0.5rem;
        display: flex;
        flex-direction: column
    }

    .fa_About .fa_brand .fa_box:nth-child(4) {
        background-color: #e7e7e7;
        margin-top: .5rem
    }

    .fa_About .fa_brand .fa_box:nth-child(4)>img {
        padding: .2rem 0;
        width: 50%;
        vertical-align: middle
    }

    .fa_About .fa_brand .fa_box:nth-child(6) {
        padding-top: 0.2rem;
        padding-bottom: 0;
        background-color: rgb(231,231,231)
    }

    .fa_About .fa_brand .fa_box:nth-child(6)>img {
        padding: 0
    }

    .fa_About .fa_brand .fa_l2,.fa_About .fa_brand .fa_l3,.fa_About .fa_brand .fa_l4 {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 10px
    }

    .fa_About .fa_brand {
        padding-bottom: 1.1rem
    }

    .fa_About .fa_absum {
        display: block;
        font-size: .18rem;
        line-height: 2.6;
        color: #787878;
        text-align: justify
    }

    .fa_About .shzww .fa_wrapper {
        width: 87%
    }

    .fa_About .fa_res .fa_list>.fa_li .fa_tit {
        padding-left: .2rem;
        padding-bottom: 0
    }

    .fa_About .fa_res .fa_list .fa_li .fa_tit p {
        font-size: 12px;
        color: #fff;
        line-height: 1.4;
        font-weight: 300;
        display: none
    }

    .fa_About .fa_life {
        padding-top: 0.1rem
    }

    .fa_About .fa_life .fa_abtitle {
        padding-top: 0.7rem
    }

    .fa_About .fa_life .fa_anima_area {
        height: 30vh;
        webkit-transform: scale(.2) translate(-3033px,-444px);
        transform: scale(.2) translate(-3033px,-444px);
        transition: unset
    }

    .fa_About .fa_cygBook .fa_wrapper {
        width: 87%
    }

    .goodscase_wrapper,.fa_About .fa_cygBook {
        background-color: #f5f5f5
    }

    .fa_Pro.goodscase_wrapper {
        padding-bottom: 0.48rem
    }

    .fa_Pro.goodscase_wrapper .fa_casedt .fa_wrapper {
        margin-bottom: 0
    }

    .fa_dtright .i-toTop {
        display: block;
        width: 0.5rem;
        height: 0.5rem;
        line-height: .5rem;
        font-size: .4rem;
        text-align: center;
        float: right;
        text-decoration: none;
        background: url(/static/home/images/totop.png) no-repeat 50%;
        background-size: cover
    }

    .fa_About .fa_cygBook .fa_abtitle {
        padding-top: 0.7rem
    }

    .fa_About .fa_cygBook .fa_book_btn>div {
        width: 30px
    }

    .fa_About .fa_absum .whcl_newgd {
        position: static
    }

    .fa_About .fa_res .fa_list .fa_li .fa_tit h3 {
        font-size: 0.2rem;
        margin-bottom: 0.3rem;
        line-height: 2;
        text-align: left
    }

    .fa_About .fa_res .fa_list {
        margin-bottom: 0;
        padding-bottom: 0.8rem
    }

    .fa_About .fa_res .fa_list .fa_li .fa_tit h3:after {
        content: '';
        display: block;
        background-color: #fff;
        width: 2em;
        height: 1px
    }

    .fa_About .fa_res .fa_list .fa_li .fa_tit {
        padding-left: .2rem;
        bottom: 0
    }

    .fa_About .fa_VR .fa_catelist {
        display: flex;
        width: 100%;
        max-width: 1200px;
        margin: auto;
        background-color: #fff;
        border-radius: 10px;
        box-shadow: 7px 7px 10px rgb(51 93 166 / 14%);
        flex-direction: column;
        display: none
    }

    .fa_About .fa_VR .fa_catelist .fa_li {
        width: 100%;
        text-align: center;
        border-left: #eee solid 1px;
        position: relative
    }

    .fa_inCase.fa_PSA .fa_title {
        color: var(--main-color) !important;
        display: none
    }

    .fa_About .shzww {
        background-color: #f5f5f5
    }

    .fa_PSA img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .fa_Indu .fa_caseEct .fa_list .fa_li .fa_right {
        padding: 0%;
        width: 100% !important;
        position: relative
    }

    .fa_Indu .fa_caseEct .fa_list .fa_li .fa_right h3 {
        font-size: .35rem;
        font-weight: 200;
        margin-bottom: 0.0625rem;
        text-align: left;
        line-height: 1.5;
        padding-top: .125rem
    }

    .fa_Indu .fa_caseEct .fa_list .fa_li .fa_right p {
        font-size: .16rem;
        text-align: justify;
        line-height: .3rem
    }

    .fa_Indu .fa_caseEct .fa_list .fa_li {
        position: relative
    }

    .fa_Indu .fa_caseEct .fa_list .fa_li .fa_right h3 {
        padding-top: 0
    }

    .fa_Indu .fa_caseEct .fa_list .fa_li .fa_link {
        text-align: right;
        top: 0.3rem;
        position: absolute;
        right: 0.08rem
    }

    .fa_Indu.fa_Industry .fa_caseEct .fa_list .fa_li .fa_link i {
        top: 0.3rem;
        right: -15px
    }

    .fa_Indu.cpbubj_main .fa_caseEct .fa_list .fa_li {
        background-color: #f8f8f8
    }

    .fa_Indu .fa_caseEct .fa_list .fa_li .fa_right {
        padding: 0.125rem 0
    }

    .fa_Industry .fa_pageBanner2 img {
        height: 6.6rem;
        object-fit: cover
    }

    .fa_Industry.fa_Indu .fa_caseEct .fa_list .fa_li .fa_Img {
        display: block
    }

    .fa_Industry .fa_Imgmin img {
        object-fit: cover;
        position: static;
        width: 100%;
        height: auto;
        transform: none
    }

    .fa_Industry.fa_Indu .fa_caseEct .fa_list .fa_li .fa_right h3 {
        padding-top: 0
    }

    .fa_Industry.fa_Indu .fa_caseEct .fa_list .fa_li .fa_Img {
        padding-bottom: 0
    }

    .fa_Industry.fa_Indu .fa_caseEct .fa_list .fa_li .fa_link span {
    }

    .fa_PSA .fa_hpro_wrap {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        width: 100%;
        height: 100vh;
        position: relative
    }

    .fa_PSA img {
        width: auto;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .fa_inCase .fa_flexwrap {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        width: 100%;
        height: auto
    }

    .fa_inCase img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .fa_inCase .fa_left {
        width: 100%;
        position: relative;
        overflow: hidden;
        -webkit-clip-path: polygon(0 0,100% 0,85% 100%,0 100%);
        clip-path: polygon(0 0,100% 0,85% 100%,0 100%);
        position: relative;
        left: 0%
    }

    .fa_inCase .fa_right {
        width: 100% !important;
        position: relative;
        overflow: hidden;
        -webkit-clip-path: polygon(15% 0,100% 0,100% 100%,0 100%);
        clip-path: polygon(15% 0,100% 0,100% 100%,0 100%);
        position: relative;
        right: 0%
    }

    .fa_PSA .fa_right .fa_tit .fa_list {
        margin: 0 0 0 auto;
        padding-right: 7%
    }

    .fa_PSA .fa_right .fa_tit:hover .fa_list {
        display: block
    }

    .fa_PSA .fa_tit .fa_list a {
        display: block;
        font-size: 14px;
        padding: 10px 5px;
        border: #fff solid 1px;
        border-radius: 5px;
        margin-top: 20px;
        transition: all 0.5s;
        text-align: center
    }

    .fa_PSA .fa_right .fa_tit .fa_list a {
        color: #fff;
        border-color: #fff
    }

    .fa_Pro .fa_tenPro .fa_li .fa_bg img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center
    }

    .fa_Pro .fa_tenPro .fa_li .fa_cnt .fa_box {
        color: #fff;
        line-height: 2;
        color: #fff;
        margin: 5% 0;
        padding: 8px;
        font-size: 13px
    }

    .fa_Pro .fa_tenPro .fa_li .fa_bg .fa_h3 {
        font-size: .25rem;
        opacity: 1
    }

    .fa_tenPro1 {
        background-color: #f5f5f5
    }

    .fa_Pro .fa_tenPro1 .fa_wrapper {
        padding-bottom: 0.35rem
    }

    .fa_groupAdv .fa_list .fa_li {
        margin-bottom: 0.2rem
    }

    .fa_groupAdv .fa_list .fa_li .title {
        top: 30%;
        font-size: .4rem;
        position: absolute !important;
        margin: 0;
        color: #fff
    }

    .fa_groupAdv .fa_list .fa_li .desc {
        top: 50%;
        font-size: 0.2rem;
        width: 100%;
        text-align: center;
        position: absolute !important;
        color: #fff;
        margin: 0
    }

    .fa_groupAdv .fa_list .fa_li .more-btn {
        display: block !important;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        color: #fff;
        border-radius: 5px;
        border: 1px solid #fff;
        position: absolute !important
    }

    .fa_Industry,.fa_Adva .fa_specialty {
        background-color: #f5f5f5
    }

    .fa_Adva .fa_specialty .fa_box3 p {
        color: #878787;
        line-height: 0.4rem;
        text-align: justify
    }

    .fa_Adva .fa_specialty .fa_box4 .fa_info {
        position: static
    }

    .fa_Adva .fa_specialty .fa_box4 .fa_info:before {
        display: none
    }

    .fa_Adva .fa_specialty .fa_box4 .fa_info ul {
        margin: 0;
        display: flex;
        justify-content: space-between;
        width: 100%;
        flex-wrap: wrap;
        padding: 0.4rem 0
    }

    .fa_Adva .fa_specialty .fa_box1 p {
        color: #878787;
        line-height: .4rem;
        text-align: justify
    }

    .fa_Adva .fa_specialty .fa_box2 ul {
        margin-bottom: 0;
        margin-top: 0.39rem
    }

    .fa_Adva .fa_specialty .fa_box2 ul li {
        margin-bottom: 0.78rem
    }

    .fa_Adva .fa_specialty .fa_box2 ul li:last-child {
        margin-bottom: 0.39rem
    }

    .fa_Adva .fa_plustek .fa_box1 ul:before {
        content: "";
        top: 0.2rem;
        height: calc(100% - 16px);
        left: 0;
        background-color: #d4d4d4;
        z-index: 2;
        position: absolute
    }

    .fa_Adva .fa_plustek .fa_box1 ul li {
        display: block;
        position: relative;
        width: 100%
    }

    .fa_Adva .fa_plustek .fa_box1 ul li:nth-child(odd):before {
        left: 0;
        right: auto
    }

    .fa_Adva .fa_plustek .fa_box1 ul li:nth-child(odd):after {
        left: 0.125rem;
        right: auto
    }

    .fa_Adva .fa_plustek .fa_box1 ul li:nth-child(even):after {
        left: 0.125rem
    }

    .fa_Adva .fa_plustek .fa_box1 ul li:nth-child(odd) {
        padding-right: 0;
        text-align: left;
        padding-left: 0.9rem
    }

    .fa_Adva .fa_plustek .fa_box1 ul li p {
        line-height: 0.3rem
    }

    .fa_Adva .fa_plustek .fa_box1 ul li:nth-child(even) {
        padding-left: 0.9rem;
        margin-left: auto;
        margin-right: 0
    }

    .fa_Adva .fa_plustek .fa_box1 ul li h3 {
        padding-bottom: 0.3rem;
        color: #6e6e6e;
        font-size: .4rem;
        line-height: .4rem;
        margin-bottom: 0
    }

    .fa_Adva .fa_plustek .fa_box2 .fa_li {
        width: 100%;
        text-align: center;
        margin-top: 0.5rem
    }

    .fa_Adva .fa_plustek .fa_box2 .fa_li h5 {
        width: 1rem;
        margin-bottom: 0
    }

    .fa_Adva .fa_plustek .fa_box2 .fa_li h5 img {
        display: inline;
        width: 100%
    }

    .fa_Adva .fa_Advsum {
        font-size: 14px;
        line-height: 2;
        color: #6e6e6e;
        text-align: left
    }

    .fa_News .fa_list .fa_li01 article {
        font-size: 14px
    }

    .fa_About .fa_cyghelp .fa_li .fa_right {
        padding: 0%;
        margin-bottom: 11%
    }

    .fa_About .fa_cyghelp .fa_li .fa_right h3 {
        margin-bottom: .2rem;
        margin-top: .2rem
    }

    .fa_About .fa_cyghelp .fa_li .fa_right p {
        text-align: left;
        line-height: 0.4rem;
        font-weight: 500;
        font-size: 0.18rem;
        color: #787878;
        margin-bottom: 1rem
    }

    .fa_About .fa_cyghelp .fa_li:nth-child(even) .fa_right {
        padding: 0
    }

    .fa_About .fa_cyghelp .fa_li .fa_right h3 {
        text-align: left
    }

    .fa_About .fa_cyghelp .fa_li .fa_left {
        overflow: hidden
    }

    .fa_About .fa_cyghelp .fa_li .fa_left img.pc {
        display: none
    }

    .fa_About .fa_cyghelp .fa_li .fa_left img.phone {
        display: block;
        width: 120%;
        transform: translateX(-10%)
    }

    .fa_About .fa_ctc .fa_list .fa_li {
        background-color: #6d6d6d !important;
        color: #fff;
        display: flex;
        justify-content: space-between;
        align-items: flex-start
    }

    .fa_About .fa_ctc .fa_list .fa_li .fa_left h3 {
        color: #fff
    }

    .fa_About .fa_ctc .fa_list .fa_li .fa_left p {
        font-size: 14px;
        color: #fff
    }

    .fa_right {
        width: 40%;
        text-align: center;
        padding: 0% 0%
    }

    .fa_About .fa_ctc .fa_list .fa_li .fa_right>div.fa_box {
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%
    }

    .fa_About .fa_ctc .fa_list .fa_li .fa_right>div.fa_box>div {
        max-width: 100%;
        text-align: center;
        margin: 0%;
        margin-bottom: 7%
    }

    .fa_About .fa_ctc .fa_list .fa_li .fa_right>div.fa_box>div p {
        font-size: 12px
    }

    .fa_About .fa_ctc .fa_list .fa_li:nth-child(even) {
        background-position: left center;
        background-color: #fff;
        background-color: #6d6d6d !important
    }

    .fa_About .fa_ctc .fa_list .fa_lib {
        display: flex;
        flex-direction: row-reverse
    }

    .fa_About .fa_ctc .fa_list .fa_lib .fa_right_lx {
        padding-top: 24%;
        padding-right: 5%;
        width: 52%
    }

    .fa_About .fa_ctc .fa_list .fa_li:nth-child(2n) .fa_right_lx {
        padding-top: 24%;
        padding-right: 7%;
        margin-left: 0%
    }

    .fa_About .fa_ctc .fa_list .fa_lib .fa_left {
        width: 86%
    }

    .fa_PSA .fa_tit h3 {
        text-align: left
    }

    .fa_Pro .fa_casedt .fa_dtright .fa_dt_title h1 {
        font-size: var(--f26);
        text-align: center;
        margin: 0;
        text-align: left;
        line-height: 2
    }

    .fa_Pro .fa_casedt .fa_dtright .fa_dt_cnt {
        margin-top: 2vw;
        line-height: 1.8
    }

    .fa_Stock .fa_message .fa_wrapper {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: .4rem 5%;
        margin: 0
    }

    .fa_Stock .fa_message .fa_left p {
        margin-bottom: 0.2rem
    }

    .fa_Stock .fa_message .fa_left>img {
        display: none
    }

    .tujinga {
        text-align: left
    }

    .fa_Stock .fa_message .fa_right .fa_form p {
        margin-bottom: 1px;
        text-align: left;
        font-size: 14px
    }

    .fa_Stock .fa_message button {
        margin: 0.6rem auto 1.2rem
    }

    .fa_Stock .fa_message .fa_right .fa_form_l2 {
        width: calc((100% - 54px) / 2)
    }

    .tujingb {
        text-align: left;
        margin-bottom: 0
    }

    .fa_even .swiper-container {
        padding-right: 10%
    }

    .fa_About .fa_envP .fa_li .fa_tit {
        padding: 5%;
        background-color: #eeeeee;
        font-size: 14px;
        line-height: 2;
        color: #585858;
        font-weight: 500
    }

    .bigimg {
        width: 90% !important;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        display: none;
        z-index: 9999;
        border: 10px solid #fff;
        height: auto !important
    }

    .bigimg {
        width: 90% !important
    }

    .fa_right_lx {
        width: 47% !important;
        margin-left: 8%
    }

    .fa_wrapa {
        background-image: url(/static/home/images/ctcicon01x.png) !important
    }

    .fa_wrapb {
        background-image: url(/static/home/images/ctcicon02x.png) !important
    }

    .fa_wrapc {
        background-image: url(/static/home/images/ctcicon03x.png) !important
    }

    .fa_PSA .fa_right .fa_tit h3 {
        color: #fff
    }

    .fa_PSA .fa_right .fa_icon .a_icon {
        color: #fff
    }

    #toBack {
        display: flex
    }

    #toBack a {
        display: flex;
        align-items: center
    }

    .fa_About .fa_idea .fa_li .fa_right .des::after {
        left: 10%;
        bottom: 0.5rem
    }

    .fa_About .fa_idea .fa_li .fa_right .des p {
        line-height: 1.8
    }

    .fa_About .fa_idea .fa_li .fa_right .des p b {
        font-weight: normal;
        flex: 1
    }

    .fa_About .fa_idea .fa_li .fa_right p span {
        width: auto
    }

    .fa_About .fa_res .fa_list .fa_li img {
        opacity: 1;
        width: 100%;
        transition: all 0.5s
    }

    .main-bgContainer {
        margin-top: -80px
    }

    .culTureBox {
        height: 680px !important;
        padding: 0% 0% !important;
        box-sizing: border-box !important;
        width: 90% !important;
        overflow: hidden !important
    }

    .swiper-button-prev,.swiper-container-rtl .swiper-button-next {
        display: none
    }

    .swiper-button-next,.swiper-container-rtl .swiper-button-prev {
        display: none
    }

    .fa_PSA.fa_inCase .fa_left .fa_tit h4:before {
        content: "\e602";
        font-size: 22px;
        display: inline-block;
        font-family: "iconfont";
        margin-left: 10px
    }

    .fa_PSA.fa_inCase .fa_right .fa_tit h4:after {
        content: "\e603";
        font-size: 22px;
        display: inline-block;
        font-family: "iconfont";
        margin-right: 10px
    }

    #toBack {
        display: flex;
        padding: 3% 5% !important;
        padding-top: 6% !important
    }

    .pcnone {
        display: none
    }

    .web_case {
        display: block
    }

    .fa_PSA .fa_left .fa_tit {
        left: 50%;
        top: 25%;
        width: 80%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%)
    }

    .fa_PSA .fa_left .fa_tit h3 {
        color: #fff !important;
        font-size: 0.26rem;
        margin-bottom: .1rem;
    }

    .fa_PSA .fa_left .fa_tit h3 br {
        display: none;
    }

    .fa_PSA .fa_left,.fa_PSA .fa_right {
        position: relative
    }

    .fa_PSA .fa_right .fa_tit {
        left: 50%;
        top: 25%;
        width: 80%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        align-items: flex-end
    }

    .fa_PSA .fa_right .fa_tit h3 {
        color: #fff;
        font-size: 0.26rem;
        margin-bottom: .1rem;
    }

    .fa_PSA .fa_right .fa_tit h3 br {
        display: none;
    }

    .fa_Pro .fa_tenPro .fa_li .fa_cnt .fa_box {
        margin: 0% 0
    }

    .fa_PSA .fa_hpro_wrap>div:hover .fa_tit .fa_icon .a_icon {
        color: #fff
    }

    .fa_solution.fa_PSA .fa_tit .fa_list a {
        width: 1.5rem;
        color: #fff;
        border-color: #fff;
        height: 0.47rem;
        line-height: calc(.47rem - 2px);
        font-size: 0.18rem;
        border-radius: 0.05rem;
        padding: 0;
        margin: 0 0 0.2rem 0
    }

    .fa_solution.fa_PSA .fa_tit .fa_list {
        margin: 0.2rem 0 0
    }

    .fa_solution.fa_PSA .fa_right .fa_tit .fa_list {
        padding-right: 0
    }

    .fa_PSA .fa_tit .fa_list a {
        width: 99px
    }

    .fa_solution.fa_PSA .fa_right .fa_tit .fa_list a {
        margin-left: 0!important
    }

    .fa_PSA .fa_hpro_wrap>div:hover .fa_tit .fa_list {
        padding-right: 0%;
        position: relative;
        z-index: 999
    }

    .fa_PSA .fa_right .fa_tit .fa_list a {
        margin-left: 15% !important
    }

    .fa_PSA .fa_hpro_wrap {
        height: 70vh
    }

    .fa_PSA .fa_left.active .fa_tit h3,
    .fa_PSA .fa_left:hover .fa_tit h3 {
        color: var(--main-color) !important
    }

    .fa_PSA .fa_hpro_wrap>div:hover .fa_tit .fa_icon .a_icon {
        color: var(--main-color);
        transform: rotate(-90deg)
    }

    .ydnr {
        display: block;
        width: 87%;
        margin: .35rem auto .2rem;
        font-size: .18rem;
        color: #787878;
        line-height: 2.6;
        text-align: center
    }

    .fa_groupAdv .fa_list .fa_li .more-btn {
        line-height: .35rem;
        width: 1.35rem;
        font-size: .1rem;
        bottom: 8%;
        margin: 0
    }

    .fa_pageBanner2 .fa_tit {
        position: absolute;
        top: 1.85rem
    }

    .fa_pageBanner2 .fa_tit h3 {
        font-size: .58rem;
        font-weight: 400;
        margin: 0 0 0.1rem
    }

    .waik10 .fa_pageBanner2 .fa_tit p {
        font-size: 0.18rem;
        padding: 0 0.2rem;
        line-height: 1.5
    }

    .waik10 .fa_pageBanner2 .fa_tit span {
        display: none
    }

    .fa_pageBanner2 .fa_tit p {
        font-size: .3rem;
        color: #fff
    }

    .fa_pageBanner2 .fa_tit span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: .7rem;
        opacity: 0
    }

    .cyhym {
        font-size: 14px;
        color: #878787;
        line-height: 2
    }

    .fa_Adva .fa_difference .fa_box1 .around-bg img {
        display: block;
        width: 100%;
        position: absolute;
        top: -1.5%;
        left: 0;
        width: 100%;
        transition: all 0.5s;
        left: 0
    }

    .fa_Adva .fa_difference .fa_box1 .fa_container h6 img {
        width: auto;
        max-width: 40%;
        margin: 0% auto
    }

    .fa_text_c {
        text-align: center;
        display: none
    }

    .differe_web {
        display: block;
        position: relative;
        height: 4rem
    }

    .differe_web img {
        width: 100%
    }

    .fa_Adva.fa_topDetails {
        background-color: #f5f5f5
    }

    .fa_difference {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        background-color: #fff;
        padding: 0.02rem 0 .35rem;
        -webkit-box-shadow: 0 0 0.05rem 0.03rem hsla(0,0%,83.9%,.39);
        box-shadow: 0 0 0.05rem 0.03rem hsla(0,0%,83.9%,.39);
        margin: -1.65rem auto .48rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        z-index: 10;
        width: 95%;
        margin-right: 0 auto
    }

    .xxdiffer .fa_topDetails .fa_wrapper {
        width: 100%;
        font-size: .18rem;
        line-height: 1.6;
        color: #787878;
        padding: 0 5% .75rem
    }

    .xxdiffer .fa_wrapper {
        padding-top: 0
    }

    .fa_Adva .fa_pageBanner2 {
        margin-top: -1.1rem
    }

    .fa_Adva .fa_pageBanner2 .fa_picli {
        height: 7.6rem;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover
    }

    .fa_Adva .fa_pageBanner2 .fa_picli img {
        height: 6.5rem;
        text-align: center;
        color: #fff;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: cover;
        object-fit: cover;
        display: none
    }

    .differe_web p {
        margin: 0 auto;
        font-size: .18rem;
        color: #787878;
        line-height: 2.6;
        margin-top: .28rem;
        width: 100%;
        position: absolute;
        top: 2.6rem;
        text-align: justify
    }

    .xxdiffer .fa_wrapper {
        margin-top: 0%
    }

    .differe_web_w {
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: center;
        position: absolute;
        width: 21.2%;
        left: 50%;
        transform: translateX(-50%);
        top: 4%
    }

    .differe_web_w img:nth-child(2) {
        width: 80%
    }

    .differe_web_w img:nth-child(1) {
        margin-top: 20px
    }

    .differe_web_w img {
        width: 23%;
        margin-left: 5px
    }

    .xxdiffer .fa_Adva .fa_Advtit {
        font-family: speeding,sans-serif;
        display: block;
        font-size: .34rem;
        line-height: 1;
        text-align: center;
        color: #d61518;
        padding: .4rem 0;
        font-weight: 400;
    }

    .fa_Adva .fa_difference .fa_box2 ul p {
        color: #787878;
        line-height: 1.6;
        font-size: 0.18rem
    }

    .fa_About.fa_global .fa_abtitle {
        margin-bottom: 0px
    }

    .fa_About.fa_global .fa_left .fa_dsc {
        font-size: 0.18rem;
        margin-bottom: 0.4rem
    }

    .earth-shadow {
        margin: 0 auto;
        width: 300px;
        height: 64px;
        position: static;
        background-size: 100% 100%;
        margin-top: -10px
    }

    .plustek .fa_Adva .fa_Advsum {
        display: block
    }

    .fa_Adva .fa_plustek .fa_box1 ul:after {
        left: 0.2rem;
        bottom: -0.2rem
    }

    .fa_Adva .fa_plustek .fa_box1 ul:before {
        content: "";
        height: calc(100% - 0.2rem);
        left: 0.2rem;
        margin-left: -0.01rem
    }

    .fa_NewsDetail .fa_details .fa_wrapper .fa_tit {
        font-size: .25rem
    }

    .fa_NewsDetail .fa_details .fa_wrapper .fa_tit,.fa_NewsDetail .fa_details .fa_wrapper .fa_sum {
        width: 4rem;
        margin: 0 auto
    }

    .fa_NewsDetail .fa_details .fa_wrapper .fa_content {
        width: 4rem;
        margin: 0 auto
    }

    .fa_Stock .fa_gszl .fa_li img {
        width: 56%;
        max-width: 100%
    }

    .fa_Stock .fa_message .fa_wrapper {
        background-color: #fff
    }

    .gnkfz {
        text-align: center;
        font-size: 8vw
    }
}

.publicBefit_wrapper .main-bgContainer {
    position: relative
}

.publicBefit_wrapper .fa_abtitle {
    padding-top: 0;
    margin: 0.6rem auto 0.4rem;
    line-height: 1.5
}

.publicBefit_wrapper .fa_abtitle+.desc {
    font-size: .18rem;
    line-height: 2.6;
    padding: 0 4.5%;
    text-align: center
}

@media screen and (max-width: 1366px) {
    .publicBefit_wrapper .fa_wrapper {
        width:100%;
        height: 100vh
    }
}

@media screen and (max-width: 768px) {
    .public {
        background-color:#f5f5f5
    }

    .publicBefit_wrapper .fa_abtitle+.desc {
        padding: 0 6.5%;
        text-align: justify
    }
}

.info_wrapper h1.title {
    font-size: .3rem;
    text-align: center;
    margin: 0.5rem 0 0.2rem;
    font-weight: 700
}

.info_wrapper h1.title + hr {
    width: 1rem;
    border: none;
    border-bottom: 0.03rem solid #333;
    margin: auto
}

.info_wrapper .main {
    width: 12rem;
    margin: 0 auto
}

.info_wrapper .fa_content {
    margin-bottom: 0.7rem;
    line-height: 0.5rem;
    color: #333;
    font-size: 16px
}

.info_wrapper .main>h2 {
    color: #333;
    text-align: center;
    font-weight: 700;
    margin: 1rem auto
}

.info_wrapper .fa_content h1 span {
    font-weight: 700
}

.info_wrapper .fa_content > strong,.info_wrapper .main>h2 {
    font-size: 0.5rem;
    display: block
}

.info_wrapper .fa_content > strong {
    margin: 0.4rem auto
}

@media screen and (max-width: 768px) {
    .info_wrapper .main {
        width:95%
    }

    .info_wrapper .fa_content {
        line-height: 0.4rem
    }

    .info_wrapper .main>h2 {
        margin: 0.6rem auto
    }

    .info_wrapper .fa_content > strong,.info_wrapper .main>h2 {
        font-size: 0.34rem
    }

    .info_wrapper .fa_content > strong {
        margin: 0.2rem auto
    }
}

.people_wrapper .main-container {
    width: 100%;
    margin: auto;
    padding-left: 1.6rem;
    padding-right: 0.45rem;
    padding-top: 0.7rem;
    background-color: #fff;
    overflow: hidden;
    background: url(/static/home/images/people-bg.48be6622.png) no-repeat 0 0;
    background-size: 100%
}

.people_wrapper .main-container .top-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.people_wrapper .main-container .top-container .text-container {
    width: 29%;
    padding-left: 0.35rem;
    padding-right: 0.15rem
}

.people_wrapper .fa_abtitle {
    margin: 0.6rem 0 0.4rem;
    padding: 0
}

.people_wrapper .main-container .top-container .text-container .text p {
    font-size: .18rem;
    line-height: .5rem;
    text-indent: 2em;
    text-align: justify
}

.people_wrapper .main-container .top-container .tp-img-container {
    width: 71%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.people_wrapper .main-container .top-container .tp-img-container .img-col {
    width: 39.2%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.people_wrapper .main-container .top-container .tp-img-container .img-col .img-container:first-child {
    width: 100%;
    margin-bottom: 0.05rem
}

.people_wrapper .img-container {
    position: relative;
    border-radius: 12px
}

.main-container .top-container .tp-img-container .img-col .img-container:first-child {
    width: 100%;
    margin-bottom: 0.05rem
}

.people_wrapper .img-container .blockWrapp {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #d97143;
    opacity: .2;
    border-radius: 12px;
    -webkit-transition: .4s;
    transition: .4s
}

.people_wrapper .main-container .top-container .tp-img-container .img-col .img-container:first-child img {
    display: block;
    width: 100%;
    height: 100%
}

.people_wrapper .img-container img {
    display: block;
    width: 100%;
    height: 100%
}

.people_wrapper .img-container .img-des {
    width: 100%;
    height: 0.38rem;
    line-height: .38rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    font-size: 20px;
    text-align: center;
    color: #fff
}

.people_wrapper .main-container .top-container .tp-img-container .img-col .img-container:last-child {
    width: 77.6%
}

.people_wrapper .main-container .top-container .tp-img-container .img-container.md {
    width: 35.2%;
    margin: 0 0.05rem
}

.people_wrapper .main-container .top-container .tp-img-container .img-container.st {
    width: 24.8%
}

.people_wrapper .main-container .botton-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0.35rem 2.07rem;
    margin-top: 0.05rem
}

.people_wrapper .main-container .botton-container .img-fl-col {
    width: 21.8%;
    margin-right: 0.05rem
}

.people_wrapper .main-container .botton-container .img-fr-col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.people_wrapper .main-container .botton-container .img-fr-col .img-container:first-child {
    width: 19%
}

.people_wrapper .main-container .botton-container .img-fr-col .img-container:nth-child(2) {
    margin: 0 0.05rem
}

.people_wrapper .main-container .botton-container .img-fr-col .img-container:last-child {
    width: 33.5%
}

.people_wrapper .img-container:hover .blockWrapp {
    opacity: 0
}

.people_wrapper .img-container:hover .img-des {
    opacity: .6
}

.people_wrapper .pic-box {
    display: none
}

@media screen and (max-width: 1366px) {
    .people_wrapper .main-container {
        padding-left:0;
        padding-right: 0.15rem;
        padding-top: 0.1rem
    }
}

@media screen and (max-width: 768px) {
    .magazine-wrapper {
        background-color:#f5f5f5
    }

    .magazine-wrapper .fa_cyf .fa_wrapper {
        width: 100%
    }

    .fa_About.magazine-wrapper .fa_cyf .fa_li {
        width: 100%
    }

    .fa_About.magazine-wrapper .fa_cyf .fa_li .fa_right {
        width: auto!important;
        text-align: left;
        margin-bottom: 0.3rem
    }

    .fa_About.magazine-wrapper .fa_cyf .fa_li .fa_right .fa_link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .fa_About .fa_cyf .fa_li .fa_right .fa_link a:first-child {
        display: none
    }

    .people_wrapper {
        background-color: #f5f5f5;
        padding-bottom: 0.5rem
    }

    .people_wrapper .main-container {
        width: 100%;
        padding: 0.5vw 0;
        background: none
    }

    .people_wrapper .main-container .top-container {
        display: block;
        margin-bottom: 1rem
    }

    .people_wrapper .main-container .top-container .text-container {
        width: 95%;
        margin: 0 auto;
        padding: 0
    }

    .people_wrapper .fa_abtitle {
        text-align: center
    }

    .people_wrapper .fa_abtitle {
        margin: .6rem 0 .4rem
    }

    .people_wrapper .main-container .top-container .text-container .text {
        width: 100%;
        padding: 0 4.5%
    }

    .people_wrapper .main-container .top-container .text-container .text p {
        text-indent: 0;
        line-height: 2.6
    }

    .people_wrapper .main-container .botton-container,.people_wrapper .main-container .top-container .tp-img-container {
        display: none
    }

    .people_wrapper .pic-box {
        display: block
    }

    .pic-box .i-tp-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .pic-box .i-tp-container .i-item-two {
        width: 66vw;
        height: 64vw
    }

    .pic-box .i-tp-container .i-item-two .i-big-tp {
        height: 32vw
    }

    .pic-box .i-tp-container .i-item-two .i-big-tp img {
        width: 64vw;
        height: 30vw;
        margin: 1vw
    }

    .pic-box .i-tp-container .i-item-two .i-big-bt {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 32vw
    }

    .pic-box .i-tp-container .i-item-two .i-big-bt img {
        width: 31vw;
        height: 30vw;
        margin: 1vw
    }

    .pic-box .i-tp-container .i-item-one {
        width: 33vw;
        height: 64vw
    }

    .pic-box .i-tp-container .i-item-one img {
        width: 31vw;
        height: 62vw;
        margin: 1vw
    }

    .pic-box .i-tp-container .i-item-one {
        width: 33vw;
        height: 64vw
    }

    .pic-box .i-bt-container .i-item-two {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.bskt-wrapper .main-container {
    width: 100%;
    margin: auto;
    background-color: #fff;
    background-size: cover;
    -webkit-transition: .4s;
    transition: .4s
}

.bskt-wrapper .main-container .w .img-container-item {
    position: relative;
    width: 16rem;
    margin: auto;
    height: 10rem
}

.bskt-wrapper .main-container .w .img-container {
    position: absolute;
    background-size: contain;
    -webkit-transition: .4s;
    transition: .4s;
    cursor: pointer;
    text-align: center
}

.bskt-wrapper .main-container .w .img-container img {
    width: 100%
}

.bskt-wrapper .main-container .w .img1 {
    top: 17.8%;
    left: 20.93%;
    width: 9.4375%;
    height: 15.1%
}

.bskt-wrapper .main-container .w .img2 {
    top: 8.5%;
    left: 32.87%;
    width: 18.43%;
    height: 29.5%
}

.bskt-wrapper .main-container .w .img3 {
    top: 28.6%;
    left: 27.43%;
    width: 14%;
    height: 22.5%
}

.bskt-wrapper .main-container .w .img4 {
    top: 15.8%;
    left: 50.81%;
    width: 14%;
    height: 22.4%
}

.bskt-wrapper .main-container .w .img5 {
    top: 28.6%;
    left: 58.62%;
    width: 14%;
    height: 22.5%
}

.bskt-wrapper .main-container .w .img6 {
    top: 7.5%;
    left: 68.37%;
    width: 16%;
    height: 25.6%
}

.bskt-wrapper .main-container .w .img7 {
    top: 30.7%;
    left: 5.3%;
    width: 27.06%;
    height: 43.3%
}

.bskt-wrapper .main-container .w .img8 {
    top: 30.7%;
    left: 36.56%;
    width: 27.06%;
    height: 43.3%
}

.bskt-wrapper .main-container .w .img9 {
    top: 30.7%;
    left: 67.75%;
    width: 27.06%;
    height: 43.3%
}

.bskt-wrapper .main-container .w .img10 {
    top: 73.8%;
    left: 17.43%;
    width: 9.2%;
    height: 17.7%
}

.bskt-wrapper .main-container .w .img11 {
    top: 53.7%;
    left: 29.12%;
    width: 9.3%;
    height: 15.4%
}

.bskt-wrapper .main-container .w .img12 {
    top: 62.5%;
    left: 31.25%;
    width: 17.25%;
    height: 27.6%
}

.bskt-wrapper .main-container .w .img13 {
    top: 53.7%;
    left: 56%;
    width: 19.375%;
    height: 30.7%
}

.bskt-wrapper .main-container .w .img14 {
    top: 70.5%;
    left: 71.25%;
    width: 9.5%;
    height: 15.2%
}

.bskt-wrapper .main-container .w .showImg {
    width: 60%;
    height: 65%;
    padding: 15px;
    position: absolute;
    top: 19.7%;
    left: 20.56%;
    background-color: hsla(0,0%,100%,.8);
    border-radius: 10px;
    -webkit-transition: .4s;
    transition: .4s;
    display: none
}

.bskt-wrapper .main-container .w .showImg img {
    width: 100%;
    height: 100%
}

.years {
    background: url(/static/home/images/yearsbg.png) no-repeat 50%;
    background-size: cover
}

.yumao {
    background: url(/static/home/images/yumaobg.png) no-repeat 50%;
    background-size: cover
}

.tennis {
    background: url(/static/home/images/tennisbg.png) no-repeat 50%;
    background-size: cover
}

.family {
    background: url(/static/home/images/familybg.png) no-repeat 50%;
    background-size: cover
}

.football {
    background: url(/static/home/images/footballbg.png) no-repeat 50%;
    background-size: cover
}

.baskt {
    background: url(/static/home/images/bsktbg.png) no-repeat 50%;
    background-size: cover
}

.bskt-wrapper .swiper-button-next,.bskt-wrapper .swiper-button-prev {
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.4rem;
    top: 50%;
    outline: none;
    background-repeat: no-repeat;
    background-size: 100%
}

.bskt-wrapper .swiper-button-prev {
    background-image: url(/static/home/images/arrow-left.png)
}

.bskt-wrapper .swiper-button-next {
    background-image: url(/static/home/images/arrow-right.png)
}

.modal,.bskt-wrapper .i-container {
    display: none
}

@media screen and (max-width: 768px) {
    .bskt-wrapper {
        background-color:#f5f5f5;
        overflow: hidden
    }

    .bskt-wrapper .main-container {
        display: none
    }

    .bskt-wrapper .i-container {
        display: block;
        width: 100%;
        padding: 1vw 0
    }

    .bskt-wrapper .toback {
        display: inline-block;
        font-size: .18rem;
        font-family: 500;
        font-family: siyuanyahei;
        padding: 0.2rem
    }

    .bskt-wrapper .i-container .toback img {
        display: inline-block;
        width: 17px;
        height: 15px;
        -webkit-transform: rotate( 180deg);
        transform: rotate( 180deg);
        vertical-align: bottom;
        margin-right: 0.1rem;
        margin-top: 0.03px
    }

    .bskt-wrapper .i-container img {
        width: 31vw;
        height: 26vw;
        margin: 1vw
    }

    .bskt-wrapper .i-container .first-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .bskt-wrapper .i-container .first-row>img:first-child {
        width: 64vw
    }

    .bskt-wrapper .i-container .second-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .bskt-wrapper .i-container .second-row>img:first-child {
        height: 54vw
    }

    .bskt-wrapper .i-container .third-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: -28vw
    }

    .bskt-wrapper .i-container .third-row img:first-child {
        -ms-flex-item-align: end;
        align-self: flex-end
    }

    .bskt-wrapper .i-container .third-row>img:nth-of-type(2) {
        height: 54vw
    }

    .bskt-wrapper .i-container .second-row.reserve {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .bskt-wrapper .i-container .first-row.reserve {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .modal {
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 1000;
        left: 0;
        top: 0;
        background: rgba(0,0,0,.9);
        cursor: grab;
        overflow: hidden
    }

    .current {
        position: absolute;
        left: 0;
        z-index: 10;
        width: 100%;
        color: #fff;
        text-align: center;
        top: 16px;
        color: #fff;
        font-size: 14px;
        line-height: 20px
    }

    .modal .main {
        display: flex;
        align-items: center;
        height: 100%;
        width: 100%
    }

    .modal .main img {
        display: block;
        width: 100%;
        height: auto
    }
}

.publicBefit_wrapper .main-bgContainer {
    position: relative;
    margin-top: 1rem;
    height: 630px;
    background: url(/static/home/images/public_bg.png) no-repeat center 0
}

.publicBefit_wrapper .main {
    position: relative;
    margin: 0 auto;
    width: 1100px;
    height: 630px
}

.publicBefit_wrapper .main .logo {
    position: absolute;
    z-index: 4;
    top: 110px;
    left: 414px;
    width: 308px;
    height: 308px;
    overflow: hidden;
    border-radius: 50%
}

.publicBefit_wrapper .main .logo img {
    display: block;
    width: 100%;
    border-radius: 50%
}

.publicBefit_wrapper .main .item {
    position: absolute;
    cursor: pointer
}

.publicBefit_wrapper .main .item .pic {
    width: inherit;
    height: inherit;
    overflow: hidden;
    border-radius: 50%;
    transition: all .5s
}

.publicBefit_wrapper .main .item .pic img {
    display: block;
    width: 100%;
    border-radius: 50%;
    transition: transform .5s linear
}

.publicBefit_wrapper .main .item:hover {
    z-index: 99
}

.publicBefit_wrapper .main .item:hover .pic {
    box-shadow: 0 0 20px rgba(0,0,0,0.1)
}

.publicBefit_wrapper .main .item:hover .pic img {
    transform: scale(1.1)
}

.publicBefit_wrapper .main .item .text {
    position: absolute;
    z-index: 99;
    display: none;
    padding: 20px;
    width: 330px;
    background-color: #fff;
    border: #ccc solid 1px;
    border-radius: 10px
}

.publicBefit_wrapper .main .item .text h3 {
    margin-bottom: 5px;
    line-height: 1.75;
    font-size: 16px;
    color: #6f6f6f
}

.publicBefit_wrapper .main .item .text p {
    line-height: 1.75;
    font-size: 14px;
    color: #6f6f6f;
    text-align: justify
}

.publicBefit_wrapper .main .item .text:after {
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    content: "";
    background: inherit;
    border-left: #ccc solid 1px;
    border-top: #ccc solid 1px
}

.publicBefit_wrapper .main .item-1 {
    z-index: 2;
    left: 229px;
    top: 54px;
    width: 252px;
    height: 252px
}

.publicBefit_wrapper .main .item-1 .text {
    top: -80px;
    right: 140px;
    background-color: #f5cccc
}

.publicBefit_wrapper .main .item-1 .text:after {
    top: calc(100% - 5px);
    right: 70px;
    transform: rotate(-135deg)
}

.publicBefit_wrapper .main .item-2 {
    z-index: 5;
    left: 622px;
    top: 12px;
    width: 176px;
    height: 176px
}

.publicBefit_wrapper .main .item-2 .text {
    top: -10px;
    left: 110%;
    background-color: #f5cccc
}

.publicBefit_wrapper .main .item-2 .text:after {
    top: 30px;
    right: calc(100% - 5px);
    transform: rotate(-45deg)
}

.publicBefit_wrapper .main .item-3 {
    z-index: 1;
    left: 124px;
    top: 244px;
    width: 176px;
    height: 176px
}

.publicBefit_wrapper .main .item-3 .text {
    right: 64px;
    bottom: 140px;
    background-color: #b1e9e3
}

.publicBefit_wrapper .main .item-3 .text:after {
    top: calc(100% - 5px);
    right: 70px;
    transform: rotate(-135deg)
}

.publicBefit_wrapper .main .item-4 {
    z-index: 3;
    left: 702px;
    top: 181px;
    width: 166px;
    height: 166px
}

.publicBefit_wrapper .main .item-4 .text {
    top: -10px;
    left: 110%;
    background-color: #d1ebff
}

.publicBefit_wrapper .main .item-4 .text:after {
    top: 30px;
    right: calc(100% - 5px);
    transform: rotate(-45deg)
}

.publicBefit_wrapper .main .item-5 {
    z-index: 4;
    left: 6px;
    top: 336px;
    width: 116px;
    height: 116px
}

.publicBefit_wrapper .main .item-5 .text {
    top: 110%;
    right: -44px;
    background-color: #d1ebff
}

.publicBefit_wrapper .main .item-5 .text:after {
    bottom: calc(100% - 5px);
    right: 90px;
    transform: rotate(45deg)
}

.publicBefit_wrapper .main .item-6 {
    z-index: 6;
    left: 262px;
    top: 310px;
    width: 230px;
    height: 230px
}

.publicBefit_wrapper .main .item-6 .text {
    top: -10px;
    left: 110%;
    background-color: #f5cccc
}

.publicBefit_wrapper .main .item-6 .text:after {
    top: 30px;
    right: calc(100% - 5px);
    transform: rotate(-45deg)
}

.publicBefit_wrapper .main .item-7 {
    z-index: 7;
    left: 765px;
    top: 345px;
    width: 147px;
    height: 147px
}

.publicBefit_wrapper .main .item-7 .text {
    bottom: 110%;
    right: -100px;
    background-color: #d1ebff
}

.publicBefit_wrapper .main .item-7 .text:after {
    top: calc(100% - 5px);
    left: 45%;
    transform: rotate(-135deg)
}

.publicBefit_wrapper .main .item-8 {
    z-index: 8;
    left: 1014px;
    top: 393px;
    width: 81px;
    height: 81px
}

.publicBefit_wrapper .main .item-8 .text {
    bottom: 110%;
    right: -50px;
    background-color: #d1ebff
}

.publicBefit_wrapper .main .item-8 .text:after {
    top: calc(100% - 5px);
    right: 25%;
    transform: rotate(-135deg)
}

@media(max-width: 1440px) {
    .publicBefit_wrapper .main .item-5 .text {
        right:-144px
    }

    .publicBefit_wrapper .main .item-5 .text:after {
        right: 195px
    }
}

@media(max-width: 1200px) {
    .publicBefit_wrapper .main-bgContainer {
        margin-top:.35rem;
        width: 100%;
        height: 48.8vw;
        background-size: auto 100%
    }

    .publicBefit_wrapper .main {
        width: 85vw;
        height: 48.8vw
    }

    .publicBefit_wrapper .main .logo {
        top: 8.5vw;
        left: 32vw;
        width: 23.8vw;
        height: 23.8vw
    }

    .publicBefit_wrapper .main .item .text {
        width: 80vw;
        max-width: 320px
    }

    .publicBefit_wrapper .main .item .text h3 {
        font-size: 14px
    }

    .publicBefit_wrapper .main .item .text p {
        font-size: 12px
    }

    .publicBefit_wrapper .main .item-1 {
        left: 17.6vw;
        top: 4.2vw;
        width: 19.3vw;
        height: 19.3vw
    }

    .publicBefit_wrapper .main .item-1 .text {
        top: unset;
        bottom: 120%;
        left: -15vw;
        right: unset
    }

    .publicBefit_wrapper .main .item-1 .text:after {
        right: unset;
        left: 23vw
    }

    .publicBefit_wrapper .main .item-2 {
        left: 48.3vw;
        top: .95vw;
        width: 13.5vw;
        height: 13.5vw
    }

    .publicBefit_wrapper .main .item-2 .text {
        top: unset;
        bottom: 120%;
        left: -45vw;
        right: unset
    }

    .publicBefit_wrapper .main .item-2 .text:after {
        top: calc(100% - 5px);
        right: 24vw;
        transform: rotate(-135deg)
    }

    .publicBefit_wrapper .main .item-3 {
        left: 10.4vw;
        top: 18.8vw;
        width: 13.5vw;
        height: 13.5vw
    }

    .publicBefit_wrapper .main .item-3 .text {
        right: unset;
        left: -7vw;
        bottom: 120%
    }

    .publicBefit_wrapper .main .item-3 .text:after {
        left: 12vw;
        right: unset
    }

    .publicBefit_wrapper .main .item-4 {
        left: 54.1vw;
        top: 14vw;
        width: 12.8vw;
        height: 12.8vw
    }

    .publicBefit_wrapper .main .item-4 .text {
        top: 120%;
        left: unset;
        right: -7vw
    }

    .publicBefit_wrapper .main .item-4 .text:after {
        top: unset;
        right: 12vw;
        bottom: calc(100% - 5px);
        transform: rotate(45deg)
    }

    .publicBefit_wrapper .main .item-5 {
        left: .5vw;
        top: 26vw;
        width: 9vw;
        height: 9vw
    }

    .publicBefit_wrapper .main .item-5 .text {
        top: 120%;
        left: -2vw;
        right: unset
    }

    .publicBefit_wrapper .main .item-5 .text:after {
        left: 5vw;
        right: unset
    }

    .publicBefit_wrapper .main .item-6 {
        left: 20vw;
        top: 24vw;
        width: 17.8vw;
        height: 17.8vw
    }

    .publicBefit_wrapper .main .item-6 .text {
        top: 120%;
        left: -16vw
    }

    .publicBefit_wrapper .main .item-6 .text:after {
        top: unset;
        bottom: calc(100% - 5px);
        left: 23vw;
        right: unset;
        transform: rotate(45deg)
    }

    .publicBefit_wrapper .main .item-7 {
        left: 59vw;
        top: 26.6vw;
        width: 11.5vw;
        height: 11.5vw
    }

    .publicBefit_wrapper .main .item-7 .text {
        bottom: 130%;
        right: -11vw
    }

    .publicBefit_wrapper .main .item-7 .text:after {
        left: 76%
    }

    .publicBefit_wrapper .main .item-8 {
        left: 78.3vw;
        top: 30.5vw;
        width: 6.9vw;
        height: 6.9vw
    }

    .publicBefit_wrapper .main .item-8 .text {
        bottom: 130%;
        right: -4vw
    }

    .publicBefit_wrapper .main .item-8 .text:after {
        right: 6%
    }
}


.green .pi-list{width: 100%;position: relative;padding-top: 67.32%;}
.green .pi-item{display: inline-block;position: absolute;cursor: default;}
.green .pi-item:nth-child(1){width: 48.366%;height: 100%;position: absolute;left: 0;top: 0;}
.green .pi-item:nth-child(2){width: 48.366%;height: 47.572%;position: absolute;right: 0;top: 0;}
.green .pi-item:nth-child(3){width: 48.366%;height: 47.572%;position: absolute;right: 0;bottom: 0;}
.green .pi-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}



.blue .pi-list{width: 100%;position: relative;padding-top: 72.433%;}
.blue .pi-item{display: inline-block;position: absolute;cursor: default;}
.blue .pi-item:nth-child(1){width: 31.223%;height: 47.572%;position: absolute;left: 0;top: 0;}
.blue .pi-item:nth-child(2){width: 31.223%;height: 47.572%;position: absolute;left: 34.458%;top: 0;}
.blue .pi-item:nth-child(3){width: 31.223%;height: 47.572%;position: absolute;right: 0;top: 0;}
.blue .pi-item:nth-child(4){width: 65.682%;height: 47.572%;position: absolute;left: 0;bottom: 0;}
.blue .pi-item:nth-child(5){width: 31.223%;height: 47.572%;position: absolute;right: 0;bottom: 0;}
.blue .pi-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;}


<!--0.00048303604125977-->