.sjcx_box {
	background-color: rgba(240, 240, 240, 0.3);
}

#main {
	width: 100%;
	height: 450px;
}

.cjgk_title span.more {
	float: right;
	padding-right: 15px;
}

.cjgk_title span.more a {
	color: #d50302;
}

.sjcx_select {
	text-align: center;
}

.sjcx_search h1#title_name {
	text-align: center;
	font-size: 36px;
	padding: 20px 0;
	font-weight: bold;
}

.sjcx_select ul.sjcx_select_ul select#area {
	width: 100px;
}

.sjcx_select ul.sjcx_select_ul select {
	width: 200px;
	height: 25px;
	font-size: 14px;
}

.sjcx_select ul.sjcx_select_ul select option {
	font-size: 14px;
}

.sjcx_select ul.sjcx_select_ul input#showChart {
	width: 80px;
	height: 25px;
	margin: 0px 10px;
	background: #1e61a5;
	border: 0;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	cursor: pointer;
}

.sjcx_select ul.sjcx_select_ul span.sjcx_span {
	vertical-align: middle;
}
#danwei{
    text-align: right;
    width: 90%;
    margin: auto;
    font-size: 20px;
}