.supage-648 {
  font-family: '思源黑体 CN Bold', '微软雅黑';
}
.supage-648 .container {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .supage-648 .container {
    width: 81%;
  }
}
@media screen and (max-width: 1024px) {
  .supage-648 .container {
    width: 100%;
    padding: 0 0.3rem;
  }
}
.supage-648 .company-profile .brand-nav {
  padding: 0.3rem 0;
  border-bottom: 1px #EEF0F1 solid;
}
.supage-648 .company-profile .brand-nav .location {
  font-size: 0.16rem;
  color: #666666;
}
.supage-648 .company-profile .brand-nav .location a:hover {
  color: #D3A93D;
}
@media screen and (max-width: 1024px) {
  .supage-648 .company-profile .brand-nav .location {
    font-size: 0.26rem;
  }
}
.supage-648 .company-profile .company-profile-content {
  padding: 0.55rem 0;
}
.supage-648 .company-profile .company-profile-content .company-profile-content-title h5 {
  font-family: 'Monotype Corsiva', '微软雅黑';
  font-size: 0.24rem;
  font-weight: normal;
  color: #D3A93D;
  text-align: center;
  line-height: 1;
}
.supage-648 .company-profile .company-profile-content .company-profile-content-title h4 {
  margin-top: 0.22rem;
  font-size: 0.3rem;
  font-weight: normal;
  color: #D3A93D;
  text-align: center;
  line-height: 1;
}
.supage-648 .company-profile .company-profile-content .company-profile-content-title .line {
  width: 0.86rem;
  height: 1px;
  background-color: #D3A93D;
  margin: 0.24rem auto 0;
}
.supage-648 .company-profile .company-profile-content .content {
  padding: 0.7rem 0;
}
.supage-648 .company-profile .company-profile-content .content,
.supage-648 .company-profile .company-profile-content .content * {
  font-family: '微软雅黑';
  font-size: 0.16rem;
  color: #666666;
  line-height: 2.2;
}
.supage-648 .company-profile .company-profile-content .content img,
.supage-648 .company-profile .company-profile-content .content * img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .supage-648 .company-profile .company-profile-content .content,
  .supage-648 .company-profile .company-profile-content .content * {
    font-size: 0.26rem !important;
  }
}
.supage-648 .company-profile .company-profile-content ul {
  display: flex;
  justify-content: flex-start;
}
.supage-648 .company-profile .company-profile-content ul li {
  width: calc((100% - 0.24rem)/3);
  height: 4.18rem;
  background-color: #F6F6F6;
  margin-right: 0.12rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.supage-648 .company-profile .company-profile-content ul li:nth-child(3n) {
  margin-right: 0;
}
.supage-648 .company-profile .company-profile-content ul li .about-num .number-in {
  display: inline-block;
  vertical-align: bottom;
  font-family: DIN Black, '微软雅黑';
  font-size: 0.78rem;
  font-weight: bold;
  color: #222222;
  line-height: 1;
}
.supage-648 .company-profile .company-profile-content ul li .about-num .about-dw {
  display: inline-block;
  vertical-align: bottom;
  font-size: 0.32rem;
  color: #222222;
  line-height: 1;
}
.supage-648 .company-profile .company-profile-content ul li .about-text {
  margin-top: 0.4rem;
  font-size: 0.3rem;
  color: #222222;
  padding-bottom: 0.55rem;
  position: relative;
}
.supage-648 .company-profile .company-profile-content ul li .about-text:after {
  content: '';
  width: 0.5rem;
  height: 2px;
  background-color: #8C8C8C;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.supage-648 .company-profile .company-profile-content ul li .img {
  margin-top: 0.25rem;
  width: 0.53rem;
  height: 0.73rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.supage-648 .company-profile .company-profile-content ul li .img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .supage-648 .company-profile .company-profile-content ul li .about-num .number-in {
    font-size: 0.5rem;
  }
  .supage-648 .company-profile .company-profile-content ul li .about-num .about-dw {
    font-size: 0.26rem;
  }
  .supage-648 .company-profile .company-profile-content ul li .about-text {
    font-size: 0.28rem;
    padding-bottom: 0.5rem;
  }
  .supage-648 .company-profile .company-profile-content ul li .img {
    width: 0.4rem;
    height: 0.7rem;
  }
}
