.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";

}
.main {
	width: 100%;
	background: #eee;
}

.project {
	width: 1180px;
	margin: 0 auto;
	padding-bottom: 40px;
}

.title {
	padding-top: 36px;
	text-align: center;
}

.title h3 {
	position: relative;
	width: 4em;
	display: inline-block;
	font: normal 30px/50px "microsoft yahei";
}

.title i {
	position: absolute;
	width: 55px;
	height: 6px;
	background: #945d56;
	left: 50%;
	top: 55px;
	margin-left: -27px;
}

.project table {
	background-color: #fff;
	margin-top: 30px;
}

.project table th span {
	color: #fff;
	font: bold 18px/30px "microsoft yahei";
}

.project table th {
	height: 75px;
	font: normal 14px/30px "microsoft yahei";
}
.project table th.top1 {
	height: 45px;
	font: normal 14px/30px "microsoft yahei";
}
.project table th strong {
	font: bold 16px/30px "microsoft yahei";
}
.project table .serviceright {
	background-color: #f2fbf3;
	font: bold 15px/30px "microsoft yahei";
}
.project table th p {
	font: bold 18px/30px "microsoft yahei";
	color: #ff6600;
}

.project table th i {
	font: normal 18px/30px "microsoft yahei";
	color: #eb201d;
}

.project table th b {
	font: normal 20px/30px "microsoft yahei";
	color: #eb201d;
}

.project table td {
	height: 40px;
	width: 150px;
	text-align: center;
}
.project table th a.btn {
	width: 110px;
	height: 25px;
	border-radius: 3px;
	display: block;
	font: bold 16px/32px "microsoft yahei";
	text-indent: 18px;
	color: #fff;
	margin: 0 auto;
	text-align: left;
	background: url(/Templates/service/images/service2018/finger_icon.png) 80px 5px no-repeat #FF6600;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.project table th a.btn1 {
	text-indent: 25px;
}
.project table .serviceleft {
	background-color: #fff3f3;
	font: bold 18px/30px "microsoft yahei";
	color: #ff580e;
	width: 140px;
}
.project table tr td.jia {
	font-size: 26px;
	font-weight: bold;
	color: #ff580e;
}
.project table .serviceright {
	background-color: #f2fbf3;
	font: bold 15px/30px "microsoft yahei";
}

.project table .serviceright a {
	color: #333;
}

.project table tr td {
	font: normal 16px/18px "microsoft yahei";
}

.project table tr td a.btn {
	font: normal 14px/32px "microsoft yahei";
	width: 98px;
	height: 32px;
	display: inline-block;
	color: #fff;
	background-color: #f54a47;
	border-radius: 2px;
}
/* 10.27 */
.contactUs, .OtherContactUs {
	width: 100%;
	background-color: #f9f9f9;
}
.contact, .OtherContact {
	width: 1100px;
	height: 350px;
	margin: 0 auto;
}
.contactTitle, .OtherContactTitle {
	width: 100%;
	text-align: center;
	padding-top: 50px;
}
.contactTitle span, .OtherContactTitle span {
	height: 25px;
	font: 18px/25px "微软雅黑";
	color: #945d56;
	padding: 0 5px;
}
.contactTitle span img, .OtherContactTitle span img {
	vertical-align: middle;
}
.contactTitle span, .OtherContactTitle span {
	height: 25px;
	font: 18px/25px "微软雅黑";
	color: #945d56;
	padding: 0 5px;
}
.contactTitle p, .OtherContactTitle p {
	width: 100%;
	text-align: center;
	height: 60px;
	font: 16px/60px "微软雅黑";
	color: #666;
}
.contactBox, .OtherContactBox {
	width: 690px;
	height: 136px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
}
.contactBox p, .OtherContactBox p {
	height: 46px;
	padding-left: 18px;
	background-color: #ededed;
	font: 18px/46px "微软雅黑";
	color: #666;
	border-bottom: 1px solid #e1e1e1;
}
.conboxLeft, .conRight, .OtherConboxLeft, .OtherConRight {
	margin-top: 25px;
	background-repeat: no-repeat;
	background-position: center left;
	height: 40px;
	float: left;
	padding-left: 35px;
	margin-left: 20px;
	font: 14px/40px "微软雅黑";
	color: #333;
}
.conboxLeft, .OtherConboxLeft {
	background-image: url(https://www.gkzhan.com/images/service/gk-phone.png);
	margin-right: 200px;
}
.conRight, .OtherConRight {
	background-image: url(https://www.gkzhan.com/images/service/gk-people.png);
}


