@charset "UTF-8";
*, *:before, *:after { box-sizing: border-box; outline: none; word-wrap: break-word; }

html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset { margin: 0; padding: 0; font-weight: normal; -webkit-tap-highlight-color: transparent; }

ul, ol, dl { list-style-type: none; }

html, body { *position: static; width: 100%; background: #fff; font: 16px/1.1 "Poppins-Regular", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; color: #071329; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 400; }

input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }

input, button { overflow: visible; vertical-align: middle; outline: none; }

a { text-decoration: none; cursor: pointer; -webkit-tap-highlight-color: transparent; -webkit-transition: all .5s ease; transition: all .5s ease; color: #071329; }

a:hover, a:focus, a:active { text-decoration: none; outline: none; }

b, i { font-weight: normal; font-style: normal; }

sub, sup { vertical-align: baseline; }

button, input[type="button"], input[type="submit"] { line-height: normal !important; }

img { max-width: 100%; border: 0; object-fit: cover; display: block; -webkit-user-drag: none; }

a img { -webkit-transition: all .5s ease; transition: all .5s ease; }

input, textarea { border: 0; background: none; outline: none; resize: none; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

input[type="text"], input[type="tel"], input[type="button"], input[type="submit"], input[type="reset"], input[type="password"], input[type="email"], textarea { -webkit-appearance: none; border-radius: 0; -webkit-tap-highlight-color: transparent; }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0; }

input::-moz-placeholder, textarea::-moz-placeholder { color: #bbb; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #bbb; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #bbb; }

.cover { width: 100%; height: 100%; position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); display: none; z-index: 24; }

.product-cover { width: 100%; height: 100%; position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); display: none; z-index: 24; }

.cl:after, .clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }

.cl, .clearfix { zoom: 1; }

.fl { float: left !important; }

.fr { float: right !important; }

.xs-display { display: none !important; }

.text-c { text-align: center; }

