﻿* { margin: 0; padding: 0; -webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; }
img { border: none; vertical-align: middle; }
li { list-style: none; }
a { text-decoration: none; }
html { font: 5.34vw/1.5 "Microsoft Yahei", "微软雅黑"; position: relative; }
body { background-color: #fff; position: relative; box-sizing: border-box; flex-shrink: 0; }
table { border-collapse: collapse; border-spacing: 0; }
.ab { position: absolute; }
.re { position: relative; }
.fixed{ position: fixed; z-index: 99; }
.m-auto { margin: auto; }
.white { color: #fff; }
.black { color: #000; }
.bold { font-weight: 700; }
.txt-center { text-align: center; }
.txt-right { text-align: right; }
.txt-left { text-align: left; }
.txt-justify { text-align: justify; }
.font-20 { font-size: 0.5rem; }
.font-22 { font-size: 0.55rem; }
.font-24 { font-size: 0.6rem; }
.font-26 { font-size: 0.65rem; }
.font-28 { font-size: 0.7rem; }
.font-30 { font-size: 0.75rem; }
.font-32 { font-size: 0.8rem; }
.font-34 { font-size: 0.85rem; }
.font-36 { font-size: 0.9rem; }
.font-40 { font-size: 1rem; }
.hide { display: none; }
.share{position: absolute;right: 0.4rem;top: 1rem;width: 2.6rem;z-index:9}
.share img{width: 100%;display: block;}
.thide { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
button, input[type=button], input[type=password], input[type=reset], input[type=submit], input[type=tel], input[type=text] { -webkit-appearance: none; border-radius: 0; }
select { -webkit-appearance: none; }
audio { position: absolute; top: -5000px; left: -5000px; width: 1px; height: 1px; }
.vm { display: inline-block; height: 100%; width: 1px; margin-left: -1px; vertical-align: middle; }
#__bs_notify__ { display: none!important; }
.p100 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.w100 { display: block; width: 100%; }
.mask{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:50}
.pcenter { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); width: 100%; }
.oh { overflow: hidden; }
.flex-row { display: flex; flex-direction: row; }
.flex-col { display: flex; flex-direction: column; }
.flex-wrap { flex-wrap: wrap; }
.justify-start { justify-content: flex-start; }
.justify-end { justify-content: flex-end; }
.justify-center { justify-content: center; }
.justify-between { justify-content: space-between; }
.justify-around { justify-content: space-around; }
.justify-evenly { justify-content: space-evenly; }
.items-start { align-items: flex-start; }
.items-end { align-items: flex-end; }
.items-center { align-items: center; }
.items-baseline { align-items: baseline; }
.items-stretch { align-items: stretch; }
.self-start { align-self: flex-start; }
.self-end { align-self: flex-end; }
.self-center { align-self: center; }
.self-baseline { align-self: baseline; }
.self-stretch { align-self: stretch; }
.flex-1 { flex: 1 1 0%; }
.flex-auto { flex: 1 1 auto; }
.grow { flex-grow: 1; }
.grow-0 { flex-grow: 0; }
.shrink { flex-shrink: 1; }
.shrink-0 { flex-shrink: 0; }
.btn_rule{ position: fixed; display: flex; flex-direction: column; justify-content: center; align-items: center; top: 19.5rem; right: 0; width: 1.3745rem; height: 3.6507rem; border-top-left-radius: 0.432rem; border-bottom-left-radius: 0.432rem; background: rgba(202,209,255, 0.8); z-index: 9; line-height: 1.1; font-size: 0.65rem; color: #1f1d53; border: 1px solid #fff;  }
.rule_ct{background:#57749f;width: 17.25rem; max-height:85%;border-radius:0.9rem;display:-webkit-box;-webkit-box-orient:vertical;position:relative;}
.rule_ct .btn_close{position:absolute;top:0.75rem;right:1.25rem;width:1.375rem;height:1.375rem;background:url("../images/btn_close.png") no-repeat top center;background-size:100% 100%;margin:auto}
.rule_ct .rule_title{font-size: 0.9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0.75rem auto;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold}
.rule_ct .rule_title i{display:inline-block;width:1.65rem;height:0.05rem;background-color:#fff;margin-top:0.125rem}
.rule_ct .rule_title i:first-child{margin-right:0.5rem}
.rule_ct .rule_title i:last-child{margin-left:0.5rem}
.rule_ct .scroll_ct{-webkit-box-flex:1;display:-webkit-box;-webkit-box-orient:vertical;margin:0 0.575rem 0.75rem;background:#fff;border-bottom-left-radius: 0.65rem; border-bottom-right-radius: 0.65rem;}
.rule_ct strong{ display: block; margin: auto; font-size: 0.95rem; font-weight: bold; text-align: center; }
.rule_ct strong ~ strong { margin-top: 1.5rem; }
.rule_ct p{ margin: 0.2rem auto; font-size:0.6rem;color:#333;text-align:left;line-height: 1.75;}
.rule_ct p span{color:#333;font-weight:bold}
.rule_ct p b{color:#333;margin-right:0.25rem}
.rule_ct .border{height: 0.5rem;}
.rule_ct .scroll_detail{-webkit-box-flex:1;overflow-y:auto;padding:0 0.875rem}
.txt-color1 { color: #333; }
.txt-color2 { color: #666; }
.txt-color3 { color: #fb547e; }
.transform-reverse { transform: scale(-1, 1); }
.tracking-0{letter-spacing: -1px; }

.main { position: relative; padding: 23.8rem 0 3.125rem; overflow: hidden; background: url('../images/bg.jpg') #5E7AA7 no-repeat top; background-size: 100% auto; }
.c1{ position: relative; margin: 0 auto 1rem; padding: 0.15rem 0; width: 16.9997rem; background-color: #fff; border-radius: 0.65rem; box-shadow: 0 3px 10px 3px #3e5480; }
.c1 .tit{ margin: 0.85rem auto 0.75rem; height: 0.875rem; }
.c1 .tit img{ display: block; margin: auto; height: 100%; }
.c1 .txt{ margin: 0 1rem; font-size: 0.65rem; color: #333; }
.c1 .subtit{ position: relative; margin: 0.5rem 0 1.125rem -0.8rem; text-align: center; font-size: 0.9408rem; font-weight: bold; color: #466f9f; }
.c1 .subtit::after{ content: ''; position: absolute; bottom: 0.1rem; left: 0.625rem; right: 0; margin: auto; width: 7.925rem; height: 0.25rem; background-color: #d9e2ec; transform: skewX(-50deg); z-index: 0;}
.c1 .subtit span{ position: relative; z-index: 1; }
.c1 .txt_list{ display: flex; flex-direction: column; justify-content: center; align-items: flex-start; gap: 0.875rem; margin-bottom: 1.25rem; }
.c1 .txt_list .item{ display: flex; flex-direction: row; justify-content: flex-start; align-items: center; margin-left: 1rem; color: #333; font-size: 0.7455rem;  }
.c1 .txt_list .item .icon{ width: 0.9rem;}
.c1 .txt_list .item label{ margin: 0 0.2rem 0 0.4rem; }
.c1 .txt_list .item small{ margin-right: 0.15rem; font-weight: 100; }
.c1 .card_box{ margin: auto; padding: 0 0.5rem; }
.c1 .card_box .swiper-container {width: 100%;height: 100%;margin-top: 1.175rem;padding-bottom: 1rem;}
.c1 .card_box .swiper-slide {width: 100%; display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; flex-direction: column;}
.c1 .card_box .swiper-slide__card{ display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 0.125rem; }
.c1 .card_box .swiper-slide__card .card { width: 6.575rem; }
.c1 .card_box .swiper-slide__card .icon{ margin: -0.2rem 0.2rem 0; width: 1.725rem; }
.c1 .card_box .swiper-slide__label{ margin: 0.5rem auto; font-size: 0.75rem; font-weight: bold; color: #466f9f; }
.c1 .card_box .swiper-pagination-bullet{ width: 0.25rem; height: 0.25rem; }
.c1 .card_box .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 0.15rem;}
.c1 .card_box .swiper-pagination-bullet-active{ background-color: #5679A6; }
.c1 .card_box .tip{ display: block; text-align: center; font-size: 0.55rem; color: #333; }
.c1 .card_box .btn{ display: block; margin: 0.75rem auto 1.25rem; width: 7.575rem; height: 1.7rem; font-size: 0.75rem; font-weight: bold; color: #466f9f; border: 0.05rem solid #466f9f; border-radius: 0.85rem; line-height: 1.7rem; text-align: center; }
.c1 .con{ margin: 0 auto 0.5rem; padding-bottom: 0.45rem; width: 15.25rem; background-color: #e7edf5; border-radius: 0.25rem; }
.c1 .con .subtit2{ margin: auto; padding: 0 1rem; width: fit-content;  height: 1.1rem; font-size: 0.6rem; color: #fff; border-bottom-left-radius: 0.55rem; border-bottom-right-radius: 0.55rem; background-color: #87a0c1; }
.c1 .con .list{ display: flex; flex-direction: row; justify-content: center; align-items: flex-start; gap: 0.45rem; margin: 0.875rem auto 0; }
.c1 .con .list .item{ width: 7rem; height: 10.05rem; border-radius: 0.25rem; background-color: #fff;}
.c1 .con .list .item label{ display: block; margin: 0.5rem auto 0.25rem; font-size: 0.75rem; font-weight: bold; color: #5276a3; text-align: center; }
.c1 .con .list .item .img{ margin: auto; width: 5.75rem; border-radius: 0.25rem; overflow: hidden; }
.c1 .con .list .item section{ margin: 0.3rem 0 0.375rem 0.625rem; font-size: 0.6rem; color: #333; }
.c1 .con .list .item section p{ display: flex; flex-direction: row; align-items: center; }
.c1 .con .list .item section i{ display: block; margin-right: 0.2rem; width: 0.225rem; height: 0.225rem; background-color: #597aa5; border-radius: 50%; }
.c1 .con .list .item .btn{ display: block; margin: auto; width: 4.51rem; height: 1.149rem; font-size: 0.55rem; color: #fff; line-height: 1.149rem; text-align: center; border-radius: 0.5745rem; background: linear-gradient(90deg,rgba(231, 166, 54, 1) 0%, rgba(173, 121, 50, 1) 100%); }
.c1 .con .list_col{ display: flex; flex-direction: column; justify-content: center; align-items: center; }
.c1 .con .list_col .item{ display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-start; width: 14.425rem; height: auto; }
.c1 .con .list_col .item_l { margin: 0.75rem 0 0 0.625rem; }
.c1 .con .list_col .item_l .img{ margin: auto; width: 5.75rem; border-radius: 0.25rem; overflow: hidden; }
.c1 .con .list_col .item_l .tip{ margin: 0.5rem auto 0.625rem; font-size: 0.55rem; color: #000; text-align: center;}
.c1 .con .list_col .item label{ margin: 0; text-align: left; }
.c1 .con .list_col .item .btn{ margin: 0.625rem auto 0.75rem; }
.c1 .con .list_col .item section{ margin: 0.45rem 0 0 0.75rem; line-height: 1.65;}
.btn_fix{ position: fixed; bottom: 0; left: 0; right: 0; margin: auto; padding: 0.5rem 0; display: block; margin: 1.25rem auto 0; background: linear-gradient(0deg,rgba(94, 122, 167, 0.9) 0%, rgba(94, 122, 167, 0) 65%); z-index: 99; }
.btn_fix img{ display: block; margin: auto; width: 12.275rem; }