.supage_642 {
  font-family: '思源黑体 CN Bold', '微软雅黑';
}
.supage_642 .news-detail .brand-nav {
  padding: 0.3rem 0;
  border-bottom: 1px #EEF0F1 solid;
}
.supage_642 .news-detail .brand-nav .location {
  font-size: 0.16rem;
  color: #666666;
}
.supage_642 .news-detail .brand-nav .location a:hover {
  color: #D3A93D;
}
@media screen and (max-width: 1024px) {
  .supage_642 .news-detail .brand-nav .location {
    font-size: 0.26rem;
  }
}
.supage_642 .news-detail .news-detail-content {
  margin-top: 0.65rem;
}
.supage_642 .news-detail .news-detail-content h4 {
  font-size: 0.24rem;
  font-weight: normal;
  color: #333333;
  text-align: center;
}
.supage_642 .news-detail .news-detail-content h6 {
  margin-top: 0.3rem;
  text-align: center;
  font-weight: normal;
}
.supage_642 .news-detail .news-detail-content h6 span {
  display: inline-block;
  margin: 0 0.1rem;
  font-size: 0.16rem;
  color: #999999;
}
.supage_642 .news-detail .news-detail-content .content {
  padding: 0.35rem 0 0.75rem;
}
.supage_642 .news-detail .news-detail-content .content,
.supage_642 .news-detail .news-detail-content .content p,
.supage_642 .news-detail .news-detail-content .content span {
  font-size: 0.16rem;
  color: #333333;
  line-height: 1.8;
}
.supage_642 .news-detail .news-detail-content .content img {
  display: block;
  margin: 0.1rem auto;
  max-width: 100%;
}
.supage_642 .news-detail .news-detail-content .content .file-list {
  margin: 0.5rem 0 0;
}
.supage_642 .news-detail .news-detail-content .content .file-list .file-list-title {
  font-size: 0.16rem;
  font-weight: bold;
  line-height: 1.8;
}
.supage_642 .news-detail .news-detail-content .content .file-list ul {
  margin-top: 0.2rem;
}
.supage_642 .news-detail .news-detail-content .content .file-list ul li {
  float: left;
  margin-right: 1.5%;
}
.supage_642 .news-detail .news-detail-content .content .file-list ul li:nth-child(3n) {
  margin-right: 0;
}
.supage_642 .news-detail .news-detail-content .content .file-list ul li img {
  width: 0.24rem;
  height: 0.24rem;
  display: block;
  margin-right: 0.09rem !important;
}
.supage_642 .news-detail .news-detail-content .content .file-list ul li a {
  /*width: 0.46rem;
                                height: 0.22rem;*/
  font-size: 0.16rem;
  color: #333333;
  line-height: 1.8;
  text-align: center;
  padding: 0.02rem 0.05rem;
  display: block;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .supage_642 .news-detail .news-detail-content .content .file-list ul li a {
    font-size: 0.26rem;
  }
}
.supage_642 .news-detail .news-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_642 .news-detail .news-detail-content .news-detail-page .page-in {
  width: calc(100% - 2.2rem);
}
.supage_642 .news-detail .news-detail-content .news-detail-page .page-in li {
  margin-bottom: 0.15rem;
  display: flex;
  align-items: center;
}
.supage_642 .news-detail .news-detail-content .news-detail-page .page-in li i {
  font-family: serif;
  display: inline-block;
  font-weight: bold;
  margin-right: 0.05rem;
}
.supage_642 .news-detail .news-detail-content .news-detail-page .page-in li span {
  display: block;
}
.supage_642 .news-detail .news-detail-content .news-detail-page .page-in li strong {
  display: inline-block;
  margin-right: 0.1rem;
  font-weight: normal;
}
.supage_642 .news-detail .news-detail-content .news-detail-page .page-in li:last-child {
  margin-bottom: 0;
}
.supage_642 .news-detail .news-detail-content .news-detail-page .page-in li a,
.supage_642 .news-detail .news-detail-content .news-detail-page .page-in li span {
  font-size: 0.16rem;
  color: #333333;
}
.supage_642 .news-detail .news-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_642 .news-detail .news-detail-content .news-detail-page .public-index42-btn {
  border: 1px solid #959595;
  width: fit-content;
  line-height: 1.5;
}
.supage_642 .news-detail .news-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_642 .news-detail .news-detail-content .news-detail-page .public-index42-btn:hover {
  background-color: #D3A93D;
  border-color: #D3A93D;
}
.supage_642 .news-detail .news-detail-content .news-detail-page .public-index42-btn:hover a {
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .supage_642 .news-detail .news-detail-content .news-detail-page .public-index42-btn a {
    font-size: 0.26rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_642 .news-detail .news-detail-content .news-detail-page {
    flex-wrap: wrap;
    padding: 4% 0;
  }
  .supage_642 .news-detail .news-detail-content .news-detail-page .page-in {
    float: none;
    width: 100%;
  }
  .supage_642 .news-detail .news-detail-content .news-detail-page .page-in li {
    margin-bottom: 0;
  }
  .supage_642 .news-detail .news-detail-content .news-detail-page .page-in li a,
  .supage_642 .news-detail .news-detail-content .news-detail-page .page-in li span {
    font-size: 0.26rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 1024px) {
  .supage_642 .news-detail .news-detail-content h4 {
    font-size: 0.3rem;
  }
  .supage_642 .news-detail .news-detail-content h6 {
    font-size: 0.26rem;
  }
  .supage_642 .news-detail .news-detail-content .content,
  .supage_642 .news-detail .news-detail-content .content p,
  .supage_642 .news-detail .news-detail-content .content span {
    font-size: 0.26rem;
  }
  .supage_642 .news-detail .news-detail-content .file-list .file-list-title {
    font-size: 0.26rem;
  }
  .supage_642 .news-detail .news-detail-content .file-list ul li a {
    font-size: 0.26rem;
  }
}
.supage_642 .news-detail .recommend-news {
  padding: 0.35rem 0 0.95rem;
  background-color: #F2F2F2;
}
.supage_642 .news-detail .recommend-news .recommend-news-title i {
  display: inline-block;
  vertical-align: middle;
  width: 0.05rem;
  height: 0.22rem;
  background-color: #D3A93D;
  margin-right: 0.17rem;
}
.supage_642 .news-detail .recommend-news .recommend-news-title span {
  display: inline-block;
  vertical-align: top;
  font-size: 0.16rem;
  font-weight: bold;
  color: #333333;
}
@media screen and (max-width: 1024px) {
  .supage_642 .news-detail .recommend-news .recommend-news-title i {
    height: 0.28rem;
  }
  .supage_642 .news-detail .recommend-news .recommend-news-title span {
    font-size: 0.3rem;
  }
}
.supage_642 .news-detail .recommend-news .swiper-container {
  margin-top: 0.4rem;
}
.supage_642 .news-detail .recommend-news .swiper-container .swiper-slide a {
  display: block;
  width: calc(100% - 0.3rem);
  height: 1.93rem;
  background-color: #FFFFFF;
  border: 1px solid #DCDCDC;
  padding: 0.45rem 0.35rem 0.45rem 0;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.supage_642 .news-detail .recommend-news .swiper-container .swiper-slide a .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.supage_642 .news-detail .recommend-news .swiper-container .swiper-slide a .wrap .left-time {
  width: 1.65rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.supage_642 .news-detail .recommend-news .swiper-container .swiper-slide a .wrap .left-time:after {
  content: '';
  width: 1px;
  height: 1rem;
  background-color: #E9E9E9;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.supage_642 .news-detail .recommend-news .swiper-container .swiper-slide a .wrap .left-time .day {
  font-size: 0.38rem;
  font-weight: bold;
  color: #666666;
  line-height: 1;
}
.supage_642 .news-detail .recommend-news .swiper-container .swiper-slide a .wrap .left-time .year-moon {
  margin-top: 0.3rem;
  line-height: 1;
  font-size: 0.15rem;
  color: #666666;
}
.supage_642 .news-detail .recommend-news .swiper-container .swiper-slide a .wrap .right-text {
  width: calc(100% - 1.65rem);
  padding: 0 0.35rem;
}
.supage_642 .news-detail .recommend-news .swiper-container .swiper-slide a .wrap .right-text .title {
  font-size: 0.18rem;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.supage_642 .news-detail .recommend-news .swiper-container .swiper-slide a .wrap .right-text .desc {
  margin-top: 0.3rem;
  font-size: 0.16rem;
  color: #666666;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.supage_642 .news-detail .recommend-news .swiper-container .swiper-slide:hover a {
  box-shadow: 0px 2px 8px 0px rgba(71, 71, 71, 0.35);
}
@media screen and (max-width: 1024px) {
  .supage_642 .news-detail .recommend-news .swiper-container .swiper-slide a {
    width: 100%;
    height: 2.1rem;
  }
  .supage_642 .news-detail .recommend-news .swiper-container .swiper-slide a .wrap .left-time .day {
    font-size: 0.32rem;
  }
  .supage_642 .news-detail .recommend-news .swiper-container .swiper-slide a .wrap .left-time .year-moon {
    font-size: 0.26rem;
  }
  .supage_642 .news-detail .recommend-news .swiper-container .swiper-slide a .wrap .right-text .title {
    font-size: 0.28rem;
  }
  .supage_642 .news-detail .recommend-news .swiper-container .swiper-slide a .wrap .right-text .desc {
    margin-top: 0.2rem;
    line-height: 1.3;
    font-size: 0.26rem;
  }
}
