@charset "utf-8";
.pricemain {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	overflow: hidden;
}
.hotlinebox {
	height: 50px;
	text-align: right;
	padding-right: 25px;
	font-size: 18px;
	line-height: 50px;
}
.hotline-s {
	font-weight: bold;
	color: #ff6600;
}
.hotline-btn {
	line-height: 30px;
	background-image: url(../images/price/price_service_btn.png);
	text-align: center;
	height: 30px;
	width: 83px;
}
.pricerow  {
	margin-bottom: 25px;
	line-height: 25px;
	overflow: hidden;
	padding-top: 20px;
}

