.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/banner3.jpg) no-repeat center;
}
.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: 500px;
	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;
	height: 33px;
	padding: 0 20px;
	line-height: 33px;
	overflow: hidden;
	margin:0 20px 20px 0;
	border-radius: 3px;
	background: #606060;
	text-align: center;
}
.sider-nav li a {
	display: block;
	color: #fff;
}
.content {
	position: relative;
	padding: 20px 0 80px 0;
}
.pro-list li {
	float: left;
	width: 225px;
	position: relative;
	margin: 15px 15px 0 0;
	text-align: center;
}
.pro-list li p{
	font-size: 14px;
	color: #888;
	line-height: 30px;
}
.vcenter {
    display: block;
    margin: auto;
    width: 225px;
    height: 160px;
    padding: 2px;
    border: 1px #ccc solid;
}
.page {
	position: absolute;
	bottom: 0;
	right: 22px;
	text-align: right;
}
.page a.cpb {
	background: #004bb1;
	border: solid 1px #004bb1;
	color: #fff;
}
.page a {
	color: #888;
	display: inline-block;
	border: solid 1px #004bb1;
	height: 19px;
	line-height: 19px;
	padding: 0 8px;
	margin-left: 2px;
	font-family: arial;
}











