@charset "utf-8";
.banner_lm {
	clear: none;
	height: 360px;
	background-repeat: no-repeat;
	background-image: url(../images/upload/banner_office.jpg);
	margin-top: 5px;
}
@media only screen and (max-width: 1190px) {
	.banner_lm {
		
	}
}