@charset "UTF-8";
/* 首页 */
.home header{background:rgba(255,255,255,0.8)}
.home header .logo{margin-right:90px}
.home header.hd1{background:url(../img/bg_nav1.png) repeat-x top center}
.home .section{position:relative;padding-top:80px}
.home .section .fp-tableCell{height:calc(100% - 80px) !important}
.home .section .slide_down{position:absolute;left:50%;transform:translateX(-50%);bottom:25px;z-index:22;animation:mymove 1s linear infinite alternate}
.home .section .sec_type .en{color:#ccc;text-transform:uppercase}
.home .section .sec_type .cn{color:#2b2828}
#menu{position:fixed;z-index:100;right:17px;top:50%;transform:translateY(-50%);opacity:1;-webkit-transform:translate3d(0,0,0)}
#menu li{width:14px;height:14px;margin:7px;position:relative}
#menu li span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}
#menu li.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%;background:#d6001d}
.bgt{background-position:center;background-size:cover;background-repeat:no-repeat}
/* page1 */
.page1{padding-top:0 !important;position:relative;height:100%}
.page1 .swiper-container,.page1 .swiper-slide{width:100%;height:100vh}
.page1 a{display:block;width:100%;height:100%}
.page1 .wp{position:absolute;bottom:22px;z-index:1;left:50%;justify-content:flex-end;transform:translateX(-50%)}
.page1 .wp .jt{background:none;position:unset;margin:0 8px;width:47px;height:47px}
/* page2 */
.page2 .sec_type{margin-bottom:18px}
.page2 .pg2_box1{margin-bottom:35px}
.page2 .pg2_box1 .item{background:#f4f4f4}
.page2 .pg2_box1 .item .item_pic{width:31%}
.page2 .pg2_box1 .item .item_pic .bimg{height:250px}
.page2 .pg2_box1 .item .item_info{width:69%;padding:0 40px}
.page2 .pg2_box1 .item .item_info .time{color:#b81c22}
.page2 .pg2_box1 .item .item_info .tit{margin:15px 0 9px}
.page2 .pg2_box1 .item .item_info .desc{color:#999;line-height:24px;max-height:48px;margin-bottom:25px}
.page2 .pg2_box1 .item .item_info .vmore span{color:#333}
.page2 .dot{margin-top:13px}
.page2 .dot .swiper-pagination-bullet{width:7px;height:7px;margin:0 4px;background:#e5e5e5;border-radius:50%;opacity:1}
.page2 .dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#cc0000}
.page2 .pg2_box2 .sec_type{padding-bottom:20px;border-bottom:2px solid rgba(202,202,202,0.4);position:relative}
.page2 .pg2_box2 .sec_type::before{content:"";width:39px;height:3px;background:#b81c22;position:absolute;left:0;bottom:-2px}
.page2 .pg2_box2 .item_list li{padding:1.2vw 0;border-bottom:1px solid rgba(202,202,202,0.3)}
.page2 .pg2_box2 .item_list li .time{color:#cc0000;padding:0 23px 0 0;flex-shrink:0;position:relative}
/*.page2 .pg2_box2 .item_list li .time::before{content:"";width:8px;height:8px;background:#b81c22;position:absolute;left:0;top:50%;transform:translateY(-50%)}*/
/* page3 */
.home .section.page3{padding-top:130px}
.home .section.page3 .fp-tableCell{height:calc(100% - 100px) !important;vertical-align:top}
.page3{background-position:bottom center;position:relative}
.page3 .sec_type{margin-bottom:50px}
.page3 .video{position:relative}
.page3 .video video{position:absolute;left:0;top:0;display:none;object-fit:cover;width:100%;height:100%}
.page3 .video .play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}
.page3 .info{padding-left:75px}
.page3 .info .tit{position:relative;padding-top:14px;margin-bottom:25px}
.page3 .info .tit::before{content:"";width:29px;height:3px;background:#b81c22;position:absolute;left:0;top:0}
.page3 .info .desc{color:#666;line-height:25px}
.page3 .info .year{font-family:"MicrosoftYaHeiLight";margin-top:25px;font-weight:normal;color:rgba(4,23,36,0.22)}
.page3 .info .year span{color:#cc0000}
.page3 .pg3_box1{position:absolute;bottom:0;width:100%;padding:30px 0;background:linear-gradient(90deg,#b81c22,#cc0000);color:#fff}
.page3 .pg3_box1 li{position:relative}
.page3 .pg3_box1 li::after{content:"";width:1px;height:74px;background:rgba(255,255,255,0.4);position:absolute;right:0;top:50%;transform:translateY(-50%)}
.page3 .pg3_box1 li:last-child::after{display:none}
.page3 .pg3_box1 .item{justify-content:center}
.page3 .pg3_box1 .item .year{align-items:flex-end;margin-right:45px}
.page3 .pg3_box1 .item .year .small{margin-left:15px;margin-bottom:25px}
/* page4 */
.page4 .sec_type{margin-bottom:33px}
.page4 .pg4_list{height:65vh;max-height:620px}
.page4 .pg4_list ul,.page4 .pg4_list li,.page4 .pg4_list .item{height:100%}
.page4 .pg4_list li{width:160px;overflow:hidden;flex-shrink:0;cursor:pointer;}
.page4 .pg4_list li .item{border-right:1px solid #fff}
.page4 .pg4_list li .item .icon{width:61px;height:61px;line-height:61px;cursor:pointer;text-align:center;align-items:center;justify-content:center;background:rgba(102,102,102,0.4);border-radius:50%;position:absolute;bottom:55px}
.page4 .pg4_list li .item .item1{padding:65px 0;width:160px;height:100%;background:#333;position:relative;justify-content:flex-start;flex-direction:column}
.page4 .pg4_list li .item .item1 .tb{width:70px;height:85px;line-height:85px}
.page4 .pg4_list li .item .item1  .icon i{width:100%;height:100%;background:url(../img/icon_jia.png) no-repeat center;background-size:20px;}
.page4 .pg4_list li .item .item1 .tit{color:#ccc;width:24px;margin:25px 0}
.page4 .pg4_list li .item .item2{width:100%;height:100%;display:none;position:relative;padding:55px}
.page4 .pg4_list li .item .item2 .item2_cont{max-width:275px;padding-top:8%;color:#fff}
.page4 .pg4_list li .item .item2 .item2_cont .desc{margin:20px 0;line-height:2}
.page4 .pg4_list li.on{width:66.66%;flex:1}
.page4 .pg4_list li.on .item1{display:none}
.page4 .pg4_list li.on .item2{display:block}
.gdt li{max-width:228px;height:88px;border:4px solid #FCE9DA;border-radius:10px;padding:10px;background:#fff;transition:all ease .3s}
.gdt .ul2 li{max-width:382px;height:100px;}
.gdt li img{max-height:100%}
.gdt li:hover{border-color:#B8191E;}
/* page5 */
.page5 ul{margin:0 -6px;margin-top:35px}
.page5 .item{height:305px;margin:6px;align-items:center;position:relative;transition:all ease 0.3s}
.page5 .item::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transition:all ease 0.3s;background:rgba(0,0,0,0.4)}
.page5 .item .item_txt{padding:0 60px;position:relative;z-index:1;flex:1;color:#fff}
.page5 .item .item_txt .tit{margin-bottom:18px;text-align:center}
.page5 .item .item_txt .dl{display:none;text-align:left}
.page5 .item:hover .item_txt .dl{display:block}
.page5 .item .item_txt .dd{width:48%;height:30px;float:left}
.page5 .item .item_txt .dd a{color:#fff}
/*.page5 .item .item_txt .dd a:hover{color:rgba(255,255,255,0.8)}*/
.page5 .item .dl2 .dd{width:100%}
.page5 .item:hover{transform:scale(1.04)}
.page5  li:nth-child(5) .item .item_txt .dd{width:100%}
.page5 .item:hover::before{background:rgba(184,28,34,0.9)}
.page5 .item:hover .item_txt .tit{text-align:left}
/* page6 */
.page6 .ssqy{padding-top:15px;}
.page6 .swiper-wrapper{padding-bottom:45px}
.page6 .swiper-pagination-bullet{width:20px;height:8px;background:#cccccc;border-radius:4px;transition:all ease 0.3s;opacity:1;margin:0 6px}
.page6 .swiper-pagination-bullet.swiper-pagination-bullet-active{width:40px;background:#b81c22}
.page6 .item{background:#fff;text-align:center;height:200px;padding:30px 15px;border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea}
.page6 .item .item_pic{justify-content:center}
.ssqy .item_pic img{    max-height:120px;max-width: unset;}

/* page7 */
.page7{padding-top:0 !important}

.active .ani1{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}
.active .ani2{-webkit-animation-duration:1.1s;-moz-animation-duration:1.1s;-o-animation-duration:1.1s;animation-duration:1.1s}
.active .ani3{-webkit-animation-duration:1.2s;-moz-animation-duration:1.2s;-o-animation-duration:1.2s;animation-duration:1.2s}
.active .ani4{-webkit-animation-duration:1.3s;-moz-animation-duration:1.3s;-o-animation-duration:1.3s;animation-duration:1.3s}
.active .ani5{-webkit-animation-duration:1.4s;-moz-animation-duration:1.4s;-o-animation-duration:1.4s;animation-duration:1.4s}
.active .ani6{-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s}
/* subpage */
.sub_slide{position:relative;background-position:center;background-size:cover;background-repeat:no-repeat}
.sub_slide img{display:block}
.sub_slide .slide_txt{position:absolute;width:100%;left:0;top:50%;transform:translateY(-50%)}
.sub_slide .slide_txt .cn{color:#fff}
.sub_slide .slide_txt .en{color:rgba(255,255,255,0.1);text-transform:uppercase;font-family:SourceHanSerifCN;margin-top:10px}
.sub_slide .slide_txt .en img{height:2.9vw}
.subcat{margin-top:-64px;position:relative;z-index:22;background:rgba(255,255,255,0.95)}
.subcat li{text-align:center;position:relative}
.subcat li a{display:block;cursor:pointer;padding:12px 0;transition:all ease 0.3s}
.subcat li .cn{color:#333}
.subcat li .en{margin-top:-3px;color:#999}
.subcat li::after{content:"";width:1px;height:17px;background:rgba(73,74,80,0.5);position:absolute;right:0;top:50%;transform:translateY(-50%)}
.subcat li:last-child::after{display:none}
.subcat li.on a{background:#e50214;color:#fff}
.subcat li:hover a .cn,.subcat li:hover a .en{color:#b81c22}
.subcat li.on a .cn,.subcat li.on a .en{color:#fff}
.subcat li:hover::after,.subcat li.on::after{background:transparent}
/* pages */
.pages{padding:45px 0 15px}
.pages ul{display:flex;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;align-items:center;justify-content:center}
.pages li{margin:0 5px}
.pages li a{display:inline-block;color:#333;height:36px;line-height:36px;padding:0 15px;border:1px solid #e1e4f3}
.pages li:hover a,.pages li.on a{background:#b81c22;color:#fff}
.vmore i{color:#cc0000;margin-left:6px;font-weight:bold}
/* 集团新闻 */
.jtxw .list li{margin-bottom:35px}
.jtxw .list li .item{width:100%;background:#f3f3f3}
.jtxw .list li .item .item_pic{width:31%}
.jtxw .list li .item .item_pic img{height:287px}
.jtxw .list li .item .item_cont{overflow:hidden;flex:1;padding:52px 40px}
.jtxw .list li .item .item_cont .item_date{width:70px;height:70px;text-align:center;color:#fff;background:#e50214;border-radius:6px;margin-right:35px}
.jtxw .list li .item .item_cont .item_date .year{font-size:12px;margin-top:-3px}
.jtxw .list li .item .item_cont .item_info{width:calc(100% - 105px);flex:1}
.jtxw .list li .item .item_cont .item_info .item_desc{color:#999999;line-height:24px;max-height:72px;margin:20px 0 25px;-webkit-line-clamp:3}
.jtxw .list li:last-child{margin-bottom:0}
/* 公司新闻 */
.gsxw .list .item{padding:22px;background:#f3f3f3}
.gsxw .list .item .item_pic img{height:242px}
.gsxw .list .item .item_cont{padding:20px 15px 5px 15px}
.gsxw .list .item .item_cont .time{color:#b81c22}
.gsxw .list .item .item_cont .tit{margin:15px 0 10px}
.gsxw .list .item .item_cont .desc{line-height:24px;height:72px;margin-bottom:15px}
/* 投资企业动态 */
.touzi .list li{margin-bottom:18px}
.touzi .list li .item{background:#f3f3f3;padding:25px 38px;position:relative;border:2px solid #f3f3f3;transition:all ease 0.3s}
.touzi .list li .item .item_date{width:100px;flex-shrink:0;margin-right:42px;height:97px;text-align:center;color:#b81c22;transition:all ease 0.3s;background:#fff;flex-direction:column;justify-content:center;border:2px solid #e50214}
.touzi .list li .item .item_date .day{margin:0 0 -3px}
.touzi .list li .item .item_info{overflow:hidden;width:calc(100% - 220px);max-width:995px}
.touzi .list li .item .item_info .desc{color:#999;line-height:26px;max-height:52px;margin-top:15px}
.touzi .list li .item .item_link{width:70px;position:absolute;right:35px;top:50%;transform:translateY(-50%);flex-shrink:0}
.touzi .list li .item .item_link span{color:#333}
.touzi .list li .item .item_link i{margin-left:12px;color:#cc0000;font-weight:bold}
.touzi .list li:hover .item{background:#fff;border-color:#e50214}
.touzi .list li:hover .item .item_date{background:#e50214;color:#fff}
/* 上市企业 */
.ssqy .list{border:1px solid #eaeaea;border-right:0;border-bottom:0;overflow:hidden}
.ssqy .list .item{background:#fff;text-align:center;padding:15px;border:1px solid #fff;border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea}
.ssqy .list .item .item_pic{height:122px;overflow:hidden;justify-content:center;margin-bottom:6px}
.ssqy .list .item .item_pic img{max-height:100%;max-width:unset}
.ssqy .list .item:hover{border:1px solid #b81c22}
.ssqy .list .item:hover .tit{font-weight:bold;color:#333;}
/* 详情 */
.detail{max-width:1037px;margin:0 auto}
.detail .news_tit{text-align:center}
.detail .news_time{text-align:center;color:#999;padding:30px 0 20px;border-bottom:1px solid rgba(113,120,159,0.3)}
.detail .news_time span{margin:0 15px}
.detail .news_cont{padding:35px 0;color:#797b89;line-height:30px}
.detail .news_cont img{max-width:100%;height:auto}
.detail .backlist{padding:35px 0}
.detail .backlist a{width:200px;height:43px;line-height:43px;text-align:center;justify-content:center;color:#fff;background:#e50214;border-radius:22px}
.detail .backlist a i{margin-right:10px}
.detail .backlist a:hover{background:rgba(229,2,20,0.8)}
.detail .sxp{padding:15px 0;border-top:1px solid rgba(113,120,159,0.3)}
.detail .sxp li{margin:23px 0}
.detail .sxp li a{color:#797b89}
.detail .sxp li:hover a{color:#b81c22}
.detail .sxp li strong{color:#e50214}
/* 党建动态 */
.dongtai .list li{margin-bottom:30px}
.dongtai .list li .item{padding:30px 30px 30px 50px;background:#f3f3f3}
.dongtai .list li .item .info{width:95%;max-width:850px}
.dongtai .list li .item .info .time{color:#b81c22}
.dongtai .list li .item .info .tit{margin:13px 0}
.dongtai .list li .item .info .desc{color:#999;line-height:25px;max-height:50px}
.dongtai .list li .item .info .vmore{margin-top:20px}
.dongtai .list li .item .bimg{max-width:402px;float:right}
.dongtai .list li .item .bimg img{height:204px}
.dongtai .list li:last-child{margin-bottom:0}
/* 专题学习 */
.zhuanti .list li{margin-bottom:35px}
.zhuanti .list li .item{background:#f3f3f3}
.zhuanti .list li .item .pic{position:relative}
.zhuanti .list li .item .pic img{height:250px}
.zhuanti .list li .item .pic .date{padding-top:13%;position:absolute;left:0;top:0;width:80px;z-index:2;text-align:center;height:100%;color:#fff;background:rgba(184,28,34,.8)}
.zhuanti .list li .item .pic .date .p1{margin:10px 0 4px}
.zhuanti .list li .item .info{height:100%;border:5px solid #f3f3f3;padding:40px 43px 40px 65px;transition:all ease 0.3s;border-left:0}
.zhuanti .list li .item .info .item_left .tit{line-height:1.4}
.zhuanti .list li .item .info .item_left .desc{color:#999;line-height:24px;max-height:72px;margin-top:20px}
.zhuanti .list li .item .info .item_link{width:100px;flex-shrink:0;margin-left:55px}
.zhuanti .list li:last-child{margin-bottom:0}
.zhuanti .list li:hover .item .info{border-color:#b81c22}
/* 社会责任 */
.social .social_tit{margin-bottom:35px}
.social .slides{position:relative;margin:0 -75px;padding:0 75px}
.social .slides .jt{background:none;width:57px;height:57px}
.social .social_item{margin-bottom:25px}
.social .social_item .swiper-wrapper{padding-bottom:16px}
.social .social_item .social_type{background:url(../img/bg_type.png) no-repeat left center;height:66px;line-height:66px;padding-left:40px;margin-bottom:30px}
.social .social_item .swiper-slide .item{position:relative;margin-bottom:15px}
.social .social_item .swiper-slide .item .bimg img{display: block;}
.social .social_item .swiper-slide .item::before{content:"";width:100%;height:100%;background:rgba(0,0,0,0.6);position:absolute;left:0;top:0;z-index:1}
.social .social_item .swiper-slide.swiper-slide-active .item{background:#e50214;border:1px solid #b81c22;box-shadow:0px 1px 10px 0px rgba(0,0,0,0.54)}
.social .social_item .swiper-slide.swiper-slide-active .item::before{display:none}
/* 荣誉 */
.honor .tab_ul{margin:0 0 20px}
.honor .tab_ul ul{margin:0 -4px}
.honor .tab_ul li{text-align:center;height:52px;line-height:52px}
.honor .tab_ul li a{display:block;background:#f6f5f7;transition:all ease 0.3s;margin:0 4px;border-top:1px solid #f6f5f7}
.honor .tab_ul li:hover a,.honor .tab_ul li.on a{background:linear-gradient(0deg,#ffffff,#f6f5f7);border-color:#b81c22}
.honor .tablist .item{text-align:center;padding:15px 0 35px;background:#fdfcfc;border:1px solid #eeeeef}
.honor .tablist .item .item_pic{height:350px;justify-content:center;align-items:center}
.honor .tablist .item .item_pic img{max-height:100%}
/* 历史沿革 */
.history{background:url(../img/bg_lc.jpg) no-repeat bottom center;background-size:cover;padding:180px 0 390px}
.history .wrap{position:relative}
.history .wrap::after{content:"";height:15px;width:100%;position:absolute;bottom:50px;left:0;background:url(../img/line2.png) repeat-x bottom center}
.history .wrap .slides{position:relative;margin:0 -80px;padding:0 80px}
.history .wrap .jt{background:none;width:57px;top:initial;bottom:50px;opacity:1}
.history .swiper-slide{height:530px;display:flex;align-items:flex-end}
.history .item{align-items:flex-start}
.history .item .item_pic{width:148px;height:148px;flex-shrink:0;margin-right:25px}
.history .item .item_pic img{display:block;width:100%;height:100%;border-radius:50%;border:5px solid #f9d8da}
.history .item .item_info{max-width:320px;overflow:hidden;padding-bottom:170px;position:relative}
.history .item .item_info .tit span{color:#e50214;margin-top:2px;margin-right:3px}
.history .item .item_info .cont{height:100%;}

.history .item .item_info .cont li{margin-top:15px}
.history .item .item_info .year{position:absolute;bottom:0}
.history .item .item_info::after{content:"";width:21px;height:104px;background:url(../img/dot1.png) no-repeat;background-size:100% 100%;position:absolute;bottom:40px;left:0;z-index:1}
.team{padding:45px 0}
.groupSlide{position:relative}
.groupSlide .groupSlide-item .tempWrap{overflow:inherit !important}
.groupSlide .groupSlide-item ul{width:100%;overflow:inherit !important}
.groupSlide .groupSlide-item ul li{width:428px;position:relative;float:left}
.groupSlide .groupSlide-item ul li:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);z-index:99}
.groupSlide .groupSlide-item ul li:hover span.zz{display:none}
.groupSlide .groupSlide-item ul li img{display:block;width:100%;height:283px;max-width:inherit;position:relative}
.groupSlide .groupSlide-item ul li span.zz{display:block;width:100%;height:100%;background:rgba(0,0,0,0.3);position:absolute;top:0;left:0}
.team .picMarquee-right1 .jt{margin-top:-280px;top:0;position:relative;z-index:222;cursor:pointer}
/* 投资申请 */
.apply .item{padding:5px 15px;background:#ffffff;border:1px solid #e0dfdf;border-radius:10px;margin-bottom:10px}
.apply .item .int1{width:100%;height:45px;line-height:45px}
.apply .item.item2{padding:10px 15px}
.apply .item.item2 textarea{width:100%}
.apply .btn{margin-top:10px}
.apply .btn button{width:100%;max-width:704px;height:70px;text-align:center;line-height:70px;color:#fff;background:#e50214;border-radius:10px}
.apply .btn button:hover{background:rgba(229,2,20,0.8)}
/* 联系我们 */
.contact{background:#eff0f1;padding:100px 0}
.contact .item{background:linear-gradient(53deg,#f3f3f3,#ffffff);padding:50px 60px}
.contact .item .icon{width:160px;flex-shrink:0;text-align:center}
.contact .item .info .tit{margin-bottom:12px;position:relative;padding-top:18px}
.contact .item .info .tit::before{content:"";width:26px;height:1px;background:#e50214;position:absolute;left:0;top:0}
/* 关于我们 */
.about{overflow:hidden;padding-bottom:70px}
.about .info .tit{margin-bottom:35px}
.about .info .info{color:#666;line-height:35px}
.about .info .info p{margin:15px 0}
.speech{background:url(../img/bg_zc.jpg) no-repeat right bottom;background-size:100%;padding:80px 0 200px 65px}
.speech .info{line-height:30px;color:#666}
.speech .info img{max-width:100%;height:auto}
.speech .info p{margin:15px 0}
.gudong .about .info{max-width:655px}
.gudong .jgt{padding:15px 0 85px}
/* 股权直投 */
.gqzt .gbox1{margin-bottom:-18px;background-position:right bottom;background-size:cover;background-repeat:no-repeat}
.gqzt .gbox1 li .item{padding:0 20px}
.gqzt .gbox1 li .info{color:#666;line-height:2}
.gqzt .gbox1 li.li1 .bimg{max-width:660px}
.gqzt .gbox1 li.li1 .info{max-width:640px;float:right}
.gqzt .gbox1 li.li2 .info h3{color:#000;margin-bottom:20px}
.gqzt .gbox2{background-position:center;background-size:cover;background-repeat:no-repeat;padding:180px 0 130px}
.gqzt .gbox3{overflow:hidden;padding:60px 0 0;background-position:bottom center;background-size:100%;background-repeat:no-repeat}
.gqzt .gbox3 .xm6{max-width:720px}
.gqzt .gbox3 .desc{line-height:2;color:#666;height:220px}
/* 引导基金 */
.ydjj .yd1{background:#fff url(../img/bg_yd1.jpg) no-repeat bottom -50px center;background-size:100%;}
.ydjj .yd1 .yd1_box1 li .item .icon{width:88px;height:88px;background:#fff;text-align:center;justify-content:center;border:1px solid #ebe7e9;box-shadow:1px 1px 3px 0px rgba(0,0,0,0.11);border-radius:50%}
.ydjj .yd1 .yd1_box1 li .item .counter{color:#e50214;margin:0 15px}
.ydjj .yd1 .yd1_box1 li .item .desc strong{margin-right:10px}
.ydjj .yd1 .yd1_box1 li:nth-child(2) .item{padding-left:55px}
.ydjj .yd1 .yd1_box2{padding-top:25px;}
.ydjj .yd1 .yd1_box2 ul{margin:0 -1%;}
.ydjj .yd1 .yd1_box2 li{height:70px;line-height:70px;padding:0 38px;border:1px solid #ebe7e9;background:#fff;border-radius:6px;width:31.33%;float:left;margin:10px 1%;}
.ydjj .yd2{overflow:hidden;background-repeat:no-repeat;background-size:cover;}
.ydjj .yd2 .yd2_t1{color:#fff}
.ydjj .yd2 .yd2_t2{color:#fff;margin-top:4px;margin-bottom:155px}
.ydjj .yd2 .list_yd2{position:relative}
.ydjj .yd2 .list_yd2 .ky{position:absolute;padding:20px;left:50%;z-index:2;top:50%;transform:translate(-50%,-50%)}
.ydjj .yd2 .list_yd2 .ky .ky2{width:145px;height:145px;border:1px dashed #cc0000;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%}
.ydjj .yd2 .list_yd2 .ky .ky2 .ky3{width:121px;height:121px;background:#cc0000;position:absolute;left:50%;top:50%;justify-content:center;transform:translate(-50%,-50%);border-radius:50%;color:#fff}
.ydjj .yd2 .list_yd2 .ky img{-webkit-animation:fadenum 6s linear infinite;-moz-animation:fadenum 6s linear infinite;-o-animation:fadenum 6s linear infinite;animation:fadenum 6s linear infinite}
.ydjj .yd2 .list_yd2 .dd{width:100%;float:left;height:235px;background-repeat:no-repeat;background-size:100% 100%}
.ydjj .yd2 .list_yd2 .dd .dd_cont{width:69%;height:205px;background:#fff;border-radius:6px 6px 60px 6px;padding:50px 75px;position:relative}
.ydjj .yd2 .list_yd2 .dd .dd_cont .xu{position:absolute;left:35px;top:32px;color:#cc0000;font-weight:bold}
.ydjj .yd2 .list_yd2 .dd .dd_cont .desc{color:#666;line-height:28px;margin-top:12px}
.ydjj .yd2 .list_yd2 .dd .dd_cont .icon{position:absolute;z-index:1;right:-15px}
.ydjj .yd2 .list_yd2 .dd.dd1{background-image:url(../img/bg_bk1.png)}
.ydjj .yd2 .list_yd2 .dd.dd1 .icon{bottom:-18px}
.ydjj .yd2 .list_yd2 .dd.dd2{background-image:url(../img/bg_bk2.png)}
.ydjj .yd2 .list_yd2 .dd.dd2 .dd_cont{margin-top:28px;border-radius:6px 60px 6px 6px}
.ydjj .yd2 .list_yd2 .dd.dd2 .icon{top:-18px}
.ydjj .yd2 .list_yd2 .dd.dd3{background-image:url(../img/bg_bk3.png)}
.ydjj .yd2 .list_yd2 .dd.dd3 .dd_cont{border-radius:6px 6px 6px 60px}
.ydjj .yd2 .list_yd2 .dd.dd3 .icon{bottom:-18px}
.ydjj .yd2 .list_yd2 .dd.dd4{background-image:url(../img/bg_bk4.png)}
.ydjj .yd2 .list_yd2 .dd.dd4 .dd_cont{margin-top:28px;border-radius:60px 6px 6px 6px}
.ydjj .yd2 .list_yd2 .dd.dd4 .icon{top:-18px}
.ydjj .yd2 .list_yd2 .dd.dd3 .dd_cont,.ydjj .yd2 .list_yd2 .dd.dd4 .dd_cont{float:right;padding:50px 75px 50px 90px}
.ydjj .yd2 .list_yd2 .dd.dd3 .dd_cont .xu,.ydjj .yd2 .list_yd2 .dd.dd4 .dd_cont .xu{left:60px}
.ydjj .yd2 .list_yd2 .dd.dd3 .dd_cont .icon,.ydjj .yd2 .list_yd2 .dd.dd4 .dd_cont .icon{left:-15px;right:auto}

.yd3 .yd3_tit{margin-bottom:20px}
.yd3 .item{border:1px solid #b81c22;text-align:center;border-radius:10px;margin-bottom:-10px}
.yd3 .item .bimg{padding:15px;height:105px}
.yd3 .item img{max-height:100%;width:auto}
.yd3 .list2 .item{margin-bottom:-12px}
/* 资产管理 */
.zcgl .zc1{background-color:#fdfefe;padding:12vw 0 30.5vw;background-repeat:no-repeat;background-position:bottom center;background-size:100%}
.zcgl .zc1 .zc1_desc{line-height:2}
.zcgl .zc2{padding:110px 0 60px;color:#fff;background-position:center;background-size:cover}
.zcgl .zc2 .zc2_type{color:#fff;margin-bottom:40px}
.zcgl .slides .swiper-slide{background:none !important}
.zcgl .slides .swiper-slide .item{border:0;box-shadow:none;overflow:hidden}
.zcgl .slides .swiper-slide .item .tit{padding:16px 0;width:100%;background:rgba(0,0,0,0.6);text-align:center;display:none;position:relative;z-index:22}
.zcgl .slides .swiper-slide.swiper-slide-active .item{border:0;background:none}
.zcgl .slides .swiper-slide.swiper-slide-active .item .tit{display:block;font-size:16px;margin-top:-56px}
.zcgl .slides .jt{width:47px;height:47px}
.zcgl .yd3 .item{margin-bottom:10px}
.zcgl .yd3 .list2 .item{margin-bottom:-10px}
/* 债权融资 */
.zqrz .rz1{background:url(../img/bg_rz1.jpg) no-repeat;background-size:cover;background-position:bottom center;padding:10.4vw 0 15.6vw}
.zqrz .rz1 .rz1_wrap{padding:0 55px}
.zqrz .rz1 .rz1_box1 .bimg{width:92%}
.zqrz .rz1 .rz1_box1 .info .tit{margin-bottom:25px}
.zqrz .rz1 .rz1_box1 .info .desc{color:#666;line-height:2}
.zqrz .rz1 .rz1_box2 .tit{color:#b81c22;position:relative;margin:25px 0 10px;padding-left:30px}
.zqrz .rz1 .rz1_box2 .tit::before{content:"+";position:absolute;left:0;top:-10px}
.zqrz .rz1 .rz1_box2 .desc{color:#666}
.zqrz .rz1 .rz1_box3{padding-top:75px}
.zqrz .rz1 .rz1_box3 .item .num{color:#b81c22}
.zqrz .rz1 .rz1_box3 .item .num span{margin-right:5px}
.zqrz .rz1 .rz1_box3 .item .tit{margin-top:3px}
.zqrz .rz2{background-position:center;background-size:cover;padding:8.9vw 0 2.6vw}
.zqrz .rz2 .rz_tit,.zqrz .rz2 .rz_desc{color:#fff}
.zqrz .rz2 .rz_desc{max-width:880px}

.zqrz .rz2 .rz_list{background:rgba(255,255,255,.9);padding:65px;margin-top:65px;}
.zqrz .rz2 .rz_list .dd{margin-bottom:15px;}
.zqrz .rz2 .rz_list .dd .tit{color:#B81C22;font-weight:bold;margin-bottom:25px;}
.zqrz .rz2 .rz_list .dd .desc{line-height:1.8;min-height:90px;max-width:570px;}
.zqrz .rz2 .rz_list .dd .pic{max-height:225px;overflow:hidden}
.zqrz .rz2 .charts_box{background:rgba(255,255,255,0.8);padding:35px;margin-top:4.3vw}
.zqrz .rz2 .charts_box .chart_tit{position:relative;text-align:center;line-height:35px;height:35px}
.zqrz .rz2 .charts_box .chart_tit span{float:right;font-weight:normal;margin-right:25px}
.zqrz .rz2 .charts_box .charts{width:100%;height:420px}
.zqrz .rz_tit{margin-bottom:22px;font-weight:bold;margin-bottom:25px;}
.zqrz .rz_desc{line-height:1.8;color:#666;}
.zqrz .rz3{padding:7.8vw 0 5.2vw}
.zqrz .rz3 .rz3_box1{background:#f3f3f3;padding:40px 50px;margin-bottom:32px}
.zqrz .rz3 .rz3_box2 .item{background:#f3f3f3}
.zqrz .rz3 .rz3_box2 .item .item_pic .bimg{height:240px}
.zqrz .rz3 .rz3_box2 .item .item_cont{padding:52px}
.zqrz .rz3 .rz3_box2 .item .item_cont .item_tit{color:#b81c22;position:relative;padding-left:22px;position:relative}
.zqrz .rz3 .rz3_box2 .item .item_cont .item_tit small{position:absolute;left:-20px;top:-10px;font-weight:bold}
.zqrz .rz3 .rz3_box2 .item .item_cont .item_desc{color:#666;line-height:25px;height:75px;margin-top:20px}
/* floatbar */
.floatbar{position:fixed;right:0;top:0;z-index:22;width:79px;height:100%;background:rgba(255,255,255,0.4);text-align:center}
.fold{width:79px;height:88px;background:#b81c22 url(../img/icon_cd.png) no-repeat center;text-align:center;z-index:22;cursor:pointer;position: absolute;right:0;top:0;z-index:22222;}
.floatbar .tool1{clear:both;height:71.3%;align-items:flex-end;justify-content:center;padding-bottom:60px}
.floatbar .tool1 li{width:79px;height:60px;position:relative}
.floatbar .tool1 li a{display:block}
.floatbar .tool1 li .qrcode{width:150px;position:absolute;right:-100%;top:-85px;z-index:-1;transition:all ease 0.3s;opacity:0;text-align:center;border:1px solid rgba(238,238,238,0.3);background:rgba(255,255,255,0.8);padding:8px}
.floatbar .tool1 li .qrcode img{margin-bottom:8px}
.floatbar .tool1 li.li1:hover .qrcode{right:78px;opacity:1;z-index:1}
.floatbar .tool2{height:28.7%;flex-direction:column;justify-content:center;background:rgba(0,0,0,0.8);line-height:1.5;color:#fff;position:relative}
.floatbar .tool2 img{margin-bottom:3px}
.floatbar .tool2 .tel{position:absolute;right:30px;transition:all ease 0.3s;opacity:0;z-index:-1;width:180px;padding:20px 12px;color:#fff;background:rgba(0,0,0,0.9)}
.floatbar .tool2 .tel img{margin:0;margin-right:8px}
.floatbar .tool2:hover .tel{opacity:1;right:78px}
.floatbar.open{height:88px;overflow:hidden}
.floatbar.open .tool1,.floatbar.open .tool2{display:none}

.home{overflow: hidden;}
.floatbar .link-slideCon-wrap{position:absolute;top:-30px;right:80px;width:0;height:190px;background:#fff;overflow:hidden;-webkit-transition:all .3s;-o-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;-moz-box-shadow:0 0 10px #999;-webkit-box-shadow:0 0 10px #999;box-shadow:0 0 10px #999;}
.floatbar .link-slideCon-wrap .link-slideCon{height:100%}
.floatbar .link-slideCon-wrap .link-slideItem{float:left;height:100%;position:relative}
.floatbar .link-slideCon-wrap .link-slideItem:nth-child(1){width:25%;background:#d6001d;text-align:center}
.floatbar .link-slideCon-wrap .link-slideItem:nth-child(2){width:75%;text-align:center}
.floatbar .link-slideCon-wrap .link-slideItem .liMore{display:block;position:absolute;bottom:10px;right:50px;text-align:right}
.floatbar .link-slideCon-wrap .link-slideItem .liMore a{display:inline-block;font-size:16px;color:#d6001d;margin-top:inherit;margin-left:10px}
.floatbar .link-slideCon-wrap .link-slideItem h3{font-size:20px;color:#fff;margin-top:50px}
.floatbar .link-slideCon-wrap .link-slideItem a{display:inline-block;color:#fff;margin-top:50px}
.floatbar .link-slideCon-wrap .link-slideItem ul{margin-top:40px}
.floatbar .link-slideCon-wrap .link-slideItem ul li{float:left;width:22.33%;padding:15px 0 15px 8%;text-align:left;height:auto;}
.floatbar .link-slideCon-wrap .link-slideItem ul li a{color:#333;margin-top:inherit;white-space:nowrap}
.floatbar .link-slideCon-wrap .link-slideItem ul li a:hover{color:#d6001d}
.floatbar .tool1 li.li2:hover .link-slideCon-wrap{width:calc(100vw - 80px)}
/* subpage */

.navigate{ position: fixed; left: 0; top:88px; bottom: 0; width: 100%; height: 0; overflow: hidden; background: #fff; overflow: hidden; text-align: center;z-index:222;display:none;}
.navigate:before{ position: absolute; left: 0; top: 0; content: ""; width: 100%; height: 1px; background: #707070; background: rgba(112,112,112,0.15);}
.navigate-wrapper{ display: inline-block; margin: auto; margin-top: 104px; text-align: left;}
.navigate-item{ display: block; float: left; margin-left: 157px;}
.navigate-item:first-child{ margin-left: 0;}
.navigate-item dt{ display: block; line-height: 1; margin-bottom: 32px;}
.navigate-item dt a{ display: inline-block; color: #000000; font-size: 22px; font-weight: bold;}
.navigate-item dt a:hover{ color: #d6001d;}
.navigate-item dd{ display: block;}
.navbtn{ margin-bottom: 22px;}
.navbtn a{ display: inline-block; color: #666666; font-size: 16px; line-height: 1.4; font-weight: lighter;}
.navbtn a:hover{ color: #d6001d;}

.menu-leve{ position: absolute; left: 0; top: 0; z-index: 10; width: 100%; background: #fff;}
.menu-leve:before{ position: absolute; left: 0; top: 0; content: ""; width: 100%; height: 1px; background: #707070; background: rgba(112,112,112,0.15);}
.navigateis{ position: fixed; left: 0; top: 59px; bottom: 0; width: 100%; background: #F8F8F8; border-top: 1px solid rgba(0,0,0,0.1); padding-bottom: 30px; overflow-y: auto; transform: translate3D(100%, 0, 0); -webkit-transform: translate3D(100%, 0, 0); visibility: hidden; transition: 0.8s cubic-bezier(0.7, 0, 0.3, 1);}
.navigateis.show{ visibility: visible; transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0);}
.navigatewr{ padding-top: 38px;}
.navigatewr >li{ margin-bottom: 14px; text-align: center;}
.navigatewr >li >a{ display: inline-block; color: #333333; font-size: 18px; font-weight: bold; line-height: 1.3; margin-bottom: 10px;}
.leval-menu{ padding: 10px 0; background: #fff; display: none;}
.leval-menu li{ margin-bottom: 12px; text-align: center;}
.leval-menu li a{ display: inline-block; color: #666666; font-size: 14px;}
.leval-menu li a:hover{ color: #d6001d;}
header.open{background: #fff!important;}
header.open .logo1{display:none;}
header.open .logo2{display:inline-block;}
.fold.on{background: #b81c22 url(../img/icon_cd2.png) no-repeat center;}


.gqzt .list_yd2{position:relative}
.gqzt .list_yd2 .ky{position:absolute;padding:20px;left:50%;z-index:2;top:50%;transform:translate(-50%,-50%)}
.gqzt .list_yd2 .ky .ky3{width:121px;height:121px;position:absolute;left:50%;top:50%;justify-content:center;transform:translate(-50%,-50%);border-radius:50%;color:#fff;color: #FDFCFC;text-shadow: 1px 1px 8px rgba(0,0,0,0.81);line-height:1.2;letter-spacing:2px;}
.gqzt .list_yd2 .ky img{-webkit-animation:fadenum 6s linear infinite;-moz-animation:fadenum 6s linear infinite;-o-animation:fadenum 6s linear infinite;animation:fadenum 6s linear infinite}
.gqzt .list_yd2 .dd{width:100%;float:left;height:325px;background-repeat:no-repeat;background-size:100% 95%;background-position:center;}
.gqzt .list_yd2 .dd .dd_cont{width:72.8%;height:321px;position:relative;background-size:100% 100%;}

.gqzt .list_yd2 .dd.dd1{background-image:url(../img/bg_zt01.png)}
.gqzt .list_yd2 .dd.dd2{background-image:url(../img/bg_zt03.png)}
.gqzt .list_yd2 .dd.dd3{background-image:url(../img/bg_zt02.png)}
.gqzt .list_yd2 .dd.dd4{background-image:url(../img/bg_zt04.png)}
.gqzt .list_yd2 .dd .tit{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);color:#fff;}

.gqzt .list_yd2 .dd .txt2{display:none;}
.gqzt .list_yd2 .dd .dd_cont::after{content:"";width:0;height:0;background-repeat:no-repeat;background-size:100% 100%;background-position:center;position: absolute;left:50%;top:50%;transition:all ease .3s;transform: translate(-50%,-50%);}
.gqzt .list_yd2 .dd .txt2 {padding:50px 90px 50px 50px;color:#fff;position: relative;z-index:2;}
.gqzt .list_yd2 .dd .txt2 .tit2{
    margin-bottom:30px;
    margin-top:15px;
}
.gqzt .list_yd2 .dd .txt2 .icon img{height:45px;margin-top:-55px;}
.gqzt .list_yd2 .dd .txt2 ul{width:100%!important}
.gqzt .list_yd2 .dd .txt2 li{height:36px;line-height:36px;width:48%;float:left;background:url(../img/dot2.png) no-repeat left center;padding-left:25px;}
.gqzt .list_yd2 .dd .txt2 li a{color:#fff;}
.gqzt .list_yd2 .dd .txt2 li a:hover{color:rgba(255,255,255,.8)}
.gqzt .list_yd2 .dd:hover .txt2{display: block;}
.gqzt .list_yd2 .dd:hover .tit{display:none;}
.gqzt .list_yd2 .dd:hover .dd_cont::after{height:101%;width:100%}
.gqzt .list_yd2 .dd1 .dd_cont,.gqzt .list_yd2 .dd2 .dd_cont{margin-left:-5px;}
.gqzt .list_yd2 .dd1 .active::after{background-image:url(../img/bg_zt1.png);}
.gqzt .list_yd2 .dd3 .active::after{background-image:url(../img/bg_zt2.png);}
.gqzt .list_yd2 .dd2 .active::after{background-image:url(../img/bg_zt3.png);}
.gqzt .list_yd2 .dd4 .active::after{background-image:url(../img/bg_zt4.png);}
.gqzt .list_yd2 .dd3 .dd_cont, .gqzt .list_yd2 .dd4 .dd_cont{float:right;margin-right:-5px;}
.gqzt .list_yd2 .dd3 .txt2, .gqzt .list_yd2 .dd4 .txt2{padding:50px 50px 50px 90px;}
.gqzt .list_yd2 .dd2 .dd_cont,.gqzt .list_yd2 .dd4 .dd_cont{margin-top:10px;}

.back,.back2{width:60px;background:#b81c22;text-align:center;position:fixed;right:0;bottom:8%;z-index:222;cursor:pointer;color:#fff;}
.back{display:none}
.back span,.back2 span{align-items:center;justify-content:center;width:60px;height:60px;flex-direction:column;align-items:center;color:#fff;font-size:12px;}
.back img,.back2 img{width:28px;display:inline-block;margin-bottom:-2px;}
/*awards 新增*/
.awards{margin:90px 0  0 0;position:relative}
.awards:before{content:"";width:1px;height:calc(100% - 5px);background:#E50214;position:absolute;left:11px;top:35px;z-index:1}
.awards .item_dd{margin-bottom:50px;padding:25px 35px 35px 40px;position:relative;transition:all ease .3s}
.awards .item_dd:before{content:"";width:21px;height:21px;background-image:url(../img/icon_dot1.png);background-position:center;background-repeat:no-repeat;background-size:100% 100%;position:absolute;left:0;top:35px;z-index:22;transition:ease .3s}
.awards .item_dd:hover{background:#f8f7f7;}
.awards .item_dd:hover:before{background-image:url(../img/icon_dot2.png);}
.awards .item_dd .year{color:#CC0000;font-weight:bold;width:20%;}
.awards .item_dd .content{padding-top:5px;line-height:2;}
.awards .item_dd .content li{list-style-type:disc}
