.jd_title{
    width: 100%;
    border-bottom: 2px #f24444 solid;
}
.jd_title h2{
    margin-top:5px;
    height: 32px;
    line-height: 35px;
    padding: 0 20px;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    background: url("https://www.cardbaobao.com/bank/images/activity_bj.jpg") no-repeat;
    background-size: cover;
}




.jd_list ul{
    float: left;
    width: 186px;
    background: #eee;
    text-align: left;
    box-sizing: border-box;
    padding-top: 10px;
}
.jd_list ul h3{
    font-size: 14px;
    color: #333;
    padding-top: 32px;
    padding-bottom: 32px;
    font-weight: normal;
}
.jd_list ul h3 a:hover{
    color: #f24444;
}
.jd_list ul li{
    padding-left: 20px;
    height: 50px;
    border-bottom: 1px #ddd solid;
}
.jd_list ul li img{
    position: relative;
    top: 9px;
    width: 30px;
    height: 30px;
    margin-right: 8px;
}
.jd_list ul li a{
    font-size: 16px;
    color: #333;
}
.jd_list ul li a:hover{
    color: #f24444;
}
.jd_list ul .gd_bank{
    font-size: 14px;
    color: #333;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    margin-left: 50px;
}
.method{
    margin-left: 206px;
}
.apply_fb_nav{
    margin-top: 32px;
}
.apply_fb_nav h2{
    color: #333;
    font-size: 18px;
}
.apply_fb_nr{
    margin-top: 20px;
}
.apply_cx{
    display: inline-block;
    width: 100px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #f24444;
    font-size: 14px;
    margin-left: 30px;
    border:1px #f24444 solid;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
}
.apply_fb_nr p{
    color: #333;
    font-size: 16px;
    line-height: 32px;
}
.apply_fb_nr>span {
    color: #333;
    font-size: 16px;
    padding-right: 30px;
    line-height: 32px;
}
.jd_xg{
    border-top: 1px #ddd dashed;
    padding-top: 20px;
}
.xg_title{
    width: 72px;
}
.xg_title h2{
    padding-bottom: 16px;
    font-size: 18px;
    color: #333;
    border-bottom: 2px #f24444 solid;
}

