@media screen and (max-width: 1920px) {
  #logistics .container {
    max-width: 1625px;
  }

  #car .container {
    max-width: 1625px;
  }
}

@media screen and (max-width: 1680px) {
}

@media screen and (max-width: 1560px) {
  #logistics .container {
    max-width: 1320px;
  }

  #car .container {
    max-width: 1320px;
  }

  #banner {
    height: 600px;
  }

  #banner .banner-right img {
    width: 100%;
  }

  #plan .section-box .section-box-text {
    width: 70%;
  }

  #plan .section-box .section-box-img {
    margin-left: 20px;
  }

  #property {
    background-position: 95%;
  }

  #property .section-box .section-box-text {
    width: 55%;
  }

  #car .section-box .section-box-img {
    width: 55%;
  }

  #car .section-box .section-box-text {
    margin-left: 0px;
  }

  #car .section-box .section-box-text .desc {
    /* display: block; */
    margin-left: 0px;
  }

  #dispatch {
    background-size: 50%;
    background-position: 110%;
  }

  #dispatch .section-box .section-box-text {
    width: 55%;
  }

  #logistics .section-box .section-box-img {
    width: 55%;
  }

  #logistics .section-box .section-box-text .desc {
    /* display: block; */
    margin-left: 0px;
  }

  #logistics .section-box .section-box-text {
    margin-left: 0;
  }

  #service {
    background-size: 50%;
    background-position: 110%;
  }

  #service .section-box .section-box-text {
    width: 55%;
  }

  #visual .section-box .section-box-img {
    width: 55%;
  }

  #visual .section-box .section-box-text {
    margin-left: 0;
  }
}

