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;
}
.wailian{
	position: absolute;
	bottom: 55px;
	right: 0;
	z-index: 999;
}
.wailian li{
	width: 200px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background:linear-gradient(-90deg,rgba(71,153,188,1) 0%,rgba(94,175,198,1) 100%);
	border-radius:8px 0px 0px 8px;
	font-size: 28px;
	margin-top: 23px;
}
.wailian li a{
	color:#FFFFFF;
}
.dingwei{
	display: none;
	padding: 9px 32px;
	background: linear-gradient(-90deg,rgba(71,153,188,1) 0%,rgba(94,175,198,1) 100%);
	border-radius: 8px;
	font-size: 22px;
	color: #FFFFFF;
	cursor: pointer;
	width: 116px;
}
.legend_wrap{
	z-index: 0!important;
	top: 517px!important;
	left: 20%!important;
}
.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: 6%;
	top: 200px;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}

.list_dl {
	position: absolute;
	top: 170px;
	left:20%;
	z-index: 9999;
}

/*@media screen and (max-width: 1366px) {
	.logo {
		position: absolute;
		left: 6%;
		top: 200px;
		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;
		bottom: 55px;
		right:0;
		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;
}*/
body{ background:url('../img/bg.jpg') no-repeat center center; background-size: cover;}
#app{ height: 100%; overflow: hidden;}
/*左侧目录*/
.catalog_wrap{ display: none; width: 814px; height: 480px; box-sizing: border-box; padding: 40px 60px; background:url(../img/catalogbg_pc.png) no-repeat center center; position: absolute; left: 0; top: 52px;}
.catalog_wrap.active{ display: block;}

/*弹窗*/
#html{ height: 100%;}
.layui-layer{ background:none!important;}
.info_wrap{ width: 100%; box-sizing: border-box; background:url(../img/pop_pc.png) no-repeat center bottom;}
.info_wrap .info_menu_wrap{ width: 314px; color: #fff;}
.info_menu_wrap .info_title_wrap{ min-height: 215px; box-sizing: border-box; padding: 0 30px; padding-top: 50px;}
.info_menu_wrap .info_title_wrap .info_title_con{ font-size: 38px; margin-bottom: 20px; text-align: center;}
.info_menu_wrap .info_title_wrap .play_wrap{ font-size: 18px;}
.info_menu_wrap .info_menu_item{ height: 70px; line-height: 70px; text-align: center; cursor: pointer;}
.info_menu_wrap .info_menu_item.active{ background:#fff; color: #4CA5AB;}
.info_menu_wrap .info_menu_item .info_menu_con{ font-size: 24px; position: relative;}
.info_menu_wrap .info_menu_item.active .info_menu_con:before{ content: ""; display: block; position: absolute; left: -30px; top: 50%; margin-top: -1px; background:#4CA5AB; width: 10px; height: 2px;}
.info_menu_wrap .info_menu_item.active .info_menu_con:after{ content: ""; display: block; position: absolute; right: -30px; top: 50%; margin-top: -1px; background:#4CA5AB; width: 10px; height: 2px;}
.info_menu_wrap .info_menu_main{ height: 625px; overflow-y: auto;}
/*右侧*/
.info_wrap .info_detail_wrap{ width: 886px; height: 100%; box-sizing: border-box; padding: 30px; padding-top: 70px; padding-bottom: 15px;}
.info_wrap .info_detail_wrap .info_detail_item{ display: none; height: 100%; overflow-y: auto;}
.info_wrap .info_detail_wrap .info_detail_item.active{ display: block;}
.info_wrap .info_detail_wrap .introduction_wrap,.info_wrap .info_detail_wrap .introduction_wrap p,.info_wrap .info_detail_wrap .introduction_wrap span{ font-size: 22px; line-height: 45px; color: #333;}
.info_wrap .info_detail_wrap .introduction_wrap video,.info_wrap .info_detail_wrap .introduction_wrap audio,.info_wrap .info_detail_wrap .introduction_wrap img{ max-width: 100%;display: block; margin: 0 auto;}

/*活动*/
.activity_wrap{ padding: 0 30px 30px;}
.activity_item{ width: 350px; float: left; margin-top: 40px; cursor: pointer;}
.activity_item:nth-child(1),.activity_item:nth-child(2){ margin-top: 0;}
.activity_item:nth-child(2n){ float: right;}
.activity_thumb{ height: 186px; border-radius:12px 12px 0 0; position: relative;}
.activity_thumb .activity_status{ position: absolute; left: -6px; top: 12px; width: 84px; height: 31px; line-height: 25px; text-align: center; display: none; background:url("../img/red_status.png") no-repeat center center; color: #fff; font-size: 14px;}
.activity_thumb .activity_status.grey{ background:url("../img/grey_status.png") no-repeat center center;}
.activity_thumb .activity_status.black{ background:url("../img/black_status.png") no-repeat center center;}
.activity_thumb .activity_status.active{ display: block;}
.activity_item_content .bm_status{ margin: 0 auto; margin-top: 20px; width: 104px; height: 32px; line-height: 32px; border-radius:6px; text-align: center; border:solid 1px #959595; color: #959595;}
.activity_item_content .bm_status.blue{ border:solid 1px #60B3CB; color: #60B3CB;}
.activity_item_content .bm_status.red{ border:solid 1px #CA2B2B; color: #CA2B2B;}
.activity_item_content .bm_status.grey{ border:solid 1px #7D7D7D; color: #7D7D7D;}
.activity_item_content{ padding: 18px 15px 25px; box-shadow:0 6px 8px 0 rgba(0, 0, 0, 0.15); background:#fff;}
.activity_item_content .tit{ font-size: 22px; color: #2A2928; margin-bottom: 10px; font-size: 22px;}
.info_wrap{ color: #3B3A38; font-size: 16px; line-height: 1.6;}
