.newImpor{
    overflow: hidden;

}
.newImpor .newImpor-l{
    width: 590px;
    height: 400px;
    float: left;
}
.newImpor .swiper-slide{
    position: relative;
}
.newImpor .swiper-slide #ReportIDPicture{
 width: 100%;
    height: 100%;
}
.newImpor .swiper-slide #ReportIDname a {
    color: #FFFFFF;
}
.newImpor .swiper-slide img{
    width: 590px;
    height: 400px;
}
.newImpor .swiper-slide #ReportIDname{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000000;
    opacity:0.7;
    padding: 10px 20px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: left;
}
.newImpor .swiper-container-horizontal>.swiper-pagination-bullets{
    text-align: right;
}
.newImpor .swiper-pagination-bullet{
    background-color: #ccc;
    opacity: 1;
}
.newImpor .swiper-pagination-bullet-active{
    background-color: #A20000;
}

/* 右侧*/
.newImpor-r{width: 420px;float: right;}
.newImpor-r .newImbt{color:#f31d2d;font-size:28px;font-weight:bold;line-height:200%;text-align:center;}
.newImpor-r .newImbt a{color:#f31d2d;}
.newImpor-r .newImTop {background:#f0f0f0;color:#282828;font-size:16px;line-height:180%;height:295px; margin: 10px 20px;padding: 20px;}


/* 视频列表*/
.boxsp{padding-top: 40px;
}
.boxsp ul{/*padding-bottom:40px;
     clear:both;*/}
.boxsp ul li{float: left;
    width: 242px;
    margin: 0px 13px 40px 0;
    text-align:center;
}
.boxsp ul li:nth-child(4n){margin-right:0;}

.boxsp ul li #ReportIDname{width: 242px;text-align: center;display:block;
    padding-top:10px;}
.boxsp ul li a {
    font-size: 14px;
    color: #282728;
    line-height: 30px;
}
.boxsp ul li #ReportIDPicture{display:block;}
.boxsp ul li img {
    max-width: 100%;
    height: 135px;
}


.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{left:-8px !important;}


/*新闻详细样式*/
.new_text table，.new_text td{border:0px !important;}