html,body,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;border:0;}
body{font-size:12px;font-family:'微软雅黑',Arial; _overflow:hidden; overflow-x:hidden; background:#0a0a0a; color:#999; line-height:25px;}
ul,ol,li{ list-style-type:none;}
img{border:0;vertical-align:middle}
select,input,select{vertical-align:middle;outline: none;}
table{border-collapse:collapse;border-spacing:0}
iframe{border:none;}
a:link{color:#999;text-decoration:none;}
a:visited{color:#999;text-decoration:none;}
a:hover{color:#f00;text-decoration:none;}
a:active{color:#999;text-decoration:none;}
.c{clear:both;font-size:0;line-height:0;height:0;visibility:visible;}
.h{display:none;visibility:visible;}
.wrap{border:0;padding:0;width:1000px;margin:0 auto;*zoom:1;}
.wrap:after{clear:both;content:"";display:table;}
.fix{*zoom:1;}
.fix:after{clear:both;content:"";display:table;}
.fl{float:left;}
.fr{float:right;}

@media(min-width:1200px) {
.header{ margin:0px auto; width:100%; height:118px; line-height:118px; background:url(../images/ws_01.jpg) no-repeat center;}

.nav{ margin:0px auto; width:100%;  height:55px; line-height:55px; }

.nav ul.dropdown{ 
  width: 1000px;
  margin:0 auto;
  font-size:16px;
  font-weight:bold;
}

.nav ul.dropdown li{ 
  font-weight: bold; 
  float: left; 
  width: 142px; 
  text-align:center;
}

.nav ul.dropdown a:hover{ 
  color: #f00;
  width:142px;
  opacity:1;
}

.nav ul.dropdown li a { 
  display: block;
  line-height:55px;
  color: #999; 
  font-weight:bold;
  text-align: center;
  text-decoration: none;
}

.nav ul.dropdown li a:hover,
.nav ul.dropdown li a.hover{ 
  color: #f00;
  font-weight:bold;
}

.banner {
	margin:0px auto;
	width:1000px;
	line-height:25px;
	}
.banner h2 {
	width:100%;
	line-height:60px;
	text-align:center;
	font-size:14px;
	height:60px;
	}
.footer {
	margin:50px auto auto auto;
	width:1000px;
	line-height:25px;
	border-top:#999 1px solid;
	}
.footer p{
	margin:0px auto;
	width:1000px;
	line-height:25px;
	text-align:center;
	}
.footer ul{
	margin:30px auto;
	height:30px;
	width:100%;
	}
.footer ul li{
	float:left;
	width:142px;
	text-align:center;
	color:#999;
	font-size:14px;
	}
.footer ul li a{
	color:#999;
	font-size:14px;
	}
.footer ul li a:hover{
	color:#f00;
	font-size:14px;
	}
	}
@media(max-width:768px) {
body{font-family:'微软雅黑',Arial; _overflow:hidden; overflow-x:hidden; background:#0a0a0a; color:#999; }
.header{ margin:4% auto; width:30%; background:url(../images/logo.jpg) no-repeat center; overflow:hidden; height:80px;}
.nav{ margin:0px auto; width:100%;  }
.nav ul.dropdown{ 
  position: relative; 
  width: 100%;
  margin:0 auto;
  font-weight:bold;
}
.nav ul.dropdown li{ 
  font-weight: bold; 
  float: left; 
  width: 14%; 
  position: relative;
  text-align:center;
}

.nav ul.dropdown a:hover{ 
  color: #f00;
  width:100%;
}

.nav ul.dropdown li a { 
  color: #999; 
  text-align: center;
  text-decoration: none;
}

.nav ul.dropdown li a:hover,
.nav ul.dropdown li a.hover{ 
  color: #f00;
}


.banner {
	margin:0px auto;
	width:96%;
	padding:2%;
	}
.banner img{
	width:100%;
	}
.banner h2 {
	width:100%;
	text-align:center;
	}
	
.footer {
	margin:2% auto auto auto;
	width:100%;
	border-top:#999 1px solid;
	}
.footer p{
	margin:0px auto;
	width:100%;
	line-height:25px;
	text-align:center;
	}
.footer ul{
	margin:2% auto;
	width:100%;
	}
.footer ul li{
	float:left;
	width:14%;
	text-align:center;
	color:#999;
	}
.footer ul li a{
	color:#999;
	}
.footer ul li a:hover{
	color:#f00;
	}
}

