body{font-family: 'PingFang SC', 'Microsoft YaHei', '微软雅黑','Helvetica Neue', Helvetica, Arial, sans-serif;}blockquote,body,button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}img{display:inline-block;border:none;vertical-align:middle}li{list-style:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4{font-weight:700}h5,h6{font-weight:500;font-size:100%}button,input,select,textarea{font-size:100%}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline:0}pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}body{line-height:1.6;color:#333;color:rgba(0,0,0,.85);font:14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif}hr{height:0;line-height:0;margin:10px 0;padding:0;border:none;border-bottom:1px solid #eee;clear:both;overflow:hidden;background:0 0}a{color:#333;text-decoration:none}a:hover{color:#777}a cite{font-style:normal;*cursor:pointer}
body.inestorbak{ background: #f5f5f5;}
body.inestorbak header{ background: #ffffff;}
@font-face {
    font-family: 'iconfont';
    src: url('font2/iconfont.woff2?t=1712804322189') format('woff2'),
    url('font2/iconfont.woff?t=1712804322189') format('woff'),
    url('font2/iconfont.ttf?t=1712804322189') format('truetype');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.home-about,.home-news,.home-jigou{ overflow-x: hidden;}
.header-box,.footer-top,.home-news-con,.home-jigou-list,.home-about-con,.social-con,.news-con,.container{max-width: 1360px; margin: 0 auto;}

header{ background: rgba(0,0,0,0);box-shadow: 0px 0px 10px rgba(0,0,0,0.1); z-index: 1000; position: relative;}
header.headerHome{box-shadow:none;}
.header-box{ display: flex; align-items: center;height: 80px; }

.logo a{ display: block; background: url("../img/logo.png") no-repeat ; background-size: 190px auto; width: 195px; height: 52px;}
.headerHome .logo a{ background: url("../img/logo.png") no-repeat 0 -52px; background-size: 190px auto; width: 195px; height: 52px;}
.active-header .logo a{ background: url("../img/logo.png") no-repeat 0 0; background-size: 190px auto; width: 195px; height: 52px;}
.tabEn {display: flex; justify-content: space-between;width: 64px;  margin-left: 55px;}
.tabEn  a.en{ font-size: 13px;}

.tabEn  a{ display: block; width: 46px; height: 22px; align-self: center; text-align: center; font-size:12px; color: #ffffff; line-height: 22px;
    margin: 0 1px;

}
.tabEn a.en{font-size: 12px;}
.tabEn a{background:#999;}

.tabEn a.active{background-image: linear-gradient(to right, rgba(21,182,156,1),rgba(2,53,198,1));}


.nav{width: 726px; margin-left: auto; }
.nav ul { display: flex; justify-content: space-between;  font-size: 22px;}


.nav ul li a,.active-header .nav a{color:#666;}
.nav a.active,.active-header .nav a.active,.investor-tab a.active{

    background: -webkit-linear-gradient(to right, rgba(21,182,156,1),rgba(2,53,198,1)); /* Chrome, Safari */
    background: linear-gradient(to right,rgba(21,182,156,1),rgba(2,53,198,1)); /* 标准语法 */
    -webkit-background-clip: text; /* Chrome, Safari */
    background-clip: text;
    /*-webkit-text-fill-color: transparent; /* Chrome, Safari */
    color: transparent; /* 其他浏览器 */
    font-weight: bold;
}
.nav a:hover,.active-header .nav a:hover,.investor-tab a:hover{
    background: -webkit-linear-gradient(to right ,rgba(2,53,198,1),rgba(21,182,156,1)); /* Chrome, Safari */
    background: linear-gradient(to right, rgba(2,53,198,1),rgba(21,182,156,1)); /* 标准语法 */
    -webkit-background-clip: text; /* Chrome, Safari */
    background-clip: text;
    /*-webkit-text-fill-color: transparent; /* Chrome, Safari */
    color: transparent; /* 其他浏览器 */
    font-weight: bold;
}

.navHome ul li a{color:#ffffff;}
.navHome a.active{
    background: none;
    color:#ffffff;
    font-weight: bold;
}
.navHome a:hover{
    background: none;
    color:#ffffff;
    font-weight: bold;
}


.active-header{ background: rgba(255,255,255,1); position: fixed; top: 0; width: 100%; z-index: 1000;}
.active-header .nav a.active{ font-weight: bold; }
.active-header .nav a.hover{ font-weight: bold;  }


.banner{overflow: hidden; margin-top: -80px;position: relative; }
.banner-box{max-height: 1096px;display: flex;
    justify-content: center;
    align-items: center;}
.banner-box img{  width: 100%; height: 100%; }
.banner-box div{ color: #ffffff; width: 100%; height:100%;display: flex; position: absolute; top: 0; left: 0; flex-direction: column; align-items: center; justify-content: center;}
.banner-box div p.zh{ font-size: clamp(20px, 3.4vw, 85px); text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);}
.banner-box div p.en{font-weight: 200;font-size: clamp(9px, 1.53vw, 38px);text-transform: uppercase;text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

.banner_page{max-height: 310px; overflow: hidden;}
.banner_page img{  width: 100%;  transition: transform 0.5s ease-in-out; animation: floatup 3s ease-out forwards;}
.banner_tzz{ position: relative;}
.banner_txt{ position: absolute; bottom: 0; width: 1360px; left: 50%; margin-left: -680px; padding-bottom: 40px; font-size: 30px; color: #ffffff;}
.h500{ height: 500px;}
.investor-m{display: none;}
.investor-p{display: block;}
.investor-tab{padding: 28px 0 46px;}
.investor-tab{ font-size: 22px; display: flex; justify-content: center;}
.investor-tab a{padding: 0 calc(7% + 8px) 0;}
.investor-tab a{ color: #0d1522; border-left: 1px solid #9b9b9b;text-align: center; }
.investor-tab a.active{ font-weight: bold;}
.investor-tab a:hover{ font-weight: bold;}
.investor-tab a:first-child {
    border-left: none;
    padding-left: 0;
}
.investor-tab a:last-child{
    padding-right: 0;
}

.investor-body{
    background: #ffffff; border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgba(128, 128, 128, 0.1);
}

.investor-title{ font-size: 22px; font-weight: bold; display: flex; justify-content: space-between; align-items: center; padding: 30px 40px 20px 40px; }
.investor-title p{display: flex; align-items: center;}
.investor-title p span{margin-right: 6px;}
.investor-title a{ color: #0a6ccf; font-size: 14px;  border: 1px solid #0a6ccf; padding: 4px 14px; border-radius: 6px;}
.investor-title span{
    width: 6px;

    display: block;
    height: 24px;
    border-radius: 3px;
    background-image: url("/img/title.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.investor-con2 ul{display: flex; flex-wrap: wrap; gap: 20px; padding-top: 20px;}
.investor-con2 ul li{height:142px;border-radius: 16px; box-shadow: inset 0 0 0 1px #eeeeee; display: flex; flex-basis:calc(50% - 10px); }

.investor-con2 ul li div.left{ height: 142px; width: 142px; background: #f5f5f5; border-radius: 16px;display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; color:#008bff;}
.investor-con2 ul li a{display: flex; position: relative; width: 100%;}
.investor-con2 ul li a div.txt{flex: 1; margin: 0 20px 0; display: flex; flex-direction: column; justify-content: center; }
.investor-con2 ul li a div.txt p.box strong{ display: block;}
.investor-con2 ul li a span.img{ width: 20px; position: absolute; bottom: 30px; right: 20px;}
.investor-con2 ul li a span.img img{width: 100%;}
.investor-con2 ul li div.left p{ font-size: 36px; font-weight: bold;}
.investor-con2 ul li div.left span{ font-size: 18px; font-weight:bold;}
.investor-con2 ol{display: flex; gap: 40px; flex-wrap: wrap; padding-top: 40px;}
.investor-con2 ol li {flex-basis: calc((100% - 80px) / 3);}
.investor-con2 ol li a{display: flex;border-radius:6px;box-shadow: 0 4px 8px 0 rgba(128, 128, 128, 0.1); background: #ffffff; height: 120px; align-items: center;}
.investor-con2 ol li a strong{display: block; font-size: 16px;padding-bottom: 4px;}
.investor-con2 ol li a .box{padding: 0 40px;}
.investor-con1 ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.investor-con1 ul li a p{ text-align:center; padding: 20px 0 0px;}
.investor-con1 ul li{ width: 200px; background: #ffffff; margin-bottom: 20px;}
.investor-con1 ul li img{width: 100%; border-radius:2px;box-shadow: 0 4px 8px 0 rgba(128, 128, 128, 0.1);}
.investor-con,.investor-con1,.investor-con2,.investor-con3{padding: 0 40px;}
.investor-con1{ padding-top: 20px;}
.investor-con ul li a{ font-size:16px;padding: 16px 0; display: flex; justify-content: space-between; border-bottom: 1px dashed #c7c9cc;}
.investor-con ul li a p{display: flex;}
.investor-con ul li a p span {
    margin-right: 10px;
    margin-left: 10px;
    width: 20px;
    display: block;
}
.investor-con ul li a i{margin-right: 10px;}
.investor-con ul li a p span img{
    width: 100%;
}
.investor-con ul li a i{font-style: normal; color: #2567c4;}
.investor-body{padding-bottom: 60px; margin-bottom: 80px;}
.qg-title{display: flex; justify-content: space-between;align-items: center;}
.qg-title p{font-size: 18px; font-weight: bold;}

.inverstor-con3 div.top-con{
    color: #0d1522;
}

.inverstor-con3 div.center-con sup {
    font-size: 12px;
    vertical-align: super;

}
.investor-con3 div.top-con span{
    color: #0087fb;

}
.investor-con3 div.bottom-con h3{
    color: #747474;
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;
    padding-bottom: 20px;

}
.investor-con3 div.bottom-con p{
    font-size: 12px;
}

.investor-con3 div.center-con{padding: 40px 0;}
@keyframes floatup {
    from{
        transform: translate(0,0) scale(1);
    }
    to{
        transform: translate(0,0) scale(1.04);
    }
}



.home-news{background: #f5f5f5;}
.home-title{ text-align: center; padding: 65px 0 0;}
.home-title h3{ color: #292929; font-size: 43px; font-weight: normal;}
.home-title p{font-size: 28px; color: #9f9f9f; text-transform: uppercase;font-weight: normal;}

.home-news-list ul {display: flex; flex-wrap: wrap; }
.home-news-list ul li{ width: calc(50% - 33px); margin-top: 86px; }
.home-news-list ul li:nth-child(odd){margin-right: 33px;}
.home-news-list ul li:nth-child(even){margin-left: 33px;}
.home-news-list ul li a{ color: #666; font-size: 22px;display: flex; height: 186px; }
.home-news-list ul li:nth-child(1) a,.home-news-list ul li:nth-child(2) a{border-bottom:1px #cacaca dashed;}
.news-list-date strong{ font-size: 36px; font-weight: bold; display: block;}
.news-list-date{ font-size: 20px; color: #333333;}
.news-list-con{padding: 0 0 0 36px; line-height: 32px;}
.news-list-con-title{ color: #333333; padding-bottom: 6px;}
.home-news-list ul li a:hover .news-list-con-title{ background: -webkit-linear-gradient(to right ,rgba(21,182,156,1), rgba(2,53,198,1)); /* Chrome, Safari */
    background: linear-gradient(to right, rgba(2,53,198,1), rgba(21,182,156,1)); /* 标准语法 */
    -webkit-background-clip: text; /* Chrome, Safari */
    background-clip: text;
    -webkit-text-fill-color: transparent; /* Chrome, Safari */
    color: transparent; /* 其他浏览器 */}


.home-btn{
    display: flex;
    justify-content: center;
    padding-bottom: 73px;

}
.home-btn a{
    display: block;
    color: #0235c6; font-size: 25px; text-align: center;
    width: 198px;
    height: 66px;
    line-height: 66px;
    border: 2px solid transparent;
    border-radius: 34px;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;

    background-image: linear-gradient(to right, #fff, #fff), linear-gradient(to right ,rgba(21,182,156,1), rgba(2,53,198,1));
}
.home-btn a:hover{
    color: #15b69c;
    background-image: linear-gradient(to right, #fff, #fff), linear-gradient(to right , rgba(2,53,198,1),rgba(21,182,156,1));
}
.home-btn a.newcss{
    background-image: linear-gradient(to right, #f5f5f5, #f5f5f5), linear-gradient(to right ,rgba(21,182,156,1), rgba(2,53,198,1));
}

.home-btn a.newcss:hover{
    background-image: linear-gradient(to right, #f5f5f5, #f5f5f5), linear-gradient(to right , rgba(2,53,198,1),rgba(21,182,156,1));
    color: #15b69c;
}

.home-about-box{ width: 1360px;}

.home-jigou-list{padding: 94px 0 146px;}
.home-jigou-list ul{ display: flex; justify-content: space-between;}
.home-jigou-list img{ width:205px;  border-radius: 20px;box-shadow: 0px 0px 20px #e5e5e5; }


.swiper-button-prev-slef{ width: 50px; height: 50px; background: #9a6e3a;}


.swiper-btn{
    position: absolute;

}
.swiper-button-prev{    left: -184px;}
.swiper-button-next{    right: -184px;}
.swiper-btn span{
    color: #cccccc;
    font-size: 64px;
}
.swiper-btn span:hover{
    color: #0235c6;
}
.swiper-button-prev:after,.swiper-button-next:after{display: none;}

.swiper-button-next, .swiper-button-prev{top: var(--swiper-navigation-top-offset, 34%);}
.swiper-pagination-bullet{ background: #cccccc; height: 1rem; width: 1rem;opacity: 1;}
.swiper-pagination-bullet-active{ background: #ffffff; height: 1rem; width: 1rem;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 0.5rem;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 1.8rem;}

.box-left1{ width: 678px; height: 490px; margin-top: 76px; margin-bottom: 125px;}
.box-left{ position: relative;}
.about-btn{ justify-content: left; position: absolute; bottom: -72px;}
.box-left p{ font-size: 24px; line-height: 46px; text-align: justify;}

.home-about-box{ display: flex;justify-content: space-between;}
.about-box1.box-right img{ width: 558px; }
.about-box2 .box-right{padding:100px 20px 0 0;}
.about-box2 .box-right img{ width: 600px; border-radius: 20px; box-shadow: 0px 0px 20px #e5e5e5;}
.about-box2 .box-left1{ margin-top: 138px}
.home-about-con{ position: relative;padding-top: 10px; }


.footTop{padding: 40px 0 20px; text-align: center; font-size: 18px;}
.footer-top-title{font-size: 24px; font-weight: bold;}

footer{ background: #f6f7f7;  }
.footer-top{padding-top: 65px 0; display: flex; color: #666666; font-size: 18px; }
.info-title{font-size: 24px; font-weight: bold; padding-bottom: 14px;}
.footer-bottom{ width: 100%; background: #141516; color: #797979; font-size: 18px;height: 53px; line-height: 53px; text-align: center; }
.info-left{ width: 800px; border-right: 1px solid #c5c6c6; height: 165px; padding-top: 26px; padding-right: 108px;}
.info-list{display: flex; justify-content: space-between; width: 100%;}
.info-list dl dt{padding-bottom: 7px}
.info-list dl.r dt{padding-bottom: 19px}
.info-list dl dd{padding-bottom: 16px; font-size: 35px; font-weight: bold;}
.info-right{flex-grow: 1;}
.info-right ul{ display: flex; padding-top: 5px; padding-left: 96px; justify-content: space-between; }
.info-r-img{ background: #ffffff; padding: 10px;}
.info-r-img img{ height: 128px; }
.info-r-txt{ text-align: center; padding-top:8px;}


/*social*/
.social-box{
    background:url("../img/map.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top 430px;
}
.page-title{text-align: center; padding: 64px 0 90px;}
.page-title h1{ font-size: 43px; font-weight: normal; color: #292929;}
.page-title p{font-size: 28px; color: #9f9f9f; text-transform: uppercase; padding-bottom: 30px;}
.page-title span{ display: inline-block; height: 4px; background: #9a6e3a; width: 116px;
    background-image:  linear-gradient(to right , rgba(2,53,198,1),rgba(21,182,156,1));
}

.social-con{ font-size: 22px; line-height: 46px; color: #666666; text-align: justify;  }
.social-con p{ text-indent: 2em;}
.social-con h3{ padding:48px 0 4px;}
.social-con h3 span{
    background: -webkit-linear-gradient(to right, rgba(21,182,156,1), rgba(2,53,198,1)); /* Chrome, Safari */
    background: linear-gradient(to right, rgba(21,182,156,1), rgba(2,53,198,1)); /* 标准语法 */
    -webkit-background-clip: text; /* Chrome, Safari */
    background-clip: text;
    /*-webkit-text-fill-color: transparent; /* Chrome, Safari */
    color: transparent; /* 其他浏览器 */
    font-weight: bold;
    font-size: 30px;
}
.jkkp{ display: flex; justify-content: space-between; padding-top: 20px;}
.jkkp img,.gyimg img,.qsshimg img{ border-radius: 20px;}
.gyimg img{ width: 394px;}
.gyimg{ width: 806px; display: flex;justify-content: space-between;}
.gyip{display: flex;justify-content: space-between; padding-bottom: 48px; border-bottom: 1px solid #e2e2e2;}
.gycon{width: 522px;}
.gycon h4,.qsshcon h4{ font-size: 22px; font-weight: bold;}
.qssh{display: flex; padding-top:48px; justify-content: space-between;padding-bottom: 100px;}
.qsshcon{ width: 522px;}
.qsshimg{ width: 806px;}
.qsshimg img{width: 806px;}
h3.gongyi{padding-bottom: 20px;}
/*social*/

/*news*/
.con-title{ text-align: center;}
.con-title h1{ font-size: 32px; color: #333; width:80vw; max-width:980px; text-align:center; margin: 0 auto;}
.con-title p{ font-size: 24px; color: #999; padding-top: 10px;}
.news-con{ font-size: 28px; line-height: 52px; color: #666666; text-align: justify; padding: 60px 0;}
.news-con p{padding: 30px 0; text-indent: 2em;}
.news-con img{  border-radius: 20px; display:block; margin: 0 auto;}

.news-box{padding: 38px 0; border-bottom: 1px dashed   #d2d2d2; font-size: 22px; display: flex;}
.news-box-left{ width: 128px; background: #f2f2f2; display: flex; color: #333333; flex-direction: column; justify-content: center; align-items: center; height: 128px; font-size: 20px;}
.news-box-left strong{ font-size: 36px; padding-bottom: 6px;}
.news-box-right{ margin-left: 30px; flex: 1;}
.news-box-right a{ display: block;}
.news-box-right a div.news-box-title{ color: #333333; padding: 10px 0; display: inline-block;}
.news-box-right a p{ text-align: justify; color: #999999;}
.news-box-right a:hover div.news-box-title{
    background: -webkit-linear-gradient(to right ,rgba(21,182,156,1), rgba(2,53,198,1)); /* Chrome, Safari */
    background: linear-gradient(to right, rgba(21,182,156,1), rgba(2,53,198,1)); /* 标准语法 */
    -webkit-background-clip: text; /* Chrome, Safari */
    background-clip: text;
    -webkit-text-fill-color: transparent; /* Chrome, Safari */
    color: transparent; /* 其他浏览器 */}
.pages{padding: 80px 0 120px; text-align: center; display: flex; justify-content: center;}
.pages span,.pages a{ height: 40px;width: 40px; text-align: center; line-height: 40px; color: #4b4b4b; font-size: 24px; background: #f2f2f2; margin: 0 5px;}
.pages span{background: -webkit-linear-gradient(to right , rgba(2,53,198,1),rgba(21,182,156,1)); /* Chrome, Safari */
    background: linear-gradient(to right, rgba(21,182,156,1), rgba(2,53,198,1)); /* 标准语法 */
    color: #ffffff;
}

/*news*/
/*business*/
.business-list{padding-bottom:154px;}
.business-box{ height: 294px; border-radius: 20px;  background: #fafafc; color: #3d3d3d; font-size: 22px; line-height: 46px;padding: 28px 32px 0; margin-top: 42px;}

.business-logo {padding-bottom: 20px;}
.business-logo img{ height: 52px;}
.business-box:nth-child(1) .business-logo img{ height: 52px;}
.business-box:nth-child(3) .business-logo img{ height: 52px;}
.business-list div:nth-child(1){ margin-top: 16px;}
/*business*/
/*investor*/
.investor{background: #f5f5f5; }
.investor-container{padding: 83px 0 89px; }
.investor-container a{cursor: pointer;}
.investor-container a:hover{text-decoration: underline; }
.investor-top { display: flex;justify-content: space-between;}
.investor-top-left{ width: 878px; position: relative;height:365px; overflow: hidden;}
.investor-img img{ width: 878px;}
.investor-top-left-con{ position: absolute; top: 0; right: 0; width: 386px; height:365px; background-color: rgba(255, 255, 255, 0.8); color: #000; font-size: 18px; padding-left: 40px; }
.investor-top-left-con-con{ padding-top: 80px; font-size: 36px;}
.investor-top-title{ padding-top: 40px;}
.investor-top-more{bottom: 88px; position: absolute; }
.investor-top-left .investor-top-more:hover{color: #000; }
.investor-top-right{ width: 380px; color: #ffffff; background: #0a6ccf; height: 365px; font-size: 18px; padding: 0 36px; position: relative;}
.investor-top-right a{ color: #ffffff;}
.investor-top-right-con-des{ padding: 26px 0 0 0;}
.investor-top-right-con-des strong{ border-top: 1px solid #fff; display: block; margin-top: 4px; padding-top: 10px; font-size: 57px;}
.investor-top-right-con-des strong span{ font-size: 38px; padding-left:20px;}
.investor-bottom{ font-size: 18px; margin-top: 30px;}
.investor-bottom,.investor-bottom-left{ display: flex; justify-content: space-between;}
.investor-bottom-left{ width: 878px; color: #000000;  }
.investor-bottom-box{ background: #ffffff; width: 383px; height: 328px; padding: 0 20px; position: relative;}
.investor-footer{ background: #ededed;}

.investor-bottom-box-title{ padding-top: 46px;}
.investor-bottom-box-title span{ display: block; color: #9f9f9f; padding: 36px 0 24px;}
.investor-bottom-box-con{ font-size: 24px; line-height: 32px; text-align: justify;}
.investor-bottom-box-more{  position: absolute; bottom: 54px;color: #0235c6;}
.investor-bottom-box-more:hover{color: #0235c6;}
.investor-bottom-right{ background: #0235c6; color: #ffffff; position: relative;width: 380px; height: 328px; padding: 0 36px;}
.investor-bottom-right .investor-bottom-box-con {  padding: 30px 0;}
.investor-bottom-right .investor-bottom-box-more,.investor-bottom-right .investor-bottom-box-more:hover{ color: #ffffff;}
/*investor*/

/*about*/
.fazhan{

    background-image: url("../img/about1.jpg");
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 160px;
}
.rongyu{
    height: 976px;
    background-image: url("../img/about2.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;}
.rongyu .page-title{ padding-top: 70px; padding-bottom: 50px;}
.rongyu .page-title h1,.rongyu .page-title p{ color: #ffffff;}
.rongyu-container { display: flex; }
.rongyu-container dl{ width: 680px; font-size:22px; line-height: 42px; color: #ffffff;}

.rongyu-container dl dt { display: flex;
    align-items: center; /* 垂直居中 */
    justify-content: left; /* 水平居中 */
    font-weight: bold;
}
.rongyu-container dl dt span{ font-size: 12px; display: inline-block; height: 42px; padding-right:16px; font-weight: normal; }
.rongyu-container dl dd{padding-left: 28px;}
.rongyu-container dl{padding-left: 102px;}

.fazhan-container{ display: flex; justify-content: space-between;}
.fazhan-yaer{ border-left: 1px solid #e2e2e2; font-size: 28px; color: #9f9f9f; padding: 60px 0 220px; display: flex; flex-direction: column; justify-content: space-between;}
.fazhan-num{
    display: flex;
    align-items: center; /* 垂直居中 */
    justify-content: left; /* 水平居中 */
    position: relative;
    cursor: pointer;
}
.yearIcon{display: flex;align-items: center;}
.yearIcon span{
    width: 26px; height: 26px; background: url("../img/b.jpg") no-repeat; display: block; background-size: 100%;
    display: block;
    margin-right: 10px;
}
.yearItem{padding-bottom: 20px;}
.yearItem p{padding-left: 36px;}
.fazhan-num span{
    width: 26px; height: 26px; background: url("../img/b.jpg") no-repeat; display: block; background-size: 100%;
    margin-left: 10px;
    position: absolute;
    right: -13px;
}
.fazhan-yaer .active{color: #666666;}
.fazhan-yaer .active span{ background-position: 0 -26px; }
.fazhan-yaer .fazhan-num:hover{ color: #888;}
.fazhan-con{  color: #666666; font-size: 22px; line-height: 46px; }
.fazhan-con-num{ display: none; text-align: justify;}
.fazhan-con .active{ display: block;}
.footer-bottom a{ color: #797979;padding: 0 4px;}
.footer-bottom span{padding-left: 6px; display: flex; align-items: center;}
.footer-bottom {display: flex; justify-content: center; align-items: center;}
/*about*/
/* 当屏幕宽度小于或等于1400像素时 */
@media screen and (max-width: 1440px) {
    /*导航*/
    .header-box{ width: 1000px;}
    .nav ul{ font-size: 18px;}
    .nav{ width: 600px;}

    /*底部*/
    .footer-top{ width: 1000px; font-size: 14px;}
    .footer-bottom{ height: 46px; line-height: 46px; font-size: 14px;}
    .info-left{width: 640px;}
    .info-title{ font-size: 18px;}
    .info-list dl dd{font-size: 28px;}
    .info-left{padding-right: 20px;}
    .info-list dl dt{padding-bottom: 9px;}
    .info-right ul{padding-left: 30px;}

    /*投资者*/
    .home-jigou-list{width: 1000px;}
    .home-jigou-list img{width: 150px;}
    .home-title h3{ font-size: 36px;}
    .home-title p{font-size: 22px;}

    /*新闻*/
    .home-news-con{width: 1000px;}
    .home-news-list ul li a{font-size: 18px;}
    .news-list-con{ line-height: 28px;}
    .news-list-date strong{font-size: 30px;}

    /*简介*/
    .home-about-con{width: 1000px; padding: 10px 0 60px;}
    .home-about-box{width: 1000px;}
    .box-left p{font-size: 18px; line-height: 36px;}
    .box-left1{width: 500px; height: 410px;}
    .box-right img{ width: 460px;}
    .swiper-button-next{right: -100px;}
    .swiper-button-prev{left: -100px;}
    .about-box2 .box-right img{width: 440px;}
    .about-box2 .box-left1{ margin: 90px 0 0;}
    .about-btn{bottom: -60px;}
    .home-btn a{ width: 168px; height: 54px; line-height: 54px; font-size: 22px;}
    .box-left1{ margin-bottom: 60px;}
    .box-left2 .about-btn{bottom: 0px;}
    .about-box2 .box-right{padding-top: 60px;}

    /*about*/
    .page-title{padding-bottom: 60px;}
    .page-title h1{ font-size: 36px;}
    .page-title p{ font-size: 22px;}
    .page-title p{padding-bottom: 20px;}
    .page-title span{height: 3px;}
    .container{width: 1000px;}
    .banner_txt{width: 1000px; margin-left: -500px;}
    .investor-tab a{padding: 0 calc(5% + 5px) 0;}
    .fazhan-yaer{font-size: 22px; width: 150px;}
    .fazhan-con{ font-size: 18px; width: 810px;padding-top:54px; line-height: 38px;}
    .rongyu-container dl{ font-size: 18px;}
    .business-box{ font-size: 18px; line-height: 38px;}
    .news-box{ font-size: 18px;}

    .social-con{font-size: 18px; line-height: 38px;}
    .social-con h3 span{font-size: 24px;}
    .social-con h3{padding-top: 36px;}
    .jkkp img{ width: 490px;}
    .gyimg{ width: 600px;}
    .gyimg img{ width: 290px; height:290px;}
    .gycon,.qsshcon{ width: 380px;}
    .gycon h4, .qsshcon h4{font-size: 18px;}
    .qsshimg{ width: 600px;}
    .qsshimg img{ width: 600px;}
    .qsshcon p,.gycon p{ line-height: 32px;}


    .investor-top-left{ width: 652px;}
    .investor-top-right{width: 256px;}
    .investor-bottom{margin-top: 20px;}
    .investor-bottom-box{width: 276px;}
    .investor-bottom-right{width: 256px;}
    .investor-bottom-left{ width: 652px;}
    .investor-bottom-box-con{ font-size: 18px; line-height: 28px;}
    .news-con{ font-size: 18px; line-height: 38px; padding-top: 40px;}
    .news-con p{padding: 18px 0;}



}
.header-mobile,.nav-mobile{display: none;}
.nav-mobile-bg{display: none;}
.mobile-phone3,.fazhan-yaer1{ display: none;}
@media screen and (max-width: 1200px) {

    .news-box-title{font-size: 14px; line-height: 26px;}
    .header-pc{ display: none;}
    .active-header{width: 100vw;}
    .header-mobile{ display: flex; align-items: center; padding-left: 4vw; justify-content: space-between;}
    .header-mobile{ height: 12vw; background:#ffffff; }
    .headerHome .header-mobile{ background:none; }
    .headerHome .header-mobile-active{background:#ffffff; }
    header.headerHome{border-bottom: none;}

    .investor-con2 ul li{flex-basis:100%;}
    .investor-con1 ul li{width: 46%;}

    .investor-tab a{ font-size: 18px; padding: 0px 18px;}
    .banner_txt{ position: absolute; bottom: 0;left: 0; width: 100%; padding-left: 4vw; margin-left: 0; padding-bottom: 20px; font-size: 26px; color: #ffffff;}

    .investor-con2 ol{display: flex;  margin-top:20px; flex-wrap: wrap; padding-top: 10px; }
    .investor-con2 ol li {flex-basis: 100%;}
    .logo{ height: 9vw; overflow: hidden;}



    .logo a,.active-header .logo a{
        height:100%;
        background-repeat: no-repeat;
        background-size:30vw  auto;
        background-position: 0 0;
        width: 50vw;
    }

    .headerHome .header-mobile .logo a{
        height:100%;
        background-repeat: no-repeat;
        background-size:30vw  auto;
        background-position: 0 -8.1vw;
        width: 50vw;

    }


    .headerHome .header-mobile-active .logo a{
        height:100%;
        background-repeat: no-repeat;
        background-size:30vw  auto;
        background-position: 0 0;
        width: 50vw;

    }

    .active-header .header-mobile .logo a{
        height:100%;
        background-repeat: no-repeat;
        background-size:30vw  auto;
        background-position: 0 0vw;
        width: 50vw;

    }

    .active-header .mobile-nav-btn{ }
    .tabEn{margin-left: 0;}
    .headerHome .mobile-nav-btn{ font-size: 28px; color: #ffffff; margin-left: 6vw;}
    .mobile-nav-btn{ font-size: 28px; color: #292929; margin-left: 6vw;}
    .active-header .mobile-nav-btn, .header-mobile-active .mobile-nav-btn{ font-size: 28px; color: #292929; margin-left: 6vw;}

    .mobile-left{margin-right: 8vw; display: flex;}
    .nav-mobile{ position: absolute; top:12vw; width: 90vw; background: #fff; border-top: 1px solid #eee;}
    .nav-mobile{ font-size: 5vw; padding: 0vw 5vw 10vw;}
    .nav-mobile li{border-bottom: 1px solid #eee;}
    .nav-mobile li a{padding: 2vw 0; display: block; }
    .nav-mobile-active{ display: block;}
    .banner{margin-top: -12vw;}

    .banner div p.zh,.banner div p.en{text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);}
    .banner div p.en{ font-weight: 400;}

    .swiper-pagination-bullet{ background: #cccccc; height: 0.5rem; width: 0.5rem;opacity: 0.8;}
    .swiper-pagination-bullet-active{ background: #ffffff; height: 0.5rem; width: 0.5rem;opacity: 1;}
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 0.2rem;}
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 0.8rem;}


    .nav-mobile-bg{position: fixed; top:0; width: 100vw; height: 100%; background: #000000; opacity: 0.5; z-index: 900;  }

    .footer-top{ width: 100vw; overflow: hidden; flex-direction: column; padding-top: 6vw;}
    .info-left{padding: 0 6vw; border-right: none; height: auto;}
    .info-list{flex-direction: column;}
    .info-list dl.r dt{padding-bottom: 0;}

    .info-list dl dt{ padding-bottom: 0;}
    .info-list dl dd{padding-bottom: 0;}
    .info-title{padding-bottom: 0.6vw;}
    .mobile-phone3{display: block;}
    .mobile-phone1{ display: none;}
    .info-right ul{width: 88vw; padding: 6vw;}
    .investor-p{display: none;}
    .investor-m{display: block; overflow: hidden;}
    .investor-tab{padding: 28px 0 28px;justify-content:left; }


    .inverstor-container{padding: 0 10px;}
    .investor-con, .investor-con1, .investor-con2, .investor-con3{padding: 0 20px;}
    .investor-title{padding: 30px 20px 20px 20px;}
    .investor-con2 ul li div.left{height: 98px; width: 98px;}
    .investor-con2 ul li{height: 98px;}
    .investor-con2 ul li div.left p{font-size: 28px;}
    .investor-con2 ul li a span.img{bottom: 10px; right: 10px;}
    .qg-title{flex-direction: column; justify-content: left;align-items:flex-start;}
    .investor-title a{display: none;}

    .footer-bottom {flex-wrap: wrap;}


    footer{ height: auto; position:unset;}
    .footer-bottom{ position: unset; width: auto; height: auto; line-height:20px; padding: 12px; 0;}

    .home-title{padding: 4vw 0 0;}
    .home-title h3{font-size: 6vw; font-weight: 600;}
    .home-title p{font-size: 4vw;}
    .home-about-box{ width: 100vw; flex-direction: column;}
    .box-left1{margin: 0; width: 88vw; padding: 0 6vw 0 ; height: auto;}

    .about-btn{justify-content: center; margin: 0 auto;  width: 88vw; padding-bottom: 0; position: unset; padding-top: 6vw;}
    .box-left2 .about-btn{padding-top: 4vw;}

    .home-btn a{width: 148px; height: 46px; line-height: 46px; font-size: 18px;}
    .box-left p{line-height: 26px; font-size: 14px;}
    .about-box2 .box-left1{margin-top: 4vw; }
    .box-right {display: none;}
    .about-box2 .box-right{display: block; padding: 4vw 0 0; text-align: center;}
    /*.box-right{ text-align:center;}*/
    /*.box-right img{width:50vw;}*/
    .qsshcon p, .gycon p{line-height: 26px;}

    .about-box2 .box-right img{width: 60vw; }
    .home-about-con{width: 100vw; padding-bottom: 0;}
    .home-about-box{padding-bottom: 10vw;flex-direction: column-reverse; }
    .swiper .swiper-pagination{ z-index: 800; top:2vw; height: 4vw;}
    .home-news-con{width: 100vw;}
    .home-news-list ul li{ margin: 0; width: 100vw;}
    .home-news-list ul li:nth-child(even),.home-news-list ul li:nth-child(odd){margin: 0;}
    .news-list-date strong{font-size: 22px;}
    .news-list-date{ font-size: 16px;}
    .news-list-date{display: flex;flex-direction: column; justify-content: center; justify-items: center; padding: 0 6vw;}
    .news-list-con{padding: 0 6vw 0 0;}
    .news-list-con{line-height: 26px;font-size: 14px; text-align: justify;}
    .home-news-list ul li{    border-bottom: 1px #cacaca dashed;}
    .home-news-list ul li a{ height: auto; padding: 6vw 0;}
    .home-news .home-btn{padding: 6vw;}
    .home-jigou-list{ width: 88vw;padding: 8vw 6vw;}
    .home-jigou-list img{width: 41vw;}
    .home-jigou-list ul{flex-wrap: wrap;}
    .home-jigou-list ul li{margin-bottom: 6vw;}
    .page-title span{ height: 0.4vw; width: 20vw;}
    .banner_page{ position: relative; height: 200px; width: 100vw;}
    .banner_page img{position: absolute;  height: 200px; left: 50%; margin-left: -620px; top: 0; width:calc((1920/310) * 200px);}

    .container{width: 100vw;}
    .page-title h1{font-size: 6vw;}
    .page-title p{font-size: 4vw; padding-bottom: 1vw;}
    .page-title{padding: 6vw 0;}
    .business-list{padding: 0 6vw 12vw;}
    .business-box:nth-child(1) .business-logo img,.business-logo img{ height:30px;}


    .business-logo{padding-bottom: 10px;}
    .pages{ padding:40px 0;}
    .business-box{line-height: 26px; font-size: 14px;}
    .business-box{ padding: 20px; height: auto; margin-top: 30px;}
    .business-list div:nth-child(1){ margin-top: 4px;}
    .social-con{width: 88vw; padding: 0 6vw;}
    .jkkp img{width: 42vw;}
    .gyimg img{width: 42vw; height: 42vw;}
    .gyip,.qssh{ flex-direction: column;}
    .qsshimg{width: 88vw; padding-top: 4vw;}
    .qsshimg img{width: 100%;}
    .gyimg,.gycon, .qsshcon{width: 88vw;}
    .qssh{ padding-top: 20px;}
    .gyip{ padding-bottom: 20px;}
    .social-con{line-height: 26px; font-size:14px;}
    .social-con h3{padding-top: 24px;}
    .social-con h3 span{font-size: 16px;}
    .gycon{padding-top: 20px;}
    .news-box-left{width: 80px; height: 80px;}
    .news-box-left strong{ font-size: 26px;}
    .news-box-left{font-size: 14px;}
    .news-box-right{margin-left: 20px;}
    .news-box{align-items: center;}
    .news-box{padding: 6vw;}
    .news-box-right a p{
        display: none;
    }
    .con-title h1{ font-size: 24px; padding: 0 6vw;}
    .con-title p{font-size: 18px;}
    .news-con{width: 88vw; padding: 6vw; line-height: 26px; font-size: 14px;}
    .news-con img{ width: 80vw;}
    .news-con p{padding: 10px 0;}
    .investor-container{padding: 6vw 6vw 12vw; width: 88vw;}
    .investor-top{flex-direction: column;}
    .investor-top-left{ width:100%; position: unset; display: flex; flex-direction: column-reverse;}
    .investor-img img{ width: 100vw;}
    .investor-top-left{ height: auto;}
    .investor-top-left-con{ position: unset; width: 76vw; padding: 0 6vw 6vw; background: #ffffff; overflow: hidden; display: block; height: auto;}
    .investor-top-title,.investor-top-left-con-con{ padding: 6vw 0 0; }
    .investor-top-more{ position: unset; padding-top: 20px; display: block;}
    .investor-top-right{width: 76vw; padding: 0 6vw 6vw; height: auto; margin-top: 6vw;}
    .investor-bottom, .investor-bottom-left{ flex-direction: column; margin-top: 0;}
    .investor-bottom-left{width: 88vw; }
    .investor-bottom-box,.investor-bottom-right{ height: auto; width: 76vw; ; padding: 0 6vw 6vw; margin-top: 6vw; }
    .investor-bottom-box-title{ padding-top: 6vw;}
    .investor-bottom-box-con{padding-bottom: 6vw;}
    .investor-bottom-box-title span{padding:4vw 0;}
    .investor-bottom-box-more{ position: unset;}
    .rongyu-container{flex-direction: column;}
    .rongyu-container dl{ padding: 0; width: 88vw; padding: 0 6vw; line-height: 32px;}
    .rongyu-container dl dt span{ height: 32px;padding-right: 2px;}
    .rongyu-container dl dd{padding-left: 14px;}
    .rongyu-container dl dd{line-height: 26px;}
    .rongyu .page-title{padding: 6vw;}
    .rongyu{height: auto;padding-bottom: 12vw;}
    .fazhan-container{justify-content: flex-start;}
    .yearIcon span {
        width: 16px;
        height: 16px;
        background: url(../img/b.jpg) no-repeat;
        display: block;
        background-size: 100%;
        display: block;

    }
    .rongyu-container dl{font-size: 16px;}
    .fazhan-con{font-size: 16px;}
    .yearItem p{padding-left: 26px;}
    .rongyu-container dl{font-size: 14px;}
    .fazhan-con p{font-size: 14px; padding-bottom: 10px;}

    .rongyu-container dl dt{padding-top:6px;}

    .yearItem{padding-bottom: 6px;}
    .fazhan-yaer{ font-size: 14px; padding-left: 6vw; min-width:86px; max-width: 88px; }
    .fazhan-con{padding:0 6vw; line-height: 26px;}

    .fazhan-num span{width: 14px; height: 14px; right: -7px;}
    .fazhan-yaer .active span{ background-position: 0 -14px;}

    /* .fazhan-num span{ display: none;}*/
    /* .fazhan-num{*/
    /*     border-radius: 20px;*/
    /*     border: 1px solid #007aff;*/

    /*     width: 13vw; display: flex; flex-wrap: wrap; position: unset; height: auto; height: 40px;  color: #007aff; white-space: normal;justify-content: space-between;}*/
    /*.fazhan-con{width: 88vw; padding: 0 6vw; line-height: 30px;}*/
    .fazhan{ background-size: 100% auto; height: auto; padding-bottom: 16vw;}
    /* .fazhan-yaer{display: none;}*/
    /* .fazhan-yaer1{ display: flex;}*/

    /* .fazhan-yaer1 .active{color: #ffffff; background: #007aff;}*/

}
.home-title p,.page-title p{font-weight: 200; letter-spacing: 1px;}
.news-box1{ display:block; padding: 0; border-bottom: none;}
.con-title p{font-weight: 200;}
.swiper-slide {
    cursor: pointer;
    min-width: fit-content;
    width: auto;
}



