p{    margin: 0;}.swiper-wrapper, .swiper-slide {    height: unset;}.top_bg_div {    position: relative;}.top_bg_div img {    width: 100%;}.top_bg_div > .btn-box {    position: absolute;    bottom: 25%;    left: calc(20% - 10px);}.top_bg_div > .btn-box a {    color: #fff;    width: 169px;    height: 42px;    line-height: 42px;    text-align: center;    background: linear-gradient(-16deg, #FD920D 0%, #FDB813 100%);    box-shadow: 0px 0px 15px 1px rgba(3, 15, 39, 0.07);    border-radius: 20px;    display: inline-block;    font-size: 18px;}.section-mian-title {    padding-top: 40px;}.section-mian-title h4 {    font-size: 32px;    text-align: center;    font-weight: 400;}.section-mian-title h4 > span {    color: rgba(36, 104, 242, 1);}.section-function {    background: #F2F5FA url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/02/28/ec_1614444658.png") no-repeat center;    padding-bottom: 30px;}.section-function > div {    position: relative;}.section-function .function-top{    position: relative;}.section-function .function-top > img {    width: 100%;}.section-function .function-top .title-box.title-left-box{    position: absolute;    min-width: 350px;    min-height: 56px;    display: flex;    align-items: center;    justify-content: flex-end;}.section-function .function-top .title-box.title-right-box{    position: absolute;    min-width: 350px;    min-height: 56px;    display: flex;    align-items: center;    justify-content: flex-start;}.section-function .function-top .title-box.title-left-box span{    color: rgba(36, 104, 242, 1);    font-size: 18px;    transform-origin: left center;    transform: scale(1);    transition: all 0.5s;}.section-function .function-top .title-box.title-right-box span{    color: rgba(36, 104, 242, 1);    font-size: 18px;    transform-origin: right center;    transform: scale(1);    transition: all 0.5s;}.section-function .function-top .title-box:hover span{    transform: scale(1.4);    transition: all 0.5s;}.section-function .function-top .title-box.title-left-box span img{    margin-right: 8px;}.section-function .function-top .title-box.title-right-box span img{    margin-left: 8px;}.section-function .function-top .title-box.title-box01{    right: 50px;    top: 60px;}.section-function .function-top .title-box.title-box02{    right: -70px;    top: 195px;}.section-function .function-top .title-box.title-box03{    right: -110px;    top: 360px;}.section-function .function-top .title-box.title-box04{    right: -65px;    bottom: 190px;}.section-function .function-top .title-box.title-box05{    right: 55px;    bottom: 50px;}.section-function .function-top .title-box.title-box06{    left: 50px;    top: 60px;}.section-function .function-top .title-box.title-box07{    left: -80px;    top: 195px;}.section-function .function-top .title-box.title-box08{    left: -110px;    top: 360px;}.section-function .function-top .title-box.title-box09{    left: -65px;    bottom: 190px;}.section-function .function-top .title-box.title-box10{    left: 50px;    bottom: 50px;}.section-function .function-pc-btn{    position: absolute;    left: calc(50% - 82px);    right: 0;    bottom: 11%;    text-align: center;    width: 160px;    height: 53px;    display: inline-block;    cursor: pointer;}.section-function .function-bottom {    display: flex;    height: 186px;    justify-content: space-between;    position: relative;    width: 100%;}.section-function .function-bottom li {    width: 23.5%;    height: 100%;    overflow: hidden;    background: #FDFEFF;    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.06);    border-radius: 4px;    position: relative;    background: #fff;}.section-function .slid-item .front-box {    position: absolute;    left: 0;    top: 0;    width: 100%;    height: 100%;    z-index: 10;    cursor: pointer;    -webkit-transition: all 800ms;    -o-transition: all 800ms;    transition: all 800ms;    display: flex;    justify-content: center;    align-content: center;    flex-direction: column;    align-items: center;}.section-function .slid-item:hover .front-box {    top: -100%;}.section-function .slid-item .back-box {    display: flex;    justify-content: center;    align-content: center;    align-items: center;}.section-function .slid-item .back-box p {    text-align: left;    padding-top: 10px;}.section-function .slid-item .back-box p > a {    width: 140px;    height: 40px;    background: #2468F2;    border-radius: 20px;    display: inline-block;    text-align: center;    line-height: 25px;    color: #fff;}.section-function .function-bottom li.slid-item .back-box {    position: absolute;    left: 5%;    top: 110%;    width: 90%;    height: 100%;    z-index: 1;    -webkit-transition: all 800ms;    -o-transition: all 800ms;    transition: all 800ms;}.section-function .function-bottom li.slid-item:hover .back-box {    top: 5%;}.section-safety {    background: #F8F9FA;    padding-bottom: 50px;}.section-safety .safety-nav {    display: flex;    justify-content: center;    margin-top: 20px;}.section-safety .safety-nav > div {    font-size: 24px;    font-weight: 400;    text-align: center;    margin: 0 10px;    display: flex;    line-height: 28px;    cursor: pointer;}.section-safety .safety-nav > div > span {    width: 30px;    height: 30px;    margin-bottom: 15px;    display: block;    background: url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/02/27/ec_1614395765.png) no-repeat center center;    margin-right: 10px;}.section-safety .safety-nav > div > span.safety-icon-1 {    background-position: 0px 0px;}.section-safety .safety-nav > div > span.safety-icon-2 {    background-position: -90px 0px;}.section-safety .safety-nav > div.active {    color: #2468F2;}.section-safety .safety-nav > div.active span.safety-icon-1 {    background-position: -45px 0px;}.section-safety .safety-nav > div.active > span.safety-icon-2 {    background-position: -135px 0px;}.section-safety .safety-main-box {    margin-top: 20px;}.safety-swiper-container {    overflow: hidden;    margin-top: 10px;}.safety-swiper-container .safety-list {    background-image: url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/02/27/ec_1614394525.png");    background-size: 100%;    padding: 25px;}.safety-swiper-container .safety-list .safety-desc-box {}.section-safety .safety-top-content-box .safety_1 {    display: block;}.section-safety .safety-top-content-box .safety-desc-box {    background: #fff;    display: flex;}.section-safety .safety-top-content-box .safety-desc-box > div {    width: 50%;    padding: 5%;}.section-safety .safety-top-content-box .img-box {    display: flex;    justify-content: center;}.section-safety .safety-top-content-box .img-box img {    height: 254px;    width: auto;}.section-safety .safety-top-content-box .title-box {    font-size: 24px;    font-weight: 400;    color: #333333;    margin: 30px 0;}.section-safety .safety-top-content-box .desc-box {    font-size: 16px;    font-weight: 400;    color: rgba(25, 28, 61, 0.85);    line-height: 30px;    margin: auto;}.section-safety .safety-top-content-box .btn-box > a {    margin-top: 20px;    width: 110px;    height: 36px;    background: #2468F2;    border-radius: 18px;    text-align: center;    line-height: 36px;    display: inline-block;    color: #fff;}.section-safety .safety-bottom-content-box {    display: flex;    justify-content: center;    margin-top: 40px;}.section-safety .safety-bottom-content-box li {    width: 20%;    cursor: pointer;    text-align: center;    position: relative;}.section-safety .safety-bottom-content-box li .img-box{    width: 90px;    height: 90px;    display: flex;    align-items: center;    margin: auto;}.section-safety .safety-bottom-content-box li > p {    margin-top: 30px;    font-size: 16px;}.section-safety .safety-bottom-content-box li.active {}.section-safety .safety-bottom-content-box li.active:before {    border: 10px solid transparent;    border-bottom: 10px solid rgba(78, 146, 254, 1);    width: 0;    height: 0;    left: 0;    right: 0;    bottom: -10px;    left: calc(50% - 10px);    text-align: center;    position: absolute;    content: ' ';}.section-safety .limited-fee-box .btn-box {    text-align: center;    padding: 50px 0;}.section-safety .limited-fee-box .btn-box a.a-btn {    width: 168px;    height: 46px;    background: rgba(255, 140, 48, 1);    border-radius: 21px;    color: #fff;    line-height: 46px;    text-align: center;    display: inline-block;}/******服务优势与生态资源开始*******/.section-resources {    background: url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/03/11/ec_1615440738.png) no-repeat center;    font-size: 14px;    line-height: initial;    height: 560px;    color: #ffffff;    position: relative;}.section-resources .resources-box{ width: 40%;}.section-resources .main-resources-box{    display: flex;}.section-resources .section-mian-title h4 {    color: #ffffff;}.section-resources .section-mian-title-h6 {    color: #ffffff;}.section-resources .resources-box ul {    padding-top: 50px;}.section-resources .resources-box ul li {    display: flex;    align-items: flex-start;    margin-bottom: 60px;}.section-resources .resources-box ul li:last-child{    margin-bottom: 0px;}.section-resources .resources-box ul li .title-box {    font-size: 20px;    font-weight: 400;}.section-resources .resources-box ul li .img-box {    position: relative;    margin-right: 20px;    padding-bottom: 20px;}.section-resources .resources-box ul li .img-box:after {    content: " ";    position: absolute;    border-bottom: 3px solid rgba(255, 148, 66, 1);    width: 40px;    left: calc(50% - 20px);    bottom: -3px;}.section-resources .resources-box ul li .desc-box {    font-size: 14px;    font-weight: 400;    line-height: 22px;}.section-resources .resources-box .btn-box {    text-align: center;    padding-top: 90px;    padding-bottom: 50px;}.section-resources .resources-box .btn-box a {    width: 140px;    height: 42px;    background: #FF9442;    border-radius: 20px;    font-size: 18px;    font-weight: 400;    color: #fff;    margin: auto;    display: inline-block;    line-height: 40px;}.section-resources .contact-box {    width: 60%;    padding-right: 40px;    padding-top: 50px;}.section-resources .advisory-box{    text-align: center;    margin-bottom: 40px;}.section-resources .advisory-box a{    width: 220px;    height: 66px;    background:url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/03/11/ec_1615433298.png");    background-size: 100%;    text-align: center;    line-height: 66px;    display: inline-block;    color: #fff;}.section-resources .advisory-box a>img{    margin-right: 5px;}.contact-box .circuit-main-box{    overflow: hidden;}.contact-box .circuit-main-box .circuit-top-box{    display: flex;    position: relative;    align-items: center;    justify-content: center;    position: relative;}.contact-box .circuit-main-box .common-btns{  width: 195px;  height: 55px;  background:url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/03/11/ec_1615431556.png");  background-size: 100%;  text-align: center;  display: flex;  align-items: center;  justify-content: center;}.contact-box .circuit-main-box .common-btns>span{    display: inline-block;    width: 22px;    height: 22px;    margin-right: 10px;}.contact-box .circuit-main-box .btn01-box>span{    background:url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/03/11/ec_1615432330.png");    background-size: 100%;}.contact-box .circuit-main-box .btn02-box>span{    background:url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/03/11/ec_1615432406.png");    background-size: 100%;}.contact-box .circuit-main-box .btn03-box>span{    background:url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/03/11/ec_1615432772.png");    background-size: 100%;}.contact-box .circuit-main-box .btn04-box>span{    background:url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/03/11/ec_1615432945.png");    background-size: 100%;}.contact-box .circuit-main-box .center-inline-desc-box{    width: 100%;    height: 55px;    text-align: center;    margin: 50px 0;}.contact-box .circuit-main-box .circuit-bottom-box{    display: flex;    align-items: center;    justify-content: center;    position: relative;}.contact-box .circuit-main-box .inline-desc-box{    width: 148px;    text-align: center;    padding: 0 20px;}.contact-box .circuit-main-box .inline-box{    border-top: 2px dashed #ffffff}.contact-box .right-border-inline-box{    position: absolute;    top: 50%;    right: 0;    border: 2px dashed #ffffff;    border-bottom: 0;    border-left: 0;    height: 97px;    width: 8%;}.contact-box .left-border-inline-box{    position: absolute;    top: -154%;    left: 0;    border: 2px dashed #ffffff;    border-top: 0;    border-right: 0;    height: 115px;    width: 8%;}@-webkit-keyframes marginl {from{      margin-left: 100%;      background-color: orange;       }to{              margin-left: 0%;             background-color: rgba(255, 148, 66, 1);              } }@-webkit-keyframes marginlTog {    from{        margin-top: 0%;        background-color: orange;    }to{         margin-top: 100%;         background-color: rgba(255, 148, 66, 1);     }}@-webkit-keyframes marginlTefts {    from{        margin-left: 0%;        background-color: orange;    }to{         margin-left: 50%;         background-color: rgba(255, 148, 66, 1);     }}@-webkit-keyframes marginlTeft {    from{        margin-left: 0%;        background-color: orange;    }to{         margin-left: 90%;         background-color: rgba(255, 148, 66, 1);     }}.center-inline-desc-box .inline-box{    position: relative;}.center-inline-desc-box .inline-box:before {    display: block;    margin-left: 100%;    width: 30px;    height: 4px;    position: absolute;    background-color: rgba(255, 148, 66, 1);    content: "";    -webkit-animation: marginl 4s linear infinite;    -moz-animation: marginl 4s linear infinite;    -ms-animation: marginl 4s linear infinite;    -o-animation: marginl 4s linear infinite;    animatio: marginl 4s linear infinite;    top: -3px;}.right-border-inline-box:before{    display: block;    margin-top: 0%;    width: 4px;    height: 20px;    position: absolute;    background-color: rgba(255, 148, 66, 1);    content: "";    -webkit-animation: marginlTog 4s linear infinite;    -moz-animation: marginlTog 4s linear infinite;    -ms-animation: marginlTog 4s linear infinite;    -o-animation: marginlTog 4s linear infinite;    animatio: marginlTog 4s linear infinite;    right: -3px;}.left-border-inline-box:before{    display: block;    margin-top: 0%;    width: 4px;    height: 20px;    position: absolute;    background-color: rgba(255, 148, 66, 1);    content: "";    -webkit-animation: marginlTog 4s linear infinite;    -moz-animation: marginlTog 4s linear infinite;    -ms-animation: marginlTog 4s linear infinite;    -o-animation: marginlTog 4s linear infinite;    animatio: marginlTog 4s linear infinite;    left: -3px;}.right-border-inline-box:after{    display: block;    margin-left: 0%;    width: 20px;    height: 4px;    position: absolute;    background-color: rgba(255, 148, 66, 1);    content: "";    -webkit-animation: marginlTeft 4s linear infinite;    -moz-animation: marginlTeft 4s linear infinite;    -ms-animation: marginlTeft 4s linear infinite;    -o-animation: marginlTeft 4s linear infinite;    animatio: marginlTeft 4s linear infinite;    top: -3px;}.left-border-inline-box:after{    display: block;    margin-left: 0%;    width: 20px;    height: 4px;    position: absolute;    background-color: rgba(255, 148, 66, 1);    content: "";    -webkit-animation: marginlTefts 4s linear infinite;    -moz-animation: marginlTefts 4s linear infinite;    -ms-animation: marginlTefts 4s linear infinite;    -o-animation: marginlTefts 4s linear infinite;    animatio: marginlTefts 4s linear infinite;    bottom: -3px;}.contact-box .circuit-main-box .circuit-top-box .inline-box{    position: relative;}.contact-box .circuit-main-box .circuit-top-box .inline-box:before{    display: block;    margin-left: 0%;    width: 20px;    height: 4px;    position: absolute;    background-color: rgba(255, 148, 66, 1);    content: "";    -webkit-animation: marginlTeft 4s linear infinite;    -moz-animation: marginlTeft 4s linear infinite;    -ms-animation: marginlTeft 4s linear infinite;    -o-animation: marginlTeft 4s linear infinite;    animatio: marginlTeft 4s linear infinite;    top: -3px;}.contact-box .circuit-main-box .circuit-bottom-box .inline-box{    position: relative;}.contact-box .circuit-main-box .circuit-bottom-box .inline-box:before{    display: block;    margin-left: 0%;    width: 20px;    height: 4px;    position: absolute;    background-color: rgba(255, 148, 66, 1);    content: "";    -webkit-animation: marginlTeft 4s linear infinite;    -moz-animation: marginlTeft 4s linear infinite;    -ms-animation: marginlTeft 4s linear infinite;    -o-animation: marginlTeft 4s linear infinite;    animatio: marginlTeft 4s linear infinite;    top: -3px;}/******服务优势与生态资源结束*******/.section-global {    background: url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/01/20/ec_1611149191.png) no-repeat center;    line-height: initial;    height: 660px;    display: flex;    align-items: center;}.section-global .global-content-box img {    width: 100%;}.section-efficiency {    background: url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/01/20/ec_1611150231.png) no-repeat center;    line-height: initial;    height: 286px;    display: flex;    align-items: center;    justify-content: center;    flex-direction: column;}.section-efficiency .efficiency-title-box {    font-size: 36px;    font-weight: bold;    color: #FFFFFF;}.section-efficiency .efficiency-title-box span {    color: rgba(255, 148, 66, 1)}.section-efficiency .btn-box {    text-align: center;    padding-top: 30px;}.section-efficiency .btn-box a.a-btn {    width: 168px;    height: 46px;    background: rgba(255, 140, 48, 1);    border-radius: 21px;    color: #fff;    line-height: 46px;    text-align: center;    display: inline-block;}.section-safety .safety-mobile-box,.section-global .global-mobile-box,.section-function .function-mobile-box,.function-top.function-moble-box,.function-bottom.function-moble-box,.banner-moble-box,.section-efficiency-bg-box,.section-resources .contact-mobile-box{    display: none;}/***************手机端************************/@media screen and (max-width: 768px) {    .section-safety .safety-pc-box, .section-resources .contact-box, .section-global .global-pc-box, .section-function .function-pc-box, .banner-pc-box {        display: none;    }    .section-safety .safety-mobile-box,.section-global .global-mobile-box, .section-function .function-mobile-box, .banner-mobile-box,.section-efficiency-bg-box,.banner-moble-box {        display: block;    }    .section-mian-title {        padding-top: 20px;    }    .section-mian-title h4 {        font-size: 1.5em;    }    .top_bg_div > .btn-box {        position: absolute;        top: 40%;        bottom: 0%;        left: 0;        right: 0;        text-align: center;    }    .section-function {        background: #F2F5FA url("https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/02/28/ec_1614443458.png") no-repeat center;        background-size: 100%;    }    .section-function .function-box{        height: 752px;    }    .section-function .function-bottom {        position: unset;        bottom: unset;    }    .section-function .function-bottom li {        display: flex;        width: 100%;        height: unset;        padding: 20px 15px;        margin-bottom: 10px;    }    .section-function .function-moble-box {        display: inline-block;        margin-top: 30px;        width: 100%;        position: relative;    }    .function--moble-btn{        display: inline-block;        position: absolute;        width: 120px;        height: 42px;        left: calc(50% - 56px);        right: 0;        bottom: 0;        text-align: center;    }    .section-function .function-moble-box .title-box {        width: 105px;        margin-right: 20px;        text-align: center;    }    .section-function .function-moble-box .title-box h4 {        font-size: 1em;        font-weight: 400;        color: #333333;        text-align: center;    }    .section-function .function-moble-box .title-box > img {        width: 40px;        height: 40px;    }    .section-function .function-moble-box .desc-box {        font-size: 1em;        font-weight: 400;        color: #555555;    }    .section-safety {        padding-bottom: 20px;    }    .section-safety .safety-nav > div {        font-size: 1em;        line-height: unset;    }    .section-safety .safety-nav > div span {        width: 18px;        height: 18px;        background-position: unset;        margin-right: 5px;    }    .section-safety .safety-nav > div span.safety-icon-1 {        background: url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/02/27/ec_1614421061.png) no-repeat center;        background-size: 100%;    }    .section-safety .safety-nav > div span.safety-icon-2 {        background: url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/02/27/ec_1614408738.png) no-repeat center;        background-size: 100%;    }    .section-safety .safety-nav > div.active span.safety-icon-1 {        background: url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/02/27/ec_1614408695.png) no-repeat center;        background-size: 100%;    }    .section-safety .safety-nav > div.active span.safety-icon-2 {        background: url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/02/27/ec_1614421118.png) no-repeat center;        background-size: 100%;    }    .section-safety .safety-mobile-box .swiper-wrapper .swiper-slide {        background: #FDFEFF;        box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.06);        border-radius: 4px;        text-align: center;        padding: 40px 15px;    }    .section-safety .safety-mobile-box .swiper-wrapper .swiper-slide .title-box {        font-size: 1.45em;        font-weight: 400;        color: #333333;        padding: 20px 0;    }    .section-safety .safety-mobile-box .swiper-wrapper .swiper-slide .desc-box {        text-align: left;        font-size: 1em;        font-weight: 400;        color: #555555;    }    .section-safety .safety-mobile-box .swiper-wrapper .swiper-slide .btn-box a {        width: 104px;        height: 30px;        background: #FF9442;        border-radius: 17px;        color: #fff;        display: inline-block;        line-height: 30px;        margin-top: 20px;    }    .safety-swiper-pagination1,.safety-swiper-pagination2 {        text-align: center;        top: -30px;        position: relative;        z-index: 1;    }    .safety-swiper-pagination1 .swiper-pagination-bullet,.safety-swiper-pagination2 .swiper-pagination-bullet{        margin: 0 4px;    }    .section-resources {        background: rgba(16, 58, 141, 1) url(https://eccang-img.oss-cn-shenzhen.aliyuncs.com/www/eccang/img/2021/03/11/ec_1615448793.png) no-repeat center;        background-size: 100% 100%;        padding-bottom: 20px;        height: unset;    }    .section-resources .resources-box{        width: 100%;    }    .section-resources .container {        width: 100%;    }    .section-resources .resources-box ul {        flex-direction: column;        text-align: left;    }    .section-resources .resources-box ul li {        display: flex;        width: 100%;        margin-bottom: 50px;    }    .section-resources .resources-box ul li .title-box {        font-size: 1.1em;    }    .section-resources .resources-box ul li .title-box .title {        position: relative;        padding-bottom: 15px;        margin: 0;    }    .section-resources .resources-box ul li .desc-box {        font-size: 0.85em;        font-weight: 400;        line-height: 22px;    }    .section-resources .resources-box ul li .title-box .title:after {        left: 0;        bottom: 0px;    }    .section-resources .contact-mobile-box{        text-align: center;        display: inline-block;        width: 100%;    }    .section-resources .contact-mobile-box>a{        width: 104px;        height: 30px;        line-height: 30px;        background: #FF9442;        border-radius: 17px;        color: #fff;        display: inline-block;        text-align: center;    }    /*********************/    .section-global {        padding: 30px 0;        height: unset;    }    .section-global .global-mobile-box {        width: 100%;    }    .section-global .global-swiper-container {        overflow: hidden;        position: relative;    }    .section-global .global-swiper-container .swiper-slide {        text-align: center;    }    .section-global .global-swiper-container .swiper-slide img {        width: 100%;    }    .section-global .global-swiper-container .title-box {        position: absolute;        top: 32%;        left: 0;        right: 0;        text-align: center;    }    .section-global .global-swiper-container .title-box h4 {        font-size: 22px;        font-weight: 400;        color: #2468F2;    }    .section-global .global-swiper-container .title-box h6 {        color: rgba(85, 85, 85, 1);        font-size: 0.5em;        font-weight: 400;        line-height: 30px;    }    .section-global .global-swiper-pagination {        text-align: center;        margin-top: 20px;    }    .section-global .global-swiper-pagination .swiper-pagination-bullet {        width: 10px;        height: 10px;        margin-right: 5px;    }    .section-global .global-swiper-pagination .swiper-pagination-bullet-active {        width: 20px;        border-radius: 5px;    }    /****************************/    .section-efficiency {        position: relative;        background: unset;        height: unset;    }    .section-efficiency > img {        width: 100%;    }    .section-efficiency .efficiency-content-box {        position: absolute;        top: 0;        bottom: 0;        left: 0;        right: 0;        text-align: center;        padding: 20px 38px;        display: flex;        flex-direction: column;        justify-content: center;    }    .section-efficiency .efficiency-content-box .efficiency-title-box {        font-size: 22px;        font-weight: bold;        color: #FFFFFF;    }    .section-efficiency .btn-box a.a-btn {        width: 104px;        height: 36px;        background: #FF9442;        border-radius: 17px;        display: inline-block;        color: #fff;        text-align: center;        line-height: 36px;        font-size: 16px;        background: rgba(255, 140, 48, 1);    }}