.clear15 {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 15px;
	background: #eff3f5;
}

.box {
	width: 100%;
	background: #FFFFFF;
	padding: 50px 0;
}

.piclist {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	min-height: 600px;
	height: auto !important;
	height: 600px
}

.piclist ul {
	width: 1220px;
}

.piclist li {
	width: 285px;
	height: 214px;
	margin-right: 20px;
	background: #ccc;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}

.video{
	width: 1000px;
	height: 565px;
	margin: a auto;
}
