.rollBox{width:1200px;margin:20px auto; position:relative; top:0; text-align:center}
.rollBox .Cont{width:1080px;overflow:hidden;margin:0 auto;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:260px;float:left;margin-right:15px; position:relative;}
.rollBox .Cont .pic .product_text{ display:block;line-height:32px; text-align:center; font-size:14px; height:32px;width:250px; overflow:hidden;text-overflow: ellipsis;white-space: nowrap}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox #List1,.rollBox #List2{float:left;}
.lunbo .anniu{padding:9px 6px}
.img1{position: absolute;left: 0;top: 50%; margin-top: -24px; background:url(../img/jt-left.jpg) no-repeat center;cursor:pointer;display:inline-block;width:35px; height:48px;}
.img2{position: absolute;right:0;top: 50%; margin-top: -24px;background:url(../img/jt-right.jpg) no-repeat center;cursor:pointer;display:inline-block;width:35px; height:48px;}
.img1:hover{ background:url(../img/jt-left-s.jpg) no-repeat center;}
.img2:hover{ background:url(../img/jt-right-s.jpg) no-repeat center;}
.lunbo .img-box{ border:1px solid rgba(0,0,0,0);margin:5px 0; transition:0.3s}
.lunbo .img-box img{ display: block; width:100%;}

@media (max-width:1280px) {
	.rollBox{ width:940px}
	.rollBox .Cont{ width:805px}
	}
@media (max-width:980px) {
	.rollBox{ width:670px}
	.rollBox .Cont{ width:535px}
	}
@media (max-width:710px) {
	.rollBox{ width: 400px;}
	.rollBox .Cont{ width:260px}
	}
@media (max-width:420px) {
	.rollBox{ width:96%;}
	.rollBox .Cont{ width:260px}
	}
