body {
    background-color: #ecefec;
}

.intersection-item {
    width: 100%;
    height: 100%
}

.mygpt[data-v-237703b9] {
    width: 100%;
    height: 300px
}

.mygpt[data-v-237703b9]>div {
    display: flex;
    justify-content: center;
    margin-bottom: 10px
}

.union-afc-root[data-pt=taboola][data-v-1d6f1b01] {
    padding-left: 1.7066666667rem;
    padding-right: 1.7066666667rem;
    box-sizing: border-box;
    width: 100%
}

.afc-title[data-v-1d6f1b01] {
    padding-left: .4rem;
    box-sizing: border-box;
    color: #4b4b4b;
    font-size: .3733333333rem;
    margin-bottom: .08rem
}

.my-header[data-v-0cbfe64b] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1.7066666667rem;
    line-height: 1.7066666667rem;
    font-size: .6666666667rem;
    font-weight: 700;
    color: #2c3e50;
    background: hsla(0, 0%, 100%, .85)
}

.my-header img[data-v-0cbfe64b] {
    height: .7466666667rem;
    vertical-align: middle
}

.my-footer[data-v-8cc71894] {
    background: #333;
    font-size: .2666666667rem;
    font-weight: 300;
    line-height: .3226666667rem;
    color: #aaa;
    padding-top: .88rem;
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.my-footer .logo-div[data-v-8cc71894] {
    text-align: center;
    padding: .7466666667rem 0 .5066666667rem 0
}

.my-footer .logo-div .logo-img[data-v-8cc71894] {
    height: .4533333333rem
}

.my-footer .tab[data-v-8cc71894] {
    color: inherit
}

.tab-list[data-v-8cc71894] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 .4rem;
    width: 7.6rem;
    margin: 0 auto
}

.tab-list .tab-item[data-v-8cc71894] {
    display: block;
    font-size: .2666666667rem;
    font-weight: 400;
    line-height: .2666666667rem
}

.copyright[data-v-8cc71894] {
    margin: .48rem 0 .8rem 0;
    text-align: center;
    font-size: .2666666667rem;
    font-weight: 400;
    padding-left: .4rem
}

.line[data-v-8cc71894] {
    margin: 0 10px;
    height: 10px;
    width: 1px;
    background: #d1d5db;
    margin-bottom: 0
}

#app {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

img {
    vertical-align: bottom
}

.right[data-v-140f299c] {
    width: 238px;
    flex-shrink: 0
}

.title[data-v-140f299c] {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 12px;
    color: #a1957d
}

.item[data-v-140f299c] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
    cursor: pointer;
    border-bottom: 1px solid #f0f0f0;
    margin-top: 10px
}

.item[data-v-140f299c]:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.num[data-v-140f299c] {
    font-size: 20px;
    font-weight: 400;
    color: #bababa
}

.num-red[data-v-140f299c] {
    color: #ff4545
}

.at[data-v-140f299c] {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    color: #331b19;
    margin: 0 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis
}

.poster[data-v-140f299c] {
    width: 67px;
    height: 45px;
    -o-object-fit: cover;
    object-fit: cover;
    flex-shrink: 0
}

.top-cc[data-v-78ba6d9d] {
    cursor: pointer
}

.bottom[data-v-78ba6d9d] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-top: 15px;
    position: relative
}

.bottom[data-v-78ba6d9d]:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #f0f0f0;
    top: 0;
    left: 50%;
    margin-left: -.5px
}

.bottom .b-l[data-v-78ba6d9d] {
    width: 1px;
    background: #f0f0f0
}

.bottom .b-item[data-v-78ba6d9d] {
    cursor: pointer;
    width: 284px
}

.bottom .b-item .p-c[data-v-78ba6d9d] {
    text-align: center;
    height: 189px
}

