.company-profile {
  width: 100%;
}
.company-profile .page-top {
  width: 100%;
  height: 105px;
  margin-top: 44px;
  background: url(../../assets/title-bg.b82a98aa.png) center center no-repeat;
  background-size: 1920px 105px;
}
.company-profile .page-top .title {
  width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
  color: #000;
}
.company-profile .page-top .title .main-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}
.company-profile .rich-text {
  width: 1200px;
  min-height: 500px;
  margin: 40px auto;
}
.company-profile .rich-text img {
  display: inline-block;
  max-width: 100%;
  object-fit: cover;
}
.company-profile .rich-text p {
  font-size: 16px;
  line-height: 1.5;
}
.company-profile .rich-text .article-title {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
}
.company-profile .video-type {
  width: 1200px;
  margin: 40px auto;
}
.company-profile .video-type .video-box {
  width: 1200px;
  height: 677px;
}

@media screen and (max-width: 750px) {
  .company-profile .page-top {
    width: 100%;
    height: 17.0666666667vw;
    margin-top: 2.6666666667vw;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXgAAABACAMAAAAnHZzgAAAAh1BMVEUAAADr6+vt7e3t7e0BSL8BSL8ASL8AR78ASMDy8vIASb3p6ekAKqoBSb/t7e0ASL4ASb8ASMDT2ujs7OwAScAAR77t7e3s7Ozw8PAASL3u7u4AS8MBSb/t7e2huN5LfM0GTcDm6OvL1eaLqdl2mtVgi9E1bckhX8URVMLb4Om2x+Lc4em3x+LhjvEFAAAAHHRSTlMAZ5j27Nt/aDklIwsG+ObFxK2no5aWjnljUUkRlmKwmgAAAUZJREFUeNrt2Eduw0AQRNF2kIOcc2yKlkTJ6f7nM+CluJnpAVi9+O8IH7Uqe0ejw3MLIHyzByO8xAnhJWZGeIkjwmvMCS9xbYSXOCa8xMUb4SVujPASL4Qvp78LCN/q3ghfTn8XEL7RzAhfKsVdQPhGc8JLXBnhS+W4CwjfpL/dDyN8g4XHEb5BR3iJzw/CSwxOeIlfwktsnfASa8JrLAkvsXHCS6wIL9H/EL5CjruA8A06wldIchcQPm5wwkt8E75cmruA8GFrwldJchcQPmrjhK+Q5i4gfFD/RfgKee4Cwgd1hK+Q6C4gfMzghC+X6S4gfMjWCV8j0V1A+JAl4cvlugsIH7EifI1UdwHhAxZO+Aq57oL/8COnjgnYyJ1jAuPBHzji4uEfHXHx8GcMfhq248kxid3BXzri4uGfHQHt4V/3MA37A71zqQEKBV55AAAAAElFTkSuQmCC) center center no-repeat;
    background-size: 100% 17.0666666667vw;
    display: flex;
    flex-direction: column;
  }
  .company-profile .page-top .title {
    width: 89.3333333333vw;
    padding-top: 0;
    margin: 0 auto;
    height: 14.9333333333vw;
    font-size: 4.2666666667vw;
    line-height: 14.9333333333vw;
    color: #fff;
  }
  .company-profile .page-top .title .main-title {
    font-weight: 600;
    font-size: 3.7333333333vw;
    height: 14.9333333333vw;
    line-height: 14.9333333333vw;
  }
  .company-profile .rich-text {
    width: 89.3333333333vw;
    min-height: 80vw;
    margin: 5.3333333333vw auto;
  }
  .company-profile .rich-text img {
    display: inline-block;
    max-width: 100%;
    object-fit: cover;
  }
  .company-profile .video-type {
    width: 89.3333333333vw;
    margin: 5.3333333333vw auto;
  }
  .company-profile .video-type .video-box {
    width: 89.3333333333vw;
    height: 50.2666666667vw;
  }
}