h4{
	text-align: center;
}
.table_from{
	margin:10px;
	margin-top: 0;
}
/*#shelter{*/
	/*display: none;*/
	/*position: fixed;*/
	/*top: 0;*/
/*}*/
.table_from table{
	border: 1px solid #d8e2f0;
	color: #444444;
	font-size: 15px;
	font-family: "microsoft yahei";
}
#bb{
	height: 37.5px;
	overflow: hidden;
    margin: 0 10px;
	/* position: absolute; */
}
.table_from table thead tr{
	background-color: aliceblue;
}
.table_from table thead th{
	border-right: 1px solid #d8e2f0;
	border-bottom: 1px solid #d8e2f0;
	text-align: center;
	font-weight: 500;
}

.table_from table tbody td{
	border-right: 1px solid #d8e2f0;
	border-bottom: 1px solid #d8e2f0;
	text-align: center;
	font-size: 14px;
}
.nong_from table tbody td{
	border-right: 1px solid #d8e2f0;
	border-bottom: 1px solid #d8e2f0;
	text-align: center;
	font-size: 14px;
	height:85px;
}
.table_from table tbody tr:hover{
	background-color: aliceblue;
	cursor: pointer;
}
.select_box{			
	margin: 10px;
	border: 1px solid #d8e2f0;
}
.select_box .factor_select{
	padding:15px 20px 0 20px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.select_box .factor_select0{
	padding-top:0;

}
.select_box .factor_select .one_select{
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	margin-right: 15px;
}
.select_box .factor_select .mr_200{
	margin-right: 400px;
}
.select_box .factor_select .one_select input{
	width: 110px;
	height: 28px;
	border: 1px solid #d8e2f0;
	padding-left: 5px;
}
.select_box .factor_select .one_select select{
	width: 120px;
	border: 1px solid #d8e2f0;
	padding: 3px 3px 6px 4px;
}

.select_box .factor_select0 .one_select input{
	width: 138px;
}
.select_box .factor_select .one_select .input-group{
	border-radius: 0;
}
.select_box .factor_select .one_select span{
	font-size: 14px;
	margin-right: 8px;
}
.select_box  .one_select .input-group-addon{
	width: 110px;
	padding-left: 5px;
	height: 15px;
	top:6px;
	position: absolute;
	right:0px;
	text-align: right;
	border: none;
	background-color: white;
}
.select_box  .one_select .glyphicon-calendar{
	width: 110px;
	position: absolute;
	left:0px;
	z-index: 99;
}
.search_button{
	width: 96px;
	height: 34px;
	background-color: #4977fc;
	border: none;
	color: white;
}
#area p{
	margin-bottom:0 ;
	position: relative;
	width: 620px;
	height: 28px;
}
#area p select{
	width: 145px;
	border: 1px solid #d8e2f0;
	padding: 5px;
	display: inline-block;
}
#area p select[name="province"]{
	position: absolute;
}
#area p select[name="city"]{
	position: absolute;
	left: 150px;
}
#area p select[name="area"]{
	position: absolute;
	left: 300px;
}
#area p select[name="town"]{
	position: absolute;
	left: 450px;
}
.page_box{
	margin:0 10px;
	overflow: hidden;
	margin-bottom: 100px;
}
.page_box .left span{
	padding: 3px 5px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	border:1px solid #d8e2f0;
	cursor: pointer;
	display: inline-block;
}
.page_box .left .active{
	background-color: #d8e2f0;
}
.page_box .left{
	overflow: hidden;
	float: left;
}
.page_box .right{
	float: right;
}
.page_box .right .pagination{
	margin: 0;
}
.spage-total{display: inline-block;margin-right: 20px;line-height: 35px;color: #666;font-size:14px;}
.spage-number{display: inline-block;color: #666;font-size:14px;}
.spage-number button{position: relative;box-sizing: border-box;display: inline-block;margin-left:-1px;padding: 0px 10px;line-height: 28px;border:1px solid #ddd;text-align: center;transition: all .2s;cursor: pointer;outline: none;background: none;user-select: none;color: #666}
.spage-number button.active{background: #2d98e6;color: #fff;border-color:#2d98e6;z-index: 3;}
.spage-number button.active:hover{background: #2d98e6;color: #fff;border-color:#2d98e6;z-index: 3;}
.spage-number button:hover{background-color: #eee;}
.spage-number button.button-disabled{cursor: not-allowed;color: #ccc;}
.spage-number .spage-after,.spage-before{padding:0px;width: 40px}
.spage-skip{display: inline-block;margin-left: 20px;line-height:28px;color: #666;font-size:14px;}
.spage-skip input{box-sizing: border-box;display: inline-block;width: 30px;height: 30px;text-align: center;vertical-align: top;border:1px solid #ddd;background: none;outline: none;transition: all .2s;}
.spage-skip input:focus{border-color: #2d98e6;}
.spage-skip button{display: inline-block;padding: 0px 10px;line-height: 28px;vertical-align: top;background-color: #d8e2f0;color: #666;border:1px solid #ddd;cursor: pointer;transition: all .2s;outline: none;background: none;user-select: none;}
.spage-skip button:hover{background: #2d98e6;color: #fff;border:1px solid #2d98e6;}


/* 农资行情表格 */
.nong_from table{
	width: 100%;
}
.nong_from table thead{
	width: 100%;
}

.nong_from table thead th {
	padding: 8px 1px;
	font-size: 10px;
	font-weight: 600;
	background-color: white;
}
.nong_from table tbody td{
	font-size: 10px;
}
.nong_from table tr .col_1{
	width: 2.5%;
}
.nong_from table tr .col_3{
	width: 6%;
}
.nong_from table tr .col_4{
	width: 8%;
}
.nong_from table tr .col_5{
	width: 10%;
}
.nong_from table tr .col_6{
	width: 11.5%;
}
.nong_from .top_head{
	width: 100%;
	font-size: 0;
	
}
.nong_from .top_head span{
	text-align: center;
	line-height: 37px;
	font-size: 12px;
}
.nong_from .top_head .col_16{
	width: 32%;	
}
.nong_from .top_head .col_17{
	width: 36%;	
}
.nong_from .top_head .bg_d80{
	background-color: #d8e2f0;
}
.nong_from .top_head .bg_d8c{
	background-color: #d8efdc;
}
.nong_from .top_head .col_12{
	width: 24%;
	background-color: #efedd8;
}
.nong_from .top_head .col_4{
	width: 8%;
	background-color: #dddddd;
}
.nong_from .table>tbody>tr>td{
	vertical-align: middle;
}
.nong_from .table>tbody>tr>td p{
	margin-bottom: 0;
	text-align: center;
}
.nong_from .table>tbody>tr>td  a{
	text-decoration: underline;
	color: #098ac3;
}
 .top_head{
	 height: 37px;
 }
 .top_head span{
	display: inline-block;
}
 .top_head .cao_info{
	 
 }
 .top_head .cao_info{
	background-color: #dddddd;
	height: 37px;
	width: 100px;
} 
.modal-body_box{
	height: 570px;
		overflow-y: auto;
}	
.modal-body .table{
	border: 1px solid #dddddd;
	text-align: center;

}
.modal-body .table thead tr{
	height: 37px;
	background-color: #d8e2f0;
	
}
.modal-body .table>thead>tr>th{
	border-bottom: 1px solid #DDDDDD;
	font-weight:500;
}

.search_modal{
	padding: 10px;
	text-align: center;
	width: 220px;
	margin: 100px auto;
}
.search_modal img{
	width: 200px;
}