.bottom .b-item img[data-v-78ba6d9d] {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.bottom .b-t[data-v-78ba6d9d] {
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px
}

.bottom .b-desc[data-v-78ba6d9d],
.bottom .b-t[data-v-78ba6d9d] {
    font-weight: 400;
    color: #331b19;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.bottom .b-desc[data-v-78ba6d9d] {
    font-size: 11px;
    line-height: 15px;
    margin-top: 8px
}

.container[data-v-78ba6d9d] {
    width: 852px;
    padding-top: 28px;
    margin: 0 auto;
    display: flex;
    justify-content: center
}

.i-r[data-v-78ba6d9d] {
    margin-left: 18px
}

.c-desc[data-v-78ba6d9d] {
    font-size: 11px;
    line-height: 15px;
    margin-top: 8px;
    -webkit-line-clamp: 11
}

.c-desc[data-v-78ba6d9d],
.c-t[data-v-78ba6d9d] {
    font-weight: 400;
    color: #331b19;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.c-t[data-v-78ba6d9d] {
    font-size: 20px;
    line-height: 24px;
    -webkit-line-clamp: 4
}

.c-p[data-v-78ba6d9d] {
    width: 383px;
    -o-object-fit: contain;
    object-fit: contain;
    flex-shrink: 0
}

.item[data-v-78ba6d9d] {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    position: relative;
    cursor: pointer;
    margin-top: 15px
}

.item[data-v-78ba6d9d]:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #adadad
}

.t[data-v-78ba6d9d] {
    height: 1px;
    background: #adadad;
    margin-top: 20px
}

.left[data-v-78ba6d9d] {
    width: 584px;
    flex-shrink: 0
}

.poster[data-v-78ba6d9d] {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.title[data-v-78ba6d9d] {
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    color: #331b19;
    margin-bottom: 17px
}

.line[data-v-78ba6d9d] {
    width: 1px;
    background: #f0f0f0
}

.card[data-v-3f72eafe] {
    display: block;
    margin: .4rem .4rem;
    padding: .4533333333rem;
    border-radius: .4266666667rem;
    box-shadow: 0 .1066666667rem .32rem 0 rgba(0, 0, 0, .05);
    background: #fff
}

.card .title[data-v-3f72eafe] {
    font-size: .4533333333rem;
    font-weight: 700;
    line-height: .6933333333rem;
    color: #323232;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: .1333333333rem;
    width: 100%
}

.card .bottom[data-v-3f72eafe] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.card .left[data-v-3f72eafe] {
    width: 6.4rem
}

.card .left .description[data-v-3f72eafe] {
    font-size: .4rem;
    font-weight: 500;
    line-height: .64rem;
    color: #2c3e50;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: .2666666667rem
}

.card .left .info[data-v-3f72eafe] {
    display: flex
}

.card .left .info .cate[data-v-3f72eafe] {
    display: inline-block;
    height: .5066666667rem;
    line-height: .5066666667rem;
    border-radius: .16rem;
    background: rgba(255, 112, 67, .1);
    color: #ff7043;
    font-size: .2666666667rem;
    font-weight: 500;
    padding: 0 .1866666667rem;
    margin-right: .1866666667rem
}

.card .left .info .t[data-v-3f72eafe] {
    font-size: .2933333333rem;
    font-weight: 400;
    line-height: .4266666667rem;
    color: #9ca3af
}

.card .cover[data-v-3f72eafe] {
    display: block;
    width: 2.1333333333rem;
    height: 2.1333333333rem;
    border-radius: .32rem;
    overflow: hidden;
    margin-left: .4533333333rem;
    flex-shrink: 0
}

.card .cover[data-v-3f72eafe],
.card .cover[data-v-3f72eafe] img {
    -o-object-fit: cover;
    object-fit: cover
}

.cbt[data-v-3858f0de] {
    font-size: .4266666667rem;
    font-weight: 700;
    line-height: .96rem;
    color: #111827;
    position: relative;
    padding-left: .3733333333rem;
    border-bottom: 2px solid #f3f4f6
}

.cbt[data-v-3858f0de]:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: .1066666667rem;
    height: .96rem;
    opacity: 1;
    background: #2563eb
}

.card3[data-v-4f9d7e8d] {
    display: block;
    margin: .4rem .4rem;
    padding: .5333333333rem;
    border-radius: .4266666667rem;
    box-shadow: 0 .1066666667rem .32rem 0 rgba(0, 0, 0, .05);
    background: #fff
}

.card3 .title[data-v-4f9d7e8d] {
    font-size: .4533333333rem;
    font-weight: 700;
    line-height: .6933333333rem;
    color: #323232;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: .1333333333rem;
    width: 100%
}

.card3 .bottom[data-v-4f9d7e8d] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.card3 .cover[data-v-4f9d7e8d] {
    display: block;
    width: 8.08rem;
    height: 5.3333333333rem;
    border-radius: .1066666667rem;
    overflow: hidden;
    margin-bottom: .5333333333rem
}

.card3 .cover[data-v-4f9d7e8d],
.card3 .cover[data-v-4f9d7e8d] img {
    -o-object-fit: cover;
    object-fit: cover
}

