body{
	background: #fdfbf8;
}
.ui-content{
	background: #fff;
	margin-top: 0;
	overflow: hidden;
}
.ui-listguide {
	width: 1140px;
	height: 40px;
	margin: 0 auto;
	border-bottom: 1px solid #bfbfbf;
	background: url(../../images/ws/guide.png) left center no-repeat;
	
}
.ui-listguide-p{
	font-size: 18px;
	color: #666;
	line-height: 40px;
	text-indent: 2em;
}
.ui-listguide-a{
	color: #333;
	
}
.ui-information{
	width: 1140px;
	height: 210px;
	margin: 40px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ui-information-menu{
	width: 340px;
	height: 86px;
	background: #f6f6f6;
}
.ui-information-a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 24px;
	color:#1475c6;
	line-height: 86px;
	text-align: center;
	text-indent: 3em;
}
.bg1 {
	background: url(../../images/ws/ldjg.png) 80px center no-repeat;
}
.bg2 {
	background: url(../../images/ws/zzjg.png) 80px center no-repeat;
}
.bg3 {
	background: url(../../images/ws/gzcx.png) 80px center no-repeat;
}
.bg4 {
	background: url(../../images/ws/gzbg.png) 80px center no-repeat;
}
.bg5 {
	background: url(../../images/ws/xxgkml.png) 80px center no-repeat;
}
.bg6 {
	background: url(../../images/ws/xxgknb.png) 80px center no-repeat;
}
.ui-information-menu:hover{
	background: #5275b3;
}
.ui-information-menu:hover>.ui-information-a{
	color: #fff;
}
	.ui-information-menu:hover > .bg1 {
		background: url(../../images/ws/ldjg-1.png) 80px center no-repeat;
	}
	.ui-information-menu:hover > .bg2 {
		background: url(../../images/ws/zzjg-1.png) 80px center no-repeat;
	}
	.ui-information-menu:hover > .bg3 {
		background: url(../../images/ws/gzcx-1.png) 80px center no-repeat;
	}
	.ui-information-menu:hover > .bg4 {
		background: url(../../images/ws/gzbg-1.png) 80px center no-repeat;
	}
	.ui-information-menu:hover > .bg5 {
		background: url(../../images/ws/xxgkml-1.png) 80px center no-repeat;
	}
	.ui-information-menu:hover > .bg6 {
		background: url(../../images/ws/xxgknb-1.png) 80px center no-repeat;
	}