@media screen and (max-width: 767px) {
  .kit-home {
    position: static;
    padding: 20px 15px 20px 15px;
    margin-top: 48px;
    margin-left: 0px;
  }

  .kit-home .home-title {
    font-family: PingFangSC-Medium, PingFang SC;
    font-size: 18px;
    color: #222;
    font-weight: 500;
  }

  .kit-home .sort-bar {
    display: block;
    margin-top: 10px;
    white-space: nowrap;
    overflow: scroll;
  }

  .kit-home .sort-bar::-webkit-scrollbar {
    display: none;
  }

  .kit-home .list-wraper {
    margin-top: 10px;
  }

  .kit-home .list-wraper .driver {
    display: none;
  }

  .kit-home .brand-vi {
    padding-top: 0px;
  }

  .kit-home-index .brand-vi {
    padding-top: 0;
  }

  .kit-home .brand-vi .vi-list {
    padding-top: 15px;
  }

  .kit-home .brand-vi .vi-list .vi-item {
    width: calc(50% - 5px);
    margin-bottom: 20px;
    margin-right: 10px;
  }

  .kit-home .brand-vi .vi-list .vi-item:nth-child(2n) {
    margin-right: 0px;
  }

  .kit-home .list-wraper .list {
    padding: 0px;
  }

  .kit-home .list-wraper .list .swiper-button-prev,
  .kit-home .list-wraper .list .swiper-button-next {
    display: none;
  }

  .kit-home .list-wraper .swiper .swiper-wrapper .swiper-slide {
    margin-right: 10px;
    border: 1px solid #eeeeef;
    width: 36%;
  }

  .kit-home .list-wraper .swiper .swiper-wrapper .swiper-slide .operation {
    display: none !important;
  }

  .kit-home .more-loading {
    height: 40px;
    background-size: 30px 30px;
  }

  .kit-home .generate-more {
    border: none;
    font-size: 15px;
    margin: 25px auto;
  }

  .kit-home .list-wraper .swiper {
    overflow-x: scroll !important;
  }

  .kit-home .all-vi-sort+.all-vi-sort {
    padding-top: 14px;
  }

  .kit-home .sort-bar .normal {
    background: #f1f2f5;
    margin-right: 5px;
  }

  .kit-home .sort-bar a {
    width: auto;
    display: inline-block;
    border-radius: 3px;
    margin-right: 5px;
  }
  .kit-home .sort-bar a:first-child {
    margin-right: 6px;
  }

  .kit-home .sort-bar-index a {
    margin-right: 0px;
  }

  .kit-home .sort-bar .active {
    /* background: #ddfff7; */
    /* margin-right: 0px; */
  }

  .kit-home .sort-bar .active .normal {
    /* margin-right: 0; */
    border-radius: 0px;
  }

  .kit-home .list-wraper .swiper .swiper-wrapper::-webkit-scrollbar {
    display: none;
  }

  .kit-home .list-wraper .swiper::-webkit-scrollbar {
    display: none;
  }

  .kit-home .more-loading {
    height: 20px;
    margin: 10px 0;
  }

  .kit-home .more-loading .more-loading-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../images/vi/loading.gif) no-repeat center center / 20px 20px;
  }

  .more-loading-tip {
    font-size: 14px;
    color: #666;
    padding-left: 6px;
    line-height: 20px;
    vertical-align: top;
  }

  .kit-home .more-link {
    margin: 25px auto 0;
  }

  .kit-home .list-wraper h2 {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222222;
    line-height: 21px;
    margin: 25px 0 10px;
  }

  .h1_bottom_driver {
    margin-top: 10px;
  }

  .kit-home .kit_type_list_sort_bar .kit_t_list_tab {
    background: #f1f2f5;
    border-radius: 3px;
    overflow: hidden;
  }

  .kit-home .kit_type_list_sort_bar .active .normal {
    background: #ddfff7;
  }

  .kit_type_list_container .kit_type_list_sort_bar {
    display: flex;
    flex-wrap: nowrap;
  }

  .kit-home .kit_type_list_sort_bar .kit_t_list_tab .normal {
    border-radius: 3px;
  }

  .kit-home .kit_type_list_sort_bar .kit_t_list_tab.active {
    margin: 0 10px 6px 0;
  }
  .kit-home .sort-bar .kit_t_list_tab  {
    margin: 0 10px 6px 0;
  }

  .kit_home_vi_header a {
    background: none;
    width: auto;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .kit_home_vi_header {
    margin-top: 0;
  }

  .kit_home_vi_header a .more_icon {
    display: none;
  }
  .kit_home_vi_header .img-wraper{
    display: block;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 21px;
    height: 100%;
  }
  .kit_home_vi_header .img-wraper:visited {
    color: #666666;
  }

  .kit-home .sort-bar-index {
    margin-bottom: 0px;
  }

  .kit-home .sort-bar-index .active .normal {
    background: #fff;
    /* border-bottom: none; */
    color: #14CFA6;

  }

  .kit-home .sort-bar-index .active {
    /* margin-right: 0; */
  }

  .kit-home .sort-bar-index .normal:hover {
    background: none;
    /* border-bottom: none; */
  }

  .kit-home .sort-bar-index .normal {
    height: auto;
    padding: 0;
    line-height: 32px;
    /* padding: 0 12px; */
    margin: 0 7px;
    /* border-radius: 3px; */
    background: #fff;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #767E90;
    border-bottom: none;
  }

  .sort-bar-index .kit_index_tab_item:first-child .normal {
    margin-left: 0 !important;
  }

  .kit-home-index .list-wraper h2 {
    margin: 25px 0 10px;
    font-size: 18px;
  }

  /* #sys_vi_guide_page {
    display: none;
  } */

  .kit-home-index .h1_bottom_driver {
    margin: 0;
    display: none;
  }

  .advert_vi_link,
  .kit_index_banner {
    display: block;;
  }
  .kit-home-index .kit_home_vi_header .home-title {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #222222;
    line-height: 21px;
  }
  .kit-home .list-wraper .swiper .swiper-wrapper .swiper-slide .detail_btn {
    display: none;
  }
  .kit-home .list-wraper .swiper .swiper-wrapper .swiper-slide :hover .detail_btn {
    opacity: 0;
  }
  .kit-scene-page {
    padding: 20px 15px !important;
  }

  /* 改版样式 */
  .kit-home .brand-vi .vi-list .vi-item .title-name {
    color: #777777;
  }
  .index_recommend_more .rs_more_btn p{
    color: #777777;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
  }
  .index_recommend_more .rs_more_btn .more_box {
    width: 24px;
    height: 24px;
    margin: 0 auto 7px;
  }
  .kit-home .brand-vi .vi-list .vi-item .img-wraper:hover img {
    transform: scale(1);
  }
}
@media screen and (max-width: 375px){
  .kit-home .sort-bar-index .normal {
    margin: 0 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
  .kit-home .list-wraper .swiper .swiper-wrapper .swiper-slide {
    width: 20%;
  }
}

@media screen and (max-width: 1700px) {
  .kit_index_banner_right .banner_vi_img {
    margin-right: 0;
  }

  .kit_index_banner_left .kit_b_desc .kit_banner_item {
    margin-right: 50px;
  }
}

@media screen and (max-width: 1400px) {
  .kit_index_banner_right {
    display: none;
  }
}