blockquote, body, button, caption, dd, div, dl, dt, fieldset, figure, form, h1, h2, h3, h4, h5, h6, hr, html, input, legend, li, menu, ol, p, pre, table, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

address, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th {
    text-align: left;
    font-weight: 400
}

abbr, body, fieldset, html, iframe, img {
    border: 0
}

address, cite, dfn, em, i, var {
    font-style: normal
}

[hidefocus], summary {
    outline: 0
}

h1, h2, h3, h4, h5, h6, small {
    font-size: 100%
}

sub, sup {
    font-size: 83%
}

code, kbd, pre, samp {
    font-family: inherit
}

q:after, q:before {
    content: none
}

textarea {
    overflow: auto;
    resize: none
}

label, summary {
    cursor: default
}

a, button {
    cursor: pointer
}

b, em, h1, h2, h3, h4, h5, h6, strong {
    font-weight: 400
}

a, a:hover {
    text-decoration: none
}

body, button, input, keygen, legend, select, textarea {
    -webkit-font-smoothing: antialiased;
    color: #333;
    outline: 0
}

body {
    font-family: system-ui,-apple-system,Segoe UI,Rototo,Helvetica,Arial,sans-serif
}

button:focus-visible, input:focus-visible {
    outline: auto
}

body {
    background: #fff
}

a {
    color: #222
}

    a:hover {
        color: #406599
    }

    a:visited {
        color: #999
    }

@font-face {
    font-family: ByteNumber-center;
    src: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/fonts/Byte_Number-center.688369de.ttf) format("truetype"),url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/fonts/Byte_Number-center.2b45aec2.woff) format("woff");
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: ByteNumber-Medium;
    src: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/fonts/ByteNumber-Medium.47b9dea4.ttf) format("truetype"),url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/fonts/ByteNumber-Medium.744cfd82.woff) format("woff");
    font-style: normal;
    font-display: swap;
    font-weight: 500
}

@font-face {
    font-family: system-number;
    src: local("SF Pro Display"),local("PingFang SC"),local("-app-system"),local("BlinkMacSystemFont"),local("sans-serif");
    unicode-range: U+30-39
}

.home-container {
    position: relative;
    min-width: 1280px;
    padding-bottom: 40px
}

    .home-container:before {
        content: "";
        width: 100%;
        z-index: 201
    }

    .home-container .fix-header, .home-container:before {
        position: fixed;
        top: -64px;
        left: 0;
        height: 64px;
        background: #fff
    }

    .home-container .fix-header {
        display: none;
        width: 100vw;
        min-width: 1280px;
        padding: 0 24px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: 0 2px 16px rgba(54,56,79,.06);
        box-shadow: 0 2px 16px rgba(54,56,79,.06);
        z-index: 200
    }

        .home-container .fix-header > div {
            height: 100%;
            background: #fff;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

        .home-container .fix-header .logo {
            -ms-flex-negative: 0;
            flex-shrink: 0;
            width: 100px;
            height: 28px;
            background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/logo_red.99c3cb73.svg);
            background-size: contain;
            background-repeat: no-repeat
        }

            .home-container .fix-header .logo:hover {
                opacity: .8
            }

        .home-container .fix-header .feed-m-nav {
            -ms-flex-negative: 0;
            flex-shrink: 0;
            width: 546px;
            margin-left: 28px;
            padding-bottom: 0
        }

            .home-container .fix-header .feed-m-nav .feed-default-nav-item, .home-container .fix-header .feed-m-nav .feed-more-nav li, .home-container .fix-header .feed-m-nav .more-btn, .home-container .fix-header .feed-m-nav .ttp-city-selector-current-name {
                font-size: 16px
            }

            .home-container .fix-header .feed-m-nav .feed-default-nav-item {
                padding: 2px 0
            }

            .home-container .fix-header .feed-m-nav .more-btn {
                padding: 2px 8px
            }

            .home-container .fix-header .feed-m-nav .ttp-city-selector .ttp-city-selector-city-picker {
                width: 12px;
                height: 12px
            }

            .home-container .fix-header .feed-m-nav .feed-default-nav-item.active:after {
                width: 16px;
                height: 2px;
                bottom: -2px
            }

        .home-container .fix-header .user-icon.red {
            margin-left: 28px
        }

        .home-container .fix-header .login-button {
            -ms-flex-negative: 0;
            flex-shrink: 0;
            font-size: 16px;
            font-weight: 500;
            padding: 8px 16px;
            margin-left: 16px
        }

        .home-container .fix-header .header-notification-wrapper {
            -ms-flex-negative: 0;
            flex-shrink: 0;
            margin-left: 40px
        }

        .home-container .fix-header .header-publisher-wrapper {
            -ms-flex-negative: 0;
            flex-shrink: 0;
            margin-left: 32px
        }

            .home-container .fix-header .header-publisher-wrapper .publisher-icon {
                padding: 0 0 0 30px;
                margin: 0
            }

        .home-container .fix-header .search-wrapper {
            width: 440px
        }

    .home-container .toutiao-header {
        min-width: 1280px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2
    }

    .home-container .search-container {
        width: 100%;
        min-width: 1280px;
        height: 312px;
        height: 39vh;
        max-height: 360px;
        min-height: 273px;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        top: 0;
        z-index: 1
    }

    .home-container .main-search {
        width: 704px;
        height: 157px
    }

    .home-container .main-content {
        width: 1066px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 auto;
        padding: 16px 16px 0;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .home-container .main-content .left-container {
            width: 676px
        }

            .home-container .main-content .left-container > .show-monitor {
                display: block
            }

        .home-container .main-content .right-container {
            -ms-flex-item-align: start;
            align-self: flex-start;
            width: 318px;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -moz-box-orient: vertical;
            -moz-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column
        }

        .home-container .main-content .a11y-logo {
            width: 132px;
            height: 50px;
            margin-top: 12px;
            background: url(data:image/png;base64,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) no-repeat 50%;
            background-size: contain
        }

@media screen and (max-width:1440px) {
    .home-container .fix-header .search-wrapper {
        width: 390px
    }
}

@media screen and (max-width:1366px) {
    .home-container .fix-header .feed-m-nav {
        width: 514px;
        margin-left: 24px
    }

    .home-container .fix-header .search-wrapper {
        width: 360px
    }

    .home-container .fix-header .header-notification-wrapper {
        margin-left: 32px
    }

    .home-container .fix-header .header-publisher-wrapper, .home-container .fix-header .user-icon.red {
        margin-left: 24px
    }
}

@media screen and (max-width:1162px) {
    .toolbar {
        display: none
    }
}

.toutiao-header {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 16px;
    width: 100%
}

    .toutiao-header a {
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        color: #fff;
        text-shadow: 1px 1px 1px rgba(0,0,0,.2);
        padding: 16px 0
    }

    .toutiao-header.login-btn-light-c .login-button {
        background: #fff;
        color: #f04142;
        
    }

.header-left a:not(:last-of-type) {
    margin-right: 36px
}

.add-to-desktop-wrapper {
    display: inline-block;
    margin-right: 36px;
    position: relative
}

    .add-to-desktop-wrapper a {
        margin-right: 0
    }

    .add-to-desktop-wrapper .add-panel {
        width: 216px;
        padding: 32px 16px 16px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff;
        mix-blend-mode: normal;
        -webkit-box-shadow: 0 10px 50px rgba(54,56,79,.08);
        box-shadow: 0 10px 50px rgba(54,56,79,.08);
        border-radius: 8px;
        text-align: center;
        position: absolute;
        left: -73px
    }

        .add-to-desktop-wrapper .add-panel:before {
            content: "";
            width: 16px;
            height: 6px;
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAASBAMAAADvSECJAAAAHlBMVEVHcEz////////////////////////////////////JATChAAAACXRSTlMAf0DjEI+/XyDPWu1ZAAAAXklEQVQY02NgoAAwZU4rwCohOXPmRGzijDOBQAC7BqxawBqwaZGESEzEoQFTiyRMYiIODehaJBESE3FoQNUiiSwxEYcGJC0skagSUx2gEsoz0YA5WLhJeCYGMFVhAABuNF5e7AnNUQAAAABJRU5ErkJggg==);
            background-size: contain;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            top: -5px;
            left: 50%
        }

        .add-to-desktop-wrapper .add-panel i {
            display: block;
            width: 48px;
            height: 48px;
            margin: 0 auto;
            background: url(https://lf3-static.bytednsdoc.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/tt-icon.png) no-repeat 50%;
            background-size: contain
        }

    .add-to-desktop-wrapper .title {
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        color: #222;
        margin: 8px 0 4px
    }

    .add-to-desktop-wrapper .tips {
        font-size: 14px;
        line-height: 20px;
        color: #999
    }

    .add-to-desktop-wrapper .add-btn {
        width: 100%;
        height: 32px;
        margin-top: 20px;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        color: #fff;
        border: none;
        background: #f04142;
        border-radius: 6px
    }

.home-banner-wrapper {
    position: relative;
    overflow: hidden;
    height: 312px;
    height: 39vh;
    max-height: 360px;
    min-height: 273px;
    background: #222
}

    .home-banner-wrapper.ie .video-poster, .home-banner-wrapper.ie video {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        transform: scale(1.3)
    }

    .home-banner-wrapper .home-banner {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%
    }

    .home-banner-wrapper .static-img, .home-banner-wrapper .video-poster {
        width: 100%;
        height: 100%;
        background: transparent no-repeat 50%;
        background-size: cover
    }

    .home-banner-wrapper .video-poster {
        position: absolute;
        top: 0;
        left: 0
    }

    .home-banner-wrapper video {
        position: relative;
        z-index: 1;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

.home-banner-headline {
    position: absolute;
    right: 16px;
    bottom: 16px;
    z-index: 2;
    height: 32px
}

    .home-banner-headline .headline {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 6px;
        padding: 0 8px;
        height: 100%;
        background: hsla(0,0%,100%,.2);
        -webkit-backdrop-filter: blur(100px);
        backdrop-filter: blur(100px)
    }

        .home-banner-headline .headline.padding-right-4 {
            padding-right: 4px
        }

    .home-banner-headline .icon-eye {
        display: inline-block;
        margin-right: 4px;
        width: 18px;
        height: 18px
    }

    .home-banner-headline h1 {
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 200px;
        white-space: nowrap;
        font-size: 14px;
        font-weight: 500;
        line-height: 16px;
        color: #fff
    }

    .home-banner-headline .desc-popup {
        position: absolute;
        right: 0;
        bottom: 100%;
        padding-bottom: 10px
    }

    .home-banner-headline .desc-popup-inner {
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 8px;
        width: 256px;
        color: #fff;
        background: hsla(0,0%,100%,.2);
        -webkit-backdrop-filter: blur(100px);
        backdrop-filter: blur(100px)
    }

        .home-banner-headline .desc-popup-inner .title {
            overflow: hidden;
            text-overflow: ellipsis;
            padding: 24px 16px 0;
            margin-bottom: 12px;
            white-space: nowrap;
            max-width: 100%;
            font-size: 17px;
            font-weight: 500;
            line-height: 20px
        }

        .home-banner-headline .desc-popup-inner .content-wrapper {
            padding: 0 16px 12px
        }

        .home-banner-headline .desc-popup-inner .content {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 4;
            overflow: hidden;
            text-overflow: ellipsis;
            max-height: 80px;
            font-size: 14px;
            line-height: 20px
        }

        .home-banner-headline .desc-popup-inner .look-btn {
            width: 224px;
            padding: 6px 0;
            margin: 0 16px 16px;
            font-weight: 400;
            font-size: 14px;
            line-height: 20px;
            color: #fff;
            background: hsla(0,0%,100%,.3);
            border-radius: 4px;
            border: none
        }

.ttp-popup-container {
    -webkit-transition: all .4s cubic-bezier(.3,1.3,.3,1);
    -moz-transition: all .4s cubic-bezier(.3,1.3,.3,1);
    transition: all .4s cubic-bezier(.3,1.3,.3,1);
    opacity: 0;
    display: none
}

    .ttp-popup-container.popup-show {
        display: block
    }

    .ttp-popup-container.popup-hide {
        display: none
    }

    .ttp-popup-container.popup-anime-show {
        opacity: 1
    }

    .ttp-popup-container.popup-anime-hide {
        opacity: 0
    }

.header-right a {
    margin-left: 40px
}

.header-right .notification-container, .header-right .publisher-icon, .header-right .user-icon {
    display: inline-block;
    margin-left: 36px
}

.header-right .notification-container {
    padding: 16px 0
}

    .header-right .notification-container a {
        margin-left: 0;
        text-shadow: none
    }

        .header-right .notification-container a.notice-icon {
            padding: 0 0 0 30px;
            font-weight: 400;
            font-size: 14px
        }

            .header-right .notification-container a.notice-icon:hover {
                opacity: 1
            }

.header-right .ttp-header-notice.dark .notice-icon:before {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/msg_icon.36698e42.svg)
}

.common-component-wrapper .publisher-icon {
    padding: 16px 0;
    cursor: pointer;
    position: relative;
    outline: none
}

    .common-component-wrapper .publisher-icon:focus-visible {
        outline: auto
    }

    .common-component-wrapper .publisher-icon img {
        width: 18px;
        height: 18px;
        margin-bottom: -4px
    }

    .common-component-wrapper .publisher-icon a {
        margin-left: 8px;
        padding: 0;
        font-size: 14px;
        line-height: 20px
    }

.common-component-wrapper .user-icon {
    padding: 13px 0;
    cursor: pointer;
    position: relative
}

    .common-component-wrapper .user-icon img {
        width: 26px;
        height: 26px;
        margin-bottom: -8px;
        border-radius: 50%
    }

    .common-component-wrapper .user-icon a {
        display: block;
        margin-left: 0;
        padding: 0
    }

    .common-component-wrapper .user-icon span {
        margin-left: 8px;
        font-size: 14px;
        line-height: 20px
    }

.common-component-wrapper .hover-list {
    width: 108px;
    padding: 12px 0;
    margin-top: 47px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    mix-blend-mode: normal;
    border: .5px solid #f2f2f2;
    -webkit-box-shadow: 0 10px 50px rgba(54,56,79,.11);
    box-shadow: 0 10px 50px rgba(54,56,79,.11);
    border-radius: 8px;
    position: absolute;
    top: 0;
    z-index: 100
}

    .common-component-wrapper .hover-list a {
        display: block;
        padding: 8px 25px;
        margin-left: 0;
        font-size: 14px;
        line-height: 20px;
        color: #222;
        text-shadow: none;
        white-space: nowrap
    }

        .common-component-wrapper .hover-list a:hover {
            background: #f8f8f8
        }

    .common-component-wrapper .hover-list:before {
        content: "";
        width: 16px;
        height: 6px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAASBAMAAADvSECJAAAAHlBMVEVHcEz////////////////////////////////////JATChAAAACXRSTlMAf0DjEI+/XyDPWu1ZAAAAXklEQVQY02NgoAAwZU4rwCohOXPmRGzijDOBQAC7BqxawBqwaZGESEzEoQFTiyRMYiIODehaJBESE3FoQNUiiSwxEYcGJC0skagSUx2gEsoz0YA5WLhJeCYGMFVhAABuNF5e7AnNUQAAAABJRU5ErkJggg==);
        background-size: contain;
        position: absolute;
        top: -6px
    }

.common-component-wrapper .publish-list {
    left: -16px
}

    .common-component-wrapper .publish-list:before {
        left: 16px
    }

.common-component-wrapper .user-list {
    right: 0
}

    .common-component-wrapper .user-list:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%)
    }

.common-component-wrapper .login-button {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding: 4px 12px;
    background: #f04142;
    border-radius: 6px;
    text-shadow: none
}

    .common-component-wrapper .login-button:hover {
        opacity: .9
    }

.common-component-wrapper .user-icon.red {
    padding: 0
}

    .common-component-wrapper .user-icon.red img {
        width: 28px;
        height: 28px;
        margin: 0
    }

    .common-component-wrapper .user-icon.red .hover-list {
        margin-top: 40px;
        right: -24px
    }

        .common-component-wrapper .user-icon.red .hover-list:before {
            left: auto;
            right: 37px;
            -webkit-transform: translateX(50%);
            -moz-transform: translateX(50%);
            transform: translateX(50%)
        }

.weather-wrapper {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    outline: none
}

    .weather-wrapper:focus-visible {
        outline: auto
    }

    .weather-wrapper .weather-abstract {
        color: #fff;
        text-shadow: 1px 1px 1px rgba(0,0,0,.2);
        padding: 15px 0;
        cursor: default
    }

        .weather-wrapper .weather-abstract .weather-icon {
            width: 24px;
            height: 24px;
            margin: 0 4px -7px 8px
        }

        .weather-wrapper .weather-abstract .city_temperature {
            margin-left: 8px;
            margin-right: 8px
        }

        .weather-wrapper .weather-abstract .air {
            display: inline-block;
            font-size: 14px;
            line-height: 16px;
            padding: 1px 2px;
            border-radius: 3px;
            text-shadow: .5px .5px .5px rgba(0,0,0,.16);
            background: hsla(0,0%,100%,.4);
            -webkit-backdrop-filter: blur(60px);
            backdrop-filter: blur(60px)
        }

    .weather-wrapper .weather-hover {
        color: #222;
        -webkit-box-shadow: 0 10px 50px rgba(54,56,79,.08);
        box-shadow: 0 10px 50px rgba(54,56,79,.08);
        margin-top: 47px;
        position: absolute;
        top: 0;
        left: 50%;
        z-index: 10
    }

        .weather-wrapper .weather-hover .w-header {
            padding: 14px 16px
        }

            .weather-wrapper .weather-hover .w-header .header-bg {
                width: 100%;
                height: 53.34px;
                margin-top: -5.34px;
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABBQAAAChAgMAAAAKOQTaAAAADFBMVEVHcEz7+/v6+vr6+vqPU4c/AAAAA3RSTlMAd87m1MRYAAABcklEQVR42u3XwU3DUBAE0B8h5AMHjhxdAiUkJdAJJbgJ+qADQgkpgRJy8CEgnM23HSNSQRD7pgLryZ5ZlyLyV7J620AoTewglDZ6CKWLAcIqIhRDUxUUQ1sVFENXFQa1EIphqgXF0E4KvVpQDHMtZC+G5qyQuxiezwqfmREeYsnL9R/m9jWy5uvpp6K2kTfHzcVmZ01/uVZZM78Md8kVPn6db3kz+CCWT6JJr7BLvxDLSqzTK3xXhW16haNynOvxBkK8p7+Z5pG4hxB7QzlN5SOEODgXpoOhg1D/pyiMCk7H8XikMCowqKFAgQIFChQoUKBAgQIFChQoUKBAgQIFChQoUKBAgQIFChQoUKBAgQIFChQoUKBAgQIFChQoUKBAgQIFChQoUKBAgQIFChQoUKAgFChQoECBAgUKFChQoECBAgUKFChQoECBAgUKFChQoECBAgUKFChQoECBAgUKFChQoECBAgUKFChQoECBAoX/nRNNGFFLoiaCgQAAAABJRU5ErkJggg==);
                background-size: cover;
                position: absolute;
                top: 0;
                left: 0;
                z-index: -1
            }

            .weather-wrapper .weather-hover .w-header .change {
                color: #707070;
                cursor: pointer;
                float: right;
                border: none;
                background: none
            }

                .weather-wrapper .weather-hover .w-header .change:before {
                    content: "";
                    display: inline-block;
                    width: 16px;
                    height: 16px;
                    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJ1BMVEVHcEzvQEDwQUHwQELvQEDwQULxQEDwQUHvQEDvQEHxQELwQEDwQUK/KU2WAAAADHRSTlMAHuZ5QL5fzzCQn0+3JUZuAAABI0lEQVQ4y42TPU7DQBCFx+BgSOUQQU0KOhdJjQs36VKgKCUFJUWO4MIHoOAAFHAGbuBNkBBzKPCsd3ZnPZH8Kns++83fLoDXLAdN8y3i/WoYXyNpF8dvsNenjKeFA20jwB5Z3+IHDFQF4DoEiwA8heDo4xeIulcmwSODV1vow5ct+sDgnd6XAOf0YGRuei1ldvrurnuakKeLJ87JeeUCVH4EI8HSt8qbLLgtSo5cVc3jjsrlBq3TD4ONnerLrZ3yr76OvlXSVIIPfbNit2KDrX5I5DE503NHS38OD1ahp3AtDk9iP7yoC5q894puT+niJrofmVZsp8sTTuxlBncw051cXa1yo/fD7qyuOvCmgKSO5xRsfqGC/wU3KoDS6HFIKxihP7CdYSgQByryAAAAAElFTkSuQmCC);
                    background-size: contain;
                    margin-right: 2px;
                    margin-bottom: -3px
                }

            .weather-wrapper .weather-hover .w-header .time {
                font-weight: 500
            }

        .weather-wrapper .weather-hover .days-weather {
            width: 348px;
            padding: 20px 0;
            background: #fff;
            border-bottom-left-radius: 8px;
            border-bottom-right-radius: 8px;
            overflow: hidden
        }

            .weather-wrapper .weather-hover .days-weather .day {
                width: 33.3%;
                float: left;
                text-align: center
            }

            .weather-wrapper .weather-hover .days-weather span {
                display: block
            }

            .weather-wrapper .weather-hover .days-weather .title {
                color: #222
            }

            .weather-wrapper .weather-hover .days-weather .weather-icon {
                margin: 8px 0
            }

            .weather-wrapper .weather-hover .days-weather .temperature {
                color: #707070
            }

                .weather-wrapper .weather-hover .days-weather .temperature em {
                    font-weight: 500
                }

        .weather-wrapper .weather-hover .city-select {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            border-radius: 8px;
            padding: 14px 16px 20px;
            width: 256px;
            height: 156px;
            background: #fff
        }

            .weather-wrapper .weather-hover .city-select:before {
                content: "";
                width: 16px;
                height: 6px;
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAASBAMAAADvSECJAAAAHlBMVEVHcEz////////////////////////////////////JATChAAAACXRSTlMAf0DjEI+/XyDPWu1ZAAAAXklEQVQY02NgoAAwZU4rwCohOXPmRGzijDOBQAC7BqxawBqwaZGESEzEoQFTiyRMYiIODehaJBESE3FoQNUiiSwxEYcGJC0skagSUx2gEsoz0YA5WLhJeCYGMFVhAABuNF5e7AnNUQAAAABJRU5ErkJggg==);
                background-size: contain;
                position: absolute;
                top: -6px;
                left: 50%;
                -webkit-transform: translateX(-50%);
                -moz-transform: translateX(-50%);
                transform: translateX(-50%)
            }

.weather-icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-size: contain
}

.weather-icon-white-0 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/0.png")
}

.weather-icon-white-1 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/1.png")
}

.weather-icon-white-2 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/2.png")
}

.weather-icon-white-3 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/3.png")
}

.weather-icon-white-4 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/4.png")
}

.weather-icon-white-5 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/5.png")
}

.weather-icon-white-6 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/6.png")
}

.weather-icon-white-7 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/7.png")
}

.weather-icon-white-8 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/8.png")
}

.weather-icon-white-9 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/9.png")
}

.weather-icon-white-10 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/10.png")
}

.weather-icon-white-13 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/13.png")
}

.weather-icon-white-14 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/14.png")
}

.weather-icon-white-15 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/15.png")
}

.weather-icon-white-16 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/16.png")
}

.weather-icon-white-17 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/17.png")
}

.weather-icon-white-18 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/18.png")
}

.weather-icon-white-19 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/19.png")
}

.weather-icon-white-20 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/20-36.png")
}

.weather-icon-white-29 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/29-35.png")
}

.weather-icon-white-30 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/30.png")
}

.weather-icon-white-31 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/31.png")
}

.weather-icon-white-32 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/32.png")
}

.weather-icon-white-33 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/33.png")
}

.weather-icon-white-34 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/34.png")
}

.weather-icon-white-35 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/29-35.png")
}

.weather-icon-white-36 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/20-36.png")
}

.weather-icon-white-44 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/44.png")
}

.weather-icon-white-45, .weather-icon-white-46 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather_white/45-46.png")
}

.weather-icon-0 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/0.png")
}

.weather-icon-1 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/1.png")
}

.weather-icon-2 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/2.png")
}

.weather-icon-3 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/3.png")
}

.weather-icon-4 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/4.png")
}

.weather-icon-5 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/5.png")
}

.weather-icon-6 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/6.png")
}

.weather-icon-7 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/7.png")
}

.weather-icon-8 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/8.png")
}

.weather-icon-9 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/9.png")
}

.weather-icon-10 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/10.png")
}

.weather-icon-13 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/13.png")
}

.weather-icon-14 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/14.png")
}

.weather-icon-15 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/15.png")
}

.weather-icon-16 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/16.png")
}

.weather-icon-17 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/17.png")
}

.weather-icon-18 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/18.png")
}

.weather-icon-19 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/19.png")
}

.weather-icon-20 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/20-36.png")
}

.weather-icon-29 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/29-35.png")
}

.weather-icon-30 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/30.png")
}

.weather-icon-31 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/31.png")
}

.weather-icon-32 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/32.png")
}

.weather-icon-33 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/33.png")
}

.weather-icon-34 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/34.png")
}

.weather-icon-35 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/29-35.png")
}

.weather-icon-36 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/20-36.png")
}

.weather-icon-44 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/44.png")
}

.weather-icon-45, .weather-icon-46 {
    background-image: url("https://sf3-cdn-tos.douyinstatic.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/weather/45-46.png")
}

