.bdy_wid{
	width: auto;
	padding: 0 0.4rem;}
.map_cont{
	background: #182350;
	-webkit-background-size: contain;
	background-size: contain;
	padding-bottom: 1.266666rem;
	padding-top: 1.266666rem;
	}
.map_cont,.map_ins{
	height: auto;}
.map_ins{
	margin-top: 0;}
.map_ins li{
	position: static;
	width: auto;
	height: auto;
	background: none!important;}
.map_ins li div span{
	position: static;
	background: none;
	width: 9.2rem;
	box-sizing: border-box;
	height: auto;
	padding: 0.386666rem 0.4rem;
	background: #f3f3f3;
	opacity: 1;
	display: block;
	margin-top: 0.4rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	}
.map_ins li div span::after{
	display: inline-block;
	content: '<';
	/* font-family: 'iconfont'; */
	transform: rotate(-90deg);
	font-size: 0.8rem;
	color: #26537f;
	font-weight: bold;
	}
.map_ins li div span b{
	display: block;
	font-size: 0.8rem;
	line-height: 0.8rem;
	color: #333;}
.forMobile{
	display: block;}
.forMobile img{
	width: 100%;}
.map_ins li div dl{
	position: static;
	padding: 0.32rem .2rem;
	box-sizing: border-box;
	border: none;
	width: 100%;
	display: none;}
.map_ins li div dl::after{
	display: none;}
.map_ins li div dl dd{
	font-size: 0.32rem;
	line-height: 1.48rem;
	padding: 0.2rem 0;
	}
.map_ins li div dl dd::before{
	content:'>';
	float: left;
	line-height: 1.48rem;
	margin-right: 0.133333rem;
	font-size: 0.8rem;
	}
.map_ins li div dl dd a{
	display: block;
	overflow: hidden;
	font-size: 0.8rem;}
.map_ins li.show_map div dl{
	visibility: visible;
	opacity: 1;
	display: block;}
.map_ins li.show_map div span::after{
	transform: rotate(90deg);}
.map_ins li.show_map div dl div{
width: auto; margin: 10px 0 10px 10px;
}