.epower-gw-template {
    background: #f5f6fa;
    overflow: hidden;
}

.epower-gw-template .banner {
    width: 100%;
    height: 340px;
    overflow: hidden;
    background: url("../images/gw-banner4.jpg") no-repeat center center;
    background-size: cover;
    text-align: center;
    padding-top: 46px;
}

.epower-gw-template .banner .gw-title {
    font-size: 44px;
    color: #ffffff;
    line-height: 40px;
    margin-bottom: 10px;
    font-weight: normal;
}

.epower-gw-template .banner .gw-info {
    font-size: 20px;
    color: #ffffff;
    line-height: 40px;
}

.epower-gw-template .gw-type {
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 15px;
}

.epower-gw-template .gw-type .center {
    background: #ffffff;
}

.epower-gw-template .gw-type .gt-top {
    height: 103px;
    padding-top: 30px;
    padding-bottom: 29px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 20px;
    padding-right: 20px;
}

.epower-gw-template .gw-type .gt-top h3 {
    width: 128px;
    height: 44px;
    font-size: 32px;
    color: #333333;
    line-height: 44px;
    font-weight: normal;
}

.epower-gw-template .gw-type .gt-top .gt-search {
    width: 400px;
    height: 44px;
    background: #ffffff;
    border-radius: 4px;
}

.epower-gw-template .gw-type .gt-top .gt-search .el-input__inner {
    height: 44px;
    line-height: 44px;
}

.epower-gw-template .gw-type .gt-top .gt-search .el-button {
    height: 44px;
    background: #3c7ee5;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.epower-gw-template .gw-type .gt-top .gt-search .el-button .el-icon-search {
    color: #fff;
}

.epower-gw-template .gw-type .gt-top .gt-search .el-button span {
    font-size: 14px;
    color: #fff;
}

.epower-gw-template .gw-type .gt-center {
    padding-left: 20px;
    padding-right: 0;
    border-bottom: 1px dashed #e5e5e5;
    padding-top: 28px;
    overflow: hidden;
}

.epower-gw-template .gw-type .gt-center li {
    float: left;
    height: 20px;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    text-align: center;
    margin-right: 32px;
    margin-bottom: 21px;
    cursor: pointer;
}

.epower-gw-template .gw-type .gt-center li.active {
    font-weight: bold;
    color: #3c7ee5;
}

.epower-gw-template .gw-type .gt-center li:hover {
    color: #3c7ee5;
}

.epower-gw-template .gw-type .gt-bot {
    height: 88px;
    padding-top: 30px;
    padding-left: 20px;
}

.epower-gw-template .gw-type .gt-bot li {
    width: 80px;
    height: 28px;
    background: #f1f6fe;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    margin-right: 20px;
    cursor: pointer;
    float: left;
    color: #666666;
}

.epower-gw-template .gw-type .gt-bot li.active {
    color: #3c7ee5;
}

.epower-gw-template .gw-list .center {
    overflow: hidden;
}

.epower-gw-template .gw-list .center li {
    float: left;
    width: 390px;
    height: 350px;
    background: #ffffff;
    border-radius: 4px;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 20px 20px 0 20px;
}

.epower-gw-template .gw-list .center li:nth-child(3n) {
    margin-right: 0;
}

.preview-img {
    position: relative;
    border-radius: 10px;
}

.pc-view {
    width: 100%;
    height: 230px;
}

.pc-example-preview {
    width: 76px;
    display: inline-block;
    margin: 0 auto;
    margin-top: 10px;
    border: solid 1px rgba(253, 253, 253, 0.8);
    border-radius: 20px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
}

.pc-example-preview:hover {
    color: #fff;
}

.pc-view .cover {
    width: 100%;
    height: 230px;
    padding-top: 56px;
    position: absolute;
    z-index: 20;
    background: rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    text-align: center;
    display: none;
    border-radius: 10px;
}

.pc-view .cover img {
    display: inline-block;
}

.pc-view .normal {
    width: 100%;
    height: 230px;
    display: inline-block;
    position: absolute;
    z-index: 10;
    border-radius: 10px;
}

.pc-view:hover .cover {
    display: block;
}

.mobile-view {
    position: absolute;
    top: 12px;
    right: 10px;
    width: 104px;
    height: 200px;
    z-index: 32;
}

.mobile-view .normal {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 20;
}

.mobile-view .cover {
    position: absolute;
    z-index: 100;
    background: rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    text-align: center;
    width: 100px;
    left: 2px;
    height: 196px;
    padding-top: 36px;
    border-radius: 10px;
    display: none;
}

.mobile-view .cover img{
    display: inline-block;
}

.m-example-preview {
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 12px;
}

