html,
body {
	width: 100%;
	height: 100%;
	font-family: Microsoft YaHei;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.ol-attribution {
	display: none;
}

.ol-attribution li:nth-child(1) {
	display: none;
}

.ol-zoom {
	display: none;
}

.map {
	position: relative;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;
}

.qr {
	position: absolute;
	left: 145px;
	bottom: 123px;
	z-index: 0;
}

.logo {
	position: absolute;
	left: 35%;
	top: 79px;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}

.list_dl {
	position: absolute;
	top: 236px;
	right: 79px;
	z-index: 9999;
}

@media screen and (max-width: 1366px) {
	.logo {
		position: absolute;
		left: 35%;
		top: 130px;
		background-position: left top;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		z-index: 1;
	}
	.qr {
		position: absolute;
		left: 145px;
		bottom: 127px;
		z-index: 1;
	}
	.list_dl {
		position: absolute;
		top: 136px;
		right: 79px;
		z-index: 9999;
	}
}

.leftbg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	height: 100%;
}

.leftbg img {
	height: 100%;
}

.rightbg {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

.qr img {
	width: 160px;
	height: 160px;
}

.qr p {
	/*position: relative;*/
	/*left: 163px;*/
	/*bottom: 115px;*/
	font-size: 18px;
	line-height: 30px;
	text-align: center;
}

.jieshao {
	position: absolute;
	left: 70px;
	top: 384px;
	width: 439px;
	/*height: 445px;*/
	font-size: 18px;
	color: #202121;
	line-height: 36px;
	z-index: 1;
}

.tuli {
	width: 209px;
	/*height: 205px;*/
	/*background-image: url(../img/tuli.png);*/
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: 59px;
	right: 70px;
	z-index: 0;
}

.tuli>p {
	width: 149px;
	height: 40px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	margin-top: 23px;
	margin-bottom: 18px;
	background-image: url(../img/tulititle.png);
}

.legend {
	/*padding: 0 32px;*/
}

.legend>li {
	width: 100%;
	/*float: left;*/
	line-height: 49px;
}

.legend>li img {
	float: left;
	width: 50px;
	height: 49px;
	margin-right: 15px;
}

.legend>li span {
	float: left;
	color: #fff;
	font-size: 20px;
	width: 80px;
	white-space: nowrap;
	overflow: hidden;
}

#alert {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.banquan {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 1;
	line-height: 20px;
	font-family: Microsoft YaHei;
}

.banquan p {
	display: inline-block;
	line-height: 20px;
	font-size: 16px;
	color: #333333;
	padding: 0 10px;
}

.tupian {
	position: absolute;
	left: 28px;
	bottom: 50px;
	z-index: 1;
}

.zhuanti {
	position: absolute;
	top: 15%;
	right: 3%;
	z-index: 1;
}

.zhuanti a {
	display: block;
	width: 212px;
	height: 86px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: left top;
}

.LI {
	position: absolute;
	top: 417px;
	right: 88px;
	z-index: 1;
}

.LI img {
	border-radius: 0;
}

.LI p {
	color: #000000;
	font-size: 22px;
	text-align: center;
}

.all {
	background-image: url('../img/all_btn.png');
}

.active .all {
	background-image: url('../img/all_active.png');
}

.layui-layer-setwin a {
	z-index: 1;
}
.shaixuan{
	position: absolute;
	top: 20%;
	left: 42%;
	z-index: 999;
	font-size: 24px;
	color: #596468;
	border-bottom: 1px solid #596468;
	cursor: pointer;
}

/*layui*/

.layui-collapse {
	position: absolute;
	top: 100px;
	left: 50px;
	z-index: 99;
}

.layui-colla-item img {
	position: absolute;
	top:15px;
	left: 340px!important;
}

.layui-colla-item {
	border-top: 1px solid #231C1A!important;
}

.layui-collapse {
	border: 1px solid #231C1A!important;
}

.layui-colla-item:first-child,
.layui-colla-content {
	border-top: 0!important;
}

.layui-colla-title,
.layui-colla-content {
	background-color: #F0F7F7!important;
}

.layui-card-header,
.layui-colla-title {
	height: 50px!important;
}

.layui-colla-title {
	line-height: 50px!important;
	padding: 0 20px 0 90px!important;
	font-size: 24px;
	color: #333333;
}

.layui-colla-content {
	font-size: 18px!important;
	color: #666666!important;
	padding: 0 20px 23px 90px!important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}


/*.modal_middle_right>ul>li:last-child {
    margin-bottom: 15px;
}*/