.wei-ui .code-snippet__comment, .wei-ui .code-snippet__quote {
    color: #afafaf;
    font-style: italic
}

.wei-ui .code-snippet__keyword, .wei-ui .code-snippet__selector-tag, .wei-ui .code-snippet__subst {
    color: #ca7d37
}

.wei-ui .code-snippet__literal, .wei-ui .code-snippet__number, .wei-ui .code-snippet__tag .code-snippet__attr, .wei-ui .code-snippet__template-variable, .wei-ui .code-snippet__variable {
    color: #0e9ce5
}

.wei-ui .code-snippet__doctag, .wei-ui .code-snippet__string {
    color: #df1144
}

.wei-ui .code-snippet__section, .wei-ui .code-snippet__selector-id, .wei-ui .code-snippet__title {
    color: #d14
}

.wei-ui .code-snippet__subst {
    font-weight: 400
}

.wei-ui .code-snippet__class .code-snippet__title, .wei-ui .code-snippet__type {
    color: #0e9ce5
}

.wei-ui .code-snippet__attribute, .wei-ui .code-snippet__name, .wei-ui .code-snippet__tag {
    color: #0e9ce5;
    font-weight: 400
}

.wei-ui .code-snippet__link, .wei-ui .code-snippet__regexp {
    color: #ca7d37
}

.wei-ui .code-snippet__bullet, .wei-ui .code-snippet__symbol {
    color: #d14
}

.wei-ui .code-snippet__built_in, .wei-ui .code-snippet__builtin-name {
    color: #ca7d37
}

.wei-ui .code-snippet__meta {
    color: #afafaf
}

.wei-ui .code-snippet__deletion {
    background: #fdd
}

.wei-ui .code-snippet__addition {
    background: #dfd
}

.wei-ui .code-snippet__emphasis {
    font-style: italic
}

.wei-ui .code-snippet__strong {
    font-weight: 700
}

@media (prefers-color-scheme: dark) {
    .wei-ui .code-snippet {
        color: hsla(0, 0%, 100%, .8)
    }

    .wei-ui .code-snippet code:before {
        color: hsla(0, 0%, 100%, .05)
    }

    .wei-ui .code-snippet__fix {
        color: hsla(0, 0%, 100%, .8)
    }

    .wei-ui .code-snippet__fix .code-snippet__line-index li:before {
        color: hsla(0, 0%, 100%, .3)
    }
}

.wei-ui .cell {
    padding: .8em 0;
    display: block;
    position: relative
}

.wei-ui .cell_bd, .wei-ui .cell_ft, .wei-ui .cell_hd {
    display: table-cell;
    vertical-align: middle;
    word-wrap: break-word;
    word-break: break-all;
    white-space: nowrap
}

.wei-ui .cell_primary {
    width: 2000px;
    white-space: normal
}

.wei-ui .flex_cell {
    padding: 10px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wei-ui .flex_cell_primary {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
}

.wei-ui .initial_tool_instrument_area {
    display: block;
    padding: .75em 1em 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: #333;
    border: 1px solid #eaeaea;
    margin: 20px 0
}

.wei-ui .initial_tool_instrument_area .tips_global {
    position: relative;
    padding-bottom: .5em;
    font-size: 15px
}

.wei-ui .initial_tool_instrument_area .tips_global:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #dbdbdb;
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(.5);
    -moz-transform: scaleY(.5);
    transform: scaleY(.5)
}

.wei-ui .initial_tool_instrument_area .radius_avatar {
    width: 27px;
    height: 27px;
    padding: 0;
    margin-right: .5em
}

.wei-ui .initial_tool_instrument_area .radius_avatar img {
    height: 100% !important
}

.wei-ui .initial_tool_instrument_area .flex_cell_bd {
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.wei-ui .initial_tool_instrument_area .flex_cell_ft {
    font-size: 14px;
    color: #888;
    padding-left: 1em;
    white-space: nowrap
}

.wei-ui .initial_tool_instrument_area .icon_access:after {
    content: " ";
    display: inline-block;
    height: 8px;
    width: 8px;
    border-color: #cbcad0;
    border-style: solid;
    border-width: 1px 1px 0 0;
    -moz-transform: matrix(.71, .71, -.71, .71, 0, 0);
    transform: matrix(.71, .71, -.71, .71, 0, 0);
    -ms-transform: matrix(.71, .71, -.71, .71, 0, 0);
    -webkit-transform: matrix(.71, .71, -.71, .71, 0, 0);
    position: relative;
    top: -2px;
    top: -1px
}

.wei-ui .tt_format_global_msg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: .85em 35px .85em 15px;
    z-index: 2;
    background-color: #c6e0f8;
    color: #888;
    font-size: 12px
}

.wei-ui .tt_format_global_msg .icon_closed {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -5px;
    line-height: 300px;
    overflow: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: transparent url("//p1.toutiaoimg.com/origin/pgc-image/b0ba4320cf2b4382ad201591de9a7134") no-repeat 0 0;
    width: 11px;
    height: 11px;
    vertical-align: middle;
    display: inline-block;
    background-size: 100% auto
}

.wei-ui .tt_format_global_msg .icon_closed:active {
    background-position: 0 -17px
}

.wei-ui .tt_format_global_msg.voice {
    color: #1aad19;
    background-color: #e8f6e8;
    padding-left: 43.3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wei-ui .tt_format_global_msg.voice .ic_voice {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 15px;
    display: inline-block;
    width: 13.3px;
    height: 18.3px;
    background: url("//p1.toutiaoimg.com/origin/pgc-image/6178fdfd8e7b4243bdf56bda7acf0dd4") no-repeat 50%;
    background-size: contain
}

.wei-ui .tt_format_global_msg.voice .icon_more {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -6.5px;
    width: 8px;
    height: 13px;
    background: url("//p1.toutiaoimg.com/origin/pgc-image/5a871ca2aa654d86ab826ed18ffc22cc") no-repeat 50%;
    background-size: contain
}

.wei-ui .preview_sms .tt_format_title {
    margin-top: 2.3em
}

@media screen and (min-width: 1024px) {
    .wei-ui .tt_format_global_msg {
        position: relative;
        margin-bottom: 32px
    }

    .wei-ui .preview_sms .tt_format_title.tt_format_title {
        margin-top: 0
    }
}

.wei-ui .pages_reset {
    color: #333;
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    text-indent: 0;
    letter-spacing: normal;
    text-align: left;
    text-decoration: none;
    white-space: normal
}

.wei-ui .share_audio_context {
    margin: 16px 0
}

.wei-ui .flex_context {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wei-ui .flex_bd {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.wei-ui .original_page {
    background-color: #fff;
    font-size: 16px
}

.wei-ui .account_info {
    padding: 0 0 20px
}

.wei-ui .account_info .flex_bd {
    padding-left: .85em
}

.wei-ui .radius_avatar.account_avatar {
    width: 28px;
    height: 28px;
    padding: 0
}

.wei-ui .account_nickname {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 1.2;
    color: #576b95;
    font-size: 14px
}

.wei-ui .account_nickname_inner {
    font-weight: 400;
    vertical-align: top
}

.wei-ui .account_desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #b2b2b2;
    font-size: 13px;
    line-height: 1.2;
    padding-top: .3em
}

.wei-ui .account_desc_inner {
    display: inline;
    vertical-align: top
}

.wei-ui .share_notice {
    margin-bottom: 16px
}

.wei-ui .share_media {
    padding-bottom: 18px
}

.wei-ui .former_plate {
    padding: 20px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    overflow: hidden;
    position: relative
}

.wei-ui .former_plate .original_account {
    margin-bottom: 12px;
    position: relative;
    z-index: 1
}

.wei-ui .former_plate .original_account_avatar {
    width: 28px;
    height: 28px;
    padding: 0
}

.wei-ui .former_plate .original_account_nickname {
    padding-left: .85em;
    font-size: 15px;
    color: rgba(0, 0, 0, .5)
}

.wei-ui .former_plate_title {
    font-size: 17px;
    line-height: 24px;
    color: rgba(0, 0, 0, .9);
    font-weight: 700;
    margin: 0 0 8px
}

.wei-ui .former_plate_content {
    color: #333
}

.wei-ui .former_plate_tool {
    padding-top: 20px;
    position: relative;
    z-index: 1
}

.wei-ui .sms_card_context {
    position: relative;
    background-color: #f7f7f7;
    border-radius: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.wei-ui .sms_card_active:active {
    background-color: #ebebeb
}

.wei-ui .original_primary_nickname {
    color: rgba(0, 0, 0, .9);
    font-size: 17px;
    font-weight: 700;
    display: block
}

.wei-ui .original_primary_desc, .wei-ui .original_primary_nickname {
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.wei-ui .original_primary_desc {
    color: rgba(0, 0, 0, .5);
    font-size: 14px;
    padding-top: 4px
}

.wei-ui .preview_sms .tt_format_title {
    margin-top: 1.5em
}

.wei-ui .preview_s m s .account_info {
    padding-top: 3em
}

.wei-ui .original_page {
    background-color: transparent
}

.wei-ui .account_info {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: 0;
    padding-bottom: 16px;
    font-size: 16px
}

.wei-ui .account_info.sms_account_info {
    padding-bottom: 32px
}

.wei-ui .account_info .radius_avatar img {
    background-color: transparent
}

.wei-ui .share_notice {
    font-size: 17px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.wei-ui .former_plate .original_account_avatar {
    width: 30px;
    height: 30px
}

.wei-ui .former_plate_tool {
    font-size: 14px
}

.wei-ui .former_plate_tool a {
    color: #576b95
}

.wei-ui .former_plate_content {
    opacity: .9;
    font-size: 14px;
    line-height: 22px;
    color: #000
}

.wei-ui .share_media {
    padding-bottom: 30px
}

.wei-ui .icon_sms_tag {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .5em;
    font-size: 12px;
    line-height: 1.67;
    background-color: #c3c3c3;
    color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    max-width: 70%
}

.wei-ui .icon_sms_tag.primary {
    color: #3bb638;
    padding: 4px .78em;
    background-color: rgba(9, 187, 7, .08);
    font-size: 12px;
    border-top-left-radius: .95em 50%;
    -moz-border-radius-topleft: .95em 50%;
    -webkit-border-top-left-radius: .95em 50%;
    border-top-right-radius: .95em 50%;
    -moz-border-radius-topright: .95em 50%;
    -webkit-border-top-right-radius: .95em 50%;
    border-bottom-left-radius: .95em 50%;
    -moz-border-radius-bottomleft: .95em 50%;
    -webkit-border-bottom-left-radius: .95em 50%;
    border-bottom-right-radius: .95em 50%;
    -moz-border-radius-bottomright: .95em 50%;
    -webkit-border-bottom-right-radius: .95em 50%
}

.wei-ui .icon_sms_tag.default {
    border: 1px solid rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .3);
    background-color: transparent;
    padding: 0 .54em;
    font-size: 15px;
    line-height: 1.3;
    border-top-left-radius: .67em 50%;
    -moz-border-radius-topleft: .67em 50%;
    -webkit-border-top-left-radius: .67em 50%;
    border-top-right-radius: .67em 50%;
    -moz-border-radius-topright: .67em 50%;
    -webkit-border-top-right-radius: .67em 50%;
    border-bottom-left-radius: .67em 50%;
    -moz-border-radius-bottomleft: .67em 50%;
    -webkit-border-bottom-left-radius: .67em 50%;
    border-bottom-right-radius: .67em 50%;
    -moz-border-radius-bottomright: .67em 50%;
    -webkit-border-bottom-right-radius: .67em 50%
}

.wei-ui .tt_format_meta_list .icon_sms_tag.default {
    margin-top: -1px
}

.wei-ui .icon_sms_tag.title_tag {
    background-color: #d04b4e
}

.wei-ui .icon_sms_tag.sms_title_tag {
    background: #f2f2f2;
    color: rgba(0, 0, 0, .3);
    padding: 0 4px
}

.wei-ui .icon_global_tag_wrp {
    text-align: right;
    padding-bottom: 12px
}

.wei-ui .icon_global_tag {
    background-color: hsla(0, 0%, 46.3%, .16);
    color: rgba(0, 0, 0, .41);
    line-height: 2.2;
    border-top-left-radius: 1em 50%;
    -moz-border-radius-topleft: 1em 50%;
    -webkit-border-top-left-radius: 1em 50%;
    border-bottom-left-radius: 1em 50%;
    -moz-border-radius-bottomleft: 1em 50%;
    -webkit-border-bottom-left-radius: 1em 50%;
    padding: 0 1.8em 0 1.34em;
    font-size: 12px;
    margin-right: -24px;
    display: inline-block;
    vertical-align: top
}

.wei-ui .global_plain_btn {
    display: inline-block;
    vertical-align: middle;
    padding: 0 1em;
    line-height: 2;
    font-size: 14px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.wei-ui .global_plain_btn.primary {
    color: #1aad19;
    border: 1px solid
}

.wei-ui .global_plain_btn.primary:active {
    color: rgba(26, 173, 25, .6)
}

.wei-ui .place_audio_area {
    min-height: 100px;
    background-color: #fdfdfd;
    display: block;
    margin: 16px 0
}

.wei-ui .place_music_area {
    min-height: 68px;
    background-color: #fdfdfd;
    display: block;
    margin: 17px 0 16px
}

.wei-ui .tt_format_empty_extra {
    background-color: #fafafa
}

.wei-ui .tt_format_title_ios {
    font-weight: 700
}

.wei-ui .former_plate_tips {
    color: #fff;
    background-color: rgba(0, 0, 0, .2)
}

.wei-ui .former_plate_tips, .wei-ui .former_plate_tips2 {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    vertical-align: 2px;
    padding: 0 4px;
    border-radius: 2px;
    display: inline-block
}

.wei-ui .former_plate_tips2 {
    color: rgba(0, 0, 0, .3);
    background-color: rgba(0, 0, 0, .05)
}

.wei-ui .tt_format_wrp {
    position: relative
}

.wei-ui .rich_split_tips {
    margin: 20px 0;
    min-height: 24px
}

.wei-ui .tt_format_tool_tips {
    margin-bottom: 8px
}

.wei-ui .tt_format_tool {
    overflow: hidden;
    padding-top: 15px;
    line-height: 32px
}

.wei-ui .tt_format_tool .meta_primary {
    float: left;
    margin-right: 10px
}

.wei-ui .tt_format_tool .meta_primary.article_modify_tag {
    margin-bottom: 0;
    float: none;
    color: #bcbcbc;
    font-size: 14px
}

.wei-ui .tt_format_tool .meta_extra {
    float: right;
    margin-left: 10px
}

.wei-ui .tt_format_tool .meta_praise {
    text-align: right
}

.wei-ui .media_tool_meta i {
    vertical-align: 0;
    position: relative;
    top: 1px;
    margin-right: 3px
}

.wei-ui .meta_praise {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: 0;
    min-width: 3.5em
}

.wei-ui .meta_praise .praise_num {
    display: inline-block;
    vertical-align: top
}

.wei-ui .meta_praise:hover {
    cursor: pointer
}

.wei-ui .icon_praise_gray.praised, .wei-ui .praised .icon_praise_gray {
    background-position: 0 -18px
}

.wei-ui .tt_format_tool {
    font-size: 15px;
    padding-top: 24px
}

.wei-ui .tt_format_tool .meta_primary {
    margin-right: 16px
}

.wei-ui .tt_format_tool .meta_extra {
    margin-left: 16px;
    color: #576b95
}

.wei-ui .tt_format_tool .meta_praise {
    min-width: 2.5em
}

.wei-ui .tt_format_tool .meta_praise i {
    margin-right: 5px
}

.wei-ui .praise_num {
    color: #576b95
}

.wei-ui .media_tool_meta i {
    margin-right: 0
}

.wei-ui .pic_haokan {
    width: 76%;
    height: auto
}

.wei-ui img.sms_search_card .sms_search_avatar {
    height: 20px !important
}

@media screen and (min-width: 1024px) {
    .wei-ui .tt_format_area_extra_inner, .wei-ui .tt_format_area_primary_inner {
        max-width: 677px;
        margin-left: auto;
        margin-right: auto
    }

    .wei-ui .tt_format_area_primary {
        padding-top: 32px
    }
}

.video-slider-wrapper {
    overflow: hidden;
    max-height: 100%
}

.video-slider-wrapper > ul {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 300%;
    -webkit-transform: translateY(-33.333%);
    -moz-transform: translateY(-33.333%);
    transform: translateY(-33.333%)
}

.video-slider-wrapper > ul li {
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    height: 33.333%
}

.video-slider-wrapper > ul .cover {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.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)
}

.tt-gallery-content .pgc-img:last-child, .tt-gallery-content .pgc-img:last-child img {
    margin-bottom: 0
}

.detail-report {
    display: inline-block;
    position: relative;
    padding-left: 24px;
    font-size: 14px;
    line-height: 20px;
    color: #999;
    cursor: pointer;
    outline: none
}

.detail-report:focus-visible {
    outline: auto
}

.detail-report i {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_report.31eda6e7.svg) no-repeat 50%;
    background-size: contain
}

.tt-modal-body .report-modal-content .option {
    margin-bottom: 18px
}

.tt-modal-body .report-modal-content .option a, .tt-modal-body .report-modal-content .option label {
    font-size: 14px
}

.tt-modal-body .report-modal-content .option a {
    color: #1890ff
}

.tt-modal-body .report-modal-content .option input {
    float: right;
    cursor: pointer
}

.tt-modal-body .report-modal-content .option input:focus-visible {
    outline: auto
}

.tt-modal-body .report-modal-content .option.other-reason {
    font-size: 14px
}

.tt-modal-body .report-modal-content .option.other-reason > button {
    margin-bottom: 8px;
    border: none;
    font-size: 14px;
    color: #406599;
    background: transparent;
    cursor: pointer;
    outline: none
}

.tt-modal-body .report-modal-content .option.other-reason > button:focus-visible {
    outline: auto
}

.tt-modal-body .report-modal-content .option.other-reason textarea {
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    padding: 10px;
    width: 100%;
    height: 72px;
    font-size: 14px;
    color: #5d5d5d;
    outline: none;
    resize: none
}

.tt-modal-body .report-modal-content .option.other-reason i {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_down.c794088d.svg) no-repeat 50%;
    background-size: contain
}

.tt-modal-body .report-modal-content .option.other-reason.open i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.tt-modal-body .report-modal-content .option.other-reason.open textarea {
    display: block
}

.tt-modal-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    overflow: hidden
}

.tt-modal-wrapper .modal-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}

.tt-modal-wrapper.modal-show {
    display: block
}

.tt-modal-wrapper.modal-hide {
    display: none
}

.tt-modal-wrapper.modal-anime-show .modal-mask {
    opacity: 1
}

.tt-modal-wrapper.modal-anime-show .tt-modal {
    top: 50%;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.tt-modal-wrapper.modal-anime-hide .modal-mask {
    opacity: 0
}

.tt-modal-wrapper.modal-anime-hide .tt-modal {
    top: 47%;
    opacity: 0
}

.tt-modal-wrapper .tt-modal {
    position: absolute;
    top: 47%;
    left: 50%;
    -webkit-transform: translate(-50%, -47%);
    -moz-transform: translate(-50%, -47%);
    transform: translate(-50%, -47%);
    border-radius: 2px;
    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
}

.tt-modal-wrapper .tt-modal .tt-modal-header {
    padding: 20px 20px 0
}

.tt-modal-wrapper .tt-modal .tt-modal-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #1f2d3d
}

.tt-modal-wrapper .tt-modal .tt-modal-close-btn {
    float: right;
    border: none;
    font-size: 0;
    background: none;
    color: #bfcdb9;
    cursor: pointer
}

.tt-modal-wrapper .tt-modal .tt-modal-close-btn:focus-visible {
    outline: auto
}

.tt-modal-wrapper .tt-modal .tt-modal-close-btn i {
    vertical-align: middle
}

.tt-modal-wrapper .tt-modal .tt-modal-body {
    padding: 20px 20px 0
}

.tt-modal-wrapper .tt-modal .tt-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
}

.tt-modal-wrapper .tt-modal .tt-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
}

.tt-modal-wrapper .tt-modal .tt-modal-footer-btn button:focus-visible {
    outline: auto
}

.tt-modal-wrapper .tt-modal .tt-modal-footer-btn .btn-ok {
    margin-left: 10px;
    border-color: #ed4040;
    background: #ed4040;
    color: #fff
}

.tt-modal-wrapper .tt-modal .tt-modal-footer-btn .btn-ok:hover {
    border-color: #d53a3a;
    background: #d53a3a
}

.tt-modal-wrapper .tt-modal .tt-modal-footer-btn .btn-cancel:hover {
    color: #ed4040;
    border-color: #ed4040
}

.detail-side-interaction .divide {
    margin: 16px auto;
    width: 24px;
    height: 1px;
    background: #e8e8e8
}

.detail-like {
    text-align: center;
    cursor: pointer;
    color: #222;
    outline: none
}

.detail-like:focus-visible {
    outline: auto
}

.detail-like:hover span {
    opacity: .8
}

.detail-like:hover .digg-icon i {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/like_hover.5ff4e0d1.svg)
}

.detail-like.like {
    color: #f04142
}

.detail-like.like .digg-icon {
    background: #fff2f2
}

.detail-like.like .digg-icon i {
    -webkit-transform-origin: -16% 66%;
    -moz-transform-origin: -16% 66%;
    transform-origin: -16% 66%;
    -webkit-animation: like .7s forwards;
    -moz-animation: like .7s forwards;
    animation: like .7s forwards;
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/like_active.b265cb30.svg)
}

.detail-like .digg-icon {
    position: relative;
    border-radius: 24px;
    width: 48px;
    height: 48px;
    background: #f8f8f8
}

.detail-like .digg-icon .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 0
}

.detail-like .digg-icon i {
    display: block;
    width: 24px;
    height: 24px;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/like.0caed57a.svg) no-repeat 50%;
    background-size: contain
}

.detail-like.icon-candle .digg-icon i {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABIBAMAAABIAcVKAAAAJFBMVEVHcEwgICAiIiIiIiIgICAgICAgICAhISEiIiIhISEhISEiIiJJhz/2AAAAC3RSTlMAYYDnJEAQw5mnUAgg3KoAAAFNSURBVEjH1davT0JRFAdwULxOE44xNy3OSjE4ApS3qYlCdZZXncViolCkWOwUKRSK+tT34PxzzsclnHvv99wzIeg3fwbs/LpUKv8ltaNEgQZUxFmDiM5jaId+Evuwi1K1I2pQqrmMqrRMX1TbVt2L6saqT1GNrXoXVdeqXEKGVkmjNY3VVadqqm80q1+fKRpEVGygqrtWDUVlf1ieykNxW6pRbFivu5Q9xtfDXCbrrqGZnLpppoE19OMtZoNC6aA2s2RJcCvc8C05Bor38wmoIjgxm1DjtRTf3hZQb6pKLJiaqerVA+qDqTugXlV9PPtFt/eAelYpvr1bQNWDF9zNC1P7QPU1c++cRAMUOOHODqlUDh4NnrlKuee1pRhVNKwLR80Uo4qG9Qs8stIQotEZwtcMtxGUwn+XQ3N44h/pQw89hG751QHP9O//C/wGHhnyLVCu/SMAAAAASUVORK5CYII=)
}

.detail-like.icon-candle.like {
    color: #996d39
}

.detail-like.icon-candle.like .digg-icon {
    background: #fff5e9
}

