*{box-sizing: border-box;}
body{color: #232323;}
a{color: #232323;text-decoration: none;}
img{
  max-width: 100%;
  -webkit-transition: all 0.5s ease 0s ;
    -moz-transition: all 0.5s ease 0s ;
    -ms-transition: all 0.5s ease 0s ;
    -o-transition: all 0.5s ease 0s ;
    transition: all 0.5s ease 0s ;
}



.white{color: #fff !important;}
.mobile{display: none;}
.fs32{font-size: 32px !important;}
.fs20{font-size: 20px !important;}
.text-right{text-align: right !important;}
.text-left{text-align: left !important;}
.ri .container{width: 360px;}
.page-banner .inner .ri  p::after{background-color: #fff !important;}
.form-control:focus{box-shadow: none !important;border-color: rgb(82,171,64) !important;}
.container{max-width: 1280px;}
header{position: fixed !important;top: 0;width: 100%;left: 0;z-index: 999999;}
.show_page header{background: #020304;}
.sticky{background: #020304;width: 100%;}
header .container{max-width: 96%;}
.header{width:100%;min-height: 70px;display: flex;align-items: center;justify-content: space-between;visibility: inherit!important;}
.header .logo{max-width: 180px;/*width: 30vw;*/}
.header .logo img{width: 100%;}
.header .nav-box{flex: 1;}
.header .nav-box .nav{display: flex;justify-content: space-around;}
.header .nav-box .nav a{font-size: 16px;color: #b2b2b2;position: relative;padding: 1em 0;display: block;}
.header .nav-box .nav a:hover{color: #fff;}
.header-page .nav-box .nav a{color: #2e3032;}
.header-page .nav-box .nav a:hover{color: #195696;}
.header .nav-box .nav li.on a::before,
.header .nav-box .nav a:hover::after{content: '';height: 2px;width: 100%;background: #195696; position: absolute;bottom: 0;left: 0; width: 100%;text-align: center;}
.header-page .nav-box .nav li.on a::before,
.header-page .nav-box .nav a:hover::after{content: '';height: 2px;width: 100%;background: #195696; position: absolute;bottom: 0;left: 0; width: 100%;text-align: center;}


.header .header-right{display: flex;width: 50%;}
.header .header-right .icon-box{display: flex;align-items: center;position: relative;cursor: pointer;}
.header .header-right .icon-box span{border: 1px solid #353945;border-radius: 1.5rem;padding: 0.5rem;box-sizing: border-box;color: #fff;}
.header .header-right .icon-box span i{margin: 0 5px;}
.header .header-right .icon-box dl{position: absolute;display: none;top: 60px;left: 0;width: 100%;text-align: center;background: #333;}
.header .header-right .icon-box dl dd a{color: #fff;}
.header .header-right .search-box .form-control{border-radius: 2rem;font-size: 14px;height: 36px;line-height: 36px;}
.header .header-right .search-box .btn-success{background-image: -moz-linear-gradient( 0deg, rgb(82,171,64) 0%, rgb(21,150,143) 100%);background-image: -webkit-linear-gradient( 0deg, rgb(82,171,64) 0%, rgb(21,150,143) 100%);background-image: -ms-linear-gradient( 0deg, rgb(82,171,64) 0%, rgb(21,150,143) 100%);border-radius: 2rem;padding-left: .85rem;padding-right: 1rem;height: 36px;line-height: 36px;display: flex;align-items: center;}
.header .header-right .search-box .btn-success .fa{color: #fff;font-size: 1.25rem;}
.header .navbar-toggler{padding-right: 0;color: #fff;}
.header-page .header-right .icon-box span{background: #fff;border: none;color:#303134}
.header-page .header-right .icon-box span i{color: #303134;}
.lang_btn{background: none;border: none;color: #fff;}
.header-page.sticky{background: #fff;}
.header-page.sticky .header-right .icon-box span{border: 1px solid #303134;}

.header .navbar-toggler:focus{box-shadow: none;}
.header .navbar-toggler[aria-expanded='true'] i{color: #136deb;}
.mobnav{display: flex;flex-direction: column;padding-bottom: 1rem;}
.mobnav li{width: 100%;}
.mobnav li a{display: block;padding:.8rem .5rem;border-bottom: #eee 1px solid;}
.gary{color: #7b7b7b !important;}
.green{color: #5fb038 !important;}
.swiper-pagination-bullet-active{background: 195696;}
.swiper-next,.swiper-prev{position: absolute;top: 50%;z-index: 3;height: 2rem;width: 2rem;border-radius: 2rem;background: rgb(49 176 107 / 80%);display: flex;justify-content: center;align-items: center;margin-top: -1rem;}
.swiper-next i,.swiper-prev i{color: #fff;}
.swiper-prev{left: 3%;}
.swiper-next{right: 3%;}
.swiper-button-disabled{background: rgba(0, 0, 0, 0.5);}
.home-banner{position: relative;}
.home-banner video{display: block;margin: 0;padding: 0;}
.home-banner .c-mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3) url(../images/wl.png)repeat;
}

.home-banner .c-text-box {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 4;
    width: 100%;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}
.c-container {
    position: relative;
    margin: 0 auto;
    width: 72.917666%;
}
.home-banner .c-text-box .c-title {
    font-size: 70px;
    line-height: 58px;
    font-family:PangMenZhengDao;
}
.home-banner .c-text-box .c-text {
    margin-bottom: 0px;
    font-size: 42px;
    line-height: 30px;
    font-family:SourceHanSansCN-Medium;
    margin-top:30px;
}

.more{color: #136deb;display: flex;align-items: center;font-family:SourceHanSansCN-Normal;}
.more::after{content: "\f105";font-family:'FontAwesome';width: 16px;height: 16px;border-radius: 50%;border: 1px solid #136deb;margin-left: 10px;display: flex;align-items: center;justify-content: center;}
.section-first{position: relative;overflow: hidden;background: #020304;}
.section-first .section-second{position: relative;overflow: hidden;}
.section-first .boximg{position: absolute;right: 0;top: 0;width: 100%;height: 100%;}
.section-first .boximg img{width: 100%;height: 100%;object-fit: cover;}
.section-first .container{position: relative;z-index: 99;padding: 233px 0px;}
.section-second{width: 100%;height: 100%;background: url(../images/bg_zzt.jpg) no-repeat top center;background-size: cover;padding: 209px 0px;display:none;}
.col-text h1{font-size: 40px;color: #fff;/**font-family:SourceHanSansCN-Heavy;**/}
.col-text p{font-size: 16px;color: #a3a6ad;font-family:SourceHanSansCN-Bold;}
.col-text h2{font-size: 50px;font-family:SourceHanSansCN-Bold;}
.col-text h3{font-size: 32px;}

.page-banner h1{display:none;}

.section-second ul{display: flex;padding-left: 0;}
.section-second ul li{list-style: none;margin-top: 1rem;}
.section-second ul li:nth-child(1){border-right: 1px solid #a3a6ad;margin-right: 4rem;box-sizing: border-box;padding-right: 6rem;}
.section-second ul li h2{font-size: 40px;color: #fff;position: relative;font-style:normal;}
.section-second ul li h2::after{content: '';display: inline-block;width: 12px;height: 14px;background: url(../images/i.png) no-repeat top center;top: 0;position: absolute;margin-left: 1rem;}
.section-second ul li span{font-size: 16px;color: #a3a6ad;}
.section-second .pl-5{padding-left: 1rem;margin-top: 3rem;}
.section-second .box{width: 100%;}
.section-second .col-lg-6{width: 53.66666667%;}
.section-second .col-lg-5{width: 43.66666667%;}
.online{position: relative;overflow: hidden;width: 100%;height: 100%;background: url(../images/bg3.jpg) no-repeat top center;background-size: cover;padding: 28px 0px;color: #fff;}
.online .number{width: 100px;height: 100px;border-radius: 50%;background-color: #b5c2d2;display: flex;align-items: center;justify-content: center;font-family:SourceHanSansCN-Bold;color: #fff;margin: 0 auto;font-size: 50px;}
.online p{margin-bottom: 0;font-family:SourceHanSansCN-Bold;color: #fff;}
.online .col-md-2 p{text-align: center;margin-top: 0.5rem;}
.online .img{height: 100px;display: flex;align-items: center;justify-content: center;}
.section-there h1{text-align: center;color: #fff;}
.section-there h2{text-align: center;color: #fff;font-size: 50px;}
.section-there h2 span{font-size: 14px;}
.section-there{position: relative;overflow: hidden;background: url(../images/bg4.jpg) no-repeat top center;background-size: cover;padding: 0px 0px;}
.section-there .row .col-md-3 .ims{height: 127px;background: #fff;width: 100%;display: flex;align-items: center;justify-content: center;}
.section-there .row .col-md-3 .ims img{max-width: 100%;max-height: 127px;}
#chart{width: calc(100% - 0px)!important;}
.inner-page .online{padding: 3px 0px;}
.section-four{position: relative;overflow: hidden;background: url(../images/bg5.jpg) no-repeat top center;background-size: cover;padding: 149px 0px;color: #fff;}
.section-four dl dd{font-size: 16px;color: #a3a6ad;font-family: SourceHanSansCN-Bold;}
.section-four dl dd b{color: #fff;font-family:SourceHanSansCN-Bold;}
.section-four .pics{position: relative;width: 100%;height: 520px;}
.section-four .img{position: absolute;top: 0;left: 0;}
.section-four .img1{top: 12rem;width: 115px;}
.section-four .img2{left: 15rem;width: 214px;}
.section-four .img3{left: 32rem;width: 238px;}
.section-four .img3::after{content: '';display: inline-block;width: 100%;height: 100%;position: absolute;right: -0.5rem;top: -0.5rem;background: #011330;border-radius: 5px;}
.section-four .img4{left: 10rem;top: 14rem;width: 170px;}
.section-four .img4::after{content: '';display: inline-block;width: 100%;height: 100%;position: absolute;left: -0.5rem;top: -0.5rem;background: #011330;border-radius: 5px;}
.section-four .img5{left: 26rem;top: 12rem;z-index: 99;width: 166px;}
.section-four .img6{left: 20rem;top: 23rem;width: 140px;}
.section-four .img7{left: 34rem;top: 22rem;z-index: 999;width: 122px;}
.section-four img{max-width: 100%;z-index: 9;position: relative;}
.page-banner{
  position: relative;
  overflow: hidden;
  /*background: url(../images/b1.jpg) no-repeat top center;*/
  background-size: cover;
  padding: 0rem 0 4.5rem 0;
}
.blue{
  color: #195696 !important;
}
.Investor{position: relative;overflow: hidden;background-color: #f3f4f5;padding: 3rem 0;}
.Investor .top{background: #fff;padding: 3rem;}
.Investor .top .tt{margin-bottom: 1rem; border-bottom: 1px solid #cfdbea;padding-bottom: 1.5rem;position: relative;}
.Investor .top .tt::after{
  content: '';
  display: inline-block;
  width: 150px;
  height: 3px;
  background-color: #195696;
  position: absolute;
  left: 0;
  bottom: 0;
}
.Investor .top .col-md-6{margin-top: 0.5rem;}
.Investor .top .col-md-6 a{display: flex;justify-content: space-between;flex-wrap: wrap;}
.Investor .top .col-md-6 a p{margin-bottom: 0;font-family: 'SourceHanSansCN-Normal';}
.Investor .top .col-md-6 a em{color: #777777;font-family: 'SourceHanSansCN-Normal';font-style: normal;}
.Investor .section-there{background: none;padding-bottom: 40px;}
.News{position: relative;overflow: hidden;background-color: #f3f4f5;padding: 4rem 0;}
.News .catenav ul{margin-left: 0;padding-left: 0;}
.News .catenav ul li{list-style: none;margin-left: 25px;margin-top: 0.5rem;}
.News .catenav ul li.thinss a{color: #195696;}
.News .col-md-4 a{display: block;width: 100%;height: 100%;background: #fff;}
.News .col-md-4 a .boximg{position: relative;overflow: hidden;height: 215px;background: #ececec;}
.News .col-md-4 a .boximg img{width: 100%;height: 100%;object-fit: contain;}
.News .col-md-4 a:hover .boximg img{
  -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.News .col-md-4 a .con{margin: 1rem;}
.News .col-md-4 a .con .date{font-style: normal;font-size: 14px;color: #222222;display: block;margin-bottom: 0.8rem;}
.News .col-md-4 a .con .title{font-size: 18px;}
.News .col-md-4 a .desinfo{font-size: 14px;color: #999999;font-family: 'SourceHanSansCN-Normal';margin: 0 1rem;border-top: 1px solid #cfdbea;padding: 1rem 0;}
.load-more a{ width: 240px;height: 70px;border-radius: 40px;background-color: #195696;display: flex;align-items: center;justify-content: center;margin: 0 auto;color: #fff;margin-top: 2rem;}
.load-more a:hover{background: #2372c4;}
.bread{width: 100%;height: auto;padding: 2rem 0;background-color: #f2f4f8;margin-top: 5rem;}
.bread a,.bread span{color: #999999;font-size: 14px;}
.bread a:nth-last-child(1){color: #555555;}
.News_inner{padding: 5rem 0;}
.News_inner .big-title{font-size: 48px;line-height: 1.4;}
.News_inner .share{display: flex;align-items: center;justify-content: space-between;padding: 2rem 0;border-bottom: 1px solid #e7e7e7;}
.News_inner .share .date{font-size: 14px;color: #999999;font-style: normal;font-weight: normal;font-family: 'SourceHanSansCN-Regular';}
.News_inner .share span,.News_inner .share a{font-weight: normal;color: #999999;font-family: 'SourceHanSansCN-Regular';margin-left: 0.5rem;}
.News_inner .article{padding: 1rem 0;}
.News_inner .article *{font-family: 'SourceHanSansCN-Regular';}
.News_inner .article p{margin-bottom:15px;word-break: break-all;}
.News_inner .article img{}
.News_inner .relate-tt{margin-left: 3rem; font-family: 'SourceHanSansCN-Bold';border-bottom: 1px solid #e7e7e7;padding: 1.5rem 0;font-size: 18px;}
.News_inner .list{margin-left: 3rem;}
.News_inner .list a{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 2rem 0; border-bottom: 1px solid #e7e7e7;border-top: 1px solid #e7e7e7;}
.News_inner .list a .imgs{width: 30%;}
.News_inner .list a .imgs img{height: 100%;width: 100%;object-fit: cover;}
.News_inner .list a .txt{width: 65%;}
.News_inner .list a .txt .date{font-size: 14px;color: #999999;font-style: normal;}
.News_inner .list a .txt p{color: #555555;margin-top: 0.5rem;margin-bottom: 0;}
.pageinfo{border-top: 1px solid #e7e7e7;padding-top: 3rem; display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.pageinfo *{font-family: 'SourceHanSansCN-Regular';}
.pageinfo img{margin-left: 0.5rem;}
.Future{position: relative;overflow: hidden;background-color: #f3f4f5;padding: 4rem 0;}
.Future  .txtcontent{width: 100%;background: #fff;background-size: cover; box-sizing: border-box;padding: 1.5rem 1.5rem; position: relative;}
.Future .col-md-7 img{width: 100%;}
.Future .txtcontent .t{font-size: 32px;font-family: 'SourceHanSansCN-Heavy';border-bottom: 1px solid #cfdbea;padding-bottom: 1.5rem;margin-bottom: 1.5rem;line-height:28px;}
.Future .txtcontent .t i{font-style: normal;}
.Future .txtcontent p{font-family: 'SourceHanSansCN-Regular';margin-bottom: 0;}
.Future .txtcontent .tag em{border: 1px solid #cfdbea;font-style: normal;text-align: justify; display: inline-block;padding: 0.5rem 1rem;color: #195696;margin-top: 0.2rem; margin-right: 1rem; border-radius: 20px;font-family: 'SourceHanSansCN-Bold';}

.Future .txtcontent::after{
  content: '';
  display: inline-block;
  width: 21%;
  height: 100%;
  /*background: #fff;*/
  position: absolute;
  right: -20%;
  top: 0;
}


.Future .sheshi{margin: 3rem 0;}
.Future .sheshi .mySwiper{padding-bottom: 3rem;}
.Future .sheshi .swiper-slide{position: relative;}
.Future .sheshi .swiper-slide img{width: 100%;height: 100%;}
.Future .sheshi .swiper-slide p{position: absolute;left: 0;bottom: 0;width: 100%;z-index: 99;color:#fff; text-align: center;font-family: 'SourceHanSansCN-Bold';}
.Future_part{position: relative;overflow: hidden;background-color: #f3f4f5;padding: 4rem 0;}
.Future_part .fulist .txtcontent{width: 100%;height: 100%;background: url(../images/bg_l1.jpg) no-repeat top center;background-size: cover; box-sizing: border-box;padding: 1rem 2rem;padding-right: 0; position: relative;}
.Future_part .fulist  img{width: 100%;}
.Future_part .fulist .txtcontent .number{font-size: 32px;font-family: 'SourceHanSansCN-Regular';border-bottom: 1px solid #cfdbea;padding-bottom: 1.5rem;margin-bottom: 1.5rem;}
.Future_part .fulist .txtcontent .number b{display: block;font-family: 'SourceHanSansCN-Bold';}
.Future_part .fulist .txtcontent p{font-family: 'SourceHanSansCN-Regular';margin-bottom: 0;}
.Future_part .fulist .txtcontent::after{
  content: '';
  display: inline-block;
  width: 21%;
  height: 100%;
  background: #fff;
  position: absolute;
  right: -20%;
  top: 0;
}
.Future_part .fulist .row:nth-child(even){flex-direction: row-reverse;}
.Future_part .fulist .row:nth-child(even) .txtcontent{width: 100%;height: 100%;background: url(../images/bg_l2.jpg) no-repeat top center;background-size: cover; box-sizing: border-box;padding: 1rem 2rem;padding-left: 0; position: relative;}
.Future_part .fulist .row:nth-child(even) .txtcontent::after{display: none;}
.Future_part .fulist .row:nth-child(even) .txtcontent::before{
  content: '';
  display: inline-block;
  width: 21%;
  height: 100%;
  background: #fff;
  position: absolute;
  right: auto;
  left: -21%;
  top: 0;
}


@media (max-width: 1620px){
    .Future_part .fulist .txtcontent{padding: 1rem 1rem;}
    .Future_part .fulist .txtcontent .number{padding-bottom: 1rem;
    margin-bottom: 1rem;}
    .Future_part .fulist .txtcontent .number b{line-height:30px;}
    
    
}



.Future_part2{position: relative;overflow: hidden;}
.Future_part2 .twoilst{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.Future_part2 .twoilst .boximg{width: 50%;position: relative;}
.Future_part2 .twoilst .boximg .imgs img{width: 100%;height: 100%;object-fit: cover;}
.Future_part2 .twoilst .boximg .txt{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;color: #fff;}
.Future_part2 .twoilst .boximg .txt h2{display: block;}
.Future_part2 .twoilst .boximg .txt a{width: 50px;height: 50px;border-radius: 50%;background: #195696;display: flex;align-items: center;justify-content: center;margin-top: 1.5rem;}
.Future_part2 .twoilst .boximg .txt a i{color: #fff;}
.Future_part2 .tab-title{display: flex;align-items: center;justify-content: flex-end;} 
.Future_part2 .tab-title .items{box-sizing: border-box;padding: 1rem 0;margin-left: 2rem;position: relative;display: flex;align-items: center;}
.Future_part2 .tab-title .items::before{content: '';display: inline-block; width: 2px;height: 40px;margin-right: 1.5rem; background: #2e3032;}
.Future_part2 .tab-title .items p{width: 90%; margin-bottom: 0;}
.Future_part2 .tab-title .items p b{display: block;}
.Future_part2 .tab-title .items.active{color: #195696;}
.Future_part2 .tab-title .items::before{background: #195696;}
.Future_part2 .tabpal .items{display: none;}
.Future_part2 .tabpal .items:nth-child(1){display: block;}
.Future_part2 .tabpal img{width: 100%;height: 100%;object-fit: cover;}
.youshi-banner{position: relative;overflow: hidden;}
.youshi-banner{position: relative;}
.youshi-banner .bg{display: block;margin: 0;padding: 0;}
.youshi-banner .bg img{width: 100%;height: 100%;object-fit: cover;}
.youshi-banner .c-mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3) url(../images/wl.png)repeat;
}

.youshi-banner .c-text-box {
    position: absolute;
    top: 35%;
    left: 0;
    z-index: 4;
    width: 100%;
    color: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}
.c-container {
    position: relative;
    margin: 0 auto;
    width: 72.917666%;
}
.youshi-banner .c-text-box .c-title {
    font-size: 40px;
    line-height: 58px;
 
}








.youshi1{background: #0f0f10;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.youshi1 .box{width: 50%;display: flex;align-items: center;justify-content: center;height: 100%;}
.youshi1 .box .txt{width: 60%;color: #fff;}
.youshi1 .box .txt em{display: block;font-style: normal;}
.youshi1 .box .txt h2{font-size: 50px;margin: 1rem 0;}
.youshi1 .box .txt p{color: #999999;font-size: 20px;margin-top: 1.5rem;margin-bottom: 3rem;font-family: SourceHanSansCN-Bold;}
.youshi2{padding: 7.2rem 0;}
.youshi2 img{float: right;}
.youshi2 p{margin-bottom: 0;}
.youshi3{position: relative;overflow: hidden;background: #000000;padding: 5rem 0;color: #fff;}
.youshi3 .list .txt{width: 90%;margin-left: 0rem;}
.youshi3 .list .txt em{font-style: normal;color: #136deb; font-family: 'SourceHanSansCN-Heavy';margin-top: 1.5rem;display: block;}
.youshi3 .list .txt h2{font-size: 50px;margin: 0.5rem 0;}
.youshi3 .list .txt p{font-size: 20px; border-top: 2px solid #141414;text-align: justify;border-bottom: 2px solid #141414;color: #999999;padding:  1.5rem 2rem;margin-top: 1.5rem;font-family: 'SourceHanSansCN-Bold';}
.youshi3 .row:nth-child(even){flex-direction: row-reverse;}
.youshi3 .row:nth-child(even) .txt{margin-left: 3rem;}
.youshi4{position: relative;overflow: hidden;background: #185392;padding: 6.5rem 0;}
.youshi4 .imgs{width: 150px;height: 150px;margin: 0 auto; border-radius: 50%;background: #fff;margin-bottom: 1.5rem;display: flex;align-items: center;justify-content: center;}
.youshi4 .col-md-3 p{text-align: center;color: #fff;font-family: 'SourceHanSansCN-Regular';}




.About1{position: relative;overflow: hidden;background: #f3f4f5;padding: 6.4rem 0;}
.About1 h2{font-size: 32px;position: relative;display: inline-block;}
.About1 h2 b{position: relative;z-index: 99;}
.About1 h2::after{
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  /*background: #dde4eb;*/
  height: 10px;
}
.About1 span{font-family: 'SourceHanSansCN-Regular';font-weight: normal;}
.About2{padding: 7.2rem 0;}
.About2 h1{font-size: 40px;}
.About2 h2{font-size: 32px;color: #fff;}
.About2 h6{font-size: 20px;color: #fff;margin-bottom: 0rem;font-family: 'SourceHanSansCN-Regular';}
.About3{position: relative;overflow: hidden;background: #fcfcfd;padding-top: 5rem;}
.About3 .miles{position: relative;margin-top: 4.6rem;margin-bottom: 4rem;}
.About3 .miles::after{
  content: '';
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #cfdbea;
  position: absolute;
  top: 21%;
  left: 0;
}
.About3 .miles .swiper-slide .date{text-align: center;display: block;font-style: normal;}
.About3 .miles .swiper-slide .date::after{
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #195696;
  margin: 1rem auto;
}
.About3 .miles .swiper-slide p{text-align: center;font-family: 'SourceHanSansCN-Bold';margin-bottom: 0;padding:0px 10px; margin-top:58px;}
.About3 .swiper-button-next,.About3 .swiper-button-prev{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #195696;
  font-size: 1.2em;
  top: 22.5%;
    outline: none;
}
.About3 .swiper-button-next{right: 0;}
.About3 .swiper-button-prev{left: 0;}
.About3 .swiper-button-next:after,.About3 .swiper-button-prev:after{font-size: 0.8em;outline: none;}
.About3 .swiper-button-next:hover,.About3 .swiper-button-prev:hover{background: #195696;outline: none;}
.About3 .swiper-button-next:hover::after,.About3 .swiper-button-prev:hover::after{color: #fff;outline: none;}
.About4{position: relative;overflow: hidden;padding: 6rem 0;background: #f3f4f5;}
.About4 .team{position: relative;margin-top: 3rem;}
.About4 .team .team_top .items{position: relative;overflow: hidden; display: none;}
.About4 .team .team_top .items:nth-child(1){display: flex;}
.About4 .team .team_top .items .imgs{width: 31%;float: left;height: 350px;}
.About4 .team .team_top .items .imgs img{width: 100%;height: 100%;object-fit: cover;}
.About4 .team .team_top .items .txt{width: 69%;float: left; height: 350px;background: url(../images/bs.jpg) no-repeat center center;background-size: cover;box-sizing: border-box;padding: 5rem;padding-right: 8rem;padding-top: 2rem;}
.About4 .team .team_top .items .txt h3{font-size: 32px;font-family: 'SourceHanSansCN-Heavy';}
.About4 .team .team_top .items .txt b{font-size: 20px;font-family: 'SourceHanSansCN-Bold';display: block;border-bottom: 1px solid #a3a6ad;padding-bottom: 1.5rem;margin-bottom: 1.5rem;}
.About4 .team .team_top .items .txt p{font-family: 'SourceHanSansCN-Regular';font-size: 14px;}
.About4 .team .team_bottom .col-md-4 .box{width: 100%;height: 100%;background: #fff;padding: 0.8rem;display: flex;align-items: center;cursor: pointer;}
.About4 .team .team_bottom .col-md-4 .box .imgs{width: 20%;}
.About4 .team .team_bottom .col-md-4 .box .name{width: 70%;margin-left: 1rem;position: relative;display: flex;align-items: center;justify-content: space-between;}
.About4 .team .team_bottom .col-md-4 .box .name::after{content: "\f105";font-family: 'FontAwesome';color: #d7e1ee;}
.About4 .team .team_bottom .col-md-4 .box:hover{width: 100%;height: 100%; background: url(../images/bgs.jpg) no-repeat top center;background-size: cover;}
.About4 .team .team_bottom .col-md-4 .box:hover .name::after{color: #000;}
.About4 .team .team_bottom .col-md-4.active .box{width: 100%;height: 100%; background: url(../images/bgs.jpg) no-repeat top center;background-size: cover;}

.About4 .team .team_bottom .col-md-4.active .box .name::after{color: #000;}

.About5{position: relative;overflow: hidden;padding: 5rem 0 7.5rem 0;}
.About5 .box{width: 100%;height: 100%;background: #fff;padding: 2rem;margin-top: 2rem;}
.About5 .box .t{display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid  #f2f4fa;margin-bottom: 1rem;padding-bottom: 0.5rem;}
.About5 .box .t i{width: 40px;height: 40px;border-radius: 50%;background: #f2f4fa;display: flex;align-items: center;justify-content: center;}
.About5 .box p{font-family: 'SourceHanSansCN-Bold';color: #2e3032;margin-bottom: 0;}
.About5 .box p a{font-size: 16px;color: #2e3032;font-family: 'SourceHanSansCN-Regular';margin-left: 5px;}
.hooks{position: relative;}
.about_menu{
  position: absolute;
  top: 2%;
  left: 5%;
  z-index: 99;
}
.about_menu a{display: flex;align-items: center; font-family: "SourceHanSansCN-Bold";margin-bottom: 0.5rem;}
.about_menu a::before{content: '';display: inline-block;width: 10px;height: 10px;background: url(../images/wn.png) no-repeat top center;margin-right: 0.8rem;opacity: 0;}
.about_menu a.active{color: #195696;}
.about_menu a.active::before{opacity: 1;}
footer{background-color: #131417;padding-top: 40px;}
footer .col-md-9{position: relative;}
footer .wechatimg{position: absolute;right: 14rem;top: -8rem;display: none;width: 120px;}
footer .fcqrcode{position: absolute;right: 2.5rem;top: -8rem;display: none;width: 120px;}
footer .instacode{position: absolute;right: -1rem;top: -8rem;display: none;width: 120px;}
footer .links a{color: #fff; border: 2px solid #2b2c2f;width: 48px;height: 48px; border-radius: 50%;box-sizing: border-box;margin-left: 1rem;display: flex;justify-content: center;align-items: center;}
footer .links a span{color: #a3a6ad;margin-left: 5px;}
.footer-nav{color: #fff;font-size: 14px;border-top: #a3a6ad 1px solid;box-sizing: border-box;margin-top: 40px;}
.footer-nav ul{list-style: none;padding: 0;margin: 0;}
.footer-nav ul li{line-height: 2;float:left;width:20%}
.footer-nav ul li a{color: #fff;}
.footer-nav ul li a:hover{color: #fff;}
.footer-nav dl{display: flex;justify-content: space-between;flex-wrap: wrap;}
.footer-nav dl dd{font-size: 12px;color: #a3a6ad;width: 50%;display: flex;}
.footer-nav dl div{font-size: 12px;color: #a3a6ad;line-height: 30px;}
.footer-nav dl div:nth-child(1){width: 100%;}
.footer-nav dl dd label{width: 28%;}
.footer-nav dl dd p{width: 72%;}
.footer-nav dl dd:nth-child(2n-1){padding-right: 20px;}
.footer-nav dl dd:nth-child(2n){padding-left: 20px;}
.footer-nav .nav-title{color: #fff;margin-bottom: 1rem;}
.footer-nav .qrcode{font-size: 14px;color: #cecece;text-align: center;}
.footer-info p{margin-bottom: 0.5rem;font-size: 20px;color: #a3a6ad;display: flex;align-items: center;}
.footer-info p i{width: 32px;height: 32px;border-radius: 50%;background-color: #2b2c2f;display: flex;align-items: center;justify-content: center;margin-right: 5px;}
.footer-info p span{width: 80%;font-family: 'SourceHanSansCN-Medium';word-break:keep-all;white-space:nowrap;}
.copyright{color: #777;text-align: center;background-color: #191a1e;padding: 40px 0px; font-size: 12px;}
.home-banner_videopc{display: block;}
.home-banner_videom{display: none;}
.home-banner_videopc .ckin__player{margin-bottom: 0!important;}
.home-banner_videopc .default__button--big{display: none;}
.home-banner_videopc .default__controls{display: none;}

.home-banner_videom .ckin__player{margin-bottom: 0!important;}


.footerlinks{ display:none;}
.footerlinks,.footerlinks a {
	color:#fff;
}
.footerlinks a{
	font-family: 'SourceHanSansCN-Regular'; margin-right:5px;
}


/*产品中心*/
 .pro_con{ background:#000;}
 .pro_list{ overflow:hidden; padding:30px 0px;}
 .pro_list ul{ margin:0px; padding:0px;}
 .pro_list ul li{ float:left; width:50%; color:#fff; padding:1% 3% 1% 3%; margin:0px;list-style: none;}
 .pro_list ul li img{ width:100%;}
 .pro_list ul li h4{ font-size:24px; padding:20px 0px 5px 0px; font-weight:bold; min-height:83px;}
 .pro_list ul li p{ font-size:14px; height:130px; overflow:hidden;}
 
 
 .nav li{ position:relative;}
 .nav .pr_down{ background:rgb(0,0,0,0.9);border-radius: 3px; padding:10px; position:absolute; display:none;width: 240px;}
 .nav .pr_down a{ padding:8px 0px !important;color:#fff !important;}
 .nav .pr_down .yc::after{ display:none !important;}
 .nav .pr_down .yc::before{ display:none !important;}
 .mobnav .pr_down{ position:static; width:100%;display:block;}
 .mobnav .pr_down a{margin-left: 23px; font-size:13px;}
 
 .yd1{display:none;}
 
.pro-banner .c-text-box{ text-align:left;top:56%;}
.pro-banner .c-text-box .mt-30{font-size:30px;}
.pro-banner  .c-mask{ background:none;}
 
@media (max-width: 1200px){
    
 .nybs{color:#000}   
    
}
 
 
 .tzr_right{ text-align:right;color:#fff;font-size:14px;}
 
 
.col-text-1 h1{font-size:20px;} 
 
@media screen and (max-width:768px) {




.pro-banner{height:208px !important;}
.pro-banner .c-container{ margin-top:20px;}
.pro-banner .c-text-box .c-title{ line-height:20px !important;}
.pro-banner .c-text-box .mt-30{font-size:16px !important;}

 .pc1{display:none;}    
 .yd1{ display:block;}
    
 .pro_list ul li{ width:100%;margin-bottom:30px;}
  .pro_list ul li h4{ font-size:16px;}
 .pro_list ul li p{ font-size:13px; height:auto;}
 }


/*核心优势*/
 

.hexin{ overflow:hidden; padding:30px 0px;} 
.hexin ul{ overflow: hidden; margin:0px; padding:0px;}
.hexin ul li{ width:50%;}

.even .aa{ float:left; background:url(../images/bj.jpg); color:#fff;background-size: cover; padding:0% 5% 0% 5%;}
.even .aa h4:nth-child(1){ margin-top:15%;}
.even .aa h4{font-weight:bold; font-size:22px;} 
.even .img_hg{ float:right;} 
.hexin ul li p{ padding-bottom:20px; font-size:14px;}


.odd .aa{ float:right;}
.odd .img_hg{ float:left;} 


@media screen and (max-width:1450px) {
.even .aa h4:nth-child(1){ margin-top:17%;} 

}

@media screen and (max-width:768px) {

.even .aa h4{ font-size:18px;}
.hexin ul li p{ font-size:13px;}
.hexin ul li{ width:100%;}

}



/*新增联系我们*/
.xzlxwm_one .lxbj img{ display:block;width:100%; }
.xzlxwm_one{ position:relative;background-color: #f3f4f5;}
.xzlxwm_one .bot .add{color:#262626; }
.xzlxwm_one .bot .t-1 .icon{position:absolute;left:47.3%;top:28%;}
.xzlxwm_one .bot .t-1 .name{position:absolute; left:20%;top:19%;background:rgba(255,255,255,0.7);padding:10px 10px 0px 10px; border-radius:15px; max-width:440px;}
.xzlxwm_one .bot .name strong{ font-size:16px; margin-bottom:5px; display:block;}
.xzlxwm_one .bot .name p{ font-size:14px; }
.xzlxwm_one .bot .t-2 .icon{position:absolute;left:45%;top:47%;}
.xzlxwm_one .bot .t-2 .name{position:absolute; left:20%;top:40%;background:rgba(255,255,255,0.7);padding:10px 10px 0px 10px;border-radius:15px; max-width:440px;}
.xzlxwm_one .bot .t-3 .name{position:absolute; left:24%;top:70%;background:rgba(255,255,255,0.7);padding:10px 10px 0px 10px; border-radius:15px; max-width:440px;}

.xzlxwm_one .bot .t-4 .icon{position:absolute;left:49.8%;top:46.5%;}
.xzlxwm_one .bot .t-4 .name{position:absolute; left:55%;top:8%;background:rgba(255,255,255,0.7);padding:10px 10px 0px 10px; border-radius:15px; max-width:440px;}
.xzlxwm_one .bot .t-5 .icon{position:absolute;left:50.5%;top:47%;}
.xzlxwm_one .bot .t-5 .name{position:absolute; left:55%;top:33%;background:rgba(255,255,255,0.7);padding:10px 10px 0px 10px; border-radius:15px; max-width:440px;}
.xzlxwm_one .bot .t-6 .icon{position:absolute;left:51%;top:49%;}
.xzlxwm_one .bot .t-6 .name{position:absolute; left:55%;top:57%;background:rgba(255,255,255,0.7);padding:10px 10px 0px 10px; border-radius:15px; width:440px;}
.xzlxwm_one .bot .t-7 .name{position:absolute; left:55%;top:78.5%;background:rgba(255,255,255,0.7);padding:10px 10px 0px 10px; border-radius:15px; width:440px;}



.clearfix {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}


.xzlxwm_two{ padding-top:3rem;}
.hezuo_list{ margin-top:2rem;}
.hezuo_list ul{ padding-left:0px;}
.hezuo_list li{ float:left;width:23.5%; margin-right:2%;list-style: none; text-align:center; border-radius:10px;box-shadow: 0px 1px 3px 3px #f1f7fd; padding:30px;}


.hezuo_list li:last-child{ margin-right:0px;}
.hezuo_list li .box{ margin-top:15px;}
.hezuo_list li .box .jiacu{ font-size:16px; color:#000; font-weight:bold; margin-bottom:5px;}
.hezuo_list li .box .lxxxx{ font-size:14px; color:#404040;}

.xzlxwm_three{ padding:4rem 0px;}
.xzlxwm_three .hezuo_list li{width:23.5%; padding:35px;margin-bottom:2%;}
.xzlxwm_three .hezuo_list li .textbox .jiacu{ font-size:16px; color:#000; font-weight:bold;margin-bottom:2px;}
.xzlxwm_three .hezuo_list li .textbox .er{ font-size:14px; color:#404040; font-weight:bold;margin-bottom:2px;}
.xzlxwm_three .hezuo_list li .textbox .lxxxx{ font-size:14px; color:#404040;margin-bottom:2px;}




@media screen and (max-width:1680px) {
    .about_menu{left: 0;}
}
@media screen and (max-width:1680px) and (min-width:1440px) {
	.about_menu a {
	  width: 75%;
	}
}
@media screen and (max-width:1440px) {
    
.xzlxwm_one .bot .name strong{ font-size:15px;}	
.xzlxwm_one .bot .name p{ font-size:13px;}
.xzlxwm_one .bot .name{  max-width:250px !important; padding:10px 10px 0px 10px !important}	
.xzlxwm_one .bot .t-2 .name{top:44%;}    
    
    header .container{max-width: 90%;}
    .container{max-width: 80%;}
    .col-text h1{font-size: 35px;}
    .about_menu{display: none;}
    .section-second ul li:nth-child(1){
        padding-right: 1rem;
        margin-right: 1rem;
    }
    
}

@media screen and (max-width:1280px) {
    .container{max-width: 90%;}
    .section-four .img1{}
    .section-four .img2{left: 10rem;}
    .section-four .img3{left: 25rem;}
    .Future .txtcontent{height: 100%;}
    .header .header-right{width: 70%;}
    .About3 .miles::after{}
    .About3 .swiper-button-next, .About3 .swiper-button-prev{}
    .youshi-banner .c-text-box .c-title,.youshi1 .box .txt h2,.youshi3 .list .txt h2{font-size: 38px;}
    .footer-nav dl dd label{width: 35%;}
    
    
.xzlxwm_one{ position:inherit; overflow:hidden; padding:3rem 0px;}	
.xzlxwm_one .bot .icon{ display:none;}	
.xzlxwm_one .bot .t-1,.xzlxwm_one .bot .t-2,.xzlxwm_one .bot .t-3,.xzlxwm_one .bot .t-4,.xzlxwm_one .bot .t-5,.xzlxwm_one .bot .t-6,.xzlxwm_one .bot .t-7{overflow:hidden;width:50%; float:left; min-height:125px; margin-bottom:15px;}
.xzlxwm_one .bot .t-1 .name,.xzlxwm_one .bot .t-2 .name,.xzlxwm_one .bot .t-3 .name,.xzlxwm_one .bot .t-4 .name,.xzlxwm_one .bot .t-5 .name,.xzlxwm_one .bot .t-6 .name,.xzlxwm_one .bot .t-7 .name{ position: inherit;}
.xzlxwm_one .lxbj img{ display:none;}
.xzlxwm_one .bot .name strong{ font-size:14px;}

.xzlxwm_three .hezuo_list li .textbox .jiacu,.xzlxwm_three .hezuo_list li .textbox .er,.hezuo_list li .box .jiacu{ font-size:16px;}
.xzlxwm_three .hezuo_list li .textbox .lxxxx,.hezuo_list li .box .lxxxx{ font-size:14px;}

    
}
@media screen and (max-width:1024px) {
  .section-first .container{padding: 80px 0px;}
  .col-text h1{font-size: 22px;}
  .col-text h3{font-size: 20px;}
  .fs32{font-size: 20px !important;}
  .News_inner .big-title{font-size: 24px;}
  .section-second ul li h2{font-size: 24px;}
  .header .header-right{width: auto;}
  .mobnav li a{color: #fff;}
  .footer-info p{font-size: 12px;}
  .footer-nav dl dd{width: 100%;}
  .section-second .col-lg-6,.section-second .col-lg-5{width: 100%;}
  .section-four .img1{width: 95px;}
  .section-four .img2{width: 194px;left: 8rem;}
  .section-four .img3{left: 22rem;width: 200px;}
  .section-four .img4{left: 8rem;top: 14rem;width: 150px;}
  .section-four .img5{left: 20rem;width: 126px;}
  .section-four .img6{left: 15rem;top: 23rem;width: 120px;}
  .section-four .img7{left: 25rem;top: 20rem;z-index: 999;width: 102px;}
  .youshi1 .box .txt{width: 90%;}
  .youshi3 .list .txt p{padding: 0.5rem 0;}
  .footer-nav dl dd:nth-child(2n){padding-left: 0;}
  .footer-nav dl dd label{width: 18%;}
}
@media screen and (max-width:991px) {
    
    .footer-info{flex-direction: column;}
    .footer-nav .col-md-2{width: 22%;}
    .footer-nav .col-md-10{width: 78%;}
    .col-md-6{width: 100%;}
    .News_inner .list a .imgs{width: 100%;}
    .News_inner .list a .txt{width: 100%;margin-top: 1rem;}
    .Future_part2 .twoilst .boximg{width: 100%;}
    .Future_part2 .tab-title{width: 100%;}
    .Future_part .col-md-7,.Future_part .col-md-5{width: 100%;}
    .Future_part .fulist .txtcontent{height: 100% !important;padding: 2rem !important;}
    .Future_part .fulist .txtcontent::after{display: none !important;}
    .Future_part .fulist .txtcontent::before{display: none !important;}

    .Future .col-md-7,.Future .col-md-5{width: 100%;}
    .Future .txtcontent{height: 100% !important;padding: 2rem !important;}
    .Future .txtcontent::after{display: none !important;}
    .Future .txtcontent::before{display: none !important;}
    .About4 .team .team_top .items .txt{padding: 2rem !important;}
    .About4 .team .team_top .items .imgs{height: 300px;}
    .About4 .team .team_top .items .txt{height: 300px;}
    .youshi-banner .c-text-box .c-title,.youshi1 .box .txt h2,.youshi3 .list .txt h2{font-size: 28px;}
    .youshi1 .box .txt p{font-size: 16px;}
    .youshi3 .list .txt p{font-size: 16px;}
    
      .hezuo_list li{width:48%; margin-bottom:5%;}
.xzlxwm_three .hezuo_list li{width:100%; float:none; margin-bottom:5%;margin-right:0px;}
    

}
@media screen and (max-width:768px) {
  .section-first .boximg{position: relative;}
  .section-second .pl-5{padding-left: 0;margin-top: 3rem;}
  .footer-nav .col-md-2{width: 100%;}
  .footer-nav .col-md-10{width: 100%;}
  .section-four .pics{width: 85%;margin: 0rem auto;}
  .News_inner .col-md-4,.News_inner .col-md-8{width: 100%;}
  .News_inner .relate-tt,.News_inner .list{margin-left: 0;}
  .News_inner .list a .imgs{width: 30%;}
  .News_inner .list a .txt{width: 65%;}
  .youshi-banner .c-text-box .c-title{line-height: 40px;}
  .youshi3 .row:nth-child(even) .txt{margin-left: 0 !important;margin-right: 0 !important;}
  
  
  .xzlxwm_one .bot .t-1,.xzlxwm_one .bot .t-2,.xzlxwm_one .bot .t-3,.xzlxwm_one .bot .t-4,.xzlxwm_one .bot .t-5,.xzlxwm_one .bot .t-6,.xzlxwm_one .bot .t-7{width:100%;min-height: inherit;}
.xzlxwm_one .bot .t-1 .name,.xzlxwm_one .bot .t-2 .name,.xzlxwm_one .bot .t-3 .name,.xzlxwm_one .bot .t-4 .name,.xzlxwm_one .bot .t-5 .name,.xzlxwm_one .bot .t-6 .name,.xzlxwm_one .bot .t-7 .name{max-width: 100% !important; padding:10px 10px !important;width:100%;}
  .hezuo_list li{width:100%; margin-right:0px; float:none;}


}
@media screen and (max-width:767px) {
  .container {
      max-width: 94%;
  }
  .c-container{width: 82.917666%;margin-top: 190px;}
  .col-text h2{margin-bottom: 0.8rem;}
  .col-text p{font-size: 14px;}
  .mobnav{background: #000;}
  /*.home-banner{height: 500px;}*/
  .home-banner video{
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    object-position: center center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .home-banner .c-text-box{top: auto;bottom: 5%;}
  .home-banner .c-text-box .c-text{font-size: 14px;}
  .home-banner .c-text-box .c-title{font-size: 36px;margin-bottom: 0;line-height: 1;}
    .home-banner_videopc{display: none;}
    .home-banner_videom{display: block;}
  .footer-nav{border: none;padding-top: 0 !important;margin-top: 0;}
  footer img{display: block;margin: 1rem auto;}
  footer .links{justify-content: space-between !important;flex-wrap: wrap; width: 70%;margin: 0 auto;}
  footer .links a{margin-left: 0;}
  .footer-nav ul{display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 1.5rem;}
  .footer-nav ul li{width: 50%;}
  footer .wechatimg{right: auto;left: 3rem;}
  .section-second .row{flex-direction: column-reverse;}
  .section-second .pl-5{margin-top: 0;}
  .section-second ul{display: none;}
  .section-there .row .col-md-3{width: 33.3333%;margin-top: calc(var(--bs-gutter-x) * .15) !important; padding-right: calc(var(--bs-gutter-x) * .1);padding-left: calc(var(--bs-gutter-x) * .1);}
  .section-there .row .col-md-3 .ims{height: 62px;border-radius: 0;}
  .section-there .row .col-md-3 .ims img{max-width: 60%;}
  .section-four dl dd{font-size: 14px;}
  .pc{display: none;}
  .mobile{display:block;}
  .section-first .container{padding-bottom: 0;}
  .section-first .boximg{margin-top: -5rem;}
  .section-second,.section-there,.section-four{padding: 60px 0;}
  .section-second .col-lg-6{padding: 0;}
  /*.section-four .more{display: none;}*/
  .online{
    width: 100%;
    height: 100%;
    background: url(../images/bg3_mobile.jpg) no-repeat top center;
    background-size: cover;
  }
  footer .col-md-3{display: none;}
  .footer-nav .col-md-10,.footer-nav .col-md-3{display: none;}
  .footer-nav ul li{width: 100%;border-bottom: 2px solid #2b2c2f;padding: 1rem 0;}
  .copyright{padding: 20px 0px;}
  footer .container{display: flex;flex-wrap: wrap; flex-direction: column-reverse;}
  .section-four .pics{height: 280px;}
  .section-four .img1{display: none;}
  .section-four .img2{left: 2rem;width: 114px;}
  .section-four .img3{left: 11rem;width: 120px;top: 0.5rem;}
  .section-four .img4{left: 0;top: 7.5rem;width: 100px;}
  .section-four .img5{left: 8.5rem;top: 6rem;width: 106px;}
  .section-four .img6{left: 5rem;top: 13rem;width: 80px;}
  .section-four .img7{left: 13rem;top: 12rem;width: 70px;}
  .Investor .top{padding: 1.5rem;}
  .Investor .top .col-md-6 a p{width: 100%;}
  .page-banner{padding: 2.5rem 0 2rem 0;}
  .pageinfo *{margin: 0.5rem 0;}
  .News_inner .list a .txt{margin-top: 0;}
  .Future_part2 .tab-title{flex-wrap: wrap;}
  .Future_part2 .tab-title .items{width: 100%;margin-left: 0;}
  .Future_part2 .twoilst .hover{height: 300px;}
  .Future_part2 .twoilst .hover .imgs{height: 100%;}
  .About4 .team .team_top .items{flex-wrap: wrap;}
  .About4 .team .team_top .items .imgs{width: 100%; height: auto;}
  .About4 .team .team_top .items .txt{width: 100%; height: auto;}
  .About3 .miles::after{}
  .About3 .swiper-button-next, .About3 .swiper-button-prev{}
  .youshi-banner .c-text-box .c-title,.youshi1 .box .txt h2,.youshi3 .list .txt h2{font-size: 20px;}
  .youshi1 .box{width: 100%;margin: 2rem 0;}
  .youshi2 {text-align: center;}
  .youshi2 img{float: none;margin: 1rem auto auto auto;display: block}
  .youshi4 .col-md-3{width: 50%;}
  .youshi-banner{height: 400px;}
  .youshi-banner .bg{height: 100%;}
  .inner-page .online h1{text-align: center;}
  .inner-page .online img{display: block;margin: 0 auto;float: none !important;}
}