html,body,.container{
	width: 7.5rem;
	height: auto;
}
.container{
	padding:1.05rem .4rem 0;
	position: relative;
}
.related_cont{
	margin-bottom: .4167rem
}
.related_cont dt, .related_cont dt, .related_cont a{
	line-height: .5208rem;
}
.txt_blue_bold{
	font-size: .33rem;
}
.related_txt{
	font-size: .2917rem;
	font-weight: 400;
}

#allmap{
	margin: .3rem 0 .725rem;
	width: 100%;
	height: 5rem;
}
.contactus .traffic_cont{
	text-align: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
} 
.contactus_content {
	height: 100%;
}
.contactus_content footer{
	position: absolute;
	left: 0;
	bottom: 0;
}
/*.contactus .related_cont{
	padding-top: .8rem;
}
.related_cont dt, .related_cont dt, .related_cont a{
	line-height: .7208rem;
}*/