.detail-like.icon-candle.like .digg-icon i {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAABICAMAAACN8ShLAAAAsVBMVEVHcEzuvVvut1DvtEz746j10ID85Kn1zIHwuVLywWT/67jsuFHvojn95az/7LnrulfyvlcAAADtmzP/7Ln80WT91Wj/7buTflBmVzFuYDD+6bP/6rfxyHPzzHrwxGv95q742pbtvl/846j74KHruFPsu1nuwWX0z4D53Zz10oX32JH21Yz204j8/0j3u0zzr0b5xlnxpz7voDf/R0f81Wb780wAAAD63k9cTzH/XkeemzKUvJuRAAAAG3RSTlMAhN3CXIB9GT9f36bmQ59v72B678Xlr5/Xp88LYEH0AAACYklEQVRYw+2Ya3eiMBCGkVUSxVu9tKcL6wVB7AqRKizb/v8ftkkExQqZbNJzdj/0PR6QDz7nnWRmMmgYX/r/hCcT/Cmc/pGqj7RBk2Ohriaoe7xIL0LUf2U6sotegGdQoW86sb0eqPiF3TXiMzmB5DnhX9RN4TMojuOMouhH2ZRNmLKYo8iBkJZycIT4JI+5cgZVDo8kpSVmKiBkrJpMSZAkSVwoYVImUdHgsgMzlmuQDPbbLM7eTqc3eqMPqtEZsyRJs5icqHJOmqmSWmlakkic0QflfoDmt6S5Rt2laV6Scg1LVJ00LUl6IFp68/T9F9V7OtPu5YNnRnr+jDPhgZEejH9LQoPBoH3V02+qp+5VGGOZlo6s6XK59LzNZrPbrVY/9/t9FIVh+IPKdReLxXa7Xq8DE2xVqOc4DHQhUVT08sJJboUUBCaSAMmQfF+MGjpOgYJJvihAdAF5DASQxgJTbafiSUxiKEG2WgXpuk4rgSe/C3vyGOrqKVIkLRtW3L0jYSlPVVKTJwztnVNZ8dUtyb0hIYDkSGam74sycypYpzuSKSL1Kp4E+XROJ+GU8OjI151vy9bdTqfueJI3eSq37kIaiUjtWk8N+YQhEs2nj57Cvyehxv4U3pMQRAL707Ygifv4tHbvwrpqMcUkcR9fVKMDxtdH+T5ui0lDqT7OqwU48Sx5TyMxqS1/tmCQdO8pqo0OIKES5IGeEEiS8MRJ0IjRk1ynAHwbGtZ5qqtgGxwrazzVRgcPY0O5fJJ4aUTfZTzZUnOm1YM8jUfSI6vF1bE6t2p1WlQjrP8ny5f09QebrQvnf7x/CgAAAABJRU5ErkJggg==);
    -webkit-animation: none;
    -moz-animation: none;
    animation: none
}

.detail-like > span {
    display: inline-block;
    margin-top: 4px;
    font-size: 12px;
    line-height: 20px
}

@-webkit-keyframes like {
    0%, to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
    20% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-animation-timing-function: cubic-bezier(.66, 0, .34, 1);
        animation-timing-function: cubic-bezier(.66, 0, .34, 1)
    }
    48% {
        -webkit-transform: rotate(8deg);
        transform: rotate(8deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    75% {
        -webkit-transform: rotate(-1deg);
        transform: rotate(-1deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}

@-moz-keyframes like {
    0%, to {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        -moz-animation-timing-function: ease;
        animation-timing-function: ease
    }
    20% {
        -moz-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -moz-animation-timing-function: cubic-bezier(.66, 0, .34, 1);
        animation-timing-function: cubic-bezier(.66, 0, .34, 1)
    }
    48% {
        -moz-transform: rotate(8deg);
        transform: rotate(8deg);
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    75% {
        -moz-transform: rotate(-1deg);
        transform: rotate(-1deg);
        -moz-animation-timing-function: ease;
        animation-timing-function: ease
    }
}

@keyframes like {
    0%, to {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        animation-timing-function: ease
    }
    20% {
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-animation-timing-function: cubic-bezier(.66, 0, .34, 1);
        -moz-animation-timing-function: cubic-bezier(.66, 0, .34, 1);
        animation-timing-function: cubic-bezier(.66, 0, .34, 1)
    }
    48% {
        -webkit-transform: rotate(8deg);
        -moz-transform: rotate(8deg);
        transform: rotate(8deg);
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    75% {
        -webkit-transform: rotate(-1deg);
        -moz-transform: rotate(-1deg);
        transform: rotate(-1deg);
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        animation-timing-function: ease
    }
}

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
}

.detail-interaction-comment {
    position: relative;
    padding-top: 24px;
    text-align: center;
    color: #222;
    cursor: pointer;
    outline: none
}

.detail-interaction-comment:focus-visible {
    outline: auto
}

.detail-interaction-comment:hover {
    opacity: .8
}

.detail-interaction-comment:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 24px;
    height: 24px;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_comment.d319bd6b.svg) no-repeat 50%;
    background-size: contain
}

.detail-interaction-comment > span {
    display: inline-block;
    font-size: 12px;
    line-height: 20px
}

.detail-interaction-collect {
    text-align: center;
    color: #222;
    cursor: pointer;
    outline: none
}

.detail-interaction-collect:focus-visible {
    outline: auto
}

.detail-interaction-collect:hover {
    opacity: .8
}

.detail-interaction-collect.collected {
    color: #ffba12
}

.detail-interaction-collect.collected svg {
    fill: #ffc740;
    stroke: #ffc740;
    -webkit-animation: favorites 1s forwards;
    -moz-animation: favorites 1s forwards;
    animation: favorites 1s forwards
}

.detail-interaction-collect svg {
    width: 24px;
    height: 24px;
    fill: #222;
    stroke: #222
}

.detail-interaction-collect > span {
    display: inline-block;
    font-size: 12px;
    line-height: 20px
}

@-webkit-keyframes favorites {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
    22% {
        -webkit-transform: scale(1.16);
        transform: scale(1.16);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    44% {
        -webkit-transform: scale(.98);
        transform: scale(.98);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    64% {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}

@-moz-keyframes favorites {
    0% {
        -moz-transform: scale(0);
        transform: scale(0);
        -moz-animation-timing-function: ease;
        animation-timing-function: ease
    }
    22% {
        -moz-transform: scale(1.16);
        transform: scale(1.16);
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    44% {
        -moz-transform: scale(.98);
        transform: scale(.98);
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    64% {
        -moz-transform: scale(1.02);
        transform: scale(1.02);
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    to {
        -moz-transform: scale(1);
        transform: scale(1);
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}

@keyframes favorites {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
        -webkit-animation-timing-function: ease;
        -moz-animation-timing-function: ease;
        animation-timing-function: ease
    }
    22% {
        -webkit-transform: scale(1.16);
        -moz-transform: scale(1.16);
        transform: scale(1.16);
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    44% {
        -webkit-transform: scale(.98);
        -moz-transform: scale(.98);
        transform: scale(.98);
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    64% {
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        transform: scale(1.02);
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}

.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-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,iVBORw0KGgoAAAANSUhEUgAAAQgAAABCBAMAAABZbFVyAAAAKlBMVEX///////////////////////9HcEz///////////////////////////9em9hbAAAADnRSTlNwJT0xZQkAe1ZIGhJPXQjfPXgAAArVSURBVGjehVqrsiprD0RQhZ4aN3JGIZl5AQTiN0gwaNC49QojwOCowiB+AxoDL8Cq4jgEhnc5SSf5LnNZB7kv7Kyk093pbw82XZ8FfW6Px+NCn+ScJGlaVVVZFnk+Hh+Px9frWdf19/t+z2azwXQwGP3oZzsaDAZT+tX5/PulP1O/Xr/0F/JDnuclfUeVJvTJ+Huv9P3879A/N+gsYk01rB53LiLjGpIqrcqKasgP9JW/r1f9rD/f7/w9m06phu3WqthuB4PhkKp4f7/fPdfwOlIVY9RAVUzok2TJmb74cX3cVlTEsqeIJVf4oCoul/M5o9Ir7gTXQI0YH0+v166u99QJ+pGnQ/rZrREjacRwNvvOv5+6fu5ev7/Hw4EaUaATaASVkHEjrIbuIqgRi9XqQUWcqYokmSRcA0/jMEYjaBr7PaYx5Gm4RvwMtoPpcKjT+Ox0GkcqPy8KakSVptSIjOZx5Sr+GMd6LTVcqWlnLj3lTpToBDWCILHb8TQACW7E6GfkITEcUCfm7++HprF7vU48jINOo5rQD4RhXKgE7gQ3orsTXOBKcHmmTkwmVENB/czHOf1YNI26/tA05jQM6gNBwo2Da6BGABL1brdDIw5jnQYQkZyzs8CScbnsG8cSu7FCDRk6MamkE7wbp9Pr+XwSJN5fbgR1YuRgSdMAJOYMCeCSIHFkSORVwctBGMcwLtc7DeOvTvA0FmjEGQs6QQ1lyZA4+AVlXA55Px0ueTemA7egzycgMcZuoIo0BS6pCqrhwbhc9xTBkOAarhcCRaaQKKsckAAud7u9TEN2Y2uQ4N2wBeVG1LKgDImCIZEyJLJEIAFYooauIjCN20MWlGtgqipkGofj7wmNoCK+3IhpMI0fasqQGzGj3+QF1Wk4SFRJCInFTSHR2QmwxONORWQZdWLCkMA0jC6fz89e6XLIjXDT4HFMeRpzv6BjDwlMA5Agplqt/qMTK92NC+iSa+BpYDd4QetPDboUWPoqmKncbtiCCl2CqSaMiPNZpgHOXvYUYXT5cHTJnxy4JJYgIq53CsuYLpmpCBJKl/taYHk8ECQKdAILmthuOJboKgJMtcI0GBMpOuHokljiuWOW4AVt0OV2IJDg3fjUuqAyjQLTmGBBM4HEyliio4i1QgLilVgnHCRODAks6EzpcvuzDRWUIfFmzuYFPaqCingxLoEIhgRguenrxCKARIbdSGNI1GAJ0GXIEozKAQ+DO/GJIcGdmFSYRhLS5XrzRyeMsoUlDBJHQIJ2Y9+loJBQqBcv6Ech4YdRWQkQrxXosg8Ta/Uzd/Ezacp8WXAnoKDGErSgU/iZbUiXw4Aulam4E2XBZaSwEjyPh0Bi2TcOUdAbFDSDcAASeSlU5RR0/p6jETSNUWSqhrOvKOhTpmEq7ochfmbhWKKjE15BszOMnTHV4SDiJY34CknEVgL7qSxBfubF0zjYgqbsaIwub7cAl60iREF1QQGJtHJeAgsKuhThCDkbuFQr8a1FQU/C2aAq2g2jS/Yzi0X/OMIFFQU1hwum+jUFnQMSkYKOlKkYEnu2EtwI7AZ1As4O4pV5P9PbCTTCQwJMxcshjeAF9bvBnfiJFZQhES2o0GWpTOUhEU6jqxPEElcWr0vC4uWsxGEs4kWQ+MDPTFuQoGm8IeOfWjoRTkPEC5C4xdNoFrHwpkoOjsnEybhAgjohdDmEernd2NrBwZCodwIJcLawRCoyrpCIptEoYr3xBwe8BHcCB4dzl8+9KmgbElP2M985Dg6dBo6evBSSsIPjIdPoHYeeXnZwpPDZDEtVUEwDkJhOh4FuGCTEVNWOLscGywkgIZfXNVTQdhHLgC5xcASmSqdhLAG6dPef9/o4OMziClUZJDJV0FuooO0iFuIl7qJdRpeFcvbJ6LJls1uQ2AUKWoKq8HUhXW56OqG7cXcHRwUFLQUSJ1HQgKm2o3AagAQr6H4nkMD5J85OrYQqaAMSjSKUqe6xgnInjrhBvYICEqNRbKrE4tZYUHf1qHAEu7FaxJCIiwghkTmfXflpuERgqn4mOr0MElhQ8/plQd+QptgNoUs5hNc9RUQKyjKOaxwKerAb1C/oNFRQ6AYv6JsX9Kk3KPxM2bhBrxCvdV8RpqB3VVDZjUIhAYtrB4fEEqPAzwzhJWRBa4/LeBqZc5dhDVERi0BBnYDKchztBrVjPDo4BBLUCXGXYImTsIQuKG7QS9Y2Vc0i1ptYQSWf0QUd+xt0romAPzjEVE3noEs1VaSgBzTCXT3AZdNUdXXCFJR1Q/IZVtCxv0HrgC7D8w8kYTfoy5uq3N2gmAZBYtVkiaiI5SJQUDv/CsAyb9JlfINKLCG74UwVaKIo3A3adXC0i4gU1FIJiyXGvy+FBOhSLO62ky4ZllDQsbt6/DSELpebnk7EChpDonmDqsW1GkaaCMjBAZawG7SyG9SZqvZyhEU0IztxlwYJhqXdoFjQwU/M2TN3cGhkB1NVlnaDXuQGbfiZRhGhxb0oWwb5DHJDSwSGXabKpqGRnTt7UgjHOQsasekbR5CWZW45ChaOsaVldoMyJEZxijvTq2cPBXWJQCOyu3M+c2tOwxex1mvcTNVkMnGm6qAWF1dPS0FxcAw0JKp3tfpshESFJQJZ0qOgcRE+nwlSXNENzWc4QAVnI7sMFxSx4VwtLvuZ36M3VWkc2bVr8EUsg0wdxi5hRLi4jHH5jxzjJl4xXc5CBRWSkBtUTJVT0Ft7Gr6IRaygFtBonP2LOLv2pirIiAwSSpfiZ46OJMBUBgm4yyYuXRE4vZQuAQk2VQUSAe+zxVQNp61pTJGNmMV96W7gBp3g/nOmavXXOCzFvV/ul8SZqhJMdYCC7hxnR9nlzyigS8ku3Q3qU9yzQgJEte7phDbCnX9UP+hSZPwEuoTFZaqKIPFj7nImkd3TZeoFcAmvLwcH1fBYtUnbd8I1ApRtcXauqcQJkd3eh0TNyG7mIjtxlxISSXjpjnFNcVs1WBGBgiIRsDi7dJHd85+9KeiwEdnJM4u8N+2Es4+5Wdw0MbrshYQbh9iZLroUBY3p0kNCrx7U8JV85miHcBUcwhrZddClK2KNRy+ly8yEQ2/Q8a9Q1adDQRUS4XuTLSggMakkxb34G3Sx6SuC6gteWSwbMb50FvfdDwmhy9qnuHmY4p5lN2Ds+jDBcbb67IvEEkgESn+D7vTRSw6On1Ec2dnBgWlocIjrz5OEi7M3fZ3wl1d0cPA09AZ1kIgX1CsoWII52x694LOJLuElzlDQxa0TElLEWt96iKmig0OnEdIlOLsZ2Q1jBcXVI+5SO6GQaHuqoIhQvJJMc0NliePY0eXXEoFRdAjL6TXHDRo8eglLiJXINDdcdbGEdSJ+/ZO0rCgk2Pd0OW+Jl7yytBU0N0gE+cwVSdW6rxPyFrtSlsBuKCRyfRAWunSQGLUUVFPcV5Cpi6nykZ0ewpueIpZref0TBT0bJDSpOgGX+4Czt6NIvBBe/s9Ygt+bCJelvPWI1/9LQaNOPFawuIBEZe+gBx8SBf9HoJkIzPAOqpA4mcVlGderBwp6wxPHpqcT6i7veAe1AFUODjz/uZDIPXq1FJTp0mWX6mc017dHr/8zXS47lwOd8InAxbvLMnqVDp9ZfIob0SVOL39wyH9U8JFd58ERdCJ+4WCqCt+bArqczVq7EUR23Ah3cPgU1yno4ta9oJvNv2+xeZhBAcyHAAAAAElFTkSuQmCC) 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-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
}

.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
}

.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)
}

.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,iVBORw0KGgoAAAANSUhEUgAAAGwAAABsCAMAAAC4uKf/AAAAM1BMVEVHcEz6+vrx8fH29vbz8/P19fX09PT09PT09PTz8/Pu7u7s7Oz09PTe3t7Z2dnk5OTq6uplYINlAAAACnRSTlMA////wyFRnN59U/j+GAAABgBJREFUaN69Wo3CtBoQrqGIqdz/1R4y/krRvn1nKmSZp2eMdtcYhhcyzYsQXEpjRUrOxTJPw7+QeeHSaGO0dqnxicv4Mn+LtHATAXR2+Fqt+WcMF34QehCjlcX7Akq2oAhQSfE3epPQSulOsY/0FzihX8uvcNaA70XJ5RdXl3bU7fn+kG9dZVrcEKhfqNmO78hN8njGX5gdfeT0xoTqcEKljlz5gvdLdVSHOq0IgDpoquofuUUBqL9KJ5pQn4joGS6uPhLeBvsMC5T833g5j+FtXvDdwRu+AR9SgycvWajJV8fTDFjgKspfv6E5uXlRThoeu70X11PX31zyQenvzKA6AcSTuZKYdd287KaHWfVVMj+aK4z4vhWy6zYzUPONER+7naEOuCazyptkaXuB3qqi2z2Xqyc2xGzbHdozO2v9inf8htXDrfCRqT1ltgdpz8OpIAaAx5ESzIvwhLWteYesnA5REEP/BBiT7N7K/giW+yRWmWFODJ+Zqa0h0GCGSzbHGsz2FtjeYAYqvTwazGBtga0tZnGu8bsG4dDb1m/H+hG+tKdb7h1zrG9mO4RgRWwcexvMtJiRHXlrRqIFexy1tfFCtiqQ7GiBG2K/wtxJSVGwxdXd7fWeLOlmhxWxKU7pVgBROatsa3Ffa6LdLDz+waPMIr2mEuYGjTebAeklxJBtxW37kd2gtVupnNiaIed3bTXazjLWw+xEbTtZ0p5tM+Lk/IPdHKEA63nQ1ku23mpJ2uZhQXb7KBmzk+2u0iZmPURg+5nWDulgJqwztgetgbO7q4MZHyS2qR3anM495ruH8EjuroOZBWOeGtVgyNIDIe5BZcwzWJ+b9Mhl51BnUzmAyxhVMipFOW5QV4h53Aitk+aic6yyCQzICq45s9hOBTLxSrakZ4Azs8KGlAwetM4szDYkzTR2YcTWDA0vzM6DZmXwE+qZGfNAe4ByZ0hWf8uazKwMbGS3Z8wNqSYMIueT41Ks2j/T5NIBAu3xJnU5ROMFlMjM32LQnXUrq0Y3ZtLlI32Q0pDQ3X6WNQAdYpLuot+YY47SgVVkPD2hzuyYlcKtzlrnFik1yYFHw44hKx7K55iP1p5yyjId2VixQtNo3yAi51BAFHC47zVTekSodk6WJP1iWBJyNljlWJND3olmp86FIZOLLMM8sr7jHix6xPNhvzwn1il44hZuDY59Ckb79xNYJzWw+vODMmC9CtxPuV5qfthMIEWF0uufxP2UE2OvYCCUiDkj9or7Xz3bnPWdihhlzFRvXzYeq0queFzNFMx52Hbo7TuOx/IEHwnuKfXF3RgTLp+xjr4+9X+Zlg57E/mDD8EdRdM9YiOtzXmTUlIvkzUCH0K0yWOvQgMt8vDehwNzkW5nDKvuS2d7ZhInomjUSyvaf0197XXBafe30Nc3LXB2UWPaVAW6ZzSthPS8Pm6wOtGyNUDxwjdimD+WNXtBrE0Nsl0FVNIxsRm8IPZMDSGF2C9Bd6ozgL3E3D/rOyDoDhrbvyh3vnUKkVQcksH7OLWqIi6XyPRplBSFuGOsu4hE50FwpVUsEeDdHIsrnAUnCk5rH4dOCnWIUKeQdAxP5/VQfXnUfARvQpinPP/gUpexE9UQf7TgJ8JujZh5JH4V8WSVKXYaNlYJk0IMhfoyZFVKleUY7VSq6omF/6ewVxaYUqcIKFV5DGpJkS8V2tvrCcs5CUI9epaIQTyzulNbKtedIzkJVCJGqmQb4U4WyAN0JI19IbISHnzLLLbmU2uPC3QwO0ey69KxbUJ2haCx+Snyng0houyWBwIgxmogBl4gC8HEijJk9ritBqEEyHGTvksp4eMlqPqA9mdmen6zFQoL/WXAC7CMzZ3iXzaR7zaxCdcLMSnxq8WhCsl4vjYU/AeIYngps8QfRf6y03GBX6D08ts+wEmkBcG4tscwrBRWF+f/sMNxEgzzVd5KXqzD/nnvpiyYXZhmobLlg12wM89iJWFxNa78+gIiXz7acDvN3AOkdbORpYWdD5ECnuDXFUULBFz8m23Sbjs2l/JY8UMpX2/H/g82QgrM87eFIQAAAABJRU5ErkJggg==) 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
}

.schedule-wrapper {
    padding: 16px 12px 12px;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/schedule_bg.acb602f1.svg) no-repeat 50%/cover;
    border-radius: 4px
}

.schedule-wrapper .schedule-header {
    margin-bottom: 12px;
    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
}

.schedule-wrapper .schedule-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #fff6e2
}

.schedule-wrapper .entrance {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #fff6e2
}

.schedule-wrapper .entrance span {
    padding-left: 22px;
    position: relative;
    cursor: pointer
}

.schedule-wrapper .entrance span:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0
}

.schedule-wrapper .promotion-entrance:before {
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_promotion.b790d14e.svg) no-repeat 50%/contain
}

.schedule-wrapper .schedule-entrance {
    margin-left: 20px
}

.schedule-wrapper .schedule-entrance:before {
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_schedule.17c317df.svg) no-repeat 50%/contain
}

.schedule-wrapper .match-block {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.schedule-wrapper .match-container {
    width: 582px;
    overflow-x: hidden
}

.schedule-wrapper .match-list {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.schedule-wrapper .match-list > div:not(:last-child) {
    margin-right: 6px
}

.schedule-wrapper .empty-block {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 190px;
    height: 144px;
    border-radius: 4px;
    background-color: #fff
}

.schedule-wrapper .icon-change {
    width: 29px;
    background-color: #fafafa;
    border-radius: 4px;
    cursor: pointer;
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_arrow_black.afb1084d.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.schedule-wrapper .icon-change.prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

.schedule-wrapper .icon-change.disabled {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_arrow.acf8d725.svg);
    cursor: not-allowed
}

.schedule-card-wrapper {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 190px;
    height: 144px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 0;
    border-radius: 4px;
    background-color: #fff;
    cursor: pointer
}

.schedule-card-wrapper.disable {
    cursor: not-allowed
}

.schedule-card-wrapper .match-info {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #999;
    margin: 0 12px 12px
}

.schedule-card-wrapper .match-info span:nth-of-type(2) {
    float: right
}

.schedule-card-wrapper .match-info:after {
    content: "";
    display: inline-block;
    clear: left
}

.schedule-card-wrapper .match-team {
    display: inline-block;
    width: 76px;
    text-align: center
}

.schedule-card-wrapper .match-team.guest {
    float: right
}

.schedule-card-wrapper .team-flag {
    width: 36px;
    height: 24px;
    margin: 0 auto;
    border-radius: 2px;
    overflow: hidden;
    position: relative
}

.schedule-card-wrapper .team-flag img {
    width: 100%;
    height: 100%
}

.schedule-card-wrapper .team-flag:after {
    display: block;
    content: "";
    width: 200%;
    height: 200%;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    transform-origin: top left;
    position: absolute;
    top: 0;
    left: 0
}

.schedule-card-wrapper .team-name {
    margin-top: 8px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #222
}

.schedule-card-wrapper .match-content {
    position: relative
}

.schedule-card-wrapper .match-score {
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.schedule-card-wrapper .icon-vs {
    display: block;
    width: 21px;
    height: 24px;
    margin: 0 auto;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_vs.ffe52cb1.svg) no-repeat 50%/contain
}

.schedule-card-wrapper .line {
    margin: 0 2px
}

.schedule-card-wrapper .score {
    font-family: ByteNumber-center;
    font-style: normal;
    font-weight: 720;
    font-size: 20px;
    line-height: 24px;
    color: #222
}

.schedule-card-wrapper .extra-score {
    font-size: 14px;
    line-height: 22px
}

.schedule-card-wrapper .score.big-num {
    font-size: 18px
}

.schedule-card-wrapper .score.big-num .extra-score {
    font-size: 12px;
    line-height: 20px
}

.schedule-card-wrapper .status {
    width: 106px;
    height: 32px;
    margin-top: 36px;
    background: #f8f8f8;
    border-radius: 119px;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #222
}

.schedule-card-wrapper .status.live {
    background: #fff2f2;
    color: #f04142;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.schedule-card-wrapper .status.live .playing-icon {
    margin-right: 4px
}

.playing-icon {
    height: 12px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.playing-icon span {
    width: 1.4px;
    border-radius: .7px;
    background-color: #f04142;
    -webkit-animation: upAndDown .35s ease-in-out infinite alternate;
    -moz-animation: upAndDown .35s ease-in-out infinite alternate;
    animation: upAndDown .35s ease-in-out infinite alternate
}

.playing-icon span:first-child {
    height: 4.4px;
    margin: 0 2.6px 0 1.3px
}

.playing-icon span:nth-child(2) {
    height: 9.4px;
    -webkit-animation-delay: -.35s;
    -moz-animation-delay: -.35s;
    animation-delay: -.35s
}

.playing-icon span:nth-child(3) {
    height: 6.4px;
    margin: 0 1.3px 0 2.6px;
    -webkit-animation-delay: -.17s;
    -moz-animation-delay: -.17s;
    animation-delay: -.17s
}

@-webkit-keyframes upAndDown {
    0% {
        height: 4.4px
    }
    to {
        height: 9.4px
    }
}

@-moz-keyframes upAndDown {
    0% {
        height: 4.4px
    }
    to {
        height: 9.4px
    }
}

@keyframes upAndDown {
    0% {
        height: 4.4px
    }
    to {
        height: 9.4px
    }
}

.article-detail-container .right-sidebar, .wtt-detail-container .right-sidebar {
    width: 318px
}

.article-detail-container .right-sidebar > div:not(:first-child):not(:last-child), .wtt-detail-container .right-sidebar > div:not(:first-child):not(:last-child) {
    margin-top: 36px
}

.pane-header {
    margin-bottom: 10px
}

.hot-video {
    width: 318px;
    height: 518px
}

.hot-video .video-item {
    padding: 12px 0;
    overflow: hidden
}

.hot-video .video-item .left-img {
    width: 96px;
    height: 72px;
    margin-right: 12px;
    border-radius: 4px;
    overflow: hidden;
    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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    -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 .duration {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    border-radius: 4px;
    padding: 2px 4px;
    position: absolute;
    right: 4px;
    bottom: 4px
}

.hot-video .video-item .right-content {
    height: 72px;
    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;
    color: #222;
    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 .info {
    font-size: 14px;
    line-height: 20px;
    color: #999
}

.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
}

.related-card-item {
    padding: 12px 0;
    overflow: hidden
}

.related-card-item .left-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 96px;
    height: 72px;
    margin-right: 12px;
    border-radius: 4px;
    border: 1px solid #f2f2f2;
    overflow: hidden;
    float: left;
    position: relative
}

.related-card-item .left-img:hover .cover {
    -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
}

.related-card-item .left-img .cover {
    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
}

.related-card-item .left-img .duration {
    padding: 2px 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    background: rgba(0, 0, 0, .5);
    border-radius: 4px;
    position: absolute;
    right: 4px;
    bottom: 4px
}

.related-card-item .right-content {
    height: 72px;
    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
}

.related-card-item .right-content .title {
    max-height: 44px;
    font-size: 16px;
    line-height: 22px;
    color: #222;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis
}

.related-card-item .right-content .title:visited {
    color: #999
}

.related-card-item .right-content .title:hover {
    color: #f04142
}

.related-card-item .right-content .info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #999
}

.related-card-item .right-content .info span:nth-child(2) {
    margin-left: 16px
}

.related-recommend-list {
    width: 318px
}

.media-info .user-info {
    padding: 8px 0 12px;
    text-align: center
}

.media-info .user-info .user-avatar {
    display: block;
    width: 60px;
    height: 60px;
    margin: auto;
    position: relative
}

.media-info .user-info .user-avatar img {
    border: 1px solid #f2f2f2;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.media-info .user-info .user-avatar .verified-icon {
    position: absolute;
    right: 0;
    bottom: 0
}

.media-info .user-info .user-name {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: .02em;
    color: #222;
    margin: 8px 0 4px
}

.media-info .user-info .user-name:hover {
    opacity: .8
}

.media-info .user-info .user-auth {
    margin: 0 auto 12px;
    max-width: 220px;
    max-height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #707070;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis
}

.media-info .related-title {
    margin: 24px 0 8px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: .02em;
    color: #222;
    text-align: center;
    position: relative
}

.media-info .related-title:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    position: absolute;
    top: 50%;
    z-index: -1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.media-info .related-title span {
    padding: 0 18px;
    background-color: #fff
}

.media-info .look-more {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    background: #f8f8f8;
    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
}

.media-info .look-more:hover {
    opacity: .9
}

.media-info .look-more span {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #222
}

.media-info .look-more .icon-arrow {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-left: 2px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAElBMVEUAAAAiIiIgICAiIiIiIiIiIiITg06EAAAABXRSTlMAgBBw7yyeleUAAAA/SURBVDjLYxgxgEkBh4RJIA4NoaECuCRwaBHFpYVxeGkJxqUlRAGXWQoEbMe0fLhqACUf0hIcg6kz7kQ9sgAAPXQYYVl7Um4AAAAASUVORK5CYII=") no-repeat 50%;
    background-size: contain
}

.media-info .related-list-item {
    padding: 12px 0;
    overflow: hidden
}

.media-info .related-list-item .left-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 96px;
    height: 72px;
    margin-right: 12px;
    border-radius: 4px;
    border: 1px solid #f2f2f2;
    overflow: hidden;
    float: left
}

.media-info .related-list-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
}

.media-info .related-list-item .left-img .pic {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    -webkit-transition: all .5s ease-out .1s;
    -moz-transition: all .5s ease-out .1s;
    transition: all .5s ease-out .1s
}

.media-info .related-list-item .right-content {
    height: 72px;
    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
}

.media-info .related-list-item .right-content .title {
    max-height: 44px;
    font-size: 16px;
    line-height: 22px;
    color: #222;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis
}

.media-info .related-list-item .right-content .title:visited {
    color: #999
}

.media-info .related-list-item .right-content .title:hover {
    color: #f04142
}

.media-info .related-list-item .right-content .info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #999
}

