/******资讯******/
.newslList .desCont {
  padding-bottom: 23px;
  border-bottom: 1px solid #f0f0f0;
}
.newslList .desCont .h1 {
  line-height: 24px;
  font-weight: normal;
  font-size: 18px;
  color: #333333;
}
.newslList .desCont .des {
  margin-top: 2px;
  line-height: 20px;
  font-size: 14px;
  color: #888888;
}
/**标签页面**/
.tagList .border {
  border: 1px solid #eeeeee;
}
.tagList .letterBox {
  height: 30px;
  text-transform: uppercase;
}
.tagList .letterBox.fixed .letter {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  margin: 0;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  padding: 20px;
  text-align: center;
  z-index: 10;
}
.tagList .letter {
  font-size: 0;
  line-height: 0;
  text-align: justify;
  margin: 0 -6px;
}
.tagList .letter a {
  font-size: 16px;
  color: #444444;
  line-height: 30px;
  width: 30px;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  margin: 0 6px;
}
.tagList .letter a:hover {
  background: #f1f1f1;
}
.tagList .letter a.on {
  color: #fff;
  background: #f27c01;
}
.tagList .h1 {
  font-size: 22px;
  line-height: 1.4em;
  color: #333333;
  border-bottom: 1px solid #eee;
  padding: 14px 0;
  margin: 30px 0 0;
  font-weight: normal;
}
.tagList .ul {
  padding-bottom: 20px;
}
.tagList .ul li {
  padding-top: 30px;
  overflow: hidden;
}
.tagList .ul li + li {
  margin-top: -4px;
}
.tagList .ul .title {
  font-size: 16px;
  color: #fff;
  background: #f27c01;
  line-height: 30px;
  width: 30px;
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  font-style: normal;
  text-transform: uppercase;
}
.tagList .ul .ABoxs {
  padding-top: 15px;
  margin: 0 -10px;
}
.tagList .ul .ABoxs a {
  transition: all 0.3s;
  color: #888888;
  font-size: 14px;
  line-height: 22px;
  border: 1px solid transparent;
  border-radius: 3px;
  display: inline-block;
  padding: 0 5px;
  margin: 2px 10px;
}
.tagList .ul .ABoxs a:hover {
  color: #f27c01;
  border-color: #f27c01;
}
/**Banner**/
.Banner {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.Banner .Img {
  display: block;
}
.Banner .Img img {
  display: block;
}
.Banner .points {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 20px;
  z-index: 2;
  text-align: center;
  line-height: 0;
  font-size: 0;
}
.Banner .points span {
  background: transparent;
  border: 1px solid #ffffff;
  height: 10px;
  width: 10px;
  margin: 0 4px;
  opacity: 1;
}
.Banner .points span.swiper-pagination-bullet-active {
  background: #fff;
}
/**分类**/
.Typelist {
  padding-top: 13px;
}
.Typelist .typeBox {
  margin-bottom: 30px;
}
.Typelist .typeBox a {
  line-height: 26px;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}
.Typelist .typeBox a:hover,
.Typelist .typeBox a.on {
  color: #00bfbf;
}
.Typelist .typeBox a + a {
  margin-left: 28px;
}
.Typelist .typeTags {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 15px;
  line-height: 0;
  font-size: 0;
}
.Typelist .typeTags .tit {
  line-height: 26px;
  font-size: 14px;
  color: #666666;
}
.Typelist .typeTags a {
  display: inline-block;
  vertical-align: top;
  margin-left: 12px;
  margin-bottom: 5px;
  padding: 0 10px;
  border-radius: 5px;
  border: solid 1px #e4e4e4;
  line-height: 24px;
  font-size: 13px;
  color: #666666;
}
.Typelist .typeTags a:hover,
.Typelist .typeTags a.on {
  border-color: #00bfbf;
  color: #00bfbf;
}
/**资讯详情**/
.newsInfo .news_title {
  margin-top: 20px;
  margin-bottom: 30px;
  line-height: 32px;
  font-weight: normal;
  font-size: 26px;
  color: #333333;
}
.newsInfo .other {
  padding-bottom: 12px;
  line-height: 20px;
  font-size: 12px;
  color: #888888;
}
.newsInfo .other .time {
  margin: 0 30px;
}
.newsInfo .other .look::before {
  display: inline-block;
  vertical-align: top;
  top: 4px;
  margin-right: 5px;
  width: 18px;
  height: 12px;
  background-position: -210px -569px;
}
.newsInfo .other a {
  display: inline-block;
  border-radius: 2px;
  padding: 0 5px;
  color: #888888;
}
.newsInfo .other a:hover {
  background: #00bfbf;
  color: #fff;
}
.newsInfo .cont {
  padding-bottom: 10px;
  border-top: 0px solid #f0f0f0;
  border-bottom: 0px solid #f0f0f0;
  /*line-height: 28px;
  font-size: 14px;*/
  color: #333333;
  line-height: 30px;
  font-size: 16px;
}
.newsInfo .cont p img{
  /*margin: 10px auto;*/
}
.newsInfo .cont .des {
  margin: 20px 0;
  background-color: #f0f0f0;
  padding: 13px 25px;
  line-height: 24px;
  font-size: 13px;
  color: #555555;
}
.newsInfo .social-share {
  border-bottom: 1px solid #f0f0f0;
  padding: 25px 0;
  vertical-align: middle;
  line-height: 24px;
  font-size: 14px;
  color: #777777;
}
.newsInfo .social-share .social-share-icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  position: relative;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  border: 1px solid #d9d9d9;
}
.newsInfo .social-share .social-share-icon + .social-share-icon {
  margin-left: 3px;
}
.newsInfo .social-share .social-share-icon::before {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
}
.newsInfo .social-share .social-share-icon:hover {
  border-color: #00bfbf;
}
.newsInfo .social-share .icon-wechat::before {
  background-position: 0 -192px;
}
.newsInfo .social-share .icon-wechat:hover::before {
  background-position: 0 -215px;
}
.newsInfo .social-share .icon-wechat:hover .wechat-qrcode {
  opacity: 1;
  transform: scale(1);
}
.newsInfo .social-share .icon-qzone::before {
  background-position: -28px -192px;
}
.newsInfo .social-share .icon-qzone:hover::before {
  background-position: -28px -215px;
}
.newsInfo .social-share .icon-weibo::before {
  background-position: -58px -192px;
}
.newsInfo .social-share .icon-weibo:hover::before {
  background-position: -58px -215px;
}
.newsInfo .social-share .wechat-qrcode {
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-bottom: 5px;
  width: 120px;
  padding: 10px;
  margin-left: -60px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s;
}
.newsInfo .social-share .wechat-qrcode h4 {
  display: none;
}
.newsInfo .social-share .wechat-qrcode .help {
  display: none;
}
.newsInfo .tips {
  padding-top: 12px;
  padding-bottom: 0px;
  line-height: 24px;
  font-size: 13px;
  color: #888888;
}
.newsInfo .tips a {
  color: #888888;
}
.newsInfo .tips a:hover {
  color: #00bfbf;
}
.newsInfo .PNBox {
  border-bottom: 1px solid #f0f0f0;
  width:100%;padding:10px 0px;
}
.relatedNews .titles {
  position: relative;
  border-bottom: 1px solid #f0f0f0;
  padding: 13px 0;
  line-height: 1.6em;
  font-size: 16px;
  color: #444444;
}
.relatedNews .titles::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 4em;
  height: 3px;
  background-color: #f27c01;
}
.relatedNews .ul {
  margin: -5px 0;
  padding-top: 20px;
}
.relatedNews .ul li {
  display: inline-block;
  width: 47%;
}
.relatedNews .ul li:nth-child(even) {
  float: left;
}
.relatedNews .ul li:nth-child(odd) {
  float: left;
}
.relatedNews .ul li .title {
  display: block;
  padding: 0 100px 0 15px;
  border: 0 none;
  position: relative;
  line-height: 35px;
  font-size: 14px;
  color: #333333;
}
.relatedNews .ul li .title:hover {
  color: #f27c01;
}
.relatedNews .ul li .title::before {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  height: 7px;
  width: 7px;
  background: #c2c2c2;
  border-radius: 50%;
}
.relatedNews .ul li .time {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  color: #878787;
}


