﻿.W690 {
  width: 690px;
}

.W340 {
  width: 340px;
}

.H255 {
  height: 255px;
  overflow: hidden;
}
.Min_1{height:auto; overflow:hidden;clear:both}
.Min_1_l {
  width: 738px;
  float: left;
  padding: 0px 20px 20px;
  box-shadow: 1px 1px 10px #ddd;
  border: 1px solid #ddd;
}

.Min_1_r {
  width: 438px;
  float: right;
  padding: 0px 20px 0px;
  box-shadow: 1px 1px 10px #ddd;
  border: 1px solid #ddd;
}

.Min_2_r {
  width: 438px;
  float: right;
  padding: 0px 20px 20px;
  box-shadow: 1px 1px 10px #ddd;
  border: 1px solid #ddd;
}

.indent {
  text-indent: 2em;
}

.main_content {
  width: 1280px;
  padding: 0;
  box-shadow: none;
  border: none;
}

.leftNavTitle {
  margin-left: 20px;
}


/*医院简介*/

.txt_con {
  margin-top: 30px;
  height: 327px;
  position: relative;
}

.txt_con img {
  width: 350px;
  height: 275px;
  float: left;
  margin-right: 20px;
}

.txt_con p {
  line-height: 28px;
  font-size: 16px;
}



.txt_con span {
  display: block;
  color: #81662e;
  margin-top: 20px;
  font-size: 16px;
  position: absolute;
  bottom: 0px;
  left: 365px;
}

.txt_con span a {
  padding: 10px 25px;
  color: #fff;
  background: #b29d72;
  margin: 0px 10px 0px 0px;
  display: inline-block;
}

.txt_con span a:hover {
  background: #81662e;
  color: #fff;
}

.txt_con span a {
  transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
}


/*历史沿革*/

.ls_list {
  margin-top: 20px;
}

.ls_list li {
  line-height: 42px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 9px;
  background: url(../img/list_dot_one.png) no-repeat left center;
  padding-left: 15px;
}


/*领导团队*/

.Min_3 {
  padding: 0px 20px 40px;
  box-shadow: 1px 1px 25px #ddd;
  border: 1px solid #ddd;
}
.Min_4 {
  padding: 0px 20px 20px;
  box-shadow: 1px 1px 25px #ddd;
  border: 1px solid #ddd;
}
ul.Doctor_list li {
  float: left;
  width: 317px;
}

ul.Doctor_list li.last {
  margin-left: 15px;
}

ul.Doctor_list li img {
  width: 140px;
  height: 180px;
  float: left;
  margin-right: 15px;
}

ul.Doctor_list li a.title_type {
  font-size: 16px;
  line-height: 32px;
  color: #00958b
}

ul.Doctor_list li p {
  font-size: 14px;
  line-height: 2em
}

ul.Doctor_list li p a.detail {
  color: #00958b
}

.Min_2 .W690 .article_list li {
  float: left;
  padding-right: 15px;
  width: 185px;
}
.ScrCont li p.xq{
  display: none;
}
/*医院院报*/

ul.Journals_Img li {
  width: 142px;
  height: 180px;
  float: left;
  position: relative;
  margin-right: 15px;
}

ul.Journals_Img li.last {
  margin: 0px;
}

ul.Journals_Img li img {
  width: 142px;
  height: 180px;
}

ul.Journals_Img li h2 {
  height: 36px;
  line-height: 36px;
  background: url(/Content/Areas/Common/images/Article/op_bg.png) repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}

ul.Journals_Img li h2 a {
  font-size: 16px;
  line-height: 2em;
  color: #fff
}

.Min_2 .W340 ul.article_list li img {
  display: none;
}

.Min_2 .W340 ul.article_list li h2 {
  font-size: 14px;
}

.details {
  color: #0087cd;
}


/*医院文化*/


