.main-title {
	text-align: center;
	margin-top: 46px;
}
.main table {
	width: 100%;
	margin-top: 58px;
	line-height: 1;
	margin-bottom: 48px;
}
.main table th,.main table td {
	border: 1px solid #eee;
}
.w458 {
	width: 458px;
}
.main table th {
	font-size: 22px;
	padding: 18px 0 10px;
	font-weight: normal;
	line-height: 1.2;
	width: 185px;
	font-family: 'PingFang SC';
}
.main table th .price {
	font-size: 16px;
	margin-top: 12px;
}
.main table th .price b {
	font-size: 28px;
	font-weight: normal;
}
.main table th.normal {
	background-color: #eafae4;
}
.main table th.normal p,.main table th.normal .price b {
	color: #4e9b31;
}
.main table th.gaoji {
	background-color: #fff5e6;
}
.main table th.gaoji p,.main table th.gaoji .price b {
	color: #dda961;
}
.main table th.qijian {
	background-color: #fce6e6;
}
.main table th.qijian p,.main table th.qijian .price b {
	color: #e55e5e;
}
.main table th.zuanshi {
	background-color: #eee6fd;
}
.main table th.zuanshi p,.main table th.zuanshi .price b {
	color: #824af5;
}
.w140 {
	width: 140px;
	box-sizing: border-box;
	font-family: 'PingFang SC';
	background: #fff;
}
.main table td {
	padding: 12px 20px;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
}
.main table td.text-left {
	text-align: left;
}
.main table tr:nth-child(even) {
	background-color: #f5f7f9;
}
.main table td .none {
	width: 18px;
	height: 2px;
	background: #333;
	margin: 0 auto;
}
.main table td font {
	display: inline-block;
	margin-top: 3px;
	vertical-align: top;
	height: 16px;
	font-family: 'PingFang SC';
}
#contact{
	width: 100%;
	height: 444px;
	min-width: 1180px;
}
.contactTop{
	width: 100%;
	height: 190px;
	padding-top: 42px;
	min-width: 1180px;
	background: #f2f2f2;
}
.contact{
	width: 1180px;
	height: 200px;
	margin: 40px auto 0;
	background: #fff;
	box-shadow: 0 0 15px #e9e9e9;
	position: relative;
}
.contact .line{
	width: 980px;
	border-top: 1px dashed #4e9b31;
	position: absolute;
	top: 78px;
	left: 80px;
}
.contact ul{
	position: absolute;
	top: 40px;
	left: 20px;
}
.contact ul li{
	width: 116px;
	float: left;
	text-align: center;
	background: #fff;
	margin: 0 37px;
}
.contact ul li p{
	font-size: 18px;
	line-height: 25px;
}
.contact ul li p a{
	color: #333;
}
.contactTop .title{
	text-align: center;
}
.contactTop .title h2{
	font-size: 30px;
	line-height: 40px;
	color: #333;
	font-weight: normal;
}
.contactTop .title h2 span{
	font-size: 22px;
	line-height: 40px;
	color: #e6e6e6;
	margin: 0 8px;
}
.steps{
	width: 72px;
	height: 72px;
	margin: 0 auto 22px;
}
.step1{
	background: url(../images/service/service.png) no-repeat 0 0;
}
.step2{
	background: url(../images/service/service.png) no-repeat 0px -85px;
}
.step3{
	background: url(../images/service/service.png) no-repeat -130px 0px;
}
.step4{
	background: url(../images/service/service.png) no-repeat -130px -85px;
}
.step5{
	background: url(../images/service/service.png) no-repeat -255px 0px;
}
.step6{
	background: url(../images/service/service.png) no-repeat -255px -85px;
}
.contactBot{
	padding-top: 120px;
	width: 1180px;
	margin: 0 auto;
}
.btn{
	width: 125px;
	height: 50px;
	float: left;
	background: url(../images/service/service.png) 0 -265px;
}
.contactBot span{
	font-size: 14px;
	line-height: 30px;
	color: #999;
	float: left;
	margin-left: 15px;
	margin-top: 8px;
}
.contactBot p{
	float: right;
	font-size: 18px;
	line-height: 30px;
	margin-top: 8px;
	color: #666;
	margin-left: 40px;
}
.contactBot p b{
	color: #4E9B31;
}
