/* = Sidebar
********************************************************/
/* = Sidebar
********************************************************/
#inside-content{
	width: 1084px;
	min-height: 500px;
	margin: 0 auto;
	
	
}
#inside-pic{
	max-width: 1600px;
	height: 250px;
	margin: 0 auto;
	background: url(../images/banner_zyyw.jpg) no-repeat;
}
#inside-pic1{
	max-width: 1600px;
	height: 250px;
	margin: 0 auto;
	background: url(../images/banner_gywm.jpg) no-repeat;
}
#inside-pic2{
	max-width: 1600px;
	height: 250px;
	margin: 0 auto;
	background: url(../images/banner_xwzx.jpg) no-repeat;
}
#inside-pic3{
	max-width: 1600px;
	height: 250px;
	margin: 0 auto;
	background: url(../images/banner_jsjt.jpg) no-repeat;
}
#inside-pic4{
	max-width: 1600px;
	height: 250px;
	margin: 0 auto;
	background: url(../images/banner_kfzx.jpg) no-repeat;
}
#inside-pic5{
	max-width: 1600px;
	height: 250px;
	margin: 0 auto;
	background: url(../images/banner_lxwm.jpg) no-repeat;
}
#sidebar {
	float: left;
	width: 250px;
	overflow: hidden;
}
#sidebar .side-nav {
	background: #fff;
}
#sidebar .side-nav .cur-cate {
	height: 33px;
	line-height: 33px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	width: 229px;
	background: url(../images/nav_bg_inside.jpg) no-repeat;
}
#sidebar .side-nav .sub-cate {
	width: 229px;
}
#sidebar .side-nav .sub-cate li {
	width: 229px;
	height: 33px;
	background: url(../images/bg-0.jpg) no-repeat;
}
#sidebar .side-nav .sub-cate li a {
	margin-left: 38px;
	line-height: 31px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
}
#sidebar .side-nav .sub-cate li a i{
	display: none;
}
#sidebar .side-nav .sub-cate li.active {
	/*background: url(../images/sb_nav_active.png) no-repeat;*/
}
#sidebar .contact-us {
	width: 214px;
	margin-top: 10px;
	background: #fff;
	border: 1px solid #eee;
	overflow: hidden;
}
#sidebar .contact-us .header {
	height: 31px;
	padding-left: 10px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	background: url(../images/sb_lxwm.png) no-repeat;
	border-bottom: 1px solid #eee;
}
#sidebar .contact-us .body {
	padding: 10px;
}
#sidebar .contact-us .body p {
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 6px;
}
#sidebar .contact-us .body span {
	font-weight: 700;
}
/*涓昏涓氬姟*/
.sub-cate-item ul{
	list-style: disc;
	padding-left: 30px;
	width: 200px;
}
.sub-cate-item li{
	list-style: disc;
	padding: 5px;
}
/* = Main Content (Article List)
********************************************************/
#section {
	float: left;
	width: 810px;
	margin-left: 0px;
	padding-bottom: 20px;
	border: 1px solid #DFDFDF;
	background: #fff;
}
#section .breadcrumb {
	width: 810px;
	height: 37px;
	background: url(../images/section_header.png) no-repeat;
}
#section .breadcrumb span {
	margin-left: 30px;
	line-height: 36px;
	font-size: 16px;
	font-weight: 700;
}
#section .lists {
	padding: 10px 20px 0;
}
#section .lists li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
#section .lists .title {
}
#section .lists .desc {
	margin: 4px 0;
}
#section .lists .desc p {
	line-height: 20px;
}
#section .lists .detail {
	color: #999;
}
#section .lists .detail span,
#section .lists .detail a {
	margin-right: 10px;
	color: #999;	
}
/* = Pagination
********************************************************/
#pagination {
}
#pagination div {
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
#pagination .current {
	color: #999;
}
#pagination span,
#pagination a {
	margin-left: 4px;
	padding: 4px 8px;
}