.swiper-pagination-bullet-active {
            background: #F34EBA
        }

        html,
        body {
            margin: 0;
            padding: 0;
            height: 100%;
            background-color: #f0f0f0;
        }

        ul,
        li {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        .main {
            min-width: 375px;
            max-width: 750px;
            width: 100%;
            margin: auto;
            padding-bottom: 2rem;
            background: #1C2134;
        }

        .top {
            font-size: 0px;
            height: 1.05rem;
        }

        .banner {
            font-size: 0px;
            /* height: 3.82rem; */
        }

        .banner img {
            width: 100%;
        }

        .slide-hd {
            text-align: center;
            height: 0.66rem;
            line-height: 0.66rem;
            border-bottom: 2px solid #F34EBA;
        }

        .slide-hd ul {
            overflow: hidden;
        }

        .slide-hd li {
            float: left;
            width: 50%;
            text-align: center;
        }

        .slide-hd a {
            cursor: pointer;
            display: block;
            margin: auto;
            line-height: 0.66rem;
            font-size: 0.36rem;
            height: 0.66rem;
            color: #5C5C5C;
            font-weight: bold;
            position: relative;
        }

        .slide-hd a.on {
            color: #F34EBA;
        }

        .slide-hd a.on:after {
            content: "";
            width: 40%;
            display: block;
            position: absolute;
            left: 30%;
            top: 83%;
            height: 5px;
            background-color: #F34EBA;
            border-radius: 0.2rem;
        }

        .list {
            overflow: hidden;
        }

        .list-item {
            float: left;
            width: 20%;
        }

        .list-item a {
            display: block;
            text-align: center;
            text-decoration: none;
        }

        .list-item .boxImg {            
            margin: 0 auto;
            width: 1.2rem;
            height: 1.2rem;
        }

        .list-item .img {
            display: block;
            width: 100%;
            height: 100%;
            border-radius: 10px;
        }

        .list-item .title {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            color: #d2d3d6;
            text-align: center;
            font-size: 0.30rem;
            height: 0.7rem;
            line-height: 0.7rem;
        }

        .list-item .down {
            height: 0.5rem;
        }

        .list-item .down img {
            width: 80%;
            margin: auto;
            display: block;
        }

        .list-row {
            padding-bottom: 0.2rem;
        }

        .video {
            overflow: hidden;
        }

        .video a {
            display: block;
            text-decoration: none;
        }

        .video-one {
            float: left;
            width: 46%;
            padding: 0.15rem;
        }

        .video-one {
            display: block;
            text-decoration: none;
        }

        .video-one .boxImg {
            width: 3.45rem;
            height: 2rem;
        }

        .video-one .img {
            display: block;
            width: 100%;
            height: 100%;
            border-radius: 10px;
        }

        .video-one .title {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            color: black;
            text-align: center;
            font-size: 0.18rem;
            height: 0.3rem;
            line-height: 0.3rem;
        }

        .wrap-item {
            display: block;
            height: 1.6rem;
            border-bottom: 1px solid #F34EBA;
        }

        .wrap-item .boxImg {
            margin: 0.3rem 0.2rem 0.2rem 0.4rem;
            width: 1rem;
            height: 1rem;
            float: left;
        }

        .wrap-item .img {
            display: block;
            width: 100%;
            border-radius: 0.1rem;
        }

        .wrap-item .info {
            float: left;
            margin: 0.1rem 0 0;
        }

        .wrap-item .info .name {
            position: relative;
            font-weight: 700;
            font-size: 0.38rem;
            color:#d2d3d6;
        }

        .wrap-item .info .app {
            position: absolute;
            display: inline-block;
            font-size: 0.20rem;
            font-weight: normal;
            background: #F34EBA;
            text-align: center;
            color: white;
            height: 0.5rem;
            width: 0.5rem;
            line-height: 0.5rem;
            border-radius: 50%;
            top: -0.1rem;
            right: -0.6rem;
        }

        .wrap-item .info .count {
            color: #d2d3d6;
            font-size: 0.28rem;
        }

        .wrap-item .info .desc {
            color: #d2d3d6;
            font-size: 0.28rem;
        }

        .wrap-item .btn {
            position: relative;
            float: right;
            background: #F34EBA;
            color: white;
            font-size: 0.34rem;
            height: 0.6rem;
            line-height: 0.6rem;
            padding: 0 0.4rem 0 0.85rem;
            border-radius: 0.3rem;
            margin: 0.5rem 0.4rem 0 0;
        }

        .wrap-item .downyun {
            position: absolute;
            height: 0.4rem;
            top: 0.1rem;
            left: 0.4rem;
        }

        .yue-item {
            display: block;
            height: 1.45rem;
            border-bottom: 1px solid #F34EBA;
        }

        .yue-item .img {
            display: block;
            float: left;
            width: 1rem;
            margin: 0.2rem 0.2rem 0.2rem 0.4rem;
            border-radius: 0.1rem;
        }

        .yue-item .info {
            float: left;
            margin: 0.25rem 0 0;
            font-size: 0.26rem;
        }

        .yue-item .info .name {
            margin-bottom: 0.05rem;
            color:#d2d3d6;
        }

        .yue-item .info .name span {
            display: inline-block;
            text-align: center;
            color: white;
            background: #F34EBA;
            width: 1.6rem;
            height: 0.35rem;
            line-height: 0.35rem;
            border-radius: 0.1rem;
            font-size: 0.28rem;
        }

        .yue-item .info .tag span {
            color: #d2d3d6;
        }

        .yue-item .info .desc span {
            color: #d2d3d6;
        }

        .yue-item .btn {
            position: relative;
            float: right;
            background: #F34EBA;
            color: white;
            font-size: 0.34rem;
            height: 0.6rem;
            line-height: 0.6rem;
            padding: 0 0.4rem;
            border-radius: 0.1rem;
            margin: 0.4rem 0.4rem 0.4rem 0;
        }

        .list-row .more {
            color: white;
            margin: 0.2rem auto;
            background: #F34EBA;
            text-align: center;
            width: 80%;
            font-size: 0.32rem;
            height: 0.8rem;
            line-height: 0.8rem;
            border-radius: 0.1rem;
        }

        .jump {
            animation: jump 2s ease infinite;
        }

        @keyframes jump {
            0% {
                transform: scale(1.08);
            }

            50% {
                transform: scale(0.92);
            }

            100% {
                transform: scale(1.08);
            }
        }

        .box {
            color: white;
            background: #F34EBA;
            overflow: hidden;
        }

        .box .imgBox {
            float: left;
            width: 1.2rem;
            height: 1.2rem;
            margin: 0.2rem 0.2rem 0.2rem 0.4rem;
        }

        .box img {
            display: block;
            width: 100%;
            border-radius: 0.1rem
        }

        .box .name {
            font-size: 22px;
            float: left;
            width: 5rem;
            height: 0.8rem;
        }

        .box .name .title {
            float: left;
            margin-top: 0.2rem;
            height: 0.6rem;
            line-height: 0.6rem;
        }

        .box .name .btn {
            font-size: 0.28rem;
            float: right;
            background: white;
            color: #ff2e4f;
            border-radius: 0.1rem;
            padding: 0 0.2rem;
            height: 0.6rem;
            line-height: 0.6rem;
            margin-top: 0.2rem;
        }

        .box .desc {
            font-size: 18px;
            float: left;
            height: 0.6rem;
            margin-top: 0.1rem;
        }

        .footer {
            position: fixed;
            bottom: 0;
            max-width: 750px;
            width: 100%;
            z-index: 10;
        }