/* 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;
}

.slideBox01{
  position: relative;
  font-size: 0;
  text-align: center;
}
.slideBox01 .hd{
  position: absolute;
  top: 5.3rem;
  left: 50%;
  z-index: 1;
}
.slideBox01 .hd li{
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  color: #fff;
}
.slideBox01 .hd li.on{
  color: #8479f6;
}

.banner-list01 .banner-bgd{
  box-sizing: border-box;
  padding-top: 1.1rem;
  width: 7.5rem;
  height: 6rem;
  background: url('../images-yd/banner-bgd01.png') no-repeat center;
  background-size: contain;
}
.banner-list01 h2{
  width: 2.4rem;
  height: .96rem;
  margin: 0 auto .1rem;
  background: url('../images/banner-list01-title01.png') no-repeat center;
  background-size: contain;
}
.banner-list01 h1{
  width: 6.4rem;
  height: 1rem;
  margin: 0 auto .6rem;
  background: url('../images/banner-list01-title02.png') no-repeat center;
  background-size: contain;
}
.banner-list01 p{
  position: relative;
  width: 5.55rem;
  height: .7rem;
  font-size: .32rem;
  color: #fff;
  text-align: left;
  line-height: .7rem;
  margin: 0 auto;
  border: .02rem solid #fff;
  border-radius: .35rem;
}
.banner-list01 p::before{
  position: absolute;
  top: .2rem;
  left: -.55rem;
  width: .32rem;
  height: .28rem;
  content: '';
  background: url('../images/banner-list01-title03.png') no-repeat center;
  background-size: contain;
}
.banner-list01 p::after{
  position: absolute;
  top: .2rem;
  right: -.55rem;
  width: .32rem;
  height: .28rem;
  content: '';
  background: url('../images/banner-list01-title03.png') no-repeat center;
  background-size: contain;
}
.banner-list01 p span{
  display: inline-block;
  vertical-align: top;
  width: .3rem;
  height: .3rem;
  margin: .2rem .1rem 0 .55rem;
  background: url('../images/banner-list01-title04.png') no-repeat center;
  background-size: contain;
  animation: rotate 10s linear 0s infinite;
}
.banner-list01 p span em{
  display: inline-block;
  vertical-align: top;
  width: .3rem;
  height: .3rem;
  font-size: .16rem;
  color: #fff;
  line-height: .3rem;
  text-align: center;
  animation: rotate1 10s linear 0s infinite;
}
@-webkit-keyframes rotate{
  0%{
    -webkit-transform:rotate(0deg);
   }
   100%{
     -webkit-transform:rotate(360deg);
   }
}
@-webkit-keyframes rotate1{
  0%{
    -webkit-transform:rotate(0deg);
   }
   100%{
     -webkit-transform:rotate(-360deg);
   }
}

.banner-list02 .banner-bgd{
  width: 7.5rem;
  height: 6rem;
  margin: 0 auto;
  background: url('../images-yd/banner-bgd02.png') no-repeat center;
  background-size: contain;
}
.banner-list02 .banner0{
  padding: .96rem 0 0;
  font-size: 0;
}
.banner-list02 h2{
  width: 4.3rem;
  height: .6rem;
  margin: 0 auto .3rem;
  line-height: .6rem;
  border: .02rem solid #fff;
  border-radius: .3rem;
}
.banner-list02 h2 i{
  display: inline-block;
  vertical-align: top;
  width: .8rem;
  font-size: .28rem;
  color: #fff;
  text-align: right;
}
.banner-list02 h2 span{
  display: inline-block;
  vertical-align: top;
  width: 3.4rem;
  height: .62rem;
  font-size: .32rem;
  color: #466afc;
  text-align: center;
  line-height: .6rem;
  margin-left: .1rem;
  background-color: #fff;
  border-radius: .3rem .25rem .25rem .3rem;
}
.banner-list02 h1{
  width: 6.4rem;
  height: 2.33rem;
  margin: 0 auto .35rem;
  background: url('../images/banner-list01-title05.png') no-repeat center;
  background-size: contain;
}
.banner-list02 p{
  position: relative;
  width: 5.56rem;
  height: .7rem;
  font-size: .22rem;
  color: #fff;
  text-align: left;
  line-height: .7rem;
  margin: 0 auto;
  border: .02rem solid #fff;
  border-radius: .35rem;
}
.banner-list02 p::before{
  position: absolute;
  top: .2rem;
  left: -.55rem;
  width: .32rem;
  height: .28rem;
  content: '';
  background: url('../images/banner-list01-title03.png') no-repeat center;
  background-size: contain;
}
.banner-list02 p::after{
  position: absolute;
  top: .2rem;
  right: -.55rem;
  width: .32rem;
  height: .28rem;
  content: '';
  background: url('../images/banner-list01-title03.png') no-repeat center;
  background-size: contain;
}
.banner-list02 p span{
  display: inline-block;
  vertical-align: top;
  width: .3rem;
  height: .3rem;
  margin: .2rem .1rem 0 .15rem;
  background: url('../images/banner-list01-title04.png') no-repeat center;
  background-size: contain;
  animation: rotate 10s linear 0s infinite;
}
.banner-list02 p span em{
  display: inline-block;
  vertical-align: top;
  width: .3rem;
  height: .3rem;
  font-size: .2rem;
  color: #fff;
  line-height: .3rem;
  text-align: center;
  animation: rotate1 10s linear 0s infinite;
}

.bkzx-bgd{
  /* background-color: #fff; */
}
.bkzx{
  padding: .8rem 0;
  font-size: 0;
  text-align: center;
}
.bkzx h2{
  height: .8rem;
  font-size: .52rem;
  color: #333;
  line-height: 1rem;
  font-weight: 600;
  margin: 0 auto .45rem;
  background: url('../images-yd/title01.png') no-repeat center;
  background-position: center top;
  background-size: contain;
  align-self: center;
}
.bkzx h2 em{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: .08rem;
  width: .44rem;
  height: .54rem;
  font-size: .26rem;
  color: #fff;
  text-align: left;
  line-height: .45rem;
  margin: .25rem .2rem 0 0;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.bkzx-box li{
  display: inline-block;
  vertical-align: top;
  width: 2.4rem;
  height: 2.6rem;
  margin: 0 .05rem 1rem;
  background: url('../images/bkxz-box-img01.png') no-repeat center;
  background-size: contain;
}
.bkzx-box li:nth-of-type(1){
  background: url('../images/bkxz-box-img01.png') no-repeat center;
  background-size: contain;
}
.bkzx-box li:nth-of-type(2){
  background: url('../images/bkxz-box-img02.png') no-repeat center;
  background-size: contain;
}
.bkzx-box li:nth-of-type(3){
  background: url('../images/bkxz-box-img03.png') no-repeat center;
  background-size: contain;
}
.bkzx-box h3{
  font-size: .28rem;
  color: #fff;
  line-height: .62rem;
  font-weight: 600;
  margin-bottom: .3rem;
}
.bkzx-box p{
  font-size: .24rem;
  color: #333;
  text-align: center;
  margin-bottom: .1rem;
}
.bkzx-box h4{
  font-size: .16rem;
  color: #4a6bf3;
  letter-spacing: .05rem;
}
.bkzx-form{
  width: 7.5rem;
  height: 8.4rem;
  margin: 0 auto;
  background: url('../images-yd/bkzx-form.png') no-repeat center;
  background-size: contain;
}
.bkzx-form h3{
  font-size: .52rem;
  color: #fff;
  line-height: 1.46rem;
  font-weight: 600;
}
.bkzx-form form{
  padding: .5rem 0;
  width: 7.1rem;
  margin: 0 auto;
  background-color: #fff;
}
.bkzx-form li{
  width: 6.6rem;
  height: .7rem;
  text-align: left;
  margin: 0 auto .3rem;
  border: 1px solid #dce3ff;
}
.bkzx-form li label{
  display: inline-block;
  vertical-align: top;
  width: 1.25rem;
  height: .7rem;
  font-size: .28rem;
  color: #333;
  text-align: right;
  line-height: .7rem;
}
.bkzx-form li select{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: .2rem;
  width: 5.35rem;
  height: .7rem;
  background-color: transparent;
  border: none;
}
.bkzx-form li input[type = text]{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: .2rem;
  width: 5.35rem;
  height: .7rem;
  background-color: transparent;
  border: none;
}
.bkzx-form input[type = button]{
  display: inline-block;
  width: 80%;
  height: .8rem;
  font-size: .34rem;
  color: #fff;
  text-align: center;
  line-height: .8rem;
  margin: 0 10% .15rem;
  background: linear-gradient(to bottom,#f29c2e 0,#ffc881 100%);
  border: none;
  border-radius: .1rem;
  float: left;
}

.question-bgd{

}
.question{
  font-size: 0;
  text-align: center;
}
.question h2{
  height: .4rem;
  font-size: .42rem;
  color: #333;
  line-height: 1rem;
  font-weight: 600;
  margin: 0 auto .45rem;
  background: url('../images-yd/title02.png') no-repeat center;
  background-position: center top;
  background-size: contain;
  align-self: center;
}
.question h2 em{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: .08rem;
  width: .44rem;
  height: .54rem;
  font-size: .26rem;
  color: #fff;
  text-align: left;
  line-height: .45rem;
  margin: .25rem .2rem 0 0;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.question-left{
  box-sizing: border-box;
  padding: .4rem 0 0 0;
  width: 7.5rem;
  height: 6.1rem;
  background: url('../images-yd/question-left.png') no-repeat center;
  background-size: contain;
}
.question-left li{
  margin-bottom: .5rem;
}
.question-left h3{
  font-size: .36rem;
  color: #333;
  text-align: center;
  font-weight: 600;
  margin-bottom: .4rem;
}
.question-left h4{
  display: inline-block;
  vertical-align: top;
  width: .96rem;
  height: .98rem;
  margin: 0 .1rem;
  background: url('../images/question-list-bgd.png') no-repeat center;
  background-size: contain;
  animation: rotate 10s linear 0s infinite;
}
.question-left h4 img{
  width: .64rem;
  height: .64rem;
  margin: .17rem auto;
  animation: rotate1 10s linear 0s infinite;
}
.question-left p{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: .15rem .1rem 0;
  width: 4.1rem;
  height: .9rem;
  font-size: .2rem;
  color: #666;
  text-align: left;
  background: #fff;
}
.question-right{
  box-sizing: border-box;
  padding: .4rem 0 0 0;
  width: 7.5rem;
  height: 5.7rem;
  background: url('../images-yd/question-right.png') no-repeat center;
  background-size: contain;
}
.question-right h3{
  font-size: .36rem;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin-bottom: .35rem;
}
.question-right h3 span{
  color: #ffd59e;
}
.question-right-list{
  width: 5.5rem;
  height: .9rem;
  margin: 0 auto .5rem;
  background: #fff;
}
.question-right-list p{
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: .15rem .1rem 0;
  width: 4.6rem;
  font-size: .2rem;
  color: #333;
  text-align: left;
  line-height: .3rem;
}
.question-right-list p span{
  font-weight: 600;
}
.question-right-list h4{
  display: inline-block;
  vertical-align: top;
  width: .9rem;
  height: .9rem;
  font-size: .3rem;
  color: #fff;
  text-align: center;
  line-height: .9rem;
  background: linear-gradient(to top,#f29c2e 0,#ffc881 100%);
  border-radius: .1rem 0 0 .1rem;
}

.course{
  padding: .8rem 0;
  font-size: 0;
  text-align: center;
}
.course h2{
  height: .4rem;
  font-size: .42rem;
  color: #333;
  line-height: 1rem;
  font-weight: 600;
  margin: 0 auto .45rem;
  background: url('../images-yd/title03.png') no-repeat center;
  background-position: center top;
  background-size: contain;
  align-self: center;
}
.course h2 em{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: .08rem;
  width: .44rem;
  height: .54rem;
  font-size: .26rem;
  color: #fff;
  text-align: left;
  line-height: .45rem;
  margin: .25rem .2rem 0 0;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.course h2 span{
  color: #466afc;
}
.course-top{
  width: 7.5rem;
  height: 3.8rem;
  margin: 0 auto;
  background: url('../images/course-top.png') no-repeat center bottom;
  background-size: contain;
}
.course-top li{
  display: inline-block;
  vertical-align: top;
  font-size: .24rem;
  color: #333;
  margin: 0 .38rem;
}
.course-top li:nth-of-type(1){
  padding-top: 1.9rem;
}
.course-top li:nth-of-type(2){
  padding-top: 1.3rem;
}
.course-top li:nth-of-type(3){
  padding-top: 1.1rem;
}
.course-top li:nth-of-type(4){
  padding-top: .8rem;
}
.course-box li{
  display: inline-block;
  vertical-align: top;
}
.course-list{
  width: 3.5rem;
  height: 1.9rem;
  margin: 0 .09rem .1rem;
  background: url('../images-yd/course-list.png') no-repeat center;
  background-size: contain;
}
.course-list h3{
  font-size: .3rem;
  color: #fff;
  text-align: center;
  line-height: .7rem;
}
.course-list p{
  box-sizing: border-box;
  padding: .2rem .15rem 0;
  width: 3.2rem;
  height: 1rem;
  font-size: .2rem;
  color: #333;
  text-align: left;
  line-height: .3rem;
  margin: 0 auto;
  background: #fff;
}

.teacher-bgd{

}
.teacher{
  padding: .6rem 0 0;
  font-size: 0;
  text-align: center;
}
.teacher h2{
  height: .4rem;
  font-size: .42rem;
  color: #333;
  line-height: 1rem;
  font-weight: 600;
  margin: 0 auto .9rem;
  background: url('../images-yd/title04.png') no-repeat center;
  background-position: center top;
  background-size: contain;
  align-self: center;
}
.teacher h2 em{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: .08rem;
  width: .44rem;
  height: .54rem;
  font-size: .26rem;
  color: #fff;
  text-align: left;
  line-height: .45rem;
  margin: .25rem .2rem 0 0;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.teacher h2 span{
  color: #466afc;
}
.teacher-box{
  position: relative;
  box-sizing: border-box;
  width: 7.5rem;
  height: 9.58rem;
  text-align: left;
  margin: 0 auto;
  background: url('../images-yd/teacher-box.png') no-repeat center;
  background-size: contain;
}
.teacher-box .bd{
  box-sizing: border-box;
  padding-top: .5rem;
  height: 4.62rem;
  margin-bottom: .5rem;
  width: 6.12rem;
}
.teacher-box img{
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  margin: 0 auto .2rem;
}
.teacher-box h3{
  font-size: .3rem;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin-bottom: .2rem;
}
.teacher-box p{
  padding: 0 1rem;
  font-size: .22rem;
  color: #fff;
  line-height: .36rem;
  text-align: left;
}
.teacher-box .hd li{
  display: none;
  width: 7.1rem;
  height: 4rem;
  margin: 0 auto;
  background: #fff;
}
.teacher-box .hd li.on{
  display: block;
}
.teacher-box .prev{
  position: absolute;
  top: .6rem;
  left: 2.2rem;
  font-size: .8rem;
  color: #fff;
}
.teacher-box .next{
  position: absolute;
  top: .6rem;
  left: 4.8rem;
  font-size: .8rem;
  color: #fff;
}

.study{
  padding: .8rem 0 ;
  font-size: 0;
  text-align: center;
}
.study h2{
  height: .4rem;
  font-size: .42rem;
  color: #333;
  line-height: 1rem;
  font-weight: 600;
  margin: 0 auto .9rem;
  background: url('../images-yd/title05.png') no-repeat center;
  background-position: center top;
  background-size: contain;
  align-self: center;
}
.study h2 em{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: .08rem;
  width: .44rem;
  height: .54rem;
  font-size: .26rem;
  color: #fff;
  text-align: left;
  line-height: .45rem;
  margin: .25rem .2rem 0 0;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.study h2 span{
  color: #466afc;
}
.study-box{
  box-sizing: border-box;
  padding: .38rem 0 0;
  width: 7.5rem;
  height: 7rem;
  margin: 0 auto;
  background: url('../images-yd/study-box.png') no-repeat center;
  background-size: contain;
}
.study-box li{
  height: 1.8rem;
  margin-bottom: .38rem;
}
.study-box li h3{
  padding: .3rem 0 0 .6rem;
  font-size: .3rem;
  color: #fff;
  font-weight: 600;
  text-align: left;
  margin-bottom: .1rem;
}
.study-box li:nth-of-type(1){
  padding-left: 2.44rem;
}
.study-box li:nth-of-type(2){
  padding-left: 1.6rem;
}
.study-box li:nth-of-type(3){
  padding-left: .84rem;
}
.study-box li p{
  padding-left: .6rem;
  font-size: .22rem;
  color: #fff;
  line-height: .36rem;
  text-align: left;
}

.mfsl-bgd{
  background: url('../images/mfsl-bgd.png') no-repeat center;
  background-position: center 1.2rem;
}
.mfsl{
  padding-bottom: .8rem;
  font-size: 0;
  text-align: center;
}
.mfsl h2{
  height: .4rem;
  font-size: .42rem;
  color: #333;
  line-height: 1rem;
  font-weight: 600;
  margin: 0 auto 1.7rem;
  background: url('../images-yd/title06.png') no-repeat center;
  background-position: center top;
  background-size: contain;
  align-self: center;
}
.mfsl h2 em{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: .08rem;
  width: .44rem;
  height: .54rem;
  font-size: .26rem;
  color: #fff;
  text-align: left;
  line-height: .45rem;
  margin: .25rem .2rem 0 0;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.mfsl h2 span{
  color: #466afc;
}
.mfsl-form{
  box-sizing: border-box;
  padding: .5rem 0;
  width: 7.1rem;
  font-size: 0;
  text-align: center;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 3px 3px 3px #f6f7fe,
              -3px -3px 3px #f6f7fe;
}
.mfsl-list{
  display: inline-block;
  vertical-align: top;
  width: 6.6rem;
  height: .7rem;
  text-align: left;
  margin: 0 auto .3rem;
  border: 1px solid #e2e8ff;
  border-radius: .05rem;
  background-color: #f4f6ff;
}
.mfsl-list label{
  display: inline-block;
  vertical-align: top;
  width: 1.25rem;
  font-size: .28rem;
  color: #333;
  text-align: right;
  line-height: .7rem;
}
.mfsl-list input[type = text]{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: .2rem;
  width: 5.35rem;
  height: .7rem;
  font-size: .22rem;
  background: transparent;
  border: none;
}
.mfsl-form input[type = button]{
  display: block;
  width: 4.8rem;
  height: .8rem;
  font-size: .48rem;
  color: #fff;
  text-align: center;
  line-height: .8rem;
  margin: 0 auto .15rem;
  background: linear-gradient(to bottom,#f29c2e 0,#ffc881 100%);
  border: none;
  border-radius: .1rem;
}
.mfsl-form p{
  font-size: .16rem;
  color: #666;
  text-align: center;
}

.zsjz-bgd{
  background: #fff;
}
.zsjz{
  padding: 0 0 .8rem;
  font-size: 0;
  text-align: center;
}
.zsjz h2{
  height: .4rem;
  font-size: .42rem;
  color: #333;
  line-height: 1rem;
  font-weight: 600;
  margin: 0 auto .9rem;
  background: url('../images-yd/title07.png') no-repeat center;
  background-position: center top;
  background-size: contain;
  align-self: center;
}
.zsjz h2 em{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: .08rem;
  width: .44rem;
  height: .54rem;
  font-size: .26rem;
  color: #fff;
  text-align: left;
  line-height: .45rem;
  margin: .25rem .2rem 0 0;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.zsjz h2 span{
  color: #466afc;
}
.s7-main .kk{ margin-bottom: .3rem;  padding: .28rem 0;}
.s7-main .kk h3{ width: 1.27rem; height: 0.3rem; line-height: .3rem; font-size: .18rem; font-weight: 600; border-radius: 26px;  display: block; margin: 0 auto; margin-bottom: .2rem; text-align: center;}
.s7-main .kk p{font-size: .18rem;  line-height: .28rem; }
.s7-main table tr th{ height: auto; line-height: .45rem;  font-size: .18rem; color: #fff; border-right: 1px solid #e5edf9;}
.s7-main table tr th:last-child{border-right: 0; width: 1.5rem;}
.s7-main table tr th:nth-child(1){width: 1rem;}
.s7-main table tr th:nth-child(2){width: 1.4rem;}
.s7-main table tr th:nth-child(3){width: 2rem;}
.s7-main table .ban-m{ box-shadow: 0 0 30px #3684ca20; border-radius: 20px;}
.s7-main table tr td{font-size: .16rem; color: #4e4e4e; background: #fff; border-right: 1px solid #e7e7e7; line-height: .26rem;}
.s7-main table tr td:first-child{border-radius: 25px 0 0 25px;}
.s7-main table tr td:last-child{border-radius: 0 25px 25px 0;}
.s7-main table tr td.space{text-align: left; padding: .34rem;}
.s7-main table tr.ban05 td:nth-child(4){padding: .6rem .34rem;}
.s7-main table tr td b{font-weight: bold; color: #000;}
.s7-main table tr td a{width: 100%;height: .3rem;font-size: .14rem;color: #fff;text-align: center;line-height: .3rem;border-radius: 27px;box-shadow: 5px 5px 12px #eea73c52;display: inline-block;margin-top: .2rem;}
.he50{ height: .26rem; box-shadow: none !important; display: block; margin-bottom: 0;}
#hdtable2{top: 0 !important;}
.kk-b{font-size: .16rem; color: #c0c0c0; margin-top: .4rem;}
.tips{font-size: .16rem; color: #888; text-align: right; margin-top: .2rem;}


/* 鍔犻殣绉佹潯娆� */
.xieyi {margin: .1rem auto .3rem; font-size: .12rem; text-align: center; line-height: .19rem; color: #666;}
.xieyi .xy {border: none; display: inline-block; background: transparent; height: .19rem;}
.xieyi input[type=checkbox] {position: relative; display: inline-block; float: none; width: .24rem; height: .19rem; padding: 0; margin-bottom: 0; border: none; -webkit-appearance: checkbox;-webkit-appearance: none;}
.xieyi input[type=checkbox]::before {position: absolute; content: ""; top: 0; left: 0; width: 100%;  height: 100%; background: url(../images/checked1.png) no-repeat center; background-size: .24rem auto;}
.xieyi input[type=checkbox]:checked::before {position: absolute; background: url(../images/checked.png) no-repeat center; background-size: .24rem auto; top: 0; left: 0; width: 100%;}
.xieyi a {display: inline; background: transparent; 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 -3rem;padding: .2rem;background: #ffffff;border-radius: 6px;z-index: 2001;}
 .es_agr_title {text-align: center;font-size: 16px;font-weight: bold;padding: 10px 20px;}
 .es_agr_main {height: 1rem; overflow: auto;}
 .es_agr_con {font-size: 14px;color: #3a3d4b;line-height: 25px;word-break: break-all;}
 .es_agr_btn {text-align: center;padding: 20px 20px 0;}
 .es_button {line-height: 42px;border: none;outline: none;cursor: pointer;color: #ffffff;font-size: 16px;border-radius: 4px;padding: 0 30px;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: 14px;color: #3a3d4b;cursor: pointer; margin-top: 10px;}
 .agreement {padding: 10px;}
 .agreement p {font-size: .24rem; line-height: .4rem; text-indent: 2em; text-align: justify;}
.s7-main table tr td.notBorder{display: none;}
.s7-main table tr th:last-child{display: none;}

.bkzx-form .agreement {
    width: 95%;
    font-size: 0.14rem;
    color: #ffffff;
    text-align: center;
}
.agreement label span{
	color: #333;
}
.bkzx-form .agreement a {
    display: inline-block;
}
.agreement>input{
	-moz-appearance: auto;
	-webkit-appearance: auto;
}