*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #333;
}
.container{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
}
.item_top{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.item_top_L{
    float: left;
   

}
.item_top_R{
    float: right;
    
}
.item_top_L img{
    width: 50%;
    padding-left: 50px;
}
.item_top_R img{
    width: 60%;
	margin-top:10px
}
.clear{
    clear: both;
}
.item_top_banner{
    max-width: 1920px;
    margin: 0 auto;
    padding: 1px;
    position: relative;
    
}
.item_top_banner img{
    width: 100%;
}
.baoming{
    width: 150px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
    background:#fff;
    font-size: 18px;
    position: absolute;
    top: 40%;
    left: 55%;

   
}
.baoming a{
    color: #0066cc;
    font-weight: bold;
    letter-spacing: 8px;
}
.item_bank{
    max-width: 1920px;
    margin: 0 auto;
    padding: 1px;
}
.item_bank_container{
    width: 1000px;
    margin: 0 auto;
}
.item_bank_container_line{
    width: 1000px;
    height: 50px;
    display: flex;
    justify-content: space-around;
}
.item_bank_container_line_one{
    width: 350px;
    height: 50px ;
    border: 1px solid #ff8400;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    border-radius: 50px;
    cursor: pointer;
}
.active{
    color:#fff ;
    background:#ff8400;

}
.bankInfo{
    width: 100%;
    border-collapse:collapse;
    margin:50px auto;
    text-align: center;
}
.bankInfo th{
    border: 1px solid #ff8400;
    padding: 10px;
    font-size: 18px;
    width: 248px;
}
.bankInfo td{
    border: 1px solid #ff8400;
    padding: 10px;
    width: 248px;
}
.bankInfo td a{
    color: #0066cc;
}
.bankInfo td img{
    width: 20px;
    margin-left: 5px;
    position: relative;
    top: 3px;
    
}



.item_recommend{
    max-width: 1920px;
    height: 550px;
    margin: 0 auto;
    padding: 1px;
    background:url("recommend_bottom.png") bottom center no-repeat;
    background-size: 100%;
}
.item_recommend_container{
    width: 900px;
    height: 400px;
    margin: 75px auto;
    background:#fff;
    box-shadow:5px 5px 10px 2px #ff8400;
    text-align: center;
    padding: 1px;
}
.item_recommend_p_title{
    margin: 50px 0;
}
.item_recommend_title{
    width: 350px;
}
.item_recommend_title1{
    width: 650px;
}
.swipper_div{
    width: 750px;
    height: 200px;
    margin: 0 auto;
    background: #ffebc6;
    position: relative;
}
.swiper-container {
    width: 100% !important;
    height: 100% !important;

  }
.swiper-slide{
    text-align: center;

}

.swiper-slide img{
    width: 180px;
    margin-top: 40px;
}
.swiper-slide p{
    margin-top: 20px;
    font-size: 14px;
}
.item_wangshen{
    max-width: 1920px;
    margin: 0 auto;
    padding: 1px;
    
}
.item_wangshen_container{
    width: 1000px;
    margin: 50px auto;
    text-align: center;
}
.item_wangshen_pink{
    width: 1000px;
    margin: 50px auto;
    background: #fff7e8;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.bank_zhukong{
    display: block;
    width: 300px;
    font-size: 14px;
    float: left;
    line-height: 30px;
}
.clickhere{
    display: block;
    height: 30px;
    width: 60px;
    font-size: 14px;
    float: left;
    background:#0066cc;
    line-height: 30px;
    color: #fff;
}
.item_wangshen_pink_one img{
    float:left;
    width: 25px;
}
.item_wangshen_pink_one{
    width: 385px;
    border: 1px solid;
    padding: 15px;
    border: 1px solid #0066cc;
    border-radius: 10px;
    background: #fff;
    margin: 25px 0;
}
.item_muban{
    max-width: 1920px;
    margin: 0 auto;
    padding: 1px;
}
.item_muban_container{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 1px;
}
.item_muban_container_title img{
    width: 800px;
}
.item_muban_container_word{
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 50px auto;
}
.item_muban_container_one{
    width: 180px;
    margin: 20px auto;
}
.item_muban_container_one a{
    display: block;
    width: 180px;
    font-size: 14px;
    margin: 10px auto;
}

.more{
    width: 150px;
    margin: 0 auto;
}
.more img{
    width: 100%;
}
.item_bottom{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom img{
    width: 100%;
}