@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;}

body .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: 90px 0;
  font-size: 0;
  text-align: center;
}
.banner h2{
  box-sizing: border-box;
  padding: 178px 0 0 24px;
  width: 750px;
  height: 273px;
  font-size: 26px;
  color: #fff;
  text-align: left;
  margin: 0 auto 65px;
  background: url('../images/banner-title.png') no-repeat center;
}
.banner li{
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 170px;
  height: 40px;
  font-size: 18px;
  color: #333;
  margin: 0 22px;
  text-align: center;
  line-height: 40px;
  background-color: #fff;
  border-radius: 20px;
}
.banner li span{
  color: #fd7313;
}
.banner li i{
  position: absolute;
  top: -18px;
  left: -18px;
  width: 38px;
  height: 38px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 38px;
  content: '';
  background-color: #fd7313;
  border-radius: 19px;
}

/* 人数飙升 报考优势不错过 */
.advantage-bgd{
  background-color: #fff;
}
.advantage{
  padding: 70px 0;
  font-size: 0;
  text-align: center;
}
.article-title{
  width: 642px;
  height: 90px;
  text-align: center;
  margin: 0 auto 50px;
  background: url('../images/article-title.png') no-repeat center 5px;
  background-size: contain;
}
.article-title h2{
  font-size: 42px;
  color: #333;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 10px;
}
.article-title h3{
  font-size: 18px;
  color: #557dfe;
  line-height: 1;
}
.article-title h2 span{
  color: #0f34c2;
}
.advantage-box{
  position: relative;
  text-align: left;
}
.advantage-box em{
  position: absolute;
  bottom: -10px;
  right: -50px;
  width: 282px;
  height: 159px;
  background: url('../images/advantage-box-icon.png') no-repeat center;
  background-size: contain;
}
.advantage-box li{
  display: inline-block;
  vertical-align: top;
  width: 538px;
  height: 110px;
  margin-bottom: 24px;
  background: url('../images/advantage-box-img01.png') no-repeat center;
  background-size: contain;
  box-shadow: 0 0 16px rgba(50, 50, 50, 0.3);
}
.advantage-box li span{
  display: inline-block;
  vertical-align: top;
  width: 70px;
  height: 70px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 70px;
  margin: 20px 19px;
}
.advantage-right{
  display: inline-block;
  vertical-align: top;
  padding: 16px 0 0;
  width: 430px;
}
.advantage-right h4{
  font-size: 18px;
  color: #333;
  line-height: 26px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 5px;
}
.advantage-right p{
  position: relative;
  font-size: 18px;
  color: #333;
  line-height: 24px;
  text-align: left;
}
.advantage-right p i{
  position: absolute;
  bottom: -26px;
  right: -45px;
  width: 300px;
  font-size: 18px;
  color: #bcbcbc;
}
.advantage-box li:nth-of-type(1),
.advantage-box li:nth-of-type(3){
  margin-right: 24px;
}
.advantage-box li:nth-of-type(1) .advantage-right,
.advantage-box li:nth-of-type(5) .advantage-right{
  padding: 20px 0 0;
}
.advantage-box li:nth-of-type(2){
  background: url('../images/advantage-box-img02.png') no-repeat center;
  background-size: contain;
}
.advantage-box li:nth-of-type(3){
  background: url('../images/advantage-box-img03.png') no-repeat center;
  background-size: contain;
}
.advantage-box li:nth-of-type(4){
  background: url('../images/advantage-box-img04.png') no-repeat center;
  background-size: contain;
}
.advantage-box li:nth-of-type(5){
  width: 812px;
  height: 130px;
  background: url('../images/advantage-box-img05.png') no-repeat center;
  background-size: contain;
}
.advantage-box li:nth-of-type(5) .advantage-right{
  width: 680px;
}
.advantage-box li:nth-of-type(5) span{
  margin-top: 30px;
}

.advantage-tip p{
  font-size: 18px;
  color: #333;
  text-align: left;
}

/* 竞争激烈 你是否还在摆烂 */
.compete-bgd{
  margin: 0 auto;
  background: url('../images/compete-bgd.png') no-repeat center top;
}
.compete{
  padding: 35px 0;
  font-size: 0;
  text-align: center;
}
.compete-box-img{
  display: inline-block;
  vertical-align: top;
  width: 550px;
  height: 324px;
  margin-bottom: 16px;
}
.compete-box-img:nth-of-type(3){
  height: 503px;
}
.compete-bottom{
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 30px 0 0;
  width: 538px;
  height: 480px;
  margin: 16px 0 0;
  background-color: #e7f4fe;
  border-radius: 10px;
}
.compete-bottom li{
  box-sizing: border-box;
  padding: 25px 0 0;
  width: 500px;
  height: 128px;
  margin: 0 auto 20px;
  background-color: #fff;
}
.compete-bottom h3{
  display: inline-block;
  vertical-align: top;
  width: 52px;
  height: 52px;
  margin: 10px;
  background: url('../images/compete-bottom-img.png') no-repeat center;
  background-size: contain;
  animation: rotate 10s linear 0s infinite;
}
.compete-bottom h3 span{
  display: block;
  width: 52px;
  height: 52px;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  line-height: 52px;
  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);
   }
}
.compete-right{
  display: inline-block;
  vertical-align: top;
  width: 400px;
}
.compete-right h4{
  position: relative;
  font-size: 18px;
  color: #333;
  line-height: 26px;
  text-align: left;
}
.compete-right h4 span{
  position: absolute;
  right: 0;
  bottom: -30px;
  font-size: 18px;
  color: #b7b7b7;
}

