.sidebar{float: left;width: 23.5%;padding: 20px;background-color: #FFFFFF;margin-top: 1.875rem;}
.sidebar h4{
  font-size: 1.625rem;
  text-align: center;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 4.375rem;
  background-color: #1f8f72;
  border-radius: 8px;
  margin-bottom: 0.625rem;
}
.sidemenu li a{
  margin-bottom: 0.625rem;
  line-height: 3.125rem;
  background-color: #efefef;
  display: block;
  border-radius: 8px;
  text-align: center;
  position: relative;
}
.sidemenu li a span{position: absolute;top: 0px;right: 30px;content: "";color:#efefef ;}
.sidemenu li.on a, .sidemenu li:hover a, .sidemenu li:hover a span,  .sidemenu li:hover a{color: #FFFFFF;background-color: #2baa8d;}
.sidebar img{margin-top: 1.875rem;}

.pagediv {
  clear: both;
  padding-top: 35px;
  text-align: center;
  color: #666666;
   font-size:14px!important;
}
.pagediv  a{   
  display: inline-block;
  padding: 0 10px;
  line-height: 30px;
  border: #dfdfdf 1px solid;
  border-radius: 5px;
  margin: 0 4px 5px 0;
  font-size:14px;
}
.pagediv  a{background-color: ##FFFFFF;}
.pagediv  a.current, .pagediv  a:hover{color: #FFFFFF;background-color: #329984;}
.pagediv .prev, .pagediv .next{background-color:#FFFFFF;}

.content-article-page{background-color: #fafafa; padding: 10px 4.5%;}
.content-article-page p, .content-article-page a{line-height: 30px;color:#afafaf}
.content-article-page a:hover{color:#329984}

/**医院简介**/
.box_r{float: right;width: 74%;padding:1.25rem 2%;margin: 1.875rem 0;background-color: #FFFFFF;}
.yyjj_content  h3{font-size: 1.5rem;padding: 2.5rem 0;text-align: center;}
.yyjj_content p{line-height: 1.8;text-indent: 2em;}
.informantion{margin-top: 3.75rem;padding-bottom: 3.125rem;}
.informantion span{display: block;margin-bottom: 0.625rem;}

.common_list h4{font-weight: normal;font-size: 1.125rem;color: #000000;margin-bottom: 0.9375rem;}
.common_list h4 a{color: #000000;padding-top: 1.875rem;display: block;white-space: normal;text-overflow: ellipsis;overflow: hidden;}
.common_list p{line-height: 1.8;margin-bottom: 0.625rem;}
.common_list p a, .common_list h4 a:hover{color: #1f8f72;}
.common_list span{display: block;position: relative;font-size: 0.875rem;color: #999999;padding-bottom: 0.625rem;border-bottom: 1px dotted #e1e1e1;}
.common_list .iconfont{font-size: 1.875rem;color: #999999;vertical-align: middle;position: absolute;top: -5px;right: 0;}

/**科室介绍*/
.ksjs_r ul{overflow: hidden;}
.ksjs_r ul li{
  width: 31%;
  margin: 1.5625rem 0;
  float: left;
  padding: 0.9375rem;
  background-color: #f5f5f5;
  height: 212px;
  margin-right: 3%;
}
.ksjs_r ul li:nth-child(3n){margin-right: 0;}
.ksjs_r ul li h4{font-size: 1.125rem;padding-bottom: 0.625rem;border-bottom: 1px #e1e1e1 solid;position: relative;text-align: center;}
.ksjs_r ul li h4::after{
  content: "";
  display: block;
  width: 10%;
  left: 45%;
  height: 2px;
  bottom: -1px;
  background-color: #2baa8d;
  position: absolute;
}
.ksjs_r ul li p{line-height: 1.8;padding: 0.9375rem 0;border-bottom: 1px solid #FFFFFF;color: #555555;height:115px}
.ksjs_r ul li span{
  display: block;
  text-align: center;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 0.625rem;
  border-top: 1px solid #ecebeb;
  color: #1f8f72;
}
.ksjs_r ul li span a{color: #1f8f72;}
.ksjs_r ul li span i{font-style: normal;}
.ksjs_r ul li span i:first-child{display: none;}

/**专家介绍**/
.zjjs-nav{background-color: #FFFFFF;padding: 20px 0;}
.zjjs-list{margin-top: 30px;overflow: hidden;}
.zjjs-list .fl {width: 9%}
.zjjs-list .fl span{color: #999999;display: block;padding-top: 5px;}
.zjjs-list .fr{width: 91%;}
.zjjs-list .fr ul li{float: left;width: 12.5%;margin-bottom: 10px;}
.zjjs-list .fr ul li a{color: #20806c;padding: 5px 4px;display: block;border-radius: 5px;    text-align: center;}
.zjjs-list .fr ul li a:hover, .zjjs-list .fr ul li.on a{color: #ffffff;background-color: #329984;}

.zjjs_list{width: 100%;}
.zjjs_list  ul{overflow: hidden;}
.zjjs_list ul li{
  width: 31%;
  margin-right: 3%;
  float: left;
  background: url(../images/zjjs_bg.png)no-repeat top right;
  border-radius: 5px;
  background-color: #FFFFFF;
  margin-top: 1.25rem;
  transition: all 0.2s;
  border: #e3e3e3 1px solid;
  border-radius: 8px;
}
.zjjs_list ul li:nth-child(3n){margin-right: 0;}
.zjjs_list ul li img{height: 178px;width:47%;float: left;
  border-radius: 8px;}
.zj{overflow: hidden;padding-bottom: 20px;padding: 1.5625rem 1.25rem ;}
.zj-right{padding-left: 5%;float: left;width: 52%;}
.zj-right span{display: block;margin-bottom: 6px;}
.zj-right .tittle{color: #329984;font-size: 18px;font-weight: bold;}
.zjjs_list ul li p{font-size: 14px;padding: 0 1.25rem;padding: 1.5625rem 1.25rem;background-color: #f8f8f8;}

/**产品展示*/
.show_list ul li{/* float: left; */margin-right: 3%;width: 31%;margin-top: 1.875rem;display: inline-block;}
.show_list ul li img {width: 100%;}
.show_list ul li:nth-child(3n){margin-right: 0;}
.show_list ul li a span{
  color: #333333;
  display: block;
  margin-top: 0.9375rem;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/**通用列表**/
.currency  li{
  line-height: 45px;  
  border-bottom: 1px dotted #d9d9d9;
  overflow: hidden;
  position: relative;
  padding: 0 110px 0 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.currency  li span{   
  position: absolute;    
  right: 0;
  top: 0;
  color:#999;
}

.ldbz, .ylsb{overflow: hidden;}
.ldbz li{
  width: 23.5%;
  margin-right: 2%;
  padding: 10px;
  float: left;
  border: 1px solid #e8eded;
  margin-top: 30px;
}
.ldbz li img{height:251px}
.ldbz li img, .ylsb li img{width: 100%;}
.ylsb li img{height:187px}
.ldbz li:nth-child(4n){margin-right: 0;}
.ldbz li p{margin:10px 0 5px 0;text-align: center;}
.ldbz li span{
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.ldbz, .ylsb{overflow: hidden;}
.ldbz li{
  width: 23.5%;
  margin-right: 2%;
  padding: 10px;
  float: left;
  border: 1px solid #e8eded;
  margin-top: 30px;
}
.ldbz li img{height:251px}
.ldbz li img, .ylsb li img{width: 100%;}
.ylsb li img{height:187px}
.ldbz li:nth-child(4n){margin-right: 0;}
.ldbz li p{margin:10px 0 5px 0;text-align: center;}
.ldbz li span{
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


.ylsb li{
  width: 31%;
  margin-right: 3.5%;
  float: left;
  margin-top: 30px;
  border-bottom: 1px solid #e6e6e6;
}
.ylsb li:nth-child(3n){margin-right: 0;}
.ylsb li span{display: block;padding: 10px 0;text-align:center;}


