@font-face {
  font-family: "FounderYouhei-Medium";
  font-weight: normal;
  font-style: normal;
  src: url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/511/FZYouHJW_511M.eot'); /*IE9*/
  src: url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/511/FZYouHJW_511M.eot?#iefix') format('embedded-opentype'),
    /*IE6-IE8*/ url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/511/FZYouHJW_511M.woff2') format('woff2'),
    url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/511/FZYouHJW_511M.woff') format('woff'),
    /* chrome firefox */ url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/511/FZYouHJW_511M.ttf') format('truetype'),
    /* chrome firefox opera Safari Android IOS 4.2+ */
      url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/511/FZYouHJW_511M.svg?FounderYouhei-Medium') format('svg'); /*IOS 4.2-**/
}
@font-face {
  font-family: "FounderYouhei-Regular";
  font-weight: normal;
  font-style: normal;
  src: url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/508/FZYouHJW_508R.eot'); /*IE9*/
  src: url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/508/FZYouHJW_508R.eot?#iefix') format('embedded-opentype'),
    /*IE6-IE8*/ url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/508/FZYouHJW_508R.woff2') format('woff2'),
    url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/508/FZYouHJW_508R.woff') format('woff'),
    /* chrome firefox */ url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/508/FZYouHJW_508R.ttf') format('truetype'),
    /* chrome firefox opera Safari Android IOS 4.2+ */
      url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/508/FZYouHJW_508R.svg?FounderYouhei-Regular') format('svg'); /*IOS 4.2-**/
}
@font-face {
  font-family: 'FounderYouhei-Light';
  font-weight: normal;
  font-style: normal;
  src: url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/503/FZYouHJW_503L.eot'); /*IE9*/
  src: url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/503/FZYouHJW_503L.eot?#iefix') format('embedded-opentype'),
    /*IE6-IE8*/ url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/503/FZYouHJW_503L.woff2') format('woff2'),
    url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/503/FZYouHJW_503L.woff') format('woff'),
    /* chrome firefox */ url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/503/FZYouHJW_503L.ttf') format('truetype'),
    /* chrome firefox opera Safari Android IOS 4.2+ */
      url('https://cdns.chinastock.com.cn/cdn/newsite-assets/fonts/503/FZYouHJW_503L.svg?#FounderYouhei-Light') format('svg'); /*IOS 4.2-**/
}

body {
    width: 100%;
    overflow: hidden;
}

.white {
    color: #ffffff;
}

.cliked {
    color: #3F3F9F;
}

.line-h32 {
    line-height: 32px;
    margin: 0;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mr40 {
    margin-right: 40px;
}

.ml18 {
    margin-right: 18px;
}

.ml36 {
    margin-right: 36px;
}

.ml38 {
    margin-right: 38px;
}

.ml80 {
    margin-right: 80px;
}

.mb24 {
    margin-bottom: 24px;
}

.pl37 {
    padding-left: 37px;
}

.pl70 {
    padding-left: 70px;
}

.float-l {
    float: left;
}

.float-r {
    float: right;
}

.clearfix:after {
    content: '';
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.noclick{
    pointer-events: none;
}
.inbox {
    display: inline-block;
}

.title {
    /*font-family: FZYOUHS_509R--GB1-0;*/
    font-family: 'FounderYouhei-Regular';
    font-size: 32px;
}

.container {
    width: 1400px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    padding-left: 60px;
}

.banner-contanier {
    position: relative;
    width: 100%;
    max-height: 578px;
    overflow: hidden;
}
.swiper-slide{
    width: 100%;
    /* height: 578px; */
}
.banner-1{
    background: url(../images/banner_cgs_01.7a6280a8.png) no-repeat;
    background-size: cover !important;
    background-position: center;
}
.banner-2{
    background: url(../images/banner_cgs_02.677ee26a.png) no-repeat;
    background-size: cover;
    background-position: center !important;
}
.banner-3{
    background: url(../images/banner_cgs_03.b6d97944.png) no-repeat;
    background-size: cover !important;
    background-position: center;
}
.pagination1{
    z-index: 5;
}
.swiper-banner-container {
    height: 100%;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 24px;
  }
  .pagination1 .swiper-pagination-bullet {

    width: 100px;
    height: 3px;
    display: inline-block;
    border-radius: 4px;
    background: rgba(255,255,255,0.50) !important;
  }
  .swiper-pagination-bullet div.slick {
    position: absolute;
    top: 0;
    left: 0;
    width: 0px;
    height: 4px;
    background: #fff;
  }
  @keyframes bulletactive {
    0% {
      width: 0;
    }
    100% {
      width: 100px;
    }
  }
  .pagination1 .swiper-pagination-bullet-active {
    /* opacity: 1; */
    background:#FFFFFF !important;
  }
  .pagination1 .swiper-pagination-bullet-active div.slick {
    animation: bulletactive 6s ease;
  }
  .swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 16px;
    position: relative;
  }
  #index_swiper .swiper-slide{
      height: 578px;
      overflow: hidden;
  }
 

  
  .img-bg{
      width: 100%;
      height: 100%;
    position: absolute;
    
  }
  #index_swiper .swiper-slide-on .img-bg{
    animation: upin 5s ease;
  }
  @keyframes upin {
    0% {
      transform: scale(1.1);
    }
    100% {
      transform: scale(1);
    }
  }
