/* 面包屑 */
.ql_bank_mbx {padding: 19px 0 17px 0;border-bottom: 1px dashed #e5e5e5;margin-bottom: 12px;}
.ql_bank_mbx span {font: normal 16px "Microsoft YaHei";color: #4c4c4c;height: 16px;line-height: 16px;}
/* 内容 */
.ql_bank {background-color: #ffffff;border-radius: 10px;padding: 0 20px;border: 1px solid #dedede;padding-bottom: 20px;}
.bank_box_ql {display: flex;align-items: center;justify-content: space-between;}
.bank_box_img1 {width: 227px;height: 143px;}/* object-fit: scale-down; */
.bank_box_img2 {width: 189px;height: 220px;}
.bank_box_tit {padding: 0 20px;width: 436px;}
.bank_box_tit h6 {font-size: 32px;color: #3e3a39;line-height: 48px;}
.bank_box_tit p {font-size: 20px;color: #777;font-weight: 400;line-height: 30px;}

.bank_cont {margin-top: 24px;}
.bank_cont_tit {display: flex;}
.bank_cont_tit span {display: inline-block;width: 60px;height: 60px;line-height: 60px;background-color: #f39800;border-radius: 50%;text-align: center;font-size: 28px;color: #fff;padding: 0;margin: 0;text-indent: 0;}
.bank_cont_tit p {width: 90%;margin-left: 20px;padding: 0;height: 59px;line-height: 50px;font-size: 24px;color: #f39800;border-bottom: 1px solid #bfbfbf;text-align: left;}


.bank_cont_clob {padding-left: 80px;}
.bank_cont_clob p {font-size: 20px;line-height: 40px;color: #666;}
.bank_cont_clob p strong {font-size: 20px;font-weight: 800;line-height: 40px;color: #666;}