.men_banner {
	width: 100%;
}
.men_banner img{
	width: 100%;
}


/*news*/

.news_nav{
	width: 100%;
	height: 79px;
	border-bottom: 1px solid #d5d5d5;
	background: #f5f5f5;
}
.news_nav .news_nav_y{
	width: 1200px;
	height: 79px;
	margin: 0 auto;
}
.news_nav .news_nav_y a{
	display: block;
	height: 78px;
	font-size: 14px;
	color: #646464;
	line-height: 78px;
	border-bottom: 1px solid #f5f5f5;
	float: left;
	margin-right: 50px;
}
.news_nav .news_nav_y a:hover{
	color: #e8412f;
	border-bottom: 2px solid #e8412f;
}
.news_nav .news_nav_y a.news_active{
	color: #e8412f;
	border-bottom: 2px solid #e8412f;
}



/*地图*/
.contact_us{
	width: 1200px;
	height: 460px;
	position: relative;
	margin: 0 auto 70px;
}
#container{
	width: 1200px;
	height: 460px;
	margin-top: 155px;
}
.contact_us .smaly{
	width: 514px;
	height: 204px;
	position: absolute;
	top: -105px;
	left: 95px;
	background: #e8412f;
	padding-top: 60px;
}
.contact_us .smaly li{
	width: 414px;
	margin: 0 auto 30px;
}
.contact_us .smaly li div{
	display: inline-block;
	vertical-align: top;
	width: 30px;
}
.contact_us .smaly li p{
	display: inline-block;
	width: 370px;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
}