/* 问题诸多 科学梳理聚重点 */
.question-bgd{
  background-color: #fff;
}
.question{
  padding: 35px 0;
  font-size: 0;
  text-align: center;
}
.question-box{
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 27px 0 0;
  width: 535px;
  height: 381px;
  margin: 0 7px 24px;
  background: url('../images/question-box-img01.png') no-repeat center;
  background-size: contain;
}
.question-box h3{
  padding-left: 20px;
  font-size: 24px;
  color: #333;
  line-height: 28px;
  text-align: left;
  font-weight: 600;
  margin-bottom: 28px;
}
.question-box p{
  box-sizing: border-box;
  padding-left: 18px;
  width: 420px;
  height: 40px;
  font-size: 18px;
  color: #333;
  line-height: 40px;
  text-align: left;
  margin-left: 20px;
}
.question-box p span{
  font-size: 20px;
  color: #496de9;
  font-weight: 600;
  margin: 0 10px;
}
.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, #fda813 0,#fd7313 100%);
  border-radius: 30px;
  box-shadow: 15px 0 29px rgba(50, 50, 50, 0.36);
}

/* 适时备考 合理规划有规律 */
.remark-bgd{
  height: 692px;
  margin: 0 auto;
  background: url('../images/remark-bgd.png') no-repeat center;
  background-size: contain;
}
.remark{
  padding: 54px 0;
  font-size: 0;
  text-align: center;
}
.remark-box{
  box-sizing: border-box;
  padding: 6px 0 0;
  width: 1100px;
  height: 454px;
  margin: 0 auto 24px;
  background: url('../images/remark-box.png') no-repeat center;
  background-size: contain;
}
.remark-box h3{
  font-size: 22px;
  color: #fff;
  line-height: 54px;
  font-weight: 600;
  margin-bottom: 24px;
}
.remark-box h3 span{
  margin: 0 90px;
}
.remark-left{
  display: inline-block;
  vertical-align: top;
  width: 550px;
}
.remark-left h4{
  position: relative;
  width: 300px;
  font-size: 18px;
  color: #333;
  text-align: right;
  font-weight: 600;
  line-height: 40px;
  margin: 0 0 15px 165px;
  background: linear-gradient(to right, transparent 0,#fdefd6 100%);
}
.remark-left h4 span{
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  font-size: 22px;
  color: #fd7313;
  margin: 9px 0 0 9px;
  line-height: 22px;
  border-left: 1px solid #333;
}
.remark-left h4::after{
  position: absolute;
  top: 0;
  right: -35px;
  width: 0;
  height: 0;
  content: '';
  border-top: 20px solid transparent;
  border-left: 35px solid #fdefd6;
  border-bottom: 20px solid transparent;
}
.remark-left p{
  padding: 0 44px 0 30px;
  font-size: 18px;
  color: #333;
  text-align: right;
  margin-bottom: 22px;
}

.remark-right{
  display: inline-block;
  vertical-align: top;
  width: 550px;
}
.remark-right h4{
  position: relative;
  width: 300px;
  font-size: 18px;
  color: #333;
  text-align: left;
  font-weight: 600;
  line-height: 40px;
  margin: 0 0 15px 83px;
  background: linear-gradient(to right, #d2e2f8 0,transparent 100%);
}
.remark-right h4 span{
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  font-size: 22px;
  color: #0f34c2;
  margin: 9px 9px 0 0;
  line-height: 22px;
  border-right: 1px solid #333;
}
.remark-right h4::before{
  position: absolute;
  top: 0;
  left: -35px;
  width: 0;
  height: 0;
  content: '';
  border-top: 20px solid transparent;
  border-right: 35px solid #d2e2f8;
  border-bottom: 20px solid transparent;
}
.remark-right p{
  padding: 0 44px 0 30px;
  font-size: 18px;
  color: #333;
  text-align: left;
  margin-bottom: 22px;
}

/* 闭环教学 梯度复习拒盲目 */
.teach-bgd{
  background-color: #fff;
}
.teach{
  padding: 70px 0;
  font-size: 0;
  text-align: center;
}
.teach-box .teach-left{
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 20px 0 0;
  width: 160px;
  height: 100px;
  margin: 0 20px 34px 0;
  border-radius: 0 20px 0 20px;
  box-shadow: 0 0 16px rgba(50, 50, 50, 0.3);
}
.teach-left h3{
  font-size: 20px;
  color: #333;
}
.teach-left p{
  font-size: 18px;
  color: #333;
}
.teach-list{
  display: inline-block;
  vertical-align: top;
  width: 920px;
  text-align: left;
  box-shadow: 0 0 16px rgba(50, 50, 50, 0.3);
  background-color: #fff;
  border-radius: 6px;
}
.teach-middle{
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 14px 0 0;
  width: 142px;
  height: 100px;
  background: linear-gradient(to bottom, #587cfa 0,#2647c0 100%);
  border-radius: 6px 0 0 6px;
}
.teach-middle img{
  width: 46px;
  height: 46px;
  margin: 0 auto 5px;
}
.teach-middle h3{
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.teach-list p{
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  width: 570px;
  padding: 23px 21px 0;
  font-size: 18px;
  color: #333;
  text-align: left;
}
.teach-list p span{
  color: #fd7313;
}
.teach-list em{
  display: inline-block;
  vertical-align: top;
  width: 188px;
  height: 42px;
  font-size: 18px;
  color: #fff;
  margin: 29px 10px;
  text-align: center;
  line-height: 42px;
  border-radius: 21px;
  background: linear-gradient(to right, #fda813 0,#fd7313 100%);
}

/* 单独开班 定向教学凸重点 */
.point-bgd{
  margin: 0 auto;
  background: url('../images/point-bgd.png') no-repeat center bottom;
}
.point{
  padding: 30px 0 50px;
  font-size: 0;
  text-align: center;
}
.point-box{

}
.point-box li{
  display: inline-block;
  vertical-align: top;
  padding: 0 0 6px;
  width: 140px;
  margin: 0 8px 24px;
  background-color: #fff;
  box-shadow: 0 0 .16rem rgba(50, 50, 50, 0.59);
  border-radius: 10px;
}
.point-box li h4{
  width: 140px;
  height: 42px;
  font-size: 20px;
  color: #fff;
  line-height: 42px;
  margin-bottom: 12px;
  background: url('../images/point-box-title01.png') no-repeat center;
  background-size: contain;
}
.point-box li:nth-of-type(2) h4,
.point-box li:nth-of-type(6) h4,
.point-box li:nth-of-type(9) h4,
.point-box li:nth-of-type(13) h4{
  background: url('../images/point-box-title02.png') no-repeat center;
  background-size: contain;
}
.point-box li:nth-of-type(4) h4,
.point-box li:nth-of-type(11) h4{
  background: url('../images/point-box-title03.png') no-repeat center;
  background-size: contain;
}
.point-box li h5{
  font-size: 18px;
  color: #333;
}
.point-box li p{
  width: 118px;
  height: 30px;
  font-size: 18px;
  color: #fd7313;
  line-height: 30px;
  margin: 15px auto;
  border: .02rem solid #fd7313;
  border-radius: 15px;
}
.point-box li p:hover{
  color: #fff;
  background-color: #fd7313;
}

/* 精品资料 贴合考纲匠专研 */
.database-bgd{
  background-color: #fff;
}
.database{
  padding: 70px 0;
  font-size: 0;
  text-align: center;
}
.database-box li{
  display: inline-block;
  vertical-align: top;
  width: 340px;
  height: 324px;
  margin: 0 auto 34px;
  background: url('../images/database-box-img.png') no-repeat center;
  background-size: contain;
}
.database-box li:not(:nth-of-type(3n)){
  margin-right: 40px;
}
.database-box li h3{
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  line-height: 48px;
  margin: 0 0 30px;
}
.database-box li h4{
  width: 110px;
  height: 32px;
  font-size: 18px;
  color: #333;
  line-height: 32px;
  margin: 0 0 8px 43px;
  background: #fff;
  border-radius: 0 16px 16px 16px;
}
.database-box li p{
  padding: 0 45px;
  font-size: 18px;
  color: #fff;
  line-height: 26px;
  text-align: left;
  margin-bottom: 22px;
}
.database-box li h5{
  width: 208px;
  height: 32px;
  font-size: 18px;
  color: #333;
  text-align: center;
  line-height: 32px;
  margin: 0 0 28px 43px;
  background-color: #fff;
  border-radius: 0 16px 16px 16px;
}
.database-box li h5 span{
  color: #fd7313;
}
.database-box li em{
  display: block;
  width: 306px;
  height: 42px;
  font-size: 18px;
  color: #fff;
  margin: 0 auto;
  font-weight: 600;
  text-align: center;
  line-height: 42px;
  border-radius: 21px;
  background: linear-gradient(to right, #fda813 0,#fd7313 100%);
}

.database-ad{
  width: 1065px;
  height: 252px;
  text-align: left;
  margin: 0 auto;
  background: url('../images/database-ad.png') no-repeat center;
  background-size: contain;
}
.database-ad h3{
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 160px 0 0 18px;
  width: 138px;
  font-size: 20px;
  color: #333;
  text-align: center;
  font-weight: 600;
}
.database-ad ul{
  display: inline-block;
  vertical-align: top;
  padding: 80px 0 0;
  width: 580px;
  text-align: center;
}
.database-ad ul li{
  display: inline-block;
  vertical-align: top;
  width: 160px;
  height: 40px;
  margin: 0 14px 36px;
  background-color: #fff;
  border-radius: 20px;
}
.database-ad ul li span{
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  margin: 2px 5px;
  background: linear-gradient(to bottom, #587cfa 0,#2647c0 100%);
  border-radius: 18px;
}
.database-ad ul li p{
  display: inline-block;
  vertical-align: top;
  width: 114px;
  height: 40px;
  font-size: 18px;
  color: #333;
  line-height: 40px;
}

/* 锐师倾授 分门别类专攻坚 */
.teacher-bgd{
  background-color: #fff;
}
.teacher{
  padding: 35px 0;
  font-size: 0;
  text-align: center;
}

.teacher-box .bd .teacher-list{
  width: 1100px;
  height: 342px;
  text-align: left;
  margin: 0 auto;
  background: url('../images/teacher-box.png') no-repeat center;
  background-size: contain;
}
.teacher-box img{
  display: inline-block;
  vertical-align: top;
  width: 248px;
  height: 342px;
  margin: 0 0 0 34px;
}
.teacher-right{
  display: inline-block;
  vertical-align: top;
  padding: 50px 0 0;
  width: 816px;
}
.teacher-right h3{
  padding-left: 40px;
  font-size: 22px;
  color: #fff;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 10px;
}
.teacher-right h4{
  display: inline-block;
  position: relative;
  padding: 0 20px 15px 0;
  font-size: 18px;
  color: #fff;
  text-align: left;
  margin: 0 0 12px 40px;
  border-bottom: 1px solid #fff;
}
.teacher-right h4::after{
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 90px;
  height: 5px;
  content: '';
  background-color: #fff;
}
.teacher-right p{
  padding: 0 40px;
  height: 80px;
  font-size: 18px;
  color: #fff;
  line-height: 26px;
  text-align: left;
  margin-bottom: 32px;
}
.teacher-right a{
  width: 200px;
  height: 42px;
  font-size: 18px;
  color: #fff;
  line-height: 42px;
  text-align: center;
  font-weight: 600;
  margin-left: 580px;
  background: linear-gradient(to right, #fda813 0,#fd7313 100%);
  border-radius: 21px;
}
.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;
}

/* 管家服务 伴学陪读逐梦战 */
.service-bgd{
  background-color: #fff;
}
.service{
  padding: 35px 0;
  font-size: 0;
  text-align: center;
}
.service .service-img{
  width: 860px;
  height: 314px;
  margin: 0 auto 50px;
}
.service-box li{
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 6px 0 0;
  width: 274px;
  height: 170px;
  margin-bottom: 10px;
  background: url('../images/service-box-img01.png') no-repeat center;
  background-size: contain;
}
.service-box li:nth-of-type(1){
  background: url('../images/service-box-img01.png') no-repeat center;
  background-size: contain;
}
.service-box li:nth-of-type(2){
  background: url('../images/service-box-img02.png') no-repeat center;
  background-size: contain;
}
.service-box li:nth-of-type(3){
  background: url('../images/service-box-img03.png') no-repeat center;
  background-size: contain;
}
.service-box li:nth-of-type(4){
  background: url('../images/service-box-img04.png') no-repeat center;
  background-size: contain;
}
.service-box li:nth-of-type(5){
  background: url('../images/service-box-img05.png') no-repeat center;
  background-size: contain;
}
.service-box li:nth-of-type(6){
  background: url('../images/service-box-img06.png') no-repeat center;
  background-size: contain;
}
.service-box li:nth-of-type(7){
  background: url('../images/service-box-img07.png') no-repeat center;
  background-size: contain;
}
.service-box li:nth-of-type(8){
  background: url('../images/service-box-img08.png') no-repeat center;
  background-size: contain;
}
.service-box li h3{
  padding-left: 106px;
  height: 50px;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  text-align: left;
  line-height: 50px;
  margin-bottom: 15px;
}
.service-box li p{
  padding: 6px 14px;
  font-size: 18px;
  color: #333;
  text-align: left;
}

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

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


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