﻿/*热门搜索*/
.main{
  /* background: #f2f2f2; */
}
.Min_L{
  width: 100% !important;
}
.head-fixed.xc .head-fixed{
  display: none;
  visibility: hidden;
}
.header{
  position: absolute;
}

.Search_Box .Hot_Box {
  margin-top: 30px;
  border: #eee solid 1px;
  margin-bottom: 45px;
}

.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_hos_logo{
  text-align: center;
  padding-top: 15px;
}
.search_hos_logo img{
  transform: scale(.8);
}
.search_form {
  width: 820px;
  margin: 40px auto 0;
}

.search_form .search_input {
  height: 16px;
  line-height: 16px;
  padding: 9px 10px 9px 15px;
  width: 460px;
  float: left;
  border: 2px solid #c4c7ce;
  border-radius: 10px 0 0 10px;
}

.search_form .current {
  background: #9b2b23;
  border-radius: 0 10px 10px 0;
  margin-left:-2px;
}

.search_btn {
  width: 130px;
  height: 38px;
  border: none;
  background: #C24339;
  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;
}
a.search_btn{
  margin-right: 0;
  border-radius: 10px;
}

.search_btn:hover {
  background: #C24339;
  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 15px; */
}

.Min_L .search_form .search_input {
  width: 520px;
}

/*切换显示样式*/
ul.Result_Tit {
  text-align: center;
  border-bottom: 2px solid #C24339;
  width: 1200px;
  margin: 25px auto 0;
}

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: #C24339;
  color: #fff
}

/*搜索次数样式*/
.Count_P p {
  line-height: 36px;
  height: 36px;
  margin: 15px 0;
}

.Count_P p span {
  float: right;
  padding-left: 20px;
  background: url(/Content/Areas/Common/images/Article/search_icon.png) no-repeat left center;
}
.Min3{
  background-color: #f2f2f2;
  overflow: hidden;
}
/*搜索结果样式*/
ul.Result_List li {
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px dashed #ededed;
  /* padding-bottom: 10px; */
  background: #fff;
  padding: 15px;
}

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: #C24339;
  display: inline-block;
}

ul.Result_List li h2 a.sitename, ul.Result_List li h2 a.cloumname {
  background: #E26538;
  color: #fff;
  margin: 0px 2px;
  padding: 1px 3px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 3px;
  line-height: 20px;
  font-size: 12px;
}

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

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

/*医生图片*/
.doct_img img {
  width: 115px;
  height: 155px;
}

p a.btn {
  background: #C24339;
  padding: 2px 8px 3px;
  color: #fff;
  border-radius: 3px;
  font-size: 12px;
  line-height: 24px;
}

p a.btn:hover {
  background: #9b2b23
}

/*视频样式*/
ul.video_list {
  *width: 100%
}

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: #C24339
}

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: #C24339
}

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;
  margin:40px 0;
}

.Min_R .Hot_Box span {
  color: #C24339;
  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: #C24339
}

p.Clear a:hover {
  font-weight: bold;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
 ul.Result_Tit {
 width: 100%;
}
}
@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 1% 10px;
   width: 23%;
  }

  .video_img img, .video_btn {
   width: 100%;
   box-sizing: border-box;
  }

  ul.video_list li .video_img {
   width: 100%;
  }
}

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

  ul.video_list li {
   margin: 0px 1% 10px;
   width: 31.3%;
  }
}

@media only screen and (max-width:768px) {
  ul.video_list li {
   margin: 0px 1% 10px;
   width: 23%;
  }

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

  ul.Result_List li.ask_li p.con_p {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
  }
  .search_hos_logo img {
 transform: scale(1);
 width:80%
}
  ul.Result_Tit{
 width:100%;
  }
  ul.Result_List li {
 padding: 0;
}
  .Count_P p {
 line-height: inherit;
 height: auto;
 margin: 15px 0;
}
  .Min3 {
 background-color: #fff;
}
}

@media only screen and (max-width:620px) {
  ul.video_list li {
   margin: 0px 1% 10px;
   width: 31.3%;
  }
}

@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%;
  }

  ul.Result_List {
   margin: 0 auto;
  }

  ul.Result_Tit li a {
   width: 50px;
  }

  span.zhi {
   display: block;
   padding: 0 0 0 100px;
  }

  input#endDate {
   margin-left: 100px;
  }
}

@media only screen and (max-width:450px) {
  ul.video_list li {
   margin: 0px 1% 10px;
   width: 48%;
  }

  ul.Result_Tit li {
   width: 14%;
   margin-left: 0px;
  }

  ul.Result_Tit li a {
   width: 100%;
  }
}

@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%;
  }

  ul.Result_List {}
} 