@charset "utf-8";
*{
    padding: 0;
    margin: 0;
}
.clear{
    clear: both;
}
a{
    text-decoration: none;
    color: #333;
}
p{
    color: #333;
}
body{
    min-width: 1200px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.item_top{  
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    line-height: 80px;
}

.topL{
  width: 130px;
  height: 80px;
  margin-left: 50px;
   
}
.topL img{
    width: 100%;
    
}
.topR{
    width: 130px;
    height: 80px;
    margin-right: 50px;
   
     
  }
  .topR img{
      width: 100%;
      margin-top: 15px;
  }

.top_img{
    max-width: 1920px;
    margin: 0 auto;
}
.top_img img{
	display:block;
    width: 100%;
}
.item_jz{
    max-width: 1920px;
    margin: 50px auto;
    background: url('bg1.png') top center no-repeat;
    background-size: 100%;
    padding: 1px 0;
}
.title_p{
    text-align: center;
    background-image: -webkit-linear-gradient(left, #ffd663, #dd7e2d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 46px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    margin: 50px auto;
	
}
.item_jz_table{
    width: 1000px;
    border-collapse: collapse;
    margin: 50px auto;
    text-align: center;


}
.item_jz_table td{
    border: 1px solid #ececec;
    padding:15px 0;
    text-align: center;
}
.item_jz_table td a{
	color:#2f77fb !important;
	
}
.item_gift{
    max-width: 1920px;
    margin: 0px auto;
    background: url('bg2.png') top center no-repeat;
    background-size: 100%;
    padding: 1px 0;
    margin-top: 50px;
}
.item_sys_div{
    width: 1020px;
    height: 260px;
    margin: 50px auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-radius: 30px;
    background: rgb(251 198 232);
}
.item_sys_div_one{
    width: 220px;
}
.item_sys_div_one img{
    width: 100%;
	border-radius:10px;
}
.slt_p{
    text-align: center;
    width: 1020px;
    margin: 50px auto;
}
.slt_p img{
    width: 100%;
}
.item_bottom{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom img{
    width: 100%;
}

.swiper-container {
    width: 100%;
    height: 100%;
  }
  .item_teachers_div{
    width: 1100px;
    height: 300px;
	margin:15px auto;

  }
  .swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .item_teachers_one{
    width: 275px !important;
    height: 300px !important;
  text-align: center;
  font-size: 18px;
  background: #fff;
  cursor: pointer;
  }
  .item_teachers_one img{
      width: 98%;
      margin-left: 1%;
      overflow: hidden;
      position: absolute;
      top: 0;
  }
  .item_teachers_one_show{
      width: 98%;
      margin: 0 auto;
      height: 50px;
      background: rgba(34,34,34,0.35);
      opacity: 0.7;
      position: absolute;
    bottom: 0;

      
  }
.item_teachers_one:hover .item_teachers_one_show{
    display: none;
}
.item_teachers_one_show_name{
    padding-left: 5px;
    border-left: 5px solid #ee0000;
    line-height: 50px;
    color: #fff;
}
.item_teachers_one_show_info{
    font-size: 14px;
    color: #fff;
}
.item_teachers_one_show_detail{
    width: 90%;
    margin: 100px auto 0;
    text-align: left;
    color: #fff;
    font-size: 14px;
}
.item_teachers_one_show_a{
    display: block;
    border: #ee0000;
    padding: 7px;
    border: 1px solid #ee0000;
    text-decoration: none;
    color:#ee0000 ;
    width: 30%;
    margin: 0 auto;
    position: absolute;
    bottom: 20px;
    right: 50px;
    
    

}

.item_gl{
    max-width: 1920px;
    margin: 50px auto;
    background: url('glbg.jpg') top center no-repeat #ffbe84;
    overflow: hidden;

}
.item_gl_box{
    width: 1100px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.item_gl_box img{
    width: 500px;
    margin-top: 10px;
}
.item_gl_btm{
    width: 1100px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
}
.item_bottom_title {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 50px;
}




.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    display: block;
    width: 100%;
}
.item_gl_box img{
    width: 500px;
    margin-top: 10px;
}

  .item_teachers_one:hover .item_teachers_one_hover{
    opacity: 1;
    transform:  translateY(0);
} 
.item_teachers_one_hover{
    position: absolute;
    bottom: 0;
    color: rgba(255, 255, 255, 0.8);
    background: rgba(34,34,34,0.35);
    text-align: center;
    overflow: hidden;
    width: 98%;
    height: 300px;
    margin: 0 auto;
    box-sizing: border-box;
    transition: 0.3s;
    opacity: 0;
    transform:  translateY(100%);
}
.item_bottom{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom img{
    display: block;
    width: 100%;
}
.item_gl_box img{
    width: 500px;
    margin-top: 10px;
}
.item3_container{
    width: 1020px;
    margin: 0 auto;
    position: relative;
}
.item3_container_div{
    width: 100%;
    z-index: 1;
    border-radius: 0 20px 20px 20px;
    background-color: #fff;
    border: 1px solid #fff;

}
.item_bottom{
    width: 100%;
    margin: 0 auto;
    padding: 25px 0;
}
.item_city{
    max-width: 1920px;
    margin: 0 auto;
    padding: 5px 0;
}
.item_city_div{
    margin: 0 auto;
    width: 980px;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.item_city_div_one{
    width: 105px;
    border: 1px solid;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    background: #f99261;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #f3382b;
}
.item_city_con{
    width: 980px;
    margin: 0 auto;
   
}
.item_city_con_box{
    width:100%;
    height: 210px;
    margin-top: 10px;
    box-shadow: 0 3px 10px 1px #bdbdbd;

}
.item_city_con_box img{
    width: 150px;
    margin-top: 30px;
    margin-right: 150px;
}
.item_city_con_box_p{
    line-height: 180px;
    margin-left: 150px;
}
.item_city_con_box_city{
    margin-left: 100px;
}
.item_city_con_box_city p{
    margin-top: 25px;
    font-size: 16px;
}
.item_city_con_box_city p span{
    color: #48cdb2;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #48cdb2;
    font-weight: bold;
}
.zhezhao{
    position: fixed;
    left: 0px;
    top: 0px;
    background: #000;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.5);
    display:none;
    
}
.tankuang{
    position: relative;
    background: #fff;
    width: 600px;
    height:400px;
    border-radius: 5px;
    margin: 0 auto;
    top:15%;
    padding: 1px;
    
}
#header{
    height: 40px;
}
#header-right{
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 5px;
    background: red;
    color: #fff;
    right: 5px;
    top: 5px;
    text-align: center;
    cursor: pointer;
}
.form_line{
width: 80%;
height: 33px;
margin: 16px auto;

}
.form_line p{
float: left;
width: 20%;
margin-top: 7px;
}
.form_line .name,.number,.bank,.province{
width: 78%;
height: 30px;
float: right;
border: 1px solid #bdbdbd;
border-radius: 5px;
box-shadow: 0 3px 10px 1px #dcdcdc;

}

.form_line_t{
margin-top: 60px;
}
.huoqu{
width: 30%;
height: 35px;
float: right;
background: #00cccc;
color: #fff;
font-size: 16px;
border: none;
border-radius:5px;
box-shadow: 0 3px 10px 1px #dcdcdc;
background:linear-gradient(to right,#41ffdc,#29aaf5);/* ±ê×¼*/
background:-webkit-linear-gradient(left,#41ffdc,#29aaf5);/* Safari 5.1 - 6.0 */
background:-o-linear-gradient(right,#41ffdc,#29aaf5);/* Opera 11.1 - 12.0 */
background:-moz-linear-gradient(right,#41ffdc,#29aaf5);/* Firefox 3.6 - 15 */
}
.yanzheng{
width: 48%;
height: 30px;
float: right;
border: 1px solid #bdbdbd;
border-radius: 5px;
box-shadow: 0 3px 10px 1px #dcdcdc;
}
.baoming{
width: 60%;
height: 30px;
background: #00cccc;
color: #fff;
font-size: 16px;
border: none;
margin-left: 20%;
margin-top: 15px;
border-radius:5px;
box-shadow: 0 3px 10px 1px #dcdcdc;
background:-webkit-linear-gradient(left,#29aaf5,#41ffdc);/* Safari 5.1 - 6.0 */
background:-o-linear-gradient(right,#29aaf5,#41ffdc);/* Opera 11.1 - 12.0 */
background:-moz-linear-gradient(right,#29aaf5,#41ffdc);/* Firefox 3.6 - 15 */
background:linear-gradient(to right,#29aaf5,#41ffdc);/* ±ê×¼*/

}
.form_line select,option{
height: 34px;
width: 78%;
float: right;
border: 1px solid #bdbdbd;
border-radius: 5px;
box-shadow: 0 3px 10px 1px #dcdcdc;
}
