.banner2{
	height: 350px;
	background:url(http://www.gkzhan.com/Templates/Service/images/service2018/banner_img1.jpg) center center no-repeat;;
}
.main{
	width: 1180px;
	margin: 0 auto;
}
.title{
	padding-top: 36px;
	text-align: center;
}
.title h3{
	position: relative;
	width: 260px;
	display: inline-block;
	padding-bottom: 10px;
	font: normal 36px/50px "microsoft yahei";
}
.title i{
	position: absolute;
	width: 55px;
	height: 6px;
	left: 50%;
	background: #945d56;
	top: 58px;
	margin-left: -27px;
}
.main p.desc{
	width: 1180px;
	text-align:center;
	margin: 0 auto;
	color: #b4b4b4;
	font:normal 16px/28px "microsoft yahei";
	margin-top: 30px;
}
.imgbox{
	width: 100%;
	padding-top: 20px;
}
.imgbox:after{
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.imgbox ul{
	width: 1200px;
	
}
.imgbox ul li{
	width: 278px;
	height: 237px;
	margin-right: 20px;
	margin-top: 20px;
	float: left;
	border:1px solid #efefef;
	border-top: 0;
	box-shadow: 0px 0px 10px #ccc;
}
.imgbox ul li img{
	width: 100%;
	height: 170px;
}
.imgbox ul li p{
	margin-top: 5px;
	position: relative;
	width: 280px;
	text-indent: 20px;
	font:normal 22px/48px "microsoft yahei";
}
.imgbox ul li p i{
	position: absolute;
	right: 20px;
	top: 11px;
	width: 26px;
	height: 26px;
	background: url(http://www.gkzhan.com/Templates/Service/images/service2018/go.png) 0 0 no-repeat;
}
.container{
	width: 100%;
	margin-top: 60px;
	height: 178px;
	background-color: #eeeeee;
}
.contact_us{
	width: 1180px;
	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(http://www.gkzhan.com/Templates/Service/images/service2018/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(http://www.gkzhan.com/Templates/Service/images/service2018/service.png) 0 -128px no-repeat;
}
.contact_us .qq{
	position: relative;
	cursor: pointer;
}
.contact_us .qq .QQhover {
	 position: absolute;
	 left: 0px;
	 bottom: 21px;
	 border: 1px solid #666;
	 border-radius: 4px;
	line-height: 20px;
   color: #333;
	background: rgba(255,255,255,.9);
	 display: none;
	 cursor: auto;
	font-weight: 500;
	height: 20px;
	 width: 110px;
	 text-align: center;
	 resize: none;
	 cursor: pointer;
     overflow: hidden;
   resize: none;
   font-family: "Microsoft Yahei";
	}
	.contact_us .qq .QQhover::after{
	 position: absolute;
	 left: 0;
	 top: 0;
	 line-height: 20px;
	 content: "QQ:";
	}
	.contact_us .qq:hover .QQhover{
	 display: inline-block;
	}