﻿.Min_L {
 width: 895px;
}


/*热门搜索*/

.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;
}

.search_form {
 width: 768px;
}

.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: #083068;
 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: #0086E6;
 color: #fff
}


/*高级搜索*/

.searchDateBox {
 line-height: 40px;
 height: auto;
 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 #0086E6;
 *height: 30px;
}

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: #0086E6;
 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: #0087cd
}

ul.Result_List li h2 a.sitename,
ul.Result_List li h2 a.cloumname {
 background: #E26538;
 color: #fff;
 margin: 0px 5px;
 padding: 2px 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
}

ul.Result_List li h2 a.cloumname {
 background: #D29B0C;
}

ul.Result_List li h2 a.sitename:hover {
 background: #FF8C63;
 color: #fff;
}

ul.Result_List li h2 a.cloumname:hover {
 background: #EFBE40;
 color: #fff;
}

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: #0087cd;
}

p.related_p a:hover {
 font-weight: bold;
}


/*医生图片*/

.doct_img img {
 width: 115px;
 height: 155px;
}

p a.btn {
 background: #083068;
 padding: 2px 3px;
 color: #fff
}

p a.btn:hover {
 background: #0086E6
}


/*视频样式*/

ul.video_list li {
 position: relative;
 width: 150px;
 height: 142px;
 float: left;
 margin-right: 15px;
 border: 0px;
 padding-bottom: 0px;
}

ul.video_list li .video_img {
 display: block;
 width: 152px;
 height: 102px;
}

ul.video_list li h2 {
 width: 100%;
 line-height: 20px;
 height: 20px;
}

ul.video_list li h2 a {
 color: #333;
}

ul.video_list li h2 a font {
 color: #333 !important;
}

ul.video_list p a {
 font-size: 14px;
 line-height: 28px;
 color: #0087cd
}

ul.video_list p a:hover {
 font-weight: bold;
}

.video_btn {
 position: absolute;
 left: 0;
 top: 0;
}

.video_btn:hover {
 background: url(../../common/images/video/play-btn.png) no-repeat center;
}

p.play_time {
 background: url(/Content/Areas/common/images/video/btn_count.png) no-repeat left center;
 padding-left: 20px;
 line-height: 20px !important;
}

.showTime {
 position: absolute;
 right: 0px;
 top: 0px;
 padding: 0px 2px;
 background: transparent url("/Content/Areas/Common/images/Article/op_bg.png") repeat;
 color: #fff;
}


/*相关咨询*/

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 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: #0087cd
}

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: #fff;
 float: left;
 height: 30px;
 line-height: 30px;
 box-sizing: border-box;
 width: 100%;
 padding-left: 20px;
 background: #0086E6;
}

.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: #0087cd
}

p.Clear a:hover {
 font-weight: bold;
}

@media only screen and (max-width:1366px) {
 .Min_L {
 width: 100%
 }
 .Min_R {
 width: 100%;
 padding: 0;
 border-left: 0;
 }
 .Hot_Box::after {
 content: ".";
 display: block;
 height: 0;
 overflow: hidden;
 clear: both;
 }
 .Min_R .Hot_Box ul.Hot_List {
 width: 920px;
 margin: 10px auto;
 float: none;
 }
}


/*@media only screen and (max-width:1024px){
.Min_L{ width:74%;}
.Min_R{ width:210px;}
.Min_L .search_form .search_input{ width:300px;}
ul.video_list li{margin: 0px 2.2%;}
}
@media only screen and (max-width:1000px){
.Min_L{ width:70%;}
.Min_L .search_form .search_input{ width:230px;}
}
@media only screen and (max-width:880px){
.Min_L{ width:67%;}
.Min_L .search_form .search_input{ width:200px;}
}*/

@media only screen and (max-width:768px) {
 div.linkmap {
 padding: 0;
 }
 .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
 }
 ul.Result_List li h2 a.sitename,
 ul.Result_List li h2 a.cloumname {
 display: none;
 }
 div.main_content {
 padding: 10px;
 }
}

@media only screen and (max-width:550px) {
 .Search_Box ul.Hot_List li {
 width: 33.333%;
 }
 .search_form .search_input {
 width: 50%!important;
 }
 .search_btn {
 width: 18%;
 font-size: 14px;
 }
 ul.Result_List {
 margin: 0 auto;
 }

 .searchDateBox span.zhi {
 padding: 0 0 0 100px;
 display: block;
 }
 input#endDate {
 margin-left: 100px;
 }
}

@media only screen and (max-width:400px) {
 .search_form .search_input {
 height: 10px;
 line-height: 10px;
 width: 37%!important
 }
 .search_btn {
 width: 22%;
 font-size: 14px;
 height: 30px;
 line-height: 30px;
 }
 .Search_Box ul.Hot_List li {
 width: 50%;
 }
 ul.Result_List {}
} 