/* 导航 */



.nav-container {
    width: 100%;
    /* width: 920px; */
    margin: 0 auto;
    border-bottom: 1px solid #EEEEEE;
    background: #FFFFFF;
    z-index: 999;
}
.navigation-active{
    /* margin-left: -31px !important; */
}

/* .nav-box {
    width: 920px;
    margin: 0 auto;
} */

.cgs-nav {
    height: 69px;
}

.cgs-nav li {
    float: left;
    line-height: 69px;
    margin-right: 60px;
}

.cgs-nav li:nth-child(7) {

    margin-right: 0;
}

.cgs-nav li a {
    /*font-family: PingFangSC-Regular;*/
    font-size: 20px;
    color: #666666;
}

.cgs-nav-box li {
  margin-right: 75px;
}

/* 公司介绍 */

.company-info-contanier {
    width: 100%;

    background: #ffffff;

}

.company-info-text {
    height: 369px;
}

.company-info-text p {

    text-align: center;
    color: #252525;
    font-size: 16px;
}

.company-info-text .title {
    font-family: 'FounderYouhei-Regular';
    font-size: 32px;
    /* font-weight: 600; */
    padding: 66px 0 53px 0;
}

.company-info-text .special-p {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    margin-bottom: 20px;
}

.company-info-banner {
    width: 100%;
    height: 391px;
    color: #ffffff;
}

.company-info-banner .item-l {
    float: left;
    width: 61.9%;
    height: 391px;
    background: url(../images/img_cgs_company_established.9f0f016b.png) no-repeat;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/cgs/img_cgs_company_established.png', sizingMethod='scale');

}

.company-info-banner .item-r {
    float: right;
    width: 38.1%;
    height: 391px;
    background: url(../images/img_cgs_company_listing.4b1487fc.png) no-repeat;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/cgs/img_cgs_company_listing.png', sizingMethod='scale');
}

.company-info-banner .item .text-box {
    position: relative;
    height: 391px;
    cursor: pointer;
    /* display: none; */
}

.text-box .hover-show {
    display: none;
}

.company-info-banner .item:hover .text-box {
    background: rgba(0, 0, 0, 0.50);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);

    display: block;
}

.company-info-banner .item:hover .hover-show {
    display: block;
}

.company-info-banner .item:hover .hover-hidden {
    display: none;
}

.left-text-box .left-text {
    float: right;
    padding-top: 92px;
    margin-right: 15.2%;
    width: 704px;
    font-size: 16px;
}

.company-info-banner .title {
    font-family: 'FounderYouhei-Regular';
    font-size: 24px;
    margin-bottom: 26px;
}

.item-r .right-text {
    position: absolute;
    top: 92px;
    left: 80px;
    width: 704px;
    font-size: 16px;
}

/* 企业版图 */
.company-map{
    min-height: 1206px;
}
.company-map .title {
    text-align: center;
    padding-top: 66px;
    margin-bottom: 63px;
    color: #252525;
}

.company-map .small-txt {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #A28458;
    text-align: center;
}

.company-map .small-txt span {
    display: inline-block;
}

.company-map .info-box {
    width: 1300px;
    margin: 0 auto;
    margin-top: 55px;
}

.company-map .info-list {
    float: left;
    margin-right: 51px;
}
.company-map .info-list .near{
    margin-right: 12px;
}
.company-map .info-box li:last-child {

    margin-right: 0;
}

.company-map .info-list span {
    display: inline-block;
}


.listnum{
    font-family: 'FounderYouhei';
    font-size: 40px;
    color: #252525;
    margin-right: 12px;
}
.listtips{
    font-size: 16px;
    color: #252525;
    text-align: center;
}


.more-container {
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 99;
    height: 72px;
}

.more-container .btn a{
    display: inline-block;
    width: 128px;
    height: 28px;
    /*font-family: PingFangSC-Regular;*/
    background: #FFFFFF;
    font-size: 14px;
    color: #3F3F9F;
    text-align: center;
    line-height: 26px;
    border: 1px solid #3F3F9F;
    border-radius: 4px;
    cursor: pointer;
}

.more-container .tip {
    margin-top: 34px;

}

.more-container .tip li {
    position: relative;
    display: inline-block;
    /*font-family: PingFangSC-Regular;*/
    font-size: 16px;
    width: 94px;
    height: 22px;
    line-height: 22px;
    text-align: right;
    color: #252525;
}

.more-container .tip li span {
    display: inline-block;
    margin-right: 12px;
}

.more-container .tip .icon {
    position: relative;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    top: -2px;
}

.red {
    background: #E3161E;
}