.card3 .info[data-v-4f9d7e8d] {
    color: #777;
    font-size: .32rem;
    line-height: .4266666667rem;
    margin-bottom: .2133333333rem
}

.card3 .info .cate[data-v-4f9d7e8d] {
    border-radius: .08rem;
    background: #2563eb;
    font-size: .2933333333rem;
    color: #fff;
    line-height: .4266666667rem;
    padding: .0533333333rem .1333333333rem;
    margin-right: .2666666667rem
}

.card3 .title[data-v-4f9d7e8d] {
    font-size: .48rem;
    color: #333;
    line-height: .64rem;
    font-weight: 800;
    margin-bottom: .2666666667rem
}

.card3 .description[data-v-4f9d7e8d] {
    font-size: .3733333333rem;
    color: #666;
    line-height: .5866666667rem;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card4[data-v-0601b760] {
    display: flex;
    padding: .4533333333rem 0;
    border-radius: .4266666667rem;
    border-bottom: 1px dashed #f3f4f6
}

.card4.flex[data-v-0601b760] {
    align-items: center
}

.card4 .left[data-v-0601b760] {
    flex-basis: .64rem;
    flex-shrink: 0;
    margin-right: .32rem;
    margin-top: .1066666667rem
}

.card4 .order[data-v-0601b760] {
    background: #f3f4f6;
    color: #6b7280;
    font-size: .32rem;
    font-weight: 700;
    width: .64rem;
    height: .64rem;
    border-radius: .32rem;
    text-align: center;
    line-height: .64rem
}

.card4 .title[data-v-0601b760] {
    font-size: .3733333333rem;
    color: #333;
    line-height: .5866666667rem;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.card4 .dot[data-v-0601b760] {
    width: .1066666667rem;
    height: .1066666667rem;
    border-radius: .0533333333rem;
    background: #c4c4c4;
    flex-shrink: 0
}

.main-content-list[data-v-4833337a] {
    padding: 0 12px;
    box-sizing: border-box
}

.container[data-v-4833337a] {
    padding-bottom: 60px
}

.banner-section[data-v-4833337a] {
    margin-bottom: .32rem;
    overflow: hidden;
    position: relative
}

.banner-container[data-v-4833337a] {
    position: relative;
    height: 6.24rem;
    overflow: hidden;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background: linear-gradient(180deg, #000, transparent)
}

.slides[data-v-4833337a] {
    display: flex;
    height: 100%;
    transition: transform .5s ease-in-out;
    will-change: transform
}

.slides.no-transition[data-v-4833337a] {
    transition: none !important
}

.slide-item[data-v-4833337a] {
    flex: 0 0 100%;
    position: relative
}

.slide-item a[data-v-4833337a] {
    display: block;
    width: 100%;
    height: 100%
}

.banner-image[data-v-4833337a] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.banner-overlay[data-v-4833337a] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: .5333333333rem .4rem;
    background: linear-gradient(0deg, #000, transparent)
}

.banner-title[data-v-4833337a] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: .5333333333rem;
    font-weight: 700;
    line-height: .6933333333rem;
    color: #fff;
    margin-bottom: .2133333333rem
}

.banner-info[data-v-4833337a] {
    font-size: .2933333333rem;
    font-weight: 400;
    line-height: .2933333333rem;
    color: #fff
}

.banner-info .cate[data-v-4833337a] {
    background: #ff7043;
    height: .5333333333rem;
    line-height: .5333333333rem;
    border-radius: .1066666667rem;
    padding: 0 .2133333333rem;
    color: #fff;
    display: inline-block;
    margin-right: .2133333333rem
}

.banner-indicators[data-v-4833337a] {
    display: flex;
    position: absolute;
    bottom: .6666666667rem;
    right: 0;
    width: 2.6666666667rem;
    justify-content: flex-end;
    padding-right: .3733333333rem
}

.indicator-card[data-v-4833337a] {
    flex-grow: 0;
    flex-shrink: 0;
    background: #919191;
    cursor: pointer;
    transition: all .3s ease;
    position: relative;
    width: .1333333333rem;
    height: .16rem;
    border-radius: .1333333333rem;
    background: hsla(0, 0%, 100%, .4);
    margin-left: .1333333333rem
}

.indicator-card[data-v-4833337a]:last-child {
    border-right: none
}

.indicator-card[data-v-4833337a]:last-child:after {
    display: none
}

.indicator-card.active[data-v-4833337a] {
    background: #ff7043;
    width: .3733333333rem
}

.indicator-title[data-v-4833337a] {
    font-size: 12px;
    line-height: 14px;
    color: #0d0d0d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.section-title[data-v-4833337a] {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    background: #2563eb;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px
}

.main-content-section[data-v-4833337a] {
    margin-bottom: 30px
}

.main-content-item[data-v-4833337a] {
    display: block;
    margin-bottom: 0;
    padding: 10px 0 6px;
    border-bottom: 1px solid #e0e0e0
}

.main-content-title[data-v-4833337a] {
    font-size: 14px;
    line-height: 16px;
    color: #331b19;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0 20px;
    position: relative
}

.main-content-title[data-v-4833337a]:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 6px;
    margin-top: -3px;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #ccc;
    border-radius: 50%
}

.recommend-section[data-v-4833337a] {
    margin-bottom: 30px
}

.recommend-list[data-v-4833337a] {
    background: #fff
}

.recommend-item[data-v-4833337a] {
    display: flex;
    align-items: flex-start;
    padding: 9px 12px 10px;
    border-bottom: 1px solid #e0e0e0
}

.recommend-item[data-v-4833337a]:last-child {
    border-bottom: none
}

.recommend-image[data-v-4833337a] {
    width: 144px;
    height: 81px;
    -o-object-fit: cover;
    object-fit: cover;
    flex-shrink: 0;
    margin-right: 16px
}

.recommend-content[data-v-4833337a] {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 90px
}

.recommend-title[data-v-4833337a] {
    font-size: 14px;
    line-height: 18px;
    color: #0d0d0d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.recommend-date[data-v-4833337a] {
    font-size: 14px;
    line-height: 18px;
    color: #999;
    margin-top: 8px
}

.backtop[data-v-4833337a] {
    position: fixed;
    bottom: 80px;
    right: 20px;
    width: 1.0666666667rem;
    height: 1.0666666667rem;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1000;
    transition: all .3s ease
}

.backtop img[data-v-4833337a] {
    width: 100%;
    height: 100%
}

@media(max-width:480px) {
    .section-title[data-v-4833337a] {
        font-size: 16px;
        padding-left: 12px
    }

    .indicator-title[data-v-4833337a] {
        font-size: 12px;
        line-height: 14px
    }

    .recommend-image[data-v-4833337a] {
        width: 144px;
        height: 81px;
        margin-right: 12px
    }

    .recommend-content[data-v-4833337a] {
        height: 75px
    }

    .recommend-title[data-v-4833337a] {
        font-size: 14px
    }

    .recommend-date[data-v-4833337a] {
        font-size: 12px;
        line-height: 16px
    }
}

.tab[data-v-4833337a] {
    text-align: center;
    padding: .2933333333rem 0;
    box-sizing: border-box;
    font-weight: 400;
    line-height: .4533333333rem;
    color: #afafaf;
    position: relative;
    flex-basis: 3.0666666667rem;
    flex-shrink: 0;
    font-size: .4266666667rem
}

.tab.active[data-v-4833337a] {
    font-weight: 700;
    color: #333
}

.tab.active span[data-v-4833337a] {
    position: relative
}

.tab.active span[data-v-4833337a]:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #2563eb;
    left: 0;
    bottom: -.24rem
}