/*scroll_box{ overflow:hidden;position:relative;padding:20px; height:205px;zoom:1; width:1160px;}
.scroll_box .pcont{width:100%;overflow:hidden; float: left; left: 22px; position: absolute; z-index: 1;}
.scroll_box .ScrCont{ width:32766px; margin-left:-5px;}
.scroll_box ul{float: left}
.scroll_box ul li{float: left;width:160px;height:205px;padding-right:15px;position:relative;}
.scroll_box ul li img{margin-right: 15px;width:160px;height:160px;float: left; border:none;}
.scroll_box ul li a.title_type{font-weight: bold;color: #4b4b4b;position: absolute;display:block;width:242px;height:34px; _overflow:hidden;line-height: 34px;left:0; _left:2px;bottom:0;text-align: center; background:url(/Content/Areas/Common/images/op_bg.png) repeat;color: #fff;}
.scroll_box ul li a.title_type:hover{ color:#f37b14;}
*/

.scroll_box {
  zoom: 1;
  position: relative;
  padding-top: 20px;
  _zoom: 1;
  height: 260px;
  width: 1220px;
}

.scroll_box .pcont {
  overflow: hidden;
  width: 100%;
  float: left;
  left: 0px;
  padding: 5px 0;
  position: absolute;
  z-index: 1
}

.scroll_box .ScrCont {
  width: 32766px;
  zoom: 1;
  _zoom: 1;
}

.scroll_box ul {
  float: left;
}

.scroll_box ul li {
  width: 275px;
  float: left;
  margin-right: 40px;
  text-align: center;
}
.mt20 {
    margin-top: 20px;
}
.scroll_box ul li .img_box {
  width: 249px;
  height:190px;
  padding: 13px;
  display: block;
  box-shadow: 1px 1px 15px #ddd;
}

.scroll_box ul li img {
  display: block;
  width: 250px;
  height: 190px;
  float: left;
  border: 1px solid #e1e1e1;
}

.scroll_box ul li a.title_type {
  font-size: 16px;
  line-height: 32px;
  text-indent: 10px;
  color: #333;
  font-weight: bold;
}

.scroll_box ul li a.title_type:hover {
  font-weight: 700;
}
.scroll_box ul li p.phone{
  display: none;
}

.scroll_box ul li .details {
  line-height: 26px;
  font-size: 14px;
}

.scroll_box ul li .XX {
  line-height: 20px;
  font-size: 14px;
}
.Min_4 .ks_ul li a{
  color:#333;
}
@media only screen and (max-width:1366px) {
  .main_content {
   width: 980px;
  }
  .Min_1_l {
   width: 55%;
  }
  .Min_1_r {
   width: 34%;
  }
  .txt_con img {
   width: 296px;
   height: 216px;
  }
  .scroll_box {
   width: 920px;
  }
  .Min_2_r {
   width: 32%;
  }
  .txt_con {
   overflow: hidden;
  }
}

@media only screen and (max-width: 768px) {
  .Min_1_l,
  .Min_1_r,
  .Min_2_r {
   width: 100%;
   float: none;
   box-sizing: border-box;
   margin-top: 20px;
  }
  .txt_con {
   height: auto;
  }
  .txt_con span {
   position: static;
   bottom: 0px;
   left: 0px;
  }
  .txt_con span a {
   padding: 10px 53px;
  }
  .scroll_box {
   width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .txt_con img {
   margin-right: 0px;
   width: 100%;
   height: auto;
  }
  .txt_con span a {
   padding: 10px 8%;
  }
}

@media only screen and (max-width: 450px) {
  .txt_con span a {
   padding: 10px 7%;
  }
}

@media only screen and (max-width: 420px) {
  .txt_con span {
   font-size: 14px;
  }
  .txt_con span a {
   padding: 7px 6%;
  }
}

@media only screen and (max-width: 375px) {
  .txt_con span a {
   padding: 7px 5%;
  }
  .ls_list li p {
   text-overflow: ellipsis;
   overflow: hidden;
   white-space: nowrap;
  }
}

@media only screen and (max-width: 320px) {
  .txt_con span a {
   padding: 7px 4%;
  }
  .ls_list li p {
   text-overflow: ellipsis;
   overflow: hidden;
   white-space: nowrap;
  }
} 