@charset "UTF-8";
.ugc-article-new-main[data-v-e1b8e63e] {
    border-radius: 6px;
    background: #ffffff;
    padding: 10px 15px;
}

.ugc-custom-tabs[data-v-e1b8e63e] {
    align-items: center;
    background: #fff;
    display: flex;
    height: 44px;
    margin-top: 16px;
    overflow: hidden;
    position: sticky;
    top: 0;
    white-space: nowrap;
    z-index: 999
}

.ugc-custom-count[data-v-e1b8e63e] {
    height: 35px;
    overflow: hidden;
    position: relative;
    width: 840px
}

.ugc-custom-count .ugc-custom-wrap[data-v-e1b8e63e] {
    align-items: center;
    display: flex;
    height: 35px;
    position: absolute;
    transition: transform .4s
}

.ugc-custom-prev[data-v-e1b8e63e] {
    left: 0
}

.ugc-custom-next[data-v-e1b8e63e],.ugc-custom-prev[data-v-e1b8e63e] {
    align-items: center;
    background: #fff;
    cursor: pointer;
    display: flex;
    height: 44px;
    position: absolute;
    width: 32px
}

.ugc-custom-next[data-v-e1b8e63e] {
    flex-direction: row-reverse;
    right: 0
}

.ugc-tab-text[data-v-e1b8e63e] {
    border-radius: 4px;
    color: #7c7c80;
    cursor: pointer;
    font-family: Microsoft YaHei;
    font-size: 15px;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-right: 4px;
    padding: 4px 8px
}

.tab-text-active[data-v-e1b8e63e],.ugc-tab-text[data-v-e1b8e63e]:hover {
    color: var(--413724ec);
    font-weight: 600;
    position: relative
}

.tab-text-active[data-v-e1b8e63e] {
    background: var(--0d251c0e);
    font-size: 20px;
    line-height: 28px
}

.ugc-insert-main[data-v-e1b8e63e] {
    display: flex;
    margin-left: -12px;
    margin-right: -12px
}

.ugc-banner-insert-main[data-v-e1b8e63e] {
    cursor: pointer;
    margin-top: 8px
}

.two-margin-banner[data-v-e1b8e63e] {
    margin-top: 12px
}

.two-padding-banner[data-v-e1b8e63e] {
    padding-top: 14px!important
}