.blue {
    background: #3F3F9F;
}

.maps-container {
    position: relative;
    width: 1212px;
    min-height: 613px;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 24px;
}

.map-box {
    width: 1212px;
    min-height: 613px;
}

.map-box img {
    width: 1212px;
    height: 613px;
}

.map-btm-box {
    margin-left: 46px;
    margin-top: 24px;
}

.sec-title {
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #252525;
}

.city-container {
    width: 1200px;
    height: 58px;
    border-bottom: 1px solid #D8D8D8;

    position: relative;
}
.country-show-box{
    width: 1080px;
    height: 135px;
    position: absolute;
    
    top: 12px;
    overflow: hidden;
}
.city-box {
    width: 2000px; 
}

.city-box li {
    position: relative;
    float: left;
    /*font-family: PingFangSC-Regular;*/
    font-size: 16px;
    color: #999999;
}

.city-box li .city-btn {
    line-height: 46px;
    padding-right: 40px;
    cursor: pointer;
}

.city-box li .city-desc {
    position: absolute;
    display: none;
   
    top: 60px;
    width: 400px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 16px;
    line-height: 24px;
    color: #252525;
}

.activeCity {
    display: block;
}
.right-btn-box{
    position: absolute;
    right: 0;
    top: 19px;
}
.right-btn-box li {
    height: 46px;
}

.right-btn-box li img {

    display: block;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.right-btn-box li.prve {
    margin-right: 20px;
}
.posRight{
    
    left: initial;
    right: 37px !important;
    text-align: right;
}

/* 企业文化 */
.company-culture {
    height: 669px;
    background: rgb(248, 248, 248);
}

.company-culture .bg-box {
    width: 100%;
    height: 100%;
    background: url(../images/img_cgs_corporate_culture.ebea382d.png) no-repeat;
    background-position: 100% 0%;
}

.company-culture .container {
    height: 440px;
}

.company-culture .title {
    padding-top: 60px;
    margin-bottom: 50px;
}

.company-culture .culture-box .culture-list {
    display: flex;
    align-items: flex-start;
    margin-bottom: 24px;
}

.company-culture .culture-box .culture-list .name {
    width: 128px;
    text-align: right;
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #A28458;
    font-weight: 500;
    line-height: 32px;
}
.company-culture .culture-box .culture-list .line {
    width: 2px;
    height: 20px;
    background: #D2BB98;
    margin: 6px 36px;
}
.company-culture .culture-box .culture-list .right-box p {
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #252525;
    line-height: 32px;
    /* font-weight: 400; */
}
.company-culture .culture-box .culture-list .right-box .color-text {
    color: #A28458;
}
.company-culture .culture-box .culture-list .right-box .icon {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAGKADAAQAAAABAAAAGAAAAADiNXWtAAABaElEQVRIDbWVPU7DQBCFZxaHGFHDJXKKICRqGn6KINFQ09BAHyFRpkqFBBECJK4AF0B0iDsAEgVFYhEYPLbGsjf+eUUyhWd3/b337PVKJlpw8c35fmf6SwNaDvYOTq7fq/JQzte7xFykS9H08eqit+4DNkc54627kMNdIn4lkk5dCMqZsXXWwX3/cG3yN3lKQjSsHWyUbRfKmbn2JEAHqBjl1FPLpY1o5/TyI3RhN79damb3raOc8dkb2IL/hBqqpnbfOsrNBKgBKka40oB5hlQGzCsk+8hq6FfyQam1xUxjPcKRjB98Rud1XG3A8/CoFfHPQIRWmPmLKDguC6jjKrdIRW+f33cisp2aL232zkYvfkATVxrQJLIQhJsJQEQagHKFAFSEcvogWQAqQjk110oCUBHKpdbplVERyuXNdeziozhqOooKopyy+XIscsvE8b+4/JwbjHLGF3r8L14tLFRMUK5Cvpjlf2t+pBaLqz+5AAAAAElFTkSuQmCC) no-repeat;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

/* 发展历史 */

.company-history {
    height: 718px;
    background: url(../images/img_cgs_development.5189718b.png) no-repeat;
    background-size: 100% 330px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/cgs/img_cgs_development.png', sizingMethod='scale');

}

#timeline {
    margin-top: 35px;
    height: 84px;
    position: relative;
}

.dates-container {
    position: relative;
    width: 1000px;
    height: 84px;
    margin-left: 146px;
    overflow: hidden;
}

#dates {
    position: absolute;
    width: 2800px;
    height: 84px;
    margin: 0 auto;
}

#dates li {
    position: relative;
    
    float: left;
    width: 45px !important;
    height: 84px;
    margin-right: 90px;
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #FFFFFF;
    cursor: pointer;
    z-index: 3;
}

#dates li:last-child {
    margin-right: 0;
}

#dates a {
    /*font-family: PingFangSC-Regular;*/
    font-size: 20px;
    color: #FFFFFF;
}

#dates li .dot {
    
}



