.p1 {
	background: none;
	margin-top: 30px;
	padding: 0px;
}
.header {
	height: 320px;
	border-bottom: 0px;
 background: #fff url(../images/zt01_02.jpg) 50% 0 no-repeat;
}
.navs {
	width: 1200px;
	height: 50px;
	/* border-bottom: 10px solid #0b41a1; */
   
	margin: auto;
}
.navs .fh {
	float: right;
	display: block;
	height: 50px;
	width: 210px;
 background: #fff url(../images/zt01_11.png) 100% no-repeat;
}
.movie {
	margin-top: 25px;
	position: relative;
	height: 220px;
	overflow: hidden;
}
.movie .scroll {
	width: 1008px;
	margin: -13px 25px 0;
	position: relative;
	overflow: hidden;
}
.movie .scroll li {
	width: 285px;
	height: 220px;
	padding-top: 13px;
	line-height: 30px;
}
.movie .scroll li a.pic {
	float: left;
	display: block;
	position: relative;
	overflow: hidden;
	margin-right: 15px;
	width: 280px;
	height: 210px;
}
.movie .scroll li a img {
	width: 280px;
	height: 175px;
}
.movie .scroll li a span {
	display: block;
	width: 280px;
	color: #171616;
	height: 30px;
	text-align: center;
}
.focus {
	margin-left: 0px;
}
.w580 {
	width: 585px;
}