.supage-647 {
  font-family: '思源黑体 CN Bold', '微软雅黑';
}
.supage-647 .container {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage-647 .container {
    width: 81%;
  }
}
@media screen and (max-width: 1024px) {
  .supage-647 .container {
    width: 100%;
    padding: 0 0.3rem;
  }
}
.supage-647 .case-detail .brand-nav {
  padding: 0.3rem 0;
  border-bottom: 1px #EEF0F1 solid;
}
.supage-647 .case-detail .brand-nav .location {
  font-size: 0.16rem;
  color: #666666;
}
.supage-647 .case-detail .brand-nav .location a:hover {
  color: #D3A93D;
}
@media screen and (max-width: 1024px) {
  .supage-647 .case-detail .brand-nav .location {
    font-size: 0.26rem;
  }
}
.supage-647 .case-detail .case-detail-content {
  margin-top: 0.6rem;
}
.supage-647 .case-detail .case-detail-content .case-detail-title {
  font-size: 0.24rem;
  color: #333333;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .supage-647 .case-detail .case-detail-content .case-detail-title {
    font-size: 0.3rem;
  }
}
.supage-647 .case-detail .case-detail-content .content {
  padding: 0.7rem 0 0.5rem;
}
.supage-647 .case-detail .case-detail-content .content,
.supage-647 .case-detail .case-detail-content .content * {
  font-family: '微软雅黑';
  font-size: 0.16rem !important;
  color: #333333 !important;
  line-height: 1.8 !important;
}
.supage-647 .case-detail .case-detail-content .content img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0.15rem auto;
}
@media screen and (max-width: 1024px) {
  .supage-647 .case-detail .case-detail-content .content,
  .supage-647 .case-detail .case-detail-content .content * {
    font-size: 0.26rem !important;
  }
}
.supage-647 .case-detail .case-detail-content .news-detail-page {
  border-top: 1px solid #CFCDCD;
  padding: 0.6rem 0 0.45rem;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.supage-647 .case-detail .case-detail-content .news-detail-page .page-in {
  width: calc(100% - 2.2rem);
}
.supage-647 .case-detail .case-detail-content .news-detail-page .page-in li {
  margin-bottom: 0.15rem;
  display: flex;
  align-items: center;
}
.supage-647 .case-detail .case-detail-content .news-detail-page .page-in li i {
  font-family: serif;
  display: inline-block;
  font-weight: bold;
  margin-right: 0.05rem;
}
.supage-647 .case-detail .case-detail-content .news-detail-page .page-in li span {
  display: block;
}
.supage-647 .case-detail .case-detail-content .news-detail-page .page-in li strong {
  display: inline-block;
  margin-right: 0.1rem;
  font-weight: normal;
}
.supage-647 .case-detail .case-detail-content .news-detail-page .page-in li:last-child {
  margin-bottom: 0;
}
.supage-647 .case-detail .case-detail-content .news-detail-page .page-in li a,
.supage-647 .case-detail .case-detail-content .news-detail-page .page-in li span {
  font-size: 0.16rem;
  color: #333333;
}
.supage-647 .case-detail .case-detail-content .news-detail-page .page-in li a {
  flex: 1;
  display: block;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.supage-647 .case-detail .case-detail-content .news-detail-page .public-index42-btn {
  border: 1px solid #959595;
  width: fit-content;
  line-height: 1.5;
}
.supage-647 .case-detail .case-detail-content .news-detail-page .public-index42-btn a {
  display: flex;
  padding: 0.16rem 0.58rem 0.16rem 0.68rem;
  align-items: center;
  font-size: 0.18rem;
  color: #333333;
}
.supage-647 .case-detail .case-detail-content .news-detail-page .public-index42-btn:hover {
  background-color: #D3A93D;
  border-color: #D3A93D;
}
.supage-647 .case-detail .case-detail-content .news-detail-page .public-index42-btn:hover a {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .supage-647 .case-detail .case-detail-content .news-detail-page .public-index42-btn a {
    font-size: 0.26rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage-647 .case-detail .case-detail-content .news-detail-page {
    flex-wrap: wrap;
    padding: 4% 0;
  }
  .supage-647 .case-detail .case-detail-content .news-detail-page .page-in {
    float: none;
    width: 100%;
  }
  .supage-647 .case-detail .case-detail-content .news-detail-page .page-in li {
    margin-bottom: 0;
  }
  .supage-647 .case-detail .case-detail-content .news-detail-page .page-in li a,
  .supage-647 .case-detail .case-detail-content .news-detail-page .page-in li span {
    font-size: 0.26rem;
    line-height: 1.6;
  }
}
