@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: #032126; 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: rgba(255, 255, 255, 0.7); }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: rgba(255, 255, 255, 0.7); }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.7); }

.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-Medium"; src: url("../fonts/Poppins-Medium.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:after { content: ""; width: 100%; height: 2.48rem; background: linear-gradient(180deg, rgba(3, 33, 38, 0) 0%, #032126 100%); position: absolute; left: 0; bottom: 0; }

.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 .text { width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; }

.banner .text .t { width: 16.21rem; }

.banner .text h2 { font-size: 0.6rem; color: #fff; font-style: italic; font-family: "Poppins-Medium"; margin-top: 0.2rem; }

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

.title-box h2 { font-size: 0.6rem; color: #fff; font-family: "Poppins-Medium"; line-height: 0.8rem; text-transform: capitalize; }

.title-box h3 { font-size: 0.32rem; color: #fff; line-height: 0.44rem; margin-top: 0.2rem; }

.title-box p { font-size: 0.2rem; color: #fff; 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.45rem; border: 1px solid #fff; font-size: 0.18rem; color: #fff; border-radius: 0.3rem; position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all .5s ease; margin: 0.4rem auto 0; }

.common-btn span { position: relative; z-index: 1; }

.common-btn:before { content: ""; width: 0; height: 110%; background: #fff; position: absolute; left: 0; top: 0; transition: all .5s ease; }

.common-btn:hover { color: #000; }

.common-btn:hover:before { width: 110%; }

.info { padding: 1rem 0 2.4rem; position: relative; }

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

.itinerary { padding-top: 0.3rem; position: relative; overflow: hidden; margin-top: 0.8rem; }

.itinerary::after { content: ""; width: 17.51rem; height: 7.72rem; background: url(../images/itinerary-bg.webp) no-repeat center/100%; position: absolute; left: 0; bottom: 0; right: 0; margin: auto; }

.itinerary .title-box { z-index: 2; position: relative; }

.itinerary .box { display: flex; flex-wrap: nowrap; position: relative; z-index: 1; }

.itinerary .box .line-box { width: 30.97rem; position: absolute; left: 0; top: -0.4rem; z-index: 1; }

.itinerary .box .line-box .line1, .itinerary .box .line-box .line2 { width: 100%; position: relative; }

.itinerary .box .line-box .line1 path, .itinerary .box .line-box .line2 path { stroke-width: 2px; stroke-dasharray: 6 6; }

.itinerary .box .line-box .line1.line1, .itinerary .box .line-box .line2.line1 { z-index: 5; }

.itinerary .box .line-box .line1.line2, .itinerary .box .line-box .line2.line2 { position: absolute; top: 0; left: 0; }

.itinerary .box .line-box .line1.line2 .line-bg, .itinerary .box .line-box .line2.line2 .line-bg { width: 81%; height: 100%; background: #032126; position: absolute; top: 0; right: 0; }

.itinerary .box .item { flex: 0 0 10rem; margin-left: 1.5rem; position: relative; z-index: 2; }

.itinerary .box .item .n { width: 1.6rem; margin-bottom: 0.3rem; }

.itinerary .box .item .text { padding: 0.5rem 0.8rem; position: relative; background: linear-gradient(121deg, rgba(24, 236, 213, 0.7) 0%, rgba(0, 83, 74, 0.2) 93.73%); backdrop-filter: blur(15px); border-radius: 0.4rem; }

.itinerary .box .item .text h3 { font-size: 0.32rem; color: #fff; font-family: "Poppins-SemiBold"; margin-bottom: 0.3rem; }

.itinerary .box .item .text dl dd { margin-top: 0.5rem; }

.itinerary .box .item .text dl dd h4 { font-size: 0.24rem; color: #fff; font-family: "Poppins-Medium"; margin-bottom: 0.2rem; }

.itinerary .box .item .text dl dd p { font-size: 0.18rem; color: #fff; position: relative; padding-left: 0.3rem; margin-top: 0.1rem; line-height: 0.32rem; }

.itinerary .box .item .text dl dd p img { width: 0.2rem; position: absolute; left: 0; top: 0.06rem; }

.itinerary .box .item .text dl dd p span { flex: 0; opacity: 0.8; }

.itinerary .box .item .text dl dd p b { width: 1.44rem; line-height: 0.35rem; padding-left: 0.4rem; font-size: 0.16rem; color: #021B1F; border-radius: 0.3rem; display: inline-block; align-items: center; background: #00FFC7; cursor: pointer; margin-left: 0.2rem; position: relative; }

.itinerary .box .item .text dl dd p b img { top: 0.06rem; left: 0.15rem; }

.itinerary .box .item .text dl dd:first-child { margin-top: 0; }

.itinerary .box .item:first-child { margin-left: 5rem; transform: translateY(0.15rem); }

.itinerary .box .item:nth-child(2) { transform: translateY(-0.7rem); }

.itinerary .box .item:nth-child(2) .text { background: linear-gradient(121deg, rgba(0, 212, 119, 0.7) 0%, rgba(0, 112, 63, 0.3) 93.73%); }

.expecting { padding: 1.2rem 0; background: url(../images/expecting-bg.webp) no-repeat center/cover; }

.expecting .container { width: 62%; }

.expecting .form { background: transparent; }

.expecting .form .box { display: flex; justify-content: space-between; flex-wrap: wrap; }

.expecting .form .box .left { width: 52%; padding: 0.5rem 0.6rem 0.7rem; border-radius: 0.4rem; border: 1px solid rgba(15, 201, 213, 0.4); background: linear-gradient(121deg, rgba(15, 201, 213, 0.7) 0%, rgba(7, 110, 117, 0.3) 93.73%); backdrop-filter: blur(10px); }

.expecting .form .box .left .row { margin-top: 0.35rem; border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

.expecting .form .box .left .row input { width: 100%; height: 0.6rem; font-size: 0.18rem; color: #fff; }

.expecting .form .box .left .row:first-child { margin-top: 0; }

.expecting .form .box .right { width: 40%; }

.expecting .form .box .right h2 { font-size: 0.2rem; color: #fff; line-height: 0.34rem; margin-bottom: 0.2rem; }

.expecting .form .box .right ul li { margin-top: 0.6rem; }

.expecting .form .box .right ul li h3 { font-size: 0.32rem; color: #fff; font-family: "Poppins-Medium"; margin-bottom: 0.2rem; }

.expecting .form .box .right ul li p { font-size: 0.18rem; color: #fff; line-height: 0.32rem; }

.expecting .form .box .right ul li dl dd { font-size: 0.18rem; color: #fff; margin-top: 0.25rem; padding-left: 0.35rem; position: relative; cursor: pointer; }

.expecting .form .box .right ul li dl dd span { width: 0.24rem; height: 0.24rem; position: absolute; left: 0; top: -0.04rem; font-size: 0.24rem; font-family: 'iconfont'; }

.expecting .form .box .right ul li dl.check span:before { content: "\e720"; }

.expecting .form .box .right ul li dl.check .active span { color: #00FFC7; }

.expecting .form .box .right ul li dl.check .active span:before { content: "\e722"; }

.expecting .form .box .right ul li dl.radio span:before { content: "\e72f"; }

.expecting .form .box .right ul li dl.radio .active span { color: #00FFC7; }

.expecting .form .box .right ul li dl.radio .active span:before { content: "\e71f"; }

.expecting .form .box .right ul li:first-child { margin-top: 0.3rem; }

.expecting .form .agree { font-size: 0.18rem; color: #fff; position: relative; padding-left: 0.35rem; margin: 0.6rem auto 0; display: flex; align-items: center; justify-content: center; }

.expecting .form .agree a { color: #fff; margin-left: 0.08rem; }

.expecting .form .agree .check { width: 0.24rem; height: 0.24rem; position: relative; top: -0.03rem; font-size: 0.24rem; font-family: 'iconfont'; margin-right: 0.1rem; cursor: pointer; }

.expecting .form .agree .check:before { content: "\e720"; }

.expecting .form .agree .check.active:before { content: "\e722"; color: #00FFC7; }

.yea { padding: 1rem 0; }

.yea .container { width: 65%; }

.yea ul { display: flex; flex-wrap: wrap; }

.yea ul li { width: 31.2%; text-align: center; margin-left: 3.2%; }

.yea ul li .img { height: 2.6rem; overflow: hidden; border-radius: 0.06rem; }

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

.yea ul li h3 { font-size: 0.24rem; color: #fff; margin-top: 0.3rem; }

.yea ul li:first-child { margin-left: 0; }

.yea .common-btn { margin-top: 0.7rem; }

.route-box { width: 100%; height: 100%; position: fixed; left: 0; top: 0; display: none; z-index: 99; background: rgba(0, 0, 0, 0.7); }

.route-box .box { width: 14rem; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.route-box .box img { width: 100%; }

.route-box .box .icon-guanbi { width: 0.5rem; font-size: 0.5rem; color: #fff; position: absolute; left: 0; right: 0; right: 0; bottom: -0.8rem; margin: auto; cursor: pointer; }

.footer { width: 100%; height: auto; padding: 0.35rem 0; background: #037D88; font-size: 0.16rem; color: #fff; text-align: center; }

.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: 8.4rem; }
  .banner .logo { width: 2.2rem; left: 0.3rem; top: 0.5rem; }
  .banner .text .t { width: 90%; }
  .banner .text h2 { font-size: 0.34rem; margin-top: 0.3rem; }
  .title-box p { font-size: 0.28rem; line-height: 0.46rem; }
  .common-btn { width: 3rem; height: 0.68rem; font-size: 0.28rem; border-radius: 0.5rem; }
  .info { padding: 1rem 0 2.4rem; position: relative; }
  .info::after { background: url(../images/info-bg-xs.webp) no-repeat center/100%; }
  .itinerary { margin-top: 0.8rem; }
  .itinerary::after { width: 100%; height: 3.31rem; background: url(../images/itinerary-bg-xs.webp) no-repeat center/100%; top: 1.5rem; bottom: auto; }
  .itinerary .box { display: none; }
  .itinerary .box-xs { overflow: hidden; position: relative; }
  .itinerary .box-xs .line { width: 20rem; margin-bottom: 0.9rem; }
  .itinerary .box-xs .line path { stroke-width: 2px; stroke-dasharray: 10 10; }
  .itinerary .box-xs .num { position: absolute; left: 0; top: -0.25rem; }
  .itinerary .box-xs .num img { width: 2.4rem; }
  .itinerary .box-xs .slide { padding: 0 0.3rem 0.7rem; position: relative; overflow: hidden; }
  .itinerary .box-xs .slide .swiper-slide { padding: 0.55rem 0.4rem; border-radius: 0.4rem; background: linear-gradient(121deg, rgba(24, 236, 213, 0.7) 0%, rgba(0, 83, 74, 0.2) 93.73%); backdrop-filter: blur(15px); }
  .itinerary .box-xs .slide .swiper-slide h3 { font-size: 0.36rem; color: #fff; font-family: "Poppins-SemiBold"; margin-bottom: 0.25rem; }
  .itinerary .box-xs .slide .swiper-slide dl dd { margin-top: 0.3rem; }
  .itinerary .box-xs .slide .swiper-slide dl dd h4 { font-size: 0.32rem; color: #fff; font-family: "Poppins-Medium"; margin-bottom: 0.2rem; }
  .itinerary .box-xs .slide .swiper-slide dl dd p { font-size: 0.28rem; color: #fff; position: relative; padding-left: 0.5rem; margin-top: 0.1rem; line-height: 0.46rem; }
  .itinerary .box-xs .slide .swiper-slide dl dd p img { width: 0.32rem; position: absolute; left: 0; top: 0.06rem; }
  .itinerary .box-xs .slide .swiper-slide dl dd p span { flex: 0; opacity: 0.8; }
  .itinerary .box-xs .slide .swiper-slide dl dd p b { width: 2.2rem; line-height: 0.6rem; padding-left: 0.6rem; font-size: 0.26rem; color: #021B1F; border-radius: 0.3rem; display: inline-block; align-items: center; background: #00FFC7; cursor: pointer; position: relative; }
  .itinerary .box-xs .slide .swiper-slide dl dd p b img { top: 0.08rem; left: 0.2rem; }
  .itinerary .box-xs .slide .swiper-slide dl dd:first-child { margin-top: 0; }
  .itinerary .box-xs .slide .swiper-slide:nth-child(2) { background: linear-gradient(121deg, rgba(0, 212, 119, 0.7) 0%, rgba(0, 112, 63, 0.3) 93.73%); }
  .itinerary .box-xs .slide .swiper-pagination { bottom: 0; }
  .itinerary .box-xs .slide .swiper-pagination .swiper-pagination-bullet { width: 0.4rem; height: 0.06rem; border-radius: 0; background: rgba(0, 255, 199, 0.1); opacity: 1; }
  .itinerary .box-xs .slide .swiper-pagination .swiper-pagination-bullet-active { background: #00FFC7; }
  .expecting .container { width: 100%; }
  .expecting .form .box .left { width: 100%; }
  .expecting .form .box .left .row { margin-top: 0.35rem; }
  .expecting .form .box .left .row input { width: 100%; height: 0.7rem; font-size: 0.28rem; }
  .expecting .form .box .left .row:first-child { margin-top: 0; }
  .expecting .form .box .right { width: 100%; }
  .expecting .form .box .right h2 { font-size: 0.3rem; line-height: 0.4rem; margin-bottom: 0.3rem; text-align: center; margin-top: 0.4rem; }
  .expecting .form .box .right ul li { margin-top: 0.6rem; }
  .expecting .form .box .right ul li h3 { font-size: 0.32rem; margin-bottom: 0.2rem; }
  .expecting .form .box .right ul li p { font-size: 0.28rem; line-height: 0.46rem; }
  .expecting .form .box .right ul li dl dd { font-size: 0.28rem; margin-top: 0.35rem; padding-left: 0.55rem; }
  .expecting .form .box .right ul li dl dd span { width: 0.4rem; height: 0.4rem; top: -0.06rem; font-size: 0.4rem; }
  .expecting .form .box .right ul li dl.check span:before { content: "\e720"; }
  .expecting .form .box .right ul li dl.check .active span { color: #00FFC7; }
  .expecting .form .box .right ul li dl.check .active span:before { content: "\e722"; }
  .expecting .form .box .right ul li dl.radio span:before { content: "\e72f"; }
  .expecting .form .box .right ul li dl.radio .active span { color: #00FFC7; }
  .expecting .form .box .right ul li dl.radio .active span:before { content: "\e71f"; }
  .expecting .form .box .right ul li:first-child { margin-top: 0.3rem; }
  .expecting .form .agree { font-size: 0.28rem; padding-left: 0; margin: 0.6rem auto 0; display: block; }
  .expecting .form .agree a { color: #fff; }
  .expecting .form .agree .check { width: 0.4rem; height: 0.4rem; top: 0.04rem; font-size: 0.4rem; }
  .yea { padding: 0.6rem 0; }
  .yea .container { width: 100%; }
  .yea ul li { width: 100%; margin-left: 0; margin-bottom: 0.5rem; }
  .yea ul li .img { height: 4.5rem; }
  .yea ul li h3 { font-size: 0.32rem; margin-top: 0.3rem; }
  .yea .common-btn { margin-top: 0.3rem; }
  .route-box .box { width: 94%; }
  .route-box .box .icon-guanbi { width: 0.6rem; font-size: 0.6rem; bottom: -0.8rem; }
  .footer { width: 100%; height: auto; padding: 0.4rem 0.3rem; font-size: 0.26rem; line-height: 0.44rem; } }