.tab-container[data-v-4833337a] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: .1066666667rem;
    padding: 0 .4rem;
    margin-bottom: .4rem
}

.card-item[data-v-bd4504ca] {
    display: block;
    margin: .4rem .4rem;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: .2666666667rem;
    margin-top: 0
}

.card-item .title[data-v-bd4504ca] {
    font-size: .4266666667rem;
    font-weight: 700;
    line-height: .6933333333rem;
    color: #323232;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: .2133333333rem 0;
    width: 100
}

.card-item .t[data-v-bd4504ca] {
    font-size: .2933333333rem;
    font-weight: 400;
    line-height: .4266666667rem;
    color: #929292
}

.card-item .cover[data-v-bd4504ca] {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 5.2533333333rem;
    border-radius: .0533333333rem;
    overflow: hidden
}

.small[data-v-bd4504ca] {
    margin-left: .4rem;
    display: inline-block;
    vertical-align: top
}

.small .card-item[data-v-bd4504ca] {
    width: 4.4266666667rem;
    margin: 0;
    border: none
}

.small .card-item .title[data-v-bd4504ca] {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.small .cover[data-v-bd4504ca] {
    height: 2.48rem
}

.container[data-v-66933ec8] {
    border-top: 1px solid #f1f1f1
}

.dialog-btn-container[data-v-66933ec8] {
    padding: 0 .64rem 1.12rem
}

.dialog-btn[data-v-66933ec8] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.1733333333rem;
    border-radius: .32rem;
    background: #2563eb;
    color: #fff;
    cursor: pointer;
    font-size: .4266666667rem;
    font-weight: 500
}

