html{color:#000;background:#FFF;} 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } 
table { 
border-collapse:collapse; 
border-spacing:0; 
} 
fieldset,img { 
border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
font-style:normal; 
font-weight:normal; 
} 
ol,ul { 
list-style:none; 
} 
caption,th { 
text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
font-size:100%; 
font-weight:normal; 
} 
q:before,q:after { 
content:''; 
} 
abbr,acronym { border:0; 
} 
.clear {
	clear:both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
body{
	font-size: 14px;
}
.header{
	background-size: cover;
	width: 100%;
	height: 980px;
}
.wrapper{
	width: 990px;
	margin: 0 auto;
	padding: 20px;
}
.daoyu{
	margin: 0 auto;
	line-height: 30px;
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	padding-top: 10px;
	padding: 10px;
}
.wrap{
	width: 1035px;
	margin: 0 auto;
	background-color: rgba(0,0,0,0.5);
}
.cons{
	color: #fff;
	line-height: 24px;
	width: 317px;
	height: 342px;
	margin-left:20px;
}
.cons dd{
	margin-top: 1px;
}
.cons dd a{
	text-decoration:none;
color:#fff;
}
.cons dd a:hover{
	text-decoration:underline;

}
.cons img{
	width: 316px;
	height: 198px;
	border: 1px solid #828680;
}
.zzjz{
	width: 100%;
	border-top: 1px solid #1c3d08;
	height: 100px;
	margin-top: 50px;
}
.zzc{
	width: 100px;
	margin: 0 auto;
	line-height: 100px;
	color: #fff;
}
.zzc img{
	float: left;
	margin-top: 40px;
	margin-right: 10px;
}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .wrap{
    background-color:#000000;
    filter:Alpha(opacity=50);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
  .wrap div{
    position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
  }  
}
.conim{
	width: 315px;
	height: 198px;
	position: relative;
	margin-bottom: 10px;
}
.contag{
	position: absolute !important;
	background:url(/zhuanti/dg/wl.png) no-repeat; 
	width:100px;
	height: 100px;
	right: 0;
	bottom: 0;
}
