.priceCenter-container {
	border: 1px solid rgba(216, 216, 216, 0.8);
}

#line-container {
	height: 300px;
	width: calc(100% - 30px);
	margin-left: 15px;
}

.price_content {
	float: left;
	height: 320px;
	width: 49%;
	margin-top: 10px;
	padding-bottom: 20px;
}

.pd-left {
	margin-left: 2%;
}

.seacher {
	height: 80px;
	width: 100%;
}

.price_header {
	background-color: #005FAB;
	color: white;
	text-align: center;
	padding: 8px 0;
	width: 180px;
	font-size: 16px;
	float: left;
}

.easyui-combobox {
	height: 60% !important;
	margin-left: 5px;
}

.sh-div {
	height: 50%;
	width: calc(100% - 30px);
	margin-left: 15px;
}

.tab-div {
	display: table;
	height: 100%;
	float: left;
	margin: auto 8px;
}

.tab-div div {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

#search-btn {
	background-color: #005192;
	color: white;
	border: 0;
	width: 90px;
	height: 30px;
	border-radius: 5px;
	cursor: pointer;
}

.price_more {
	color: #33A8FF;
	padding: 9px 0;
	border-bottom: 1px solid #1D71B4;
	text-align: right;
	padding-right: 10px;
}

.price_more a {
	color: #33A8FF;
}

.price_content ul li {
	padding-left: 15px;
	font-size: 15px;
	line-height: 25px;
}

.price_body {
	margin: 5px 0;
}

.clear {
	padding-top: 5px;
	clear: both;
}

.space {
	height: 50px;
}

.circle {
	width: 23px;
	height: 23px;
	vertical-align: bottom;
}
#footer{
	margin-top: 20px;
}