*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

p{
    color: #333;
}
body{
    min-width: 1200px;
}
table{border-collapse:collapse;border-spacing:0;}

.topNav{
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    line-height: 80px;

}
.logo{
    float: left;
    width: 280px;
    margin: 20px 0 0 50px;
   
}
.num{
    float: right;
    margin-right: 50px;
    font-weight: bold;
}

.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;
    overflow: hidden;
    background: url(images/bg.jpg) top center no-repeat #fdfff4;
    background-size: 100%;
}
.item_main_top{
    width:800px;
    margin: 150px auto 50px;
}
.item_main_top img{
    width: 100%;
}
.item_main_csjbg{
    width: 1000px;
    height: 690px;
    margin: 50px auto;
    background: url(images/csjbg.png) top center no-repeat;
    background-size: cover;
    overflow: hidden;

}
.item_main_csjbg_box{
    width: 950px;
    height: 640px;
    margin: 20px auto;
    border: 1px solid #fff;
    background: #fff;
}
.item_main_csjbg_box_title{
    width: 700px;
    margin: 25px auto;
}
.item_main_csjbg_box_title img{
    width: 100%;
}
.item_main_csjbg_box_con{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.item_main_csjbg_box_con_one{
    width: 220px;
}
.item_main_csjbg_box_con_one_title{
    width: 100%;
    height: 46px;

}
.item_main_csjbg_box_con_one_title img{
    display: block;
    height: 46px;
    margin: 0 auto;
}
.item_main_csjbg_box_con_one_dbyh{
    width: 100%;
    height: 145px;
    margin-top: 10px;
}
.item_main_csjbg_box_con_one_dbyh img{
    display: block;
    height: 30px;
    margin: 0 auto;
}
.item_main_csjbg_box_con_one_dbyh p{
    margin-top: 10px;
    line-height: 26px;
}

.item_main_csjbg_box_con_one_ts{
    width: 100%;
    height: 302px;
    margin-top: 15px;
}
.item_main_csjbg_box_con_one_ts img{
    display: block;
    height: 30px;
    margin: 0 auto;
}
.item_main_csjbg_box_con_one_ts p{
    margin-top: 10px;
    line-height: 26px;
}
.item_main_code{
    width: 1000px;
    margin: 50px auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item_main_code_one{
    width: 300px;
    height: 60px;
    border-radius: 50px;
    background: url(images/btbg.png) top center no-repeat;
    background-size: cover;
    overflow: hidden;
}
.item_main_code_one img{
    display: block;
    width: 360px;
}
.item_main_code_one .cz{
    margin: 18px auto;
}
.item_main_code_one1{
    width: 450px;
	margin-bottom:15px;
}
.item_main_code_one2{
    width: 450px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.item_main_code_one2 .qun{
    width: 310px;
}
.item_main_code_one2 .hq{
    width: 90px;
}
.code{
    width: 200px;
	margin-left:50px;
}
.item_main_bank{
    width: 1000px;
    box-sizing: border-box;
    border: 8px solid #f12222;
    border-radius: 25px;
    background: #fef8f2;
    margin: 50px auto;
}
.item_main_bank_one{
    width: 900px;
    height: 280px;
    background: #fff;
    margin: 25px auto;
    display: flex;
    justify-content: space-around;
}
.item_main_bank_one_l{
    width: 700px;
    height: 250px;
    margin: 15px 0;
}
.item_main_bank_one_l_t{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.bankcvz{
    display: block;
    width: 340px;
}
.bankcvz2{
    width: 310px;
}
.item_main_bank_one_l_con{
    width: 650px;
    height: 30px;
    margin: 12px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.item_main_bank_one_l_con img{
    width: 25px;
}
.item_main_bank_one_l_con p{
    width: 600px;
}
.item_main_bank_one_r{
    width: 200px;
    height: 200px;
    margin-top: 50px;
}
.item_main_bank_one_r p{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-top: 35px;
background-image: -webkit-linear-gradient(left, #FFA3A4, #ce0805);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.item_main_bank_one_r a{
    width: 160px;
    height: 45px;
    border-radius: 25px;
    background: url(images/btbg.png) top center no-repeat;
    background-size: cover;
    display: block;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin: 0 auto;
    margin-top: 25px;
}
.item_main_lesson{
	width:1000px;
	margin:50px auto;
}
.item_main_lesson_title{
	width:800px;
	margin:0 auto;
	}
.item_main_lesson_title img{
	width:100%;
}
.table_lesson{
    width: 1000px;
    background: #fff;
    margin: 25px auto;

}
.table_lesson tr td {
    padding: 10px 2px;
    border: 1px solid #bdbdbd;
}
.item_ask{
    width: 1000px;
    display: flex;
    justify-content:center;
    margin: 50px auto 0;
}
.item_ask a{
    display: block;
    width: 300px;
    height: 60px;
    border: 2px solid #0ec58a;
    background: #a1eba3;
    text-align: center;
    line-height: 60px;
    color:#333 ;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: bold;
    border-radius: 10px;
}
.item_ask a:nth-child(2){
    margin-left: 25px;
}













.tanc{
    display: none;
}

.pop_wrap {
    z-index: 9999;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6);
}

.pop_log {
    width: 540px;
    background-image: linear-gradient(-180deg, #a8c0fc 3%, #a8c0fc 100%);
    border-radius: 4px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	padding-bottom:50px;
}

.title_h {
    height: 75px;
    line-height: 75px;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    position: relative;
}

.delete {
    color: #FFFFFF;
    font-size: 36px;
    position: absolute;
    right: 12px;
    top: -14px;
    cursor: pointer;
}
.yhzlxz{
	width: 410px;
    margin: 0 auto 23px;
    position: relative;
	height:60px;
	display:block;
	color:#999;
	font-size:18px;
	border-radius:4px;
	border:1px solid #DCDCDC;
	font-family:"宋体";
}
.log_t {
    width: 511px;
    padding: 50px 0;
    margin: 0 auto;
    background: #ffffff;
}

.ser_inp,
.ser_inp1 {
    height: 60px;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
}

.ser_inp {
    width: 410px;
    margin: 0 auto 23px;
    position: relative;
}

.ser_box {
    width: 410px;
    margin: 0 auto;
    position: relative;
}

.ser_inp1 {
    width: 260px;
}

.icon1 {
    width: 17px;
    height: 25px;
    margin: 20px 10px 0 14px;
}

.icon2 {
    width: 21px;
    height: 24px;
    margin: 20px 10px 0 14px;
}

.txt_yzm {
    width: 203px;
}

.phone_r,.phone_sheng,
.txt_yzm {
    font-size: 18px;
    color: #999999;
    height: 100%;
    border: 0;
    vertical-align: top;
    display: inline-block;
    outline: none;
}

.send_btn1,
.confirm {
    font-size: 18px;
    width: 135px;
    height: 100%;
    border-radius: 4px;
    text-align: center;
    background: #fff;
    float: right;
    border: 0;
    outline: none;
}

.send_btn1 {
    color: #a8c0fc;
    border: 1px solid #a8c0fc;
    position: absolute;
    right: 0;
}
.confirm {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    background-image: linear-gradient(-180deg, #a8c0fc 3%, #a8c0fc 100%);
}
.djxz{
cursor: pointer;
}
.item_kc{
    max-width: 1920px;
    margin: 0 auto;
    background: rgb(164, 253, 255);
    padding: 50px 0;
}
.item_kc_box{
    width: 1000px;
    background: #fff;
    border-radius: 25px;
    margin: 0 auto;
    box-shadow: inset 5px 15px 20px 15px #aaecb3;
    overflow: hidden;
}
.item_kc_box_title{
    width: 700px;
    height: 72px;
    margin: 25px auto;
    background: url(images/kc_name.png) top center no-repeat;
    background-size: 100%;
}
.item_kc_box table{
    width: 900px;
    margin: 50px auto;
}
.item_kc_box table tr td {
    padding: 10px 2px;
    border: 1px solid #bdbdbd;
}
.item_ask{
    width: 1000px;
    display: flex;
    justify-content:center;
    margin: 50px auto 0;
}
.item_ask a{
    display: block;
    width: 350px;
    height: 60px;
    border: 2px solid #0ec58a;
    background: #a1eba3;
    text-align: center;
    line-height: 60px;
    color:#333 ;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: bold;
    border-radius: 10px;
}
.item_ask a:nth-child(2){
    margin-left: 25px;
}
.item_change{
	max-width:1920px;
	margin:0 auto;
	background: #effdf9;
	overflow:hidden;
}

.item_change_title{
	background-image: -webkit-linear-gradient(left, #2645f5, #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;
}

.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: flex-start;
    flex-wrap: nowrap;
}
.item_city_div_one{
    width: 105px;
    border: 1px solid;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    background: #5066da;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
	margin-right:17px;
}
.item_city_div_one:hover{
    font-size: 20px;
    background: #2645f5;
}
.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;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}