.swiper-container{width:1240px;}
.swiper-button-prev{left: -40px !important;top: 110px !important;}
.swiper-button-next{right: -40px !important;top: 110px !important;}

.idx_blk1 {margin-top: 50px;}
.swiper-pagination-bullets{bottom: -30px !important;}
.swiper-pagination{width: 100%;}
.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-button-next, .swiper-button-prev{width: 44px !important;height: 81px !important;background-size: 44px 81px !important;}
.swiper-button-next{background-image: url(../../images/pc/index-next.png) !important;}
.swiper-button-prev{background-image: url(../../images/pc/index-prev.png) !important;}
.swiper-button-next:hover{background-image: url(../../images/pc/index-next-active.png) !important;}
.swiper-button-prev:hover{background-image: url(../../images/pc/index-prev-active.png) !important;}

.idx_blk2{margin-top: 50px;padding: 30px 0;background: #f5f5f5;}
.idx_blk2 .poster{position: relative;}


.idx_blk3{padding-top: 30px;}
.idx_blk3 .idx3_left{width: 592px;height: 500px;}
.idx_blk3 .idx3_right{}
.idx_blk3 .news-list2{padding-bottom: 30px;width: 600px;}

.box-item{width: 600px;float: left;}

.hiSlider{
    overflow: hidden;
    height: 392px;
    width: 592px;
    background: #eee;
}
.hiSlider-item{
    float: left;
}
.hiSlider-title{bottom: 4px !important;}
.hiSlider-btn-prev, .hiSlider-btn-next{display: none;}

.btadbg{background:#f5f5f5;padding: 30px 0;}
.btad{margin-bottom: 50px;margin-top: 50px;}
.btad a{display: block;margin-left: 9px;float: left;position: relative;}
.btad a:first-child{margin-left: 0;}
.btad a img{display:block}
.btad a h2{position: absolute;bottom: 0;left: 0;right: 0;background-color:rgba(0,0,0,0.5);color: #fff;font-size: 18px;text-align: center;height: 40px;line-height: 40px;font-weight: normal;}

.btposter{padding: 40px 0;}
.btposter a{display: block;float:left;width: 300px;height: 200px;}
.btposter a img{width: 300px;height: 200px;}
.btposter a:first-child{margin-left: 0;}