@font-face { font-family: "Poppins-Regular"; src: url("../fonts/Poppins-Regular.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face { font-family: "Poppins-Bold"; src: url("../fonts/Poppins-Bold.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face { font-family: "Poppins-SemiBold"; src: url("../fonts/Poppins-SemiBold.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face { font-family: "BebasNeue"; src: url("../fonts/BebasNeue.otf") format("opentype"); font-weight: normal; font-style: normal; }

@keyframes mouseMove { 0% { transform: translate(0, -10px); }
  100% { transform: translate(0, 10px); } }

@keyframes point { 0% { transform: scale(1);
    transform-origin: center; }
  50% { transform: scale(1.2); }
  100% { transform: scale(1); } }

@keyframes boderM { 0% { transform: scale(1); }
  50% { transform: scale(1.2); }
  100% { transform: scale(1); } }

@keyframes clipath { 0% { clip-path: circle(24% at 50% 50%); }
  100% { clip-path: circle(100% at 50% 50%); } }

.xs-display { display: none !important; }

.container { width: 87.5%; margin: 0 auto; position: relative; }

.banner { height: 100vh; overflow: hidden; position: relative; }

.banner .logo { width: 1.86rem; position: absolute; left: 1.2rem; top: 0.48rem; z-index: 1; }

.banner .bg { width: 100%; height: 100%; object-fit: cover; }

.banner .t { position: absolute; right: 1.2rem; top: 2rem; color: #fff; text-align: right; }

.banner .t h2 { font-size: 0.6rem; font-family: "Poppins-Bold"; }

.banner .t h3 { font-size: 0.44rem; font-family: "Poppins-SemiBold"; margin-top: 0.1rem; }

.banner .t h4 { font-size: 0.28rem; font-family: "Poppins-SemiBold"; margin-top: 0.05rem; }

.banner .t1 { width: 4.21rem; position: absolute; right: 1.2rem; bottom: 0.6rem; }

.banner .down { width: 0.5rem; position: absolute; left: 50%; bottom: 0.5rem; z-index: 1; transform: translateX(-50%); }

.banner .down .icon-down { font-size: 0.36rem; color: #fff; animation: mouseMove 1.5s infinite alternate; display: block; }

.title-box { margin-bottom: 0.6rem; text-align: center; }

.title-box h2 { font-size: 0.46rem; color: #000; line-height: 0.6rem; font-family: "Poppins-Bold"; text-transform: capitalize; }

.title-box p { font-size: 0.2rem; color: #303033; line-height: 0.32rem; margin-top: 0.2rem; }

.title-box .btns { width: 1.2rem; display: flex; justify-content: space-between; }

.title-box .btns .btn-prev, .title-box .btns .btn-next { width: 0.5rem; height: 0.5rem; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 0.04rem 0.1rem 1px rgba(139, 153, 175, 0.3); cursor: pointer; transition: all .5s ease; }

.title-box .btns .btn-prev i, .title-box .btns .btn-next i { font-size: 0.16rem; font-weight: bold; color: #0047BA; }

.title-box .btns .btn-prev:hover, .title-box .btns .btn-next:hover { background: #0047BA; box-shadow: 0 0.04rem 0.1rem 1px rgba(10, 73, 181, 0.3); }

.title-box .btns .btn-prev:hover i, .title-box .btns .btn-next:hover i { color: #fff; }

.common-btn { width: 2rem; height: 0.56rem; font-size: 0.16rem; color: #0047BA; background: #fff; border: 1px solid #0047BA; text-transform: uppercase; display: flex; align-items: center; justify-content: center; margin: 0.6rem auto; border-radius: 0.5rem; transition: all .5s ease; }

.common-btn:hover { background: #0047BA; color: #fff; }

.years { overflow: hidden; position: relative; }

.years img { width: 100%; }

.years .text { width: 87.5%; position: absolute; top: 0.9rem; left: 0; right: 0; margin: auto; }

.years .text ul { display: flex; flex-wrap: wrap; }

.years .text ul li { width: 2.6rem; margin-left: 0.5rem; text-align: center; }

.years .text ul li h3 { font-size: 0.4rem; font-family: "Poppins-SemiBold"; color: #6EE291; padding: 0.1rem 0; border-radius: 0.1rem; border: 1px solid rgba(255, 255, 255, 0.5); }

.years .text ul li h3 span { font-size: 0.2rem; }

.years .text ul li p { font-size: 0.16rem; color: #fff; margin-top: 0.1rem; }

.years .text ul li:first-child { width: 2.2rem; margin-left: 0; }

.years .text ul li:nth-child(2) { width: 3.3rem; }

.years .text .dsc { font-size: 0.2rem; line-height: 0.3rem; color: #fff; margin-top: 0.5rem; }

.adventure { height: auto; overflow: hidden; position: relative; min-height: 250vh; background: #F9FBFF; --right: 5.7rem; }

.adventure:before { content: ""; width: 13.6rem; height: 17.05rem; position: absolute; top: 0; right: 0; left: 0; margin: auto; background: url(../images/adventure-road.png) no-repeat center/100%; }

.adventure .cry { position: relative; }

.adventure .cry .container { height: auto; overflow: hidden; }

.adventure .cry .text { width: 33%; height: 100vh; float: left; margin-left: 1.2rem; position: relative; z-index: 2; padding-top: 1.2rem; }

.adventure .cry .text h2 { font-size: 0.48rem; color: #001226; line-height: 0.6rem; font-family: "Poppins-Bold"; margin-bottom: 0.5rem; }

.adventure .cry .text p { font-size: 0.2rem; color: #303033; line-height: 0.32rem; }

.adventure .cry .right { float: right; margin-right: 1.2rem; position: relative; z-index: 1; }

.adventure .cry .right .list { display: flex; padding-top: 3.5rem; }

.adventure .cry .right .list ul { display: flex; flex-direction: column; }

.adventure .cry .right .list ul li { width: 4.3rem; position: relative; border-radius: 30px; overflow: hidden; margin-bottom: 0.2rem; }

.adventure .cry .right .list ul li p { font-size: 0.18rem; color: #fff; line-height: 0.32rem; padding: 0.4rem 0.4rem 0.3rem; }

.adventure .cry .right .list ul li h3 { font-size: 0.6rem; color: #fff; margin-top: 0.6rem; font-family: "Poppins-SemiBold"; }

.adventure .cry .right .list ul li img { width: 100%; height: 100%; }

.adventure .cry .right .list ul li .icon { width: 1.5rem; height: auto; position: relative; margin-bottom: 0.2rem; }

.adventure .cry .right .list ul li.img { padding: 0; background: transparent !important; }

.adventure .cry .right .list ul li .xs-play { display: none; }

.adventure .cry .right .list ul.l { align-items: flex-end; }

.adventure .cry .right .list ul.l li { background: #0047BA; }

.adventure .cry .right .list ul.l li:nth-child(2) { width: 3.2rem; margin-left: auto; background: #fff; }

.adventure .cry .right .list ul.l li:nth-child(2) p { color: #000; }

.adventure .cry .right .list ul.l li:nth-child(2) .icon { left: 0.3rem; }

.adventure .cry .right .list ul.l li:nth-child(3) { width: 5.4rem; height: 2.6rem; margin-bottom: 0; }

.adventure .cry .right .list ul.r { margin-left: 0.2rem; }

.adventure .cry .right .list ul.r li { background: #111D43; }

.adventure .cry .right .list ul.r li:nth-child(2) { width: 3.2rem; }

.adventure .big { opacity: 0; pointer-events: none; position: fixed; height: 100vh; width: 100%; bottom: 0; left: 0; z-index: 8; overflow: hidden; --zhscale: calc(1 - calc(1 - var(--scale)) * var(--pro)); --xvalue: calc(var(--right) * var(--pro)); transform-origin: bottom right; border-radius: calc(calc(30px / var(--scale)) * var(--pro)); overflow: hidden; transform: translateX(calc(0px - var(--xvalue))) scale(var(--zhscale)) rotate(0deg); }

.adventure .big img, .adventure .big video { width: 100%; object-fit: cover; min-height: 100%; }

.adventure .big .bg { position: absolute; left: 0; bottom: 0; }

.adventure .big .text { position: absolute; left: 6.25%; top: 20%; }

.adventure .big .text h2 { font-size: 0.3rem; color: #fff; }

.adventure .big i { font-size: 0.8rem; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); cursor: pointer; }

.adventure.act1 .text, .adventure.act1:before { position: fixed; top: 0; }

.adventure.act2 .text, .adventure.act2 .big { position: absolute; }

.adventure.act3 .list { position: fixed; bottom: 0; right: 1.2rem; }

.adventure.act3 .big { opacity: 1; pointer-events: all; }

.adventure.act2.act3 .list { position: absolute; }

.points { height: 100vh; overflow: hidden; position: relative; z-index: 1; }

.points ul { width: 400vw; height: 100%; display: flex; }

.points ul li { width: 100vw; height: 100%; position: relative; }

.points ul li:before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); position: absolute; left: 0; top: 0; }

.points ul li img { width: 100%; height: 100%; }

.points ul li .text { width: 100%; position: absolute; left: 0; top: 1.2rem; z-index: 2; }

.points ul li .text h3 { width: 50%; font-size: 0.48rem; color: #fff; margin-bottom: 0.4rem; font-family: "Poppins-Bold"; }

.points ul li .text p { font-size: 0.2rem; color: #fff; line-height: 0.36rem; }

.site-box { padding: 1rem 0; position: relative; }

.site-box .box { padding-left: 0.6rem; display: flex; justify-content: space-between; overflow: hidden; flex-wrap: wrap; align-items: center; }

.site-box .box .earth { width: 7.2rem; height: 7.2rem; position: relative; z-index: 2; }

.site-box .box .earth .label { cursor: pointer; }

.site-box .box .earth .label .label-text { min-width: 1.4rem; text-align: center; background: #fff; font-size: .16rem; color: #0047BA; border-radius: 0.5rem; padding: 0.15rem 0; font-weight: bold; box-shadow: 0 0.03rem 0.06rem 1px rgba(0, 0, 0, 0.16); display: none; position: absolute; left: -0.6rem; top: -0.5rem; }

.site-box .box .earth .label .label-dot { width: 0.22rem; height: 0.22rem; display: block; position: relative; margin: 0.1rem auto 0; animation: boderM 1s infinite linear; }

.site-box .box .earth .label .label-dot:before { content: ""; width: 100%; height: 100%; background: rgba(0, 71, 186, 0.8); border-radius: 50%; position: absolute; left: 0; top: 0; }

.site-box .box .earth .label .label-dot:after { content: ""; width: 0.1rem; height: 0.1rem; background: #fff; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.site-box .box .earth .label.active { z-index: 99 !important; }

.site-box .box .earth .label.active .label-text { display: block; }

.site-box .box .right { width: calc(100% - 7.4rem); position: relative; z-index: 0; }

.site-box .box .right .site-tabs { width: 100%; height: 1.6rem; position: relative; display: flex; flex-direction: column; justify-content: flex-end; z-index: 2; margin-bottom: 0.7rem; }

.site-box .box .right .site-tabs:after { content: ""; width: 100%; height: 0.13rem; background: #E3EBEE; position: absolute; left: 0; bottom: 0.1rem; }

.site-box .box .right .site-tabs .road { width: 22.5%; height: 0.26rem; background: #0047BA; position: absolute; left: 0; bottom: 0.04rem; z-index: 1; transition: all .8s; }

.site-box .box .right .site-tabs .road:after { content: ""; width: 100%; height: 0.02rem; background-image: linear-gradient(to right, #fff 0%, #fff 50%, transparent 0%); background-size: 0.3rem 0.02rem; background-repeat: repeat-x; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; }

.site-box .box .right .site-tabs .car { width: 2.46rem; position: absolute; left: 2.5%; bottom: 0; z-index: 2; transition: all .8s; }

.site-box .box .right .site-tabs .slide { padding-bottom: 0.05rem; overflow: hidden; padding-right: 0.5rem; }

.site-box .box .right .site-tabs .slide .swiper-slide { width: 25%; height: auto; text-align: center; display: flex; flex-direction: column; justify-content: flex-end; cursor: pointer; transition: all .5s ease; }

.site-box .box .right .site-tabs .slide .swiper-slide h2 { font-size: 0.22rem; color: #7B7D81; font-family: "Poppins-SemiBold"; }

.site-box .box .right .site-tabs .slide .swiper-slide h3 { font-size: 0.18rem; color: #7B7D81; margin-top: 0.1rem; }

.site-box .box .right .site-tabs .slide .swiper-slide .dot { width: 0.24rem; height: 0.24rem; background: #E3EBEE; border-radius: 50%; box-shadow: 0 0 0.06rem 0.01rem rgba(0, 0, 0, 0.16); position: relative; margin: 0.2rem auto 0; }

.site-box .box .right .site-tabs .slide .swiper-slide .dot:after { content: ""; width: 0.12rem; height: 0.12rem; background: #fff; border-radius: 50%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; }

.site-box .box .right .site-tabs .slide .swiper-slide .dot1 { width: 0.4rem; height: 0.4rem; background: url(../images/site-tabs-active.png) no-repeat center/100%; position: absolute; right: 0; top: 0; opacity: 0; }

.site-box .box .right .site-tabs .slide .swiper-slide .dot1:after { content: ""; width: 1px; height: 150%; background: #D1DBDF; position: absolute; left: 0; top: 0.4rem; right: 0; margin: auto; }

.site-box .box .right .site-tabs .slide .swiper-slide.active { padding-bottom: 0.6rem; }

.site-box .box .right .site-tabs .slide .swiper-slide.active h2, .site-box .box .right .site-tabs .slide .swiper-slide.active h3 { color: #001226; }

.site-box .box .right .site-tabs .slide .swiper-slide.active .dot { opacity: 0; }

.site-box .box .right .site-tabs .slide .swiper-slide.active .dot1 { opacity: 1; }

.site-box .box .right .site { overflow: hidden; position: relative; z-index: 1; margin-right: 1.2rem; }

.site-box .box .right .site .swiper-slide .boxx { display: flex; justify-content: space-between; flex-wrap: wrap; }

.site-box .box .right .site .swiper-slide .img { width: 3.2rem; overflow: hidden; border-radius: 0.2rem; margin-right: 0.4rem; }

.site-box .box .right .site .swiper-slide .img img { width: 100%; height: 100%; }

.site-box .box .right .site .swiper-slide .text { flex: 1; }

.site-box .box .right .site .swiper-slide .text h3 { font-size: 0.18rem; color: #001226; font-weight: bold; line-height: 0.36rem; margin-bottom: 0.1rem; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.site-box .box .right .site .swiper-slide .text p { font-size: 0.18rem; line-height: 0.36rem; color: #5F626C; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }

.site-box .box .right .site .swiper-slide .common-btn { margin: .6rem 0 0; }

.site-box .box .right .site .swiper-pagination { width: 100%; bottom: 0.5rem; left: 0; }

.site-box .box .right .site .swiper-pagination .swiper-pagination-bullet { width: 0.1rem; height: 0.1rem; background: #DADEE3; opacity: 1; transition: all .5s ease; }

.site-box .box .right .site .swiper-pagination .swiper-pagination-bullet-active { width: 0.32rem; background: #0047BA; border-radius: 0.05rem; }

.site-box .list { display: flex; justify-content: space-between; }

.site-box .list .item { width: 32.666%; height: 8.6rem; position: relative; margin-left: 1%; border-radius: 0.2rem; overflow: hidden; transition: all .5s ease; }

.site-box .list .item:before { content: ""; width: 100%; height: 2.2rem; background: linear-gradient(180deg, transparent 0%, #000000 100%); position: absolute; left: 0; bottom: 0; }

.site-box .list .item img { width: 100%; height: 100%; }

.site-box .list .item .country { padding: 0.15rem 0.4rem; font-size: 0.24rem; font-family: "Poppins-SemiBold"; color: #fff; background: rgba(0, 71, 186, 0.8); border-radius: 0.2rem 0 0.2rem 0; position: absolute; left: 0; top: 0; }

.site-box .list .item .text { width: 8.2rem; position: absolute; left: 0; right: 0; bottom: 0.4rem; z-index: 1; margin: 0 auto; transform: translateY(2rem); transition: all .5s .3s ease; }

.site-box .list .item .text h3 { padding: 0.1rem 0.2rem; font-size: 0.18rem; color: #fff; line-height: 0.26rem; font-family: "Poppins-SemiBold"; }

.site-box .list .item .text h3.b1 { height: 0.65rem; background: url(../images/speak-bg1.png) no-repeat center/100%; }

.site-box .list .item .text h3.b2 { height: 1.19rem; background: url(../images/speak-bg2.png) no-repeat center/100%; }

.site-box .list .item .text h3.b3 { height: 0.91rem; background: url(../images/speak-bg3.png) no-repeat center/100%; }

.site-box .list .item .text h4 { font-size: 0.16rem; color: #fff; text-align: right; margin-top: 0.05rem; }

.site-box .list .item:first-child { margin-left: 0; }

.site-box .list .item.active { width: 100%; }

.site-box .list .item.active .text { transform: translateY(0); transition: all .5s 0s ease; }

.site-box .list .item.active .text p { opacity: 1; }

.site-pop { width: 100%; height: 100vh; position: fixed; top: 0; left: 0; z-index: 99; transform: translateX(100%); transition: all .5s ease; }

.site-pop .site { display: none; position: sticky; top: 0; width: 100%; height: 100vh; padding: 1rem 6.25%; background: url(../images/site-pop-b.png) no-repeat bottom/100% #111D43; justify-content: space-between; }

.site-pop .site .txt { width: 45%; height: 100%; color: #fff; }

.site-pop .site .txt h3 { font-size: 0.48rem; font-family: "Poppins-Bold"; margin-bottom: 0.4rem; }

.site-pop .site .txt p { font-size: 0.2rem; line-height: 0.32rem; }

.site-pop .site .txt .back { width: 2rem; height: 0.56rem; font-size: 0.16rem; color: #fff; border-radius: 0.3rem; border: 1px solid #fff; display: flex; align-items: center; justify-content: center; position: absolute; left: 6.25%; bottom: 1rem; cursor: pointer; transition: all .5s ease; }

.site-pop .site .txt .back:hover { background: #fff; color: #000; }

.site-pop .site .slide { width: 35%; padding-top: 1rem; }

.site-pop .site .slide .swiper-slide { height: auto; font-size: 0.48rem; color: rgba(255, 255, 255, 0.6); font-family: "Poppins-Bold"; }

.site-pop .site .slide .swiper-slide:first-child { margin-top: 0; }

.site-pop .site.active { display: flex; }

.site-pop.active { transform: translateX(0); }

.solutions { padding-top: 0.8rem; position: relative; overflow: hidden; background: #111D43; }

.solutions .big-title { width: 50%; margin: 0 auto; position: absolute; left: 0; right: 0; top: 3.5rem; }

.solutions .big-title h2 { font-size: 0.56rem; color: #111D43; line-height: 0.72rem; font-family: "Poppins-Bold"; text-align: center; }

.solutions .wrap-inner { width: 100%; height: 100%; min-height: 100vh; background: #111D43; position: relative; z-index: 2; animation-name: clipath; animation-play-state: paused; animation-duration: 1s; animation-iteration-count: inherit; animation-direction: alternate; animation-delay: calc(var(--pro) * -1s); animation-timing-function: ease-in-out; }

.solutions .wrap-inner .big-title h2 { color: #fff; }

.solutions .road-box { transition: all .5s ease; padding: 1.8rem 0 2rem; background: #111D43; position: relative; z-index: 3; }

.solutions .road-box .line-svg { width: 100%; position: absolute; left: 0; top: 0; }

.solutions .road-box .line-svg path { stroke-width: 0.32rem; stroke-linecap: round; }

.solutions .road-box .line-svg .line0 { stroke: #414a69; }

.solutions .road-box .line-svg .circle { stroke-width: 0.08rem; stroke: #414a69; fill: #111D43; transition: all .5s ease; }

.solutions .road-box .line-svg .circle.check { stroke: #004ABB; }

.solutions .road-box .line-svg .icon { fill: #6EE291; transition: all .5s ease; }

.solutions .road-box .title-box { width: 60%; text-align: left; }

.solutions .road-box .title-box h2, .solutions .road-box .title-box p { color: #fff; }

.solutions .road-box .list { padding-left: 14%; padding-right: 8%; margin-top: 3.4rem; position: relative; z-index: 2; }

.solutions .road-box .list li { margin-top: 2rem; }

.solutions .road-box .list li h3 { font-size: 0.48rem; color: #fff; font-family: "Poppins-SemiBold"; }

.solutions .road-box .list li p { font-size: 0.16rem; color: #fff; margin-top: 0.3rem; line-height: 0.26rem; }

.solutions .road-box .list li .slide { position: relative; margin-top: 0.6rem; overflow: hidden; --swiper-navigation-color: #fff; --swiper-navigation-size: 0.5rem; }

.solutions .road-box .list li .slide .swiper-slide { cursor: pointer; }

.solutions .road-box .list li .slide .swiper-slide .img { border-radius: 0.2rem; overflow: hidden; position: relative; }

.solutions .road-box .list li .slide .swiper-slide .img:before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); position: absolute; left: 0; top: 0; z-index: 1; }

.solutions .road-box .list li .slide .swiper-slide .img img { width: 100%; transition: all .5s ease; }

.solutions .road-box .list li .slide .swiper-slide .img i { font-size: 0.7rem; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 1; }

.solutions .road-box .list li .slide .swiper-slide .text p { font-size: 0.18rem; color: rgba(255, 255, 255, 0.6); line-height: 0.28rem; }

.solutions .road-box .list li .slide .swiper-slide:hover .img img { transform: scale(1.05); }

.solutions .road-box .list li .slide .swiper-button-next, .solutions .road-box .list li .slide .swiper-button-prev { top: 2.5rem; }

.solutions .road-box .list li:first-child { margin-top: 0; }

.solutions .road-box .list li:last-child { margin-top: 2.4rem; }

.satisfe { padding: 1rem 0 1.2rem; background: url(../images/satisfe-bg.png) no-repeat bottom/100% #111D43; }

.satisfe .title-box h2, .satisfe .title-box p { color: #fff; }

.satisfe .slide { overflow: hidden; position: relative; }

.satisfe .slide .swiper-slide .box { display: flex; justify-content: space-between; flex-wrap: wrap; }

.satisfe .slide .swiper-slide .box .text { width: 43%; }

.satisfe .slide .swiper-slide .box .text h3 { font-size: 0.28rem; color: #0047BA; font-family: "Poppins-SemiBold"; }

.satisfe .slide .swiper-slide .box .text h3 i { font-size: 0.34rem; font-weight: bold; margin-right: 0.15rem; color: #0047BA; }

.satisfe .slide .swiper-slide .box .text h2 { font-size: 0.44rem; color: #fff; font-family: "Poppins-Bold"; line-height: 0.6rem; margin: 0.2rem 0; }

.satisfe .slide .swiper-slide .box .text p { font-size: 0.18rem; color: #fff; line-height: 0.36rem; }

.satisfe .slide .swiper-slide .box .img { width: 50%; position: relative; overflow: hidden; border-radius: 0.4rem; }

.satisfe .slide .swiper-slide .box .img img { width: 100%; transition: all .5s ease; }

.satisfe .slide .swiper-slide .box .img i { font-size: 0.7rem; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); transition: all .5s ease; }

.satisfe .slide .swiper-slide .box .img:hover img { transform: scale(1.05); }

.satisfe .slide .swiper-pagination { width: 40%; bottom: 1.9rem; left: 0; text-align: left; }

.satisfe .slide .swiper-pagination .swiper-pagination-bullet { width: 0.1rem; height: 0.1rem; background: rgba(255, 255, 255, 0.6); opacity: 1; transition: all .5s ease; }

.satisfe .slide .swiper-pagination .swiper-pagination-bullet-active { width: 0.32rem; background: #0047BA; border-radius: 0.05rem; }

.satisfe .slide .btns { width: 1.2rem; display: flex; justify-content: space-between; position: absolute; left: 0; bottom: 1.8rem; z-index: 21; }

.satisfe .slide .btns .btn-prev, .satisfe .slide .btns .btn-next { width: 0.5rem; height: 0.5rem; background: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 0.04rem 0.1rem 1px rgba(139, 153, 175, 0.3); cursor: pointer; transition: all .5s ease; }

.satisfe .slide .btns .btn-prev i, .satisfe .slide .btns .btn-next i { font-size: 0.16rem; font-weight: bold; color: #0047BA; }

.satisfe .slide .btns .btn-prev:hover, .satisfe .slide .btns .btn-next:hover { background: #0047BA; box-shadow: 0 0.04rem 0.1rem 1px rgba(10, 73, 181, 0.3); }

.satisfe .slide .btns .btn-prev:hover i, .satisfe .slide .btns .btn-next:hover i { color: #fff; }

.atlas { padding-top: 1rem; }

.atlas .title-box .container { width: 72%; }

.atlas .box { display: flex; flex-wrap: wrap; }

.atlas .box a { display: block; overflow: hidden; position: relative; height: 3.52rem; }

.atlas .box a img { width: 100%; height: 100%; }

.atlas .box a .mask { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #0047BA; opacity: 0; display: flex; align-items: center; justify-content: center; transition: all .5s ease; }

.atlas .box a .mask i { font-size: 0.5rem; color: #fff; transform: scale(0.5); transition: all .5s ease; }

.atlas .box a:hover img { transform: scale(1.1); }

.atlas .box a:hover .mask { opacity: .9; }

.atlas .box a:hover .mask i { transform: scale(1); }

.atlas .box .left { width: 50%; display: flex; flex-wrap: wrap; }

.atlas .box .left a { width: 50%; }

.atlas .box .right { width: 50%; }

.atlas .box .right a { width: 100%; height: 100%; }

.news { padding: 1rem 0 1.2rem; background: #F9FBFF; position: relative; }

.news .title-box { display: flex; justify-content: space-between; position: relative; }

.news .box { display: flex; justify-content: space-between; }

.news .box .big { width: 48.75%; position: relative; overflow: hidden; border-radius: 0.2rem; }

.news .box .big img { width: 100%; height: 100%; }

.news .box .big .text { width: 100%; padding: 0.4rem 0.5rem; background: linear-gradient(180deg, rgba(0, 71, 186, 0) 0%, #072C68 100%); position: absolute; left: 0; bottom: 0; }

.news .box .big .text h3 { font-size: 0.2rem; color: #fff; line-height: 0.32rem; font-family: "Poppins-Bold"; }

.news .box .big .text h4 { font-size: 0.14rem; color: #eee; margin-top: 0.1rem; }

.news .box .big:hover img { transform: scale(1.05); }

.news .box .slide { width: 48.75%; overflow: hidden; position: relative; }

.news .box .slide .swiper-slide .img { height: 2.3rem; overflow: hidden; border-radius: 0.15rem; }

.news .box .slide .swiper-slide .img img { width: 100%; height: 100%; }

.news .box .slide .swiper-slide .text { padding-top: 0.15rem; }

.news .box .slide .swiper-slide .text h3 { font-size: 0.2rem; color: #202020; line-height: 0.32rem; font-family: "Poppins-Bold"; transition: all .5s ease; }

.news .box .slide .swiper-slide .text p { font-size: 0.16rem; color: #464747; line-height: 0.3rem; margin-top: 0.1rem; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.news .box .slide .swiper-slide .text h4 { font-size: 0.14rem; color: #8B8B8B; margin-top: 0.3rem; }

.news .box .slide .swiper-slide:hover img { transform: scale(1.05); }

.news .box .slide .swiper-slide:hover .text h3 { color: #0047BA; }

.news .box .slide .swiper-pagination { width: 100%; bottom: 0; left: 0; }

.news .box .slide .swiper-pagination .swiper-pagination-bullet { width: 0.1rem; height: 0.1rem; background: #DADEE3; opacity: 1; transition: all .5s ease; }

.news .box .slide .swiper-pagination .swiper-pagination-bullet-active { width: 0.32rem; background: #0047BA; border-radius: 0.05rem; }

.product { padding: 1rem 0; }

.product .title-box .container { width: 72%; }

.product ul { display: flex; justify-content: space-between; flex-wrap: wrap; }

.product ul li { width: 48.75%; position: relative; border-radius: 0.3rem; overflow: hidden; }

.product ul li img { width: 100%; height: 100%; }

.product ul li .text { width: 100%; height: 100%; padding: 0.6rem 0; position: absolute; left: 0; top: 0; text-align: center; display: flex; flex-direction: column; justify-content: space-between; }

.product ul li .text h3 { font-size: 0.28rem; font-family: "Poppins-SemiBold"; }

.product ul li .text p { font-size: 0.16rem; margin-top: 0.15rem; }

.product ul li .text .common-btn { margin: 0 auto; border-color: transparent; }

.product ul li:hover img { transform: rotate(1deg) scale(1.05); }

.order { padding: 1.1rem 0; background: url(../images/order-bg.jpg) no-repeat center/cover; }

.order .title-box { text-align: left; }

.order .title-box h2, .order .title-box p { color: #fff; }

.order .box { width: 48%; }

.order .box .dsc { font-size: 0.18rem; color: #000; line-height: 0.36rem; }

.order .box form { padding: 0.15rem 0.5rem 0.35rem; margin-top: 0.3rem; background: #fff; border-radius: 0.3rem; box-shadow: 0 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.1); }

.order .box form .row { display: flex; justify-content: space-between; margin-top: 0.25rem; }

.order .box form .row .column { width: 48%; }

.order .box form .row .column label { font-size: 0.16rem; color: #000; margin-bottom: 0.1rem; display: block; }

.order .box form .row .column label span { color: #E62F2F; }

.order .box form .row .column .col { display: flex; justify-content: space-between; position: relative; }

.order .box form .row .column .col .cc { width: 0.85rem; font-size: 0.16rem; line-height: 1; border: 1px solid #EAEAEA; border-radius: 0.04rem; display: flex; align-items: center; justify-content: center; margin-right: 0.1rem; }

.order .box form .row .column .col input { flex: 1; height: 0.5rem; font-size: 0.16rem; border: 1px solid #EAEAEA; border-radius: 0.04rem; padding: 0 0.2rem; }

.order .box form .row .column .col textarea { width: 100%; height: 1.3rem; font-size: 0.16rem; padding: 0.15rem 0.2rem; border: 1px solid #EAEAEA; border-radius: 0.04rem; }

.order .box form .row .column .col .select { width: 100%; cursor: pointer; }

.order .box form .row .column .col .select .filter-text { display: flex; }

.order .box form .row .column .col .select .select-title { cursor: pointer; }

.order .box form .row .column .col .select .filter-list { border: 1px solid #D9D9D9; border-radius: 0.04rem; }

.order .box form .row .column .check { display: flex; flex-wrap: wrap; }

.order .box form .row .column .check li { font-size: 0.16rem; color: #333; display: flex; align-items: center; margin: 0.1rem 0.3rem 0 0; cursor: pointer; }

.order .box form .row .column .check li span { width: 0.16rem; height: 0.16rem; border: 1px solid #D9D9D9; border-radius: 2px; display: block; margin-right: 0.08rem; position: relative; top: -1px; position: relative; }

.order .box form .row .column .check li span:before { content: ""; width: 0.08rem; height: 0.08rem; background: #0047BA; border-radius: 1px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: all .36s; opacity: 0; }

.order .box form .row .column .check li.active span:before { opacity: 1; }

.order .box form .row .column.column1 { width: 100%; }

.order .box form .row.agree p { font-size: 0.16rem; color: #000; display: flex; align-items: center; }

.order .box form .row.agree p a { color: #0047BA; margin-left: 0.05rem; }

.order .box form .row.agree p .check { width: 0.2rem; height: 0.2rem; border: 1px solid #0047BA; display: inline-block; border-radius: 0.04rem; position: relative; top: -0.01rem; margin-right: 0.08rem; cursor: pointer; }

.order .box form .row.agree p .check:before { transition: all .5s ease; opacity: 0; content: ""; width: 0.12rem; height: 0.12rem; background: #0047BA; border-radius: 0.04rem; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }

.order .box form .row.agree p .check.active:before { opacity: 1; }

.order .box form .row .btn { width: 2.4rem; height: 0.64rem; font-size: 0.18rem; color: #fff; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; margin: 0.2rem 0 0.3rem; background: #0047BA; border-radius: 0.5rem; box-shadow: 0 0.03rem 0.06rem 1px rgba(0, 0, 0, 0.1); }

.order .box form .row .btn i { font-size: 0.18rem; margin-left: 0.1rem; transition: all .5s ease; }

.order .box form .row .btn:hover i { margin-left: 0.15rem; }

.footer { width: 100%; height: auto; padding: 0.5rem 0; background: #fff; }

.footer .container { display: flex; justify-content: space-between; align-items: center; }

.footer .left { font-size: 0.16rem; color: #5D5D5D; }

.footer .right { display: flex; align-items: center; }

.footer .right .follow { display: flex; }

.footer .right .follow .item { width: 0.43rem; height: 0.43rem; margin-right: 0.25rem; display: flex; align-items: center; justify-content: center; background: #fff; border-radius: 50%; box-shadow: 0 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.03); }

.footer .right .follow .item i { font-size: 0.22rem; }

.footer .right .follow .item .icon-facebook { color: #3F4AA7; }

.footer .right .follow .item .icon-linkedin { color: #137ED1; }

.footer .right .follow .item .icon-twitter { color: #000000; }

.footer .right .follow .item .icon-youtube { color: #D82424; }

.footer .right .follow .item .icon-whatsapp { color: #31BE1B; }

.footer .right .tel { font-size: 0.18rem; color: #000; }

.mslu_li_icon { width: 40px; height: 40px; border-radius: 50%; transition: all .36s; position: relative; }

.mod_side.act .mod_side_list_back { right: 0; }

.mod_side { position: fixed; top: 50%; transform: translateY(-50%); right: 16px; z-index: 98; transition: all .5s ease-in-out; }

.mod_side_list_ul { padding: 32px 0; position: relative; }

.mod_side_list_ul::after { content: ""; width: calc(100% - 14px); height: 100%; border-radius: 50px; background: #0047BA; box-shadow: 0px 2.76726px 2.21381px 0px rgba(29, 86, 185, 0.02), 0px 6.6501px 5.32008px 0px rgba(29, 86, 185, 0.03), 0px 12.52155px 10.01724px 0px rgba(29, 86, 185, 0.04), 0px 22.33631px 17.86905px 0px rgba(29, 86, 185, 0.04), 0px 41.77761px 33.42209px 0px rgba(29, 86, 185, 0.05), 0px -4px 10px 0px rgba(80, 164, 255, 0.05); position: absolute; top: 0; right: 0; z-index: -1; }

.mslu_li { margin-bottom: 16px; position: relative; cursor: pointer; padding-left: 26px; padding-right: 12px; }

.mslu_li:last-child { margin-bottom: 0; }

.mlii_icon { width: 24px; height: 24px; position: relative; }

.mlii_icon img { width: auto; height: 100%; position: absolute; top: 0; left: 50%; transform: translateX(-50%); transition: all .36s; max-width: inherit; }

.mslu_li_pop { position: absolute; top: 50%; transform: translateY(-50%); right: -300px; border-radius: 10px; background: #FFF; box-shadow: 0px 2.76726px 2.21381px 0px rgba(29, 86, 185, 0.02), 0px 6.6501px 5.32008px 0px rgba(29, 86, 185, 0.03), 0px 12.52155px 10.01724px 0px rgba(29, 86, 185, 0.04), 0px 22.33631px 17.86905px 0px rgba(29, 86, 185, 0.04), 0px 41.77761px 33.42209px 0px rgba(29, 86, 185, 0.05), 0px -4px 10px 0px rgba(80, 164, 255, 0.05); transition: all .36s; z-index: -1; opacity: 0; width: 260px; }

.mlpc_bt p { color: #666; }

.mlpc_mid a { font-size: 20px; line-height: 1.8; color: #0047BA; }

.mlpc_tp_icon { width: 16px; height: 16px; border-radius: 50%; background-color: #0047BA; flex-shrink: 0; position: relative; }

.mlpc_tp_icon img { width: 10px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.mlpc_tp_parga { width: calc(100% - 16px); padding-left: 6px; }

.mlpc_tp { display: flex; align-items: center; }

.mslu_li_pop_cont { padding: 20px 30px; }

.mod_side_list_back { margin-top: 8px; width: 60px; height: 60px; border-radius: 50%; background: #FFF; box-shadow: 0px 2.76726px 2.21381px rgba(29, 86, 185, 0.02), 0px 6.6501px 5.32008px rgba(29, 86, 185, 0.03), 0px 12.52155px 10.01724px rgba(29, 86, 185, 0.04), 0px 22.33631px 17.86905px rgba(29, 86, 185, 0.04), 0px 41.77761px 33.42209px rgba(29, 86, 185, 0.05), 0px -4px 10px rgba(80, 164, 255, 0.05); position: relative; margin-left: 14px; cursor: pointer; transition: all .36s; right: -100px; }

.mslb_icon { transform: translate(-50%, -50%) rotate(180deg); }

.mslb_icon_img { width: 23px; height: 23px; }

.mslb_icon_img img { width: auto; height: 100%; position: absolute; top: auto; left: 50%; transform: translateX(-50%); transition: all .36s; max-width: inherit; }

.mod_sideph { position: fixed; width: calc(100% - 40px); bottom: 20px; left: 50%; background-color: #000; display: none; z-index: 98; transform: translateX(-50%); border-radius: 10px; }

.mod_sideph_ul { display: flex; justify-content: space-between; }

.mod_sideph_ul_li { width: 20%; padding: 12px 0; position: relative; }

.mod_sideph_ul_li::after { content: ""; width: 100%; height: 100%; border-radius: 10px; background: #0047BA; position: absolute; top: 0; left: 0; z-index: -1; transition: all .36s; opacity: 0; }

.mod_sideph_ul_li.act::after { opacity: 1; }

.mod_sideph .mslu_li_icon_img { margin: auto; width: 26px; }

.mod_sideph .mslu_li_icon_img img { width: 100%; }

.mslu_li:hover .mslu_li_icon { background-color: #fff; }

.mslu_li:hover .mslu_li_pop { right: 74px; opacity: 1; }

.ys_pos_center { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.mslu_li:hover .mlii_icon img:nth-child(2) { opacity: 0; }

/*! <=991 手机端 */
@media all and (max-width: 991px) { .xs-display { display: block !important; }
  .lg-display { display: none !important; }
  .container { width: 100%; padding: 0 0.3rem; }
  .banner { height: auto; }
  .banner .logo { left: 0.3rem; }
  .banner .t { width: 92%; right: 0; top: 20%; left: 0; margin: auto; }
  .banner .t h2 { font-size: 0.56rem; }
  .banner .t h3 { font-size: 0.44rem; }
  .banner .t h4 { font-size: 0.28rem; }
  .banner .t1 { right: 0.3rem; bottom: 0.3rem; }
  .banner .down { width: 0.6rem; }
  .banner .down .icon-down { font-size: 0.4rem; }
  .title-box { margin-bottom: 0.6rem; text-align: center; }
  .title-box h2 { font-size: 0.48rem; line-height: 0.72rem; }
  .title-box p { font-size: 0.28rem; line-height: 0.56rem; margin-top: 0.3rem; }
  .title-box .btns { width: 1.8rem; }
  .title-box .btns .btn-prev, .title-box .btns .btn-next { width: 0.8rem; height: 0.8rem; }
  .title-box .btns .btn-prev i, .title-box .btns .btn-next i { font-size: 0.26rem; }
  .common-btn { width: 2.8rem; height: 0.8rem; font-size: 0.26rem; }
  .years .text { width: 100%; padding: 0 0.3rem; top: 0.5rem; }
  .years .text ul { justify-content: space-between; }
  .years .text ul li { width: 48% !important; margin-left: 0; margin-top: 0.4rem; }
  .years .text ul li h3 { padding: 0.2rem 0; }
  .years .text ul li h3 span { font-size: 0.3rem; }
  .years .text ul li p { font-size: 0.26rem; margin-top: 0.2rem; line-height: 0.4rem; }
  .years .text .dsc { font-size: 0.26rem; line-height: 0.4rem; margin-top: 0.5rem; }
  .adventure { min-height: auto; overflow: hidden; --right: 0.3rem; }
  .adventure:before { display: none; }
  .adventure .cry { height: auto; overflow: hidden; padding-bottom: 0.4rem; }
  .adventure .cry .text { width: 100%; height: auto; padding: 1rem 0.3rem 0.4rem; margin-left: 0; }
  .adventure .cry .text p { font-size: 0.28rem; line-height: 0.56rem; }
  .adventure .cry .right { float: right; margin-right: 0; }
  .adventure .cry .right .list { flex-wrap: wrap; padding: 0 0.3rem; flex-direction: column-reverse; }
  .adventure .cry .right .list ul li { width: 100%; padding: 0.4rem; border-radius: 15px; margin-bottom: 0.2rem; }
  .adventure .cry .right .list ul li p { font-size: 0.28rem; line-height: 0.4rem; padding: 0; }
  .adventure .cry .right .list ul li h3 { font-size: 0.6rem; margin-top: 0.6rem; }
  .adventure .cry .right .list ul li .icon { margin: 0.2rem 0 0; }
  .adventure .cry .right .list ul li.img { padding: 0; background: transparent; }
  .adventure .cry .right .list ul li .xs-play { width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: flex; align-items: center; justify-content: center; }
  .adventure .cry .right .list ul li .xs-play i { font-size: 0.8rem; color: #fff; }
  .adventure .cry .right .list ul.l { align-items: flex-end; }
  .adventure .cry .right .list ul.l li:nth-child(2) { width: 100%; height: 2.6rem; }
  .adventure .cry .right .list ul.l li:nth-child(3) { width: 100%; margin-bottom: 0; height: 4rem; }
  .adventure .cry .right .list ul.r { margin-left: 0; }
  .adventure .cry .right .list ul.r li { background: #111D43; }
  .adventure .cry .right .list ul.r li:nth-child(1) { height: 2.6rem; }
  .adventure .cry .right .list ul.r li:nth-child(2) { width: 100%; }
  .adventure .cry .right .list ul.r li.img { padding: 0; background: transparent; }
  .adventure .big { border-radius: calc(calc(15px / var(--scale)) * var(--pro)); --xvalue: calc(var(--right) * var(--pro)); display: none; }
  .adventure.act1 .text { position: relative; }
  .adventure.act2 .big, .adventure.act2 .text { position: relative; }
  .adventure.act3 .list { position: relative; bottom: 0; right: 0; }
  .adventure.act2.act3 .list { position: relative; }
  .adventure.on1 .big { position: absolute; }
  .site-box .slide { overflow: hidden; position: relative; padding-bottom: 0.6rem; }
  .site-box .slide .swiper-slide { position: relative; border-radius: 0.2rem; overflow: hidden; }
  .site-box .slide .swiper-slide:before { content: ""; width: 100%; height: 50%; background: linear-gradient(180deg, transparent 0%, #000000 100%); position: absolute; left: 0; bottom: 0; }
  .site-box .slide .swiper-slide .country { padding: 0.2rem 0.4rem; font-size: 0.3rem; font-family: "Poppins-SemiBold"; color: #fff; background: rgba(0, 71, 186, 0.8); border-radius: 0.2rem 0 0.2rem 0; position: absolute; left: 0; top: 0; }
  .site-box .slide .swiper-slide img { width: 100%; height: 100%; }
  .site-box .slide .swiper-slide .text { width: 100%; padding: 0.4rem; position: absolute; left: 0; bottom: 0; z-index: 1; transition: all .5s ease; }
  .site-box .slide .swiper-slide .text h3 { font-size: 0.28rem; color: #fff; line-height: 0.4rem; background: transparent; }
  .site-box .slide .swiper-slide .text h4 { width: 100%; font-size: 0.26rem; color: rgba(255, 255, 255, 0.8); margin-top: 0.2rem; display: flex; justify-content: flex-end; align-items: center; }
  .site-box .slide .swiper-slide .text h4 span { width: 0.8rem; height: 1px; background: rgba(255, 255, 255, 0.6); margin-right: 0.2rem; position: relative; top: -1px; }
  .site-box .slide .swiper-pagination { bottom: 0; }
  .site-box .slide .swiper-pagination .swiper-pagination-bullet { width: 0.12rem; height: 0.12rem; opacity: 1; background: #DADEE3; }
  .site-box .slide .swiper-pagination .swiper-pagination-bullet-active { width: 0.4rem; background: #0047BA; border-radius: 0.3rem; }
  .site-pop { width: 100%; height: 100vh; position: fixed; top: 0; left: 0; z-index: 99; transform: translateX(100%); transition: all .5s ease; }
  .site-pop .site { padding: 1rem 0.3rem; flex-direction: column; justify-content: flex-start; }
  .site-pop .site .txt { width: 100%; height: 5rem; overflow: hidden; }
  .site-pop .site .txt h3 { font-size: 0.48rem; margin-bottom: 0.4rem; }
  .site-pop .site .txt p { font-size: 0.28rem; line-height: 0.56rem; }
  .site-pop .site .txt .back { width: 2rem; height: 0.8rem; font-size: 0.26rem; left: 0.3rem; bottom: 0.5rem; border-radius: 0.5rem; }
  .site-pop .site .txt .back:hover { background: #fff; color: #000; }
  .site-pop .site .slide { width: 100%; height: calc(100vh - 8rem); padding-top: 0; overflow: hidden; }
  @keyframes clipath { 0% { clip-path: circle(20% at 50% 50%); }
    100% { clip-path: circle(100% at 50% 50%); } }
  .solutions .big-title { width: 90%; top: 40vh; }
  .solutions .road-box { padding: 1.5rem 0 1.5rem; margin-top: -2px; }
  .solutions .road-box .line-svg-xs { width: 100%; position: absolute; left: 0; top: 0; }
  .solutions .road-box .line-svg-xs path { stroke-width: 0.6rem; stroke-linecap: round; }
  .solutions .road-box .line-svg-xs .line0 { stroke: #414a69; }
  .solutions .road-box .line-svg-xs .jb { width: 0.5rem; height: 1rem; position: absolute; z-index: 5; right: 0.5rem; bottom: 0; background: linear-gradient(182deg, rgba(17, 29, 67, 0) 0%, #111D43 100%); }
  .solutions .road-box .title-box { width: 80%; }
  .solutions .road-box .list { padding: 0 0.3rem; margin-top: 1.2rem; }
  .solutions .road-box .list li { margin-top: 1.2rem; }
  .solutions .road-box .list li h3 { font-size: 0.48rem; line-height: 0.68rem; }
  .solutions .road-box .list li p { font-size: 0.28rem; line-height: 0.48rem; margin-top: 0.3rem; }
  .solutions .road-box .list li .slide { position: relative; margin-top: 0.6rem; overflow: hidden; --swiper-navigation-size: 0.6rem; }
  .solutions .road-box .list li .slide .swiper-slide .text { padding-top: 0.4rem; }
  .solutions .road-box .list li .slide .swiper-slide .text h4 { font-size: 0.28rem; line-height: 0.44rem; }
  .solutions .road-box .list li .slide .swiper-slide .text p { font-size: 0.26rem; line-height: 0.42rem; margin-top: 0.15rem; }
  .solutions .road-box .list li .slide .swiper-button-next, .solutions .road-box .list li .slide .swiper-button-prev { top: 2.2rem; }
  .satisfe .slide .swiper-slide .box { flex-direction: column-reverse; }
  .satisfe .slide .swiper-slide .box .text { width: 100%; }
  .satisfe .slide .swiper-slide .box .text h2 { margin: 0.2rem 0 0.3rem; }
  .satisfe .slide .swiper-slide .box .text p { font-size: 0.26rem; line-height: 0.5rem; }
  .satisfe .slide .swiper-slide .box .img { width: 100%; border-radius: 0.3rem; margin-bottom: 0.3rem; }
  .satisfe .slide .swiper-slide .box .img img { width: 100%; transition: all .5s ease; }
  .satisfe .slide .swiper-slide .box .img i { font-size: 0.7rem; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); transition: all .5s ease; }
  .satisfe .slide .swiper-slide .box .img:hover img { transform: scale(1.05); }
  .satisfe .slide .swiper-pagination { width: 100%; bottom: 0; left: 0; text-align: center; }
  .satisfe .slide .btns { display: none; }
  .atlas .title-box .container { width: 100%; }
  .atlas .box { padding: 0.4rem 0.3rem 0; }
  .atlas .box a { height: 3rem; }
  .atlas .box a .mask i { font-size: 0.8rem; }
  .atlas .box .left { width: 100%; }
  .atlas .box .right { width: 100%; }
  .news { padding-bottom: 0.6rem; }
  .news .box { flex-wrap: wrap; }
  .news .box .big { width: 100%; }
  .news .box .big img { height: 4rem; border-radius: 0.2rem; }
  .news .box .big .text { padding: 0.3rem 0; position: relative; background: #fff; }
  .news .box .big .text h3 { font-size: 0.28rem; line-height: 0.42rem; color: #202020; }
  .news .box .big .text p { font-size: 0.26rem; line-height: 0.44rem; margin-top: 0.1rem; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
  .news .box .big .text h4 { font-size: 0.26rem; color: #8B8B8B; margin-top: 0.2rem; }
  .news .box .big:hover img { transform: scale(1); }
  .news .box .slide { width: 100%; margin-top: 0.2rem; padding-bottom: 0.8rem; }
  .news .box .slide .swiper-slide .img { height: 2.6rem; }
  .news .box .slide .swiper-slide .text { padding-top: 0.15rem; }
  .news .box .slide .swiper-slide .text h3 { font-size: 0.28rem; line-height: 0.42rem; color: #202020; }
  .news .box .slide .swiper-slide .text p { font-size: 0.26rem; line-height: 0.44rem; margin-top: 0.1rem; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
  .news .box .slide .swiper-slide .text h4 { font-size: 0.26rem; color: #8B8B8B; margin-top: 0.2rem; }
  .product .title-box .container { width: 100%; }
  .product ul li { width: 100%; height: 7rem; margin-top: 0.3rem; }
  .product ul li .text { padding: 0.6rem 0; }
  .product ul li .text h3 { font-size: 0.3rem; }
  .product ul li .text p { font-size: 0.28rem; }
  .product ul li:first-child { margin-top: 0; }
  .order { background: url(../images/order-bg-xs.jpg) no-repeat bottom/cover; }
  .order .title-box h2 { color: #000; }
  .order .title-box p { color: #464747; }
  .order .box { width: 100%; }
  .order .box .dsc { font-size: 0.26rem; line-height: 0.47rem; }
  .order .box form { padding: 0.15rem 0.5rem 0.35rem; margin-top: 0.3rem; }
  .order .box form .row { width: 100%; margin-top: 0; flex-wrap: wrap; }
  .order .box form .row .column { width: 100%; margin-top: 0.3rem; }
  .order .box form .row .column label { font-size: 0.3rem; margin-bottom: 0.15rem; }
  .order .box form .row .column .col .cc { width: 1rem; font-size: 0.26rem; height: 0.8rem; }
  .order .box form .row .column .col input { height: 0.8rem; font-size: 0.26rem; }
  .order .box form .row .column .col textarea { height: 1.5rem; font-size: 0.26rem; padding: 0.2rem; }
  .order .box form .row.agree { margin-top: 0.3rem; }
  .order .box form .row.agree p { font-size: 0.26rem; display: block; line-height: 0.44rem; }
  .order .box form .row.agree p .check { width: 0.32rem; height: 0.32rem; top: 0.06rem; position: relative; }
  .order .box form .row.agree p .check a { display: inline-block; }
  .order .box form .row.agree p .check:before { width: 0.2rem; height: 0.2rem; }
  .order .box form .row.agree p .check.active:before { opacity: 1; }
  .order .box form .row .btn { display: flex; margin: 0.2rem auto 0.3rem; }
  .order .box form .row .btn i { position: relative; top: -0.03rem; }
  .footer { padding: 0.5rem 0; }
  .footer .container { flex-wrap: wrap; flex-direction: column-reverse; }
  .footer .left { width: 100%; font-size: 0.26rem; text-align: center; margin-top: 0.3rem; line-height: 0.44rem; }
  .footer .right { width: 100%; }
  .footer .right .follow .item { width: 0.7rem; height: 0.7rem; margin-right: 0.15rem; }
  .footer .right .follow .item i { font-size: 0.34rem; }
  .footer .right .tel { font-size: 0.26rem; } }
