.bg {
    background: rgb(20, 22, 26);
    height: 744px;
    padding-top: 50px;
   
}

 .card-img1,  .card-img1 a img {
    width: 860px;
    height: 520px;
    position: relative;
    border-radius: 4px 4px 0 0;
    
} 
.card-img1 a img {
    border: 1px solid #FFF;
}


.card-img1 .video-open{
    width: 80px;
    height: 80px;
    background: url(/images/index2025/work-button.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 2; 

}
.all-work-list{
    width:1200px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    position: relative;
}
.all-work-list .video-play{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    pointer-events: auto;
    background: url(/images/fancybox_overlay.png); /* 半透明背景 */
    z-index: 101;
    display: none;
    margin: 0 auto;
}
.all-work-list .video-play .videocenter{
 
    margin: 0 auto;
}

.all-work-list .video-play .video-box{
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.all-work-list .video-play .video-boxs{

}
.all-work-list .video-play .video-box .exitVideo{
    width: 860px;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    /* position: absolute; */
    z-index: 102;
    top: 0; 
    right: 0;
}


.work-list-box{width: 751px;}
.list{
    width: 427px;
    background: rgb(41, 44, 50);
    padding: 15px 0 15px 15px;
    }
.list .list-jymx p{
    font-size: 22px;
    font-weight: bold;
    float: left;
    height: 50px;
    line-height: 32px;
}
.list .list-jymx a{
    font-size: 18px;
    float: right;
    margin-right: 15px;
    color: rgb(215, 35, 44);;
}

.doctitlea{width: 420px;/* margin-left: 28px; */float:left;}
 
.lie1 li{/* padding-left:15px;*/line-height: 24px;font-style: normal;height: 43px;}
.lie1 li a{color:#FFF;font-size: 15px;}
.lie1 li a:hover{color:rgb(215, 35, 44);height: 50px;}
.lie1 li samp{color: #ada4a4;font-size:13px;font-family:"微软雅黑";float:right;}

.boxk {
    float: left;
    position: relative;
    background: rgb(41, 44, 50);
    border-radius: 4px;
    margin: 0 10px 10px 0;
    width: 240px;
}
.card-img-hover img:hover { 
     transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     border:4px solid #ccc;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
} 
.boxk .card-img, .boxk .card-img a img {
    width: 240px;
    height: auto;
    position: relative;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
} 
.card-img .video-open{
     width: 48px;
    height: 48px;
    background: url( /images/index2025/project-play.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 2; 

}

.card-img img:hover { 
     transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
     border:4px solid #ccc;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.boxk .card-img a img {
    vertical-align: middle;
    border: none;
    width: 100%;
    border-radius: 4px 4px 0 0;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    display: block;
}
 .boxk .card-info {
    height: 90px;
    padding-left: 13px;
    padding-top: 15px;
    position: relative;
}
 .boxk .card-info .card-info-title {
    margin-bottom: 1px;
    position: relative;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.boxk .card-info .card-info-title .title-content {
    display: inline-block;
    float: left;
    vertical-align: middle;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    color: #fff;
}
 .boxk .card-info .card-info-title a:hover {
    color:rgb(215, 35, 44) ;
}
 .boxk .card-info .card-info-item {
    font-size: 14px;
    color: #848383;
    position: absolute;
    top: 65px;
}
.boxk .card-info .card-info-item span { 
    cursor: default;
}
  .boxk .card-info .card-info-item .statistics-tuijian{margin-left: 34px;}  
.boxk .card-info .card-info-type {
    font-size: 14px;
    color: #848383;
    margin-bottom: 12px;
    height: 18px;
}
.boxk .card-info .card-info-item span.statistics-view:before {
        content: "";
        display: inline-block; 
        vertical-align: top; 
        background-size: 16px auto;
}

 
  .boxk .card-item {
    height: 50px;
    line-height: 50px;
    padding: 0 16px;
    font-size: 12px;
    position: relative;
}

.boxk .card-item .user-avatar {
    width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
        display: inline-block;
}
  .boxk .card-item a {
    color: #333;
}

  .boxk .card-item .user-avatar>a>img {
    border-radius: 50%;
    margin-right: 10px;
        width: 24px;
    height: 24px;
    border: none;
    vertical-align: middle;
} 
.boxk .card-item .time {
    float: right;    color: #bbb;
}
 

 .ft1{width: 990px;margin:auto; }
      .ft{background: #151512;height: 260px;padding-top: 30px;}
      .ft-dz{ text-align: center;height: 50px;line-height: 50px;color: #f7f2f2;font-size: 14px; }
      .ft-dz1{text-align: center;color: #f7f2f2;font-size: 14px;}
       .ft-dz2{text-align: center;color: #fff;margin-bottom: 50px;font-size: 14px;height: 60px}
      #ba{ background: url("http://www.cgpower.com.cn/style/img/icowei.png") no-repeat;position: relative; width: 50px;height: 50px;margin-left: 700px;top: -7px;} 
      #ba:hover {  background: url("http://www.cgpower.com.cn/style/img/icowei1.png") no-repeat; }
      #abc{display: none; position: absolute;top:-164px;right:-45px;    z-index: 99999; } 
      .about_us { width:980px; margin:20px auto 20px auto;text-align:center;}
      .about_us ul{ width:900px; margin:0px auto; height:27px; padding-left:24px;text-align:left;}
      .about_us li { float:left; width:130px;  }
      .about_us .ico01{ background:url(http://www.cgpower.com.cn/style/img/ico05.png) no-repeat; height:25px; text-indent:30px; line-height:25px;margin:.0px 0px 0px 0px;}
      .about_us .ico02{ background:url(http://www.cgpower.com.cn/style/img/ico07.png) no-repeat; height:25px; text-indent:30px; line-height:25px;margin:.0px 0px 0px 50px;}
      .about_us .ico03{ background:url(http://www.cgpower.com.cn/style/img/ico06.png) no-repeat; height:25px; text-indent:30px; line-height:25px;margin:.0px 0px 0px 50px;}
      .about_us .ico04{ background:url(http://www.cgpower.com.cn/style/img/ico08.png) no-repeat; height:25px; text-indent:30px; line-height:25px;margin:.0px 0px 0px 50px;}
      .about_us .ico05{  height:25px; text-indent:30px; line-height:25px;margin:.0px 0px 0px 44px;color:#fff; }

      .about_us .ico06{  height:25px; line-height:25px;margin:.0px 0px 0px 0px;    width: 60px;}
      .about_us .ico07,.about_us .ico08,.about_us .ico09,.about_us .ico091,.about_us .ico10,.about_us .ico11{  height:25px; line-height:25px;margin:.0px 0px 0px 55px;    width: 60px;} 
      .about_us .ico12{  height:25px; line-height:25px;margin:.0px 0px 0px 55px;    width: 72px; }
      .about_us li a { font-size:14px; color:#fff; }
   .ft-dz>a{color: #fff}
     .ft-dz>a:link,  .ft-dz>a:visited, .ft-dz>a:hover, .ft-dz>a:active{color: #fff}