.ttp-city-selector-panel .desc {
    margin-bottom: 14px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #222
}

.ttp-city-selector-panel .cascade-options {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px
}

.ttp-city-selector-panel .btn {
    border: none;
    border-radius: 6px;
    padding: 6px 18px;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    cursor: pointer
}

    .ttp-city-selector-panel .btn:hover {
        opacity: .8
    }

    .ttp-city-selector-panel .btn:focus-visible {
        outline: auto
    }

    .ttp-city-selector-panel .btn.cancel {
        margin-right: 8px;
        background: #f2f2f2
    }

    .ttp-city-selector-panel .btn.ok {
        font-weight: 500;
        background: #f04142;
        color: #fff
    }

.ttp-city-selector-cascade-option {
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    border: 1px solid #e8e8e8;
    width: 108px;
    height: 40px;
    background: #fff;
    cursor: pointer
}

    .ttp-city-selector-cascade-option .current-option {
        position: relative;
        padding: 10px 24px 10px 12px;
        font-size: 14px;
        line-height: 20px;
        color: #222
    }

        .ttp-city-selector-cascade-option .current-option:after {
            content: "";
            position: absolute;
            top: 14px;
            right: 16px;
            width: 10px;
            height: 10px;
            background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/arrow_down.4f461124.svg) no-repeat 50%;
            background-size: contain
        }

    .ttp-city-selector-cascade-option .options-list {
        position: absolute;
        top: 44px;
        left: -1px;
        border-radius: 6px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: 0 10px 50px rgba(54,56,79,.12);
        box-shadow: 0 10px 50px rgba(54,56,79,.12);
        overflow-y: scroll;
        opacity: 0;
        width: 108px;
        height: 0;
        max-height: 276px;
        background: #fff;
        -webkit-transition: opacity .2s,height .2s;
        -moz-transition: opacity .2s,height .2s;
        transition: opacity .2s,height .2s
    }

        .ttp-city-selector-cascade-option .options-list.show {
            padding: 12px 0;
            opacity: 1;
            height: auto
        }

        .ttp-city-selector-cascade-option .options-list .option {
            padding: 8px 10px 8px 26px;
            font-size: 14px;
            line-height: 20px
        }

            .ttp-city-selector-cascade-option .options-list .option:hover {
                background-color: #f8f8f8
            }

div.ttp-login-modal {
    z-index: 1001
}

    div.ttp-login-modal .ttp-modal {
        width: 650px;
        background: #f2f2f2;
        border-radius: 8px
    }

        div.ttp-login-modal .ttp-modal .ttp-modal-header {
            padding: 16px 16px 16px 36px;
            border-bottom: 1px solid #e8e8e8
        }

        div.ttp-login-modal .ttp-modal .ttp-modal-title {
            font-size: 20px;
            line-height: 32px;
            font-weight: 500;
            color: #222
        }

        div.ttp-login-modal .ttp-modal .ttp-modal-close-btn {
            padding: 0;
            margin-top: 2px;
            background: hsla(0,0%,84.7%,.4);
            border-radius: 50%
        }

            div.ttp-login-modal .ttp-modal .ttp-modal-close-btn i {
                background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/close.78e46e2d.svg)
            }

        div.ttp-login-modal .ttp-modal .ttp-modal-body {
            padding: 0
        }

    div.ttp-login-modal .web-login-container {
        width: auto
    }

    div.ttp-login-modal .web-login {
        background-color: transparent
    }

    div.ttp-login-modal .web-login-union__login {
        padding: 24px 0 28px
    }

    div.ttp-login-modal .web-login-union__login__form__content {
        width: 288px
    }

    div.ttp-login-modal .web-login-union__login__form__title, div.ttp-login-modal .web-login-union__login__scan-code__title {
        font-size: 18px
    }

    div.ttp-login-modal .web-login-union__login__form {
        padding: 0 32px 0 36px;
        position: relative
    }

        div.ttp-login-modal .web-login-union__login__form:after {
            content: "";
            display: block;
            width: 1px;
            height: 238px;
            background-color: #e8e8e8;
            position: absolute;
            right: 0;
            top: 0
        }

    div.ttp-login-modal .web-login-account-password__account-input-wrapper, div.ttp-login-modal .web-login-mobile-code__mobile-input-wrapper, div.ttp-login-modal .web-login-password-reset__account-input-wrapper {
        margin-top: 16px
    }

    div.ttp-login-modal .web-login-account-password__password-input-wrapper, div.ttp-login-modal .web-login-mobile-code__code-input-wrapper, div.ttp-login-modal .web-login-password-reset__code-input-wrapper, div.ttp-login-modal .web-login-password-reset__confirm-password-input-wrapper, div.ttp-login-modal .web-login-password-reset__new-password-input-wrapper {
        margin-top: 12px
    }

    div.ttp-login-modal .web-login-button-input, div.ttp-login-modal .web-login-normal-input, div.ttp-login-modal .web-login-normal-input__input {
        background: #fff
    }

    div.ttp-login-modal .web-login-button, div.ttp-login-modal .web-login-button-input, div.ttp-login-modal .web-login-normal-input {
        height: 44px;
        border-radius: 6px
    }

    div.ttp-login-modal .web-login-area-code__input-wrapper__input:focus-visible, div.ttp-login-modal .web-login-button-input__input:focus-visible, div.ttp-login-modal .web-login-normal-input__input:focus-visible {
        outline: none
    }

    div.ttp-login-modal .web-login-button-input__button-text {
        line-height: 20px;
        height: 20px
    }

        div.ttp-login-modal .web-login-button-input__button-text:hover {
            opacity: .8
        }

        div.ttp-login-modal .web-login-button-input__button-text:focus-visible {
            outline: auto
        }

    div.ttp-login-modal .web-login-area-code {
        margin-right: 21px;
        position: relative
    }

        div.ttp-login-modal .web-login-area-code:after {
            content: "";
            display: block;
            width: 1px;
            height: 16px;
            margin-left: 8px;
            margin-right: 12px;
            background-color: #e8e8e8;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            transform: translateY(-50%);
            position: absolute;
            top: 50%;
            right: -21px
        }

    div.ttp-login-modal .web-login-confirm-info__checkbox {
        width: 14px;
        height: 14px;
        margin-right: 4px
    }

    div.ttp-login-modal .web-login-confirm-info__checkbox__checked {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAMAAADyHTlpAAAAM1BMVEVHcEz////4n5/zW1zvQEDvQEDwQULwQUHxQELwQUH95+f6s7T+8/P2iIn1dnf81dbxTE3zZ0sUAAAACnRSTlMA////IBD/x3Dfmmj6xgAAANlJREFUOMvV1dsWhRAQBuBBJKe8/9NuIWFL02Vz1dK3yu8IAFyu4qFWCUctm0DUtgSKksFykAJZElYsXUGg6wuUKYqkzhBiUZQSQnaPobrIB+r3IDUmFlOVnNIj0CVn9AhUyQnVnbylMVAjM/V2FKiVmequNQYidLAGbGhXrAvUy0Tj75RtAv3J3IHUtfSS7WN5jkCyOzufBrIMVhLKWXMnr3HNXyO3spoCZuaynq1i6ePe8szMZLsGoqW4Hesmsl9Zzn77ICr0xVH84oDn2Gvj3WUEgLniOMAPURknwyUfw/YAAAAASUVORK5CYII=);
        background-size: 14px 14px
    }

    div.ttp-login-modal .web-login-confirm-info {
        font-size: 14px;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    div.ttp-login-modal .web-login-confirm-info__before-text, div.ttp-login-modal .web-login-confirm-info__connect-text {
        color: #222
    }

    div.ttp-login-modal .web-login .web-login-confirm-info__info {
        margin: 0;
        color: #1b4187
    }

    div.ttp-login-modal .web-login-account-password__button-wrapper, div.ttp-login-modal .web-login-mobile-code__button-wrapper {
        margin-top: 8px
    }

    div.ttp-login-modal .web-login-error {
        padding-top: 4px;
        padding-left: 16px;
        font-size: 12px;
        line-height: 16px;
        color: #f04142;
        white-space: nowrap;
        outline: none
    }

    div.ttp-login-modal .web-login-button {
        height: 44px;
        line-height: 44px;
        font-weight: 500
    }

        div.ttp-login-modal .web-login-button:not(.web-login-button__disabled):hover {
            opacity: .9
        }

    div.ttp-login-modal .web-login-union__login__scan-code {
        -moz-box-flex: 1;
        -ms-flex: 1 1;
        flex: 1 1
    }

    div.ttp-login-modal .web-login-union__login__scan-code__title {
        text-align: center
    }

    div.ttp-login-modal .web-login-scan-code__content {
        margin-top: 16px;
        padding: 0
    }

    div.ttp-login-modal .web-login-scan-code__content__qrcode-wrapper {
        width: 136px;
        height: 136px;
        border-radius: 8px;
        overflow: hidden;
        position: relative
    }

        div.ttp-login-modal .web-login-scan-code__content__qrcode-wrapper:before {
            content: "";
            display: block;
            width: 29px;
            height: 29px;
            background: url("//sf1-cdn-tos.huoshanstatic.com/obj/ies.fe.mis/814c8ed898364418e2ded3a00312b49d.png") no-repeat 50%;
            background-size: cover;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            position: absolute;
            top: 50%;
            left: 50%;
            z-index: 1
        }

    div.ttp-login-modal .web-login-scan-code__content__qrcode-wrapper__mask {
        z-index: 10
    }

    div.ttp-login-modal .web-login-scan-code__content__qrcode-wrapper__mask__toast {
        width: 100%;
        height: 100%;
        padding: 0;
        background: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    div.ttp-login-modal .web-login-scan-code__content__qrcode-wrapper__mask__toast__icon.failed, div.ttp-login-modal .web-login-scan-code__content__qrcode-wrapper__mask__toast__icon.refresh {
        width: 48px;
        height: 48px;
        margin: 30px auto 8px;
        border-radius: 50%;
        -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.1);
        box-shadow: 0 2px 10px rgba(0,0,0,.1);
        background-size: 24px 24px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIBAMAAACnw650AAAAJFBMVEVHcEwhISEiIiIiIiIhISEgICAgICAhISEhISEiIiIhISEiIiIOl4cEAAAAC3RSTlMA2+9vQSIQvaCAX+RifBcAAAGxSURBVEjH7ZahT8NQEMY3thUGhgkgoZIgSE2DYCSYGhISzEZIsCU4FGRBkBkScDMEg5gBg8GsZYzB/XPcey9pe/euacXmdu5ef6+5d/e9r61UFjGvqB+2ALZ6gcmqAOs2c+KBjvhJp2sAI444L5DEdh60D0ApAboAEhsSVPMoFPsCNNRPesehc/6qqV8bWlHrPwcmuXZV9mBBA8UESb8UNeVQ01RBKxwy6MicJ42uKT8LNXBjFGahhmtBOCXYpKe9tKBPfFGHDcnlEC7s8imdMWgVU5/uAatwLCnKvgQk6BRgXAgNmARFCLv0JkPp3jpmpJNJ4XG6t4azLbwjy0o8JaBxIYRt+i6EUFyTMtBoZtBkNoVXy7QA79xXIVRqLDjgOLSXHZxwQKTi2xCKOqZ3/EY8z7SSL19xdUms3KWiboJQFJ6ZiNrx5MtJ7pkylYg1QTnGH9emZBjU6rX1dLhfxMxDRBPjAxXt8JmfRRlrlBprH2i7MxYdfZjkqq8t2u6vNnu4V2bf9ozZC6KyPxtCdCl0J2vvPcvs5Ck0Q+2FuTpmn9c8tbdvAVqPweKXZW7xDwRLYogpLtmjAAAAAElFTkSuQmCC);
        background-color: #fff
    }

    div.ttp-login-modal .web-login-scan-code__content__qrcode-wrapper__mask__toast__icon.success {
        width: 32px;
        height: 32px;
        margin: 38px auto 8px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgBAMAAAAQtmoLAAAAHlBMVEVHcEwAp1AAqlUAqlQAqlMAqlQAqVMAqVQAqlQAqlQP9D2jAAAACXRSTlMAHd5mqO+QQ78CWaQWAAACSklEQVRYw61YvU9CQQw/fEQcCUaJGy/q8Db8IrIRXGREExM2jRMbjmwmujjKh9D/1nsKcveu7bVqt5e079dev2tMSPVW9xjg5vXxyUhotws/9HoSZS9dgkcvVZ6/8gYFmo1YdTIIaNKk+ZMBgEaikgFoJEo9IGiGW34BJB1i/PvA0AOiUMYJTEKl9oClNHhRiFDxpdoxgakSoAjRjgt4ECUQkPtQNYlAX+oDxBfbIKJ7jcme2TKNAOZrncogpI5OI4DFSiCTCkzEYeGHx5ZcoK8zYf2wmVzgy4gKKGik8UJOz1bgIMJzd+aU8/e4zTZGndDJrX6Ll4tNRVlGk+0rCbbdtEsE9ShxfV0WZFniBuyWoOA5P23wr7pK45r7ruM4gJuRC9YNIYB1xFAFAB+mpwKAGedoBMAGeKYCsAIDFQDMjf/5eJ6xAACm+NMaC1AQyH+65iAAfIGZw0IAgGf0dMNDAcy9Z51umCgA3w8fP1wUgM3RXtgAajSANXOI+YoEsEq0sWggAayZYywcSACbQAfkmIO2vvdiEUgj3b5RLDMbCLy3doJClvLjRDMolWsIonlXw2KccgBLpNx/QxAAU6yhpMxAlDeUHSz5qfGjgzbFlJ64RmjbnVy1BtzsoG7se3KBxu+GE/X4w/cUbOhTj3ClgVCj6m/HUP2gqx6lZb5L/7IOqBcO/UqjXpr0a1lsq+n/fbVUL6/GnNL8t/+zgJuEWvHJwwMuMefODtiZgr2eVAI7lqP/PbUUjjlHJ6L7T711nZ+LjtBz0Sfm3K1U1ixjCAAAAABJRU5ErkJggg==)
    }

    div.ttp-login-modal .web-login-scan-code__content__qrcode-wrapper__mask__toast__text {
        margin: 0;
        font-size: 14px
    }

        div.ttp-login-modal .web-login-scan-code__content__qrcode-wrapper__mask__toast__text.failed, div.ttp-login-modal .web-login-scan-code__content__qrcode-wrapper__mask__toast__text.refresh {
            color: #0e408c
        }

    div.ttp-login-modal .web-login-union__footer {
        padding: 0 36px;
        background-color: hsla(0,0%,91%,.6);
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px
    }

    div.ttp-login-modal .web-login-other-login-method__text {
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        color: #222;
        margin-right: 12px
    }

    div.ttp-login-modal .web-login-other-login-method__list__item {
        height: 24px;
        line-height: 24px;
        margin-right: 8px;
        position: relative
    }

    div.ttp-login-modal .web-login-other-login-method__list__item__icon {
        width: 24px;
        height: 24px;
        background-size: 24px 24px
    }

        div.ttp-login-modal .web-login-other-login-method__list__item__icon:hover:after, div.ttp-login-modal .web-login-other-login-method__list__item__icon:hover:before {
            display: block
        }

    div.ttp-login-modal .web-login-other-login-method__list__item__icon__aweme {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAt1BMVEVHcEwYCBgbCxscCxscChocCxscCxsbChoUEBQbCRobCRsaCxocCxocChsbCBj///8cCxtY///9GFQdCxwgHi15///8LmTyF1FFDiW1///6scVFrrT8QnSxE0A8j5al///8g6OHEDWgEjzm//8yDB/+5+0nO0cxY238l7L7+fpP2t1p///+y9jJFEf8H1lYM0cpCx5x+/tW9PVoDy7SY4TL//98rrSM//+Vl5+hXnb9ZY6R3+HR2t5I5aFRAAAAD3RSTlMAIJBAgO+/3xBwa1nPrzCWi1FCAAADFElEQVRYw7WY63qiMBCGAYHA44GQYRGVKiig2GrP3ba7939diyCWmhAS13791z68ncwpM1GUdlkjWxsihAuhganZPeUSWbZp4HOZfVWagltk9iUwuoE5Qrp6DUyFEuD0EBYQ6nK8pWFBaRaPoyIsLMTxVM/AEjJa42djKQHYbI6OpaVfwZ5KDJv6+CJRaaAal4GMs9hZCF8o9D2fNG50ZpU8dmaKO8hzbyeL4ucjhi43oQ7QL+egiCQdh+vIoBo0Jc/8bOqqsBqU+0t25CzBlK5BznT8wDUJiYKcKOaZ1JnTXyAnCjiVYkqA8uk980YoXY0lQE6ev689Op0soWptggqtFm8JMM5myoIOCXXDOBu+BqiIW+8qIDziNkbwSr+eai1tB9ntDSSbb59c182+QL7/nraBtBZfQzZz3cfFZJWHu+AEGkPwsblLWaChMmCC5gXmtfw6JE0QhuR5N97TIMQutIKzyB0WqFQSJDSohTOpI8QCFUenvmGB1g1OCwiLgGDr/nb+HwSwdm9X5Yd3URiGvigIMQyaHHs92cVB8JyIgBhRy1x3VWUdWcK3EuGBBsqQdnXlIZ8sz2qNBzKpEoG5uygdRMaJBEiji3ZWuahRBjUo5IBsZURbdATFdRhPFhHgjDeWQaV1CUprEC7yoQLtOSBGq10fo/+5q3+zPXmN42t65POeys+c1A9OlVfmw4bsWkGHAdeivH1srOnL4YL2Dp3gWCxxK0hlXZBZZUChv7P57Kmu4DtCAt7JqLMVA9riVLKvi6JLVjdjSHezbydT6Lh525VDKeIYhNhjDUD2SHGKyos753bKJJz9OeNs9nUFc9cbnb7Q3pqY/JNwOI1FgpqyAeB+WmPSyCfjmNeKGvsV4+8P9y/RZrOJwj0ZLxPRLUJjDupBvLy5WcYBcFdJsRUCSomvENylBiSWGkVkvGH9j/7PLX6XrKKgX2U5xm3LcTHgyq3rvZ9/QJB40gD+k8b1HlnK6HWiDN0SekFSuSgQxVTxM9tKz7QtuWc2lWIBGNKU2vG2Zg6q50M01OwRj/IPJt8QKVpbDZYAAAAASUVORK5CYII=)
    }

        div.ttp-login-modal .web-login-other-login-method__list__item__icon__aweme:before {
            display: none;
            content: "抖音登录";
            font-size: 14px;
            line-height: 28px;
            color: #000;
            text-align: center;
            width: 72px;
            height: 28px;
            background: #fff;
            border-radius: 2px;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            left: 50%;
            top: -36px
        }

        div.ttp-login-modal .web-login-other-login-method__list__item__icon__aweme:after {
            display: none;
            content: "";
            width: 0;
            height: 0;
            border: 4px solid transparent;
            border-top-color: #fff;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            left: 50%;
            top: -8px
        }

    div.ttp-login-modal .web-login-other-login-method__list__item__icon__qzone_sns {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAPFBMVEVHcEw7r/88rf89rf89rf88rP89rf89rf88rf9Ar/9An/88rf89rf////9Rtv96x//t+P+74v+d1v/T7P8M5RPBAAAADHRSTlMAI7+QgEbv3msQEK8MGrFWAAACDElEQVRYw71Y2XKDMAzEBnwEWz74/38tSZqmBUlY1O2+MczsSKvL0jDQ8MqNi7Vhg7V6dPNwBd5pE/bQTolZAgHtBDSTCQzspHrQPKkaeGYbGmDPhPdjaMR443iUDc2wjFKzCQIY0j0XhCAyYQpiTF3sIWyawyUcdFLmGpHZxc4zcQcALgt+5hOVh1DXHGPMJdGZ2SAQ1PiFnFpkwh1LOX7HCqfO4RmU4g4ZTrIJr7ADD8lkbpxBEBEQ3k2cQhkjipUzCa2NGnEkplJ0q2MP5/CJ8JAa+1MoIsKkG+VZJokK6ZtuCz2fAnffZJ4Rvm1xm2WeUb4pVCJgeIi4ObSBJI4oE81EC7LxCVTtBa2PC0QWJSosUcKJMK1zlKs9iA0iTBrEBhEmDcLgk3IjYq+nRLUtavmUqGBEi6g+yOTWxxI5lyhGrEQcRsTIlDNK5I6dFu7Ni2ZK2/xdsbntD++ZWoHxDwJgLwqi1dI5UAM5RlwI7S2JGv/35u/R+ZhFvT8oYkBWYclqYmSDMK0/R/YxbtIpYslnjXBAvp41iEnwbm7bQ/SdC7kCt95gLy1Itayl1AT7D2aR8ILtilboF/sDskWM13nG5hXixDH/N0tNvzWr3+LXbxXttxz3W9f7HRBEJw3/P0eWR/ROqczkmy5IiqdqpXlmAnMa87Izm0K4jJjlJbwb9et8uIxOcSwfa+jEaqwnVyoAAAAASUVORK5CYII=)
    }

        div.ttp-login-modal .web-login-other-login-method__list__item__icon__qzone_sns:before {
            display: none;
            content: "QQ登录";
            font-size: 14px;
            line-height: 28px;
            color: #000;
            text-align: center;
            width: 72px;
            height: 28px;
            background: #fff;
            border-radius: 2px;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            left: 50%;
            top: -36px
        }

        div.ttp-login-modal .web-login-other-login-method__list__item__icon__qzone_sns:after {
            display: none;
            content: "";
            width: 0;
            height: 0;
            border: 4px solid transparent;
            border-top-color: #fff;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            left: 50%;
            top: -8px
        }

    div.ttp-login-modal .web-login-other-login-method__list__item__icon__weixin {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAARVBMVEVHcEwAzFEAzVEAzlIAzFAAzFIAy1AAzFIAzVIAz1AAzFIAzFL///+F56wi02rf+elo4Zm58dDv/PRF2oEQz12g7L7P9t9YMVfsAAAAC3RSTlMAv5BfRO8jd94QrwQVVMEAAAJ8SURBVFjDrZjpsoIgFIDTUiBkB9//Ua+pXNlBh/Oraaavsy+8XnlBMxi/EOJNIBxG8Hk9EQSGCYcyvOfbFJyR4X0HM+GCQDD3wByoBs4H4gaBNcejETfKiEqcGeJmgQVPfSZ8Q6aseQDfFNCJkyE94CRJH/xIIj/N0zPQFMQOQfxQoJ9PI34sYwcHxW5KGKYVEUwukgmiaKtxceQVkYsjgjflQFRhVCyhMFWIHMooxOWSEKKrKgUKkSUtjFZUerdxSqRDJb/P8yUva3Yi7K72/cxOj1BtVZNc0/X8NkdCkWXmtOL3+fz1L/TqhNKCbZ5l1DVCXCD7PSnYlvYQubTYfKxtYsl83PwyuzJRMidce2IxQwjJ2TYH2bjmAia41oqTjZWuPBA0EJbJIKX5pSzjNNFMhgaQ0WHVRE7/BvXB0lUmqlkOA5BJcWgKL2kAwrUCYZkIBKQApOMOQrPdQBdAce0L+t/ZDnWl/eB7PARFKilz/Wq3Ufynm3RVivq+CkA2kMIW3GaR9b7KRy0yzlq2AdZTWSZknE3w9cVFklCFRifc8k/MWOXkjeFtoDG5zTg/No0agaDThs1kWWkBxN25jeJ9hu4VzsnPqVKzPMjJ7WiIHJYx+1+6NJ6M32pjJxleqZpYod+BgmprSy5uxOu0Sdtwy+wl4YBsWGdJhYOP0wvV99B4P+F+V2vesKnJO/paa1DLakztGJGCMF+j67xpXfqpUsdUI0wk1//7WzY1OvJQ1/W428Le74TodtT0O7P6HX79TtF+x3G/c73fA0K/J41+jyy7z6uoCaCmF6S5jGrFHKdX/mnsDmZXK8GablOs48E42OfD7wjmEuUPsXi38WCEQiwAAAAASUVORK5CYII=)
    }

        div.ttp-login-modal .web-login-other-login-method__list__item__icon__weixin:before {
            display: none;
            content: "微信登录";
            font-size: 14px;
            line-height: 28px;
            color: #000;
            text-align: center;
            width: 72px;
            height: 28px;
            background: #fff;
            border-radius: 2px;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            left: 50%;
            top: -36px
        }

        div.ttp-login-modal .web-login-other-login-method__list__item__icon__weixin:after {
            display: none;
            content: "";
            width: 0;
            height: 0;
            border: 4px solid transparent;
            border-top-color: #fff;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            left: 50%;
            top: -8px
        }

    div.ttp-login-modal .web-login-other-login-method__list__item__icon__account_pwd {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIBAMAAACnw650AAAAMFBMVEVHcEx0co11co1wcI90cox1c410co13cI51cY11co3////b2uK4tsTy8fSDgJmXlaml+yADAAAACXRSTlMAd94QTL3vI5Cz2CkcAAAB60lEQVRIx52WPU8CQRCGV09D7Ah+hQ7Bxu60IJZoosYOE2OkNGhBh4mNtbGw8wynrB5Ys2KsNcYeDT9Awh84o7E30XhwwM3e3tyuvhUMT4bZ2dmZIQRK2z9OUprcniC45rdoT+YagmiTFGgzmJminGaKcsahRGiZCpr1M4s0QEc8E5kLgs74sFZpoHYhM0QRRQEUxyBDwRF0tY5DpcHRCjh03j/gArR+vjz+wO+pHnQCbO8txtgTMJRdZgSYrA7DWAOYMl1oGFieuwyrC/8HkmQx1ravm5wrw39tb6xud/3dgfPpvkw+uC4sduPLJwipym77sO1Z83y6rX7EX/6gct7XK1ZzP3ywe89qOnFTCPV+q0CI6lwqB9AVB0XJqBzKkjE5lOdqCYEuuMpFIAPWSZMBtWG15ODtQjVAorzrveShV++N4lANQFQO0X9C7W8FyK6KkD9wp+xaQuBKUE4OmeBaUKgMLhiFDHIoP12JpOV5OgXli2Y8Cx4wCmWIJoeK4HFWkHoyYefBKrPTW9OyGk+EN3Gv9WiFcMadQvFwyBDbuKiE0KIDlBGbvaBy0NjwK/WXAaQ0ytSGotJ4VRvUSiNfbXlQWkPUFhpCYn5mRxehSEzOOFqBzIaObHUHg5ezNx6yHy65K+Q07+YXxuTd0ZXyAwQAAAAASUVORK5CYII=)
    }

        div.ttp-login-modal .web-login-other-login-method__list__item__icon__account_pwd:before {
            display: none;
            content: "账密登录";
            font-size: 14px;
            line-height: 28px;
            color: #000;
            text-align: center;
            width: 72px;
            height: 28px;
            background: #fff;
            border-radius: 2px;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            left: 50%;
            top: -36px
        }

        div.ttp-login-modal .web-login-other-login-method__list__item__icon__account_pwd:after {
            display: none;
            content: "";
            width: 0;
            height: 0;
            border: 4px solid transparent;
            border-top-color: #fff;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            left: 50%;
            top: -8px
        }

    div.ttp-login-modal .web-login-other-login-method__list__item__icon__mobile_code:before {
        display: none;
        content: "手机登录";
        font-size: 14px;
        line-height: 28px;
        color: #000;
        text-align: center;
        width: 72px;
        height: 28px;
        background: #fff;
        border-radius: 2px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute;
        left: 50%;
        top: -36px
    }

    div.ttp-login-modal .web-login-other-login-method__list__item__icon__mobile_code:after {
        display: none;
        content: "";
        width: 0;
        height: 0;
        border: 4px solid transparent;
        border-top-color: #fff;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute;
        left: 50%;
        top: -8px
    }

    div.ttp-login-modal .web-login-password-reset {
        padding: 0 36px 24px
    }

    div.ttp-login-modal .web-login-tab-list__item {
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
        color: #222
    }

    div.ttp-login-modal .web-login-password-reset__button-wrapper {
        margin-top: 0
    }

    div.ttp-login-modal .web-login-link-list {
        margin-top: 8px
    }

    div.ttp-login-modal .web-login-common-wrapper {
        min-height: auto
    }

    div.ttp-login-modal .scan-code-desc {
        margin-top: 16px;
        font-size: 14px;
        line-height: 20px;
        color: #222;
        white-space: nowrap;
        text-align: center;
        position: relative
    }

        div.ttp-login-modal .scan-code-desc i {
            color: #f04142
        }

        div.ttp-login-modal .scan-code-desc > div:nth-child(2) {
            margin-top: 4px;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -moz-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            div.ttp-login-modal .scan-code-desc > div:nth-child(2) i {
                display: block;
                width: 14px;
                height: 14px;
                margin-left: 2px;
                background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/tips.b3311312.svg) no-repeat 50%;
                background-size: contain
            }

        div.ttp-login-modal .scan-code-desc:hover i {
            opacity: .8
        }

        div.ttp-login-modal .scan-code-desc:hover .scan-preview {
            display: block
        }

    div.ttp-login-modal .scan-preview {
        display: none;
        width: 200px;
        height: 210px;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 12px rgba(0,0,0,.06);
        box-shadow: 0 2px 12px rgba(0,0,0,.06);
        border-radius: 4px;
        position: absolute;
        right: -66px;
        bottom: 24px;
        z-index: 10
    }

        div.ttp-login-modal .scan-preview i {
            display: block;
            width: 180px;
            height: 178px;
            margin-left: 8px;
            margin-top: 10px;
            background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/scan.deafd2d1.svg) no-repeat 50%;
            background-size: contain
        }

        div.ttp-login-modal .scan-preview:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border: 6px solid transparent;
            border-top-color: #fff;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            left: 50%;
            top: 100%
        }

    div.ttp-login-modal [data-xg-focus-visible].xg-focus-visible {
        border: none
    }

