.wm-nr{
	background: url(../img/bg2.jpg) repeat;
    background-size: 100% auto;
    padding-bottom: 80px;
}
.wo-dr{
	background: #1b1b1b;
	padding-bottom: 118px;
}
.wm-dr h1{
	color: #FFD510;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	padding: 52px 0 52px 0;
}
.wm-dr p{
	color: #fff;
	font-size: 16px;
	line-height: 2em;
}
.wm-dr h2{
	color: #FFD510;
	font-size: 16px;
	padding-bottom: 10px;
}
.wm-dw{
	position: relative;
	margin-top: 10px;
}
.wm-dw i{
	position: absolute;
	left: -2px;
	top: -8px;
	color: #FFD510;
	font-size: 30px;
}
.wm-dw p{
	margin-left: 45px;
}

.wm-erwm{
	max-width: 150px;
	margin-top: 25px;
	float: left;
}

.wm-erwm div img{
	width: 100%;
	border: 6px solid #FFD510;
}
.wm-erwm p{
	text-align: center;
	margin-top: 10px;
}
.wm-pos-r{
	position:relative;
	padding-bottom: 60px;
}
.wm-bor-bot{
	border-bottom: 1px dashed #FFD510;
    margin: 0 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.wm-map{
	width:100%;height:360px;border:#ccc solid 1px;font-size:12px
}
.wm-mar-b{
	
}
@media (max-width:480px) {
	.wm-mar-b{
		margin-bottom: 20px;
	}
	.wm-erwm{
		margin: 0 auto;
		padding-top: 20px;
		text-align: center;
		float: none;
	}
	.wm-dr h1{
		font-size: 16px;
		padding: 20px;
	}
	.wm-dr h2{
		font-size: 12px;
		padding-bottom: 0;
	}
	.wm-dr p{
		font-size: 12px;
	}
	.wm-dw i {
	    position: absolute;
	    left: 2px;
	    top: -3px;
	    color: #FFD510;
	    font-size: 22px;
	}
	.wm-dw p{
		margin-left: 30px;
	}
	.wm-nr{
		padding-bottom: 30px;
	}
}









