.panel-affairs{
    padding: 10px 15px;
    border-bottom:#ddd 1px solid ;
	color: #001cf9;
	font-size: 18px;
}
.list{
	
}
.list li{
	height: 40px;
	line-height: 20px;
	border-bottom: #ddd 1px dashed;
}
.affairs-menu{
    width: 100%;
	background-color: #001cf9;
	height: 52px;
}
.zyk-img{
	float: left;
	height: 97px;
	width: 100%;
}
.zyk-img img {
	float: left;
	height: 90px;
	width: 100%;
	display: block;
}
.btn-affairs{
	background-color: transparent;
	width: 100%;
	height: 97px;
	padding: -6px -12px;
	margin-bottom: 5px;
}
#container{ 
  width:100%; 
  height: 130px; 
<span style="white-space:pre">  </span>margin:100px auto;  
  overflow: hidden; 
  position: relative; 
} 
  
#container ul{ 
  list-style: none; 
  width:10000px; 
  position: absolute; 
} 
  
#container ul li{ 
  float:left; 
  margin-right: 20px; 
} 
.affairs-frend li{
	float: left;
	padding:10px 9px;
	font-size: 16px;
	font-weight: 400;
}
.affairs-frend li a{
	color: #000000;
}