.ttp-modal-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    overflow: hidden
}

    .ttp-modal-wrapper .ttp-modal-mask {
        position: absolute;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        opacity: 0;
        background: rgba(0,0,0,.5);
        -webkit-transition: opacity .2s;
        -moz-transition: opacity .2s;
        transition: opacity .2s
    }

    .ttp-modal-wrapper.modal-show {
        display: block
    }

    .ttp-modal-wrapper.modal-hide {
        display: none
    }

    .ttp-modal-wrapper.modal-anime-show .ttp-modal-mask {
        opacity: 1
    }

    .ttp-modal-wrapper.modal-anime-show .ttp-modal {
        top: 50%;
        opacity: 1;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .ttp-modal-wrapper.modal-anime-hide .ttp-modal-mask {
        opacity: 0
    }

    .ttp-modal-wrapper.modal-anime-hide .ttp-modal {
        top: 47%;
        opacity: 0
    }

    .ttp-modal-wrapper .ttp-modal {
        position: absolute;
        top: 47%;
        left: 50%;
        -webkit-transform: translate(-50%,-47%);
        -moz-transform: translate(-50%,-47%);
        transform: translate(-50%,-47%);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 4px;
        width: 300px;
        background: #fff;
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
        box-shadow: 0 1px 3px rgba(0,0,0,.3);
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        transition: all .2s
    }

        .ttp-modal-wrapper .ttp-modal .ttp-modal-header {
            padding: 16px 16px 0 24px
        }

        .ttp-modal-wrapper .ttp-modal .ttp-modal-title {
            display: inline-block;
            font-size: 20px;
            font-weight: 500;
            line-height: 28px;
            color: #000
        }

        .ttp-modal-wrapper .ttp-modal .ttp-modal-close-btn {
            float: right;
            border: none;
            background: none;
            cursor: pointer;
            font-size: 0
        }

            .ttp-modal-wrapper .ttp-modal .ttp-modal-close-btn:focus-visible {
                outline: auto
            }

            .ttp-modal-wrapper .ttp-modal .ttp-modal-close-btn i {
                display: inline-block;
                width: 28px;
                height: 28px;
                background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_close.e1880c6e.svg) no-repeat 50%;
                background-size: contain
            }

        .ttp-modal-wrapper .ttp-modal .ttp-modal-body {
            padding: 20px 24px 0
        }

        .ttp-modal-wrapper .ttp-modal .ttp-modal-footer-btn {
            display: inline-block;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 10px 20px 15px;
            width: 100%;
            text-align: right
        }

            .ttp-modal-wrapper .ttp-modal .ttp-modal-footer-btn button {
                padding: 10px 15px;
                border: 1px solid #bfcbd9;
                border-radius: 4px;
                font-size: 14px;
                line-height: 1;
                text-align: center;
                color: #1f2d3d;
                background: #fff;
                outline: none;
                cursor: pointer
            }

                .ttp-modal-wrapper .ttp-modal .ttp-modal-footer-btn button:focus-visible {
                    outline: auto
                }

            .ttp-modal-wrapper .ttp-modal .ttp-modal-footer-btn .btn-ok {
                margin-left: 10px;
                border-color: #f04142;
                background: #f04142;
                color: #fff
            }

                .ttp-modal-wrapper .ttp-modal .ttp-modal-footer-btn .btn-ok:hover {
                    border-color: #d53a3a;
                    background: #d53a3a
                }

            .ttp-modal-wrapper .ttp-modal .ttp-modal-footer-btn .btn-cancel:hover {
                color: #f04142;
                border-color: #f04142
            }

.ttp-header-notice {
    cursor: pointer;
    position: relative;
    outline: none
}

    .ttp-header-notice:focus-visible {
        outline: auto
    }

    .ttp-header-notice .notice-count {
        padding: 2px 5px;
        text-align: center;
        font-weight: 600;
        font-size: 12px;
        line-height: 12px;
        color: #fff;
        background: #f04142;
        border-radius: 8px
    }

    .ttp-header-notice > .notice-count {
        position: absolute;
        left: 12px;
        top: -6px;
        z-index: 1
    }

    .ttp-header-notice .notice-icon {
        display: block;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        color: #222;
        padding-left: 30px
    }

        .ttp-header-notice .notice-icon:before {
            content: "";
            display: block;
            width: 24px;
            height: 24px;
            background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_black.512bde3a.svg);
            position: absolute;
            top: -2px;
            left: 0
        }

        .ttp-header-notice .notice-icon:hover {
            opacity: .6
        }

    .ttp-header-notice .notice-list {
        padding: 12px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff;
        mix-blend-mode: normal;
        border: .5px solid #f2f2f2;
        -webkit-box-shadow: 0 10px 50px rgba(54,56,79,.11);
        box-shadow: 0 10px 50px rgba(54,56,79,.11);
        border-radius: 8px;
        position: absolute;
        top: 35px;
        left: -13px;
        z-index: 100
    }

        .ttp-header-notice .notice-list a {
            display: block;
            padding: 8px 25px;
            font-size: 14px;
            line-height: 20px;
            color: #222;
            white-space: nowrap
        }

            .ttp-header-notice .notice-list a:hover {
                background: #f8f8f8
            }

        .ttp-header-notice .notice-list:before {
            content: "";
            width: 16px;
            height: 6px;
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAASBAMAAADvSECJAAAAHlBMVEVHcEz////////////////////////////////////JATChAAAACXRSTlMAf0DjEI+/XyDPWu1ZAAAAXklEQVQY02NgoAAwZU4rwCohOXPmRGzijDOBQAC7BqxawBqwaZGESEzEoQFTiyRMYiIODehaJBESE3FoQNUiiSwxEYcGJC0skagSUx2gEsoz0YA5WLhJeCYGMFVhAABuNF5e7AnNUQAAAABJRU5ErkJggg==);
            background-size: contain;
            position: absolute;
            top: -6px;
            left: 16px
        }

        .ttp-header-notice .notice-list .notice-count {
            display: inline-block;
            margin-left: 8px;
            position: relative;
            top: -1px
        }

    .ttp-header-notice.dark .notice-icon {
        color: #fff
    }

        .ttp-header-notice.dark .notice-icon:before {
            background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_white.e26fd22f.svg)
        }

    .ttp-header-notice.black .notice-icon {
        color: #cacaca
    }

        .ttp-header-notice.black .notice-icon:before {
            background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_grey.d8c2586c.svg)
        }

        .ttp-header-notice.black .notice-icon:hover {
            opacity: 1;
            color: #fff
        }

            .ttp-header-notice.black .notice-icon:hover:before {
                background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_white.e26fd22f.svg)
            }

.search-wrapper .logo {
    background-size: contain;
    background-repeat: no-repeat
}

.search-wrapper .search, .search-wrapper .search input {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .search-wrapper .search input {
        width: 100%;
        height: 100%;
        font-size: 16px;
        line-height: 20px;
        color: #222;
        padding-left: 18px;
        background-color: #fff;
        border-radius: 8px;
        z-index: 10;
        outline: none
    }

        .search-wrapper .search input::-webkit-input-placeholder {
            color: grey
        }

        .search-wrapper .search input:-moz-placeholder, .search-wrapper .search input::-moz-placeholder {
            color: grey
        }

        .search-wrapper .search input:-ms-input-placeholder {
            color: grey
        }

        .search-wrapper .search input::-ms-input-placeholder {
            color: grey
        }

        .search-wrapper .search input::placeholder {
            color: grey
        }

        .search-wrapper .search input::-webkit-credentials-auto-fill-button {
            display: none !important;
            visibility: hidden;
            pointer-events: none;
            position: absolute;
            right: 0
        }

    .search-wrapper .search button {
        height: 100%;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        border: none;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 11
    }

        .search-wrapper .search button i {
            display: block;
            margin: auto
        }

    .search-wrapper .search .sug {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
        background: #fff;
        border-radius: 8px
    }

        .search-wrapper .search .sug:before {
            content: "";
            width: 100%;
            height: 1px;
            background: #f2f2f2;
            position: absolute;
            top: 48px;
            left: 0
        }

        .search-wrapper .search .sug .sug-item {
            font-size: 16px;
            line-height: 16px;
            color: #222;
            padding: 12px 20px;
            cursor: pointer;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

            .search-wrapper .search .sug .sug-item.current, .search-wrapper .search .sug .sug-item:hover {
                background: #f8f8f8
            }

            .search-wrapper .search .sug .sug-item em {
                color: #f04142
            }

.search-wrapper .hot-word {
    padding-top: 12px
}

    .search-wrapper .hot-word img {
        width: 20px;
        height: 20px;
        margin-bottom: -3px
    }

    .search-wrapper .hot-word .hot, .search-wrapper .hot-word .words {
        display: inline-block;
        font-size: 16px;
        line-height: 22px;
        color: #fff;
        text-shadow: 1px 1px 1px rgba(0,0,0,.4)
    }

    .search-wrapper .hot-word .hot {
        cursor: inherit;
        margin-left: 8px;
        margin-right: 4px
    }

    .search-wrapper .hot-word .words {
        cursor: pointer;
        margin-right: 16px;
        outline: none
    }

        .search-wrapper .hot-word .words:focus-visible {
            outline: auto
        }

        .search-wrapper .hot-word .words:hover {
            opacity: .8
        }

.search-wrapper.white .logo {
    display: block;
    width: 506px;
    height: 94px;
    margin: 0 auto 20px;
    background: url(../images/logo.png) no-repeat 50%;
    background-size: contain
}

.search-wrapper.white .search {
    width: 704px;
    height: 48px
}

    .search-wrapper.white .search input {
        padding-right: 92px;
        border: 2px solid #fff
    }

    .search-wrapper.white .search button {
        width: 72px;
        background: #f04142
    }

        .search-wrapper.white .search button i {
            width: 32px;
            height: 32px;
            background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/search_icon.3dd08573.svg)
        }

        .search-wrapper.white .search button span {
            display: none
        }

    .search-wrapper.white .search .sug {
        width: 632px;
        -webkit-box-shadow: 0 10px 50px rgba(54,56,79,.12);
        box-shadow: 0 10px 50px rgba(54,56,79,.12);
        padding: 48px 0 8px
    }

.search-wrapper.red .search {
    width: 100%;
    height: 40px
}

    .search-wrapper.red .search input {
        padding-right: 92px;
        border: 2px solid #f5f5f5;
        background: #f5f5f5
    }

    .search-wrapper.red .search button {
        width: 92px;
        background: transparent;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .search-wrapper.red .search button:before {
            content: "";
            display: block;
            width: 1px;
            height: 16px;
            background-color: #e8e8e8;
            position: absolute;
            left: 0
        }

        .search-wrapper.red .search button i {
            width: 28px;
            height: 28px;
            margin: 0;
            background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/search_icon_red.7fe98096.svg)
        }

        .search-wrapper.red .search button span {
            display: inline-block;
            margin-left: 4px;
            font-weight: 500;
            font-size: 16px;
            color: #f04142
        }

    .search-wrapper.red .search .sug {
        width: 100%;
        padding: 8px 0;
        margin-top: 44px;
        -webkit-box-shadow: 0 10px 50px rgba(54,56,79,.12);
        box-shadow: 0 10px 50px rgba(54,56,79,.12)
    }

        .search-wrapper.red .search .sug:before {
            content: none
        }

.show-monitor {
    display: inline-block
}

.feed-m-loading {
    padding-bottom: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #707070
}

    .feed-m-loading .text {
        display: inline-block;
        position: relative;
        overflow: hidden;
        max-width: 128px
    }

        .feed-m-loading .text:before {
            content: "";
            position: absolute;
            top: 0;
            right: 100%;
            width: 88px;
            height: 22px;
            background: url(data:image/png;base64,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) no-repeat 50%;
            background-size: cover;
            -webkit-animation: scan 1.2s linear infinite;
            -moz-animation: scan 1.2s linear infinite;
            animation: scan 1.2s linear infinite
        }

@-webkit-keyframes scan {
    to {
        right: -100%
    }
}

@-moz-keyframes scan {
    to {
        right: -100%
    }
}

@keyframes scan {
    to {
        right: -100%
    }
}

.feed-m-nav {
    padding-bottom: 3px
}

    .feed-m-nav a {
        outline: none
    }

    .feed-m-nav .feed-default-nav {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .feed-m-nav .feed-default-nav li {
            outline: none
        }

            .feed-m-nav .feed-default-nav li:focus-visible {
                outline: auto
            }

    .feed-m-nav .feed-default-nav-item {
        position: relative;
        padding: 6px 0;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        color: #222;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .feed-m-nav .feed-default-nav-item:hover, .feed-m-nav .feed-default-nav-item:hover a {
            color: #707070
        }

        .feed-m-nav .feed-default-nav-item.active {
            color: #f04142;
            font-weight: 500
        }

            .feed-m-nav .feed-default-nav-item.active:after {
                content: "";
                position: absolute;
                bottom: -3px;
                left: 50%;
                -webkit-transform: translateX(-50%);
                -moz-transform: translateX(-50%);
                transform: translateX(-50%);
                border-radius: 1.5px;
                width: 80px;
                height: 3px;
                background: #f04142
            }

            .feed-m-nav .feed-default-nav-item.active:hover {
                color: rgba(240,65,66,.8)
            }

            .feed-m-nav .feed-default-nav-item.active.local:after {
                margin-left: -10px
            }

            .feed-m-nav .feed-default-nav-item.active .ttp-city-selector-current-name {
                color: #f04142
            }

        .feed-m-nav .feed-default-nav-item a {
            display: block;
            color: #222
        }

            .feed-m-nav .feed-default-nav-item a:visited {
                color: #222
            }

            .feed-m-nav .feed-default-nav-item a:hover {
                color: #707070
            }

    .feed-m-nav .more-btn-wrapper {
        position: relative
    }

    .feed-m-nav .more-btn {
        padding: 6px 12px;
        border-radius: 6px;
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
        color: #222;
        cursor: pointer;
        background: #f8f8f8
    }

    .feed-m-nav .feed-more-nav-wrapper {
        position: absolute;
        top: 100%;
        z-index: 200;
        padding-top: 15px
    }

        .feed-m-nav .feed-more-nav-wrapper.left {
            right: 0
        }

            .feed-m-nav .feed-more-nav-wrapper.left .feed-more-nav:before {
                right: 18px;
                -webkit-transform: translateX(-50%);
                -moz-transform: translateX(-50%);
                transform: translateX(-50%)
            }

        .feed-m-nav .feed-more-nav-wrapper.center {
            left: 50%
        }

            .feed-m-nav .feed-more-nav-wrapper.center .feed-more-nav:before {
                left: 50%;
                -webkit-transform: translateX(-50%);
                -moz-transform: translateX(-50%);
                transform: translateX(-50%)
            }

    .feed-m-nav .feed-more-nav {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 8px;
        padding: 14px 0 14px 16px;
        width: 352px;
        font-size: 0;
        -webkit-box-shadow: 0 10px 50px rgba(0,0,0,.08);
        box-shadow: 0 10px 50px rgba(0,0,0,.08);
        background: #fff;
        position: relative
    }

        .feed-m-nav .feed-more-nav:before {
            content: "";
            width: 16px;
            height: 6px;
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAASBAMAAADvSECJAAAAHlBMVEVHcEz////////////////////////////////////JATChAAAACXRSTlMAf0DjEI+/XyDPWu1ZAAAAXklEQVQY02NgoAAwZU4rwCohOXPmRGzijDOBQAC7BqxawBqwaZGESEzEoQFTiyRMYiIODehaJBESE3FoQNUiiSwxEYcGJC0skagSUx2gEsoz0YA5WLhJeCYGMFVhAABuNF5e7AnNUQAAAABJRU5ErkJggg==);
            background-size: contain;
            position: absolute;
            top: -6px
        }

        .feed-m-nav .feed-more-nav li {
            display: inline-block;
            margin: 6px 8px;
            font-size: 18px;
            line-height: 24px;
            color: #222;
            outline: none
        }

        .feed-m-nav .feed-more-nav .feed-more-nav-item {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            border-radius: 4px;
            padding: 4px 0;
            width: 64px;
            text-align: center;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

            .feed-m-nav .feed-more-nav .feed-more-nav-item:focus-visible {
                outline: auto
            }

            .feed-m-nav .feed-more-nav .feed-more-nav-item:hover {
                background: #f8f8f8;
                cursor: pointer
            }

            .feed-m-nav .feed-more-nav .feed-more-nav-item a {
                display: block;
                color: #222
            }

                .feed-m-nav .feed-more-nav .feed-more-nav-item a:visited {
                    color: #222
                }

    .feed-m-nav .red-point {
        position: relative
    }

        .feed-m-nav .red-point:before {
            content: "";
            display: block;
            width: 6px;
            height: 6px;
            background: #f04142;
            border-radius: 50%;
            position: absolute;
            top: -3px;
            right: -8px
        }

.ttp-city-selector-wrapper {
    display: inline-block
}

.ttp-city-selector {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .ttp-city-selector .ttp-city-selector-current-name {
        font-size: 20px;
        line-height: 24px;
        color: #222
    }

        .ttp-city-selector .ttp-city-selector-current-name:hover {
            opacity: .6
        }

    .ttp-city-selector .ttp-city-selector-city-picker {
        border: none;
        margin-left: 6px;
        padding: 0;
        width: 14px;
        height: 14px;
        background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/arrow.ea756e97.svg) no-repeat 50%;
        background-size: contain;
        cursor: pointer
    }

        .ttp-city-selector .ttp-city-selector-city-picker:hover {
            opacity: .6
        }

        .ttp-city-selector .ttp-city-selector-city-picker:focus-visible {
            outline: auto
        }

.ttp-city-selector-wrapper.dark .ttp-city-selector-current-name {
    color: #fff
}

.ttp-city-selector-wrapper.dark .ttp-city-selector-city-picker {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/arrow_white.f7b905ce.svg)
}

.ttp-city-selector-wrapper.black .ttp-city-selector-current-name {
    color: #cacaca
}

    .ttp-city-selector-wrapper.black .ttp-city-selector-current-name:hover {
        opacity: 1;
        color: #fff
    }

.ttp-city-selector-wrapper.black .ttp-city-selector-city-picker {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/arrow_grey.f728364a.svg)
}

    .ttp-city-selector-wrapper.black .ttp-city-selector-city-picker:hover {
        opacity: 1;
        background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/arrow_white.f7b905ce.svg)
    }

.ttp-city-selector-portal {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200
}

    .ttp-city-selector-portal.ttp-portal-hide {
        display: none
    }

.ttp-city-selector-dropdown-wrapper {
    position: absolute;
    top: 200px;
    padding-top: 6px
}

    .ttp-city-selector-dropdown-wrapper:before {
        content: "";
        width: 16px;
        height: 6px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAASBAMAAADvSECJAAAAHlBMVEVHcEz////////////////////////////////////JATChAAAACXRSTlMAf0DjEI+/XyDPWu1ZAAAAXklEQVQY02NgoAAwZU4rwCohOXPmRGzijDOBQAC7BqxawBqwaZGESEzEoQFTiyRMYiIODehaJBESE3FoQNUiiSwxEYcGJC0skagSUx2gEsoz0YA5WLhJeCYGMFVhAABuNF5e7AnNUQAAAABJRU5ErkJggg==);
        background-size: contain;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%)
    }

.ttp-city-selector-dropdown {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 14px 16px 20px;
    width: 256px;
    height: 156px;
    background: #fff;
    -webkit-box-shadow: 0 2px 30px rgba(54,56,79,.08);
    box-shadow: 0 2px 30px rgba(54,56,79,.08)
}

