.push{

}
.xueli_nav{
  height: 65px;
  background: #10143b;	
}
.xueli_nav ul{
  text-align: center;
}
.xueli_nav li{
  display: inline-block;
  width: 156px;
  cursor: pointer;
  position: relative;
}
.banner{
  width: 100%;
  height: 635px;
  background-image: url(/uploads/image/szimages/banner.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.nav-link{
  display: block;	
  font-size: 18px;
  text-align: center;
  line-height: 65px;
  font-weight: 500;
  color: #fff;
}
.nav-link:hover{
  background-color: #212661;	
  color: #fff;
}
.absolute_slidedown{
  display: none;	
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  background: rgba(16, 20, 59, 0.9);
}
.absolute_slidedown .son-item{
  display: block;	
  text-align: center;
  font-size: 16px;
  font-family: microsoft yahei;
  font-weight: 400;
  color: #fff;
  line-height: 43px;
}
.absolute_slidedown .son-item:hover{
  background: rgba(16, 20, 59, 1);  	
  color: #e44740;	
}
.zt-model-title{
  font-size: 48px;
  font-family: microsoft yahei;
  font-weight: bold;
  color: #1b1f4e;
  text-align: center;
}
.cor_da3a32{
  color: #da3a32;	
}
.zt-model-desc{
 font-size: 22px;
 font-family: microsoft yahei;
 font-weight: 400;
 color: #666;	
 text-align: center;
}
.zhengshu_list ul{
  margin-left: -26px;	
}
.zhengshu_list li{
  width: 280px;
  height: 512px;
  margin-left: 26px;
  float: left;
  background: #fafafb; 
  border: 1px solid #e0e0e5;
  position: relative;
}
.zhengshu_imgwrap{
  width: 265px;
  height: 175px;	
  margin: 7px;
  overflow: hidden;
}
.zhengshu_title{	
  font-size: 28px;
  font-weight: bold;
  color: #da3a32;
  line-height: 60px;
  text-align: center;
  position: relative;
}
.zhengshu_title:before{
  content: "";
  display: block;	
  position: absolute;
  left: 50%;
  margin-left: -52px;
  bottom: -1px;
  width: 104px;
  height: 1px;
  background: #000;
}
.zhengshu_title:after{
  content: "";
  display: block;	
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: -2px;
  width: 17px;
  height: 3px;
  background: #000;
}
.p_dian{
  font-size: 20px;
  font-weight: 400;
  color: #666;
  line-height: 34px;
  padding-left: 20px;	
  position: relative;
}
.p_dian:before{
 content: "";
 display: block;	
 position: absolute;
 left: 0;
 top: 50%;
 margin-top: -5px;
 width: 10px;
 height: 10px;
 display: block;
 background-image: url(/uploads/image/szimages/dian.png);
 background-repeat: no-repeat;
 background-position: left center;
}
.btn_ljzxks{
  width: 206px;
  height: 45px;
  position: absolute;
  left: 50%;
  margin-left: -103px;
  bottom: 25px;
  background: #fff;
  border: 1px solid #da3a32;
  border-radius: 4px;	
  font-size: 18px;
  font-weight: 400;
  color: #e44740;
}
.btn_ljzxks a{
  display: block;
  color: #e44740;
  width: 100%;
  height: 100%;
  line-height: 43px;
  text-align: center;
}
.btn_zxxl_l{
 width: 507px;
 height: 60px;
 display: inline-block;
 font-size: 26px;
 background: #ff6666;
 border-radius: 6px;	
 line-height: 60px;
 text-align: center;
 font-weight: 400;
 color: #fff;
 position: relative;
}
.btn_zxxl_r{
 width: 507px;
 height: 60px;
 display: inline-block;
 font-size: 26px;
 background: #ff8737;
 border-radius: 6px;	
 line-height: 60px;
 text-align: center;
 font-weight: 400;
 color: #fff;
  position: relative;
}
.btn_zxxl_l:hover{
 color: #fff;	
}
.btn_zxxl_r:hover{
 color: #fff;	
}
.push{
  transition: all 0.3s ease;
  overflow: hidden;
}
.push:after{
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  -webkit-transform: scale(.1);
  transform: scale(.1);
}
.push:hover{
  border: none;
  background:#da3a32;
  color: #fff;
}
.push:hover a{
  color: #fff;
}
.push:hover:after{
  background: rgb(0,3,255);
  background: linear-gradient(0deg, rgba(2,126,251,1) 0%,  rgba(0,3,255,1)100%);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.light {
  border: none;
  z-index: 1;
}
.light:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #da3a3;
  border-radius: 5px;
  box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
  7px 7px 20px 0px rgba(0,0,0,.1),
  4px 4px 5px 0px rgba(0,0,0,.1);
  transition: all 0.3s ease;
}
.light:hover {
  color: #fff;
}
.light:hover:after {
  left: 0;
  width: 100%;
}
.light:active {
  top: 2px;
}
.xueke_table{
  width: 100%;
  height: 857px;
  background-image: url(/uploads/image/szimages/bg1.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.xueke_table table{
  width: 100%;	
}
.xueke_table th{
  width: 200px;
  height: 67px;
  background-color: #202c5c;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.xueke_table td{
  font-size: 16px;
  color: #333;
  text-align: center;
  height: 84px;
  border: 1px solid #ddd;	
}
.xueke_table tr:nth-child(odd){
  background:#f2f2f2;
}
.xueke_table tr:nth-child(even){
  background:#fff;
}
.hot{
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  margin-top: -10px;
}
.form_wrap{
  width: 100%;
  height: 890px;
  background-image: url(/uploads/image/szimages/bg2.png);	
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  padding-top: 86px;
}
.form_center{
  width: 420px;
  margin: 30px auto;
  position: relative;	
}
.form_center .row{
  margin-top: 10px;	
  position: relative;	
  padding-left: 164px;
}
.form_title{
  position: absolute;	
  right: 276px;
  top: 0;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #333;
  text-align: right;	
  white-space: nowrap;
}
.form_content{
  width: 256px;
  position: relative;
}
.form_content input,.form_content textarea,.select_input{
  width: 256px;
  background: #fff;
  border: 1px solid #fdb1b1;
  border-radius: 4px;	
  font-size: 15px;
  color: #666;
  font-weight: 400;
  resize: none;
}
.form_content input,.select_input{
  height: 40px;
  padding-left: 15px;
}
.form_content textarea{
  height: 100px;
  padding: 15px;
}
.option_div{
  display: none;	
  position: absolute;	
  left: 0;
  top: 32px;
  right: 0;
  z-index: 999;
  background-color: #fff;
  border-left: 1px solid #fdb1b1;
  border-right: 1px solid #fdb1b1;
  border-bottom: 1px solid #fdb1b1;  
  border-radius: 6px;
  z-index: 9999;
}
.option_div li{	
  font-size: 15px;
  color: #666;
  line-height: 30px;
  padding-left: 15px;
  cursor: pointer;
}
.btn_select{
 display: block;	
 position: absolute;
 right: 0;
 top: 0;
 z-index: 999;
 width: 40px;
 height:40px;	
 background-image: url(/uploads/image/szimages/btn_select.png);
 background-repeat: no-repeat;
 background-position: center center;
 cursor: pointer;
}
.xueli_fangan{
 width: 100%;
 height: 819px;
 background-image: url(/uploads/image/szimages/bg3.png);
 background-repeat: no-repeat;
 background-position: center top;
}
.zt-model-title2{
 font-size: 48px;
 font-weight: bold;
 color: #fff;
 text-align: center;
}
.corffca11{
  color: #ffca11;	
}
.w1100{
  width: 1079px;
  height: 490px;
  margin: 34px auto;	
  position: relative;
}
.xueli_fangan_item{
  width: 285px;
  height: 70px;	
  text-align: center;
}
.xueli_fangan_item .p1{
  padding-top: 10px;
  font-size: 22px;
  font-family: microsoft yahei;
  font-weight: bold;
  color: #21233c;
}
.xueli_fangan_item .p2{
  font-size: 16px;
  font-family: microsoft yahei;
  font-weight: 400;
  color: #666;
}
.left_top_1{
  position: absolute;
  left: 105px;
  top: 16px;
}
.left_top_2{
  position: absolute;
  left: 2px;
  top: 157px;
}
.left_top_3{
  position: absolute;
  left: 0;
  top: 286px;
}
.left_top_4{
  position: absolute;
  left: 93px;
  top: 434px;
}
.right_top_1{
  position: absolute;
  right: 86px;
  top: 16px;
}
.right_top_2{
  position: absolute;
  right: -15px;
  top: 157px;
}
.right_top_3{
  position: absolute;
  right: -20px;
  top: 286px;
}
.right_top_4{
  position: absolute;
  right: 74px;
  top: 434px;
}
.center_link{
  position: absolute;
  left: 50%;
  margin-left: -137px;
  top: 143px;
  display: block;
  width: 275px;
  height: 275px;
  font-size: 34px;
  font-family: microsoft yahei;
  font-weight: 400;
  color: #ffd800;
  text-align: center;
  padding-top: 84px;
}
.center_link:hover{
  color: #ffd800;
}
.center_link{
   animation:zoomin 3s infinite;
   -webkit-animation:zoomin 3s infinite;     
}
@keyframes zoomin
{
    0%{
        transform: scale(1);
    }
    25%{
        transform: scale(1.06);
    }
    50%{
        transform: scale(1);
    }
    75%{
        transform: scale(1.06);
    }

}
.w1136{
  width: 1136px;
  margin: 0 auto;
}
.xueli_chaxun{
  margin-top: 60px;
  padding-left: 516px;
  position: relative;
}
.xueli_chaxun_video{
  width: 436px;
  position: absolute;
  left: 0;
  top: 0;
}
.xueli_chaxun_msg{
  margin-top: 20px;
  font-size: 18px;
  font-family: microsoft yahei;
  font-weight: 400;
  color: #333;
  line-height: 32px;
  padding-left: 40px;
  position: relative;
}
.btn_chaxun_video{
  display: block;
  width: 272px;
  height: 54px;
  background: #ff6666;
  border-radius: 6px;
  font-size: 18px;
  font-family: microsoft yahei;
  font-weight: 400;
  color: #fff;
  line-height: 54px;
  text-align: center;
  position: relative;
}
.btn_chaxun_video:hover{
  color: #fff;
}
.mt60{
  margin-top: 60px;
}
.xueli_chaxun_video .num_1:before,.xueli_chaxun_video .num_2:before,.xueli_chaxun_video .num_3:before{
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: left center;
  position: absolute;
  left: 0;
  top: 2px;
}
.xueli_chaxun_video .num_1:before{
  background-image: url(/uploads/image/szimages/num1.png);
}
.xueli_chaxun_video .num_2:before{
  background-image: url(/uploads/image/szimages/num2.png);
}
.xueli_chaxun_video .num_3:before{
  background-image: url(/uploads/image/szimages/num3.png);
}
.al_list{
  width: 1037px;
  margin: 0 auto;
}
.al_list ul{
  margin-left: -25px;
}
.al_list li{
  width: 329px;
  height: 237px;
  float: left;
  margin-left: 25px;
  margin-top: 20px;
  position: relative;
}
.al_list li img{
  width: 100%;
  height: 100%;
}
.al_list li p{
 width: 100%;
 position: absolute;  
 left: 0;
 bottom: 0;
 font-size: 20px;
 font-family: microsoft yahei;
 font-weight: 400;
 color: #fff;
 line-height: 50px;
 text-align: center;
}
.kefu_wrap{
  width: 100%;
  height: 510px;
  background-image: url(/uploads/image/szimages/bg4.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.font40{
  font-size: 40px;
}
.corffd409{
  color: #ffd409;
}
.font55{
  font-size: 55px;
}
.cor000{
  color: #000;
}
.pingfang{
  font-family: "pingfang sc";
}
.qa{
  position: relative;
  font-size: 24px;
  color: #fff;
  line-height: 66px;
}
.qa:before{
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: left center;
  position: absolute;
  left: -56px;
  top: 18px;
}
.kefu_wrap .num1:before{
  background-image: url(/uploads/image/szimages/1.png);
}
.kefu_wrap .num2:before{
  background-image: url(/uploads/image/szimages/2.png);
}
.kefu_wrap .num3:before{
  background-image: url(/uploads/image/szimages/3.png);
}
.kefu_wrap .num4:before{
  background-image: url(/uploads/image/szimages/4.png);
}
.qa_kefu{
 display: block; 
 position: absolute;
 left: 75%;
 top: 12px;
 width: 129px;
 height: 40px;
 border: 1px solid #ffd409;
 border-radius: 20px;
 font-size: 18px;
 color: #ffd409;
 line-height: 38px;
 text-align: center; 
}
.qa_kefu:hover{
  background-color: #ffd409;
  color: #d34544;
}
.qa_kefu .icon_kefu{
 display: inline-block; 
 margin-right: 5px;
 margin-top: -5px;
 width: 22px;
 height: 20px;
 background-image: url(/uploads/image/szimages/icon_kefu.png);
 background-repeat: no-repeat;
 background-position: left center;
}
.qa_kefu:hover .icon_kefu{
  background-image: url(/uploads/image/szimages/icon_kefu2.png);
  background-repeat: no-repeat;
  background-position: left center; 
}
.btn_qa{
 display: block; 
 width: 272px;
 height: 54px;
 background: #ffd409;
 border-radius: 6px; 
 font-size: 18px;
 color: #1b1f4e;
 line-height: 54px;
 text-align: center;
 position: relative;
}
.right_next2{
  margin-top: -5px;
  margin-left: 5px;
}
.btn_qa:hover{
  color: #1b1f4e;
}
.baoming_wrap{
  height: 454px;
  background-image: url(/uploads/image/szimages/bg5.png);
  background-repeat: no-repeat;
  background-position: center top; 
}
.btn_baoming{
  width: 331px;
  height: 66px;
  display: inline-block;
  background: #ffd409;
  border-radius: 6px;
  font-size: 26px;
  color: #1b1f4e;
  line-height: 66px;
  text-align: center;
}
.btn_baoming:hover{
   color: #1b1f4e; 
}
.jy_img{
  display: inline-block;
  width: 59px;
  margin-right: 10px;
  margin-top: -10px;
}
.left_fixed{
  width: 216px;
  height: 552px;
  background-image: url(/uploads/image/szimages/left_fixed.png);
  background-repeat: no-repeat;
  background-position: left center;
  position: fixed;
  left:5px;
  top: 50%;
  margin-top: -276px;
  z-index: 9999;
  padding-top: 180px;
}
.left_fixed .kefu_item{
  margin: 0 auto;
  width: 160px;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  line-height: 52px;
  border-bottom: 1px solid #cecece;
  text-align: center;
}
.left_fixed .kefu_item a{
  display: block;
  color: #000;
}
.left_fixed .kefu_item:last-child{
  border-bottom: none;
}
.right_fixed{
  width: 229px;
  height: 573px;
  background-image: url(/uploads/image/szimages/right_fixed.png);
  background-repeat: no-repeat;
  background-position: left center;
  position: fixed;
  right: 10px;
  top: 50%;
  margin-top: -286px;
  z-index: 9999;
  padding-top: 200px;
}
.right_fixed .kefu_item{
  margin: 0 auto;
  width: 160px;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  line-height: 52px;
  border-bottom: 1px solid #cecece;
  text-align: center;
}
.right_fixed .kefu_item a{
  display: block;
  color: #8e5511;
}
.right_fixed .kefu_item:last-child{
  border-bottom: none;
}
.big_hot{
  width: 36px;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}
.kefu_item_other a{
  width: 100%;
  height: 55px;
  position: absolute;
  left:0;
  bottom: 0;
}