﻿
/*热门搜索*/
.Search_Box .Hot_Box{margin-top: 10px;border: #eee solid 1px;}
.Search_Box .Hot_Box .Hot_Tit{background: #ededed}
.Hot_Tit{text-align: left;color: #666;border-bottom: #eee solid 1px;line-height: 30px;font-size: 16px;padding: 5px 20px;}
.Search_Box ul.Hot_List li{float: left;line-height: 30px;width: 20%;height: 30px;font-size: 14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.search_form{width:768px;margin:40px 0;}
.search_form .search_input{height:16px;line-height:16px;padding:9px 10px 9px 15px;width:460px;float: left}
.search_btn{width: 125px;height: 36px;border: none;background: #126089 ;color: #fff;font-size: 16px;float: left;margin-right:10px;line-height:36px;text-align: center;display: block;cursor: pointer;
 font-family:'Microsoft YaHei','微软雅黑',STXihei,'华文细黑',Heiti,'黑体',SimSun,'宋体',sans-serif;}
.search_btn:hover{background: #327DA7;color: #fff}
/*高级搜索*/
.searchDateBox{line-height:40px; height:40px;margin-top:10px;}
.searchDateBox span {font-size: 16px;padding: 0 10px;}
.searchDateBox select#searchRangeIddropdown,.searchDateBox input{height:28px;line-height: 28px;}
select#searchTypeIddropdown{display: none!important}

/*搜索详细页 搜索框*/
.Min_L .search_form{width:100%;margin:0 0 40px;}
.Min_L .search_form .search_input{width:400px;}
/*切换显示样式*/
ul.Result_Tit{border-bottom: 2px solid #126089 ;}
ul.Result_Tit li{float:left;text-align:center; margin-left:3px; }
ul.Result_Tit li a{ width:64px; height:30px; line-height:30px; display:block;font-size:14px}
ul.Result_Tit li a:hover,ul.Result_Tit li.active a{background:#126089 ; color:#fff}
/*搜索次数样式*/
.Count_P p{line-height: 36px;height:36px;}
.Count_P p span{float: right;padding-left: 20px;background:url(/Content/Areas/Common/images/Article/search_icon.png) no-repeat left center;}
/*搜索结果样式*/
ul.Result_List li{margin-bottom: 10px;overflow: hidden;border-bottom: 1px dashed #ededed;padding-bottom: 10px}
ul.Result_List li img{float: left;margin-right: 15px;display: block;border:1px solid #ededed;}
ul.Result_List li h2{font-size: 14px;line-height: 28px;}
ul.Result_List li h2 a{font-size: 14px;color: #126089 }
ul.Result_List li h2 a:hover{font-weight: bold;}
ul.Result_List li h2 span.date_time{color: #666;font-weight: normal;font-size: 12px;float: right}
ul.Result_List li p{font-size: 14px;line-height: 26px;}
/*科室图片、疾病图片大小*/
.dep_img img,.dise_img img,.video_img img,.video_btn{width:150px;height:100px;display: block;}
p.related_p a{padding: 0 15px 0 0;color: #126089 ;}
p.related_p a:hover{font-weight: bold;}
/*医生图片*/
.doct_img img{width:115px;height:155px;}
p a.btn{background: #126089 ;padding:2px 3px;color: #fff}
p a.btn:hover{background: #327DA7}
/*视频样式*/
ul.video_list li{position: relative;width:150px;height:100px;float: left;margin-right: 15px;border:1px solid #ededed;}
ul.video_list li h2{width:100%;line-height: 26px;height:26px;background: url(/Content/Areas/Common/images/Article/op_bg.png) repeat;left:0;bottom:0;position: absolute;}
ul.video_list li h2 a{padding-left: 5px;color: #fff}
ul.video_list p a{font-size: 14px;line-height: 28px;color: #126089 }
ul.video_list p a:hover{font-weight: bold;}
.video_btn{position: absolute;left:0;top:0;background: url(../../common/images/video/play-btn.png) no-repeat center;}
.video_btn:hover {background: url(/Content/Areas/Common/images/Article/op_bg.png) repeat;}
/*相关咨询*/
ul.Result_List li.ask_li h2{font-size: 14px;line-height: 28px;background:url(/Content/Areas/Common/images/question/ask_bg.png) no-repeat left 2px;padding-left:30px;color: #666}
ul.Result_List li.ask_li h2 span{float: right;}
ul.Result_List li.ask_li h2 a:hover{color:#fff;background:#327DA7 }
ul.Result_List li.ask_li p.con_p{color: #666;font-family: "新宋体","宋体";font-size: 12px;background:url(/Content/Areas/Common/images/question/ask_bg.png) no-repeat left -30px;padding-left:30px; margin-top: 15px;}
ul.Result_List li.ask_li p.con_p span{float: right;margin-left: 15px;font-family: "微软雅黑"}
ul.Result_List li.ask_li p.con_p a.detials{color: #126089 }
ul.Result_List li.ask_li p.con_p a.detials:hover{font-weight:bold;}




/*右侧样式*/
.Min_R{width: 310px;border-left: 1px solid #ededed;padding-left: 15px;}
.Min_R .Hot_Box span{color: #126089 ;float: left;height:30px;line-height: 30px;}
.Min_R .Hot_Box ul.Hot_List{float: left;width:230px;}
.Min_R .Hot_Box ul.Hot_List li{float: left;width:115px;height:30px;line-height: 30px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
p.Clear{text-align: right;}
p.Clear a{color: #126089 }
p.Clear a:hover{font-weight: bold;}


@media only screen and (max-width:768px){
 .Min_L{width: 100%;float: none}
 .search_form{width:100%;}
 .search_form .search_input{width:60%!important;}
 .search_btn{width:15%;}
 .Search_Box ul.Hot_List li{width:25%;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
 .Min_R{display: none}
}
@media only screen and (max-width:550px){
	.searchDateBox{height:auto;}
 .Search_Box ul.Hot_List li{width:33.333%;}
 .search_form .search_input{width:50%!important}
 .search_btn{width:18%;}
 ul.Result_List li img{display: none!important}
 ul.Result_Tit li a{width:50px;}
}
@media only screen and (max-width:400px){
 .search_form .search_input{height: 10px;line-height: 10px;width: 40%!important}
 .search_btn{width: 22%;font-size: 14px;height: 30px;line-height: 30px;}
 .Search_Box ul.Hot_List li{width:50%;}
} 