@charset "utf-8";
/* CSS Document */

.banner4 {
	height: 287px;
	overflow: hidden;
	background: url(../img/banner4.jpg) center no-repeat;
}
.inpages .left {
	width: 240px;
}
.inpages .left h2 {
	background-color: #1567b1;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	padding-left: 30px;
	width: 210px;
}
.inpages .left ul {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width: 238px;
}
.inpages .left ul li {
	display: block;
	border-bottom: 1px solid #F6EAEA;
	height: 43px;
	line-height: 43px;
}
.inpages .left ul li a {
	display: block;
	padding-left: 30px;
	height: 43px;
	line-height: 43px;
	font-size: 15px;
}
.inpages .left ul li a.active {
	background-color: #eee;
	color: #1567b1;
	font-weight: bold;
}
.inpages .right {
	width: 930px;
}
.inpages .right .guide {
	display: block;
	width: 100%;
	border-bottom: 2px solid #ddd;
	height: 45px;
	line-height: 45px;
}
.inpages .right .guide .left {
	font-size: 18px;
	width: 50%;
}
.inpages .right .guide .right {
	width: 50%;
	text-align: right;
	font-size: 13px;
}
.inpages .right .guide .right a {
	font-size: 13px;
}
.inpages .right .desc {
	padding: 20px 0px;
	overflow: hidden;
	line-height: 30px;
}
.inpages .right .desc strong {
	font-size: 18px;
	color: #1567b1;
}
.inpages .right .desc p {
	line-height: 30px;
}
.inpages .right .desc ul {
}
.inpages .right .desc ul li {
	width: 930px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
}
.inpages .right .desc ul li a {
	width: 800px;
	overflow: hidden;
	padding-left: 20px;
	background: url(../img/news_biao.png) left center no-repeat;
	margin-right: 0px;
	height: 35px;
	line-height: 35px;
	font-size: 15px;
}
.inpages .right .desc ul li span {
	width: 80px;
	text-align: right;
	font-size: 12px;
	color: #666;
}
.inpages .right .desc dl {
	display: block;
	float: left;
	overflow: hidden;
	text-align: center;
	width: 300px;
	margin: 5px;
}
.inpages .right .desc dl:hover dt {
	border: 1px solid #c00;
}
.inpages .right .desc dl dt {
	border: 1px solid #ddd;
	padding: 3px;
	width: 292px;
}
.inpages .right .desc dl dt img {
	width: 292px;
	height: 200px;
}
.inpages .right .desc dl dd {
	height: 45px;
	line-height: 45px;
}
/*分页样式*/
.k_pagelist {
	clear: both;
	display: table;
	float: left;
	line-height: 30px;
	text-align: center;
	width: 100%;
	font-size: 12px;
	padding: 20px 0px;
	overflow: hidden;
}
.k_pagelist em {
	background: #ffcc01;
	border: 1px solid #1567b1;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0 1px;
	padding: 5px 10px;
}
.k_pagelist strong {
	border: 1px solid #E7E7E7;
	color: #1567b1;
	font-size: 12px;
	margin: 0 1px;
	padding: 5px 10px;
	background-color: #E7E7E7;
}
.k_pagelist a {
	border: 1px solid #E7E7E7;
	font-size: 12px;
	margin: 0 1px;
	padding: 5px 10px;
}
.k_pagelist a:hover {
	background-color: #1567b1;
	color: #fff;
}
