* { word-wrap: break-word; }

*, *:before, *:after { box-sizing: border-box; outline: none; }

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; color: #000; background: #fff; width: 100%; height: auto; line-height: 1; margin: 0 auto; max-width: 480px; }

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; }

body, th, td, button, input, select, textarea { font-size: 18px; font-family: "Poppins",-apple-system,"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; }

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

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; transition: all .5s; }

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; }

::-webkit-scrollbar { width: 4px; height: 4px; background-color: white; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

::-webkit-scrollbar-thumb { background-color: #c8c8c8; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.container { height: auto; overflow: hidden; margin: 0 auto; position: relative; z-index: 0; padding: 0 .3rem; }

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

@font-face { font-family: "Poppins-Medium"; src: url("../fonts/Poppins-Medium.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 pointMove { 0% { transform: translate(0, -8px); }
  100% { transform: translate(0, 8px); } }

.banner { position: relative; }

.banner .logo { width: 2.69rem; position: absolute; left: 0.3rem; top: 0.5rem; }

.banner .bg { width: 100%; }

.banner .t1 { width: 6.7rem; position: absolute; left: 0.3rem; top: 3.08rem; }

.banner .t2 { width: 6.95rem; position: absolute; left: 0.28rem; top: 5.43rem; }

.banner .down { width: 0.38rem; position: absolute; left: 0; right: 0; bottom: 0.6rem; margin: auto; animation: pointMove 1.5s ease-in-out infinite alternate; }

.section { position: relative; padding: 0.3rem 0.3rem 0; margin-top: -1px; }

.section .title { text-align: center; }

.section .title h2 { font-size: 0.46rem; line-height: 1.2; color: #002157; font-family: "Poppins-Bold"; text-transform: uppercase; }

.section .title h3 { font-size: 0.32rem; color: #1679B7; line-height: 1.5; margin-top: 0.3rem; font-family: "Poppins-Bold"; }

.section .title p { text-align: left; font-size: 0.28rem; font-family: "Poppins-Medium"; line-height: 1.6; margin-top: 0.2rem; }

.section1 { height: 5.2rem; background: url(../images/section1-bg.webp) no-repeat top/cover; }

.section2 { height: 13.95rem; background: url(../images/section2-bg.webp) no-repeat top/cover; }

.section2 ul { margin-top: 0.4rem; }

.section2 ul li { margin-top: 0.2rem; background: #fff; padding: 0.5rem 0.35rem; border-radius: 0.24rem; box-shadow: 0 0.03rem 0.15rem rgba(62, 101, 146, 0.13); }

.section2 ul li h3 { font-size: 0.32rem; font-family: "Poppins-Bold"; position: relative; padding-bottom: 0.3rem; margin-bottom: 0.3rem; }

.section2 ul li h3:before { content: ""; width: 0.4rem; height: 0.04rem; border-radius: 0.02rem; background: linear-gradient(140.48deg, #33b0f8 0%, #0e5a91 100%); position: absolute; left: 0; bottom: 0; }

.section2 ul li p { font-size: 0.28rem; line-height: 1.6; font-family: "Poppins-Medium"; }

.section3 { height: 12.78rem; background: url(../images/section3-bg.webp) no-repeat top/cover; }

.section3 .title p { text-align: center; }

.section3 ul { margin-top: 0.4rem; }

.section3 ul li { font-size: 0.28rem; color: #fff; height: 0.85rem; padding: 0 0.22rem; margin-top: 0.25rem; border: 0.05rem solid #d6e1f2; font-family: "Poppins-Medium"; background: linear-gradient(84.53deg, #1d98dc 0%, #0e5a91 100%); border-radius: 0.25rem; display: flex; align-items: center; }

.section3 ul li img { width: 0.3rem; margin-right: 0.15rem; position: relative; top: -0.02rem; }

.section3 .b { margin-top: 0.6rem; }

.section3 .b h3 { font-size: 0.28rem; font-family: "Poppins-Bold"; color: #0e5a91; text-align: center; }

.section3 .b img { width: 100%; margin-top: 0.3rem; }

.section3:after { content: ""; width: 100%; height: 2.03rem; background: url(../images/section3-bot.webp) no-repeat center/100%; position: absolute; left: 0; bottom: 1rem; }

.section4 { height: 14.92rem; background: url(../images/section4-bg.webp) no-repeat top/cover; }

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

.section4 ul li { width: 45%; text-align: center; margin-top: 0.6rem; }

.section4 ul li img { width: 1.84rem; margin: 0 auto; }

.section4 ul li p { font-size: 0.26rem; line-height: 1.3; font-family: "Poppins-Medium"; }

.section4 ul li:nth-child(3) { width: 30%; }

.section4 ul li:nth-child(4) { width: 30%; }

.section4 ul li:nth-child(5) { width: 30%; }

.section4 .bot { width: 100%; margin-top: 0.8rem; }

.section5 { padding: 0; }

.section5 .list .item { margin-top: -0.3rem; padding: 0.5rem 0.3rem 1rem; box-shadow: 0 0 0.15rem rgba(22, 109, 168, 0.23); border-radius: 0.48rem 0.48rem 0 0; background: #fff; }

.section5 .list .item .num { font-size: 0.7rem; color: #077ED1; font-family: "Poppins-Bold"; text-align: center; }

.section5 .list .item .st { font-size: 0.38rem; line-height: 1.4; font-family: "Poppins-Bold"; text-align: center; margin-top: 0.2rem; }

.section5 .list .item .st2 { font-size: 0.3rem; line-height: 1.4; font-family: "Poppins-SemiBold"; color: #077ED1; margin-top: 0.3rem; }

.section5 .list .item .dsc { font-size: 0.28rem; line-height: 1.4; font-family: "Poppins-Medium"; margin-top: 0.3rem; }

.section5 .list .item .dsc span { color: #077ED1; }

.section5 .list .item .dsc b { font-weight: bold; }

.section5 .list .item.item1 img { width: 100%; margin-top: 0.4rem; }

.section5 .list .item.item1 ul { margin-top: 0.4rem; }

.section5 .list .item.item1 ul li { font-size: 0.26rem; padding: 0.2rem 0.38rem; font-family: "Poppins-Medium"; color: #3297DE; line-height: 1.3; margin-top: 0.2rem; border-radius: 0.08rem; background: #d3eafb; border: 0.02rem solid #a8d0f4; position: relative; }

.section5 .list .item.item1 ul li span { width: 0.44rem; height: 0.44rem; font-size: 0.26rem; color: #fff; line-height: 0.44rem; font-family: "Poppins-Medium"; background: linear-gradient(338.3deg, #077ed1 0%, #69b7ee 100%); text-align: center; border: 0.02rem solid #a8d0f4; border-radius: 50%; position: absolute; left: -0.2rem; top: 0.12rem; }

.section5 .list .item.item2 img { width: 100%; margin-top: 0.4rem; }

.section5 .list .item.item3 .st2 { margin-top: 0.4rem; }

.section5 .list .item.item3 ul { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 0.2rem; }

.section5 .list .item.item3 ul li { width: 48.5%; color: #fff; padding: 0.45rem 0.3rem; height: 2.11rem; margin-top: 0.25rem; border-radius: 0.18rem; background: #12649D; box-shadow: 0 0 0.1rem rgba(0, 95, 165, 0.2); }

.section5 .list .item.item3 ul li h4 { font-size: 0.24rem; font-family: "Poppins-Medium"; }

.section5 .list .item.item3 ul li h5 { font-size: 0.26rem; font-family: "Poppins-Medium"; margin-top: 0.3rem; }

.section5 .list .item.item3 ul li h5 b { font-size: 0.44rem; font-family: "Poppins-SemiBold"; margin-right: 0.1rem; }

.section5 .list .item.item3 ul li:nth-child(2), .section5 .list .item.item3 ul li:nth-child(3) { background: #2CA1E6; }

.section5 .list .item.item3 ul li:last-child { background: #2BBBD2; }

.section5 .list .item.item4 img { margin-top: 0.4rem; }

.section5 .list .item.item5 .slide { overflow: hidden; margin-top: 0.5rem; position: relative; padding-bottom: 0.8rem; }

.section5 .list .item.item5 .slide .swiper-slide .st2 { text-align: left; margin-top: 0.4rem; }

.section5 .list .item.item5 .slide .swiper-slide .dsc { margin-top: 0.2rem; }

.section5 .list .item.item5 .slide .swiper-pagination { bottom: 0; }

.section5 .list .item.item5 .slide .swiper-pagination-bullet { width: 0.17rem; height: 0.17rem; background: #077ED1; }

.section5 .list .item.item5 .slide .swiper-pagination-bullet-active { opacity: 1; }

.section5 .list .item.item6 img { margin-top: 0.5rem; }

.section5 .list .item.item7 ul { margin-top: 0.5rem; }

.section5 .list .item.item7 img { margin-top: 0.5rem; }

.section6 { padding-top: 1rem; height: 16.39rem; background: url(../images/section6-bg.webp) no-repeat top/cover; }

.section6 .slide { position: relative; margin-top: 0.4rem; padding-bottom: 0.7rem; overflow: hidden; }

.section6 .slide .swiper-slide { height: 5.2rem; background: #fff; padding: 0.5rem 0.4rem; border-radius: 0.24rem; box-shadow: 0 0 0.15rem rgba(0, 95, 165, 0.25); }

.section6 .slide .swiper-slide img { width: 0.69rem; }

.section6 .slide .swiper-slide h3 { font-size: 0.3rem; font-family: "Poppins-Bold"; margin: 0.4rem 0 0.25rem; }

.section6 .slide .swiper-slide p { font-size: 0.28rem; line-height: 1.5; font-family: "Poppins-Medium"; }

.section6 .slide .swiper-pagination { bottom: 0; }

.section6 .slide .swiper-pagination-bullet { width: 0.17rem; height: 0.17rem; opacity: 1; background: #fff; }

.section6 .slide .swiper-pagination-bullet-active { background: #077ED1; }

.section6 .tabs { display: flex; justify-content: space-around; margin-top: 0.8rem; }

.section6 .tabs .item { font-size: 0.32rem; font-family: "Poppins-Bold"; position: relative; padding-bottom: 0.25rem; transition: all .5s; }

.section6 .tabs .item:before { content: ""; width: 100%; height: 0.06rem; border-radius: 0.03rem; background: linear-gradient(90deg, #33b0f8 0%, #0e5a91 100%); position: absolute; left: 0; bottom: 0; opacity: 0; transition: all .5s; }

.section6 .tabs .item.active { color: #077ED1; }

.section6 .tabs .item.active:before { opacity: 1; }

.section6 .slide1 { overflow: hidden; position: relative; margin-top: 0.4rem; }

.section6 .slide1 .swiper-slide { padding: 0.6rem 0; text-align: center; background: #fff; border-radius: 0.24rem; box-shadow: 0 0.05rem 0.3rem rgba(172, 190, 212, 0.26); }

.section6 .slide1 .swiper-slide h3 { font-size: 0.42rem; font-family: "Poppins-Medium"; }

.section6 .slide1 .swiper-slide img { width: 100%; }

.section6 .slide1 .swiper-slide .btn { width: 4.25rem; height: 0.8rem; border-radius: 0.4rem; font-size: 0.26rem; color: #fff; margin: 0 auto; display: flex; align-items: center; justify-content: center; background: linear-gradient(93.61deg, #4391c8 0%, #2060c9 100%); box-shadow: 0 0.03rem 0.06rem rgba(36, 102, 201, 0.27); }

.section7 { height: 9.06rem; background: url(../images/section7-bg.webp) no-repeat top/cover; }

.section7 .img { width: 100%; margin-top: 0.4rem; }

.section7 ul { display: flex; justify-content: space-between; margin-top: 0.5rem; }

.section7 ul li { width: 31%; border-radius: 0.16rem; overflow: hidden; box-shadow: 0 0.05rem 0.3rem rgba(172, 190, 212, 0.26); }

.section7 ul li img { width: 100%; }

.section7 ul li h3 { font-size: 0.26rem; padding: 0.25rem 0.2rem; font-family: "Poppins-Medium"; line-height: 1.5; color: #fff; text-align: center; }

.section7 ul li .more { width: 0.38rem; margin: 0 auto 0.3rem; }

.section7 ul li:nth-child(1) { background: #12649d; }

.section7 ul li:nth-child(2) { background: #428fc8; }

.section7 ul li:nth-child(3) { background: #2ca1e6; }

.section8 { height: 18.75rem; background: url(../images/section8-bg.webp) no-repeat top/cover; }

.section8 ul { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 0.5rem; }

.section8 ul li { width: 48%; padding: 0.45rem 0.3rem; height: 2.7rem; background: #fff; border-radius: 0.18rem; box-shadow: 0 0 0.1rem rgba(0, 95, 165, 0.2); }

.section8 ul li h3 { font-size: 0.36rem; color: #077ED1; font-family: "Poppins-SemiBold"; }

.section8 ul li h3 b { font-size: 0.48rem; }

.section8 ul li p { font-size: 0.28rem; line-height: 1.4; font-family: "Poppins-Medium"; margin-top: 0.3rem; }

.section8 ul li:last-child { width: 100%; margin-top: 0.25rem; }

.section8 .img { width: 100%; margin-top: 0.4rem; }

.section8 .bot { margin-top: 0.6rem; }

.section8 .bot h4 { font-size: 0.32rem; font-family: "Poppins-Bold"; text-align: center; text-transform: uppercase; margin-bottom: 0.35rem; }

.section8 .bot img { width: 100%; margin-bottom: 0.3rem; }

.section8 .bot p { font-size: 0.28rem; line-height: 1.4; font-family: "Poppins-Medium"; margin-top: 0.15rem; }

.section9 { padding-bottom: 0.5rem; background: url(../images/section9-bg.webp) no-repeat top/cover; }

.section9 .title { margin-bottom: 0.5rem; }

.order { padding: 0.4rem 0.3rem 0.6rem; margin-top: 0.3rem; background: #fff; border-radius: 0.2rem; box-shadow: 0 0.03rem 0.06rem 0.01rem rgba(0, 0, 0, 0.1); position: relative; }

.order .row { margin-top: 0.3rem; }

.order .row label { font-size: 0.26rem; color: #000; margin-bottom: 0.15rem; display: block; }

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

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

.order .row .col .cc { font-size: 0.26rem; padding: 0 0.2rem; margin-right: 0.1rem; line-height: 1; border: 1px solid #EAEAEA; border-radius: 0.04rem; display: flex; align-items: center; justify-content: center; }

.order .row .col input { flex: 1; width: 0; height: 0.8rem; font-size: 0.26rem; border: 1px solid #EAEAEA; border-radius: 0.08rem; padding: 0 0.2rem; }

.order .row .col textarea { width: 100%; height: 2rem; font-size: 0.26rem; padding: 0.15rem 0.2rem; border: 1px solid #EAEAEA; border-radius: 0.08rem; }

.order .row .col ul { display: flex; }

.order .row .col ul li { font-size: 0.26rem; color: #333; display: flex; align-items: center; margin: 0.1rem 1rem 0 0; cursor: pointer; }

.order .row .col ul li span { width: 0.32rem; height: 0.32rem; border: 1px solid #D9D9D9; border-radius: 2px; display: block; margin-right: 8px; position: relative; top: -1px; position: relative; }

.order .row .col ul li span:before { content: ""; width: 0.16rem; height: 0.16rem; background: #077ED1; border-radius: 1px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: all .36s; opacity: 0; }

.order .row .col ul li.active span:before { opacity: 1; }

.order .row.agree { display: flex; flex-wrap: wrap; }

.order .row.agree .check { width: 0.32rem; height: 0.32rem; border: 1px solid #077ED1; display: inline-block; border-radius: 0.04rem; position: relative; top: -0.01rem; margin-right: 0.1rem; cursor: pointer; }

.order .row.agree .check:before { transition: all .5s; opacity: 0; content: ""; width: 0.16rem; height: 0.16rem; background: #077ED1; border-radius: 0.04rem; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }

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

.order .row.agree p { width: 0; flex: 1; font-size: 0.26rem; color: #000; line-height: 1.5; }

.order .row.agree p a { color: #077ED1; margin-left: 0.05rem; }

.order .row:first-child { margin-top: 0.1rem; }

.order .row .btn { width: 100%; height: 0.8rem; font-size: 0.26rem; color: #fff; display: flex; align-items: center; justify-content: center; background: linear-gradient(93.61deg, #4391c8 0%, #2060c9 100%); border-radius: 0.5rem; cursor: pointer; }

.footer { font-size: 0.24rem; color: #2E303A; text-align: center; margin-top: 0.6rem; }

.link-pop { width: 100%; height: 100%; padding: 0 0.3rem; background: rgba(0, 0, 0, 0.8); position: fixed; left: 0; top: 0; z-index: 100; opacity: 0; display: flex; flex-direction: column; justify-content: center; pointer-events: none; transition: all .5s; }

.link-pop .slide { position: relative; overflow: hidden; padding-bottom: 0.7rem; }

.link-pop .slide .close { width: 0.45rem; height: 0.45rem; position: absolute; right: 0.3rem; top: 0.3rem; z-index: 2; fill: #fff; }

.link-pop .slide .swiper-slide { background: #fff; border-radius: 0.24rem; box-shadow: 0 0 0.15rem rgba(22, 109, 168, 0.23); }

.link-pop .slide .swiper-slide .img { overflow: hidden; position: relative; }

.link-pop .slide .swiper-slide .img img { width: 100%; }

.link-pop .slide .swiper-slide .img h3 { font-size: 0.38rem; font-family: "Poppins-Bold"; color: #fff; position: absolute; left: 0.35rem; bottom: 1rem; }

.link-pop .slide .swiper-slide .text { padding: 0.55rem 0.35rem; }

.link-pop .slide .swiper-slide .text h3 { font-size: 0.32rem; font-family: "Poppins-Bold"; line-height: 1.5; }

.link-pop .slide .swiper-slide .text p { font-size: 0.28rem; font-family: "Poppins-Medium"; line-height: 1.45; margin-top: 0.3rem; position: relative; padding-left: 0.3rem; }

.link-pop .slide .swiper-slide .text p:before { content: ""; width: 0.12rem; height: 0.12rem; background: #12649D; position: absolute; left: 0; top: 0.1rem; }

.link-pop .slide .swiper-pagination { bottom: 0; }

.link-pop .slide .swiper-pagination-bullet { width: 0.17rem; height: 0.17rem; background: #fff; }

.link-pop.active { opacity: 1; pointer-events: all; }

.order-pop { width: 100%; height: 100%; padding: 0 0.3rem; background: rgba(0, 0, 0, 0.8); position: fixed; left: 0; top: 0; z-index: 100; opacity: 0; display: flex; flex-direction: column; justify-content: center; pointer-events: none; transition: all .5s; }

.order-pop .close { width: 0.4rem; height: 0.4rem; position: absolute; right: 0.3rem; top: 0.3rem; }

.order-pop .order { margin-top: 0; }

.order-pop .order .row .col textarea { height: 1.5rem; }

.order-pop.active { opacity: 1; pointer-events: all; }
