/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

.banner.h600,
.banner.h560,
.banner.h531,
.banner.h440,
.banner.h480 {
    height: 18rem;
}

/*skip-box*/
.skip-box {
    height: 1.33rem;
    position: relative;
    z-index: 998;
}

.skip-item {
    height: 1.33rem;
    box-shadow: 0px .0533rem .16rem 0px rgb(52 65 91 / 8%);
}

.skip-item>div {
    width: 100%;
}

.swiper-category {
    width: calc(100% - 1.6rem) !important;
    margin: 0 auto
}

.skip-item ul li,
.skip-item ul li a {
    height: 1.33rem;
    line-height: 1.33rem;
    font-size: 0.347rem;
}

.skip-item ul li a {
    color: #0a1633;
}

.skip-item ul li.on a::after {
    height: .0533rem;
}

.skip-prev,
.skip-next {
    display: none;
    width: .8rem;
    line-height: 1.33rem;
    color: #fff;
    -webkit-box-shadow: 0 0 .267rem rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 .267rem rgba(0, 0, 0, 0.6);
    background-color: #32394a
}

.mobile-data .box-top label {
    font-size: .4rem;
}

.section-a1 li>div {
    height: auto;
    padding: 0 .533rem;
}

.skip-item ul li,
.skip-item ul li a {
    height: 1.36rem;
    flex: 1;
}