@charset "utf-8";
/* CSS Document */
.lh-header {
	position: fixed;
}
.pace {
	display: block;
}
.swiper-news {
	transform: none !important;
}
.swiper-news .swiper-slide-shadow-top {
	opacity: 0 !important;
}
.swiper-footer {
	height: auto !important;
	transform: none !important;
}
.swiper-footer .swiper-slide-shadow-bottom {
	opacity: 0 !important;
}
.shaixuan {
	background: #F4F4F8;
	padding-top: 30px;
}
.shaixuan .container {
	max-width: 1240px;
}
.shaixuan .container a {
	display: inline-block;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 30px;
	color: #fff;
	background: #aaa;
	margin-left: 10px;
}
.shaixuan .container a:first-child {
	margin-left: 0px;
}
.shaixuan a.on {
	background: #00A3EB
}
.lh-news-item {
	margin-top: 2.08vw;
}
#baiduMap img {
	width: auto !important;
	min-width: 200% !important;
	max-width: none;
}
.lh-system-item {
	margin-top: 0;
}
.lh-company{
	width:100%;
	height:auto;
	display:inline-block;
	padding-top: 8vh;
background: #fff;
}
.lh-company li{
	width:25%;
	float:left;
}
.lh-company li img{
	width:100%;
}