#container {
  position: relative !important;
  margin: auto;
}

.slider-img {
  height: 100%;
  width: 100%;
}

.content {
    position: relative;
    margin-top: 60px;
    height: auto;
    min-height: 1000px;
}
.company-introduce > span{
    display: block;
    margin: auto;
    padding-top: 60px;
    width: 96px;;
    height: 33px;
    text-align: center;
    line-height: 33px;
    font-size: 24px;
    font-family: 'PingFangSC-Medium';
    color:#4A4A4A;
}
.company-introduce p {
    width: 1032px;
    height: 84px;
    margin: 20px auto 0 auto;
    font-family: 'PingFangSC-Regular';
    font-size: 15px;
    color: #4A4A4A;
    line-height: 28px;
}
.GD-map {
    width: 1032px !important;
    height: 460px !important;
}
.contact-us {
    width: 1032px;
    height: 259px;
    margin: 60px auto;
}
.contact-us > span {
    display: block;
    width: 100%;
    text-align: left;
    font-family: 'PingFangSC-Medium';
    font-size: 15px;
    color: #000000;
    line-height: 37px;
}
.contact-us > span span {
    font-family: 'PingFangSC-Regular';
    font-size: 15px;
    color: #4A4A4A;
    line-height: 37px;
}