/*机构样式表*/
.hospital-content {
  padding: 24px 24px 8px 24px;
}
.hospital-detail {
  display: flex;
}
.hospital-detail .hospital-img {
  width: 279px;
  height: 252px;
  background: #d8d8d8;
  border-radius: 8px;
}
.hospital-introduction {
  margin-left: 24px;
}
.introduction-text {
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  line-height: 24px;
  padding: 14px 0 0 0 !important;
}
.hospital-detail .detail-left {
  display: flex;
}
.introduction-top .name {
  font-weight: 600;
  font-size: 24px;
  color: #000000;
  line-height: 33px;
}
.hospital-introduction .middle-line {
  width: 100%;
  height: 1px;
  margin: 14px 0 18px 0;
  box-sizing: border-box;
  background: rgba(151, 151, 151, 0.5);
}
.introduction-bottom .left-item {
  display: flex;
  align-items: center;
}
.introduction-bottom .left-item:first-child {
  margin-bottom: 20px;
}
.introduction-bottom .left-item .item-icon {
  width: 28px;
  height: 28px;
  margin-right: 19px;
  background: #ccc;
}
.introduction-bottom .item-info {
  display: flex;
  flex-direction: column;
}
.introduction-bottom .item-info .label {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.introduction-bottom .item-info .value {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 22px;
}
.introduction-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.introduction-bottom .bottom-right {
  width: 100px;
  height: 36px;
  background: #00be8c;
  border-radius: 6px;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
}

.hospital-news-content {
  padding: 12px 16px;
  background: rgba(0, 190, 140, 0.02);
  border-radius: 8px;
  border: 1px solid #00be8c;
  box-sizing: border-box;
  margin: 20px 0px 0 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hospital-news-img {
  width: 68px;
  height: 68px;
}
.hospital-news-detail {
  display: flex;
  align-items: center;
  max-width: calc(100% - 130px);
  flex:1;
}
.hospital-news-content .detail-info {
  margin-left: 14px;
  width: 100%;
}
.hospital-news-detail .title {
  font-weight: 600;
  font-size: 16px;
  color: #222222;
  line-height: 22px;
}
.hospital-news-des {
  margin-top: 4px;
  font-weight: 400;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  max-width: calc(100% - 68px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.hospital-news-content .consultation-btn {
  width: 100px;
  height: 36px;
  background: #00be8c;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 0;
  margin-left: 14px;
  flex: none;
  cursor: pointer;
}
.jigou_bgfff{
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
}
.jigou_bgfff .detailcontent{
  padding: 24px;
  overflow: hidden;
}
.jigou_bgfff .detailcontent .left_column{
  width: 279px;
  height: 252px;
  border-radius: 8px;
  overflow: hidden;
  float: left;
}
.jigou_bgfff .detailcontent .left_column img{
  width: 100%;
}
.jigou_bgfff .detailcontent .middle_column{
  width: 550px;
  float: left;
  margin-left: 24px;
}
.jigou_bgfff .detailcontent .h_name{
  font-size: 24px;
  color: #000;
  font-weight: 600;
}
.jigou_bgfff .detailcontent .textstyle{
  font-size: 14px;
  color: #222;
  line-height: 24px;
  margin-top: 14px;
}
.jigou_bgfff .detailcontent .icon{
  width: 28px;
  height: 28px;
  float: left;
  margin-right: 15px;
}
.jigou_bgfff .detailcontent .icon1{
  background: url(/uploads/image/bphsimages/tel.png);
}
.jigou_bgfff .detailcontent .icon2{
  background: url(/uploads/image/bphsimages/dingwei.png);
}
.jigou_bgfff .detailcontent .f14{
  font-size: 14px;
}
.jigou_bgfff .detailcontent .f16{
  font-size: 16px;
  margin-top: 3px;
}
.jigou_bgfff .detailcontent .other_text{
  padding-top: 15px;
  border-top: 1px solid #979797;
  margin-top: 15px;
}
.jigou_bgfff .detailcontent .other_text .fl{
  width: 60%;
}
.jigou_bgfff .detailcontent .btn_consult {
  float: right;
  margin-left: 20px;
  background: #00be8c;
  color: #fff;
  width: 100px;
  height: 36px;
  line-height: 36px;
  border: 0;
  margin-top: 30px;
}
.jigou_bgfff .detailcontent  .right_column, .wechat_pop  .right_column{
  float: right;
  width: 224px;
  height: 244px;
  border: 1px solid #00be8c;
  background-color: rgba(0, 190, 140, 0.01);
  padding: 0 34px;
  text-align: center;
  box-sizing: border-box;
}
.col_363636{
  color: #363636;
  margin-top: 20px;
}
.col_00be8c{
  color: #00be8c;
}
.jigou_bgfff .detailcontent  .right_column .col_999, .wechat_pop  .right_column .col_999{
  color: #999;
}
.jigou_bgfff .detailcontent  .right_column img, .wechat_pop  .right_column img{
  width: 150px;
  height: 150px;
  margin-top: 5px;
}
.jigou_warp .rankinglist_title::before{
  content: "";
  background: #00be8c;
  width: 4px;
  margin-left: 24px;
  height: 26px;
  position: absolute;
  left: 0;
  top: 4px;
}
.ms_news_main .news_item1 {
  padding: 24px 0;
  margin: 0 24px;
  display: flex;
}

.ms_news_main .news_item1:last-child {
  border-bottom: 0;
}

.ms_news_main .news_item1 .flex1 {
  flex: 1;
}

.ms_news_main .news_item1 .img_style {
  width: 232px;
  height: 131px;
  margin-right: 24px;
}

.ms_news_main .news_item1 .img_style img {
  width: 100%;
  height: 100%;
}

.ms_news_main .news_item1 p.tlt {
  font-size: 20px;
  color: #222;
  font-weight: 500;
  margin-bottom: 12px;
}

.ms_news_main .news_item1 p.dec {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.jigou_warp .news_item1 .img_style {
  width: 196px;
  height: 145px;
  margin-right: 15px;
}
.jigou_warp .news_item1 p.dec {
  font-size: 15px;
  color: #666;
  line-height: 28px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.jigou_warp .time{
  font-size: 14px;
  color: #999;
  margin-top: 14px;
}
.jigou_warp .news_add_warp .news_li p{
  display: flex;
}
.jigou_warp .news_add_warp .news_li p .tlt {  
    font-size: 18px;
    font-weight: 500;
    color: #222;
    line-height: 36px;
    margin: 5px 24px;
    overflow: hidden;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    flex: 1;
}
.jigou_warp .news_add_warp .news_title_right p{
  margin: 5px 24px;
}
.jigou_keshi_con>div{
  float: left;
  width: 45%;
  padding-left: 24px;
  font-size: 16px;
  margin-top: 22px;
  overflow: hidden;
  height: 25px;
  line-height: 25px;
}
.jigou_keshi_con>div a{
  display: inline-block;
  margin-left: 15px;
}

.jigou_warp .doctorcontent .item {
  border: 1px solid #eeeeee;
  border-radius: 0;
  width: 274px;
  padding: 0 0 18px 0;
  margin: 20px 0 0 14px;
  float: left;
  text-align: center;
}
.jigou_warp .doctorcontent .item p.goodat {
  height: auto;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 20px;
  font-size: 16px;
  color: #666;
  padding: 15px;
  border-top: 1px solid #eee;
}
.jigou_warp .doctorcontent .info_con {
  width: auto;
  margin-top: 5px;
}
.jigou_warp .doctorcontent .item:first-child{
  margin-left:24px;
}
.jigou_warp .doctorcontent .item:nth-child(2n) {
  margin-right: 0px;
  margin-left: 14px;
}

.jigou_warp .doctorcontent .doc_img {
  width: 274px;
  height: 199px;
  border-radius: 0;
  display: block;
  margin-right: 0;
  margin-bottom: 15px;
}
.jigou_warp .doctorcontent .guahua_button {
  width: 130px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  display: inline-block;
  border-radius: 6px;
  font-size: 14px;
  color: #00be8c;
  margin-top: 0px;
  border: 1px solid #00be8c;
}
.jigou_warp .doctorcontent .item:hover .guahua_button{
  background-color: #00be8c;
  color: #fff;
}
.jigou_warp .doctorcontent .item:hover{
  box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.08);
}
.jigou_warp .rankinglist_title a.more{
  color: #222222;
}
.jigou_warp .rankinglist_title a.more::after {
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  background:  no-repeat;
  background-size: 16px 16px;
  margin: -3px 0 0 0px;
  vertical-align: middle;
}
.jigou_warp .rankinglist_title {
  font-size: 24px;
  color: #222;
  font-weight: 600;
  position: relative;
  padding-left: 40px;
  padding-right: 24px;
}
.conditionalscreen.jigou_bgfff span.selscreenactive::after {
  content: "";
  width: 40px;
  height: 3px;
  background: #00be8c;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}
.ms_home_blogroll1 {
  background: #fff;
  padding: 29px 24px 20px 24px;
  border-radius: 12px;
  font-size: 18px;
  color: #666;
  position: relative;
}
.ms_home_blogroll1 a {
  display: inline-block;
  margin-right: 48px;
  color: #666;
}
.jigou_warp_blogroll{
  padding-bottom: 0;
}
.toper .tablist a.active::after{
  background: #00be8c;
}
.wechat_pop{
  position: fixed;
  top: 20%;
  right: 15px;
}
.wechat_pop  .right_column{
  background-color: #fff;
}
.jigou_right_coulmn .ms_famousdoctors_list h3 span::before{
  background-color: #00be8c;
}
.jigou_right_coulmn .ms_famousdoctors_list .item .guahao_button{
  background: rgba(0, 190, 140, 0.02);
  color: #00be8c;
  border: 1px solid #00be8c;
}