*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #333;
}
table{border-collapse:collapse;border-spacing:0;}
body{
	min-width:1200px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.container{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
}
.item_top{  
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    line-height: 80px;
}
.item_top p{
    font-weight: bold;
}
.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;
  }

.clear{
    clear: both;
}
.item_main{
    max-width: 1920px;
    margin: 0 auto;
    background: url(images/bgzt.png) top center no-repeat;
    background-size: cover;
    overflow: hidden;
}
.item_main_topimg{
    display: block;
    width: 65%;
    margin: 50px auto 25px;
}
.item_yhsx{
    width: 1000px;
    border: 2px solid #b2450d;
    border-radius: 25px;
    background: url(images/or.jpg) top center no-repeat #fff;
    background-size: 100%;
    margin: 25px auto 50px;
    box-sizing: border-box;
    padding: 50px;
}
.item_yhsx_t{
    font-size: 22px;
    color: #f87019;
}
.item_yhsx_t2{
    font-size: 50px;
	font-weight:bold;
    color: #f87019;
	margin-top:25px;
	letter-spacing:2px;
}
.item_main_timg{
    display: block;
    width: 60%;
    margin: 25px 0;
}
.item_yhsx_box{
    width: 100%;
    height: 250px;
    border: 5px solid #c7ddec;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    align-items: end;
    box-sizing: border-box;
    padding: 25px;
    margin: 50px auto 0;
}
.sqsx_l{
    width: 50%;
    height: 100%;
    line-height: 50px;
}
.sqsx_l p{
    font-size: 18px;
    color: #333;
}
.sqsx_l p:nth-child(1){
    color: #387bf3;
    font-size: 36px;
    font-weight: bold;
}
.sqsx_r{
    width: 50%;
    height: 70%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;

}
.sqsx_r_box{
    width: 180px;
    height: 50px;
    background: -webkit-linear-gradient(top, #1487f7, #6b69ec);
    border-radius: 0 25px 25px 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    margin-left: 15px;
}
.sqsx_r_box a{
    color: #fff;
}
.item_yhsx_box2{
    height: 400px;
}
.sqsx_r2{
    height: 40%;
}
.item_code{
    width: 100%;
    margin: 50px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item_code p{
    font-size: 22px;
    color: #92532a;
    font-weight: bold;
    line-height: 46px;
}
.item_code img{
    width: 200px;
    margin-left: 50px;
}
.item_sqtq{
    width: 1000px;
    border: 2px solid #b2450d;
    border-radius: 25px;
    background: url(images/or.jpg) top center no-repeat #fff;
    background-size: 100%;
    margin: 25px auto 50px;
    box-sizing: border-box;
    padding:25px 50px 50px 50px;
}
.item_sqtq_timg{
    display: block;
    width: 60%;
}
.item_sqtq_line{
    width: 100%;
    height: 26px;
    box-sizing: border-box;
    border-left: 10px solid #f87019;
    margin: 25px auto;
    text-indent: 15px;
    font-size: 22px;
    font-weight: bold;
    color: #92532a;
    line-height: 26px;
}
.item_sqtq_rz{
    width: 95%;
    margin: 25px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.item_sqtq_rz a{
    display: block;
    padding: 10px 25px;
    background: #fff5dd;
    color: #92532a;
    font-size: 18px;
    margin: 10px 25px;
}
.item_sqtq_rz1 a{
    padding: 10px 45px !important;
}
.item_sqtq_job{
    font-size: 20px;
    color: #92532a;
}
.item_sqtq_job a{
	display:block;
	width: 160px;
    height: 50px;
    background: -webkit-linear-gradient(top, #1487f7, #6b69ec);
    border-radius: 0 25px 25px 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    margin-left: 10px;
	float:left;
	color:#fff !important;
}
.item_ask{
    width: 80%;
    height: 50px;
    margin: 50px auto 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.item_ask a{
    display: block;
    padding: 10px 45px;
    background: -webkit-linear-gradient(top, #ff6101, #ff9a03);
    color: #fff;
    font-weight: bold;
    margin-left: 25px;
    border-radius: 25px;

}
.item_tqx{
    width: 1000px;
    border: 2px solid #b2450d;
    border-radius: 25px;
    background: url(images/or.jpg) top center no-repeat #fff;
    background-size: 100%;
    margin: 25px auto 50px;
    box-sizing: border-box;
    padding:25px 50px 50px 50px;
}
.item_sqtq_con{
    font-size: 18px;
    color: #92532a;
    text-indent: 36px;
    margin-top: 15px;
}
.item_sqtq_con2{
    font-size: 18px;
    color: #92532a;
    text-indent: 36px;
    margin-top: 15px;
    font-weight: bold;
}
.item_sqtq_lc{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    margin: 25px auto 0;
}
.item_lesson{
    width: 1100px;
    margin: 50px auto 0;
}
.item_lesson_title{
    font-size: 36px;
    font-weight: bold;
    color: rgb(8, 62, 149);
    text-align: center;
    margin-top: 50px;
}
.item_lesson_table{
    width: 1000px;
    margin: 50px auto;
	box-sizing: border-box;
    
}
.item_lesson_table tr td{
    border: 1px solid #8a8a8a;
    text-align: center;
    padding: 7px 0;
}

.item_lesson_table tr td a:nth-child(2){
	margin-left:5px;
}
.item_lesson_table tr td a{
	font-weight:bold;
}





.item_change_title{
	background-image: -webkit-linear-gradient(left, #5074f7, #1c231f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 1px;
	text-align:center;
	margin:50px auto;
}
.item3_container{
    width: 1020px;
    margin: 0 auto 50px;
    position: relative;
    background: #e3f1fe !important;
}
.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: #62c3d2;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #1c7eb8;
}
.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: #62c3d2;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #62c3d2;
    font-weight: bold;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}