/* 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;
}
.yd-hide{
  display: none;
}


.banner-bgd{
  width: 7.5rem;
  height: 3.26rem;
  margin: 0 auto;
  background: url('../images-yd/banner-bgd.png')  no-repeat center;
  background-size: contain;
}
.banner0{
  font-size: 0;
  text-align: center;
}

.difference-bgd{
  background-color: #fff;
}
.difference{
  padding: .4rem 0;
  font-size: 0;
  text-align: center;
}
.difference h2{
  font-size: .36rem;
  color: #152563;
  font-weight: 600;
  font-weight: 600;
  margin-bottom: .15rem;
}
.difference h2 span{
  color: #ff5115;
}
.difference h2 em{
  display: inline-block;
  vertical-align: top;
  width: .49rem;
  height: .33rem;
  margin: .1rem .1rem 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.difference h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.difference h3{
  font-size: .24rem;
  color: #000;
  line-height: .48rem;
  margin-bottom: .2rem;
}
.difference-box{
  margin-bottom: .4rem;
  box-shadow: 3px 3px 3px #e7f2fd,
              -3px -3px 3px #e7f2fd;
}
.difference-box h4{
  width: 7.5rem;
  height: .68rem;
  font-size: .24rem;
  color: #583122;
  font-style: italic;
  font-weight: 600;
  line-height: .68rem;
  margin: 0 auto;
  background: url('../images/difference-box.png') no-repeat center;
  background-size: contain;
}
.difference h4 span{
  display: inline-block;
  vertical-align: top;
  color: #ff5000;
  margin-right: 4rem;
}
.difference-table td{
  height: .78rem;
  font-size: .2rem;
  color: #000;
  border-bottom: .02rem solid #d9d9d9;
}
.difference-table td:nth-of-type(2){
  background-color: #eef6fd;
  border-bottom: none;
}
.difference-table td a{
  display: block;
  width: 1.4rem;
  height: .4rem;
  font-size: .22rem;
  color: #152563;
  text-align: center;
  line-height: .4rem;
  margin: 0 .1rem;
  border: .02rem solid #152563;
  border-radius: .2rem;
  box-shadow: 3px 3px 3px #e7f2fd,
              -3px -3px 3px #e7f2fd;
}
.difference .difference-link{
  display: block;
  width: 4.4rem;
  height: .7rem;
  font-size: .36rem;
  color: #fff;
  text-align: center;
  line-height: .7rem;
  margin: 0 auto;
  background-color: #ff5000;
  border-radius: .35rem;
  box-shadow: 3px 3px 3px #e7f2fd,
              -3px -3px 3px #e7f2fd;
}

.hot-bgd{
  background: linear-gradient(to bottom,#258cea 0,#8ac7fe 100%);
}
.hot{
  padding: .5rem 0;
  font-size: 0;
  text-align: center;
}
.hot h2{
  font-size: .36rem;
  color: #fff;
  font-weight: 600;
  margin-bottom: .35rem;
}
.hot h2 span{
  color: #ff5115;
}
.hot h2 em{
  display: inline-block;
  vertical-align: top;
  width: .49rem;
  height: .33rem;
  margin: .1rem .1rem 0;
  background: url('../images/title-left02.png') no-repeat center;
  background-size: contain;
}
.hot h2 em:nth-of-type(2){
  background: url('../images/title-right02.png') no-repeat center;
  background-size: contain;
}
.hot-box li{
  display: inline-block;
  vertical-align: top;
  padding: .2rem 0;
  width: 3.44rem;
  margin: 0 .14rem .25rem;
  background-color: #f5fafe;
}
.hot-box li:last-of-type{
  width: 7.1rem;
}
.hot-box li img{
  width: 1.26rem;
  height: 1.26rem;
  margin: 0 auto .18rem;
}
.hot-box li h3{
  position: relative;
  font-size: .3rem;
  color: #152563;
  font-weight: 600;
  text-align: center;
  margin-bottom: .3rem;
}
.hot-box li h3::before{
  position: absolute;
  top: .55rem;
  left: 50%;
  width: .5rem;
  height: .06rem;
  content: '';
  margin-left: -.25rem;
  background: #389cf9;
}
.hot-box li p{
  padding: 0 .3rem;
  height: auto;
  font-size: .18rem;
  color: #000;
  line-height: .36rem;
  text-align: left;
}
.hot-box li:nth-of-type(1) p,
.hot-box li:nth-of-type(2) p{
  height: 3.1rem;
}

.skill-bgd{
  background: #fff;
}
.skill{
  padding: .6rem 0;
  font-size: 0;
  text-align: center;
}
.skill h2{
  font-size: .36rem;
  color: #152563;
  font-weight: 600;
  font-weight: 600;
  margin-bottom: .35rem;
}
.skill h2 span{
  color: #ff5115;
}
.skill h2 em{
  display: inline-block;
  vertical-align: top;
  width: .49rem;
  height: .33rem;
  margin: .1rem .1rem 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.skill h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.skill-box{
  position: relative;
  width: 7.5rem;
  height: 3.12rem;
  margin: 0 auto;
  background: url('../images/skill-box.png') no-repeat center;
  background-size: contain;
}
.skill-list{
  display: inline-block;
  vertical-align: top;
  padding: .2rem 0 0;
  width: 3.75rem;
}
.skill-list h4{
  font-size: .18rem;
  color: #000;
  line-height: .5rem;
  border-bottom: .02rem dashed #cbad72;
}
.skill-list p{
  margin: .2rem 0;
  padding: 0 .1rem;
  font-size: .18rem;
  color: #000;
  text-align: left;
}
.skill-right h4{
  color: #fff;
}
.skill-right p{
  color: #fff;
}
.skill .skill-link{
  display: block;
  width: 4.4rem;
  height: .7rem;
  font-size: .36rem;
  color: #fff;
  text-align: center;
  line-height: .7rem;
  margin: .55rem auto 0;
  background-color: #ff5000;
  border-radius: .35rem;
  box-shadow: 3px 3px 3px #e7f2fd,
              -3px -3px 3px #e7f2fd;
}

.point-bgd{
  background-color: #f5fafe;
}
.point{
  padding: .6rem 0;
  font-size: 0;
  text-align: center;
}
.point h2{
  font-size: .36rem;
  color: #152563;
  font-weight: 600;
  font-weight: 600;
  margin-bottom: .35rem;
}
.point h2 span{
  color: #ff5115;
}
.point h2 em{
  display: inline-block;
  vertical-align: top;
  width: .49rem;
  height: .33rem;
  margin: .1rem .1rem 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.point h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.point-list{
  display: inline-block;
  vertical-align: top;
  width: 3.06rem;
  height: 4.6rem;
  margin: 0 .34rem .4rem;
  background: url('../images/point-list-img01.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(1){
  background: url('../images/point-list-img01.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(2){
  background: url('../images/point-list-img02.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(3){
  background: url('../images/point-list-img03.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(4){
  background: url('../images/point-list-img04.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(5){
  background: url('../images/point-list-img05.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(6){
  background: url('../images/point-list-img06.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(7){
  background: url('../images/point-list-img07.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(8){
  background: url('../images/point-list-img08.png') no-repeat center;
  background-size: contain;
}
.point h3{
  padding: .78rem 0 0 .2rem;
  font-size: .32rem;
  color: #fff;
  line-height: .9rem;
  text-align: left;
  margin-bottom: .25rem;
}
.point h3 span{
  font-size: .18rem;
  color: #fff;
}
.point-list h4{
  padding-left: .2rem;
  font-size: .26rem;
  color: #000;
  text-align: left;
  margin-bottom: .2rem;
}
.point-list h4 span{
  color: #3193ec;
}
.point-list p{
  padding-left: .2rem;
  font-size: .26rem;
  color: #000;
  line-height: .44rem;
  text-align: left;
}
.point-list a{
  display: block;
  width: 1.85rem;
  height: .5rem;
  font-size: .3rem;
  color: #ff5000;
  line-height: .5rem;
  margin: .3rem auto 0;
  border: .02rem solid #ff5000;
  border-radius: .2rem;
}
.point .point-link{
  display: block;
  width: 4.4rem;
  height: .7rem;
  font-size: .36rem;
  color: #fff;
  text-align: center;
  line-height: .7rem;
  margin: .3rem auto 0;
  background-color: #ff5000;
  border-radius: .35rem;
  box-shadow: 3px 3px 3px #e7f2fd,
              -3px -3px 3px #e7f2fd;
}

.bmlc-bgd{
  background-color: #f5f5f5;
}
.bmlc{
  padding: .6rem 0;
  font-size: 0;
  text-align: center;
}
.bmlc h2{
  font-size: .36rem;
  color: #152563;
  font-weight: 600;
  font-weight: 600;
  margin-bottom: .35rem;
}
.bmlc h2 span{
  color: #ff5115;
}
.bmlc h2 em{
  display: inline-block;
  vertical-align: top;
  width: .49rem;
  height: .33rem;
  margin: .1rem .1rem 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.bmlc h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.bmlc-box{
  width: 7.5rem;
  height: 8.8rem;
  text-align: left;
  margin: 0 auto;
  background: url('../images-yd/bmlc-box.png') no-repeat center;
  background-size: contain;
}
.bmlc-box li{
  display: inline-block;
  vertical-align: top;
}
.bmlc-box li:nth-of-type(1),
.bmlc-box li:nth-of-type(2),
.bmlc-box li:nth-of-type(3){
  margin: 2.48rem .48rem 1.6rem;
}
.bmlc-box li:nth-of-type(4){
  margin: 0 0 1.5rem 2.6rem;
}
.bmlc-box li:nth-of-type(5){
  margin: 0 0 0 1.68rem;
}
.bmlc-box li:nth-of-type(6){
  margin: .4rem 1.8rem 0 .8rem;
}
.bmlc-box li:nth-of-type(7){
  margin: .4rem 0 0 0px;
}
.bmlc-box li a{
  display: block;
  width: 1.4rem;
  height: .35rem;
  font-size: .2rem;
  color: #fff;
  text-align: center;
  line-height: .35rem;
  margin-bottom: .1rem;
  background-color: #ff5000;
  border-radius: .17rem;
}
.bmlc-box li a span{
  display: inline-block;
  vertical-align: top;
  width: .22rem;
  height: .22rem;
  font-size: .2rem;
  color: #ff5000;
  text-align: center;
  line-height: .2rem;
  margin: .05rem 0 0 .05rem;
  background: #fff;
  border-radius: .22rem;
}

.model{
  padding: .6rem 0;
  font-size: 0;
  text-align: center;
}
.model h2{
  font-size: .36rem;
  color: #152563;
  font-weight: 600;
  font-weight: 600;
  margin-bottom: .35rem;
}
.model h2 span{
  color: #ff5115;
}
.model h2 em{
  display: inline-block;
  vertical-align: top;
  width: .49rem;
  height: .33rem;
  margin: .1rem .1rem 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.model h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.model-left{
  display: inline-block;
  vertical-align: top;
}
.model-right{
  display: inline-block;
  vertical-align: top;
}
.model-box li{
  margin-bottom: .4rem;
}
.model-box li p{
  display: inline-block;
  vertical-align: top;
  padding: .2rem 0 0;
  width: 3rem;
  font-size: .22rem;
  color: #000;
  text-align: left;
  line-height: .34rem;
  margin-right: .34rem;
}
.model-box li h3{
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: .2rem .1rem 0;
  width: 1.38rem;
  height: 1.38rem;
  font-size: .3rem;
  color: #fff;
  font-weight: 600;
  margin-right: .36rem;
  text-align: center;
  border-radius: .7rem;
  background-color: #077fed;
}

.question-bgd{
  background-color: #fff;
}
.question{
  padding: .6rem 0;
  font-size: 0;
  text-align: center;
}
.question h2{
  font-size: .36rem;
  color: #152563;
  font-weight: 600;
  font-weight: 600;
  margin-bottom: .35rem;
}
.question h2 span{
  color: #ff5115;
}
.question h2 em{
  display: inline-block;
  vertical-align: top;
  width: .49rem;
  height: .33rem;
  margin: .1rem .1rem 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.question h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.question-left{
  display: inline-block;
  vertical-align: top;
  width: 7rem;
  margin-bottom: .7rem;
  border: .02rem solid #fed88f;
}
.question-left h3{
  font-size: .36rem;
  color: #ff5000;
  font-weight: 600;
  font-style: italic;
  line-height: .96rem;
  margin-bottom: .15rem;
  background-color: #fed88f;
}
.question-left li{
  margin: 0 .3rem;
  line-height: .7rem;
  text-align: left;
}
.question-left li:not(:last-of-type){
  border-bottom: .04rem dashed #e0e0e0;
}
.question-left span{
  display: inline-block;
  vertical-align: top;
  width: .2rem;
  height: .2rem;
  font-size: .16rem;
  color: #fff;
  text-align: center;
  line-height: .2rem;
  margin: .26rem .1rem 0;
  background-color: #ff5000;
  border-radius: .1rem;
}
.question-left p{
  display: inline-block;
  vertical-align: top;
  font-size: .22rem;
  color: #000;
}
.question-right{
  display: inline-block;
  vertical-align: top;
  width: 6.9rem;
  height: 6.7rem;
  margin: 0 auto;
  background: url('../images-yd/question-right.png') no-repeat center;
  background-size: contain;
}
.question-right h3{
  padding-left: 1.8rem;
  font-size: .3rem;
  color: #fff;
  text-align: left;
  line-height: .9rem;
  font-style: italic;
  margin-bottom: .3rem;
}
.question-right li{
  padding: .2rem 0;
  margin: 0 .5rem;
  text-align: left;
}
.question-right li:not(:last-of-type){
  border-bottom: 1px dashed #fff;
}
.question-right li span{
  display: inline-block;
  vertical-align: top;
  width: .28rem;
  height: .28rem;
  margin: .1rem .05rem 0;
  background: url('../images/question-right-icon.png') no-repeat center;
  background-size: contain;
}
.question-right li p{
  display: inline-block;
  vertical-align: top;
  width: 5.5rem;
  font-size: .26rem;
  color: #fff;
}

.plan-bgd{
  box-sizing: border-box;
  padding: .6rem 0;
  margin: 0 auto;
  background: #228aea;
}
.plan{
  padding: .5rem 0;
  width: 7.1rem;
  font-size: 0;
  text-align: center;
  margin: 0 auto;
  background-color: #fff;
}
.plan h2{
  font-size: .36rem;
  color: #152563;
  font-weight: 600;
  font-weight: 600;
  margin-bottom: .3rem;
}
.plan h2 span{
  color: #ff5115;
}
.plan h2 em{
  display: inline-block;
  vertical-align: top;
  width: .49rem;
  height: .33rem;
  margin: .1rem .1rem 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.plan h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.plan-left li,
.plan-right li{
  display: block;
  width: 6.66rem;
  text-align: left;
  margin: 0 auto .32rem;
  border: .02rem solid #e5e5e5;
}
.plan-left li i,
.plan-right li i{
  display: inline-block;
  vertical-align: top;
  width: 1.14rem;
  font-size: .36rem;
  color: #fff;
  line-height: 1.74rem;
  text-align: center;
  margin-right: .2rem;
  background: #ffc321;
  border-radius: 0 50% 50% 0;
}
.plan-left li:nth-of-type(2) i,
.plan-right li:nth-of-type(2) i{
  background-color: #4ba0fa;
}
.plan-left li:nth-of-type(3) i,
.plan-right li:nth-of-type(3) i{
  background-color: #ff5000;
}
.plan-left li .plan-cont,
.plan-right li .plan-cont{
  display: inline-block;
  vertical-align: top;
  padding: .2rem 0;
  width: 5.3rem;
  height: 1.3rem;
}
.plan-cont h4{
  font-size: .26rem;
  color: #152563;
  font-weight: 600;
  text-align: left;
  margin: 0 0 .1rem .2rem;
}
.plan-cont p{
  margin-left: .2rem;
  font-size: .24rem;
  color: #000;
}
.plan-box a{
  display: block;
  width: 4.4rem;
  height: .7rem;
  font-size: .36rem;
  color: #fff;
  text-align: center;
  line-height: .7rem;
  margin: 0 auto;
  background: #ff5000;
  border-radius: .35rem;
}

.teacher-bgd{
  background-color: #e6f2fe;
}
.teacher{
  padding: .6rem 0;
  font-size: 0;
  text-align: center;
}
.teacher h2{
  font-size: .36rem;
  color: #152563;
  font-weight: 600;
  font-weight: 600;
  margin-bottom: .35rem;
}
.teacher h2 span{
  color: #ff5115;
}
.teacher h2 em{
  display: inline-block;
  vertical-align: top;
  width: .49rem;
  height: .33rem;
  margin: .1rem .1rem 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.teacher h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.gallery-top{
  padding: .33rem 0;
  text-align: left;
  background: #fff;
  margin-bottom: .3rem;
}
.gallery-top img{
  display: inline-block;
  vertical-align: top;
  width: 2.3rem;
  height: 2.8rem;
  margin: 0 .3rem;
}
.teacher-right{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 4.6rem;
  margin-left: 0;
  background: #fefefe;
}
.teacher-right h3{
  position: relative;
  width: 4.3rem;
  font-size: .3rem;
  color: #152563;
  font-weight: 600;
  line-height: .52rem;
  text-align: left;
  margin-bottom: .2rem;
  border-bottom: .02rem solid #dddbdb;
}
.teacher-right h3::before{
  position: absolute;
  left: 0;
  bottom: -.02rem;
  width: 1rem;
  height: .04rem;
  content: '';
  background: #389cf9;
}
.teacher-right h4{
  font-size: .2rem;
  color: #000;
  text-align: left;
  margin-bottom: .1rem;
}
.teacher-right p{
  height: 1.25rem;
  font-size: .24rem;
  color: #000;
  line-height: .32rem;
  text-align: left;
  margin-bottom: .1rem;
}
.teacher-right a{
  display: block;
  width: 2.36rem;
  height: .5rem;
  font-size: .26rem;
  color: #fff;
  text-align: center;
  line-height: .5rem;
  margin-left: 1.8rem;
  background-color: #ff5000;
  border-radius: .25rem;
}
.gallery-top .swiper-button-prev{
  display: none;
}
.gallery-top .swiper-button-next{
  display: none;
}
.gallery-thumbs .swiper-slide-thumb-active img{
  box-shadow: 3px 3px 3px #e7f2fd,
              -3px -3px 3px #e7f2fd;
}
.gallery-thumbs .swiper-slide{
  display: inline-block;
  vertical-align: top;
}
.gallery-thumbs .swiper-slide img{
  width: 1.56rem;
  height: 1.56rem;
  margin: 0 auto;
  /* margin: 0 .3rem; */
}


