@charset "UTF-8";.new-header-model-list-wrap[data-v-54027e50] {
  display: flex;
  justify-content: center;
  gap: 4.4270833333vw;
  padding: 2.5vw 0;
}
.new-header-model-list-wrap .model-item[data-v-54027e50] {
  width: 18.75vw;
  height: 10.5208333333vw;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.new-header-model-list-wrap .model-item[data-v-54027e50]:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.2083333333vw;
}
.new-header-model-list-wrap .model-item:hover .model-img[data-v-54027e50] {
  transform: scale(1.1);
}
.new-header-model-list-wrap .model-item .model-img[data-v-54027e50] {
  width: 16.9270833333vw;
  height: 9.375vw;
  transition: all 0.3s;
}
.new-header-model-list-wrap .model-item .model-img img[data-v-54027e50] {
  width: 100%;
  height: 100%;
}
.new-header-model-list-wrap .model-item .model-name[data-v-54027e50] {
  --min-font-size: 10px;
  --min-scale: 18px;
  --max-scale: 18px;
  font-size: 18px;
  --line-height-v: 8px;
  line-height: calc(100% + var(--line-height-v));
  font-weight: 400;
  font-family: "URW Form", "HYQiHeiX1-45J";
  color: rgb(255, 255, 255);
  font-size: 0.9375vw;
  font-size: 0.8333333333vw;
  text-align: center;
  position: absolute;
  bottom: 0.625vw;
}.new-header-default-list[data-v-f563fb09] {
  display: flex;
  justify-content: center;
  padding: 2.5vw 0;
}
.new-header-default-list .list-item[data-v-f563fb09] {
  position: relative;
  width: 18.75vw;
  height: 10.5208333333vw;
  cursor: pointer;
  overflow: hidden;
  border-radius: 0.2083333333vw;
}
.new-header-default-list .list-item .bg[data-v-f563fb09]:hover {
  transition: all 0.4s;
  transform: scale(1.1);
}
.new-header-default-list .list-item[data-v-f563fb09]:nth-child(2n) {
  margin-left: 2.5vw;
}
.new-header-default-list .list-item .bg[data-v-f563fb09] {
  position: absolute;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
}
.new-header-default-list .list-item .item-title[data-v-f563fb09] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.625vw;
  --min-font-size: 10px;
  --min-scale: 16px;
  --max-scale: 16px;
  font-size: 16px;
  --line-height-v: 8px;
  line-height: calc(100% + var(--line-height-v));
  font-weight: 400;
  font-family: "URW Form", "HYQiHeiX1-45J";
  color: rgb(255, 255, 255);
  font-size: 0.8333333333vw;
  font-size: 0.8333333333vw;
}@media (min-width: 0) and (max-width: 767px) {
.mob--new-header-drop-down-wrap[data-v-0f365749] {
    --min-font-size: 10px;
    --min-scale: 16px;
    --max-scale: 16px;
    font-size: 16px;
    --line-height-v: 8px;
    line-height: calc(100% + var(--line-height-v));
    font-weight: 400;
    font-family: "URW Form", "HYQiHeiX1-45J";
    color: rgb(255, 255, 255);
}
.mob--new-header-drop-down-wrap img[data-v-0f365749] {
    width: 100%;
    height: 100%;
}
.mob--new-header-drop-down-wrap .index-page-wrap[data-v-0f365749] {
    padding: 28px 16px 20px;
    height: calc(var(--vh, 1vh) * 100 - 56px);
    overflow-y: scroll;
    position: relative;
}
.mob--new-header-drop-down-wrap .list-item-wrap .list-item[data-v-0f365749] {
    margin-bottom: 8px;
}
.mob--new-header-drop-down-wrap .list-item-wrap .list-item .item-header[data-v-0f365749] {
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mob--new-header-drop-down-wrap .list-item-wrap .list-item .item-header .expand-icon[data-v-0f365749] {
    width: 24px;
    height: 24px;
}
.mob--new-header-drop-down-wrap .list-item-wrap .list-item .sub-items-wrap[data-v-0f365749] {
    padding-left: 24px;
    padding-top: 8px;
}
.mob--new-header-drop-down-wrap .list-item-wrap .list-item .sub-items-wrap[data-v-0f365749]:not(:last-child) {
    margin-bottom: 16px;
}
.mob--new-header-drop-down-wrap .list-item-wrap .list-item .sub-items-wrap .sub-items-title[data-v-0f365749] {
    line-height: 32px;
    --min-font-size: 10px;
    --min-scale: 14px;
    --max-scale: 14px;
    font-size: 14px;
    --line-height-v: 8px;
    line-height: calc(100% + var(--line-height-v));
    font-weight: 400;
    font-family: "URW Form", "HYQiHeiX1-45J";
    color: rgba(255, 255, 255, 0.75);
}
.mob--new-header-drop-down-wrap .list-item-wrap .list-item .subitem[data-v-0f365749] {
    line-height: 40px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}
.mob--new-header-drop-down-wrap .list-item-wrap .list-item .subitem .desc[data-v-0f365749] {
    color: rgba(255, 255, 255, 0.5);
}
.mob--new-header-drop-down-wrap .link-item-wrap[data-v-0f365749] {
    margin-top: 8px;
    line-height: 6vh;
}
.mob--new-header-drop-down-wrap .login-operations-wrap[data-v-0f365749] {
    position: absolute;
    height: 120px;
    bottom: 20px;
    left: 0;
    right: 0;
}
.mob--new-header-drop-down-wrap .login-operations-wrap .login-btn-wrap[data-v-0f365749] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 24px;
}
.mob--new-header-drop-down-wrap .login-operations-wrap .login-btn-wrap .login-icon[data-v-0f365749] {
    width: 24px;
    height: 100%;
    margin-right: 8px;
}
.mob--new-header-drop-down-wrap .detail-page-wrap[data-v-0f365749] {
    padding: 16px 16px 24px 16px;
}
.mob--new-header-drop-down-wrap .detail-page-wrap .detail-item-wrap[data-v-0f365749] {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 8px;
}
.mob--new-header-drop-down-wrap .detail-page-wrap .detail-item-wrap .detail-item[data-v-0f365749] {
    line-height: 40px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.75);
    padding-left: 8px;
}
.mob--new-header-drop-down-wrap .detail-page-wrap .detail-item-wrap .detail-item[data-v-0f365749]:not(:last-child) {
    margin-bottom: 4px;
}
.mob--new-header-drop-down-wrap .detail-page-wrap .detail-item-wrap .detail-item.hovered[data-v-0f365749] {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.05);
    color: #fff;
}
.mob--new-header-drop-down-wrap .detail-page-wrap .return-home-page[data-v-0f365749] {
    --min-font-size: 10px;
    --min-scale: 14px;
    --max-scale: 14px;
    font-size: 14px;
    --line-height-v: 8px;
    line-height: calc(100% + var(--line-height-v));
    font-weight: 400;
    font-family: "URW Form", "HYQiHeiX1-45J";
    color: rgba(255, 255, 255, 0.75);
    margin-top: 16px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
}
.new-nav-header[data-v-3e51df02] {
  position: fixed;
  z-index: 97;
  /* 进入和离开过渡的生效状态 */
  /* 进入过渡的结束状态 */
}
.new-nav-header.fade-enter-from[data-v-3e51df02], .new-nav-header.fade-leave-to[data-v-3e51df02] {
  opacity: 0;
}
.new-nav-header.fade-enter-active[data-v-3e51df02], .new-nav-header.fade-leave-active[data-v-3e51df02] {
  transition: all 0.5s ease;
}
.new-nav-header.fade-enter-to[data-v-3e51df02], .new-nav-header.fade-leave-from[data-v-3e51df02] {
  opacity: 1;
}
.new-nav-header .new-nav-header-wrap[data-v-3e51df02] {
  transition: all ease 0.5s;
}
.new-nav-header .new-nav-header-wrap.has-bg-color[data-v-3e51df02] {
  -webkit-backdrop-filter: blur(160px);
          backdrop-filter: blur(160px);
  background: rgba(0, 0, 0, 0.4);
}
.new-nav-header .new-nav-header-wrap.hovered[data-v-3e51df02] {
  -webkit-backdrop-filter: blur(160px);
          backdrop-filter: blur(160px);
  background: rgba(0, 0, 0, 0.4);
}
.new-nav-header .new-nav-header-wrap[data-v-3e51df02]:hover {
  -webkit-backdrop-filter: blur(160px);
          backdrop-filter: blur(160px);
  background: rgba(0, 0, 0, 0.4);
}
.new-nav-header img[data-v-3e51df02] {
  width: 100%;
  height: 100%;
}
.new-nav-header .header-content[data-v-3e51df02] {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.new-nav-header .header-content .brand-icon a[data-v-3e51df02] {
  display: flex;
  align-items: center;
}
.new-nav-header .header-content .right-part .btns-wrap[data-v-3e51df02] {
  display: flex;
  align-items: center;
}
.new-nav-header .header-content .progress-bar[data-v-3e51df02] {
  position: absolute;
  width: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, rgb(73, 65, 144), rgb(77, 96, 171) 60.188%, rgb(111, 166, 217) 100%);
}
.new-nav-header .dropdown-wrap[data-v-3e51df02] {
  border-radius: 0 0 0.4166666667vw 0.4166666667vw;
}
.new-nav-header .dropdown-wrap .animate-drop-down[data-v-3e51df02] {
  display: none;
}
@media (min-width: 768px) {
.new-nav-header[data-v-3e51df02] {
    top: 0;
    left: 0;
    right: 0;
}
.new-nav-header .new-nav-header-wrap[data-v-3e51df02] {
    overflow: hidden;
    height: 3.125vw;
}
.new-nav-header .new-nav-header-wrap.fullHeight[data-v-3e51df02] {
    height: 18.6458333333vw;
}
.new-nav-header .header-content[data-v-3e51df02] {
    padding: 0 3.3333333333vw;
    height: 3.125vw;
    --min-font-size: 10px;
    --min-scale: 18px;
    --max-scale: 18px;
    font-size: 18px;
    --line-height-v: 8px;
    line-height: calc(100% + var(--line-height-v));
    font-weight: 400;
    font-family: "URW Form", "HYQiHeiX1-45J";
    color: rgb(255, 255, 255);
    font-size: 0.9375vw;
    font-size: 0.9375vw;
}
.new-nav-header .header-content .left-part .model-detail-info-in-header .model-info[data-v-3e51df02] {
    display: flex;
    align-items: center;
}
.new-nav-header .header-content .left-part .model-detail-info-in-header .model-info .model-name[data-v-3e51df02] {
    margin-right: 0.5208333333vw;
    width: 2.0833333333vw;
}
.new-nav-header .header-content .left-part .model-detail-info-in-header .model-info .model-price[data-v-3e51df02] {
    padding-left: 0.5208333333vw;
    border-left: 0.0520833333vw solid rgba(233, 234, 237, 0.4);
    line-height: 1;
}
.new-nav-header .header-content .left-part .brand-icon[data-v-3e51df02] {
    width: 4.7916666667vw;
}
.new-nav-header .header-content .medium-part[data-v-3e51df02] {
    position: absolute;
    overflow: hidden;
    left: 50%;
    transform: translateX(-50%);
}
.new-nav-header .header-content .medium-part .menu-list[data-v-3e51df02] {
    display: flex;
    gap: 1.875vw;
}
.new-nav-header .header-content .medium-part .menu-list .menu-item[data-v-3e51df02] {
    font-size: 0.8333333333vw;
    position: relative;
    line-height: 1.6666666667vw;
    cursor: pointer;
}
.new-nav-header .header-content .medium-part .menu-list .menu-item[data-v-3e51df02]::after, .new-nav-header .header-content .medium-part .menu-list .menu-item[data-v-3e51df02]::after {
    position: absolute;
    content: "";
    height: 0.1041666667vw;
    width: 0;
    bottom: 0;
    left: 0;
    background: #fff;
}
.new-nav-header .header-content .medium-part .menu-list .menu-item.hovered[data-v-3e51df02]::after, .new-nav-header .header-content .medium-part .menu-list .menu-item[data-v-3e51df02]:hover::after {
    position: absolute;
    width: 100%;
    transition: all ease 0.5s;
}
.new-nav-header .header-content .right-part .btns-wrap .default-btn[data-v-3e51df02] {
    font-size: 0.8333333333vw;
    height: 1.875vw;
}
.new-nav-header .header-content .right-part .btns-wrap .default-btn[data-v-3e51df02]:not(:last-child) {
    margin-right: 0.625vw;
}
.new-nav-header .header-content .right-part .btns-wrap .login-btn[data-v-3e51df02] {
    margin-left: 1.6666666667vw;
    cursor: pointer;
    width: 1.875vw;
    height: 1.875vw;
    border-radius: 0.2083333333vw;
}
.new-nav-header .header-content .right-part .btns-wrap .login-btn[data-v-3e51df02]:not(.logined):hover {
    background: rgba(247, 247, 247, 0.1);
}
.new-nav-header .header-content .progress-bar[data-v-3e51df02] {
    height: 0.2083333333vw;
}
.new-nav-header .dropdown-wrap .animate-drop-down.visible[data-v-3e51df02] {
    display: flex;
}
.new-nav-header .login-drop-down-wrap[data-v-3e51df02] {
    position: absolute;
    border-radius: 0.4166666667vw;
    text-align: center;
    background-color: #fff;
    top: 3.3333333333vw;
    right: 0;
    z-index: 100;
    overflow: hidden;
}
.new-nav-header .login-drop-down-wrap .login-drop-down-item[data-v-3e51df02] {
    width: 6.3541666667vw;
    padding: 0.7291666667vw 0;
    display: block;
    cursor: pointer;
    --min-font-size: 10px;
    --min-scale: 16px;
    --max-scale: 16px;
    font-size: 16px;
    --line-height-v: 8px;
    line-height: calc(100% + var(--line-height-v));
    font-weight: 400;
    font-family: "URW Form", "HYQiHeiX1-45J";
    color: rgb(0, 0, 0);
    font-size: 0.8333333333vw;
    font-size: 0.8333333333vw;
}
.new-nav-header .login-drop-down-wrap .login-drop-down-item[data-v-3e51df02]:hover {
    background-color: rgb(245, 245, 245);
}
}
@media (min-width: 0) and (max-width: 767px) {
.new-nav-header[data-v-3e51df02] {
    top: 0;
    left: 0;
    right: 0;
}
.new-nav-header .new-nav-header-wrap[data-v-3e51df02] {
    height: 48px;
}
.new-nav-header .new-nav-header-wrap.fullHeight[data-v-3e51df02] {
    height: calc(100vh - 8px);
}
.new-nav-header .header-content[data-v-3e51df02] {
    --min-font-size: 10px;
    --min-scale: 12px;
    --max-scale: 12px;
    font-size: 12px;
    --line-height-v: 8px;
    line-height: calc(100% + var(--line-height-v));
    font-weight: 400;
    font-family: "URW Form", "HYQiHeiX1-45J";
    color: rgb(255, 255, 255);
    padding: 14px 24px;
    height: 48px;
}
.new-nav-header .header-content .left-part[data-v-3e51df02] {
    height: 100%;
}
.new-nav-header .header-content .left-part .model-detail-info-in-header .model-info .model-name[data-v-3e51df02] {
    width: 38px;
}
.new-nav-header .header-content .left-part .brand-icon[data-v-3e51df02] {
    width: 69px;
    height: 18px;
}
.new-nav-header .header-content .right-part .btns-wrap .default-btn[data-v-3e51df02] {
    border: 1px solid rgb(255, 255, 255);
    text-align: center;
    border-radius: 2px;
    height: 24px;
    font-size: 12px;
    padding: 0 8px;
    margin-right: 12px;
    display: flex;
    align-items: center;
}
.new-nav-header .header-content .right-part .btns-wrap .default-btn a[data-v-3e51df02] {
    transform: translateY(1px);
    color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 去掉点击高亮 */
}
.new-nav-header .header-content .right-part .btns-wrap .more-btn[data-v-3e51df02] {
    width: 24px;
    height: 24px;
    margin-left: 4px;
}
.new-nav-header .header-content .progress-bar[data-v-3e51df02] {
    height: 2px;
}
.new-nav-header .dropdown-wrap .animate-drop-down.visible[data-v-3e51df02] {
    display: block;
}
}