.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/yt1415.jpg) no-repeat center bottom;
}
.about{
	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;*/
	padding: 0 20px;
	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 {
	position: relative;
	padding: 20px 0 80px 0;
	line-height: 24px;
}
.content p{
	line-height: 24px;
	font-size: 12px;
	color: #888;
}












