li{list-style: none;}
*{margin: 0; padding: 0;}

header{
	height: 44px;
	width: 100%;
	
	text-align: center;
	line-height: 44px;
	color: #fff;top: 0px;z-index: 5;
}
#fanhui{
	position: absolute;height:25px;width:25px;
	position: fixed;top:12px;left: 15px;
	background-image:url(../img/fanhui.png) ;
	background-size:100% 100% ;z-index: 999;
}

#zhu{
	width:100%;
	position: relative;
	margin-top: 30px;
	
   overflow: hidden;overflow: hidden;
}
#fuzhu{
	width: 200%;
			margin-left:0%;
}

.img{
	float: left;
}
body{
	background:#131818;
}
.li_we{
	height:60px;
	width:60px;float: left;margin-left: 10px;
	border: 2px solid #000000;	
}
.li_we img{
	height: 100%;width: 100%;
}
#kuan{
	width: 100%;margin-top: 40px;
	display: flex;flex-wrap:wrap;
}
#zsx{
	color: #fff;font-weight: 900;
	text-align: center;
}

#zhe{	
	position:absolute;
	top: 0px;
	z-index:1;
	height: 100vh; 
	background: #00FA9A;
	display: none;
}
#img{
	height:100%;
}
