
.content{
	margin-top: 5px;
	background: url('../image/bj.jpg') no-repeat left /100%;
	width: 1200px;
	height: 930px;
}
.LmTitle{
	margin-top: 420px;
	float: left;
	margin-left: 9px;
	width: 240px;
	height: 140px;
}
.LmTitle li{
	height: 70px;
}
.LmTitle li:hover{
	background-color: white;
	box-shadow: 5px 5px 10px 0 rgba(163, 163, 163, 0.5);
}
.lmLi{
	text-align:center;
	padding-top: 23.5px;
}
.daohang2{
	float: right;
	width: 950px;
	height: 90px;
}

.container{
	float: left;
	padding-left: 15px;
padding-right: 15px;
	justify-content: space-around;
	width: 950px;
	height: 790px;
	align-items:flex-start;
	
}
.item{
	display: inline-block;
	width: 30%;
	height: 260px;
}
.item img{
	width: 100%;
	height: 180px;
	border-radius: 15px;
}


.lm2,.lm5,.lm8{
	padding-top: 10px;
}
.item .pbt1{
	font-family: 'SimSun';
	font-weight: bolder;
	font-size: 15px;
}
.item .pbt2{
	font-size: 14px;
line-height: 20px;
}
.item img{
	padding-bottom: 5px;
}
.pbord{
	border-bottom:1px solid rgba(163, 163, 163, 0.5);
}
.kb{
	height: 60px;
}