<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}

.clear{
    clear: both;
}
body{
    min-width: 1200px;
}
a{
    text-decoration: none;
    color: #333;
}
p{
    color: #333;
}
.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;
  }

.item_top_banner{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.item_top_banner img{
    width: 100%;
}
  .item_topImg{
     max-width: 1920px;
     margin: 0 auto;
     position: relative;
  }

  .item_topImg img{
      display: block;
      width: 100%;
  }
  .item_bank{
    max-width: 1920px;
    margin: 0 auto;

}
.item_bank_container{
    width: 1200px;
    margin: 0 auto;
}
.item_bank_t p{
	background-image: -webkit-linear-gradient(left, #055aa5, #52adfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 1px;
	text-align:center;
}
.bankInfo{
    width: 1200px;
    border-collapse: collapse;
    margin: 50px auto;
    text-align: center;
}
.bankInfo th {
    border: 1px solid #bdbdbd;
    padding: 10px;
}
.bankInfo td {
    border: 1px solid #bdbdbd;
    padding: 16px 10px;
    font-size: 14px;
}

.bankInfo a{
color: #1787E0;
}
    
.ckgg{
    padding:5px;
    border-radius: 25px;
    border: 1px solid;
}
.bankInfo td:nth-child(7){
    color: #1787E0;
}
.wcbd{
    padding:5px;
    border-radius: 25px;
    border: 1px solid;
    cursor: pointer;
}



.item_bottom_title{
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 50px;
}
.item_city{
    max-width: 1920px;
    margin: 0 auto;
    padding: 5px 0;
}
.item_city_div{
    margin: 0 auto;
    width: 980px;
    display: flex;
    justify-content: space-between;
    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: #48cdb2;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #069679;
}
.item_city_con{
    width: 980px;
    margin: 0 auto;
   
}
.item_city_con_box{
    width:100%;
    height: 180px;
    margin-top: 10px;
    box-shadow: 0 3px 10px 1px #bdbdbd;

}
.item_city_con_box img{
    width: 150px;
    margin-top: 15px;
    margin-right: 150px;
}
.item_city_con_box_p{
    line-height: 180px;
    margin-left: 150px;
}
.item_yy{
    max-width: 1920px;
    height: 500px;
    background: url(bgyy.jpg) top center no-repeat;
    background-size: cover;
    overflow: hidden;
	margin:50px auto;
}
.item_yyBox{
    width: 1100px;
    height: 400px;
    margin: 50px auto;
    overflow: hidden;
	display: flex;
    justify-content: space-around;
    align-items: center;
}
.item_yyBox_l{
width: 480px;
    float: left;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.item_yyBox_r{
    width: 600px;
    height: 400px;
    float: right;
    box-sizing: border-box;
    padding: 50px 50px;
    background: #fff;
}
.item_yyBox_r_line{
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;

}
.item_yyBox_r_line p{
    width: 15%;
    font-size: 18px;
    font-weight: bold;
}
.item_yyBox_r_line input{
    height: 50px;
    width: 75%;
    border: 1px solid #cacaca;
    outline: none;
}
.yzm{
    width: 45% !important;
}
#verCodeBtn{
    width: 30% !important;
    background: rgb(68 175 199);
    color: #fff;
    font-size: 18px;
}
.yybtn{
    font-size: 18px;
    background: rgb(68 175 199);
    color: #fff;
    margin-left: 15%;
}
.item_yyBox_l p:nth-child(1){
	width:460px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}
 .item_yyBox_l p:nth-child(2){
	width:460px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}



.fl{
    float: left;
}
.fr{
    float: right;
}
.item_jlbk{
    max-width: 1920px;
    margin: 0 auto;
    padding:0 0 50px 0;

}
.item_jlbk_div{
    width: 980px;
    height: 250px;
    margin: 0 auto;
    border: 8px solid #ff9d63;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.item_jlbk_div_l{
    width: 46%;
    height: 200px;
    background: rgb(252, 240, 247);
    padding: 25px 2%;
    display: flex;
    justify-content: space-around;
}
.item_jlbk_div_r{
    width: 50%;
    height: 200px;
    border-left: 1px dashed #069679;
    background: rgb(185, 252, 235);
    padding: 25px 2%;
    display: flex;
    justify-content: space-between;
}
.item_jlbk_div_box{
    width: 60%;
    height: 190px;
}
.item_jlbk_div_box_p1{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.item_jlbk_div_box_p2{
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    color: #147a60;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.item_jlbk_div_box a{
    font-size: 16px;
    font-weight: bold;
    width: 120px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    background: #ff8400;
    color:#fff;
    margin-top: 90px;
}
.item_gh{
    width: 880px;
    margin: 0 auto;
    box-shadow: 0 3px 10px 1px #3a8b4c;
    border-radius: 25px;
    padding:50px;
}
.item_gh_t{
    font-size: 36px;
    font-weight: bold;
    color: #3a8b4c;
    text-align: center;
    padding-bottom: 35px;
    
}
.item_gh_l img{
    display: block;
}
.item_gh_l{
    float: left;
}
.item_gh_l_b{
    margin-top: 25px;
}
.item_gh_r{
    float: right;
}
.item_bottom{
    width: 1080px;
    margin: 0 auto;
    padding:0 0 50px 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: #52adfc;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
}
.item_city_div_one:hover{
    font-size: 26px;
    background: #055aa5;
}
.item_city_con{
    width: 980px;
    margin: 0 auto;
   
}
.item_city_con_box{
    width:100%;
    height: 180px;
    margin-top: 10px;
    box-shadow: 0 3px 10px 1px #bdbdbd;

}
.item_city_con_box img{
    width: 150px;
    margin-top: 15px;
    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: #48cdb2;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #48cdb2;
    font-weight: bold;
}

.popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    background: rgba(0, 0, 0, 0.8);
    overflow-y: auto;
    display: none;
    z-index: 10;
}

.s4 {
    width: 600px;
    background: #fff;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0.1rem rgb(0, 0, 0, 0.3);
    border-radius: 0.5rem;
    position: relative;
    top: 50%;
    margin: 0 auto;
    margin-top: -180px;
}

.close {
    position: absolute;
    right: -50px;
    top: -50px;
    width: 40px;
    transition: 0.5s;
    cursor: pointer;
}

.close:hover {
    transform: rotate(180deg);
}

.s4 .topQh {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 26px;
}

.s4 .topQh span {
    margin: 0 0.2rem;
    font-weight: bold;
    letter-spacing: 0.04rem;
    cursor: pointer;
}

.s4 .topQh span.check {
    color: #F60000;
}

.form {
    width: 500px;
    margin: 0 auto;
    display: none;
    overflow: hidden;
}

.form&gt;input {
    width: 100%;
    height: 50px;
    background: #EEEEEE;
    border: 0;
    outline: 0;
    border-radius: 5px;
    box-sizing: border-box;
    padding-left: 15px;
    font-size: 18px;
    display: block;
    margin: 0 auto 10px;
}

.form p {
    margin-bottom: 10px;
    height: 50px;
}

.form p input {
    height: 50px;
    background: #EEEEEE;
    border: 0;
    outline: 0;
    border-radius: 0.1rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    float: left;
    width: 400px;
    padding-left: 15px;
    font-size: 18px;
    box-sizing: border-box;
}

.form p span {
    border-top-right-radius: 0.1rem;
    border-bottom-right-radius: 0.1rem;
    width: 2rem;
    height: 0.8rem;
    display: block;
    float: right;
    background: #F60000;
    color: #fff;
    text-align: center;
    line-height: 0.8rem;
    font-size: 0.3rem;
}

.form p select {
    width:100%;
    height: 50px;
    border: 0;
    outline: 0;
    border-radius: 5px;
    float: left;
    padding-left: 15px;
    font-size: 18px;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #EEEEEE;
}

.form p select:nth-child(2) {
    float: right;
}

.form input[type="button"] {
    width: 2.5rem;
    height: 0.8rem;
    background: #F60000;
    color: #fff;
    display: block;
    margin: 0.3rem auto 0.4rem;
    border-radius: 0.5rem;
    font-size: 0.35rem;
    font-weight: bold;
    letter-spacing: 0.08rem;
    padding: 0;
    appearance: none;
    -webkit-appearance: none;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}
.item_group{
	width:800px;
	margin:50px auto;
	display: flex;
    justify-content: space-around;
	align-items:center;
}
.item_group_l{
	width:550px;
	display: flex;
    justify-content: space-around;
	align-items:center;
	flex-wrap:wrap;
}
.item_group_l p{
	font-size:26px;
	font-weight:bold;
	line-height:60px;
}
.item_group_r{
	width:200px;
	display: flex;
    justify-content:center;
	align-items:center;
	flex-wrap:wrap;
}
.item_group_r img{
	width:100%;
}
.item_gl{
    max-width: 1920px;
    margin: 50px auto;
    background: url('glbg.jpg') top center no-repeat #ffbe84;
    overflow: hidden;

}
.item_gl_box{
    width: 1100px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.item_gl_box img{
    width: 500px;
    margin-top: 10px;
}
.item_gl_btm{
    width: 1100px;
    margin: 50px auto;
    display: flex;
    justify-content: space-around;
}
.item_gl_btm img{
	width:200px;
	margin-bottom:10px;
}
.item_gl_btm p{
	text-align:center;
}
.item_gl_box img{
    width: 500px;
    margin-top: 10px;
}



</pre></body></html>