.feed-m-top-refresh {
    overflow: hidden;
    position: relative;
    text-align: center;
    height: 54px
}

    .feed-m-top-refresh.fade-out {
        height: 0;
        opacity: 0;
        -webkit-transition: all .5s 1s;
        -moz-transition: .5s all 1s;
        transition: all .5s 1s
    }

    .feed-m-top-refresh .refresh-loading {
        display: none;
        width: 32px;
        height: 100%
    }

        .feed-m-top-refresh .refresh-loading.show {
            display: inline-block
        }

        .feed-m-top-refresh .refresh-loading i {
            display: inline-block;
            margin-top: 11px;
            width: 32px;
            height: 32px;
            background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/imgs/refresh.cbb346f7.gif) no-repeat 50%;
            background-size: contain
        }

    .feed-m-top-refresh .refresh-increase-count {
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        transform: translate(-50%);
        margin-top: 8px;
        border-radius: 19px;
        padding: 0 16px;
        opacity: 0;
        font-size: 16px;
        line-height: 38px;
        color: #222;
        background: #f8f8f8
    }

        .feed-m-top-refresh .refresh-increase-count.show {
            -webkit-animation: refreshTips .5s ease forwards;
            -moz-animation: refreshTips .5s ease forwards;
            animation: refreshTips .5s ease forwards
        }

        .feed-m-top-refresh .refresh-increase-count.error {
            color: #f04142;
            padding-left: 39px
        }

            .feed-m-top-refresh .refresh-increase-count.error:before {
                content: "";
                position: absolute;
                top: 50%;
                left: 16px;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                transform: translateY(-50%);
                width: 19px;
                height: 18px;
                background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAAA2BAMAAACPYCxjAAAALVBMVEVHcEzvQEDwQUHwQELwQULxQUHvQEDwQUHvQEDwQEHwQEHwQEHwQUHvQEDwQULsF0vvAAAADnRSTlMAIN95u6BA7xCQYFDPMBPnAm0AAAIRSURBVDjLjVU9S1xBFJ11k6f7QsRP0gQxhEBM8VhBUQiIFmK3mMZyMZA6BEwtjwSxCWKlVouNpSL+ANkm2Ila2AiiG93VuJ7f4H1vZu587D5wit0798zce2bumfuEsEeuV2SN3PgR0JjdbQv+jiDHSE8r+A08blvgFSAbzi+T8+fn097zsSTBJwfsqhCfDWkHZYLXbfQPgZPMfQJoWrFzFG3GmtLud2b6C1jyWDRjnpVQO3F49AHTvNQJpFL90/YQav753wCLyoxQV9bAB7UsAKrSCoEir/uorIoO3YGacr0CHoR2NiTrPXaFBg10wIjZk6tuTpl6XwPbbdDv0ixwWpEDHrXdKWm9wK2FXmu7gJvkr9tEI/ROGP5xmoA9ArjikgPJ3R/qW3FROkpCdsqUQyzjh1W4Ynpn89b6YbbLqXzKDlq10HkPLVlZpL+Sia57rNw4xbREhkmfJZII+/R7ad2GMGCX1M4a19QZdJOyCvft0JeyCnk0TLivbHbICgZGnMRf64/IPnqHDB3lVNWGOudiJYRaT6ssnQKYIcs4z485MMqZwn9lHXPog+Y+rxtmcTb8V0ZPtOdZLzR53e7mM+t1J03F7wy12OkqX6y4JTfVW+pIo3zZSUeK7VjUzbCgDrNJ9pZDI4xUJ7wYS3riknfAQaeLxiIbvllsFUO/7t7v47adf2eOqP8dzf40eF+NJ6aLShT+3WYXAAAAAElFTkSuQmCC) no-repeat 50%;
                background-size: contain
            }

@-webkit-keyframes refreshTips {
    to {
        top: 0;
        opacity: 1
    }
}

@-moz-keyframes refreshTips {
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes refreshTips {
    to {
        top: 0;
        opacity: 1
    }
}

.feed-card-article-wrapper {
    padding: 16px 0
}

    .feed-card-article-wrapper.sticky-cell {
        padding: 3px 0
    }

        .feed-card-article-wrapper.sticky-cell:first-child {
            padding-top: 12px
        }

        .feed-card-article-wrapper.sticky-cell + .feed-card-wrapper:not(.sticky-cell) {
            padding-top: 21px
        }

        .feed-card-article-wrapper.sticky-cell .feed-card-article.no-cover .title {
            padding-bottom: 0
        }

        .feed-card-article-wrapper.sticky-cell .title.stick-tag:after {
            content: "置顶"
        }

        .feed-card-article-wrapper.sticky-cell .feed-card-footer-cmp {
            display: none
        }

    .feed-card-article-wrapper.visited .feed-card-article-l .title, .feed-card-article-wrapper a:visited {
        color: #999
    }

.feed-card-article:after {
    content: "";
    display: table;
    clear: both
}

.feed-card-article .feed-card-article-r {
    display: none;
    float: right;
    margin-left: 20px
}

.feed-card-article .title {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    word-break: break-all
}

    .feed-card-article .title:hover {
        color: #f04142 !important
    }

    .feed-card-article .title h2 {
        font-size: inherit;
        font-weight: inherit
    }

    .feed-card-article .title.stick-tag:after {
        display: inline-block;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        color: #f04142;
        background: #fff2f2;
        border-radius: 4px;
        padding: 2px 4px;
        position: relative;
        top: -2px;
        left: 6px
    }

.feed-card-article .cover-list {
    display: none;
    padding: 12px 0;
    font-size: 0
}

    .feed-card-article .cover-list li {
        display: inline-block;
        margin-right: 12px
    }

        .feed-card-article .cover-list li:last-child {
            margin-right: 0
        }

.feed-card-article.no-cover {
    padding: 4px 0
}

    .feed-card-article.no-cover .title {
        margin-bottom: 0;
        padding-bottom: 8px
    }

.feed-card-article.single-cover {
    padding: 4px 0
}

    .feed-card-article.single-cover .feed-card-article-r {
        display: block
    }

    .feed-card-article.single-cover .feed-card-article-l {
        width: 496px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        padding-bottom: 20px;
        min-height: 120px
    }

    .feed-card-article.single-cover .feed-card-footer-cmp {
        position: absolute;
        bottom: 0;
        width: 100%
    }

    .feed-card-article.single-cover .title {
        width: 100%;
        min-height: 100px
    }

.feed-card-article.multi-cover .title {
    display: block;
    padding-bottom: 8px
}

.feed-card-article.multi-cover .cover-list {
    display: block;
    padding-top: 0
}

.feed-card-footer-cmp:after {
    content: "";
    display: table;
    clear: both
}

.feed-card-footer-cmp .left-tools {
    float: left
}

.feed-card-footer-cmp .right-tools {
    float: right;
    font-size: 0
}

.feed-card-footer-cmp-author {
    display: inline-block;
    margin-right: 20px
}

    .feed-card-footer-cmp-author .source, .feed-card-footer-cmp-author a {
        font-size: 14px;
        line-height: 20px;
        color: #999
    }

        .feed-card-footer-cmp-author .source:hover, .feed-card-footer-cmp-author a:hover {
            opacity: .8
        }

    .feed-card-footer-cmp-author .source {
        cursor: default
    }

        .feed-card-footer-cmp-author .source:hover {
            opacity: 1
        }

.feed-card-footer-comment-cmp {
    display: inline-block;
    margin-right: 20px
}

    .feed-card-footer-comment-cmp a {
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        color: #999
    }

        .feed-card-footer-comment-cmp a:hover {
            opacity: .8
        }

    .feed-card-footer-comment-cmp.style-2 a {
        position: relative;
        padding-left: 24px
    }

        .feed-card-footer-comment-cmp.style-2 a i {
            position: absolute;
            top: 0;
            left: 0;
            width: 20px;
            height: 20px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAJFBMVEVHcEyYmJiXl5eYmJiZmZmXl5eZmZmfn5+ampqYmJiZmZmZmZlNIPkhAAAAC3RSTlMAeiCY3DrvELxgUP8q6QUAAAGFSURBVDjL5VQ9T8JQFIVWBJ1YVJIuiOjiAn7EoQu6iOlCYuriaIwmLJ2MiYuDcWFSp8bFqH8AqQU8f85XLLfvvft0cuNM977z3un96s3lZgKW71d/JVd3INB+NJLFClIcGRSKyyDscz5ho2YYVrzkvc5eA/FuMJF5E/yWyhY8xCsUoodIlT8B9jJvDThXHndV/x1xR3Lrmprl4UByVW9yf5Q5eT2U5HmZnA186ome4oJsV7qawkaflJi2KE43DlJzAWPeA4cUS/jg9BVuU+uGLAklDCnKMqfzlI2DDqcLFLqDwDAeRLswDRcG/0I7qP4V2jNeOL2Ir9TaRIPTNuU9jxan5+jQ5u1OStmgKEacdrNS9nhVC4gkoUP+6bHUvAHXzsK1unpL85BL5WSDZzqwoT7XfVcZVqunBSOut5RF0dAjHVLKgu2zRNL7xWOxPSKtTNMfxXq6F6sjWxRUpFEYPmzfTRYTY8VEZDjrGP6oKS6XDHNX/1FtN1/N+7S27vu1IDcz+AakIqvqma7ZwQAAAABJRU5ErkJggg==) no-repeat 50%;
            background-size: contain
        }

        .feed-card-footer-comment-cmp.style-2 a:hover {
            opacity: .8
        }

.feed-card-footer-time-cmp {
    display: inline-block;
    margin-right: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #999;
    cursor: default
}

.feed-card-footer-dislike-cmp {
    position: relative;
    font-size: 0;
    text-align: right
}

    .feed-card-footer-dislike-cmp .dislike-wrapper {
        display: inline-block;
        width: 20px;
        outline: none
    }

        .feed-card-footer-dislike-cmp .dislike-wrapper:focus-visible {
            outline: auto
        }

        .feed-card-footer-dislike-cmp .dislike-wrapper:hover .dislike-icon {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAG1BMVEVHcEzvQEDwQUHwQUHxQEHxQELvQUHvQEDwQUJ81f6CAAAACHRSTlMAMO/vX5+QIH0cREEAAACNSURBVDjLY2AYBaMAC3ArgLEYQzBlWToMYUzhDgcMadaOZgGoZouOBAxpoKAhTHNzAabpwlDtCHVYtQvDbcGmHYdmmAQuzRAZnJoh2nFrBmvHrRmsHY9mkHY8mglJEzAcv9MIeAx/sBAIVPxRQiBC8ScHduTEhKmdDTkpBpCakBlc4Sayp4wWCqMAGwAA1UYyEwpcChIAAAAASUVORK5CYII=)
        }

    .feed-card-footer-dislike-cmp .dislike-icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAHlBMVEVHcEzV1dXY2NjZ2dna2trY2NjX19fZ2dnX19fY2Njh5OoZAAAACXRSTlMAMO/vMJdgXiAyZE3cAAAAqUlEQVQ4y+3UMRKDIBAFUJzRxDLDDVLac4Acwc4T2Nuk5wym4rYB1sWC/zkBW+24Pga+jMb06gXq67Ubt3r6CE5bG45qPIXfR7phCWs1jg+d4tPXq9uLx/feYGvKI36hrQsnWDnDwikWznHmHGfewIk3cB4701xck4f4XDhPZ7acpzMPlEtglEtgjGvahGvamM8lbcinkja8is87bXSRzV4+1bz1n0IvVH+2gTclx+L2cQAAAABJRU5ErkJggg==) no-repeat 50%;
        background-size: contain;
        cursor: pointer
    }

    .feed-card-footer-dislike-cmp .dislike-type-list {
        width: 208px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 11px 0;
        border-radius: 8px;
        border: 1px solid #f2f2f2;
        -webkit-box-shadow: 0 10px 50px rgba(54,56,79,.11);
        box-shadow: 0 10px 50px rgba(54,56,79,.11);
        background: #fff;
        position: absolute;
        left: 32px;
        z-index: 101
    }

        .feed-card-footer-dislike-cmp .dislike-type-list > li:before {
            content: "";
            width: 5px;
            height: 20px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAA8BAMAAABLFv16AAAAKlBMVEU1NVE0NFXHx83y8vLw8PDX19vm5ujr6+2oqLbt7e3i4uX////09PT6+vqCsoV1AAAAC3RSTlMLCSnixkFskRysWOFCA1cAAADNSURBVCjPbdG9EYIwFAfwB2LOMuEcgDtbR6BwAAoGoHAACwawdAwKR0ifhj5wZ88yvrwPTsXX5Hf/hOQlgHPOQiodEfCFCuEEvKQFayl5atLr4osk+SgwCJopRvwq4fyS/QcPkOG4nz3QzC56CuC+eFph5sDoIiOvA+MUGSkgpCCBggQKEBwgiii4LYImCOoNhvC7+Kifl7rhekRWyqFO23BrY1Zaddp89nEdMJNgvTI8oiA9C1ej6PTp8DG5jOKgwF8g1SuuilZRbfCn3izhgSaCqmAvAAAAAElFTkSuQmCC) no-repeat 50%;
            background-size: contain;
            background-color: #fff;
            position: absolute;
            left: -5px
        }

        .feed-card-footer-dislike-cmp .dislike-type-list > li:hover:before {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAA8BAMAAABLFv16AAAAJFBMVEU1NU41NVPHx83y8vLw8PDl5efX19vr6+3t7e2oqLb4+Pjz8/NaXuGyAAAACnRSTlMJCynixmlBkawc5b/JnAAAAMRJREFUKM9l0TEOgzAMBVAH9QAxhUrdkDr2CCzdWdi7sLOwcwTWHoA5U2a4XJ3Yn0plytOPQ+xAROSY2duaIYsDmBsyNVbCAzmXkx7JhOKXJWU01NF2qiinEp5RA15WYi/rbV+19rqtlAKeBfnwHhTjpijaoHhsilKCjBQk5CAhBwINBNVmeANdMLQnLOG/+AIU+OBxhS/sUkIbdDTmrFXrVQfEOL8BeQY+Nnt+Fn2oDhjxdBVQA3dAfoFhAnpgAJoT/BlffWyDxKxHR9wAAAAASUVORK5CYII=)
        }

        .feed-card-footer-dislike-cmp .dislike-type-list.panel-top {
            bottom: -26px
        }

            .feed-card-footer-dislike-cmp .dislike-type-list.panel-top > li:not(:last-of-type):before {
                display: none
            }

            .feed-card-footer-dislike-cmp .dislike-type-list.panel-top > li:last-of-type {
                position: relative
            }

                .feed-card-footer-dislike-cmp .dislike-type-list.panel-top > li:last-of-type:before {
                    bottom: 14px
                }

        .feed-card-footer-dislike-cmp .dislike-type-list.panel-bottom {
            top: -26px
        }

            .feed-card-footer-dislike-cmp .dislike-type-list.panel-bottom > li:not(:first-of-type):before {
                display: none
            }

            .feed-card-footer-dislike-cmp .dislike-type-list.panel-bottom > li:first-of-type {
                position: relative
            }

                .feed-card-footer-dislike-cmp .dislike-type-list.panel-bottom > li:first-of-type:before {
                    top: 14px
                }

    .feed-card-footer-dislike-cmp .dislike-type-wrapper {
        position: relative
    }

    .feed-card-footer-dislike-cmp .dislike-type-panel {
        padding-left: 4px;
        position: absolute;
        left: 100%
    }

        .feed-card-footer-dislike-cmp .dislike-type-panel .dislike-type-panel-container, .feed-card-footer-dislike-cmp .dislike-type-panel ul {
            width: 159px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 12px 0;
            background: #fff;
            border: 1px solid #f2f2f2;
            -webkit-box-shadow: 0 10px 50px rgba(54,56,79,.11);
            box-shadow: 0 10px 50px rgba(54,56,79,.11);
            border-radius: 8px
        }

        .feed-card-footer-dislike-cmp .dislike-type-panel li > div {
            padding: 8px 16px;
            font-size: 14px;
            line-height: 20px;
            color: #222;
            text-align: left;
            cursor: pointer
        }

            .feed-card-footer-dislike-cmp .dislike-type-panel li > div:hover {
                background: #f8f8f8
            }

.toast {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1500;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 16px;
    text-align: center;
    white-space: pre-wrap;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    background: #000;
    background: rgba(0,0,0,.8);
    border-radius: 8px;
    opacity: 1;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

    .toast.fade {
        opacity: 0
    }

.dislike-item {
    padding: 8px 28px 8px 40px;
    cursor: pointer;
    text-align: left;
    position: relative
}

    .dislike-item:hover {
        background: #f8f8f8
    }

    .dislike-item:focus-visible {
        outline: auto
    }

    .dislike-item:before {
        content: "";
        position: absolute;
        top: 8px;
        left: 16px;
        width: 20px;
        height: 20px;
        background: transparent no-repeat 50%;
        background-size: contain
    }

    .dislike-item.icon-uninterested:before {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAM1BMVEVHcEwhISEhISEhISEgICAgICAiIiIiIiIhISEhISEhISEiIiIiIiIhISEhISEgICAiIiLgNwilAAAAEHRSTlMAoEDPECDvgF/fv2+Qr08wllIYewAAAXBJREFUSMftVtm2gyAMlH1V+f+vLaHcU9QEqL2P5skjDEyYbMvy2GM3bQ9MuJSS89Gqr5DSAO5j3n4B1elsbhK+FahmYQe6igf/hs+Qj4XnJptfyhYvwpCygEv45b8BtJnAMomsKDdEr/QOuQ6Ym+7pLK9yclX1mYFPTlKr2S3fc0pp+nCb1e2LCTskefFAjMVTW/ghimwTj59vTl2dH5O1BE2jgW3YcYI1b8F/aNDPNgcxLIEzI0zyo/bgG5ZMKa1IwJzjJqsl0egy13C7xFwOlB19r4Bk0vnIHOEbCrYTeYhs+38wStujQuetce7BOBr0M1IlVCr1S5CA/LfDE2punEmMjUjJJt3IlHR4potxMRAE68kylBR9br8A9goVHzSFbuktTa5f9Pd+dSTbDRs1q58aXW2xFh8WRkLW5n6Ev6F62NxBzDIG6DXwMlZsdazwczORipd5Jun5eagOIXdGqTrErQI8dSJa+cy0j922FyzeHB0UXR7pAAAAAElFTkSuQmCC)
    }

    .dislike-item.icon-report:before {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAMFBMVEVHcEwgICAhISEhISEhISEhISEiIiIiIiIgICAhISEhISEiIiIiIiIiIiIgICAiIiJNdqwuAAAAD3RSTlMAI9+kRGDvgBC/z3B/kBGqZBQDAAABmElEQVQ4y+2UsU/CQBTGDy0IJCgOjkYcTNhKnExMBDcTB9HJDRcTtzq54mwccHAxMSQObgYSJzf/A/wPHNyctEDRgPmk9N71tT0hceYtvevv+u677/qeENOYELHHO9i3+3/QSxOjuNZTCzLWNNSw4GwuithuHViN4ld873gKDoBmmF7ALtG4ikGIJhvY8E9g4jmIZ9Fjszf0g7iFUz4tohQwRH6cvPGyviPP8Qxqo2cGHW+5xfcSFScrJXTpxTnDZo8Uel+LFNdikE9zhA2c8GMVCH9Svg5XJs8RV7ja9vGKI8J4z2bC2wp/yFECvvRWT2kknEbW97Cv8JFS69ta7CpzcwqX/4Frgmzzk1d/aKRwmmF1MEH2iQV2MGWLMAsaWxIqU72sMTWDF9ImNFcSuD75JsdmDXL1qUTCC5qfSaWpMMvdxTV5Y1+yEAbBreSPvN6Uy/OhAgyVQTaAU6EiGkRKcGtMCboFTIbNn0UK2N1d8iF1IuUv4uaweWx7zeNK01yWqfPgWNualsY2Lrft3cN+OJz2/4nxCywVyL/TIIpwAAAAAElFTkSuQmCC)
    }

    .dislike-item.icon-block:before {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAh1BMVEVHcEwiIiJaWlr///8gICAiIiIhISEgICAiIiIhISEiIiIiIiL///////8gICAhISH///////8iIiL////n5+fw8PD7+/shISEjIyMiIiLe3t7g4OAiIiL///8/Pz8jIyPh4eGsrKxZWVnGxsYwMDD+/v6enp6FhYV1dXVgYGB0dHQxMTFnZ2dzfm5OAAAAHHRSTlMA7xAkIIBfQP7fv5+YRjCvZYCPwuju589QcN/e7CR4GQAAAfVJREFUSMftltuWgjAMRW0pIDdF8D6BchWX+v/fNymjFYXqlHmYF88TdK3NadIkZTL56KN/kh05AMS1RqA0gqscW5dlG5Ca6pq7CLloySzc+1TP20J2d90D0o4WjIApIyB61jNMM5VvJoCnAW8B5p0z09u39eDF/gJjEBvNmB8+NdfJNgGwOqnXKxNMMGHXZw9DZlqVLXqitbNd/frEyhAt5TqiuE3tznBkY5gjmtJqcTKfjRsHzLZndBRJtztTaKvtTE33PgwcLXfmQVeiIakRGL+rENIyZOOh3M3UYWGclXmZxeFb23bDxJT9T4N1XrSfS/N18P58idkJM8xSGUGaLd6x826GAmQ5VMWpqDjAOQtf1vRjRRl74VusE1SOj9VSmbioV43+SWyX5wJORACFr55dED0u7XGpknSJTxlVTtynaRXkIkvpja4x7YdQOeqfJvSiAX5I7jR+6+Kr7pjnYbU4tZSkS1XQrG98gyWthK2B+Rw2AE0i6fqA2x6sE29gxAZodU7uNBZMHihC3vUWV3hOB0mLI/9SHVT/NsR0I13f6WY42TAE07XoqGNZ13V5Ea2hKE8CfTnMWLaGVVrBC3biDsBYrcbyyK8vvFgZynac9oWXheFnx5RzXh3L+MUsmtnP+rmkDD9eZavYDz5/px9p6hsFukHhTt2LygAAAABJRU5ErkJggg==)
    }

    .dislike-item.icon-shield:before {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAMFBMVEVHcEwiIiIhISEgICAhISEiIiIgICAgICAhISEiIiIhISEiIiIiIiIhISElJSUiIiJ/mr5jAAAAD3RSTlMAgN8gQpAwEMLvoO5srzCb7MVlAAABkklEQVQ4y+1VMUvDUBB+bWJSRbGDu4KIkyR0EnGogw4uFXFxagcXdWjwFwguHQR3ESIoLg666FrBRSfFX+BP0NIW2wifSZP23b2+2j/QG5J7973v7rjcXYQYyRCx1z/8VmVmAGruoiPnn1r0DIn8uBrPRWDh2bP3toGG1wfngOtYOwDmVdTycdLVV1ArKfA+LuThFY8cNRxKMJyAZ3fEw+WwyOBiy+WZNJhv/PJgb8iTUwaXHM7gmJzKIL5f3MhdncB3bamn8B5ZaHC/KfVZZMNnIZCFNTFHyN/RK01yS2FLIYsxYsrIqwlZTHYy6MIlhRymLuONw1PIwsZ9D56GShYCX/1wj8zgnnNJps7TSU0J2SJFn8KTQg4rJeGkBoQcmrJqUQmZFdX26wpZlAPaS+1OBln9JxaFKHXjlHZXc2DvhDLBDGZ/K7q8kdnYGLyRh42BUa0Rb5ZTU0b88N8RDAm46urLCEqa8b+JtU3N+MfLY8OzV/XLQxhy9eR1q8m6jdGH/IDNtlapBks73ugHMEz+APkHxf99C53aAAAAAElFTkSuQmCC)
    }

    .dislike-item .dislike-title {
        font-size: 14px;
        line-height: 20px;
        color: #222
    }

    .dislike-item .dislike-desc {
        font-size: 12px;
        line-height: 16px;
        color: #999;
        margin-top: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

.dislike-item-arrow:after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAElBMVEVHcEwiIiIhISEgICAgICAiIiJ2bCNiAAAABXRSTlMAf84QMAYdL8wAAAA3SURBVDjLY2AYBaQDUQEcEqGBuHSE4tDCOBK04JQQDVXGoSHIYKhrYMClgUEVhwYGltGsRQAAAKoUDlyCyYwgAAAAAElFTkSuQmCC) no-repeat 50%;
    background-size: contain;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 8px
}

.dislike-type-wrapper.report .dislike-type-panel {
    top: -moz-calc(-100% - 12px);
    top: calc(-100% - 12px)
}

.dislike-type-wrapper.block .dislike-type-panel {
    top: -moz-calc(-200% - 12px);
    top: calc(-200% - 12px)
}

.dislike-type-wrapper.block .dislike-type-panel-container {
    width: 174px;
    padding: 16px;
    color: #222;
    text-align: left
}

.dislike-type-wrapper.block .dislike-type-panel-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px
}

.dislike-type-wrapper.block .dislike-type-panel-desc {
    margin: 8px 0 12px;
    font-size: 14px;
    line-height: 20px;
    color: #505050
}

.dislike-type-wrapper.block .dislike-type-panel-button button {
    width: 66px;
    height: 30px;
    font-size: 14px;
    line-height: 20px;
    border: none;
    border-radius: 4px
}

.dislike-type-wrapper.block .dislike-button-cancel {
    color: #505050;
    background: #f2f2f2
}

.dislike-type-wrapper.block .dislike-button-commit {
    margin-left: 8px;
    color: #fff;
    background: #f04142
}

.dislike-type-wrapper.shield .dislike-type-panel {
    bottom: -12px
}

