
.main {
	width: 100%;
	background: #eee;
}

.project {
	width: 1100px;
	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;
	height: 3px;
	width: 40px;
	background-color: #FF6600;
	bottom: -3px;
	left: 37px;
}

.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 strong {
	font: bold 16px/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(https://www.86pla.com/images/service2017/finger_icon1.png) 80px 5px no-repeat #FF6600;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.project table .serviceleft {
	background-color: #fff4eb;
	font: bold 18px/30px "microsoft yahei";
	color: #ff6600;
}

.project table .serviceright {
	background-color: #f3f9ff;
	font: bold 15px/30px "microsoft yahei";
}

.project table .serviceright a {
	color: #666666;
}

.project table tr td {
	font: normal 16px/18px "microsoft yahei";
}
.project table tr td.jia {
	font-size: 26px;
	font-weight: bold;
	color: #ff580e;
}
.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;
}
body.overflow{
	overflow: hidden;
}