.media-info .related-list-item .right-content .info span:nth-child(2) {
    margin-left: 16px
}

.user-subscribe-wrapper {
    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;
    border-radius: 4px;
    border: none;
    margin: 0 auto;
    width: 96px;
    height: 32px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    background: #f04142;
    cursor: pointer
}

.user-subscribe-wrapper:hover {
    opacity: .9
}

.user-subscribe-wrapper span {
    margin-left: 2px
}

.user-subscribe-wrapper.following {
    color: #999;
    background: #f8f8f8
}

.user-subscribe-wrapper.following:hover {
    opacity: .8
}

.user-subscribe-wrapper.following:before {
    border-color: transparent #ddd transparent transparent
}

.user-subscribe-wrapper.following:after {
    content: "";
    position: absolute;
    top: 7px;
    left: -8px;
    border: 4px solid transparent;
    border-right-color: #fff
}

.user-subscribe-wrapper.following i {
    font-size: 8px;
    color: #777
}

.detail-hotboard {
    min-height: 475px
}

.detail-hotboard .ttp-hot-board {
    background: #fff
}

.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: 32px;
    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: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABCBAMAAAAGWI0SAAAAJ1BMVEVHcEzvQEDwQULwQELxQEHwQUHvQEDwQUHvQEDwQUHwQUHwQELwQUJ3RBxpAAAADHRSTlMAI9+FW7kQ70Cgz2+lx2XXAAABmElEQVRIx7WWsU7DMBCGbWgLtAyoC0IwMCEhZWBjYQhCYmJA6oY65AEYgJmhG0Ji4AG6sDPwAF1IWkrTeyjsNCT22ecLA//SKvrknO/+u4sQpuTxSLDqQRqzUBcg3eGgAwDIOGisIHgNMzLSUJ4EoXUA/qj+CgpHdbaCIJQsWTJwFIDWfqGswdtgnvBvAzjh7qZ1R0LDGvpmMhmOfGJAKR+2UnG9OBS2kjaVdCrdiSwoLoLEld4CB+o78U9cSBXgIxB2AelH97gDLCmztNXPzIKuEJSU5bayYN8NciFajrNa6KCFEE/Fn6XPblWBe9WRlV4QdNgZunYfI+j81GM/FDdEHvvhVBr6JC9naOk1JVJd4zYNzcg0eY28QUPzCtqmIfgHqFHgXRrK/5anRhkP1G5aty8NfXlHE9I12b+olUvdkpCxs8gcLIxu2eTdG4jcmlC7fEhkzjNyiJudbEPe9+GlLdm7+caYM8IIJ0wFM+11N42ofW/ojVtT9Kbas8xNfbM8Gwy99vffS2YQ+hSRFzeP8DC4tJ/+ADFNuYdM8+umAAAAAElFTkSuQmCC) no-repeat 50%;
    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;
    border-radius: 3px;
    background-size: contain
}

.ttp-hot-board .news-icon.hot {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/hot.92a15c5e.svg)
}

.ttp-hot-board .news-icon.new {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/new.b7973b24.svg)
}

.ttp-hot-board .news-icon.boom {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/explode.56a2d47c.svg)
}

.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)
    }
}

.seo-hot-link-list {
    padding: 10px 0 0;
    font-size: 14px;
    color: #999;
    text-align: center
}

.seo-hot-link-list > span {
    padding-left: 5px
}

.seo-hot-link-list ul {
    display: inline
}

.seo-hot-link-list ul li {
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 5px;
    border-right: 1px solid #eee
}

.seo-hot-link-list ul li:last-child {
    border: none
}

.seo-hot-link-list ul li a {
    color: #999
}

.emoji {
    vertical-align: middle;
    position: relative;
    top: -2px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 20px;
    padding-top: 20px;
    padding-left: 20px
}

.emoji, .emoji-name {
    display: inline-block
}

.emoji-name {
    font-size: 0;
    width: 2px
}

.emoji_1_smile {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_1_smile@3x.png")
}

.emoji_2_kiss {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_2_kiss@3x.png")
}

.emoji_3_daze {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_3_daze@3x.png")
}

.emoji_4_smoke {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_4_cool@3x.png")
}

.emoji_5_pick_nose {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_5_pick_nose@3x.png")
}

.emoji_6_cry {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_6_cry@3x.png")
}

.emoji_7_anger {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_7_anger@3x.png")
}

.emoji_8_laugh {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_8_laugh@3x.png")
}

.emoji_9_sleep {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_9_sleep@3x.png")
}

.emoji_10_shy {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_10_shy@3x.png")
}

.emoji_11_naughty {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_11_naughty@3x.png");
    background-size: auto 20px;
    padding-top: 20px;
    padding-left: 22px
}

.emoji_12_dizzy {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_12_dizzy@3x.png")
}

.emoji_13_stunned {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_13_stunned@3x.png")
}

.emoji_14_shut_up {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_14_shut_up@3x.png")
}

.emoji_15_wit {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_15_wit@3x.png")
}

.emoji_17_hand_sample {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_17_hand_sample@3x.png");
    padding-left: 22px
}

.emoji_17_hand_sample, .emoji_18_ye {
    background-size: auto 20px;
    padding-top: 20px
}

.emoji_18_ye {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_18_ye@3x.png");
    padding-left: 21px
}

.emoji_19_distress_situation {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_19_distress_situation@3x.png")
}

.emoji_20_play_face {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_20_play_face@3x.png");
    background-size: auto 20px;
    padding-top: 20px;
    padding-left: 22px
}

.emoji_21_smile {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_21_smile@3x.png")
}

.emoji_22_yawn {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_22_yawn@3x.png")
}

.emoji_23_surprise {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_23_surprise@3x.png")
}

.emoji_24_take_heart {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_24_take_heart@3x.png")
}

.emoji_25_sleepy {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_25_sleepy@3x.png")
}

.emoji_26_what {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_26_what@3x.png");
    background-size: auto 20px;
    padding-top: 20px;
    padding-left: 22px
}

.emoji_27_sobbing {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_27_sobbing@3x.png")
}

.emoji_28_handclap {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_28_handclap@3x.png")
}

.emoji_29_cool {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_29_cool@3x.png")
}

.emoji_30_titter {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_30_titter@3x.png")
}

.emoji_31_lightning_strike {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_31_lightning_strike@3x.png")
}

.emoji_32_meditation {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_32_meditation@3x.png")
}

.emoji_33_vomiting_blood {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_33_vomiting_blood@3x.png")
}

.emoji_34_acting_cute {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_34_acting_cute@3x.png")
}

.emoji_35_quietly {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_35_quietly@3x.png")
}

.emoji_36_hum {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_36_hum@3x.png")
}

.emoji_37_khan {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_37_khan@3x.png")
}

.emoji_38_forced_smile {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_38_forced_smile@3x.png");
    background-size: auto 20px;
    padding-top: 20px;
    padding-left: 24px
}

.emoji_39_haze {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_39_haze@3x.png")
}

.emoji_40_smirk {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_40_smirk@3x.png")
}

.emoji_41_cool {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_41_cool@3x.png")
}

.emoji_42_bad_smile {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_42_bad_smile@3x.png")
}

.emoji_43_crazy {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_43_crazy@3x.png")
}

.emoji_44_tears {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_44_tears@3x.png")
}

.emoji_45_money {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_45_money@3x.png")
}

.emoji_46_kiss {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_46_kiss@3x.png")
}

.emoji_47_fear {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_47_fear@3x.png")
}

.emoji_48_smile {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_48_smile@3x.png")
}

.emoji_49_injustice {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_49_injustice@3x.png")
}

.emoji_50_their {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_50_their@3x.png")
}

.emoji_52_like {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_52_like@3x.png")
}

.emoji_53_handclap {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_53_handclap@3x.png")
}

.emoji_54_3Q {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_54_3Q@3x.png")
}

.emoji_55_kiss {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_55_kiss@3x.png")
}

.emoji_56_household_cleanser {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_56_household_cleanser@3x.png")
}

.emoji_57_666 {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_57_666@3x.png")
}

.emoji_58_rose {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_58_rose@3x.png")
}

.emoji_59_cucumber {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_59_cucumber@3x.png")
}

.emoji_60_beer {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_60_beer@3x.png")
}

.emoji_61_distress_situation {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_61_distress_situation@3x.png");
    background-size: auto 20px;
    padding-top: 20px;
    padding-left: 22px
}

.emoji_62_injustice {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_62_injustice@3x.png")
}

.emoji_63_lick_screen {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_63_lick_screen@3x.png")
}

.emoji_64_despise {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_64_despise@3x.png")
}

.emoji_65_kiss {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_65_kiss@3x.png")
}

.emoji_66_bye {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_66_bye@3x.png")
}

.emoji_67_erkang {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_67_erkang@3x.png")
}

.emoji_67_erkang, .emoji_68_hug {
    background-size: auto 20px;
    padding-top: 20px;
    padding-left: 23px
}

.emoji_68_hug {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_68_hug@3x.png")
}

.emoji_69_hitler {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_69_hitler@3x.png")
}

.emoji_70_zhoudongyu_gaze {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_70_zhoudongyu_gaze@3x.png")
}

.emoji_71_masichun_smile {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_71_masichun_smile@3x.png")
}

.emoji_72_dogo {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_72_dogo@3x.png")
}

.emoji_73_cat {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_73_cat@3x.png")
}

.emoji_74_2ha {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_74_2ha@3x.png")
}

.emoji_75_dogo {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_75_dogo@3x.png")
}

.emoji_76_bear {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_76_bear@3x.png")
}

.emoji_77_skeleton {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_77_skeleton@3x.png")
}

.emoji_78_black_face {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_78_black_face@3x.png")
}

.emoji_79_eat_melon {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_79_eat_melon@3x.png")
}

.emoji_80_green_hat {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_80_newer_green_hat@3x.png")
}

.emoji_81_sweat {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_81_sweat@3x.png")
}

.emoji_82_lear_ropes {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_82_lear_ropes@3x.png")
}

.emoji_83_frown {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_83_frown@3x.png")
}

.emoji_84_wipe_sweat {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_84_wipe_sweat@3x.png")
}

.emoji_85_redface {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_85_redface@3x.png")
}

.emoji_86_orz {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_86_orz@3x.png")
}

.emoji_87_makeface {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_87_makeface@3x.png")
}

.emoji_88_intensity {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_88_intensity@3x.png")
}

.emoji_89_ruhua {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_89_ruhua@3x.png")
}

.emoji_90_spit {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_90_spit@3x.png")
}

.emoji_91_surprise {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_91_surprise@3x.png")
}

.emoji_92_knock {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_92_knock@3x.png")
}

.emoji_93_refuel {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_93_refuel@3x.png")
}

.emoji_94_rainbow {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_94_rainbow@3x.png")
}

.emoji_95_bigcry {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_95_bigcry@3x.png")
}

.emoji_96_fingerheart {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_96_fingerheart@3x.png")
}

.emoji_97_refuel {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_97_refuel@3x.png")
}

.emoji_98_fist {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_98_fist@3x.png")
}

.emoji_99_OK {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_99_OK@3x.png")
}

.emoji_100_highfive {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_100_highfive@3x.png")
}

.emoji_101_left {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_101_left@3x.png")
}

.emoji_102_shakehand {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_102_shakehand@3x.png")
}

.emoji_103_18 {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_103_18@3x.png")
}

.emoji_104_knife {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_104_knife@3x.png")
}

.emoji_105_V5 {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_105_V5@3x.png")
}

.emoji_106_awesome {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_106_awesome@3x.png")
}

.emoji_107_heart {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_107_heart@3x.png")
}

.emoji_108_broken_heart {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_108_broken_heart@3x.png")
}

.emoji_109_shit {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_109_shit@3x.png")
}

.emoji_110_gifts {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_110_gifts@3x.png")
}

.emoji_111_cake {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_111_cake@3x.png")
}

.emoji_112_flower {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_112_flower@3x.png")
}

.emoji_113_lookat {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_113_lookat@3x.png")
}

.emoji_114_bomb {
    background-image: url("//lf3-cdn-tos.bytegoofy.com/goofy/toutiao/tt_tps/static/images/ttemoji_v2/emoji_114_bomb@3x.png")
}

.ttp-comment-block {
    width: 676px
}

.ttp-comment-block .side-drawer-btn {
    display: block;
    border: none;
    margin-top: -4px;
    padding: 11px 0;
    border-radius: 4px;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;
    color: #222;
    background: #f8f8f8;
    cursor: pointer
}

.ttp-comment-block .side-drawer-btn:hover span {
    opacity: .8
}

.ttp-comment-block .side-drawer-btn span {
    display: inline-block;
    position: relative;
    padding-right: 18px
}

.ttp-comment-block .side-drawer-btn span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -1px;
    width: 16px;
    height: 16px;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_right.3d90fb78.svg) no-repeat 50%;
    background-size: contain
}

.ttp-comment-wrapper .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: #222
}

.ttp-comment-wrapper .main-input {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
    margin-bottom: 40px
}

.ttp-comment-wrapper .main-input .ttp-avatar {
    margin-right: 12px
}

.ttp-comment-wrapper .main-input .ttp-comment-input {
    -moz-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
}

.ttp-comment-wrapper .comment-list li {
    margin: 40px 0
}

.ttp-comment-drawer.ttp-drawer-wrapper {
    top: 64px
}

.ttp-comment-drawer.ttp-drawer-wrapper .ttp-drawer > .header {
    margin: 0;
    padding: 14px 28px;
    border-bottom: 1px solid #f2f2f2;
    height: 56px
}

.ttp-comment-drawer.ttp-drawer-wrapper .ttp-drawer > .header .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: #222
}

.ttp-comment-drawer.ttp-drawer-wrapper .ttp-drawer > .header .close-btn {
    top: 50%;
    right: 28px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_close.00ae9b67.svg)
}

.ttp-comment-drawer.ttp-drawer-wrapper .ttp-drawer > .body {
    top: 56px
}

.ttp-comment-drawer.ttp-drawer-wrapper .ttp-comment-wrapper {
    padding: 28px 24px 0
}

.ttp-comment-drawer.ttp-drawer-wrapper .ttp-comment-wrapper .main-input .ttp-avatar, .ttp-comment-drawer.ttp-drawer-wrapper .ttp-comment-wrapper > .title {
    display: none
}

.ttp-comment-drawer.ttp-drawer-wrapper .main-input {
    margin-top: 0;
    margin-bottom: -12px
}

.ttp-comment-drawer.ttp-drawer-wrapper .load-more-btn-wrapper {
    margin: -12px 24px 40px 68px
}

.ttp-comment-drawer.ttp-drawer-wrapper .load-more-btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    padding: 11px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    width: 100%;
    color: #222;
    background: #f8f8f8;
    cursor: pointer
}

.ttp-comment-drawer.ttp-drawer-wrapper .load-more-btn span {
    display: inline-block;
    position: relative;
    padding-right: 18px
}

.ttp-comment-drawer.ttp-drawer-wrapper .load-more-btn span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%) rotate(90deg);
    -moz-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    width: 16px;
    height: 16px;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_right.3d90fb78.svg) no-repeat 50%;
    background-size: contain
}

.ttp-comment-drawer.ttp-drawer-wrapper .no-more {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: -4px 0 72px;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #999;
    cursor: default
}

.ttp-comment-drawer.ttp-drawer-wrapper .no-data {
    margin-top: 92px
}

.ttp-comment-drawer.ttp-drawer-wrapper.dark .load-more-btn {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    background: #25252b
}

.ttp-comment-drawer.ttp-drawer-wrapper.dark .load-more-btn:hover {
    background: #29292e
}

.ttp-comment-drawer.ttp-drawer-wrapper.dark .load-more-btn span:after {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_down_dark.d6eb759f.svg);
    -webkit-transform: translateY(-50%) rotate(0);
    -moz-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0)
}

.comment-folded .ttp-comment-wrapper .title {
    margin-bottom: -12px
}

.ttp-comment-input {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    padding: 16px;
    background: #f8f8f8
}

.ttp-comment-input .login-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    cursor: pointer
}

.ttp-comment-input .login-mask p {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    font-size: 16px;
    line-height: 22px;
    color: #222
}

.ttp-comment-input .login-mask button {
    border: none;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #f04142;
    background: transparent
}

