.dommobile {
	display: none !important;
}
.dompc .head {
	background: url(/uploads/image/wzsimages/banner.jpg) no-repeat top center;
	height: 700px;
	position:relative;
}
.dompc nav{ width:100%; height:60px; position:absolute; top:600px;}
.dompc .wrap-nav{ width:1200px; margin:0px auto; height:60px; background-image:url(/uploads/image/wzsimages/nav.jpg); background-position:top center; background-repeat:repeat-x;}
.dompc .menu ul{ width:1140px; margin:0px auto;}
.dompc .menu ul li {
	padding-left:30px;
	padding-right:30px;
	line-height:60px;
	font-family:"microsoft yahei", "微软雅黑", "simhei", "黑体";
	font-size:20px;
	color:#fff;
	float:left;
	font-weight:bold;}
.dompc .menu ul li a,.dompc .menu ul li a:link{ color:#fff; font-weight:bold;}
.dompc .menu ul li a:hover{ color:#ffa500;}
