.w1200{width:1200px;}
a{color: #888;}
a:hover{color: #0039b6}

.banner{
	width: 100%;
	height: 300px;
}
.banner a{
	width: 100%;
	height: 300px;
	display: block;
	background: url(../images/yt1414.jpg) no-repeat center bottom;
}


.list{
	margin: 30px auto;
	overflow: hidden;
}
.sider-title {
	background: url(../images/line3.jpg) no-repeat left bottom;
	height: 57px;
	line-height: 57px;
}
.sider-title h2 {
	font-size: 25px;
	color: #1d1d1d;
	float: left;
	width: 400px;
	height: 57px;
	line-height: 57px;
	overflow: hidden;
	font-weight: normal;
}
.sider-title p {
	width: 600px;
	float: right;
	height: 57px;
	line-height: 57px;
	overflow: hidden;
	text-align: right;
	color: #a5a5a5;
}
.sider-title img {
	vertical-align: top;
	padding-top: 20px;
	margin-right: 6px;
}
.sider-title p a {
	color: #a5a5a5;
}
.sider-nav {
	margin-top: 30px;
}
.sider-nav .active,.sider-nav li:hover {
	background: #004bb1;
}
.sider-nav li {
	float: left;
	width: 120px;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	margin-right: 10px;
	border-radius: 3px;
	background: #606060;
	text-align: center;
	margin-bottom: 5px;
}
.sider-nav li a {
	display: block;
	color: #fff;
}
.content {
	padding: 40px 0;
	line-height: 24px;
}
.newslist li:first-child {
	border-top: 0;
}
.newslist li:hover{
	background: #eee;
}
.newslist li {
	border-top: solid 1px #f2f2f2;
	height: 131px;
	overflow: hidden;
	padding-top: 18px;
	color: #929292;
}
.newslist li .nimg {
	position: relative;
	float: left;
	width: 184px;
	height: 113px;
}
.vcenter {
	display: block;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 184px;
	height: 113px;
}
.newslist li .ncontent {
	width:880px;
	float: left;
	padding-left: 30px;
}
.newslist li .ncontent h3 {
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.newslist li .ncontent a {
	color: #656565;
}
.newslist p {
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 10px;
}
.newslist p a.more {
	color: #006fd5;
}











