
/* 导航 */
.header{background: #fff;}

.header .top a img.big{display: none;}
.header .top a img.small{display: block;}
.header .top .clis{background: url(../images/index/p_1s.png) center no-repeat;background-size: auto 1.58rem;}
.header .top .clis.i_block{background: url(../images/index/p_2s.png) center no-repeat;background-size: 1.66rem auto;}

.page_nav{position: fixed;left: 0px;top:4.16rem;z-index: 5; width: 100%; color: #003399; }
.page_nav a{color: #003399;font-size:1.25rem; }
.page_nav .one{position: relative; height: 3.75rem;line-height: 3.75rem;
  
}
.page_nav .o1{background: url(../images/smwPage/s10.jpg) center no-repeat;background-size: 100% 100%;border-bottom: 1px solid rgba(255,255,255,.5);}
.page_nav .o2{background: url(../images/smwPage/ss1.jpg) center no-repeat;background-size: 100% 100%;border-bottom: 1px solid rgba(255,255,255,.5);}
.sidebar-breadcrumb .open ul{margin-top: 5rem;}
/* .page_nav .one:before{
	content: '';
	position: absolute;
	left: -1px;top: -1px;
	right: -1px;bottom: -1px;
	width: 100%;height: 100%;
	background: url(../images/bac.png) repeat;
	
	background: inherit; 
-webkit-filter: blur(3.75rem);   
-moz-filter: blur(3.75rem);   
-ms-filter: blur(3.75rem);   
-o-filter: blur(3.75rem);   
filter: blur(3.75rem);   
filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=4, MakeShadow=false);

    filter: url(blur.svg#blur); FireFox, Chrome, Opera
    
    -webkit-filter: blur(1px); Chrome, Opera
       -moz-filter: blur(1px);
        -ms-filter: blur(1px);    
            filter: blur(1px);
    
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false); 
} */
.page_nav .one p{width: 88%;margin:0 auto;font-size: 1.25rem; background:url(../images/page/nav_1.png) right center no-repeat;background-size: 1.24rem auto;}
.page_nav .one.other{/* border-bottom: #c2d1e6 1px solid; */background: #f3f6fa;}
.page_nav .one.other p{ background:url(../images/page/nav_1s.png) right center no-repeat;background-size: 1.24rem auto;}
.page_nav .auto{overflow-y:auto;}
.page_nav ul{height: 0px;overflow: hidden; background: #f3f6fa;}
.page_nav ul li{}
.page_nav ul li .tit{margin:0 auto;width: 77.33%;height: 3.75rem;line-height: 3.75rem;/* border-bottom: #c2d1e6 1px solid; */border-bottom: #c2cfe7 1px solid;}
.page_nav ul li .tit a{margin-right: 0.7rem; display: block;font-size: 1.16rem; background:url(../images/page/nav_1.png) right center no-repeat;background-size: 1.24rem auto;} 
.page_nav ul li .tit.cur{border-bottom: none;}
.page_nav ul li .tit.cur a{background:url(../images/page/nav_1s.png) right center no-repeat;background-size: 1.24rem auto;}
.page_nav ul li.none .tit a{background: none;}

.page_nav .top{display: none; width: 100%;}
.page_nav .top p{height: 4.791rem;background: #f3f6fa url(../images/page/nav_1s.png) center no-repeat;background-size: 1.24rem auto;}

.page_nav ul li .lis{height: 0px;overflow: hidden;background:#e2ebf8;}
.page_nav ul li .lis div{}
.page_nav ul li .lis div a{display: block;margin:0 4.5rem;line-height: 3.7rem; font-size: 1.16rem;color: #777;border-bottom: #fff 1px solid;}




/* banner */
.full-bottom{padding-top: 4.16rem;background: #fff;}
.page_banner{ position: relative;}
.page_banner img{display: block;width: 100%;}
.page_banner .pos{position: absolute;left: 0px;top: 50%;margin-top: -1.7rem; width: 100%; text-align: center;color: #fff;}
.page_banner .pos b{display: block;font-size: 1.583rem;line-height: 2.2rem;}
.page_banner .pos p{font-size: 0.916rem;line-height: 1.2rem;}

.page_banner .pos_bor{position: absolute;left: 0px;top: 50%;margin-top: -3.4rem; width: 100%; text-align: center;color: #003399;}
.page_banner .pos_bor div{display: inline-block;}
.page_banner .pos_bor b{padding-bottom: 0.4rem;display: inline-block; font-size: 1.833rem;font-weight: normal; border-bottom:rgba(0,51,153,.23) 1px solid;}
.page_banner .pos_bor p{margin-top: 0.4rem;font-family: Arial;}

.page_banner .posCode{
    position: absolute;
    left: 4%;
    top: 50%;
    transform: translateY(-50%);
}
.page_banner .posCode img{
    margin: 0 auto;
    width: 7.3rem;
    border: #003399 1px solid;
    border-radius: 8px;
}
.page_banner .posCode p{
    margin-top:0.6rem;
    font-size: 1rem;
    color: #003399;
    text-align: center;
}

/* 资金管存 */
.fund_management{}

.fund_management .tit{padding-top: 1.875rem; text-align: center;}
.fund_management .tit p{color: #444;font-size:1.666rem;line-height: 5.75rem; }
.fund_management .tit i{display: block;margin:0 auto;width: 1.958rem;height: 2px;background: #003599;}

.fund_management .fun01 .swiper-containers {position: relative;width: 100%;z-index: 1;overflow: hidden;}
.fund_management .fun01 .swiper-containers .swiper-wrapper {padding-bottom: 5rem; position: relative;width: 100%;z-index: 1;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
	-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;-o-transition-property: -o-transform;-ms-transition-property: -ms-transform;transition-property: transform;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.fund_management .fun01 .swiper-containers .swiper-slide {position: relative;width: 100%;text-align: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;
	-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;}
.fund_management .fun01 .swiper-containers .swiper-slide a{display: block; width: 100%;}
.fund_management .fun01 .swiper-containers .swiper-slide a .pic{margin:3.16rem auto 2.875rem; width: 8.5rem;height: 8.5rem;background: url(../images/page/fund_management_1.png) center no-repeat;background-size: cover;}
.fund_management .fun01 .swiper-containers .swiper-slide a .pic p{width: 100%;height: 100%;}
.fund_management .fun01 .swiper-containers .swiper-slide a b{margin:0 auto 2.875rem; display: block;text-align: center; font-size: 1.66rem;color: #003399;}
.fund_management .fun01 .swiper-containers .swiper-slide a span{display: block;text-align: center;color: #666;font-size: 1.333rem;line-height: 2.5rem;}

.fund_management .fun01 .swiper-containers .swiper-pagination {position: absolute;bottom: 0.375rem;left: 0; z-index: 2;width: 100%;text-align: center;transition: 300ms;transform: translate3d(0, 0, 0);}
.fund_management .fun01 .swiper-containers .swiper-pagination-bullet {display: inline-block;opacity: 1; margin: 0 0.5rem;width: 0.8rem;height: 0.8rem; background:#dcdcdc;}
.fund_management .fun01 .swiper-containers .swiper-pagination-bullet-active {background:#003599;}


.fund_management .fun02{border-bottom: #e0e0e0 1px solid;}

.fund_management .fun02 ul{margin-top: 3.16rem; }
.fund_management .fun02 ul li{margin-bottom: 3rem;}
.fund_management .fun02 ul li a{}
.fund_management .fun02 ul li a .pic{}
.fund_management .fun02 ul li a .pic img{display: block;width: 100%;}
.fund_management .fun02 ul li a .t{margin:2.416rem auto 0;padding-bottom: 0.5rem; border-bottom: #e0e0e0 1px solid;}
.fund_management .fun02 ul li a .t b{ display: block;font-size: 1.583rem;color: #003399;font-weight: normal;}
.fund_management .fun02 ul li a  p{margin-top:0.5rem; font-size:1.25rem;color: #666; line-height: 2.0833rem;}


.fund_management .fun03 .list{margin: 3.16rem auto 0;max-width: 600px; position: relative;}
.fund_management .fun03 .list .t{height: 3rem;}
.fund_management .fun03 .list .t i{position: relative;z-index: 2; display: block;margin:0 auto;width: 0.625rem;height: 0.625rem;background: #003599;border-radius: 0.625rem;}
.fund_management .fun03 .list .b{height: 5rem;}
.fund_management .fun03 .list .b i{position: relative;z-index: 2; display: block;margin:0 auto;width: 100%;height: 5rem;background:url(../images/page/fund_management_15.png) bottom center no-repeat;background-size: auto 2.7rem;}

.fund_management .fun03 ul li{}
.fund_management .fun03 ul li a{display: block;margin-top:-3rem;}
.fund_management .fun03 ul li a .l{float: left;width: 33.33%;}
.fund_management .fun03 ul li a .l .pic{width: 7.95rem;height: 7.95rem;background: url(../images/page/fund_management_7.png) center no-repeat; background-size: 100% auto;}
.fund_management .fun03 ul li a .l .pic i{display: block;width: 100%;height: 100%;}
.fund_management .fun03 ul li a .l p{line-height: 3.2rem; font-size: 1.166rem;color: #666;text-align: center;}
.fund_management .fun03 ul li a .c{ float: left;width: 33.33%;height: 7.95rem;}
.fund_management .fun03 ul li a .c div{position: relative;}
.fund_management .fun03 ul li a .c i{position: absolute;top: 3.975rem;z-index: 3;display: block;width: 50%;height: 1px;border-bottom: #003599 1px dashed;}
.fund_management .fun03 ul li a .c em{position: absolute;top: 3.975rem;z-index: 3; margin:-2px 0 0 -0.3125rem; display: block;width: 0.625rem;height: 0.625rem;background: #003599;border-radius: 0.625rem;}

.fund_management .fun03 ul li.li1 a .c i{left: -3px;}
.fund_management .fun03 ul li.li1 a .c em{left: 50%;}

.fund_management .fun03 ul li a .r{float: left;width: 33.33%;}
.fund_management .fun03 .list .lie{position: absolute;left: 50%;top: 0pc;margin-left: -1px; width: 2px;height: 100%;background: #e7ecf5;}


.fund_management .fun03 ul li.li2 a .l{float: right;}
.fund_management .fun03 ul li.li2 a .l .fr{float: left;}
.fund_management .fun03 ul li.li2 a .l .pic{float: left;}

.fund_management .fun03 ul li.li2 a .c{float: right;}
.fund_management .fun03 ul li.li2 a .c i{right: -3px;}
.fund_management .fun03 ul li.li2 a .c em{right: 50%;margin:-2px -0.3125rem 0 0;background:rgba(0,53,153,0.7);}
.fund_management .fun04{background:#f7faff; }
.fund_management .fun04 .text{width: 92%;margin:3.16rem auto 0rem;padding-bottom: 2rem; color: #666;font-size: 1.3rem;line-height: 2.5rem;}
.fund_management .fun04 .text p{}
.fund_management .fun04 .text p b{}


/* 企业业务 */
.nav_bac{display: none; position: fixed;left: 0px;top: 0px;z-index: 4; width: 100%;height: 100%;background: rgba(0,0,0,0.6);}
.business{}
.business .page_banner{margin-bottom: 4rem;}
.business .title{position: relative;min-height: 202px;}
.business .title .lie{position: absolute;left: 0px;top: 2.3rem; width: 100%;height: 2px;background:#f2f2f2;}
.business .title em{display: block;position: absolute;left: 0%;top: 0px;z-index: 2;margin:0 auto; width:100%;height: 9.875rem;background:url(../images/page/business_1.png) top center no-repeat;background-size: 14.58rem auto;}
.business .title em span{display: block;margin:0px auto; width: 2.5rem;height:5.3rem;}

.business .title b{position: relative;z-index: 3;padding-top: 5.8rem; display: block;font-size: 1.48rem;color: #003599;text-align: center;}
.business .title p{position: relative;z-index: 3; margin-top: 0.4rem;min-height: 0.5rem; line-height: 1.8rem; font-size: 1.3rem;color: #68c9c0;text-align: center;}
.business .title i{display: block;margin:1rem auto 0; width: 1.33rem;height: 2px; background:#37b6aa;}
.business .title .text{margin: 3.375rem auto 2rem;font-size:1.333rem;line-height: 2.333rem;color: #666;text-align: center;}
.business .title .text span{display: block;}


.business .bus{padding-bottom:3rem;}

.business .bus .swiper-containers {position: relative;width: 100%;z-index: 1;overflow: hidden;}
.business .bus .swiper-containers .swiper-wrapper {padding-bottom: 4rem; position: relative;width: 100%;z-index: 1;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
	-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;-o-transition-property: -o-transform;-ms-transition-property: -ms-transform;transition-property: transform;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.business .bus .swiper-containers .swiper-slide {width: 100%;text-align: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;
	-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;}

.business .bus .swiper-containers .swiper-pagination {position: absolute;bottom: 0rem;left: 0; z-index: 2;width: 100%;text-align: center;transition: 300ms;transform: translate3d(0, 0, 0);}
.business .bus .swiper-containers .swiper-pagination-bullet {display: inline-block;opacity: 1; margin: 0 0.5rem;width: 0.8rem;height: 0.8rem; background:#dcdcdc;}
.business .bus .swiper-containers .swiper-pagination-bullet-active {background:#003599;}
.business .swiper-slide .list_more{position: relative;width: 92%;margin:0 auto;}
.business .swiper-slide .list_more a{padding-bottom: 2rem; display: block;}
.business .swiper-slide .list_more a .icon{padding:4.5rem 0 1.8rem; margin:0rem auto 0rem;width: 3.625rem;height:3.625rem;}
.business .swiper-slide .list_more a .icon p{width: 3.5rem;height: 3.625rem;max-width: 87px;}
.business .swiper-slide .list_more a .text{margin:0 auto;width: 80%;width: 65%;overflow: hidden;}
.business .swiper-slide .list_more a b{ display: block;font-size: 1.583rem;color: #003599;text-align: center;font-weight: normal;}
.business .swiper-slide .list_more a span{margin-bottom: 1.3rem; display: block;font-size:1.33rem;color: #003599;text-align: center;}
.business .swiper-slide .list_more a p{margin-bottom: 1.9rem;overflow: hidden;height:11.45rem; font-size: 1.333rem;color: #777;line-height: 2.29rem; }
.business .swiper-slide .list_more .lie{position: absolute;left: 50%;top:1.3rem;z-index: 2;margin-left:-60px; width: 119px;height: 13px;background:url(../images/page/business_5.png) center no-repeat;}
.business .swiper-slide .list_more .bor_t{position: absolute;left: 0px;top: 1.5rem;width:100%;height: 1px;background:#e5e5e5; }
.business .swiper-slide .list_more .bor_r{position: absolute;right: 1.3rem;top: 0px;width:1px;height: 100%;background:#e5e5e5; }
.business .swiper-slide .list_more .bor_b{position: absolute;left: 0px;bottom:1.5rem;width:100%;height: 1px; background:#e5e5e5;}
.business .swiper-slide .list_more .bor_l{position: absolute;left: 1.3rem;top: 0px;width:1px;height: 100%; background:#e5e5e5;}


.business .bus_2 .title .lie,.business .bus_4 .title .lie{top: 0rem;height: 2.3rem;background: #fff;}
.business .bus_3 .title .lie,.business .bus_5 .title .lie{top: 0rem;height: 2.3rem;background: #f7faff;}


.business .bus_2,.business .bus_4{background:#f7faff;}

.business .bus_2 .swiper-slide .list_mores a .icon,.business .bus_4 .swiper-slide .list_mores a .icon{background:#f7faff;}

.business .bus .next{display: block;}
.business .bus .next img{display: block;margin:2rem auto 0; max-width: 90%;}
.business .bus .next span{display: block;margin:4rem auto 1rem;width: 70%;max-width: 18rem;height: 3.33rem;line-height: 3.33rem;font-size: 1.083rem;color: #fff; text-align:center;border-radius: 3.33rem;background: #36b7ab;}


.business .title .text p{margin:2.5rem auto 1rem; text-align: center;color: #003599;font-size: 1.5rem;}

/* 个人业务 */
.business .swiper-slide .list_mores a{margin:2.25rem auto 2px;padding-bottom: 0px; display: block;width: 91%;border:#68c9c0 2px solid;border-radius: 6px;}
.business .swiper-slide .list_mores a .icon{position: absolute;left: 4rem;top:0rem;padding:0px; margin:0px auto;width:7.8rem;height: 4.5rem;background: #fff;}
.business .swiper-slide .list_mores a .icon i{display: block;margin:0.3rem auto; width:7rem;height: 3.9rem;max-width: 136px;}
.business .swiper-slide .list_mores a .icon em{display: block;margin-left: -39px;width: 39px;height: 8px;}
.business .swiper-slide .list_mores a .text{}
.business .swiper-slide .list_mores a .text b{margin-right: 0.5rem;padding-top:3rem;text-align: left;}
.business .swiper-slide .list_mores a .text span{display: block;text-align: left;}
.business .swiper-slide .list_mores a .text p{/* height: 78px; */height: 9.16rem; text-align: left;}
.business .swiper-slide .list_mores a .text em{transition: all 0.7s;}

.personal .bus .swiper-containers .swiper-wrapper{padding-bottom: 3rem;}




/*================ 敏捷 ================*/

.science .title{position: relative;}
.science .title .lie{position: absolute;left: 0px;top: 0px; width: 100%;height: 1px;background:#f2f2f2;}
.science .title em{display: block;position: absolute;left: 0%;top: -3.08rem;z-index: 2;margin:0 auto; width:100%;height: 9.875rem;background:url(../images/page/business_1.png) top center no-repeat;background-size: 14.58rem auto;}
.science .title em span{display: block;margin:0px auto; width:100%;height:6.583rem;}
.science .title b{position: relative;z-index: 3;padding-top: 3.96rem; display: block;font-size: 1.58rem;color: #003599;text-align: center;}
.science .title p{position: relative;z-index: 3; margin-top: 0.4rem;min-height: 0.5rem; line-height: 1.8rem; font-size: 1.08rem;color: #68c9c0;text-align: center;}
.science .title i{display: block;margin:1rem auto 3.4rem; width: 1.33rem;height: 2px; background:#37b6aa;}
.science .title .text{margin: 3.375rem auto 2rem;font-size:1.333rem;line-height: 2.333rem;color: #666;text-align: center;}
.science .title .text span{display: block;}

.science .swiper-containers {margin-bottom: 6.41rem; position: relative;width: 100%;z-index: 1;overflow: hidden;}
.science .swiper-containers .swiper-wrapper {padding-bottom: 1rem; position: relative;width: 100%;z-index: 1;}
.science .swiper-containers .swiper-slide {width: 100%;text-align: center;}
.science .swiper-containers .swiper-pagination {position: absolute;bottom: 0rem;left: 0; z-index: 2;width: 100%;text-align: center;transition: 300ms;transform: translate3d(0, 0, 0);}
.science .swiper-containers .swiper-pagination-bullet {display: inline-block;opacity: 1; margin: 0 0.5rem;width: 0.8rem;height: 0.8rem; background:#dcdcdc;}
.science .swiper-containers .swiper-pagination-bullet-active {background:#003599;}



.agility .list .icon{margin: 0 auto;padding: 1.0225rem; width: 5.58rem;height: 5.58rem;background: url(../images/page/icon/icon_13.png) center no-repeat;background-size: 7.625rem auto;}
.agility .list .icon p{transition: all 0.5s;position: relative; width: 5.58rem;height:5.58rem;background: #dcf0ff;border-radius: 70px;}
.agility .list .icon p span{display: block; position: absolute;left: 0;top: 0;width: 5.58rem;height:5.58rem;}
.agility .list .icon p .s1{transition: all 0.5s; opacity: 1;}
.agility .list .icon p .s2{transition: all 0.5s; opacity: 0;}
.agility .list .line{margin: 2.5rem auto 1.9rem;width: 0.79rem;height: 0.25rem;background: #35b3aa;}
.agility .list .text .pos{position: relative;margin-bottom: 1.66rem;}
.agility .list .text .pos div{transition: all 0.5s;  font-size: 1.75rem;text-align: center;}
.agility .list .text .b1{display: block; color: #24344b;font-weight: normal;}
.agility .list .text .b2{ display: none;transition: all 0.5s; color: #144199;font-family: Arial;font-weight: normal;}
.agility .list .text p{margin: 0 auto 5.4rem;width: 76.8%;height: 4.82rem; line-height: 2.41rem; font-size: 1.33rem;color: #656a72;text-align: center;}


.agility .module_1{padding: 0 0 1px; margin-top: 6.68rem; background:#fff;}
.agility .module_2{padding: 0 0 1px; background: #f7faff;}
.agility .module_3{padding: 0 0 1px; background:#fff;}



/*================ 数智 ================*/


.wisdom .module_1{padding:0 0 1px; margin-top: 6.68rem; background: url(../images/page/wisdom_bac1.png) center no-repeat;background-size: cover;}
.wisdom .module_1 .w_pic{}
.wisdom .w_pic img{margin: 0 auto 7.5rem;display: block;max-width: 92%;}


.wisdom .module_2{padding: 0px 0 2.25rem; background: url(../images/page/wisdom_bac2.png) center no-repeat;background-size: cover;}
.wisdom .module_2 .m_left p{margin-bottom: 2rem; padding-left: 0.79rem;font-size: 1.083rem;color: #144199;background: url(../images/page/icon/icon_21.png) left center no-repeat;background-size: 0.208rem auto;}
.wisdom .module_2 .m_left .w_pic img{margin: 0 auto 3.75rem;}


.wisdom .module_3{padding:0 0 1px;}
.wisdom .module_3 .w_list{margin-top: 25px}
.wisdom .module_3 .w_list li{float: left;margin: 0 52px 30px 0; width: 573px;height: 156px;background: url(../images/icon/icon_34.png) left top no-repeat;}
.wisdom .module_3 .w_list li:nth-child(2n){margin-right: 0}
.wisdom .module_3 .w_list .tit{line-height: 42px;}
.wisdom .module_3 .w_list .tit i{display: block;float: left;width: 44px;text-align: center;font-size: 18px;font-weight: 900;color: #fff;}
.wisdom .module_3 .w_list .tit b{display: block;float: left;padding-left: 12px;font-size: 20px;color: #144199;}
.wisdom .module_3 .w_list .tit p{display: block;float: left;padding-left: 19px;font-size: 16px;color: #144199;}
.wisdom .module_3 .w_list .text{padding: 23px 84px 0 56px;line-height: 26px; font-size: 16px;color: #656a72;}
.wisdom .module_3 .w_list .text p{}


.wisdom .module_4{padding:0 0 1px; background: url(../images/page/wisdom_bac3.png) center no-repeat;background-size: cover;}





/* P2-2业务详情 */


.product .con .title{text-align: center;}
.product .con .title b{margin:3rem auto 1.3rem; display: block;font-size:1.66rem; color: #444;}
.product .con .title i{display: block;margin:0 auto;width: 2rem;height: 2px;background: #003399;}
.product .con .top{margin: 2.8rem auto 0.9rem;padding-bottom: 0.5rem; border-bottom: #c6c5c5 1px dashed;}
.product .con .top b{margin: 0px auto 0.8rem;display: block; font-size: 1.66rem;color: #333;font-weight: normal;color:#003399;}
.product .con .top b i{padding-left: 1rem; font-size: 1.25rem;color:#68c9c0;}
.product .con .top p{font-size: 1.3rem;color: #777;line-height:2.5rem;}
.product .con .next{padding-bottom: 1.5rem;min-height: 300px; font-size: 1.3rem;color: #777;line-height:2.5rem;}
.product .con .next b{font-size: 1.416rem;}
.product .con .next img{display: block;margin:0 auto;max-width: 100%;}




/* P4-1新闻列表 */
.new{background: #fafafa;}
.new .title{margin-bottom:1rem; border-bottom: #eee 1px solid;}
.new .title .w1200{border-left: #eee 1px solid;}
.new .title a{display: block;height: 3.58rem;line-height:3.58rem;text-align: center;font-size: 1.333rem;color: #666;border-right: #eee 1px solid;}
.new .title a.other,.new .title a:active{color: #fff;background: url(../images/page/new_7.jpg) center no-repeat;background-size: cover;}
.new .title a:last-child{border-right: none;}

.new ul.list{}
.new ul.list li{margin-bottom: 1.25rem;padding:1.5rem 0;background: #fff;border: #eee 1px solid;}
.new ul.list li a{display: block;position: relative;margin:0 auto; width: 92%;}
.new ul.list li a .pic{float: left; width:45.5%;overflow: hidden;}
.new ul.list li a .text{float: left;margin-left: 4%; width: 50%;}
.new ul.list li a .text b{display: block; margin:0px 0 1rem;width: 100%;font-size: 1.25rem;color: #555;font-weight: normal; overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.new ul.list li a .text p{font-size: 1rem;color: #999;line-height: 1.25rem;max-height: 2.5rem;overflow: hidden;}
.new ul.list li a .text i{display: block;float: right;margin-top: 0.8rem; padding-left:1.3rem;font-size: 0.8rem;color: #a7a7a7; font-family:"Arial"; background:url(../images/icon/icon_1.png) left center no-repeat;background-size: 0.75rem auto;}
.new .more{margin:0 auto;margin-bottom: 1.25rem;width: 100%;max-width: 690px;height: 3.33rem;line-height: 3.33rem;text-align: center; font-size: 1.25rem;color: #999999;background: #eee;}
@media screen and (max-width:380px){
	.new .title a{font-size: 1.2rem;}
	.new ul.list li a .text b{margin-bottom: 0.45rem;}
	.new ul.list li a .text p{font-size: 0.9rem;line-height: 1.1rem;max-height: 2.2rem;}
	.new ul.list li a .text i{margin-top: 0.5rem;}
}


/* P4-2新闻详情 */
.new_xq{padding: 5.16rem 0 1rem;background: #fafafa;}

.new_xq .con{width: 92%;margin:0 auto;padding-bottom: 1rem; border-top: #2d6dc8 1px solid;background: #fff;}
.new_xq .title{width: 96%;margin:0 auto;}
.new_xq .title b{display: block;font-weight: normal;padding:1.74rem 0; color: #333;font-size: 1.5rem;line-height: 2.5rem;text-align: center;}
.new_xq .title div{height: 2.5rem;line-height: 2.5rem;text-align: center; border-top: #dadada 1px solid;border-bottom: #dadada 1px solid;}
.new_xq .title div span{margin-right: 1rem; font-size: 1rem;color: #555;}
.new_xq .title div span i{color: #757575;}
.new_xq .next{width: 96%;margin:0 auto;padding:1rem 0; color: #606060;font-size: 1.25rem;line-height: 2.29rem;}
.new_xq .next img{display: block;margin:0 auto;max-width: 100%;}

.new_xq .go{margin:1rem auto 0rem;}
/*.new_xq .go .l{margin:0.392rem 0.8rem 0.392rem 0; width: 4.16rem;height: 2.416rem;text-align: center; line-height: 2.416rem;font-size:1.16rem;color: #003399;}*/
.new_xq .go .l{margin:0.392rem 0.8rem 0.392rem 0; width: 4.5rem;height: 2.416rem;text-align: center; line-height: 2.416rem;font-size:1.16rem;color: #003399; /* background:#c8c8c8 url(../images/icon/icon_2.png) center no-repeat;background-size: auto 1.583rem; */}
.new_xq .go .ub-f1{}
.new_xq .go p{position: absolute;left: 0px;top: 0px;width: 100%;height: 3.2rem;line-height: 3.2rem;font-size:1rem;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.new_xq .go .b .l{/* background:#2d6dc8 url(../images/icon/icon_3.png) center no-repeat;background-size: auto 1.583rem; */}

/* P6-1手机客户端 */
.phone .phone_banner{width: 100%;}
.phone .ph01 .top,.phone .ph01 .bot{margin:0 auto; max-width: 750px;}
.phone .ph01 .left{margin-top:3rem; border-bottom: #eaebec 1px solid;}
.phone .ph01 .cen{margin-top:3rem;border-bottom: #eaebec 1px solid;}
.phone .ph01 .right{margin-top:3rem;}

.phone .ph01 .top{position: relative;}
.phone .ph01 .top .lt{width:40%; }
.phone .ph01 .top .lt img{display: block;max-width: 100%;}
.phone .ph01 .top .rt{position: relative; width:55.36%;height: 100%;}
.phone .ph01 .top .rt .d{display: block;max-width: 100%;}
.phone .ph01 .top .rt p{position: absolute;left: 18.5%;top: 50%;width: 63%;height: 100%; transform:translateY(-50%);}
@media screen and (min-width:815px){
	.phone .ph01 .top .rt p{left: 15.5%;}
}
@media screen and (min-width:950px){
	.phone .ph01 .top .rt p{left: 14.8%;}
}

.phone .ph01 .bot img{display: block;margin:0rem auto;max-width: 100%;}





/* 邦投融详情 */
.melt_xq{}
.melt_xq .title{padding-bottom: 2rem; text-align: center;}
.melt_xq .title b{margin:3rem auto 1rem; display: block;font-size: 1.66rem; color: #444;}
.melt_xq .title span{margin-bottom: 1.25rem; display: block;font-size: 1.16rem;color: #444;}
.melt_xq .title i{display: block;margin:0 auto 2rem;width: 1.95rem;height: 2px;background: #003399;}
.melt_xq .title em{display: block;font-size: 1.33rem;color: #666;line-height: 2.29rem;}

.melt_xq .melt1{padding-bottom: 3.33rem; background: #f3f6fa;}
.melt_xq .melt1 .title,.melt_xq .melt2 .title{padding-bottom: 1rem;}
.melt_xq .melt1 .title b,.melt_xq .melt2 .title b{padding:3rem 0 1.8rem;margin:0rem auto 0rem;}


.melt_xq .melt1 .swiper-containers {position: relative;width: 100%;z-index: 1;overflow: hidden;}
.melt_xq .melt1 .swiper-containers .swiper-wrapper {padding-bottom: 6rem; position: relative;width: 100%;z-index: 1;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
	-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;-o-transition-property: -o-transform;-ms-transition-property: -ms-transform;transition-property: transform;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.melt_xq .melt1 .swiper-containers .swiper-slide {width: 100%;text-align: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;
	-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;}

.melt_xq .melt1 .swiper-containers .swiper-pagination {position: absolute;bottom: 2.375rem;left: 0; z-index: 2;width: 100%;text-align: center;transition: 300ms;transform: translate3d(0, 0, 0);}
.melt_xq .melt1 .swiper-containers .swiper-pagination-bullet {display: inline-block;opacity: 1; margin: 0 0.5rem;width: 0.8rem;height: 0.8rem; background:#dcdcdc;}
.melt_xq .melt1 .swiper-containers .swiper-pagination-bullet-active {background:#003599;}

.melt_xq .melt1 .swiper-containers .swiper-slide{position: relative;}
.melt_xq .melt1 .swiper-containers .swiper-slide a{display: block; margin:0 auto;width: 100%; text-align: center;}
.melt_xq .melt1 .swiper-containers .swiper-slide a .icon{margin:0 auto 1rem;width: 8.458rem;}
.melt_xq .melt1 .swiper-containers .swiper-slide a .icon img{display: block; width: 8.458rem;}
.melt_xq .melt1 .swiper-containers .swiper-slide a b{margin-bottom: 1rem; display: block;font-weight: normal;text-align: center;font-size:1.666rem;color: #003399; }
.melt_xq .melt1 .swiper-containers .swiper-slide a p{font-size: 1.33rem;color: #666;line-height: 2.29rem;}
.melt_xq .melt1 .swiper-containers .swiper-slide .lie{position: absolute;right: 0px;top: 50%;margin-top: -42px; width: 1px;height: 84px;background: #c6c8cc;}
.melt_xq .melt1 .w1200 img{padding-bottom: 3.5rem; display: block;margin:0 auto;width: 100%;max-width: 750px;}
.melt_xq .melt1 .w1200 .text{padding-top: 3.33rem; border-top: #d0d2d5 1px dashed;}
.melt_xq .melt1 .w1200 .text p{margin-bottom:1rem; font-size: 1.333rem;color: #666;line-height: 2.5rem;}
.melt_xq .melt1 .w1200 .text p i{color: #003399;}

.melt_xq .melt2{}
.melt_xq .melt2 .titles{text-align: center;}
.melt_xq .melt2 .titles b{padding:3.625rem 0 3.54rem; display: block;font-size: 1.333rem; color: #666;}
.melt_xq .melt2 .titles i{display: block;margin:0 auto;width: 31px;height: 2px;background: #003399;}
.melt_xq .melt2 .next{padding:1rem 0 3rem;}
.melt_xq .melt2 .next .left{position: relative; width: 100%;}
.melt_xq .melt2 .next .left .pos{margin:0 0 0 2%; width: 98%;background: #e7e7e7;}
.melt_xq .melt2 .next .left .pic{position: absolute;left: 0px;top: 0px; width: 98%;background: #9f9f9f;}
.melt_xq .melt2 .next .right{margin-top: 2rem; font-size: 1.333rem;color: #666;line-height: 2.5rem;}

.melt_xq .melt2 .top p{padding:55px 0 46px;text-align: center; font-size: 16px;color: #666;line-height: 32px;}

.melt_xq .melt2 .top div{text-align: center;}
.melt_xq .melt2 .top div em{margin-bottom: 2.375rem; display: inline-block;width: 49%;height: 2.958rem;line-height: 2.958rem;text-align: center;color: #003399;font-size: 1.166rem;border-radius: 5px;border: #cdd7ec 1px solid;}
.melt_xq .melt2 .top div em:last-child{margin-left:-1px;}
.melt_xq .melt2 .top span{display: block;margin:0px auto 0;width: 3.5rem;height: 2.625rem;background: url(../images/icon/icon_6.png) center no-repeat;background-size: 3.4rem auto;}
.melt_xq .melt2 .bot{}
.melt_xq .melt2 .bot ul{ padding: 2.083rem 0 6.25rem;}
.melt_xq .melt2 .bot ul li{padding-top: 0.933rem; position: relative;width:100%; text-align: center;}
.melt_xq .melt2 .bot ul li .text{position: relative;z-index: 2;}
.melt_xq .melt2 .bot ul li .pic{margin:0 auto 2.5rem; width:8.125rem;;height: 8.125rem;}
.melt_xq .melt2 .bot ul li b{margin-bottom:1.5rem; display: block;font-size: 18px;color: #003399;font-weight: normal;}
.melt_xq .melt2 .bot ul li p{margin:0 auto 0.5rem;width: 71%; font-size: 1.416rem;color: #666;line-height: 2.29rem;}
.melt_xq .melt2 .bot ul li .lie{margin:0 auto; width: 1px;height: 4.58rem;background: #3b67bd;}

.melt_xq .melt2 .bot ul li:last-child .lie{display: none;}


/* jg_1.png */

















.subnav{height:4.5rem;  border-top: #ccc 1px solid;}
.subnav .w1200{display:none;}
.subnav a{margin:1.625rem 0 0; display: block;float: left;height: 1.25rem;line-height: 1.25rem;color: #666666;font-size: 1.08rem;}
.subnav a.one{width: 1.5rem; background: url(../images/icon/icon_4.png) center no-repeat;background-size: auto 1.25rem;}
.subnav span{margin:1.625rem 0 0;display: block;float: left;width: 2.5rem;height: 1.25rem; background: url(../images/icon/icon_5.png) center no-repeat;background-size: auto 1.166rem;}






/* P4-1六保六稳 */
.newlblw{background: #fafafa;}
.newlblw .title{margin-bottom:1rem; border-bottom: #eee 1px solid;}
.newlblw .title .w1200{border-left: #eee 1px solid;}
.newlblw .title a{display: block;float: left;width: 33%;height: 3.58rem;line-height:3.58rem;text-align: center;font-size: 1.333rem;color: #666;border-right: #eee 1px solid;}
.newlblw .title a.other,.newlblw .title a:active{color: #fff;background: url(../images/page/new_kym_7.jpg) center no-repeat;background-size: cover;}
.newlblw .title a:last-child{border-right: none;}

.newlblw ul.list{}
.newlblw ul.list li{margin-bottom: 1.25rem;padding:1.5rem 0;background: #fff;border: #eee 1px solid;}
.newlblw ul.list li a{display: block;position: relative;margin:0 auto; width: 92%;}
.newlblw ul.list li a .pic{float: left; width:45.5%;overflow: hidden;}
.newlblw ul.list li a .text{float: left;margin-left: 4%; width: 50%;}
.newlblw ul.list li a .text b{display: block; margin:0px 0 1rem;width: 100%;font-size: 1.25rem;color: #555;font-weight: normal; overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.newlblw ul.list li a .text p{font-size: 1rem;color: #999;line-height: 1.25rem;max-height: 2.5rem;overflow: hidden;}
.newlblw ul.list li a .text i{display: block;float: right;margin-top: 0.8rem; padding-left:1.3rem;font-size: 0.8rem;color: #a7a7a7; font-family:"Arial"; background:url(../images/icon/icon_1.png) left center no-repeat;background-size: 0.75rem auto;}
.newlblw .more{margin:0 auto;margin-bottom: 1.25rem;width: 100%;max-width: 690px;height: 3.33rem;line-height: 3.33rem;text-align: center; font-size: 1.25rem;color: #999999;background: #eee;}
@media screen and (max-width:380px){
	.newlblw ul.list li a .text b{margin-bottom: 0.45rem;}
	.newlblw ul.list li a .text p{font-size: 0.9rem;line-height: 1.1rem;max-height: 2.2rem;}
	.newlblw ul.list li a .text i{margin-top: 0.5rem;}
}


/*20220722*/
.new ul.list li a .text{
    width: 96%;
}
.new ul.list li a .text p span{
    font-size: 1rem !important;
}
@media screen and (max-width:380px){
    .new ul.list li a .text p span{
        font-size: 0.9rem !important;
    }
}
.new_xq .next{
    width: 92%;
}







