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

/* header */
.header {margin: 0; padding: 0;}
.header .top {height: 26px; padding: 6px 0; background: #363636;}
.header .top span {display: block; float: left; font-size: 14px; text-align: center; line-height: 24px; color: #f5f5f5;}
.header .top a{display: inline-block; position: relative; width: 44px; height: 22px; margin: 0 3px; border:1px solid #fff; border-radius: 5px; color: #f5f5f5; line-height: 22px;}
.btn-border-o:before, .btn-border-o:after {-webkit-transition: all 0.3s;transition: all 0.3s;}
.btn-border-o:before, .btn-border-o:after {content: '';border-style: solid;position: absolute;z-index: 5;border-radius: 5px;box-sizing: content-box;}
.btn-border-o:before {width: 0;height: 100%;border-width: 1px 0 1px 0;top: -1px;left: 0;-webkit-transition-delay: 0.05s;transition-delay: 0.05s;}
.btn-border-o:after {width: 100%;height: 0;border-width: 0 1px 0 1px;top: 0;left: -1px;}
.btn-border-o:hover:before {width: 100%;}
.btn-border-o:hover:after {height: 100%;}
.btn-border-o.btn-orange:before, .btn-border-o.btn-orange:after {border-color: #f30;}
.btn-border-o.btn-orange:hover {color: #f30;background-color: rgba(255,255,255,.15)}
.header .top span:nth-of-type(1) {width: 120px;}
.header .top span:nth-of-type(2) {width: 870px;}
.header .top span:nth-of-type(3) {width: 110px;}
.header .main {padding: 12px 0; overflow: hidden;}
.header .main .slogen {float: left; width: 396px; height: 60px;}
.header .main .slogen .logo {float: left; width: 182px;}
.header .main .slogen .logo img {width: 170px;}
.header .main .slogen .logo p {padding-left: 2px; font-size: 14px; letter-spacing: 16px; line-height: 25px; color: #999;}
.header .main .slogen .line {float: left; width: 1px; height: 60px; margin-right: 12px; background: linear-gradient(rgba(143,143,143,0),rgba(143,143,143,1),rgba(143,143,143,0));}
.header .main .slogen .yl {float: left; width: 200px; height: 24px; margin: 18px 0; border-radius: 12px; background: #f5f5f5; font-size: 16px; text-align: center; line-height: 24px;}
.header .main .nav {float: right; width: 700px;}
.header .main .nav ul {float: right; padding: 20px 0;}
.header .main .nav ul li {float: left; width: 90px; border-right: 1px solid #ccc; text-align: center; line-height: 20px;}
.header .main .nav ul li:last-child {border-right: none;}
.header .main .nav ul li a {font-size: 16px;}
.header .main .nav ul li a:hover {color: #f30;}

.banner-bgd{
  height: 571px;
  margin: 0 auto;
  background: url('../images/banner-bgd.png') no-repeat center;
}
.banner0{
  position: relative;
  padding: 60px 0;
  font-size: 0;
  text-align: center;
}
.banner-title{
  position: absolute;
  top: 60px;
  left: 77px;
  width: 308px;
  height: 136px;
  background: url('../images/banner-title.png') no-repeat center;
  background-size: contain;
}
.banner-title h2{
  height: 66px;
  font-size: 36px;
  color: #fefeff;
  line-height: 66px;
}
.banner-title h3{
  font-size: 32px;
  color: #152563;
  line-height: 66px;
}
.banner0 h1{
  width: 1037px;
  height: 297px;
  margin: 0 auto 55px;
  background: url('../images/banner-cont.png') no-repeat center;
  background-size: contain;
}
.banner0 p{
  width: 991px;
  height: 85px;
  font-size: 40px;
  color: #fefefe;
  line-height: 85px;
  margin: 0 auto;
  background: url('../images/banner-p.png') no-repeat center;
  background-size: contain;
}

.difference-bgd{
  background: #fff;
}
.difference{
  padding: 60px 0;
  font-size: 0;
  text-align: center;
}
.difference h2{
  font-size: 48px;
  color: #152563;
  font-weight: 600;
  margin-bottom: 20px;
}
.difference h2 span{
  color: #ff5115;
}
.difference h2 em{
  display: inline-block;
  vertical-align: top;
  width: 49px;
  height: 33px;
  margin: 22px 11px 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.difference h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.difference h3{
  font-size: 24px;
  color: #000;
  text-align: center;
  margin-bottom: 32px;
}
.difference-box{
  margin-bottom: 70px;
  box-shadow: 3px 3px 3px #e7f2fd,
              -3px -3px 3px #e7f2fd;
}
.difference-box h4{
  width: 1100px;
  height: 100px;
  font-size: 36px;
  color: #583122;
  font-style: italic;
  font-weight: 600;
  line-height: 100px;
  margin: 0 auto;
  background: url('../images/difference-box.png') no-repeat center;
  background-size: contain;
}
.difference h4 span{
  display: inline-block;
  vertical-align: top;
  color: #ff5000;
  margin-right: 400px;
}
.difference-table td{
  height: 80px;
  font-size: 18px;
  color: #000;
  border-bottom: 1px solid #d9d9d9;
}
.difference-table td:nth-of-type(2){
  background-color: #eef6fd;
  border-bottom: none;
}
.difference-table td a{
  display: block;
  width: 140px;
  height: 40px;
  font-size: 22px;
  color: #152563;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
  border: 1px solid #152563;
  border-radius: 20px;
  box-shadow: 3px 3px 3px #e7f2fd,
              -3px -3px 3px #e7f2fd;
}
.difference .difference-link{
  display: block;
  width: 440px;
  height: 70px;
  font-size: 36px;
  color: #fff;
  text-align: center;
  line-height: 70px;
  margin: 0 auto;
  background-color: #ff5000;
  border-radius: 35px;
  box-shadow: 3px 3px 3px #e7f2fd,
              -3px -3px 3px #e7f2fd;
}

.hot-bgd{
  background: linear-gradient(to bottom,#258cea 0,#8ac7fe 100%);
}
.hot{
  padding: 50px 0;
  font-size: 0;
  text-align: center;
}
.hot h2{
  font-size: 48px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 35px;
}
.hot h2 span{
  color: #ff5115;
}
.hot h2 em{
  display: inline-block;
  vertical-align: top;
  width: 49px;
  height: 33px;
  margin: 22px 11px 0;
  background: url('../images/title-left02.png') no-repeat center;
  background-size: contain;
}
.hot h2 em:nth-of-type(2){
  background: url('../images/title-right02.png') no-repeat center;
  background-size: contain;
}
.hot-box li{
  display: inline-block;
  vertical-align: top;
  padding: 20px 0;
  width: 366px;
  background-color: #f5fafe;
}
.hot-box li:not(:nth-of-type(2)){
  margin: 43px 0 0;
}
.hot-box li:nth-of-type(2){
  position: relative;
  height: 562px;
}
.hot-box li:nth-of-type(2)::before{
  position: absolute;
  top: -20px;
  left: -5px;
  width: 5px;
  height: 595px;
  content: '';
  background: url('../images/hot-box-left.png') no-repeat center;
  background-size: contain;
}
.hot-box li:nth-of-type(2)::after{
  position: absolute;
  top: -20px;
  right: -5px;
  width: 5px;
  height: 595px;
  content: '';
  background: url('../images/hot-box-right.png') no-repeat center;
  background-size: contain;
}
.hot-box li img{
  width: 126px;
  height: 126px;
  margin: 0 auto 18px;
}
.hot-box li h3{
  position: relative;
  font-size: 30px;
  color: #152563;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}
.hot-box li h3::before{
  position: absolute;
  top: 55px;
  left: 50%;
  width: 50px;
  height: 6px;
  content: '';
  margin-left: -25px;
  background: #389cf9;
}
.hot-box li p{
  padding: 0 30px;
  height: 300px;
  font-size: 18px;
  color: #000;
  line-height: 36px;
  text-align: left;
}

.point-bgd{
  background-color: #f5fafe;
}
.point{
  padding: 60px 0;
  font-size: 0;
  text-align: center;
}
.point h2{
  font-size: 48px;
  color: #152563;
  font-weight: 600;
  margin-bottom: 20px;
}
.point h2 span{
  color: #ff5115;
}
.point h2 em{
  display: inline-block;
  vertical-align: top;
  width: 49px;
  height: 33px;
  margin: 22px 11px 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.point h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.point-list{
  display: inline-block;
  vertical-align: top;
  width: 240px;
  height: 360px;
  margin: 0 44px 40px 0;
  background: url('../images/point-list-img01.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(1){
  background: url('../images/point-list-img01.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(2){
  background: url('../images/point-list-img02.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(3){
  background: url('../images/point-list-img03.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(4){
  background: url('../images/point-list-img04.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(5){
  background: url('../images/point-list-img05.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(6){
  background: url('../images/point-list-img06.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(7){
  background: url('../images/point-list-img07.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(8){
  background: url('../images/point-list-img08.png') no-repeat center;
  background-size: contain;
}
.point-list:nth-of-type(4),
.point-list:nth-of-type(8){
  margin-right: 0;
}
.point h3{
  padding: 60px 0 0 20px;
  font-size: 26px;
  color: #fff;
  line-height: 70px;
  text-align: left;
  margin-bottom: 25px;
}
.point h3 span{
  font-size: 18px;
  color: #fff;
}
.point-list h4{
  padding-left: 20px;
  font-size: 20px;
  color: #000;
  text-align: left;
  margin-bottom: 10px;
}
.point-list h4 span{
  color: #3193ec;
}
.point-list p{
  padding-left: 20px;
  font-size: 20px;
  color: #000;
  line-height: 30px;
  text-align: left;
}
.point-list a{
  display: block;
  width: 145px;
  height: 40px;
  font-size: 24px;
  color: #ff5000;
  line-height: 40px;
  margin: 30px auto 0;
  border: 1px solid #ff5000;
  border-radius: 20px;
}
.point .point-link{
  display: block;
  width: 440px;
  height: 70px;
  font-size: 36px;
  color: #fff;
  text-align: center;
  line-height: 70px;
  margin: 55px auto 0;
  background-color: #ff5000;
  border-radius: 35px;
  box-shadow: 3px 3px 3px #e7f2fd,
              -3px -3px 3px #e7f2fd;
}

.bmlc-bgd{
  background-color: #f5f5f5;
}
.bmlc{
  padding: 60px 0;
  font-size: 0;
  text-align: center;
}
.bmlc h2{
  font-size: 48px;
  color: #152563;
  font-weight: 600;
  margin-bottom: 40px;
}
.bmlc h2 span{
  color: #ff5115;
}
.bmlc h2 em{
  display: inline-block;
  vertical-align: top;
  width: 49px;
  height: 33px;
  margin: 22px 11px 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.bmlc h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.bmlc-box{
  width: 1028px;
  height: 486px;
  text-align: left;
  margin: 0 auto;
  background: url('../images/bmlc-box.png') no-repeat center;
  background-size: contain;
}
.bmlc-box li{
  display: inline-block;
  vertical-align: top;
}
.bmlc-box li:nth-of-type(1),
.bmlc-box li:nth-of-type(2),
.bmlc-box li:nth-of-type(3),
.bmlc-box li:nth-of-type(4){
  margin: 200px 50px 0 60px;
}
.bmlc-box li:nth-of-type(5),
.bmlc-box li:nth-of-type(6),
.bmlc-box li:nth-of-type(7){
  margin: 100px 105px 0 40px;
}
.bmlc-box li a{
  display: block;
  width: 118px;
  height: 30px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  margin-bottom: 10px;
  background-color: #ff5000;
  border-radius: 15px;
}
.bmlc-box li a span{
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 22px;
  font-size: 18px;
  color: #ff5000;
  text-align: center;
  line-height: 20px;
  margin: 4px 0 0 5px;
  background: #fff;
  border-radius: 11px;
}

.model-bgd{

}
.model{
  padding: 110px 0;
  font-size: 0;
  text-align: center;
}
.model h2{
  font-size: 48px;
  color: #152563;
  font-weight: 600;
  margin-bottom: 40px;
}
.model h2 span{
  color: #ff5115;
}
.model h2 em{
  display: inline-block;
  vertical-align: top;
  width: 49px;
  height: 33px;
  margin: 22px 11px 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.model h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.model-box{
  position: relative;
  width: 1100px;
  height: 500px;
  margin: 0 auto;
  background: url('../images/model-box.png') no-repeat center;
  background-size: contain;
}
.model-box li p{
  display: inline-block;
  vertical-align: top;
  padding: 26px 0 0;
  font-size: 18px;
  color: #000;
  text-align: left;
  line-height: 30px;
  margin-right: 34px;
}
.model-box li h3{
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 20px 10px 0;
  width: 138px;
  height: 138px;
  font-size: 30px;
  color: #fff;
  font-weight: 600;
  margin-right: 36px;
  text-align: center;
  border-radius: 69px;
}
.model-left li:nth-of-type(-n+3) p{
  text-align: right;
}
.model-left li:nth-of-type(1){
  position: absolute;
  top: 17px;
  left: 120px;
}
.model-left li:nth-of-type(2){
  position: absolute;
  top: 180px;
  left: 20px;
}
.model-left li:nth-of-type(3){
  position: absolute;
  top: 346px;
  left: 156px;
}
.model-right{
  text-align: left;
}
.model-right li:nth-of-type(1){
  position: absolute;
  top: 17px;
  left: 573px;
}
.model-right li:nth-of-type(2){
  position: absolute;
  top: 180px;
  left: 670px;
}
.model-right li:nth-of-type(3){
  position: absolute;
  top: 346px;
  left: 573px;
}

.plan-bgd{
  box-sizing: border-box;
  padding: 60px 0;
  margin: 0 auto;
  background: url('../images/plan-bgd.png') no-repeat center bottom;
}
.plan{
  padding: 50px 0;
  font-size: 0;
  text-align: center;
  background-color: #fff;
  box-shadow: 3px 3px 3px #e7f2fd,
              -3px -3px 3px #e7f2fd;
}
.plan h2{
  font-size: 48px;
  color: #152563;
  font-weight: 600;
  margin-bottom: 40px;
}
.plan h2 span{
  color: #ff5115;
}
.plan h2 em{
  display: inline-block;
  vertical-align: top;
  width: 49px;
  height: 33px;
  margin: 22px 11px 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.plan h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.plan-box{
  position: relative;
  /* text-align: left; */
}
.plan-box .plan-top{
  position: absolute;
  top: 0;
  left: 50%;
  width: 436px;
  height: 445px;
  margin-left: -218px;
  background: url('../images/plan-top.png') no-repeat center;
  background-size: contain;
  animation: rotate2 10s linear 0s infinite;
}
.plan-top h3{
  width: 401px;
  height: 401px;
  margin: 25px auto 0;
  background: url('../images/plan-top-icon.png') no-repeat center;
  background-size: contain;
  animation: rotate3 10s linear 0s infinite;
}
@-webkit-keyframes rotate2{
  0%{
    -webkit-transform:rotate(0deg);
   }
   100%{
     -webkit-transform:rotate(-360deg);
   }
}
@-webkit-keyframes rotate3{
  0%{
    -webkit-transform:rotate(0deg);
   }
   100%{
     -webkit-transform:rotate(360deg);
   }
}
.plan-left{
  display: inline-block;
  vertical-align: top;
  width: 400px;
  margin-right: 300px;
}
.plan-left li{
  margin-bottom: 90px;
}
.plan-left li:nth-of-type(1){
  margin-left: 70px;
}
.plan-left li:nth-of-type(2){
  margin-left: 20px;
}
.plan-left li:nth-of-type(3){
  margin-left: 70px;
}
.plan-left h4{
  box-sizing: border-box;
  padding-left: 10px;
  width: 290px;
  height: 50px;
  font-size: 22px;
  color: #152563;
  text-align: left;
  background: url('../images/plan-left.png') no-repeat center bottom;
}
.plan-left p{
  box-sizing: border-box;
  padding: 0 20px;
  width: 290px;
  font-size: 18px;
  color: #000;
  text-align: left;
}
.plan-right{
  display: inline-block;
  vertical-align: top;
  width: 400px;
  text-align: right;
}
.plan-right li{
  margin-bottom: 90px;
}
.plan-right li:nth-of-type(1){
  margin-right: 70px;
}
.plan-right li:nth-of-type(2){
  margin-right: 20px;
}
.plan-right li:nth-of-type(3){
  margin-right: 70px;
}
.plan-right h4{
  box-sizing: border-box;
  display: inline-block;
  padding-left: 30px;
  width: 290px;
  height: 50px;
  font-size: 22px;
  color: #152563;
  text-align: left;
  background: url('../images/plan-right.png') no-repeat center bottom;
}
.plan-right p{
  display: inline-block;
  width: 270px;
  font-size: 18px;
  color: #000;
  text-align: left;
}
.plan-box a{
  display: block;
  width: 440px;
  height: 70px;
  font-size: 36px;
  color: #fff;
  text-align: center;
  line-height: 70px;
  margin: 0 auto;
  background: #ff5000;
  border-radius: 35px;
}

.teacher-bgd{
  background: #e6f2fe url('../images/teacher-bgd.png') no-repeat center 160px;
}
.teacher{
  padding: 80px 0;
  font-size: 0;
  text-align: center;
}
.teacher h2{
  font-size: 48px;
  color: #152563;
  font-weight: 600;
  margin-bottom: 45px;
}
.teacher h2 span{
  color: #ff5115;
}
.teacher h2 em{
  display: inline-block;
  vertical-align: top;
  width: 49px;
  height: 33px;
  margin: 22px 11px 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.teacher h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.teacher-box{
  position: relative;
}
.gallery-top{
  padding: 33px 0;
  text-align: left;
  background: #fff;
  margin-bottom: 30px;
}
.gallery-top img{
  display: inline-block;
  vertical-align: top;
  width: 250px;
  height: 281px;
  margin: 0 30px;
}
.teacher-right{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 715px;
  margin-left: 30px;
  background: #fefefe;
}
.teacher-right h3{
  position: relative;
  width: 710px;
  font-size: 30px;
  color: #152563;
  line-height: 52px;
  text-align: left;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddbdb;
}
.teacher-right h3::before{
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 90px;
  height: 4px;
  content: '';
  background: #389cf9;
}
.teacher-right h4{
  font-size: 20px;
  color: #000;
  text-align: left;
  margin-bottom: 10px;
}
.teacher-right p{
  font-size: 20px;
  color: #000;
  line-height: 32px;
  text-align: left;
  margin-bottom: 50px;
}
.teacher-right a{
  display: block;
  width: 236px;
  height: 50px;
  font-size: 26px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  margin-left: 480px;
  background-color: #ff5000;
  border-radius: 25px;
}
.gallery-top .swiper-button-prev{
  position: absolute;
  top: 568px;
  left: 20px;
  width: 35px;
  height: 76px;
  content: '';
  background: url('../images/swiper-button-prev.png') no-repeat center;
  background-size: contain;
}
.gallery-top .swiper-button-next{
  position: absolute;
  top: 568px;
  right: 20px;
  width: 35px;
  height: 76px;
  content: '';
  background: url('../images/swiper-button-next.png') no-repeat center;
  background-size: contain;
}
.gallery-thumbs .swiper-slide-thumb-active img{
  box-shadow: 3px 3px 3px #e7f2fd,
              -3px -3px 3px #e7f2fd;
}
.gallery-thumbs .swiper-slide{
  display: inline-block;
  vertical-align: top;
}
.gallery-thumbs .swiper-slide img{
  width: 158px;
  height: 157px;
  margin: 0 auto;
}

.ad0-bgd{
  padding: 100px 0 80px;
  background-color: #fff;
}
.ad0{
  padding: 60px 0;
  width: 1100px;
  font-size: 0;
  text-align: center;
  border-radius: 0 100px 0 100px;
  background-color: #0f80e8;
}
.ad0 h2{
  font-size: 48px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 35px;
}
.ad0 h2 span{
  color: #ff5115;
}
.ad0 h2 em{
  display: inline-block;
  vertical-align: top;
  width: 49px;
  height: 33px;
  margin: 22px 11px 0;
  background: url('../images/title-left02.png') no-repeat center;
  background-size: contain;
}
.ad0 h2 em:nth-of-type(2){
  background: url('../images/title-right02.png') no-repeat center;
  background-size: contain;
}
.ad0-form{

}
.ad0-list{
  display: inline-block;
  vertical-align: top;
  background: #fff;
  margin: 0 53px 25px;
}
.ad0-list label{
  display: inline-block;
  vertical-align: top;
}
.ad0-list label img{
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  margin: 15px 10px;
}
.ad0-list label h3{
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  color: #000;
  line-height: 60px;
}
.ad0-list input[type = text]{
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  width: 225px;
  height: 60px;
  font-size: 22px;
  border: none;
}
.ad0-form input[type = button]{
  display: block;
  width: 310px;
  height: 60px;
  font-size: 36px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  margin: 15px auto;
  background: #ff5000;
  border-radius: 35px;
  border: none;
}
.ad0-form p{
  font-size: 18px;
  color: #fff;
}
/* .ad0-form .xieyi em{
  color: #fff;
}
.ad0-form .xieyi a{
  color: yellow;
} */
.form_bot {width: 94%; margin: 20px auto 0; text-align: center; font-size: .16rem; color: #fff; line-height:.26rem;}
.form_bot span a {display: inline-block;vertical-align: top;color: #fff;}
.form_bot label {display: inline-block;}
.form_bot label input {display: inline-block; width: .14rem; height: .14rem; border: none; vertical-align: top; margin:
.06rem 0 0; position: relative;}
.form_bot label input[type=checkbox]::before {position: absolute; content: ""; top: 0; left: 0; background: #fff; width:
100%; height: 100%; border: 1px solid #888; border-radius: 2px;}
.form_bot label input[type=checkbox]:checked::before {position: absolute; content: "\2713"; background: red; top: 0;
left: 0; width: 100%; height: 100%; border: 1px solid red; border-radius: 2px; color: #fff; line-height: .14rem;
font-weight: bold; text-align: center;}


.zsjz-bgd{
  background-color: #e6f2fe;
}
.zsjz{
  padding: 70px 0;
  font-size: 0;
  text-align: center;
}
.zsjz h2{
  font-size: 48px;
  color: #152563;
  font-weight: 600;
  margin-bottom: 10px;
}
.zsjz h2 span{
  color: #ff5115;
}
.zsjz h2 em{
  display: inline-block;
  vertical-align: top;
  width: 49px;
  height: 33px;
  margin: 22px 11px 0;
  background: url('../images/title-left01.png') no-repeat center;
  background-size: contain;
}
.zsjz h2 em:nth-of-type(2){
  background: url('../images/title-right01.png') no-repeat center;
  background-size: contain;
}
.zsjz h3{
  font-size: 30px;
  color: #333;
  text-align: center;
  margin-bottom: 30px;
}
.zsjz-table{
  margin-bottom: 10px;
  background-color: #fff;
  border-left: 1px solid #cbcbcb;
}
.zsjz-table th{
  font-size: 22px;
  color: #fff;
  font-weight: 400;
  line-height: 68px;
  background: #2694f9;
}
.zsjz-table th:not(:last-of-type){
  border-right: 1px solid #fff;
}
.zsjz-table td{
  padding: 25px 0;
  font-size: 18px;
  color: #000;
  line-height: 30px;
  border-right: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}
.zsjz-table .zsjz-td{
  box-sizing: border-box;
  padding: 0 15px;
  width: 80px;
  font-size: 36px;
  color: #000;
  line-height: 40px;
  background-color: #fbf0dc;
}
.zsjz-table .zsjz-td span{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 22px;
  margin: 20px 0 0;
}
.zsjz-table .zsjz-td span i{
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  padding: 20px 0 0;
  width: 24px;
  height: 132px;
  line-height: 1;
  margin-bottom: 30px;
}
.zsjz-table .zsjz-td span i::before{
  position: absolute;
  top: 0;
  left: 7px;
  width: 20px;
  height: 12px;
  content: '《';
  transform: rotate(90deg);
}
.zsjz-table .zsjz-td span i::after{
  position: absolute;
  bottom: 0;
  left: -4px;
  width: 20px;
  height: 12px;
  content: '《';
  transform: rotate(-90deg);
}
.zsjz-table .zsjz-td span i:nth-of-type(1){
  height: 88px;
}
.zsjz-table .zsjz-td span i:nth-of-type(1)::after{
  bottom: -17px;
  left: -3px;
}
.zsjz-table .zsjz-td.type01 span i:nth-of-type(2){
  height: 64px;
}
.zsjz-table .zsjz-td.type01 span i:nth-of-type(2)::after{
  bottom: -23px;
  left: -3px;
}
.zsjz-table .zsjz-td.type02 span i:nth-of-type(2){
  height: 88px;
}
.zsjz-table .zsjz-td.type02 span i:nth-of-type(2)::after{
  bottom: -17px;
  left: -3px;
}

.zsjz-table .zsjz-td span i:nth-of-type(3){
  height: 64px;
}
.zsjz-table .zsjz-td span i:nth-of-type(3)::after{
  bottom: -17px;
  left: -3px;
}
/* .zsjz-table .zsjz-td span i:nth-of-type(4){
  height: 86px;
}
.zsjz-table .zsjz-td span i:nth-of-type(4)::after{
  bottom: -17px;
  left: -3px;
} */
.zsjz-table .zsjz-tr td{
  border-bottom: none;
}
.zsjz-table .zsjz-td1{
  box-sizing: border-box;
  padding: 0 22px;
  width: 80px;
  font-weight: 600;
}
.zsjz-table .zsjz-td2{
  padding-left: 20px;
  text-align: left;
}
.zsjz-table .zsjs-td3{
  padding: 0;
  line-height: 48px;
  background-color: #f1f1f1;
}
.zsjz-table td em{
  display: block;
  font-size: 30px;
  color: #ff5000;
  font-weight: 600;
}
.zsjz-table td a{
  display: block;
  width: 86px;
  height: 36px;
  font-size: 18px;
  color: #333;
  text-align: center;
  line-height: 36px;
  margin: 13px auto;
  background-color: #fe5208;
  border-radius: 18px;
}
.zsjz-table p{
  box-sizing: border-box;
  padding: 0 10px;
  text-align: left;
}
.zsjz-tip{
  font-size: .2rem;
  color: #333;
  text-align: right;
  margin: 0 0 .3rem;
}

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

/*按钮悬停*/
.hvr-grow-shadow{
    display: inline-block;
    -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{
  display: inline-block;
  vertical-align: middle;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-font-smoothing: antialiased;

  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgb(0 0 0 / 0%);
}
.hvr-grow-shadow2:hover, .hvr-grow-shadow2:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}


/*******弹出层********/
.phone__greey{position: fixed;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.6);z-index: 88;}
.phone__show{position: fixed;top: 50%;width: 100%;margin: -225px auto 0;z-index: 99;}
.phone{position: relative;width: 530px;height: 450px;border-radius: 8px;}
.phone iframe{display: block;width: 530px;height: 440px;}
.form-bgd{padding-top: 1px;}
.form__01{box-sizing: border-box;font-size: 0;text-align: center;width: 530px;height: 420px;padding-top: 50px;background: #fff;border-radius: 8px;}
.form__01 h2{height: 20px;font-size: 24px;color: #4c4c4c;font-weight: 400;line-height: 20px;text-align: center;padding-bottom: 16px;margin: 0 60px 35px;border-bottom: 1px solid #efefef;}
.form__01 label{display: inline-block;vertical-align: top;width: 130px;height: 58px;border: 1px solid #c9c9c9;border-right: none;border-top-left-radius: 8px;border-bottom-left-radius: 8px;}
.form__01 label em{width: 32px;height: 32px;display: inline-block;vertical-align: top;margin: 15px 0px;}
.form__01 label span{box-sizing: border-box;display: inline-block;vertical-align: top;width: 70px;font-size: 16px;color: #999;margin: 18px 0;padding: 0 1px 0 0;border-right: 1px solid #c9c9c9;}
.form__01 input[type=text]{width: 300px;height: 58px;padding: 0 10px;border: 1px solid #c9c9c9;border-left: none;border-top-right-radius: 8px;border-bottom-right-radius: 8px;margin-bottom: 10px;}
.form__01 select{width: 320px;height: 60px;padding: 0 10px;border: 1px solid #c9c9c9;border-left: none;border-top-right-radius: 8px;border-bottom-right-radius: 8px;margin-bottom: 10px;}
.form__01 p{font-size: 16px;text-align: right;color: #999;margin: 0 40px 10px 0;line-height: 50px;}
.form__01 p span{color: #1e8dff;}
.form__01 input[type=button]{display: block;width: 450px;height: 60px; border: none; font-size: 24px;color: #fff;line-height: 60px;text-align: center;border-radius: 8px;background: #ff4200;margin: 24px auto;}
.phone i{position: absolute;top: 0;right: 0;width: 32px;height: 32px;font-size: 20px;color: #fff;font-style: normal;display: block;background: #4d4d4d;border-radius: 16px;text-align: center;line-height: 32px;}

/* 隐私协议条款 */
.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;}
.xieyi {padding: 0; text-align: center; margin-top: 20px; margin-bottom: 0;}

/*按钮悬停*/
.hvr-grow-shadow{
    display: inline-block;
    -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{
    display: inline-block;
    -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);
}

/*协议弹窗样式*/
.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: 20%;left: 50%;width: 560px;margin: 0 0 0 -280px;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 {overflow: auto;}
.es_agr_con {font-size: 14px;color: #3a3d4b;line-height: 25px;word-break: break-all;}
.es_agr_btn {text-align: center;padding: 20px 20px 0;}
.es_button {line-height: 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;}
