.area{ width:1200px; margin:0 auto; }
.hd{height:41px;line-height:41px;color:#fff;position:relative;margin-bottom:30px}
.hd h2{font-size:24px;color:#fff;font-weight:100;text-indent:20px}
.picScroll_left{width:100%; margin:0 auto; height:90px; position:relative}
.picScroll_left .phd{position:relative;z-index:4;top:15px}
.picScroll_left .phd .prev{position:absolute;display:block;cursor:pointer;top:0;left:0;background:url(/images/131/sanpre.png) center no-repeat;width:40px;height:55px;text-indent:-9999px}
.picScroll_left .phd .next{position:absolute;display:block;cursor:pointer;top:0;right:0;background:url(/images/131/sannext.png) center no-repeat;width:40px;height:55px;text-indent:-9999px}
.picScroll_left .pbd{width:1110px; margin:0 auto; overflow:hidden}
.picScroll_left .pbd ul{zoom:1}
.picScroll_left .pbd ul li{width:360px;height:90px;float:left;text-align:center;overflow:hidden; margin:0 5px; position:relative}
.picScroll_left .pbd ul li img{width:360px;height:90px;display:block}
.picScroll_left .pbd ul li p{height:30px;line-height:30px;font-size:16px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}

@media only screen and (max-width:768px){
	.area{ width:100%; }
	.picScroll_left .pbd{ width:80%;margin:0 auto; overflow:hidden; }
	.picScroll_left .pbd ul li{ width:100%; height:auto; margin:0 15px; }
	.picScroll_left .pbd ul li img{ width:270px; }
}