.dislike-type-wrapper.shield .shield-subitem {
    padding-right: 15px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

    .dislike-type-wrapper.shield .shield-subitem span:first-of-type {
        -moz-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

.feed-card-footer-share-cmp {
    display: inline-block;
    margin-right: 20px;
    cursor: pointer
}

    .feed-card-footer-share-cmp:hover button {
        opacity: .8
    }

    .feed-card-footer-share-cmp .inner {
        position: relative;
        padding-left: 24px;
        border: none;
        background: none
    }

    .feed-card-footer-share-cmp i {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        margin-right: 4px;
        width: 20px;
        height: 20px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAJFBMVEVHcEyZmZmZmZmZmZmYmJifn5+ZmZmZmZmZmZmWlpaXl5eZmZkFnXIbAAAAC3RSTlMA25p5IBBbt+8wQNJkw1oAAAGBSURBVDjL3ZQ9T8JAGMdbak3ExcGE6C0Yw2BYSJwMS+viWmBkMSZGEvYu3XSTxY9A4sDAJBop/r+cz7W969F7+QA8C8/xb6+/59XzDsRWqUs9BroO2Qe+Irt8CuDcJTPkjw75huHbIXdjBx3JYWanI9kL7HRc9oYWuqOnjMsnZroJQ4llpFuB24A8E90DFzvXha/TBQvg9VmciG6gqnQf0kQem3REc9k495SQGDZJ4zaFLtYyQXQX8sAUX9JB0LUMVaDv/VXuHDs9iTE2FQfDwCEHwlGNQt+J5350eSbRhoa7lcBYrnGHfRlM2/BpJaktPSy1JD7OdK46yVPROuHnVSfSEr5G+eQkq3pN4SriWvKf+wXqVuypteGlHhedaGjkPvjg07vbu2IMZvvFL+Q+8JaIIdorPpdHpFpGkGSq/TaRA9xrtE00qspjGv85lhnerctjjVvkH3L1NJtyigy/9sXlQzZG0OQq/9sK/0Vfmm2Yeq22zLlIKbLIJbdS7/DsH8YZt9+OhEckAAAAAElFTkSuQmCC) no-repeat 50%;
        background-size: contain
    }

    .feed-card-footer-share-cmp span {
        font-size: 14px;
        line-height: 20px;
        color: #999
    }

    .feed-card-footer-share-cmp .ttp-interact-share .share-btn {
        padding-top: 0;
        padding-left: 24px;
        font-size: 14px;
        color: #999
    }

        .feed-card-footer-share-cmp .ttp-interact-share .share-btn:before {
            margin-right: 4px;
            width: 20px;
            height: 20px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAJFBMVEVHcEyZmZmZmZmZmZmYmJifn5+ZmZmZmZmZmZmWlpaXl5eZmZkFnXIbAAAAC3RSTlMA25p5IBBbt+8wQNJkw1oAAAGBSURBVDjL3ZQ9T8JAGMdbak3ExcGE6C0Yw2BYSJwMS+viWmBkMSZGEvYu3XSTxY9A4sDAJBop/r+cz7W969F7+QA8C8/xb6+/59XzDsRWqUs9BroO2Qe+Irt8CuDcJTPkjw75huHbIXdjBx3JYWanI9kL7HRc9oYWuqOnjMsnZroJQ4llpFuB24A8E90DFzvXha/TBQvg9VmciG6gqnQf0kQem3REc9k495SQGDZJ4zaFLtYyQXQX8sAUX9JB0LUMVaDv/VXuHDs9iTE2FQfDwCEHwlGNQt+J5350eSbRhoa7lcBYrnGHfRlM2/BpJaktPSy1JD7OdK46yVPROuHnVSfSEr5G+eQkq3pN4SriWvKf+wXqVuypteGlHhedaGjkPvjg07vbu2IMZvvFL+Q+8JaIIdorPpdHpFpGkGSq/TaRA9xrtE00qspjGv85lhnerctjjVvkH3L1NJtyigy/9sXlQzZG0OQq/9sK/0Vfmm2Yeq22zLlIKbLIJbdS7/DsH8YZt9+OhEckAAAAAElFTkSuQmCC) no-repeat 50%;
            background-size: contain
        }

.ttp-interact-share {
    display: inline-block;
    position: relative;
    background: #fff
}

    .ttp-interact-share .share-btn {
        display: inline-block;
        position: relative;
        padding-top: 24px;
        font-size: 12px;
        line-height: 20px;
        color: #222;
        cursor: pointer;
        outline: none
    }

        .ttp-interact-share .share-btn:focus-visible {
            outline: auto
        }

        .ttp-interact-share .share-btn:hover {
            opacity: .8
        }

        .ttp-interact-share .share-btn:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 24px;
            height: 24px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIBAMAAACnw650AAAAKlBMVEVHcEwhISEhISEgICAgICAhISEiIiIiIiIiIiIiIiIhISEhISEgICAiIiLvaEYqAAAADXRSTlMApN8gEMF/73CQQFkw2xS+1QAAAWdJREFUSMftlTFLw0AYhi+0Rq2OgoN0qmMDRXDv6OLqFhAcnJwcHKTgIDgJHVyFDDo4FBxdCv4BhwZiq/D+Fw80ua+57/J9OPfdkjy5e7hc3jNmlf/l6ExmWsn8VYRi4FOEIgBjDVQMFBB6Gmh+o4Ak918IDxooHyigZvcSanBvv+3+QWH3lwQuO/ww56Bh3WsM0GegO9Tjux96jO/eGfmQ537BMHX3GGz68kA198BAy+7TEETcWwnkodaCDArFbJgpZnObL26YbVhCB2ForFBauFUKKs2zitmWrY3ZlK0blpJW0LFsbcxEtLa5F61tHumjK87apuuQk6eIs7ZJq5dvXWEsDA8VmWuVZWv3VfKMVI9XTyltwIizrqBrWmJ+3Xfpzxpx1uU69Ugd5u8+NKV/fRQo1Q97/5Lsm9mQgdYtVJ1xHeA00Mpf7up5jy3UDWBfPAfbI8gnqkkLxQE++VZAW4rZVpHzA/2Awy7eroqsAAAAAElFTkSuQmCC) no-repeat 50%;
            background-size: contain
        }

    .ttp-interact-share .share-tools {
        display: none;
        position: absolute;
        z-index: 10;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #f2f2f2;
        border-radius: 8px;
        padding: 16px 0;
        width: 172px;
        text-align: left;
        background: #fff;
        -webkit-box-shadow: 0 10px 50px rgba(54,56,79,.11);
        box-shadow: 0 10px 50px rgba(54,56,79,.11)
    }

        .ttp-interact-share .share-tools li:hover {
            background: #f8f8f8
        }

        .ttp-interact-share .share-tools.pop-anime {
            display: block;
            opacity: 0;
            -webkit-animation-duration: .4s;
            -moz-animation-duration: .4s;
            animation-duration: .4s;
            -webkit-animation-timing-function: cubic-bezier(.3,1.3,.3,1);
            -moz-animation-timing-function: cubic-bezier(.3,1.3,.3,1);
            animation-timing-function: cubic-bezier(.3,1.3,.3,1);
            -webkit-animation-delay: .1s;
            -moz-animation-delay: .1s;
            animation-delay: .1s;
            -webkit-animation-fill-mode: forwards;
            -moz-animation-fill-mode: forwards;
            animation-fill-mode: forwards
        }

    .ttp-interact-share .panel-right {
        left: 100%
    }

    .ttp-interact-share .panel-right-bottom li:first-of-type, .ttp-interact-share .panel-right-top li:last-of-type {
        position: relative
    }

        .ttp-interact-share .panel-right-bottom li:first-of-type:before, .ttp-interact-share .panel-right-top li:last-of-type:before {
            content: "";
            width: 5px;
            height: 20px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAA8BAMAAABLFv16AAAAKlBMVEU1NVE0NFXHx83y8vLw8PDX19vm5ujr6+2oqLbt7e3i4uX////09PT6+vqCsoV1AAAAC3RSTlMLCSnixkFskRysWOFCA1cAAADNSURBVCjPbdG9EYIwFAfwB2LOMuEcgDtbR6BwAAoGoHAACwawdAwKR0ifhj5wZ88yvrwPTsXX5Hf/hOQlgHPOQiodEfCFCuEEvKQFayl5atLr4osk+SgwCJopRvwq4fyS/QcPkOG4nz3QzC56CuC+eFph5sDoIiOvA+MUGSkgpCCBggQKEBwgiii4LYImCOoNhvC7+Kifl7rhekRWyqFO23BrY1Zaddp89nEdMJNgvTI8oiA9C1ej6PTp8DG5jOKgwF8g1SuuilZRbfCn3izhgSaCqmAvAAAAAElFTkSuQmCC) no-repeat 50%;
            background-size: contain;
            background-color: #fff;
            position: absolute;
            left: -5px
        }

        .ttp-interact-share .panel-right-bottom li:first-of-type:hover:before, .ttp-interact-share .panel-right-top li:last-of-type:hover:before {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAA8BAMAAABLFv16AAAAJFBMVEU1NU41NVPHx83y8vLw8PDl5efX19vr6+3t7e2oqLb4+Pjz8/NaXuGyAAAACnRSTlMJCynixmlBkawc5b/JnAAAAMRJREFUKM9l0TEOgzAMBVAH9QAxhUrdkDr2CCzdWdi7sLOwcwTWHoA5U2a4XJ3Yn0plytOPQ+xAROSY2duaIYsDmBsyNVbCAzmXkx7JhOKXJWU01NF2qiinEp5RA15WYi/rbV+19rqtlAKeBfnwHhTjpijaoHhsilKCjBQk5CAhBwINBNVmeANdMLQnLOG/+AIU+OBxhS/sUkIbdDTmrFXrVQfEOL8BeQY+Nnt+Fn2oDhjxdBVQA3dAfoFhAnpgAJoT/BlffWyDxKxHR9wAAAAASUVORK5CYII=)
        }

    .ttp-interact-share .panel-right-top {
        bottom: 0;
        -webkit-transform: translate(18px,23px);
        -moz-transform: translate(18px,23px);
        transform: translate(18px,23px)
    }

        .ttp-interact-share .panel-right-top.pop-anime {
            -webkit-animation-name: pop-right-top;
            -moz-animation-name: pop-right-top;
            animation-name: pop-right-top
        }

        .ttp-interact-share .panel-right-top li:last-of-type:before {
            bottom: 10px
        }

    .ttp-interact-share .panel-right-bottom {
        top: 0;
        -webkit-transform: translate(18px,-23px);
        -moz-transform: translate(18px,-23px);
        transform: translate(18px,-23px)
    }

        .ttp-interact-share .panel-right-bottom.pop-anime {
            -webkit-animation-name: pop-right-bottom;
            -moz-animation-name: pop-right-bottom;
            animation-name: pop-right-bottom
        }

        .ttp-interact-share .panel-right-bottom li:first-of-type:before {
            top: 10px
        }

    .ttp-interact-share .panel-top {
        bottom: 100%;
        left: 50%;
        -webkit-transform: translate(-50%,-10px);
        -moz-transform: translate(-50%,-10px);
        transform: translate(-50%,-10px);
        -webkit-transform-origin: center bottom;
        -moz-transform-origin: center bottom;
        transform-origin: center bottom
    }

        .ttp-interact-share .panel-top.pop-anime {
            -webkit-animation-name: pop-top;
            -moz-animation-name: pop-top;
            animation-name: pop-top
        }

        .ttp-interact-share .panel-top:after {
            content: "";
            position: absolute;
            bottom: -12px;
            left: 50%;
            -webkit-transform: translateX(-50%) rotate(-90deg);
            -moz-transform: translateX(-50%) rotate(-90deg);
            transform: translateX(-50%) rotate(-90deg);
            width: 5px;
            height: 20px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAA8BAMAAABLFv16AAAAKlBMVEU1NVE0NFXHx83y8vLw8PDX19vm5ujr6+2oqLbt7e3i4uX////09PT6+vqCsoV1AAAAC3RSTlMLCSnixkFskRysWOFCA1cAAADNSURBVCjPbdG9EYIwFAfwB2LOMuEcgDtbR6BwAAoGoHAACwawdAwKR0ifhj5wZ88yvrwPTsXX5Hf/hOQlgHPOQiodEfCFCuEEvKQFayl5atLr4osk+SgwCJopRvwq4fyS/QcPkOG4nz3QzC56CuC+eFph5sDoIiOvA+MUGSkgpCCBggQKEBwgiii4LYImCOoNhvC7+Kifl7rhekRWyqFO23BrY1Zaddp89nEdMJNgvTI8oiA9C1ej6PTp8DG5jOKgwF8g1SuuilZRbfCn3izhgSaCqmAvAAAAAElFTkSuQmCC) no-repeat 50%;
            background-size: contain;
            background-color: #fff
        }

    .ttp-interact-share .panel-bottom {
        top: 100%;
        left: 50%;
        -webkit-transform: translate(-50%,10px);
        -moz-transform: translate(-50%,10px);
        transform: translate(-50%,10px);
        -webkit-transform-origin: center top;
        -moz-transform-origin: center top;
        transform-origin: center top;
        -webkit-box-shadow: 0 10px 50px rgba(54,56,79,.08);
        box-shadow: 0 10px 50px rgba(54,56,79,.08)
    }

        .ttp-interact-share .panel-bottom.pop-anime {
            -webkit-animation-name: pop-bottom;
            -moz-animation-name: pop-bottom;
            animation-name: pop-bottom
        }

        .ttp-interact-share .panel-bottom:after {
            content: "";
            position: absolute;
            top: -12px;
            left: 50%;
            -webkit-transform: translateX(-50%) rotate(90deg);
            -moz-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
            width: 5px;
            height: 20px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAA8BAMAAABLFv16AAAAKlBMVEU1NVE0NFXHx83y8vLw8PDX19vm5ujr6+2oqLbt7e3i4uX////09PT6+vqCsoV1AAAAC3RSTlMLCSnixkFskRysWOFCA1cAAADNSURBVCjPbdG9EYIwFAfwB2LOMuEcgDtbR6BwAAoGoHAACwawdAwKR0ifhj5wZ88yvrwPTsXX5Hf/hOQlgHPOQiodEfCFCuEEvKQFayl5atLr4osk+SgwCJopRvwq4fyS/QcPkOG4nz3QzC56CuC+eFph5sDoIiOvA+MUGSkgpCCBggQKEBwgiii4LYImCOoNhvC7+Kifl7rhekRWyqFO23BrY1Zaddp89nEdMJNgvTI8oiA9C1ej6PTp8DG5jOKgwF8g1SuuilZRbfCn3izhgSaCqmAvAAAAAElFTkSuQmCC) no-repeat 50%;
            background-size: contain
        }

    .ttp-interact-share .ttp-interact-wx-wrapper .qrcode-panel {
        top: -48px
    }

@-webkit-keyframes pop-right-top {
    0% {
        opacity: 0;
        -webkit-transform: translate(18px,23px) scale(.8);
        transform: translate(18px,23px) scale(.8)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(18px,23px) scale(1);
        transform: translate(18px,23px) scale(1)
    }
}

@-moz-keyframes pop-right-top {
    0% {
        opacity: 0;
        -moz-transform: translate(18px,23px) scale(.8);
        transform: translate(18px,23px) scale(.8)
    }

    to {
        opacity: 1;
        -moz-transform: translate(18px,23px) scale(1);
        transform: translate(18px,23px) scale(1)
    }
}

@keyframes pop-right-top {
    0% {
        opacity: 0;
        -webkit-transform: translate(18px,23px) scale(.8);
        -moz-transform: translate(18px,23px) scale(.8);
        transform: translate(18px,23px) scale(.8)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(18px,23px) scale(1);
        -moz-transform: translate(18px,23px) scale(1);
        transform: translate(18px,23px) scale(1)
    }
}

@-webkit-keyframes pop-right-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate(18px,-23px) scale(.8);
        transform: translate(18px,-23px) scale(.8)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(18px,-23px) scale(1);
        transform: translate(18px,-23px) scale(1)
    }
}

@-moz-keyframes pop-right-bottom {
    0% {
        opacity: 0;
        -moz-transform: translate(18px,-23px) scale(.8);
        transform: translate(18px,-23px) scale(.8)
    }

    to {
        opacity: 1;
        -moz-transform: translate(18px,-23px) scale(1);
        transform: translate(18px,-23px) scale(1)
    }
}

@keyframes pop-right-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate(18px,-23px) scale(.8);
        -moz-transform: translate(18px,-23px) scale(.8);
        transform: translate(18px,-23px) scale(.8)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(18px,-23px) scale(1);
        -moz-transform: translate(18px,-23px) scale(1);
        transform: translate(18px,-23px) scale(1)
    }
}

@-webkit-keyframes pop-top {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%,-10px) scale(.8);
        transform: translate(-50%,-10px) scale(.8)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(-50%,-10px) scale(1);
        transform: translate(-50%,-10px) scale(1)
    }
}

@-moz-keyframes pop-top {
    0% {
        opacity: 0;
        -moz-transform: translate(-50%,-10px) scale(.8);
        transform: translate(-50%,-10px) scale(.8)
    }

    to {
        opacity: 1;
        -moz-transform: translate(-50%,-10px) scale(1);
        transform: translate(-50%,-10px) scale(1)
    }
}

@keyframes pop-top {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%,-10px) scale(.8);
        -moz-transform: translate(-50%,-10px) scale(.8);
        transform: translate(-50%,-10px) scale(.8)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(-50%,-10px) scale(1);
        -moz-transform: translate(-50%,-10px) scale(1);
        transform: translate(-50%,-10px) scale(1)
    }
}

@-webkit-keyframes pop-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%,10px) scale(.8);
        transform: translate(-50%,10px) scale(.8)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(-50%,10px) scale(1);
        transform: translate(-50%,10px) scale(1)
    }
}

@-moz-keyframes pop-bottom {
    0% {
        opacity: 0;
        -moz-transform: translate(-50%,10px) scale(.8);
        transform: translate(-50%,10px) scale(.8)
    }

    to {
        opacity: 1;
        -moz-transform: translate(-50%,10px) scale(1);
        transform: translate(-50%,10px) scale(1)
    }
}

@keyframes pop-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate(-50%,10px) scale(.8);
        -moz-transform: translate(-50%,10px) scale(.8);
        transform: translate(-50%,10px) scale(.8)
    }

    to {
        opacity: 1;
        -webkit-transform: translate(-50%,10px) scale(1);
        -moz-transform: translate(-50%,10px) scale(1);
        transform: translate(-50%,10px) scale(1)
    }
}

.ttp-interact-item.wtt:before {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_toutiao.dd9b2616.svg)
}

.ttp-modal-wrapper.ttp-wtt-repost-modal .ttp-modal {
    width: 560px
}

.ttp-modal-wrapper.ttp-wtt-repost-modal .ttp-wtt-repost-panel textarea {
    border: none;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    resize: none;
    outline: none
}

.ttp-modal-wrapper.ttp-wtt-repost-modal .ttp-wtt-repost-panel .input-meta {
    margin-top: 12px;
    text-align: right
}

.ttp-modal-wrapper.ttp-wtt-repost-modal .ttp-wtt-repost-panel .words-count {
    font-size: 14px;
    line-height: 20px;
    color: #999
}

    .ttp-modal-wrapper.ttp-wtt-repost-modal .ttp-wtt-repost-panel .words-count .count {
        color: #505050
    }

.ttp-modal-wrapper.ttp-wtt-repost-modal .ttp-wtt-repost-panel .publish-action {
    margin-top: 24px;
    margin-bottom: 24px;
    text-align: right
}

.ttp-modal-wrapper.ttp-wtt-repost-modal .ttp-wtt-repost-panel .submit-btn {
    border: none;
    border-radius: 4px;
    padding: 6px 18px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    background: #f04142;
    cursor: pointer
}

    .ttp-modal-wrapper.ttp-wtt-repost-modal .ttp-wtt-repost-panel .submit-btn.disable {
        background: #ff5e5e;
        opacity: .5;
        cursor: default
    }

.ttp-modal-wrapper.ttp-wtt-repost-modal .ttp-wtt-repost-panel .origin-content {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    margin-top: 24px;
    padding: 4px 12px 4px 4px;
    background: #f8f8f8
}

    .ttp-modal-wrapper.ttp-wtt-repost-modal .ttp-wtt-repost-panel .origin-content .cover {
        -moz-box-flex: 0;
        -ms-flex: none;
        flex: none;
        margin-right: 12px;
        border-radius: 2px;
        width: 112px;
        height: 84px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .ttp-modal-wrapper.ttp-wtt-repost-modal .ttp-wtt-repost-panel .origin-content .detail {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        max-height: 44px;
        font-size: 16px;
        line-height: 22px;
        color: #656565
    }

    .ttp-modal-wrapper.ttp-wtt-repost-modal .ttp-wtt-repost-panel .origin-content .user-name {
        color: #0e408c
    }

    .ttp-modal-wrapper.ttp-wtt-repost-modal .ttp-wtt-repost-panel .origin-content .rich-content {
        display: inline
    }

.ttp-toast {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1500;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 16px;
    text-align: center;
    white-space: pre-wrap;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    background: #000;
    background: rgba(0,0,0,.8);
    border-radius: 8px;
    opacity: 1;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

    .ttp-toast.fade {
        opacity: 0
    }

.ttp-interact-item {
    position: relative;
    padding-left: 52px;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    color: #222;
    cursor: pointer;
    outline: none
}

    .ttp-interact-item:focus-visible {
        outline: auto
    }

    .ttp-interact-item:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 16px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 28px;
        height: 28px;
        background: transparent no-repeat 50%;
        background-size: contain
    }

    .ttp-interact-item.copy:before {
        background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_copy.c12facea.svg)
    }

    .ttp-interact-item.wx:before {
        background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_wx.719568c6.svg)
    }

.ttp-interact-wx-wrapper {
    position: relative
}

    .ttp-interact-wx-wrapper .qrcode-panel {
        position: absolute;
        top: 0;
        left: 100%;
        -webkit-transform: translateX(4px);
        -moz-transform: translateX(4px);
        transform: translateX(4px);
        z-index: 10;
        border-radius: 8px;
        text-align: center;
        width: 139px;
        height: 168px;
        background: #fff;
        -webkit-box-shadow: 0 10px 50px rgba(54,56,79,.11);
        box-shadow: 0 10px 50px rgba(54,56,79,.11)
    }

        .ttp-interact-wx-wrapper .qrcode-panel > span {
            display: block;
            margin-top: 21px;
            font-size: 14px;
            line-height: 20px;
            color: #222
        }

    .ttp-interact-wx-wrapper #_qrcode {
        margin: 30px auto 0;
        width: 80px;
        height: 80px
    }

.ttp-interact-item.weibo:before {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_weibo.d8a7bdaf.svg)
}

.ttp-interact-item.qzone:before {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_qzone.74a6cb53.svg)
}

.feed-card-footer-like-cmp {
    display: inline-block;
    cursor: pointer
}

    .feed-card-footer-like-cmp .inner {
        position: relative;
        padding-left: 24px;
        border: none;
        font-size: 14px;
        line-height: 20px;
        color: #999;
        background: none
    }

        .feed-card-footer-like-cmp .inner:hover {
            opacity: .8
        }

        .feed-card-footer-like-cmp .inner i {
            position: absolute;
            top: 0;
            left: 0;
            width: 20px;
            height: 20px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA9BAMAAAADjhfkAAAAHlBMVEVHcEyZmZmZmZmYmJiYmJiYmJiYmJiampqYmJiZmZn4AYs1AAAACXRSTlMAodxEJn9gv7/goODcAAABS0lEQVQ4y92UvU7DMBSF3TaJylYmlA1VASlbGdmiSgzdOgASGxJiyNql6oaQGNioC23P22I7je049/oBegZL1pfY9+9YiHPR+1uMvgC3PJ1DacniXOMdR0fA4x0OHB5iL8QGHK7xoaOrGFxqknN/Z9iqdSPZq3/1EUe2JhO1miMIJeZqFg/wZ3Lf03iBIoZzvKo1NfEFSq/WK5iMUhzWWl8z/1otc+oYJ8nKi1lr4r7UKlw9IKenhJLPqRFc52rc9PJVJ878VoTluG/HJjEkxBdNLLoSOxIv20ZSeBHHdRsaje1Q0dgOFY1LGcV2T+LEDAeLM2smEruxIPEAPzE8xHUM247Q2JacxrbkNHY+JvvtfNwYI8DOqE39Auxtzcx2ceZZ7Vu7q4vnntVqbKsufihtVTxfeZKV/yT1VPjd6/Fj53EbPV129CzOXP8tLbkpRqD0qgAAAABJRU5ErkJggg==) no-repeat 50%;
            background-size: contain
        }

        .feed-card-footer-like-cmp .inner.liked {
            color: #f04142
        }

            .feed-card-footer-like-cmp .inner.liked i {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9BAMAAADsTHzaAAAAHlBMVEVHcEzwQULwQELwQELxQELvQEDwQUHwQEDvQELwQULa8HB4AAAACXRSTlMA4WCDoRzEQm/x4KUeAAAA40lEQVQ4y+3UPQvCMBAG4FRtwa2CIO4ubt2ku1jc4iK4FRzEreAf6Opmrf14/621Dk1Meueu7/oQ7nLkIsRvZbCJKHbPQED4CEBN+LLxjPB54yC6A33eeXlJlyfcbcvnvT4E7YfWq17f0u62jIIabpMbeTvAt9klEt6bMV23WUmF97iLMfTMtMGYnkm1M9MRq4OxeNfo1erdRUPmfMjUt3vAeMp4wrikXXnHVi8ZzxmvGa8YLxj3GY8ZDxhPGU8Yl9pmGF7qi2v4Q3HP4oWg90P7JneGf/wii5NwJkqOifjnizwB85B1t/WPga4AAAAASUVORK5CYII=);
                -webkit-animation: liked .3s cubic-bezier(.3,1.8,.3,1);
                -moz-animation: liked .3s cubic-bezier(.3,1.8,.3,1);
                animation: liked .3s cubic-bezier(.3,1.8,.3,1)
            }

