@media (min-width: 3839px) {
  .point-layer-content{
    width: 36vw;
  }
  .point-title{
    font-size: 1.8vw !important;
  }

  .point-desc{
    font-size: 1.3vw !important;
  }

  .video-close{
    font-size: 3vw !important;
  }
  .windage-box{
    width: 42vw;
    margin-bottom: 2vw;
  }
  .divider{
    height: auto
  }
  .point-title-text {
    font-size: 1.8vw;
  }
  .point-desc-text {
    font-size: 1.2vw;
  }
  .feature-nav {
    font-size: 1.2vw;
    gap: 2vw;
  }
  .description {
    font-size: 1vw;
    width: 100%;
    min-width: 100%;
  }
  .nav-item {
    padding: 0.5vw 1vw;
  }
  .rollBox {
    width: 50%;
  }
  .topNum span:first-child {
    font-size: 2vw;
    width: 4vw;
  }
  .topNum span:last-child {
    font-size: 1.2vw;
  }
  .jiaIcon {
    font-size: 2vw;
  }
  .descText {
    font-size: 1.2vw;
  }
  
  .pointContent {
    width: 95%;
    font-size: 1vw;
  }
  .pointDesc span,
  .point_li span {
    font-size: 0.8vw;
  }
}

@media (min-width: 1921px) and (max-width: 2260px) {

  .Policy{
    font-size: 0.7vw;
  }
  .nav-text{
    font-size: 18px;
    width: 85%;
  }
  .right-menu::before{
    right: 7%;
  }
  .center-title {
    top: 133px;
  }
  .navicon_text {
    font-size: 18px;
  }
  .loadingCenter {
    width: 36%;
  }
  .loading-container .loadingNum {
    font-size: 26px;
  }
  .center-title .main-title {
    font-size: 54px;
  }
  .center-title .sub-title {
    font-size: 21px;
  }
  .test-drive-btn {
    padding: 0.4vw 2vw;
    font-size: 24px;
    border-radius: 80px;
  }
  .music-btn {
    width: 19%;
  }
  .header-left .car-name {
    font-size: 20px;
  }
  .carSelectText {
    font-size: 16px;
  }
  .header-left .car-dropdown {
    font-size: 16px;
    width: 217px;
  }
  .color-name {
    font-size: 19px;
  }

  .right-menu-item {
    font-size: 20px;
  }
  .right-menu {
    top: 35%;
  }
  .sub-nav-top-item {
    font-size: 26px;
  }
  .sub-nav-container {
    width: 49%;
  }
  .sub-nav-bottom {
    width: 40%;
  }
  .sub-nav-item {
    width: 20%;
  }
  .tooltip .tooltiptext {
    font-size: 18px;
  }

  .wheel-option.tooltip .tooltiptext {
    width: 150px;
    top: -111%;
  }
  .color-swatch {
    width: 42px;
    height: 42px;
  }

  .option-title {
    font-size: 16px;
  }
  .navItem-text {
    font-size: 18px;
    line-height: 1.5;
  }
  .navItem-icon .navicon {
    font-size: 30px !important;
  }

  .feature-nav {
    font-size: 18px;
  }
  .pointContent {
    font-size: 18px;
  }
  .description {
    font-size: 16px;
  }
  .tab {
    font-size: 18px;
  }

  .point-layer-content {
    width: 29%;
    padding: 50px 40px;
  }
  .point-title {
    font-size: 20px;
  }
  .point-desc {
    font-size: 16px;
  }
}


@media (max-width: 1920px) {
  .pc-only{
    display: block;
  }
}

