.case_show {
  margin-bottom: 5%;
}

.mianbaoxue_container {
  width: 100%;
  line-height: 100px;
  padding: 0 6.25%;
  background-color: #f1f1f1;
}

.HeadPicTag {
  color: #909090;
  font-size: 20px;
}

.HeadPicTag a {
  color: #909090;
  font-size: 20px;
}

.mianbaoxie {
  color: #909090;
  font-size: 20px;
}

.case_show_content {
  text-align: center;
  padding-top: 3%;
  width: 80%;
  margin: 0 auto;
}

.case_show_pic {
  width: 100%;
}

.case_show_pic img {
  width: 100%;
}

.case_show_botton {
  line-height: 60px;
  margin-top: 2%;
  border-bottom: 1px dashed #d8d8d8;
  overflow: hidden;
  padding-bottom: 10px;
}

.case_show_title {
  float: left;
  color: #323232;
  font-size: 36px;
}

.case_show_time {
  float: right;
  color: #909090;
  font-size: 24px;
}

.case_content {
  margin-top: 7%;
}

.case_show_row {
  margin-top: 3%;
  text-align: center;
  overflow: hidden;
}

.case_show_row img,
.case_show_row table,
.case_show_row video,
.case_show_row div,
.case_show_row ul {
  max-width: 100%;
}

.swiper_content_article {
  overflow: hidden;
}

.swiper_content_article img,
.swiper_content_article table,
.swiper_content_article video,
.swiper_content_article div,
.swiper_content_article ul {
  max-width: 100%;
}