﻿/*字体颜色样式*/
.result_tit a,.gaoji a,.putong a,.result_btn li a,.result_color,.hotWordsBox li a,.SearchHistoryUl li a,a.ks_name{color:#15a4a8;}
/*背景颜色样式*/
.result_select_01,.result_btn .result_btn_over,.result_box p a.btn,.SearchHistoryTitle,span.columnname{background:#15a4a8;}
.result_btn{ border-bottom:4px solid #15a4a8}
.result_box p a.btn:hover,.result_select_01:hover{background:#5bbfc2;color: #fff}
/*----------------搜索--------------------*/
.resultBpxLeft{float:left;width:940px;margin-bottom:30px}
.searchValBox, .searchDateBox{float:left;line-height:30px; height:43px; padding:4px 0; text-align:left; margin-bottom:10px;}
.result_select_01{float:left;color:#fff;font-size:14px;font-weight:bold;border:none;border-radius:3px;height:38px!important;line-height:38px!important;text-align:center;width:98px;cursor:pointer; margin-left:-5px; }
.result_select_01:hover{text-decoration: none;}
.gaoji,.putong {float: left;margin-left: 15px;line-height: 44px;text-align: left;font-weight: bold;}
.gaoji a,.putong a{display:inline-block;height:30px;line-height: 30px;font-size:14px;font-family:"宋体";}
.result_btn{ height:30px;}
.result_btn li { float:left; width:64px; height:30px; text-align:center; margin-right:3px; font-size:14px }
.result_btn li a{ width:64px; height:30px; line-height:30px; display:block;}
.result_btn li a:hover{ background:#5bbfc2; color:#FFFFFF }
.result_btn .result_btn_over{color:#FFFFFF!important; }
/*搜索内容样式*/
.result { margin-top:10px;_margin-top:10px; }
.result_tit{ font-size:14px; height:25px; line-height:25px; margin-top:15px }
.result_box img{ float:left; padding:5px; width:95px; height:auto;margin-right:15px;border:1px solid #ccc; }
.result_box a.dep_img img,.result_box a.dise_img img{height:85px;}
.result_box p{ line-height:25px}
.result_box p a.btn{padding:3px 5px;color: #fff}
/*相关搜索*/
.titleHotTitle {margin-top:10px;_margin-top:10px;border:#eee solid 1px; background:#fff }
.titleHot { line-height:25px; text-align:left; color:#666; border-bottom:#eee solid 1px; line-height:30px; font-size:16px;padding:5px 20px; }
.hotWordsBox { margin-top:2px; padding:10px 0 15px 10px; font-size:14px; text-align:left }
.hotWordsBox li { float:left; display:inline; margin-right:2%; line-height:30px; width:22%; height:30px; overflow:hidden; font-size:14px }
.hotWordsBox li a{ padding:0 0 0 10px }
.hotWordsBox li a:hover { display:block; text-decoration:underline }
.hotWordsBox a { padding:3px 10px; color:#41A68A }
.hotWordsBox a:hover { text-decoration:underline }
.resultBpxRight { width:230px; float:right;}
.SearchHistoryTitle {height:40px;line-height:40px;font-size:14px; padding-left:11px;color:#fff;border-radius:4px; }
.SearchHistoryUl { padding:10px }
.SearchHistoryUl li { background:url(/Content/Areas/Common/images/Article/icon_2.png) no-repeat 0 center; line-height:22px; padding-left:10px }
.SearchHistoryUl li a{ font-size:14px;}

.height_12 { height:12px; clear:both; overflow:hidden }
.search_01{float:left;border:1px solid #ccc; margin-right:10px;border-radius:3px; padding:7px; width:520px; font-size:14px; height:22px;}
.search_01:hover{ background:#FFF}
span.date_time{ color:#666; font-weight:normal; font-size:12px;}
span.columnname{color: #fff!important;font-size: 12px;font-weight: normal;padding: 3px 5px;margin-left:5px;} 
select#searchTypeIddropdown{display: none!important}

@media only screen and (max-width: 768px){
	.resultBpxRight{display: none}
 .main{width:100%;} 
 p.gaoji{display: none}
 .searchValBox{width:100%;margin-top: 25px}
 input.search_01{width: 80%;}
 .titleHotTitle{margin-left:auto;}
 .resultBpxLeft{width:100%;padding:0 10px;box-sizing:border-box;}

}

@media only screen and (max-width:640px){
 input.search_01{width:65%;}
}
@media only screen and (max-width:400px){
 input.search_01{padding:4px;}
 .result_btn li{width:55px;}
 .result_select_01{width:60px;height:32px!important;line-height: 32px!important;}

} 
@media only screen and (max-width:360px)
{
 .result_btn li{width:50px;}
 .result_btn li a{width:50px;}
} 