#ContBox{border:1px solid #f5f5f5;}
#ContBox .userbox{width:100%;padding: 15px 20px;border-bottom: 1px solid #f5f5f5;}
#ContBox .userbox .head_pic{width:60px;height:60px;}
#ContBox .userbox .head_pic img{width:60px;height:60px;border-radius:50%;border:1px solid #f5f5f5;}
#ContBox .userbox .other{width:778px;margin-left:20px;}
#ContBox .userbox .other .title{margin: 5px 0px 10px 0px;padding:0px;line-height: 24px;font-weight: normal;font-size: 22px;color: #333333;}
#ContBox .userbox .other .nickname{width:260px;color:#adadad;}
#ContBox .userbox .other .time{width:258px;color:#adadad;text-align:center;}
#ContBox .userbox .other .zan{width:260px;color:#adadad;text-align:right;}

#ContBox .content{line-height: 28px;font-size: 14px;color: #444444;margin-bottom:10px;}
#ContBox .content .xmbox{height:36px;line-height:34px;border:1px solid #f5f5f5;margin-top:10px;}
#ContBox .content .xmbox .item{float:left;padding-left:10px;}
#ContBox .content .xmbox .item1{width:200px;}
#ContBox .content .xmbox .item2{width:246px;}
#ContBox .content .item3{background:#f5f5f5;padding:2px 10px;line-height:30px;}

