@charset "utf-8";
*{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	font-family:"微软雅黑";
	font-size:14px;
}
img{
	border:none;
}
.q{clear:both;}
body{
	overflow-x:hidden;
}

/*页头*/
.header_box{
	width:1000px;
	height:100px;
	background:url(../images/title_bg.png);
	margin:0 auto;
}
.header_box .logo1{
	width:247px;
	height:76px;
	float:left;
	margin:10px 0 0 15px;
}
.header_box .logo2{
	width:177px;
	height:52px;
	float:right;
	margin:20px 20px 0 0;
}
/*导航*/
.nav_box{
	width:1000px;
	height:40px;
	background:url(../images/nav_bg.png);
	margin:0 auto;
}
.nav_box ul li{
	float:left;
}
.nav_box ul li .nav_t{
	width:90px;
	line-height:40px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	background:url(../images/nav_icon.png) no-repeat right;
	display:block;
	
}
.nav_box ul .nav_d span,.nav_box ul .nav_d a{
	width:120px;
}
.nav_box ul li a{
	width:90px;
	height:40px;
	display:block;
	
}
.nav_box ul li a:hover{
	background:url(../images/navx_icon.png)  no-repeat bottom center;
}
/*banner*/
.banner_img{
	width:1000px;
	margin:0 auto;
	margin-top:10px;
}
/*右侧导航*/
.content_box{
	width:1000px;
	margin:0 auto;
	margin-top:10px;
}
.content_box .left_nav{
	width:182px;
	float:left;
}
.content_box .left_nav .l_title{
	background:url(../images/xwzx.png);
	wdith:182px;
	height:42px;
}
.content_box .left_nav .l_title span{
	line-height:42px;
	color:#067667;
	font-size:18px;
	float:right;
	margin-right:10px;
	cursor:default;
}
.content_box ul .btn_t{
	width:180px;
	height:30px;
 	border-style: solid;
 	border-width: 1px;
  	border-color: rgb(91, 134, 128);
  	background-image: -moz-linear-gradient( 90deg, rgb(0,123,117) 0%, rgba(0,123,117,0.25098) 0%, rgba(0,123,117,0.25) 0%, rgba(255,255,255,0) 100%);
  	background-image: -webkit-linear-gradient( 90deg, rgb(0,123,117) 0%, rgba(0,123,117,0.25098) 0%, rgba(0,123,117,0.25) 0%, rgba(255,255,255,0) 100%);
  	background-image: -ms-linear-gradient( 90deg, rgb(0,123,117) 0%, rgba(0,123,117,0.25098) 0%, rgba(0,123,117,0.25) 0%, rgba(255,255,255,0) 100%);
	cursor:pointer;
}
.content_box>.left_nav ul{
	margin-top:8px;
}
.content_box ul .btn_t p{
	color:#067667;
	line-height:30px;
	font-size:16px;
	margin-left:16px;
	float:left;
}
.content_box ul .btn_t span{
	float:right;
	width:16px;
	height:17px;
	background:url(../images/xx_icon.png);
	margin:6px 10px 0 0;
}
.content_box ul .btn_n div a{
	display:block;
	width:180px;
	line-height:30px;
	border-bottom:dashed 1px #288475;

}
.content_box ul .btn_n div a span{
	color:#1f6b5d;
	margin-left:40px;
}
.content_box ul .btn_n div a:hover{
	background:#d5f1ec;
}
.content_box .right_cont{
	width:800px;
	margin-left:18px;
	float:left;
}
.right_cont .rcont_title ul{
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #1f6b5d;
}
.right_cont .rcont_title ul li,.right_cont .rcont_title ul li a{
	float:left;
	color:#1f6b5d;
}
.right_cont .rcont_title ul li{
	line-height:40px;
}
.right_cont .text_t{
	width:100%;
	margin-top:30px;
}
.right_cont .text_t h1{
	text-align:center;
	font-size:20px;
	margin-bottom:15px;
	color:#1f6b5d;
}
.right_cont .text_t div{
	color:#333;
	text-indent:28px;
	margin-bottom:10px;
	line-height:30px;
	font-size:14px;
}
.right_cont .text_t span{
	width:481px;
	margin:0 auto 0 auto;
	display:block;
}
.right_cont .text_t span img{
	width:100%;
}
/*页尾*/
	.footer{
		width:2200px;
		height:240px;
		margin-top:15px;
		position:relative;
		left:50%;
		margin-left:-1100px;
		background:url(../images/yyyyyyy.png);
	}
	.footer_box{
		width:1000px;
		margin:0 auto;
		cursor:default;
	}
	.footer_box .footer_top ul{
		width:408px;
		margin:0 auto;
		margin-top:30px;
		
	}
	.footer_box .footer_top ul li{
		color:#fff;
		float:left;
		border-right:1px #fff solid;
		padding:0 14px;
	}
	.footer_box .footer_top ul .f_zuihou{
		border:none;
		padding-right:0;
	}
	.footer_box .footer_top .yw_box{
		color:#fff;
		width:795px;
		margin:0 auto;
		margin-top:50px;
		padding-top:5px;
		text-align:center;
		overflow:hidden;
		float:left;
	}
	.footer_box .footer_top p{
		width:795px;
		display:block;
		text-align:center;
		line-height:18px;
		margin:0 auto;
		color:#fff;
		margin-top:0px;
		margin-bottom:30px;
		cursor:default;
		float:left;
		
	}
	 .footer_box .footer_top .footer_img{
		 width:100px;
		 margin:0 auto;
		 overflow:hidden;
		 float:left;
	 }
	  .footer_box .footer_img img{
		  display:block;
		  float:left;
		  margin-top:80px;	  
	  }
	 .footer_box .f_wx{
		margin-right:130px;
		margin-top:24px;
	 }
	  .footer_box .footer_img .kxwz{
		  float:left;
	  }
	  .footer_box .footer_img .footer_w{
		  float:left;
	  }