.banner {
	width: 100%;
	text-align: center;
	height: 320px;
	background:url(http://www.gkzhan.com/Templates/Service/images/service2018/img.jpg) center center no-repeat;
	overflow: hidden;
}
.banner h2{
	color: #fff;
	text-align: center;
	font:bold 60px "microsoft yahei";
	margin-top: 70px;
}
.banner p{
	color: #fff;
	margin-top: 15px;
	display: inline-block;
	font:normal 36px/56px "microsoft yahei";
	padding: 0 40px;
	border: 1px solid #fff;
}
.banner span{
	color: #fff;
	margin-top: 15px;
	display: inline-block;
	font:normal 36px/56px "microsoft yahei";

}
.menu{
	width: 100%;
	text-align: center;
	height: 50px;
	background-color: #eeeeee;
}
.menu p{
	width: 1180px;
	margin: 0 auto;
}
.menu p a{
	font:normal 14px/50px "microsoft yahei";
	width: 20%;
	color: #333;
	display: inline-block;
}
.menu p a.home{
	background-color: #ed6d00;
	color: #fff;
}
.main{
	width: 1180px;
	margin: 0 auto 60px;
}
.title{
	padding-top: 36px;
	text-align: center;
	position: relative;
}
.title h3{
	position: relative;
	padding: 0 20px 10px;
	display: inline-block;
	font: normal 30px/50px "microsoft yahei";
}
.title i{
	position: absolute;
	width: 55px;
	height: 6px;
	background: #945d56;
	left: 50%;
	top: 92px;
	margin-left: -27px;
}
.title i.line{
	height:1px;
	margin-top:4px;
	width:260px;
	background:#cccccc;
	margin-left:-130px;
}
.container{
	width: 100%;
	position: relative;
	margin-top: 30px;
	overflow: hidden;
}     
.bg{
	background: #945d56;
	height: 360px;
	width: 800px;
	top: 120px;
	right: 50%;
	position: absolute;
	z-index: 2;
}
.content2{
	margin: 0 auto 0;
	position: relative;
	width: 1100px;
}
.content2 p{
	text-align: center;
	font-size: 16px;
	color: #999;
	font-family: "microsoft yahei";
}
.content2 span{
	width: 100%;
	float: left;

	color: #333333;
	text-indent: 36px;
	margin-top: 40px;
	background: url(http://www.gkzhan.com/Templates/Service/images/service2018/service.png) 0 -605px no-repeat;
	font:normal 24px/40px "microsoft yahei";
}
.content2 ul{
	position: absolute;
	z-index: 3;
	top: 140px;
	left: 0;
	color: #fff;
}
.content2 ul li{
	font:normal 16px/32px "microsoft yahei";
	width: 100%;
	float: left;
}
.content2 ul li p{
	float: left;
	margin-right: 10px;
}
.content2 ul.daily{
	position: static;
	color: #333;
	float: left;
	width: 100%;
	margin-top: 14px;
	margin-bottom: 14px;
}
.content2 ul.daily li{
	width:33.3%;
	color: #333;
}
.content2 ul.daily li p{
	color:#333;
}
.map{
	float: left;
	margin-top: 20px;
}
.map img{
	margin-left: 250px;
}
.container h4 {
    color: #ff6600;
    font: normal 22px/30px "microsoft yahei";
    width: 100%;
    float: left;
    margin-top: 20px;
}