.aboutus_title{
	width: 1200px;
	margin-left: -600px;
	font-size:40px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	position: absolute;
	left:50%;
	top: 215px;
}

.aboutus_title span{
	font-size: 18px;
	color: #fffefe;
}

.contact_content{
    width:1200px;
    margin:0 auto;
    padding:0px 0 65px;
}




.detail_box{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.detail_right{
    width: 1040px;
    margin:0 auto;
    margin-left: 115px;
}
.detail {	
    padding:20px 30px;
}
.detail dl { width:50%; float:left;margin-bottom: 20px;}
.detail dt {text-align: left; padding-left:30px; color: #333; font-weight:bold; font-size:16px; height:36px; line-height:36px; background:url(../images/addr.jpg) left center no-repeat; background-size: 13px 16px;}
.detail dd {text-align: left; padding-left:30px; color: #666; height:auto; min-height:26px; line-height:26px;}