@charset "UTF-8";
/* 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; color: #333;}
a,img { display:inline-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;}
input[type="button"] {cursor: pointer;}
::-webkit-input-placeholder {color:#666;}
:-moz-placeholder {color:#666;}
::-moz-placeholder {color: #666;}
:-ms-input-placeholder {color: #666;}
.none{ display:none;}
.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;}
.clear{
  clear: both;
}
.cont{width: 1100px;margin: 0 auto;}

.pc-hide{
  display: none;
}

#hdr_mn > h1 > a{
  display: inline;
}
.hdr_con > div .lgn_a > a{
  display: inline;
}
#hdr_mn > h1 > span{
  margin-left: 10px;
  padding-left: 10px;
}

.aside-bgd{
  position: fixed;
  top: 50%;
  left: 20px;
  width: 148px;
  height: 568px;
  margin: -284px 0 0;
  background-color: #fe992f;
  border-radius: 0 0 284px 284px;
  z-index: 2;
}
.aside{
  position: relative;
  padding: 25px 0 0;
}
.aside .aside-close{
  position: absolute;
  top: -16px;
  right: -30px;
  width: 20px;
  height: 20px;
  font-size: 18px;
  color: #fe9a31;
  text-align: center;
  line-height: 20px;
  content: '';
  border: 1px solid #fe9a31;
  border-radius: 10px;
}
.aside img{
  width: 109px;
  height: 56px;
  margin: 0 auto 15px;
  display: block;
}
.aside li a{
  font-size: 18px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  border-top: 1px solid #ffae5a;
  display: block;
}
.aside .aside-link{
  position: relative;
  box-sizing: border-box;
  display: block;
  padding: 20px 0 0;
  width: 56px;
  height: 56px;
  font-size: 16px;
  color: #ffae5a;
  margin: 20px auto 0;
  text-align: center;
  background-color: #fff;
  border-radius: 28px;
}
.aside .aside-link::after{
  position: absolute;
  top: 8px;
  left: 20px;
  width: 0;
  height: 0;
  content: '';
  border-left: 7px solid transparent;
  border-bottom: 10px solid #ffae5a;
  border-right: 7px solid transparent;
}

.banner-box{width: 100%;height: 656px;position: relative;font-size: 0;}
.banner-box .wrap{position: absolute; left: 50%; margin-left: -500px; height: 100%;}
.banner-box .logo{width: 1.6rem;height: 0.39rem;position: absolute;top: 0.92rem;left: -2.12rem;z-index: 9;}
.banner-box a{width: 100%; height: 100%;}
.banner-box .bd ul li{width: 100%; height:798px; position: relative;}
.banner-box .bd ul li.li01{background: url(../images/banner01.jpg) no-repeat;}
.banner-box .bd ul li.li02{background: url(../images/banner02.jpg) no-repeat;}
.banner-box .hd{ position: absolute; left: 50%; bottom:.58rem; margin-left: -50px;}
.banner-box .hd ul li{width: .47rem;height: .06rem;background: #dadada;margin: 0 .1rem;border-radius: .03rem;display: inline-block;transition: all .8s;}
.banner-box .hd ul li.on{background: #1679df;}

.remark-bgd{
  background-color: #fff;
}
.remark{
  padding: 120px 0 50px;
}
.remark h2{
  padding-left: 20px;
  font-size: 32px;
  color: #333;
  font-weight: 600;
  text-align: left;
  margin-bottom: 60px;
  border-left: 5px solid #f55e67;
}
.remark-box li{
  display: inline-block;
  vertical-align: top;
  padding-bottom: 40px;
  width: 229px;
}
.remark-box li:not(:last-of-type){
  margin-right: 57px;
}
.remark-box li .remark-top{
  box-sizing: border-box;
  padding: 45px 0 0;
  width: 229px;
  height: 171px;
  margin-bottom: 35px;
  background-color: #fff;
  box-shadow: 3px 3px 3px #efefef,
              -3px -3px 3px #efefef;
  border-radius: 7px;
}
.remark-top img{
  display: block;
  width: 108px;
  height: 82px;
  margin: 0 auto;
  animation: fd infinite 1s alternate;
}
.remark-box li h3{
  font-size: 21px;
  color: #3e3e3e;
  font-weight: 600;
  text-align: left;
  margin-bottom: 15px;
}
.remark-box li p{
  font-size: 16px;
  color: #3e3e3e;
  text-align: left;
}
.remark .remark-link{
  display: block;
  width: 268px;
  height: 54px;
  font-size: 20px;
  color: #fff;
  line-height: 54px;
  text-align: center;
  margin: 0 auto;
  border-radius: 27px;
  background: linear-gradient(to right,#ffbc2d 0,#ff9a3a 100%);
  box-shadow: 3px 3px 25px #faebdc;
}
@keyframes fd{
  0%{transform: scale(1);}
  100%{transform: scale(1.15);}
}

.suitable-bgd{
  background-color: #fff;
}
.suitable{
  position: relative;
  padding: 50px 0;
  font-size: 0;
  text-align: center;
}
.suitable h2{
  padding-left: 20px;
  font-size: 32px;
  color: #333;
  font-weight: 600;
  text-align: left;
  margin-bottom: 60px;
  border-left: 5px solid #f55e67;
}
.suitable img{
  position: absolute;
  top: 220px;
  right: -100px;
  width: 620px;
  height: 516px;
}
.suitable-form{
  box-sizing: border-box;
  padding: 47px 0 0;
  width: 481px;
  height: 560px;
  background-color: #f95f4a;
}
.suitable-form li{
  display: block;
  width: 395px;
  height: 70px;
  margin: 0 auto 20px;
  background-color: #fa7260;
}
.suitable-form li label{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  width: 100px;
  height: 70px;
  font-size: 20px;
  color: #fff;
  text-align: left;
  line-height: 70px;
}
.suitable-form li input[type = text]{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  width: 295px;
  height: 70px;
  font-size: 20px;
  border: none;
  background-color: #fa7260;
}
.suitable-form input[type = button]{
  display: block;
  width: 268px;
  height: 54px;
  font-size: 20px;
  color: #f95f4a;
  text-align: center;
  line-height: 54px;
  margin: 30px auto 0;
  background-color: #fff;
  border: none;
  box-shadow: 3px 3px 25px #e5533f;
}
.suitable-form .xieyi .xy {color: #fff;}
.suitable-form .xieyi span{color: #fff;}
.suitable-form .xieyi span a{color: #ff0;}


.develop-bgd{
  background-color: #fffbfb;
}
.develop{
  padding: 50px 0;
  font-size: 0;
  text-align: center;
}
.develop h2{
  padding-left: 20px;
  font-size: 32px;
  color: #333;
  font-weight: 600;
  text-align: left;
  margin-bottom: 60px;
  border-left: 5px solid #f55e67;
}
.develop-box img{
  display: inline-block;
  vertical-align: top;
  width: 356px;
  height: 383px;
  margin-right: 75px;
}
.develop-right{
  display: inline-block;
  vertical-align: top;
  width: 656px;
}
.develop-right h3{
  position: relative;
  width: 630px;
  font-size: 21px;
  color: #f95f4a;
  font-weight: 600;
  line-height: 70px;
  text-align: left;
  border-top: 2px solid #e8e5e4;
}
.develop-right h3.on em{
  background: url('../images/develop-right-img02.png') no-repeat center;
  background-size: contain;
}
.develop-right h3 em{
  position: absolute;
  top: 50%;
  right: 0;
  width: 23px;
  height: 12px;
  background: url('../images/develop-right-img01.png') no-repeat center;
  background-size: contain;
}
.develop-right ul{
  display: none;
}
.develop-right li{
  padding-bottom: 30px;
}
.develop-right li p{
  font-size: 16px;
  color: #3e3e3e;
  line-height: 26px;
  text-align: left;
}
.develop-right li p span{
  color: #b0aead;
}
.develop-right a{
  display: block;
  width: 268px;
  height: 54px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 54px;
  margin: 0 auto;
  background: linear-gradient(to right,#ffbc2d 0,#ff9a3a 100%);
  box-shadow: 3px 3px 25px #faebdc;
  border-radius: 27px;
}


.teacher-bgd{
  background-color: #fff;
}
.teacher{
  padding: 50px 0;
  font-size: 0;
  text-align: center;
}
.teacher h2{
  padding-left: 20px;
  font-size: 32px;
  color: #333;
  font-weight: 600;
  text-align: left;
  margin-bottom: 60px;
  border-left: 5px solid #f55e67;
}
.teacher-box{

}
.teacher-box img{
  display: inline-block;
  vertical-align: top;
  width: 250px;
  height: 233px;
}
.teacher-box .teacher-right{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 60px 0 0;
  width: 250px;
  height: 233px;
  background: url('../images/teacher-right.png') no-repeat center;
  background-size: contain;
}
.teacher-right h3{
  padding-left: 35px;
  font-size: 22px;
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
}
.teacher-right p{
  padding: 0 35px;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  text-align: left;
}

.course-bgd{
  background-color: #fff;
}
.course{
  padding: 50px 0;
  font-size: 0;
  text-align: center;
}
.course h2{
  padding-left: 20px;
  font-size: 32px;
  color: #333;
  font-weight: 600;
  text-align: left;
  margin-bottom: 60px;
  border-left: 5px solid #f55e67;
}
.course-box{

}
.course-box .course-video{
  display: inline-block;
  vertical-align: top;
  width: 675px;
  height: 438px;
  background: url('../images/course-left.png') no-repeat center;
  background-size: contain;
}
.course-right{
  display: inline-block;
  vertical-align: top;
  padding: 50px 0 0;
  width: 380px;
}
.course-right a{
  width: 268px;
  height: 54px;
  font-size: 24px;
  color: #332b29;
  line-height: 54px;
  text-align: center;
  margin: 0 auto 20px;
  background-color: #e6e6e6;
}
.course-right a.on{
  background-color: #f95f4a;
  color: #fff;
}
.course-right .course-link{
  display: block;
  width: 268px;
  height: 54px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 54px;
  margin: 110px auto 0;
  background: linear-gradient(to right,#ffbc2d 0,#ff9a3a 100%);
  box-shadow: 3px 3px 25px #faebdc;
  border-radius: 27px;
}

.simulation-bgd{
  background-color: #fff;
}
.simulation{
  padding: 50px 0;
  font-size: 0;
  text-align: center;
}
.simulation h2{
  padding-left: 20px;
  font-size: 32px;
  color: #333;
  font-weight: 600;
  text-align: left;
  margin-bottom: 60px;
  border-left: 5px solid #f55e67;
}
.simulation img{
  display: inline-block;
  vertical-align: top;
  width: 479px;
  height: 186px;
  margin-bottom: 50px;
}
.simulation-top{
  display: inline-block;
  vertical-align: top;
  width: 620px;
}
.simulation-top h3{
  padding: 30px 0 0;
  font-size: 22px;
  color: #f95f4a;
  font-weight: 600;
  margin-bottom: 15px;
}
.simulation-top p{
  font-size: 20px;
  color: #3e3e3e;
}
.simulation-box{
  width: 1100px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 3px 3px 25px #e7e7e7;
}
.simulation-left{
  display: inline-block;
  vertical-align: top;
  padding: 26px 0;
  text-align: left;
  margin-right: 40px;
}
.simulation-left li{
  margin-bottom: 8px;
}
.simulation-left li span{
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  line-height: 36px;
  margin-right: 10px;
  background-color: #f95f4a;
  border-radius: 10px;
}
.simulation-left li p{
  display: inline-block;
  vertical-align: top;
  padding: 5px 0 0;
  font-size: 18px;
  color: #3e3e3e;
}
.simulation-left li:hover p{
  color: #f95f4a;
  text-decoration: underline;
}
.simulation-video{
  display: inline-block;
  vertical-align: top;
  width: 664px;
  height: 369px;
  margin: 57px 0 0;
  background-color: #4d5860;
}

.teaching-bgd{
  background-color: #fff;
}
.teaching{
  padding: 50px 0;
  font-size: 0;
  text-align: center;
}
.teaching h2{
  padding-left: 20px;
  font-size: 32px;
  color: #333;
  font-weight: 600;
  text-align: left;
  margin-bottom: 60px;
  border-left: 5px solid #f55e67;
}
.teaching-box .teaching-left{
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 250px 0 0;
  width: 567px;
  height: 567px;
  background: url('../images/teaching-left.png') no-repeat center;
  background-size: contain;
  animation: rotate 10s linear 0s infinite;
}
.teaching-left ul li{
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 68px;
  /* background-color: #684cf1; */
  border-radius: 34px;
  animation: rotate2 10s linear 0s infinite;
}
.teaching-left ul li:nth-of-type(1){
  position: absolute;
  top: 249px;
  left: 82px;
}
.teaching-left ul li:nth-of-type(2){
  position: absolute;
  top: 66px;
  left: 237px;
  width: 88px;
  height: 88px;
  line-height: 88px;
  border-radius: 44px;
}
.teaching-left ul li:nth-of-type(3){
  position: absolute;
  top: 249px;
  left: 420px;
}
.teaching-left ul li:nth-of-type(4){
  position: absolute;
  top: 417px;
  left: 249px;
}
.teaching-left h3{
  font-size: 28px;
  color: #464646;
  font-weight: 600;
  line-height: 33px;
  animation: rotate1 10s linear 0s infinite;
}
.teaching-right{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 130px 0 0;
  width: 510px;
  margin-right: 20px;
}
.teaching-right p{
  font-size: 18px;
  color: #3e3e3e;
  line-height: 42px;
  text-align: center;
}
.teaching-right p span{
  font-weight: 600;
}
.teaching-right a{
  display: block;
  width: 268px;
  height: 54px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 54px;
  margin: 40px auto 0;
  background: linear-gradient(to right,#ffbc2d 0,#ff9a3a 100%);
  box-shadow: 3px 3px 25px #faebdc;
  border-radius: 27px;
}
.slide01 .hd{margin-bottom: 0.2rem;}
.slide01 .hd ul li{font-size: 20px; display: inline-block; cursor: pointer; padding: 0 .1rem;}
.slide01 .hd ul li.on{color: #f95f4a; font-weight: 600;}


@-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);
   }
}
@-webkit-keyframes rotate2{
  0%{
    -webkit-transform:rotate(0deg);
   }
   100%{
     -webkit-transform:rotate(-360deg);
   }
}

