/* 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;/* font-family: "Microsoft YaHei";*/ 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*/
/* 信用卡全家福 */
.Family_portrait {height: 192px;display: flex;align-items: center;}
.Family_portrait ul {display: flex;width: 1000px;margin: 0 auto;}
.Family_portrait ul li {width: 300px;}
.Family_portrait ul li a {display: block;text-align: center;cursor: pointer;}
.Family_portrait ul li a img {width: 60px;height: 60px;transition: transform .5s ease-in-out .05s;}
.Family_portrait ul li a p {font-size: 24px;padding-top: 20px;transition: transform .5s ease-in-out .05s;}

.portrait_acitve a img {transform: scale(1.2,1.2);}
.portrait_acitve a p {transform: scale(1.2,1.2);color: #f39800;}
/* 信用卡全家福 end*/
/* 信用卡介绍 */
.CreditCard1 {position: relative;}
.Credit_Page {position: absolute;top: 60px;}
.Credit_Page img {width: 36px;height: 36px;}
.Credit_next {right: 0;}
.Credit_prev {left: 0;}
.CreditCard1_box {overflow: hidden;width: 900px;height: 200px;margin: 0 50px;}
.CreditCard1_box ul {display: flex;padding-top: 29px;position: relative;}
.CreditCard1_box ul li {transition: transform .5s ease-in-out .05s;width: 160px;margin: 0 20px;text-align: center;cursor: pointer; flex-shrink: 0;}
.CreditCard1_box img {width: 160px;}
.CreditCard1_box h6 {color: #3e3a3e;font-size: 16px;font-weight: 400;margin-top: 5px;line-height: 21px;}
.CreditCard1_box p {color: #777;font-size: 14px;line-height: 19px;}
.CreditCard1_active {transform: scale(1.3,1.3);}
.CreditCard1_active h6 {color: #f39800;}
/* 卡片介绍内容 */
.ql_bank .bank_box {display: none;}
.ql_bank .bank_box:first-child {display: block;}
.ql_bank {background-color: #ffffff;border-radius: 10px;padding: 40px;}
.bank_box_ql {display: flex;justify-content: space-between;}
.bank_box_img1 {width: 280px;height: 176px;}
.bank_box_img1 img {max-width: 100%; height: auto;}
.bank_box_img2 {width: 200px; height: auto;}
.bank_box_tit {padding: 0 20px;}
.bank_box_tit h6 {font-size: 32px;color: #3e3a39;line-height: 64px;}
.bank_box_tit p {font-size: 20px;color: #777;line-height: 40px;}

.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 {padding-top: 10px;font-size: 20px;line-height: 50px;color: #666;}
.bank_cont_clob p strong {font-size: 20px;font-weight: 800;line-height: 40px;color: #666;}
/* 信用卡介绍 end*/

/* 信用卡 */
.xyk_introduce {background-color: #F5F5F5;padding-bottom: 120px;}
.xyk_introduce #cont2{width: 1000px;margin: 0 auto;}