.dialog-btn img[data-v-66933ec8] {
    height: .64rem;
    margin-right: .2133333333rem
}

.d-line1[data-v-66933ec8] {
    height: 1px;
    background: #e0e0e0
}

.d-line2[data-v-66933ec8] {
    height: 2px;
    background: #e0e0e0;
    margin-top: 2px
}

.dialog[data-v-66933ec8] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 27px;
    box-sizing: border-box
}

.dialog .dialog-bg[data-v-66933ec8] {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    background: rgba(0, 0, 0, .6);
    -webkit-backdrop-filter: blur(2px) saturate(180%);
    backdrop-filter: blur(2px) saturate(180%)
}

.dialog .dialog-content[data-v-66933ec8] {
    width: 100%;
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    overflow: hidden
}

.dialog .logo-wrapper[data-v-66933ec8] {
    color: #fff;
    font-family: BEBAS-NEUE;
    font-size: 26px;
    font-weight: 400
}

.dialog .logo-wrapper .logo[data-v-66933ec8] {
    vertical-align: middle;
    height: 27px;
    margin-right: 10px
}

.dialog .dialog-head[data-v-66933ec8] {
    display: flex;
    justify-content: center;
    position: relative;
    padding-top: 1.36rem
}

.dialog .head-close[data-v-66933ec8] {
    position: absolute;
    width: .64rem;
    height: .64rem;
    top: .32rem;
    right: .32rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.dialog .head-close img[data-v-66933ec8] {
    height: .64rem;
    width: .64rem
}

@media screen and (min-width:910px) {
    .dialog .dialog-content[data-v-66933ec8] {
        width: 600px
    }
}

.title[data-v-66933ec8] {
    font-size: .56rem;
    font-weight: 700;
    line-height: .7466666667rem;
    color: #1a2b3c;
    padding-bottom: .4266666667rem;
    margin-top: .4266666667rem
}

.cate-tag[data-v-66933ec8] {
    width: 1.8133333333rem;
    height: .64rem;
    line-height: .64rem;
    border-radius: .32rem;
    background: #2563eb;
    color: #fff;
    font-size: .2933333333rem;
    font-weight: 700;
    text-align: center;
    margin-right: .1866666667rem;
    vertical-align: middle
}

.dialog-title[data-v-66933ec8] {
    font-size: .48rem;
    font-weight: 700;
    line-height: .6rem;
    color: #111827;
    text-align: center;
    margin-bottom: .8rem;
    padding: 0 1.44rem;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.recom[data-v-66933ec8] {
    display: inline-block;
    height: 20px;
    opacity: 1;
    border-radius: 1.6px;
    line-height: 20px;
    background: #a1957d;
    font-size: 12px;
    font-weight: 500;
    padding: 0 6px;
    margin-top: 15px;
    color: #fff
}

.d-inner[data-v-66933ec8] {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    color: #423939
}

.desc[data-v-66933ec8] {
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
    line-height: 25px;
    color: #737373
}

.desc-collapsed[data-v-66933ec8] {
    max-height: 100px;
    overflow: hidden;
    position: relative
}

.desc-collapsed[data-v-66933ec8]:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: linear-gradient(0, #fff, hsla(0, 0%, 100%, .6))
}

.inner[data-v-66933ec8] {
    margin-top: 15px
}

.i-r[data-v-66933ec8] {
    margin-left: 10px
}

.inner1[data-v-66933ec8] {
    margin-top: 20px
}

.inner1 .item[data-v-66933ec8] {
    display: block
}

.inner1 .item .i-t[data-v-66933ec8] {
    margin-bottom: 10px;
    font-size: 20px;
    color: #331b19
}

.inner1 .item .i-d[data-v-66933ec8],
.inner1 .item .i-t[data-v-66933ec8] {
    font-weight: 400;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.inner1 .item .i-d[data-v-66933ec8] {
    font-size: 15px;
    margin-top: 4px;
    letter-spacing: .2px;
    color: #595959
}

.item[data-v-66933ec8] {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.item .i-p[data-v-66933ec8] {
    -o-object-fit: cover;
    object-fit: cover;
    flex-shrink: 0;
    width: 110px;
    height: 80px
}

.item .i-t[data-v-66933ec8] {
    font-size: 20px;
    color: #331b19
}

.item .i-d[data-v-66933ec8],
.item .i-t[data-v-66933ec8] {
    font-weight: 400;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.item .i-d[data-v-66933ec8] {
    font-size: 15px;
    margin-top: 6px;
    letter-spacing: .2px;
    color: #595959
}

.poster[data-v-66933ec8] {
    width: 100%;
    margin: 12px 0
}

.line[data-v-66933ec8] {
    height: 1px;
    background: #e0e0e0
}

.expand-btn[data-v-66933ec8] {
    cursor: pointer;
    color: #a1957d;
    font-size: 12px;
    font-weight: 500;
    margin-top: 10px;
    text-align: right
}

.expand-content-btn[data-v-66933ec8] {
    width: 3.8666666667rem;
    height: 1.12rem;
    line-height: 1.12rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px;
    border-radius: .56rem;
    cursor: pointer;
    font-size: .4266666667rem;
    font-weight: 500;
    text-align: center;
    color: #fff
}

.recommend-section[data-v-66933ec8] {
    margin-bottom: .8rem;
    margin-top: .8rem
}

.recommend-list[data-v-66933ec8] {
    background: #fff
}

.recommend-item[data-v-66933ec8] {
    display: flex;
    align-items: flex-start;
    padding: 9px 0 10px;
    margin: 0 15px;
    border-bottom: 1px solid #e0e0e0
}

.recommend-item[data-v-66933ec8]:last-child {
    border-bottom: none
}

.recommend-image[data-v-66933ec8] {
    -o-object-fit: cover;
    object-fit: cover;
    flex-shrink: 0;
    margin-right: 16px
}

.recommend-content[data-v-66933ec8] {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 90px
}

.recommend-title[data-v-66933ec8] {
    line-height: 18px;
    color: #0d0d0d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.recommend-date[data-v-66933ec8] {
    font-size: 14px;
    line-height: 18px;
    color: #999;
    margin-top: 8px
}

.section-title[data-v-66933ec8] {
    font-size: .4rem;
    margin-left: 15px;
    margin-bottom: .48rem;
    background: #baa181;
    color: #fff;
    width: 4rem;
    height: 1.0133333333rem;
    text-align: center;
    line-height: 1.0133333333rem
}

.recommend-image[data-v-66933ec8] {
    width: 144px;
    height: 81px;
    margin-right: 12px
}

.recommend-content[data-v-66933ec8] {
    height: 75px
}

.recommend-title[data-v-66933ec8] {
    font-size: 14px
}

.recommend-date[data-v-66933ec8] {
    font-size: 12px;
    line-height: 16px
}

.backtop[data-v-66933ec8] {
    position: fixed;
    bottom: 80px;
    right: 20px;
    width: 1.0666666667rem;
    height: 1.0666666667rem;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1000;
    transition: all .3s ease
}

.backtop img[data-v-66933ec8] {
    width: 100%;
    height: 100%
}

.publish-time[data-v-66933ec8] {
    font-size: .3733333333rem;
    font-weight: 500;
    line-height: .5333333333rem;
    color: #95a5a6
}

.list[data-v-66933ec8] {
    position: relative
}

.list .rec-title[data-v-66933ec8] {
    position: absolute;
    left: 0;
    top: .8rem;
    z-index: 10;
    font-size: .4266666667rem;
    font-weight: 700;
    line-height: .5333333333rem;
    color: #fff;
    background: #323232;
    padding: .2666666667rem .4rem
}

.play-head-icon-wrapper[data-v-66933ec8] {
    margin-bottom: .4266666667rem
}

.play-head-icon-wrapper img[data-v-66933ec8] {
    display: block
}

.bottom[data-v-cc729ac0] {
    padding-bottom: 80px
}

.root[data-v-cc729ac0] {
    min-height: 100vh
}

.bottom[data-v-1df375f9] {
    padding-bottom: 75px
}

.root[data-v-1df375f9] {
    min-height: 100vh
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block
}

[hidden] {
    display: none
}

body {
    line-height: 1
}

menu,
ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.ad-break-item {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    display: flex;
    flex-direction: column
}

.ad-break-item__header {
    position: relative;
    text-align: center;
    flex-grow: 0;
    width: 100%;
    font-family: Roboto, arial, sans-serif;
    display: table;
    font-size: 18px;
    background-color: #424242
}

.ad-break-item__header .title {
    height: 30px;
    line-height: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: transparent;
    padding-right: .25em;
    color: #fff
}

.ad-break-item__header .close {
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px
}

.ad-break-item__ad-wrapper {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #eee
}

.afc-container {
    position: relative;
    width: 100%
}

.afc-container .sk {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10
}

.afc-container .inner {
    background: #c9c9c9;
    margin: 0 auto
}

.ad-break-item .afc-container .inner {
    background: #c9c9c9
}

.afc-container .inner>ins {
    display: block;
    width: 100%
}

ins>.ask {
    position: absolute;
    z-index: 2;
    max-width: 100vw;
    width: 327px;
    height: 300px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@font-face {
    font-family: BEBAS-NEUE;
    src: url(../../../../chocojoke/jp/static/fonts/BEBAS-NEUE.min.ae069334.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: intel;
    src: url(../../../../chocojoke/jp/static/fonts/intel.7206d65c.woff2) format("truetype");
    font-weight: 400;
    font-style: normal
}

body,
html {
    font-family: intel, PingFang SC, Roboto, arial, sans-serif;
    color: #323232;
    background: #f7f9fc
}

body {
    min-height: 100vh;
    display: flex;
    flex-direction: column
}

#app {
    flex-grow: 1
}

html {
    font-size: 10vw
}

@media screen and (max-width:360px) {
    html {
        font-size: 36px
    }
}

@media screen and (min-width:540px) {
    html {
        font-size: 54px
    }
}

body {
    max-width: 540px;
    min-width: 360px;
    margin: 0 auto
}

.p_footer_container {
    position: fixed;
    top: 0;
    left: -99999px;
    overflow: hidden;
    padding: .5333333333rem
}

.p_footer_container .title {
    font-size: .8rem;
    margin-bottom: .5333333333rem
}

.p_footer_container .desc {
    font-size: .3733333333rem;
    line-height: 1.3
}

.p_footer_container .author_icon {
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 100%
}

.p_footer_container .thumbnails {
    width: 5.3333333333rem;
    height: 5.3333333333rem
}

.p_footer_container .about-us {
    margin-top: .5333333333rem
}

.detail-content {
    margin: 0 .4rem
}

.detail-content img {
    width: 100%;
    margin-top: .2666666667rem;
    margin-bottom: .2666666667rem;
    -o-object-fit: contain;
    object-fit: contain
}

.detail-content table {
    border: 1px solid #e0e0e0;
    padding: 2px !important;
    border-collapse: separate !important
}

.detail-content table tr {
    height: auto !important;
    width: 100% !important;
    display: flex;
    gap: 2px
}

.detail-content table tr:first-child td {
    background: #e8e3da;
    font-size: .4266666667rem !important;
    font-weight: 700 !important;
    justify-content: center;
    letter-spacing: 0;
    min-height: 1.8666666667rem !important;
    color: #000 !important;
    font-family: nt-bold !important
}

.detail-content table td,
.detail-content table th {
    font-family: exc !important;
    font-size: .3733333333rem !important;
    letter-spacing: .3px !important;
    font-weight: 600 !important;
    text-align: left !important;
    color: #000 !important;
    height: auto !important;
    padding: .16rem !important;
    min-height: .5333333333rem !important;
    word-break: break-word !important;
    align-items: center;
    flex: 1;
    flex-shrink: 0;
    flex-wrap: wrap !important;
    display: flex;
    background: #faf2f2
}

.detail-content table tbody {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 2px;
    border: 2px solid #e0e0e0
}

.detail-content h1 {
    margin-bottom: .48rem !important;
    margin-top: 1.0666666667rem !important;
    letter-spacing: .4px !important;
    text-align: left !important;
    font-size: .5866666667rem !important;
    font-weight: 500 !important;
    line-height: .7733333333rem !important;
    position: relative;
    padding-left: .3733333333rem
}

.detail-content h1:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
    background: #2563eb
}

.detail-content h1 span,
.detail-content h1 strong span {
    margin-bottom: .5333333333rem !important
}

.detail-content h2 {
    font-size: .5066666667rem !important;
    font-weight: 500 !important;
    margin-bottom: .48rem !important;
    margin-top: 1.0666666667rem !important;
    line-height: .7733333333rem;
    letter-spacing: .4px !important;
    text-align: left !important;
    position: relative;
    padding-left: .3733333333rem
}

.detail-content h2:before {
    width: 2px;
    left: 0
}

.detail-content h2:after,
.detail-content h2:before {
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    background: #2563eb
}

.detail-content h2:after {
    width: 1px;
    left: 3px
}

.detail-content h2 span,
.detail-content h2 strong span {
    margin-bottom: 2px !important
}

.detail-content h3 {
    font-size: .4266666667rem !important;
    font-weight: 500 !important;
    margin-bottom: .48rem !important;
    margin-top: 1.0666666667rem !important;
    line-height: .6133333333rem;
    letter-spacing: .4px !important;
    text-align: left !important;
    position: relative;
    padding-left: .3733333333rem
}

.detail-content h3:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    left: 0;
    top: 0;
    background: #2563eb
}

.detail-content h3 span,
.detail-content h3 strong span {
    margin-bottom: .5333333333rem !important
}

.detail-content.afs h1,
.detail-content.afs h2,
.detail-content.afs h3 {
    margin-bottom: .4rem !important;
    font-size: .4266666667rem !important;
    letter-spacing: .3px !important;
    font-weight: 300 !important;
    line-height: .7733333333rem !important;
    text-align: left !important;
    color: #333 !important
}

.detail-content.afs h1:after,
.detail-content.afs h1:before,
.detail-content.afs h2:after,
.detail-content.afs h2:before,
.detail-content.afs h3:after,
.detail-content.afs h3:before {
    display: none
}

.detail-content div,
.detail-content li,
.detail-content p,
.detail-content span {
    margin-bottom: .4rem !important;
    font-size: .4266666667rem !important;
    letter-spacing: .3px !important;
    font-weight: 400 !important;
    line-height: .7466666667rem !important;
    text-align: left !important;
    color: #333 !important
}

.m-page .van-pagination__next,
.m-page .van-pagination__prev {
    flex: none !important;
    flex-shrink: 0 !important;
    padding: 0 14px !important;
    background: #fff
}

.m-page .van-pagination__item {
    height: 30px !important;
    min-width: auto !important;
    padding: 0 11px !important;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px !important;
    color: #2457c1;
    margin-right: 9px
}

.m-page .van-pagination__item--active {
    color: #fff !important;
    background-color: #2457c1
}

.van-pagination__item--disabled {
    display: none !important
}

.van-pagination__item:active {
    color: #fff !important;
    background-color: #fff !important
}

.detail-content strong span {
    font-family: exc !important;
    font-weight: 600 !important;
    color: #575757 !important
}

ol,
ul {
    list-style: disc !important;
    /* padding-left: 25px !important */
}

li {
    text-indent: 0 !important
}

.pc-page .van-pagination__next,
.pc-page .van-pagination__prev {
    flex: none !important;
    flex-shrink: 0 !important;
    padding: 0 11px !important;
    background: #fff
}

.pc-page .van-pagination__item {
    height: 21px !important;
    min-width: auto !important;
    padding: 0 8px;
    font-size: 8px;
    font-weight: 400;
    border-radius: 4px !important;
    color: #2457c1;
    margin-right: 8px
}

.pc-page .van-pagination__item--active {
    color: #fff !important;
    background-color: #2457c1
}

.detail-afc {
    width: auto !important;
    height: auto !important
}

a {
    text-decoration: none !important;
    color: inherit
}

.btn-bg-color,
.nav-bg-color {
    background: #2563eb
}

.red {
    color: #ff4a3d;
    font-weight: 500
}

.cardbg {
    background: #fff;
    border-radius: .2133333333rem;
    margin: .4rem;
    padding: .5333333333rem
}

.lazy-img[data-v-f4444038] {
    position: relative;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    overflow: hidden
}

.img[data-v-f4444038] {
    width: inherit;
    height: inherit;
    border-radius: inherit;
    -o-object-fit: contain;
    object-fit: contain;
    height: 100%;
    transform: scale(1.32)
}

.img.invisible[data-v-f4444038] {
    position: absolute;
    z-index: -10;
    opacity: 0
}

.img-placeholder[data-v-f4444038] {
    background: #f3f4f6;
    width: 100%;
    height: 100%;
    aspect-ratio: 9/16
}

@media(min-aspect-ratio:9/5) {
    .img-placeholder[data-v-f4444038] {
        aspect-ratio: 9/5 !important
    }
}