@charset "utf-8";
/* CSS Document */

body{
	font-family:"微软雅黑";
	font-size:16px;
	margin:0 auto;
	padding:0px;
	}

.clearfix:after{
	content:"";
	height:0px;
	display:block;
	clear:both;
	overflow:hidden;
	}

.top{
	width:100%;
	height:30px;
	background:#ddd;
	}
	
.top_center{
	width:1200px;
	margin:0 auto;
	line-height:30px;
	}
.top_text{
	float:left;
	}
.top_text1{
	float:right;
	}
.top_text1 a{
	color:black;
	text-decoration:none;
	}
	
/*导航*/
.nav{
	width:100%;
	height:75px;
	 /*background-color:rgba(255,255,255,0.6);*/ 
	/*z-index:3;
	position:absolute;*/
	border-bottom:1px solid #B16420;
		
	background:white;
	}
	

.nav_center{
	width:1200px;
	margin:0 auto;
	}

.nav .nav_left{
	margin:0px;
	padding:0px;
	width:460px;
	}
.nav .nav_left li{
	list-style-type:none;
	}

.nav .nav_left li a{
	float:left;
	color:black;
	text-decoration:none;
	font-size:18px;
	/*margin-right:75px;*/
	line-height:43px;
	display:inline-block;
	width:115px;
	text-align:center;
	margin-left:38px;
	margin-top:18px;
	}

.nav .nav_left li a:hover{
	color:white;
	box-sizing:border-box;
	margin-top:17px;
	background:#4fadc6;
	/*border:1px solid #2A87A0;*/
	}

.logo{width:200px; float:left;}	
.logo img{
	/*margin-top:1px;
	margin-left:60px;
	width:140px;*/
	margin-top:8px;
	margin-left:40px;
	width:110px;
	}
	.logo1{
		float:left;
		}
	.logo1 img{
	/*margin-top:1px;
	margin-left:60px;
	width:140px;*/
	margin-top:9px;
	margin-left:-27px;
	width:94px;
	}
	
.nav_left{
	float:left;
	}
	
	

.nav_right li{
	list-style-type:none;
	}

.nav_right{
	margin:0px;
	padding:0px;
	/*width:500px;*/
	width:460px;
	float:right;
	
	}
	
	.nav_right li a{
	float:left;
	color:black;
	text-decoration:none;
	font-size:18px;
	line-height:43px;
	display:inline-block;
	width:115px;
    text-align:center;
    /*margin-left:50px;*/
	margin-left:25px;
    margin-top:18px;
	
	}
.nav .nav_right li a:hover{
	/*color:#2A87A0;*/
	/*border:1px solid #2A87A0;*/
	box-sizing:border-box;
	margin-top:17px;
	/*border-radius:10px;*/
	color:white;
	background:#4fadc6;
	}
	
	
	
	
/*内容*/
.content_center{
	width:1200px;
	margin:0 auto;
	}
.weizhi{
	margin-top:20px;
	width:100%;
	line-height:40px;
	/*background:#4FADC6;*/
	background:#2B87A0;
	padding-left:5px;
	color:white;
	margin-bottom:10px;
	}
.dqwz{
	float:left;
	}
.dqwz a{
	color:white;
	text-decoration:none;
	}
.fenlei{
	float:right;
	margin-right:10px;
	}
.fenlei a{
	color:white;
	text-decoration:none;
	display:inline-block;
	width:100px;
	text-align:center;
	}
.fenlei a:hover{
	width:100px;line-height:40px;background:#4FADC6;
	}
	
	
	
.new_left{
	width:80px;
	height:80px;
	background:#09C;
	float:left;
	color:white;
	text-align:center;
	padding-top:15px;
	box-sizing:border-box;
	font-size:19px;
	margin-right:5px;
	}
.new_right{
	height:80px;
	
	}
.new_right h4{
	margin:5px;
	}
.new_right a{
	color:black;
	text-decoration:none;
	}
.new_content{
	margin-top:35px;                                                                                                                                                                                                                                                                                                       
	}
	
.new_zuo{
	float:left;
	width:47%;
	}
.new_you{
	float:right;
	width:47%;
	}
	
/*分页*/
.fenye{
	width:445px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:40px;
	}
.fenye a{
	color:black;
	padding:10px 15px 10px 15px;
	background:#ddd;
	margin-right:10px;
	text-decoration:none;
	}
.fenye a:hover{
	color:white;
	background:#0099CC;
	}	
	
	
/*底部*/
.footer{
	width:100%;
	background:#32373C;
	margin-top:30px;
	}
.footer_content{
	width:1200px;
	margin:0 auto;
	text-align:center;
	color:white;
	}
.footer_content p a{
	color:white;
	text-decoration:none;
	}
.bottom{
	width:100%;
	padding:10px;
	background:#282D32;
	color:white;
	}
.bottom_content{
	width:1200px;
	margin:0 auto;
	text-align:center;
	line-height:30px;
	}
.bottom_content a{
	color:white;
	text-decoration:none;
}

.add{
	margin-right:25px;
	float:left;
	
	line-height:33px;
	margin-left:20px;
	margin-top:30px;
	}
.erweima{
	float:right;
	margin-right:50px;
	}