.ttp-comment-input .comment-textarea {
    display: block;
    border: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 72px;
    width: 100%;
    height: 24px;
    font-size: 16px;
    line-height: 24px;
    color: #222;
    outline: none;
    resize: none;
    background: #f8f8f8;
    -webkit-transition: height .3s ease-in-out;
    -moz-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out
}

.ttp-comment-input .comment-textarea::-webkit-input-placeholder {
    color: #999
}

.ttp-comment-input .comment-textarea:-moz-placeholder, .ttp-comment-input .comment-textarea::-moz-placeholder {
    color: #999
}

.ttp-comment-input .comment-textarea:-ms-input-placeholder {
    color: #999
}

.ttp-comment-input .comment-textarea::-ms-input-placeholder {
    color: #999
}

.ttp-comment-input .comment-textarea::placeholder {
    color: #999
}

.ttp-comment-input .comment-textarea.expand {
    height: 120px
}

.ttp-comment-input .action {
    margin-top: 12px;
    text-align: right
}

.ttp-comment-input .submit-btn {
    border: none;
    border-radius: 4px;
    padding: 6px 18px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    background: #505050;
    cursor: pointer
}

.ttp-comment-input .submit-btn.disable {
    opacity: .3;
    cursor: default
}

.ttp-comment-input .submit-btn:hover {
    background: #707070
}

.ttp-comment-input.dark, .ttp-comment-input.dark .login-mask {
    background: #25252b
}

.ttp-comment-input.dark .login-mask p {
    color: #e8e8e8
}

.ttp-comment-input.dark .comment-textarea {
    color: #e8e8e8;
    background: #25252b
}

.ttp-comment-input.dark .submit-btn {
    color: #e8e8e8;
    background: hsla(0, 0%, 43.9%, .6)
}

.ttp-comment-input.dark .submit-btn.disable {
    opacity: 1;
    color: #999;
    background: hsla(0, 0%, 43.9%, .3)
}

.ttp-comment-item {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.ttp-comment-item > a {
    margin-right: 12px
}

.ttp-comment-item .children-reply-avatar {
    margin-right: 8px
}

.ttp-comment-item .children-reply-avatar .ttp-avatar {
    width: 24px;
    height: 24px
}

.ttp-comment-item .comment-info {
    -moz-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
}

.ttp-comment-item .header {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ttp-comment-item .user-info, .ttp-comment-item .user-info .user-name {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ttp-comment-item .user-info .user-name {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #222
}

.ttp-comment-item .user-info .auth-icon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    width: 13px;
    height: 13px;
    background: transparent no-repeat 50%;
    background-size: contain
}

.ttp-comment-item .user-info .auth-icon.auth-0 {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/auth_0.600aa73b.svg)
}

.ttp-comment-item .user-info .auth-icon.auth-1 {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/auth_1.9fe8a9f6.svg)
}

.ttp-comment-item .user-info .auth-icon.auth-2 {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/auth_2.ac774735.svg)
}

.ttp-comment-item .user-info .tag {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    margin-left: 4px;
    padding: 1px 2px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #f04142;
    background: #fff2f2
}

.ttp-comment-item .user-info .tag.style-2 {
    color: #ff7528
}

.ttp-comment-item .body {
    margin: 8px 0 12px
}

.ttp-comment-item .body .content {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #222;
    word-break: break-all
}

.ttp-comment-item .footer {
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ttp-comment-item .footer, .ttp-comment-item .footer .left-action {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ttp-comment-item .footer .left-action {
    font-size: 14px;
    line-height: 20px
}

.ttp-comment-item .footer .left-action .source-link {
    position: relative;
    padding-right: 18px;
    color: #999
}

.ttp-comment-item .footer .left-action .source-link:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/source_link_arrow.f1438a97.svg) no-repeat 50%;
    background-size: contain
}

.ttp-comment-item .footer .reply-btn {
    border: none;
    border-radius: 34px;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #222;
    background: none;
    cursor: pointer
}

.ttp-comment-item .footer .reply-btn:focus-visible {
    outline: auto
}

.ttp-comment-item .footer .dot {
    margin: 0 8px;
    color: #999
}

.ttp-comment-item .footer .time {
    color: #999
}

.ttp-comment-item .children-input {
    margin-top: 12px
}

.ttp-comment-item .replay-list {
    margin-bottom: -24px
}

.ttp-comment-item .replay-list li {
    margin: 24px 0
}

.ttp-comment-item .check-more-reply {
    display: inline-block;
    position: relative;
    border: none;
    margin-top: 16px;
    padding-right: 16px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #505050;
    background: none;
    cursor: pointer
}

.ttp-comment-item .check-more-reply:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_down.c794088d.svg) no-repeat 50%;
    background-size: contain
}

.ttp-comment-item .check-more-reply.ml {
    margin-left: 32px
}

.ttp-comment-item .check-more-reply.fold:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.ttp-comment-wrapper.small .ttp-comment-item .ttp-avatar {
    width: 32px;
    height: 32px
}

.ttp-comment-wrapper.small .ttp-comment-item .body .content, .ttp-comment-wrapper.small .ttp-comment-item .user-info .user-name {
    font-size: 14px;
    line-height: 20px
}

.ttp-comment-wrapper.small .ttp-comment-item .footer .left-action, .ttp-comment-wrapper.small .ttp-comment-item .footer .reply-btn {
    font-size: 12px;
    line-height: 16px
}

.ttp-comment-wrapper.small .ttp-comment-item .ttp-comment-like .inner {
    font-size: 14px;
    line-height: 20px
}

.ttp-comment-wrapper.small .ttp-comment-item .ttp-comment-like .inner svg {
    width: 20px;
    height: 20px
}

.ttp-comment-wrapper.small .ttp-comment-item .ttp-comment-report {
    height: 16px
}

.ttp-comment-wrapper.small .ttp-comment-item .ttp-comment-report i {
    width: 16px;
    height: 16px
}

.ttp-comment-wrapper.small .ttp-comment-item .children-input .comment-textarea {
    font-size: 14px;
    line-height: 20px
}

.ttp-comment-wrapper.small .ttp-comment-item .check-more-reply {
    padding: 0 16px 0 0
}

.ttp-comment-wrapper.small .ttp-comment-item .check-more-reply.ml {
    margin-left: 40px
}

.ttp-comment-item.dark .ttp-avatar {
    border: none
}

.ttp-comment-item.dark .user-info .user-name {
    color: #e8e8e8
}

.ttp-comment-item.dark .user-info .user-name:hover {
    color: #fff
}

.ttp-comment-item.dark .user-info .tag {
    color: #ff5e5e;
    background: #2f1514
}

.ttp-comment-item.dark .body .content, .ttp-comment-item.dark .footer .reply-btn {
    color: #e8e8e8
}

.ttp-comment-item.dark .footer .reply-btn:hover {
    color: #fff
}

.ttp-comment-item.dark .check-more-reply {
    color: #cacaca
}

.ttp-comment-item.dark .check-more-reply:hover {
    color: #fff
}

.ttp-comment-item.dark .check-more-reply:hover:after {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_down_dark_hover.afb5aa9d.svg)
}

.ttp-comment-item.dark .check-more-reply:after {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_down_dark.d6eb759f.svg)
}

.ttp-comment-like {
    display: inline-block;
    cursor: pointer;
    outline: none
}

.ttp-comment-like:focus-visible {
    outline: auto
}

.ttp-comment-like .inner {
    position: relative;
    padding-right: 24px;
    font-size: 16px;
    line-height: 24px;
    color: #222
}

.ttp-comment-like .inner:hover {
    opacity: .8
}

.ttp-comment-like .inner span {
    display: inline-block;
    margin-top: 1px
}

.ttp-comment-like .inner .text {
    margin-top: 0;
    font-size: 14px
}

.ttp-comment-like .inner svg {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px
}

.ttp-comment-like .inner.liked {
    color: #f04142
}

.ttp-comment-like .inner.liked svg {
    -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)
    }
}

.ttp-comment-like.dark .inner {
    color: #e8e8e8;
    opacity: 1
}

.ttp-comment-like.dark .inner:hover {
    color: #fff
}

.ttp-comment-like.dark .inner:hover svg path:first-child {
    fill: #fff
}

.ttp-comment-like.dark .inner:hover svg path:last-child {
    stroke: #fff
}

.ttp-comment-like.dark .inner svg path:first-child {
    fill: #e8e8e8
}

.ttp-comment-like.dark .inner svg path:last-child {
    stroke: #e8e8e8
}

.ttp-comment-like.dark .inner.liked svg path:first-child {
    fill: #f04142
}

.ttp-comment-like.dark .inner.liked svg path:last-child {
    stroke: #18181f
}

.ttp-comment-report {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    height: 20px;
    outline: none
}

.ttp-comment-report:focus-visible {
    outline: auto
}

.ttp-comment-report i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_close.4eea6f85.svg) no-repeat 50%;
    background-size: contain;
    cursor: pointer
}

.report-user-modal .ttp-modal {
    width: 350px
}

.report-user-modal .report-user-options {
    font-size: 16px
}

.report-user-modal .report-user-options input {
    margin-right: 8px
}

.report-user-modal .report-user-options input:focus-visible {
    outline: auto
}

.report-user-modal .report-user-options textarea {
    border: 1px solid #e9e9e9;
    padding: 10px;
    width: 100%;
    height: 72px;
    font-size: 16px;
    color: #5d5d5d;
    resize: none
}

.report-user-modal .option-item {
    margin-bottom: 10px
}

.report-user-modal .option-item label {
    margin-left: 10px
}

.ttp-comment-report.dark i {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_close_dark.ebebb1f4.svg)
}

.ttp-comment-report.dark i:hover {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/icon_close_light.813d75ff.svg)
}

.ttp-drawer-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1000
}

.ttp-drawer-wrapper.no-mask {
    pointer-events: none
}

.ttp-drawer-wrapper.no-mask .ttp-drawer {
    pointer-events: auto
}

.ttp-drawer-wrapper .mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: opacity .3s cubic-bezier(.34, .69, .1, 1);
    transition: opacity .3s cubic-bezier(.34, .69, .1, 1);
    background: rgba(0, 0, 0, .05)
}

.ttp-drawer-wrapper .ttp-drawer {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    width: 458px;
    height: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: -webkit-transform .3s cubic-bezier(.34, .69, .1, 1);
    -moz-transition: transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1);
    transition: transform .3s cubic-bezier(.34, .69, .1, 1), -webkit-transform .3s cubic-bezier(.34, .69, .1, 1), -moz-transform .3s cubic-bezier(.34, .69, .1, 1);
    background: #fff
}

.ttp-drawer-wrapper .ttp-drawer, .ttp-drawer-wrapper .ttp-drawer > .header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ttp-drawer-wrapper .ttp-drawer > .header {
    position: relative;
    margin: 20px 0 16px;
    padding: 0 44px 0 24px;
    height: 28px;
    outline: none
}

.ttp-drawer-wrapper .ttp-drawer > .header .close-btn {
    position: absolute;
    top: 0;
    right: 16px;
    border: none;
    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;
    cursor: pointer
}

.ttp-drawer-wrapper .ttp-drawer > .body {
    position: absolute;
    top: 64px;
    bottom: 0;
    width: 100%;
    overflow-y: scroll
}

.ttp-drawer-wrapper.ttp-portal-show {
    display: block
}

.ttp-drawer-wrapper.ttp-portal-hide {
    display: none
}

.ttp-drawer-wrapper.ttp-portal-anime-show .mask {
    opacity: 1
}

.ttp-drawer-wrapper.ttp-portal-anime-show .ttp-drawer {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.ttp-drawer-wrapper.ttp-portal-anime-hide .mask {
    opacity: 0
}

.ttp-drawer-wrapper.ttp-portal-anime-hide .ttp-drawer {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%)
}

.ttp-site-header-wrapper {
    min-width: 1130px
}

.wtt-detail-container {
    margin: 40px auto 0;
    padding: 0 48px;
    width: 1130px;
    min-width: 1130px
}

.wtt-detail-container .detail-side-interaction {
    top: 171px
}

.wtt-detail-container > div {
    display: inline-block;
    vertical-align: top
}

.wtt-detail-container .main {
    margin-right: 40px;
    width: 676px
}

.wtt-detail-container .main .show-monitor {
    display: block
}

.wtt-detail-container .main .divide {
    width: 100%;
    height: 2px;
    background: #222
}

.wtt-detail-container .main .action {
    text-align: right
}

.wtt-detail-container .left-sidebar {
    float: left;
    margin-left: -108px;
    width: 48px
}

.wtt-detail-container .detail-hotboard {
    margin-top: 0
}

@media screen and (max-width: 1300px) {
    .wtt-detail-container .left-sidebar {
        margin-left: -84px
    }
}

@media screen and (max-width: 1200px) {
    .wtt-detail-container .left-sidebar {
        margin-left: -74px
    }
}

.wtt-content .wtt-meta {
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px
}

.wtt-content .wtt-meta, .wtt-content .wtt-meta .author-info {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wtt-content .wtt-meta .author-info {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 32px
}

.wtt-content .wtt-meta .author-info .desc {
    overflow: hidden;
    white-space: nowrap
}

.wtt-content .wtt-meta .author-info .abstract {
    overflow: hidden;
    text-overflow: ellipsis
}

.wtt-content .wtt-meta .avatar {
    display: block;
    margin-right: 12px
}

.wtt-content .wtt-meta .name {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #222
}

.wtt-content .wtt-meta .abstract {
    font-size: 14px;
    line-height: 20px;
    color: #707070
}

.wtt-content .wtt-meta .dot {
    margin: 0 4px
}

.wtt-content .wtt-meta .wtt-detail-subscribe {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.wtt-content .weitoutiao-html {
    word-break: break-word;
    white-space: pre-wrap;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #222
}

.wtt-content .weitoutiao-html .out-link, .wtt-content .weitoutiao-html a[href^=http] {
    color: #406599
}

.wtt-content .weitoutiao-html .out-link[href^=sslocal] {
    display: none
}

.wtt-content .weitoutiao-html .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
}

.wtt-content .image-list {
    margin-top: 20px
}

.wtt-content .image-list img {
    display: block;
    margin: 0 auto 20px;
    max-width: 100%;
    height: auto;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.wtt-detail-subscribe {
    display: inline-block;
    border: none;
    border-radius: 4px;
    padding: 6px 11px;
    text-align: center;
    background-color: #f8f8f8;
    cursor: pointer
}

.wtt-detail-subscribe:hover {
    opacity: .8
}

.wtt-detail-subscribe.followed i {
    display: none
}

.wtt-detail-subscribe.followed span {
    color: #999
}

.wtt-detail-subscribe i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    width: 10px;
    height: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeBAMAAADJHrORAAAAD1BMVEVHcEwiIiIgICAiIiIiIiK0gVusAAAABHRSTlMAvyCvrnxFbAAAAEFJREFUGNNjYKAKYDJUQOEzuhig8QXoxlcWFBQUcXEEkkJgvogLDDiD+SZwviOYrwhXbzQg7gUBZjQ+k7ACdSIGAFRTDhUOIWuFAAAAAElFTkSuQmCC) no-repeat 50%;
    background-size: contain
}

.wtt-detail-subscribe span {
    vertical-align: middle;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #222
}

.video-card-wrapper {
    overflow: hidden;
    margin-bottom: 20px
}

.video-card-wrapper.card-border {
    border-radius: 4px 4px 8px 8px
}

.video-card-wrapper .video-player-wrapper {
    height: 380px;
    background: #000
}

.xgplayer-fullscreen-parent {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}

.xgplayer-fullscreen-parent .xgplayer.xgplayer-is-cssfullscreen, .xgplayer-fullscreen-parent .xgplayer.xgplayer-is-fullscreen {
    z-index: 10;
    position: absolute
}

.xgplayer-rotate-parent {
    position: fixed;
    top: 0;
    left: 100%;
    bottom: 0;
    right: 0;
    width: 100vh;
    height: 100vw;
    z-index: 9999;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg)
}

.xgplayer-rotate-parent .xgplayer.xgplayer-rotate-fullscreen {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0)
}

.xgplayer-rotate-parent .xgplayer-mobile video {
    z-index: -1
}

.xgplayer {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-family: PingFang SC, Helvetica Neue, Helvetica, STHeiTi, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
    font-size: 14px;
    font-weight: 400;
    background: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.xgplayer * {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

.xgplayer li, .xgplayer ul {
    list-style: none
}

.xgplayer .xgplayer-none {
    display: none
}

.xgplayer.xgplayer-is-fullscreen {
    margin: 0;
    padding: 0
}

.xgplayer.xgplayer-is-cssfullscreen, .xgplayer.xgplayer-is-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}

.xgplayer.xgplayer-rotate-fullscreen {
    position: fixed;
    top: 0;
    left: 100%;
    bottom: 0;
    right: 0;
    width: 100vh;
    height: 100vw;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 9999
}

.xgplayer.xgplayer-rotate-fullscreen.xgplayer-mobile video {
    z-index: -1
}

.xgplayer xg-video-container.xg-video-container {
    position: absolute;
    top: 0;
    bottom: 48px;
    display: block;
    width: 100%
}

.xgplayer video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none
}

.xgplayer[data-xgfill=cover] video {
    -o-object-fit: cover;
    object-fit: cover
}

.xgplayer[data-xgfill=fill] video {
    -o-object-fit: fill;
    object-fit: fill
}

.xgplayer .xg-pos {
    left: 10px;
    right: 10px
}

.xgplayer .xg-margin {
    margin-left: 16px;
    margin-right: 16px
}

.xgplayer .xg-bottom {
    bottom: 0
}

.xgplayer .btn-text {
    position: relative;
    top: 50%;
    height: 24px;
    font-size: 13px;
    text-align: center
}

.xgplayer .btn-text span {
    display: inline-block;
    min-width: 52px;
    height: 24px;
    line-height: 24px;
    background: rgba(0, 0, 0, .38);
    border-radius: 12px
}

.xgplayer xg-icon {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    margin-left: 16px;
    margin-right: 16px;
    cursor: pointer;
    color: hsla(0, 0%, 100%, .8);
    fill: #fff
}