@-webkit-keyframes liked {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes liked {
    0% {
        -moz-transform: scale(0);
        transform: scale(0)
    }

    to {
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes liked {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

.feed-card-footer-tag-cmp {
    display: inline-block;
    margin-right: 8px;
    font-size: 14px;
    line-height: 20px;
    color: #f04142;
    cursor: default
}

    .feed-card-footer-tag-cmp.tag-style {
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        padding: 2px 4px;
        margin-left: 6px;
        background: #fff2f2;
        border-radius: 4px
    }

.feed-card-cover {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #f2f2f2;
    width: 160px;
    height: 120px;
    cursor: pointer
}

    .feed-card-cover.blur-bg > a {
        position: relative;
        background: none
    }

        .feed-card-cover.blur-bg > a img {
            -o-object-fit: contain;
            object-fit: contain
        }

    .feed-card-cover a {
        display: inline-block;
        width: 100%;
        height: 100%;
        background-color: #f2f2f2
    }

    .feed-card-cover img {
        width: 100%;
        height: 100%;
        -webkit-transition: all .5s ease .1s;
        -moz-transition: all .5s ease .1s;
        transition: all .5s ease .1s;
        -o-object-fit: cover;
        object-fit: cover
    }

        .feed-card-cover img:hover {
            -webkit-transform: scale(1.04);
            -moz-transform: scale(1.04);
            transform: scale(1.04)
        }

    .feed-card-cover .cover-num {
        position: absolute;
        right: 6px;
        bottom: 6px;
        font-size: 14px;
        font-weight: 500;
        line-height: 14px;
        color: #fff
    }

        .feed-card-cover .cover-num .num {
            padding: 4px 6px;
            border-radius: 4px;
            background: rgba(0,0,0,.5)
        }

            .feed-card-cover .cover-num .num span {
                font-weight: 500
            }

        .feed-card-cover .cover-num.middle {
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background-color: rgba(0,0,0,.5);
            pointer-events: none
        }

            .feed-card-cover .cover-num.middle .num {
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%,-50%);
                -moz-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
                margin-top: 3px;
                padding: 0;
                border-radius: 0;
                background: transparent;
                font-family: ByteNumber-Medium;
                font-size: 28px;
                font-weight: 500;
                line-height: 30px
            }

    .feed-card-cover .blur-cover-bg {
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

        .feed-card-cover .blur-cover-bg img {
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            transform: scale(1.2);
            -webkit-filter: blur(60px);
            filter: blur(60px);
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover
        }

    .feed-card-cover .video-placeholder {
        pointer-events: none
    }

        .feed-card-cover .video-placeholder i {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            width: 36px;
            height: 36px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsBAMAAAB9SEr+AAAALVBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAADz8/OVlZU9PT20tLQeHh7Ly8v///92uvJTAAAADnRSTlMAgHRONxQIZPO0kcWI03a2vHkAAAI4SURBVFjDvZhNTgJBEIVHBdxaAzhqohEE3YJB3SJE3QJygEFN3IIavYMLE4/gMViydOHCW5iQzBkEHGHIVP/Uw/iWypeuqequ7nqOw6pdP8kT5Z8qZ461Upd3NJVX8e2omx7NybNZMXVBMT2YqRox2mvoqWSZWKW1XEpB6Tk+wh8V1FiLNCqqqGvSqqRIR06Pufzn1cgg9vMSZFRVkvtIFeLb85Ys9BhbrGeDeT6yWGw5u8Viy62QpeZrfmqLZYQ142rXsseiOzpnj7m+PCHzSWlKsCwSYyTKBIlUledxrP0QK8uwdNgMSKiGPP2zEjSl2Dryab/bOSfFJpVLkFjjyq3Ksa4qI+99U064g731EjwbcsI1n+0g+HrVNKJRz+L+vhEEwXCg5nw+kTsjTBdmg99aE0wTZonP/wTThNl1ltSYOsxdvmwhpgwzy/fjEFOGmdFjqjAz/LGZYoow0+wmmWGKMI0YH6bHH9IIxobpGrFgyGJkwoI35gcW2Oe/YlxO0JSABQDLXUY2l4duZfDggMcUbArLSAtaQxse2F6TSDOvYleH4qL6MF5U6LXY4f6x2R8Y3obglQ8+MFLy54xsBph/GXakWHaRhyH4DAUfvc6VDCsu9qCXVc6djorgsAKORpIo3cXHPnDIBEdadIAGx3XQHECtCND4QG0W0NRBLSTUsDLV/PhvzTjt5xV8uT3J535RW3PEHbLHxez2cpatjxjE55Z2dD0CHhz59kZ2u/40Nr/vVeb3N7CWT28+KXsLAAAAAElFTkSuQmCC) no-repeat 50%;
            background-size: contain
        }

        .feed-card-cover .video-placeholder .duration {
            position: absolute;
            right: 6px;
            bottom: 6px;
            z-index: 1;
            padding: 4px 6px;
            border-radius: 4px;
            font-size: 14px;
            font-weight: 500;
            line-height: 14px;
            color: #fff;
            background: rgba(0,0,0,.5)
        }

.feed-card-wtt-wrapper {
    padding: 20px 0
}

    .feed-card-wtt-wrapper.visited .content a {
        color: #999
    }

        .feed-card-wtt-wrapper.visited .content a .out-link {
            color: #999 !important
        }

            .feed-card-wtt-wrapper.visited .content a .out-link[data-type="9"]:before {
                background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/video_link_gray.cb022834.svg)
            }

.feed-card-wtt:after {
    content: "";
    display: table;
    clear: both
}

.feed-card-wtt .feed-card-wtt-r {
    display: none;
    float: right;
    margin-left: 20px
}

.feed-card-wtt .feed-card-wtt-l {
    overflow: hidden
}

.feed-card-wtt .feed-card-wtt-header {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 8px;
    white-space: nowrap;
    cursor: default
}

    .feed-card-wtt .feed-card-wtt-header.padding-r {
        padding-right: 85px
    }

    .feed-card-wtt .feed-card-wtt-header .dot {
        display: inline-block;
        vertical-align: middle;
        margin: 0 4px;
        font-size: 14px;
        line-height: 20px;
        color: #505050
    }

    .feed-card-wtt .feed-card-wtt-header .time {
        margin-left: 8px
    }

    .feed-card-wtt .feed-card-wtt-header .text, .feed-card-wtt .feed-card-wtt-header .time, .feed-card-wtt .feed-card-wtt-header .user-auth-desc {
        display: inline;
        vertical-align: middle;
        font-size: 14px;
        line-height: 20px;
        color: #505050
    }

    .feed-card-wtt .feed-card-wtt-header .subscribe-wrapper {
        position: absolute;
        top: 0;
        right: 0
    }

    .feed-card-wtt .feed-card-wtt-header .verified-icon {
        margin: 0 0 -5px 5px
    }

.feed-card-wtt .feed-card-wtt-user-info {
    display: inline-block
}

    .feed-card-wtt .feed-card-wtt-user-info:hover span {
        color: #505050
    }

    .feed-card-wtt .feed-card-wtt-user-info img {
        vertical-align: middle;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #f2f2f2;
        width: 28px;
        height: 28px;
        border-radius: 50%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .feed-card-wtt .feed-card-wtt-user-info span {
        margin-left: 8px;
        vertical-align: middle;
        font-size: 18px;
        font-weight: 500;
        line-height: 20px;
        color: #222
    }

.feed-card-wtt .content {
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 84px;
    font-size: 18px;
    line-height: 28px;
    word-break: break-all;
    color: #222
}

    .feed-card-wtt .content > a {
        display: block
    }

        .feed-card-wtt .content > a:hover {
            color: #f04142
        }

            .feed-card-wtt .content > a:hover .out-link {
                color: #f04142 !important
            }

                .feed-card-wtt .content > a:hover .out-link[data-type="9"]:before {
                    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/video_link_red.4c36e668.svg)
                }

        .feed-card-wtt .content > a:visited {
            color: #999
        }

            .feed-card-wtt .content > a:visited .out-link {
                color: #999 !important
            }

                .feed-card-wtt .content > a:visited .out-link[data-type="9"]:before {
                    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/video_link_gray.cb022834.svg)
                }

        .feed-card-wtt .content > a .out-link {
            color: #0e408c
        }

            .feed-card-wtt .content > a .out-link[href^=sslocal] {
                display: none
            }

            .feed-card-wtt .content > a .out-link[data-type="9"]:before {
                content: "";
                margin-top: -3px;
                vertical-align: middle;
                display: inline-block;
                width: 1.3em;
                height: 1.3em;
                background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/video_link.cc3edc04.svg) no-repeat 50%;
                background-size: contain
            }

.feed-card-wtt .covers-list {
    margin-bottom: 12px;
    font-size: 0
}

    .feed-card-wtt .covers-list li {
        display: inline-block;
        margin-right: 12px
    }

        .feed-card-wtt .covers-list li:last-child {
            margin-right: 0
        }

.feed-card-wtt.single-cover .feed-card-wtt-r {
    display: block
}

.feed-card-wtt.single-cover .feed-card-wtt-l {
    min-height: 100px
}

.feed-card-wtt.single-cover .content {
    margin-bottom: 8px;
    -webkit-line-clamp: 2;
    max-height: 56px
}

    .feed-card-wtt.single-cover .content a {
        height: 56px
    }

.feed-card-wtt.link-cover .content, .feed-card-wtt.multi-covers .content, .feed-card-wtt.origin-cover .content {
    -webkit-line-clamp: 2;
    max-height: 56px
}

.verified-icon {
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat
}

.origin-card-wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 12px;
    padding: 16px;
    border-radius: 8px;
    background: #f8f8f8
}

    .origin-card-wrapper > .card-l {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .origin-card-wrapper > .card-l.with-pic {
            max-width: 506px
        }

    .origin-card-wrapper .user-info {
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
        margin-bottom: 8px
    }

        .origin-card-wrapper .user-info, .origin-card-wrapper .user-info a {
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .origin-card-wrapper .user-info a {
                -ms-flex-negative: 0;
                flex-shrink: 0
            }

            .origin-card-wrapper .user-info .ttp-avatar {
                width: 20px;
                height: 20px
            }

            .origin-card-wrapper .user-info .name {
                margin: 0 6px;
                font-size: 16px;
                font-weight: 500;
                line-height: 24px;
                color: #222
            }

            .origin-card-wrapper .user-info .auth-info {
                overflow: hidden;
                text-overflow: ellipsis;
                margin-left: 6px;
                white-space: nowrap;
                font-size: 14px;
                line-height: 20px;
                color: #707070
            }

    .origin-card-wrapper .origin-content {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        max-height: 56px;
        word-break: break-all;
        font-size: 18px;
        line-height: 28px;
        color: #222
    }

        .origin-card-wrapper .origin-content a:hover {
            color: #f04142
        }

    .origin-card-wrapper > .card-r {
        position: relative;
        margin-left: 19px
    }

        .origin-card-wrapper > .card-r .feed-card-cover {
            margin-top: 0;
            width: 118px;
            height: 88px
        }

        .origin-card-wrapper > .card-r > i {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            width: 28px;
            height: 28px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQBAMAAAAVaP+LAAAAMFBMVEVHcEwAAAABAQEAAAAAAAAAAAAAAAAAAAAAAAClpaXt7e1qamrQ0NA2Njb////7+/s8YEfEAAAADnRSTlMAgINFdGEoEYLB8qXckqIZUAUAAAN/SURBVGjezZq/jxJREMeX3AGWNw/23BYISryYQHISSwhBW4gX6zWcsd1L0Pq4GKMt/wB/wHVWdtefsbEy/hFLLV5Yl1+yK7vz5r03JE5NPtnv/HjMmzeWhVp+8OSsDVDsvmi6lrblB2diBCtzQHSbnh5n0HYgbnZTA3PQhx27qlXfqHJeQ7KNXqp55xTSzOkoeCrXh3QTBZeFE6qzXRbOInokdXkpB6BCIZ3KOaGf5JxzINlzaR4C0ermDlpZ0TN20No6LMIk4ujCJNk0BCVLjVy+rQZK9fe5GgfEg5QaE4ogcJKr9xUogxI/KecAsHzSBWjYffOQpQZuCFq2m0t9PZBtVGXRXPq34hqaIChwuDrB3YegbT0eZeBUYsr0Pyie3QbKAFosyuJxM1EWi9uBESgStwsz0LFpne3UWw4MbZMAWVNQT/uwTnFSwxRkc2TR0jyOLNr2E4fmoBaPrzfe7puDbCZfA7Dk9cbbaF6LcrlMze0M9oOT29m3GgF0KQmamATzYFyihQ0rkJNg7k/vvtOOWyT64tHc9/3gWi6uiEdf3IQcf0oQ5+DRFxN/SSKIc9GSXYMI4sKmJEsA+XJxPbT2/4Kk4pyWdY8Ckos7kuTjBiSN3EMiSCruGE3sCEgmrmA9JYIkkSug52MMhIuz6aBQXAkDtcmgMHJY1dJB/vRXCQEBHeTPEG1KoOlnLtD4vwN9YQLNkCpRCv/vEk8eBeMRAlIpkRpLrU3vfowwUIN+jIywOSDfwUY+ajFhAB/QC00EhAtbnNkZnr+jS+ofJC5s0SAT/7JH0r9sniYi7EZJbY1M2KKtwRot54YobHmtwar2J7X1q0qa0U8BTdiyGcVS+2oSBBRhsBj/YQ2S8/h29pXSsB/JrhAfy+Ua4YOWVwj8AkmhbC7sHLcjj/Pix3EVXc1sM1yXY/Pr+noYyTZAMPd2hXvIwjb2YRtEsY3GTJ20nddnObLIbAgdzSLOESvf0DfHpMxIW3zo/5ZHGePjAdtzhv7pVmd68qnu7xFKz93vPYvnk5JeWHWyW7g8j5mRZwOzTxIuz4MvPGN6ggZv34/iis/0VW//iwN8qwwK/pZts1DFOXXZ4sjQLIVUz8oOZUmnYe4gajZxLSBROSGpwcNBl71AZdkLWT8DtfWz0N4lOsquW+o22EEVdVb0VkuDUUxXE7OK33aNUeLjP6/Y9iAtcsWXAAAAAElFTkSuQmCC) no-repeat 50%;
            background-size: contain
        }

        .origin-card-wrapper > .card-r > .video-duration {
            position: absolute;
            right: 4px;
            bottom: 4px;
            border-radius: 4px;
            padding: 4px 6px;
            font-size: 14px;
            line-height: 14px;
            color: #fff;
            background: rgba(0,0,0,.5)
        }

    .origin-card-wrapper.origin-deleted {
        color: #999;
        font-size: 18px;
        line-height: 28px
    }

.ttp-avatar {
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background: url(data:image/png;base64,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) no-repeat 50%;
    background-size: contain
}

    .ttp-avatar.large {
        width: 60px;
        height: 60px
    }

    .ttp-avatar.middle {
        width: 44px;
        height: 44px
    }

    .ttp-avatar.small {
        width: 32px;
        height: 32px
    }

    .ttp-avatar.auth:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        width: 13px;
        height: 13px;
        background: transparent no-repeat 50%;
        background-size: contain
    }

    .ttp-avatar.auth.large:before {
        width: 17px;
        height: 17px
    }

    .ttp-avatar.auth-0:before {
        background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/auth_0.600aa73b.svg)
    }

    .ttp-avatar.auth-1:before {
        background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/auth_1.9fe8a9f6.svg)
    }

    .ttp-avatar.auth-2:before {
        background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/auth_2.ac774735.svg)
    }

    .ttp-avatar img {
        border-radius: 50%;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

.feed-card-subscribe-cmp {
    display: inline-block;
    border-radius: 4px;
    width: 56px;
    height: 28px;
    text-align: center;
    background-color: #f8f8f8;
    cursor: pointer;
    outline: none
}

    .feed-card-subscribe-cmp:focus-visible {
        outline: auto
    }

    .feed-card-subscribe-cmp:hover {
        opacity: .8
    }

    .feed-card-subscribe-cmp.followed {
        width: 60px
    }

        .feed-card-subscribe-cmp.followed i {
            display: none
        }

        .feed-card-subscribe-cmp.followed span {
            color: #999
        }

    .feed-card-subscribe-cmp i {
        display: inline-block;
        vertical-align: middle;
        margin-right: 2px;
        width: 10px;
        height: 10px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeBAMAAADJHrORAAAAD1BMVEVHcEwiIiIgICAiIiIiIiK0gVusAAAABHRSTlMAvyCvrnxFbAAAAEFJREFUGNNjYKAKYDJUQOEzuhig8QXoxlcWFBQUcXEEkkJgvogLDDiD+SZwviOYrwhXbzQg7gUBZjQ+k7ACdSIGAFRTDhUOIWuFAAAAAElFTkSuQmCC) no-repeat 50%;
        background-size: contain
    }

    .feed-card-subscribe-cmp span {
        vertical-align: middle;
        font-size: 12px;
        font-weight: 500;
        line-height: 28px;
        color: #222
    }