.time-btns {
    position: absolute;
    top: 71px;
    width: 1137px;
    margin-left: 78px;
    z-index: 2;
}

.btn-prev img,
.btn-next img {
    display: block;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    cursor: pointer;
}

.btn-prev {
    float: left;
    height: 32px;
}

.btn-next {
    float: right;
    height: 32px;
}

.bg-line {
    position: absolute;
    top: -12px;
    width: 980px;
    height: 24px;
    margin-left: 78px;
    overflow: hidden;
    /* background: rgba(255, 255, 255, 0.50); */
    
}
#bg-line{
    
    width: 2800px;
    height: 24px;
}
.bg-line .dot{
    display: block;
    position: absolute;
    top: 0;
    left: 12px;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-radius: 50%;
    border: 3px solid ;
    border-color: rgba(255, 255, 255, 0);
    background: rgba(255, 255, 255, 0.50);
    z-index: 1;
}
.bg-line .dot-box{
    position: relative;
    float: left;
    width: 135px;
    height: 24px;
    
}
.bg-line .dot>div{
    
    width: 100%;
    height: 100%;
    margin: auto;
    border-radius: 50%;
    background: #ffffff;
    display: none;
}
.bg-line .line{
    position: absolute;
    top: 12px;
    left: 24px;
    display: block;
    width: 111px;
    height: 2px;
    background: rgba(255, 255, 255, 0.50);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fFFFFFF, endColorstr=#7fFFFFFF);
}
.selected {
    display: block !important;
}

.company-history .container .time-line-box {
    height: 330px;

}

.company-history .time-line-box .title {
    color: #ffffff;
    padding-top: 66px;
}

.time-text {
    position: relative;
    height: 388px;
    width: 1359px;
    padding-top: 50px;
    overflow: hidden;
}

.time-text-box {
    position: absolute;
    left: 0;
    height: 338px;
    width: 9999px;
    box-sizing: border-box;
}

.time-text-box li {
    float: left;
    width: 375px !important;
    height: 308px;
    margin-right: 78px !important;
    box-sizing: border-box;
}
.time-text-box li ::-webkit-scrollbar{
    width: 3px;
}

.time-text-box li ::-webkit-scrollbar-track-piece { 
    background-color:#EEEEEE; 
}
.time-text-box li ::-webkit-scrollbar-thumb {
    /* background-color:#3F3F9F; */
}
.time-text-box li .float-l {
    float: left;
    width: 45px;
    font-family: PingFangSC-Medium;
    line-height: 28px;
    font-size: 20px;
    color: #252525;
}

.time-text-box li .float-r {
    height: 308px;
    overflow-y: auto;
    padding-right: 20px;
    float: right;
    width: 300px;
    /*font-family: PingFangSC-Regular;*/
    font-size: 16px;
    color: #666666;
    text-align: justify;
    line-height: 32px;
}

/* 公司荣誉 */

.company-honor {
    height: 588px;
    background: url(../images/img_cgs_glory.2ab43c40.png) no-repeat;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/cgs/img_cgs_glory.png', sizingMethod='scale');

}

.honor-container {
    width: 1400px;
    height: 100%;
    margin: 0 auto;
    background: rgba(55, 50, 97, 0.80);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8373261, endColorstr=#C8373261);
}

.top-box {
    width: 1280px;
    margin: 0 auto;
    padding-top: 66px;
    margin-bottom: 50px;
}

.top-box .title {
    float: left;
    color: #ffffff;
}

.top-box .more {
    float: right;
    line-height: 32px;
    color: #ffffff;
}

.top-box .more:hover{
    color: #ffffff !important;
}
#scrolllayout {
    position: relative;
    width: 100%;
    height: 366px;
    margin: 0 auto;
}
.scrollcontent{
    position: absolute;
    top: 0;
    left: 0;
    width: 1180px;

}

.viewTimeBox{
    position: absolute;
    left: 124px;
    top: -4px;
    width: 66px;
    height: 374px;
    overflow: hidden;
}
.time-line {
    position: absolute;
    top: 0px;
}

.time-line li {
    cursor: pointer;
    font-family: PingFangSC-Medium;
    font-size: 28px;
    color: rgba(255, 255, 255, 0.30);
    line-height: 40px;
    margin-bottom: 24px;
}

.time-line li p {}

.time-line .icon-box {
    height: 206px;
    padding: 60px 0;
}

.time-line .icon-box span {
    display: block;
    margin: 0 auto;

}

.time-line .icon-box .big {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #FFFFFF;

}

.time-line .icon-box .mid {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-top: 30px;
    background: rgba(255, 255, 255, 0.90);
}

.time-line .icon-box .small {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-top: 30px;
    background: rgba(255, 255, 255, 0.80);
}
.viewbox{
    position: absolute;
    top: 0;
    left: 218px;
    width: 1180px;
    height: 366px;
    overflow: hidden;
}


.scrollcontent .li-box {
    color: #ffffff;
    padding-bottom: 30px;
}