.xgplayer xg-icon .xg-tips {
    top: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.xgplayer xg-icon:active .xg-tips, .xgplayer xg-icon:hover .xg-tips {
    display: block
}

.xgplayer xg-icon .xgplayer-icon {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.xgplayer xg-icon .xg-icon-disable {
    cursor: not-allowed
}

.xgplayer xg-icon .xg-img {
    width: 100%
}

.xgplayer xg-icon svg {
    height: 100%;
    display: block
}

.xgplayer xg-bar {
    display: block
}

.xgplayer.xgplayer-inactive xg-bar, .xgplayer.xgplayer-mini xg-bar {
    display: none
}

.xgplayer.xgplayer-inactive .xg-top-bar {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.xgplayer.xgplayer-inactive .xg-top-bar.top-bar-autohide {
    display: none
}

.xgplayer .xg-top-bar {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 16px;
    right: 16px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px
}

.xgplayer .xg-top-bar xg-icon {
    position: relative;
    top: 10px;
    left: 0;
    width: 34px;
    margin-top: 0
}

.xgplayer .xg-top-bar xg-icon:first-child {
    margin-left: 0
}

.xgplayer .xg-left-bar, .xgplayer .xg-right-bar {
    position: absolute;
    z-index: 9;
    top: 50px;
    bottom: 50px;
    width: 50px
}

.xgplayer .xg-left-bar {
    left: 0
}

.xgplayer .xg-right-bar {
    right: 0
}

.xgplayer .xg-tips {
    display: none;
    position: absolute;
    padding: 4px 6px;
    background: rgba(0, 0, 0, .54);
    border-radius: 4px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    opacity: .85
}

.xgplayer .xg-margin {
    left: 0;
    right: 0
}

.xgplayer-mobile, .xgplayer-mobile * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.xgplayer-mobile * {
    text-decoration: none
}

.xgplayer-mobile.xgplayer-rotate-fullscreen .xg-pos, .xgplayer-mobile.xgplayer-rotate-fullscreen .xg-top-bar {
    left: 6%;
    right: 6%
}

.xgplayer-mobile xg-icon:hover .xg-tips {
    display: none
}

@media only screen and (max-width: 480px) {
    .xgplayer-mobile xg-icon {
        margin-right: 10px;
        margin-left: 10px
    }

    .xgplayer-mobile .xg-top-bar {
        left: 10px;
        right: 10px
    }
}

@media screen and (orientation: portrait) {
    .xgplayer-mobile.xgplayer-is-cssfullscreen .xgplayer-controls, .xgplayer-mobile.xgplayer-is-fullscreen .xgplayer-controls {
        bottom: 34px;
        bottom: constant(safe-area-inset-bottom);
        bottom: env(safe-area-inset-bottom)
    }

    .xgplayer-mobile.xgplayer-is-cssfullscreen .xg-top-bar, .xgplayer-mobile.xgplayer-is-fullscreen .xg-top-bar {
        top: 34px;
        top: constant(safe-area-inset-top);
        top: env(safe-area-inset-top)
    }
}

@media only screen and (orientation: landscape) {
    .xgplayer-mobile.xgplayer-is-fullscreen .xg-pos, .xgplayer-mobile.xgplayer-is-fullscreen .xg-top-bar {
        left: 6%;
        right: 6%
    }

    .xgplayer-mobile.xgplayer-rotate-fullscreen {
        left: 0;
        width: 100vw;
        height: 100vh;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.xgplayer .xgplayer-screen-container {
    display: block;
    width: 100%
}

.xgplayer .xg-options-icon {
    display: none;
    cursor: pointer
}

.xgplayer .xg-options-icon.show {
    display: block
}

@-webkit-keyframes xg_options_active {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@-moz-keyframes xg_options_active {
    0% {
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -moz-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@keyframes xg_options_active {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@-webkit-keyframes xg_options_hide {
    0% {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    to {
        -webkit-transform: translateX(50%);
        transform: translateX(50%)
    }
}

@-moz-keyframes xg_options_hide {
    0% {
        -moz-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    to {
        -moz-transform: translateX(50%);
        transform: translateX(50%)
    }
}

@keyframes xg_options_hide {
    0% {
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    to {
        -webkit-transform: translateX(50%);
        -moz-transform: translateX(50%);
        transform: translateX(50%)
    }
}

.xgplayer .xg-options-list {
    display: none;
    position: absolute;
    z-index: 5;
    width: 78px;
    right: 50%;
    bottom: 100%;
    background: rgba(0, 0, 0, .54);
    border-radius: 1px;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    transform: translateX(50%);
    cursor: pointer;
    overflow: hidden;
    height: 0;
    opacity: .85;
    font-size: 14px;
    color: hsla(0, 0%, 100%, .8)
}

.xgplayer .xg-options-list li {
    height: 20px;
    line-height: 20px;
    position: relative;
    padding: 4px 0;
    text-align: center
}

.xgplayer .xg-options-list li.selected, .xgplayer .xg-options-list li:hover {
    color: red;
    opacity: 1
}

.xgplayer .xg-options-list li:first-child {
    position: relative;
    margin-top: 12px
}

.xgplayer .xg-options-list li:last-child {
    position: relative;
    margin-bottom: 12px
}

.xgplayer .xg-options-list:hover {
    opacity: 1
}

.xgplayer .xg-options-list.active {
    display: block;
    height: auto
}

.xgplayer .xg-options-list.right-side {
    width: 20%;
    height: 100%;
    right: -10.5%;
    bottom: 0;
    background: rgba(0, 0, 0, .9);
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.xgplayer .xg-options-list.right-side li {
    -moz-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    width: 100%;
    padding: 0;
    position: relative
}

.xgplayer .xg-options-list.right-side li span {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
}

.xgplayer .xg-options-list.right-side li:first-child {
    margin-top: 20px
}

.xgplayer .xg-options-list.right-side li:last-child {
    margin-bottom: 20px
}

.xgplayer .xg-options-list.right-side.active {
    height: 100%;
    -webkit-animation: xg_options_active .3s ease-out forwards;
    -moz-animation: xg_options_active .3s ease-out forwards;
    animation: xg_options_active .3s ease-out forwards
}

.xgplayer .xg-options-list.right-side.hide {
    height: 100%;
    -webkit-animation: xg_options_hide .3s ease-in forwards;
    -moz-animation: xg_options_hide .3s ease-in forwards;
    animation: xg_options_hide .3s ease-in forwards
}

@media only screen and (max-width: 480px) {
    .xgplayer-mobile .xg-options-icon.portrait {
        display: none
    }
}

.xgplayer .xgplayer-play .xg-icon-play {
    display: none
}

.xgplayer .xgplayer-play .xg-icon-pause, .xgplayer .xgplayer-play[data-state=pause] .xg-icon-play {
    display: block
}

.xgplayer .xgplayer-play[data-state=pause] .xg-icon-pause {
    display: none
}

@-webkit-keyframes playPause {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    99% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@-moz-keyframes playPause {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    99% {
        -moz-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }
    to {
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes playPause {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    99% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.xgplayer xg-start-inner {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 50%;
    background: rgba(0, 0, 0, .38)
}

.xgplayer .xgplayer-start {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 5;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer
}

.xgplayer .xgplayer-start svg {
    width: 100%;
    height: 100%
}

.xgplayer .xgplayer-start.focus-hide, .xgplayer .xgplayer-start.hide {
    display: none;
    pointer-events: none
}

.xgplayer .xgplayer-start:hover {
    opacity: .85
}

.xgplayer .xgplayer-start .xg-icon-play {
    display: block
}

.xgplayer .xgplayer-start .xg-icon-pause, .xgplayer .xgplayer-start[data-state=pause] .xg-icon-play {
    display: none
}

.xgplayer .xgplayer-start.interact, .xgplayer .xgplayer-start[data-state=pause] .xg-icon-pause {
    display: block
}

.xgplayer .xgplayer-start.interact xg-start-inner {
    -webkit-animation: playPause .4s ease-out .1s forwards;
    -moz-animation: playPause .4s .1s ease-out forwards;
    animation: playPause .4s ease-out .1s forwards
}

.xgplayer .xgplayer-start.show {
    display: block
}

.xgplayer.xgplayer-mobile xg-start-inner {
    background: initial;
    border-radius: 0
}

.xgplayer.xgplayer-mobile .xgplayer-start {
    height: 50px;
    width: 50px
}

.xgplayer.xgplayer-mobile .xgplayer-start:hover {
    opacity: 1
}

.xgplayer.xgplayer-inactive .xgplayer-start.auto-hide, .xgplayer.xgplayer-is-enter .xgplayer-start, .xgplayer.xgplayer-is-enter .xgplayer-start.auto-hide, .xgplayer.xgplayer-is-enter .xgplayer-start.show, .xgplayer.xgplayer-isloading.xgplayer-playing .xgplayer-start {
    display: none
}

.xgplayer-enter {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 5;
    pointer-events: none
}

.xgplayer-enter .show {
    display: block
}

.xgplayer-enter .xgplayer-enter-spinner {
    display: block;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    height: 100px;
    width: 100px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.xgplayer-enter .xgplayer-enter-spinner div {
    width: 6%;
    height: 13%;
    background-color: hsla(0, 0%, 100%, .7);
    position: absolute;
    left: 45%;
    top: 45%;
    opacity: 0;
    border-radius: 30px;
    -webkit-animation: fade 1s linear infinite;
    -moz-animation: fade 1s linear infinite;
    animation: fade 1s linear infinite
}

.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar1 {
    -webkit-transform: rotate(0deg) translateY(-140%);
    -moz-transform: rotate(0deg) translateY(-140%);
    transform: rotate(0deg) translateY(-140%);
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s
}

.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar2 {
    -webkit-transform: rotate(30deg) translateY(-140%);
    -moz-transform: rotate(30deg) translateY(-140%);
    transform: rotate(30deg) translateY(-140%);
    -webkit-animation-delay: -.9163s;
    -moz-animation-delay: -.9163s;
    animation-delay: -.9163s
}

.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar3 {
    -webkit-transform: rotate(60deg) translateY(-140%);
    -moz-transform: rotate(60deg) translateY(-140%);
    transform: rotate(60deg) translateY(-140%);
    -webkit-animation-delay: -.833s;
    -moz-animation-delay: -.833s;
    animation-delay: -.833s
}

.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar4 {
    -webkit-transform: rotate(90deg) translateY(-140%);
    -moz-transform: rotate(90deg) translateY(-140%);
    transform: rotate(90deg) translateY(-140%);
    -webkit-animation-delay: -.7497s;
    -moz-animation-delay: -.7497s;
    animation-delay: -.7497s
}

.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar5 {
    -webkit-transform: rotate(120deg) translateY(-140%);
    -moz-transform: rotate(120deg) translateY(-140%);
    transform: rotate(120deg) translateY(-140%);
    -webkit-animation-delay: -.6664s;
    -moz-animation-delay: -.6664s;
    animation-delay: -.6664s
}

.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar6 {
    -webkit-transform: rotate(150deg) translateY(-140%);
    -moz-transform: rotate(150deg) translateY(-140%);
    transform: rotate(150deg) translateY(-140%);
    -webkit-animation-delay: -.5831s;
    -moz-animation-delay: -.5831s;
    animation-delay: -.5831s
}

.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar7 {
    -webkit-transform: rotate(180deg) translateY(-140%);
    -moz-transform: rotate(180deg) translateY(-140%);
    transform: rotate(180deg) translateY(-140%);
    -webkit-animation-delay: -.4998s;
    -moz-animation-delay: -.4998s;
    animation-delay: -.4998s
}

.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar8 {
    -webkit-transform: rotate(210deg) translateY(-140%);
    -moz-transform: rotate(210deg) translateY(-140%);
    transform: rotate(210deg) translateY(-140%);
    -webkit-animation-delay: -.4165s;
    -moz-animation-delay: -.4165s;
    animation-delay: -.4165s
}

.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar9 {
    -webkit-transform: rotate(240deg) translateY(-140%);
    -moz-transform: rotate(240deg) translateY(-140%);
    transform: rotate(240deg) translateY(-140%);
    -webkit-animation-delay: -.3332s;
    -moz-animation-delay: -.3332s;
    animation-delay: -.3332s
}

.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar10 {
    -webkit-transform: rotate(270deg) translateY(-140%);
    -moz-transform: rotate(270deg) translateY(-140%);
    transform: rotate(270deg) translateY(-140%);
    -webkit-animation-delay: -.2499s;
    -moz-animation-delay: -.2499s;
    animation-delay: -.2499s
}

.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar11 {
    -webkit-transform: rotate(300deg) translateY(-140%);
    -moz-transform: rotate(300deg) translateY(-140%);
    transform: rotate(300deg) translateY(-140%);
    -webkit-animation-delay: -.1666s;
    -moz-animation-delay: -.1666s;
    animation-delay: -.1666s
}

.xgplayer-enter .xgplayer-enter-spinner div.xgplayer-enter-bar12 {
    -webkit-transform: rotate(330deg) translateY(-142%);
    -moz-transform: rotate(330deg) translateY(-142%);
    transform: rotate(330deg) translateY(-142%);
    -webkit-animation-delay: -.0833s;
    -moz-animation-delay: -.0833s;
    animation-delay: -.0833s
}

@-webkit-keyframes fade {
    0% {
        opacity: 1
    }
    to {
        opacity: .25
    }
}

@-moz-keyframes fade {
    0% {
        opacity: 1
    }
    to {
        opacity: .25
    }
}

@keyframes fade {
    0% {
        opacity: 1
    }
    to {
        opacity: .25
    }
}

.xgplayer.xgplayer-is-enter .xgplayer-enter {
    display: block;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.xgplayer.xgplayer-nostart .xgplayer-enter {
    display: none
}

.xgplayer.xgplayer-mobile .xgplayer-enter .xgplayer-enter-spinner {
    width: 70px;
    height: 70px
}

.xgplayer .xgplayer-poster {
    display: block;
    opacity: 1;
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    -webkit-transition: opacity .3s ease, visibility .3s ease;
    -moz-transition: opacity .3s ease, visibility .3s ease;
    transition: opacity .3s ease, visibility .3s ease;
    pointer-events: none
}

.xgplayer.xgplayer-playing .xgplayer-poster, .xgplayer .xgplayer-poster.hide {
    opacity: 0;
    visibility: hidden
}

.xgplayer.not-allow-autoplay .xgplayer-poster, .xgplayer.xgplayer-ended .xgplayer-poster, .xgplayer.xgplayer-is-enter .xgplayer-poster.xg-showplay, .xgplayer.xgplayer-nostart .xgplayer-poster, .xgplayer.xgplayer-playing .xgplayer-poster.xg-showplay {
    opacity: 1;
    visibility: visible
}

.xgplayer.not-allow-autoplay .xgplayer-poster.hide, .xgplayer.xgplayer-ended .xgplayer-poster.hide, .xgplayer.xgplayer-nostart .xgplayer-poster.hide {
    opacity: 0;
    visibility: hidden
}

.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen {
    display: none
}

.xgplayer .xgplayer-fullscreen .xg-get-fullscreen, .xgplayer .xgplayer-fullscreen[data-state=full] .xg-exit-fullscreen {
    display: block
}

.xgplayer .xgplayer-fullscreen[data-state=full] .xg-get-fullscreen {
    display: none
}

.xgplayer .xg-top-bar .xgplayer-back {
    position: relative;
    left: 0;
    top: 16px;
    width: 34px;
    height: 40px;
    display: none
}

.xgplayer .xg-top-bar .xgplayer-back.show, .xgplayer .xgplayer-cssfullscreen .xg-get-cssfull {
    display: block
}

.xgplayer .xgplayer-cssfullscreen .xg-exit-cssfull, .xgplayer .xgplayer-cssfullscreen[data-state=full] .xg-get-cssfull {
    display: none
}

.xgplayer .xgplayer-cssfullscreen[data-state=full] .xg-exit-cssfull, .xgplayer .xgplayer-volume.slide-show .xgplayer-slider {
    display: block
}

.xgplayer .xgplayer-slider {
    display: none;
    position: absolute;
    width: 28px;
    height: 92px;
    background: rgba(0, 0, 0, .54);
    border-radius: 1px;
    bottom: 40px;
    outline: none
}

.xgplayer .xgplayer-slider:after {
    content: " ";
    display: block;
    height: 15px;
    width: 28px;
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 20;
    cursor: auto
}

.xgplayer .xgplayer-value-label {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    padding: 5px 0 0;
    font-size: 12px;
    background-color: rgba(0, 0, 0, .54);
    color: #fff;
    text-align: center
}

.xgplayer .xgplayer-bar, .xgplayer .xgplayer-drag {
    display: block;
    position: absolute;
    bottom: 6px;
    left: 12px;
    background: hsla(0, 0%, 100%, .3);
    border-radius: 100px;
    width: 4px;
    height: 76px;
    outline: none;
    cursor: pointer
}

.xgplayer .xgplayer-drag {
    bottom: 0;
    left: 0;
    background: #fa1f41;
    max-height: 76px
}

.xgplayer .xgplayer-drag:after {
    content: " ";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .26);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .26);
    position: absolute;
    border-radius: 50%;
    left: -2px;
    top: -4px
}

.xgplayer .xgplayer-volume[data-state=normal] .xg-volume {
    display: block
}

.xgplayer .xgplayer-volume[data-state=normal] .xg-volume-mute, .xgplayer .xgplayer-volume[data-state=normal] .xg-volume-small, .xgplayer .xgplayer-volume[data-state=small] .xg-volume {
    display: none
}

.xgplayer .xgplayer-volume[data-state=small] .xg-volume-small {
    display: block
}

.xgplayer .xgplayer-volume[data-state=mute] .xg-volume, .xgplayer .xgplayer-volume[data-state=mute] .xg-volume-small, .xgplayer .xgplayer-volume[data-state=small] .xg-volume-mute {
    display: none
}

.xgplayer .xgplayer-volume[data-state=mute] .xg-volume-mute {
    display: block
}

.xgplayer.xgplayer-mobile .xgplayer-volume .xgplayer-slider {
    display: none
}

.xgplayer-definition {
    display: none;
    cursor: pointer
}

.xgplayer .xgplayer-time {
    min-width: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: inline-block;
    line-height: 40px
}

.xgplayer .xgplayer-time span {
    display: inline-block;
    line-height: 40px;
    height: 40px
}

.xgplayer .xgplayer-time .time-duration {
    color: hsla(0, 0%, 100%, .5)
}

.xgplayer .xgplayer-time .time-live-tag {
    display: none
}

.xgplayer.xgplayer-mobile .xgplayer-time {
    min-width: 30px;
    font-size: 12px
}

.xgplayer.xgplayer-mobile .xgplayer-time.left {
    margin-right: 8px
}

.xgplayer.xgplayer-mobile .xgplayer-time.right {
    margin-left: 8px
}

.xgplayer.not-allow-autoplay .xgplayer-controls, .xgplayer.xgplayer-inactive .controls-autohide, .xgplayer.xgplayer-nostart .xgplayer-controls {
    pointer-events: none;
    visibility: hidden;
    cursor: default;
    opacity: 0
}

.xgplayer.not-allow-autoplay .xgplayer-controls-initshow, .xgplayer.xgplayer-nostart .xgplayer-controls-initshow {
    pointer-events: auto;
    visibility: visible;
    opacity: 1
}

.xgplayer .xgplayer-controls {
    display: block;
    position: absolute;
    visibility: visible;
    height: 48px;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    z-index: 10;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(rgba(0, 0, 0, .37)), color-stop(rgba(0, 0, 0, .75)), to(rgba(0, 0, 0, .75)));
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .37), rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
    background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .37), rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .37), rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
    -webkit-transition: opacity .5s ease, visibility .5s ease;
    -moz-transition: opacity .5s ease, visibility .5s ease;
    transition: opacity .5s ease, visibility .5s ease
}

.xgplayer .xgplayer-controls.show {
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.xgplayer .xg-inner-controls {
    position: absolute;
    height: 40px;
    bottom: 0;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.xgplayer .xg-left-grid, .xgplayer .xg-right-grid {
    position: relative;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    height: 100%;
    z-index: 1
}

.xgplayer .xg-right-grid {
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.xgplayer .xg-right-grid > :first-child {
    margin-right: 0
}

.xgplayer .xg-left-grid > :first-child, .xgplayer .xg-right-grid xg-icon {
    margin-left: 0
}

.xgplayer .xg-left-grid xg-icon {
    margin-right: 0
}

.xgplayer .xg-center-grid {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    outline: none;
    top: -20px;
    padding: 5px 0;
    text-align: center
}

.xgplayer.xgplayer-mobile .xg-center-grid {
    z-index: 2
}

.xgplayer .flex-controls .xg-inner-controls {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 8px
}

.xgplayer .flex-controls .xg-center-grid {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    position: relative;
    top: 0;
    height: 100%;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 0;
    right: 0;
    padding: 0
}

.xgplayer .bottom-controls .xg-center-grid {
    top: 20px;
    padding: 0
}

.xgplayer .bottom-controls .xg-left-grid, .xgplayer .bottom-controls .xg-right-grid {
    bottom: 10px
}

.xgplayer .mini-controls {
    background-image: none
}

.xgplayer .mini-controls .xg-inner-controls {
    bottom: 0;
    left: 0;
    right: 0
}

.xgplayer .mini-controls .xg-center-grid {
    bottom: -28px;
    top: auto;
    padding: 0
}

.xgplayer .mini-controls .xg-left-grid, .xgplayer .mini-controls .xg-right-grid {
    display: none
}

.xgplayer .controls-follow {
    bottom: 70px;
    -webkit-transition: bottom .3s ease;
    -moz-transition: bottom .3s ease;
    transition: bottom .3s ease
}

.xgplayer.flex-controls .controls-follow {
    bottom: 45px
}

.xgplayer.mini-controls .controls-follow, .xgplayer.no-controls .controls-follow, .xgplayer.xgplayer-inactive .controls-follow {
    bottom: 10px
}

.xgplayer-replay {
    display: none
}

.xgplayer .xgplayer-replay {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 5;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer
}

.xgplayer .xgplayer-replay .xgplayer-replay-txt {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    text-align: center
}

.xgplayer.xgplayer-mobile .xgplayer-replay-svg {
    width: 50px;
    height: 50px
}

.xgplayer.xgplayer-mobile .xgplayer-replay-txt {
    line-height: 24px;
    font-size: 12px
}

.xgplayer .xgplayer-progress {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    min-width: 100px;
    height: 20px;
    left: 0;
    right: 0;
    top: 0;
    outline: none;
    -moz-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    cursor: pointer
}

.xgplayer .xgplayer-progress-outer {
    position: relative;
    width: 100%;
    height: 2px;
    border-radius: 3px;
    cursor: pointer
}

.xgplayer .progress-list {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    border-radius: inherit
}

.xgplayer .xgplayer-progress-inner {
    position: relative;
    -moz-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    height: 100%;
    background: hsla(0, 0%, 100%, .3);
    -webkit-transition: height .2s ease-in, opacity .2s ease-out;
    -moz-transition: height .2s ease-in, opacity .2s ease-out;
    transition: height .2s ease-in, opacity .2s ease-out;
    border-radius: inherit;
    margin-right: 2px;
    pointer-events: none
}

.xgplayer .xgplayer-progress-inner:last-child, .xgplayer .xgplayer-progress-inner:only-child {
    margin-right: 0
}

.xgplayer .inner-focus {
    background: #fff;
    position: relative
}

.xgplayer .inner-focus:after, .xgplayer .inner-focus:before {
    position: absolute;
    top: 0;
    content: " ";
    display: block;
    width: 2px;
    height: 300%;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 3px;
    background: #fff
}

.xgplayer .inner-focus:before {
    left: 0
}

.xgplayer .inner-focus:after {
    right: 0
}

.xgplayer .xgplayer-progress-cache, .xgplayer .xgplayer-progress-played {
    display: block;
    height: 100%;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: inherit
}

.xgplayer .xgplayer-progress-played {
    background: -webkit-gradient(linear, right top, left top, from(#fa1f41), to(#e31106));
    background: -webkit-linear-gradient(right, #fa1f41, #e31106);
    background: -moz-linear-gradient(right, #fa1f41 0, #e31106 100%);
    background: linear-gradient(-90deg, #fa1f41, #e31106)
}

.xgplayer .xgplayer-progress-cache {
    background: hsla(0, 0%, 100%, .5)
}

.xgplayer .xgplayer-progress-btn {
    background: rgba(255, 94, 94, .304093);
    border: .5px solid rgba(255, 94, 94, .056545);
    -webkit-box-shadow: 0 0 1px rgba(255, 0, 0, .382897);
    box-shadow: 0 0 1px rgba(255, 0, 0, .382897);
    width: 20px;
    height: 20px;
    border-radius: 30px;
    left: 0;
    position: absolute;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: none
}

.xgplayer .xgplayer-progress-btn, .xgplayer .xgplayer-progress-btn:before {
    display: block;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.xgplayer .xgplayer-progress-btn:before {
    content: " ";
    position: relative;
    width: 12px;
    height: 12px;
    left: 50%;
    border-radius: 30px;
    background: #fff
}

.xgplayer .xgplayer-progress-btn.active {
    border: 4px solid rgba(255, 94, 94, .064057)
}

.xgplayer .xgplayer-progress-btn.active:before {
    -webkit-box-shadow: 0 0 3px rgba(248, 89, 89, .689);
    box-shadow: 0 0 3px rgba(248, 89, 89, .689)
}

.xgplayer .xgplayer-progress-dot {
    display: inline-block;
    position: absolute;
    height: 100%;
    width: 5px;
    top: 0;
    background: #fff;
    border-radius: 6px;
    z-index: 16
}

.xgplayer .xgplayer-progress-dot .xgplayer-progress-tip {
    position: absolute;
    left: 25%;
    top: -40px;
    height: auto;
    line-height: 30px;
    width: auto;
    -webkit-transform: scale(.8) translateX(-50%);
    -moz-transform: scale(.8) translateX(-50%);
    transform: scale(.8) translateX(-50%);
    background: rgba(0, 0, 0, .3);
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .8);
    cursor: default;
    white-space: nowrap;
    display: none
}

.xgplayer .xgplayer-progress-dot:hover .xgplayer-progress-tip {
    display: block
}

.xgplayer .flex-controls .xgplayer-progress {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.xgplayer.xgplayer-pc .xgplayer-progress-btn {
    -webkit-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0)
}

.xgplayer.xgplayer-pc .xgplayer-progress-outer {
    height: 3px
}

.xgplayer.xgplayer-pc .xgplayer-progress-inner {
    margin-right: 4px
}

.xgplayer.xgplayer-pc .xgplayer-progress-inner:last-child, .xgplayer.xgplayer-pc .xgplayer-progress-inner:only-child {
    margin-right: 0
}

.xgplayer.xgplayer-pc .inner-focus:after, .xgplayer.xgplayer-pc .inner-focus:before {
    width: 3px
}

.xgplayer.xgplayer-pc .xgplayer-progress.active .xgplayer-progress-outer {
    height: 6px;
    margin-bottom: 3px;
    -webkit-transition: height .3s ease, margin-bottom .3s ease;
    -moz-transition: height .3s ease, margin-bottom .3s ease;
    transition: height .3s ease, margin-bottom .3s ease
}

.xgplayer.xgplayer-pc .xgplayer-progress.active .xgplayer-progress-btn {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}

.xgplayer.xgplayer-pc .xgplayer-progress.active .inner-focus:after, .xgplayer.xgplayer-pc .xgplayer-progress.active .inner-focus:before {
    width: 6px
}

.xgplayer .xgplayer-progress-bottom .xgplayer-progress-outer {
    top: 9px
}

.xgplayer .xgplayer-progress-bottom .xgplayer-progress-btn:before {
    height: 6px;
    width: 6px
}

.xgplayer.xgplayer-mobile .xgplayer-progress-bottom .xgplayer-progress-outer {
    height: 4px
}

@media (prefers-color-scheme: dark) {
    .xgplayer .xgplayer-progress .xgplayer-progress-inner {
        background-color: hsla(0, 0%, 100%, .3)
    }

    .xgplayer .xgplayer-progress .xgplayer-progress-btn {
        background: rgba(255, 94, 94, .304093);
        border: .5px solid rgba(255, 94, 94, .056545);
        -webkit-box-shadow: 0 0 1px rgba(255, 0, 0, .382897);
        box-shadow: 0 0 1px rgba(255, 0, 0, .382897)
    }

    .xgplayer .xgplayer-progress .xgplayer-progress-btn:before {
        background-color: #fff
    }

    .xgplayer .xgplayer-progress .xgplayer-progress-played {
        background-color: linear-gradient(-90deg, #fa1f41, #e31106)
    }

    .xgplayer .xgplayer-progress .xgplayer-progress-cache {
        background-color: hsla(0, 0%, 100%, .5)
    }
}

.xg-mini-progress {
    display: none;
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none
}

.xg-mini-progress xg-mini-progress-cache, .xg-mini-progress xg-mini-progress-played {
    height: 100%;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: inherit
}

.xg-mini-progress xg-mini-progress-played {
    background: -webkit-gradient(linear, right top, left top, from(#fa1f41), to(#e31106));
    background: -webkit-linear-gradient(right, #fa1f41, #e31106);
    background: -moz-linear-gradient(right, #fa1f41 0, #e31106 100%);
    background: linear-gradient(-90deg, #fa1f41, #e31106)
}

.xg-mini-progress xg-mini-progress-cache {
    background: hsla(0, 0%, 100%, .5)
}

.xgplayer-inactive .xg-mini-progress, .xgplayer-mini .xg-mini-progress {
    display: block
}

@-webkit-keyframes loadingRotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    25% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    75% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-moz-keyframes loadingRotate {
    0% {
        -moz-transform: rotate(0);
        transform: rotate(0)
    }
    25% {
        -moz-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    50% {
        -moz-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    75% {
        -moz-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    to {
        -moz-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loadingRotate {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }
    25% {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        transform: rotate(90deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    75% {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        -moz-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loadingDashOffset {
    0% {
        stroke-dashoffset: 236
    }
    to {
        stroke-dashoffset: 0
    }
}

@-moz-keyframes loadingDashOffset {
    0% {
        stroke-dashoffset: 236
    }
    to {
        stroke-dashoffset: 0
    }
}

@keyframes loadingDashOffset {
    0% {
        stroke-dashoffset: 236
    }
    to {
        stroke-dashoffset: 0
    }
}

xg-loading-inner {
    display: block;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    transform-origin: center;
    -webkit-animation: loadingRotate 1s linear .1s infinite;
    -moz-animation: loadingRotate 1s .1s linear infinite;
    animation: loadingRotate 1s linear .1s infinite
}

.xgplayer-loading {
    display: none;
    width: 70px;
    height: 70px;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.xgplayer-loading svg {
    width: 100%;
    height: 100%
}

.xgplayer-mobile .xgplayer-loading {
    width: 50px;
    height: 50px
}

.xgplayer-isloading .xgplayer-loading {
    display: block
}

.xgplayer-is-ended .xgplayer-loading, .xgplayer-is-enter .xgplayer-loading, .xgplayer-is-error .xgplayer-loading, .xgplayer-nostart .xgplayer-loading, .xgplayer-pause .xgplayer-loading {
    display: none
}

.xgplayer .xgplayer-playbackrate {
    display: none;
    cursor: default
}

.xgplayer .xgplayer-download {
    position: relative;
    display: block;
    cursor: pointer
}

.lang-is-en .xgplayer-download .xgplayer-tips {
    margin-left: -32px
}

.lang-is-jp .xgplayer-download .xgplayer-tips {
    margin-left: -40px
}

.xgplayer .xgplayer-playnext {
    position: relative;
    display: none;
    cursor: pointer
}

.xgplayer .xgplayer-playnext .xgplayer-tips .xgplayer-tip-playnext {
    display: block
}

.xgplayer .xgplayer-playnext:hover {
    opacity: .85
}

.xgplayer .xgplayer-playnext:hover .xgplayer-tips {
    display: block
}

.lang-is-en .xgplayer-playnext .xgplayer-tips {
    margin-left: -25px
}

.lang-is-jp .xgplayer-playnext .xgplayer-tips {
    margin-left: -38px
}

.xgplayer .xgplayer-pip .xg-exit-pip {
    display: none
}

.xgplayer .xgplayer-pip .xg-get-pip, .xgplayer .xgplayer-pip[data-state=pip] .xg-exit-pip {
    display: block
}

.xgplayer .xgplayer-pip[data-state=pip] .xg-get-pip, .xgplayer .xgplayer-shot {
    display: none
}

.xgplayer-error {
    background: #000;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
    color: #fff;
    text-align: center;
    line-height: 100%;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.xgplayer-error .xgplayer-error-refresh {
    color: #fa1f41;
    padding: 0 3px;
    cursor: pointer
}

.xgplayer-error .xgplayer-error-text {
    line-height: 18px;
    display: block;
    margin: auto 6px 20px
}

.xgplayer-is-error .xgplayer-error {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.xg-mini-layer {
    display: none;
    z-index: 11;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(57, 57, 57, .9)), color-stop(50.27%, rgba(57, 57, 57, 0)));
    background: -webkit-linear-gradient(top, rgba(57, 57, 57, .9), rgba(57, 57, 57, 0) 50.27%);
    background: -moz-linear-gradient(top, rgba(57, 57, 57, .9), rgba(57, 57, 57, 0) 50.27%);
    background: linear-gradient(180deg, rgba(57, 57, 57, .9), rgba(57, 57, 57, 0) 50.27%)
}

.xg-mini-layer, .xg-mini-layer .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.xg-mini-layer .mask {
    pointer-events: none;
    background-color: rgba(0, 0, 0, .4)
}

.xg-mini-layer xg-mini-header {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    left: 0;
    right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 3px 0 8px;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    font-size: 14px;
    position: absolute;
    z-index: 22
}

.xg-mini-layer xg-mini-header .xgplayer-pip-disableBtn {
    pointer-events: all
}

.xg-mini-layer xg-mini-header #disabledMini {
    display: none;
    position: relative
}

.xg-mini-layer xg-mini-header #disabledMini + label {
    cursor: pointer;
    position: relative;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.xg-mini-layer xg-mini-header #disabledMini + label:before {
    content: "";
    color: #ff142b;
    background-color: transparent;
    border-radius: 2px;
    border: 1px solid #cdcdcd;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 16px;
    margin-right: 7px
}

.xg-mini-layer xg-mini-header #disabledMini:checked + label {
    color: #ff142b
}

.xg-mini-layer xg-mini-header #disabledMini:checked + label:before {
    border-color: #ff142b
}

.xg-mini-layer xg-mini-header #disabledMini:checked + label:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 8px;
    border-color: #ff142b;
    border-style: solid;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 6px;
    top: 5px
}

.xg-mini-layer xg-mini-header .xgplayer-mini-disableBtn xg-tips {
    position: absolute;
    padding: 4px 6px;
    white-space: nowrap;
    bottom: -30px;
    right: 15px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .54);
    display: none
}

.xg-mini-layer xg-mini-header .xgplayer-mini-disableBtn:hover #disabledMini + label:before {
    border-color: #ff142b
}

.xg-mini-layer xg-mini-header .xgplayer-mini-disableBtn:hover #disabledMini + label {
    color: #ff142b
}

.xg-mini-layer xg-mini-header .xgplayer-mini-disableBtn:hover xg-tips {
    display: block
}

.xg-mini-layer .mini-cancel-btn {
    cursor: pointer;
    display: block;
    color: #fff;
    width: 40px;
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 38px
}

.xg-mini-layer .play-icon {
    cursor: pointer;
    height: 48px;
    width: 48px;
    position: absolute;
    background: rgba(0, 0, 0, .54);
    border-radius: 24px;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px
}

.xg-mini-layer .play-icon svg {
    width: 50px;
    height: 50px;
    fill: #faf7f7
}

.xg-mini-layer .xg-icon-play {
    display: none
}

.xg-mini-layer .xg-icon-pause, .xg-mini-layer[data-state=pause] .xg-icon-play {
    display: block
}

.xg-mini-layer[data-state=pause] .xg-icon-pause {
    display: none
}

.xgplayer-miniicon {
    position: relative;
    outline: none;
    display: block
}

.xgplayer-miniicon .name {
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    color: hsla(0, 0%, 100%, .8);
    line-height: 40px
}

.xgplayer-miniicon .name span {
    font-size: 13px;
    width: 60px;
    height: 20px;
    line-height: 20px;
    background: rgba(0, 0, 0, .38);
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle
}

.xgplayer-mini {
    position: fixed;
    width: 320px;
    height: 180px;
    z-index: 91;
    -webkit-box-shadow: 0 4px 7px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 7px 2px rgba(0, 0, 0, .2)
}

.xgplayer-mini:hover {
    cursor: move
}

.xgplayer-mini:hover .xg-mini-layer {
    display: block
}

.xgplayer-mini.xgplayer-ended .xg-mini-layer {
    display: none
}

.xgplayer-mobile .xg-mini-layer .play-icon {
    background: none;
    border-radius: initial
}

.xgplayer xg-thumbnail {
    display: block
}

.xgplayer xg-trigger {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.xgplayer xg-trigger .time-preview {
    display: none;
    position: absolute;
    width: 200px;
    margin: 0 auto;
    padding: 0 20px 30px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, .54);
    font-size: 17px;
    text-align: center;
    pointer-events: none
}

.xgplayer xg-trigger .time-preview span {
    line-height: 24px
}

.xgplayer xg-trigger .time-preview span.xg-cur {
    color: red
}

.xgplayer xg-trigger .time-preview .xg-seek-show {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    transform: translateX(-10px)
}

.xgplayer xg-trigger .time-preview .xg-seek-show.xg-back .xg-seek-pre {
    -webkit-transform: rotate(180deg) translateX(-5px);
    -moz-transform: rotate(180deg) translateX(-5px);
    transform: rotate(180deg) translateX(-5px)
}

.xgplayer xg-trigger .time-preview .xg-seek-show.hide-seek-icon .xg-seek-icon {
    display: none
}

.xgplayer xg-trigger .time-preview .xg-bar {
    width: 96px;
    height: 2px;
    margin: 8px auto 0;
    border-radius: 10px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: hsla(0, 0%, 100%, .3)
}

.xgplayer xg-trigger .time-preview .xg-bar .xg-curbar {
    width: 0;
    height: 100%;
    background-color: red
}

.xgplayer xg-trigger .time-preview .xg-bar.hide {
    display: none
}

.xgplayer xg-trigger .mobile-thumbnail {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.xgplayer xg-trigger .xg-top-note {
    position: absolute;
    height: 32px;
    width: 135px;
    top: 26px;
    left: 50%;
    margin-left: -78px;
    background: rgba(0, 0, 0, .3);
    border-radius: 100px;
    color: #fff
}

.xgplayer xg-trigger .xg-top-note span {
    display: block;
    line-height: 32px;
    height: 32px;
    font-size: 13px;
    text-align: center
}

.xgplayer xg-trigger .xg-top-note i {
    color: red;
    margin: 0 5px
}

.xgplayer xg-trigger .xg-playbackrate {
    display: none
}

.xgplayer xg-trigger[data-xg-action=playbackrate] .xg-playbackrate, .xgplayer xg-trigger[data-xg-action=seeking] .time-preview {
    display: block
}

.xgplayer .gradient {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), color-stop(20%, rgba(0, 0, 0, .36)), color-stop(36%, transparent), color-stop(70%, transparent), color-stop(77%, rgba(0, 0, 0, .24)), color-stop(83%, rgba(0, 0, 0, .36)), to(rgba(0, 0, 0, .6)));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .36) 20%, transparent 36%, transparent 70%, rgba(0, 0, 0, .24) 77%, rgba(0, 0, 0, .36) 83%, rgba(0, 0, 0, .6));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .36) 20%, transparent 36%, transparent 70%, rgba(0, 0, 0, .24) 77%, rgba(0, 0, 0, .36) 83%, rgba(0, 0, 0, .6));
    background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .36) 20%, transparent 36%, transparent 70%, rgba(0, 0, 0, .24) 77%, rgba(0, 0, 0, .36) 83%, rgba(0, 0, 0, .6))
}

.xgplayer .gradient.top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), color-stop(20%, rgba(0, 0, 0, .36)), color-stop(36%, transparent), color-stop(70%, transparent));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .36) 20%, transparent 36%, transparent 70%);
    background-image: -moz-linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .36) 20%, transparent 36%, transparent 70%);
    background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .36) 20%, transparent 36%, transparent 70%)
}

.xgplayer .gradient.bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(77%, rgba(0, 0, 0, .24)), color-stop(83%, rgba(0, 0, 0, .36)), to(rgba(0, 0, 0, .6)));
    background-image: -webkit-linear-gradient(transparent 70%, rgba(0, 0, 0, .24) 77%, rgba(0, 0, 0, .36) 83%, rgba(0, 0, 0, .6));
    background-image: -moz-linear-gradient(transparent 70%, rgba(0, 0, 0, .24) 77%, rgba(0, 0, 0, .36) 83%, rgba(0, 0, 0, .6));
    background-image: linear-gradient(transparent 70%, rgba(0, 0, 0, .24) 77%, rgba(0, 0, 0, .36) 83%, rgba(0, 0, 0, .6))
}

.xgplayer-mobile .xgplayer-controls, .xgplayer .gradient.none {
    background-image: none
}

.xgplayer-mobile.xgplayer-playing .gradient {
    display: block
}

.xgplayer-mobile.xgplayer-inactive .gradient {
    background-image: none
}

.xgplayer-mobile .xgmask {
    position: absolute;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    pointer-events: none;
    background-color: transparent
}

@media (prefers-color-scheme: dark) {
    .xgplayer-mobile xg-trigger .time-preview {
        color: #fff
    }

    .xgplayer-mobile xg-trigger .time-preview span.xg-cur {
        color: red
    }

    .xgplayer-mobile xg-trigger .time-preview .xg-bar {
        background-color: hsla(0, 0%, 100%, .3)
    }

    .xgplayer-mobile xg-trigger .time-preview .xg-bar.xg-curbar {
        background-color: red
    }
}

.xgplayer .xgplayer-prompt {
    display: block;
    pointer-events: none;
    position: absolute;
    z-index: 1;
    padding: 6px 12px 5px;
    opacity: 0;
    left: 10px;
    background: rgba(0, 0, 0, .5);
    border-radius: 50px;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    color: #fff
}

.xgplayer .xgplayer-prompt.show {
    display: block;
    opacity: 1;
    z-index: 10;
    pointer-events: auto
}

.xgplayer .xgplayer-prompt.arrow {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.xgplayer .xgplayer-prompt.arrow:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .5);
    -webkit-transform: translate(-50%, 100%);
    -moz-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%)
}

.xgplayer .xgplayer-prompt .highlight {
    display: inline-block;
    margin-left: 6px;
    color: red;
    cursor: pointer
}

.xgplayer.xgplayer-is-error .xgplayer-prompt.show {
    display: none;
    opacity: 1
}

.xgplayer .xgplayer-spot {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #fff;
    border-radius: 12px
}

.xgplayer .xgplayer-spot.mini {
    min-width: 6px;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    transform: translate(-50%)
}

.xgplayer-mobile .xgplayer-spot {
    height: 3px;
    min-width: 3px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.xgplayer-mobile .xgplayer-spot.mini {
    min-width: 3px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.xgplayer .xgplayer-progress.active .xgplayer-spot {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
    visibility: visible
}

.xgplayer .xg-spot-info {
    position: absolute;
    left: 0;
    bottom: 15px;
    display: none
}

.xgplayer .xg-spot-info.short-line .xg-spot-line {
    height: 6px;
    top: 6px
}

.xgplayer .xg-spot-info.short-line .xg-spot-content {
    padding-bottom: 0;
    bottom: 10px
}

.xgplayer .xg-spot-info.no-thumbnail .xg-spot-thumbnail {
    display: none
}

.xgplayer .xg-spot-info.no-thumbnail .xgplayer-progress-point {
    display: block
}

.xgplayer .xg-spot-info.hide, .xgplayer .xg-spot-info.no-timepoint .xgplayer-progress-point {
    display: none
}

.xgplayer .xgplayer-progress.active .xg-spot-info {
    display: block
}

.xgplayer .xgplayer-progress.active .xg-spot-info.hide {
    display: none
}

.xgplayer .xg-spot-line {
    display: block;
    position: relative;
    top: 8px;
    width: 1px;
    height: 41px;
    margin-left: 50%;
    background-color: #fff;
    pointer-events: none
}

.xgplayer .xg-spot-line, .xgplayer .xgplayer-progress-point {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.xgplayer .xgplayer-progress-point {
    display: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    padding: 4px 6px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background: rgba(0, 0, 0, .54);
    border-radius: 4px;
    opacity: .85
}

.xgplayer .xg-spot-content {
    position: relative;
    width: 160px;
    top: 8px;
    color: #fff;
    border-radius: 2px 2px 0 0
}

.xgplayer .xg-spot-thumbnail {
    position: relative;
    width: 160px;
    background-color: #111010;
    pointer-events: none;
    border-radius: 2px 2px 0 0
}

.xgplayer .xg-spot-time {
    position: absolute;
    bottom: 2px;
    font-size: 12px;
    line-height: 16.8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none
}

.xgplayer .progress-thumbnail {
    margin: 0 auto;
    display: block
}

.xgplayer .xg-spot-text {
    display: none;
    width: 160px;
    padding: 4px 8px 9px;
    background: rgba(0, 0, 0, .8);
    border-radius: 0 0 2px 2px;
    pointer-events: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.xgplayer .spot-inner-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    font-size: 12px;
    max-height: 40px
}

.xgplayer .xg-spot-content.show-text .xg-spot-text {
    display: block
}

.xgplayer .product .xg-spot-text {
    background: #3370ff
}

.xgplayer .product .xg-spot-line {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 7px solid #3370ff;
    width: 0;
    height: 15px;
    left: -10px;
    background: none
}

.xgplayer .xgvideo-preview {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility .3s, opacity .3s;
    -moz-transition: visibility .3s, opacity .3s;
    transition: visibility .3s, opacity .3s;
    background-color: #000
}

.xgplayer .xgvideo-preview .xgvideo-thumbnail {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 0
}

.xgplayer .xgvideo-preview.show {
    opacity: 1;
    visibility: visible
}

.xgplayer-dynamic-bg, .xgplayer-dynamic-bg canvas, .xgplayer-dynamic-bg xgfilter, .xgplayer-dynamic-bg xgmask {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none
}

.xgplayer-dynamic-bg canvas {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0)
}

.xgplayer-dynamic-bg xgmask {
    background: rgba(0, 0, 0, .7)
}

.ttp-xgplayer-placeholder {
    width: 100%;
    height: 100%;
    background: #000
}

.tt-video-box.xgplayer xg-icon.xgplayer-autonext, .tt-video-box.xgplayer xg-icon.xgplayer-definition, .tt-video-box.xgplayer xg-icon.xgplayer-fullscreen, .tt-video-box.xgplayer xg-icon.xgplayer-play, .tt-video-box.xgplayer xg-icon.xgplayer-playbackrate, .tt-video-box.xgplayer xg-icon.xgplayer-volume, .ttp-xgplayer.xgplayer xg-icon.xgplayer-autonext, .ttp-xgplayer.xgplayer xg-icon.xgplayer-definition, .ttp-xgplayer.xgplayer xg-icon.xgplayer-fullscreen, .ttp-xgplayer.xgplayer xg-icon.xgplayer-play, .ttp-xgplayer.xgplayer xg-icon.xgplayer-playbackrate, .ttp-xgplayer.xgplayer xg-icon.xgplayer-volume {
    opacity: .9
}

.tt-video-box.xgplayer xg-icon.xgplayer-autonext:hover, .tt-video-box.xgplayer xg-icon.xgplayer-definition:hover, .tt-video-box.xgplayer xg-icon.xgplayer-fullscreen:hover, .tt-video-box.xgplayer xg-icon.xgplayer-play:hover, .tt-video-box.xgplayer xg-icon.xgplayer-playbackrate:hover, .tt-video-box.xgplayer xg-icon.xgplayer-volume:hover, .ttp-xgplayer.xgplayer xg-icon.xgplayer-autonext:hover, .ttp-xgplayer.xgplayer xg-icon.xgplayer-definition:hover, .ttp-xgplayer.xgplayer xg-icon.xgplayer-fullscreen:hover, .ttp-xgplayer.xgplayer xg-icon.xgplayer-play:hover, .ttp-xgplayer.xgplayer xg-icon.xgplayer-playbackrate:hover, .ttp-xgplayer.xgplayer xg-icon.xgplayer-volume:hover {
    opacity: 1
}

.tt-video-box.xgplayer.xgplayer-inactive .xg-right-bar, .ttp-xgplayer.xgplayer.xgplayer-inactive .xg-right-bar {
    display: block
}

.tt-video-box.xgplayer .xgplayer-start, .ttp-xgplayer.xgplayer .xgplayer-start {
    width: 56px;
    height: 56px
}

.tt-video-box.xgplayer xg-start-inner, .ttp-xgplayer.xgplayer xg-start-inner {
    overflow: visible;
    border: none;
    background: none
}

.tt-video-box.xgplayer xg-start-inner .xg-icon-play, .ttp-xgplayer.xgplayer xg-start-inner .xg-icon-play {
    width: 100%;
    height: 100%;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/start.be9cca5f.svg) no-repeat 50%;
    background-size: contain
}

.tt-video-box.xgplayer xg-start-inner .xg-icon-pause, .ttp-xgplayer.xgplayer xg-start-inner .xg-icon-pause {
    display: none
}

.tt-video-box.xgplayer .xgplayer-loading, .ttp-xgplayer.xgplayer .xgplayer-loading {
    width: 56px;
    height: 56px
}

.tt-video-box.xgplayer xg-loading-inner i, .ttp-xgplayer.xgplayer xg-loading-inner i {
    display: block;
    width: 100%;
    height: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKgAAACoCAMAAABDlVWGAAAAOVBMVEVHcEz///////////////////////////////////////////////////////////////////////99PJZNAAAAE3RSTlMAo1OveV4HEisfQDZKcJGaaIOKwPzatgAAClpJREFUeNrNnemaojoQQAHJDkh4/4edLFVZ0bEVCAWCfX/0Pd+pJYDOTNcdFJQxJoTgMcxPjNHuPmEQLV/K6EPZXRngG+BSY9EiOkpRYOLmDoy1o2RA6UlFLTTZbLQx6woSbXpIkeQcEh85PSu/mJUKhxlJK6OKlz7xJNjlMu2eGo02c1TY/UGa1yVaoX1KpYLvFykc8pBK0AswhYhGuRD8hdSil9CqU3o2KmBi0lHo7nxKeinWJwqV56KizUTmvtJqjqasEo9noVKRRGp0lzO0EqScF0UKuzgXM9p0pzii0raPLZ+NJ4mZd7tU7PCss13UN0bLkZ8bBWQpOT20iSwmqxKfr04ip9wd9yHxMpAeJ9Wn/Y3R/YungjSvTygB6VAPaioHmWPWRVqxqmRZiu0kMevBpwtFD9EJmAVrVqT8XedXmZdYpVKC1N/bP0AWrDyT6jdzjU8puDFv3FUg5/lowikqY+J9iANmPLbSi/Tzt7ccphF5LRSTH53+ln7GRNHwdZV+cOnuYcMMDY0kU6U/kNqpxBi43EPmf7hmB9ZkXSphp29J3X0lTHqsUJYp/eMvZjyuSzLPOwT9ktMKdbFXouyrERIv9fK8g1T2Zd6TtIeuYl9j+l/Lw4qUo05mk5J9k3cwCnSp0p8WPaZixxdCzSa+WN09ZFap7GdMVwBJfarUp/yrU9/vLvm4xfwfstztFKiDnf5Gii4RN1mfDrooYyrt+AmNTnanf5rzkRCYffKPu3Tke0I9Lv3cJ0sqNFTAwY9khJKFT3g3qT8N0EAZS+Do2xtVG3VvJv7xYIqTiYX8H/8oxqd/ymrUbCbEp4lnkRaVnnJrK8AlqnScdqcfcxZKz3q8KbCHHB5InT4gpZlQEZjPe6oRlE4I6ZzyzzkT2jMfFNGsSiH10/+uT+gOJTv5SXFCmsbb5NdCz+d0pGgTWsnt4n+cNGv7Kz6CYbVPG6+Tbxj3nJ7/dFi42ZT5tPtboSWpuOTTAb5n9GXyg9AU9qJPMfhUVOibfqKOsMz+VZ+zFEL9j/yV0EhKr+X0pJlOF/RFhXpUtEov/cxV1DU6DepVhaJRemmBJmUafA5u3xlRNM08nq/krMrU0arXFcriu+7aEKnPwQmtq9Q+JgSPgfPyz4JVTHtIP69BKXMPNSPp1ZwdTXIeaGlVoQEVa/RyUN/5Q2B0b/kroRTTfz2nVTrEGh282AIUCSlO/CbfA+GxRAfsKFZyWlSApbTR91WgSocBnRZDn0ajwWwTUKsUGskn3kTaTqGTaDi34XRKh1Cj/iyyVkqVsnagRmnkdD6HQe4NJ0Bu9yUlaPwBut4daGY0q9KGX/1SoDTuIfc0aXrasOXhosOxZagqE0rDdGK06XfpoEKHmP4pB02UNgXlQ27UBKuNNs+8z73ng8ABRetoCtphjQahMKBuB6qG3OgARXo3zk6k094HBdDO7XcBpUMVIjMKyM1Bu6kCVY4zT37XHpRnkAS6KdChz/bfnBYZpAsLWjttHSyHjN3UxXbq7gDa1d3EHKffaXeTzO91kwDCDtTCm9ahfOqJLwC7c4/G5+fjscwKsW8BGvrJbu7uXugHxJPdQykHPC/VHuwgFf0jRC/ukHk3nyDnHpaYQcoSThPsDqAsYCKpuSx5ZpwPfRfQgOqSP3XqUQS/ASgdElJi307dXILOd1Aamii0U7eUoM+bgBIvE6u0e1RxB1Bs9jik7grqS9OyuhchNwUdkNS97PG2RgkAEl+rpByj9xj5lGAzeaO2mWpQcQvQQui0A3qDic9yocSuTLoClTe4KCmFmouSamV6TLcAzSvUgJIKdL3BhXMQirlX3VSBju1BZdJM/sg7+bjhYj+RMkQn7jjxK07COlpi9u0HKatBzZ1cX2DeYD6JitM+0tEFZv8gd+mlGHZkEoOGm0d93q+X7N2yrIw+Gt/aU7LT9J1r+x53f5KtS3R1W9b0HXRT5Gy/NkmPaUnX2Euum/o082ZrPkXXwLhiL3V+Ee3BqzPb87ZT1GHiZnfPw6NKT9z3pPFwWiOr2+GmIxRn7zEfbXM/IGUARm8rNFMPpObAb9DzkRWnkIwuEVa37fmkRO0P4YsFKaQ52Vezmc9WGKFJ6gOMTlz2HnVoKHR1e8x/vDea0GUU+2yklA3ruq5p9mPmXe5thFK1h0ZK+YoRSRNnGhLfxxpopHQARLtD26dXHhx6KCrt2yiNQqPT7IbjGdsISVsopd7jikrtMRc2JB2P0UCpCphRa/FF12fG6c+swQwNWccZtRaJJaVPE5c/iZjWOsqLeNHvhGo3msJepXXcAb22nxj5QKidUDtx6WdO0nDN2XTaE7qr9NlPlyZ+LlD3hNoPbyvM/vlk1yZ+XlPWXaG28QtM+9ouKlNK5jkand8I9bM0YuJ20e2TtJhzafRFPoc69Wa7ZIFShtHzpagvx+NS+bTbBdOUO845GnXvXieTx/JEn6afzr/TEwA5z1nXv3lOS/aMPpeTn+yygDmDUbe9ewJGF9CYnp79uaTMQULq53n+TyelyY+UJuzhTFLm6OZYpVAA/yk4krnE03M5rU5F4MRtfjNCk+Rvaeq9UxfyrH4Hm+HsC4H8d6FhsT6DTxfTOfNzHqvMmxf5YOmesrwnQQ5fTenkMYE1MfpRpZE+VxkKQLMz2iilxCH14RozxhGaxyIPTrvHDKjo89NV2zZU7CM8Ly79x/09jEOCOM5hlJrD5/8Ttj2fWctHVn3Qyi/mcRwBMrbTx40Ufs1SlOdiIRe3HSGVDaPjREg8u2b60+8Xz/2wuMvwIypVDtO9ihI1qH/85ari8wfDuSw/5Z/KGTHnse6mPy+BKuukxCeg0l8xvc9xDrkfv+LMnC6ACJge9Zta9ZgAGVCD0HH96pIidlQC7Cn9kfzx1wqSQjqviOkLYP2y+IVOKhS1LpF2Wcbh4+s/MaFMhMRmCvn/fp4wnbeTH1AhNs/K//v7KR+AT+eUkdWcfpl7bNxBTCpg8/9lHl7/1bGMT7PW2jLqTGik9UqH3655pv0aDZib3VzMZJI8/BVr9t9xUNNgGfWoI6XO8x+d/nwZIZewLGW743SokdWE3nQelhFAdcIZlX45Pl8VaoBdaqPLEjEN5wYbcPpXTLyulH7f7uV1TliSsgJFqduWcm65TvfCAtUVoncrj7okVzot0CdChhrNMp87HUEopF1XsGbKH3iLy0hAfC6vjQbKSurLfjpQJw7/HBFUwiGmfvOUZY26/O/U57we/8Rg2gqdIf/bkmUeIbfIqEPac53zKQ/gGNlVmlVohIQzkoLSvEzlWU+JE9QtNbpV46koUq2rThrH4czH7g41NZo51Xnbh553Odd5L5Gzv/zpUDc0ahGXsutDbInSxKgeZ3nFhxhMaVRa9VI5RuMKmrDO8rIP2jgBpVtdoDurvdbJtCfXfuGXqXUpFyadzKctSfwYs09Ug28BMEX0suQL07ajNFyTDLzdF1OFXPWWhsdMlnpIPFHt/6yMUJOn1QEza3oy8Vv8YVO4FhRcTmSdR2C192rDdOA/xfUPL8k0dthp310AAAAASUVORK5CYII=) no-repeat 50%;
    background-size: contain
}

.tt-video-box.xgplayer .xgplayer-controls, .ttp-xgplayer.xgplayer .xgplayer-controls {
    height: 56px
}

.tt-video-box.xgplayer .xgplayer-controls:before, .ttp-xgplayer.xgplayer .xgplayer-controls:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 120px;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(6.67%, rgba(0, 0, 0, .00691776)), color-stop(13.33%, rgba(0, 0, 0, .028408)), color-stop(20%, rgba(0, 0, 0, .0653279)), color-stop(26.67%, rgba(0, 0, 0, .117929)), color-stop(33.33%, rgba(0, 0, 0, .18542)), color-stop(40%, rgba(0, 0, 0, .265507)), color-stop(46.67%, rgba(0, 0, 0, .354153)), color-stop(53.33%, rgba(0, 0, 0, .445847)), color-stop(60%, rgba(0, 0, 0, .534493)), color-stop(66.67%, rgba(0, 0, 0, .61458)), color-stop(73.33%, rgba(0, 0, 0, .682071)), color-stop(80%, rgba(0, 0, 0, .734672)), color-stop(86.67%, rgba(0, 0, 0, .771592)), color-stop(93.33%, rgba(0, 0, 0, .793082)), to(rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .00691776) 6.67%, rgba(0, 0, 0, .028408) 13.33%, rgba(0, 0, 0, .0653279) 20%, rgba(0, 0, 0, .117929) 26.67%, rgba(0, 0, 0, .18542) 33.33%, rgba(0, 0, 0, .265507) 40%, rgba(0, 0, 0, .354153) 46.67%, rgba(0, 0, 0, .445847) 53.33%, rgba(0, 0, 0, .534493) 60%, rgba(0, 0, 0, .61458) 66.67%, rgba(0, 0, 0, .682071) 73.33%, rgba(0, 0, 0, .734672) 80%, rgba(0, 0, 0, .771592) 86.67%, rgba(0, 0, 0, .793082) 93.33%, rgba(0, 0, 0, .8));
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .00691776) 6.67%, rgba(0, 0, 0, .028408) 13.33%, rgba(0, 0, 0, .0653279) 20%, rgba(0, 0, 0, .117929) 26.67%, rgba(0, 0, 0, .18542) 33.33%, rgba(0, 0, 0, .265507) 40%, rgba(0, 0, 0, .354153) 46.67%, rgba(0, 0, 0, .445847) 53.33%, rgba(0, 0, 0, .534493) 60%, rgba(0, 0, 0, .61458) 66.67%, rgba(0, 0, 0, .682071) 73.33%, rgba(0, 0, 0, .734672) 80%, rgba(0, 0, 0, .771592) 86.67%, rgba(0, 0, 0, .793082) 93.33%, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .00691776) 6.67%, rgba(0, 0, 0, .028408) 13.33%, rgba(0, 0, 0, .0653279) 20%, rgba(0, 0, 0, .117929) 26.67%, rgba(0, 0, 0, .18542) 33.33%, rgba(0, 0, 0, .265507) 40%, rgba(0, 0, 0, .354153) 46.67%, rgba(0, 0, 0, .445847) 53.33%, rgba(0, 0, 0, .534493) 60%, rgba(0, 0, 0, .61458) 66.67%, rgba(0, 0, 0, .682071) 73.33%, rgba(0, 0, 0, .734672) 80%, rgba(0, 0, 0, .771592) 86.67%, rgba(0, 0, 0, .793082) 93.33%, rgba(0, 0, 0, .8))
}

.tt-video-box.xgplayer .xgplayer-controls:after, .ttp-xgplayer.xgplayer .xgplayer-controls:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: hsla(0, 0%, 100%, .12)
}

.tt-video-box.xgplayer .xg-inner-controls, .ttp-xgplayer.xgplayer .xg-inner-controls {
    height: 56px
}

.tt-video-box.xgplayer .xg-center-grid, .ttp-xgplayer.xgplayer .xg-center-grid {
    top: -17px
}

.tt-video-box.xgplayer .xg-pos, .ttp-xgplayer.xgplayer .xg-pos {
    left: 16px;
    right: 16px
}

.tt-video-box.xgplayer .xgplayer-progress .xgplayer-progress-outer, .ttp-xgplayer.xgplayer .xgplayer-progress .xgplayer-progress-outer {
    border-radius: 0;
    -webkit-transition: height .15s !important;
    -moz-transition: height .15s !important;
    transition: height .15s !important
}

.tt-video-box.xgplayer .xgplayer-progress .xgplayer-progress-inner, .ttp-xgplayer.xgplayer .xgplayer-progress .xgplayer-progress-inner {
    background: hsla(0, 0%, 100%, .24)
}

.tt-video-box.xgplayer .xgplayer-progress .xgplayer-progress-cache, .ttp-xgplayer.xgplayer .xgplayer-progress .xgplayer-progress-cache {
    background: hsla(0, 0%, 100%, .3)
}

.tt-video-box.xgplayer .xgplayer-progress .xgplayer-progress-played, .ttp-xgplayer.xgplayer .xgplayer-progress .xgplayer-progress-played {
    background: #fff
}

.tt-video-box.xgplayer .xgplayer-progress .xgplayer-progress-btn, .ttp-xgplayer.xgplayer .xgplayer-progress .xgplayer-progress-btn {
    -webkit-transition: -webkit-transform .15s;
    transition: -webkit-transform .15s;
    -moz-transition: transform .15s, -moz-transform .15s;
    transition: transform .15s;
    transition: transform .15s, -webkit-transform .15s, -moz-transform .15s;
    background: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.tt-video-box.xgplayer .xgplayer-progress.active .xgplayer-progress-outer, .ttp-xgplayer.xgplayer .xgplayer-progress.active .xgplayer-progress-outer {
    margin-bottom: 1px;
    height: 5px
}

.tt-video-box.xgplayer .xgplayer-progress.active .xgplayer-progress-cache, .ttp-xgplayer.xgplayer .xgplayer-progress.active .xgplayer-progress-cache {
    background: hsla(0, 0%, 100%, .4)
}

.tt-video-box.xgplayer .xgplayer-progress-btn:before, .ttp-xgplayer.xgplayer .xgplayer-progress-btn:before {
    width: 14px;
    height: 14px
}

.tt-video-box.xgplayer .xg-mini-progress, .ttp-xgplayer.xgplayer .xg-mini-progress {
    height: 1px;
    background: hsla(0, 0%, 100%, .12)
}

.tt-video-box.xgplayer .xg-mini-progress xg-mini-progress-cache, .ttp-xgplayer.xgplayer .xg-mini-progress xg-mini-progress-cache {
    opacity: 0
}

.tt-video-box.xgplayer .xg-mini-progress xg-mini-progress-played, .ttp-xgplayer.xgplayer .xg-mini-progress xg-mini-progress-played {
    background: hsla(0, 0%, 100%, .3)
}

.tt-video-box.xgplayer xg-icon, .ttp-xgplayer.xgplayer xg-icon {
    margin-left: 20px;
    height: 40px
}

.tt-video-box.xgplayer xg-icon .xg-tips, .ttp-xgplayer.xgplayer xg-icon .xg-tips {
    top: -52px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 16px;
    background: rgba(0, 0, 0, .9)
}

.tt-video-box.xgplayer .xgplayer-play .xg-icon-pause, .tt-video-box.xgplayer .xgplayer-play .xg-icon-play, .ttp-xgplayer.xgplayer .xgplayer-play .xg-icon-pause, .ttp-xgplayer.xgplayer .xgplayer-play .xg-icon-play {
    width: 24px;
    height: 24px;
    background: transparent no-repeat 50%;
    background-size: contain
}

.tt-video-box.xgplayer .xgplayer-play .xg-icon-play, .ttp-xgplayer.xgplayer .xgplayer-play .xg-icon-play {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/play.39ee23c5.svg)
}

.tt-video-box.xgplayer .xgplayer-play .xg-icon-pause, .ttp-xgplayer.xgplayer .xgplayer-play .xg-icon-pause {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/pause.50d3f32e.svg)
}

.tt-video-box.xgplayer .xgplayer-time, .ttp-xgplayer.xgplayer .xgplayer-time {
    line-height: 40px;
    font-size: 0
}

.tt-video-box.xgplayer .xgplayer-time span, .ttp-xgplayer.xgplayer .xgplayer-time span {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500
}

.tt-video-box.xgplayer .xgplayer-time .time-current, .tt-video-box.xgplayer .xgplayer-time .time-duration, .ttp-xgplayer.xgplayer .xgplayer-time .time-current, .ttp-xgplayer.xgplayer .xgplayer-time .time-duration {
    font-family: system-number
}

.tt-video-box.xgplayer .xgplayer-time .time-current, .ttp-xgplayer.xgplayer .xgplayer-time .time-current {
    color: #e8e8e8
}

.tt-video-box.xgplayer .xgplayer-time .time-duration, .ttp-xgplayer.xgplayer .xgplayer-time .time-duration {
    color: #989898
}

.tt-video-box.xgplayer .xgplayer-time .time-separator, .ttp-xgplayer.xgplayer .xgplayer-time .time-separator {
    margin: 0 4px
}

.tt-video-box.xgplayer .xg-left-grid, .ttp-xgplayer.xgplayer .xg-left-grid {
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tt-video-box.xgplayer .xg-left-grid > :first-child, .ttp-xgplayer.xgplayer .xg-left-grid > :first-child {
    margin-left: 8px
}

.tt-video-box.xgplayer .xg-right-grid, .ttp-xgplayer.xgplayer .xg-right-grid {
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tt-video-box.xgplayer .xg-right-grid xg-icon, .ttp-xgplayer.xgplayer .xg-right-grid xg-icon {
    margin-right: 0;
    margin-left: 28px
}

.tt-video-box.xgplayer .xg-right-grid > :first-child, .ttp-xgplayer.xgplayer .xg-right-grid > :first-child {
    margin-right: 12px
}

.tt-video-box.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen, .tt-video-box.xgplayer .xgplayer-fullscreen .xg-get-fullscreen, .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen, .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-get-fullscreen {
    width: 24px;
    height: 24px;
    background: transparent no-repeat 50%;
    background-size: contain
}

.tt-video-box.xgplayer .xgplayer-fullscreen .xg-get-fullscreen, .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-get-fullscreen {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/fullscreen.c134cf66.svg)
}

.tt-video-box.xgplayer .xgplayer-fullscreen .xg-get-fullscreen:hover, .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-get-fullscreen:hover {
    animation: fullscreenAnima .4s ease-in-out reverse
}

.tt-video-box.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen, .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen {
    position: relative
}

.tt-video-box.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen i, .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen i {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: transparent no-repeat 50%/contain;
    position: absolute
}

.tt-video-box.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen i:first-child, .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen i:first-child {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/exit_fullscreen_tl.2e8c8b30.svg);
    top: 0;
    left: 0
}

.tt-video-box.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen i:nth-child(2), .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen i:nth-child(2) {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/exit_fullscreen_tr.c5776d15.svg);
    top: 0;
    right: 0
}

.tt-video-box.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen i:nth-child(3), .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen i:nth-child(3) {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/exit_fullscreen_bl.9fecf5c9.svg);
    left: 0;
    bottom: 0
}