.wtt-link-card-wrapper {
    margin-bottom: 12px;
    padding: 16px;
    border-radius: 8px;
    background: #f8f8f8;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .wtt-link-card-wrapper .card-l {
        width: 506px;
        height: 100%;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .wtt-link-card-wrapper .user-info {
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
        margin-bottom: 8px
    }

        .wtt-link-card-wrapper .user-info, .wtt-link-card-wrapper .user-info a {
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .wtt-link-card-wrapper .user-info a {
                -ms-flex-negative: 0;
                flex-shrink: 0
            }

            .wtt-link-card-wrapper .user-info .ttp-avatar {
                width: 20px;
                height: 20px
            }

            .wtt-link-card-wrapper .user-info .name {
                margin: 0 6px;
                font-size: 16px;
                font-weight: 500;
                line-height: 24px;
                color: #222
            }

            .wtt-link-card-wrapper .user-info .auth-info {
                margin-left: 6px;
                font-size: 14px;
                line-height: 20px;
                color: #707070;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap
            }

    .wtt-link-card-wrapper .link-content {
        max-height: 56px;
        word-break: break-all;
        font-size: 18px;
        line-height: 28px;
        color: #222;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis
    }

        .wtt-link-card-wrapper .link-content:hover {
            color: #f04142
        }

    .wtt-link-card-wrapper .card-r {
        position: relative;
        margin-left: 19px
    }

        .wtt-link-card-wrapper .card-r .feed-card-cover {
            margin-top: 0;
            width: 118px;
            height: 88px
        }

.feed-card-video-wrapper {
    padding: 20px 0
}

.feed-card-video-multi > ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

    .feed-card-video-multi > ul > li {
        margin-right: 12px;
        vertical-align: top
    }

        .feed-card-video-multi > ul > li:last-child {
            margin-right: 0
        }

.feed-card-video-multi .multi-item-error, .feed-card-video-multi .multi-item-loading {
    width: 332px;
    height: 280px
}

.feed-card-video-multi-item {
    width: 332px
}

    .feed-card-video-multi-item.visited .title {
        color: #999
    }

    .feed-card-video-multi-item .feed-card-cover {
        width: 332px;
        height: 186px
    }

    .feed-card-video-multi-item .title {
        display: block;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        margin-top: 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        min-height: 50px;
        max-height: 50px;
        font-size: 18px;
        font-weight: 500;
        line-height: 25px;
        word-break: break-all;
        color: #222
    }

        .feed-card-video-multi-item .title:hover {
            color: #f04142
        }

        .feed-card-video-multi-item .title:visited {
            color: #999
        }

        .feed-card-video-multi-item .title h2 {
            font-size: inherit;
            font-weight: inherit
        }

    .feed-card-video-multi-item .footer {
        margin-top: 12px
    }

    .feed-card-video-multi-item .feed-card-footer-cmp {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

        .feed-card-video-multi-item .feed-card-footer-cmp:after {
            display: none
        }

    .feed-card-video-multi-item .left-tools {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    .feed-card-video-multi-item .feed-card-footer-cmp-author {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1
    }

    .feed-card-video-multi-item .feed-card-footer-comment-cmp, .feed-card-video-multi-item .feed-card-footer-time-cmp {
        -moz-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

.feed-card-article-follow.visited .feed-card-article-l .title, .feed-card-article-multi-item.visited .feed-card-article-l .title {
    color: #999
}

.feed-card-article-follow.single-cover .feed-card-article-l {
    padding-bottom: 0;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.feed-card-article-follow.single-cover .feed-card-footer-cmp {
    position: static
}

.feed-card-article-follow.single-cover .title {
    min-height: 72px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.feed-card-article-follow.no-cover .title {
    margin: 8px 0 12px
}

.feed-card-article-follow.multi-cover .feed-card-media-header {
    margin-bottom: 8px
}

.feed-card-article-multi .feed-card-article-multi-header {
    margin-bottom: 8px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.feed-card-article-multi .rest {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 16px;
    padding-right: 18px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    cursor: pointer;
    position: relative
}

    .feed-card-article-multi .rest:after {
        content: "";
        display: block;
        width: 14px;
        height: 14px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqBAMAAAA37dRoAAAAG1BMVEVHcEwgICAhISEhISEgICAhISElJSUiIiIiIiL9ErKQAAAACHRSTlMAEM/fIHQwkOehQIMAAAB3SURBVCjPY2AYBWQBMQSTMQHGYrEwgYs6NztAWewdcCaLRUcBlMna0QFT7NzREQAzSwOmGKi0SQBmmBBMMVCpIsJiqGIUpXDFKEphitGUQhWjKYUodkFXClZsjK4UrLgDQylYMYZSsGJMpSDFilgCmTFUYAQnMQAGRyPumd7GGAAAAABJRU5ErkJggg==) no-repeat 50%;
        background-size: contain;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        right: 0
    }

.feed-card-article-multi-item.single-cover {
    padding: 10px 0
}

    .feed-card-article-multi-item.single-cover:first-of-type {
        padding-top: 0
    }

    .feed-card-article-multi-item.single-cover:last-of-type {
        padding-bottom: 0
    }

    .feed-card-article-multi-item.single-cover .feed-card-article-l {
        padding-bottom: 16px;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .feed-card-article-multi-item.single-cover .feed-card-footer-cmp {
        position: static
    }

    .feed-card-article-multi-item.single-cover .title {
        padding-top: 16px;
        min-height: 68px
    }

.feed-card-article-multi-item.no-cover {
    padding: 16px 0
}

.feed-card-media-header {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default
}

    .feed-card-media-header .dot {
        display: inline-block;
        vertical-align: middle;
        margin: 0 4px;
        font-size: 14px;
        line-height: 20px;
        color: #505050
    }

    .feed-card-media-header .time, .feed-card-media-header .user-auth-desc {
        display: inline;
        vertical-align: middle;
        font-size: 14px;
        line-height: 20px;
        color: #505050
    }

    .feed-card-media-header .feed-card-user-info {
        display: inline-block;
        margin-right: 8px
    }

        .feed-card-media-header .feed-card-user-info:hover a span {
            color: #505050
        }

        .feed-card-media-header .feed-card-user-info img {
            vertical-align: middle;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            border: 1px solid #f2f2f2;
            width: 28px;
            height: 28px;
            border-radius: 50%;
            -o-object-fit: cover;
            object-fit: cover
        }

        .feed-card-media-header .feed-card-user-info span {
            margin-left: 8px;
            vertical-align: middle;
            font-size: 18px;
            font-weight: 500;
            line-height: 20px;
            color: #222
        }

    .feed-card-media-header .verified-icon {
        margin: 0 8px -5px -3px
    }

.multi-item-error {
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    border-radius: 4px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .multi-item-error i {
        display: block;
        width: 36px;
        height: 48px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGwAAACQBAMAAAAfGJOcAAAAKlBMVEXo6OhHcEzm5ubn5+f29vbp6eno6Ojn5+fZ2dni4uLn5+f////Y2Nj4+Pjk16AtAAAADHRSTlOoANC57HKXSffjFQqnwIHNAAACGUlEQVRYw+3ZP2vCQBgG8Jeosf8cMpSCXYR2rJChYwWhs6CLrlnEVQf7AezqUHBya75B+w1KuijcUDRLB79LE01CrXeXvk8hXfKOOX7c5Xlzl+HIsqzLcdeh/apsomr+GDD7PTcgZFnVNh1UI2ZPh2Mld8seDkeoHjNbMjgI2QXpmGyQRgEbygZakfKlrGxR1dGxlZSZLp2Tjq2lo9ShZ+lzVf5RndJQy2pyVpYzQ5d/2Dpqyx4XtEGGzNHNpmKmnBW1+YeMdOyDWFXU56+qij7/NGbzWF0fZAr7xNiayVp/YtxIYnbPYxvtUaKsxgb6TJL95kMd4H5eyXQrLEvmdPHW4bYcDOUWm62A7dSo5dwtF/WgyWW7HtgQW7EVIYFEUfInM/jbNP68+GsMj1ggkLDdTYDVN74NsBa0RoICCdrmI5MZSNPCttkQgwKhRhNi15AiJBBjfgU0rTAVAmDHQogFP/+zgIkJm92FTDxy2c2WLWoQE54NMe4yY8bsQsJ4XUiY8DAmZhjjLPMbE0uMMbqwx4SNsXeMLTG2yJSBi3zLsgFYu70sP2Vs40yyPBRqGR54S56K/gHgYT5jqt2PyuMqOsJ+izTlv9j25z1HVF555ZVXXnnlldd/lIMgE2VthJVQNkRYmV4QdqK4JEypjuJKMiVIV3EBmvJqqutWfY1Ul7vaGiivkrVN210lW9Vx99e5mP3ea0C+AKI8PKUuidTNAAAAAElFTkSuQmCC) no-repeat 50%/contain
    }

    .multi-item-error span {
        margin-top: 8px;
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
        color: #707070
    }

.multi-item-loading {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .multi-item-loading i {
        display: block;
        width: 20px;
        height: 20px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAJFBMVEVHcEzBwcHCwsLCwsLCwsLCwsLDw8PCwsLCwsLCwsLCwsLCwsL5VhyvAAAADHRSTlMAECBNPlyrmS9reohgeFzqAAACcUlEQVQ4y32VvW/TQBjG79IgWZ1i81GVLvEFJLMFzpYYU2ykIJa2rmk8ItBZbAhQPHgpqVWlGxIYcWZhoVXShYmI+J/jPefLic99l3P08/Pc3fO+SRBaFdbIcDggDSQtbWAYQ6iYyCghhjEQeNjtNiSUDHLejSVcI0JtzMRO/ExCyWAoeBx3HWe/SLFOxAtEV1U4PNDYaa6JBdXnH4TacYoX1nSyui+OBe6sxFB64bCCm0s5VnVNW7uK5ji2vZCrmqrr6zd5AOonCwx8IwbsmNRuLrzVUop3gO/PxapWyhjbtvl0gdVyh1ompY3cW1UlLVYopZ25WtZgm9LHgjZU6Xy0KDVhASrFdXAXuCH1RjXApwhDyWePUrcj1BWjeebS9g24RS0Re4U3umUBrtoZoS3X7SFkVPG6ZVG0xz5VYMX1XPSdsYqjKZ5lIcZYR45rnucJ3L4ZH1SZA+4z9qUSu+gvY78qLubNTv6+IhbPO0avGHstx3d9r4fOGXsrxw89/wjdY+ydHD9PkgO0zVggj437XhttsUCeS437PgwTqP9I250kCdhe9vtvZPgR97/Cch4Ess2xn/AjWLdZEEhirXPORTMUUEtufgE4/4Jfhv2wWT4359/yp51+GHzYxLuAD2fRh0EYNctifjp7PgH+cWPn0WjujdD9EOqwSG+PUj5aDBGeAI4KA6mkacqTZRh7gCfZ5+WvUjoep+nKDl8J+6yXv4/PxuPROE2K8YdRFIXZP9dxLJBCpWvD/1K4RxnUNMvpj/UGnAj1BOh0eg3490aTlKtopr7OaTnkn9FEUMHLFPxfZHP1ccXfoJVmGTeL0v/+XNSM60GDEgAAAABJRU5ErkJggg==) no-repeat 50%/contain;
        -webkit-animation: loading .5s linear infinite;
        -moz-animation: loading .5s linear infinite;
        animation: loading .5s linear infinite
    }

@-webkit-keyframes loading {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-moz-keyframes loading {
    to {
        -moz-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loading {
    to {
        -webkit-transform: rotate(1turn);
        -moz-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.feed-card-video-single:after {
    content: "";
    display: table;
    clear: both
}

.feed-card-video-single.visited .l-content .title {
    color: #999
}

.feed-card-video-single .r-content {
    float: right;
    margin-left: 20px
}

    .feed-card-video-single .r-content .feed-video-item {
        width: 160px;
        height: 120px;
        overflow: hidden;
        position: relative
    }

        .feed-card-video-single .r-content .feed-video-item > i {
            display: block;
            width: 100%;
            height: 100%;
            -webkit-filter: blur(10px);
            filter: blur(10px);
            -webkit-transform: scale(1.7);
            -moz-transform: scale(1.7);
            transform: scale(1.7);
            position: absolute
        }

    .feed-card-video-single .r-content .video-placeholder i {
        width: 36px;
        height: 36px
    }

.feed-card-video-single .l-content {
    width: 496px
}

    .feed-card-video-single .l-content .title {
        display: block;
        min-height: 100px;
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        color: #222;
        word-break: break-all
    }

        .feed-card-video-single .l-content .title:hover {
            color: #f04142
        }

        .feed-card-video-single .l-content .title:visited {
            color: #999
        }

        .feed-card-video-single .l-content .title h2 {
            font-size: inherit;
            font-weight: inherit
        }

.feed-card-video-follow .l-content {
    min-height: 120px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .feed-card-video-follow .l-content .title-wrapper {
        min-height: auto
    }

    .feed-card-video-follow .l-content .title {
        min-height: 60px;
        margin: 8px 0;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis
    }

.feed-card-shortvideo-follow .feed-video-item {
    border-radius: 4px
}

.feed-card-shortvideo-follow .feed-card-cover a {
    width: 90px;
    margin: 0 34px
}

.feed-card-short-video-multi-item {
    width: 160px;
    height: 214px;
    position: relative
}

    .feed-card-short-video-multi-item .feed-card-cover {
        height: 214px
    }

    .feed-card-short-video-multi-item .dislike-container {
        position: absolute;
        top: 4px;
        right: 4px
    }

    .feed-card-short-video-multi-item .feed-card-footer-dislike-cmp .dislike-wrapper .dislike-icon {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8BAMAAADI0sRBAAAAIVBMVEVHcEwKCgoJCQmrq6v8/Pz9/f3Y2Njt7e3i4uKWlpb////IW38wAAAACnRSTlMABxBI8vFxo4I2/yL1+wAAANZJREFUOMvt1DEOgzAMAED8A5xKlTpGDKhjET9gY+UFndg79B/tG8qSVxbjuKi13QcgMkWxzsFOQlHsY6MD1mmpoxjwM406HsZnXoTqHlX4mAZehNCmqwrXaWpKxn26/WaHQ5/5jF8PvXfLnHCn96Zl4oQbo7KFI9pYuIcz93DmLmbuYuY+XtrpYw4PsfyXfHKTU83SeeNCUM2ty5eGVR7nbgePc7fR4XLODpejApufpNvELyp3Ld1G6yrOF1m6bV7kMMoHwdl4Bl+PCHVl63YA+w9pq+MNED9OOWvqr7QAAAAASUVORK5CYII=)
    }

    .feed-card-short-video-multi-item .info-container {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 24px 12px 8px;
        font-weight: 500;
        line-height: 20px;
        color: #fff;
        text-shadow: 1px 1px 1px rgba(0,0,0,.2);
        background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));
        background: -webkit-linear-gradient(top,transparent,rgba(0,0,0,.6));
        background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.6) 100%);
        background: linear-gradient(180deg,transparent,rgba(0,0,0,.6));
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        pointer-events: none;
        position: absolute;
        bottom: 0
    }

    .feed-card-short-video-multi-item .title {
        font-size: 14px;
        line-height: 16px;
        color: #fff;
        margin-bottom: 4px;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis
    }

    .feed-card-short-video-multi-item .play-count {
        font-size: 12px
    }

        .feed-card-short-video-multi-item .play-count:before {
            content: "";
            display: inline-block;
            width: 14px;
            height: 14px;
            margin: 0 4px -2px -2px;
            background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_play_count.88d9e778.svg)
        }

.feed-card-short-video-multi > ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

    .feed-card-short-video-multi > ul > li:not(:last-child) {
        margin-right: 12px
    }

.feed-card-short-video-multi .feed-card-footer-cmp {
    margin-top: 12px
}

.feed-card-short-video-multi .multi-item-error, .feed-card-short-video-multi .multi-item-loading {
    width: 160px;
    height: 214px
}

.multi-card-wrapper.animate {
    animation: animeOut .25s ease-in-out,animeOut .3s ease-in-out .25s reverse
}

@-webkit-keyframes animeOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        opacity: 0
    }
}

@-moz-keyframes animeOut {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    to {
        -moz-transform: scale(.9);
        transform: scale(.9);
        opacity: 0
    }
}

@keyframes animeOut {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        transform: scale(.9);
        opacity: 0
    }
}

.feed-card-refresh-wrapper {
    padding: 8px 0;
    text-align: center;
    background: #fff
}

    .feed-card-refresh-wrapper .inner-tips {
        display: inline-block;
        position: relative;
        border: none;
        border-radius: 19px;
        padding: 0 36px 0 16px;
        height: 38px;
        font-size: 16px;
        line-height: 38px;
        color: #f04142;
        background: #f8f8f8;
        cursor: pointer
    }

        .feed-card-refresh-wrapper .inner-tips:hover {
            opacity: .8
        }

        .feed-card-refresh-wrapper .inner-tips:after {
            content: "";
            position: absolute;
            top: 50%;
            right: 16px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 16px;
            height: 16px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAKlBMVEVHcEzvQEDwQEDvQEDxQELwQEHwQUHwQUHxQEHwQEHwQELwQUHvQEDwQUIGToIRAAAADXRSTlMAIEQQaL/f76SQgM8wVdtNJgAAAYVJREFUOMu1VD1Lw1AUTV6qWD8gRXAQCx1cIghxUKeCSBAcBMHBKaC4FTqJUJSAuDgVpLgW1EEnwc1J0H9gtfmocv6LyfvIy0tqt97lvpyT3HfvO+dF08YSa+Yw1Nh9Bc6u7DxOrkEjqqm47oJHpNbbQxo/WXw9BvztytJK8uFBplATOKfb6jtAIIttAAPeTskDLlPCRcCaMawYx4vAp4FjVpL1vCWIqig7k8BBJ63UxhdbzMV4Q05IgBu2moJ/n+zkiMe0QYcuJvmLdXVYTVvFKc89laijT3MX+yoxgQEf704lSvil2UNOA4KQZuA9Jw5gs2QWCHMUYRSIWWD05m/ynIUM/n8DRtwh3ypR5TJsCjmkl9ibZRzRJh3pGW4HJ5lz0RWPZWTaJI+xqp9CjijFrSZS28SVevKck2ixA1iAlCGxTdhhXiQeH4/ZASGf3ugCJ4qpG7SQ8aSYml2Dh4/Kcu4aaNqzvDh9VZu2wP2cOIQzrVrhOluHwMWtPeyq6/Pj+bH8AVy61s69bkF4AAAAAElFTkSuQmCC) no-repeat 50%;
            background-size: contain
        }

.feed-card-wenda-wrapper {
    padding: 16px 0
}

.feed-card-wenda {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

    .feed-card-wenda.visited .desc, .feed-card-wenda.visited .title {
        color: #999
    }

    .feed-card-wenda .feed-card-wenda-l {
        -moz-box-flex: 1;
        -ms-flex: 1 1;
        flex: 1 1
    }

    .feed-card-wenda .feed-card-wenda-r {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-left: 20px
    }

    .feed-card-wenda .title {
        display: block;
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        word-break: break-all
    }

        .feed-card-wenda .title:hover {
            color: #f04142 !important
        }

        .feed-card-wenda .title h2 {
            font-size: inherit;
            font-weight: inherit
        }

    .feed-card-wenda .desc {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        max-height: 56px;
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
        color: #505050
    }

        .feed-card-wenda .desc:hover {
            color: #f04142 !important
        }

    .feed-card-wenda .cover-list {
        display: none;
        padding: 12px 0;
        font-size: 0
    }

        .feed-card-wenda .cover-list li {
            display: inline-block;
            margin-right: 12px
        }

            .feed-card-wenda .cover-list li:last-child {
                margin-right: 0
            }

    .feed-card-wenda.no-cover {
        padding: 4px 0
    }

        .feed-card-wenda.no-cover .title {
            margin-bottom: 0;
            padding-bottom: 8px
        }

        .feed-card-wenda.no-cover .feed-card-footer-cmp {
            margin-top: 8px
        }

    .feed-card-wenda.single-cover {
        padding: 4px 0
    }

        .feed-card-wenda.single-cover .feed-card-wenda-l {
            min-width: 0
        }

            .feed-card-wenda.single-cover .feed-card-wenda-l .title {
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                max-height: 28px
            }

            .feed-card-wenda.single-cover .feed-card-wenda-l .desc {
                margin: 8px 0;
                min-height: 56px
            }

        .feed-card-wenda.single-cover.two-line-title .title {
            max-height: 56px;
            white-space: normal
        }

        .feed-card-wenda.single-cover.two-line-title .desc {
            min-height: 28px;
            max-height: 28px;
            -webkit-line-clamp: 1
        }

    .feed-card-wenda.multi-cover .title {
        display: block;
        padding-bottom: 8px
    }

    .feed-card-wenda.multi-cover .desc {
        margin-bottom: 8px
    }

    .feed-card-wenda.multi-cover .cover-list {
        display: block;
        padding-top: 0
    }

.ttp-feed-module .follow-channel-nodata-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #222;
    margin-bottom: 4px
}

.ttp-feed-module .follow-channel-nodata-tips {
    font-size: 16px;
    line-height: 24px;
    color: #999
}

.ttp-feed-module .follow-channel-unlogin {
    margin-top: 32px;
    text-align: center
}

    .ttp-feed-module .follow-channel-unlogin i {
        display: block;
        margin: 0 auto;
        width: 112px;
        height: 112px;
        background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/imgs/un_login_shadow.228e1052.png) no-repeat 50%;
        background-size: 112px;
        background-color: #fff;
        position: relative;
        z-index: -1
    }

        .ttp-feed-module .follow-channel-unlogin i:before {
            display: block;
            content: "";
            width: 48px;
            height: 48px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQBAMAAAAVaP+LAAAALVBMVEVHcEz5+fn////////////////////////////////////////////o6Ojy8vI3qETFAAAADHRSTlMA+8IgW5jfEECAcDCP7EDlAAAD9ElEQVRo3rWau28TQRCHLzaJDTQxioQAg4LEo3HhAlFR8BAFkosIRdC4iEBIFC4CEhICClekSUEkShdQ0VBARUNzh+3YsLaU3msp/dl/A+eYJL67mdmZ9fJrb/Vp57G7c7PreaTePnh4raZU+8nVj1uetXL3L6sZnVkvW2JqKqFgfVPOeVNSgIJ70uncVYiuiDjZHYXqmcBT+ZIi1Kq74USOqrvhRCSWdVkjJ7KOQ9pRDHXNnPeKpacmzivF1If5HTRVm3bTZ8XWeYqzqARac2GYIZtuKpHQyJ0uykD+NwR0Rwm1AnNOKLFug6CKHNR0NCF4Sj9tQBeAHCragPzyvDmE51LJDhTMtcqoFffVFvRb4OpCoch29xI+cqwj7ePfr8dADXTcSB9oiJ8oMcvQYRf1P+2hQ+ocy/r6SCE2ZoNj2egYNGSccVnGhPApzcQNzcbeLAj10uoR6BY2RMeEjeoY15kfB4Wm9ZZnWab1wJQAGWMSMZ20zQg+mQCHTqryfI17OzCtDy5Ileks8pOgkC6Wllh5TYLO0gcjH9Skt30+KKB9nfIRvuNukke1APSJymtB+A9y+50L0C5dzXCXyDRsVaWYi3agyKOEOPT7bFCbin4qbNTJvUkXaiOmiyalG1mG9JiWTYqSDFlrcC2LEmlBMadETkgtU/kYnxI9bhffsBMZENLj/hjL9D6LE6V2w1gBRzkwNNbOXWqFSNSyLYvTe6QzUM0NqO0OZBxSGEcqGIcZQP74MCHHxXlAl2YX7b49iL9nkyB/lDxFhnagFIck4eEHOAQJz6OeBjVAQSVmJWLYl9C1NsJAQwxUlRiGG9dCNjZNCNnYKsIJIVNqwp0MraVT6oDHUY8GDcDjaEESMjxwy9CR3dcGhdCRvSi2DLRtDSprtFHQL1tObhlkW/RbUxNbBtgWQMXoyAwaQsVoRe6i9D9AEyjY+xxQCBTsGbmL0k6a/EKckrso7aRJPzJn4aJUJpXTP34+D1QEfrMrcl8nvT39FX0h93XS29Ne1EnqjwjTHtCMzMqDlgxbGej62IBaUJNFa3n8O1Dbxwa0CjSifBtQHWiNsUEh1IretgDNpPavI1BGnNixGa1BTWgbUBlqsVqAumDT1wI02/TNz+PsWIu9Kl0iGrTM817a70cb2OVBv8BQEb2rcXWd4e6CxdmVj7tLKGfXYt53Rxd17q4OnV1murtelU9p5X9fQTu7FHd3Te/s4YC7pwxetubCsHSxROix6eEIM3LPzU9ZGhzOOc4jner8DuJmk6sHSFxORKq64UTWPSL8LHsWhz8/k76JuwE6Kvhi80QvhWrbPNGbeCr5aNAOc6DXx88Yf9Aj/wIi1KGvyQGRvgAAAABJRU5ErkJggg==) no-repeat 50%;
            background-size: 48px;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            position: absolute;
            top: 50%;
            left: 50%
        }

    .ttp-feed-module .follow-channel-unlogin .follow-channel-nodata-title {
        margin-top: -20px
    }

.ttp-feed-module .follow-channel-nofollow {
    margin-top: 4px;
    text-align: center
}

    .ttp-feed-module .follow-channel-nofollow i {
        display: block;
        margin: 0 auto;
        width: 406px;
        height: 200px;
        background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/imgs/no_follow_shadow.329f9139.png) no-repeat 50%;
        background-size: contain;
        position: relative;
        z-index: -1
    }

        .ttp-feed-module .follow-channel-nofollow i:before {
            display: block;
            content: "";
            width: 301px;
            height: 62px;
            background: url(data:image/png;base64,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) no-repeat 50%;
            background-size: contain;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            transform: translateX(-50%);
            position: absolute;
            top: 44px;
            left: 50%
        }

    .ttp-feed-module .follow-channel-nofollow button {
        display: block;
        width: 160px;
        height: 40px;
        margin: 24px auto 0;
        font-weight: 500;
        font-size: 16px;
        line-height: 40px;
        color: #f04142;
        background-color: #fff;
        border: 1px solid #f04142;
        border-radius: 6px
    }

    .ttp-feed-module .follow-channel-nofollow .follow-channel-nodata-title {
        margin-top: -80px
    }

.ttp-feed-module .follow-channel-feed .feed-card-wrapper:not(:last-of-type) {
    border-bottom: 1px solid #f2f2f2
}

.ttp-feed-module .video-channel-feed {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .ttp-feed-module .video-channel-feed > li:nth-child(2n) {
        margin-left: 12px
    }

    .ttp-feed-module .video-channel-feed .feed-card-video-wrapper {
        width: 332px;
        height: 280px
    }

.ttp-feed-module .no-more {
    display: block;
    padding: 8px 34px 8px 16px;
    margin: 8px auto 24px;
    font-size: 16px;
    line-height: 22px;
    color: #f04142;
    background: #f8f8f8;
    border-radius: 38px;
    border: none;
    position: relative
}

    .ttp-feed-module .no-more:after {
        content: "";
        display: block;
        width: 16px;
        height: 16px;
        background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/arrow_right.8e2525d7.svg) no-repeat 50%;
        background-size: contain;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        right: 16px
    }

.ttp-feed-module .no-more-text {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #707070;
    padding: 20px 0 40px
}

.ttp-toolbar {
    position: fixed;
    right: 24px;
    bottom: 60px;
    z-index: 200
}

    .ttp-toolbar .tool-container {
        width: 40px;
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out
    }

    .ttp-toolbar .tool-item {
        padding: 33px 0 7px;
        margin-top: 12px;
        font-size: 12px;
        line-height: 16px;
        color: #000;
        background-color: #fff;
        border: 1px solid #e8e8e8;
        border-radius: 6px;
        text-align: center;
        cursor: pointer;
        -webkit-transition: all .35s linear;
        -moz-transition: all .35s linear;
        transition: all .35s linear;
        position: relative;
        outline: none
    }

        .ttp-toolbar .tool-item:focus-visible {
            outline: auto
        }

        .ttp-toolbar .tool-item:before {
            content: "";
            width: 21px;
            height: 21px;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            transform: translateX(-50%);
            background: no-repeat 50%;
            background-size: contain;
            position: absolute;
            top: 8px;
            left: 50%
        }

        .ttp-toolbar .tool-item:hover {
            background-color: #f2f2f2;
            border-color: #f2f2f2
        }

    .ttp-toolbar .home:before {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCBAMAAAAReh3bAAAAG1BMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABp4cHsAAAACHRSTlMAv5FA3hAwr6yRFRcAAAC/SURBVEjHY2AYvoBZPQG/AlaNjqYAvCpMOjo6nPEpCOoAAVU8jvAAq2gxwOMICMDpFJAjOpQ6cDslCCJngtMpYEcAzQfbhc0pCAmYUqyOUEW2DrsjMFRjOALdRiyOwKYBq7HoTsHiNFQ92LyHam8GtiACa2uGciqwBjPI6iYoWwJ7VAGd0ghX0YItulk9kFQ0Yo1siVEVoypGVQyYig5BbAA5Z+MCxKvQwKmiHarCAqeKNqgKtkJB7EDIYJjV8wBS39MLX8xCZQAAAABJRU5ErkJggg==)
    }

    .ttp-toolbar .home a {
        color: #000
    }

    .ttp-toolbar .home .bubble {
        width: 158px;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        color: #fff;
        padding: 9px 34px 9px 12px;
        background: rgba(0,0,0,.8);
        -webkit-backdrop-filter: blur(6px);
        backdrop-filter: blur(6px);
        border-radius: 6px;
        position: absolute;
        right: 0;
        top: -47px
    }

        .ttp-toolbar .home .bubble .icon-close {
            width: 10px;
            height: 10px;
            background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_close.621337dc.svg) no-repeat 50%/contain;
            border: none;
            position: absolute;
            top: 12px;
            right: 12px
        }

        .ttp-toolbar .home .bubble:after {
            content: "";
            width: 14px;
            height: 5px;
            background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_triangle.d4074937.svg) no-repeat 50%/contain;
            position: absolute;
            top: 34px;
            right: 10px
        }

    .ttp-toolbar .refresh:before {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCBAMAAAAReh3bAAAALVBMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACttl6nAAAADnRSTlMAYBDfIEBv74agw68wUON3dVcAAAIbSURBVEjH1ZbNK4RBGMDfXbsbQr5Oil4JiYQ4qW2llIs2Sj5KEjccnNbBm4uPHCSR28ZBOTmQq+TgKC7cZC3WWp6/wcw778w8Mzu7e/acZmZ/87zP96xl/VPpqNquH83ze8slUOmvzfG7vw64nJiBLZDSbSLGAPIj7aDKgQ6Uhenx6mLE8o+79iYjGvFMT6+8zSTdrKmAj57ti+0w3VYqxAs5OUV+7ZL9CgYCDsAXitw51fGDiUFyMCvwHeZNDybiAAm+Dp4zIFWp2SlUjDBgtRqrKMJWLLsKNmzFkwaALsWtWFQLF4mnjGApJDfYqnEemZFG/JOnIBBO3Yhb8G5INrl4LK3fMxDFAG/S0KiBCAJ8estrSBqrzoGMcCVjJOL8pl9qU4XEzubf+zAS9wDM3XJpsyojvIqI369GooITxXmIdXcRKkgU/orPnBbL6gR4YM2kFa2QGZ6NwhEjUU8bCZmvOKSMhMzXcs7sJ6TN6waiRPpYqnexSAuvwjKHD4vgktqI4uKQ118TYXGLlDpklV6Qjrpf3IgJdRROOrQdZex2cSPS/jpiDS0yFNKmkM9hwHcU9bIS6SYGnEWwil6taImCOQtbkVLmZSsBvtDImFLcEtNSjuG27GnJJu6ht5k2TFwyLNyXZcG2Aneu48kbPU/D2uS/yE5ljQL0mUoKIzHbWHXoFbNzvHQD3ks4l+e1bH7crLr9r38F/gBmMqBtGNS1cgAAAABJRU5ErkJggg==)
    }

    .ttp-toolbar .feedback:before {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCBAMAAAAReh3bAAAAJ1BMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB+jSoGAAAADHRSTlMAv0CAGVue2zCvcO9t51/ZAAABMklEQVRIx2NgGAWYgGlZmiA6mJalgKSg5gw2cDwArsLmDHZwGKaA+QwuYABV4YNTxSGoijlAKwUxAdBxByEKWIAKFLB4kAWoxAHikzNnjmINA50zZxrADNYzZ45gVQF0XwBMxQGsKnhgKpjxqFhAUIXB4FShNgMqBWVgqOA4cwYS+DAGhgrOM2cSGJAZGCoYz5wRYEBmDGEVbGfOTGBAZmCoYIIlOhgDM9Q7k6ChDmUM3vRBIxWE8wuBPNdDUEUOLBpgKliclFBAILBcYUBWwSqDWUqdQlbBgq3ELEBWEY2tQHVAUoG1xBRBFKcHWHIw5U+LIhW4B9yBIseCULzS4gD3NrAcOwRy5gKcFQMrxNBNuKsODhR3YwXgkJiCr/6JQa4osDukBnvBjgRc00JGRm0NACcMkNIj/Qm4AAAAAElFTkSuQmCC)
    }

    .ttp-toolbar .top {
        width: 38px;
        padding-top: 18px;
        line-height: 14px;
        position: absolute;
        pointer-events: none;
        opacity: 0
    }

        .ttp-toolbar .top:before {
            width: 12px;
            height: 8px;
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAYBAMAAABglkJ9AAAAG1BMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABp4cHsAAAACHRSTlMAf2W/sEjnIC7DJE4AAABhSURBVBjTY2CgAQgxQhdh7OgQQBOS6OhoxFCErkwCJNSIoQhVmQREqBFDEbIyCZhQI4YihDIJhFAjhqKODgWwUAWyUCtYyAJZqAUs5IEs1AwW0kAWagILMZkhRJIVKAhyAIGxTPN/5SDhAAAAAElFTkSuQmCC);
            top: 7px
        }

        .ttp-toolbar .top.show {
            pointer-events: auto;
            opacity: 1
        }

.user-research {
    display: block;
    border-radius: 8px;
    width: 318px;
    height: 128px;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/imgs/bg.cb58f366.png) no-repeat 50%;
    background-size: contain
}

    .user-research.size-mini {
        width: 338px;
        height: 44px;
        background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/imgs/bg_mini.fa4c4fc2.png)
    }