.scrollcontent .li-box span {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 32px;
    margin-left: 32px;
}

.scrollcontent .li-box span:first-child {
    display: inline-block;
    width: 70px;
}

.scrollcontent .li-box p {
    width: 988px;
    margin-left: 35px;
    line-height: 32px;
    cursor: pointer;
}



/* 滚动条样式 */
#Yscrollouter {
    width: 2px;
    height: 366px;
    background: rgba(255, 255, 255, 0.20);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF, endColorstr=#33FFFFFF);
    position: absolute;
    top: 0;
    left: 218px;
    /* display: block; */
}

#Yscrollinner {
    width: 2px;
    height: 48px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
}

/* 滚动条样式 */
/* 社会责任 */

.company-duty {
    height: 782px;
}

.company-duty .container {
    padding: 0;
    width: 1200px;
}

.company-duty .container .title {
    text-align: center;
    padding-top: 66px;
    margin-bottom: 63px;
}

.article-box {
    width: 1200px;
}

.article-text {
    width: 590px;
    height: 556px;
    border: 1px solid #EEEEEE;
    cursor: pointer;
}

.article-text .img-box{
    width: 100%;
    height: 330px;
    overflow: hidden;
}

.article-text:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000);
}
.article-text:hover img{
    transition-timing-function: ease;
  transition-duration: 0.5s;
  transition-delay: 0.2s;
  transform: scale(1.1);
}

.article-text img {
    /* display: block;
    width: 100%;
    height: 330px;
    background: url("../../../images/cgs/img_cgs_map_3.png") no-repeat;
    transition: all 0.6s; */
}

.article {
    padding: 29px 20px 24px 20px;
}

.article p:nth-child(1) {
    font-family: 'FounderYouhei';
    font-size: 20px;
    color: #252525;
    margin-bottom: 22px;
}


.article p:nth-child(2) {
    /*font-family: PingFangSC-Regular;*/
    font-size: 16px;
    color: #231F20;
    line-height: 32px;
}

/* 联系我们 */
.contact-way .container {
    width: 1200px;
    height: 516px;
    padding: 0;
    background: url(../images/img_cgs_contact_us.386f38d6.png) no-repeat;
    background-size: cover;
    margin-bottom: 100px;
}

.contact-way .ways-box {
    width: 426px;
    height: 516px;
    margin-left: 82px;
    padding-left: 24px;

}

.contact-way .container .title {
    color: #FFFFFF;
    padding-top: 85px;
    margin-bottom: 47px;
}

.ways-box .ways {
    color: #FFFFFF;
    margin-top: 22px
}

.ways-box .ways>p {
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 32px;
}

 .ways>div {
    /*font-family: PingFangSC-Regular;*/
    font-size: 16px;
    color: #FFFFFF;
    text-align: left;
    line-height: 32px;
    margin-left: 19px;
}

.contact-way .date{
    width: 100%;
    font-size: 12px;
    color: #999;
    text-align: right;
    margin-top: 40px;
}

.swiper-pagination-bullet {
    /* width: 20px;
    height: 20px; */
    outline:none;
    background: none;
  }

  .swiper-pagination-bullet-active {
    color: #fff;
    background: none;
  }
body {
    width: 100%;
    overflow: hidden;
}
strong{
    font-weight: bold;
}

.cliked {
    color: #3F3F9F;
}

.line-h32 {
    line-height: 32px;
    margin: 0;
}

.hidden{
    display: none;
}

.mr40 {
    margin-right: 40px;
}

.ml18 {
    margin-right: 18px;
}

.ml36 {
    margin-right: 36px;
}

.ml38 {
    margin-right: 38px;
}

.ml80 {
    margin-right: 80px;
}

.mt24{
    margin-top: 24px;
}

.mt60{
    margin-top: 60px;
}
.mr32{
    margin-right: 32px;
}
.pl41{
    padding-left: 41px;
}

.pl70 {
    padding-left: 70px;
}

.float-l {
    float: left;
}

.float-r {
    float: right;
}

