.wrapper-sj-nav{display:none;}
/* 公用 */
#section1 .fp-overflow {height: 100vh;}
#section2 .fp-overflow {height: 100vh;}
/* banner */
#banner .bhdt_pmd{display:none;}
.banner-pon {position: relative;}
#banner_swiper {/* position: relative;*/ max-height: 100vh;}
#banner_swiper .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover;}
#banner_swiper .swiper_blue {position: absolute;top: 0;width: 100%;z-index: 3;max-height: 220px;}
.banner_text {position: absolute;width: 100%;top: 45%;left: 22%;z-index: 2;width: auto;}
.banner_text h6 {font-size: 64px;color: #fff;padding-bottom: 50px;font-weight: 700;}
.banner_text h6:nth-child(2) {text-indent: 2em;}
.banner_text p {font-size: 28px;color: #fff;text-indent: 2em;}
/* 分页 */
#banner_swiper .swiper-pagination {position: absolute;bottom: 38px;}
.my-swiper_banner {display: inline-block;width: 42px;height: 6px;background: url(/uiFramework/commonResource/image/2023070811563215797.png) no-repeat;margin-right: 20px;}
.my-swiper_banner:last-child {margin-right: 0;}
.swiper_banner-active {background: url(/uiFramework/commonResource/image/2023070811562094787.png) no-repeat;}
#fp-nav ul li a.active, .fp-slidesNav ul li a.active{background-color: transparent !important;}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    border-radius: 100% !important;
    background-color: #ffa90b !important;
 }

/* 左手边银行登录 */
.Online_banking {width: 18.75%;height: 88%;position: fixed;bottom: 0;z-index: 101;background: url(/uiFramework/commonResource/image/2023080108560758390.png) no-repeat;background-size:cover;}
.Online_banking_box {position: relative;height: 100%;margin: 0 40px;padding-top: 40px;}
/* 登录 */
.Online_banking_cont {}
.Online_tit {display: flex;justify-content: space-between;padding-bottom: 16px;border-bottom: 1px solid rgba(255,255,255,0.2);margin-bottom: 20px;}
.Online_tit p {font-size: 28px;color: #fff;}
.Online_tit img {width: 18px;height: 18px;cursor: pointer;}
/* 个人网上银行 */
.Online_app {}
.Online_app ul {}
.Online_app ul li {height:40px;width: 100%;background-color: #fff;margin-bottom: 15px;border-radius: 5px;transition-duration: 0.5s;}
.Online_app ul li:last-child {margin-bottom: 26px;}
.Online_app ul li a {display: flex;justify-content: center;align-items: center;height: 100%;width: 100%;}
.Online_app ul li a img {height: 18px;transition-duration: 0.5s;}
.Online_app ul li a p {font-size: 18px;color: #333333;margin-left: 10px;transition-duration: 0.5s;}
.Online_app_img2 {display: none;}
.Online_app ul li:hover {background-color: #FFA90B;}
.Online_app ul li:hover a .Online_app_img1 {display: none;}
.Online_app ul li:hover a .Online_app_img2 {display: block;}
.Online_app ul li:hover a p {color: #fff;}
/* 功能演示 */
.Online_app_text {display: flex;justify-content: space-between;margin-bottom:15px;}
.Online_app_text .hg{width:1px;background:#fff;}
/*
.Online_app_text p {padding: 1px 30px;}
.Online_app_text p:first-child {padding-left: 0;border-right: 1px solid #fff;}
*/

.Online_app_text p a {font-size: 14px;color: #fff;}
/* 本行动态 */
.Dynamic_state {padding: 22px 40px 20px;position: absolute;bottom: 0;background: url(/uiFramework/commonResource/image/2023080108561980700.png) no-repeat;background-size: cover;}
.Dynamic_tit {display: flex;}
.Dynamic_tit img {}
.Dynamic_tit p {font-size: 18px;color: #fff;margin-left: 12px;}
/* 标题 */
.Dynamic_cont {}
.Dynamic_cont>p {font-size: 16px;color: #fff;line-height: 28px;padding: 30px 0 24px;}
/* 查看更多 */
.Dynamic_cont_more {display: flex;justify-content: space-between;align-items: center;}
.Dynamic_cont_more a {display: flex;align-items: center;}
.Dynamic_cont_more a p {font-size: 16px;color: #fff;margin-right: 9px;}
.Dynamic_cont_more a img {height: 16px;}

.Dynamic_cont_more>p {font-size: 12px;color: #fff;}

@media screen and (max-width: 1700px) {
.Online_banking_box {padding-top: 30px;}
}
@media screen and (max-width: 1690px) {
.Online_app_text p {padding: 1px 10px;}
.Online_app ul li{margin-bottom:12px;}
}
@media screen and (max-width: 1400px) {
.Online_banking_box {padding-top: 40px;}
.Online_app ul li {height: 45px;margin-bottom: 15px;}
.Online_banking{width: 20.75%;}
.Online_app_text p {padding:1px 5px}
.Online_app_text p a{font-size:12px;}
.Online_app ul li a img{height:14px;}
.Dynamic_cont>p,.Online_app ul li a p{font-size:14px;}
.Dynamic_cont>p{padding:5px 0 5px;}
.Online_app ul li{margin-bottom:7px;}
}
@media screen and (max-width: 1260px) {
.Online_tit {margin-bottom: 20px;}
.Online_banking{width: 22.75%;}
.Online_app ul li {height: 35px;margin-bottom: 20px;}
.Online_app ul li a p {font-size: 12px;}
.Online_app ul li a img{height:12px}
.Dynamic_state{padding: 10px 20px 10px;}
.Dynamic_tit img{width:20px;}
.Dynamic_tit p{font-size:16px;}
.Online_app ul li{margin-bottom:8px;}

.Dynamic_cont_more a p,.Dynamic_cont>p {font-size: 12px;}
.Dynamic_cont>p{ padding: 0px 0 5px;line-height: 18px;}
.Dynamic_cont_more a img {height: 12px;}
}
@media screen and (max-width: 1150px) {
.Online_banking_box {margin: 0 20px;}
}
/* 登录 end*/
/* banner end*/

/* 新闻中心 */
#cont1 {padding-top: 150px;}
.cont1_box {display: flex;justify-content: space-between;width: 83.3%;margin: 0 auto;}
#cont1_a {width: 49%;}
#cont1_b {width: 47.6%;}

.new_center {display: flex;width: 83.3%;margin: 0 auto 62px;align-items: self-end;}
.new_center p:first-child {font-size: 45px;color: #333333;margin-right: 18px;}
.new_center p:last-child {font-size: 19px;color: #686DBA;}
/* 左 */
.new_center_cont {position: relative;display: none;overflow:hidden;}
.new_center_cont.new_center_cont_act {display: block;}
.new_center_cont a {}
.new_center_cont a img {width: 100%;transition:all 0.4s;}
.new_center_cont a img:hover{transform:scale(1.04)}
.new_center_cont a p {width: 100%;font-size: 18px;color: #fff;line-height: 76px;position: absolute;bottom: 0;padding-left: 30px;background: url(/uiFramework/commonResource/image/2023073123160468349.png) no-repeat;background-size:cover}
/* 右 */
.new_tab {padding-top: 5px;padding-bottom: 52px;}
.new_tab ul {display: flex;justify-content: flex-end;}
.new_tab ul li {font-size: 26px;position: relative;margin-left: 10%;padding-bottom: 17px;cursor: pointer;transition-duration: 0.5s;}
.new_tab ul li:first-child {margin-left: 0;}
.new_tab ul li::before {content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 8px;background: url(/uiFramework/commonResource/image/2023070814230844468.png) no-repeat;background-size: 100%;transition-duration: 0.5s;}
.new_tab ul li:hover {color: #282F9D;}
.new_tab ul li:hover::before {width: 100%;}

.new_tab ul li.new_tab_act {color: #282F9D;}
.new_tab ul li.new_tab_act::before {width: 100%;}
/* 右内容 */
.new_tab_box {display: none;}
.new_tab_box.new_tab_box_act {display: block;}
.new_tab_box ul {}
.new_tab_box ul li {padding-top: 64px;}
.new_tab_box ul li:first-child {padding-top: 0;}
.new_tab_box ul li a {}
.new_tab_time {display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;}
.new_tab_time p {color: #333333;transition-duration: 0.5s;}
.new_tab_time p:first-child {font-size: 20px;width: 85%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: 550;}
.new_tab_time p:last-child {font-size: 16px;}

.new_tab_cont {}
.new_tab_cont * {display: none;}
.new_tab_cont p:first-child {display: block;font-size: 16px;color: #666666;transition-duration: 0.5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.new_tab_cont p {display: none;font-size: 16px;color: #666666;transition-duration: 0.5s;}

.new_tab_box ul li a:hover p {color: #282F9D;}
@media screen and (max-width: 1750px) {
.new_tab {padding-bottom: 40px;}
.new_tab_box ul li {padding-top: 45px;}
}
@media screen and (max-width: 1700px) {
.new_center {margin-bottom: 45px;}
.new_center p:first-child {font-size: 36px;}
.new_center p:last-child {font-size: 16px;}
.new_tab ul li {font-size: 21px;}
.new_tab_time p:first-child {font-size: 18px;}
}
@media screen and (max-width: 1600px) {
.new_tab {padding-bottom: 25px;}
}
@media screen and (max-width: 1500px) {
.new_tab {padding-bottom: 20px;}
.new_tab_box ul li {padding-top: 40px;}
}
@media screen and (max-width: 1400px) {
.new_tab_time p:first-child {width: 70%;}
.new_tab_box ul li {padding-top: 30px;}
}
@media screen and (max-width: 1300px) {
.new_tab {padding-bottom: 15px;}
.new_tab ul li {font-size: 21px;}
.new_tab_box ul li {padding-top: 25px;}
.new_tab_time p:first-child {font-size: 18px;}
}
@media screen and (max-width: 1200px) {
.new_tab_box ul li {padding-top: 20px;}
.new_tab_time {margin-bottom: 15px;}
}
/* 新闻中心 end*/
/* 特色产品 */
#section2.fp-table {display: block;}
#section2 {background: url(/jnbank/resource/cms/2023/11/img_pc_site/2023112222073629534.jpg)}
.cont2_box {position: relative;top:200px;}
.cont2_box>img {width: 100%;max-height: 100vh;}
/* .cont2_cont {position: absolute;bottom: 30px;width: 100%;} */
.cont2_cont {width: 100%;}
#cont2 {width: 83.3%;margin: 0 auto;position: relative;/* margin-top: 220px;*/}
.cont2-Featured {width: 83.3%;margin: 0 auto;position: relative;}

.Product_features {width: 65.6%;margin-left: 34.4%;display:flex;justify-content: space-between;align-items: self-end;margin-bottom: 85px;}

.Product_tit {display: flex;align-items: self-end;}
.Product_tit p {}
.Product_tit p:first-child {font-size: 45px;color: #333333;margin-right: 18px;}
.Product_tit p:last-child {font-size: 19px;color: #686DBA;}

.Product_features ul {display: flex;width: 60%;justify-content: right;}
.Product_features ul li {font-size: 26px;position: relative;margin-left: 10%;cursor: pointer;transition-duration: 0.5s;}
.Product_features ul li:first-child {margin-left: 0;}
.Product_features ul li::before {content: "";position: absolute;left: 0;bottom: -16px;width: 0;height: 8px;background: url(/uiFramework/commonResource/image/2023070814230844468.png) no-repeat;background-size: 100%;transition-duration: 0.5s;}
.Product_features ul li:hover {color: #282F9D;}
.Product_features ul li:hover::before {width: 100%;}

.Product_features ul li.Product_features_act {color: #282F9D;}
.Product_features ul li.Product_features_act::before {width: 100%;}
/* 内容 */
.Product_features_cont {width: 65.6%;margin-left: 34.4%;position: absolute;top: 0;right: 0;opacity: 0;z-index: 0;transition-duration: 0.5s;}
.Product_features_cont.Product_features_cont_act {opacity: 1;z-index: 1;transition-duration: 0.5s;}


#Product_swiper {overflow:hidden;}
#Product_swiper .swiper-slide {border-radius: 17px;overflow: hidden;box-shadow: 1px 5px 15px #e3e2e2;margin-bottom: 20px;overflow:hidden;}
.features_img1 {width: 100%;transition:all 0.4s}
.features_slide_box {position: relative;background: #fff;}
.features_slide_box .features_img2 {width: 100%;opacity: 0;transition-duration: 0.5s;}
#Product_swiper .swiper-slide:hover .features_slide_box .features_img2 {opacity: 1;}
#Product_swiper .swiper-slide:hover .features_img1{transform:scale(1.04)}
.features_slide_tit {width: 100%;position: absolute;top: 37px;padding: 0 28px;}
.features_slide_tit h6 {font-size: 18px;color: #333333;transition-duration: 0.5s;}
.features_slide_tit p {font-size: 16px;color: #909090;line-height: 28px;margin: 22px 0 38px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition-duration: 0.5s;}
.features_slide_tit a {display: flex;align-items: center;transition-duration: 0.5s;}
.features_slide_tit a span {font-size: 16px;color: #161D90;transition-duration: 0.5s;}
.features_slide_tit a img {margin-left: 8px;display: none;}
.features_slide_tit a .features_slide_tit_img1 {display: none;}

#Product_swiper .swiper-slide:hover .features_slide_tit h6 {color: #fff;}
#Product_swiper .swiper-slide:hover .features_slide_tit p {color: #fff;}
#Product_swiper .swiper-slide:hover .features_slide_tit a span {color: #fff;}
/* #Product_swiper .swiper-slide:hover .features_slide_tit a .features_slide_tit_img1 {display: block;}
#Product_swiper .swiper-slide:hover .features_slide_tit a .features_slide_tit_img2 {display: none;}*/
/* 左右按钮 */
.Product_swiper_btn1 {display: flex;justify-content: center;/* margin-top: 39px;*/}
.swiper-button-next1 {margin-left: 24px;}
.swiper-button-next1 ,.swiper-button-prev1 {width: 42px;height: 42px;background: #FFA90B;display: flex;align-items: center;justify-content: center;border-radius: 21px;}
.swiper-button-next1 img , .swiper-button-prev1 img {height: 21px;}
.Product_swiper_btn1 .swiper-button-disabled {background: #FFC863;}
@media screen and (max-width: 1800px) {
.features_slide_tit p {margin: 22px 0 20px;}
}
@media screen and (max-width: 1700px) {
#cont2 {/* margin-top: 150px;*/}
.cont2_box{top:180px;}
.Product_features {margin-bottom: 45px;}
.Product_features ul li {font-size: 21px;}
}
@media screen and (max-width: 1650px) {
.Product_tit p:first-child {font-size: 36px;}
.Product_tit p:last-child {font-size: 16px;}
	
.features_slide_tit {top: 25px;}
.features_slide_tit p {margin: 15px 0 15px;}
}
@media screen and (max-width: 1450px) {
/* .cont2_cont {bottom: 80px;} */
.Product_features {margin-bottom: 70px;}
.features_slide_tit p {margin: 10px 0 10px;}
.cont2_box{top:-10px;}
}
@media screen and (max-width: 1375px) {
.Product_tit p:first-child {font-size: 28px;}
.Product_tit p:last-child {font-size: 14px;}
.Product_features ul li {font-size: 18px;}
.features_slide_tit p {-webkit-line-clamp: 1;}
}
@media screen and (max-width: 1300px) {
/* .cont2_cont {bottom: 30px;} */
}
@media screen and (max-width: 1180px) {
.Product_features {margin-bottom: 50px;}
.Product_tit p:first-child {font-size: 26px;}
.Product_tit p:last-child {font-size: 12px;}
.Product_features ul li {font-size: 16px;}
}
@media screen and (max-width: 1050px) {
.Product_features {margin-bottom: 30px;}	
.Product_tit p:first-child {font-size: 21px;}
.Product_features ul li {font-size: 14px;}	
	
.features_slide_tit h6 {font-size: 16px;}
.features_slide_tit p {margin: 5px 0 5px;line-height: 18px;}
.Product_features ul li {font-size: 14px;}
}

/* 生活服务 */
.service_ul {}
.service_ul li {width: 75%;position: relative;border-radius: 10px;overflow:hidden;}
.service_ul li>img {width: 100%;transition:all 0.4s}
.service_ul li:hover>img{transform:scale(1.04)}
.service_ul li:nth-child(1) {margin-bottom: 45px;} 
.service_ul li:nth-child(2n) {margin-left: 25%;} 
.service_ul li .Featured_service {position: absolute;text-align: center;right: 11%;top: 25px;}
.service_ul li .Featured_service .Featured_service_img {display: inline-block;padding: 12px;background-color: #fff;margin: 0 auto;}
.service_ul li .Featured_service .Featured_service_img img {width: 115px;max-height: 115px;}
.service_ul li .Featured_service p {font-size: 16px;margin-top: 18px;}

.service_ul1 li a>img{width:100%;}
@media screen and (max-width: 1700px) {
.service_ul li .Featured_service .Featured_service_img {padding: 10px;}
.service_ul li .Featured_service .Featured_service_img img {width: 90px;}
.service_ul li .Featured_service p {font-size: 14px;margin-top: 10px;}
}
/* 银行卡 */
.BankCard {}
/* #BankCard_swiper {width: 95%;margin-right: 0;} */
.BankCard .swiper-slide {border-radius: 20px;overflow: hidden;background-color: #EDEFF5;}
.BankCard_img1 {width: 100%;border-radius: 20px;overflow: hidden;}
.BankCard_slide_box {position: relative;transition-duration: 0.5s;padding:15px 0;}
.BankCard_slide_box .BankCard_img2 {width: 100%;max-height: 243px;transition-duration: 0.5s;}
.BankCard_slide_box .BankCard_slide_tit {position: absolute;top: 20px;padding: 0 37px;}
.BankCard_slide_box .BankCard_slide_tit h6 {font-size: 23px;margin-bottom: 28px;}
.BankCard_slide_box .BankCard_slide_tit p {font-size: 16px;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.BankCard_slide_box .BankCard_slide_tit a {margin-top: 15px;display: flex;justify-content: left;align-items: center;font-size: 16px;}
.BankCard_slide_box .BankCard_slide_tit a span {font-size: 16px;margin-right: 10px;color: #343BA2;}

.BankCard .swiper-slide:hover .BankCard_slide_box {background: url(/uiFramework/commonResource/image/2023080515570539243.png) no-repeat;background-size: 100%;background-position:left bottom;} 
.BankCard .swiper-slide:hover .BankCard_slide_box .BankCard_img2 {opacity: 0;}
@media screen and (max-width: 1700px) {
.BankCard_slide_box .BankCard_slide_tit {padding: 0 20px;}
.BankCard_slide_box .BankCard_slide_tit h6 {margin-bottom: 10px;}
.BankCard_slide_box .BankCard_slide_tit p {-webkit-line-clamp: 2;}
}

/* 特色产品 end*/
/* 业务中心 */
#cont3 {padding-top: 200px;}
.cpnt3_box {width: 83.3%;margin: 0 auto;display: flex;justify-content: space-between;margin-top: 58px;margin-bottom: 145px;}
#cont3_cont1 ,#cont3_cont2 {width: 49.25%;}

.Service_Center ul {width: 83.3%;margin: 0 auto;display: flex;align-items: center;background: url(/uiFramework/commonResource/image/2023071009302876664.png) no-repeat;padding: 72px 8.25% 63px;border-radius: 10px;background-size:100% 100%;transition:all 0.4s}
.Service_Center ul li {width: 25%;height: 197px;border: 2px solid rgba(255,255,255,0.5);cursor: pointer;transition-duration: 0.5s;border-right:none;}
.Service_Center ul li:last-child{border-right:2px solid rgba(255,255,255,0.5);}
.Service_Center ul li a {display: flex;text-align: center;    flex-direction: column;justify-content: center;align-items: center;width:100%;height:100%;}
.Service_Center ul li a img {width:45px;}
.Service_Center ul li a p {font-size: 21px;color: #fff;margin-top: 20px;}
.Service_Center ul li:hover {background: rgba(51,58,162,0.8);}

/* 金融*/
.finance-cont {position: relative;padding-left: 40px;border-radius: 5px;width: 100%;height: 184px;}
.finance-cont>p {font-size: 27px;padding-top: 29px;}
/* 金融 左*/
.finance_left {background: url(/jnbank/resource/cms/2023/11/img_pc_site/2023112222244927464.jpg) no-repeat top right;background-size:100% 100%;transition:all 0.4s}
.finance_left:hover,.finance_right:hover{background-size:110% 110%;}
.finance_more {display: flex;align-items: center;position: absolute;bottom: 30px;}
.finance_more p {font-size: 16px;color: #474EAA;margin-right: 10px;}
.finance_more img {width: 22px;}
/* 金融 右*/
.finance_right {background: url(/jnbank/resource/cms/2023/11/img_pc_site/2023112222244982563.jpg) no-repeat top right;background-size:100% 100%;transition:all 0.4s}
.finance_right ul {padding-top: 26px;}
.finance_right ul li {padding-bottom: 16px;}
.finance_right ul li:last-child {padding-bottom: 0px;}
.finance_right ul li a {display: flex;align-items: center;}
.finance_right ul li a p {font-size: 16px;color: #383838;margin-left: 11px;transition-duration: 0.5s;}
.finance_right_img1 {transition-duration: 0.5s;}
.finance_right_img2 {display: none;transition-duration: 0.5s;}

.finance_right ul li a:hover p {color: #474EAA;}
.finance_right ul li a:hover .finance_right_img1 {display: none;}
.finance_right ul li a:hover .finance_right_img2 {display: block;}
@media screen and (max-width: 1700px) {
#cont3 {padding-top: 140px;}
.Service_Center ul {padding: 40px 5% 40px;}
.Service_Center ul li {height: 150px;}
}

/* 业务中心 end*/


/* 翻页小点 */
.fp-viewing-0 #fp-nav {display: none!important;}
.Number_of_pages {width: 14px;text-align: center;margin: 0 7px;display: inline-block;margin-bottom: 20px;}
.Number_of_pages span:first-child {display:inline-block;width: 37px;height: 37px;line-height: 37px;text-align: center;color: #fff;font-size: 16px;background-color: #FFA90B;border-radius: 25px;position: relative;margin-bottom: 49px;left: -10.5px;}
.Number_of_pages span:last-child {display: inline-block;width: 2px;height: 115px;background-color: #282F9D;}

#fp-nav.fp-right {left: 3.6%;top: 60%;display: inline-block;width: 26px;}
#fp-nav ul li, .fp-slidesNav ul li {width: 14px;height: 14px;border-radius: 10px;margin-bottom: 31px!important;display: inline-block;position: static !important;}
#fp-nav ul li a span, .fp-slidesNav ul li a span {background-color: #282F9D!important;}
/* 数字 */
#fp-nav ul li .fp-tooltip.fp-right {width: 37px;line-height: 37px;text-align: center;left: -3px;top: 0;}

#fp-nav.fp-right ul li a.active + .fp-tooltip {opacity: 1!important;z-index: 3;}
#fp-nav.fp-right ul li:hover a.active + .fp-tooltip {width: 37px!important;color: #fff!important;}
#fp-nav.fp-right ul li:hover a + .fp-tooltip {width: 37px!important;color: #FFA90B;}
.fp-watermark {display: none;}

/*移动适配*/
@media screen and (max-width:1024px){
#fp-nav.fp-right{display:none;}
.Online_banking{display:none !important;}
.fixed_side{display:none;}
/*banner图*/
.fullpage-wrapper{transform:none !important;}
#banner_swiper{height:30vh;}
.banner_text{left:5%;top:30%}
.banner_text h6{font-size:24px;padding-bottom: 15px;}
.banner_text p{    font-size: 14px;}
.swiper-backface-hidden .swiper-slide img{width:100%;height:100%;}

/*新闻中心*/
#banner{position: relative;}
.cont1_box{width:90%;}
#cont1{padding-top:30px}
#section1 .fp-overflow{height:auto;padding:5% 0;}
.new_center{display:flex;flex-direction: column;justify-content: center;align-items: center;margin-bottom:60px;}
.new_center p:first-child{font-size:24px;margin-right:0}
.new_center p:last-child{font-size:14px;margin-top:5px;}
.cont1_box{flex-direction:column;}
#cont1_a,#cont1_b{width:100%}
.new_center_cont a p{font-size:12px; padding-left: 5px;line-height:40px;}
.new_tab ul{justify-content: space-between;}
.new_tab_time p:first-child{font-size:16px;}
.new_tab_time p:last-child{font-size:12px;}
.new_center_cont a img:hover{transform:none;}
.new_tab{width: 90%;position: absolute;top:15%;}
.new_tab ul li{font-size:16px;}
/*本行动态--手机跑马灯*/
.new_tab_box.new_tab_box_act{margin-top:15px;}
#banner .bhdt_pmd{display:block;width: 100%;    position: absolute;    right: 0;bottom: 0;    z-index: 11;height:36px;background:rgba(0,0,0,0.5)}

/*产品特色*/
#section2{background:none;}
#section2 .fp-overflow{height:48vh;max-height:100%;}
#cont2{width:90%}
#cont2{margin-top:20px;}
.cont2_cont{height:26vh;}
.Product_features{width:90%;flex-direction:column;margin: 0 auto;align-items: center;}
.Product_tit p:first-child{font-size:24px;margin-right:0px;}
.Product_tit{flex-direction:column;}
.Product_features ul{width:100%;justify-content: space-between;}
.Product_features ul li{margin-left:0px}
.Product_features_cont{width:100%}

.Product_swiper_btn1{margin-top:0px;justify-content: space-evenly;}
.swiper-button-next1, .swiper-button-prev1{width:25px;height:25px;}
.swiper-button-next1 img, .swiper-button-prev1 img{height:13px;}
.cont2-Featured .LoanProduct,.cont2-Featured .LoanProduct2,.LifeService{    margin-top: 20px;}
.Product_features ul li{margin-top:10px;}
.Product_features ul li>a{font-size:16px;}
.features_slide_tit h6{font-size:14px;}
.Product_tit p:last-child{margin-top:5px}

.service_ul li{width:100%;}
.service_ul li:nth-child(1){margin-bottom:15px;}
.service_ul li:nth-child(2n){margin-left:0px;}
.service_ul li .Featured_service{width: 80px;top: -5px;}


/*业务中心*/
.Service_Center ul{width:90%;flex-wrap: wrap;padding: 10px 5% 10px;}
.Service_Center ul li{width:49%;height:80px;margin-bottom:2px}
.Service_Center ul li:nth-child(2){border-right: 2px solid rgba(255,255,255,0.5);}
.Service_Center ul li a>img{width:28px;height:28px;}
.Service_Center ul li a>p{font-size:12px;margin-top:5px}

#cont3{padding-top:0px;}
.cpnt3_box{width:90%;flex-direction: column;margin: 30px auto;} 
#cont3_cont1, #cont3_cont2{width:100%;margin-bottom:5px;}
.fp-table{/* max-height:120vh !important;*/ }
.fp-table .fp-overflow{max-height:100%;}
.finance-cont>p{font-size:20px;}
.BankCard_slide_box .BankCard_slide_tit h6{font-size:16px;}
.BankCard_slide_box .BankCard_slide_tit p{font-size:14px;}
.BankCard_slide_box .BankCard_slide_tit{top:15px;}
.BankCard_slide_box .BankCard_slide_tit a span{font-size:14px;}
.BankCard_slide_box .BankCard_slide_tit a{margin-top:0}
.features_slide_tit a span{font-size:14px;}

}
@media screen and (max-width:376px){
#section2 .fp-overflow{height:60vh !important;}
}