@media (max-width: 1200px) {
  .pc-only{
    display: none;
  }
}
/* 老板折叠屏 */
@media (max-width: 820px) {

  .divider{
    margin: 0 13px;
  }
  .nav-text{
    font-size: 1.6vw;
    /* width: 45%; */
  }
  .pointContent {
    width: 100%;
    font-size: 12px;
  }
  .iconfont {
    left: 20%;
    font-size: 40px !important;
  }
  .loadingCenter {
    width: 47%;
  }
  .loading-container .loadingNum {
    font-size: 14px;
  }
  .center-title .main-title {
    font-size: 32px;
  }
  .center-title .sub-title {
    font-size: 14px;
  }
  .test-drive-btn {
    padding: 0.4vw 2vw;
    font-size: 14px;
  }
  .music-btn {
    width: 19%;
  }
  .header-left .car-name {
    font-size: 14px;
  }
  .carSelectText {
    font-size: 14px;
  }
  .header-left .car-dropdown {
    font-size: 14px;
  }

  .right-menu-item {
    font-size: 14px;
  }
  .right-menu {
    top: 35%;
    width: 15%;
  }
  .sliding-bg {
    height: calc(100% - 24px);
  }
  .sub-nav-top-item {
    font-size: 14px;
  }
  .sub-nav-container {
    width: 72%;
  }
  .sub-nav-bottom {
    width: 40%;
  }
  .sub-nav-item {
    width: 20%;
  }
  .tooltip .tooltiptext {
    font-size: 11px;
  }
  .center-title .main-title-en {
    font-size: 20px;
  }

  .point-title-text {
    font-size: 22px;
  }
  .point-desc-text {
    font-size: 12px;
  }

  .option-title {
    font-size: 12px;
  }
  .nav-item{
    padding: 8px 8px;
  }
  .navItem-text {
    font-size: 14px;
    line-height: 1.5;
  }
  .navItem-icon .navicon {
    font-size: 26px !important;
  }

  .feature-nav {
    font-size: 13px;
    gap: 0;
    padding: 1% 0;
  }
  .pointContent {
    font-size: 12px;
  }
  .description {
    font-size: 12px;
  }

  .point-layer-content {
    width: 50%;
    padding: 50px 40px;
  }
  .point-title {
    font-size: 18px;
  }

  .text-white{
    font-size: 18px;
  }

  .pointlayer-content-aq{
    width: 50%;
  }
}
/* 手机端 */
@media (max-width: 767px) {

  .pointDesc.actscroll{
    padding: 0;
  }
  .bottom-nav-container{
    min-width: auto;
  }

  .rightMenu-content{
    gap: 2vh;
  }
  .Passive-item{
    font-size: 12px;
  }


  .loading-slogan-title{
    font-size: 23px;
  }
  .pointNav-box{
    padding: 10px;
  }
  .feature-nav{
    font-size: 12px;
  }

  .nav-item{
    padding: 1% 2%;
  }

  .nav-text{
    font-size: 12px;
  }
  .header-left{
    min-width: 26%;
  }

  .navItem-text {
    display: none;
  }
  .right-menu {
    right: 3%;
  }
  .iconfont {
    font-size: 30px !important;
    top: 17%;
  }
  .pointContent {
    bottom: 1%;
    font-size: 10px;
    padding: 1% 0% 0.2% 0%;
  }
  .sub-nav-top {
    padding: 0 0;
    box-sizing: border-box;
  }

  .bottomNav {
    min-width: auto;
    bottom: 8%;
  }

  .wheel-option.tooltip .tooltiptext {
    margin-top: 24%;
    width: 116px;
  }
  .color-selector-container {
    /* width: 431px; */
  }
  .color-swatch {
    width: 22px;
    height: 22px;
  }
  .color-name {
    font-size: 14px;
  }
  .color-option.selected .color-name {
    margin: 0 0.5rem;
    font-size: 12px;
    padding: 6px;
    left: -3.5vw;
    top: -6vw;
  }
  .wheel-option img {
    width: 40px;
    height: 40px;
    padding: 0.2rem;
  }

  .wheel-selector {
    margin-left: 3%;
  }

  .loadingCenter {
    width: 41%;
  }
  .loading-container .loadingNum {
    font-size: 14px;
  }

  .center-title {
    top: 12%;
  }
  .center-title .main-title {
    margin-bottom: 2px;
  }
  .header-container {
    padding-top: 10px;
  }
  .center-title .main-title {
    font-size: 20px;
  }
  .center-title .sub-title {
    font-size: 12px;
    width: 154px;
  }
  .test-drive-btn {
    padding: 0.4vw 2vw;
    font-size: 12px;
  }
  .c-button {
    transform: scale(0.7);
  }
  .music-btn {
    width: 14%;
  }
  .header-right {
    justify-content: center;
  }
  .header-left .car-name {
    font-size: 12px;
  }
  .carSelectText {
    font-size: 12px;
  }
  .header-left .car-dropdown {
    font-size: 12px;
  }

  .right-menu-item {
    font-size: 13px;
  }
  .right-menu {
    top: 19%;
    gap: 4vh;
  }
  .sliding-bg {
    height: calc(100% - 9px);
  }
  .sub-nav-top-item {
    font-size: 12px;
    padding: 9px 0;
  }
  .sub-nav-container {
    width: 70%;
  }
  .sub-nav-bottom {
    width: 40%;
  }
  .sub-nav-item {
    width: 20%;
  }
  .tooltip .tooltiptext {
    font-size: 11px;
    width: 50px;
    top: 80%;
  }
  .nav-highlight {
    width: 5px;
    top: -3.2px;
  }
  .header-left .car-dropdown .car-option {
    padding: 5% 0;
  }

  .selector-interior {
    /* padding: 6px 30px; */
    /* margin-top: -3% !important; */
    margin-bottom: 0;
  }
  .seat-option {
    width: 38px;
  }
  .tab {
    font-size: 12px;
  }
  .seat-options {
    gap: 6px;
  }
  .tabs {
    gap: 15px;
  }
  .center-title .main-title-en {
    font-size: 16px;
    margin-bottom: 0;
  }
  .point-title-text {
    font-size: 18px;
  }
  .point-desc-text {
    font-size: 12px;
    width: 50;
  }
  .point-Text {
    top: 12%;
    width: 100%;
  }

  .left-menu-item .iconfont {
    font-size: 26px !important;
  }

  .left-menu {
    width: 10%;
  }
  .navicon_text {
    font-size: 12px;
  }
  .bottom-nav-bottom {
    width: 60%;
    /* gap: 2%; */
  }
  .navItem-icon img {
    width: 40px;
    height: 17px;
  }

  .navItem-icon .navicon {
    font-size: 24px !important;
  }

  .changeXz-content{
    width: 77%;
    gap: 3%;
  }
  .changeScene-content{
    width: 86%;
    gap: 2%;
  }


  .changeXz,
  .changeScene {
    margin: 0;
  }
  .changeXz-item-text {
    width: 69%;
    font-size: 12px;
    top: -31%;
    padding: 3px 5px;
    border-radius: 4px;
  }

  .point-layer-content {
    width: 41%;
    padding: 20px;
  }
  .point-title {
    font-size: 14px;
  }
  .point-desc {
    font-size: 12px;
  }
  .rollBox{
    width: 50%;
  }
  .topNum span:first-child{
    font-size: 20px;
    min-width: 46px;
  }
  .topNum span:last-child{
    font-size: 12px;
  }
  .descText{
    font-size: 12px;
  }
  .windage-box{
    width: 46%;
  }
  .video-close{
    top: 5%;
    right: 5%;
    left: auto;
  }
  #myvideo{
    height: 80%;
  }

  .pointlayer-content-aq{
    width: 36%;
  }
  .changeXz-item-text-desc{
    font-size: 10px;
  }
  .anchor{
    width: 19px;
    height: 19px;
    left: 37%;
  }
}
/* 手机横屏 */
.mobileLandscape .bottomContent {
}