.mobile-view:hover .cover {
    display: block;
}

.epower-gw-template .gw-list .center li .gl-bot {
    height: 100px;
}

.epower-gw-template .gw-list .center li .gl-bot .gb-left {
    margin-top: 30px;
}

.epower-gw-template .gw-list .center li .gl-bot h3 {
    font-weight: bold;
    margin-bottom: 5px;
}

.epower-gw-template .gw-list .center li .gl-bot .gb-right {
    margin-top: 37px;
    width: 126px;
    height: 32px;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #f85252;
    font-size: 14px;
    color: #f85252;
    line-height: 32px;
    text-align: center;
}

.epower-gw-template .gw-list .center li .gl-bot .gb-right:hover {
    background: #f85252;
    color: #ffffff;
}

.gw-page {
    margin: 20px 0;
    margin-bottom: 20px;
    text-align: center;
}

.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
    background: #fff;
}

.epower-gw-template .gw-type .gt-top .gt-search .el-button:hover {
    background: #2c70db;
    border-color: #2c70db;
}

/** 移动端列表20240618 */
.appletContent {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

    .appletContent .contentBox {
        width: 224px;
        height: 488px;
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMjQgNDI0Ij48cGF0aCBkPSJNMTYgMGgxOTJjOC44IDAgMTYgNy4yIDE2IDE2djM5MmMwIDguOC03LjIgMTYtMTYgMTZIMTZjLTguOCAwLTE2LTcuMi0xNi0xNlYxNkMwIDcuMiA3LjIgMCAxNiAweiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNmM2Y0ZjUiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmZiIgZD0iTTEyIDI4aDIwMHYzNTZIMTJ6Ii8+PHBhdGggZD0iTTk1IDExaDM0YzEuNyAwIDMgMS4zIDMgM3MtMS4zIDMtMyAzSDk1Yy0xLjcgMC0zLTEuMy0zLTNzMS4zLTMgMy0zeiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiNkZGRlZTIiLz48L3N2Zz4=) no-repeat;
        margin-left: 100px;
        margin-top: 40px;
        cursor: pointer;
        position: relative;
        transition: all .5s;
        filter: brightness(105%);
    }

        .appletContent .contentBox:nth-child(4n-3) {
            margin-left: 0;
        }

        .appletContent .contentBox:first-child, .appletContent .contentBox:nth-child(2), .appletContent .contentBox:nth-child(3), .appletContent .contentBox:nth-child(4) {
            margin-top: 48px
        }

        .appletContent .contentBox .temp-img {
            width: 200px;
            height: 356px;
            margin: 28px 12px;
            position: relative
        }

            .appletContent .contentBox .temp-img .mask {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                background: rgba(0,0,0,.5);
                overflow: hidden;
                opacity: 0;
                transition: all .5s
            }

                .appletContent .contentBox .temp-img .mask .qrcode {
                    width: 120px;
                    height: 120px;
                    background-color: #fff;
                    margin: 88px 40px 148px;
                    transition: all .5s
                }

                .appletContent .contentBox .temp-img .mask .freePlay {
                    width: 88px;
                    height: 36px;
                    background: #fe6040;
                    border-radius: 18px;
                    border: none;
                    color: #fff;
                    font-size: 14px;
                    font-weight: 500;
                    cursor: pointer;
                    transition: all .5s;
                    position: absolute;
                    bottom: 96px;
                    left: 14px;
                    display: flex; /* 使用Flexbox布局 */
                    justify-content: center; /* 水平居中 */
                    align-items: center; /* 垂直居中 */
                }


                    .appletContent .contentBox .temp-img .mask .freePlay:focus {
                        outline: none
                    }

                .appletContent .contentBox .temp-img .mask .show {
                    width: 72px;
                    height: 36px;
                    line-height: 36px;
                    text-align: center;
                    background: #7142d3;
                    border-radius: 18px;
                    border: none;
                    color: #fff;
                    font-size: 14px;
                    font-weight: 500;
                    cursor: pointer;
                    transition: all .5s;
                    position: absolute;
                    bottom: 96px;
                    right: 14px;
                }

                    .appletContent .contentBox .temp-img .mask .show:focus {
                        outline: none
                    }

            .appletContent .contentBox .temp-img img {
                width: 100%;
                height: 100%
            }

        .appletContent .contentBox .temp-name {
            width: 100%;
            height: 64px;
            display: flex;
            justify-content: center;
            align-items: center;
            position: absolute;
            bottom: 0;
            color: #303133;
            font-weight: 400;
            font-size: 16px
        }

        .appletContent .contentBox:hover {
            margin-top: 20px
        }

            .appletContent .contentBox:hover .mask {
                opacity: 1
            }
