锘.container{width: 100%;height: 500px;}
.location_item {
	position: relative;
	margin-bottom: 60px;
}

.Content_p {
	position: absolute;
	width: 315px;
	top: 0;
	right: 0;
	background: rgb(0 0 0 / 70%);
	height: 500px;
	overflow-y: auto;
	padding: 20px;
	box-sizing: border-box;
	color: #fff;
}
.Content_p p {
	margin-bottom: 10px;
}
.location_item h2 {
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}
.main_top {
	background: #fff;
	padding: 20px;
}

.main_top h1 {
	font-size: 24px;
	line-height: 1.8em;
	text-align: center;
	color: #920d14;
	padding: 15px 0;
}

.main_con p {
	line-height: 2em;
	padding-bottom: 10px;
	text-indent: 2em;
}

.main_content03 {
	display: flex;
	justify-content: space-between;
	align-items: start;
	padding: 20px;
	background: #fff;
}

h3.yijian_title {
	font-size: 20px;
}

h3.link_tit {
	font-size: 18px;
	margin: 10px 0;
	font-weight: bold;
	color: #920d14;
}

.main_two p span {
	color: #920d14;
	font-size: 16px;
}
.main_two p, .main_three p, .main_four p{ line-height:24px; margin:10px 0;}
.main_one p{line-height:24px;color:#333333;}

.main_content03>div {
	width: 25%;
}
.main_three p span {
	color: #920d14;
	font-size: 16px;
}

.main_four p span {
	color: #920d14;
	font-size: 16px;
}
.wzmap_content{ padding-bottom:50px;}
.ss1_ul .ss1_li {font-size: 14px;font-weight: bold;line-height: 25px;padding-top: 10px;clear:both;}
.ss2_ul .ss2_li {float:left;font-weight:normal;margin:0 8px;white-space:nowrap;line-height: 25px; }
.ss2_ul .ss2_li a{ color: #454545!important; }
.ss3_ul .ss3_li {font-size:12px; white-space:nowrap;  line-height: 25px;}
.main_one .link_tit{margin: 20px 0 0 10px;}
.main_two p span{ color:#923222;}
.main_three p span{ color:#923222;}
.main_four p span{ color:#923222;}

#dituContent{width: 640px; height: 500px; border: #ccc solid 1px; float: left;}
#dituContent2{width:640px;height:500px;border:#ccc solid 1px;}
ul.ss3_ul {
	display: none;
} 
@media only screen and (max-width: 768px){
	.main_content03 {
 flex-wrap: wrap;
}

.main_content03>div {
 width: 100%;
}
	.Content_p {
 position: inherit;
 width: 100%;
 background: transparent;
 color: #000;
 height: 200px;
}
} <!--0.00018310546875-->