.ad0-bgd{
  padding: 1rem 0 .8rem;
  background-color: #fff;
}
.ad0{
  padding: .6rem 0;
  width: 7.5rem;
  font-size: 0;
  text-align: center;
  border-radius: 0 1rem 0 1rem;
  background-color: #0f80e8;
}
.ad0 h2{
  font-size: .32rem;
  color: #fff;
  font-weight: 600;
  font-weight: 600;
  margin-bottom: .3rem;
}
.ad0 h2 span{
  color: #ff5115;
}
.ad0 h2 em{
  display: inline-block;
  vertical-align: top;
  width: .49rem;
  height: .33rem;
  margin: .1rem .1rem 0;
  background: url('../images/title-left02.png') no-repeat center;
  background-size: contain;
}
.ad0 h2 em:nth-of-type(2){
  background: url('../images/title-right02.png') no-repeat center;
  background-size: contain;
}
.ad0-list{
  display: inline-block;
  vertical-align: top;
  width: 5.1rem;
  height: .6rem;
  text-align: left;
  margin-bottom: .3rem;
  background: #fff;
}
.ad0-list label{
  display: inline-block;
  vertical-align: top;
}
.ad0-list label img{
  display: inline-block;
  vertical-align: top;
  width: .3rem;
  height: .3rem;
  margin: .15rem .1rem;
}
.ad0-list label h3{
  display: inline-block;
  vertical-align: top;
  font-size: .26rem;
  color: #000;
  line-height: .6rem;
}
.ad0-list input[type = text]{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: .2rem;
  width: 2.25rem;
  height: .6rem;
  font-size: .22rem;
  border: none;
}
.ad0-form input[type = button]{
  display: block;
  width: 3.3rem;
  height: .6rem;
  font-size: .36rem;
  color: #fff;
  text-align: center;
  line-height: .6rem;
  margin: .25rem auto .15rem;
  background: #ff5000;
  border-radius: .35rem;
  border: none;
}
.ad0-form p{
  font-size: .2rem;
  color: #fff;
  margin: 0 .35rem;
  text-align: left;
}
.form_bot {width: 94%; margin: .2rem auto; text-align: center; font-size: .16rem; color: #fff; line-height:.26rem;}
.form_bot span a {display: inline-block;vertical-align: top;color: #fff;}
.form_bot label {display: inline-block;}
.form_bot label input {display: inline-block; width: .14rem; height: .14rem; border: none; vertical-align: top; margin:
.06rem 0 0; position: relative;}
.form_bot label input[type=checkbox]::before {position: absolute; content: ""; top: 0; left: 0; background: #fff; width:
100%; height: 100%; border: 1px solid #888; border-radius: 2px;}
.form_bot label input[type=checkbox]:checked::before {position: absolute; content: "\2713"; background: red; top: 0;
left: 0; width: 100%; height: 100%; border: 1px solid red; border-radius: 2px; color: #fff; line-height: .14rem;
font-weight: bold; text-align: center;overflow: auto;}

.zsjz-bgd{
  background-color: #e6f2fe;
}
.zsjz{
  padding: .6rem 0;
  font-size: 0;
  text-align: center;
}
.zsjz h2{
  font-size: .36rem;
  color: #152563;
  font-weight: 600;
  font-weight: 600;
  margin-bottom: .1rem;
}
.zsjz h2 span{
  color: #ff5115;
}
.zsjz h2 em{
  display: inline-block;
  vertical-align: top;
  width: .49rem;
  height: .33rem;
  margin: .1rem .1rem 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.zsjz h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.zsjz h3{
  font-size: .2rem;
  color: #333;
  text-align: center;
  margin-bottom: .3rem;
}
.zsjz-table{
  margin: 0 auto .1rem;
  background-color: #fff;
  border-left: .02rem solid #cbcbcb;
}
.zsjz-table th{
  font-size: .22rem;
  color: #fff;
  line-height: .68rem;
  background: #2694f9;
}
.zsjz-table th:not(:last-of-type){
  border-right: .02rem solid #fff;
}
.zsjz-table td{
  height: .77rem;
  font-size: .16rem;
  color: #000;
  border-right: .02rem solid #cbcbcb;
  border-bottom: .02rem solid #cbcbcb;
}
.zsjz-table .zsjz-td{
  box-sizing: border-box;
  padding: 0 .15rem;
  width: 1rem;
  font-size: .36rem;
  color: #000;
  font-weight: 600;
  line-height: .4rem;
  background-color: #fbf0dc;
}
.zsjz-table .zsjz-td span{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: .24rem;
  margin: .2rem 0 0;
}
.zsjz-table td em{
  display: inline-block;
  vertical-align: top;
  font-size: .3rem;
  color: #ff5000;
  font-weight: 600;
}
.zsjz-tip{
  font-size: .2rem;
  color: #333;
  text-align: right;
  margin: 0 0 .3rem;
}


/* 加隐私条款 */
.xieyi {margin: 0 auto; font-size: .12rem; text-align: center; line-height: .3rem; color: #666;}
.xieyi .xy {border: none; display: inline-block; background: transparent; height: .3rem; font-size: .12rem; 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: .12rem; 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;}