@media screen and (max-width: 1440px) {
  #logistics .container {
    max-width: 1280px;
  }

  #car .container {
    max-width: 1280px;
  }

  #banner {
    height: 450px;
  }

  #banner .banner-left {
    padding-top: 3%;
    width: 65%;
  }

  #banner .banner-left .banner-left-title {
    font-size: 42px;
    margin-bottom: 14px;
  }

  #banner .banner-left .banner-left-content {
    font-size: 21px;
    line-height: 35px;
    margin-bottom: 28px;
  }

  #banner .consult-btn {
    width: 109px;
    height: 38px;
    line-height: 38px;
    border-radius: 18px;
    margin-top: 7px;
    font-size: 12px;
  }

  #banner .banner-left .banner-left-button {
    width: 126px;
    border-radius: 25px;
    font-size: 12px;
    padding: 10px 0;
    margin-top: 7px;
    margin-left: 14px;
  }

  #video-deatil .dialog-video {
    margin-top: 49px;
  }

  #video-deatil .video {
    border-radius: 7px;
    box-shadow: 0 6px 16 rgba(0, 0, 0, 0.3);
  }

  #video-deatil .video-close-icon {
    line-height: 28px;
    top: 4px;
    right: 4px;
    width: 25px;
    height: 25px;
  }

  #plan .container {
    padding: 35px 0;
  }

  #plan .section-box .section-box-text {
    width: 55%;
  }

  #plan .section-box .section-box-text .title {
    font-size: 28px;
  }

  #plan .section-box .section-box-text .desc {
    font-size: 14px;
  }

  #plan .section-box .section-box-text .detail {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 7px;
  }

  #plan .section-box .consult-btn-box {
    margin-top: 14px;
  }

  #plan .section-box .consult-btn {
    width: 109px;
    height: 34px;
    line-height: 34px;
    border-radius: 18px;
    font-size: 11px;
  }

  #plan .section-box .section-box-img {
    margin-left: 60px;
  }

  #core {
    padding-bottom: 39px;
  }

  #core .core-title {
    font-size: 28px;
    padding-top: 42px;
    padding-bottom: 4px;
  }

  #core .core-english {
    font-size: 17px;
  }

  #core .core-footer {
    gap: 34px;
    padding-top: 49px;
  }

  #core .core-content {
    height: 77px;
    border-radius: 14px;
  }

  #core .core-content .core-content-img {
    width: 39px;
    margin-left: 18px;
    margin-right: 14px;
  }

  #core .core-content .core-content-text {
    font-size: 14px;
    padding-right: 14px;
  }

  #property .container {
    padding: 35px 0;
  }

  #property .section-box .section-box-text .title {
    font-size: 28px;
  }

  #property .section-box .section-box-text .desc {
    font-size: 14px;
    margin-left: 14px;
  }

  #property .section-box .section-box-text .detail-nub {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 7px;
  }

  #property .section-box .section-box-text .detail-nub::before {
    width: 3px;
    height: 3px;
    border-radius: 35px;
    top: 11px;
    left: -8px;
  }

  #property .section-box .detail-nub span {
    left: -11px;
    margin-top: 1px;
  }

  #property .detail .detail-list {
    margin-top: 21px;
    padding-left: 11px;
  }

  #car .container {
    padding: 35px 0;
  }

  #car .section-box .section-box-text {
    margin-left: 60px;
  }

  #car .section-box .section-box-text .title {
    font-size: 28px;
  }

  #car .section-box .section-box-text .desc {
    font-size: 14px;
    margin-left: 14px;
  }

  #car .section-box .section-box-text .detail-nub {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 7px;
  }

  #car .section-box .section-box-text .detail-nub::before {
    width: 3px;
    height: 3px;
    border-radius: 35px;
    top: 11px;
    left: -8px;
  }

  #car .section-box .detail-nub span {
    left: -11px;
    margin-top: 1px;
  }

  #car .detail .detail-list {
    margin-top: 21px;
    padding-left: 11px;
  }

  #dispatch .container {
    padding: 35px 0;
  }

  #dispatch .section-box .section-box-text .title {
    font-size: 28px;
  }

  #dispatch .section-box .section-box-text .desc {
    font-size: 14px;
    margin-left: 14px;
  }

  #dispatch .section-box .section-box-text .detail-nub {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 7px;
  }

  #dispatch .section-box .section-box-text .detail-nub::before {
    width: 3px;
    height: 3px;
    border-radius: 35px;
    top: 11px;
    left: -8px;
  }

  #dispatch .detail .detail-list {
    margin-top: 21px;
    padding-left: 11px;
  }

  #logistics .container {
    padding: 35px 0;
  }

  #logistics .section-box .section-box-text {
    margin-left: 60px;
  }

  #logistics .section-box .section-box-text .title {
    font-size: 28px;
  }

  #logistics .section-box .section-box-text .desc {
    font-size: 14px;
    margin-left: 14px;
  }

  #logistics .section-box .section-box-text .detail-nub {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 7px;
  }

  #logistics .section-box .section-box-text .detail-nub::before {
    width: 3px;
    height: 3px;
    border-radius: 35px;
    top: 11px;
    left: -8px;
  }

  #logistics .section-box .detail-nub span {
    left: -11px;
    margin-top: 1px;
  }

  #logistics .detail .detail-list {
    margin-top: 21px;
    padding-left: 11px;
  }

  #service {
    height: 420px;
  }

  #service .container {
    padding: 35px 0;
  }

  #service .section-box .section-box-text .title {
    font-size: 28px;
  }

  #service .section-box .section-box-text .desc {
    font-size: 14px;
    margin-left: 14px;
  }

  #service .section-box .section-box-text .detail-nub {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 7px;
  }

  #service .section-box .section-box-text .detail-nub::before {
    width: 3px;
    height: 3px;
    border-radius: 35px;
    top: 11px;
    left: -8px;
  }

  #service .section-box .detail-nub span {
    left: -11px;
    margin-top: 1px;
  }

  #service .detail .detail-list {
    margin-top: 21px;
    padding-left: 11px;
  }

  #visual .container {
    padding: 35px 0;
  }

  #visual .section-box .section-box-text {
    margin-left: 60px;
  }

  #visual .section-box .section-box-text .title {
    font-size: 28px;
  }

  #visual .section-box .section-box-text .desc {
    font-size: 14px;
  }

  #visual .section-box .section-box-text .detail-nub {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 7px;
  }

  #visual .section-box .section-box-text .detail-nub::before {
    width: 3px;
    height: 3px;
    border-radius: 35px;
    top: 11px;
    left: -8px;
  }

  #visual .section-box .detail-nub span {
    left: -11px;
    margin-top: 1px;
  }

  #visual .detail .detail-list {
    margin-top: 21px;
    padding-left: 11px;
  }

  #security .container {
    padding: 35px 0;
  }

  #security .section-box .title {
    font-size: 28px;
  }

  #security .section-box .desc {
    font-size: 14px;
    margin-left: 14px;
  }

  #security .section-box .detail-nub {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 7px;
  }

  #security .section-box .detail-nub::before {
    width: 3px;
    height: 3px;
    border-radius: 35px;
    top: 11px;
    left: -8px;
  }

  #security .detail .detail-list {
    margin-top: 21px;
    padding-left: 11px;
  }

  #security .section-box .section-box-img img {
    margin-left: 60px;
  }

  #security .section-box .section-box-img .title {
    margin-top: 77px;
  }

  #office .container {
    padding: 35px 0;
  }

  #office .section-box .section-box-text .title {
    font-size: 28px;
  }

  #office .section-box .section-box-text .desc {
    font-size: 14px;
    margin-left: 14px;
  }

  #office .section-box .section-box-text .detail-nub {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 7px;
  }

  #office .section-box .section-box-text .detail-nub::before {
    width: 3px;
    height: 3px;
    border-radius: 35px;
    top: 11px;
    left: -8px;
  }

  #office .section-box .detail-nub span {
    left: -11px;
    margin-top: 1px;
  }

  #office .detail .detail-list {
    margin-top: 21px;
    padding-left: 11px;
  }
}

@media screen and (max-width: 1360px) {
}

@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 991px) {
  #main .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (max-width: 767px) {
  #plan .section-box .section-box-text {
    width: 140%;
  }

  #car .section-box .section-box-img {
    width: 40%;
    transform: scale(1.3);
  }

  #logistics .section-box .section-box-img {
    width: 40%;
    transform: scale(1.3);
  }

  #visual .section-box .section-box-img {
    width: 40%;
    transform: scale(1.3);
  }
}

@media screen and (min-width: 1200px) and (max-width: 1920px) {
  #banner .container {
    max-width: 80%;
  }

  #core .container {
    max-width: 80%;
  }
}

@media screen and (max-width: 1440px) {
  #detail {
    padding-top: 42px;
  }

  #detail .detail-box {
    padding-top: 70px;
  }

  #detail .storage-box-left .storage-title {
    font-size: 28px;
  }

  #detail .storage-list .storage-list-nub {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 7px;
  }

  #detail .storage-list-nub::before {
    width: 3px;
    height: 3px;
    border-radius: 35px;
    top: 11px;
    left: -8px;
  }

  #detail .h-150 {
    height: 70px;
  }
}
