/* 公用 */
.com-apply-btn{text-align: center;}
.com-apply-btn a{display: inline-block; background: linear-gradient(to right, rgba(220, 171, 109, 1), rgba(169, 111, 49, 1)); color: #fff; padding:20px 60px; font-size: 1.75em;}
.com-apply-btn a:hover{background: rgba(220, 171, 109, 1);}
/* 联系渠道 */
.lxqd-llfs-txt .memo{text-indent: 2em; line-height: 2;}
.lxqd-llfs-list .box{border: #F5EAD0 solid 1px; border-radius: 6px; padding:30px; background: linear-gradient(to bottom, rgba(255, 246, 227, 1), rgba(255, 250, 240, 0));}
.lxqd-llfs-list .box:hover{background: linear-gradient(to top, rgba(255, 246, 227, 1), rgba(255, 250, 240, 0)); color: #333;}
.lxqd-llfs-list .card-title{font-size: 1.25em; font-weight: bold; position: relative; padding-bottom: 30px; min-height: 60px; line-height: 1.8;}
.lxqd-llfs-list .card-title::after{content: ""; position: absolute; left: 0; bottom: 0; width: 4em; border-bottom: #F5E5C1 solid 3px;}
.lxqd-llfs-list .card-item{background: url(../images/ywbk/lxqd_icon_company.png) no-repeat right bottom;background-size: 91px 91px; padding-top: 30px;}
.lxqd-llfs-list .card-item span{display: block; background-repeat: no-repeat; background-position: left center; padding:10px 0 10px 28px;}
.lxqd-llfs-list .card-item .manager{ background-size: 20px 25px;background-image: url(../images/ywbk/lxqd_icon_manager.png);}
.lxqd-llfs-list .card-item .tel{ background-size: 22px 21px;background-image: url(../images/ywbk/lxqd_icon_telephone.png);}
@media (max-width: 768px){
    .lxqd-llfs-list .card-title{min-height: auto;}
}
/* 业务介绍 */
.ywjs-nav-list li .box{background-color: #F7FAFF; border-radius: 10px; padding: 23px 0;}
.ywjs-nav-list li.on .box,.ywjs-nav-list li .box:hover{background-color: #E8F2FF; color: #3D5FB0; font-weight: bold;}
.ywjs-nav-list li .icon img{height: 54px; margin-bottom: 20px;}
.ywjs-nav-list li .txt{font-size: 1.25em;}

/* 业务介绍-间接融资担保/业务介绍-自有资金投资 */
.business-list li .box{border: #C7AB81 solid 1px; border-radius: 20px 0 20px 0; font-family: '思源宋体','宋体';}
.business-list li .card-header{position: relative; border-bottom: #C7AB81 solid 6px; background: linear-gradient(to left, rgba(224, 173, 101, 1), rgba(255, 255, 255, 0)); padding: 15px;border-radius: 20px 0 0 0;}
.business-list li .card-header i{display: inline-block; vertical-align: middle; margin-right: 10px;}
.business-list li .card-header i img{height: 46px;}
.business-list li .card-header h3{display: inline-block; vertical-align: middle; color: #6E4738; font-size: 2.5em; }
.business-list li .card-header .tip{position: absolute; right: 10px; top: 50%;  font-size: 1.25em; line-height: 40px; margin-top: -20px;}
.business-list li .card-header .tip span{color: #D43030; font-size: 1.5em;}
.business-list li .card-body{position: relative; padding:30px 20px; font-size: 1.375em;}
.business-list li .card-body .card-desc{line-height: 2;height: 160px; font-weight: bold;}
.business-list li .card-body .card-desc .elli-m{-webkit-line-clamp:3;}
.business-list li .card-body .card-tag{color: #B3834C; padding: 5px 0;}
.business-list li .card-body .card-tag .f-weight{font-weight: bold;}
.business-list li .card-body .card-txt{line-height: 1.8;}
.business-list li .card-body .card-logo{position: absolute; bottom: 35px; right: 45px;height: 235px; width: 235px; background: url(../images/ywbk/ywjs_jrfw_icon_b.png) no-repeat center center; background-size: cover;}
@media (max-width: 1500px){
 .business-list li .card-header h3{ font-size: 2em; }  
}
@media (max-width: 1280px){ 
 .business-list li .card-body .card-desc{height: auto; margin-bottom: 20px; }
}
@media (max-width: 992px){
 .business-list li .card-header h3{ font-size: 1.5em; }  
 .business-list li .card-body{ font-size: 1em;}
 .business-list li .card-header i img{height: 30px;}

 .business-list li .card-body .card-logo{ bottom: 15px; right: 25px;}
 .business-list li .card-body .card-logo img{height: 150px;}
}
@media (max-width: 580px){
    .business-list li .card-header .tip{display: none; }
}
@media (max-width: 480px){
 .business-list li .card-header h3{ font-size: 1.25em; }  

}

/* 业务介绍-直接融资担保 */
.ywjs-item-list li .box { position: relative; background: linear-gradient(90deg,#ffffff,#fff9ee); display: flex; margin-bottom: 40px; flex-wrap: wrap; border: 1px solid #C7AB81; border-radius: 20px 0 20px 0; padding: 35px;  align-items: center;}
.ywjs-item-list li .img-wrap { flex: 1 1 42%; min-width: 320px;}
.ywjs-item-list li .img-wrap img { width: 100%; border-radius: 20px 0 20px 0;  display: block;}
.ywjs-item-list li .text-wrap { flex: 1 1 52%; min-width: 340px; position: relative; padding-left: 50px; font-size: 1.375em;line-height: 2;}
.ywjs-item-list li .text-wrap p { color: #333;  text-indent: 2em;}
.ywjs-item-list li .text-wrap>a{color: #B3834C; display: block; margin-top: 40px;}
.ywjs-item-list li .logo-wrap{position: absolute; bottom: 27px; right: 27px; width: 215px; height: 179px; background-position: bottom right; background-repeat: no-repeat;background-size: cover;}
/* 直接融资担保 */
.ywjs-item-list.c100025 li .logo-wrap{background-image: url(../images/ywbk/ywjs_zjrzdb_icon.png);}
/* 非融担保 */
.ywjs-item-list.c100026 li .logo-wrap{background-image: url(../images/ywbk/ywjs_frdb_icon.png); width: 197px; height: 193px;}
/* 咨询服务 */
.ywjs-item-list.c100029 li .logo-wrap{background-image: url(../images/ywbk/ywjs_zxfw_icon.png);width: 209px; }

@media(max-width:992px){
 .ywjs-item-list li .text-wrap { padding-left: 0px;}
 .ywjs-item-list li .text-wrap{padding-top: 20px;}

}
@media(max-width:768px){
 .ywjs-item-list li .box { flex-direction: column; padding:16px; flex-wrap:nowrap; }
}

/* 合作伙伴 */
.hzhb-wrapper{background: url(../images/ywbk/hzhb_bg.png) no-repeat bottom center;background-size:cover;}
.hzhb-wrapper .hd li{cursor: pointer;}
.hzhb-wrapper .bd .item{ min-height: 530px; background-image: url(../images/ywbk/hzhb_bank_bg.png);background-repeat: no-repeat; background-size: 100% 100%;}
.hzhb-wrapper .hzhb-yh-qs.investment .swiper-pagination{bottom: -180px;}

.hzhb-swiper{position: relative;}
.hzhb-swiper li:nth-child(-n+4) img,.hzhb-swiper li:nth-child(n+13):nth-child(-n+16) img,.hzhb-swiper li:nth-child(n+25):nth-child(-n+28) img,.hzhb-swiper li:nth-child(n+37):nth-child(-n+40) img{padding-bottom: 0;}
.hzhb-swiper li:nth-child(n+9):nth-child(-n+12) img,.hzhb-swiper li:nth-child(n+21):nth-child(-n+24) img,.hzhb-swiper li:nth-child(n+33):nth-child(-n+36) img,.hzhb-swiper li:nth-child(n+45):nth-child(-n+48) img{padding-top: 0;}
.hzhb-swiper img{width: 80%; padding: 80px 0; height: 70px; display:block; margin: auto;}
.hzhb-swiper .swiper-pagination{text-align: center; left: 50%;transform: translateX(-50%); bottom: -50px;}
.hzhb-swiper .swiper-pagination span{ display: inline-block;}
.hzhb-swiper .swiper-pagination .swiper-pagination-bullet{background-color: #fff; opacity: 1;}
.hzhb-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#851C1C;}

@media(max-width:768px){
    .hzhb-wrapper .bd .item{background: none;}
    .hzhb-swiper li .box{background-color: #fff; padding: 10px;}
    .hzhb-swiper img{width: 100%; padding: 0; height: auto;}
}