.sumprice_bg{
	width:100%;
	padding:16px 0 16px 0;
	background:url(images/breadcrumbs.png) repeat-x;
	box-shadow:0 1px 0 #e4e4e4;
}
.subprice_container{
	width:70%;
	margin:0 auto;
}
.subprice_container h2{
	margin:0;
	padding:0;
	font-size:22px;
	color:#666;
	font-family:'microsoft yahei';
	font-weight:normal;
}
.subprice_table{
	width:100%;
	margin-top:40px;
	margin-bottom:50px;
	border:1px solid #eaeaea;
}
.subprice_table tr .subprice_th{
	display:table-cell;
	width:25%;
	background:#2c5fc8;
	font-size:20px;
	color:#fff;
	font-family:'microsoft yahei';
	font-weight:normal;
	padding:12px 0 12px 0;
}
.subprice_table .subprice_th:not(:last-child){
	border-right:1px solid #eaeaea;
}
.subprice_table td:not(:last-child){
	border-right:1px solid #eaeaea;
}
.subprice_table td{
	display:table-cell;
	width:25%;
	background:#fff;
	font-size:18px;
	color:#737373;
	font-family:'microsoft yahei';
	font-weight:normal;
	padding:12px 0 12px 0;
	text-align:center;
	border-bottom:1px solid #eaeaea;
}
.subprice_table td span{
	font-family:'Arial';
}
.subprice_table td b{
	color:#fb621f;
}
.subprice_table .notwork{
	width:100%;
	height:100%;
	
}





