.tt-video-box.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen i:nth-child(4), .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen i:nth-child(4) {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/exit_fullscreen_br.e3928adf.svg);
    right: 0;
    bottom: 0
}

.tt-video-box.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen:hover i, .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen:hover i {
    animation: .45s ease-in-out reverse
}

.tt-video-box.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen:hover i:first-child, .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen:hover i:first-child {
    -webkit-animation-name: exitFullscreenTl;
    -moz-animation-name: exitFullscreenTl;
    animation-name: exitFullscreenTl
}

.tt-video-box.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen:hover i:nth-child(2), .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen:hover i:nth-child(2) {
    -webkit-animation-name: exitFullscreenTr;
    -moz-animation-name: exitFullscreenTr;
    animation-name: exitFullscreenTr
}

.tt-video-box.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen:hover i:nth-child(3), .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen:hover i:nth-child(3) {
    -webkit-animation-name: exitFullscreenBl;
    -moz-animation-name: exitFullscreenBl;
    animation-name: exitFullscreenBl
}

.tt-video-box.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen:hover i:nth-child(4), .ttp-xgplayer.xgplayer .xgplayer-fullscreen .xg-exit-fullscreen:hover i:nth-child(4) {
    -webkit-animation-name: exitFullscreenBr;
    -moz-animation-name: exitFullscreenBr;
    animation-name: exitFullscreenBr
}

