﻿/*科研成果*/
h2.title_header{ text-align: center; height:auto !important}

.select_condition span{ float:left; padding:0 5px; height:24px; line-height:24px; font-size:14px; font-weight:bold; color:#3565B7;}
.select_condition form{ float:left;}
.select_condition form input,.select_condition form select{ margin-right:15px; float:left; height:24px; line-height:24px; display:inline; width: 100px;}
.select_condition form  #researchFundTypedropdown {  width: 160px; }
.select_condition form .search_btn1{  width: 50px; cursor: pointer;}

.select_keti01{ width:220px;}
.select_keti02{ width:80px;}
.select_keti03{ width:60px;}
.select_condition label{font-size:14px; float:left; font-weight:bold; color:#3565B7; height:24px; line-height:24px;}
.column_htbg{ overflow:hidden!important; padding:0 8px 0 10px!important;}

.select_table{padding-top:2px;	color:#4a4a4a;line-height:25px;text-align:center;}
.select_table tr{ border:1px solid #C7E3F6;}
.select_tables{ width:100%; margin:0 auto; font-size:14px;}
.select_tables td{border:1px solid #C7E3F6;font-size:12px; padding:5px;}
.select_tables td.finish_author{ text-align:center; }
.select_table th{	background: none repeat scroll 0 0 #126089;border: 1px solid #ccc;font-weight: normal;font-size: 12px;height: 40px;color: #fff;}
.select_table_textleft{	text-align:left;	padding:5px;	}

.search_btn1{ border: none;background: #2076bd;color: #fff;padding: 2px 6px;line-height: 18px !important;border-radius: 4px;}


@media only screen and (max-width:768px){ 
 .select_tables{width:100%;}
}
@media only screen and (max-width:768px){
.select_condition form  #researchFundTypedropdown{ width:50%;}
.select_condition label{display:block; float:none;}
.select_condition form input, .select_condition form select{ display:block; float:none; width:50%; margin:5px 0px;}
.select_condition span,.select_condition form{ display:block; float:none; margin-left:0px !important;}
}
@media only screen and (max-width:450px){
.select_condition form  #researchFundTypedropdown{ width:100%;}
.select_condition form input, .select_condition form select{ display:block; float:none; width:100%; margin:5px 0px;}
}
@media only screen and (max-width:400px){

.select_keti01{ width: 100%;margin: 10px 0;}
.search_btn1{ margin-top: 10px;}
}




