*{
    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;
}
p{
    color: #333;
}
.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;
    overflow: hidden;
}
.item_container{
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    background: url(images/bg.png) top center no-repeat #fff;
    background-size: 100%;
}
.container_top{
    width: 800px;
    margin: 100px auto;
}
.container_top img{
    display: block;
    width: 100%;
}
.item_container_top{
    width: 1000px;
    overflow: hidden;
    margin: 100px auto 0;
}
.item_container_top_img{
    width: 700px;
}
.item_container_top_xzbt{
    width: 900px;
    height: 255px;
    margin: 50px auto 0;
    background: url(images/xzbt.png) top center no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    padding: 25px;
}
.item_container_top_xzbt_t{
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.item_container_top_xzbt_t img{
    width: 450px;
}
.item_container_top_xzbt_p{
    font-size: 20px;
    line-height: 36px;
    margin-top: 25px;
    font-weight: bold;
}
.item_title{
    width: 1000px;
    margin: 50px auto;
}
.item_title img{
    display: block;
    margin: 0 auto;
    height: 45px;
}
.item_bank{
    width: 1000px;
    border: 2px solid #ffd2d2;
    border-radius: 25px;
    box-shadow: inset 0 1px 26px 1px #ffd2d2;
    margin: 50px auto;
}
.item_bank_title{
    width: 420px;
    height: 100px;
    border-radius: 50px;
    margin: 50px auto 0;
    background: url(images//banktitle.png) top center no-repeat;
    background-size: cover;
    text-align: center;
    line-height: 100px;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
}
.item_bank_table{
    width: 800px;
    margin: 50px auto;
    box-sizing: border-box;
}
.item_bank_table tr td{
    border: 1px solid #efefef;
    padding: 10px;
    line-height: 30px;
}
.item_bank_table tr td:nth-child(1){
    width: 20%;
}
.container_yy{
    width: 800px;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.container_yy_l{
    width: 330px;
    height: 250px;
    background: url(images/yybg.png) bottom right no-repeat;
    background-size: contain;
}
.container_yy_r{
    width: 450px;
}
.container_yy_l p:nth-child(1){
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 25px 0 0 25px;
}
.container_yy_l p:nth-child(2){
    font-size: 16px;
    margin: 35px 0 0 25px;
    line-height: 30px;
    font-weight: bold;
}
.container_yy_r_line{
    width: 450px;
    height: 50px;
    display: flex;
    align-items: center;
}
.container_yy_r_line p{
    font-weight: bold;
}
.container_yy_r_line input{
    width: 360px;
    height: 42px;
    border-radius: 5px;
    outline: none;
    border: 1px solid #dedede;
    box-sizing: border-box;
}
.container_yy_r_line p{
    width: 80px;
}
.djhq{
    width: 120px;
    text-align: center;
    line-height: 40px;
    margin-left: 0 !important;
    font-weight: bold;
    color: #333;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
    background-image: -webkit-linear-gradient(left, #f2cc7d, #bc813a);
}
.lzz{
    padding-left: 15px;
}
.tj{
    background-image: -webkit-linear-gradient(left, #f2cc7d, #bc813a);
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    border: none;
}
.item_bkyw{
    width: 1000px;
    border: 2px solid #dfefff;
    border-radius: 25px;
    box-shadow: inset 0 1px 26px 1px #d2e9ff;
    margin: 50px auto;
}
.item_bkyw_box{
    width: 920px;
    height: 430px;
    margin: 0 auto;
    background: url(images/ywbg.jpg) top center no-repeat;
    background-size: 100%;
    overflow: hidden;
}
.item_bkyw_box p{
    text-align: center;
    margin-top: 40px;
    font-size: 38px;
    font-weight: bold;
    color: #073571;
}
.container_ask{
    width: 100%;
    margin: 25px auto 50px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.container_ask a{
    cursor: pointer;
    display: block;
    width: 300px;
    height: 50px;
    border-radius: 40px;
    background: url(images/askbg.png) top center no-repeat;
    background-size: cover;
    box-shadow: 1px 5px 7px #dedede;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.item_bkhx{
    width: 1000px;
    border: 2px solid #dfefff;
    border-radius: 25px;
    box-shadow: inset 0 1px 26px 1px #d2e9ff;
    margin: 50px auto;
}
.item_bkhx_title{
    text-align: center;
    margin-top: 40px;
    font-size: 38px;
    font-weight: bold;
    color: #073571;
}
.item_bkhx_box{
    width: 920px;
    height: 346px;
    margin: 50px auto;
    overflow: hidden;
    background: url(images/hxbg.jpg) top center no-repeat;
    background-size: 100%;
    position: relative;
}
.item_bkhx_box_p1{
    font-size: 14px;
    width: 140px;
    position: absolute;
    top: 156px;
    left: 45px;
    line-height: 22px;
}
.item_bkhx_box_p2{
    font-size: 14px;
    width: 140px;
    position: absolute;
    top: 156px;
    left: 272px;
    line-height: 22px;
}

.item_bkhx_box_p3{
    font-size: 14px;
    width: 140px;
    position: absolute;
    top: 156px;
    left: 500px;
    line-height: 22px;
}
.item_bkhx_box_p4{
    font-size: 14px;
    width: 140px;
    position: absolute;
    top: 156px;
    left: 726px;
    line-height: 22px;
}
.item_title_t3{
    text-align: center;
    color: #6e4528;
    font-weight: bold;
}
.container_kc{
    width: 1000px;
    margin: 15px auto 50px;
    overflow: hidden;
    background: url(images/kcbg.png) top center no-repeat;
    background-size: 100%;
}
.container_kc_table{
    width: 100%;
    margin-top: 350px;
    box-sizing: border-box;
}
.container_kc_table tr td{
    padding: 10px;
    border: 1px solid #dedede;
    text-align: center;
    line-height: 28px;
}
.td_name{
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    color: #226aaf;
}
.td_name2{
    color: #226aaf;
    text-align: center;
    background: #deebf6;
}
.td_name3{
    text-align: center;
    background: #1e6be0;
    color: #fff;
    font-size:22px;
    font-weight: bold;
}
.container_group{
    width: 85%;
    height: 250px;
    border-radius: 0 150px 150px 0;
    background: #1146df;
    position: absolute;
}
.container_group_div{
    width: 700px;
    height: 250px;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -350px;
    display: flex;
    justify-content: space-around;
    align-items: center;

}
.container_group_div p{
    color: #fff;
    font-size: 20px;
    line-height: 36px;
}
.container_group_div p span{
    font-weight: bold;
    font-size: 26px;
}
.item_code_qrcode{
    width: 200px;
}



.item_change{
	max-width:1920px;
	margin:0 auto;
	background: #f5fafd;
	overflow:hidden;
}

.item_change_title{
	background-image: -webkit-linear-gradient(left, #1e6be0, #1e6be0);
    -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: #1e6be0;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
	margin-left:13px;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #0a4db3;
}
.item_city_con{
    width: 980px;
    margin: 0 auto;
   
}
.item_city_con_box{
    width: 980px;
    height: 210px;
    margin:15px auto;
    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: #1e6be0;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #1e6be0;
    font-weight: bold;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}
.item_zd_group1 p{
	width: 800px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    line-height: 50px;
}

.item_zd input {
    width: 175px;
    height: 50px;
    outline: none;
    margin-left: 30px;
    text-indent: 20px;
    border: 1px solid #dedede;
}
.item_zd #verCodeBtn {
    width: 120px !important;
    margin-left: 0 !important;
    text-indent: 0;
}
.item_yy_box_submit {
    width: 300px;
    margin: 25px auto 0;
    height: 50px;
    outline: none;
    border: 1px solid #dedede;
}
.item_yy_box_submit input {
    width: 100% !important;
    border: none;
    background: rgb(251 127 75);
    font-size: 18px;
    text-indent: 0;
    color: #fff;
    margin-left: 0;
	font-weight:bold;
}
   .zhezhao{
        position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
    }
    .yhzp_tc{
        width: 400px;
        height: 450px;
        background: linear-gradient(to bottom, #fff, #fff, #fff);
        position: absolute;
        left: 50%;
        margin-left: -200px;
        top: 50%;
        margin-top: -225px;
    }
    .yhzp_tc_title{
        text-align: center;
        margin: 25px auto 0;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 1px;
        color: #333;
    }
    .yhzp_tc_title2{
        text-align: center;
        margin: 10px auto;
        font-size: 14px;
        color: #777777;
    }
    .yhzp_tc p{
        position: relative;
    }
    .yhzp_tc p::before{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url(index.png) no-repeat;
    }
.yhzp_tc_p{
        font-weight: bold;
        color: #333;
        padding-left: 25px;
    }
    .yhzp_tc input,select{
        width: 100%;
        height: 44px;
        line-height: 44px;
        border: 1px solid #e5e5e5;
        padding-left: 20px;
        margin: 2px 0 22px;
        font-size: 16px;
        border-radius: 4px;
        box-sizing: border-box;
        color: #757575;
        outline: none;
    }
    .yhzp_tc select option{
        color: #333;
    }
    .yhzp_tc_p_div{
        display: flex;
        justify-content: space-between;
    }
    .yhzp_tc_close{
        width: 35px;
        position: absolute;
        right: 5px;
        top: 5px;
		cursor:pointer;
    }
    #form2{
        width: 350px;
        margin: 25px auto;
    }
