@charset "utf-8";
/*Css Document */

/* banner部分 */
.banner{
    width: 100%;
    height: 580px;
}
.banner .swiper-slide .news-title{
    display: none;
}
.banner-image{
    width: 100%;
    height: 100%;
    position: relative;
}
.banner-text{
    position: absolute;
}
.banner-text img{
    display: block;
    width: 100%;
    height: 100%;
}
.banner-text1{
    width: 334px;
    height: 75px;
    top: 200px;
    right: 32%;
}
.banner-text2{
    width: 522px;
    height: 75px;
    top: 316px;
    right: 19.5%;
}
.banner-text3{
    width: 480px;
    height: 161px;
    top: 140px;
    left: 23%;
}
.banner-text4{
    width: 493px;
    height: 73px;
    top: 175px;
    left: 22%;
}
.banner-text5{
    width: 836px;
    height: 169px;
    top: 160px;
    right: 9%;
}
.banner-text6 {
    width: 814px;
    height: 143px;
    top: 165px;
    right: 16%;
}
/* 中轻新闻 */
.sinolight-news{
    width: 1400px;
    margin:0 auto;
    margin-top:62px;
}
/* 新闻轮播 */
.swiper-pagination1 {
    bottom: 13px!important;
    left: 588px!important;
    width: 10%!important;
    right: auto;
}
.swiper-pagination-bullet-active {
   
    background: #d60013!important;
}
.swiper-pagination-bullet {
   
    background: #ffffff;
 
}
.sinolight-news-lunbo{
    float: left;
    width: 649px;
}
.news-lb{
    width: 100%;
    height: 444px;
}
.news-lb .swiper-slide{
    position: relative;
}
.news-lb-date{
    width: 68px;
    height: 68px;
    background: #f14948;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    line-height: 68px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 26px;
}
.news-lb-image,.news-lb-image img{
    width: 100%;
    height: 100%;
}
.news-lb-text{
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: rgba(0, 0, 0, .65);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.news-lb-text-content{
   
    margin-left: 20px;
    font-size: 14px;
}
.news-lb-text-content a{
    color: #fff;
}

.news-tab-content-li-date b:nth-child(1) {
    font-size: 48px;
}

.news-tab-content-li-date b:nth-child(2) {
    font-size: 14px;
    display: inline-block;
}
.news-lb-pagination{
    width: 45px;
    left: 20px;
    font-size: 16px;
    color: #fff;
    bottom: 15px;
}
.news-lb-pagination .swiper-pagination-current{
    font-size: 30px;
    font-style: italic;
    color: #f14948;
}


/* 新闻切换 */
.sinolight-news-tabbox{
    float: right;
    width: 51.42%;
}
/* 新闻切换标题 */
.news-tab-title-inbox{
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 12px; 
}
.news-tab-title-content{
    float: left;
    width: auto;
    margin-right: 45px;
    height: 36px;
    line-height: 36px;
    padding-bottom: 12px;
    border-bottom: 2px solid transparent;
    font-size: 16px;
    color: rgba(43, 43, 43, .7);
    cursor: pointer;
}
.news-tab-title-content:last-child{
    margin-right: 0;
}
.news-tab-title-content.active{
    font-size: 20px;
    color: #104f8c;
    border-bottom-color: #104f8c;
}

/* 新闻切换内容 */
.sinolight-news-tab-content .DnnModule-GTModulesCMS{
    display: none;
}
.sinolight-news-tab-content .DnnModule-GTModulesCMS:first-child{
    display: block;
}
.news-tab-content-box1 {
    width: 100%;
   position: relative; 
 
}
.news-tab-content-box{
       width: 100%;
    position: relative;
    padding-bottom: 16px;
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 16px;
}
.news-tab-content-lifirst{
    padding-bottom: 13px;
    border-bottom: 1px dashed #e9e9e9;
}
.news-tab-content-lifirst-text{
    float: left;
    width: 72.27%;
    height: 56px;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
}
.news-tab-content-lifirst-text a{
    color: #f14948;
}
.news-tab-content-lifirst-date{
    float: right;
    width: 16.8%;
    height: 56px;
    line-height: 28px;
    font-size: 14px;
    color: rgba(43, 43, 43, .45);
}
.news-tab-content-li{
    border-bottom: 1px dashed #e9e9e9;
}
.news-tab-content-li-text{
    padding-left: 3.36%;
    float: left;
    width: 68.91%;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    position: relative;
}
.news-tab-content-li-text:before{
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    background: url(../images/bg-list.png) no-repeat center center / cover;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.news-tab-content-li-text a{
    color: #333;
}
.news-tab-content-li-text:hover a{
    color: #104f8c;
}
.news-tab-content-li-date{
    float: left;
    width: 77px;
    height: auto;
    line-height: 34px;
    font-size: 14px;
    color: rgba(43, 43, 43, .45);
}
.sinolight-news-tab-title  p {
    font-size: 34px;
    text-align: center; font-weight: bold;
}
.news-tab-content-news {
    width:630px;
    float: right;
}

.sinolight-news-tab-title {
    padding-bottom: 60px;
}
.news-tab-content-li-title {
     color: #333333;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-tab-content-li-title a {
    color: #333333;
    line-height: 28px;
}

.news-tab-content-li-summary {
    font-size: 14px;
    color: #666666;
    line-height:26px;
}
.sinolight-news-tab-title span {
    color: #2d5f95;
}
.news-tab-content-more{
    width: 52px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    padding-bottom: 13px;
    position: absolute;
    top: -73px;
    right: 0;
}
.news-tab-content-more a{
    color: #32649f;
}

/* 视频 */
.sinolight-video{
    float: right;
    width: 298px;
}
.video-title{
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 22px;
}
.video-title-content{
    float: left;
    width: auto;
    height: 36px;
    line-height: 36px;
    padding-bottom: 12px;
    border-bottom: 2px solid #104f8c;
    font-size: 16px;
    color: #104f8c;
}
.video-more{
    float: right;
    width: 50px;
    height: 36px;
    line-height: 36px;
    padding-bottom: 12px;
    font-size: 14px;
}
.video-more a{
    color: #32649f;
}
.video-content{
    width: 100%;
    height: 255px;
    position: relative;
}
.video-content-image,.video-content-image img{
    width: 100%;
    height: 100%;
}
.video-content-btn-text{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .09);
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}
.video-content-btn{
    margin: 0 auto;
    width: 50px;
    height: 50px;
    margin-top: 90px;
    margin-bottom: 20px;
}
.video-content-btn img{
    display: block;
    width: 100%;
    height: 100%;
}
.video-content-text{
    text-align: center;
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

/* 中轻业务 */
.yewu-title-content{
    /* float: left; */
    height: 121px;
    line-height: 121px;
    /* position: relative; */
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #333333;
}

.yewu-title-content span{

	color: #2d5f95;
}
.yewu-title-more{
    /* float: right; */
    width: 60px;
    height: 0px;
    top: 54px;
    /* line-height: 0; */
    position: absolute;
    right: 0;
    font-size: 14px;
}
.yewu-title-more a{
    color: #32649f;
}
.yewu-inbox{
    display: flex;
margin-bottom: 95px;
}
.yewu-inbox-list{
    float: left;
    width: 20%;
    height: 372px;
    overflow: hidden;
    position: relative;
    transition-duration: 1s;
    transform-origin: center;
}
.yewu-inbox-list:hover{
    width: 62%;
    /* width: 44.3%; */
}
.yewu-list-image{
    height: 100%;
}
.yewu-list-image img{
    display: block;
    height: 100%;
}
.yewu-list-text{
    line-height: 35px;
    font-size: 18px;
    position: absolute;
    top: 13%;
    left: 17px;
    transition-duration: 1.5s;
}
.yewu-list-text a{
    color: #fff;
}
.yewu-title{
position: relative;


}
.yewu-inbox-list:hover .yewu-list-text{
    width: 100%;
    height: 65px;
    line-height: 65px;
    background: rgba(0, 0, 0, .65);
    font-weight: bold;
    text-indent: 30px;
    top: 83%;
    left: 0;
}

/* 中轻其他 */
.sinolight-other{
    padding-top: 49px;
    margin-bottom: 59px;
}
.sinolight-ztzl,.sinolight-tzzgx,.sinolight-shzr,.sinolight-zqpp{
    float: left;
    width: 25%;
}
/* 其他标题 */
.other-title{
    padding-left: 70px;
    margin-bottom: 22px;
}
.other-cntitle{
    height: 26px;
    line-height: 26px;
    font-size: 18px;
    font-weight: #333;
}
.other-entitle{
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: rgba(68, 68, 68, .6);
}
.ztzl-title{
    background: url(../images/other-ztzl.png) no-repeat left center / 41px auto;
}
.tzzgx-title{
    background: url(../images/other-tzzgx.png) no-repeat left center / 41px auto;
}
.shzr-title{
    background: url(../images/other-shzr.png) no-repeat left center / 37px auto;
}
.zqpp-title{
    background: url(../images/other-zqpp.png) no-repeat left center / 39px auto;
}
/* 其他列表 */
.other-list-li{
    float: left;
    width: calc(50% - 15px);
    padding-left: 15px;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    background: url(../images/bg-list.png) no-repeat left center / 6px auto;
}
.other-list-li a{
    color: #333;
}
.other-list-li:hover a{
    color: #104f8c;
}
/* 投资者关系 */
.tzzgx-content p{
    line-height: 39px;
    font-size: 16px;
    color: #333;
}
.tzzgx-content p span{
    color: #2166cc;
}
/* 中轻品牌 */
.zqpp-content p{
    line-height: 26px;
    font-size: 14px;
    color: #333;
}

@media screen and (min-width: 1280px) and (max-width: 1441px) {
    .banner-text img{
        height: auto;
    }
    .banner-text1,.banner-text2{
        height: auto;
    }
    .banner-text1{
        width: 17.3958%;
        top: 34.48%;
        right: 32.08%
    }
    .banner-text2{
        width: 27.1875%;
        top: 54.48%;
        right: 19.58%;
    }
    .sinolight-news{
        width: 1200px;
        margin:0 auto;
        margin-top:62px;
    }
    /* 新闻轮播 */
    .sinolight-news-lunbo{
       float: left;
       width: 575px;
    }
    .news-lb{
        height: 360px;
    }
    .news-lb-date{
        width: 15.28%;
        height: 20%;
        line-height: 3;
    }
    .news-lb-text{
      
        line-height: 55px;
    }
    .news-lb-text-content{
        width: 100%;
        margin-left: 3.08%;
    }
    .news-lb-pagination{
        width: 14%;
        left: 2%;
        bottom: 4%;
        font-size: 12px;
    }
    .news-lb-pagination .swiper-pagination-current{
        font-size: 26px;
    }
    /* 新闻切换 */
    .sinolight-news-tabbox{
    
    width: 600px;
   
    
}
.news-tab-content-box {
    width: 100%;
    position: relative;
    padding-bottom: 4px;
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 9px;
}
.news-tab-content-news {
    width: 515px;
    float: right;
}
    .news-tab-title-content{
        margin-right: 6%;
        font-size: 14px;
    }
    .news-tab-title-content.active{
        font-size: 18px;
    }
    .news-tab-content-lifirst{
        padding-bottom: 5px;
    }
    .news-tab-content-lifirst-text,.news-tab-content-lifirst-date{
        height: 40px;
        line-height: 20px;
    }
    .news-tab-content-lifirst-text{
        font-size: 14px;
    }
    .news-tab-content-lifirst-date{
        font-size: 12px;
    }
    .news-tab-content-li-text,.news-tab-content-li-date{
       height: auto;
    line-height: 30px;
    font-size: 12px;
    margin-top: 6px;
    }
    
    /* 中轻业务 */
    .yewu-inbox-list{
        height: 350px;
    }
    .yewu-inbox-list:hover .yewu-list-text{
        top: 82%;
    }
}
.footer-inbox {
    width: 1400px;
    margin: 0 auto;
}




    /* 地图 */


.main_map{
    width: 100%;
    position: relative;
    height: 655px;
    background-color: #f2f9fa;
    /* background: url(../image/map.png) no-repeat; */
}
.map_WORLDWILE{
    width: 939px;
    margin: 0 auto;
    z-index: 10;
    position: relative;
    r: 55px;
    text-align: center;
}


.map_WORLDWILE span{
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    display: inline-block;
    margin-top: 55px;
    color: #2d5f95;font-weight: bold;
}


.MAP_img{
    
width: 991px;
    
height: 655px;
    
margin: 0 auto;
}
.map_uL ul li{
    display: inline-block;
    /* background: url(../image/yuan.png) no-repeat 0px; */
    /* width: auto; */
    /* padding-left: 12px; */
    font-size: 12px;
    color: #2d5f95;    
    cursor: pointer;
}



.MAP_img ul{
    /* width: 100%; */
    margin-top: -16px;
}
.map_uL{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 655px;
    /* text-align: center; */
    margin: 0 auto;
}
.MAP_img ul li img{
    padding: 5px;
}
.map_uL ul li:nth-child(1){
    position: relative;
    bottom: 178px;
    left: 41px;
  }
  .map_uL ul li:nth-child(2){
    position: relative;
    bottom: 191px;
    left: 40px;
  }

  .map_uL ul li:nth-child(3){
    position: relative;
    bottom: 178px;
    left: -30px;
  }

  .map_uL ul li:nth-child(4){
    position: relative;
    bottom: 232px;
    left: -182px;
  }
  .map_uL ul li:nth-child(5){
    position: relative;
    bottom: 268px;
    left: -204px;
  }
  .map_uL ul li:nth-child(6){
    position: relative;
    bottom: 292px;
    left: -258px;
  }
  .map_uL ul li:nth-child(7){
    position: relative;
    bottom: 297px;
    left: -424px;
  }
  .map_uL ul li:nth-child(8){
    position: relative;
    bottom: 297px;
    left: -577px;
  }


  .map_uL ul li:nth-child(9){
    position: relative;
    bottom: 323px;
    left: -491px;
  }
  .map_uL ul li:nth-child(10){
    position: relative;
    bottom: 340px;
    left: -567px;
  }
  .map_uL ul li:nth-child(11){
    position: relative;
    bottom: 338px;
    left: -734px;
  }
  .map_uL ul li:nth-child(12){
    position: relative;
    bottom: 370px;
    left: -701px;
  }
  .map_uL ul li:nth-child(13){
    position: relative;
    bottom: 406px;
    left: -850px;
  }
  .map_uL ul li:nth-child(14){
    position: relative;
    bottom: 355px;
    left: -722px;
  }
  .map_uL ul li:nth-child(15){
    position: relative;
    bottom: 385px;
    left: 168px;
    padding: -9px;
  }
  .img15{position: relative;left: 10px;top: 8px;}
  .map_uL ul li:nth-child(16){
    position: relative;
    bottom: 406px;
    left: 94px;
  }


  .map_uL ul li:nth-child(17){
    position: relative;
    bottom: 454px;
    left: -6px;
  }

  .map_uL ul li:nth-child(18){
    position: relative;
    bottom: 460px;
    left: 7px;
  }

  .map_uL ul li:nth-child(19){
    position: relative;
    bottom: 462px;
    left: 22px;
  }

  .map_uL ul li:nth-child(20){
    position: relative;
    bottom: 472px;
    left: -249px;
  }

  .map_uL ul li:nth-child(21){
    position: relative;
    bottom: 469px;
    left: -207px;
  }

  .map_uL ul li:nth-child(22){
    position: relative;
    bottom: 480px;
    left: -311px;
  }
  .map_uL ul li:nth-child(23){
    position: relative;
    bottom: 492px;
    left: -406px;
  }
  .map_uL ul li:nth-child(24){
    position: relative;
    bottom: 496px;
    left: -382px;
  }
  .map_uL ul li:nth-child(25){
    position: relative;
    bottom: 502px;
    left: -564px;
  }
  .map_uL ul li:nth-child(26){
    position: relative;
    bottom: 504px;
    left: -558px;
  }
  .map_uL ul li:nth-child(27){
    position: relative;
    bottom: 518px;
    left: -568px;
  }
  .map_uL ul li:nth-child(28){
    position: relative;
    bottom: 507px;
    left: -577px;
  }
  .map_uL ul li:nth-child(29){
    position: relative;
    bottom: 406px;
    left: -670px;
  }
  .img26{position: relative;left: 15px;top: 10px;}

  .map_uL ul li:nth-child(30){
    position: relative;
    bottom: 394px;
    left: -675px;
  }

  .map_uL ul li:nth-child(31){
    position: relative;
    bottom: 397px;
    left: 272px;
  } .map_uL ul li:nth-child(32){
    position: relative;
    bottom: 383px;
    left: 224px;
  } .map_uL ul li:nth-child(33){
    position: relative;
    bottom: 371px;
    left: 152px;
  } .map_uL ul li:nth-child(34){
    position: relative;
    bottom: 360px;
    left: 114px;
  } .map_uL ul li:nth-child(35){
    position: relative;
    bottom: 333px;
    left: 69px;
  } 
  .img35{position: relative;left: 8px;top: -12px;}
  
  .map_uL ul li:nth-child(36){
    position: relative;
    bottom: 346px;
    left: 40px;
  } .map_uL ul li:nth-child(37){
    position: relative;
    bottom: 299px;
    left: -86px;
  } .map_uL ul li:nth-child(38){
    position: relative;
    bottom: 279px;
    left: -92px;
  } .map_uL ul li:nth-child(39){
    position: relative;
    bottom: 270px;
    left: -140px;
  } .map_uL ul li:nth-child(40){
    position: relative;
    bottom: 296px;
    left: -449px;
  } .map_uL ul li:nth-child(41){
    position: relative;
    bottom: 350px;
    left: -524px;
  } .map_uL ul li:nth-child(42){
    position: relative;
    bottom: 368px;
    left: -619px;
  } 
  .img42{position: relative;left: 20px;top: -12px;}
  
  .map_uL ul li:nth-child(43){
    position: relative;
    bottom: 420px;
    left: -582px;
  } .map_uL ul li:nth-child(44){
    position: relative;
    bottom: 452px;
    left: 381px;
  } .map_uL ul li:nth-child(45){
    position: relative;
    bottom: 438px;
    left: 360px;
  } .map_uL ul li:nth-child(46){
    position: relative;
    bottom: 516px;
    left: 536px;
  } .map_uL ul li:nth-child(47){
    position: relative;
    bottom: 470px;
    left: 517px;
  }



  .map_uL ul li:nth-child(48){
    position: relative;
    bottom: 409px;
    left: 571px;
  }.map_uL ul li:nth-child(49){
    position: relative;
    bottom: 356px;
    left: 521px;
  }.map_uL ul li:nth-child(50){
    position: relative;
    bottom: 332px;
    left: 415px;
  }.map_uL ul li:nth-child(51){
    position: relative;
    bottom: 307px;
    left: 336px;
  }.map_uL ul li:nth-child(52){
    position: relative;
    bottom: 335px;
    left: 365px;
  }.map_uL ul li:nth-child(53){
    position: relative;
    bottom: 272px;
    left: 306px;
  }.map_uL ul li:nth-child(54){
    position: relative;
    bottom: 233px;
    left: 231px;
  }.map_uL ul li:nth-child(55){
    position: relative;
    bottom: 209px;
    left: 128px;
  }.map_uL ul li:nth-child(56){
    position: relative;
    bottom: 297px;
    left: -577px;
  }.map_uL ul li:nth-child(57){
    position: relative;
    bottom: 297px;
    left: -577px;
  }


@media screen and (min-width: 1024px) and (max-width: 1400px) {


.footer_wrap {
    
    width: 1200px!important;
   
}
.gooter_w_bottom ul:nth-child(1) {
    margin-left: 41px!important;
}
.gooter_w_bottom ul:nth-child(2) {
    margin-left: 54px!important;
}
.gooter_w_bottom ul:nth-child(3) {
    margin-left: 26px!important;
}
.gooter_w_bottom ul:nth-child(4) {
    margin-left: 90px!important;
}
.gooter_w_bottom ul {
    
margin-left: 46px!important;
}

.bottom_Lrght {
    width: 1200px!important;
}
.footer_BOX_bottom p {
   
margin-left: 26px!important;
}
}