.tt-video-box.xgplayer .xgplayer-volume .xg-volume, .tt-video-box.xgplayer .xgplayer-volume .xg-volume-mute, .tt-video-box.xgplayer .xgplayer-volume .xg-volume-small, .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume, .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume-mute, .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume-small {
    width: 30px;
    height: 24px;
    background: transparent
}

.tt-video-box.xgplayer .xgplayer-volume .xg-volume-mute i, .tt-video-box.xgplayer .xgplayer-volume .xg-volume-small i, .tt-video-box.xgplayer .xgplayer-volume .xg-volume i, .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume-mute i, .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume-small i, .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume i {
    display: inline-block;
    height: 100%;
    background: transparent no-repeat 50%/contain
}

.tt-video-box.xgplayer .xgplayer-volume .xg-volume-mute i:first-child, .tt-video-box.xgplayer .xgplayer-volume .xg-volume-small i:first-child, .tt-video-box.xgplayer .xgplayer-volume .xg-volume i:first-child, .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume-mute i:first-child, .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume-small i:first-child, .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume i:first-child {
    width: 20px;
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/volume_left.d6fbcf2d.svg)
}

.tt-video-box.xgplayer .xgplayer-volume .xg-volume-mute i:nth-child(2), .tt-video-box.xgplayer .xgplayer-volume .xg-volume-small i:nth-child(2), .tt-video-box.xgplayer .xgplayer-volume .xg-volume i:nth-child(2), .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume-mute i:nth-child(2), .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume-small i:nth-child(2), .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume i:nth-child(2) {
    width: 10px
}

.tt-video-box.xgplayer .xgplayer-volume .xg-volume-small i:nth-child(2), .tt-video-box.xgplayer .xgplayer-volume .xg-volume i:nth-child(2), .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume-small i:nth-child(2), .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume i:nth-child(2) {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/volume_right.ec93e76a.svg)
}

.tt-video-box.xgplayer .xgplayer-volume .xg-volume-small:hover i:nth-child(2), .tt-video-box.xgplayer .xgplayer-volume .xg-volume:hover i:nth-child(2), .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume-small:hover i:nth-child(2), .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume:hover i:nth-child(2) {
    -webkit-animation: volumeAway .3s ease-in-out, volumeAppear .2s ease-in-out .3s;
    -moz-animation: volumeAway .3s ease-in-out, volumeAppear .2s ease-in-out .3s;
    animation: volumeAway .3s ease-in-out, volumeAppear .2s ease-in-out .3s
}

.tt-video-box.xgplayer .xgplayer-volume .xg-volume-mute i:nth-child(2), .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume-mute i:nth-child(2) {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/mute_right.6d0b0906.svg)
}

.tt-video-box.xgplayer .xgplayer-volume .xg-volume-mute:hover i:nth-child(2), .ttp-xgplayer.xgplayer .xgplayer-volume .xg-volume-mute:hover i:nth-child(2) {
    animation: muteAnima .5s ease-in-out reverse
}

.tt-video-box.xgplayer .xgplayer-slider, .ttp-xgplayer.xgplayer .xgplayer-slider {
    bottom: 64px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 4px;
    width: 56px;
    height: 180px;
    background: rgba(0, 0, 0, .9)
}

.tt-video-box.xgplayer .xgplayer-slider:after, .ttp-xgplayer.xgplayer .xgplayer-slider:after {
    width: 56px;
    height: 35px;
    bottom: -35px
}

.tt-video-box.xgplayer .xgplayer-value-label, .ttp-xgplayer.xgplayer .xgplayer-value-label {
    top: 0;
    bottom: auto;
    padding-top: 16px;
    font-size: 14px;
    line-height: 16px;
    background: transparent
}

.tt-video-box.xgplayer .xgplayer-bar, .ttp-xgplayer.xgplayer .xgplayer-bar {
    border-radius: 30px;
    bottom: 16px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    transform: translate(-50%);
    width: 4px;
    height: 120px;
    background: hsla(0, 0%, 100%, .2)
}

.tt-video-box.xgplayer .xgplayer-drag, .ttp-xgplayer.xgplayer .xgplayer-drag {
    max-height: 120px
}

