* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-size: 12px;
	font-family: "微软雅黑";
	border: none;
}
#header {
	width: 100%;
	min-width:1000px;

}
.top_all {
	width: 1000px;
	height: 70px;
	margin: 0 auto;
}
.logo {
	margin-top:20px;
	margin-left:20px;
	float: left;
}

.nav {
	width:460px;
	display:inline;
	float: right;
	margin-right:1%;
}
.nav li {
	position:relative;
	float: left;
}
.nav a {
	display:block;
	color: #6a535b;
	font-weight:500;
	padding: 0 12px;
	line-height:70px;
}
.nav li a:hover {
	color: rgba(255,249,249,1.00);
}
.smnav {
	width: 80px;
	position:absolute;
	top:40px;
	left:0px;margin-top:10px;
	height:0;
	overflow:hidden;
}
.smnav a {
	
	line-height:20px;
}
.bg {
	border-bottom:1px solid #fff;
	position: absolute;
	top: 0;
	width: 100%;
	height: 70px;
	background: #000;
	opacity: 0.7;
	z-index:-1;
}
/*----------------header结束--------------------*/
#banner {
	width: 100%;
	height: 700px;
	background: url(../images/37.jpg) no-repeat center top fixed;
	position: absolute;
	top: 0;
	left: 0;
	z-index:-99;
}
.ban_box{
	width:1000px;
	height:400px;
	margin:0 auto;
	position:relative;}
.ban_box h3{
	font-size:60px;
	color:#9b999d;
	text-align:center;
	margin-top:200px;}
.ban_box h4{
	font-size:24px;
	color:#fff;
	text-align:center;}
	
.ban_box .ban_one{
	position:absolute;
	top:100px;
	left:150px;}
	
.ban_box .ban_two{
	position:absolute;
	top:100px;
	left:650px;}
	
.ban_nav{
	width:1000px;
	margin:100px auto;
	}
	
.ban_nav ul{
	margin:0 auto;
	text-align:center;}
	
.ban_nav ul li{
	display:inline-block;
	color:#fff;
	padding:0 10px;}

.ban_nav ul li a{
	transition:all 0.2s;
	color:#fff;
	cursor:pointer;}
	
.ban_nav ul li a:hover{
	color:#eec0d0;
	padding-bottom:10px;
	border-bottom:2px solid #fff;
}
		
.ban_line{
	width:100%;
	height:2px;
	position:absolute;
	top:600px;
	left:0;
	border-bottom:1px solid #ddd;}
/*----------------banner结束--------------------*/
.main1{
	width:100%;
	background:#fff;}
.ma_box{
	width:1000px;
	height:500px;
	margin:0 auto;}
	
.ma_left{
	width:50%;
	height:500px;
	float:left;
	background: url(../images/31.jpg) no-repeat top left;
	transition:all 2s;}
.ma_left:hover{
	background: url(../images/31.jpg) no-repeat top right;
}	
.ma_right{
	width:50%;
	height:500px;
	float:right;
	background:#fff;}
	
.ma_right h3{
	font-size:30px;
	color:#ddd;
	margin-top:20px;
	padding-left:30px;}
	
.ma_right h4{
	width:60px;
	color:#333;
	font-size:14px;
	margin-top:20px;
	margin-left:30px;
	border-bottom:3px solid #333;
	padding-bottom:20px;}

.m_text{
	width:500px
	height:500px;
	color:#333;
	padding:30px 30px;}
.m_text li{
	line-height:20px;
	margin-top:20px;}



/*---------------------footer---------------------------*/
.footer {
	width: 100%;
	height: 370px;
	min-width: 1000px;
	background: #000;
	overflow: hidden;
}
.f_line {
	width: 100%;
	min-width: 1000px;
	height: 3px;
	margin-top: 40px;
	background: url(../images/11111.png) no-repeat center;
}
.f_box {
	width: 1000px;
	height:380px;
	margin: 0 auto;
	overflow:hidden;
}
.box_1{
	width:150px;
	height:200px;
	padding-left:100px;
	margin:40px 20px;
	border-right:1px solid #666;
	float:left;}
.box_1 dt{
	padding:10px 0px;}
.box_1 dt a{
	color:#fff;
	font-size:14px;
}
.box_1 dt a:hover{
	border-bottom:1px solid #fff;}
.box_1 dd a:hover{
	color:#eec0d0;}
.box_1 dd a{
	color:#6a535b;
	line-height:20px;}
	
.box_2{
	width:100px;
	height:150px;
	margin:40px 20px;
	float:left;}
.box_2 dt{
	padding:10px 0px;}
.box_2 dt a{
	color:#fff;
	font-size:14px;
}
.box_2 dt a:hover{
	border-bottom:1px solid #fff;}
.box_2 dd a:hover{
	color:#eec0d0;}
.box_2 dd a{
	color:#6a535b;
	line-height:20px;}
	
.box_3{
	width:100px;
	height:150px;
	margin:40px 10px;
	float:left;}
.box_3 dt{
	padding:10px 0px;}
.box_3 dt a{
	color:#fff;
	font-size:14px;
}
.box_3 dt a:hover{
	border-bottom:1px solid #fff;}
.box_3 dd a:hover{
	color:#eec0d0;}
.box_3 dd a{
	color:#6a535b;
	line-height:20px;}
	
.box_4{
	width:100px;
	height:200px;
	margin:40px 10px;
	border-right:1px solid #666;
	float:left;}
.box_4 dt{
	padding:10px 0px;}
.box_4 dt a{
	color:#fff;
	font-size:14px;
}
.box_4 dt a:hover{
	border-bottom:1px solid #fff;}
.box_4 dd a:hover{
	color:#eec0d0;}
.box_4 dd a{
	color:#6a535b;
	line-height:20px;}
	
.f_box_r{
	width:240px;
	height:200px;
	float:left;
	margin:40px 40px;
	overflow:hidden;}
	
.f_box_r img{
	float:left;
	margin-right:20px;}
.f_box_r p{
	color:#fff;
	padding:40px 30px;
	margin-left:20px;
	display:block;}
.weibo{
	width:200px;
	height:80px;
	border:1px solid #333;
	margin:20px 20px;}
	
.weibo img{
	display:block;
	float:left;
	margin:25px 20px}
	
.weibo span{
	color:#fff;
	float:left;
	font-size:12px;
	text-align:center;
	display:block;
	padding-left:20px;
	margin:20px 10px;
	border-left:1px solid #666;}
	
.f_all{
	width:1000px;
	height:300px;
	overflow:hidden;}
.f_end{
	width:1000px;
	height:30px;
	border-top:1px solid #666;
	padding-top:-10px;
}
.f_end p{
	margin-left:10px;
	float:left;
	display:block;
	color:#A4A4A4;
	padding-top:5px;}
.f_end span a{
	color:#a4a4a4;
	padding-top:5px;
	margin-right:10px;
	float:right;}