﻿.box4-content{
	width: 1200px;
	height: 360px;
}
.box4-content .picScroll-left {
	width: 1200px;
	position: relative;
}

.box4-content .picScroll-left .hd {
	overflow: hidden;
}

.box4-content .picScroll-left .prev{
	position: absolute;
	left: 1155px;
	top: -32px;
	background: url(../img/icon3002.png) no-repeat;
}

.box4-content .picScroll-left .next{
	position: absolute;
	right: 5px;
	top: -32px;
	background: url(../img/icon3112.png) no-repeat;
}

.box4-content .picScroll-left .prev,
.box4-content .picScroll-left .next {
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	cursor: pointer;
}

.box4-content .picScroll-left .prev:hover,
.box4-content .picScroll-left .next:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.box4-content .picScroll-left .prevStop {
	background: none;
}

.box4-content .picScroll-left .nextStop {
	background: none;
}

.box4-content .picScroll-left .bd ul {
	width: 1220px !important;
	height: 360px !important;
	overflow: hidden;
	margin-left: -20px !important;
	zoom: 1;
}

.box4-content .picScroll-left .bd ul li {
	width: 285px !important;
	overflow: hidden;
}

.box4-content .picScroll-left .con{
	width: 1200px;
}
