.map {
  padding: 50px 0;
}
.map img {
  width: 100%;
}
li {
  list-style: none;
}
.s1 .tabs-info {
  background: #fafafa;
}
.s1 .page {
  font-size: 14px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #eee;
}
.s1 .page p {
  display: inline-block;
}
.s1 .page a:hover {
  color: #48ce55;
}
.s1 .page-link {
  color: #48ce55;
}
.s1 .active > .page-link,
.s1 .page-link.active {
  background: #48ce55;
  color: #fff;
  border: 1px solid #48ce55;
}
.s1 .page_wrap {
  text-align: center;
  margin: 0 auto;
  display: flex;
  margin-top: 50px;
  justify-content: center;
}
.s1 .info {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding: 20px;
  border-bottom: 1px dashed #eee;
}
.s1 .info .t-r {
  width: 30%;
}
.s1 .info .t-r img {
  width: 100%;
}
.s1 .info .t-t {
  flex: 1;
  padding: 20px;
}
.s1 .info .t-t h5 {
  color: #3a3a3a;
  font-size: 20px;
  font-weight: 600;
}
.s1 .info .t-t p {
  margin: 20px 0;
}
.s1 .info .t-t img {
  height: 25px;
}
.s1 .info p {
  font-size: 16px;
  color: #999;
  line-height: 2;
}
.s1 .info h6 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 0;
}
.s1 .info .address {
  margin: 30px 0;
}
.desc {
  padding: 30px;
}
.desc h3 {
  font-size: 28px;
  margin-bottom: 20px;
  text-align: center;
}
.desc .t {
  text-align: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.desc .t img {
  height: 20px;
}
.desc .t p {
  display: inline-block;
  margin: 0 30px;
  font-size: 14px;
  color: #999;
}
.desc .t p span {
  color: red;
}
.desc .t-desc p {
  text-indent: 2em;
  line-height: 2;
  color: #666;
  margin-bottom: 20px;
}
.desc .t-desc img {
  max-width: 800px;
}
@media (max-width: 768px) {
  .banner {
    margin-bottom: 0;
  }
  .s1 .info .t-r {
    width: 100%;
  }
  .s1 .info .t-t {
    width: 100%;
    text-align: center;
    padding: 30px;
  }
  .tabs_wrap {
    margin: 20px 0;
  }
  .tabs_wrap .desc {
    padding: 20px 0;
  }
  .tabs_wrap .desc .t-desc img {
    width: 100%;
  }
}


.wenda_main2{
	background: #ffffff;
	display: inline-block;
	width: 100%;
}

.wenda_main2>li{
	padding: 20px 40px;
	border-bottom: 1px dashed #ddd;
}

.wen_img2{
	width: 28px;
	height: 28px;
	margin-right: 15px;
}

.wenda_main2>li>h2>a{
	color: #535353;
	font-size: 18px;
}

.wenda_title2{
	color: #535353;
	font-size: 18px;
}

.wenda_huifu2{
	font-size: 15px;
	color: #7d7d7d;
	width: 90%;
	line-height: 24px;
	height: auto;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.wenda_date2{
	line-height: 39px;
	float: left;
	font-size: 14px;
	color: #999;
}

.wenda_center2{
	margin-top: 15px;
	display: flex;
}

.wenda_bottom2{
	margin-top: 10px;
	display: inline-block;
	width: 100%;
}

.news_left{
	float: left;
	width: 100%;
	margin-bottom: 100px;
}

.news_neirong{
	padding: 10px 10px;
	background: #ffffff;
}

.news_right{
	float: right;
	width: 25%;
}

.news_title{
    line-height: 60px;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	color: #333;
	overflow: hidden;
}

.news_list{
	border-bottom: 1px solid #e7e7e7;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

.news_list>span{
	display: inline-block;
	min-width: 150px;
	color: #9e9e9e;
}

.new_num{
	color: #e58991;
}

.news_content{
	color: #666;
	font-size: 16px;
	line-height: 30px;
}
.news_content img{
    width: 95%;
}
.news_content p{
	text-indent: 40px;
}

.news_content p img{
    width: 80%;
    text-align: center;
    height: auto;
}

.news_content h2{
	font-size: 1em;
	font-weight: bold;
	margin: 20px;
}
.baike_doctor{
	color: #999;
	margin-left: 5px;
	float: right;
	line-height: 35px;
	font-size: 15px;
}
