.bady_banner{
	position: relative;
}
.bady_banner img{
	width: 100%;
	display: block;
}
.head_name{
	font-size: 52px;
	font-weight: bold;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	color: #fff;
}
.sc_address{
	width: 85%;
	margin: 0 auto;
}
.sc_address img{
	width: 100%;
}