.tt-video-box.xgplayer .xgplayer-drag:after, .ttp-xgplayer.xgplayer .xgplayer-drag:after {
    top: -5px;
    left: -5px;
    width: 14px;
    height: 14px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.tt-video-box.xgplayer .btn-text, .ttp-xgplayer.xgplayer .btn-text {
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.tt-video-box.xgplayer .btn-text span, .ttp-xgplayer.xgplayer .btn-text span {
    min-width: 48px;
    font-weight: 500;
    background: none
}

.tt-video-box.xgplayer .xg-options-list, .ttp-xgplayer.xgplayer .xg-options-list {
    overflow: visible;
    margin-bottom: 24px;
    border-radius: 4px;
    width: 120px;
    opacity: 1;
    font-family: system-number;
    background: rgba(0, 0, 0, .9)
}

.tt-video-box.xgplayer .xg-options-list:after, .ttp-xgplayer.xgplayer .xg-options-list:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 38px;
    top: 100%;
    left: 0
}

.tt-video-box.xgplayer .xg-options-list li, .ttp-xgplayer.xgplayer .xg-options-list li {
    padding: 12px 0;
    font-size: 14px;
    line-height: 16px;
    height: 16px;
    color: #fff
}

.tt-video-box.xgplayer .xg-options-list li.selected, .tt-video-box.xgplayer .xg-options-list li:hover, .ttp-xgplayer.xgplayer .xg-options-list li.selected, .ttp-xgplayer.xgplayer .xg-options-list li:hover {
    color: #f04142
}

.tt-video-box.xgplayer .xg-options-list li:first-child, .ttp-xgplayer.xgplayer .xg-options-list li:first-child {
    margin-top: 16px
}

.tt-video-box.xgplayer .xg-options-list li:last-child, .ttp-xgplayer.xgplayer .xg-options-list li:last-child {
    margin-bottom: 16px
}

.tt-video-box.xgplayer .xgplayer-definition .btn-text span, .ttp-xgplayer.xgplayer .xgplayer-definition .btn-text span {
    min-width: auto
}

.tt-video-box.xgplayer-is-fullscreen.xgplayer-inactive .xg-right-bar, .ttp-xgplayer.xgplayer-is-fullscreen.xgplayer-inactive .xg-right-bar {
    display: none
}

.tt-video-box.xgplayer-is-fullscreen .xg-mini-progress, .ttp-xgplayer.xgplayer-is-fullscreen .xg-mini-progress {
    opacity: 0
}

@-webkit-keyframes fullscreenAnima {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-moz-keyframes fullscreenAnima {
    0% {
        -moz-transform: scale(1);
        transform: scale(1)
    }
    to {
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes fullscreenAnima {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-webkit-keyframes muteAnima {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@-moz-keyframes muteAnima {
    0% {
        -moz-transform: scale(1);
        transform: scale(1)
    }
    to {
        -moz-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes muteAnima {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@-webkit-keyframes volumeAway {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    to {
        -webkit-transform: translateX(3px) scale(1.2);
        transform: translateX(3px) scale(1.2);
        opacity: 0
    }
}

@-moz-keyframes volumeAway {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    to {
        -moz-transform: translateX(3px) scale(1.2);
        transform: translateX(3px) scale(1.2);
        opacity: 0
    }
}

@keyframes volumeAway {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    to {
        -webkit-transform: translateX(3px) scale(1.2);
        -moz-transform: translateX(3px) scale(1.2);
        transform: translateX(3px) scale(1.2);
        opacity: 0
    }
}

@-webkit-keyframes volumeAppear {
    0% {
        -webkit-transform: translateX(-3px) scale(.9);
        transform: translateX(-3px) scale(.9);
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes volumeAppear {
    0% {
        -moz-transform: translateX(-3px) scale(.9);
        transform: translateX(-3px) scale(.9);
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes volumeAppear {
    0% {
        -webkit-transform: translateX(-3px) scale(.9);
        -moz-transform: translateX(-3px) scale(.9);
        transform: translateX(-3px) scale(.9);
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes exitFullscreenTl {
    to {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }
}

@-moz-keyframes exitFullscreenTl {
    to {
        -moz-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }
}

@keyframes exitFullscreenTl {
    to {
        -webkit-transform: translate(1px, 1px);
        -moz-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }
}

@-webkit-keyframes exitFullscreenTr {
    to {
        -webkit-transform: translate(-1px, 1px);
        transform: translate(-1px, 1px)
    }
}

@-moz-keyframes exitFullscreenTr {
    to {
        -moz-transform: translate(-1px, 1px);
        transform: translate(-1px, 1px)
    }
}

@keyframes exitFullscreenTr {
    to {
        -webkit-transform: translate(-1px, 1px);
        -moz-transform: translate(-1px, 1px);
        transform: translate(-1px, 1px)
    }
}

@-webkit-keyframes exitFullscreenBl {
    to {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }
}

@-moz-keyframes exitFullscreenBl {
    to {
        -moz-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }
}

@keyframes exitFullscreenBl {
    to {
        -webkit-transform: translate(1px, -1px);
        -moz-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }
}

@-webkit-keyframes exitFullscreenBr {
    to {
        -webkit-transform: translate(-1px, -1px);
        transform: translate(-1px, -1px)
    }
}

@-moz-keyframes exitFullscreenBr {
    to {
        -moz-transform: translate(-1px, -1px);
        transform: translate(-1px, -1px)
    }
}

@keyframes exitFullscreenBr {
    to {
        -webkit-transform: translate(-1px, -1px);
        -moz-transform: translate(-1px, -1px);
        transform: translate(-1px, -1px)
    }
}

.xgplayer .xgplayer-autonext {
    font-size: 0
}

.xgplayer .xgplayer-autonext .xgplayer-icon {
    display: inline-block
}

.xgplayer .xgplayer-autonext.active .autonext-switch-button {
    background: #f04142
}

.xgplayer .xgplayer-autonext.active .autonext-switch-button:after {
    left: 19px
}

.xgplayer .autonext-switch-button {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: top;
    margin-left: 8px;
    width: 36px;
    height: 20px;
    background: hsla(0, 0%, 100%, .3)
}

.xgplayer .autonext-switch-button, .xgplayer .autonext-switch-button:after {
    border-radius: 38px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.xgplayer .autonext-switch-button:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 14px;
    height: 14px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    background: #fff
}

.xgplayer .xgplayer-video-change {
    position: absolute;
    top: 50%;
    right: 24px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 0
}

.xgplayer .xgplayer-video-change .prev {
    margin-bottom: 20px
}

.xgplayer .xgplayer-video-change .next, .xgplayer .xgplayer-video-change .prev {
    position: relative
}

.xgplayer .xgplayer-video-change .next .tips, .xgplayer .xgplayer-video-change .prev .tips {
    display: none;
    position: absolute;
    top: 50%;
    right: 100%;
    -webkit-transform: translate(-11px, -50%);
    -moz-transform: translate(-11px, -50%);
    transform: translate(-11px, -50%);
    border-radius: 4px;
    padding: 0 8px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    white-space: nowrap;
    color: #fff;
    background: rgba(0, 0, 0, .7)
}

.xgplayer .xgplayer-video-change .next .tips:after, .xgplayer .xgplayer-video-change .prev .tips:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -7px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12px;
    height: 7px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMBAMAAACzedEdAAAAHlBMVEUAAABHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABKmEymAAAACnRSTlMUAMyyJqa/jHNm5GnrZgAAACpJREFUCNdjmCgoyKDOKMigZADEyowMSkopQKwKxUC2siODUgBETaOgIACEpgWdA0aragAAAABJRU5ErkJggg==) no-repeat 50%;
    background-size: contain
}

.xgplayer .xgplayer-video-change button {
    position: relative;
    border-radius: 40px;
    width: 48px;
    height: 48px;
    background: rgba(46, 46, 56, .4);
    outline: none;
    -webkit-transition: background .2s linear;
    -moz-transition: background .2s linear;
    transition: background .2s linear
}

.xgplayer .xgplayer-video-change button.highlight {
    background: rgba(46, 46, 56, .7)
}

.xgplayer .xgplayer-video-change button:focus-visible {
    outline: none
}

.xgplayer .xgplayer-video-change button:hover:after {
    opacity: 1
}

.xgplayer .xgplayer-video-change button:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 20px;
    height: 20px;
    opacity: .9;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/video_change_prev.962fa8ca.svg) no-repeat 50%;
    background-size: contain
}

.xgplayer .xgplayer-video-change button[disabled] {
    opacity: 0;
    visibility: hidden;
    cursor: not-allowed
}

.xgplayer .xgplayer-video-change button:hover:not([disabled]) ~ .tips {
    display: block
}

.xgplayer .xgplayer-video-change .next-button:after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    transform: translateX(-50%) translateY(-50%) rotate(180deg)
}

.xgplayer .xgplayer-video-change.no-tips .tips {
    display: none !important
}

.ttp-xgplayer.xgplayer .xgplayer-play-next-tips {
    position: absolute;
    bottom: 60px;
    right: 16px;
    display: block;
    margin: 0;
    padding: 0 16px;
    border-radius: 8px;
    height: 54px;
    font-size: 16px;
    line-height: 54px;
    color: #fff;
    background: rgba(0, 0, 0, .8)
}

.ttp-xgplayer.xgplayer .xgplayer-play-next-tips.hide {
    display: none
}

.xgplayer .xgplayer-error-tips {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background: #000
}

.xgplayer .xgplayer-error-tips .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.xgplayer .xgplayer-error-tips p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
    color: #fff
}

.xgplayer .xgplayer-error-tips button {
    padding: 0 16px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    background: #f04142
}

.xgplayer .xgplayer-gesture-tips {
    position: absolute;
    z-index: 11;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7)
}

.xgplayer .xgplayer-gesture-tips.hide {
    display: none
}

.xgplayer .xgplayer-gesture-tips .gesture-tips {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 400px;
    height: 300px
}

.xgplayer .ttp-xgplayer-poster {
    display: block;
    opacity: 1;
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none
}

.xgplayer .ttp-xgplayer-poster.hide {
    display: none;
    opacity: 0;
    visibility: hidden
}

.xgplayer .xgplayer-definition-change-tips .highlight {
    color: #f04142
}

.xgplayer.xgplayer-inactive {
    cursor: none
}

.ttp-xgplayer.xgplayer .xgplayer-seek-tips {
    font-weight: 400;
    line-height: 28px
}

.ttp-xgplayer.xgplayer .xgplayer-seek-tips .icon-back, .ttp-xgplayer.xgplayer .xgplayer-seek-tips .icon-forward {
    display: inline-block;
    width: 24px;
    height: 14px;
    margin-right: 8px;
    background: no-repeat 50%/contain
}

.ttp-xgplayer.xgplayer .xgplayer-seek-tips .icon-forward {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/fast_forward.5803f55a.svg)
}

.ttp-xgplayer.xgplayer .xgplayer-seek-tips .icon-back {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/fast_back.e05e0c1a.svg)
}

.ttp-xgplayer.xgplayer .xgplayer-bottom-left-tips {
    position: absolute;
    bottom: 71px;
    left: 16px;
    display: block;
    margin: 0;
    padding: 0 12px;
    border-radius: 4px;
    height: 28px;
    background: rgba(0, 0, 0, .9)
}

.ttp-xgplayer.xgplayer .xgplayer-bottom-left-tips.hide {
    display: none
}

.ttp-xgplayer.xgplayer .xgplayer-bottom-left-tips .text {
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.xgplayer.visible-play-start .xgplayer-start {
    display: none
}

.video-player-placeholder {
    width: 100%;
    height: 100%;
    background: #000
}

.video-meta-info {
    padding: 16px;
    background: #f8f8f8
}

.video-meta-info .title {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    word-break: break-word;
    color: #222
}

.video-meta-info .title:hover {
    color: #f04142
}

.video-meta-info .user-info {
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px
}

.video-meta-info .user-info .ttp-avatar {
    width: 20px;
    height: 20px
}

.video-meta-info .user-info .name {
    margin-left: 6px;
    font-size: 16px;
    line-height: 24px;
    color: #999
}

.ttp-site-header-wrapper {
    min-width: 1000px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 24px;
    width: 100%;
    height: 64px;
    background: #fff
}

.ttp-site-header-wrapper.shadow {
    -webkit-box-shadow: 0 2px 16px rgba(54, 56, 79, .06);
    box-shadow: 0 2px 16px rgba(54, 56, 79, .06)
}

.ttp-site-header-wrapper .ttp-site-header {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.ttp-site-header-wrapper .logo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100px;
    height: 28px;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/logo_red.80c49156.svg) no-repeat 50%;
    background-size: contain
}

.ttp-site-header-wrapper .logo:hover {
    opacity: .9
}

.ttp-site-header-wrapper .channel-wrapper {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 28px
}

.ttp-site-header-wrapper .channel-wrapper .ttp-channel-default-nav-item.active:after {
    width: 16px;
    height: 2px;
    bottom: -2px
}

.ttp-site-header-wrapper .ttp-search-wrapper {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 440px;
    margin-right: 40px
}

.ttp-site-header-wrapper .header-profile-wrapper, .ttp-site-header-wrapper .header-publisher-wrapper {
    margin-left: 32px
}

.ttp-site-header-wrapper.dark {
    background: transparent
}

.ttp-site-header-wrapper.dark .logo {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/logo_white.0c937e7b.svg)
}

.ttp-site-header-wrapper.dark .channel-wrapper .ttp-channel-default-nav-item {
    color: #fff
}

.ttp-site-header-wrapper.dark .channel-wrapper .ttp-channel-default-nav-item:hover {
    color: hsla(0, 0%, 100%, .6)
}

.ttp-site-header-wrapper.dark .channel-wrapper .ttp-channel-default-nav-item a {
    color: #fff
}

.ttp-site-header-wrapper.dark .channel-wrapper .ttp-channel-default-nav-item a:hover {
    color: hsla(0, 0%, 100%, .6)
}

.ttp-site-header-wrapper.dark .channel-wrapper .more-btn {
    color: #fff;
    background: hsla(0, 0%, 100%, .1)
}

.ttp-site-header-wrapper.dark .ttp-search-wrapper .search input {
    border: none;
    color: #fff;
    background: hsla(0, 0%, 100%, .1)
}

.ttp-site-header-wrapper.dark .ttp-search-wrapper .search button i {
    background-image: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/search_icon_white.8ff561ee.svg)
}

.ttp-site-header-wrapper.dark .ttp-search-wrapper .search button span {
    color: #fff
}

.ttp-site-header-wrapper.black {
    background: #1d1d24
}

.ttp-site-header-wrapper.black .channel-wrapper .ttp-channel-default-nav-item {
    color: #cacaca
}

.ttp-site-header-wrapper.black .channel-wrapper .ttp-channel-default-nav-item:hover {
    color: #fff
}

.ttp-site-header-wrapper.black .channel-wrapper .ttp-channel-default-nav-item a {
    color: #cacaca
}

.ttp-site-header-wrapper.black .channel-wrapper .ttp-channel-default-nav-item a:hover {
    color: #fff
}

.ttp-site-header-wrapper.black .channel-wrapper .more-btn {
    color: #cacaca;
    background: #2a2a31
}

.ttp-site-header-wrapper.black .channel-wrapper .more-btn:hover {
    opacity: 1;
    color: #fff
}

.ttp-site-header-wrapper.black .ttp-search-wrapper .search input {
    color: #fff;
    background: hsla(0, 0%, 100%, .08)
}

.ttp-site-header-wrapper.black .ttp-search-wrapper .search button:before {
    border-color: #fff;
    opacity: .16
}

@media screen and (max-width: 1440px) {
    .ttp-site-header-wrapper .ttp-search-wrapper {
        width: 390px
    }
}

@media screen and (max-width: 1366px) {
    .ttp-site-header-wrapper .channel-wrapper {
        margin-left: 24px
    }

    .ttp-site-header-wrapper .ttp-search-wrapper {
        width: 360px;
        margin-right: 32px
    }

    .ttp-site-header-wrapper .header-profile-wrapper, .ttp-site-header-wrapper .header-publisher-wrapper {
        margin-left: 24px
    }
}

@media screen and (max-width: 1304px) {
    .ttp-site-header-wrapper .ttp-search-wrapper {
        width: 340px
    }
}

.ttp-sticky-container {
    width: 100%
}

.ttp-sticky-container.active {
    position: fixed
}

@supports (position:sticky) {
    .ttp-sticky-container {
        position: sticky
    }
}

.ttp-channel-nav {
    width: 100%
}

.ttp-channel-nav a {
    outline: none
}

.ttp-channel-nav .ttp-channel-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
}

.ttp-channel-nav .ttp-channel-default-nav > li:not(:first-of-type) {
    margin-left: 24px
}

.ttp-channel-nav .ttp-channel-default-nav li {
    outline: none
}

.ttp-channel-nav .ttp-channel-default-nav li:focus-visible {
    outline: auto
}

.ttp-channel-nav .ttp-channel-default-nav-item {
    position: relative;
    padding: 2px 0;
    font-size: 16px;
    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;
    outline: none
}

.ttp-channel-nav .ttp-channel-default-nav-item:hover, .ttp-channel-nav .ttp-channel-default-nav-item:hover a {
    color: rgba(34, 34, 34, .6)
}

.ttp-channel-nav .ttp-channel-default-nav-item.active {
    color: #f04142;
    font-weight: 500
}

.ttp-channel-nav .ttp-channel-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: 20px;
    height: 3px;
    background: #f04142
}

.ttp-channel-nav .ttp-channel-default-nav-item a {
    display: block;
    color: #222
}

.ttp-channel-nav .ttp-channel-default-nav-item a:visited {
    color: #222
}

.ttp-channel-nav .ttp-channel-default-nav-item a:hover {
    color: rgba(34, 34, 34, .6)
}

.ttp-channel-nav .more-btn-wrapper {
    position: relative
}

.ttp-channel-nav .more-btn {
    padding: 2px 8px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #222;
    cursor: pointer;
    background: #f8f8f8
}

.ttp-channel-nav .more-btn:hover {
    opacity: .6
}

.ttp-channel-nav .ttp-channel-more-nav-wrapper {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 200;
    padding-top: 15px
}

.ttp-channel-nav .ttp-channel-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
}

.ttp-channel-nav .ttp-channel-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;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.ttp-channel-nav .ttp-channel-more-nav li {
    display: inline-block;
    margin: 6px 8px;
    font-size: 16px;
    line-height: 24px;
    color: #222;
    outline: none;
    white-space: nowrap
}

.ttp-channel-nav .ttp-channel-more-nav li[aria-label=西瓜视频频道] {
    margin: 6px 0
}

.ttp-channel-nav .ttp-channel-more-nav li[aria-label=西瓜视频频道] .ttp-channel-more-nav-item {
    width: 80px
}

.ttp-channel-nav .ttp-channel-more-nav .ttp-channel-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
}

.ttp-channel-nav .ttp-channel-more-nav .ttp-channel-more-nav-item:hover {
    background: #f8f8f8;
    cursor: pointer
}

.ttp-channel-nav .ttp-channel-more-nav .ttp-channel-more-nav-item a {
    display: block;
    color: #222
}

.ttp-channel-nav .ttp-channel-more-nav .ttp-channel-more-nav-item a:visited {
    color: #222
}

.ttp-channel-nav .ttp-city-selector .ttp-city-selector-current-name {
    font-size: 16px
}

.ttp-channel-nav .ttp-city-selector .ttp-city-selector-city-picker {
    width: 12px;
    height: 12px
}

@media screen and (max-width: 1366px) {
    .ttp-channel-nav .ttp-channel-default-nav > li:not(:first-of-type) {
        margin-left: 20px
    }
}

a {
    text-decoration: none
}

footer {
    display: block
}

ol, p, ul:not(.markdown-toc-list, .markdown-toc-list ul) {
    margin: 0;
    padding: 0
}

li:not(.markdown-toc-list li, .markdown-toc-list ul li) {
    list-style: none;
}
.markdown-toc-list ul {
    margin-left: -32px;
}
.markdown-toc-list li {
    display: list-item;
    /** overflow:hidden; */
    text-overflow: ellipsis;
    white-space: nowrap!important;
    list-style: square;
}
.markdown-toc-list li a {
    color:#9DAAB6!important;
}
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-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-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
}

.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)
}

.ttp-search-wrapper {
    width: 372px
}

.ttp-search-wrapper .search {
    height: 40px
}

.ttp-search-wrapper .search, .ttp-search-wrapper .search input {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ttp-search-wrapper .search input {
    height: 100%;
    padding-left: 18px;
    padding-right: 92px;
    font-size: 16px;
    line-height: 20px;
    color: #222;
    background: #f5f5f5;
    border-radius: 8px;
    border: none;
    z-index: 10
}

.ttp-search-wrapper .search input::-webkit-input-placeholder {
    color: grey
}

.ttp-search-wrapper .search input:-moz-placeholder, .ttp-search-wrapper .search input::-moz-placeholder {
    color: grey
}

.ttp-search-wrapper .search input:-ms-input-placeholder {
    color: grey
}

.ttp-search-wrapper .search input::-ms-input-placeholder {
    color: grey
}

.ttp-search-wrapper .search input::placeholder {
    color: grey
}

.ttp-search-wrapper .search button {
    width: 92px;
    height: 100%;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border: none;
    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;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 11;
    cursor: pointer
}

.ttp-search-wrapper .search button:before {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    background-color: #e8e8e8;
    position: absolute;
    left: 0
}

.ttp-search-wrapper .search button i {
    display: block;
    width: 28px;
    height: 28px;
    margin-right: 4px;
    background: url(//lf3-cdn2-tos.bytescm.com/toutiao/toutiao_web_pc/svgs/search_icon_red.7fe98096.svg) no-repeat 50%;
    background-size: contain
}

.ttp-search-wrapper .search button span {
    font-weight: 500;
    font-size: 16px;
    color: #f04142
}

.ttp-search-wrapper .search button:hover i, .ttp-search-wrapper .search button:hover span {
    opacity: .9
}

.ttp-search-wrapper .search .sug {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 0;
    margin-top: 44px;
    border-radius: 8px;
    -webkit-box-shadow: 0 10px 50px rgba(54, 56, 79, .12);
    box-shadow: 0 10px 50px rgba(54, 56, 79, .12);
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5
}

.ttp-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
}

.ttp-search-wrapper .search .sug .sug-item.current, .ttp-search-wrapper .search .sug .sug-item:hover {
    background: #f8f8f8
}

.ttp-search-wrapper .search .sug .sug-item em {
    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)
}

.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)
}

.ttp-header-profile .user-icon {
    display: inline-block;
    cursor: pointer;
    position: relative
}

.ttp-header-profile .user-icon img {
    width: 28px;
    height: 28px;
    border-radius: 50%
}

.ttp-header-profile .user-icon > a {
    display: block;
    position: relative;
    z-index: 110
}

.ttp-header-profile .user-icon span {
    margin-left: 6px;
    font-size: 14px;
    line-height: 20px
}

.ttp-header-profile .user-list {
    padding-top: 42px;
    position: absolute;
    top: 0;
    right: -24px;
    z-index: 100
}

.ttp-header-profile .user-list .user-list-content {
    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: relative
}

.ttp-header-profile .user-list .user-list-content:before {
    content: "";
    width: 16px;
    height: 6px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAASBAMAAADvSECJAAAAHlBMVEVHcEz////////////////////////////////////JATChAAAACXRSTlMAf0DjEI+/XyDPWu1ZAAAAXklEQVQY02NgoAAwZU4rwCohOXPmRGzijDOBQAC7BqxawBqwaZGESEzEoQFTiyRMYiIODehaJBESE3FoQNUiiSwxEYcGJC0skagSUx2gEsoz0YA5WLhJeCYGMFVhAABuNF5e7AnNUQAAAABJRU5ErkJggg==);
    background-size: contain;
    position: absolute;
    top: -6px;
    right: 37px;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    transform: translateX(50%)
}

.ttp-header-profile .user-list a {
    display: block;
    padding: 8px 25px;
    margin-left: 0;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    text-shadow: none;
    white-space: nowrap
}

.ttp-header-profile .user-list a:hover {
    background: #f8f8f8
}

.ttp-header-profile .login-button {
    display: inline-block;
    border-radius: 6px;
    padding: 7px 14px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    background: #f04142;
    text-shadow: none
}

.ttp-header-profile .login-button:hover {
    opacity: .9
}