*{
    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;
}
.container{
    max-width: 1920px;
    margin: 0 auto;
}
.containerTop{
    width: 100%;
    background: url("images/bgTop.jpg") top center no-repeat;
    background-size: cover;
    overflow: hidden;
    
}
.containerTop_box{
    width: 1000px;
    height: 350px;
    margin: 50px auto;
    box-shadow:1px 9px 15px 9px rgb(202 228 248);
    border-radius: 15px;
    background: url("images/bg2.png") top center no-repeat;
    background-size: 100%;
    position: relative;
}
.yyImg{
    width: 600px;
    margin: 35px 0 35px 50px;
}
.clock{
    width: 300px;
    position: absolute;
    top: 35px;
    right: -60px;
}
.container_title{
    width: 1000px;
    margin: 50px auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.container_title img{
    margin-right: 15px;
    width: 30px;
}
.container_title p{
    font-size: 40px;
    font-weight: bold;
    color: #333;
    letter-spacing: 10px;
}
.container_yy{
    width: 1000px;
    padding: 25px 0;
    margin: 50px auto;
    box-shadow:1px 9px 15px 9px rgb(202 228 248);
    border-radius: 15px;
    background: url("images/bg2.png") top center no-repeat;
    background-size: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;

}
.container_yy_title{
    font-size: 22px;
    color: #333;
}
.container_yy_title_a{
    display: block;
    width: 250px;
    height: 50px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    border-radius: 25px;
    background: url(images/yybg.png) top center no-repeat;
    background-size: cover;
    border: none;
    line-height: 50px;
    text-align: center;
}

.container_yy_box_inputdiv{
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    align-items: center;
}
.inputdiv{
    width: 350px;
    height: 40px;
}
.inputdiv input{
    width: 100%;
    height: 40px;
    border: 1px solid #dedede;
    text-indent: 10px;
}
.inputdiv2{
    width: 350px;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    align-items: center;
    box-sizing: border-box;
}
.inputdiv2 input{
    width: 200px;
    height: 40px;
    border: 1px solid #dedede;
    text-indent: 10px;
}
.inputdiv2 .djhq{
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #adadad;
    color: #fff;
    font-weight: bold;
    border: 1px solid #adadad;
}
 .tj{
    display: block;
    margin: 25px auto 35px;
    width: 250px;
    height: 50px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 10px;
    border-radius: 25px;
    background: url("images/yybg.png") top center no-repeat;
    background-size: cover;
    border: none;
}
.container_bank{
    width: 1000px;
    margin: 50px auto;
    box-shadow: 1px 9px 15px 9px rgb(202 228 248);
    border-radius: 15px;
    background: url(images/bg2.png) top center no-repeat;
    background-size: 100%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    padding:35px 50px 50px 50px;
    
}
.container_bank_ul{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
}
.container_bank_ul li{
    width: 130px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 15px 0 0 15px;
    border: 1px solid #dedede;
}
.container_bank_ul li a{
    font-weight: bold;
}
.container_bank_line{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 25px auto 0;
}
.container_bank_line a{
    display: block;
    width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 6px;
    border-radius: 25px;
    background: url("images/yybg.png") top center no-repeat;
    background-size: cover;
    border: none;
}
.containerYy{
    width: 100%;
    background:url("images/yybg2.jpg") top center no-repeat;
    background-size: cover;
    box-shadow:1px 9px 15px 9px rgb(202 228 248);
    overflow: hidden;
}
.containerYy_top{
    width: 900px;
    margin: 50px auto;
    height: 150px;
    border-left: 8px solid rgb(83, 56, 173);
    box-sizing: border-box;
    padding-left: 25px;
}
.containerYy_top{
    font-size: 24px;
    color: #333;
    line-height: 50px;
}
.containerYy_box{
    width: 900px;
    margin: 50px auto;
    box-sizing: border-box;
    padding-left: 50px;
    display: flex;
    justify-content: space-between;
}
.containerYy_box_l{
    width: 30%;
}
.containerYy_box_l .yyw{
    width: 100%;
}
.containerYy_box_l_line{
    width: 90%;
    height: 50px;
    float:right;
    margin-top: 15px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.containerYy_box_l_line img{
    margin-right: 10px;
}
.icon_span{
    margin-left: 10px;
    
}
.containerYy_box_l_line span{
    color: rgb(83, 56, 173);
    font-weight: bold;
}
.containerYy_box_r{
    width: 60%;
    background: #fff;
    box-shadow:1px 9px 15px 9px rgb(202 228 248);
    box-sizing: border-box;
    padding-top: 15px;
}
.containerYy_box_r_box{
    width: 85%;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px auto;
}
.container_ifm{
    width: 100%;
    background: #fff;
}
.container_ifm_lesson{
    width: 1000px;
    margin: 50px auto 0;
    box-sizing: border-box;
    padding: 50px;
    box-shadow:1px 9px 15px 9px rgb(202 228 248);
    position: relative;
    z-index: 9;
}
.table_lesson{
    width: 100%;
    box-sizing: border-box;

}
.table_lesson thead th{
    background: #adadad;
    padding: 10px 0;
}
.table_lesson tr td{
    text-align: center;
    border: 1px solid #adadad;
    padding: 10px 0;
}
.container_js{
    width: 1000px;
    margin: 50px auto;
    box-sizing: border-box;
    padding: 50px;
    box-shadow:1px 9px 15px 9px rgb(202 228 248);
    position: relative;
    z-index: 1;
    background: -webkit-linear-gradient(top, #fff,#fff, #fdf2cd);
    box-sizing: border-box;
    padding: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.container_js_l{
    width: 60%;
    padding-bottom: 25px;
}
.container_js_l_line{
    width: 100%;
    list-style: none;
    display: flex;
    margin-top: 25px;
}
.container_js_l_line li{
    font-size: 22px;
    font-weight: bold;
    color: #333;
}
.container_js_l_line a{
    margin-left: 25px;
    font-size: 20px;
    font-weight:100;
}
.container_js_r{
    width: 40%;
    position: relative;
    
}
.container_js_r_img{
    display: block;
    width: 60%;
    margin: 25px auto 0;
}
.container_js_r_box{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 25px;


}
.container_js_r_box a{
    display: block;
    width: 250px;
    height: 50px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    border-radius: 25px;
    background: url(images/yybg.png) top center no-repeat;
    background-size: cover;
    border: none;
    line-height: 50px;
    text-align: center;
}
.cotainer_wx{
    width: 1000px;
    height: 200px;
    margin: 50px auto 0;
}
.cotainer_wx_box{
    width: 900px;
    height: 200px;
    margin: 0 auto;
    border-left: 8px solid rgb(83, 56, 173);
}
.cotainer_wx_box_l{
    width: 60%;
    height: 200px;
    float: left;
}
.cotainer_wx_box_l p{
    font-size: 20px;
    font-weight: bold;
    color: rgb(83, 56, 173);
    letter-spacing: 2px;
    line-height: 60px;
    margin-left: 25px;
}
.cotainer_wx_img{
    width: 200px;
    float: right;
    margin-right: 150px;
}
.container_pd{
    width: 890px;
    height: 735px;
    margin: 50px auto;
    background: url("images/pdbg.png") top center no-repeat;
    background-size: 100%;
    position: relative;


}
.container_pd_box{
    width: 520px;    
    height: 120px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.container_pd_box_l{
    width: 45%;
    height: 120px;
}

.container_pd_box1{
    position: relative;
    top: 70px;
    left: 40px;
}
.container_pd_box2{
    position: relative;
    top: 120px;
    left: 40px;
}
.container_pd_box3{
    position: relative;
    top: 166px;
    left: 40px;
}
.container_pd_box4{
    position: relative;
    top: 215px;
    left: 40px;
}
.container_pd_box_l1{
    color: rgb(208, 168, 252);
}
.container_pd_box_l2{
    color: rgb(69, 232, 249);
}
.container_pd_box_l3{
    color: rgb(255, 198, 179);
}
.container_pd_box_l4{
    color: rgb(252, 168, 192);
    
}
.container_pd_box_l p:nth-child(1){
    font-size: 36px;
    font-weight: bold;
    margin-top: 15px;
}
.container_pd_box_l p:nth-child(2){
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
}
.container_pd_box_r{
    width: 55%;
    height: 120px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.container_pd_box_r a{
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.container_pd_box_r1 a{
    background: rgb(208, 168, 252);
    
}
.container_pd_box_r2 a{
    background: rgb(69, 232, 249);
    
}
.container_pd_box_r3 a{
    background: rgb(255, 198, 179);
    
}
.container_pd_box_r4 a{
    background: rgb(252, 168, 192);
    
}
.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: 17px;
    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%;
}