@charset "utf-8";

.fl{ float:left;}
.fr{ float:right;}
.nofloat{float:none;}
.ib,.inline-block{ display:inline-block;}
.clear{ clear:both;}

.main{width:1200px;margin:0px auto;}
.search{margin:20px 0px 10px;}
.top-search-btn2{width:92px;text-align:center;height:40px;background:url(../default/search.jpg);color:#fff;cursor:pointer;}
.searchNav li{float:left;min-width: 80px;padding:10px;color:#666;font-size:14px;background:#fff;text-align:center;cursor:pointer; line-height: 1.5}
.searchNav .search_cur{background:#0091d4;color:#fff;}

/*文章*/
.table_search_res{width:98%;margin:10px 0px 0px 0px;cursor:pointer;border-bottom: dashed 1px #ddd;}
.table_search_res tr td{vertical-align:top;padding:5px;}
.table_search_res .res_title{font-size:18px;color:#001ba0;line-height: 1.3}
.table_search_res .res_pic{width:120px;}
.table_search_res .res_pic img{width:120px;height:80px;}
.table_search_res .res_remark{font-size:14px;color:#666666;cursor:pointer;}
.table_search_res .res_remark .content{max-height: 167px;overflow:hidden;width:600px;line-height:1.5;width:98%;padding-bottom:20px;}
.table_search_res .res_remark .pubtime{color:#006d21;}
.table_search_res tr td:last-child{padding-bottom:20px;}

.search>.search-ul { border:1px solid #d5d5d5; border-right:none; }
.hdh-search-input {float:none; height:42px;border:1px solid #d5d5d5; border-left:none;}
.search>.top-search-btn2 { height: 42px }