@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;}
#hdr_mn > h1 > a{
  display: inline;
}
.hdr_con > div .lgn_a > a{
  display: inline;
}
#hdr_mn > h1 > span{
  margin-left: 10px;
  padding-left: 10px;
}

.banner-bgd{
  height: 600px;
  margin: 0 auto;
  background: url('../images/banner-bgd.png') no-repeat center;
  background-size: contain;
}
.banner{
  padding: 120px 0 0;
  font-size: 0;
  text-align: center;
}
.banner h1{
  width: 461px;
  height: 106px;
  margin-bottom: 10px;
  background: url('../images/banner-top.png') no-repeat center;
  background-size: contain;
}
.banner h2{
  width: 526px;
  height: 154px;
  margin-bottom: 10px;
  background: url('../images/banner-img.png') no-repeat center;
  background-size: contain;
}
.banner p{
  width: 500px;
  height: 80px;
  font-size: 26px;
  color: #fff;
  line-height: 80px;
  background: url('../images/banner-bottom.png') no-repeat center;
  background-size: contain;
}

.read-bgd{
  background-color: #fff;
}
.read{
  padding: 75px 0 30px;
  font-size: 0;
  text-align: center;
}
.read h2{
  width: 1100px;
  height: 130px;
  font-size: 48px;
  color: #333;
  line-height: 130px;
  font-weight: 600;
  margin: 0 auto 70px;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.read h2 span{
  color: #e93c25;
}
.read-box{
  padding-bottom: 10px;
}
.read-top{
  box-sizing: border-box;
  padding: 40px 0 0 520px;
  width: 1100px;
  height: 292px;
  text-align: left;
  margin-bottom: 28px;
  background: url('../images/read-top.png') no-repeat center;
  background-size: contain;
  box-shadow: 3px 3px 3px #e5ebee,
              -3px -3px 3px #e5ebee;
  border-radius: 10px;
}
.read-top h3{
  padding-left: 40px;
  font-size: 24px;
  color: #2777b1;
  margin-bottom: 20px;
}
.read-top p{
  padding: 0 20px 0 0;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  text-align: left;
  text-indent: 32px;
  margin-bottom: 20px;
}
.read-top p span{
  color: #2777b1;
}
.read-box{
  background-color: #f0f7fc;
}
.read-bottom li{
  width: 980px;
  height: 157px;
  margin: 0 0 20px 110px;
  background: url('../images/read-box-img01.png') no-repeat center;
  background-size: contain;
}
.read-bottom li h3{
  position: relative;
  padding: 20px 0 0 48px;
  font-size: 24px;
  color: #333;
  text-align: left;
  font-weight: 600;
  margin-bottom: 12px;
}
.read-bottom li h3 i{
  position: absolute;
  top: 80px;
  left: -45px;
  width: 15px;
  height: 45px;
  background: url('../images/read-icon.png') no-repeat center;
  background-size: contain;
}
.read-bottom li h3 span{
  position: absolute;
  top: 17px;
  left: -71px;
  width: 77px;
  height: 42px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  background-color: #e93c25;
}
.read-bottom li h3 span::after{
  position: absolute;
  top: 0;
  left: -15px;
  width: 0;
  height: 0;
  content: '';
  border-top: 42px solid transparent;
  border-right: 15px solid #e93c25;
  border-bottom: 0;
}
.read-bottom li p{
  padding:  0 30px;
  font-size: 16px;
  color: #333;
  text-align: left;
}
.read-bottom li p span{
  color: #2777b1;
}

.bright-bgd{
  background-color: #fff;
}
.bright{
  padding: 30px 0 0;
  font-size: 0;
  text-align: center;
}
.bright h2{
  width: 1100px;
  height: 130px;
  font-size: 48px;
  color: #333;
  line-height: 130px;
  font-weight: 600;
  margin: 0 auto 70px;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.bright h2 span{
  color: #e93c25;
}
.bright-box{
  width: 1100px;
  height: 480px;
  margin: 0 auto;
  background: url('../images/bright-box.png') no-repeat center;
  background-size: contain;
}
.bright li{
  display: inline-block;
  vertical-align: top;
  margin: 0 45px;
}
.bright li:nth-of-type(1){
  padding: 36px 0 0;
}
.bright li:nth-of-type(3){
  padding: 36px 0 0;
}
.bright-box img{
  display: block;
  width: 140px;
  height: 140px;
  margin: 0 auto 0px;
}
.bright-middle{
  box-sizing: border-box;
  padding: 64px 0 0;
  width: 276px;
  height: 282px;
  margin: 0 auto;
  background: url('../images/bright-box-cont.png') no-repeat center;
  background-size: contain;
}
.bright-middle h3{
  position: relative;
  font-size: 24px;
  color: #333;
  font-weight: 600;
  margin-bottom: 25px;
}
.bright-middle h3::after{
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 64px;
  height: 5px;
  content: '';
  margin-left: -32px;
  background-color: #6cb3e1;
}
.bright-middle p{
  padding: 0 30px;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  text-align: left;
}
.bright-middle1{
  padding-top: 48px;
}
.bright-middle1 h3{
  margin-bottom: 17px;
}
.bright-middle small{
  display: block;
  color: #666666;
  font-size: 14px;
  line-height: 20px;
}
.bright-box li a{
  display: block;
  width: 258px;
  height: 48px;
  font-size: 28px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  margin: 30px auto 0;
  background: linear-gradient(to bottom,#fdbe81 0,#fa7907 100%);
  border-radius: 24px;
}
.bright-box li a:hover{
  background: #de2d16;wa
}

.people-bgd{
  background-color: #fff;
}
.people{
  padding: 30px 0;
  font-size: 0;
  text-align: center;
}
.people h2{
  width: 1100px;
  height: 130px;
  font-size: 48px;
  color: #333;
  line-height: 130px;
  font-weight: 600;
  margin: 0 auto 70px;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.people h2 span{
  color: #e93c25;
}
.people-box li{
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 120px 0 0;
  width: 323px;
  height: 340px;
  margin: 0 21px;
  background: url('../images/people-list-img01.png') no-repeat center;
  background-size: contain;
}
.people-box li h3{
  width: 243px;
  height: 47px;
  font-size: 24px;
  color: #333;
  text-align: center;
  line-height: 47px;
  margin: 0 0 25px 45px;
  border: 1px solid #373331;
}
.people-box li h3 span{
  position: absolute;
  top: 60px;
  left: 18px;
  box-sizing: border-box;
  padding-left: 32px;
  width: 73px;
  height: 38px;
  font-size: 24px;
  color: #fff;
  text-align: left;
  line-height: 38px;
  background-color: #e93c25;
}
.people-box li h3 span::after{
  position: absolute;
  top: 0;
  right: -24px;
  width: 0;
  height: 0;
  content: '';
  border-top: 38px solid transparent;
  border-left: 24px solid #e93c25;
  border-bottom: 0;
}
.people-box li p{
  padding: 0 30px 0 60px;
  font-size: 16px;
  color: #333;
  text-align: left;
}

.direction-bgd{
  height: 694px;
  margin: 0 auto;
  background: url('../images/direction-box.png') no-repeat center 200px;
}
.direction{
  padding: 30px 0;
  font-size: 0;
  text-align: center;
}
.direction h2{
  width: 1100px;
  height: 130px;
  font-size: 48px;
  color: #333;
  line-height: 130px;
  font-weight: 600;
  margin: 0 auto 70px;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.direction h2 span{
  color: #e93c25;
}

.value-bgd{
  margin: 0 auto;
  background: url('../images/value-bgd.png') no-repeat left bottom;
}
.value{
  padding: 0 0 30px;
  font-size: 0;
  text-align: center;
}
.value h2{
  width: 1100px;
  height: 130px;
  font-size: 48px;
  color: #333;
  line-height: 130px;
  font-weight: 600;
  margin: 0 auto 70px;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.value h2 span{
  color: #e93c25;
}
.value-box{
  width: 1100px;
  height: 638px;
  margin: 0 auto;
  background: url('../images/value-box.png') no-repeat center;
  background-size: contain;
}
.value-left{
  display: inline-block;
  vertical-align: top;
  padding: 40px 0 0;
  width: 550px;
  text-align: left;
}
.value-left h3{
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  font-size: 24px;
  color: #fff;
  margin: 0 0 10px 23px;
  background-color: #e0311a;
}
.value-left h3 img{
  display: inline-block;
  vertical-align: top;
  width: 37px;
  height: 37px;
}
.value-left p{
  padding: 0 20px 0 60px;
  font-size: 20px;
  color: #333;
  text-align: left;
  margin-bottom: 25px;
}
.value-bottom{
  box-sizing: border-box;
  padding: 5px 0 0 0;
  width: 504px;
  height: 103px;
  margin: 50px auto 0;
  border: 1px solid #6cb3e1;
  border-radius: 10px;
}
.value-bottom h4{
  padding: 5px 0 0 15px;
  font-size: 18px;
  color: #333;
  text-align: left;
}
.value-left a{
  display: block;
  width: 258px;
  height: 48px;
  font-size: 28px;
  color: #fff;
  text-align: center;
  margin: 20px auto 0;
  line-height: 48px;
  background: #e93c25;
  border-radius: 24px;
  box-shadow: 3px 3px 3px #e5ebee,
              -3px -3px 3px #e5ebee;
}
.value-form{
  display: inline-block;
  vertical-align: top;
  padding: 185px 0 0;
  width: 535px;
}
.value-form li{
  width: 420px;
  height: 54px;
  text-align: left;
  margin: 0 auto 29px;
  border: 1px solid #2777b1;
  background-color: #fff;
}
.value-form li img{
  display: inline-block;
  vertical-align: top;
  width: 52px;
  height: 52px;
}
.value-form li label{
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  color: #333;
  line-height: 52px;
}
.value-form li input[type= text]{
  display: inline-block;
  vertical-align: top;
  width: 320px;
  height: 52px;
  font-size: 20px;
  border: none;
}
.value-form li select{
  display: inline-block;
  vertical-align: top;
  width: 320px;
  height: 52px;
  font-size: 20px;
  border: none;
}
.value-form input[type = button]{
  display: block;
  width: 394px;
  height: 54px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 54px;
  margin: 0 auto;
  border-radius: 27px;
  background: linear-gradient(to bottom,#fdbe81 0,#fa7907 100%);
  box-shadow: 3px 3px 3px #e5ebee,
              -3px -3px 3px #e5ebee;
  border: none;
}

.know-bgd{
  background-color: #fff;
}
.know{
  padding: 30px 0;
  font-size: 0;
  text-align: center;
}
.know h2{
  width: 1100px;
  height: 130px;
  font-size: 48px;
  color: #333;
  line-height: 130px;
  font-weight: 600;
  margin: 0 auto 70px;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.know h2 span{
  color: #e93c25;
}
.know-box li{
  width: 1100px;
  height: 198px;
  margin: 0 auto 10px;
  background: url('../images/know-box-img01.png') no-repeat center;
  background-size: contain;
}
.know-box li:nth-of-type(2){
  height: 268px;
  background: url('../images/know-box-img02.png') no-repeat center;
  background-size: contain;
}
.know-box li:nth-of-type(3){
  height: 198px;
  background: url('../images/know-box-img03.png') no-repeat center;
  background-size: contain;
}
.know-box li .know-left{
  display: inline-block;
  vertical-align: top;
  width: 131px;
  height: 130px;
  margin: 34px auto;
  animation: rotate 10s linear 0s infinite;
  background: url('../images/know-left-img.png') no-repeat center;
  background-size: contain;
}
.know-box li:nth-of-type(2) .know-left{
  margin: 66px 0;
}
.know-left h4{
  font-size: 22px;
  color: #fff;
  text-align: center;
  margin: 32px 0;
  animation: rotate1 10s linear 0s infinite;
}
.know-left h4 span{
  font-weight: 600;
}
.know-right{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 50px 156px 0 120px;
  width: 920px;
  height: 1px;
}
.know-right p{
  font-size: 18px;
  color: #333;
  line-height: 26px;
  text-align: left;
  margin-bottom: 5px;
}
.know-right p span{
  color: #2777b1;
}
.know-cont{
  width: 666px;
  height: 28px;
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 28px;
  margin: 30px  auto 0;
  background: url('../images/know-cont.png') no-repeat center;
  background-size: contain;
}

.base-bgd{
  margin: 0 auto;
  background: url('../images/base-bgd.png') no-repeat center 180px;
}
.base{
  padding: 30px 0;
  font-size: 0;
  text-align: center;
}
.base h2{
  width: 1100px;
  height: 130px;
  font-size: 48px;
  color: #333;
  line-height: 130px;
  font-weight: 600;
  margin: 0 auto 70px;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.base h2 span{
  color: #e93c25;
}
.base-box li{
  display: inline-block;
  vertical-align: top;
  padding: 0 0 30px;
  width: 310px;
  margin: 0 20px;
  background-color: #fff;
  box-shadow: 3px 3px 3px #e5ebee,
              -3px -3px 3px #e5ebee;
  border-radius: 10px;
}
.base-box li img{
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.base-box li h3{
  position: relative;
  font-size: 24px;
  color: #6cb3e1;
  font-weight: 600;
  margin-bottom: 30px;
}
.base-box li h3::after{
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 40px;
  height: 5px;
  content: '';
  margin-left: -20px;
  background-color: #6cb3e1;
}
.base-box li p{
  padding: 0 20px;
  font-size: 16px;
  color: #3a3a3a;
  line-height: 24px;
  text-align: left;
  margin-bottom: 65px;
}
.base-box li a{
  display: block;
  width: 258px;
  height: 48px;
  font-size: 26px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  margin: 0 auto;
  background: linear-gradient(to bottom,#fdbe81 0,#fa7907 100%);
  border-radius: 24px;
}

.zsjz-bgd{
  background-color: #fff;
}
.zsjz{
  padding: 30px 0;
  font-size: 0;
  text-align: center;
}
.zsjz h2{
  width: 1100px;
  height: 130px;
  font-size: 48px;
  color: #333;
  line-height: 130px;
  font-weight: 600;
  margin: 0 auto 70px;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.zsjz h2 span{
  color: #e93c25;
}
.zsjz-box{
  box-sizing: border-box;
  position: relative;
  padding: 60px 0 0;
  width: 1100px;
  height: 337px;
  margin: 0 auto;
  background: url('../images/zsjz-box.png') no-repeat center;
  background-size: contain;
}
.zsjz-box h3{
  position: absolute;
  top: 130px;
  left: 0;
  box-sizing: border-box;
  padding: 34px 10px;
  width: 48px;
  height: 160px;
  font-size: 24px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  background-color: #de2d16;
  border-radius: 0 20px 20px 0;
}
.zsjz-table{
  width: 1045px;
  margin: 0 auto;
}
.zsjz-table th{
  font-size: 24px;
  color: #2777b1;
  font-style: italic;
  line-height: 60px;
  border-bottom: 1px solid #666;
}
.zsjz-table th:not(:last-of-type){
  border-right: 1px solid #666;
}
.zsjz-table td{
  height: 180px;
  font-size: 16px;
  color: #333;
}
.zsjz-table td:not(:last-of-type){
  border-right: 1px solid #666;
}
.zsjz-table td:last-of-type{
  color: #2777b1;
  font-weight: 600;
}

.study-bgd{
  background-color: #fff;
}
.study{
  padding: 30px 0;
  font-size: 0;
  text-align: center;
}
.study h2{
  width: 1100px;
  height: 130px;
  font-size: 48px;
  color: #333;
  line-height: 130px;
  font-weight: 600;
  margin: 0 auto 10px;
  background: url('../images/title-img.png') no-repeat center;
  background-size: contain;
}
.study h2 span{
  color: #e93c25;
}
.study-box{
  position: relative;
}
.study-box li{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 70px 0 0;
  width: 341px;
  height: 489px;
  margin: 0 12px;
  background: url('../images/study-box-img01.png') no-repeat center;
  background-size: contain;
}
.study-box i{
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 320px;
  height: 183px;
  margin-left: -160px;
  background: url('../images/study-box-icon.png') no-repeat center;
  background-size: contain;
}
.study-box li:nth-of-type(2){
  background: url('../images/study-box-img02.png') no-repeat center;
  background-size: contain;
}
.study-box li:nth-of-type(3){
  background: url('../images/study-box-img03.png') no-repeat center;
  background-size: contain;
}
.study-box li:not(:nth-of-type(2)){
  margin-top: 210px;
}
.study-box li h3{
  width: 228px;
  height: 58px;
  font-size: 24px;
  color: #0e649c;
  text-align: center;
  font-weight: 600;
  line-height: 50px;
  margin: 0 auto 20px;
  background: url('../images/study-box-title.png') no-repeat center;
  background-size: contain;
}
.study-box li p{
  padding: 0 45px;
  font-size: 18px;
  color: #333;
  line-height: 24px;
  text-align: left;
}

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

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


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

.xzBtn{
	display: block;
    width: 258px;
    height: 48px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    margin: 10px auto 30px;
    background: linear-gradient(to bottom,#fdbe81 0,#fa7907 100%);
    border-radius: 24px;
}