.clearfix:after {
    content: '';
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.inbox {
    display: inline-block;
}

.title {
    font-family: FounderYouhei-Regular;
    font-size: 32px;
}

.container {
    width: 1400px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    padding-left: 60px;
}

.banner-container {
    width: 100%;
    height: 460px;
}

.banner-container .title {
    font-family: FounderYouhei-Medium, PingFangSC-Medium;
    font-size: 64px;
    color: #FFFFFF;
    letter-spacing: 11.79px;
    padding-top: 177px;
}
.header {
  width: 100%;
  height: 100px;
  padding: 26px 50px;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  z-index: 9999;
}
.header-content {
  width: 1400px;
  margin: 0 auto;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.logo {
  width: 310px;
  height: 50px;
  margin-right: 33px;
}
.logo_img {
  width: 310px;
  height: 50px;
}
.nav {
  height: 50px;
  line-height: 50px;
}
.nav li {
  position: relative;
  width: 86px;
  text-align: center;
}
.nav-down {
  position: absolute;
  top: 99px;
  left: 0;
  z-index: 1000000;
  display: none;
}
.nav-down > .b-menu-div > p {
  height: 18px;
}
.nav-down > .nav-down-div {
  padding-top: 6px;
}
.nav a {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #252525;
}
.nav .online {
  margin: 0;
}
.nav .a-active {
  color: #3f3f9f;
}
#header_public .nav a.no-change-clo:hover {
  color: #252525 !important;
}
.nav a span {
  color: #252525;
}
/* 其他页头部简繁样式 */
.language a {
  font-family: PingFangSC-Regular, FounderYouhei-Regular;
  font-size: 16px;
  color: #252525;
  height: 50px;
  line-height: 50px;
}
.language span {
  margin-right: 10px;
  font-size: 16px;
}
.language a span:hover {
  color: #252525;
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.language a:hover{
  color: #252525 !important;
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.language span.language-en {
  cursor: pointer;
}
.language a span.language-active {
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1;
}
.language a span.language-active:hover{
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.language span.dividLine {
  color: #252525;
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1;
}
/* #index .header-p:hover .header .language-active {
  color: #252525;
} */
.b-menu {
  position: absolute;
  width: 100%;
  background-color: #fff;
  display: none;
  z-index: 9900;
}

.b-menu-div p {
  margin: 24px 0;
  height: 18px;
  line-height: 18px;
}
.b-menu-div p > a {
  font-family: "FounderYouhei-Regular";
  font-size: 16px;
  color: #666666;
}
.investor-two-title > a,
.online-two-title > a,
.join-us-two-title > a {
  width: 86px;
  display: block;
  text-align: center;
  height: 18px;
  line-height: 18px;
  margin-bottom: 24px;
  font-family: "FounderYouhei-Regular";
  font-size: 16px;
  color: #666666;
}

.totop {
  position: fixed;
  right: 125px;
  bottom: 125px;
  width: 60px;
  height: 260px;
  padding: 2px 10px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  text-align: center;
  z-index: 999;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #9a9a9a;
  display: none;
  /* overflow: hidden; */
}
.totop-div {
  display: block;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 8px;
  padding-top: 10px;
  cursor: pointer;
}
.text {
  color: #666666;
}
.totop-div-up {
  border-bottom: 1px solid #fff;
}
.icon-totop-service {
  position: relative;
  right: 0px;
  width: 32px;
  height: 32px;
  margin: 0 auto 6px;
  /* background-image: url("../../images/icon_service_32@2x.png"); */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.icon-totop-app {
  position: relative;
  right: 0px;
  width: 32px;
  height: 32px;
  margin: 0 auto 6px;
  /* background-image: url("../../images/icon_CGS_app_32@2x.png"); */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.icon-totop-up {
  position: relative;
  right: 0px;
  width: 32px;
  height: 16px;
  margin: 0 auto 6px;
  /* background-image: url("../../images/icon_back_to_top_32@2x.png"); */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}
.totop-div-phone:hover .phone-icon {
  display: inline;
}
.phone-icon {
  display: none;
  position: absolute;
  width: 130px;
  height: 92px;
  top: -15px;
  right: 57px;
}
.totop-div .text {
  line-height: 18px;
}
.icon_CGS_app_QR_code {
  position: absolute;
  top: 158px;
  right: 57px;
  width: 130px;
  display: none;
}
.menu-4 > div,
.menu-5 > div,
.menu-6 > div {
  /* older safari/Chrome browsers */
  -webkit-opacity: 0;
  /* Netscape and Older than Firefox 0.9 */
  -moz-opacity: 0;
  /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
  -khtml-opacity: 0;
  /* IE9 + etc...modern browsers */
  opacity: 0;
  /* IE 4-9 */
  filter: alpha(opacity=0);
  /*This works in IE 8 & 9 too*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /*IE4-IE9*/
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.nav a:hover,
.b-menu a:hover {
  text-decoration: none !important;
}
.mar-r-44 {
  margin-right: 41px;
}
.mar-r-52 {
  margin-right: 49px;
}
.margin-r-22 {
  margin-right: 25px;
}
.margin-top-20 {
  margin-top: 20px;
}
.menu-1 > div,
.menu-2 > div {
  display: flex;
  justify-content: center;
}
.menu-1 > div {
  width: 880px;
  white-space: nowrap;
  margin: 0 auto;
}
.menu-2 > div {
  width: 700px;
  white-space: nowrap;
  margin: 0 auto;
}
.b-menu .item {
  text-align: center;
  float: left;
  margin-right: 120px;
}
.menu-1-div {
  font-size: 20px;
  color: #666666;
  letter-spacing: 0;
  font-family: FounderYouhei-Regular;
  height: 67px;
  line-height: 67px;
  border-bottom: 1px solid #e6e6e6;
}
.menu-1-div > a.menu-1-a {
  font-size: 20px;
  color: #666666;
  letter-spacing: 0;
  font-family: FounderYouhei-Regular;
}
.header-p .item > a {
  display: block;
  height: 18px;
  margin-bottom: 24px;
  font-family: FounderYouhei-Regular;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
}
.b-menu .no-margin {
  margin-right: 0;
}

.footer {
  position: relative;
  background: #252525;
  width: 100%;
  height: 320px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #999999;
}
.footer-content-link span {
  cursor: pointer;
}
.clear:after {
  content: "";
  display: table;
  clear: both;
}
.flist-title-text {
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 27px;
}
.f-icon {
  position: absolute;
  top: 0px;
  left: 0;
  width: 20px;
  height: 20px;
}
.f-phone-icon {
  width: 50px;
  height: 20px;
  position: absolute;
}
.ml-60 {
  margin-left: 60px;
}
.footer a {
  text-decoration: none;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #999999;
}
.footer-content {
  width: 1200px;
  margin: 0 auto;
  padding: 48px 0px;
}
.footer-content-link {
  width: 350px;
  height: 196px;
  border-left: 1px solid #414141;
  padding: 0px 20px;
}
.footer-content-link-detail{
  height: 20px;
  line-height: 20px;
  margin-bottom: 18px;
}
.m-r-60 {
  margin-right: 60px;
}
.m-r-46 {
  margin-right: 46px;
}
.m-r-130 {
  margin-right: 140px;
}
.m-r-72 {
  margin-right: 72px;
}
.m-r-80 {
  margin-right: 80px;
}
.f-select {
  position: relative;
  background-color: #252525;
  width: 100px;
  height: 24px;
  line-height: 22px;
  padding: 0 13px;
  color: #fff;
  border: 1px solid #666666;
  cursor: pointer;
  margin-bottom: 23px;
}
.icon_footer_down_12 {
  position: absolute;
  right: 13px;
  top: 5px;
  width: 12px;
}
.link-list {
  position: absolute;
  left: 0px;
  top: 24px;
  width: 756px;
  height: 198px;
  z-index: 10;
  background: #252525;
  border: 1px solid #666666;
  padding: 0px 0px;
  display: none;
}
.link-item-1 {
  position: relative;
  width: 178px;
  height: 196px;
  line-height: 196px;
  text-align: center;
}
.link-item-1::after,
.link-item-2::after {
  position: absolute;
  top: 20px;
  right: 0;
  content: "";
  width: 1px;
  height: 158px;
  background-color: #414141;
}
.link-item-2 {
  position: relative;
  width:203px;
  text-align: left;
  padding-left: 45.5px;
  padding-top: 20px;
}
.link-item-3 {
  padding-top: 20px;
}
.text-a-c {
  position: absolute;
  left: 0;
  top: -35px;
  width: 300px;
}
.link-item-2 a,
.link-item-3 a {
  margin-bottom: 15px;
  display: block;
  line-height: 1;
}
.link-list .link-title {
  margin-bottom: 20px;
}
.link-list a {
  color: #fff;
}
.margin-48 {
  margin: 0 46px;
}
.item-3-middle{
  position: relative;
}
.footer-content-usable {
  width: 696px;
  height: 196px;
  border-left: 1px solid #414141;
  padding: 0px 20px;
}
.usable-msg{
  position: relative;
  height: 20px;
  line-height: 20px;
  padding-left: 26px;
}
.margin-b{
  margin-bottom: 18px;
}
.usable-left {
  width: 364px;
}
.usable-right {
  width: 265px;
}

.footer-content-tobe {
  height: 196px;
  border-left: 1px solid #414141;
  padding: 0px 20px;
}
.f-wx {
  height: 20px;
  line-height: 20px;
  position: relative;
  padding-left: 26px;
  margin-bottom:21px;
}
.gzh {
  width: 96.3px;
}
.float-left {
  float: left;
}
.footer-msg {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background-color: #303030;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #ffffff;
}
.footer-msg span {
  margin-right: 24px;
  color: #ffffff;
  font-size: 12px;
  font-family: PingFangSC-Regular;
}
.IPV6 {
  display: inline-block;
  width: 31px;
  height: 12px;
  border: 1px solid #ffffff;
  border-radius: 2px;
  text-align: center;
  line-height: 12px;
  margin-left: -18px;
  font-family: "FounderYouhei-Regular";
}
.IPV6 > span {
  transform: scale(0.83);
  margin: 0;
}
.footer a:hover{
  color: #999 !important;
}
/* 对话框 */
#center_dialog {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
  overflow: auto;
  display: none;
  z-index: 1010;
}
.dialog-overlay {
  width: 100%;
  padding: 60px 0;
}
.dialog-content {
  padding: 100px;
  position: relative;
  background-color: #ffffff;
  width: 1400px;
  margin: 0 auto;
}
.dialog-body p {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #666666;
  text-align: justify;
  line-height: 30px;
}
.dialog-close {
  position: absolute;
  right: 30px;
  top: 30px;
}
.dialog-close img {
  width: 28px;
  height: 28px;
}
.dialog-close-img-normal {
  display: block;
}
.dialog-close:hover .dialog-close-img-normal {
  display: none;
}
.dialog-close-img-highlighted {
  display: none;
}
.dialog-close:hover .dialog-close-img-highlighted {
  display: block;
}
.content-title {
  font-family: PingFangSC-Semibold;
  font-size: 32px;
  color: #252525;
  text-align: center;
  line-height: 45px;
  padding-bottom: 60px;
}
.content-font {
  font-family: PingFangSC-Regular;
  font-size: 20px;
  color: #666666;
  text-align: center;
  line-height: 54px;
  text-align: right;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  height: 54px;
}
.font-small {
  margin-left: 40px;
}
.font-default {
  margin-left: 40px;
}
.disclaimer-body {
  padding: 56px 0 60px;
}
.risk-body {
  padding: 41px 0 60px;
}
.announcement-body {
  padding: 56px 0 60px;
}
.dialog-body p {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #666666;
  text-align: justify;
  line-height: 30px;
  text-indent: 2em;
}
.dialog-body p:first-child {
  text-indent: 0;
}
.dialog-body .strategy-title {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #252525;
  text-align: justify;
  line-height: 32px;
  margin-top: 40px;
  margin-bottom: 25px;
}
.dialog-foot {
  text-align: center;
}
.foot-ok {
  display: inline-block;
  width: 140px;
  height: 40px;
  background: #3f3f9f;
  border-radius: 5px;
  font-family: PingFangSC-Light;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
}
#sub,
#sup {
  vertical-align: super;
}
.cur {
  cursor: pointer;
}
.modal{
  position: relative;
  top: 200px;
}
.modal-content {
  position: relative;
  width: 520px;
  height: 220px;
  margin: 0 auto;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
.modal-content .content-title {
  border-bottom: 1px solid #e8eaec;
  padding-bottom: 0px;
}
.modal-content .dialog-close {
  position: absolute;
  top: 8px;
  right: 11px;
}
.modal-content .announcement-body {
  padding: 42px 0 30px;
}

/* 巨幕 */
.jumbotron{
   position: relative;
   width:100%;
   height:460px;
   overflow: hidden;
   z-index:2;
   background-position: center center;
   background-repeat:no-repeat;
   background-size:cover;
}
.img{
    position: absolute;
    width:1920px;
    height:100%;
    background-size:100% 100% ;
    background-position:center center;
    z-index: -1;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    /* animation: scaleUp 11s linear both; */
}
@keyframes scaleUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
       
    }
    25% {
        -webkit-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    75% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }
}
.jumbotron .title{
    /* position: absolute; */
    width:100%;
    /* margin:0 auto; */
    /* margin-left:174px; */
    /* padding: 177px 130px ; */
    /* left:50%; */
    padding-top:177px;
    padding:177px 136px 0;
    /* padding-left:50px; */
    /* top:38.48%; */
    /* transform: translate(-50%,0); */
    font-family: FounderYouhei-Medium !important;
    font-size: 64px;
    color: #FFFFFF;
    letter-spacing: 11.79px;
}
.jumbotron.black .title {
    color: #252525 !important;
}
.jumbotron .title div{
    width:1100px;
    margin:0 auto;
    font-family: FounderYouhei-Medium, PingFangSC-Medium;
    font-weight:700;
}
.sub-title{
    width:1238px;
    margin:0 auto;
    font-family: "FounderYouhei-Regular";
    font-size: 40px;
    color: #fff;
    letter-spacing: 10px;
    margin-top: 25px;
    height: 45px;
}

.jumbotron .title .small-title {
  font-family: FounderYouhei-Regular;
  font-size: 40px;
  color: #FFFFFF;
  letter-spacing: 10px;
  font-weight: 400;
  margin-top: 10px !important;
}


.location{
    margin:40px 0 0 0;
    text-align: justify;
    line-height: 32px;
    height: 32px;
    color: #666666;
 }
 .location .location-item{
    font-size: 16px;
    color: #666666;
    text-decoration: none;
 }
 .location .light{
    color:#3F3F9F
 }
 .location .location-item:hover{
    color:#3F3F9F !important;
    cursor: pointer;
 }
 .liyang-goback{
   width:280px;
   margin: 0px auto;
   height:280px;
   background: url(../images/img_no_data_available@2x.9a634c72.png) center center no-repeat;
   background-size:100% 100%;
   padding-top:250px;
}
.liyang-byebye{
   font-size: 16px;
   color: #666666;
   text-align: center;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    div,p,span,li,h1,h2,h4,h5,a{      
        font-family:"黑体","宋体","微软雅黑" !important;
    }
    .jumbotron .title,.ie-title{
        font-family: "PingFangSC-Regular","FounderYouhei-Regular" !important;
    }
}
/* 隐藏小叉叉：IE10+ */
/** 文本输入框的 X  **/input::-ms-clear{display: none;}
/** 密码输入框的 X  **/input::-ms-reveal{display: none;}