.add-to-desktop-panel {
    height: 56px;
    padding-left: 72px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

    .add-to-desktop-panel:before {
        content: "";
        display: block;
        width: 56px;
        height: 56px;
        background: url(https://lf3-static.bytednsdoc.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/tt-icon.png) no-repeat 50%;
        background-size: contain;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .add-to-desktop-panel .title {
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
        color: #222
    }

    .add-to-desktop-panel .tips {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #999;
        margin-top: 4px
    }

    .add-to-desktop-panel .add-btn {
        padding: 8px 16px;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #fff;
        background: #f04142;
        border-radius: 6px;
        border: none
    }

.ttp-message-wrapper {
    width: 644px;
    background: #fff;
    -webkit-box-shadow: 0 0 50px rgba(0,0,0,.2);
    box-shadow: 0 0 50px rgba(0,0,0,.2);
    border-radius: 8px;
    position: fixed;
    left: 50%;
    bottom: -80px;
    z-index: 100;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

    .ttp-message-wrapper .message-container {
        padding: 12px 60px 12px 16px
    }

    .ttp-message-wrapper .close-btn {
        width: 24px;
        height: 24px;
        border: none;
        background-color: transparent;
        background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_close.e4732ad8.svg);
        position: absolute;
        right: 16px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .ttp-message-wrapper.ttp-portal-wrapper {
        -webkit-transition: -webkit-transform .4s ease-in-out;
        transition: -webkit-transform .4s ease-in-out;
        -moz-transition: transform .4s ease-in-out,-moz-transform .4s ease-in-out;
        transition: transform .4s ease-in-out;
        transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out,-moz-transform .4s ease-in-out
    }

        .ttp-message-wrapper.ttp-portal-wrapper.ttp-portal-show {
            display: block
        }

        .ttp-message-wrapper.ttp-portal-wrapper.ttp-portal-hide {
            display: none
        }

        .ttp-message-wrapper.ttp-portal-wrapper.ttp-portal-anime-show {
            -webkit-transform: translate(-50%,calc(-100% - 60px));
            -moz-transform: translate(-50%,-moz-calc(-100% - 60px));
            transform: translate(-50%,calc(-100% - 60px))
        }

.flex-between {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.user-card {
    background: #fafafa;
    border-radius: 12px;
    margin-bottom: 36px
}

    .user-card > div {
        width: 100%
    }

    .user-card.logged {
        padding: 16px
    }

    .user-card.login {
        padding-bottom: 20px;
        text-align: center
    }

    .user-card .user-info {
        clear: both
    }

        .user-card .user-info .picture {
            width: 32px;
            height: 32px;
            border: 1px solid #fff;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            border-radius: 50%;
            -webkit-filter: drop-shadow(4px 4px 20px rgba(0,0,0,.08));
            filter: drop-shadow(4px 4px 20px rgba(0,0,0,.08));
            float: left
        }

        .user-card .user-info .name {
            font-size: 18px;
            line-height: 24px;
            font-weight: 600;
            color: #222;
            margin-left: 8px;
            margin-right: 4px;
            position: relative;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .user-card .user-info .icon-arrow {
            -ms-flex-negative: 0;
            flex-shrink: 0;
            width: 14px;
            height: 14px;
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqBAMAAAA37dRoAAAAG1BMVEVHcEwgICAiIiIiIiIgICAhISEhISEiIiIiIiI3zrLhAAAACHRSTlMAMO9/E9m1QKyOxBkAAABESURBVCjPY2CgEmApwSYq1CqARTSiQxGraBMWxRYd2BQzd4wqRlHcRqwo0AQVIm3DatkwVYoj9WVgTami2JTiyAEUAADwzjHkrymCMgAAAABJRU5ErkJggg==);
            background-size: contain
        }

        .user-card .user-info > div {
            height: 32px;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .user-card .user-info > div:hover .name {
                color: #505050
            }

            .user-card .user-info > div:hover .icon-arrow {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqBAMAAAA37dRoAAAAG1BMVEVHcExQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBu0oEwAAAACHRSTlMAMe9/2RO1cKno4vUAAABGSURBVCjPY2CgEmAVxSYq1CKARdSjQxGraBMWxRUd2BQzd2BVbDFiFbcRKwo0QZVI27BaNkyV4kh9GVhTqgg2pThyAAUAAOtaMTcx6OM5AAAAAElFTkSuQmCC)
            }

    .user-card .relate-num {
        padding: 20px 0 8px;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .user-card .relate-num a {
            width: 90px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 8px 0 10px;
            background: #fff;
            border-radius: 8px
        }

            .user-card .relate-num a:hover .num {
                color: #505050
            }

            .user-card .relate-num a:hover .word {
                color: #707070
            }

        .user-card .relate-num p {
            text-align: center
        }

        .user-card .relate-num .num {
            line-height: 27px;
            font-weight: 700;
            color: #222
        }

            .user-card .relate-num .num span:first-child {
                font-family: ByteNumber-center;
                font-size: 20px
            }

            .user-card .relate-num .num span:nth-child(2) {
                font-size: 17px;
                position: relative;
                top: 1px
            }

        .user-card .relate-num .long-num span:first-child {
            font-size: 18px
        }

        .user-card .relate-num .word {
            font-size: 14px;
            line-height: 16px;
            color: #505050
        }

    .user-card .publisher {
        padding: 10px 0;
        background: #fff;
        border-radius: 8px
    }

        .user-card .publisher .publish-item {
            display: inline-block;
            width: 25%;
            text-align: center
        }

            .user-card .publisher .publish-item:hover p {
                color: #505050
            }

            .user-card .publisher .publish-item img {
                width: 44px;
                height: 44px
            }

            .user-card .publisher .publish-item p {
                font-size: 14px;
                line-height: 20px;
                color: #222;
                margin-top: 2px
            }

    .user-card .login-info {
        font-size: 18px;
        line-height: 24px;
        font-weight: 500;
        color: #505050;
        padding: 60px 0 12px;
        background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/unlogin_bg.f00354c3.svg);
        background-size: contain;
        background-repeat: no-repeat
    }

    .user-card .login-button {
        display: inline-block;
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        color: #fff;
        background: #f04142;
        border-radius: 6px;
        padding: 8px 32px;
        margin-top:20px;
        width:200px;
    }

        .user-card .login-button:hover {
            opacity: .9
        }

.home-hotboard .news-title {
    font-weight: 500
}

a {
    text-decoration: none
}

footer {
    display: block
}

ol, p, ul {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

button, input {
    outline: none
}

em {
    font-style: normal
}

input:focus {
    outline: 0
}

@font-face {
    font-family: ByteNumber-center;
    src: url("//lf3-cdn-tos.bytegoofy.com/obj/goofy/toutiao/toutiao_web_pc/fonts/Byte_Number-center.688369de.ttf") format("truetype");
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: ByteNumber-Medium;
    src: url("//lf3-cdn-tos.bytegoofy.com/obj/goofy/toutiao/toutiao_web_pc/fonts/ByteNumber-Medium.47b9dea4.ttf") format("truetype");
    font-style: normal;
    font-display: swap;
    font-weight: 500
}

.ttp-hot-board {
    width: 318px
}

    .ttp-hot-board .title-bar {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 7px;
        height: 28px
    }

        .ttp-hot-board .title-bar .title {
            position: relative;
            margin: 0;
            padding-left: 0px;
            font-size: 20px;
            font-weight: 500;
            line-height: 28px;
            color: #222;
            cursor: default
        }

            .ttp-hot-board .title-bar .title:before {
                content: "";
                position: absolute;
                top: 50%;
                left: 0;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                transform: translateY(-50%);
                width: 24px;
                height: 22px;
                
                background-size: contain
            }

        .ttp-hot-board .title-bar .refresh {
            position: relative;
            border: none;
            padding-left: 20px;
            font-size: 16px;
            font-weight: 500;
            line-height: 20px;
            color: #f04142;
            cursor: pointer;
            background: transparent
        }

            .ttp-hot-board .title-bar .refresh:hover {
                opacity: .8
            }

            .ttp-hot-board .title-bar .refresh:before {
                content: "";
                position: absolute;
                top: 1px;
                left: 0;
                width: 16px;
                height: 16px;
                background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAMAAACPHmKLAAAAM1BMVEVHcEzxQEHwQEHwQUHvQEDwQUHwQELvQEDwQUHvQEDwQEHwQEHvQEDwQELwQEHwQELwQULQdpGMAAAAEHRSTlMAn2DvEL+AIN86kFAhcM+vUcBIKwAAAVJJREFUSMfVVduChCAIVVTwsmn//7W76kybilbzNrwFnLgfhfgi0UQPnMFHtf+JMj7oa3+Xivch0q39yeyDpFV+284KTgt4BzBbICLn8FDwYcgWq8JTtYRVaTmIrjbfdYd8hTBNKxkopjOu/MoMepwGFz8FsvVFsACQMplo64Q6o8y6PiVoZzmG8H06coGQbBFNjNasJ5MF6REBgnP9KgemsrV4tuErMat1e2do46mXueHh4s7yRvx/csPoB599dDMNuoGgzxHiBsI1WQnbfE0Rp8pdtHDR3HwN8fHI5BNAKbwbWSaPAIDoJUx4STNE8hJgD1cOuzg7njcLuMW5ATeM1FVR2dxGk+RQRyUT4kpbsQ/yDGcfMNzBol0Y7efE+2qwxZNRo5oDzq8BZvKgsB0KvVo3RrbVqyZHf3NxOR1GJXfjdQ7e1HlGD/r+ehNp8U3yC/YPH/jMrgU4AAAAAElFTkSuQmCC) no-repeat 50%;
                background-size: contain
            }

            .ttp-hot-board .title-bar .refresh.loading:before {
                -webkit-animation: rotate 1s linear infinite;
                -moz-animation: rotate 1s linear infinite;
                animation: rotate 1s linear infinite
            }

    .ttp-hot-board .article-item {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 12px 0;
        cursor: pointer
    }

        .ttp-hot-board .article-item:visited .news-title {
            color: #999
        }

    .ttp-hot-board .news-index {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 8px;
        width: 24px;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        font-family: ByteNumber-center;
        color: #999;
        text-align: center
    }

        .ttp-hot-board .news-index.num-1 {
            color: #a82e2e
        }

        .ttp-hot-board .news-index.num-2 {
            color: #f04142
        }

        .ttp-hot-board .news-index.num-3 {
            color: #ff9a03
        }

    .ttp-hot-board .news-title {
        overflow: hidden;
        white-space: nowrap;
        font-size: 16px;
        line-height: 20px;
        color: #222;
        text-overflow: ellipsis
    }

        .ttp-hot-board .news-title:hover {
            color: #f04142
        }

    .ttp-hot-board .news-icon {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 16px;
        height: 16px;
        margin-left: 6px;
        background-size: contain
    }

        .ttp-hot-board .news-icon.hot {
            background-image: url(https://lf3-static.bytednsdoc.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/hotboard/hot.png)
        }

        .ttp-hot-board .news-icon.new {
            background-image: url(https://lf3-static.bytednsdoc.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/hotboard/new.png)
        }

        .ttp-hot-board .news-icon.boom {
            background-image: url(https://lf3-static.bytednsdoc.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/hotboard/boom.png)
        }

        .ttp-hot-board .news-icon.commercial {
            background-image: url(https://lf3-static.bytednsdoc.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/hotboard/commercial.png)
        }

        .ttp-hot-board .news-icon.participant {
            width: 38px;
            background-image: url(https://lf3-static.bytednsdoc.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/hotboard/participant.png)
        }

        .ttp-hot-board .news-icon.live {
            width: 50px;
            background-image: url(https://lf3-static.bytednsdoc.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/hotboard/live.webp)
        }

        .ttp-hot-board .news-icon.amos {
            width: 27px;
            background-image: url(https://lf3-static.bytednsdoc.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/hotboard/amos.png)
        }

        .ttp-hot-board .news-icon.onSite {
            width: 27px;
            background-image: url(https://lf3-static.bytednsdoc.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/hotboard/onsite.png)
        }

        .ttp-hot-board .news-icon.interpretation {
            width: 27px;
            background-image: url(https://lf3-static.bytednsdoc.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/hotboard/interpretation.png)
        }

        .ttp-hot-board .news-icon.recentProgress {
            width: 38px;
            background-image: url(https://lf3-static.bytednsdoc.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/hotboard/recentprogress.png)
        }

        .ttp-hot-board .news-icon.refuteRumors {
            width: 27px;
            background-image: url(https://lf3-static.bytednsdoc.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/hotboard/refuterumors.png)
        }

    .ttp-hot-board .icon-stick {
        width: 24px;
        height: 24px;
        margin-right: 8px;
        background: url(https://lf9-static.bytednsdoc.com/obj/eden-cn/pipieh7nupabozups/toutiao_web_pc/icon_hot_board_stick.svg) no-repeat 50%;
        background-size: contain
    }

@-webkit-keyframes rotate {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-moz-keyframes rotate {
    to {
        -moz-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotate {
    to {
        -webkit-transform: rotate(1turn);
        -moz-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.hot-video {
    height: 675px;
    margin: 28px 0 12px
}

    .hot-video > div {
        width: 318px
    }

    .hot-video .pane-header {
        margin-bottom: 7px
    }

    .hot-video .video-item {
        overflow: hidden;
        padding: 16px 0
    }

        .hot-video .video-item .left-img {
            display: block;
            width: 128px;
            height: 96px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            margin-right: 12px;
            background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));
            background: -webkit-linear-gradient(top,transparent,rgba(0,0,0,.6));
            background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.6) 100%);
            background: linear-gradient(180deg,transparent,rgba(0,0,0,.6));
            border: 1px solid #f2f2f2;
            border-radius: 4px;
            overflow: hidden;
            cursor: pointer;
            float: left;
            position: relative
        }

            .hot-video .video-item .left-img:hover .pic {
                -webkit-transform: matrix(1.04,0,0,1.04,0,0);
                -moz-transform: matrix(1.04,0,0,1.04,0,0);
                transform: matrix(1.04,0,0,1.04,0,0);
                -webkit-backface-visibility: hidden;
                -moz-backface-visibility: hidden;
                backface-visibility: hidden
            }

            .hot-video .video-item .left-img .pic {
                display: block;
                width: 100%;
                height: 100%;
                -o-object-fit: cover;
                object-fit: cover;
                -webkit-transition: all .5s ease-out .1s;
                -moz-transition: all .5s ease-out .1s;
                transition: all .5s ease-out .1s
            }

            .hot-video .video-item .left-img .number {
                width: 26px;
                padding: 2px 0;
                text-align: center;
                font-family: ByteNumber-center;
                font-size: 14px;
                line-height: 20px;
                color: #fff;
                border-bottom-right-radius: 4px;
                position: absolute;
                left: 0;
                top: 0
            }

                .hot-video .video-item .left-img .number.num1 {
                    background: #f04142
                }

                .hot-video .video-item .left-img .number.num2 {
                    background: #ff7528
                }

                .hot-video .video-item .left-img .number.num3 {
                    background: #ffbc11
                }

                .hot-video .video-item .left-img .number.num-other {
                    background: rgba(0,0,0,.6)
                }

            .hot-video .video-item .left-img .duration {
                font-size: 14px;
                line-height: 14px;
                font-weight: 500;
                color: #fff;
                text-shadow: 1px 1px 1px rgba(0,0,0,.2);
                background: rgba(0,0,0,.5);
                border-radius: 4px;
                padding: 4px 6px;
                position: absolute;
                right: 6px;
                bottom: 6px
            }

        .hot-video .video-item .right-content {
            height: 96px;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -moz-box-orient: vertical;
            -moz-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -moz-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

        .hot-video .video-item .title {
            max-height: 44px;
            font-size: 16px;
            line-height: 22px;
            font-weight: 500;
            color: #222;
            cursor: pointer;
            display: -webkit-box;
            overflow: hidden;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            text-overflow: ellipsis
        }

            .hot-video .video-item .title:visited {
                color: #999
            }

            .hot-video .video-item .title:hover {
                color: #f04142
            }

        .hot-video .video-item .like {
            -ms-flex-item-align: start;
            align-self: flex-start;
            font-size: 12px;
            line-height: 16px;
            color: #f04142;
            background: #fff2f2;
            border-radius: 4px;
            padding: 4px 6px
        }

        .hot-video .video-item .desc {
            font-size: 14px;
            line-height: 20px;
            color: #999;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -moz-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

            .hot-video .video-item .desc span {
                -ms-flex-negative: 0;
                flex-shrink: 0
            }

            .hot-video .video-item .desc a {
                color: #999;
                margin-left: 8px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap
            }

                .hot-video .video-item .desc a:hover {
                    opacity: .8
                }

.pane-header {
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .pane-header, .pane-header .header {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .pane-header .header {
            font-size: 20px;
            line-height: 28px;
            font-weight: 500;
            color: #222
        }

            .pane-header .header:before {
                content: "";
                display: inline-block;
                width: 24px;
                height: 24px;
                margin-right: 8px;
                background: no-repeat 50%/contain
            }

            .pane-header .header.icon-video:before {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAPFBMVEVHcEzvQEDwQUHwQEHwQULwQULvQEDwQUHvQEDwQELxQULwQUHxQEHwQUL////6urr3lpb95+fyUVL0bm8V8ewmAAAADXRSTlMAIJBZvIA85RBwnc9n3O4v5QAAAZhJREFUWMPNmNtyhDAIhk2MIRmHGN33f9d6aKvWFYhhZ/pfO99wEAI0zb2Cj9YB4CzonY2+eaIQ3Yo4ybWmmII3cm0BpgMkBJ3RwGwoAcezmBXFBT5YFMoGimMAxQJT69Yv6TZ/EQsV33M6LFanYs+NTS0+kq/JF5W78JAzk87/k8XHsgoBuoYJakAH5zqsUlebsYtJlQbtJkEt6NukFqu1VYojvphyzgKQW0NNfTGmlIaJJwXGs5wWjZPIN8qzIW2kl8Q35EEpZT5vXgRiSZ5ujDuIC3mkG8gBxITckrE+geiQu6YXg8hAAV1of0AECcjsX0AEqRA0/jsQ4VpRsAelrBHp7/V+SLUSUStaYRsZ2DZCziHixoaarTZqNP9lwA3UsyZ9jgz3QGLOLx6zPZDPxtmrZzXz415oymNNrUn7iKw1+lWaBMf9Sms8VhvY9VYItaXmcZjazy1+equo3nI8D7hl67r//AFB76Shd2RZsyc4+wTRBclwh6ggP2q196exGMrObOYNC4opP4GP1vXb+RCW8yFF+QLsLs/tCfTGZwAAAABJRU5ErkJggg==)
            }

            .pane-header .header.icon-related:before {
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABIBAMAAACnw650AAAAGFBMVEVHcEzwQUHvQEDwQEHwQUHvQELvQEDwQULAo2DbAAAAB3RSTlMA3RCFv2gsEF0AQwAAAJxJREFUSMdjYBj+gMlEvBwLKHRFVpRYjgOIISkSx6WoUAGuhrUcJzCAK2LBrcgBrogRtyIBuCJ23IoKRhUNAUXFCthSIZqiAJT0jEORAkqqN6dAkQGKdeLYFZUS4/DRCKZ+UknEqygALZHgTQXmFCsyQEsk+JJK4mgEjyqiUBFRlSJR1SszbkUBmIUfZpVPauOBIQR7M8RZYQS0wQADs64fXrF9FQAAAABJRU5ErkJggg==)
            }

        .pane-header .right {
            cursor: pointer;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            border: none;
            background: none
        }

            .pane-header .right:focus-visible {
                outline: auto
            }

            .pane-header .right:hover {
                opacity: .8
            }

            .pane-header .right img {
                width: 16px;
                height: 16px;
                -webkit-transition: all .3s;
                -moz-transition: all .3s;
                transition: all .3s
            }

            .pane-header .right span {
                font-size: 16px;
                line-height: 20px;
                font-weight: 500;
                color: #f04142;
                margin-left: 4px
            }

.company-wrapper {
    font-size: 12px;
    line-height: 24px;
    color: #999
}

    .company-wrapper a {
        display: inline-block;
        color: #999
    }

    .company-wrapper .shdf {
        width: 12px;
        height: 12px;
        margin-bottom: -1px
    }

    .company-wrapper .gongan {
        width: 14px;
        height: 14px;
        margin-bottom: -3px
    }

.footer-wrapper {
    width: 100%;
    background: #fff;
    position: fixed;
    bottom: 0;
    z-index: 200
}

    .footer-wrapper > div {
        min-width: 1280px;
        padding: 0 16px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer-wrapper a, .footer-wrapper span {
        display: inline-block;
        font-size: 12px;
        line-height: 16px;
        color: #999;
        padding: 12px 0;
        margin-left: 24px
    }

        .footer-wrapper a:first-of-type, .footer-wrapper span:first-of-type {
            margin-left: 0
        }

    .footer-wrapper .more {
        padding: 12px 24px;
        margin: 0;
        cursor: pointer;
        position: relative;
        outline: none
    }

        .footer-wrapper .more:focus-visible {
            outline: auto
        }

        .footer-wrapper .more .more-link {
            display: none;
            width: 92px;
            padding: 8px 0;
            margin-bottom: 46px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            border-radius: 8px;
            background: #fff;
            border: .5px solid #f2f2f2;
            -webkit-box-shadow: 0 -10px 50px rgba(54,56,79,.11);
            box-shadow: 0 -10px 50px rgba(54,56,79,.11);
            position: absolute;
            left: 50%;
            bottom: 0;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            transform: translateX(-50%)
        }

            .footer-wrapper .more .more-link a {
                display: block;
                padding: 6px 0;
                text-align: center;
                margin: 0;
                outline: none
            }

                .footer-wrapper .more .more-link a:focus-visible {
                    outline: auto
                }

                .footer-wrapper .more .more-link a:hover {
                    background: #f8f8f8
                }

            .footer-wrapper .more .more-link:after {
                content: "";
                width: 16px;
                height: 6px;
                background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAASBAMAAADvSECJAAAAHlBMVEVHcEz////////////////////////////////////JATChAAAACXRSTlMAf0DjEI+/XyDPWu1ZAAAAXklEQVQY02NgoAAwZU4rwCohOXPmRGzijDOBQAC7BqxawBqwaZGESEzEoQFTiyRMYiIODehaJBESE3FoQNUiiSwxEYcGJC0skagSUx2gEsoz0YA5WLhJeCYGMFVhAABuNF5e7AnNUQAAAABJRU5ErkJggg==);
                background-size: contain;
                position: absolute;
                top: 100%;
                left: 50%;
                -webkit-transform: translateX(-50%) rotate(180deg);
                -moz-transform: translateX(-50%) rotate(180deg);
                transform: translateX(-50%) rotate(180deg)
            }

@media screen and (max-width:1073px) {
    .footer-wrapper a, .footer-wrapper span {
        margin-left: 19px
    }

    .footer-wrapper .more {
        padding: 12px 20px
    }
}

.ttp-header-publisher {
    cursor: pointer;
    position: relative;
    outline: none
}

    .ttp-header-publisher:focus-visible {
        outline: auto
    }

    .ttp-header-publisher .publisher-icon {
        display: block;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        color: #222;
        padding-left: 30px
    }

        .ttp-header-publisher .publisher-icon:before {
            content: "";
            display: block;
            width: 24px;
            height: 24px;
            background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_black.37ca1f59.svg);
            position: absolute;
            top: -2px;
            left: 0
        }

        .ttp-header-publisher .publisher-icon:hover {
            opacity: .6
        }

    .ttp-header-publisher .publish-list {
        width: 108px;
        padding: 12px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff;
        mix-blend-mode: normal;
        border: .5px solid #f2f2f2;
        -webkit-box-shadow: 0 10px 50px rgba(54,56,79,.11);
        box-shadow: 0 10px 50px rgba(54,56,79,.11);
        border-radius: 8px;
        position: absolute;
        top: 35px;
        left: -13px;
        z-index: 100
    }

        .ttp-header-publisher .publish-list a {
            display: block;
            padding: 8px 25px;
            font-size: 14px;
            line-height: 20px;
            color: #222
        }

            .ttp-header-publisher .publish-list a:hover {
                background: #f8f8f8
            }

        .ttp-header-publisher .publish-list:before {
            content: "";
            width: 16px;
            height: 6px;
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAASBAMAAADvSECJAAAAHlBMVEVHcEz////////////////////////////////////JATChAAAACXRSTlMAf0DjEI+/XyDPWu1ZAAAAXklEQVQY02NgoAAwZU4rwCohOXPmRGzijDOBQAC7BqxawBqwaZGESEzEoQFTiyRMYiIODehaJBESE3FoQNUiiSwxEYcGJC0skagSUx2gEsoz0YA5WLhJeCYGMFVhAABuNF5e7AnNUQAAAABJRU5ErkJggg==);
            background-size: contain;
            position: absolute;
            top: -6px;
            left: 16px
        }

    .ttp-header-publisher.dark .publisher-icon {
        color: #fff
    }

        .ttp-header-publisher.dark .publisher-icon:before {
            background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_white.4afa1025.svg)
        }

    .ttp-header-publisher.black .publisher-icon {
        color: #cacaca
    }

        .ttp-header-publisher.black .publisher-icon:before {
            background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_grey.e4b5b6ce.svg)
        }

        .ttp-header-publisher.black .publisher-icon:hover {
            opacity: 1;
            color: #fff
        }

            .ttp-header-publisher.black .publisher-icon:hover:before {
                background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_white.4afa1025.svg)
            }
