.introduce{
	width: 1100px;
	margin: 0 auto;
	position: relative;
	height: 130px;
}
.introduce p{
	position: absolute;
	top: -53px;
	left: 0;
	height: 120px;
	padding:20px 50px 40px 50px;
	background: url(../images/service2017/adv_service.jpg) center bottom no-repeat #fff;
	font:normal 16px/26px "microsoft yahei";
}
.introduce p b{
	margin-right: 21px;
	font:normal 22px/26px "microsoft yahei";
}
.main{
	width: 1100px;
	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: #ff6600;
	float: left;
}
.leftNav li a:hover{
	color: #FF6600;
}
.mainRight{
	float: right;
	width: 840px;
}
.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: #FF6600;
	color: #fff;
}
.rt_content{
	margin-top: 20px;
}






