/* = 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: 14px;

	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 Content)

********************************************************/

#section {

	float: right;

	width: 810px;

	min-height: 490px;

	margin-left: 0px;

	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 .article {

	padding: 30px 20px;

}

#section .article h2 {

	margin-bottom: 20px;

	text-align: center;

	line-height: 40px;

}

#section .article .detail {

	margin-bottom: 20px;

	text-align: center;

}

/* 鍦ㄨ繖閲岃缃枃绔犵殑榛樿鏍峰紡 */

#section .article .content {

	padding: 0 30px;

	margin-bottom: 30px;

}





#section .article .nav {

	height: 30px;

}

#section .article .nav .prev {

	float: left;

}

#section .article .nav .next {

	float: right;

}