@charset "utf-8";

.bdshare-button-style1-24 a {
    margin: 6px 0 6px 6px !important;
}

.prev-post a,
.next-post a {
    line-height: 160%;
}

.Party-avatar {
    width: 60px;
    height: 60px;
    margin-left: 20px;
    vertical-align: middle;
    border-radius: 100px;
}

.art-box {
    margin-top: 50px;
}

#art-box-container {
    padding: 10px 20px;
    border: solid #ebebeb 1px;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px #dedede;
            box-shadow: 0 1px 2px #dedede;
}

#art-box-container:hover {
    background: #FAFAFA;
}

.art-name {
    font-size: 18px;
    padding-left: 20px;
}

/**
comment
*/
#comment-main {
    overflow: visible;
    word-break: break-all;
    margin-top: 40px;
}

#comment-main h3 {
    padding-bottom: 14px;
    margin-bottom: 30px;
    border-bottom: 5px solid #131418;
}

.go-like {
    font-weight: normal;
    line-height: 28px;
    float: right;
    padding: 0 10px;
    cursor: pointer;
    color: #fff;
    border-radius: 2px;
    background: #3498db;
}

.clearfix {
    zoom: 1;

    _height: 1px;
}

.comment-item {
    padding: 15px 0;
    border-top: 1px solid #E6E6E6;
}

.com-img {
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
}

.full {
    display: block;
    width: 100%;
    height: 100%;
}

.com-text {
    margin-left: 70px;
}

.com-text .title {
    font-size: 18px;
    margin-bottom: 4px;
    padding-right: 2%;
}

.com-text .comment-nickname {
    cursor: pointer;
}

.com-text .intro {
    font-size: 14px;
    line-height: 24px;
    display: inline;
    margin-bottom: 4px;
    color: #4a4a4a;
}

.com-text .parent {
    margin-top: 10px;
    padding: 8px 18px;
    background: #efefef;
    color: #999;
    font-size: 14px;
}

.com-text .parent a {
    color: inherit;
}

.com-text .parent a:hover {
    color: #3498DB;
}

.com-text .ope {
    zoom: 1;
    padding-top: 1%;
    color: #A4A4A4;
}

.com_colon {
    padding: 0 1px;
}

.reply {
    font-size: 16px;
    padding-right: 10px;
    color: #4a4a4a;
}

.reply:hover {
    color: #4a4a4a;
}

.com_time {
    font-size: 14px;
}

.comment-like {
    font-size: 14px;
    line-height: normal;
    display: inline-block;
    height: 16px;
    padding-left: 15px;
    color: rgb(173, 173, 173);
    background-origin: padding-box;
}

