@charset "UTF-8";
/* reset */
/*
*author:Y.Ray

*/
*{margin:0; padding:0;}
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;}
table{width:100%;border-collapse:collapse;border-spacing:0; }
table td{word-break: break-all; word-wrap:break-word;}
em, i {font-style:normal;}
a, a:visited, a:active {text-decoration:none; border:none; outline:none; color: #333; cursor: pointer;}
a,img { display:block; border:none;}
input, textarea {outline:none;}
select,input{-webkit-appearance:none;-webkit-tap-highlight-color: rgba(3, 3, 3, 0); }
select {outline: medium none;}
textarea {resize: vertical;}
body {-webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(3,3,3,0); -webkit-touch-callout:none; word-wrap:break-word; line-height:1.5;font-size: 14px;overflow-x: hidden; color: #333;}
body, button, input, select, textarea {font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, Arial, "PingFang SC", 'Noto Sans', "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;}
input[type="button"] {cursor: pointer;}
::-webkit-input-placeholder {color:#666;} /*placeholder 字体颜色*/
:-moz-placeholder {color:#666;} /*placeholder 字体颜色*/
::-moz-placeholder {color: #666;} /*placeholder 字体颜色*/
:-ms-input-placeholder {color: #666;} /*placeholder 字体颜色*/
.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;}
.clear{clear: both;}
.wrapper {padding: 0;margin: 0;}
.cont {width: 1100px; margin: auto;}

.pc-hide{
  display: none;
}

.zhy {font-size: 12px;}
.zhy a {display: inline;}
#hdr_mn > div{
  width: 560px;
}

.banner-bgd{
  height: 600px;
  margin: 0 auto;
  background: url('../images/banner-bgd.png') no-repeat center;
}
.banner{
  padding: 100px 0;
  font-size: 0;
  text-align: center;
}
.banner h2{
  width: 754px;
  height: 71px;
  font-size: 38px;
  color: #fff;
  text-align: center;
  line-height: 71px;
  margin: 0 auto 46px;
  background: url('../images/banner-title-bgd.png') no-repeat center;
  background-size: contain;
}
.banner h3{
  width: 922px;
  height: 117px;
  margin: 0 auto 42px;
  background: url('../images/banner-title.png') no-repeat center;
  background-size: contain;
}
.banner-box{
  width: 1100px;
  height: 64px;
  background: linear-gradient(to right, transparent 0,#4765d3 50%,transparent 100%);
}
.banner li{
  display: inline-block;
  vertical-align: top;
  margin: 0 14px;
}
.banner li span{
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 26px;
  margin: 19px 10px;
  background: url('../images/banner-box.png') no-repeat center;
  background-size: contain;
}
.banner li p{
  display: inline-block;
  vertical-align: top;
  font-size: 28px;
  color: #fff;
  line-height: 64px;
}

/* 为什么要选择教育硕士 */
.why-bgd{
  background-color: #fff;
}
.why{
  padding: 70px 0 35px;
  font-size: 0;
  text-align: center;
}
.why h2{
  font-size: 42px;
  color: #333;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 54px;
}
.why h2 span{
  color: #1b41cc;
}
.why-box li{
  display: inline-block;
  vertical-align: top;
  width: 275px;
  height: 441px;
  text-align: left;
  margin-bottom: 40px;
  background: url('../images/why-box-img.png') no-repeat center;
  background-size: contain;
}
.why-box li h3{
  padding: 36px 0 0 24px;
  margin-bottom: 45px;
}
.why-box li h3 span{
  display: inline-block;
  vertical-align: top;
  width: 170px;
  font-size: 22px;
  color: #333;
  text-align: left;
  font-weight: 600;
}
.why-box li h3 img{
  display: inline-block;
  vertical-align: top;
  width: 64px;
  height: 64px;
}
.why-box li p{
  padding: 0 20px;
  font-size: 18px;
  color: #333;
  line-height: 26px;
  text-align: left;
}
.why-box li p span{
  color: #986400;
}
.why .why-link{
  width: 430px;
  height: 60px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  margin: 0 auto;
  background: linear-gradient(to right, #2953ff 0,#1b41cc 100%);
  box-shadow: 8px 0 16px rgba(50, 50, 50, 0.59);
  border-radius: 30px;
}

/* 教育硕士考试常见问题汇总 */
.question-bgd{
  background-color: #fff;
}
.question{
  padding: 35px 0;
  font-size: 0;
  text-align: center;
}
.question h2{
  font-size: 42px;
  color: #333;
  line-height: 1;
  font-weight: 600;
}
.question h2 span{
  color: #1b41cc;
}
.question-box{
  position: relative;
  width: 1100px;
  height: 673px;
  margin: 0 auto;
  background: url('../images/question-box.png') no-repeat center;
  background-size: contain;
}
.question-box .question-img{
  position: absolute;
  bottom: 0;
  right: -66px;
  width: 128px;
  height: 244px;
  background: url('../images/question-box-img.png') no-repeat center;
}
.question-left{
  display: inline-block;
  vertical-align: top;
  padding: 60px 0 0;
  width: 550px;
}
.question-left h3{
  width: 297px;
  height: 37px;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  margin: 0 auto 10px;
  background: url('../images/question-left-title.png') no-repeat center 10px;
  background-size: contain;
}
.question-left ul{
  width: 550px;
  height: 390px;
  margin-bottom: 20px;
  background: url('../images/question-ul.png') no-repeat center;
  background-size: contain;
}
.question-left li{
  padding-bottom: 1px;
  font-size: 18px;
  color: #fff;
  text-align: left;
  margin: 0 20px 12px 80px;
}
.question-left li:not(:last-of-type){
  border-bottom: 1px dashed #fff;
}
.question-left p{
  box-sizing: border-box;
  padding: 14px 26px 0;
  width: 505px;
  height: 90px;
  font-size: 18px;
  color: #976300;
  line-height: 26px;
  font-weight: 600;
  margin-left: 36px;
  text-align: left;
  background: url('../images/question-left.png') no-repeat center;
  background-size: contain;
}
.question-right{
  display: inline-block;
  vertical-align: top;
  padding: 100px 0 0;
  width: 550px;
}
.question-right h3{
  box-sizing: border-box;
  padding: 18px 0 0;
  width: 460px;
  height: 88px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin: 0 auto 14px;
  background: url('../images/question-right-title.png') no-repeat center;
  background-size: contain;
}
.question-right li{
  width: 460px;
  height: 35px;
  text-align: left;
  margin: 0 auto;
}
.question-right li:nth-of-type(odd){
  background: #f5f5f5;
}
.question-right li:nth-of-type(even){
  padding: 10px 0;
}
.question-right li span{
  display: inline-block;
  vertical-align: top;
  width: 21px;
  height: 21px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 21px;
  border-radius: 10px;
  margin: 7px 12px 0 10px;
  background: linear-gradient(to bottom, #2953ff 0,#1b41cc 100%);
}
.question-right li p{
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: #333;
  line-height: 35px;
}
.question-right li:hover p{
  text-decoration: underline;
}
.question-right li i{
  display: inline-block;
  vertical-align: top;
  width: 21px;
  height: 24px;
  margin: 5px 10px 0 0;
  background: url('../images/question-right-img.png') no-repeat center;
  background-size: contain;
}
.question .question-link{
  width: 430px;
  height: 60px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  margin: 0 auto;
  background: linear-gradient(to right, #2953ff 0,#1b41cc 100%);
  box-shadow: 8px 0 16px rgba(50, 50, 50, 0.59);
  border-radius: 30px;
}

/* 哪些人适合考教育硕士，有你吗？ */
.who-bgd{
  margin: 0 auto;
  background: url('../images/who-bgd.png') no-repeat center 135px;
}
.who{
  padding: 35px 0 50px;
  font-size: 0;
  text-align: center;
}
.who h2{
  font-size: 42px;
  color: #333;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 115px;
}
.who h2 span{
  color: #1b41cc;
}
.who-box{
  width: 1100px;
  height: 600px;
  margin: 0 auto 50px;
  background: url('../images/who-box.png') no-repeat center;
  background-size: contain;
}
.who .who-link{
  width: 430px;
  height: 60px;
  font-size: 22px;
  color: #976300;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
  line-height: 60px;
  background: linear-gradient(to right, #ffea8a 0,#eacb3c 100%);
  border-radius: 30px;
}

/* 教育硕士考试详情分析 */
.detail-bgd{
  height: 870px;
  margin: 0 auto;
  background: url('../images/detail-bgd.png') no-repeat center;
}
.detail{
  padding: 70px 0;
  font-size: 0;
  text-align: center;
}
.detail h2{
  font-size: 42px;
  color: #333;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 14px;
}
.detail h2 span{
  color: #1b41cc;
}
.detail h3{
  font-size: 16px;
  color: #333;
  margin-bottom: 54px;
}
.detail img{
  width: 1100px;
  height: 620px;
  margin: 0 auto;
}

/* 梯度教学模式层层递进 */
.step-bgd{
  background-color: #fff;
}
.step{
  padding: 70px 0 35px;
  font-size: 0;
  text-align: center;
}
.step h2{
  font-size: 42px;
  color: #333;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 30px;
}
.step h2 span{
  color: #1b41cc;
}
.step-box{
  width: 1100px;
  height: 520px;
  margin: 0 auto;
  background: url('../images/step-box.png') no-repeat center;
  background-size: contain;
}
.step-box li{
  display: inline-block;
  vertical-align: top;
  padding: 20px 0 0;
  width: 352px;
  height: 204px;
  margin-bottom: 54px;
  background: linear-gradient(-150deg, #fff 0,#fdf4f3 100%);
}
.step-box li:nth-of-type(odd){
  margin-right: 396px;
}
.step-box li h3{
  padding-left: 16px;
  font-size: 18px;
  color: #333;
  line-height: 30px;
  text-align: left;
  font-weight: 600;
  margin-bottom: 9px;
  border-left: 10px solid #df4a35;
}
.step-box li h3 span{
  color: #df4a35;
  margin: 0 14px 0 0;
}
.step-box li p{
  padding: 0 25px;
  font-size: 18px;
  color: #333;
  text-align: left;
  margin-bottom: 20px;
}
.step-box li p span{
  color: #df4a35;
}
.step-box li:nth-of-type(2){
  background: linear-gradient(150deg, #fff 0,#eff2fb 100%);
}
.step-box li:nth-of-type(2) h3{
  border-color: #1b41cc;
}
.step-box li:nth-of-type(2) h3 span{
  color: #1b41cc;
}
.step-box li:nth-of-type(2) span{
  color: #1b41cc;
}

.step-box li:nth-of-type(3){
  background: linear-gradient(-150deg, #fff 0,#fefbf1 100%);
}
.step-box li:nth-of-type(3) h3{
  border-color: #f3c438;
}
.step-box li:nth-of-type(3) h3 span{
  color: #f3c438;
}
.step-box li:nth-of-type(3) span{
  color: #f3c438;
}

.step-box li:nth-of-type(4){
  background: linear-gradient(150deg, #fff 0,#edfaf8 100%);
}
.step-box li:nth-of-type(4) h3{
  border-color: #03b49f;
}
.step-box li:nth-of-type(4) h3 span{
  color: #03b49f;
}
.step-box li:nth-of-type(4) span{
  color: #03b49f;
}

/* 三大备考难题逐个突破 */
.breakthrough-bgd{
  background-color: #fff;
}
.breakthrough{
  padding: 35px 0;
  font-size: 0;
  text-align: center;
}
.breakthrough h2{
  font-size: 42px;
  color: #333;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 54px;
}
.breakthrough h2 span{
  color: #1b41cc;
}
.breakthrough-box{
  box-sizing: border-box;
  padding: 24px 0 0;
  width: 1100px;
  height: 455px;
  margin: 0 auto;
  background: url('../images/breakthrough-box.png') no-repeat center;
  background-size: contain;
}
.breakthrough-box li{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 30px 0 0;
  width: 350px;
  height: 410px;
  text-align: left;
  margin: 0 6px;
  background: url('../images/breakthrough-box-bgd.png') no-repeat center;
  background-size: contain;
}
.breakthrough-box li h3{
  margin-bottom: 22px;
}
.breakthrough-box li h3 i{
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 32px 0 0;
  width: 67px;
  height: 62px;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  margin: 0 24px 0 43px;
  background: url('../images/breakthrough-box-img01.png') no-repeat center;
  background-size: contain;
}
.breakthrough-box li:nth-of-type(2) h3 i{
  background: url('../images/breakthrough-box-img02.png') no-repeat center;
  background-size: contain;
}
.breakthrough-box li:nth-of-type(3) h3 i{
  background: url('../images/breakthrough-box-img03.png') no-repeat center;
  background-size: contain;
}
.breakthrough-box li h3 span{
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: 68px;
}
.breakthrough-box li h3 span em{
  font-size: 22px;
  color: #333;
  font-weight: 600;
}
.breakthrough-box li h3 span{
  font-size: 20px;
  color: #333;
}
.breakthrough-box li h4{
  width: 255px;
  font-size: 18px;
  color: #976300;
  text-align: center;
  line-height: 43px;
  margin-bottom: 20px;
}
.breakthrough-box li h4 span{
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  margin-left: 50px;
}
.breakthrough-box li p{
  padding-left: 55px;
  font-size: 18px;
  color: #333;
  text-align: left;
  margin-bottom: 15px;
}
.breakthrough-box li a{
  width: 260px;
  height: 50px;
  font-size: 18px;
  color: #fff;
  margin: 22px auto 0;
  text-align: center;
  line-height: 50px;
  background: linear-gradient(to right, #2953ff 0,#1b41cc 100%);
  box-shadow: 8px 8px 16px rgba(50, 50, 50, 0.59);
  border-radius: 25px;
}

/* 甑选硬核师资亲倾授课 */
.teacher-bgd{

}
.teacher{
  padding: 35px 0;
  font-size: 0;
  text-align: center;
}
.teacher h2{
  font-size: 42px;
  color: #333;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 96px;
}
.teacher h2 span{
  color: #1b41cc;
}

.teacher-box{

}
.teacher-list{
  position: relative;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 268px 0 0;
  width: 248px;
  height: 342px;
  margin: 0 13px;
  background: url('../images/teacher-box-img01.png') no-repeat center;
  background-size: contain;
}
.teacher-list01{
  background: url('../images/teacher-box-img01.png') no-repeat center;
  background-size: contain;
}
.teacher-list02{
  background: url('../images/teacher-box-img02.png') no-repeat center;
  background-size: contain;
}
.teacher-list03{
  background: url('../images/teacher-box-img03.png') no-repeat center;
  background-size: contain;
}
.teacher-list04{
  background: url('../images/teacher-box-img04.png') no-repeat center;
  background-size: contain;
}
.teacher-list05{
  background: url('../images/teacher-box-img05.png') no-repeat center;
  background-size: contain;
}
.teacher-list06{
  background: url('../images/teacher-box-img06.png') no-repeat center;
  background-size: contain;
}
.teacher-list07{
  background: url('../images/teacher-box-img07.png') no-repeat center;
  background-size: contain;
}
.teacher-list08{
  background: url('../images/teacher-box-img08.png') no-repeat center;
  background-size: contain;
}
.teacher-list09{
  background: url('../images/teacher-box-img09.png') no-repeat center;
  background-size: contain;
}
.teacher-top{
  box-sizing: border-box;
  padding: 10px 0 0;
  width: 248px;
  height: 74px;
  background: rgba(38, 52, 60, 0.6);
  border-radius: 10px;
}
.teacher-top h3{
  padding-left: 24px;
  font-size: 22px;
  color: #fff;
  text-align: left;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 10px;
}
.teacher-top p{
  padding-left: 24px;
  font-size: 18px;
  color: #fff;
  text-align: left;
  line-height: 1;
}
.teacher-hover{
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  display: none;
  padding: 20px 0 0;
  width: 248px;
  height: 342px;
  background: rgba(38, 52, 60, 0.6);
  border-radius: 10px;
}
.teacher-list:hover .teacher-top{
  display: none;
}
.teacher-list:hover .teacher-hover{
  display: block;
}
.teacher-hover h3{
  padding-left: 24px;
  font-size: 22px;
  color: #fff;
  line-height: 1;
  text-align: left;
  font-weight: 600;
  margin-bottom: 10px;
}
.teacher-hover h4{
  position: relative;
  padding-left: 24px;
  font-size: 18px;
  color: #fff;
  line-height: 1;
  text-align: left;
  margin-bottom: 36px;
}
.teacher-hover h4::after{
  position: absolute;
  bottom: -16px;
  left: 24px;
  width: 90px;
  height: 6px;
  content: '';
  background-color: #fff;
  border-radius: 3px;
}
.teacher-hover p{
  box-sizing: border-box;
  height: 130px;
  padding: 0 20px;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  text-align: left;
  margin-bottom: 15px;
}
.teacher-hover01 p{
  height: 110px;
}
.teacher-hover a{
  width: 147px;
  height: 80px;
  margin: 0 auto;
  background: url('../images/teacher-box-icon.png') no-repeat center;
  background-size: contain;
}
.teacher-box .next{
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  font-size: 32px;
  color: #bdbec5;
  margin: 24px 10px;
  text-align: center;
  line-height: 34px;
  background: linear-gradient(to right, #2953ff 0,#1b41cc 100%);
  border-radius: 20px;
}
.teacher-box .prev{
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  font-size: 32px;
  color: #e2e3eb;
  margin: 24px 10px;
  text-align: center;
  line-height: 34px;
  background-color: #c7c7ce;
  border-radius: 20px;
}

.teacher-form{

}
.teacher-bottom{
  width: 1100px;
  height: 298px;
  font-size: 0;
  text-align: center;
  margin: 0 auto;
  background: url('../images/teacher-form.png') no-repeat center;
  background-size: contain;
}
.teacher-bottom h3{
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  line-height: 80px;
  margin-bottom: 48px;
}
.teacher-phone{
  display: inline-block;
  vertical-align: top;
  width: 300px;
  height: 70px;
  text-align: left;
  margin: 0 17px 30px;
  border: 1px solid #333;
  border-radius: 5px;
  background-color: #fff;
}
.teacher-phone label{
  display: inline-block;
  vertical-align: top;
}
.teacher-phone label img{
  width: 42px;
  height: 42px;
  margin: 14px 22px;
}
.teacher-phone select{
  display: inline-block;
  vertical-align: top;
  width: 212px;
  height: 70px;
  font-size: 22px;
  border: none;
  background-color: #fff;
}
.teacher-phone input[type = text]{
  display: inline-block;
  vertical-align: top;
  width: 212px;
  height: 70px;
  font-size: 22px;
  border: none;
  background-color: #fff;
}
.teacher-bottom input[type = button]{
  display: inline-block;
  vertical-align: top;
  width: 300px;
  height: 70px;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  line-height: 70px;
  background: linear-gradient(to right, #2953ff 0,#1b41cc 100%);
  box-shadow: 8px 8px 16px rgba(50, 50, 50, 0.59);
  border-radius: 35px;
  border: none;
}
.teacher-bottom p{
  font-size: 18px;
  color: #333;
  text-align: center;
  line-height: 35px;
  background: linear-gradient(to right, transparent 0, #edf0fb 50%,transparent 100%);
}

.background-bgd{
  margin: 0 auto;
  background: url('../images/background-bgd.png') no-repeat center;
}
/* 精品学习资料配套赠送 */
.database-bgd{

}
.database{
  padding: 35px 0;
  font-size: 0;
  text-align: center;
}
.database h2{
  font-size: 42px;
  color: #333;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 54px;
}
.database h2 span{
  color: #1b41cc;
}

.database-box{
  background-color: #1b41cc;
}
.database-box li{
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 19px 18px;
  width: 550px;
}
.database-list{
  width: 512px;
  border: 1px solid #fff;
}
.database-left{
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 20px 0 0 24px;
  width: 310px;
}
.database-left h3{
  font-size: 20px;
  color: #fff;
  line-height: 1;
  font-weight: 600;
  text-align: left;
  margin-bottom: 20px;
}
.database-left p{
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  text-align: left;
}
.database-list img{
  display: inline-block;
  vertical-align: top;
  width: 186px;
}

/* 多维服务体系细致入微 */
.system-bgd{

}
.system{
  padding: 35px 0;
  font-size: 0;
  text-align: center;
}
.system h2{
  font-size: 42px;
  color: #333;
  font-weight: 600;
  margin-bottom: 54px;
}
.system h2 span{
  color: #1b41cc;
}

.system-box{
  display: inline-block;
  vertical-align: top;
  margin-right: 22px;
  border-left: 27px solid #1b41cc;
  box-shadow: 3px 3px 3px #eee;
}
.system-box:nth-of-type(2){
  border: none;
  border-right: 27px solid #1b41cc;
  box-shadow: -3px 3px 3px #eee;
}
.system-box li{
  box-sizing: border-box;
  padding: 20px 0;
  width: 450px;
  height: 97px;
  margin: 0 25px;
  text-align: left;
}
.system-box li:not(:last-of-type){
  border-bottom: 1px dashed #333;
}
.system-box li img{
  display: inline-block;
  vertical-align: top;
  width: 53px;
  height: 53px;
  margin-right: 20px;
}
.system-right{
  display: inline-block;
  vertical-align: top;
}
.system-right h3{
  padding: 5px 0 0;
  font-size: 18px;
  color: #333;
  line-height: 1;
  text-align: left;
  font-weight: 600;
  margin-bottom: 4px;
}
.system-right p{
  font-size: 18px;
  color: #333;
}

.zsjz-iframe{
  display: block;
  width: 1100px;
  height: 1370px;
  margin: 0 auto;
}

.ejy-box .xieyi{
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -175px;
}

/*按钮悬停*/
.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);
}

/* 隐私协议条款 */
.xieyi {
  display: inline-block;
  vertical-align: top;
  padding: 5px 0 0;
  font-size: 0;
  text-align: center;
  margin: 10px
  auto; font-size: 14px;text-align: center; line-height: 30px;}
.xieyi .xy {border: none;}
.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;}
.ejy .xieyi {padding: 0; text-align: center; margin-top: 20px; margin-bottom: 0;}

/*协议弹窗样式*/
.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: 500px;margin: -210px 0 0 -270px;padding: 10px 20px 20px;background: #ffffff;border-radius: 6px;z-index: 2001;}
.es_agr_title {text-align: center;font-size: 18px;font-weight: bold;padding: 10px 20px;}
.es_agr_main {height: 262px; overflow: auto;}
.es_agr_con {font-size: 14px;color: #3a3d4b;line-height: 25px;word-break: break-all;}
.es_agr_btn {text-align: center;padding: 10px 20px 0;}
.es_button {line-height: 40px;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: 14px; line-height: 30px; text-indent: 2em; text-align: justify;}