.science-bgd{
  background-color: #fff;
}
.science{
  padding: 50px 0;
  font-size: 0;
  text-align: center;
}
.science h2{
  padding-left: 20px;
  font-size: 32px;
  color: #333;
  font-weight: 600;
  text-align: left;
  margin-bottom: 60px;
  border-left: 5px solid #f55e67;
}
.science-box{
  box-sizing: border-box;
  padding: 60px 0 0;
  width: 1100px;
  height: 582px;
  margin: 0 auto;
  box-shadow: 3px 3px 25px #e7e7e7;
  border-radius: 7px;
}
.science-box li{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 60px 0 0;
  width: 304px;
  height: 362px;
  margin: 0 17px;
  background-color: #fffaf9;
}
.science-box li img{
  width: 152px;
  height: 134px;
  margin: 0 auto 35px;
}
.science-box li h3{
  font-size: 24px;
  color: #3e3e3e;
  font-weight: 600;
  margin-bottom: 15px;
}
.science-box li p{
  padding: 0 45px;
  font-size: 16px;
  color: #3e3e3e;
  text-align: left;
  margin-bottom: 42px;
}
.science-box a{
  width: 268px;
  height: 54px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 54px;
  margin: 42px auto 0;
  background: linear-gradient(to right,#ffbc2d 0,#ff9a3a 100%);
  box-shadow: 3px 3px 25px #faebdc;
  border-radius: 27px;
}

.zsjz-bgd{
  background-color: #fff;
}
.zsjz{
  padding: 50px 0;
  font-size: 0;
  text-align: center;
}
.zsjz h2{
  padding-left: 20px;
  font-size: 32px;
  color: #333;
  font-weight: 600;
  text-align: left;
  margin-bottom: 60px;
  border-left: 5px solid #f55e67;
}
.zsjz-table{
  width: 1100px;
  border-left: 1px solid #c3c3c3;
}
.zsjz-table th{
  font-size: 28px;
  color: #fff;
  line-height: 72px;
  background-color: #f95f4a;
}
.zsjz-table th:not(:last-of-type){
  border-right: 1px solid #fee3df;
}
.zsjz-table th:nth-child(1){width: 150px;}
.zsjz-table th:nth-child(2){width: 170px;}
.zsjz-table th:nth-child(3){width: 160px;}
.zsjz-table th:last-child{width: 160px;}
.zsjz-table td{
  padding: 20px 0;
  font-size: 22px;
  color: #343434;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
}
.zsjz-table td span{
  font-weight: 600;
}
.zsjz-table td:nth-of-type(4){
  box-sizing: border-box;
  padding-left: 40px;
  text-align: left;
}
.zsjz-table td a{
  width: 110px;
  height: 36px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  background-color: #ffbe31;
  border-radius: 18px;
  margin: 20px auto 0;
}
.tips2{font-size: .16rem; color: #888; text-align: right; margin-top: .2rem;}

/* our */
.our {padding: 70px 0 0;}
.our h2 {font-size: 48px; font-weight: bold; line-height: 80px; text-align: center; margin-bottom: 50px;}
.our h2 i {color: #f30;}
.our .our_bg {background: #333;}
.our ul li {float: left; position: relative; width: 360px; text-align: center; color: #fff;}
.our ul li:nth-of-type(1) {background: url(../images/our_bg_1.png) no-repeat center;}
.our ul li:nth-of-type(2) {background: url(../images/our_bg_2.png) no-repeat center;}
.our ul li:nth-of-type(3) {background: url(../images/our_bg_3.png) no-repeat center;}
.our ul li img {display: inline;}
.our ul li h3 {font-size: 24px; line-height: 60px;}
.our ul li .item-show{width: 100%; padding: 160px 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.our .item-img{width: 100%;margin: 0 auto;height: 80px;}
.our .item-tit{width: 100%; margin: 30px auto 0; text-align: center; font-size: 24px; line-height: 48px; color: #fff; }

.our .info {width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: scale(0) rotate(-180deg);
	-moz-transform: scale(0) rotate(-180deg);
	-ms-transform: scale(0) rotate(-180deg);
	-o-transform: scale(0) rotate(-180deg);
	transform: scale(0) rotate(-180deg);
}
.our .info p {width: 70%; margin: 0 auto; font-size: 20px; font-weight: lighter; line-height: 30px; color: #fff; text-transform: uppercase; padding-top: 32%;text-align: justify; height: 150px;}
.our .info a {width: 70%; display: block; margin: 20% auto 0; font: 24px/50px "微软雅黑"; color: #fff;  border: 1px solid #fff; text-align: center;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.our .info a:hover {background: #fff; color: #e72d1b;}
.our ul li:hover .item-show {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	transition-delay: 0;
}
.our ul li:hover .info {visibility: visible; opacity: 1;
	-webkit-transform: scale(1) rotate(0deg);
	-moz-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	-o-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
@keyframes ballon {
   0%{-webkit-transform: translateY(0); opacity: 0;}
  50%{-webkit-transform: translateY(-30px); opacity: 1;}
100% {-webkit-transform: translateY(-50px); opacity: 0;}
}
@-webkit-keyframes ballon {
	0%{-webkit-transform: translateY(0); opacity: 0;}
  50%{-webkit-transform: translateY(-30px); opacity: 1;}
100% {-webkit-transform: translateY(-50px); opacity: 0;}
}

.xieyi {margin-bottom: 20px; font-size: 14px;text-align: center; line-height: 30px; color: #666;}
.xieyi label {border: none; width: 120px; height: 30px;}
.xieyi input[type=checkbox] {position: relative; width: 13px; height: 13px; padding: 0; margin-bottom: 0; border: none; border-radius: 2px; -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: 2px;
}
.xieyi input[type=checkbox]:checked::before {position: absolute; content: "\2713"; background-color: #0075ff; top: 0; left: 0; width: 100%; border: 1px solid #0075ff; border-radius:2px; color: #fff; font-size: 14px; font-weight: bold; text-align: center; line-height: 13px;}
.xieyi a {display: inline; background: transparent; font-size: 14px; line-height: 30px; 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: 560px;margin: -240px 0 0 -300px;padding: 20px;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: 320px; overflow: auto;overflow-x: hidden;}
.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: 32px;border: none;outline: none;cursor: pointer;color: #ffffff;font-size: 14px;border-radius: 4px;padding: 0 10px;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: 14px; line-height: 30px; text-indent: 2em; text-align: justify;}

/*按钮悬停*/
.hvr-grow-shadow{
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:active {
  box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.hvr-grow-shadow2{
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow2:hover, .hvr-grow-shadow2:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
