*,body{font-family: "微软雅黑";font-weight: normal;}
a:hover,a:visited,a:link{text-decoration: none;color:#333;}
.ygzwContain{text-align: center;margin-top:20px;}
.ygzwContain section{
	display: inline-block;
	width: 1200px;
	min-height: 100px;
	padding:15px 0px;
	background: #fff;
	margin-bottom: 20px;
	box-shadow:-1px 0 10px #eee, /*左边阴影*/  
    0px 0 10px #eee, /*右边阴影*/  
    0 0px 10px #eee, /*顶部阴影*/  
    0 5px 15px #eee; /*底边阴影*/ 
}
.ygzwContain h4{
	width: 156px;
	height: 48px;
	background: url(../images/bmfw/titleBg.png) no-repeat left center;
	line-height: 38px;
	margin:5px 0 20px -5px;
	text-align: left;
	padding-left:3%;
	color: #FFFFFF;
	font-size: 18px;
}
.ygzwContain section ul{margin-top: 25px;list-style: none;}
.ygzwContain section ul li{
	width:14.2%;
	float: left;
	text-align: center;
	margin-bottom: 25px;
}
.ygzwContain section ul li .img{
	display: table-cell;
	width:75px;
	height: 75px;
	border-radius: 8px;
	vertical-align: middle;
	text-align:center;
}
.ygzwContain section ul li h5{
	width: 100%;
	text-align: center;
	font-size:16px;
	margin: 5px 0px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bgRed{background: #f37f7c;}
.bgGreen1{background: #89d064}
.bgGreen{background: #29ce98;}
.bgSmallGreen{background: #56ccc7;}
.bgOrange{background: #ffb400;}
.bgBlue{background: #5694d2;}
.bgGreenDeep{background: #29ce98;}
.bgRed{background: #f37f7c;}