.ugc-banner-main[data-v-e1b8e63e] {
    border-radius: 4px;
    margin-left: -12px;
    margin-right: -12px;
    padding: 0 12px;
    position: relative;
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.ugc-banner-main[data-v-e1b8e63e]:hover {
    box-shadow: 0 2px 16px 6px #011c4314;
    z-index: 1000
}

@media screen and (max-width: 992px) {
    .ugc-custom-count[data-v-e1b8e63e] {
        overflow-x:auto
    }

    .ugc-custom-wrap[data-v-e1b8e63e] {
        transform: translate(0)!important
    }

    .ugc-custom-next[data-v-e1b8e63e],.ugc-custom-prev[data-v-e1b8e63e] {
        display: none
    }

    .ugc-article-new-main[data-v-e1b8e63e] {
        margin-left: 12px;
        margin-right: 12px;
        padding: 0
    }

    .ugc-custom-tabs[data-v-e1b8e63e] {
        margin: 0;
        overflow-x: auto;
        padding: 8px 0;
        white-space: nowrap
    }

    .ugc-tab-text[data-v-e1b8e63e] {
        font-size: 16px;
        margin-right: 2px
    }

    .tab-text-active[data-v-e1b8e63e]:after {
        bottom: -6px;
        left: 25%;
        width: 50%
    }

    .ugc-insert-main[data-v-e1b8e63e] {
        margin-left: 0;
        overflow-x: auto;
        white-space: nowrap
    }

    .ugc-banner-main[data-v-e1b8e63e] {
        margin-left: 0;
        padding: 12px 12px 0
    }

    .ugc-banner-insert-main[data-v-e1b8e63e] {
        margin-left: 12px
    }
}

.surprise-flow-box[data-v-a4ca4f0d] {
    align-items: stretch;
    align-items: flex-start;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    margin-bottom: 10px;
    margin-top: 10px
}

@media (max-width: 639.9px) {
    .surprise-flow-box[data-v-a4ca4f0d] {
        margin-bottom:10px
    }
}

.is-hover img[data-v-a4ca4f0d]:hover {
    transform: scale(105%)
}

.is-hover .right-button[data-v-a4ca4f0d] {
    opacity: .25!important
}

.is-hover .right-button[data-v-a4ca4f0d]:hover {
    opacity: .35!important
}

.amz-surprise-carousel-link[data-v-a4ca4f0d] {
    border-radius: 6px 0 0 6px;
    overflow: hidden
}

.carousel-img[data-v-a4ca4f0d] {
    border-radius: 6px 0 0 6px;
    height: 100%;
    max-height: 340px;
    transition: all .5s ease-out;
    width: 100%
}

@media (max-width: 639.9px) {
    .carousel-img[data-v-a4ca4f0d] {
        max-height:182px;
        min-height: 182px
    }
}

.carousel-img[data-v-a4ca4f0d]:after {
    background-color: #98fb98;
    content: attr(data-title);
    content: "";
    display: none;
    height: 30px;
    width: 400px
}

.carousel-img:hover .right-button[data-v-a4ca4f0d] {
    opacity: .25!important
}

.right-button[data-v-a4ca4f0d] {
    align-items: center;
    background: #111827;
    border-radius: 50%;
    display: flex;
    height: 36px;
    justify-content: center;
    opacity: 0;
    position: absolute;
    right: 16px;
    transition: .3s;
    width: 36px
}

.left-px-button[data-v-a4ca4f0d] {
    left: 16px
}

.img-box-list[data-v-a4ca4f0d] {
    border-radius: 0 4px 4px 0;
    height: 340px;
    max-height: 340px;
    max-width: 246px;
    min-width: 246px;
    overflow: hidden;
    position: relative;
    width: 246px
}

.img-box-list .img-box-item[data-v-a4ca4f0d] {
    border-radius: 0 4px 4px 0;
    color: #fff;
    font-family: Microsoft YaHei;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: all .6s ease;
    visibility: hidden;
    width: 100%
}

.img-box-list .show-img-box[data-v-a4ca4f0d] {
    opacity: 1;
    visibility: visible
}

.img-box-list .item-box-background[data-v-a4ca4f0d] {
    -webkit-backdrop-filter: blur(25px);
    backdrop-filter: blur(25px);
    background-position: 50%;
    background-repeat: no-repeat;
    background: hsla(0,0%,50%,.5);
    background-size: cover;
    filter: blur(15px);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0
}

.img-box-list .item-box-text[data-v-a4ca4f0d] {
    background-blend-mode: darken;
    background-color: #99999980;
    height: 100%;
    max-height: 340px;
    padding: 20px 18px;
    position: absolute;
    width: 100%;
    z-index: 2
}

.img-box-list .item-box-text-bottom[data-v-a4ca4f0d] {
    align-items: center;
    bottom: 14px;
    color: #fff;
    display: block;
    display: flex;
    font-family: Microsoft YaHei;
    font-size: 12px;
    font-weight: 400;
    justify-content: space-between;
    left: 18px;
    line-height: 16px;
    position: absolute;
    width: 210px
}

.img-box-list .item-box-text-bottom .item-box-text-bottom-left[data-v-a4ca4f0d] {
    align-items: center;
    display: flex
}

.img-box-list .item-box-text-bottom .item-box-text-bottom-right[data-v-a4ca4f0d] {
    align-items: center;
    display: flex;
    float: right
}

.img-box-list .item-box-text-title[data-v-a4ca4f0d] {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px
}

.img-box-list .item-box-text-description[data-v-a4ca4f0d] {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis
}

.amz-surprise-carousel-link[data-is-surprise=true][data-v-a4ca4f0d]:before {
    background-color: #fefefe;
    border-radius: 5px;
    color: #444;
    content: "广告";
    font-size: 12px;
    padding: 1px 3px;
    position: absolute;
    right: 10px;
    top: 10px
}
