.main{
	width: 1100px;
	margin: 0 auto;
}
.title{
	padding-top: 36px;
	text-align: center;
}
.title h3{
	position: relative;
	width: 260px;
	color: #ff6600;
	border-bottom: 1px solid #cccccc;
	display: inline-block;
	padding-bottom: 10px;
	font: normal 30px/50px "microsoft yahei";
}
.title i{
	position: absolute;
	height: 3px;
	width: 40px;
	background-color: #FF6600;
	bottom: 0px;
	left: 50%;
	margin-left: -20px;
}
.main p{
	width: 870px;
	margin: 0 auto;
	font:normal 16px/28px "microsoft yahei";
	margin-top: 30px;
}
.imgbox{
	width: 100%;
	text-align: center;
}
.container{
	width: 100%;
	height: 178px;
	background-color: #eeeeee;
}
.contact_us{
	width: 1100px;
	margin: 0 auto;
}
.contact_us h3{
	font:normal 40px/64px "microsoft yahei";
	color: #d0d0d0;
	float: left;
	width: 100%;
	margin-top: 8px;
}
.contact_us span{
	font:normal 22px/30px "microsoft yahei";
	float: left;
	width: 100%;
	margin-top: 5px;
	text-indent: 31px;
	background: url(../images/service2017/service.png) 0 -60px no-repeat;
}
.contact_us p{
	margin-top: 17px;
	float: left;
	height: 22px;
}
.contact_us p b{
	font:normal 16px/22px "microsoft yahei";
	float: left;
}
.contact_us .qq{
	height: 22px;
	display: inline-block;
	float: left;
	margin-left: 12px;
	width: 92px;
	background: url(../images/service2017/service.png) 0 -128px no-repeat;
}
