em, i {
    font-style: normal;
}
.article-toolbar__container {
    position: absolute;
    top: 0;
}
.article-toolbar__wrapper {
    position: absolute;
    top: 50px;
    z-index: 4;
}
.article-toolbar {
    position: relative;
    width: 64px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 8px;
    box-sizing: border-box;
    display: inline-block;
}

.article-toolbar__item{margin-top:28px;text-align:center;cursor:pointer;padding-top:26px;font-size:12px;color:#222;line-height:17px;background-size:24px 24px;background-position:center top;background-repeat:no-repeat}
.article-toolbar__item:last-child{padding-bottom:20px}
.article-toolbar__item.live-light{background-image:url('https://p5.ssl.qhimg.com/t01b8485447b62def0d.png')}
.article-toolbar__item.zan{margin-top:0}
.article-toolbar__item.zan .zan--icon{position:relative;width:44px;height:44px;margin:0 auto 8px;background-color:#f0f1f4;border-radius:50%}
.article-toolbar__item.zan .zan--icon i{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:24px;height:24px;background-image:url("https://p4.ssl.qhimg.com/t01d957718050966f83.png");background-size:contain}
.article-toolbar__item.zan.pray .zan--icon i{background-image:url("https://p4.ssl.qhimg.com/t0195e04065dde13cf6.png")}
.article-toolbar__item.zan::after{content:'';display:inline-block;margin-top:20px;width:24px;height:1px;background:#e8e8e8}
.article-toolbar__item.zan.active .zan--icon{background-color:#fff2f2}
.article-toolbar__item.zan.active .zan--icon i{background-image:url("https://p0.ssl.qhimg.com/t01f1a6b0bb3715b353.png");background-size:contain;transform-origin:-16% 66%;animation:like .7s forwards}
.article-toolbar__item.zan.active:hover{opacity:1}
.article-toolbar__item.zan.pray_active .zan--icon{background-color:#fff2f2}
.article-toolbar__item.zan.pray_active .zan--icon i{background-image:url("https://p3.ssl.qhimg.com/t01a388bc0a30343c56.png");background-size:contain;transform-origin:-16% 66%;animation:like .7s forwards}
.article-toolbar__item.zan.pray_active:hover{opacity:1}
.article-toolbar__item.zan.like .zan--icon i{transform-origin:-16% 66%;animation:like .7s forwards}
.article-toolbar__item.comment{margin-top:20px;background-image:url("https://p4.ssl.qhimg.com/t015ec01c14c25fd64a.png")}
.article-toolbar__item.collect{background-image:url("https://p4.ssl.qhimg.com/t01f43bbab6d0570371.png")}
.article-toolbar__item.collect.active{color:#ff900e;background-image:url("https://p1.ssl.qhimg.com/t01606adffa84452298.png")}
.article-toolbar__item:hover{opacity:.7}
.article-toolbar__item.share{padding-bottom:20px;background-image:url("https://p1.ssl.qhimg.com/t01162224b018341030.png")}
.article-toolbar__item.share:hover + .share-tools{display:block}
/*.article-toolbar__item.share:hover .share-tools{display:block}*/
@keyframes like{
    0%,to{transform:rotate(0deg);animation-timing-function:ease}
    20%{transform:rotate(-20deg);animation-timing-function:cubic-bezier(0.66,0,0.34,1)}
    48%{transform:rotate(8deg);animation-timing-function:ease-in-out}
    75%{transform:rotate(-1deg);animation-timing-function:ease}
}
.pop-tip{position:relative}.pop-tip:hover .pop-tip__container{opacity:1}.pop-tip__content{position:relative;padding:10px 14px;color:#fff;white-space:nowrap;background:rgba(0,0,0,0.8);border-radius:3px}.pop-tip__content::after,.pop-tip__container{position:absolute;top:50%;transform:translateY(-50%)}.pop-tip__content::after{content:'';width:0;height:0;border:5px solid transparent}.pop-tip__container{opacity:0;box-shadow:0 2px 4px 0 rgba(0,0,0,0.12)}.pop-tip__container.left{opacity:1;right:calc(100% + 5px)}.pop-tip__container.left .pop-tip__content::after{right:-10px;border-left:5px solid rgba(0,0,0,0.8)}.pop-tip__container.right{opacity:1;left:calc(100% + 5px)}.pop-tip__container.right .pop-tip__content::after{left:-10px;border-right:5px solid rgba(0,0,0,0.8)}.article-toolbar__login{text-align:center;font-size:12px;color:#222;margin-top:0;cursor:pointer;background-image:url("https://s4.ssl.qhres2.com/static/15889e81025e2797.svg");background-size:32px 32px!important}
.operation-area .article-toolbar__item{margin-top:20px;padding-top:40px;background-size:38px}
.operation-area .article-toolbar__item:hover .pop-tip__content{opacity:1}
.share-tools {
    display: none;
    position: absolute;
    right: -140px;
    bottom: -50px;
}
.share-tools:hover{display:block}
.share-tools ul {
    width: 130px;
    padding: 10px 0;
    margin-left: 20px;
    background: #fff;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,0.1), 0 0 0 1px rgba(0,0,0,0.03);
    border-radius: 8px;
}
.share-tools li {
    width: 100%;
    height: 34px;
    padding: 2px 16px;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    cursor: pointer;
}
.share-tools li:last-child{margin-bottom:0}
.share-tools li:hover{background-color:#f6f6f6}
.share-tools li .share-to-wechat__qrcode {
    display: none;
    position: absolute;
    top: -10px;
    left: 116px;
    padding-left: 18px;
}
.share-tools li .share-to-wechat__qrcode:hover{display:block}
.share-tools li.share-to-wechat:hover .share-to-wechat__qrcode{display:block}
.share-tools li .share-to-wechat__qrcode__content {
    width: 108px;
    height: 128px;
    background: #fff;
    padding: 14px 14px 11px;
    box-shadow: 0 3px 8px 0 rgba(0,0,0,0.1), 0 0 0 1px rgba(0,0,0,0.03);
    border-radius: 8px;
    box-sizing: border-box;
    text-align: center;
}
.share-tools li .share-to-wechat__qrcode img {
    width: 80px;
    height: 80px;
}
.share-tools li .share-to-wechat__qrcode p.desc {
    font-size: 12px;
    color: #555;
    line-height: 16px;
    margin-top: 7px;
}
.share-tools li.share-to-wechat {
    position: relative;
}
.share-tools li .share-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 4px;
    vertical-align: middle;
    background-size: contain;
}
.share-tools li.share-to-wechat .share-icon {
    background-image: url(https://p5.ssl.qhimg.com/t018fddd061c7a07ee5.png);
}
.share-tools li.share-to-qq .share-icon {
    background-image: url(https://p1.ssl.qhimg.com/t0162778835c668fde3.png);
}
.share-tools li.share-to-weibo .share-icon {
    background-image: url(https://p3.ssl.qhimg.com/t01b947b47049849a6c.png);
}
.share-tools li.share-to-qzone .share-icon {
    background-image: url(https://p3.ssl.qhimg.com/t019c5656671cb01d8a.png);
}
.share-tools li span {
    font-size: 14px;
    vertical-align: middle;
}

.content-container .content {
    box-sizing: border-box;
}
.content-wrapper {
    position: relative;
    float: left;
    height: 100%;
}
.content-container {
    width: 100%;
    height: 100%;
}
.content-container.overflow {
    overflow-x: hidden;
    overflow-y: auto;
}
.content-body {
    float: right;
}
.content {
    padding-top: 0;
    margin-bottom: 20px;
    position: relative;
}
.content-container .content {
    box-sizing: border-box;
}
.content-container .content .article-wrapper {
    position: relative;
    padding: 0 0 1px;
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 3px;
}
.content .article {
    position: relative;
    overflow: hidden;
}
#bd_article {
    position: relative;
    padding: 20px 24px;
}
#bd_article h1 {
    word-wrap: break-word;
    font-weight: 700;
    color: #404040;
    letter-spacing: 1px;
    line-height: 30px;
    margin-bottom: 10px;
}
.content-container #bd_article_title {
    font-size: 34px;
    color: #000;
    line-height: 50px;
}
#bd_article .article__title_text, #bd_article .read_vip_tag {
    vertical-align: middle;
}
.article-info--new {
    width: 100%;
    height: 50px;
    padding-top: 6px;
}
.article__content__img img {
    width: 100%;
}
#bd_article .article__content img {
    max-width: 100%;
    border-radius: 3px;
}
#bd_article .article__content img {
    cursor: url(https://s3.ssl.res.360kuai.com/static/ef8b90d3f65bc2be.svg),auto;
}
.article__content__img {
    margin: 0 auto;
    position: relative;
    max-width: 100%;
    overflow: hidden;
}
#bd_article .article__content p, #bd_article .article__content div {
    margin-bottom: 20px;
}
#bd_article .article__content {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    margin: 17px 0 0;
    color: #333;
}
.content .article__footer {
    height: 32px;
    position: relative;
    margin: 0 0 70px;
}
.content-container .content .article-wrapper .kch-tip {
    line-height: 32px;
    font-size: 12px;
    color: #bdbdbd;
}
.content-container .content .article-wrapper .kch-tip, .content-container .content .article-wrapper #live-player {
    margin-bottom: 20px;
}
.article9__share__item {
    position: relative;
    display: inline-block;
    padding-top: 4px;
    background-size: 26px 26px;
}
.article9__share__item.wechat .share-icon {
    width: 20px;
    height: 17px;
    margin-right: 30px;
    margin-left: 10px;
    background-image: url(https://p0.ssl.img.360kuai.com/t01e0b2a71403e3ac07.png);
    background-image: url(https://p0.ssl.img.360kuai.com/t01e0b2a71403e3ac07.png)\9;
}
.article9__share__item .share-icon {
    display: inline-block;
    background-size: contain;
}
.article9__share__item.weibo .share-icon {
    width: 20px;
    height: 17px;
    margin-right: 30px;
    background-image: url(https://p2.ssl.img.360kuai.com/t01e1c57241bb3d1e09.png);
    background-image: url(https://p2.ssl.img.360kuai.com/t01e1c57241bb3d1e09.png)\9;
}
.article9__share__item.qq .share-icon {
    width: 16px;
    height: 18px;
    margin-right: 31px;
    background-image: url(https://p5.ssl.img.360kuai.com/t01e52b7268b228b322.png);
    background-image: url(https://p5.ssl.img.360kuai.com/t01e52b7268b228b322.png)\9;
}
.article9__share__item.qzone .share-icon {
    width: 18px;
    height: 17px;
    background-image: url(https://p3.ssl.img.360kuai.com/t01495bd305ad86fc95.png);
    background-image: url(https://p3.ssl.img.360kuai.com/t01495bd305ad86fc95.png)\9;
}

.article9__share__dialog{display:none;z-index:9999}
.article9__share__dialog.wechat .article__share__dialog--loading{width:20px;height:20px;position:absolute;left:64px;top:72px;animation:loading 1s linear infinite}

.article9__share__dialog.wechat .share-to-wechat__qrcode{position:absolute;top:30px;left:-30px;z-index:200}
.article9__share__dialog.wechat .share-to-wechat__qrcode:hover{display:block}
.article9__share__dialog.wechat .share-to-wechat__qrcode__content{width:108px;height:128px;background:#fff;padding:14px 14px 11px;box-shadow:0 3px 8px 0 rgba(0,0,0,0.1),0 0 0 1px rgba(0,0,0,0.03);border-radius:8px;box-sizing:border-box;text-align:center}
.article9__share__dialog.wechat .share-to-wechat__qrcode img{width:80px;height:80px}
.article9__share__dialog.wechat .share-to-wechat__qrcode p.desc{font-size:12px;color:#555;line-height:16px;margin-top:7px}
.article9__share__dialog_top.wechat{transform:rotate(180deg);bottom:100%;top:unset!important}
.article9__share__item.wechat:hover .article9__share__dialog{display:block}
.article9__share__dialog:hover{display:block}
/*右侧代码*/
.body, .side-wrapper {
    position: relative;
    height: 100%;
}
.side-wrapper {
    float: left;
}
.flow-container {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
    position: relative;
    border-radius: 3px;
    z-index: 2;
}
.flow-container > .flow{box-sizing:border-box}
.content-wrapper.light-off{z-index:200}
.article-info--new time {
    font-size: 14px;
    color: #a6a6a6;
}
.QidRegion {
    display: inline-block;
    font-size: 14px;
    color: #999;
    margin-left: 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.QidRegion::before {
    content: '\B7';
    padding-right: 6px;
}

.article-bottom-zan {
    position: relative;
    width: 100%;
}
.article-bottom-zan .like {
    width: 100%;
    margin: 20px auto 40px;
    text-align: center;
}
.article-bottom-zan .like .icon {
    margin: 0 auto;
    width: 68px;
    height: 68px;
    padding-top: 14px;
    border-radius: 50%;
    background-color: #F0F1F4;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
}
.article-bottom-zan .like .icon .hand {
    position: relative;
    display: block;
    top: 25%;
    margin: 0 auto;
    width: 24px;
    height: 24px;
    transform: translateY(-50%);
    background: url(https://p5.ssl.img.360kuai.com/t01008d3d7a0a1ad146.png) no-repeat;
    background-size: contain;
}
.article-bottom-zan .like .icon .hand.empty {
    top: 35%;
}
.article-bottom-zan .like .tips {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #999;
}
.article-bottom-zan {
    position: relative;
    width: 100%;
}
/*.flow-container:hover::-webkit-scrollbar-thumb,.sign__360_79aabe15 .flow-container::-webkit-scrollbar-thumb{display:block}*/
@media screen and (min-width:768px) {
    *::-webkit-scrollbar{width:6px;height:9px}
    *::-webkit-scrollbar-thumb{background-color:#ddd;border:1px solid #ddd;min-height:4px;border-radius:12px}
    html, body, #app{ min-width: 1200px;}
}
html, body, #app, #app > div{
    padding: 0;
    background: #f6f6f6;
    color: #222;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
}
header{ background-color: #FFFFFF;}
.home__cols__right{ width: 328px;}
.news__card,.news__card__poster,.img__container img{ width: 160px;}
.body{}
.content-wrapper {
    width: 804px;
    margin-right: 4px;
}

.content-body{width: 739px; padding-left: 15px;}
.content-container .content{width: 720px;}
.side-wrapper{width: 360px;}
.header__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    /*height: 64px;*/
    background: #fff;
    z-index: 200;
    border-bottom: 1px solid #eee;
}
#app div.home{ padding-top: 153px; box-sizing: content-box;}

.home{ width: 100%;}

.flow-container{ padding-bottom: 30px;}

/*列表页*/
.ch-list-card.flowcardtype--onepicside, .ch-list-card.flowcardtype--zhuanti, .ch-list-card.flowcardtype--kuaibao, .ch-list-card.flowcardtype--nopic {
    padding: 16px 0;
}
.ch-list-card.flowcardtype {
    border-bottom: 1px solid #EEE;
    overflow: hidden;
}
.ch-list-card.flowcardtype:last-child{
    border-bottom: none;
}
.ch-list-card a {
    display: block;
    text-decoration: none;
}
.ch-list-card a:hover h3{ color: #fa3939;}
.cp-cp--canclick {
    cursor: pointer;
}
.ch-list-card.flowcardtype--nopic .ch-list-card-tle {
    margin: 0 0 13px;
}
/*.ch-list-card a:visited h3 {*/
    /*color: #A6A6A6;*/
/*}*/
.ch-list-card-tle {
    line-height: 25px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
}
.text-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ch-list-card__attrwrapper {
    margin-top: 12px;
}

.ch-list-card-avatar {
    border-radius: 9px;
    overflow: hidden;
    float: left;
    margin-right: 4px;
}
.content-container .content .listDiv{ padding: 0 20px;}
.ch-list-card-time {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: #a6a6a6;
}
 .ch-list-card-imgwrapper {
    position: relative;
    float: left;
    margin-right: 24px;
}
.cp-ip__wrapper {
    position: relative;
    z-index: 1;
    width: 148px;
    height: 83px;
}
.cp-ip__wrapper img {
    width: 100%;
    height: 100%;
}
.ch-list-card .info{
    color: #666666;
    line-height: 20px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    width: 100%;
}
.ch-left {
    position: absolute;
    top: 0;
    bottom: 0;
    float: left;
    width: 160px;
    background: #F9F9F9;
}
.mode--fun .ch-left {
    border-top: 2px solid #FF3474;
}
.ch-left-tle {
    height: 64px;
    line-height: 1em;
    padding: 18px 0 18px 16px;
}
.mode--default .ch-left-tle {
    color: #fa3939;
}
.mode--fun .ch-left-tle {
    color: #FF3474;
}
.ch-left-tle__bkg {
    cursor: pointer;
    position: relative;
    display: inline-block;
    padding: 0 10px;
    margin-left: 0px;
    text-align: center;
    line-height: 28px;
    border-radius: 32px 32px 32px 0;
    font-size: 22px;
    min-width: 64px;
    color: #fff;
    height: 28px;
}
.ch-left-tle__bkg a{ color: #fff;}
.mode--default .ch-left-tle__bkg {
    background: #fa3939;
}
.mode--fun .ch-left-tle__bkg {
    background: #FF3474;
}

.mode--default .ch-left-tle__bkg::before {
    color: #fa3939;
}
.mode--fun .ch-left-tle__bkg::before {
    color: #FF3474;
}
.ch-left__list {
    margin-top: -17px;
}
.ch-left__list1 {
    margin-top: 120px;
}
.ch-left-item {
    overflow: hidden;
    margin-top: 15px;
    display: block;
}
.ch-left-item-tle {
    display: block;
    font-weight: 700;
    font-size: 13px;
    line-height: 29px;
    padding-left: 10px;
    padding-right: 10px;
    line-height:28px;
    min-height:28px;
    margin-bottom: 3px;
}
.ch-left-item-tle--active {
    position: relative;
}
.mode--default .ch-left-item-tle--active {
    background-color: rgba(250,57,57,0.1);
}
.mode--fun .ch-left-item-tle--active {
    background-color: rgba(255,52,116,0.1);
}
.ch-left-item-tle--active::before {
    position: absolute;
    left: 0;
    content: '';
    width: 3px;
    height: 100%;
}
.mode--default .ch-left-item-tle--active::before {
    background-color: #fa3939;
}
.mode--fun .ch-left-item-tle--active::before {
    background-color: #FF3474;
}
.cp-cp--canclick {
    cursor: pointer;
}
.ch-left-item-tle a {
    cursor: pointer;
}
.mode--default .ch-left-item-tle a {
    color: #fa3939;
}
.mode--fun .ch-left-item-tle a {
    color: #000000;
}
.ch-left-item-child {
    cursor: pointer;
    color: #333;
    float: left;
    font-size: 14px;
    margin: 0 0 4px 16px;
    max-width: 132px;
    min-width: 40px;
}
.text-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.flow{ padding: 0 15px;}
@media screen and (min-width:768px) {
    .ch-list-card .infoW{ width: 400px;}
}

@media screen and (max-width: 767px) {
    .content-wrapper{ width: 100%; float: none;}
    .content-container .content{ width: 100%;}
    .content-body{ width: 100%; padding-left: 0;}
    .side-wrapper{ display: none;}
    #bd_article{ padding-right: 0; padding-left: 0;}
    .article-toolbar__container{ display: none;}
    .content-container .content .article-wrapper{padding: 0 15px;}
    .content-container #bd_article_title{ font-size: 22px; line-height: 30px;}
    .content .article__footer{ height: auto; padding-bottom: 20px;}
    .body{ height: auto;}
    html, body, #app, #app > div{ overflow-y: auto;}
    .header__wrapper{ position: relative;}
    #app div.home{ padding-top: 0;}
    .ch-list-card .infoW{ width: 180px;}
    .ch-left{ display: none;}
	.content .article__footer{ margin:0px}
	.footer{margin-top: 0px}
	.html, body, #app, #app > div{background: #ffffff;}
}