/* 公用 */
.qlcz {background-color: #F0F0F0;}
.qlcz-index {width: 1200px;margin: 0 auto;padding-bottom: 50px;}
.qlcz-index-cont {display: flex;justify-content: space-between;padding-right: 3.3%;}
#cont1 {width: 21.6%;}
#cont2 {width: 71.6%;}
/* banner */
.qlcz_banner {width: 1440px;margin: 0 auto;}
.qlcz_banner img {width: 100%;}
/* 面包屑 */
.mbx {font-size: 12px;display: flex;align-items: center;height: 50px;}
.mbx img {margin-right: 10px;}
.mbx span {font-size: 12px;}

/* 暂无内容 */
.none_cz {border: solid #d7d7d7;border-width: 0 1px 1px;padding: 20px 39px;background: #fff;}   
.none_cz p {font-size: 12px;padding-left: 14px;display: flex;align-items: center;font-weight: bold;}
.none_cz p:before {display: block;content: '';width: 4px;height: 4px;background: #858585;border-radius: 50%;margin-right: 8px;}
/* 左边内容 */
.Message_l {display: flex;justify-content: space-between;align-items: center;}
.Message_l p:before {position: absolute;content: '';width: 20px;height: 0;border-bottom: 4px solid #f39800;left: 100%;top: 100%;}
.Message_l p {position: relative;height: 28px;line-height: 1;border-bottom: 4px solid #f39800;font-family: "Microsoft YaHei",NSimSun,Arial;color: #0075c2;font-weight: 700;font-size: 18px;}
.Message_l p:after {position: absolute;content: '';font-size: 0;width: 0;height: 0;line-height: 0;overflow: hidden;display: inline-block;vertical-align: -2px;border-width: 4px 4px 4px 0;border-style: dashed dashed solid dashed;border-color: transparent transparent #f39800 transparent;margin-left: 20px;margin-top: 20px;}
.Message_l a {color: #303030;font-size: 12px;}

.Message_cont {background-color: #ffffff;padding: 12px;margin-bottom: 20px;}
.Message_cont ul {}
.Message_cont ul li {display: flex;justify-content: space-between;line-height: 28px;}
.Message_cont ul li p {font-size: 12px;padding-left: 14px;display: flex;align-items: center;}
.Message_cont ul li p:before {display: block;content: '';width: 4px;height: 4px;background: #858585;border-radius: 50%;}
.Message_cont ul li p a {padding-left: 8px;}
.Message_cont ul li span {font-size: 12px;}

.Message_cont2 {border: solid #d7d7d7;border-width: 0 1px 1px;padding: 20px 39px;}

/* 分页 */
.Message_paging {display: flex;justify-content: space-between;align-items: center;margin-top: 30px;}
.paging-rf {display: flex;align-items: center;}

.Message_paging a {font-size: 12px;color: #303030;}
.easysite-total-page {font-size: 12px;color: #303030;}
.easysite-jump-page {font-size: 12px;color: #303030;}

.easysite-jump-page .easysite-page-text {width: 30px;height: 17px;line-height: 17px;font-size: 10px;padding: 0 2px;text-align: center;border: 1px solid #c1c1c1;background: #fff;font-size: 12px;color: #595959;outline: none;}
.easysite-jump-page .easysite-page-text:focus {border: 1px #08c solid;box-shadow: 0 0 3px #0af;color: #595959;}
.easysite-jump-page .easysite-jump-btn {border: 1px solid #ddd;font-size: 12px;width: 46px;height: 23px;line-height: 23px;}

/*互联网金融-客服服务样式*/
.cont-style h3, .typo h3 {
    font-size: 16px;
    font-family: "Microsoft YaHei",NSimSun,Arial;
    margin-top: 30px;
    color: #0075c2;
}
.cont-style table td, .cont-style table th, .typo table td, .typo table th {
    padding: 5px 8px;
}
.cont-style h4, .typo h4 {
    font-size: 14px;
    font-family: "Microsoft YaHei",NSimSun,Arial;
    margin-top: 20px;
}
.cont-style p, .typo p {
    line-height: 2;
    margin: .6em 0 .4em;
    font-size:12px;
}