/* reset */
/*
  *author:Y.Ray
*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input, textarea, button, select, th, td iframe{ margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, b, strong { font-size:100%; font-weight:normal;}
li { list-style:none;}
em, i { font-style:normal;}
a, a:visited, a:active { text-decoration:none; border:none; outline:none;}
a,img { display:block; border:none;}
input, textarea { outline:none;}
textarea { resize: vertical;}
table{width:100%;border-collapse:collapse;border-spacing:0; }
table td{word-break: break-all; word-wrap:break-word;}
body { -webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-touch-callout:none; word-wrap:break-word; line-height:1.5;font-size: 12px;}
body, button, input, select, textarea { font-family: 'microsoft yahei','helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei',  simsun, sans-serif;overflow-x: hidden;}
select,input{appearance: none; -webkit-appearance: none; -moz-appearance: none;border-radius:0;}
input[type="button"] {cursor: pointer;}
::-webkit-input-placeholder {color:#666;}
:-moz-placeholder {color:#666;}
::-moz-placeholder {color: #666;}
:-ms-input-placeholder {color: #666;}
body{
  width: 100%;
  overflow-x: hidden;
}
select {outline: medium none;}
textarea {resize: vertical;}

.none{ display:none;}
.left { float:left;}
.right { float:right;}
.clearfix::after { content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.clearfix { zoom:1;}
.ellipsis { overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.cont{
  width: 7.5rem;
  margin: 0 auto;
}


.banner-bgd{
  width: 7.5rem;
  height: 4.54rem;
  margin: 0 auto;
  background: url('../images-yd/banner-bgd.png') no-repeat center;
  background-size: contain;
}
.banner{
  padding: .3rem 0;
  font-size: 0;
  text-align: center;
}
.banner img{
  width: 1.9rem;
  height: .6rem;
  margin-left: .25rem;
}

.choose-bgd{
  background-color: #fff;
}
.choose{
  padding: .6rem 0;
  font-size: 0;
  text-align: center;
}
.choose h2{
  font-size: .44rem;
  color: #333;
  font-weight: 600;
  margin-bottom: .4rem;
}
.choose h2 span{
  display: inline-block;
  vertical-align: top;
  width: .56rem;
  height: .56rem;
  font-size: .3rem;
  color: #2077e2;
  line-height: .6rem;
  font-weight: 600;
  margin: .1rem .1rem 0;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.choose-table{
  width: 7.5rem;
  margin: 0 auto .5rem;
  border-left: .02rem solid #cacbcc;
}
.choose-table caption{
  font-size: .24rem;
  color: #fff;
  line-height: .7rem;
  border-radius: .05rem .05rem 0 0;
  background: linear-gradient(to bottom,#4999f5 0,#0d67d5 100%);
}
.choose-table th{
  height: .6rem;
  font-size: .18rem;
  color: #333;
  font-weight: 600;
  border-right: .02rem solid #cacbcc;
  border-bottom: .02rem solid #cacbcc;
}
.choose-table .choose-th{
  position: relative;
  box-sizing: border-box;
  padding: 0 0 0 .5rem;
  font-size: .18rem;
  font-weight: 600;
  background: #fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxsaW5lIHgxPSIwIiB5MT0iMCIgeDI9IjEwMCUiIHkyPSIxMDAlIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEiLz48L3N2Zz4=) no-repeat 100% center;
}
.choose-th i{
  position: absolute;
  top: .05rem;
  right: .02rem;
  line-height: .3rem;
  font-size: .18rem;
}
.choose-table td{
  padding: .1rem .05rem;
  font-size: .18rem;
  color: #333;
  border-right: .02rem solid #cacbcc;
  border-bottom: .02rem solid #cacbcc;
}
.choose-table td span{
  color: #2077e2;
}
.choose-table .choose-td{
  font-weight: 600;
  background-color: #f7fafe;
}
.choose a{
  width: 4.4rem;
  height: .8rem;
  font-size: .3rem;
  color: #fff;
  text-align: center;
  line-height: .8rem;
  margin: 0 auto .3rem;
  background: linear-gradient(to bottom,#fc6c61 0,#fe3b4c 100%);
  border-radius: .4rem;
  box-shadow: 0 0 .2rem rgba(254, 67, 79, 0.2);
}
.choose p{
  font-size: .22rem;
  color: #333;
  text-align: center;
}

.condition-bgd{
  background-color: #f7fafe;
}
.condition{
  padding: .6rem 0 .3rem;
  font-size: 0;
  text-align: center;
}
.condition h2{
  font-size: .44rem;
  color: #333;
  font-weight: 600;
  margin-bottom: .4rem;
}
.condition h2 span{
  display: inline-block;
  vertical-align: top;
  width: .56rem;
  height: .56rem;
  font-size: .3rem;
  color: #2077e2;
  line-height: .6rem;
  font-weight: 600;
  margin: .1rem .1rem 0;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.condition-box{
  width: 7.5rem;
  height: 4rem;
  margin-bottom: .5rem;
  text-align: left;
  background: url('../images-yd/condition-box.png') no-repeat center bottom;
  background-size: 6.18rem 2.97rem;
}
.condition-box li{
  display: inline-block;
  vertical-align: top;
}
.condition-box li:nth-of-type(1){
  box-sizing: border-box;
  padding: .2rem .7rem 0 .2rem;
  width: 2.54rem;
  height: .94rem;
  font-size: .2rem;
  color: #333;
  text-align: right;
  margin: 0 .5rem .2rem .95rem;
  background: url('../images-yd/condition-list-img01.png') no-repeat center;
  background-size: contain;
}
.condition-box li:nth-of-type(2){
  box-sizing: border-box;
  padding: .15rem .1rem 0 .7rem;
  width: 2.97rem;
  height: .93rem;
  font-size: .2rem;
  color: #333;
  text-align: left;
  background: url('../images-yd/condition-list-img02.png') no-repeat center;
  background-size: contain;
}
.condition-box li:nth-of-type(3){
  box-sizing: border-box;
  padding: .16rem .6rem 0 .35rem;
  width: 2.82rem;
  height: .94rem;
  font-size: .2rem;
  color: #333;
  text-align: right;
  margin: 0 2rem .2rem .05rem;
  background: url('../images-yd/condition-list-img03.png') no-repeat center;
  background-size: contain;
}
.condition-box li:nth-of-type(4){
  box-sizing: border-box;
  padding: .18rem .24rem 0 .7rem;
  width: 2.55rem;
  height: .94rem;
  font-size: .2rem;
  color: #333;
  text-align: left;
  margin: 0 0 0 0;
  background: url('../images-yd/condition-list-img04.png') no-repeat center;
  background-size: contain;
}
.condition-box li:nth-of-type(5){
  box-sizing: border-box;
  padding: .17rem .6rem 0 .3rem;
  width: 2.32rem;
  height: .94rem;
  font-size: .2rem;
  color: #333;
  text-align: left;
  margin: 0 3rem 0 0;
  background: url('../images-yd/condition-list-img05.png') no-repeat center;
  background-size: contain;
}
.condition-box li:nth-of-type(6){
  box-sizing: border-box;
  padding: .15rem .15rem 0 .65rem;
  width: 2.17rem;
  height: .93rem;
  font-size: .2rem;
  color: #333;
  text-align: left;
  background: url('../images-yd/condition-list-img06.png') no-repeat center;
  background-size: contain;
}
.condition-bgd01{
  background: linear-gradient(to bottom,#f7fafe 0,#f7fafe 50%,#fff 50%,#fff 100%);
}
.condition-form{
  box-sizing: border-box;
  padding: .5rem 0;
  width: 7.1rem;
  height: 6.74rem;
  font-size: 0;
  text-align: center;
  margin: 0 auto;
  background: url('../images-yd/condition-form.png') no-repeat center;
  background-size: contain;
}
.condition-form li{
  width: 6rem;
  height: .8rem;
  text-align: left;
  margin: 0 auto .3rem;
  background-color: #fff;
  border-radius: .05rem;
}
.condition-form label{
  display: inline-block;
  vertical-align: top;
  font-size: .24rem;
  color: #333;
}
.condition-form label img{
  display: inline-block;
  vertical-align: top;
  width: .4rem;
  height: .4rem;
  margin: .2rem .1rem;
}
.condition-form label p{
  display: inline-block;
  vertical-align: top;
  width: 1rem;
  line-height: .8rem;
}
.condition-form input[type = text]{
  display: inline-block;
  vertical-align: top;
  padding-left: .2rem;
  width: 4.2rem;
  height: .8rem;
  font-size: .24rem;
  border: none;
}
.condition-form input[type = button]{
  width: 6rem;
  height: .8rem;
  font-size: .3rem;
  color: #fff;
  text-align: center;
  line-height: .8rem;
  margin: .2rem auto .3rem;
  background: linear-gradient(to bottom,#fe3b4c 0,#fc6c61 100%);
  border: none;
  border-radius: .4rem;
}
.condition-form .xieyi{
  color: #fff;
}
.condition-form .xieyi .xy{
  color: #fff;
}
.condition-form .xieyi a{
  color: #fec417;
}

.specialty-bgd{
  width: 7.5rem;
  height: 17rem;
  margin: 0 auto;
  background: url('../images-yd/specialty-bgd.png') no-repeat center;
  background-size: contain;
}
.specialty{
  padding: .3rem 0 .3rem;
  font-size: 0;
  text-align: center;
}
.specialty h2{
  font-size: .44rem;
  color: #333;
  font-weight: 600;
  margin-bottom: .8rem;
}
.specialty h2 span{
  display: inline-block;
  vertical-align: top;
  width: .56rem;
  height: .56rem;
  font-size: .3rem;
  color: #2077e2;
  line-height: .6rem;
  font-weight: 600;
  margin: .1rem .1rem 0;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.specialty h3{
  padding: 0 .2rem;
  font-size: .22rem;
  color: #fff;
  text-align: left;
  line-height: .32rem;
  margin-bottom: 1rem;
}
.specialty h3 span{
  font-weight: 600;
}
.specialty-box .hd li{
  display: inline-block;
  vertical-align: top;
  width: 2.66rem;
  height: .6rem;
  font-size: .28rem;
  color: #2a7be3;
  line-height: .6rem;
  text-align: center;
  margin: 0 .5rem .5rem;
  border: .02rem solid #2a7be3;
  border-radius: .3rem;
}
.specialty-box .bd{
  margin-bottom: .8rem;
}
.specialty-box img{
  display: inline-block;
  vertical-align: top;
  width: 2.56rem;
  height: 2.4rem;
  margin: .3rem 0;
}
.specialty-right{
  display: inline-block;
  vertical-align: top;
  width: 4rem;
}
.specialty-right h4{
  padding: 1rem 0 0 .3rem;
  font-size: .22rem;
  color: #333;
  text-align: left;
}
.specialty-right h4 span{
  font-size: .26rem;
  color: #2077e2;
}
.specialty-right p{
  padding: 0 .1rem 0 .3rem;
  font-size: .22rem;
  color: #333;
  line-height: .4rem;
  text-align: left;
}
.specialty-right p span{
  font-weight: 600;
}

.specialty-bottom{
  text-align: center;
  margin-bottom: .4rem;
}
.specialty-bottom li{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-bottom: .3rem;
  width: 3.4rem;
  height: 2.88rem;
  text-align: left;
  margin: 0 .15rem .5rem;
  background-color: #fff;
}
.specialty-bottom li h4{
  box-sizing: border-box;
  padding: .1rem 0 0;
  height: 1rem;
  font-size: .28rem;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin-bottom: .2rem;
  background: url('../images-yd/specialty-bottom-img.png') no-repeat center;
  background-size: contain;
}
.specialty-bottom p{
  display: inline-block;
  vertical-align: middle;
  font-size: .18rem;
  color: #333;
  margin: 0 .32rem .1rem;
}
.specialty-bottom li:not(:last-of-type) p{
  width: 1rem;
}
.specialty-bottom li:last-of-type p{
  display: inline-block;
  vertical-align: middle;
  font-size: .18rem;
  color: #333;
  margin: 0 .2rem .1rem;
}
.specialty-bottom p span{
  display: inline-block;
  vertical-align: middle;
  width: .06rem;
  height: .06rem;
  margin: 0 .1rem;
  background-color: #2077e2;
  border-radius: .03rem;
}
.specialty .specialty-link{
  width: 4.4rem;
  height: .8rem;
  font-size: .3rem;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin: 0 auto;
  line-height: .8rem;
  background: linear-gradient(to bottom,#fc6c61 0,#fe3b4c 100%);
  border-radius: .4rem;
}

.step-bgd{
  background-color: #fff;
}
.step{
  padding: .6rem 0 0;
  font-size: 0;
  text-align: center;
}
.step h2{
  font-size: .44rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.step h2 span{
  display: inline-block;
  vertical-align: top;
  width: .56rem;
  height: .56rem;
  font-size: .3rem;
  color: #2077e2;
  line-height: .6rem;
  font-weight: 600;
  margin: .1rem .1rem 0;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.step-top li{
  display: inline-block;
  vertical-align: top;
  width: 3.4rem;
  margin: 0 .15rem;
  box-shadow: 0 0 .1rem rgba(154, 163, 174, 0.16);
}
.step-top li:nth-of-type(1),
.step-top li:nth-of-type(2){
  margin-bottom: 1.5rem;
}
.step-top li img{
  width: 1.98rem;
  height: 1.98rem;
  margin: -.99rem auto .25rem;
}
.step-top li h3{
  font-size: .3rem;
  color: #fff;
  line-height: .56rem;
  font-weight: 600;
  margin-bottom: .3rem;
  background: linear-gradient(to bottom,#4999f5 0,#0d67d5 100%);
}
.step-top li p{
  height: 2.6rem;
  font-size: .18rem;
  color: #333;
  line-height: .4rem;
}

.ad0-bgd{
  width: 7.1rem;
  height: 3.7rem;
  margin: 0 auto;
  background: linear-gradient(to bottom,#4999f5 0,#0d67d5 100%);
}
.ad0{
  position: relative;
  width: 7.1rem;
  padding: .5rem 0 .35rem;
  font-size: 0;
  margin: 0 auto;
}
.ad0-middle{
  position: absolute;
  top: 1.1rem;
  left: 50%;
  margin-left: -1.5rem;
}
.ad0-middle img{
  width: 1.62rem;
  height: 1.62rem;
  margin: 0 auto .35rem;
}
.ad0-middle h2{
  width: 3rem;
  font-size: .24rem;
  color: #fff;
  font-weight: 600;
}
.ad0-box{
  text-align: left;
}
.ad0-box li{
  display: inline-block;
  vertical-align: top;
  width: 1.8rem;
  height: .5rem;
  font-size: .22rem;
  color: #333;
  text-align: center;
  line-height: .4rem;
  margin-bottom: .5rem;
}
.ad0-box li:nth-of-type(odd){
  background: url('../images-yd/ad0-left-img.png') no-repeat center;
  background-size: contain;
}
.ad0-box li:nth-of-type(even){
  background: url('../images-yd/ad0-right-img.png') no-repeat center;
  background-size: contain;
}
.ad0-box li:nth-of-type(1){
  margin: 0 2.1rem 0 .7rem;
}
.ad0-box li:nth-of-type(3){
  margin: 0 3.08rem 0 .2rem;
}
.ad0-box li:nth-of-type(5){
  margin: 0 2.1rem 0 .7rem;
}

.review-bgd{
  margin: 0 auto;
  background: #fff url('../images-yd/review-bgd.png') no-repeat center 1.6rem;
  background-size: 7.5rem 8.04rem;
}
.review{
  padding: .35rem 0 .8rem;
  font-size: 0;
  text-align: center;
}
.review h2{
  font-size: .5rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 1.2rem;
}
.review h2 span{
  display: inline-block;
  vertical-align: top;
  width: .56rem;
  height: .56rem;
  font-size: .3rem;
  color: #2077e2;
  line-height: .6rem;
  font-weight: 600;
  margin: .12rem .1rem 0;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.review-box h3{
  width: 2.2rem;
  height: .56rem;
  font-size: .32rem;
  color: #fff;
  margin: 0 auto .3rem;
  text-align: center;
  background-color: #2077e2;
  border-radius: 0 0 .1rem .1rem;
}
.review-box p{
  padding: 0 .85rem;
  font-size: .22rem;
  color: #333;
  line-height: .4rem;
  text-align: left;
  margin-bottom: .1rem;
}
.review-box p span{
  display: inline-block;
  vertical-align: top;
  width: .2rem;
  height: .2rem;
  font-size: .18rem;
  color: #fff;
  margin: .07rem .1rem;
  text-align: center;
  line-height: .2rem;
  background-color: #ccc;
}
.review-box li:nth-of-type(1) p span{
  background-color: #ffbd56;
}
.review-box li:nth-of-type(2) p span{
  background-color: #ffbd56;
}

.advantage-bgd{
  background-color: #f7fafe;
}
.advantage{
  padding: .7rem 0;
  font-size: 0;
  text-align: center;
}
.advantage-left{
  display: inline-block;
  vertical-align: top;
  width: 2.2rem;
}
.advantage-box{
  padding-bottom: .1rem;
  text-align: left;
  margin-bottom: .14rem;
  box-shadow: 0 0 .2rem rgba(43, 128, 229, 0.16);
}
.advantage-box h2{
  position: relative;
  width: 1.54rem;
  height: .4rem;
  font-size: .26rem;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin-bottom: .15rem;
  border-radius: 0 0 .18rem 0;
  background: linear-gradient(to bottom,#4999f5 0,#0d67d5 100%);
}
.advantage-box h2 i{
  position: absolute;
  top: 0;
  right: -.6rem;
  font-size: .24rem;
  color: #2d7fe4;
  font-weight: 400;
}
.advantage-box li{
  display: inline-block;
  vertical-align: top;
  margin: 0 .09rem .06rem;
}
.advantage-box span{
  display: inline-block;
  vertical-align: top;
  width: .15rem;
  height: .18rem;
  margin: .02rem .05rem 0 0;
  background: url('../images-yd/advantage-icon.png') no-repeat center;
  background-size: contain;
}
.advantage-box p{
  display: inline-block;
  vertical-align: top;
  font-size: .18rem;
  color: #333;
}
.advantage-left .advantage-box:nth-of-type(2) p{
  width: 1.7rem;
}
.advantage-left .advantage-box:nth-of-type(2),
.advantage-right .advantage-box:nth-of-type(2){
  padding-bottom: .38rem;
  margin-bottom: 0;
}
.advantage-middle{
  display: inline-block;
  vertical-align: top;
  width: 2.42rem;
  margin: 0 .14rem;
}
.advantage-box01:nth-of-type(1){
  box-sizing: border-box;
  padding: .4rem 0 0;
  width: 2.42rem;
  height: 1.64rem;
  margin-bottom: .14rem;
  background: linear-gradient(to bottom,#4999f5 0,#0d67d5 100%);
}
.advantage-box01 img{
  width: .51rem;
  height: .45rem;
  margin: 0 auto .1rem;
}
.advantage-middle h3{
  font-size: .3rem;
  color: #fff;
}
.advantage-middle .advantage-box:nth-of-type(2) p{
  width: 2rem;
}
.advantage-right{
  display: inline-block;
  vertical-align: top;
  width: 2.2rem;
}
.advantage-right .advantage-box:nth-of-type(2) p{
  width: 1.8rem;
}

.zsjz-bgd{
  background: #fff;
}
.zsjz{
  padding: .3rem 0;
  font-size: 0;
  text-align: center;
}
.zsjz h2{
  font-size: .4rem;
  color: #101056;
  font-weight: 600;
  margin-bottom: .2rem;
}
.zsjz h2 span{
  color: #184fd6;
}
.zsjz .zsjz-title{
  display: inline-block;
  vertical-align: top;
  width: 2.4rem;
  height: .6rem;
  font-size: .2rem;
  color: #fff;
  text-align: center;
  line-height: .6rem;
  background-image: linear-gradient(to bottom, #4159c7 0%, #5f7bf7 100%);
  border-radius: .1rem .1rem 0 0;
}
.zsjz .on{
  background-image: linear-gradient(to bottom, #f57a0e 0%, #f19917 100%);
}
.zsjz-title:nth-of-type(2){
  margin: 0 .15rem;
}
.zsjz .bd{
  padding: .15rem 0;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2),
              -3px -3px 3px rgba(0, 0, 0, 0.2);
}
.zsjz .qcb-title li{
  display: inline-block;
  vertical-align: top;
  width: 2.3rem;
  height: .5rem;
  font-size: .16rem;
  color: #333;
  margin: 0 .05rem .1rem;
  line-height: .5rem;
  border: .02rem solid #ccc;
  border-radius: .25rem;
}
.zsjz .qcb-title li span{
  display: none;
}
.zsjz .qcb-title .active{
  color: #fff;
  background: #5f7af5;
}
.tab-bd li{
  display: none;
}
.tab-bd .thisclass{
  display: list-item;
}
.zsjz table{
  width: 7.2rem;
  margin: 0 auto .1rem;
  border-top: 4px solid #5f7af5;
  border-left: 1px solid #e6e6e6;
}
.zsjz table th{
  font-size: .16rem;
  color: #333;
  line-height: .5rem;
  background: #fff;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.zsjz table td{
  padding: .15rem .1rem;
  font-size: .12rem;
  color: #333;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.zsjz .yd-hide{}

body .yd-hide{
  display: none;
}

.copyright {
  padding: 15px 0;  font-size: 14px; text-align: center; line-height: 25px;
  background-color: #f5f5f5;
}

/* 加隐私条款 */
.xieyi {margin: 0 auto; font-size: .2rem; text-align: center; line-height: .3rem; color: #666;}
.xieyi .xy {border: none; display: inline-block; background: transparent; height: .3rem; font-size: .2rem; color: #666;}
.xieyi input[type=checkbox] {position: relative; display: inline-block; float: none; width: .17rem; height: .17rem; padding: 0; margin-bottom: 0; border: none; -webkit-appearance: checkbox;}
/* .xieyi input[type=checkbox]::before {position: absolute; content: ""; top: 0; left: 0; background: #fff; width: 100%;  height: 100%; border: 1px solid #d9d9d9; border-radius: .03rem;
}
.xieyi input[type=checkbox]:checked::before {position: absolute; content: "\2713"; background-color: #0075ff; top: 0; left: 0; width: 100%; border: 1px solid #0075ff; color: #fff; font-size: .12rem; font-weight: bold; text-align: center; line-height: .17rem;} */
.xieyi a {display: inline; background: transparent; font-size: .2rem; line-height: .3rem; color: #ed5736;}
/*协议弹窗样式*/
.es_arg_mask {position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: #000;filter: alpha(opacity=30);-moz-opacity: 0.3;-khtml-opacity: 0.3; opacity: 0.3;z-index: 2000;}
.es_agr_box {position: fixed;top: 50%;left: 50%;width: 5.6rem;margin: -2.5rem 0 0 -2.9rem;padding: .1rem;background: #ffffff;border-radius: .08rem;z-index: 2001;}
.es_agr_title {text-align: center;font-size: .3rem;font-weight: bold;padding: .1rem .2rem;}
.es_agr_main {height: 2rem; overflow: auto;}
.es_agr_con {font-size: .16rem;color: #3a3d4b;line-height: .26rem;word-break: break-all;}
.es_agr_btn {text-align: center;padding: .2rem .2rem 0;}
.es_button {line-height: .6rem;border: none;outline: none;cursor: pointer;color: #ffffff;font-size: .24rem;border-radius: .08rem;padding: 0 .4rem;background: #1890FF;background: -webkit-linear-gradient(left, #1890FF, #90CAFF);background: -o-linear-gradient(left, #1890FF, #90CAFF);background: -moz-linear-gradient(left, #1890FF, #90CAFF);background: linear-gradient(left, #1890FF, #90CAFF);}
.es_cancel {display: block;font-size: .14rem;color: #3a3d4b;cursor: pointer; margin-top: .1rem;}
.agreement {padding: .1rem;}
.agreement p {font-size: .24rem; line-height: .4rem; text-indent: 2em; text-align: justify;}
