div.page-link-1 .company-profile .company-profile-data .company-profile-data-content {
  padding: 0.64rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div.page-link-1 .company-profile .company-profile-data .company-profile-data-content li .time {
  font-size: 0.36rem;
  font-weight: bold;
  color: #f5f6fa;
  padding-bottom: 0.2rem;
  position: relative;
  text-align: center;
}
div.page-link-1 .company-profile .company-profile-data .company-profile-data-content li .time:after {
  content: '';
  width: 0.4rem;
  height: 0.04rem;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -0.2rem;
}
div.page-link-1 .company-profile .company-profile-data .company-profile-data-content li .times {
  margin-top: 0.1rem;
  text-align: center;
  font-size: 0.24rem;
  color: #f5f6fa;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .company-profile .company-profile-data .company-profile-data-content li {
    width: 33.333%;
  }
  div.page-link-1 .company-profile .company-profile-data .company-profile-data-content li .times {
    font-size: 0.26rem;
  }
}
div.page-link-1 .company-profile .profile {
  padding: 1.3rem 0;
  position: relative;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .company-profile .profile {
    padding: 0.6rem 0;
  }
}
div.page-link-1 .company-profile .profile .img {
  width: 8rem;
  height: 5.5rem;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 1.3rem;
}
div.page-link-1 .company-profile .profile .img img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .company-profile .profile .img {
    width: 100%;
    height: 5.14rem;
    position: static;
    margin-top: 0.4rem;
  }
}
div.page-link-1 .company-profile .profile .profile-content {
  display: flex;
  justify-content: flex-end;
}
div.page-link-1 .company-profile .profile .profile-content .content {
  width: 6.4rem;
}
div.page-link-1 .company-profile .profile .profile-content .content .dese {
  margin-top: 0.3rem;
}
div.page-link-1 .company-profile .profile .profile-content .content .dese,
div.page-link-1 .company-profile .profile .profile-content .content .dese p,
div.page-link-1 .company-profile .profile .profile-content .content .dese span {
  font-family: '微软雅黑' !important;
  font-size: 0.2rem !important;
  color: #333333 !important;
  line-height: 2.2 !important;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .company-profile .profile .profile-content .content .dese,
  div.page-link-1 .company-profile .profile .profile-content .content .dese p,
  div.page-link-1 .company-profile .profile .profile-content .content .dese span {
    font-size: 0.26rem !important;
  }
}
div.page-link-1 .company-profile .profile .profile-content .content .data {
  margin-top: 0.35rem;
  display: flex;
  justify-content: flex-start;
}
div.page-link-1 .company-profile .profile .profile-content .content .data li {
  margin-right: 0.85rem;
}
div.page-link-1 .company-profile .profile .profile-content .content .data li .num-superscript {
  text-align: center;
}
div.page-link-1 .company-profile .profile .profile-content .content .data li .num-superscript .num {
  display: inline-block;
  font-family: '微软雅黑';
  font-size: 0.36rem;
  font-weight: bold;
  color: #e60012;
}
div.page-link-1 .company-profile .profile .profile-content .content .data li .num-superscript .superscript {
  display: inline-block;
  vertical-align: top;
  margin-left: 0.08rem;
  font-family: '微软雅黑';
  font-size: 0.14rem;
  color: #e60012;
}
div.page-link-1 .company-profile .profile .profile-content .content .data li .title {
  margin-top: 0.1rem;
  font-family: '微软雅黑';
  font-size: 0.16rem;
  color: #999999;
  text-align: center;
}
div.page-link-1 .company-profile .profile .profile-content .content .data li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .company-profile .profile .profile-content .content {
    width: 100%;
    padding: 0.4rem 0 0;
  }
  div.page-link-1 .company-profile .profile .profile-content .content .desc,
  div.page-link-1 .company-profile .profile .profile-content .content .desc p,
  div.page-link-1 .company-profile .profile .profile-content .content .desc span {
    font-size: 0.26rem !important;
    line-height: 1.8 !important;
  }
  div.page-link-1 .company-profile .profile .profile-content .content .data li .num-superscript .superscript {
    font-size: 0.24rem;
  }
  div.page-link-1 .company-profile .profile .profile-content .content .data li .title {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .company-profile .pc-profile {
    display: none;
  }
}
div.page-link-1 .company-profile .phone-profile {
  display: none;
}
@media screen and (max-width: 1042px) {
  div.page-link-1 .company-profile .phone-profile {
    display: block;
  }
}
div.page-link-1 .company-profile .detail-intro {
  padding: 1.3rem 0;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .company-profile .detail-intro {
    padding: 0.5rem 0 0.8rem;
  }
}
div.page-link-1 .company-profile .detail-intro ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.5rem;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .company-profile .detail-intro ul li {
    flex-wrap: wrap;
    margin-top: 0.6rem;
  }
}
div.page-link-1 .company-profile .detail-intro ul li:first-child {
  margin-top: 0;
}
div.page-link-1 .company-profile .detail-intro ul li .img {
  width: 5.6rem;
  height: 6rem;
  overflow: hidden;
  position: relative;
}
div.page-link-1 .company-profile .detail-intro ul li .img:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: -0.65rem;
  left: -0.15rem;
  border-top: 1rem solid transparent;
  border-right: 1rem solid #f7f8fa;
  border-bottom: 1rem solid transparent;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
div.page-link-1 .company-profile .detail-intro ul li .img:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  bottom: -0.65rem;
  right: -0.15rem;
  border-top: 1rem solid transparent;
  border-left: 1rem solid #f7f8fa;
  border-bottom: 1rem solid transparent;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
div.page-link-1 .company-profile .detail-intro ul li .img img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .company-profile .detail-intro ul li .img {
    width: 80%;
    height: auto;
    margin: 0 auto;
    margin-top: 0.3rem;
  }
  div.page-link-1 .company-profile .detail-intro ul li .img:before {
    top: -0.66rem;
    left: -0.16rem;
  }
  div.page-link-1 .company-profile .detail-intro ul li .img:after {
    bottom: -0.66rem;
    right: -0.16rem;
  }
}
div.page-link-1 .company-profile .detail-intro ul li .text {
  width: 6rem;
}
div.page-link-1 .company-profile .detail-intro ul li .text,
div.page-link-1 .company-profile .detail-intro ul li .text p,
div.page-link-1 .company-profile .detail-intro ul li .text span {
  font-family: '微软雅黑' !important;
  font-size: 0.2rem !important;
  color: #333333 !important;
  line-height: 2.2 !important;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .company-profile .detail-intro ul li .text {
    width: 100%;
  }
  div.page-link-1 .company-profile .detail-intro ul li .text,
  div.page-link-1 .company-profile .detail-intro ul li .text p,
  div.page-link-1 .company-profile .detail-intro ul li .text span {
    font-size: 0.26rem !important;
    line-height: 1.8 !important;
  }
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .company-profile .pc-detail-intro {
    display: none;
  }
}
div.page-link-1 .company-profile .phone-detail-intro {
  display: none;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .company-profile .phone-detail-intro {
    display: block;
  }
}
