*{
    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/main_bg.png) top center no-repeat #fff;
    background-size: 100%;
    overflow: hidden;
}
.item_main_bg{
    width: 50%;
   margin: 80px auto;
}
.item_main_bg img{
    width: 100%;
}
.item_zxzzd{
    width: 1000px;
    margin: 50px auto;
    box-shadow: 0 3px 10px 1px #99d2f3;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 25px 25px 50px 25px;
    position: relative;
}
.item_titleP{
    display: block;
}
.item_title2{
    color: #7c95e8;
    font-size: 36px;
    margin-top: 15px;
}
.item_zxzzd_box{
    width: 100%;
    height: 300px;
    margin-top: 50px;
    position: relative;
}
.fk{
    width: 300px;
    position: relative;
    top: 60px;
    left: 0;
}
.item_zxzzd_box_div{
    padding: 5px 50px;
    border-radius: 30px;
    background: #f58023;
    color: #fff;
    text-align: center;
    font-size: 20px;
    position: absolute;
}
.item_zxzzd_box_div1{
    width: 280px;
    top: 25px;
    left: 260px;
}
.item_zxzzd_box_div2{
    width: 330px;
    top: 95px;
    left: 380px;
}
.item_zxzzd_box_div3{
    width: 360px;
    top: 165px;
    left: 380px;
}
.item_zxzzd_box_div4{
    width: 400px;
    top: 235px;
    left: 360px;
}
.item_button{
    width: 700px;
    height: 50px;
    position: absolute;
    top: 530px;
    left: 50%;
    margin-left: -350px;
    display: flex;
    justify-content: space-between;
}
.item_button_a{
    display: block;
    width: 200px;
    height: 50px;
    border-radius: 50px;
    line-height: 50px;
    text-align: center;
    background: linear-gradient(to bottom,  #1440c8  0%,#0d2c87 100%);
    color: #fff;
    font-size: 20px;
}
.item_smjr{
    width: 850px;
    margin: 75px auto 50px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}

.item_smjr_p1{
    margin-top: 15px;
    font-size: 36px;
    width: 500px;
    background: #bfe8ff;
    color: #1035a4;
    text-align: center;
}
.item_smjr_a1{
    display: block;
    color: #1035a4;
    font-size: 36px;
    margin-top: 25px;
}
.sxsgroup{
    width: 250px;
}
.item_yy{
    width: 1000px;
    margin: 50px auto;
    box-shadow: 0 3px 10px 1px #99d2f3;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 25px;
    position: relative;
}

.item_yy_box{
    margin: 50px auto 25px;
}
.item_yy_box_div{
    width: 950px;
    display: flex;
    justify-content:center;
    flex-wrap: nowrap;
}
.item_yy_box_div input{
    width: 200px;
    height: 50px;
    border:1px solid rgb(239, 239, 239);
    margin-left: 15px;
    text-indent: 10px;
}
#verCodeBtn{
    width: 100px;
    margin-left: 0;
    text-indent: 0;
}
.item_yy_bottom_r_line{
    width: 200px;
    margin: 25px auto 0;
}
.item_yy_bottom_r_line input{
    width: 100%;
    height: 50px;
    background: linear-gradient(to bottom,  #fa9433  0%,#ef3212 100%);
    color: #fff;
    font-size: 20px;
    border: none;
    border-radius: 5px;
    letter-spacing: 6px;
    font-weight: bold;

}
.item_lc{
    width: 1000px;
    margin: 50px auto;
}
.item_lc img{
    display: block;
}
.lcbg{
    width: 100%;
    margin-top: 50px;
}
.item_pt{
    max-width: 1920px;
    background: rgb(66, 104, 201);
    margin: 0 auto;
    position: relative;
    overflow: hidden; 
}
.item_pt_t1{
    background-image: -webkit-linear-gradient(bottom, #92e9ff, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 50px;
    text-align: center;
}
.item_pt_t2{
    font-size: 20px;
    letter-spacing: 1px;
    margin-top: 50px;
    text-align: center;
    color: #fff;
}
.item_pt_box{
    width: 1000px;
    display: flex;
    justify-content: space-around;
    margin: 50px auto;
}
.item_pt_box_div{
    width: 45%;
    height: 450px;
}
.item_pt_box_div_l{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.item_pt_box_div_l img{
    width: 80%;
    display: block;
}


.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}
.title_r{
    width: 90%;
    display: block;
    margin: 25px auto;
}
.item_pt_box_div_r{
    box-sizing: border-box;
    border: 5px solid rgb(230, 230, 230);
    border-radius: 25px;
}
.item_pt_box_div_r_group{
    display: block;
    width: 230px;
    margin: 25px auto;
}
.item_pt_box_div_r p{
	font-size:46px;
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	color:#fff;
}


.item_change{
    max-width: 1920px;
    margin:0 auto;
	overflow:hidden;
    background: #e3f1fe;
}
.item_change_title{
	background-image: -webkit-linear-gradient(left, #9ccdea, #274cd2);
    -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;
    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: 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: #72cbec;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
	margin-left:13px;
}
.item_city_div_one:hover{
    font-size: 20px;
    background: #1991bd;
}
.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%;
}
.item_czbgbox {
    width: 350px;
    height: 135px;
    background: url(images/bgdiv.png) top center no-repeat;
    background-size: 100%;
    margin-top: 15px;
	position:relative;
}
.item_czbgbox_p1 {
text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #3d503d;
    margin-top: 34px;
}
.item_czbgbox_box {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px auto 0;
}
.item_czbgbox_box p {
    font-size: 16px;
    font-weight: bold;
    color: #3d6540;
}
.item_czbgbox_box a {
    display: block;
    width: 100px;
    height: 28px;
    border-radius: 25px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #3d6540;
    color: #3d6540;
    font-size: 18px;
    font-weight: bold;
}