@charset "utf-8";:root{--shen-color:#333;--qian-color:#666;--main-color:#0091e4;--hover-color:#004aa2;--HarmonyOS_Sans_SC_Bold:HarmonyOS_Sans_SC_Bold;--HarmonyOS_Sans_SC_Light:HarmonyOS_Sans_SC_Light;--HarmonyOS_Sans_SC_Medium:HarmonyOS_Sans_SC_Medium;--HarmonyOS_Sans_SC_Regular:HarmonyOS_Sans_SC_Regular;--Poppins-SemiBold:Poppins-SemiBold}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0}#bsWXBox{box-sizing:content-box}div,p,span,i,em{white-space:inherit !important}ul{list-style:none}body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select{margin:0;padding:0}html{font-size:1px !important}html,body{position:relative}@media (max-width:1730px){html{font-size:.901042px !important}}@media (max-width:1600px){html{font-size:.824479px !important}}@media (max-width:1530px){html{font-size:.792708px !important}}@media (max-width:1440px){html{font-size:.741146px !important}}@media (max-width:1366px){html{font-size:.702604px !important}}@media (max-width:1360px){html{font-size:.699479px !important}}@media (max-width:1280px){html{font-size:.657813px !important}}@media (max-width:1200px){html{font-size:.617188px !important}}body{font-family:var(--HarmonyOS_Sans_SC_Regular),'Microsoft Yahei','微软雅黑','思源黑体 CN-Medium','思源黑体 CN','Microsoft YaHei New','PingFang SC','Hiragino Sans GB','Arial','Helvetica',sans-serif;font-size:16rem;color:var(--qian-color);line-height:1.1;width:100%;background:#fff;font-weight:normal;margin:0 auto !important;word-break:break-word;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent}a:link,a:visited{text-decoration:none;outline:none;color:var(--qian-color)}a:hover,a:active,a:focus{color:var(--qian-color);text-decoration:none}img{border:0;max-width:100%;height:auto}table{border-collapse:collapse;width:100%}table td{font-size:16rem;line-height:32rem;padding:9rem 15rem;color:#212121;border:1px solid #d3d7db}input,textarea,select{font-size:16rem;outline:0;overflow:hidden;font-family:var(--HarmonyOS_Sans_SC_Regular),'Microsoft Yahei','微软雅黑','思源黑体 CN-Medium','思源黑体 CN','Microsoft YaHei New','PingFang SC','Hiragino Sans GB','Arial','Helvetica',sans-serif}input[type='reset'],input[type='button'],input[type='submit'],input[type='radio']{cursor:pointer;outline:0}input[type='checkbox'],input[type='radio']{position:relative;vertical-align:middle;margin-top:-2px;margin-bottom:1px;margin-left:5px;margin-right:5px}textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text']{padding:0;color:var(--qian-color);outline:0}input[type='submit'],input[type='reset'],input[type='button'],input[type='text'],select,button{-webkit-appearance:none}input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:0}::-webkit-input-placeholder{color:#888}:-moz-placeholder{color:#888;opacity:1}::-moz-placeholder{color:#888;opacity:1}:-ms-input-placeholder{color:#888}.fl{float:left}.fr{float:right}.clearfix:after{clear:both;height:0;content:'';line-height:0;font-size:0;display:block}.pic{width:100%;overflow:hidden;position:relative}.pic img{transition:.5s}.pic img{width:100%;height:100%;object-fit:cover}.pic:after{content:'';display:block;padding-bottom:100%}.middleCenter{position:absolute;top:0;bottom:0;left:0;right:0;max-width:100%;max-height:100%;display:block;vertical-align:middle;text-align:center;margin:auto;object-fit:cover}.ellipsis{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.ellipsis2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:2}.ellipsis3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3}.ellipsis4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:4}.ellipsis5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:5}.ellipsis6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:6}.ellipsis7{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:7}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@keyframes fadeInLeft2{0%{opacity:0;transform:translate3d(-70px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft2{animation-name:fadeInLeft2}@keyframes fadeInLeft3{0%{opacity:0;transform:translate3d(-10px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft3{animation-name:fadeInLeft3}@keyframes fadeInRight2{0%{opacity:0;transform:translate3d(70px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight2{animation-name:fadeInRight2}@keyframes fadeInUp2{0%{opacity:0;transform:translate3d(0, 70px, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp2{animation-name:fadeInUp2}@keyframes fadeInDown2{0%{opacity:0;transform:translate3d(0, -70px, 0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown2{animation-name:fadeInDown2}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@keyframes scale{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.scale{animation-name:scale}@keyframes ants{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@font-face{font-family:Poppins-SemiBold;src:url('../font/Poppins-SemiBold.woff2') format('woff2'),url('../font/Poppins-SemiBold.woff') format('woff'),url('../font/Poppins-SemiBold.ttf') format('truetype'),url('../font/Poppins-SemiBold.eot') format('embedded-opentype');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:HarmonyOS_Sans_SC_Light;src:url('../font/HarmonyOS_Sans_SC_Light.ttf');font-style:normal;font-display:swap}@font-face{font-family:HarmonyOS_Sans_SC_Regular;src:url('../font/HarmonyOS_Sans_SC_Regular.ttf');font-style:normal;font-display:swap}@font-face{font-family:HarmonyOS_Sans_SC_Medium;src:url('../font/HarmonyOS_Sans_SC_Medium.ttf');font-style:normal;font-display:swap}@font-face{font-family:HarmonyOS_Sans_SC_Bold;src:url('../font/HarmonyOS_Sans_SC_Bold.ttf');font-style:normal;font-display:swap}.prompt{position:fixed;width:100%;height:100%;background:url(../images/ie_sosad.webp) no-repeat center 35% #fff;left:0;bottom:0;display:none;z-index:999;filter:alpha(opacity=80);opacity:80}.prompt span{position:absolute;font-size:14px;font-family:'Microsoft YaHei';top:55%;left:50%;margin-left:-152px;width:304px;display:block;line-height:24px;color:var(--qian-color)}.prompt span a{text-decoration:underline}.prompt .prompt_close{width:30px;height:30px;position:absolute;right:30px;top:30px;background:url(../images/closed.webp) no-repeat center center;cursor:pointer}.sitemap{background:#fff}.sitemap .home-title{margin-bottom:35rem}.sitemap .sitemap-bottom{font-size:18rem;line-height:30rem;color:#333;padding-bottom:100rem}.sitemap .sitemap-bottom li{border-bottom:1px dashed #e0e0e0;padding-bottom:20rem;margin-bottom:20rem}.sitemap .sitemap-bottom li .top1{font-size:22rem;color:var(--main-color);font-family:var(--Montserrat-Bold)}.sitemap .sitemap-bottom li .top1 .txt-2{display:none}.sitemap .sitemap-bottom li .top1:hover{color:var(--main-color);text-decoration:underline}.sitemap .sitemap-bottom li .subnav{margin-top:15rem}.sitemap .sitemap-bottom li .subnav a{font-size:16rem;color:var(--qian-color);margin-right:20rem;padding:5rem 0;display:block;float:left}.sitemap .sitemap-bottom li .subnav a:hover{color:var(--main-color);text-decoration:underline}.sitemap .p{color:var(--shen-color)}.sitemap .p p{margin-bottom:15rem}.fix{position:fixed;width:100%;top:0;z-index:155777666666;transition:.5s;left:0}.transparent{position:fixed;display:none;width:100%;height:100%;background:rgba(51,51,51,0.6);top:0;left:0;z-index:888;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.transparent.active{display:block}.container{margin-right:auto;margin-left:auto;max-width:1600rem}.container02{margin-right:auto;margin-left:auto;max-width:1440rem}.height{height:1px;position:absolute;top:-100rem;left:0;width:100%}.height1{height:150rem}.flist li{padding-bottom:4rem;position:relative}.flist li:hover .box .icon{color:#fff}.flist li:hover .box img,.flist li:hover .box svg{fill:#fff}.flist li:hover .hover{display:block}.flist li:hover .hover1{display:block}.flist .f1 .icon{background:#155896}.flist .f2 .icon{background:#cc181e}.flist .f3 .icon{background:#0077b5}.flist .f4 .icon{background:#833ab4}.flist .f5 .icon{background:#3b5998}.flist .box{transition:.5s;display:block}.flist .icon{display:flex;align-items:center;justify-content:center;width:26rem;height:26rem;border-radius:4rem}.flist .icon img,.flist .icon svg{width:14rem;height:14rem;fill:#fff}.flist .down{position:absolute;top:100%;left:0;width:130rem;display:none;z-index:33}.flist .down .ewm{line-height:42rem;color:#fff;padding:10rem;border-radius:4rem;background:var(--main-color);box-shadow:1px 2rem 7rem 0 rgba(156,185,207,0.35)}.flist .down .ewm img{display:block}.flist .hover{position:absolute;top:0;right:100%;width:130rem;padding:0 10rem;display:none}.flist .hover p{line-height:30rem;color:#fff;padding:10rem;border-radius:4rem;background:var(--main-color)}.flist .hover p img{display:block}.flist .hover1{position:absolute;top:0;right:100%;width:230rem;padding:0 10rem;display:none}.flist .hover1 p{line-height:30rem;color:#fff;padding:0 10rem;border-radius:4rem;font-size:14rem;background:var(--main-color)}.header-top{transition:.7s;height:40rem;background:var(--main-color);position:relative;z-index:33}.header-top .h3{float:left;font-size:14rem;line-height:30rem;color:#fff;padding:10rem 0}.header-top .top-contact{float:left;padding:7rem 0}.header-top .top-contact a{display:inline-flex;align-items:center;color:#fff;font-size:14rem;line-height:26rem;margin-right:30rem;transition:.3s}.header-top .top-contact a:link,.header-top .top-contact a:visited{color:#fff}.header-top .top-contact a:hover{opacity:.8;color:#fff}.header-top .top-contact .icon{width:18rem;height:18rem;margin-right:8rem;display:inline-flex;align-items:center;justify-content:center}.header-top .top-contact .icon svg{width:16rem;height:16rem}.header-top .flist{float:right;padding:7rem 0}.header-top .flist li{float:left;padding:0;margin-left:10rem}.fix{position:fixed;top:0;left:0;z-index:55555555555551}.header{height:100rem;width:100%;transition:.5s;position:relative;z-index:2}.header .logo{float:left;transition:.5s;padding-top:8rem}.header .logo a{display:block;position:relative;transition:.5s}.header .logo a img{display:inline-block;vertical-align:top;width:209rem;z-index:5;position:relative;transition:.5s}.header .logo a .lg2{display:none}.header .header-right{float:right;position:relative;padding-top:30rem}.header .header-right .menu{float:right;position:relative;width:36px;height:36px;margin-top:12px;display:none}.header .header-right .menu .navPhoneBtn{display:inline-block;padding:10px;cursor:pointer;float:left;position:absolute;z-index:9;right:0;top:0;bottom:0;margin:auto;height:36px;text-align:right}.header .header-right .menu .navPhoneBtn span{display:block;width:20px;height:2px;margin-bottom:5px;position:relative;background:var(--main-color);border-radius:3px;z-index:1;-webkit-transform-origin:20px;transform-origin:20px;-webkit-transition:background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,width .5s,-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1);transition:background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,width .5s,-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1);transition:background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,transform .5s cubic-bezier(.77, .2, .05, 1),width .5s,transform .5s cubic-bezier(.77, .2, .05, 1);transition:background .5s cubic-bezier(.77, .2, .05, 1),opacity .55s ease,transform .5s cubic-bezier(.77, .2, .05, 1),width .5s,transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1),-webkit-transform .5s cubic-bezier(.77, .2, .05, 1)}.header .header-right .menu .navPhoneBtn span:nth-last-child(2){-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:width .5s ease;transition:width .5s ease}.header .header-right .menu .navPhoneBtn span:last-child{margin-bottom:0}.header .header-right .get{float:right}.header .header-right .get a{padding:0 25rem;display:block;height:40rem;line-height:40rem;background:var(--hover-color);border-radius:12rem;color:#fff;font-size:20rem}.header .header-right .header-search{float:right;position:relative;transition:.7s;margin-left:10rem}.header .header-right .header-search .pull-right{position:relative;z-index:778}.header .header-right .header-search .pull-right a{display:block;overflow:hidden;width:40rem;height:40rem;transition:.7s;background:url(../images/search.webp) no-repeat center center;background-size:20rem !important}.header .header-right .header-search .search .search-main{top:100%;right:0;z-index:777;width:300rem;display:none;position:absolute;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}.header .header-right .header-search .form-control{text-align:left;border:0;width:100%;font-size:16rem;color:#666;height:50rem;vertical-align:top;padding:0 60rem 0 30rem;-webkit-appearance:none;background:none}.header .header-right .header-search .btn{top:0;border:0;right:0;color:#fff;width:50rem;height:50rem;line-height:50rem;position:absolute;background:url(../images/search1.webp) no-repeat center center;background-size:15rem !important}.nav{transition:.2s;float:right;margin-right:51rem}.nav ul{z-index:1}.nav ul li{float:left;margin-left:65rem;position:relative}.nav ul li a{color:#fff;font-size:18rem;position:relative;cursor:pointer;display:inline-block;vertical-align:top}.nav ul li a>span{overflow:hidden;font-family:var(--HarmonyOS_Sans_SC_Medium);position:relative;display:inline-block;vertical-align:top}.nav ul li a .txt-1{display:block;line-height:100rem}.nav ul li a .txt-2{display:none;transform:translateY(100%)}.nav ul li .subnav{width:260rem;position:absolute;top:100%;left:50%;margin-left:-130rem;display:none;z-index:333;text-align:left;padding-top:5rem}.nav ul li .subnav ul{margin:0;padding:12rem;background:#fff;border-radius:4rem;box-shadow:-6rem 0 59rem 0 rgba(51,51,51,0.08)}.nav ul li .subnav ul li{width:auto;padding:0;float:none;margin:0}.nav ul li .subnav ul li a{font-size:16rem;line-height:30rem;color:#333 !important;height:auto;margin:0;padding:0;text-decoration:none;text-align:left;padding:10rem 16rem;border-radius:4rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;font-weight:normal !important;display:block}.nav ul li .subnav ul li a:after{display:none}.nav ul li .subnav ul li a:before{display:none}@media (min-width:1025px){.nav ul li .subnav ul li:hover>a{color:#fff !important;background:var(--main-color)}}.nav ul li:hover a>span{color:var(--main-color);text-decoration:underline}.nav ul li:nth-child(1){margin-left:0}.nav ul .active a>span{color:var(--main-color);text-decoration:underline}.headerfix .header,.fix:hover .header,.fix2 .header{background:#fff;box-shadow:-7rem 0 62rem 0 rgba(0,145,228,0.14)}.headerfix .nav ul li a,.fix:hover .nav ul li a,.fix2 .nav ul li a{color:#212121}.headerfix .nav ul li a:hover>span,.fix:hover .nav ul li a:hover>span,.fix2 .nav ul li a:hover>span,.headerfix .nav ul li.active a>span,.fix:hover .nav ul li.active a>span,.fix2 .nav ul li.active a>span{color:var(--main-color);text-decoration:underline}.headerfix .header .header-right .header-search .pull-right a,.fix:hover .header .header-right .header-search .pull-right a,.fix2 .header .header-right .header-search .pull-right a{background:url(../images/search1.webp) no-repeat center center;background-size:20rem !important}#menu{position:fixed;top:0;right:-300px;width:300px;background:#fff;z-index:9999;height:100%;transition:.5s;overflow:auto;padding:62px 8px}#menu .lan{text-align:center;padding:15px 0}#menu .lan a{color:#666;font-size:16px;margin:0 5px 10px 5px}#menu .btn{text-align:center}#menu .login,#menu .collection{display:inline-block;vertical-align:top;margin-left:20px}#menu .login a,#menu .collection a{width:28px;height:28px;background:#f3f3f3;display:block;border-radius:50%}#menu .success{display:inline-block;vertical-align:top;font-size:16px;line-height:28px;padding:0 35px;color:#333}#menu .success a{color:var(--main-color)}#menu .hide{display:none}#menu .search-main{z-index:777;width:100%;margin-top:20px;position:relative;margin-bottom:20px}#menu .search-main .form-control{text-align:left;border:0;width:100%;font-size:14px;color:#999;height:42px;vertical-align:top;padding:0 40px 0 20px;border-radius:2px;border:solid 1px #d1d1d1;background:none}#menu .search-main .btn{top:0;border:0;right:0;color:#fff;width:42px;height:42px;line-height:42px;position:absolute;background:url(../images/search1.webp) no-repeat center center;background-size:15px !important}#menu ul .subnav{display:none;text-transform:inherit}#menu ul .subnav a{text-transform:inherit}#menu ul ul{padding:0;margin:0 -5px;padding-left:10px}#menu ul ul li{width:100%;float:left;padding:0 5px;border:0;margin:5px 0}#menu ul ul li i{right:5px}#menu ul ul li a{padding:0;font-size:16px;line-height:30px;font-weight:normal}#menu ul ul li ul{display:none}#menu ul{overflow:hidden;padding:0 0 0 10px}#menu ul li{position:relative;border-bottom:1px solid #f1f1f1}#menu ul li i{display:block;width:48px;height:48px;line-height:48px;position:absolute;top:0;right:0;z-index:4;text-align:center;background:url(../images/jt.webp) no-repeat center center;background-size:13px}#menu ul li a{font-size:18px;color:#333;display:block;line-height:30px;padding:10px 0;padding-right:48px;position:relative;z-index:2}#menu .close{display:block;height:36px;width:36px;position:absolute;right:17px;top:18px;border-radius:50%;background:url(../images/closed.webp) no-repeat center center;background-size:15px}#menu.show1{right:0}.hide{display:none}.pc{display:block}.phone{display:none}@media (max-width:1025px){.phone{display:block}.pc{display:none}}.more a,.more p{display:inline-block;padding:0 16rem;line-height:50rem;background:var(--main-color);color:#fff;font-size:18rem;border-radius:8rem;transition:all .4s ease;letter-spacing:1px;cursor:pointer}.more a:link,.more p:link,.more a:visited,.more p:visited{color:#fff}@media (min-width:1025px){.more a:hover,.more p:hover{background:var(--hover-color);transform:translateY(-3rem);box-shadow:0 8rem 20rem rgba(0,0,0,0.25);color:#fff}}.more1 a,.more1 p{background:#fff;color:#212121}.more1 a:link,.more1 p:link,.more1 a:visited,.more1 p:visited{color:#212121}@media (min-width:1025px){.more1 a:hover,.more1 p:hover{background:var(--hover-color);color:#fff}}.more2 a,.more2 p{background:#fff;font-size:16rem;color:#666;padding:0 8rem;line-height:40rem;border:solid 1rem #999}.more2 a:link,.more2 p:link,.more2 a:visited,.more2 p:visited{color:var(--main-color)}@media (min-width:1025px){.more2 a:hover,.more2 p:hover{background:var(--hover-color);color:#fff;border:solid 1rem var(--hover-color)}}.home-title{font-size:48rem;line-height:72rem;color:#212121;font-family:var(--HarmonyOS_Sans_SC_Bold)}.home-title1{font-size:52rem}.home-p{font-size:20rem;font-weight:normal;line-height:32rem;color:#212121}.center{text-align:center}.white{color:#fff}.black{color:#000}.banner{position:relative;overflow:hidden}@-webkit-keyframes wave{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes wave{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.swiper-renewal-main{position:relative;overflow:hidden}.swiper-renewal-main .swiper-slide{overflow:hidden}.swiper-renewal-main .swiper-slide img,.swiper-renewal-main .swiper-slide video{display:block;width:100%;object-fit:cover;height:800rem}.swiper-renewal-main .swiper-slide img{-webkit-animation:wave 2s alternate;animation:wave 2s alternate}.swiper-renewal-main .img{position:relative;overflow:hidden;width:100%}.swiper-renewal-main .img1{display:none}.swiper-renewal-main .banner-hover{position:absolute;top:50%;left:0;width:100%;z-index:340;transform:translateY(-42%)}.swiper-renewal-main .banner-hover .bt{font-size:58rem;font-weight:normal;line-height:78rem;font-family:var(--HarmonyOS_Sans_SC_Bold);color:#fff;text-shadow:-4rem 0 20rem rgba(4,29,17,0.2);margin-bottom:10rem}.swiper-renewal-main .banner-hover .p{font-size:18rem;font-weight:normal;line-height:30rem;min-height:90rem;color:#fff;margin-bottom:20rem;text-shadow:-4rem 0 20rem rgba(4,29,17,0.2)}.swiper-renewal-main .swiper-pagination{bottom:20rem;text-align:center}.swiper-renewal-main .swiper-pagination .swiper-pagination-bullet{width:22rem;height:22rem;margin:0 6rem;overflow:hidden;opacity:1;background:url(../images/dot.webp) no-repeat center center;background-size:100%;position:relative}.swiper-renewal-main .swiper-pagination .swiper-pagination-bullet-active{background:url(../images/dot1.webp) no-repeat center center;background-size:100%}.swiper-renewal-main .swiper-slide-active img{-webkit-animation:wave 2s alternate;animation:wave 2s alternate}.swiper-renewal-main .swiper-slide-active .banner-hover .bt{-webkit-animation:fadeInUp2 2s alternate;animation:fadeInUp2 2s alternate}.swiper-renewal-main .swiper-slide-active .banner-hover .p{-webkit-animation:fadeInUp2 3s alternate;animation:fadeInUp2 3s alternate}.swiper-renewal-main .swiper-slide-active .banner-hover .more{-webkit-animation:fadeInUp2 4s alternate;animation:fadeInUp2 4s alternate}.swiper-renewal-main .swiper-button-next,.swiper-renewal-main .swiper-button-prev{width:60rem;height:80rem;background:rgba(0,0,0,0.5);left:0;display:none}.swiper-renewal-main .swiper-button-next:after,.swiper-renewal-main .swiper-button-prev:after{color:#fff;font-size:24rem}.swiper-renewal-main .swiper-button-next{right:0;left:auto}#zixun,#zixun1{z-index:1000000;position:fixed;width:1050rem;top:50%;left:50%;transform:translate(-50%, -50%);font-size:14px;display:none;background:#f9f9f9;border-radius:20rem;padding:61rem 87rem 50rem 87rem}#zixun .close,#zixun1 .close{position:absolute;width:34rem;height:34rem;top:-30rem;right:-30rem;text-align:center;line-height:30rem;border:2px solid #fff;border-radius:50%;font-size:22rem;color:#fff;cursor:pointer}#zixun .p,#zixun1 .p{text-align:center;font-size:16rem;line-height:28rem;color:#666;margin-top:22rem}.float{position:fixed;bottom:100rem;right:10rem;text-align:center;z-index:4444}.float a,.float .fanhui{display:block;width:56rem;height:56rem;box-shadow:-3rem 0 7rem 0 rgba(19,49,73,0.13);display:flex;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#4dc247;border-radius:50%;cursor:pointer}.float a img,.float .fanhui img{width:100%;display:block;margin:0 auto}.float .fanhui{background:#fff;margin-top:10rem}.fenye{padding-top:45rem}.page{clear:both;text-align:center;font-size:0;color:#947d58}.page em{font-style:normal}.page a{color:#000;display:inline-block;text-align:center;font-family:arial;font-size:13rem;min-width:40rem;line-height:42rem;height:40rem;text-transform:uppercase;border-radius:30rem;margin:0 5rem;padding:0 5rem;vertical-align:top;background:none;-webkit-transition:background .5s;transition:background .5s;-webkit-box-shadow:0 0 0 1px #e6e6e6}.page a span{display:block}.page a.prev,.page a.next{padding:0 20rem}.page a.prev svg,.page a.next svg{width:14rem;height:19rem;margin:0 5rem;fill:#000;display:inline-block;vertical-align:middle;margin-top:-3rem}.page a.cur,.page a:hover{background:var(--main-color);color:#fff;-webkit-box-shadow:0 0 0 1px #fff}.page a.cur svg,.page a:hover svg{fill:#fff}.home-services{padding:76rem 0 115rem 0;overflow:hidden}.home-services .home-title{margin-bottom:7rem}.home-services .home-bottom{padding-top:53rem;position:relative}.home-services .home1-swiper{overflow:visible}.home-services .home1-swiper .swiper-slide{height:auto}.services-list .item{background:#fff;border-radius:12rem;padding:35rem 35rem 53rem 35rem;box-shadow:0 3rem 12rem 0 rgba(0,69,142,0.22);border-radius:16rem;transition:all .4s ease;height:100%;display:block}@media (min-width:1025px){.services-list .item:hover{box-shadow:0 8rem 30rem rgba(0,0,0,0.12);transform:translateY(-5rem)}}.services-list .pic{width:107rem;background:#d9effc;border-radius:10rem;display:flex;align-items:center;justify-content:center;margin-bottom:25rem}.services-list .pic:after{padding-bottom:91.58878505%}.services-list .text{padding-top:16rem}.services-list .bt h3{font-size:24rem;line-height:38rem;color:#212121;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;font-family:var(--HarmonyOS_Sans_SC_Bold);margin-bottom:13rem}.services-list .p{font-size:18rem;font-weight:normal;line-height:30rem;height:90rem;margin-bottom:30rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3;color:#525252}.home-about{padding:93rem 0 80rem;background:#fafafa;overflow:hidden}.home-about .home-about-left{width:48.7%;float:left;border-radius:12rem;overflow:hidden}.home-about .home-about-left img{display:block;width:100%;height:100%;object-fit:cover}.home-about .home-about-right{float:right;width:47%}.home-about .home-about-right .home-title{margin-bottom:10rem}.home-about .home-about-right .desc{font-size:18rem;font-weight:normal;line-height:30rem;color:#525252;margin-bottom:17rem}.home-about .home-about-right .about-list{margin-bottom:35rem}.home-about .home-about-right .about-list li{position:relative;font-size:18rem;font-weight:normal;line-height:36rem;color:#525252;padding-left:30rem;font-family:var(--HarmonyOS_Sans_SC_Medium)}.home-about .home-about-right .about-list li:before{content:"";position:absolute;left:0;top:10rem;width:16rem;height:16rem;border-radius:50%;background:url(../images/dot2.webp) no-repeat center center;background-size:100%}.home-about .home-about-nums{display:flex;justify-content:space-between;padding:42rem 0 0 46rem;position:relative}.home-about .home-about-nums .num-item .num{font-size:62rem;font-weight:normal;line-height:1.2;color:var(--hover-color);font-family:var(--HarmonyOS_Sans_SC_Bold)}.home-about .home-about-nums .num-item .num span{display:inline-block;vertical-align:top}.home-about .home-about-nums .num-item .num em{font-style:normal;font-size:62rem;display:inline-block;vertical-align:top}.home-about .home-about-nums .num-item .num sup{font-size:24rem;margin-bottom:10rem;line-height:1;display:inline-block;vertical-align:text-bottom}.home-about .home-about-nums .num-item .label{font-size:18rem;font-weight:normal;line-height:28rem;color:#212121;margin-top:5rem}.home-choose{padding:88rem 0 0;overflow:hidden}.home-choose .home-title{margin-bottom:7rem}.home-choose .choose-list{margin-top:41rem}.choose-list{display:flex;gap:15rem;padding:0 20rem;height:580rem}.choose-list .choose-item{position:relative;flex:1;border-radius:12rem;overflow:hidden;cursor:pointer;transition:flex .5s ease}.choose-list .choose-item .bg{position:absolute;top:0;left:0;width:100%;height:100%}.choose-list .choose-item .bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.choose-list .choose-item .bg img{width:100%;height:100%;object-fit:cover}.choose-list .choose-item .ico{position:absolute;top:26%;left:50%;transform:translateX(-50%);z-index:2;transition:all .4s ease;width:80rem}.choose-list .choose-item .bt{position:absolute;bottom:116rem;left:0;text-align:center;padding:0 30rem}.choose-list .choose-item .bt h3{font-size:26rem;font-weight:normal;line-height:38rem;color:#fff;font-family:var(--HarmonyOS_Sans_SC_Bold);z-index:2;transition:all .4s ease}.choose-list .choose-item .p p{font-size:20rem;font-weight:normal;line-height:38rem;color:#fff;z-index:2;opacity:0;transition:all .4s ease}.choose-list .choose-item .hover{position:absolute;top:66rem;left:0;padding:0 55rem;width:74%;opacity:0}.choose-list .choose-item .hover .bt h3{font-size:30rem;margin-bottom:20rem}.choose-list .choose-item.active{flex:3.35}.choose-list .choose-item.active .bt{opacity:0}.choose-list .choose-item.active .ico{top:120rem;bottom:auto;right:50rem;opacity:1;transform:none;left:auto}.choose-list .choose-item.active .hover{opacity:1}.choose-list .choose-item.active .p p{opacity:1;transform:translateY(0)}.home-map{padding:80rem 0 129rem 0;overflow:hidden}.home-map .home-title{margin-bottom:7rem}.home-map .home-bottom{margin-top:6rem}.home-map .right .img{width:1758rem;height:639rem;position:relative;margin:0 auto;margin-left:-85rem}.home-map .right .img .hide{display:none}.home-map .right .img img{position:absolute;top:0;left:0;width:100%}.home-map .right .img .globalMap{width:100%;height:639rem;position:relative;z-index:66}.home-map .right .img .area{position:absolute;-webkit-transition:transform 2s linear;-webkit-transition:-webkit-transform 2s linear;transition:-webkit-transform 2s linear;-o-transition:transform 2s linear;transition:transform 2s linear;transition:transform 2s linear,-webkit-transform 2s linear}.home-map .right .img .area i{width:24rem;height:24rem;background:url(../images/do.webp) no-repeat center center;background-size:100%;display:inline-block;-webkit-animation:1s ease mymove1 infinite;animation:1s ease mymove1 infinite}.home-map .right .img .area span{color:#fff;display:inline-block;vertical-align:top;line-height:18px;font-size:14px;padding:0 5px}.home-map .right .img .m0 span{font-size:13px}.home-map .right .img .area .dot{position:relative;font-size:17px;line-height:30px;letter-spacing:4px;color:#fff;display:block;padding:0 6px 0 8px;text-align:center;z-index:1}.home-map .right .img .m01{top:42.5%;left:22.4%}.home-map .right .img .m02{top:29.2%;left:17.8%}.home-map .right .img .m03{top:37.7%;left:47.1%}.home-map .right .img .m04{top:39.7%;left:47.2%}.home-map .right .img .m05{top:66.5%;left:32.4%}.home-map .right .img .m06{top:37.7%;left:51.7%}.home-map .right .img .m07{top:56%;left:58%}.home-map .right .img .m08{top:36.4%;right:13.5%}.home-map .right .img .m09{top:73%;left:86%}.home-map .right .img .m010{top:42%;right:13.4%}.home-map .right .img .m011{top:24%;right:20%}.home-map .right .img .m012{top:59.6%;right:23%}.home-map .right .img .m013{top:62%;right:22%}.home-map .right .img .m014{top:47%;right:20.5%}.home-map .right .img .m014 i{width:40rem;height:40rem}.home-map .right svg{position:relative;z-index:1}.home-map .right .map-lines{position:absolute;top:18.3%;left:18.4%;z-index:10;fill:none;width:1206.781rem;height:365.32rem}.home-map .right svg:not(:root){overflow:hidden}.home-map .right .cls-1{fill:none;stroke:var(--hover-color);stroke-width:3;fill-rule:evenodd;stroke-linecap:round;stroke-dasharray:var(--l);stroke-dashoffset:var(--l);animation:animation-line 10.04s ease-in;animation-fill-mode:forwards;animation-iteration-count:infinite}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes animation-line{0%{stroke-dashoffset:var(--l)}14.28571%{stroke-dashoffset:0}61.42857%{stroke-dashoffset:0}85.71429%{stroke-dashoffset:calc(-1*var(--l))}to{stroke-dashoffset:calc(-1*var(--l))}}@keyframes mymove1{0%{transform:scale(.3)}100%{transform:scale(1)}}@-webkit-keyframes mymove1{0%{transform:scale(.3)}100%{transform:scale(1)}}.home-warehouse{margin-top:-40rem;position:relative;z-index:2}.warehouse-list{display:flex;gap:40rem}.warehouse-list .box{flex:1;box-shadow:0 3rem 12rem 0 rgba(0,69,142,0.22);border-radius:16rem;padding:45rem 30rem 37rem 30rem;background:#fff;transition:all .3s ease}@media (min-width:1025px){.warehouse-list .box:hover{transform:translateY(-5rem);box-shadow:0 8rem 30rem rgba(0,0,0,0.1)}}.warehouse-list .hover{display:flex;align-items:center;gap:16rem;margin-bottom:20rem;transition:all .3s ease}.warehouse-list .pic{flex-shrink:0;width:64rem;background:#d9effc;border-radius:50%;overflow:hidden}.warehouse-list .bt{font-size:24rem;font-weight:normal;line-height:30rem;color:#212121;font-family:var(--HarmonyOS_Sans_SC_Bold);margin-bottom:8rem}.warehouse-list .text .p{font-size:18rem;font-weight:normal;line-height:30rem;color:#525252}.home-contact{position:relative;padding:98rem 0 113rem 0;overflow:hidden;background:url(../images/contact-bg.webp) no-repeat center center;background-size:cover}.home-contact .container{position:relative;z-index:1}.home-contact .contact-wrap{display:flex;align-items:center;gap:177rem}.home-contact .contact-form{width:42.5%;background:rgba(255,255,255,0.96);border-radius:20rem;padding:59rem 40rem 50rem 47rem;margin-left:30rem;position:relative;z-index:1}.home-contact .contact-form:after{content:'';display:block;width:100%;height:100%;background:rgba(255,255,255,0.2);border-radius:20rem;position:absolute;top:30rem;left:-30rem;z-index:-1}.home-contact .contact-text{flex:1;color:#fff}.home-contact .contact-text .home-title{margin-bottom:7rem}.home-contact .contact-text .p{font-size:18rem;font-weight:normal;line-height:30rem;color:#fff;margin-bottom:73rem}.contact-form .bt h3{font-size:40rem;font-weight:normal;line-height:44rem;color:#212121;font-family:var(--HarmonyOS_Sans_SC_Bold);margin-bottom:34rem}.contact-form .form-row{margin-bottom:18rem;display:flex;gap:30rem}.contact-form .form-col{flex:1}.contact-form .form-col.full{flex:0 0 100%}.contact-form input[type="text"],.contact-form input[type="email"]{width:100%;height:53rem;background:#e8f4fa;border:none;border-radius:8rem;padding:0 16rem;font-size:18rem;font-weight:normal;color:#666}.contact-form input[type="text"]::placeholder,.contact-form input[type="email"]::placeholder{color:#666}.contact-form textarea{width:100%;height:131rem;background:#e8f4fa;border:none;border-radius:8rem;padding:12rem 16rem;font-size:18rem;color:#666;resize:none;line-height:40rem}.contact-form textarea::placeholder{color:#666}.contact-form .check-label{font-size:18rem;color:#212121;margin-top:20rem;margin-bottom:10rem}.contact-form .check-group{display:flex;flex-wrap:wrap;gap:8rem 24rem}.contact-form .check-group label{font-size:18rem;font-weight:normal;line-height:40rem;color:#212121;display:flex;align-items:center;gap:6rem;cursor:pointer}.contact-form .check-group label input[type="checkbox"]{width:20rem;height:20rem;margin:0;accent-color:var(--main-color)}.contact-form .submit-btn{width:100%;height:53rem;background:var(--hover-color);border:none;border-radius:8rem;color:#fff;font-size:16rem;font-family:var(--HarmonyOS_Sans_SC_Bold);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8rem;transition:all .3s ease}.contact-form .submit-btn svg{fill:#fff;color:#fff;width:20rem}@media (min-width:1025px){.contact-form .submit-btn:hover{background:var(--main-color)}}.home-partners{padding:82rem 0 107rem 0;background:#fff;overflow:hidden}.home-partners .home-title{margin-bottom:7rem}.home-partners .home-p{margin-bottom:50rem}.home-partners .partner-swiper-box{position:relative;padding:0 60rem;width:114%;left:50%;transform:translateX(-50%)}.home-partners .partner-item{display:flex;align-items:center;justify-content:center}.home-partners .partner-item .pic{height:80rem}.home-partners .partner-item img{max-width:100%;max-height:60rem;object-fit:contain;filter:grayscale(30%);opacity:.8;transition:all .3s ease}@media (min-width:1025px){.home-partners .partner-item:hover img{filter:grayscale(0);opacity:1}}.home-partners .swiper-button-prev,.home-partners .swiper-button-next{width:50rem;height:50rem;border-radius:50%;border:1px solid #ddd;background:#fff;color:#999;transition:all .3s ease}.home-partners .swiper-button-prev:after,.home-partners .swiper-button-next:after{font-size:14rem}@media (min-width:1025px){.home-partners .swiper-button-prev:hover,.home-partners .swiper-button-next:hover{border-color:var(--main-color);color:var(--main-color)}}.home-partners .swiper-button-prev{left:0}.home-partners .swiper-button-next{right:0}.home-news{padding:71rem 0 121rem 0;background:url(../images/bg.webp) no-repeat center center;background-size:cover;overflow:hidden}.home-news .news-swiper-box{margin-top:50rem}.news-list .box{display:block;background:#fff;border-radius:20rem;overflow:hidden;transition:all .3s ease}@media (min-width:1025px){.news-list .box:hover .pic img{transform:scale(1.05)}.news-list .box:hover .bt{color:var(--main-color)}}.news-list .pic:after{padding-bottom:60.27667984%}.news-list .pic .tag{position:absolute;top:16rem;right:16rem;background:var(--main-color);color:#fff;font-size:14rem;padding:10rem 14rem;border-radius:8rem;font-family:var(--HarmonyOS_Sans_SC_Medium);z-index:1}.news-list .text{padding:21rem 21rem 52rem 21rem}.news-list .date{font-size:14rem;font-weight:normal;line-height:27rem;padding:0 10rem;background:#ebf3fd;border-radius:4rem;color:#212121;margin-bottom:12rem;display:inline-block}.news-list .date img{width:14rem;margin-top:-3rem;display:inline-block;vertical-align:middle;margin-right:5rem}.news-list .bt{font-size:20rem;font-weight:normal;line-height:32rem;color:#212121;font-family:var(--HarmonyOS_Sans_SC_Bold);margin-bottom:4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.news-list .p{font-size:16rem;font-weight:normal;line-height:30rem;color:#7a7a7a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8rem}@media (min-width:1025px){.news-list .box:hover .more p{background:var(--main-color);border-color:var(--main-color);color:#fff}}.footer{background:#212121;color:#fff;overflow:hidden}.footer .footer-main{padding:67rem 0 63rem}.footer .footer-top{display:flex;justify-content:space-between}.footer .footer-info{width:27%}.footer .footer-logo{margin-bottom:21rem}.footer .footer-logo img{height:100rem}.footer .contact-list{margin-bottom:24rem}.footer .contact-item{display:flex;align-items:flex-start;gap:10rem;margin-bottom:21rem;font-size:16rem;font-weight:normal;line-height:30rem;color:#fff;padding-left:35rem;position:relative}.footer .contact-item img{flex-shrink:0;width:18rem;position:absolute;top:10rem;left:0}.footer .contact-item a,.footer .contact-item span{color:#bbb;transition:color .3s ease}@media (min-width:1025px){.footer .contact-item a:hover{color:var(--main-color)}}.footer .contact-item:nth-child(2) img{top:5rem}.footer .contact-item:last-child img{top:3rem}.footer .flist{display:flex;gap:10rem}.footer .flist .icon{width:36rem;height:36rem}.footer .footer-nav{display:flex;gap:20rem;width:60.5%;padding-top:28rem}.footer .footer-nav .nav-col{width:28%}.footer .footer-nav .nav-col .bt h4{margin-bottom:38rem}.footer .footer-nav .nav-col .bt h4 a{display:block;font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:20rem;font-weight:normal;line-height:30rem;color:#fff;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1}.footer .footer-nav .nav-col ul li a{font-size:16rem;font-weight:normal;line-height:36rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;color:#fff;transition:color .3s ease}@media (min-width:1025px){.footer .footer-nav .nav-col ul li a:hover{color:var(--main-color)}}.footer .footer-nav .nav-col:nth-child(2){width:18%}.footer .footer-nav .nav-col:nth-child(4){width:17%}.footer .footer-bottom{border-top:1px solid rgba(255,255,255,0.1);padding:10rem 0;font-size:16rem;font-weight:normal;line-height:36rem;color:#fff}.footer .footer-bottom .container{display:flex;justify-content:space-between;align-items:center}.footer .footer-bottom .footer-links{display:flex;gap:24rem}.footer .footer-bottom .footer-links a{color:#fff;transition:color .3s ease}@media (min-width:1025px){.footer .footer-bottom .footer-links a:hover{color:var(--main-color)}}.content{padding:81rem 0 100rem 0;min-height:600rem}.inbanner{color:#fff;position:relative;overflow:hidden}.inbanner img,.inbanner video{margin:0 auto;display:block;width:100%;height:100%;object-fit:cover}.inbanner .img{position:relative;overflow:hidden}.inbanner .img img{-webkit-animation:wave 2s alternate;animation:wave 2s alternate;display:block}.inbanner .img1{position:relative;overflow:hidden;display:none}.inbanner .item{position:relative;overflow:hidden}.inbanner .banner-hover{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);z-index:5;padding-top:100rem}.inbanner .banner-hover .info{-webkit-animation:fadeInUp2 2s alternate;animation:fadeInUp2 2s alternate;position:relative}.inbanner .banner-hover .bt{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:54rem;font-weight:normal;line-height:78rem;color:#fff;text-shadow:-4rem 0 20rem rgba(4,29,17,0.2)}.inbanner .banner-hover .p{font-size:20rem;font-weight:normal;line-height:28rem;color:#fff;text-shadow:-4rem 0 20rem rgba(4,29,17,0.2)}.inbanner .banner-hover .more{margin-top:60rem}.inbanner .current{position:absolute;bottom:0;right:0;width:100%;z-index:10}.inbanner .current .right{overflow:hidden}.inbanner .current span{float:right;color:#fff;background:url(../images/home1.webp) no-repeat left 7rem;background-size:18rem}.inbanner .current span a{color:#fff}.inbanner .current span b{color:#fff}@-webkit-keyframes wave{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes wave{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.blogs-category{display:flex;align-items:center;gap:16rem;margin-bottom:94rem;flex-wrap:wrap}.blogs-category .category-label{font-size:22rem;line-height:42rem;font-weight:normal;color:#212121;font-family:var(--HarmonyOS_Sans_SC_Bold)}.blogs-category .category-list{display:flex;flex-wrap:wrap;gap:10rem}.blogs-category .category-item{display:inline-block;font-size:18rem;color:#212121;font-weight:normal;line-height:42rem;padding:0 20rem;border-radius:30rem;transition:all .3s ease;background-color:#e3f3fc;border-radius:8rem}.blogs-category .category-item.active{background:var(--main-color);border-color:var(--main-color);color:#fff}@media (min-width:1025px){.blogs-category .category-item:hover{background:var(--main-color);border-color:var(--main-color);color:#fff}}.blogs-list .row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:36rem;margin-bottom:36rem}.blogs-list .col{flex:1}.blogs-list .box{box-shadow:-5rem 0 35rem 0 rgba(0,0,0,0.08)}.services2{padding:0 !important}.services2-hero{padding:124rem 0 134rem 0;background:url(../images/bg1.webp) no-repeat bottom center;background-size:cover}.services2-hero .hero-card{background:#fff;padding:71rem 80rem;box-shadow:0 3rem 12rem 0 rgba(0,69,142,0.22);border-radius:16rem;text-align:center;min-height:381rem}.services2-hero .hero-card .home-title{margin-bottom:29rem}.services2-hero .hero-card .p{margin-bottom:16rem;font-size:18rem;font-weight:normal;line-height:30rem;color:#525252}.services2-hero .hero-card .p:last-child{margin-bottom:0}.services2-hero1{padding:124rem 0 135rem 0}.services2-hero1 .hero-card{padding:71rem 80rem 40rem 80rem}.services2-why{padding:114rem 0}.services2-why .why-wrap{display:flex;gap:107rem}.services2-why .why-pic{width:47.2%;border-radius:20rem;overflow:hidden}.services2-why .why-pic img{width:100%;height:100%;object-fit:cover}.services2-why .why-text{flex:1;padding-top:21rem}.services2-why .why-text .home-title{margin-bottom:51rem}.services2-why .why-text .why-list{list-style:none;padding:0;margin:0 0 120rem 0}.services2-why .why-text .why-list li{position:relative;padding-left:33rem;font-size:18rem;font-weight:normal;line-height:30rem;color:#525252;font-family:var(--HarmonyOS_Sans_SC_Medium);margin-bottom:40rem}.services2-why .why-text .why-list li:before{content:'';position:absolute;left:0;top:7rem;width:16rem;height:16rem;background:url(../images/dot2.webp) no-repeat center center;background-size:100%}.services2-advantage{padding:70rem 0 109rem 0;background:#f7f7f7}.services2-advantage .home-title{margin-bottom:43rem}.services2-advantage .advantage-list{display:flex;gap:42rem;padding-top:32rem}.services2-advantage .advantage-list li{flex:1}.services2-advantage .advantage-list .box{background:#fff;padding:75rem 38rem 40rem 51rem;transition:all .3s ease;height:100%;position:relative;box-shadow:0 4rem 4rem 0 rgba(0,69,142,0.04);border-radius:16rem}.services2-advantage .advantage-list .pic{width:85rem;background:#d9effc;border-radius:10rem;margin-bottom:20rem;position:absolute;top:-32rem;left:50rem}.services2-advantage .advantage-list .pic:after{padding-bottom:91.76470588%}.services2-advantage .advantage-list .bt{font-size:24rem;font-weight:normal;line-height:38rem;color:#212121;font-family:var(--HarmonyOS_Sans_SC_Bold);margin-bottom:12rem}.services2-advantage .advantage-list .p{font-size:18rem;font-weight:normal;line-height:30rem;color:#525252}@media (min-width:1025px){.services2-advantage .advantage-list .box:hover{box-shadow:0 10rem 40rem rgba(0,0,0,0.1);transform:translateY(-5rem)}}.services2-benefit{padding:128rem 0 97rem 0;position:relative;overflow:hidden;background:url(../images/bg2.webp) no-repeat bottom center;background-size:cover}.services2-benefit .benefit-bg{position:absolute;left:0;top:0;width:45%;height:100%}.services2-benefit .benefit-bg img{width:100%;height:100%;object-fit:cover;opacity:.08}.services2-benefit .benefit-wrap{display:flex;gap:147rem;position:relative;z-index:1}.services2-benefit .benefit-title{flex:0 0 430rem}.services2-benefit .benefit-right{margin:0 -21rem}.services2-benefit .benefit-list{width:50%;float:left;padding:0 21rem}.services2-benefit .benefit-list li{margin-bottom:40rem}.services2-benefit .benefit-list .box{background:#fff;padding:36rem 30rem 56rem 30rem;transition:all .3s ease;height:100%;position:relative;box-shadow:0 3rem 14rem 0 rgba(0,69,142,0.12);border-radius:16rem}.services2-benefit .benefit-list .pic{width:85rem;background:#d9effc;border-radius:10rem;margin-bottom:29rem}.services2-benefit .benefit-list .pic:after{padding-bottom:91.76470588%}.services2-benefit .benefit-list .bt{font-size:24rem;font-weight:normal;line-height:38rem;color:#212121;font-family:var(--HarmonyOS_Sans_SC_Bold);margin-bottom:12rem}.services2-benefit .benefit-list .p{font-size:18rem;font-weight:normal;line-height:30rem;color:#525252}@media (min-width:1025px){.services2-benefit .benefit-list .box:hover{box-shadow:0 10rem 40rem rgba(0,0,0,0.1);transform:translateY(-5rem)}}.services2-benefit .benefit-list:nth-child(2){padding-top:58rem}.services2-faq{padding:76rem 0;background:#fff}.services2-faq .faq-list{margin:0 auto;margin-top:31rem}.services2-faq .faq-item{margin-bottom:33rem}.services2-faq .faq-question{font-size:24rem;font-weight:normal;line-height:35rem;color:#212121;font-family:var(--HarmonyOS_Sans_SC_Bold);margin-bottom:19rem}.services2-faq .faq-answer{background:#f0f7fc;border-radius:8rem;padding:17rem 40rem;font-size:20rem;font-weight:normal;line-height:40rem;color:#151515}.section-rd{padding:76rem 0 88rem 0;background:#f7f7f7;position:relative;overflow:hidden}.section-rd .home-title{margin-bottom:103rem}.rd-nr{width:100%;margin:0 auto}.swiper-rd{position:relative;z-index:8}.swiper-rd .swiper-wrapper{display:grid;grid-auto-flow:column}.swiper-rd .swiper-slide.swiper-slide-active .rd-part:before{opacity:0}.swiper-rd .swiper-slide.swiper-slide-active .rd-part:after{opacity:0}.rd-item{transform-origin:50% 0;width:100%}.rd-item .rd-part{display:flex;flex-wrap:wrap;width:100%}.rd-item .rd-part:before{content:'';position:absolute;height:100%;opacity:1;pointer-events:none;width:41%;left:0;top:0;border-radius:20rem;background-color:rgba(0,0,0,0.2);transition:opacity .5s cubic-bezier(.38, 0, 0, 1)}.rd-item .rd-part:after{content:'';position:absolute;height:100%;opacity:1;pointer-events:none;width:59%;right:0;top:0;border-radius:20rem;background-color:rgba(0,0,0,0.2);transition:opacity .5s cubic-bezier(.38, 0, 0, 1)}.rd-item .rd-left{float:left;width:41%;border-radius:22rem;overflow:hidden}.rd-item .rd-left .pic:after{padding-bottom:76.43312102%}.rd-item .rd-right{float:left;width:59%;padding:75rem 60rem 20rem 60rem;border-radius:22rem;background-color:#fff;box-shadow:0 4rem 38rem 0 rgba(0,69,142,0.11)}.rd-item .rd-right .rd-info{overflow:auto;height:100%;padding-right:40rem;height:355rem}.rd-item .rd-right .rd-info::-webkit-scrollbar{width:6rem;height:6rem}.rd-item .rd-right .rd-info::-webkit-scrollbar-track{background-color:#c8e4fb;border-radius:3rem}.rd-item .rd-right .rd-info::-webkit-scrollbar-thumb{background:var(--main-color);border-radius:3rem}.rd-item .rd-right .rd-info::-webkit-scrollbar-thumb:hover{background:#555}.rd-item .rd-right .bt{font-size:36rem;font-weight:normal;line-height:64rem;color:#1e1f24;font-family:var(--HarmonyOS_Sans_SC_Bold);margin-bottom:20rem}.rd-item .rd-right .pp{font-size:18rem;font-weight:normal;line-height:28rem;color:#494848;font-family:var(--HarmonyOS_Sans_SC_Regular)}.rd-item .rd-right .pp p{margin-bottom:12rem}.rd-bottom{position:relative;width:100%;margin:0 auto;height:50rem;z-index:333;margin-top:28rem}.rd-bottom .swiper-pagination-rd{line-height:50rem;color:var(--shen-color);float:left;width:auto}.rd-bottom .swiper-pagination-rd span{font-size:20rem;line-height:50rem;display:inline-block;vertical-align:top;color:var(--main-color)}.rd-bottom .rd-arrows{width:176rem;position:relative;float:right}.rd-bottom .swiper-button-prev,.rd-bottom .swiper-button-next{width:50rem;height:50rem;line-height:50rem;text-align:center;border-radius:50%;margin-top:0;overflow:hidden;background-color:#fff;box-shadow:8rem 0 40rem 3rem rgba(49,24,56,0.13);top:0}.rd-bottom .swiper-button-prev:after,.rd-bottom .swiper-button-next:after{content:''}.rd-bottom .swiper-button-prev svg,.rd-bottom .swiper-button-next svg{width:20rem;height:20rem;fill:var(--main-color);position:relative;z-index:44}.rd-bottom .swiper-button-prev:before,.rd-bottom .swiper-button-next:before{background:var(--main-color);border-radius:8rem;overflow:hidden;transition:transform 1s cubic-bezier(.38, 0, 0, 1);transform:translate3d(-102%, 0, 0);content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:1025px){.rd-bottom .swiper-button-prev:hover:before,.rd-bottom .swiper-button-next:hover:before{transform:translateZ(0)}.rd-bottom .swiper-button-prev:hover svg,.rd-bottom .swiper-button-next:hover svg{fill:#fff}}.rd-bottom .swiper-button-prev:before{transform:translate3d(102%, 0, 0)}@media (min-width:1025px){.rd-bottom .swiper-button-prev:hover:before{transform:translateZ(0)}}.services-choose{padding:98rem 0 126rem 0}.services-choose .home-title{margin-bottom:65rem}.services-choose .choose-wrap{display:flex;justify-content:space-between}.services-choose .choose-text{width:43%;padding-top:29rem}.services-choose .choose-text .p{margin-bottom:12rem;font-size:18rem;font-weight:normal;line-height:30rem;color:#525252}.services-choose .choose-text .more{margin-top:89rem}.services-choose .choose-pic{width:47.2%}.services-choose .choose-pic .pic{border-radius:20rem;overflow:hidden}.services-choose .choose-pic .pic:after{padding-bottom:67.94117647%}.about{padding:0 !important}.about01{background:none;padding:122rem 0 77rem;background:#fafafa;position:relative}.about01 .home-about-left{width:50.4%;border-radius:20rem}.about01 .home-about-nums{padding:54rem 0 0 10rem}.about01 .home-about-right{width:44%}.about01 .home-about-right .info{padding-right:30rem;overflow-y:auto;height:390rem}.about01 .home-about-right .info::-webkit-scrollbar{width:6rem;height:6rem}.about01 .home-about-right .info::-webkit-scrollbar-track{background:#c8e4fb;border-radius:3rem}.about01 .home-about-right .info::-webkit-scrollbar-thumb{background:var(--main-color);border-radius:3rem}.about01 .home-about-right .info::-webkit-scrollbar-thumb:hover{background:#555}.about-vision{padding:88rem 0;background:url(../images/bg4.webp) no-repeat bottom center;background-size:cover;text-align:center;position:relative}.about-vision .home-title{margin-bottom:17rem}.about-vision .vision-desc{font-size:24rem;font-weight:normal;line-height:40rem;color:#525252}.about-journey{padding:74rem 0 90rem;background:url(../images/bg3.webp) no-repeat bottom center;background-size:cover;position:relative}.about-journey .home-title{margin-bottom:37rem}.journey-timeline{position:relative;margin-bottom:70rem}.journey-timeline:before{content:'';position:absolute;left:5%;bottom:15rem;height:2rem;background:var(--main-color);z-index:0;width:90%}.journey-timeline .swiper-journey-nav{flex:1;overflow:hidden;width:90%;margin:0 auto;position:relative}.journey-timeline .swiper-journey-nav .swiper-slide{text-align:center;cursor:pointer}.journey-timeline .swiper-journey-nav .swiper-slide span{display:inline-block;font-size:24rem;font-weight:normal;line-height:36rem;letter-spacing:1rem;color:#86909c;padding-bottom:61rem;position:relative;transition:all .3s}.journey-timeline .swiper-journey-nav .swiper-slide span:after{content:'';width:33rem;height:33rem;background:url(../images/journey-dot.webp) no-repeat center center;background-size:100%;border-radius:50%;position:absolute;bottom:0;left:50%;transform:translateX(-50%);transition:all .3s}.journey-timeline .swiper-journey-nav .swiper-slide-active span{font-size:30rem;color:var(--main-color)}.journey-timeline .swiper-button-prev,.journey-timeline .swiper-button-next{position:absolute;width:50rem;height:50rem;line-height:50rem;text-align:center;background:var(--main-color);border-radius:50%;cursor:pointer;z-index:2;margin-top:0;top:55%}.journey-timeline .swiper-button-prev:after,.journey-timeline .swiper-button-next:after{content:''}.journey-timeline .swiper-button-prev svg,.journey-timeline .swiper-button-next svg{width:26rem;height:26rem;fill:#fff;vertical-align:middle}@media (min-width:1025px){.journey-timeline .swiper-button-prev:hover,.journey-timeline .swiper-button-next:hover{background:var(--hover-color)}}.journey-content{max-width:1140rem;margin:0 auto}.journey-content .swiper-journey-content{overflow:hidden}.journey-content .swiper-slide{padding:24rem}.journey-content .journey-card{display:flex;align-items:center;background:#fff;padding:43rem 71rem;box-shadow:-5rem 0 35rem 0 rgba(0,145,228,0.14);border-radius:10rem;position:relative;height:221rem}.journey-content .journey-card:before,.journey-content .journey-card:after{content:'';display:block;position:absolute;width:52rem;height:48rem}.journey-content .journey-card:before{left:30rem;top:-24rem;background:url(../images/yin0.webp) no-repeat center center;background-size:100%}.journey-content .journey-card:after{right:30rem;bottom:-24rem;background:url(../images/yin1.webp) no-repeat center center;background-size:100%}.journey-content .journey-info{flex:1;position:relative;z-index:1}.journey-content .journey-info ul{list-style:disc;padding-left:20rem}.journey-content .journey-info ul li{font-size:24rem;font-weight:normal;line-height:36rem;color:#525252}.journey-content .journey-year{flex:0 0 auto;font-family:var(--Poppins-SemiBold);font-size:92rem;font-weight:normal;line-height:106rem;letter-spacing:2rem;color:#0091e4;margin-left:60rem;position:relative;z-index:1}.about-partners{padding:94rem 0 107rem 0;position:relative}.about-partners .partner-swiper-box{margin-top:58rem}.current .right{padding:12rem 0}.current span{color:#666;font-size:16rem;line-height:32rem;background:url(../images/home.webp) no-repeat left 1rem;background-size:18rem;padding-left:25rem}.current span a{color:#666}.current span b{color:#666;font-weight:normal}.news-show{padding:0 0 100rem 0}.news-show .nr{padding:34rem 0 0 0}.news-show .left{width:67%;float:left}.news-show .right{float:right;width:26.5%;position:sticky;top:160rem;z-index:33;overflow:hidden}.news-show .right .title{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:30rem;font-weight:normal;line-height:52rem;color:#212121;margin-bottom:39rem;position:relative;border-bottom:1px solid #cdcccc;padding-bottom:14rem}.news-show .right ul{display:grid;grid-template-columns:1fr;grid-row-gap:32rem;margin-bottom:70rem}.news-show .right ul li .box{position:relative;justify-content:space-between;display:flex;padding-bottom:27rem;border-bottom:1px solid #cdcccc}.news-show .right ul li .pic{width:44%;flex:none;border-radius:8rem}.news-show .right ul li .pic:after{padding-bottom:61.76470588%}.news-show .right ul li .text{width:65%;flex:none;padding-left:20rem}.news-show .right ul li .date{font-size:14rem;font-family:var(--HarmonyOS_Sans_SC_Regular);color:#7a7a7a;margin-bottom:10rem}.news-show .right ul li .bt{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:16rem;line-height:24rem;color:#212121;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:3}@media (min-width:1025px){.news-show .right ul li:hover .pic img{transform:scale(1.05);transition:all .3s}.news-show .right ul li:hover .bt{color:#0091e4;transition:all .3s}}.h01{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:34rem;font-weight:normal;line-height:48rem;color:#212121}.h02{margin-top:30rem;margin-bottom:52rem;line-height:30rem;border-bottom:1px solid #cdcccc;padding-bottom:45rem;font-size:16rem;font-weight:normal;line-height:33rem;color:#7a7a7a}.h02 span{margin-right:20rem}.fenxiang{position:relative;float:right;color:#000;font-size:18rem;line-height:33rem}.fenxiang .fr{float:right;margin-right:0}.fenxiang .fr a{display:block;float:left;margin-left:10rem;border:1px solid #444;border-radius:50%;width:33rem;height:33rem;display:flex;align-items:center;text-align:center}.fenxiang .fr a svg{width:20rem;height:20rem;margin:0 auto;fill:#000;display:block}.news-info1{font-size:18rem;font-weight:normal;line-height:30rem;color:#333;padding-bottom:83rem}.news-info1 img{display:block}.news-info1 p{margin-bottom:15rem}.news-info1 .ns1{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:26rem;font-weight:normal;line-height:30rem;color:#333}.news-info1 .ns2{font-size:22rem;font-weight:normal;line-height:30rem;color:var(--main-color);font-family:var(--HarmonyOS_Sans_SC_Bold)}.news-info1 i.io{font-style:normal;font-size:30rem}.lable{padding-top:14rem;padding-bottom:14rem;line-height:30rem;font-size:16rem;color:#9c9d9d;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf}.lable .fl span{color:#9c9d9d;display:block;float:left;padding-right:17rem}.lable .fl a{color:#9c9d9d;text-overflow:ellipsis;white-space:nowrap !important;overflow:hidden;padding:0 12rem;margin-bottom:5px;margin-right:15rem;line-height:30rem;border:solid 1px #9c9d9d;text-align:center;display:block;float:left}@media (min-width:1025px){.lable .fl a:hover{text-decoration:underline}}.list-page{text-align:center;width:100%;margin-top:27rem}.list-page .prev,.list-page .next{font-size:14rem;line-height:24rem;color:#1b1a1a}.list-page .prev a,.list-page .next a{color:#1b1a1a}.list-page .prev a:hover,.list-page .next a:hover{color:var(--main-color)}.list-page .prev span,.list-page .next span{display:block}.list-page .prev svg,.list-page .next svg{width:45rem;height:27rem;display:block;fill:#1b1a1a}.list-page .prev{text-align:left;float:left}.list-page .prev svg{transform:rotate(180deg)}.list-page .next{text-align:right;float:right}.list-page .next svg{float:right}.warehouse-services{padding:109rem 0 67rem;background:#fff}.warehouse-services .home-title{margin-bottom:41rem}.warehouse-services .pp{margin:0 auto 60rem;font-size:18rem;font-weight:normal;line-height:30rem;color:#525252}.warehouse-services .ws-list .nr{display:flex}.warehouse-services .ws-list .nr:last-child{margin-bottom:0}.warehouse-services .ws-list .nr .left{width:50%;flex-shrink:0;border-radius:16rem}.warehouse-services .ws-list .nr .left img{width:100%;display:block;overflow:hidden;object-fit:cover;height:100%}.warehouse-services .ws-list .nr .left .Security{width:946rem;height:532rem;display:block;position:relative;max-width:fit-content;left:50%;transform:translateX(-53%);margin-top:-40rem}.warehouse-services .ws-list .nr .right{flex:1;padding-left:58rem;padding-top:80rem}.warehouse-services .ws-list .nr .right .bt{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:24rem;font-weight:normal;line-height:42rem;color:#212121;margin-bottom:37rem}.warehouse-services .ws-list .nr .right .p{font-size:18rem;font-weight:normal;line-height:32rem;color:#212121}.warehouse-services .ws-list .nr.reverse{flex-direction:row-reverse}.warehouse-services .ws-list .nr.reverse .right{padding-left:58rem;padding-right:58rem}.warehouse-locations{padding:73rem 0 110rem;background:#f7f7f7;position:relative}.warehouse-locations .home-title{margin-bottom:33rem}.warehouse-locations ul.wl-list{display:grid;grid-template-columns:1fr 1fr;gap:10rem 40rem}.warehouse-locations ul.wl-list li{transition:box-shadow .3s}.warehouse-locations ul.wl-list li .box{display:flex;align-items:flex-start;background:#fff;padding:30rem;box-shadow:0 3rem 10rem 0 rgba(19,120,226,0.12);border-radius:16rem;min-height:167rem;height:100%}.warehouse-locations ul.wl-list li .box .pic{width:50rem;flex-shrink:0;margin-right:20rem;overflow:visible}.warehouse-locations ul.wl-list li .box .pic:after{display:none}.warehouse-locations ul.wl-list li .box .pic img{width:100%;display:block;position:static}.warehouse-locations ul.wl-list li .box .text{flex:1}.warehouse-locations ul.wl-list li .box .text .bt{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:24rem;font-weight:normal;line-height:40rem;color:#212121;margin-bottom:8rem}.warehouse-locations ul.wl-list li .box .text .p{font-size:18rem;font-weight:normal;line-height:28rem;color:#212121}@media (min-width:1025px){.warehouse-locations ul.wl-list li .box:hover{box-shadow:0 8rem 24rem rgba(0,145,228,0.12)}}.fcl-services{padding:73rem 0 111rem;background:#f7f7f7}.fcl-services .home-title{margin-bottom:43rem}.fcl-services .fcl-nr .fcl-list ul{display:flex;gap:42rem}.fcl-services .fcl-nr .fcl-list ul li{flex:1}.fcl-services .fcl-nr .fcl-list ul li .box{background:#fff;overflow:hidden;box-shadow:0 4rem 38rem 0 rgba(0,69,142,0.11);border-radius:16rem;height:100%;padding:30rem 26rem 43rem 26rem}.fcl-services .fcl-nr .fcl-list ul li .box .pic{border-radius:10rem}.fcl-services .fcl-nr .fcl-list ul li .box .pic:after{padding-bottom:60%}.fcl-services .fcl-nr .fcl-list ul li .box .text{padding:14rem 6rem 0 15rem}.fcl-services .fcl-nr .fcl-list ul li .box .text .bt{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:24rem;font-weight:normal;line-height:38rem;color:#212121;margin-bottom:14rem}.fcl-services .fcl-nr .fcl-list ul li .box .text .p{font-size:18rem;font-weight:normal;line-height:30rem;color:#525252}@media (min-width:1025px){.fcl-services .choose-list ul li .box:hover{box-shadow:0 8rem 24rem rgba(0,145,228,0.12)}.fcl-services .choose-list ul li .box:hover .pic img{transform:scale(1.05)}}.fcl-vs-lcl{padding:126rem 0 145rem;background:#f1f9ff}.fcl-vs-lcl .vs-card{max-width:1201rem;margin:0 auto;border-radius:5rem;padding:60rem 80rem 82rem 80rem;text-align:center;background:url(../images/bg5.webp) no-repeat bottom center;background-size:100%;position:relative;z-index:1}.fcl-vs-lcl .vs-card:before{content:'';display:block;width:100%;height:100%;background:url(../images/bg5.webp) no-repeat bottom center;background-size:cover;position:absolute;top:0;left:0;z-index:0}.fcl-vs-lcl .vs-card:after{content:'';display:block;width:1336rem;height:44rem;background:url(../images/bg6.webp) no-repeat top center;background-size:100%;position:absolute;bottom:-22rem;left:50%;transform:translateX(-50%);z-index:-1}.fcl-vs-lcl .vs-card .in{position:relative;z-index:5}.fcl-vs-lcl .vs-card .home-title{color:#212121}.fcl-vs-lcl .vs-card .vs-sub{font-size:34rem;font-family:var(--HarmonyOS_Sans_SC_Bold);color:var(--hover-color);margin-bottom:130rem}.fcl-vs-lcl .vs-card .p{margin-bottom:27rem;font-size:18rem;font-weight:normal;line-height:34rem;color:#525252}@media (min-width:1025px){.fcl-vs-lcl .vs-card .more a:hover{background:var(--hover-color)}}.clearance-intro{padding:130rem 0 112rem}.clearance-intro .nr{display:flex;align-items:center}.clearance-intro .nr .left{width:48%;border-radius:20rem;overflow:hidden}.clearance-intro .nr .left img{width:100%;display:block;transition:.5s}.clearance-intro .nr .right{flex:1;padding-left:98rem}.clearance-intro .nr .right .bt{font-size:40rem;font-family:var(--HarmonyOS_Sans_SC_Bold);color:var(--shen-color);line-height:54rem;margin-bottom:30rem}.clearance-intro .nr .right .p{font-size:18rem;font-weight:normal;line-height:30rem;color:#525252;margin-bottom:90rem;margin-top:32rem}@media (min-width:1025px){.clearance-intro .nr:hover .left img{transform:scale(1.05)}}.required-docs{padding:72rem 0 102rem;background:#f7f7f7}.required-docs .home-title{margin-bottom:56rem}.required-docs .rd-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:42rem}.required-docs .rd-list li .box{background:#fff;box-shadow:0 4rem 4rem 0 rgba(0,69,142,0.04);border-radius:16rem;padding:34rem 26rem 30rem 26rem;height:100%;display:flex;flex-direction:column;transition:.3s}.required-docs .rd-list li .box .text{margin-bottom:35rem}.required-docs .rd-list li .box .text .bt{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:24rem;font-weight:normal;line-height:38rem;color:#212121;margin-bottom:2rem}.required-docs .rd-list li .box .text .p{font-size:18rem;font-weight:normal;line-height:30rem;color:#525252}.required-docs .rd-list li .box .pic{margin-top:auto;overflow:hidden;border-radius:16rem}.required-docs .rd-list li .box .pic::after{padding-bottom:52.5%}.required-docs .rd-list li .box .pic img{transition:.5s}.required-docs .rd-list li .box .pic img{width:100%;height:100%;object-fit:cover}@media (min-width:1025px){.required-docs .rd-list li .box:hover{box-shadow:0 8rem 30rem rgba(0,0,0,0.08)}.required-docs .rd-list li .box:hover .pic img{transform:scale(1.05)}}.service-types{padding:69rem 0 77rem}.service-types .home-title{margin-bottom:41rem}.service-types .st-list{gap:40rem;display:grid;grid-template-columns:1fr 1fr}.service-types .st-list li .box{border-radius:20rem}.service-types .st-list li .box .pic{border-radius:20rem;overflow:hidden}.service-types .st-list li .box .pic::after{padding-bottom:67.14285714%}.service-types .st-list li .box .pic img{transition:.5s}.service-types .st-list li .box .text{padding:30rem 35rem 35rem;transition:.3s;box-shadow:0 5rem 20rem 0 rgba(0,145,228,0.08);border-radius:20rem;width:91%;margin:0 auto;margin-top:-100rem;background:rgba(255,255,255,0.96);position:relative;z-index:3;height:100%}.service-types .st-list li .box .text .bt{font-size:30rem;font-weight:normal;line-height:42rem;color:#212121;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;-webkit-line-clamp:1;font-family:var(--HarmonyOS_Sans_SC_Bold);margin-bottom:2rem}.service-types .st-list li .box .text .p{font-size:18rem;font-weight:normal;line-height:30rem;color:#525252;margin-bottom:23rem}@media (min-width:1025px){.service-types .st-list li .box:hover .pic img{transform:scale(1.05)}.service-types .st-list li .box:hover .text{box-shadow:0 10rem 36rem rgba(0,0,0,0.1)}.service-types .st-list li .box:hover .text .more a{background:var(--hover-color)}}.onestop-service{padding:79rem 0 20rem;background:#f7f7f7}.onestop-service .home-title{margin-bottom:6rem}.onestop-service .os-list{display:flex;flex-wrap:wrap;justify-content:center}.onestop-service .os-list li{width:25%;position:relative}.onestop-service .os-list li:nth-child(n+5){margin-bottom:0;margin-top:-7rem}.onestop-service .os-list li:nth-child(1)::after,.onestop-service .os-list li:nth-child(2)::after,.onestop-service .os-list li:nth-child(3)::after{content:'';display:block;width:114rem;height:21rem;background:url(../images/line0.webp) no-repeat center center;background-size:100%;position:absolute;top:39%;right:-70rem;z-index:2}.onestop-service .os-list li:nth-child(5){order:8}.onestop-service .os-list li:nth-child(6){order:7}.onestop-service .os-list li:nth-child(7){order:6}.onestop-service .os-list li:nth-child(8){order:5}.onestop-service .os-list li:nth-child(5)::after,.onestop-service .os-list li:nth-child(6)::after,.onestop-service .os-list li:nth-child(7)::after{content:'';display:block;width:114rem;height:21rem;background:url(../images/line1.webp) no-repeat center center;background-size:100%;position:absolute;top:24%;left:-70rem;z-index:2}.onestop-service .os-list li:nth-child(4)::after{content:'';display:block;width:29rem;height:66rem;background:url(../images/line2.webp) no-repeat center center;background-size:100%;position:absolute;bottom:-30rem;left:44%;transform:translateX(-50%);z-index:2}.onestop-service .os-list li .box{text-align:center;position:relative}.onestop-service .os-list li .pic{position:relative;overflow:hidden}.onestop-service .os-list li .pic:after{padding-bottom:111.42857143%}.onestop-service .os-list li .pic img{width:100%;height:100%;transform:scale(.8);object-fit:cover}.onestop-service .os-list li .text{position:absolute;bottom:21rem;left:0;width:100%}.onestop-service .os-list li .text .bt{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:22rem;font-weight:normal;line-height:32rem;min-height:64rem;color:#212121;text-align:center;margin-bottom:8rem}@media (min-width:1025px){.onestop-service .os-list li .box:hover .text .bt{color:var(--main-color)}}.pro-zg8{position:relative}.pro-zg8 .fix{height:100vh;position:sticky;top:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.pro-zg8 .wrap{width:1440rem;margin:auto;max-width:90%}.pro-zg8 .wrap .title{font-weight:bold;font-size:30rem;font-family:var(--HarmonyOS_Sans_SC_Bold);color:var(--shen-color);line-height:46rem;margin:0 0 60rem}.pro-zg8 .wrap .content{position:relative}.pro-zg8 .wrap .content .jump{position:relative;z-index:23;transform:translateY(50px);opacity:0;transition:1s}.pro-zg8 .wrap .content .jump p{font-size:18rem;color:var(--qian-color);line-height:32rem;margin-bottom:40rem}.pro-zg8 .wrap .content .jump.on{transform:translateY(0);opacity:1}.pro-zg8 .wrap .content .img{width:100%;position:relative;z-index:4}.pro-zg8 .wrap .content .img:not(:first-child){position:absolute;top:0;left:0;transform:translateY(100vh)}.pro-zg8 .wrap .content .img img{width:100%;transition:.6s;transform-origin:top;border-radius:10rem}@media screen and (max-width:1024px){.pro-zg8{height:auto !important;padding:60rem 0}.pro-zg8 .fix{height:auto;transform:none !important}.pro-zg8 .wrap .title{font-size:20rem;line-height:2;margin:0 0 30rem}.pro-zg8 .wrap .content .jump{opacity:1;transform:none}.pro-zg8 .wrap .content .img{position:static !important;transform:none !important;margin:0 0 20rem}}.sg-next-section{height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f8fb}.sg-next-section .sg-next-inner{text-align:center}.sg-next-section .sg-next-inner h2{font-size:40rem;font-family:var(--HarmonyOS_Sans_SC_Bold);color:var(--shen-color);margin-bottom:20rem}.sg-next-section .sg-next-inner p{font-size:18rem;color:var(--qian-color);line-height:32rem}.privacy{padding:60rem 0 100rem}.privacy .privacy-title{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:42rem;line-height:60rem;color:#212121;text-align:center;margin-bottom:60rem;padding-bottom:30rem}.privacy .privacy-body{font-size:18rem;font-weight:normal;line-height:32rem;color:#525252}.privacy .privacy-section{margin-bottom:45rem}.privacy .privacy-section:last-child{margin-bottom:0}.privacy .privacy-h2{font-family:var(--HarmonyOS_Sans_SC_Bold);font-size:28rem;line-height:42rem;color:#212121;margin-bottom:18rem;padding-left:16rem;border-left:4px solid var(--main-color)}.privacy .privacy-h3{font-family:var(--HarmonyOS_Sans_SC_Medium);font-size:22rem;line-height:36rem;color:#333;margin-bottom:12rem;margin-top:25rem}.privacy .privacy-body p{margin-bottom:14rem}.privacy .privacy-list{list-style:none;padding:0;margin:16rem 0}.privacy .privacy-list li{position:relative;padding-left:28rem;font-size:18rem;line-height:36rem;color:#525252}.privacy .privacy-list li:before{content:"";position:absolute;left:0;top:12rem;width:12rem;height:12rem;border-radius:50%;background:var(--main-color)}.privacy .privacy-list li a{color:var(--main-color);transition:color .3s ease}@media (min-width:1025px){.privacy .privacy-list li a:hover{color:var(--hover-color)}}@media (max-width:1025px){.privacy{padding:40px 0 60px}.privacy .privacy-title{font-size:30px;line-height:42px;margin-bottom:0;padding-bottom:20px}.privacy .privacy-body{font-size:16px;line-height:26px}.privacy .privacy-body p{margin-bottom:5px}.privacy .privacy-h2{font-size:22px;line-height:34px;margin-bottom:14px;padding-left:12px}.privacy .privacy-h3{font-size:18px;line-height:28px}.privacy .privacy-section{margin-bottom:35px}.privacy .privacy-list li{font-size:16px;line-height:30px;padding-left:24px}.privacy .privacy-list li:before{width:10px;height:10px;top:10px}}@media (max-width:520px){.privacy .privacy-title{font-size:24px;line-height:36px;margin-bottom:30px}.privacy .privacy-body{font-size:15px;line-height:26px}.privacy .privacy-h2{font-size:20px;line-height:30px}.privacy .privacy-h3{font-size:17px}.privacy .privacy-list li{font-size:15px;line-height:28px}}@media (max-width:1025px){html{font-size:1px !important}.container,.container02{max-width:750px;width:100%;padding:0 20px}.home-title{font-size:32px;line-height:46px}.home-title1{font-size:36px}.home-p{font-size:16px;line-height:26px}.more a,.more p{font-size:13px;line-height:36px;padding:0 18px;border-radius:6px}.more2 a,.more2 p{font-size:14px;padding:0 8px;line-height:36px;border:solid 1px #999}.sitemap{padding:40px 0}.sitemap .home-title{margin-bottom:25px}.sitemap .sitemap-bottom{font-size:16px;line-height:26px;padding-bottom:60px}.sitemap .sitemap-bottom li{padding-bottom:15px;margin-bottom:15px}.sitemap .sitemap-bottom li .top1{font-size:18px}.sitemap .sitemap-bottom li .subnav{margin-top:10px}.sitemap .sitemap-bottom li .subnav a{font-size:16px;margin-right:15px;padding:4px 0}.sitemap .p p{margin-bottom:12px}#zixun,#zixun1{width:90%;border-radius:16px;padding:40px 25px 35px;max-height:89vh;overflow-y:auto}#zixun .close,#zixun1 .close{width:30px;height:30px;top:5px;right:5px;line-height:26px;font-size:18px;background:var(--main-color)}#zixun .p,#zixun1 .p{font-size:14px;line-height:24px;margin-top:16px}.float{bottom:60px;right:5px}.float a,.float .fanhui{width:44px;height:44px;box-shadow:-3px 0 7px 0 rgba(0,0,0,0.08)}.float .fanhui{margin-top:8px}.fenye{padding-top:30px}.page a{font-size:12px;min-width:36px;line-height:38px;height:36px;border-radius:20px;margin:0 4px;padding:0 4px}.page a.prev,.page a.next{padding:0 14px}.page a.prev svg,.page a.next svg{width:12px;height:16px;margin:0 4px;margin-top:-2px}.header-top{display:none}.header{height:60px}.header .logo{padding-top:5px}.header .logo a img{width:130px}.header .header-right{padding-top:0}.header .header-right .menu{display:block}.header .header-right .get{display:none}.header .header-right .header-search{display:none}.nav{display:none}.height1{height:60px}.swiper-renewal-main .swiper-slide img,.swiper-renewal-main .swiper-slide video{height:400px}.swiper-renewal-main .img{display:none}.swiper-renewal-main .img1{display:block}.swiper-renewal-main .banner-hover{transform:translateY(-50%)}.swiper-renewal-main .banner-hover .bt{font-size:24px;line-height:36px;margin-bottom:8px}.swiper-renewal-main .banner-hover .p{font-size:16px;line-height:26px;min-height:78px;margin-bottom:15px}.swiper-renewal-main .swiper-pagination .swiper-pagination-bullet{width:16px;height:16px;margin:0 5px}.home-services{padding:40px 0}.home-services .home-title{margin-bottom:25px}.home-services .home-bottom{padding-top:25px}.services-list .item{border-radius:12px;padding:25px 20px 35px;box-shadow:0 3px 12px 0 rgba(0,69,142,0.22)}.services-list .pic{width:80px;border-radius:8px;margin-bottom:18px}.services-list .text{padding-top:12px}.services-list .bt h3{font-size:20px;line-height:30px;margin-bottom:10px}.services-list .p{font-size:16px;line-height:26px;height:auto;margin-bottom:20px}.home-about{padding:40px 0}.home-about .home-about-left{width:100%;float:none;border-radius:10px;margin-bottom:20px}.home-about .home-about-right{width:100%;float:none}.home-about .home-about-right .home-title{margin-bottom:10px}.home-about .home-about-right .desc{font-size:16px;line-height:26px;margin-bottom:12px}.home-about .home-about-right .about-list{margin-bottom:25px}.home-about .home-about-right .about-list li{font-size:16px;line-height:26px;padding-left:24px}.home-about .home-about-right .about-list li:before{top:6px;width:14px;height:14px}.home-about .home-about-nums{padding:20px 0 0;flex-wrap:wrap;gap:15px}.home-about .home-about-nums .num-item .num{font-size:36px}.home-about .home-about-nums .num-item .num em{font-size:36px}.home-about .home-about-nums .num-item .num sup{font-size:18px}.home-about .home-about-nums .num-item .label{font-size:14px;line-height:22px;margin-top:4px}.home-about .home-about-nums .num-item:nth-child(1){flex:0 0 46%}.home-choose{padding:40px 0}.home-choose .home-title{margin-bottom:25px}.home-choose .choose-list{margin-top:25px}.choose-list{flex-wrap:wrap;height:auto;padding:0 20px;gap:15px;display:grid;grid-template-columns:1fr 1fr}.choose-list .choose-item{flex:none;float:left;height:280px;border-radius:12px;cursor:default}.choose-list .choose-item .ico{position:absolute;top:20px;left:20px;transform:none;width:44px}.choose-list .choose-item .bt{position:absolute;bottom:20px;left:0;padding:0 20px;text-align:left;opacity:0}.choose-list .choose-item .bt h3{font-size:17px;line-height:24px}.choose-list .choose-item .p{display:none}.choose-list .choose-item .hover{position:absolute;top:auto;bottom:20px;left:0;padding:0 20px;width:100%;opacity:1}.choose-list .choose-item .hover .bt{position:static;padding:0;opacity:1}.choose-list .choose-item .hover .bt h3{font-size:17px;line-height:24px;margin-bottom:6px}.choose-list .choose-item .hover .p{display:none}.choose-list .choose-item .hover .p p{font-size:13px;line-height:20px;opacity:1;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.choose-list .choose-item.active{flex:none;height:280px}.choose-list .choose-item.active .ico{top:20px;left:20px;right:auto;bottom:auto;transform:none}.choose-list .choose-item.active .hover{opacity:1}.home-map{padding:0 0 40px}.home-map .home-title{margin-bottom:25px}.home-map .right .img{width:100%;height:auto;margin-left:0}.home-map .right .img img{position:relative;top:auto;left:auto;display:none}.home-map .right .img .hide{display:block}.home-map .right .img .globalMap{height:auto;display:none}.home-map .right .img .area span{font-size:0}.home-map .right .img .area i{width:12px;height:12px}.home-map .right .map-lines{display:none}.home-map .home-bottom{margin-top:25px}.home-warehouse{margin-top:0}.warehouse-list{flex-direction:column;gap:20px}.warehouse-list .box{border-radius:12px;padding:30px 20px}.warehouse-list .hover{gap:12px;margin-bottom:15px}.warehouse-list .pic{width:50px}.warehouse-list .bt{font-size:20px;line-height:28px;margin-bottom:6px}.warehouse-list .text .p{font-size:16px;line-height:26px}.home-contact{padding:40px 0}.home-contact .contact-wrap{flex-direction:column;gap:40px}.home-contact .contact-form{width:100%;margin-left:0;border-radius:16px;padding:40px 25px 35px}.home-contact .contact-form:after{display:none}.home-contact .contact-text .home-title{margin-bottom:10px}.home-contact .contact-text .p{font-size:16px;line-height:26px;margin-bottom:30px}.contact-form .bt h3{font-size:28px;line-height:36px;margin-bottom:24px}.contact-form .form-row{margin-bottom:14px;flex-direction:column;gap:15px}.contact-form input[type="text"],.contact-form input[type="email"]{height:46px;border-radius:6px;padding:0 14px;font-size:15px}.contact-form textarea{height:100px;border-radius:6px;padding:10px 14px;font-size:15px;line-height:30px}.contact-form .check-label{font-size:15px;margin-top:16px;margin-bottom:8px}.contact-form .check-group{gap:6px 18px}.contact-form .check-group label{font-size:15px;line-height:32px;gap:5px}.contact-form .check-group label input[type="checkbox"]{width:16px;height:16px}.contact-form .submit-btn{height:46px;border-radius:6px;font-size:15px;gap:6px}.contact-form .submit-btn svg{width:16px}.home-partners{padding:40px 0}.home-partners .home-title{margin-bottom:25px}.home-partners .home-p{margin-bottom:30px}.home-partners .partner-swiper-box{width:100%;left:0;transform:none;padding:0 60px}.home-partners .partner-item .pic{height:60px}.home-partners .partner-item img{max-height:45px}.home-partners .swiper-button-prev,.home-partners .swiper-button-next{width:40px;height:40px}.home-partners .swiper-button-prev:after,.home-partners .swiper-button-next:after{font-size:12px}.home-news{padding:40px 0}.home-news .news-swiper-box{margin-top:25px}.news-list .box{border-radius:14px}.news-list .pic .tag{top:12px;right:12px;font-size:12px;padding:6px 10px;border-radius:6px}.news-list .text{padding:16px 16px 30px}.news-list .date{font-size:12px;line-height:22px;padding:0 8px;border-radius:3px;margin-bottom:10px}.news-list .date img{width:12px;margin-top:-2px;margin-right:4px}.news-list .bt{font-size:18px;line-height:28px;margin-bottom:3px}.news-list .p{font-size:16px;line-height:26px;margin-bottom:6px}.footer .footer-main{padding:40px 0}.footer .footer-top{flex-direction:column;gap:30px}.footer .footer-info{width:100%}.footer .footer-logo{margin-bottom:16px}.footer .footer-logo img{height:70px}.footer .contact-list{margin-bottom:18px}.footer .contact-item{font-size:14px;line-height:24px;gap:8px;padding-left:28px;margin-bottom:14px}.footer .contact-item img{width:16px;top:7px}.footer .contact-item:nth-child(2) img{top:3px}.footer .contact-item:last-child img{top:2px}.footer .flist{gap:8px}.footer .flist .icon{width:30px;height:30px}.footer .footer-nav{width:100%;flex-wrap:wrap;gap:16px;padding-top:0;display:none}.footer .footer-nav .nav-col{flex:0 0 calc(42%)}.footer .footer-nav .nav-col .bt h4{margin-bottom:20px}.footer .footer-nav .nav-col .bt h4 a{font-size:17px;line-height:26px}.footer .footer-nav .nav-col ul li a{font-size:14px;line-height:30px}.footer .footer-bottom{font-size:13px;line-height:20px;padding:10px 0}.footer .footer-bottom .container{flex-direction:column;text-align:center;gap:10px}.footer .footer-bottom .footer-links{gap:16px;justify-content:center}.inbanner .img{display:none}.inbanner .img1{display:block;height:50vh}.inbanner .banner-hover{padding-top:40px}.inbanner .banner-hover .bt{font-size:30px;line-height:42px}.inbanner .banner-hover .p{font-size:16px;line-height:26px}.inbanner .banner-hover .more{margin-top:30px}.inbanner .current{display:none}.content{padding:40px 0 40px;min-height:auto}.about01{padding:40px 0 40px}.about01 .home-about-left{width:100%;float:none;border-radius:14px;margin-bottom:25px}.about01 .home-about-right{width:100%;float:none}.about01 .home-about-right .info{height:auto;padding-right:0}.about01 .home-about-nums{padding:0}.about-vision{padding:40px 0}.about-vision .home-title{margin-bottom:25px}.about-vision .vision-desc{font-size:16px;line-height:26px}.about-journey{padding:40px 0}.about-journey .home-title{margin-bottom:25px}.journey-timeline{margin-bottom:40px}.journey-timeline .swiper-journey-nav .swiper-slide span{font-size:18px;line-height:28px;letter-spacing:0;padding-bottom:40px}.journey-timeline .swiper-journey-nav .swiper-slide span:after{width:24px;height:24px}.journey-timeline .swiper-journey-nav .swiper-slide-active span{font-size:22px}.journey-timeline .swiper-button-prev,.journey-timeline .swiper-button-next{width:40px;height:40px;line-height:40px}.journey-timeline .swiper-button-prev svg,.journey-timeline .swiper-button-next svg{width:20px;height:20px}.journey-content{max-width:100%}.journey-content .swiper-slide{padding:16px}.journey-content .journey-card{flex-direction:column;padding:30px;border-radius:8px;height:auto}.journey-content .journey-card:before,.journey-content .journey-card:after{width:36px;height:34px}.journey-content .journey-card:before{left:20px;top:-17px}.journey-content .journey-card:after{right:20px;bottom:-17px}.journey-content .journey-info ul{padding-left:16px}.journey-content .journey-info ul li{font-size:16px;line-height:26px}.journey-content .journey-year{font-size:50px;line-height:60px;letter-spacing:1px;margin-left:0;margin-top:15px}.about-partners{padding:40px 0 40px}.about-partners .partner-swiper-box{margin-top:25px}.current .right{padding:10px 0}.current span{font-size:14px;line-height:26px;background-size:14px;padding-left:20px}.services-choose{padding:40px 0 40px}.services-choose .home-title{margin-bottom:25px}.services-choose .choose-wrap{flex-direction:column;gap:30px}.services-choose .choose-text{width:100%;padding-top:0}.services-choose .choose-text .p{font-size:16px;line-height:26px;margin-bottom:10px}.services-choose .choose-text .more{margin-top:30px}.services-choose .choose-pic{width:100%}.services-choose .choose-pic .pic{border-radius:14px}.services2-hero{padding:40px 0 40px}.services2-hero .hero-card{padding:40px 25px;border-radius:12px;min-height:auto}.services2-hero .hero-card .home-title{margin-bottom:25px}.services2-hero .hero-card .p{margin-bottom:12px;font-size:16px;line-height:26px}.services2-hero1{padding:40px 0}.services2-hero1 .hero-card{padding:40px 25px 30px}.services2-why{padding:40px 0}.services2-why .why-wrap{flex-direction:column;gap:30px}.services2-why .why-pic{width:100%;border-radius:14px}.services2-why .why-text{padding-top:0}.services2-why .why-text .home-title{margin-bottom:25px}.services2-why .why-text .why-list{margin:0 0 40px 0}.services2-why .why-text .why-list li{padding-left:24px;font-size:16px;line-height:26px;margin-bottom:25px}.services2-why .why-text .why-list li:before{top:5px;width:14px;height:14px}.services2-advantage{padding:40px 0}.services2-advantage .home-title{margin-bottom:25px}.services2-advantage .advantage-list{flex-direction:column;gap:50px;padding-top:24px}.services2-advantage .advantage-list .box{padding:55px 30px 30px 35px;border-radius:12px}.services2-advantage .advantage-list .pic{width:65px;border-radius:8px;margin-bottom:16px;top:-24px;left:35px}.services2-advantage .advantage-list .bt{font-size:20px;line-height:30px;margin-bottom:10px}.services2-advantage .advantage-list .p{font-size:16px;line-height:26px}.services2-benefit{padding:40px 0}.services2-benefit .benefit-wrap{flex-direction:column;gap:40px}.services2-benefit .benefit-title{flex:none;width:100%}.services2-benefit .benefit-right{margin:0}.services2-benefit .benefit-list{width:100%;float:none;padding:0}.services2-benefit .benefit-list li{margin-bottom:25px}.services2-benefit .benefit-list .box{padding:30px 25px 40px;border-radius:12px}.services2-benefit .benefit-list .pic{width:65px;border-radius:8px;margin-bottom:20px}.services2-benefit .benefit-list .bt{font-size:20px;line-height:30px;margin-bottom:10px}.services2-benefit .benefit-list .p{font-size:16px;line-height:26px}.services2-benefit .benefit-list:nth-child(2){padding-top:0}.services2-faq{padding:40px 0}.services2-faq .faq-list{margin-top:21px}.services2-faq .faq-item{margin-bottom:25px}.services2-faq .faq-question{font-size:20px;line-height:30px;margin-bottom:15px}.services2-faq .faq-answer{font-size:16px;padding:15px 20px;line-height:26px;border-radius:8px}.section-rd{padding:40px 0}.section-rd .home-title{margin-bottom:25px}.swiper-rd .swiper-wrapper{display:flex !important;grid-auto-flow:unset}.rd-item .rd-part:before,.rd-item .rd-part:after{display:none}.rd-item .rd-left{width:100%;float:none;border-radius:12px 12px 0 0}.rd-item .rd-right{width:100%;float:none;padding:30px 20px 20px;border-radius:0 0 12px 12px;box-shadow:0 4px 38px 0 rgba(0,0,0,0.06)}.rd-item .rd-right .rd-info{height:auto;padding-right:0}.rd-item .rd-right .rd-info::-webkit-scrollbar{width:6px;height:6px}.rd-item .rd-right .rd-info::-webkit-scrollbar-track{border-radius:3px}.rd-item .rd-right .rd-info::-webkit-scrollbar-thumb{border-radius:3px}.rd-item .rd-right .bt{font-size:24px;line-height:36px;margin-bottom:15px}.rd-item .rd-right .pp{font-size:16px;line-height:26px}.rd-item .rd-right .pp p{margin-bottom:10px}.rd-bottom{height:auto;margin-top:20px}.rd-bottom .swiper-pagination-rd{line-height:42px}.rd-bottom .swiper-pagination-rd span{font-size:16px;line-height:42px}.rd-bottom .rd-arrows{width:120px}.rd-bottom .swiper-button-prev,.rd-bottom .swiper-button-next{width:42px;height:42px;line-height:42px;box-shadow:8px 0 40px 3px rgba(0,0,0,0.06)}.rd-bottom .swiper-button-prev svg,.rd-bottom .swiper-button-next svg{width:16px;height:16px}.rd-bottom .swiper-button-prev::before,.rd-bottom .swiper-button-next::before{border-radius:8px}.warehouse-services{padding:40px 0}.warehouse-services .home-title{margin-bottom:25px}.warehouse-services .pp{margin:0 auto 20px;font-size:16px;line-height:26px}.warehouse-services .ws-list .nr{flex-direction:column;margin-bottom:40px}.warehouse-services .ws-list .nr .left{width:100%}.warehouse-services .ws-list .nr .left .Security{width:100%;height:auto;left:0;transform:none;margin-top:0}.warehouse-services .ws-list .nr .right{padding:20px 0 0 0}.warehouse-services .ws-list .nr .right .bt{font-size:22px;line-height:34px;margin-bottom:10px}.warehouse-services .ws-list .nr .right .p{font-size:16px;line-height:26px}.warehouse-services .ws-list .nr.reverse{flex-direction:column}.warehouse-services .ws-list .nr.reverse .right{padding:20px 0 0 0}.warehouse-locations{padding:40px 0}.warehouse-locations ul.wl-list{grid-template-columns:1fr;gap:15px}.warehouse-locations ul.wl-list li .box{min-height:auto}.warehouse-locations ul.wl-list li .box .text .bt{font-size:20px;line-height:32px}.warehouse-locations ul.wl-list li .box .text .p{font-size:16px;line-height:26px}.blogs-category{margin-bottom:40px;gap:12px}.blogs-category .category-label{font-size:18px}.blogs-category .category-item{font-size:15px;line-height:36px;padding:0 16px}.blogs-list .row{flex-direction:column;gap:20px;grid-template-columns:1fr;margin-bottom:20px}.news-show{padding:0 0 40px 0}.news-show .nr{padding:24px 0 0 0}.news-show .left{width:100%;float:none}.news-show .right{width:100%;float:none;position:static;margin-top:40px}.news-show .right .title{font-size:24px;line-height:36px;margin-bottom:25px;padding-bottom:12px}.news-show .right ul{grid-row-gap:20px;margin-bottom:40px}.news-show .right .box{padding-bottom:20px}.news-show .right .pic{border-radius:8px}.news-show .right .text{padding-left:15px}.news-show .right .date{font-size:13px;margin-bottom:8px}.news-show .right .bt{font-size:15px;line-height:22px}.h01{font-size:26px;line-height:36px}.h02{font-size:14px;line-height:26px;margin-top:20px;margin-bottom:30px;padding-bottom:25px}.h02 span{margin-right:10px}.news-info1{font-size:16px;line-height:26px;padding-bottom:40px}.news-info1 .ns1{font-size:22px;line-height:30px}.news-info1 .ns2{font-size:19px;line-height:28px}.fcl-services{padding:40px 0}.fcl-services .fcl-nr .fcl-list ul{flex-direction:column;gap:20px}.fcl-vs-lcl{padding:40px 0}.fcl-vs-lcl .vs-card{padding:40px 25px}.fcl-vs-lcl .vs-card .vs-sub{font-size:24px;margin-bottom:60px}.fcl-vs-lcl .vs-card .p{font-size:16px;line-height:26px}.fcl-vs-lcl .vs-card:after{display:none}.clearance-intro{padding:40px 0}.clearance-intro .nr{flex-direction:column}.clearance-intro .nr .left{width:100%}.clearance-intro .nr .right{padding-left:0;padding-top:30px}.clearance-intro .nr .right .bt{font-size:28px;line-height:40px}.clearance-intro .nr .right .p{margin-bottom:20px;font-size:16px;line-height:26px;margin-top:20px}.required-docs{padding:40px 0}.required-docs .rd-list{grid-template-columns:1fr;gap:20px}.required-docs .rd-list li .box{padding:25px 20px}.required-docs .rd-list li .box .text{margin-bottom:20px}.required-docs .rd-list li .box .text .bt{font-size:20px;line-height:30px}.required-docs .rd-list li .box .text .p{font-size:16px;line-height:26px}.service-types{padding:40px 0}.service-types .home-title{margin-bottom:25px}.service-types .st-list{grid-template-columns:1fr;gap:25px}.service-types .st-list li .box .text .bt{font-size:24px}.service-types .st-list li .box .text .p{font-size:16px;line-height:26px}.onestop-service{padding:40px 0 20px}.onestop-service .home-title{margin-bottom:25px}.onestop-service .os-list li{width:50%}.onestop-service .os-list li:nth-child(n+5){margin-top:-7px}.onestop-service .os-list li:nth-child(1)::after,.onestop-service .os-list li:nth-child(2)::after,.onestop-service .os-list li:nth-child(3)::after{display:none}.onestop-service .os-list li:nth-child(5)::after,.onestop-service .os-list li:nth-child(6)::after,.onestop-service .os-list li:nth-child(7)::after{display:none}.onestop-service .os-list li:nth-child(4)::after{display:none}.onestop-service .os-list li .box .text{bottom:15px}.onestop-service .os-list li .box .text .bt{font-size:18px;line-height:26px;min-height:52px;margin-bottom:6px}.current span{font-size:14px}.sg-next-section{height:auto;padding:40px 20px}.sg-next-section .sg-next-inner h2{font-size:28px}.sg-next-section .sg-next-inner p{font-size:16px;line-height:26px}.sitemap .home-title{margin-bottom:25px}.fenxiang{font-size:16px;line-height:28px}.fenxiang .fr a{margin-left:8px;width:30px;height:30px}.fenxiang .fr a svg{width:16px;height:16px}.lable{padding-top:12px;padding-bottom:12px;line-height:26px;font-size:14px}.lable .fl span{padding-right:12px}.lable .fl a{padding:0 10px;margin-right:10px;line-height:26px}.list-page{margin-top:20px}.list-page .prev,.list-page .next{font-size:14px;line-height:22px}.list-page .prev svg,.list-page .next svg{width:36px;height:22px}.faq .faq-item{margin-bottom:20px}.news-show .right ul li .date{font-size:13px;margin-bottom:6px}.journey-timeline:before{bottom:10px}.required-docs .home-title{margin-bottom:25px}.fcl-services .home-title{margin-bottom:25px}.fcl-services .fcl-nr .fcl-list ul li .box .text .bt{font-size:20px;line-height:30px;margin-bottom:5px}.fcl-services .fcl-nr .fcl-list ul li .box .text .p{font-size:16px;line-height:26px}.fcl-services .fcl-nr .fcl-list ul li .box{padding:20px}}@media (max-width:520px){.inbanner .banner-hover .p{display:none}.inbanner .banner-hover .bt{font-size:26px;line-height:36px}.inbanner .banner-hover .more{margin-top:15px}.inbanner .img1{height:60vh}.home-title{font-size:26px;line-height:36px}.fcl-vs-lcl .vs-card .vs-sub{margin-bottom:40px}.contact-form .bt h3{font-size:26px}.contact-form .check-group{display:block}.warehouse-locations ul.wl-list li .box{padding:20px}.choose-list{grid-template-columns:1fr}.rd-item{height:auto}.rd-item .rd-part{height:100%}.service-types .st-list li .box .text{padding:20px;border-radius:20rem;margin-top:-50px}.onestop-service .os-list li .box .text{bottom:auto;position:relative;left:auto;margin-top:-30px}}