@media (min-width: 1024px) {
  #mobile {
    display: none;
  }
  #pc {
    background-color: #fff !important;
  }
  p, span, div {
    font-family: 'SHS-H';
  }
  .banner {
    width: 100%;
    height: 36.61458vw;
  }
  .banner img {
    width: 100%;
  }
  .w {
    max-width: 62.5vw;
    margin: 0 auto;
  }
  .content .content-title {
    width: 100%;
    margin-top: 5.20833vw;
  }
  .content .content-title:nth-child(3) {
    background-color: #F9F9F9;
    padding: 2.08333vw 0 7.03125vw;
  }
  .content .content-title .title {
    font-size: 3.02083vw;
    line-height: 3.125vw;
    font-weight: 600;
    color: #242D70;
    text-align: center;
  }
  .content .content-title .desc p {
    font-size: 1.14583vw;
    margin-top: 1.97917vw;
    color: #1B1B1B;
    line-height: 2.29167vw;
  }
  .content .content-title .company-culture {
    margin: 4.16667vw 0 5.20833vw;
  }
  .content .content-title .company-culture ul {
    width: 100%;
    overflow: hidden;
    padding-inline-start: 0;
  }
  .content .content-title .company-culture ul li {
    width: 19.11458vw;
    height: 18.90625vw;
    margin-right: 2.55208vw;
    float: left;
    text-align: center;
    list-style: none;
    filter: drop-shadow(2px 2px 12px rgba(0, 0, 0, 0.08));
    background-image: url("/contact/pc/shiming.png");
    background-size: cover;
  }
  .content .content-title .company-culture ul li:nth-child(2) {
    background-image: url("/contact/pc/yuanjing.png");
  }
  .content .content-title .company-culture ul li:last-child {
    background-image: url("/contact/pc/jiazhiguan.png");
    margin-right: 0;
  }
  .content .content-title .company-culture ul li p {
    margin: 0;
  }
  .content .content-title .company-culture ul li img {
    display: inline-block;
    width: 19.11458vw;
    height: 18.90625vw;
  }
  .content .content-title .company-culture ul li .title {
    color: #fff;
    font-size: 1.5625vw;
    line-height: 1.97917vw;
    margin-top: 8.80208vw;
  }
  .content .content-title .company-culture ul li .text {
    color: #fff;
    font-size: 1.04167vw;
    line-height: 1.04167vw;
    margin-top: 2.23958vw;
  }
  .originator-introduce .left {
    width: 20.88542vw;
    height: 18.69792vw;
    display: inline-block;
    vertical-align: top;
  }
  .originator-introduce .left img {
    width: 20.88542vw;
    height: 18.69792vw;
    filter: drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.08));
  }
  .originator-introduce .right {
    display: inline-block;
    margin-left: 3.17708vw;
    width: 37.13542vw;
  }
  .originator-introduce .right .originator {
    color: #1B1B1B;
    font-size: 3.07292vw;
    line-height: 4.0625vw;
    margin: 3.02083vw 0 2.08333vw;
  }
  .originator-introduce .right .introduce {
    color: #666;
    font-size: 1.35417vw;
    line-height: 2.60417vw;
    margin: 0;
  }
  .originator-introduce .list {
    margin-top: 3.22917vw;
  }
  .originator-introduce .list li {
    color: #D8D8D8;
    margin-bottom: 0.9375vw;
  }
  .originator-introduce .list li p {
    color: #1B1B1B;
    font-size: 1.14583vw;
    line-height: 1.14583vw;
    margin: 0;
  }
  .originator-introduce .list:last-child p {
    line-height: 2.1875vw;
  }
  .develop-history {
    padding-top: 4.27083vw;
    position: relative;
  }
  .develop-history .line {
    width: 62.5vw;
    height: 1px;
    position: absolute;
    border: 1px dashed #979797;
    top: 12.8125vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .develop-history ul {
    display: flex;
    padding-inline-start: 0;
    margin: auto;
    width: 62.5vw;
  }
  .develop-history ul li {
    min-width: 14.84375vw;
    list-style: none;
    position: relative;
  }
  .develop-history ul li:nth-child(3) p {
    width: 9.01042vw;
  }
  .develop-history ul li:nth-child(4) p {
    width: 12.08333vw;
  }
  .develop-history ul li img {
    width: 6.25vw;
    height: 11.66667vw;
    display: inline-block;
  }
  .develop-history ul li p {
    color: #1B1B1B;
    font-size: 0.98958vw;
    line-height: 1.82292vw;
    width: 10.41667vw;
    position: absolute;
    top: -0.36458vw;
    left: 4.42708vw;
    margin: 0;
  }
  .contact-us {
    height: 28.33333vw;
    margin-top: 2.60417vw;
    padding-bottom: 5.20833vw;
  }
  .contact-us .left {
    float: left;
    width: 35.41667vw;
    height: 100%;
  }
  .contact-us .left #newMapPc {
    width: 100% !important;
    height: 100% !important;
  }
  .contact-us .right {
    float: left;
    padding-left: 2.60417vw;
    box-sizing: border-box;
    width: 43%;
    height: 100%;
    position: relative;
  }
  .contact-us .right div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .contact-us .right p {
    color: #555;
    font-size: 1.14583vw;
    line-height: 2.60417vw;
  }
}
