header{
	background: url(../image/header_bg.png) 100% 100% !important;
}
.banner{
	width: 100%;
	height: auto;
}
.content{
	width:1200px;
	margin:30px auto 0;
	overflow: hidden;
	position: relative;
}
.contact-link{
	overflow: hidden;
	border-bottom: 1px dashed #c9c9c9;
}
.contact-link>img{
	display: block;
	margin:35px 60px 40px 70px;
	float: left;
}
.contact-info{
	float: left;
	padding-top: 160px;
	font-size: 18px;
	color: #666666;
	line-height: 1.7
}
.contact-info>h2{
	font-size: 24px;
	color: #333333;
	margin-bottom: 40px;
}
.contact-info span{
	display: inline-block;
	width: 100px;
	text-align:justify;
    text-align-last:justify;
}
.content>img{
	display: block;
	margin-top: 40px;
}