.inner2{width: 1200px;margin:0 auto;}
a{color:#000000;}


/*轮播图*/
.banner{width: 1200px;height: 325px;margin:0 auto;overflow: hidden;}
.banner .swiper-banner{position:relative;}
.banner .swiper-slide img{width:100%;height:100%;object-fit: cover;}
.swiper .swiper-pagination .swiper-pagination-bullet {display: inline-block;width: 60px;height: 6px;border-radius: 0;background-color: #fff;opacity: 1;}
.swiper .swiper-pagination .swiper-pagination-bullet-active{background-color: #1376C7;}

/*x新闻中心*/
.title {border-bottom: #ddd 1px solid;height: 60px; margin-bottom:20px}
.title img{width:24px;vertical-align: middle;}
.title a span{color:#000000;}
.borderLf {border-left: 1px solid #e5e5e5;}
.title a span.c_666{color:#666;}
.img-sm {width: 132px;height: 90px;}
.news_font{font-size:15px;line-height:36px;}
.news_font a{line-height:36px;font-size:15px;}


.main-box{
width: 1200px;
    margin: 0 auto;
    position: relative;

}
.imgb{
     position: absolute;
    right: -292px;
    top: 77px;
     transition: top .3s;
}

.imgb img.imgnr{
       width: 278px;
}