@media screen and (min-width: 768px) and (max-width: 1400px) {
  .homePage_banner {
    height: 800px;
  }
  .homePage_banner-container {
    padding-top: 160px;
    transform: scale(0.9);
  }
  .homePage_scene {
    height: 674px;
  }
  .homePage_scene-container {
    transform: scale(0.9);
  }
  .homePage_scene-container .title {
    padding-top: 50px;
  }
  .homePage_painPoint-container {
    transform: scale(0.9);
  }
  .homePage_painPoint-container .title {
    padding-top: 50px;
  }
  .homePage_getDone {
    height: 674px;
  }
  .homePage_getDone-container {
    transform: scale(0.9);
  }
  .homePage_getDone-container .title {
    padding-top: 50px;
  }
  .homePage_cover {
    height: 674px;
  }
  .homePage_cover-container {
    transform: scale(0.9);
  }
  .homePage_cover-container .title {
    padding-top: 50px;
  }
  .homePage_efficient {
    height: 674px;
  }
  .homePage_efficient-container {
    transform: scale(0.9);
  }
  .homePage_efficient-container .title {
    padding-top: 50px;
  }
  .homePage_cooperation {
    height: 750px;
  }
  .homePage_cooperation-container {
    transform: scale(0.9);
  }
  .homePage_cooperation-container .title {
    padding-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .homePage_banner {
    height: auto;
  }
  .homePage_banner-container {
    display: block;
    padding-top: 4.375rem;
    padding: 6.25rem 1.4375rem 0 1.4375rem;
  }
  .homePage_banner-container .left .title {
    text-align: center;
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  .homePage_banner-container .left .title span {
    font-size: 1.75rem;
    display: block;
  }
  .homePage_banner-container .left .title span b {
    font-size: 1.75rem;
  }
  .homePage_banner-container .left .sub_title {
    margin-top: 0.6875rem;
    font-size: 0.75rem;
    line-height: 1rem;
    text-align: center;
  }
  .homePage_banner-container .left .gas_station {
    position: static !important;
    left: 0.625rem;
    top: 0;
    width: 100%;
    height: 13.75rem;
  }
  .homePage_banner-container .right.form-wrap {
    width: 100%;
    height: auto;
    padding: 1.8125rem 1.4375rem;
    position: relative;
    top: -2.5rem;
    backdrop-filter: blur(0.9375rem);
    -webkit-backdrop-filter: blur(0.9375rem);
  }
  .homePage_banner-container .right.form-wrap .form-title {
    font-size: 1.5rem;
    margin-bottom: 0;
  }
  .homePage_banner-container .right.form-wrap .form-subtitle {
    margin-top: 0.4375rem;
    font-size: 0.8125rem;
    line-height: 1.4375rem;
    /* 222.222% */
  }
  .homePage_banner-container .right.form-wrap .form-item {
    height: 2.5rem;
    margin-bottom: 0.75rem;
  }
  .homePage_banner-container .right.form-wrap .form-item input {
    font-size: 0.875rem;
  }
  .homePage_banner-container .right.form-wrap .iAgree {
    font-size: 0.75rem;
    margin-top: 0.75rem;
  }
  .homePage_banner-container .right.form-wrap .iAgree a {
    font-size: 0.75rem;
  }
  .homePage_banner-container .right.form-wrap .iAgree .icon-check {
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 0.2rem;
    top: 0.1rem;
  }
  .homePage_banner-container .right.form-wrap .btn {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 0.875rem;
    margin-top: 1.4375rem;
  }
  .homePage_scene {
    height: auto;
    background-position: bottom;
    overflow: hidden;
    background-image: url('../common/img/home-mobile/bg/BG02.png');
    background-color: #EBF0FA;
  }
  .homePage_scene-container {
    height: 100%;
    padding-bottom: 9.375rem;
  }
  .homePage_scene .title {
    font-size: 1.75rem;
    padding-top: 3.125rem;
    line-height: 2.1875rem;
  }
  .homePage_scene .title span {
    font-size: 1.75rem;
    display: block;
  }
  .homePage_scene .title span b {
    font-size: 1.75rem;
    color: #EE4743;
  }
  .homePage_scene .popup-title {
    margin-top: 1.4375rem;
  }
  .homePage_scene .popup-title .popup-item {
    font-size: 1rem;
    padding: 0.6875rem 1.375rem;
  }
  .homePage_scene .popup {
    width: 250%;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 100%;
  }
  .homePage_scene .popup span {
    padding: 0.4375rem 0.75rem;
    font-size: 0.875rem;
    backdrop-filter: blur(0.9375rem);
    -webkit-backdrop-filter: blur(0.9375rem);
    animation: scroll 8s linear infinite;
  }
  .homePage_scene .popup span:hover {
    animation-play-state: paused;
  }
  .homePage_scene .popup.popup-two span {
    animation-delay: 1s;
    /* 延迟2秒开始 */
  }
  .homePage_scene .popup.popup-three span {
    animation-delay: 2s;
    /* 延迟2秒开始 */
  }
  .homePage_painPoint {
    height: auto;
    background: #f2f5fb;
    padding-bottom: 1.25rem;
  }
  .homePage_painPoint .title {
    font-size: 1.75rem;
    padding-top: 3.125rem;
    line-height: 2.1875rem;
  }
  .homePage_painPoint .title span {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  .homePage_painPoint .painPoint-list {
    padding: 0 1.25rem;
  }
  .homePage_painPoint .painPoint-list dl {
    padding: 0.875rem 0 0.5625rem;
    width: 30%;
    display: flex;
    flex-direction: column;
  }
  .homePage_painPoint .painPoint-list dl dd .painPoint-title {
    font-size: 0.75rem;
    letter-spacing: 0;
    text-align: center;
  }
  .homePage_painPoint .painPoint-list dl dd .desc {
    font-size: 1.375rem;
    line-height: 2.1875rem;
    margin-top: 0;
  }
  .homePage_painPoint .painPoint-list dl dd .desc span {
    line-height: 2.1875rem;
    margin-top: 0;
    font-size: 1.5rem;
  }
  .homePage_painPoint .painPoint-list dl dt {
    width: 5rem;
    height: 5rem;
    position: relative;
  }
  .homePage_painPoint .painPoint-list dl dt img {
    width: 100%;
    height: 100%;
  }
  .homePage_getDone {
    height: auto;
    padding-bottom: 1.4375rem;
  }
  .homePage_getDone .title {
    font-size: 1.75rem;
    padding-top: 1.875rem;
    line-height: 2.1875rem;
  }
  .homePage_getDone .title span {
    display: block;
    font-size: 1.75rem;
  }
  .homePage_getDone .title span b {
    font-size: 1.75rem;
  }
  .homePage_getDone .content-list {
    margin-top: 1.4375rem;
    display: flex;
    flex-direction: column;
    padding: 0 1.4375rem;
  }
  .homePage_getDone .content-list dl {
    margin-top: 1.0625rem;
    width: 100%;
    height: auto;
    padding: 1.4375rem;
    flex-direction: row;
  }
  .homePage_getDone .content-list dl dd {
    padding: 0;
    padding-right: 5rem;
  }
  .homePage_getDone .content-list dl dd .icon-charging {
    width: 10rem;
    height: 1.5625rem;
  }
  .homePage_getDone .content-list dl dd .content-title {
    margin: 0.4375rem 0;
    font-size: 1.5rem;
    line-height: 1.625rem;
  }
  .homePage_getDone .content-list dl dd .content {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  .homePage_getDone .content-list dl dt {
    flex-shrink: 0;
    width: 7.3125rem;
    height: 4.375rem;
    position: absolute;
    right: 0;
    left: calc(100% - 6.25rem);
    top: 50%;
    bottom: 0;
    transform: translate(0, -50%);
  }
  .homePage_getDone .content-list dl:last-child dd .icon-charging {
    width: 11.875rem;
    height: 1.5625rem;
  }
  .homePage_cover {
    height: auto;
    padding-bottom: 1.25rem;
  }
  .homePage_cover .title {
    padding-top: 2.875rem;
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  .homePage_cover .title span {
    display: block;
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  .homePage_cover .title span b {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  .homePage_cover .sub-title {
    margin-top: 0.75rem;
    font-size: 1rem;
  }
  .homePage_cover .content-list {
    margin-top: 1rem;
    width: 100%;
    padding: 0 1.4375rem;
    flex-direction: column;
  }
  .homePage_cover .content-list dl {
    width: 100%;
    height: auto;
    margin-top: 0.75rem;
  }
  .homePage_cover .content-list dl dt {
    height: 10.25rem;
  }
  .homePage_cover .content-list dl dd {
    padding: 0.9375rem 1.125rem;
  }
  .homePage_cover .content-list dl dd .content-title {
    font-size: 1.1875rem;
    line-height: 1.5625rem;
  }
  .homePage_cover .content-list dl dd .content-subtitle {
    font-size: 0.8125rem;
    line-height: 1.5rem;
    margin-top: 0.4375rem;
  }
  .homePage_efficient {
    padding-bottom: 2.1875rem;
  }
  .homePage_efficient .title {
    padding-top: 3.125rem;
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  .homePage_efficient .title span {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  .homePage_efficient .content-list {
    width: 100%;
    padding: 1.4375rem;
    margin-top: 0;
  }
  .homePage_efficient .content-list dl {
    width: 100%;
    height: auto;
    padding: 1.0625rem 1.4375rem;
    gap: 0.875rem;
  }
  .homePage_efficient .content-list dl dd .content-title {
    font-size: 1rem;
    line-height: 1.125rem;
    padding: 0.125rem 0.25rem;
  }
  .homePage_efficient .content-list dl dd .content-num {
    font-size: 2rem;
    line-height: 2.1875rem;
    margin: 0.25rem 0;
  }
  .homePage_efficient .content-list dl dd .content-desc {
    font-size: 0.8125rem;
    line-height: 1.25rem;
    display: -webkit-box;
    /* 必须结合的属性 */
    -webkit-box-orient: vertical;
    /* 必须结合的属性 */
    -webkit-line-clamp: 2;
    /* 限制显示的行数 */
    overflow: hidden;
    /* 隐藏溢出的文本 */
  }
  .homePage_efficient .content-list dl dt {
    width: 6rem;
    height: 6rem;
  }
  .homePage_cooperation {
    height: auto;
    padding-bottom: 1rem;
  }
  .homePage_cooperation .title {
    padding-top: 2.875rem;
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  .homePage_cooperation .title span {
    display: block;
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  .homePage_cooperation .title span b {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  .homePage_cooperation .enterprise-list {
    flex-direction: column;
    width: 100%;
    padding: 1.4375rem;
    margin-top: 0;
  }
  .homePage_cooperation .enterprise-list dl {
    width: 100%;
    height: auto;
    margin-top: 0.6875rem;
    gap: 0.8125rem;
    padding: 0.6875rem 0.8125rem;
  }
  .homePage_cooperation .enterprise-list dl dt {
    width: 3.3125rem;
    height: 3.3125rem;
  }
  .homePage_cooperation .enterprise-list dl dd {
    margin-top: 0.25rem;
  }
  .homePage_cooperation .enterprise-list dl dd .content-title {
    font-size: 1.125rem;
  }
  .homePage_cooperation .enterprise-list dl dd .content-desc {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .homePage_cooperation .enterprise-logos {
    padding: 0 1.4375rem;
    margin: 0;
    width: 100%;
  }
  .homePage_cooperation .enterprise-logos img {
    width: 16%;
    height: auto;
    margin: 0 0 0.75rem 0;
  }
  .homePage_shareholder {
    height: auto;
    padding-bottom: 1rem;
  }
  .homePage_shareholder .title {
    padding-top: 2.875rem;
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  .homePage_shareholder .title span {
    font-size: 1.75rem;
    line-height: 2.1875rem;
  }
  .homePage_shareholder .shareholder-list {
    margin-top: 2.1875rem;
    padding: 0 1.4375rem;
  }
  .homePage_shareholder .shareholder-list img {
    width: 31%;
    margin-bottom: 0.625rem;
    margin-right: 2.3%;
  }
  .homePage_shareholder .shareholder-list img:nth-child(3n) {
    margin-right: 0;
  }
  .homePage_shareholder .shareholder-list img:nth-child(5n) {
    margin-right: 2.3%;
  }
}
@keyframes scroll {
  from {
    transform: translateX(0);
    /* 起始位置 */
  }
  to {
    transform: translateX(-1100%);
    /* 结束位置，向左移动整个容器的宽度 */
  }
}
