.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";

}
.in-intro h2{
	margin-top: 20px;
}
.introduce{
	width: 1180px;
	margin: 0 auto;
	position: relative;
	height: 80px;
}
.introduce p{
	position: absolute;
	top: -116px;
	left: 0;
	height: 120px;
	padding:20px 50px 40px 50px;
	background: url(http://www.gkzhan.com/Templates/Service/images/service2018/adv_service.jpg) -1px bottom no-repeat #fff;
	font:normal 16px/26px "microsoft yahei";
}
.introduce p b{
	margin-right: 21px;
	font:normal 22px/26px "microsoft yahei";
}
.main{
	width: 1180px;
	margin: 0 auto 40px;
}
.leftNav{
	float: left;
	width: 220px;
}
.leftNav li{
	margin-bottom: 10px;
	float: left;
}
.leftNav li a{
	width: 218px;
	float: left;
	text-align: center;
	background-color: #eeeeee;
	color: #333333;
	height: 48px;
	font:normal 16px/48px "microsoft yahei";
	border: 1px solid #dcdcdc;
}
.leftNav li span{
	font:normal 24px/50px "microsoft yahei";
	color: #fff;
	width: 218px;
	text-align: center;
	background-color: #945d56;
	float: left;
}
.leftNav li a:hover{
	color: #945d56;
}
.mainRight{
	float: right;
	width: 920px;
}
.rt_top{
	position: relative;
	height: 50px;
	border-top: 2px solid #dcdcdc;
}
.rt_top h3{
	position: absolute;
	top: -2px;
}
.rt_top h3 a{
	padding: 0 25px;
	display: inline-block;
	background-color: #eeeeee;
	font:normal 16px/50px "microsoft yahei";
}

.rt_top h3 a.on{
	background-color: #945d56;
	color: #fff;
}
.rt_content{
	margin-top: 20px;
}
