
/* 侧边导航 */

#sidebar{
	margin-top:30px;
	width:200px;
	height:130px;
}
#sidebar_1{
	font-weight:bold;
	font-size:24px;
	color:#fff;
	text-align:center;
	line-height:50px;
	height:50px;
	background:url(../images/sidebar_1.jpg) no-repeat;
}
#sidebar_2,#sidebar_3{
	line-height:40px;
	background:#efeae7;
	border:1px #d6d7dc solid;
}
#sidebar_2 a:hover,#sidebar_3 a:hover{
	color:#BB000B;
}
#sidebar_2 span,#sidebar_3 span{
	margin-left:20px;
	margin-right:11px;
	float:left;
}
#sidebar_2 a{
	color:#BB000B;
}
#sidebar_3{
	border-top:none;
}
#sidebar,#main{
	float:left;
}
#main{
	margin-top:30px;
	width:760px;
	height:712px;
	margin-left:20px;
}
#main_title{
	line-height:25px;
	height:25px;
	width:200px;
	border-bottom:1px #b8b8b8 solid;
	margin-bottom:28px;
}
#main_title span{
	font-size:12px;
}
.main_text{
	line-height:34px;
	text-indent:2em;
	margin-left:10px;
	font-size:14px;
	margin-right:10px;
}
/*右边*/
/*TOP*/
#logo {
	width: 443px;
	height: 47px;
	margin: 17px 0 0 35px;
}
#nav_none{
	position:relative;
	margin-top:17px;
	background:url(../images/nav_bg_img.png) no-repeat top center;
}
#top {
	position:relative;
	width:624px;
	height:60px;
	margin:0 auto;
}
#top li {
	float: left;
}
#top a {
	line-height: 60px;
	font-family: 'SimHei';			/*黑体*/
	padding: 21px 30px;
}
#top a:hover {
	background: #f87c18;
}

#footer {
	margin-top: 40px;
	position: relative;
	background: #c9171e;
	width: 980px;
	height: 320px;
}
#footer_icon {
	padding-top: 35px;
	padding-left: 290px;
}
#footer_icon, #footer_text {
	float: left;
}
#footer_text {
	padding-top: 35px;
	padding-left: 22px;
}
#footer_text p {
	margin-bottom: 29px;
}
#footer_wechat {
	position: absolute;
	left: 510px;
	top: 35px;
}
#footer_wechat img {
	margin-right: 40px;
}
#footer_wechat img, #footer_wechat p {
	float: left;
}
#footer_friendlink {
	width: 398px;
	margin: 30px auto 0;
}
#footer_friendlink p {
	margin-right: 19px;
	float: left;
}
#footer_friendlink a:hover {
	text-decoration: underline;
}
#copyright p {
	margin: 16px auto;
	font-size: 12px;
	text-align: center;
}
#none{
	margin-top:10px;
}
#top a, #life_right_text1, #footer_wechat p, #footer_friendlink a, #footer_friendlink p, #footer_icon, #footer_text {
	color: #fff;
}
#main_right a, #main_right_text a, #main_right_text span, #life_right_text1 a, #life_right_text2, #copyright p {
	color: #333;
}
#main_left p, #main_right p, #life_right_text1 a {
	font-size: 16px;
}
#main_right_text a, #main_right_text span, #life_right_text2, #footer_text p, #footer_wechat p, #footer_friendlink p {
	font-size: 14px;
}


.bg a{
	background:#F87C18;
}
.bigbox{
	width:980px;
	margin:0 auto;
}

