  h2.tit-style{/*width: 676px; */height: 36px;border-top:2px solid #D0021B;line-height: 33px; font-size: 16px;color: #4A4A4A;background:url(../../images/newImages/icon/tit_bg.png)  repeat-x;border-bottom: 1px solid #E1E1E1;color: #D0021B;font-size: 16px;text-indent: 14px; position: relative;}
  h2.tit-style a.more-link{display: block; position: absolute;top:3px;right: 20px;font-size: 14px;}
  .peixun-video,.fucai-video{margin-top:20px;overflow: hidden;}
    .video-big-show{width: 984px;height: 432px; margin: 20px auto; position: relative;background:#D8D8D8; }
    .video-big-show a{display:block;width: 100%;height: 100%;overflow: hidden;}
    .video-big-show a:hover{text-decoration: none;}
    .video-big-show img{width: 984px;height: 432px;}
    .video-big-show .play-icon{display: inline-block; width: 160px;height: 160px;background:url(../../images/newImages/icon/icon_playX.png)  no-repeat;position: absolute;top:136px;left:412px;}
    .pure-video-tit{width: 100%;height: 34px;line-height: 34px;text-align: center; font-size: 18px;color: #D0021B;margin: 10px auto;}

  /*..play-icon*/
  .peixun-video-list{margin: 0 auto 20px;overflow: hidden;}

  .peixun-video-list a.list-item{float: left; width: 285px;height: 194px; position: relative;margin-right: 20px;margin-top: 20px;}
  .peixun-video-list a.list-item:nth-of-type(4n){margin-right: 0}
  /*.peixun-video-list a.list-item.last-item{margin-right: 0;}*/

  .peixun-video-list a.list-item .video-img{width: 283px;height:150px;margin-bottom: 6px;background:#D8D8D8;}
  .peixun-video-list a.list-item .video-img.current{width: 283px;height:148px;border:1px solid #4A90E2;}
  .peixun-video-list a.list-item span.play-icon2{display: block;width: 92px;height: 92px;background:url(../../images/newImages/icon/icon_play.png)  no-repeat;
    position: absolute;top:29px;left:50%;margin-left: -46px; }

  .peixun-video-list a.list-item .list-video-info{width: 100%;height: 38px;text-align: left;}
  .peixun-video-list a.list-item  p.video-tit{height: 20px;line-height: 20px; font-size: 14px;color:#4a4a4a;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
  .peixun-video-list a.list-item  p.video-time{height: 18px;line-height: 18px; font-size: 12px;color:#9b9b9b;}
  /*福彩视频*/
  .fucai-video-list{padding-left: 10px; min-height:500px;margin: 20px auto 0px;overflow: hidden;}

  .fucai-video-list a.list-item{float: left; width: 231px;height: 195px; position: relative;margin:0 10px 20px;}
  .fucai-video-list a.list-item:hover{text-decoration: none;}
 /* .fucai-video-list a.list-item.last-item{margin-right: 0;}*/

  .fucai-video-list a.list-item .video-img{width: 231px;height: 150px;margin-bottom: 6px;background:#D8D8D8;}
  .fucai-video-list a.list-item .video-img.current{width: 229px;height: 148px;border:1px solid #4A90E2}
  .fucai-video-list a.list-item span.play-icon2{display: block;width: 92px;height: 92px;background:url(../../images/newImages/icon/icon_play.png)  no-repeat;position: absolute;top:29px;left:69px; }

  .fucai-video-list a.list-item .list-video-info{ width: 100%;text-align: left;height: 20px;line-height: 20px;}
  .fucai-video-list a.list-item  p.video-tit{ font-size: 14px;color:#4a4a4a;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
  .fucai-video-list a.list-item  p.video-time{font-size: 12px; color:#9b9b9b;line-height: 18px;}
/*营销专区*/
.marking-area{width: 1200px;min-height:500px;margin: 0 auto 0 auto;}
.marking-area .marking-list{margin: 40px 0 auto;display: flex;flex-wrap: wrap;justify-content:space-between;}
.marking-area a.list-item {float:left;text-align:left;margin-bottom: 49px;}

  .marking-area a.list-item .item-img {
      min-width: 588px;
      max-width: 588px;
      max-height: 331px;
      min-height: 331px;
      margin-bottom: 16px;
      background: #D8D8D8;
      border: 1px solid #fff;
      overflow: hidden;
      border-radius: 10px;
  }
.marking-area a.list-item .item-img.current{width: 229px;height:148px;border: 1px solid #4A90E2;}
.marking-area a.list-item:hover{
    background: #FFFFFF;
    box-shadow: 0 2px 16px 0 #121c5933;
    border-radius: 6px;
}
.marking-area a.list-item:hover .item-tit{
    color: #D62828;
}

.marking-area a.list-item .item-tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
    font-weight: 500;
    font-size: 16px;
    color: #0F1830;
    letter-spacing: 0;
    line-height: 24px;
    margin-left: 16px;
    padding-bottom: 17px;
    width: 237px;
}
