.clear,header,html{
	width:100%
}
.header>li>a,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
.header>li,footer .footer li p{
	text-align:center
}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{
	margin:0;
	padding:0;
	border:0;
	font:inherit;
	vertical-align:baseline
}
.header>li>a,body{
	font-family:'黑体'
}
body{
	line-height:1
}
ol,ul{
	list-style:none
}
blockquote,q{
	
	quotes:none
}
blockquote:after,blockquote:before,q:after,q:before{
	content:'';
	content:none
}
table{
	
	border-collapse:collapse;
	border-spacing:0
}
html{
	min-height:1000px
}
a{
	color:#000;
	text-decoration:none
}
.clear{
	height:0;
	clear:both
}
header{
	height:146px;
	background-color:#e5e5e5
}
header .header{
	width:1010px;
	height:146px;
	margin:0 auto
}
.header>li{
	float:left;
	width:142px;
	height:146px;
	font-size:14px;
	font-weight:600
}
.header>li>a{
	position:relative;
	top:68px;
	width:140px;
	border-right:2px solid #fff;
	color:#8e8a8a
}
.header>li:nth-child(4){
	background:url(../images/logo.png) 
	top/100% auto no-repeat
}
.header>li:nth-child(4)>a{
	position:absolute;
	top:0;
	width:142px;
	height:146px;
	border:none
}
footer,footer .footer li{
	background:#e5e5e5;
	height:200px
}
.header>li:last-child a,.header>li:nth-child(3)>a{
	border-right:0 solid #fff
}
.header>li:hover{
	background-color:rgba(94,91,91,.5)
}
.showList{
	position:absolute;
	top:144px;
	width:142px;
	padding-top:10px;
	z-index:10;
	opacity:0
	}
.showList li{
	padding:2px;
	margin-bottom:10px
}
.showList li:hover{
	padding:2px;
	border-radius:20%;
	background-color:rgba(102,102,102,.6)
}
.showList li a{
	color:#FFF;
	font-size:12px
}
.header>li:hover .showList{
	opacity:1;
	background-color:rgba(151,151,151,.6)
}
footer{
	width:100%
}
footer .footer{
	width:1010px;
	height:200px;
	margin:0 auto
}
footer .footer li{
	float:left;
	width:323px;
	margin-right:20px
}
footer .footer li:last-child{
	margin-right:0;
	position:relative
}
footer .footer li .fooot_icon{
	width:100px;
	height:100px;
	margin:0 auto 10px
}
footer .footer li .erweimaK{
	position:absolute;
	top:0;
	left:50%;
	transform:translate(-50%);
	width:100px;
	height:100px;
	background:#e5e5e5
}
footer .footer li .erweimaK img,footer .footer li .fooot_icon img{
	width:100px;
	height:100px
}
footer .footer li .erweima{
	width:200px;
	height:200px;
	background-image:url(../images/erweima.jpg);
	background-repeat:no-repeat;
	background-size:200px 200px;
	margin:0 100px;
	display:none
}
.beian{
	width:100%;
	height:30px;
	line-height:30px;
	background:#8a8989
}