#ContBox .imgsbox{width:100%;height:600px;margin-top:10px;}
#ContBox .imgsbox .swiper-container {width: 100%;height: 300px;margin-left: auto;margin-right: auto;}
#ContBox .imgsbox .swiper-slide {background-size: cover;background-position: center;}
#ContBox .imgsbox .gallery-top {height: 85%;width: 100%;background: #EDEDED;}
#ContBox .imgsbox .gallery-top .swiper-wrapper .swiper-slide{background-size: contain;background-position: center;background-repeat: no-repeat;}
#ContBox .imgsbox .gallery-thumbs {height: 15%;box-sizing: border-box;padding: 10px 0;}
#ContBox .imgsbox .gallery-thumbs .swiper-slide {height: 100%; opacity: 0.4;}
#ContBox .imgsbox .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
#ContBox .imgsbox_num_1{height:480px;}
#ContBox .imgsbox_num_1 .gallery-top{height:100%;}
#ContBox .imgsbox_num_1 .gallery-top .swiper-wrapper .swiper-slide{background-size: unset;}
#ContBox .imgsbox_num_1 .gallery-thumbs{display:none;}
#ContBox .imgsbox_num_1 .gallery-thumbs .swiper-wrapper{display:none;}
#ContBox .imgsbox_num_1 .swiper-button-next,#ContBox .imgsbox_num_1 .swiper-button-prev{display:none;}
#ContBox .imgsbox_num_1 .gallery-thumbs .swiper-wrapper{width:10%;}
#ContBox .imgsbox_num_2 .gallery-thumbs .swiper-wrapper{width:20%;}
#ContBox .imgsbox_num_3 .gallery-thumbs .swiper-wrapper{width:30%;}
#ContBox .imgsbox_num_4 .gallery-thumbs .swiper-wrapper{width:40%;}
#ContBox .imgsbox_num_5 .gallery-thumbs .swiper-wrapper{width:50%;}
#ContBox .imgsbox_num_6 .gallery-thumbs .swiper-wrapper{width:60%;}
#ContBox .imgsbox_num_7 .gallery-thumbs .swiper-wrapper{width:70%;}
#ContBox .imgsbox_num_8 .gallery-thumbs .swiper-wrapper{width:80%;}
#ContBox .imgsbox_num_9 .gallery-thumbs .swiper-wrapper{width:90%;}
#ContBox .imgsbox_num_10 .gallery-thumbs .swiper-wrapper{width:100%;}
#ContBox .videobox{border:0px;width:600px;margin:0px auto;margin-top:20px;}

#ContBox .content2{border-top: 0px solid #f0f0f0;line-height: 28px;font-size: 14px;color: #444444;display:none;}
#ContBox .content2 .btnbox{width:100%;margin:10px 0px;text-align:center;}
#ContBox .content2 .btnbox .NzanBtn {display: inline-block;position: relative;padding: 8px 20px;color: #adadad;background:#f5f5f5;border-radius: 50px;cursor: pointer;}
#ContBox .content2 .btnbox .YzanBtn {display: inline-block;position: relative;padding: 8px 20px;color: #fff;background:#f27c01;border-radius: 50px;cursor: pointer;}
#ContBox .labelbox{height:25px;}
#ContBox .labelbox a.label{padding:5px 10px;background: #f6f6f6;border-color: #f6f6f6;border-radius: 20px;color: #666666;}
#ContBox .labelbox a.label:hover {background: #f27c01;color: #fff;}
#Xianguan{border:1px solid #f5f5f5;margin-top:20px;}
.recommendHospital,.recommendDoctor{border:1px solid #f5f5f5;}
.ml12{margin-left: 12px;}

#load_more{border:1px solid #00bfbf;color:#00bfbf;width:175px;height:38px;line-height:38px;border-radius:38px;cursor:pointer;}
#load_more:hover{border:1px solid #00bfbf;color:#ffffff;background:#00bfbf;}
#load_more[disabled]{background:#f2f2f2;border:1px solid #ddd;color:#999999;}

/*门诊周边*/
.hospital_zb .stit {font-size: 16px;margin: 10px 0px;border-bottom: 1px solid #f29c01;display: inline-block;}
.hospital_zb .xuhao {display: inline-block;width: 20px;line-height: 20px;color: #ffffff;text-align: center;margin-right: 8px;background: #f29c01;}
.hospital_zb .tag{color:#999999;}

/**/
.expert_service_price,.hospital_all_price{border:1px solid #f5f5f5;width:100%;}
.expert_service_price .mbtab_header,.hospital_all_price .mbtab_header,.expert_service_price .mbtab_footer,.hospital_all_price .mbtab_footer{background:#f5f5f5;}
.expert_service_price th,.hospital_all_price th,.expert_service_price td,.hospital_all_price td{padding:3px 20px;border:1px solid #dddddd;}