@media screen and (min-width: 1000px) {
  .banner {
    position: relative;
    height: 3.125rem;
    width: 10rem;
  }
  .banner .banner-bottom-nav {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
  }
  .banner .banner-bottom-nav .banner-bottom-nav-ul {
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  .banner .banner-bottom-nav .banner-bottom-nav-ul li {
    position: relative;
    padding: 0.13020833rem 0.40625rem;
  }
  .banner .banner-bottom-nav .banner-bottom-nav-ul li:hover::after {
    content: '';
    display: block;
    position: absolute;
    width: 0.18229167rem;
    top: 0.28645833rem;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 0.00520833rem solid #ffffff;
  }
  .banner .banner-bottom-nav .banner-bottom-nav-ul li a {
    font-size: 0.08333333rem;
    text-align: left;
    color: #cccccc;
    letter-spacing: 0.00520833rem;
    white-space: nowrap;
  }
  .swiper-box .swiper {
    margin: 0.421875rem auto 0.36458333rem;
  }
  .swiper-box .swiper .swiper-wrapper {
    margin: 0 auto;
    width: 7.29166667rem !important;
    /*height: 5.28645833rem !important;*/
  }
  .swiper-box .swiper .swiper-wrapper .swiper-slide {
    text-align: center;
    font-size: 0.09375rem;
    width: 1.78645833rem !important;
    height: 2.39583333rem !important;
    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .swiper-box .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 0 !important;
  }
  .swiper-box .swiper-pagination-bullets span,
  .swiper-pagination-bullets.swiper-pagination-horizontal span,
  .swiper-pagination-custom span,
  .swiper-pagination-fraction span {
    background: #1f272d;
    border: 0.01041667rem solid #ffffff;
    width: 0.0625rem;
    height: 0.0625rem;
  }
  .nav1 {
    margin: 0.5rem auto 0;
    /*height: 6.80208333rem;*/
    text-align: center;
  }
  .nav1 .title {
    display: block;
    font-size: 0.1875rem;
    color: #ffffff;
  }
  .nav1 .des {
    display: block;
    margin-top: 0.16666667rem;
    font-size: 0.09375rem;
    font-family: PingFang, PingFang-SC-Medium;
    text-align: center;
    color: #cccccc;
  }
  .nav1 .cover-box {
    position: absolute;
    top: 0;
    width: 1.25520833rem;
    height: 5.02604167rem;
    z-index: 1;
  }
  .nav1 .cover-box-left {
    left: 0;
    background: #1f272d;
  }
  .nav1 .cover-box-right {
    right: 0;
    background: #1f272d;
  }
  .nav1 .nav1-box1 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 1.77083333rem;
    height: 2.40625rem;
    background-color: #3b454e;
    border-radius: 0.05208333rem;
    cursor: pointer;
  }
  .nav1 .nav1-box1 img {
    width: 100%;
    height: 1.078125rem;
    border-top-left-radius: 0.05208333rem;
    border-top-right-radius: 0.05208333rem;
    object-fit: cover;
  }
  .nav1 .nav1-box1 span,
  .nav1 .nav1-box1 p,
  .nav1 .nav1-box1 div {
    display: block;
    width: 1.421875rem;
    text-align: center;
  }
  .nav1 .nav1-box1 .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 0.10416667rem;
    font-size: 0.09375rem;
    line-height: 0.14583333rem;
    /* text-overflow: ellipsis; */
    -webkit-line-clamp: 2;
    /* white-space: normal; */
  }
  .nav1 .nav1-box1 .line {
    width: 0.16666667rem;
    border-bottom: 0.02083333rem solid #ffffff;
    margin-top: 0.10416667rem;
  }
  .nav1 .nav1-box1 .des {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 0.14583333rem;
    /* text-overflow: ellipsis; */
    -webkit-line-clamp: 2;
    /* white-space: normal; */
    font-size: 0.07291667rem;
    text-align: left;
    margin-top: 0.08333333rem;
  }
  .nav1 .nav1-box1 .date {
    position: absolute;
    bottom: 0.1875rem;
    font-size: 0.0625rem;
    text-align: left;
  }
  .nav1 .nav1-box1 .footer {
    position: absolute;
    bottom: 0.08333333rem;
    background: url("../img/4.1/icon-箭头.png") no-repeat right center;
    background-size: 0.15625rem 0.08854167rem;
  }
  .nav1 .nav1-box1 .footer .iconfont {
    font-size: 0.0625rem;
    text-align: left;
  }
  footer {
    border-top: 0.00520833rem solid #404c55;
  }
}
@media screen and (max-width: 999px) {
  header {
    justify-content: space-between !important;
  }
  header .nav {
    display: none !important;
  }
  header .tel {
    width: 30% !important;
    background-position: 80% center !important;
    background-size: 16% !important;
  }
  .banner {
    position: relative;
    width: 10rem;
    padding-bottom: 31.25%;
  }
  .banner .banner-bottom-nav {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
  }
  .banner .banner-bottom-nav .banner-bottom-nav-ul {
    display: flex;
    justify-content: center;
    margin: 0 auto;
  }
  .banner .banner-bottom-nav .banner-bottom-nav-ul li {
    position: relative;
    padding: 0.33333333rem 1.04rem;
  }
  .banner .banner-bottom-nav .banner-bottom-nav-ul li:hover::after {
    content: '';
    display: block;
    position: absolute;
    width: 0.46666667rem;
    top: 0.73333333rem;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 0.01333333rem solid #ffffff;
  }
  .banner .banner-bottom-nav .banner-bottom-nav-ul li a {
    font-size: 0.21333333rem;
    text-align: left;
    color: #cccccc;
    letter-spacing: 0.01333333rem;
    white-space: nowrap;
  }
  .swiper-box .swiper {
    width: 10.2rem;
    margin: 1.08rem auto 0.93333333rem;
  }
  .swiper-box .swiper .swiper-wrapper {
    margin: 0 auto;
    width: 10rem !important;
    /*height: 13.53333333rem !important;*/
  }
  .swiper-box .swiper .swiper-wrapper .swiper-slide {
    text-align: center;
    font-size: 0.24rem;
    width: 4.8rem !important;
    height: 6.13333333rem !important;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .swiper-box .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 0 !important;
  }
  .swiper-box .swiper-pagination-bullets span,
  .swiper-pagination-bullets.swiper-pagination-horizontal span,
  .swiper-pagination-custom span,
  .swiper-pagination-fraction span {
    background: #1f272d;
    border: 0.02666667rem solid #ffffff;
    width: 0.16rem;
    height: 0.16rem;
  }
  .nav1 {
    margin: 1.28rem auto 0;
    /*height: 17.41333333rem;*/
    text-align: center;
  }
  .nav1 .title {
    display: block;
    font-size: 0.48rem;
    color: #ffffff;
  }
  .nav1 .des {
    display: block;
    margin-top: 0.42666667rem;
    font-size: 0.24rem;
    font-family: PingFang, PingFang-SC-Medium;
    text-align: center;
    color: #cccccc;
  }
  .nav1 .cover-box {
    position: absolute;
    top: 0;
    width: 3.21333333rem;
    height: 12.86666667rem;
    z-index: 1;
  }
  .nav1 .cover-box-left {
    display: none;
    left: 0;
    background: #1f272d;
  }
  .nav1 .cover-box-right {
    display: none;
    right: 0;
    background: #1f272d;
  }
  .nav1 .nav1-box1 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 4.53333333rem;
    height: 6.16rem;
    background-color: #3b454e;
    border-radius: 0.13333333rem;
    cursor: pointer;
  }
  .nav1 .nav1-box1 img {
    width: 4.48rem;
    height: 2.76rem;
    object-fit: cover;
  }
  .nav1 .nav1-box1 span,
  .nav1 .nav1-box1 p,
  .nav1 .nav1-box1 div {
    display: block;
    width: 3.64rem;
    text-align: center;
  }
  .nav1 .nav1-box1 .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 0.26666667rem;
    font-size: 0.24rem;
    line-height: 0.37333333rem;
    /* text-overflow: ellipsis; */
    -webkit-line-clamp: 2;
    /* white-space: normal; */
  }
  .nav1 .nav1-box1 .line {
    width: 0.42666667rem;
    border-bottom: 0.05333333rem solid #ffffff;
    margin-top: 0.26666667rem;
  }
  .nav1 .nav1-box1 .des {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 0.37333333rem;
    /* text-overflow: ellipsis; */
    -webkit-line-clamp: 2;
    /* white-space: normal; */
    font-size: 0.18666667rem;
    text-align: left;
    margin-top: 0.21333333rem;
  }
  .nav1 .nav1-box1 .date {
    position: absolute;
    bottom: 0.59466667rem;
    font-size: 0.16rem;
    text-align: left;
  }
  .nav1 .nav1-box1 .footer {
    position: absolute;
    bottom: 0.21333333rem;
    background: url("../img/4.1/icon-箭头.png") no-repeat right center;
    background-size: 0.4rem 0.22666667rem;
  }
  .nav1 .nav1-box1 .footer .iconfont {
    font-size: 0.16rem;
    text-align: left;
  }
  footer {
    border-top: 0.00520833rem solid #404c55;
  }
}
/*# sourceMappingURL=new.css.map */