*{
    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;
    overflow: hidden;
}
.item_container{
    max-width: 1920px;
    margin: 0 auto;
    background: url(images/bg.jpg) top center no-repeat rgb(250, 243, 230);
    background-size: 100%;
    overflow: hidden;
}
.item_container_top{
    width: 500px;
    margin: 80px auto 50px;
}
.item_container_top img{
    width: 100%;
}
.item_six{
    width: 1000px;
    box-shadow: 5px 5px 10px 2px grey;
    background: #fff;
    margin: 100px auto 50px;
    position: relative;
    box-sizing: border-box;
    padding: 50px;
    border: 2px solid #008395;

}

.item_title{
    width: 700px;
    margin: -90px auto 0;
}
.item_title img{
    display: block;
    width: 100%;
}

.item_six_btm_tpbox{
    width: 180px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.item_six_btm_tpbox_p{
    font-size: 26px !important;
    font-weight: bold;
    color: #333;
}
.item_six_one{
    width: 100%;
    margin-top: 25px;
}
.item_six_one_ifmt{
    font-size: 18px;
    text-indent: 90px;
    margin-top: 15px;
}
.item_six_one_btm{
    width: 700px;
    height: 50px;
    float: right;
    margin:25px auto 0;
    display: flex;
    justify-content: flex-end;
}
.item_six_one_btm a{
    display: block;
    width: 250px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    text-align: center;
    background: #7cefe1;
	cursor:pointer;
}
.item_six_one_btm a:nth-child(1){
    margin-right: 50px;
}
.item_six_one2{
    border-top: 2px dashed #dedede;
    padding-top: 25px;
}
.item_six_zysx{
    width: 100%;
    margin: 35px auto 0;
}
.item_six_zysx p{
    font-size: 18px;
    margin-top: 15px;
}
.item_six_qrcode{
    width: 600px;
    margin: 50px auto 0;
    display: flex;
    justify-content: space-around;
}
.item_six_qrcode img{
    width: 190px;
}
.item_six_qrcode_p{
    margin-top: 60px;
    color: #008395;
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
}
.item_six_bank{
    width: 100%;
    margin-top: 25px;
    display: flex;
    justify-content: flex-start;
}
.item_six_bankOne{
    width: 200px;
    height: 75px;
    text-align: center;
    font-size: 26px;
    line-height: 50px;
    cursor: pointer;
}
.active{
    color: #fff;
    font-weight: bold;
    background: url(images/arr.png) bottom center no-repeat;
    background-size: 100%;
}
.item_six_bankcon{
    width: 100%;
}
.item_six_bankcon p{
    margin-top: 10px;
}
.item_six_bankconbtm{
    width: 100%;
    height: 100px;
    margin: 50px auto 0;
    background: url(images/bankconbtm.png) top center no-repeat;
    background-size: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    line-height: 100px;
}









.item_change_title{
	background-image: -webkit-linear-gradient(left, #48cdb2, #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: 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: #62c3d2;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
	margin-left:13px;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #1fa086;
}
.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%;
}
    .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: 22px;
        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;
    }
    #form1{
        width: 350px;
        margin: 25px auto;
    }.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;
    }
	.yhzp_tc form{
		width:350px;
		margin:25px auto;
	}
.item_xtmb{
    width: 1000px;
    margin: 50px auto;
    position: relative;
    box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.item_xtmbbox{
    width: 485px;
    border: 2px solid #008395;
    background: #fff;
    
}
.item_xtmbbox_top{
    width: 100%;
    height: 65px;
    background: #008395;
    border-radius: 0 0 15px 15px;
    overflow: hidden;
}
.item_xtmbbox_top p:nth-child(1){
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-top: 5px;
    text-align: center;
}
.item_xtmbbox_top p:nth-child(2){
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 5px;
}
.imgpic{
    display: block;
    height: 180px;
    margin: 15px auto;
}
.item_xtmbbox_btm{
    width: 100%;
    display: flex;
    justify-content: space-around;
    background:-webkit-linear-gradient(top,#fff,#c9f2fe);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(bottom,#fff,#c9f2fe);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(bottom,#fff,#c9f2fe);/* Firefox 3.6 - 15 */
	background:linear-gradient(to bottom,#fff,#c9f2fe);/* 标准*/
    padding: 25px 0;
}
.item_xtmbbox_btm a{
    display: block;
    text-align: center;
    width: 200px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #008395;
    background: #7cefe1;
    font-weight: bold;
	cursor:pointer;
}
.item_xtmb2{
    margin-top: 100px;
}
.item_xqpp{
    width: 1000px;
    margin: 100px auto;
    position: relative;
    box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #008395;
    background:-webkit-linear-gradient(top,#fff,#c9f2fe);/* Safari 5.1 - 6.0 */
	background:-o-linear-gradient(bottom,#fff,#c9f2fe);/* Opera 11.1 - 12.0 */
	background:-moz-linear-gradient(bottom,#fff,#c9f2fe);/* Firefox 3.6 - 15 */
	background:linear-gradient(to bottom,#fff,#c9f2fe);/* 标准*/
}
.item_title2{
    width: 700px;
    margin: -50px auto 0;
}
.item_title2 img{
    display: block;
    margin: -50px auto;
    width: 100%;
}
.item_title2_p{
    text-align: center;
    font-size: 22px;
    color: #008395;
    margin: 75px auto 0;
}
.item_xqppbox{
    width: 92%;
    margin: 25px auto;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
}
.item_xqppbox_one{
    width: 50%;
}
.item_xqppbox_one2{
    border-left: 1px dashed #8a8a8a;
    box-sizing: border-box;
    padding-left: 30px;
}
.item_xqppbox_one_t{
    width: 130px;
    height: 35px;
    border: 2px dashed #008395;
    font-size: 20px;
    text-align: center;
    line-height: 35px;
    border-radius: 25px;
    font-weight: bold;
    color: #008395;
}
.item_xqppbox_one_p{
    color: #008395;
    font-size: 18px;
    margin-top: 25px;
}
.item_xqppbox_con{
    margin: 25px auto;
}
.item_xqppbox_con p:nth-child(2){
    margin-top: 5px;
}
.item_xqppbox_btm{
    width: 100%;
    margin: 25px auto;
    display: flex;
}
.item_xqppbox_btm a{
    display: block;
    text-align: center;
    width: 200px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #008395;
    background: #7cefe1;
    font-weight: bold;
}
.item_xqppbox_btm a:nth-child(2){
    margin-left: 25px;
}
.item_title3{
    width: 800px !important;
}
.item_six_free{
    width: 800px;
    height: 370px;
    margin: 50px auto 0;
    overflow: hidden;
    background: url(images/freebg.png) top center no-repeat;
    background-size: 100%;
    position: relative;
}
.item_six_free_p1{
    font-size: 50px;
    color: #ff0000;
    position: absolute;
    top: 140px;
    left: 150px;
}
.item_six_free_p2{
    font-size: 50px;
    color: #333;
    position: absolute;
    top: 140px;
    left: 370px;
}
.item_six_free_p3{
    font-size: 50px;
    color: #333;
    position: absolute;
    top: 140px;
    left: 595px;
}
.item_six_free_p4{
    font-size: 22px;
    color: #333;
    position: absolute;
    top: 260px;
    left: 150px;
}
.item_six_free_p5{
    font-size: 22px;
    color: #333;
    position: absolute;
    top: 260px;
    left: 375px;
}
.item_six_free_p6{
    font-size: 22px;
    color: #333;
    position: absolute;
    top: 250px;
    left: 600px;
}