.header img{
    width: 100%;
}
.innp{
    padding: 0 .24rem;
}
.field h2{
    font-size: .4rem;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #333333;
    text-align: center;
    padding-top: .6rem;
    line-height: .5rem;
}

.field span{
    display: block;
    font-size: .3rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    line-height: .36rem;
    text-align: center;
    padding-top: .19rem;
}

.field img{
    width: 2.3rem;
    margin: 0 auto;
    margin-top: .3rem;
    display: block;
}


.content ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: .3rem;
}
.content ul li span{
    font-size: .3rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: .36rem;
}
.content ul li input{
    width: 5.35rem;
    height: .7rem;
    background: #F2F2F2;
    border-radius: .04rem;
    font-size: .26rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #999999;
    padding-left: .2rem;
}

.butt{
    display: block;
    width: 100%;
    height: .8rem;
    background: #2F5597;
    border-radius: .04rem;
    text-align: center;
    font-size: .36rem;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #FFFFFF;
    border: 0px;
    margin-top: .4rem;
}

.container{
    background: #F7F7F7;
    margin-top: .6rem;
    padding-bottom: .58rem;
}

.conta_box{
    padding: .3rem;
    background-color: #FFFFFF;
    margin-top: .5rem;
}
.conta_box ul{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.conta_box ul img{
    width: 3rem;
    height: 1.8rem;
}
.conta_box ul span{
    width: 3.18rem;
    font-size: .24rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: .3rem;
    text-align: justify;
}

.conta_box p{
    text-align: justify;
    padding-top: .17rem;
    font-size: .24rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: .3rem;
}

.container a{
    display: block;
    width: 100%;
    line-height: .8rem;
    background: #2F5597;
    border-radius: .08rem;
    font-size: .36rem;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: .4rem;
    text-align: center;
}

.checked ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: .2rem;
    padding-bottom: .6rem;
}

.checked ul li{
    width: 2.2rem;
    height: 1.7rem;
    background: #FFFFFF;
    border: .01rem solid #DCDCDC;
    border-radius: .1rem;
    margin: .3rem .1rem 0 .1rem;
}
.checked ul li:nth-child(1){
    margin-right: .2rem;
    margin-left: .2rem;
}
.checked ul li:nth-child(2){
    margin-right: .2rem;
    margin-left: .2rem;
}
.checked ul li span{
    display: block;
    font-size: .3rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    line-height: .77rem;
    background-image: url(../images/9.png);
    /* width: 100%; */
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
}
.checked ul li p{
    font-size: .24rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: .3rem;
    text-align: center;
    padding: .19rem .12rem 0 .12rem;
}

.middle{
    background: #F7F7F7;
    padding-bottom: .58rem;
}

.middle_box h4{
    font-size: .3rem;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #D6B16B;
    padding-top: .48rem;
    text-align: center;
}
.middle_box ul{
    padding-top: .2rem;
}
.middle_box ul li{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: .1rem;
}
.middle_box ul li span{
    width: 2rem;
    height: 1.32rem;
    background-image: url(../images/10.png);
    /* width: 100%; */
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
}
.middle_box ul li span em{
    display: block;
    width: .4rem;
    line-height: .4rem;
    margin: 0 auto;
    text-align: center;
    border: .02rem solid #FFFFFF;
    font-size: .4rem;
    color: #FFFFFF;
    border-radius: 50%;
    margin-top: .46rem;
}
.middle_box ul li p{
    width: 4.78rem;
    height: 1.2rem;
    background: #FFFFFF;
    padding: 0 .16rem;
}
.middle_box ul li p em{
    display: block;
    font-size: .3rem;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #333333;
    padding-top: .15rem;
}
.middle_box ul li p i{
    display: block;
    font-size: .24rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    padding-top: .05rem;
}

.middle a{
    display: block;
    width: 100%;
    line-height: .8rem;
    background: #2F5597;
    border-radius: .08rem;
    text-align: center;
    font-size: .36rem;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: 1.3rem;
}

.section ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: .1rem;
}

.section ul li{
    width: 3.3rem;
    height: 4rem;
    background: #FFFFFF;
    border: .01rem solid #D2D2D2;
    border-radius: .08rem;
    margin-top: .3rem;
}
.section ul li img{
    width: 100%;
}
.section ul li span{
    display: block;
    font-size: .28rem;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #333333;
    padding: .12rem 0 0 .17rem;
}
.section ul li p{
    font-size: .22rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #666666;
    padding: 0 .17rem 0 .17rem;
    text-align: justify;
}

.section a{
    display: block;
    width: 100%;
    line-height: .8rem;
    background: #2F5597;
    border-radius: .08rem;
    font-size: .36rem;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    margin-top: .4rem;
}
.divid .swiper-slide{
    padding-top: .49rem;
    padding-bottom: .29rem;
}
.divid .swiper-slide img{
    width: 100%;
}

.swiper-button-next img{
    width: .44rem;
    height: .44rem;
}
.swiper-button-prev img{
    width: .44rem;
    height: .44rem;
}

.divid_tr p{
    font-size: .24rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: .3rem;
    text-align: justify;
}
.divid_tr img{
    width: 100%;
    margin-top: .4rem;
}
.divid_tr a{
    display: block;
    width: 100%;
    line-height: .8rem;
    background: #2F5597;
    border-radius: .08rem;
    text-align: center;
    font-size: .36rem;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #FFFFFF;
    margin-top: .5rem;
}

.block{
    width: 100%;
    height: 8.5rem;
    background-image: url(../images/17.png);
    /* width: 100%; */
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    margin-top: .6rem;
    padding: 0 .24rem;
}

.field-top h2{
    font-size: .4rem;
    font-family: SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: .6rem;
    text-align: center;
    line-height: .5rem;
}
.field-top span{
    display: block;
    font-size: .3rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .36rem;
    padding-top: .19rem;
    position: relative;
    text-align: center;
    opacity: 0.6;
}
.field-top span:after{
    display: block;
    content: "";
    width: .8rem;
    height: .06rem;
    background: #DABC7D;
    border-radius: .03rem;
    position: absolute;
    top: 115%;
    left: 45%;
}
.block_box ul{
    padding-top: .5rem;
}
.block_box ul li{
    display: flex;
    padding-top: .3rem;
    align-items: center;
    justify-content: space-between;
}
.block_box ul li span{
    font-size: .3rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .36rem;
}

.block_box ul li input{
    width: 5.35rem;
    height: .7rem;
    background: #FFFFFF;
    border-radius: .04rem;
    padding: 0 .2rem;
    font-size: .26rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #999999;
}

.block_box .but{
    display: block;
    width: 100%;
    height: .8rem;
    background: #2A74C8;
    border-radius: .08rem;
    text-align: center;
    font-size: .36rem;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #FFFFFF;
    border: 0;
    margin-top: .6rem;
}


.footer_xuanf {
    overflow: hidden;
    position: fixed;
    z-index: 9999;
    right: .2rem;
    bottom: 1.98rem;
}
.footer_xuanf ul li a img{
    width: .84rem;
    margin-top: .08rem;
}