﻿body
{
    min-width: 1000px;
    line-height: 1.5;
    color: #666;
}
a
{
    color: #666;
}
a:active, a:hover
{
    color: #ec3e01;
}
.event-body
{
    -webkit-font-smoothing: initial;
}
.info-main
{
    min-height: 600px;
}
.info-main-inner
{
    position: relative;
}
.info-main-inner:after
{
    content: '';
    display: block;
    position: absolute;
    margin-left: -40px;
    width: 1px;
    height: 100%;
    left: 70.8333%;
    top: 0;
    background-color: #e1e8f0;
    overflow: hidden;
}
.info-main-content
{
    padding-right: 80px;
    box-sizing: border-box;
}
.info-main-sidebar
{
    position: relative;
    box-sizing: border-box;
}
.info-icon-clock
{
    display: inline-block;
    vertical-align: -3px;
    margin-right: 6px;
    width: 16px;
    height: 16px;
    background-image: url(/template/plugins/keywords/css/sprite/info-20199161610.svg);;
    background-repeat: no-repeat;
    background-position: 30.599999999999998% 90.32%;
    background-size: 937.5% 293.75%;
}
.info-icon-eye
{
    display: inline-block;
    vertical-align: -2px;
    margin-right: 6px;
    width: 18px;
    height: 14px;
    background-image: url(/template/plugins/keywords/css/sprite/info-20199161610.svg);;
    background-repeat: no-repeat;
    background-position: 44.03% 90.32%;
    background-size: 937.5% 293.75%;
}
.info-icon-collapse
{
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(/template/plugins/keywords/css/sprite/info-20199161610.svg);;
    background-repeat: no-repeat;
    cursor: pointer;
    background-position: 15.909999999999998% 96.55%;
    background-size: 833.3333333333334% 261.11111111111114%;
}
.info-icon-collapse.to-collapse
{
    background-image: url(/template/plugins/keywords/css/sprite/info-20199161610.svg);;
    background-position: .76% 96.55%;
    background-size: 833.3333333333334% 261.11111111111114%;;
    background-repeat: no-repeat;
}
.info-pages
{
    margin-top: 46px;
    margin-bottom: 0;
}
.info-mask
{
    display: none;
}
.info-nav
{
    position: relative;
    z-index: 1000;
}
.info-nav:before
{
    background-color: #1c202a;
}
.info-nav .c-logo-icon
{
    width: 148px;
    height: 25px;
    background-image: url(/template/plugins/keywords/css/sprite/info-20199161610.svg);;
    background-position: 50% 4.55%;
    background-size: 101.35135135135135% 188%;;
    background-repeat: no-repeat;
}
.info-nav .c-nav-flyout-trigger
{
    position: absolute;
    left: 0;
    top: 0;
    width: 78px;
    background-color: #1a1d27;
    border-color: #1f2531;
}
.info-nav .c-nav-logo
{
    right: 0;
    margin-right: 32px;
    margin-left: 104px;
}
.info-nav .c-nav-categories
{
    position: relative;
    padding-left: 8px;
}
.info-nav .c-nav-categories:before
{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    width: 1px;
    height: 18px;
    background-color: #61636a;
}
.info-nav .c-nav-categories .presentation>a
{
    padding-left: 22px;
    padding-right: 22px;
    font-size: 16px;
}
.info-footer-recommend
{
    padding-top: 42px;
    background-color: #2e3033;
}
.info-footer-recommend-inner
{
    display: table;
    padding-bottom: 25px;
    width: 100%;
    color: #ccc;
    border-bottom: 1px solid #393c40;
}
.info-footer-recommend-tit
{
    display: table-cell;
    padding-right: 12px;
    line-height: 24px;
    width: 88px;
}
.info-footer-recommend-bd
{
    display: table-cell;
}
.info-footer-recommend-list
{
    font-size: 0;
    text-align: left;
    overflow: hidden;
}
.info-footer-recommend-list.collapsed
{
    height: 24px;
}
.info-footer-recommend-item
{
    display: inline-block;
    margin-right: 18px;
    line-height: 24px;
    font-size: 14px;
    color: #ccc;
}
.info-footer-recommend-icon
{
    display: none;
    padding-right: 16px;
    width: 18px;
}
.info-footer-recommend-icon.visible
{
    display: table-cell;
}
.info-footer-recommend-icon .info-icon-collapse
{
    vertical-align: -4px;
}
.info-list-item
{
    margin-bottom: 12px;
    position: relative;
    padding-left: 16px;
    box-sizing: border-box;
}
.info-list-item:before
{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    margin-top: -2px;
    width: 5px;
    height: 5px;
    background-color: #ec3e01;
    border-radius: 50%;
    overflow: hidden;
}
.info-list-link
{
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.crumb-section
{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}
.info-crumb
{
    line-height: 20px;
    color: #333;
}
.info-crumb a
{
    color: #ec3e01;
}
.info-article-item
{
    margin-bottom: 36px;
    padding-bottom: 42px;
    border-bottom: 1px solid #e1e8f0;
    overflow: hidden;
}
.info-article-item:last-child
{
    margin-bottom: 0;
}
.info-article-title
{
    margin-bottom: 14px;
}
.info-article-title-link
{
    font-size: 18px;
    color: #333;
}
.info-article-title-link:hover
{
    color: #2277da;
}
.info-article-figure
{
    float: right;
    margin-left: 25px;
    width: 280px;
    height: 160px;
    overflow: hidden;
}
.info-article-figure img
{
    display: block;
    width: 100%;
    height: 100%;
}
.info-article-tags
{
    margin-bottom: 10px;
    font-size: 0;
}
.info-article-tags-item
{
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 20px;
    font-size: 12px;
    color: #999;
    vertical-align: middle;
    white-space: nowrap;
}
.info-article-tags-item:last-child
{
    margin-right: 0;
}
.info-article-author-figure
{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    border: 2px solid #ddd;
    border-radius: 50%;
}
.info-article-author-figure img
{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.info-article-author-name
{
    font-size: 12px;
    color: #999;
}
.info-article-summary
{
    max-height: 74px;
    line-height: 1.75;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.info-article-label
{
    margin-top: 26px;
}
.info-article-label, .info-article-label-link
{
    font-size: 12px;
    color: #999;
}
.info-main-sidebar .info-list-item
{
    margin-bottom: 10px;
    padding-left: 20px;
}
.info-main-sidebar .info-list-item:last-child
{
    margin-bottom: 0;
}
.info-main-sidebar .info-list-link
{
    font-size: 14px;
}
.sidebar-title
{
    margin-bottom: 12px;
    font-size: 16px;
    color: #666;
    font-weight: 400;
}
.sidebar-hd
{
    position: relative;
    margin-bottom: 12px;
    line-height: 24px;
}
.sidebar-hd .sidebar-title
{
    margin-bottom: 0;
}
.sidebar-hd-extra
{
    position: absolute;
    right: 0;
    top: 0;
}
.sidebar-link
{
    font-size: 12px;
    color: #ec3e01;
    text-decoration: none;
}
.sidebar-hottag
{
    margin-bottom: 28px;
}
.sidebar-hottag-list
{
    font-size: 0;
    overflow: hidden;
    margin-right: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
}
.sidebar-hottag-item
{
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    box-sizing: border-box;
    text-align: center;
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    flex: auto;
    -webkit-flex: auto;
    padding: 6px 10px;
}
.sidebar-hottag-item:hover
{
    border-color: #ec3e01;
}
.sidebar-recommend
{
    margin-bottom: 30px;
}
.sidebar-events
{
    margin-bottom: 42px;
}
.sidebar-events-figure
{
    display: block;
    margin-bottom: 20px;
}
.sidebar-events-figure:last-child
{
    margin-bottom: 0;
}
.sidebar-events-figure img
{
    display: block;
    width: 100%;
    height: auto;
}
.sidebar-suppose
{
    margin-bottom: 38px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e1e8f0;
}
.sidebar-suppose-item
{
    margin-bottom: 20px;
    overflow: hidden;
}
.sidebar-suppose-item:last-child
{
    margin-bottom: 0;
}
.sidebar-suppose-img
{
    float: left;
    margin-right: 20px;
    width: 100px;
    height: 70px;
    overflow: hidden;
}
.sidebar-suppose-img img
{
    display: block;
    width: 100%;
    height: 100%;
}
.sidebar-suppose-title
{
    max-height: 48px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sidebar-suppose-title a
{
    display: inline-block;
    display: -webkit-box;
    vertical-align: middle;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.homepage-section
{
    padding-top: 80px;
    padding-bottom: 85px;
}
.homepage-mod
{
    position: relative;
}
.homepage-mod-more
{
    position: absolute;
    top: 4px;
    right: 0;
    line-height: 16px;
    color: #ec3e01;
}
.homepage-mod-hd
{
    margin-bottom: 20px;
    padding-bottom: 9px;
    height: 20px;
    border-bottom: 1px solid #e4e9f0;
}
.homepage-mod-title
{
    line-height: 1;
    font-size: 18px;
    color: #666;
}
.homepage-mod-img
{
    display: block;
    margin-bottom: 18px;
}
.homepage-mod-img img
{
    display: block;
    width: 100%;
    height: auto;
}
.homepage-recommend
{
    margin-bottom: 70px;
}
.homepage-recommend .homepage-mod-hd
{
    margin-bottom: 30px;
}
.homepage-recommend-media
{
    margin-bottom: 44px;
    overflow: hidden;
}
.homepage-recommend-media-img
{
    position: relative;
    display: block;
    float: left;
    margin-right: 20px;
    width: 230px;
    height: 160px;
    overflow: hidden;
}
.homepage-recommend-media-img img
{
    display: block;
    width: 100%;
    height: 100%;
}
.homepage-recommend-media-imgtit
{
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    display: -webkit-box;
    margin-bottom: 0;
    width: 100%;
    font-size: 16px;
    color: #fff;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    background: rgba(0,0,0,.7);
    box-sizing: border-box;
    visibility: hidden;
    padding: 6px 10px;
}
.homepage-recommend-media-body
{
    box-sizing: border-box;
    overflow: hidden;
}
.homepage-recommend-media-heading
{
    display: block;
    margin-bottom: 4px;
    font-size: 24px;
    color: #333;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.homepage-recommend-media-info
{
    max-height: 120px;
    line-height: 30px;
    font-size: 16px;
    color: #999;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.homepage-recommend-media-more
{
    color: #ec3e01;
}
.homepage-recommend .info-list-link
{
    color: #333;
    font-size: 18px;
}
.homepage-recommend .info-list-link:hover
{
    color: #ec3e01;
}
.homepage-mod-list .c-grid-expand
{
    margin-right: -20px;
    margin-left: -20px;
}
.homepage-mod-list .homepage-mod
{
    margin-bottom: 46px;
    padding-left: 10px;
    padding-right: 10px;
}
.homepage-mod-list .c-g-12:nth-last-child(1) .homepage-mod, .homepage-mod-list .c-g-12:nth-last-child(2) .homepage-mod
{
    margin-bottom: 0;
}
.homepage-mod-list .homepage-mod-more
{
    right: 10px;
}
.homepage-mod-list .homepage-mod-title
{
    font-weight: 700;
}
.homepage-tab-menu
{
    visibility: hidden;
    height: 0!important;
}
.homepage-tab-menu .c-tab-simple a
{
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    color: #333;
}
.homepage-tab-menu .c-tab-tit
{
    padding-left: 10px;
    padding-right: 10px;
}
.c-tab-btns a, .homepage-tab-menu, .homepage-tab-menu .c-tab-simple a
{
    height: 45px;
    line-height: 44px;
}
.news-section
{
    padding-top: 48px;
    padding-bottom: 100px;
}
.news-sort
{
    margin-bottom: 46px;
    border-bottom: 1px solid #e4e9f0;
}
.news-sort-list
{
    font-size: 0;
    padding-bottom: 16px;
}
.news-sort-item
{
    position: relative;
    display: inline-block;
}
.news-sort-item+.news-sort-item
{
    margin-left: 30px;
}
.news-sort-item+.news-sort-item:before
{
    content: '';
    display: block;
    position: absolute;
    left: -15px;
    top: 50%;
    margin-top: -6px;
    width: 1px;
    height: 12px;
    background-color: #999;
    overflow: hidden;
}
.news-sort-item-actived .news-sort-link
{
    color: #ec3e01;
}
.news-sort-link
{
    line-height: 28px;
    font-size: 18px;
    color: #999;
}
.detail-section
{
    padding-top: 50px;
    padding-bottom: 100px;
}
.detail-hd .info-article-title
{
    margin-bottom: 22px;
    font-size: 24px;
    color: #333;
}
.detail-bd
{
    padding-bottom: 48px;
    border-bottom: 1px solid #e4e9f0;
}
.detail-ft
{
    margin-top: 50px;
}
.detail-content
{
    font-size: 16px;
    color: #666;
    line-height: 1.75;
    word-wrap: break-word;
}
.detail-content a
{
    background-color: transparent;
    color: #2277da;
}
.detail-content a:active, .detail-content a:hover
{
    outline: 0;
    text-decoration: underline;
}
.detail-content em
{
    font-style: italic;
}
.detail-content strong
{
    font-weight: 700;
}
.detail-content img
{
    border: 0;
    max-width: 100%;
    height: auto;
}
.detail-content hr
{
    box-sizing: content-box;
}
.detail-content pre
{
    overflow: auto;
}
.detail-content code, .detail-content kbd, .detail-content pre
{
    font-family: monospace,monospace;
}
.detail-content input
{
    color: inherit;
    margin: 0;
    line-height: normal;
    font: 13px/1.4 Helvetica,arial,nimbussansl,liberationsans,freesans,clean,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}
.detail-content input[type=checkbox]
{
    box-sizing: border-box;
    padding: 0;
}
.detail-content td, .detail-content th
{
    padding: 0;
}
.detail-content hr
{
    margin: 15px 0;
    overflow: hidden;
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #ddd;
}
.detail-content hr:before
{
    display: table;
    content: "";
}
.detail-content hr:after
{
    display: table;
    clear: both;
    content: "";
}
.detail-content blockquote
{
    margin: 0;
    color: #999;
}
.detail-content blockquote p
{
    font-size: 14px;
}
.detail-content *
{
    list-style: inherit;
}
.detail-content ol
{
    list-style-type: decimal;
}
.detail-content ol ul, .detail-content ul ul
{
    list-style-type: circle;
}
.detail-content ol ol ul, .detail-content ol ul ul, .detail-content ul ol ul, .detail-content ul ul ul
{
    list-style-type: square;
}
.detail-content ol, .detail-content ul
{
    padding: 0;
    margin-bottom: 0;
}
.detail-content ol ol, .detail-content ul ol
{
    list-style-type: lower-roman;
}
.detail-content ol ol ol, .detail-content ol ul ol, .detail-content ul ol ol, .detail-content ul ul ol
{
    list-style-type: lower-alpha;
}
.detail-content dd
{
    margin-left: 0;
}
.detail-content code
{
    font-family: Consolas,"Liberation Mono",Menlo,Courier,'Microsoft Yahei',monospace;
}
.detail-content pre
{
    font: 14px Consolas,"Liberation Mono",Menlo,Courier,monospace;
}
.detail-content .select::-ms-expand
{
    opacity: 0;
}
.detail-content a:not([href])
{
    color: inherit;
    text-decoration: none;
}
.detail-content .anchor
{
    display: inline-block;
    padding-right: 2px;
    margin-left: -18px;
}
.detail-content .anchor:focus
{
    outline: 0;
}
.detail-content h1, .detail-content h2, .detail-content h3, .detail-content h4, .detail-content h5, .detail-content h6
{
    margin-top: 55px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #333;
}
.detail-content h1
{
    font-size: 20px;
}
.detail-content h2
{
    font-size: 18px;
}
.detail-content h3
{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
}
.detail-content h4
{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
}
.detail-content h5
{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
}
.detail-content h6
{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 12px;
}
.detail-content h1 .octicon-link, .detail-content h2 .octicon-link, .detail-content h3 .octicon-link, .detail-content h4 .octicon-link, .detail-content h5 .octicon-link, .detail-content h6 .octicon-link
{
    color: #000;
    vertical-align: middle;
    visibility: hidden;
}
.detail-content h1:hover .anchor, .detail-content h2:hover .anchor, .detail-content h3:hover .anchor, .detail-content h4:hover .anchor, .detail-content h5:hover .anchor, .detail-content h6:hover .anchor
{
    text-decoration: none;
}
.detail-content h1:hover .anchor .octicon-link, .detail-content h2:hover .anchor .octicon-link, .detail-content h3:hover .anchor .octicon-link, .detail-content h4:hover .anchor .octicon-link, .detail-content h5:hover .anchor .octicon-link, .detail-content h6:hover .anchor .octicon-link
{
    visibility: visible;
}
.detail-content h1 .anchor, .detail-content h2 .anchor
{
    line-height: 1;
}
.detail-content h3 .anchor, .detail-content h4 .anchor
{
    line-height: 1.2;
}
.detail-content h5 .anchor, .detail-content h6 .anchor
{
    line-height: 1.1;
}
.detail-content p
{
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    text-align: justify;
    word-break: break-all;
}
.detail-content blockquote, .detail-content dl, .detail-content ol, .detail-content pre, .detail-content table, .detail-content ul
{
    margin-top: 0;
    margin-bottom: 16px;
}
.detail-content hr
{
    height: 4px;
    padding: 0;
    margin: 16px 0;
    background-color: #e7e7e7;
    border: 0;
}
.detail-content ol, .detail-content ul
{
    padding-left: 17px;
}
.detail-content ol ol, .detail-content ol ul, .detail-content ul ol, .detail-content ul ul
{
    margin-top: 0;
    margin-bottom: 0;
}
.detail-content li>p
{
    margin-top: 16px;
}
.detail-content dl
{
    padding: 0;
}
.detail-content dl dt
{
    padding: 0;
    margin-top: 16px;
    font-size: 1em;
    font-style: italic;
    font-weight: 700;
}
.detail-content dl dd
{
    padding: 0 16px;
    margin-bottom: 16px;
}
.detail-content blockquote
{
    padding: 0 15px;
    color: #777;
    border-left: 4px solid #ddd;
}
.detail-content blockquote>:first-child
{
    margin-top: 0;
}
.detail-content blockquote>:last-child
{
    margin-bottom: 0;
}
.detail-content table
{
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    width: 100%;
    overflow: auto;
    word-break: normal;
    word-break: keep-all;
}
.detail-content table th
{
    background-color: #f8f8f8;
    font-weight: 700;
}
.detail-content table td, .detail-content table th
{
    padding: 6px 13px;
    border: 1px solid #ddd;
    word-wrap: break-word;
}
.detail-content table thead th
{
    word-break: inherit;
}
.detail-content table tr
{
    background-color: #fff;
    border-top: 1px solid #ccc;
}
.detail-content code
{
    padding: .2em 0;
    margin-left: 3px;
    margin-right: 3px;
    background-color: rgba(0,0,0,.04);
    border-radius: 3px;
}
.detail-content code:after, .detail-content code:before
{
    letter-spacing: -.2em;
    content: " ";
}
.detail-content pre>code
{
    padding: 0;
    margin: 0;
    font-size: 100%;
    word-break: normal;
    white-space: pre;
    background: 0 0;
    border: 0;
}
.detail-content .highlight
{
    margin-bottom: 16px;
}
.detail-content .highlight pre, .detail-content pre
{
    padding: 16px;
    overflow: auto;
    line-height: 1.45;
    background-color: #f7f7f7;
    border-radius: 3px;
}
.detail-content .highlight pre
{
    margin-bottom: 0;
    word-break: normal;
}
.detail-content pre
{
    margin-bottom: 30px;
    padding: 16px 24px;
    border: 1px solid #e8e8e8;
    background: #f4f4f4;
    color: 666;
    overflow: auto;
}
.detail-content pre code
{
    display: inline;
    max-width: initial;
    padding: 0;
    margin: 0;
    overflow: initial;
    line-height: inherit;
    word-wrap: normal;
    background-color: transparent;
    border: 0;
}
.detail-content pre code:after, .detail-content pre code:before
{
    content: normal;
}
.detail-content kbd
{
    display: inline-block;
    padding: 3px 5px;
    font: 11px Consolas,"Liberation Mono",Menlo,Courier,monospace;
    line-height: 10px;
    color: #555;
    vertical-align: middle;
    background-color: #fcfcfc;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 #bbb;
}
.detail-label
{
    margin-top: 44px;
}
.detail-recommend
{
    padding-bottom: 40px;
    border-bottom: 1px solid #e4e9f0;
}
.detail-recommend-title
{
    margin-bottom: 22px;
    line-height: 18px;
    font-size: 16px;
    color: #333;
}
.detail-recommend-article
{
    margin-bottom: 30px;
}
.detail-recommend-article-title
{
    margin-bottom: 20px;
}
.detail-recommend-article-title-link
{
    font-size: 24px;
    color: #333;
}
.detail-recommend-article-title-link:hover
{
    color: #2277da;
}
.detail-recommend-article-summary
{
    line-height: 1.75;
    font-size: 16px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.detail-recommend-list .c-grid-expand
{
    margin-left: -20px;
    margin-right: -20px;
}
.detail-recommend-list .info-list-link
{
    color: #333;
}
.detail-recommend-list .info-list-link:hover
{
    color: #ec3e01;
}
.detail-recommend-list .info-list-item
{
    margin-left: 10px;
    margin-right: 10px;
}
.detail-pages
{
    margin-top: 36px;
}
.detail-pages-item
{
    display: table;
    margin-bottom: 6px;
    width: 100%;
    color: #333;
}
.detail-pages-label
{
    display: table-cell;
    padding-right: 8px;
    width: 50px;
    white-space: nowrap;
}
.detail-pages-tit
{
    display: table-cell;
}
.detail-pages-link
{
    color: #333;
}
.detail-events
{
    margin-top: 60px;
}
.detail-events-link
{
    display: block;
}
.detail-events-link img
{
    display: block;
    width: 100%;
    height: auto;
}
.user-section
{
    padding-top: 24px;
    padding-bottom: 100px;
}
.user-section .info-main-inner:after
{
    left: 29.1667%;
    margin-left: -10px;
}
.user-section .info-main-sidebar
{
    padding-left: 0;
    padding-right: 36px;
}
.user-section .info-main-content
{
    padding-right: 46px;
    padding-left: 34px;
}
.user-avatar
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
    width: 118px;
    height: 118px;
}
.user-avatar-figure
{
    display: block;
    width: 100%;
    height: 100%;
    border: 3px solid #ddd;
    border-radius: 50%;
    box-sizing: border-box;
}
.user-avatar-figure img
{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.user-title
{
    margin-bottom: 10px;
    line-height: 34px;
    font-size: 24px;
    color: #333;
    text-align: center;
}
.user-resume
{
    line-height: 24px;
}
.special-section
{
    padding-top: 60px;
    padding-bottom: 64px;
}
.special-section .com-crumb
{
    margin-top: 0;
}
.special-article
{
    position: relative;
    overflow: hidden;
}
.special-article-img
{
    position: relative;
    display: block;
    float: left;
    margin-right: 20px;
    width: 152px;
    height: 104px;
    overflow: hidden;
}
.special-article-img img
{
    display: block;
    width: 100%;
    height: auto;
}
.special-article-body
{
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}
.special-article-heading
{
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
}
.special-article-heading a
{
    color: #333;
}
.special-article-heading a:active, .special-article-heading a:hover
{
    color: #ec3e01;
}
.special-article-info
{
    line-height: 1.75;
}
.special-article.has-sign .special-article-heading
{
    margin-right: 20px;
}
.special-article-sign
{
    position: absolute;
    right: 5px;
    top: 5px;
    box-sizing: border-box;
    height: 18px;
    border: 1px solid #fff;
    padding: 0 5px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: #fff;
    opacity: .5;
}
.special-article-sign.mobile
{
    display: none;
}
.special-article-close
{
    position: absolute;
    right: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 0;
}
.special-article-close:before
{
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    background-image: url(/template/plugins/keywords/css/sprite/info-20199161610.svg);;
    background-position: 81.88% 80%;
    background-size: 1250% 391.66666666666663%;;
    background-repeat: no-repeat;
}
.special-recommend .special-article-img
{
    float: right;
    margin-left: 20px;
    margin-right: 0;
    width: 224px;
    height: auto;
}
.special-recommend .special-article-heading
{
    margin-bottom: 16px;
    font-size: 26px;
    color: #ec3e01;
}
.special-recommend .special-article-heading a
{
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.special-recommend .special-article-info
{
    max-height: 5.25em;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.special-mod
{
    padding-top: 28px;
}
.special-mod-title
{
    margin-bottom: 24px;
    padding-bottom: 9px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #e4e9f0;
}
.special-mod .special-article
{
    margin-bottom: 24px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e4e9f0;
}
.special-mod .special-article:last-child
{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.special-mod .special-article-img img
{
    position: absolute;
    left: 0;
    top: 0;
}
.special-m-accordion-btn
{
    display: none;
    margin-top: 10px;
    line-height: 30px;
    font-size: 13px;
    color: #ec3e01;
    text-align: center;
    background-color: #eff9ff;
    cursor: pointer;
}
.special-m-accordion-btn i
{
    display: inline-block;
    margin-left: 5px;
    vertical-align: -3px;
    width: 16px;
    height: 16px;
    background-image: url(/template/plugins/keywords/css/sprite/info-20199161610.svg);;
    background-repeat: no-repeat;
    background-position: 70.89999999999999% 90.32%;
    background-size: 937.5% 293.75%;
}
.special-m-accordion.show .special-m-accordion-btn i
{
    background-image: url(/template/plugins/keywords/css/sprite/info-20199161610.svg);;
    background-position: 57.46% 90.32%;
    background-size: 937.5% 293.75%;;
    background-repeat: no-repeat;
}
.special-list-item
{
    margin-bottom: 8px;
}
.special-list-item:last-child
{
    margin-bottom: 0;
}
.special-list-link
{
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
@media(max-width: 600px)
{
    .event-body
    {
        padding-top: 0;
    }
}
@media screen and (max-width: 768px)
{
    body
    {
        width: 100%;
        min-width: 320px;
        background-color: #f7f8fa;
    }
    .info-main
    {
        min-height: auto;
    }
    .info-main-inner:after
    {
        display: none;
    }
    .info-main .c-grid-expand
    {
        margin-left: -20px;
        margin-right: -20px;
    }
    .info-main-content
    {
        margin-left: -10px;
        margin-right: -10px;
        padding-right: 0;
    }
    .info-main-sidebar
    {
        display: flex;
        flex-direction: column;
        margin-left: -10px;
        margin-right: -10px;
    }
    .info-pages
    {
        margin-top: 0;
        background-color: #fff;
        padding: 10px 26px;
    }
    .c-pages-item, .info-pages .c-pages-dot
    {
        height: auto;
    }
}
@media screen and (max-width: 768px)
{
    .info-nav .c-nav-logo
    {
        margin-right: 18px;
        margin-left: 18px;
    }
    .info-nav .c-logo-icon
    {
        background-image: url(/template/plugins/keywords/css/sprite/info-media3-20199161610.svg);;
        background-position: 50% 50%;
        background-size: 101.35135135135135% 108%;;
        background-repeat: no-repeat;
    }
    .info-nav .c-nav-m-ctrl
    {
        display: block;
        position: absolute;
        right: 10px;
        top: 0;
        height: 100%;
    }
    .info-nav .c-nav-m-wrap
    {
        margin-top: 0;
    }
    .info-nav .c-nav-m-menu .m-tit-level-1:after
    {
        display: none;
    }
    .info-nav .c-nav-r-btn span:last-child
    {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 600px)
{
    .info-footer-recommend
    {
        display: none;
    }
}
@media screen and (max-width: 600px)
{
    .info-list-link
    {
        font-size: 14px;
    }
    .info-list-item:before
    {
        top: 8px;
        margin-top: 0;
    }
}
@media screen and (max-width: 768px)
{
    .info-crumb
    {
        padding-left: 6px;
        padding-right: 6px;
    }
    .crumb-section
    {
        margin-bottom: 15px;
        border-bottom: none;
        background-color: #fff;
    }
}
@media screen and (max-width: 768px)
{
    .info-article-tags-item
    {
        margin-right: 10px;
    }
    .info-article-figure
    {
        display: none;
    }
    .info-article-list
    {
        padding-top: 24px;
        padding-left: 26px;
        padding-right: 26px;
        background-color: #fff;
    }
    .info-article-item
    {
        margin-bottom: 24px;
        padding-bottom: 24px;
    }
    .info-article-item .info-article-title-link
    {
        font-size: 16px;
    }
}
@media screen and (max-width: 768px)
{
    .sidebar-events, .sidebar-hottag, .sidebar-new, .sidebar-rank, .sidebar-recommend, .sidebar-suppose
    {
        margin-top: 15px;
        margin-bottom: 0;
        background-color: #fff;
        padding: 24px 26px;
    }
    .sidebar-suppose
    {
        border-bottom: none;
    }
    .sidebar-events
    {
        order: 2;
    }
    .sidebar-suppose-img
    {
        margin-right: 10px;
        width: 110px;
        height: 65px;
        overflow: hidden;
    }
}
@media screen and (max-width: 600px)
{
    .sidebar-title
    {
        margin-bottom: 15px;
        line-height: 23px;
        font-size: 14px;
        color: #999;
        border-bottom: 1px solid #dadada;
    }
    .sidebar-suppose-title a
    {
        color: #333;
    }
    .sidebar-suppose-title a:hover
    {
        color: #ec3e01;
    }
}
@media screen and (max-width: 768px)
{
    .homepage-section
    {
        padding-top: 0;
        padding-bottom: 0;
    }
    .homepage-section .info-main-content
    {
        padding-top: 0;
    }
    .homepage-mod-list, .homepage-recommend
    {
        background-color: #fff;
        padding: 24px 26px;
    }
    .homepage-recommend
    {
        margin-bottom: 15px;
        padding-top: 24px;
        padding-bottom: 20px;
    }
    .homepage-mod-list .c-grid-expand
    {
        margin-left: -10px;
        margin-right: -10px;
    }
    .homepage-mod-list .homepage-mod
    {
        padding-left: 0;
        padding-right: 0;
    }
    .homepage-mod-list .homepage-mod-more
    {
        right: 0;
    }
}
@media screen and (max-width: 600px)
{
    .homepage-mod-title
    {
        font-size: 14px;
        color: #999;
    }
    .homepage-mod-list .homepage-mod-more
    {
        font-size: 13px;
        top: inherit;
        right: inherit;
        left: 0;
        bottom: 5px;
    }
    .homepage-mod-hd
    {
        display: none;
    }
    .homepage-mod-list .homepage-mod
    {
        margin-bottom: 0;
        padding-bottom: 26px;
    }
    .homepage-recommend .homepage-mod-hd, .homepage-recommend-media
    {
        margin-bottom: 15px;
    }
    .homepage-recommend-media-img
    {
        float: none;
        margin-right: 0;
        width: 100%;
        height: auto;
    }
    .homepage-recommend-media-img img
    {
        height: auto;
    }
    .homepage-recommend-media-imgtit
    {
        visibility: visible;
    }
    .homepage-recommend-media-body
    {
        display: none;
    }
    .homepage-recommend .info-list-link
    {
        font-size: 15px;
    }
    .homepage-tab-menu
    {
        margin-bottom: 15px;
        height: auto!important;
        visibility: visible;
    }
    .homepage-tab-panels .c-tab-panel
    {
        display: none;
    }
    .homepage-tab-panels .c-tab-panel.visible
    {
        display: block;
    }
}
@media screen and (max-width: 768px)
{
    .news-section
    {
        padding-top: 0;
        padding-bottom: 0;
    }
    .news-sort
    {
        margin-bottom: 0;
        padding-left: 26px;
        padding-right: 26px;
        background-color: #fff;
    }
    .news-sort-list
    {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}
@media screen and (max-width: 600px)
{
    .news-sort
    {
        padding-left: 0;
        padding-right: 0;
    }
    .news-sort-list
    {
        display: table;
        table-layout: fixed;
        width: 100%;
        box-sizing: border-box;
    }
    .news-sort-item
    {
        display: table-cell;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center;
        vertical-align: middle;
    }
    .news-sort-item+.news-sort-item
    {
        margin-left: 0;
    }
    .news-sort-item+.news-sort-item:before
    {
        left: 0;
    }
    .news-sort-link
    {
        font-size: 14px;
        line-height: 1.2;
    }
}
@media screen and (max-width: 768px)
{
    .detail-section
    {
        padding-top: 0;
        padding-bottom: 0;
    }
    .detail-inner
    {
        background-color: #fff;
        padding: 24px 26px;
    }
    .detail-bd
    {
        padding-bottom: 34px;
    }
    .detail-ft
    {
        margin-top: 0;
        padding-top: 34px;
    }
    .detail-recommend
    {
        padding-bottom: 34px;
    }
    .detail-recommend-article-title
    {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .detail-recommend-list .c-grid-expand
    {
        margin-left: -10px;
        margin-right: -10px;
    }
    .detail-recommend-list .info-list-item
    {
        margin-left: 0;
        margin-right: 0;
    }
    .detail-events, .detail-pages
    {
        margin-top: 34px;
    }
}
@media screen and (max-width: 600px)
{
    .detail-hd .info-article-title
    {
        font-size: 16px;
    }
    .detail-content
    {
        font-size: 14px;
    }
    .detail-content p
    {
        margin-bottom: 27px;
        font-size: 14px;
    }
    .detail-content h2
    {
        margin-top: 50px;
        margin-bottom: 28px;
        font-size: 16px;
    }
    .detail-content h3
    {
        font-size: 16px;
    }
    .detail-content h4
    {
        font-size: 14px;
    }
    .detail-recommend-article-title-link
    {
        font-size: 16px;
    }
    .detail-recommend-article-summary
    {
        font-size: 14px;
    }
}
@media screen and (max-width: 768px)
{
    .user-section
    {
        padding-top: 0;
        padding-bottom: 0;
    }
    .user-section .info-main-sidebar
    {
        padding-right: 0;
    }
    .user-section .info-main-content
    {
        padding-left: 0;
        padding-right: 0;
    }
    .user-info
    {
        margin-bottom: 15px;
        background-color: #fff;
        padding: 34px 26px;
    }
    .user-resume
    {
        text-align: center;
    }
}
@media screen and (max-width: 768px)
{
    .special-section .com-crumb
    {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 768px)
{
    .special-article-close
    {
        top: 2px;
    }
}
@media screen and (max-width: 600px)
{
    .special-article-sign.mobile
    {
        position: relative;
        right: auot;
        top: -1px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
        color: #ddd;
        border-color: #ddd;
        opacity: 1;
    }
}
@media screen and (max-width: 768px)
{
    .special-section
    {
        padding-top: 0;
        padding-bottom: 0;
    }
    .special-article-heading
    {
        font-size: 17px;
    }
    .special-mod, .special-recommend
    {
        padding-left: 26px;
        padding-right: 26px;
        background-color: #fff;
    }
    .special-recommend
    {
        padding-top: 20px;
    }
    .special-related
    {
        padding-bottom: 24px;
    }
    .special-qa
    {
        margin-top: 15px;
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .special-list-item
    {
        margin-bottom: 10px;
    }
    .special-list-link
    {
        font-size: 14px;
    }
    .special-mod-title, .special-section .sidebar-title
    {
        margin-bottom: 12px;
        padding-bottom: 8px;
        font-size: 16px;
        font-weight: 400;
        border-bottom: 1px solid #e4e9f0;
    }
    .special-section .sidebar-events
    {
        display: none;
    }
}
@media screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2)
{
    .special-mod .special-article, .special-mod-title, .special-section .sidebar-title
    {
        position: relative;
        border-bottom: none;
    }
    .special-mod .special-article:after, .special-mod-title:after, .special-section .sidebar-title:after
    {
        content: "";
        pointer-events: none;
        box-sizing: border-box;
        position: absolute;
        width: 200%;
        height: 0;
        left: 0;
        bottom: 0;
        border-radius: 8px;
        border-bottom: 1px solid #e4e9f0;
        -webkit-transform: scale(.5);
        -webkit-transform-origin: 0 0;
        transform: scale(.5);
        transform-origin: 0 0;
    }
    .special-mod .special-article:last-child:after
    {
        display: none;
    }
}
@media screen and (max-width: 600px)
{
    .special-article-heading
    {
        margin-bottom: 4px;
    }
    .special-article-info
    {
        line-height: 1.6;
    }
    .special-recommend .special-article
    {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .special-recommend .special-article-img
    {
        float: none;
        margin-top: 15px;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        -webkit-box-order: 2;
        -moz-box-order: 2;
        order: 2;
        -webkit-order: 2;
    }
    .special-recommend .special-article-heading
    {
        margin-bottom: 6px;
        font-size: 22px;
    }
    .special-recommend .special-article-heading a
    {
        text-overflow: clip;
        overflow: visible;
        white-space: normal;
    }
    .special-recommend .special-article-info
    {
        max-height: 4.8em;
        font-size: 15px;
    }
    .special-mod-title, .special-section .sidebar-title
    {
        font-size: 14px;
        color: #999;
    }
    .special-mod .special-article
    {
        margin-bottom: 16px;
        padding-bottom: 15px;
    }
    .special-mod .special-article-img
    {
        display: none;
    }
    .special-mod .special-article-info
    {
        letter-spacing: 1px;
    }
    .special-related
    {
        padding-top: 26px;
    }
    .special-m-accordion-btn
    {
        display: block;
    }
}
#MAXIM
{
    content: "weu2019916161323";
}