/* 公用 */
.xyk_float {width: 1000px;margin: 20px auto 40px;display: flex;justify-content: space-between;}
#cont1 {width: 188px;}
.cont2_box {width: 791px;padding: 0 20px;border: 1px solid #dedede;}
/* banner */
.credit_banner {height: 320px;}
.banner_box {width: 1000px;margin: 0 auto;position: relative;}
.banner_cont {width: 217px;height: 251px;border: 1px solid #fff;border-radius: 5px;position: absolute;top: 43px;right: 0;background: rgba(255,255,255,0.5);}
.banner_cont a {display: block;width: 184px;height: 42px;font-size: 16px; color: #fff;text-align: center;line-height: 42px;background: url(/uiFramework/commonResource/image/2023070411365019057.png);margin: 0 auto;}
.banner_cont a.banner_cont_a1 {margin-bottom: 14px;}
/* banner end*/
/* 面包屑 */
.mbx {display: flex;height: 50px;align-items: center;border-bottom: 1px dashed #e5e5e5;}
.mbx span {font-size: 16px;}
.mbx span a:last-child {color: #f6ac13;}
/* 面包屑 end */
/* 左边导航 */
.tab_left {border: 1px solid #dedede;}
.tab_left h6 {font: normal 22px "Microsoft YaHei";color: #262626;line-height: 55px;width: 170px;height: 55px;margin-left: 9px;outline: 0;text-align: center;border-bottom: 1px dashed #e4e4e4;cursor: pointer;}
.tab_left ul li {width: 170px;height: 55px;text-align: center;outline: 0;position: relative;left: -1px;overflow: hidden;}
.tab_left ul li:last-child {border: 0;}
.tab_left ul li a {display: block;font: normal 16px "Microsoft YaHei";color: #000;line-height: 55px;border-bottom: 1px dashed #e4e4e4;margin-left: 9px;}
.tab_left ul li.tab_left_act {border-left: 1px solid #268bff;}
.tab_left ul li.tab_left_act a {color: #268bff;}
/* 左边导航end */
/* 右边内容 */
.pact_box_tit {text-align: center;margin-bottom: 39px;}
.pact_box_tit h6 { color: #666;font-size: 22pt;font-weight: 400;line-height: 39px;}
.pact_box_tit p {color: #666;font-size: 22pt;font-weight: 400;line-height: 39px;}

.pact_box_cont p , .pact_box_cont font , .pact_box_cont span , .pact_box_cont strong {font-size: 21px;line-height: 30px;}
/* 右边内容 end*/

/* 卡片识别 */
.recognize {}
.recognize p {font-size: 12px;margin: 5px 0;}

/* 卡片识别 end*/
/* 卡片激活方式 等 */
.Activate {}
.Activate h6 {line-height: 43px;font-size: 22pt;text-align: center;color: rgb(102,102,102);}
.Activate_cont p {padding-bottom: 15px;}
.Activate_cont p ,.Activate_cont strong {line-height: 31px;font-size: 16pt;color: rgb(102,102,102);;}
.Activate_cont strong {font-weight: bold;}
/* 卡片激活方式 等 end*/
/*  收费标准 */
.charge_Standard h6 {line-height: 43px; font-size: 22pt;text-align: center;color: rgb(102,102,102);}
.charge_Standard_cont td {vertical-align: middle;}
/*  收费标准 end */
/* 便捷还款 */
.expediency {}
.expediency p ,.expediency strong {line-height: 31px; font-size: 14pt;color: rgb(102,102,102);;}
.expediency strong {font-weight: bold;}
/* 便捷还款 */