@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;
	}
	
	
	
	
	.datu img{
		width:100%;
		height:300px;
		}
		
		
	.center{
	width:100%;
	}
.center_content{
	width:1200px;
	margin:0 auto;
	}
.weizhi{
	margin-top:20px;
	width:100%;
	line-height:40px;
	/*background:#4FADC6;*/
	background:#2B87A0;
	padding-left:5px;
	color:white;
	
	}
.dqwz{
	float:left;
	}
.dqwz a{
	color:white;
	text-decoration:none;
	}
	
.dizhi{
	width:250px;
	border:1px solid gray;
	
	margin-top:20px;
	padding:5px;
	line-height:30px;
	float:left;
	}
	

/*底部*/
.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;
	}