.card_yh{
    overflow: hidden;
}
.yh_list{
    position: relative;
}
.card_yh .yh_list{
    margin-top: 16px;
}
.card_yh .yh_list ul{
    width: 100%;
}
.card_yh .yh_list ul li {
    padding-left: 15px;
    margin-bottom: 8px;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yh_list ul li::before {
    display: block;
    content: '';
    border-radius: 50%;
    position: relative;
    top: 12px;
    left: -15px;
    background-color: #ccc;
    width: 4px;
    height: 4px;
}
.xg_list{
    margin-top: 16px;
}
.xg_list ul{
    width: 100%;
}
.xg_list ul li {
    padding-left: 15px;
    margin-bottom: 8px;
    color: #666;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xg_list ul li::before {
    display: block;
    content: '';
    border-radius: 50%;
    position: relative;
    top: 12px;
    left: -15px;
    background-color: #ccc;
    width: 4px;
    height: 4px;
}
.xg_list ul li span{
    float: right;
}
.method_tit{
    margin-top: 32px;
}
.method_tit h2{
    font-size: 18px;
    color: #333;
    margin-bottom: 40px;
}
.tel{
    margin-bottom: 16px;
}
.tel span , .email span{
    font-size: 14px;
    color: #333;
    width: 60px;
    text-align: left;
    display: inline-block;
    margin-right: 20px;
}
.tel input , .email input{
    width: 390px;
    height: 48px;
    border: 1px #ddd solid;
    outline: none;
    font-size: 14px;
    color: #333;
    padding-left: 15px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
.tel input::-webkit-input-placeholder{
    color: #999;
    font-size: 14px;
}
.email input::-webkit-input-placeholder{
    color: #999;
    font-size: 14px;
}
.tel input:-ms-input-placeholder{
    color: #999;
    font-size: 14px;
}
.email input:-ms-input-placeholder{
    color: #999;
    font-size: 14px;
}
.method button{
    width: 166px;
    height: 48px;
    color: #fff;
    font-size: 16px;
    margin-top: 24px;
    background-color: #f24444;
    outline: none;
    border: 0px;
    cursor: pointer;
    margin-left: 80px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}




.y-card-center{
    width: 100%;
    height: 150px;
    background: #f9f9f9;
}

.y-card-center h1{
    color:#f24444;
    line-height: 30px;
    font-size: 18px;
    padding-bottom: 5px;

}

.y-card-title{
    border-bottom:1px #dddddd solid;
    margin-bottom: 30px;
    height: 62px;
}

.y-card-h3{
float: left;
padding:18px 0px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px #f24444 solid;   
  color: #333;
  
}

.y-card-ul{
float: left;
padding-left: 40px;
}

.y-card-ul li{
    float: left;
    font-size: 16px;
    padding:18px 0px;
    padding-right: 24px;
    color: #666666;
}


.y-card-ul li:nth-last-of-type(1){
    padding-right: 0px;
}

.y-card-ul li:hover{
    color: #f24444;
    cursor: pointer;
}

.card_mess_img{
    padding: 25px 0 0 30px;
}

.card_mess_img img{
    width: 70px;
    height: 70px;
}

.card_mess_font{
    width: 530px;
    height: 74px;
    padding-top: 10px;
}

.mess-font{
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.recommend-list{
    overflow:auto;
    display: none;
}


.recommend-list li{
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}


.recommend-list li:nth-of-type(3n){
    margin-right: 0;

}

.recommend-list li{
    width: 188px;
 }
 
 .recommend-list li img {
    width: 188px;
     height: 118px;
     padding-bottom: 14px;
 }

 .recommend-h4{
   text-align: center;
   font-weight: bold;
   margin-bottom: 10px;
   width: 100%;
 }


 .recommend-font{
     font-size: 14px;
     color: #666;
     text-align: center;
    margin-bottom: 12px;
 }

 .recommend-bth{
     width: 150px;
     height: 44px;
     border-radius: 44px;
     margin: auto;
     background: #f24444;
     display: block;
     color: #fff;
     text-align: center;
     line-height: 44px;
     cursor: pointer;
 }
 

 .recommend-bth:hover{
    color: #fff; 
 }

.yl-list li a{
    width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    

}

.yl-list li{
    width: 280px;
}

.y-serve{
    width: 164px;
    height: 106px;
    padding-right: 20px;
}

.serve-left{
    width: 160px;
    color: #666;
}

.serve-font{
    font-size: 12px;
    color: #666;
    line-height: 24px;
    /*margin-right: 20px;*/
}

.serve-h5{
font-size: 14px;
font-weight: bold;
color: #333;
margin-bottom: 10px;
}


.extend-ul{
width: 100%;
}

.extend-ul li{
    margin-top: 24px;
    width: 100%;
    height: 130px;

}


.extend-list{
    width: 400px;
}
.extend-ul li img{
    width: 210px;
    height: 130px;
    margin-right: 24px;
}


.extend-title{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;


}

.extend-font{
    font-size: 14px;
    line-height: 24px;
    color: #666;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.extend-time{
    color: #666666;
    font-size: 14px;
    margin-top: 24px;
}


.view-more{
   text-align: center;
   font-size: 16px;
   color: #666;
   margin-top: 30px;
   cursor: pointer;
}


.yh_list .ad-img{
width: 100%;
height: 180px;

}

.ad_font{
    width: 100%;
    height: 50px;
    /*margin-bottom: 27px;*/
    line-height: 50px;
    font-size: 16px;
    /*border-bottom: 1px dashed #e5e5e5;*/
    text-align: center;
    position:absolute;
    bottom:0px;
    left: 0px;
   color: #fff;
    background: rgba(0,0,0,.4);
}


.card_search{
    width: 100%;
  position: relative;


}


.card_search input{
    width: 100%;
    height: 32px;
    border: none;
    padding-left: 20px;
    box-sizing: border-box;
}

.card_search img{
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -9px;

}


.swiper-container {
    width: 100%;
    /*height: 300px;*/
}  

/* swiper小点颜色 */
.swiper-pagination-bullet-active { 
    background: rgb(235,111,111) !important;

 }

 .counter-ul li {
     float: left;
     margin-right: 14px;
    margin-bottom: 14px
 }

 .counter-ul{
     padding-top: 24px;
     overflow: hidden;
 }

 .counter-ul li a{
     display: block;
     color: #666;
     padding: 5px 15px;
     border-radius: 34px;
     font-size: 14px;
     border:1px solid #e5e5e5;
 }


.call-center{
    display: none;
}

.extend-ul{
display: none;
}

.extend-title:hover{
    color: #f24444;
    cursor: pointer;
}


.pr{
    position: relative;
}
/*新增*/
.jd_list li {position: relative; }
.jd_packaging {
    width: 190px;
    position: absolute;
    top: -1px;
    right: -220px;
    background: #fff;
    border: 1px #ddd solid;
    padding: 10px;
    font-size: 14px;
    display: none;
    z-index: 999;

}

.js_li_main ul {
    display: inline-block;
    width: 100%;
    background: #fff;
    text-align: left;
    padding: 0;

}

.js_li_main ul li {
    width: 60px;
    display: inline-block;
    text-align: center;
    list-style: none;
    line-height: 24px;
    height: auto;
    padding: 0px;

}
.js_li_main ul li a{
    font-size: 12px;
}

.jd_phone{

    line-height: 30px;


}

.jd_phone>a{
    font-size: 14px !important;
}

.jd_box{
    width: 12px;
    height: 50px;
    background: #fff;
    position: absolute;
    top: -1px;
    left: -12px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    text-align: left;
    z-index: 99999;
}
.ck {
    display: block;
    margin-top: 48px;
    margin-bottom: 48px;
    width: 100%;
    height: 50px;
    background-color: #f3f3f3;
    text-align: center;
    line-height: 50px;
    color: #666;
    font-size: 14px;
    cursor: pointer;
}

.call-center-li{
    float: left;
    width: 120px;
    height:30px;
    line-height:30px;
    text-align:center;
    font-size: 14px;
}

.bank_navlist .navlist li span{
    position: absolute;
    left: 92px;
    color: #d6d5d5;
    font-size: 6px;
}

.footer_bank{
    padding-top: 10px;
}