.like-before {
    background: -448px -81px url(https://mat1.gtimg.com/v/coral_yp_2015/images/sprite_niuping.png) no-repeat !important;
}

.like-before:hover {
    background: -448px -101px url(https://mat1.gtimg.com/v/coral_yp_2015/images/sprite_niuping.png) no-repeat;
}

.like-after {
    background: -448px -101px url(https://mat1.gtimg.com/v/coral_yp_2015/images/sprite_niuping.png) no-repeat !important;
}

.like-after:hover {
    background: -448px -81px url(https://mat1.gtimg.com/v/coral_yp_2015/images/sprite_niuping.png) no-repeat;
}

.like-num {
    font-family: 'hiragino sans gb', 'microsoft yahei', simsun;
    font-size: 14px;
    color: rgb(173, 173, 173);
}

.like-num:hover {
    color: rgb(173, 173, 173);
}

.comment-text {
    /*padding-bottom: 10px;*/
}

.comment-text .img {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 2px;
}

.comment-input {
    margin-left: 70px;
}

.comment-input textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 4em;
    margin-bottom: 15px;
}

.comment-textarea {
    line-height: 20px;
    height: 6em;
    margin: 0 0 10px;
    padding: 8px 2%;
    border: 1px solid #131418;
    box-shadow: none;
    outline: 0;
}

.comment-textarea:focus {
    border: 1px solid #131418;

}

.comment-ope {
    line-height: 30px;
    position: relative;
    min-height: 65px;
}

.comment-btn:hover {
    opacity: .8;
    color: white;
}

.comment-btn {
    width: 120px;
    line-height: 40px;
    float: right;
    color: #fff;
    background-color: #131418;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}

.comment-tip {
    float: right;
    margin-right: 10px;
    color: #999;
}

.comment-ope .expression-btn:hover {
    background-position: -25px 0;
}

.comment-ope .expression-btn {
    float: left;
    width: 20px;
    height: 20px;
    margin: 4px 4px;
    cursor: pointer;
    /* display: none; */
    background: url(../images/bq_img.png);
    background-image: -webkit-image-set(url(../images/bq_img.png));
    background-image:         image-set(url(../images/bq_img.png));
    background-repeat: no-repeat;
    background-position: 0 0;
}

.bby-expression {
    position: absolute;
    z-index: 999;
    top: 20px;
    left: 0;
    display: none;
    width: 95%;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 1px 1px 13px #ccc;
}

.comment-loading-spinner {
    display: inline-block;
    z-index: 1;
    width: 25px;
    height: 25px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;

    -webkit-animation-duration: 0.75s;
    -moz-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: rotate-forever;
    -moz-animation-name: rotate-forever;
    animation-name: rotate-forever;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    border: 8px solid #F39200;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
}

@-webkit-keyframes rotate-forever {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes rotate-forever {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotate-forever {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*表情底部样式遮住页脚。*/
@media (max-width: 768px) {
    .bby-expression {
        top: -250px;
    }

    .comment-btn {
        margin-right: 40%;
    }
}

.bby-expression ul {
    margin-left: 0;
    list-style: none;
}

.bby-expression ul li {
    float: left;
    overflow: hidden;
    width: 26px;
    height: 22px;
    margin: -1px 0 0 -1px;
    padding: 4px 2px;
    cursor: pointer;
    text-align: center;
    border: 1px solid #e8e8e8;
}

.bby-expression ul li:hover {
    position: relative;
    z-index: 2;
    border: 1px solid #eb7350;
    background: #fff9ec;
}

.video-intro-notfull {
    overflow: hidden;
    width: 100%;
    margin-bottom: 0 !important;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.video-intro-full {
    overflow: auto !important;
    white-space: normal !important;
    text-overflow: clip !important;
}

.broadcast-more {
    position: absolute;
    top: 0;
    right: 10px;
    width: 25px;
    height: 100%;
}

.more-ico {
    position: absolute;
    overflow: hidden;
    width: 14px;
    height: 7px;
    -webkit-transition: -webkit-transform 0.4s;
            transition:         transform .4s;
}

.more-ico {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    margin: auto;
}

.more-ico .line1,
.more-ico .line2 {
    position: absolute;
    top: 6px;
    left: -3px;
    width: 20px;
    height: 1px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background: #babcbd;
}

.more-ico .line1 {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}

.more-ico.active {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}

.post-right {
    float: right;
    width: 330px;
}

.post-right-item .entry-btn-group ul li {
    margin-top: 20px;
    margin-right: 23px;
    margin-left: 23px;
}
.post-right-title-new a.more {
    font-size: 12px;
    font-weight: normal;
    float: right;
}

.tags {
    margin-top: -8px;
    margin-left: 0;
}

.follow-list {
    padding: 0 20px;
}

.follow-list a {
    display: block;
    float: left;
    zoom: 1;
    width: 30px;
    height: 31px;
    margin: 10px 20px;
    vertical-align: top;
    background-image: url(../images/follow-icon-final.png?20151027);
    background-repeat: no-repeat;
}
.follow-list .follow-public {
    background-image: url(../images/follow-puclic.png);
}
.follow-list .follow-toutiao {
    background-position: -38px 0;
}

.follow-list .follow-wangyi {
    background-position: -118px 0;
}

.follow-list .follow-fenghuang {
    background-position: 2px 0;
}

.follow-list .follow-zixun {
    background-position: -79px 0;
}

.follow-list .follow-jiemian {
    background-position: -160px 0;
}

.follow-list a:hover {
    opacity: 0.8;
}

.follow-list a.follow-weibo {
    background-position: 0 0;
}

.follow-list a.follow-tudou {
    background-position: -80px -40px;
}

.follow-list a.follow-youku {
    background-position: -120px -40px;
}

.follow-list a.follow-163 {
    background-position: 0 -40px;
}

.follow-list a.follow-xiami {
    background-position: -80px -0;
}

div.wj-rec a {
    width: 130px;
    height: 128px;
}

div.wj-rec a.width-fix {
    width: 150px;
    height: 133px;
}

.rec-video-title {
    overflow: hidden;
    height: 48px;
    text-align: inherit!important;
        text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
}

.search_art_box {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 8px;
    background-position: center center;
    /*background: url("../images/search_art_bg.png") no-repeat;*/
    -webkit-background-size: cover;
            background-size: cover;
}

.search_art_avatar {
    float: left;
    width: 120px;
    height: 120px;
    background-position: center;
    -webkit-background-size: cover;
            background-size: cover;
}
.search_art_info {
    width: 100%;
    height: 100%;
}
.search_art_info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    text-align: left;
    color: gray;
}

.search_art_info p:first-child {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 14px;
    color: rgb(34, 34, 34);
}

.search_art_info p:first-child:after {
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-left: 8px;
    content: ' ';
    vertical-align: top;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid rgba(4, 237 , 143, 1);
}

.search_art_detail {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 140px;
    display: block;
    padding-top: 2%;
    text-align: left;
}

/** mobile*/
.mob_search_art_box {
    overflow: hidden;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mob_search_art_avatar {
    display: block;
    float: left;
    width: 33.3%;
    height: auto;
    background-position: center;
    -webkit-background-size: cover;
            background-size: cover;
}

.mob_search-art-bg {
    /*background-image: url("../images/search_art_bg_mob.png")!important;*/
    overflow: hidden;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
            background-size: cover;
}
.mob_search-art-info {
    display: block;
    float: left;
    padding-left: 10px;
}

.mob_search-art-info > div {
    color: gray;
}

.mob-search-art-info > div:first-child {
    font-size: 16px;
    color: black;
}

.mob_search-art-name {
    line-height: 1.3em;
    margin-bottom: 10%;
}

.post-right-item .entry-btn-group {
    float: left;
}

.entry-btn-group {
}

.entry-btn-group ul {
    margin-bottom: 0;
    margin-left: 0;
    text-align: center;
}
.entry-icon {
    display: block;
    background-image: url("../images/icons.png") !important;
}

.entry-img-wh {
    position: relative;
    width: 40px!important;
    height: 40px!important;
    border-radius: 50%;
    background-size: 300px;
}
.entry-btn-group ul li {
    position: relative;
    display: inline-block;
    margin-right: 4px;
    margin-left: 4px;
    list-style-type: none;
    text-decoration: none;
}
.share-news .entry-btn-group {
    display: inline-block;
    vertical-align: middle;
}

.entry-btn-group ul li:before {
    position: absolute;
    z-index: 0;
    width: 60px;
    height: 60px;
    content: "";
    -webkit-transition: .5s cubic-bezier(0.1, 0.8, 0.3, 1.3);
         -o-transition: .5s cubic-bezier(.3, 0, 0, 1.3);
            transition: .5s cubic-bezier(.3, 0, 0, 1.3);
    -webkit-transform: scale(0, 0);
       -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
         -o-transform: scale(0, 0);
            transform: scale(0, 0);
    opacity: 0;
}

.entry-btn-group ul li:hover:before {
    transform: scale(1, 1);
    opacity: 1;
}

.entry-img-weibo {
    background-color: red;
    background-position: -5px 39px!important;
}
.entry-img-weixin {
    background-color: #2FD452;
    background-position: 550px 38px!important;
}
.entry-img-qzone {
    background-color: #FFBD00;
    background-position: -104px 38px!important;
}
.entry-img-dou {
    background-color: #34AA45;
    background-position: -157px 38px!important;
}
.entry-img-tie {
    background-color: #00A0FF;
    background-position: -211px 38px!important;
}
.entry-img-ren {
    background-color: #00B8FF;
    background-position: -255px 38px!important;
}

.share {
    padding-bottom: 10px;
}

.share h4 {
    font-weight: 300;
}
/*.entry-btn-group ul li:nth-child(1):hover .entry-img-weibo{*/
/*background-position:-2px 56px!important;*/
/*}*/
.entry-btn-group ul li:hover:before {
    opacity: 1;
}
/*.entry-btn-group ul li:nth-child(2):hover .entry-img-weixin{*/
/*background-position:-65px 56px!important;*/
/*}*/
/*.entry-btn-group ul li:nth-child(3):hover .entry-img-qzone{*/
/*background-position:-136px 56px!important;*/
/*}*/
/*.entry-btn-group ul li:nth-child(4):hover .entry-img-dou{*/
/*background-position:-205px 56px!important;*/
/*}*/
/*.entry-btn-group ul li:nth-child(5):hover .entry-img-tie{*/
/*background-position:-276px 56px!important;*/
/*}*/
/*.entry-btn-group ul li:nth-child(6):hover .entry-img-ren{*/
/*background-position:-335px 56px!important;*/
/*}*/
/*.entry-btn-group ul li:nth-child(1):hover:before {*/
/*background-color: #f74864!important;*/
/*}*/
/*.entry-btn-group ul li:nth-child(2):hover:before {*/
/*background-color:#1ec354!important;*/
/*}*/
/*.entry-btn-group ul li:nth-child(3):hover:before {*/
/*background-color:#ffce0b!important;*/
/*}*/
/*.entry-btn-group ul li:nth-child(4):hover:before {*/
/*background-color:#FC6902!important;*/
/*}*/
/*.entry-btn-group ul li:nth-child(5):hover:before {*/
/*background-color: #3901f4 !important;*/
/*}*/
/*.entry-btn-group ul li:nth-child(6):hover:before {*/
/*background-color:#2778BA!important;*/
/*}*/
.bdshare-button-style1-24 a,
.bdshare-button-style1-24 .bds_more {
    float: none !important;
    margin: 0 !important;
    padding-left: 0 !important;
    background-repeat: repeat !important;
}

/*新增作者品牌*/
.post-right-author-box {
    padding: 20px 20px 0;
}

.post-right-author-box .basic-info {
    height: 90px;
    margin-bottom: 20px;
}

.post-right-author-box .avatar {
    float: left;
    display: block;
}

.post-right-author-box .avatar a {
    display: inline-block;
}

.post-right-author-box .avatar a img {
    vertical-align: middle;
    width: 90px;
    height: 90px;
    border-radius: 45px;
}

.post-right-author {
    margin-bottom: 7px;
    padding-top: 5px;
}

.post-right-author a {
    font-size: 24px;
}

.post-right-hole a:hover {
    color: #0098d9;
}

.post-right-name {
    margin-left: 110px;
}

.post-right-name .meta {
    font-size: 16px;
    color: #A4A4A4;
    margin-bottom: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
    overflow: hidden;
}

.post-right-num-box {
    font-size: 16px;
}

.post-right-num-box .num-wrapper {
    position: relative;
    display: inline-block;
    text-align: left;
    float: left;
    width: 50%;
    font-size: 36px;
    line-height: 1.16;
}

.post-right-num-box .num-wrapper h5 {
    color: #4a4a4a;
    margin-bottom: 10px;
    font-weight: normal;
    letter-spacing: 0;
}

.post-right-post-box {
    margin-top: 20px;
}

.post-right-post-box a,
.post-right-post-box h3 {
    font-size: 15px;
    font-weight: inherit;
    color: inherit;
}

.post-right-box-header {
    font-size: 14px;
    font-weight: normal;
}

.post-right-box-header .right-button {
    float: right;
}

.post-right-post-box .post-list {
    margin-top: 16px;
}

.post-right-post-box .post-list li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 12px;
    line-height: 20px;
}

.post-right-post-box .post-list li:last-child {
    margin-bottom: 0;
}

.post-right-post-box .post-list li a:before {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 8px;
    content: '';
    vertical-align: 3px;
    border-radius: 3px;
    background: #FF9800;
    position: absolute;
    left: 0;
    top: 7px;
}

.post-right-post-box .post-list li a:hover {
    color: #0098d9;
}

.post-right-post-box .post-list li .meta {
    color: #9c9c9c;
    display: block;
    padding: 4px 0;
}

.post-right-post-box .post-list .meta .time {

}

.post-right-post-box .post-list .meta .cate {
    float: right;
    color: #ff9800;
    font-size: 14px;
}

/*
 * 文章右侧广告
 */
.post-right-ad {
    padding: 10px 20px;
    background: #fff;
}
.post-right-ad a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 164px;
}
.post-right-ad a img {
    display: block;
    width: 320px;
    height: 164px;
    vertical-align: middle;
}

.hot-post-list {
    font-size: 16px;
}

.hot-post-list li {
    line-height: 24px;
    padding: 8px 0;
    border-bottom: 1px #e6e6e6 solid;
    color: #333;
    font-size: 14px;
}

.hot-post-list li:last-child {
    border-bottom: none;
}

.hot-post-list li a {
    color: inherit;
}

.hot-post-list li a:hover {
    color: #0098d9;
}

.hot-post-list li span {
    margin-right: 12px;
    font-family: "Open Sans Extrabold Italic", sans-serif;
    color: #9a9b9c;
}

.hot-post-list li span.hot {
    color: #fabe3c;
}

.list-tab {
    position: absolute;
    font-size: 14px;
    right: 0;
    top: 0;
}

.post-right-item .list-tab .tab {
    float: left;
    width: 56px;
    line-height: 34px;
    height: 33px;
    text-align: center;
    box-sizing: border-box;
    color: #333;
}

.post-right-item .list-tab .tab:hover {
    color: #666;
}

.list-tab .tab.active {
    height: 34px;
    line-height: 34px;
    border-bottom: 2px #333 solid;
}

/*
 *  comment
 */

.app-down-wrap {
    position: relative;
    height: 275px;
    padding: 10px 10px;
    text-align: center;
    color: #333;
}

.dn {
    display: none;
}

.app-logo {
    width: 150px;
    height: 150px;
    margin: 5px auto 15px;
    box-shadow: 0 0 7px 1px #ccc;
}
.app-logo img {
    width: 100%;
    height: 100%;
}

.app-tip {
    font-size: 12px;
    color: #333;
}

.app-down-btn {
    width: 0;
    height: 0;
    margin: 10px auto 15px;
    border-top: 6px #333 solid;
    border-right: 6px transparent solid;
    border-left: 6px transparent solid;
}

.app-down {
    position: relative;
    display: block;
    text-align: center;
    color: #333;
}

.app-down h4 {
    margin: 0;
}

.app-down span {
    font-size: 14px;
}

.app-down:hover {
    color: #666;
}

/** 加载 loading **/
.jam-loading {
    position: fixed;
    z-index: 100000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
            transition: all 1s;
    background: #fff;
    background: -webkit-gradient(radial, center center, 120, center center, 900, from(#fff), to(#ddd));
    background: -moz-radial-gradient(circle, #fff, #ddd);
}
.jam-loading.loading-fade {
    opacity: 0;
}
.jam-loading.loading-fade .jam-loader {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
}
.jam-loader {
    position: absolute;
    top: 40%;
    width: 100%;
    height: 36px;
    -webkit-transition: all 1s;
            transition: all 1s;
    color: #5C5C5C;
}
.jam-loader h4 {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
}
.jam-loader span {
    position: absolute;
    left: 50%;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: -10px;
    -webkit-animation: 3s infinite linear;
       -moz-animation: 3s infinite linear;
         -o-animation: 3s infinite linear;
    border-radius: 50%;
}

.jam-loader span:nth-child(2) {
    -webkit-animation: kiri 1.2s infinite linear;
       -moz-animation: kiri 1.2s infinite linear;
         -o-animation: kiri 1.2s infinite linear;
    background: #E84C3D;
}
.jam-loader span:nth-child(3) {
    z-index: 100;
    background: #F1C40F;
}
.jam-loader span:nth-child(4) {
    -webkit-animation: kanan 1.2s infinite linear;
       -moz-animation: kanan 1.2s infinite linear;
         -o-animation: kanan 1.2s infinite linear;
    background: #2FCC71;
}


@-webkit-keyframes kanan {
    0% {
        -webkit-transform: translateX(20px);
    }

    50% {
        -webkit-transform: translateX(-20px);
    }

    100% {
        z-index: 200;
        -webkit-transform: translateX(20px);
    }
}
@-moz-keyframes kanan {
    0% {
        -moz-transform: translateX(20px);
    }

    50% {
        -moz-transform: translateX(-20px);
    }

    100% {
        z-index: 200;
        -moz-transform: translateX(20px);
    }
}
@-o-keyframes kanan {
    0% {
        -o-transform: translateX(20px);
    }

    50% {
        -o-transform: translateX(-20px);
    }

    100% {
        z-index: 200;
        -o-transform: translateX(20px);
    }
}




@-webkit-keyframes kiri {
    0% {
        z-index: 200;
        -webkit-transform: translateX(-20px);
    }
    50% {
        -webkit-transform: translateX(20px);
    }
    100% {
        -webkit-transform: translateX(-20px);
    }
}

@-moz-keyframes kiri {
    0% {
        z-index: 200;
        -moz-transform: translateX(-20px);
    }
    50% {
        -moz-transform: translateX(20px);
    }
    100% {
        -moz-transform: translateX(-20px);
    }
}
@-o-keyframes kiri {
    0% {
        z-index: 200;
        -o-transform: translateX(-20px);
    }
    50% {
        -o-transform: translateX(20px);
    }
    100% {
        -o-transform: translateX(-20px);
    }
}

.post-right-title-new {
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    display: block;
    margin-bottom: 10px;
    padding: 10px 0 10px 0;
    text-align: left;
    color: #393939;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.post-right-title-new .title-cn {
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    color: #323232;
}

.post-right-title-new .title-en {
    font-weight: normal;
    display: inline-block;
    margin-left: 6px;
    color: #666666;
}
.tags {
    min-height: 100px;
    margin-left: 0;
}
.tags .sel {
    color: #FFF;
    background-color: #3498DB;
}
.tags a {
    zoom: 1;
    margin-right: 6px;
    margin-bottom: 8px;
    padding: 4px 6px;
    color: #3498DB;
    background-color: #F1F1F1;
}
.tags a:hover {
    color: white;
    background-color: #3498DB;
}

.single-ad {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
}

.single-ad img {
    width: 100%;
    height: 200px;
    vertical-align: middle;
}


.pic-right {
    min-height: 85px;
    padding: 0 0 10px;
    position: relative;
    border-bottom: 1px #e6e6e6 solid;
}
.pic-right:last-child {
    border-bottom: none;
}
.pic-right .recommend-index-image {
    float: right;
    width: 128px;
    height: 85px;
    margin-left: 10px;
}
.pic-right .time {
    position: absolute;
    bottom: 10px;
    color: #9c9c9c;
}
.pic-right .recommend-index-title {
    font-size: 13px;
    color: #333;
}
.pic-right .recommend-index-title:hover {
    color: #3da9f7;
}

.single-video-wrapper {
    margin-left: -10px;
    margin-right: -10px;
}
.single-video {
    float: left;
    width: 50%;
    padding: 0 10px 10px;
    position: relative;
    box-sizing: border-box;
}
.single-video:last-child {
    border-bottom: none;
}
.single-video .recommend-index-image {
    width: 100%;
    padding-bottom: 66.6%;
    position: relative;
    height: 0;
}
.single-video .recommend-index-image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
}
.single-video .time {
    position: absolute;
    bottom: 10px;
    color: #9c9c9c;
}
.single-video .recommend-index-title-container {
    margin-top: 6px;
    margin-bottom: 6px;
}
.single-video .recommend-index-title {
    font-size: 13px;
    color: #333;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.single-video .recommend-index-title:hover {
    color: #3da9f7;
}

.single-video-tags {
    float: left;
}

.single-video-tags .entry-tags {
    margin-bottom: 0px;
    margin-top: 15px;
}

.video-hot {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearboth {
    clear: both;
}
.float-right {
    float: right!important;
}
.float-left {
    float: left!important;
}

.video-right .recommend-index-image {
    margin-left: 0px;
    width: 120px;
    height: 80px;
}

.video-right .recommend-index-title-container {
    margin-left: 130px;
}


/*** INDEX RIGHT V4 ***/

.post-right-item {
    padding: 15px 20px 20px;
    background-color: #fff;
    overflow: hidden;
}

.post-right-item ul {
    list-style-type: none;
    margin: 0;
}

.post-right-item {
    padding: 0 0 20px;
    margin-bottom: 40px;
    background: #f8f8f8;
}

.post-right a {
    color: inherit;
    text-decoration: none;
}

.post-right a:hover {
    color: #3498DB;
}

.post-right-item .tags {
    margin-top: 20px;
    padding: 0 20px;
}

.post-right-item .tags a {
    font-size: 14px;
    line-height: 28px;
    display: inline-block;
    margin: 0 5px 10px 0;
    padding: 0 8px;
    border: 1px solid #a4a4a4;
    border-radius: 30px;
}

.post-right-item .p-right-title {
    float: none;
    color: #131418;
    padding: 18px 0 18px 12px;
    font-weight: bold;
    border-bottom: 1px solid #e2e2e2;
}

.post-right-item .category {
    font-size: 0;
    padding: 10px 20px;
}

.post-right-item .category .cate-item {
    font-size: 14px;
    color: #535352;
    width: 50%;
    display: inline-block;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.post-right-item .category .cate-item a {
    color: inherit;
}

.post-right-item .category .cate-item.active {
    color: #F7B501;
}

.post-right-item .category .cate-item.active i {
    color: inherit;
}

.post-right-item .category .cate-item i {
    font-size: 20px;
    vertical-align: -3px;
    margin-right: 8px;
    color: #A4A4A4;
}

.post-right-item .qianxun-more-btn {
    border: 1px solid #4A4A4A;
    border-radius: 100px;
    width: 130px;
    line-height: 25px;
    display: block;
    text-align: center;
    margin: 30px auto 10px;
}

.p-right-title .title {
    display: inline-block;
    position: relative;
    font-size: 24px;
    line-height: 1.5;
}

.p-right-title .title:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #131418;
    margin: 0 10px;
    vertical-align: 2px;
    -webkit-transition: background .1s ease;
    transition: background .1s ease;
}

.p-right-title a.title:hover:before {
    background: #3498DB;
}

.p-right-title .story-meta {
    font-size: 16px;
    color: #4a4a4a;
    font-weight: 400;
    padding-left: 8px;
    margin-top: 4px;
}

.p-right-title .story-meta i {
    color: #a4a4a4;
    margin-right: 7px;
}

.p-right-title .story-meta span {
    color: #4990E2;
}

.active-list {
    margin-bottom: 40px;
    margin-left: 0;
    list-style: none;
}

.active-list li {
    margin: 0;
}

.active-list li a {
    display: block;
    overflow: hidden;
    width: 100%;
}

.active-list li a img {
    width: 100%;
    display: block;
}

.service-list {
    text-align: left;
    color: #4a4a4a;
    margin: 30px 0 40px;
}
.service-list a {
    font-size: 18px;
    line-height: 50px;
    display: block;
    width: 130px;
    height: 50px;
    margin: 0 auto 20px;
    border: 2px solid #4a4a4a;
    border-radius: 50px;
    padding: 0 30px;
    text-align: center;
}

.service-list a:hover {
    color: #fff;
    background: #a4a4a4;
    border-color: #a4a4a4;
}

.service-list a div {
    display: inline-block;
}

.service-list .icon {
    width: 24px;
    font-size: 24px;
    text-align: center;
    margin-right: 6px;
    vertical-align: -2px;
}

.service-list .icon-media:before {
    content: '\e913';
}

.service-list .icon-report:before {
    content: '\e909';
}

.service-list .icon-plan:before {
    content: '\e912';
}

.service-list .icon-advertise:before {
    content: '\e911';
}

.recommend-index-image {
    display: block;
    overflow: hidden;
    width: 120px;
    height: 80px;
    float: right;
    margin-left: 20px;
}

.recommend-index-image img {
    overflow: hidden;
    width: 100%;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.recommend-index-image:hover img {
    -webkit-transform: matrix(1.04,0,0,1.04,0,0);
    -moz-transform: matrix(1.04,0,0,1.04,0,0);
    -ms-transform: matrix(1.04,0,0,1.04,0,0);
    -o-transform: matrix(1.04,0,0,1.04,0,0);
    transform: matrix(1.04,0,0,1.04,0,0);
}

.recommend-index-title-container {
    position: relative;
    height: 80px;
    overflow: hidden;
}

.recommend-index-title-container .views {
    color: #a4a4a4;
    font-size: 12px;
    position: absolute;
    bottom: 0;
}

.video-recommend article:last-child .recommend-index-title-container {
    margin-bottom: 0;
}

.video-recommend article {
    height: 80px;
    padding: 20px 20px 0;
}

.recommend-index-title {
    font-size: 14px;
    display: block;
    overflow: hidden;
    max-height: 63px;
}

.recommend-index-title span {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
}

.app-pro-container {
    border: 1px solid #d4d4d4;
}

.app-pro-container .app-pro-header {
    height: 220px;
    background: url(../images/index-app-pro-background.png) no-repeat;
    background-size: cover;
    position: relative;
}

.app-pro-container .app-pro-header .logo {
    width: 90px;
    height: 90px;
    background: url(https://img2.jammyfm.com/images/icons/app_icon.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    margin-left: -45px;
    bottom: -45px;
    box-shadow: 0 11px 12px -4px rgba(247, 181, 1, .55);
    border-radius: 20px;
}

.app-pro-container .app-pro-content {
    height: 112px;
    text-align: center;
    padding: 66px 15px 30px;
}

.app-pro-container .list {
    list-style: none;
    font-size: 14px;
    letter-spacing: 2px;
    color: #4a4a4a;
    float: right;
    padding: 15px;
    position: relative;
    border: 1px solid #a4a4a4;
}

.app-pro-container .list:before {
    content: "";
    position: absolute;
    width: 50%;
    background-color: #fff;
    top: -1px;
    bottom: -1px;
    left: 25%;
}

.app-pro-container .list:after {
    content: "";
    position: absolute;
    height: 50%;
    background-color: #fff;
    top: 25%;
    left: -1px;
    right: -1px;
}

.app-pro-container .list ul {
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 2;
}

.app-pro-container .list li span {
    position: relative;
}

.app-pro-container .list li {
    line-height: 20px;
    margin-bottom: 5px;
}

.app-pro-content .btn {
    float: left;
    width: 126px;
    display: inline-block;
    font-size: 12px;
}

.app-pro-content .btn img {
    width: 85px;
}

.app-pro-content .btn p {
    margin-bottom: 0;
}

.related-banner a {
    color: #fff;
}

.related-banner a:hover {
    color: #fff;
}

.related-banner a:hover .banner-image-container img {
    -webkit-transform: matrix(1.04,0,0,1.04,0,0);
    -moz-transform: matrix(1.04,0,0,1.04,0,0);
    -ms-transform: matrix(1.04,0,0,1.04,0,0);
    -o-transform: matrix(1.04,0,0,1.04,0,0);
    transform: matrix(1.04,0,0,1.04,0,0);
    -webkit-backface-visibility: hidden;
    transform-style: preserve-3d;
}

.related-banner .related-banner-item {
    display: block;
    width: 100%;
    height: 180px;
    position: relative;
    margin-bottom: 20px;
}

.related-banner-item .banner-image-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.related-banner-item .banner-image-container:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(19,20,24,0.30);
    position: relative;
}

.related-banner-item .banner-image-container img {
    width: 100%;
    height: auto;
    position: absolute;
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    -webkit-transition: transform .35s ease-out;
    -moz-transition: transform .35s ease-out;
    -ms-transition: transform .35s ease-out;
    -o-transition: transform .35s ease-out;
    transition: transform .35s ease-out;
}

.related-banner-item .banner-title-container {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0 16px 16px;
    box-sizing: border-box;
}

.banner-title-container .category {
    height: 20px;
    display: inline-block;
    margin-bottom: 7px;
    font-size: 14px;
}

.banner-title-container .category i {
    font-size: 20px;
    color: #F7B501;
    vertical-align: -2px;
    margin-right: 7px;
}

.banner-title-container .title {
    margin-bottom: 12px;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
}

.banner-title-container .icon-play-i {
    float: left;
    width: 55px;
    height: 55px;
    font-size: 55px;
    margin-top: 7px;
    margin-right: 10px;
}

.banner-title-container.video-item .title {
    height: 33px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.banner-title-container .meta {
    height: 18px;
    line-height: 18px;
}

.banner-title-container .meta .float-right span {
    margin-left: 24px
}

.banner-title-container .meta span i {
    margin-right: 6px;
}

.related-article .related-article-wrapper {
    margin-left: -10px;
    margin-right: -10px;
}

.related-article-wrapper .related-article-item {
    padding: 0 10px;
    float: left;
    width: 33.3%;
    box-sizing: border-box;
}

.related-article-wrapper .related-article-content a {
    color: inherit;
}

.related-article-wrapper .related-article-content a:hover {
    color: #3498DB;
}

.related-article-item .related-article-cover {
    display: block;
    width: 236px;
    height: 157px;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.related-article-item .related-article-cover:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(19,20,24,0.20);
}

.related-article-item .related-article-cover img {
    -webkit-transition: transform .35s; -moz-transition: transform .35s; -ms-transition: transform .35s; -o-transition: transform .35s; transition: transform .35s;
}

.related-article-item .related-article-cover:hover {
    color: #fff;
}

.related-article-item .related-article-cover:hover img {
    -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);
}

.related-article-item .related-article-cover .category {
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 10px;
    font-size: 12px;
}

.related-article-item .related-article-cover .category i {
    margin-right: 5px;
    font-size: 16px;
    vertical-align: -1px;
}

.related-article-item .related-article-cover img {
    width: 100%;
    height: 100%;
}

.related-article-item .related-article-content {
    padding: 10px 10px 0;
}

.related-article-item .related-article-content h4 {
    letter-spacing: 0;
    line-height: 25px;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
    overflow: hidden;
    height: 50px;
}

.related-article-item .related-article-content .meta {
    color: #A4A4A4;
    font-size: 12px;
}

.related-article-item .related-article-content .meta .likes {
    float: right;
}

.article-like-wrapper {
    padding: 40px 0 60px;
}

.article-like-wrapper .article-like-btn {
    width: 125px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 16px;
    color: #4a4a4a;
    display: block;
    text-align: center;
    border: 1px solid #E2E2E4;
    border-radius: 100px;
}

.article-like-wrapper .article-like-btn i {
    color: #A4A4A4;
}

.article-like-wrapper .article-like-btn:hover {
    color: #F7B501;
}

.article-like-wrapper .article-like-btn:hover i {
    color: #F7B501;
}

.article-like-btn.active {
    color: #F7B501;
    animation-name: beat;
    -webkit-animation-name: beat;
}

.article-like-btn.active i {
    color: #F7B501;
}

.load_more {
    font-size: 16px;
    line-height: 40px;
    width: 100%;
    margin: 20px auto 20px auto;
    padding: 5px 0;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-align: center;
    color: #a4a4a4;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
}

.load_more:after {
    content: '点击加载更多评论';
}

.load_more:hover {
}

.load_more_loading {
}
.load_more_loading:after {
    content: '加载中';
}
.load_more_loading:hover {
}

.load_more_hidden {
    font-size: 24px;
    line-height: 40px;
    width: 100%;
    margin: 20px auto 20px auto;
    padding: 5px 0;
    text-align: center;
    color: #a4a4a4;
    position: relative;
}
.load_more_hidden:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background: #E2E2E4;
    top: 50%;
}
.load_more_hidden:after {
    content: '已经到底啦';
    background: #fff;
    display: inline-block;
    position: relative;
    padding: 0 20px;
}

.post-right-item .activity-wrapper,
.post-right-item .activity-detail {
    padding: 10px 20px 0;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 1.5;
}

.post-right-item .activity-detail > div {
    margin: 5px 0;
    padding-left: 24px;
    position: relative;
}

.post-right-item .activity-detail i {
    width: 20px;
    text-align: center;
    color: #f7b501;
    position: absolute;
    left: 0;
    top: 3px;
}

.post-right .regis-deadline {
    display: inline-block;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #ccc;
    color: #fff;
    font-size: 20px;
    border-radius: 25px;
    margin: 35px auto 0;
    padding: 0 44px;
}

.post-right .regis-deadline:hover {
    color: #fff;
}