@charset "UTF-8";

a {
    color: inherit;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0;
}

#wrapper {
    width: 1100px;
}

#global-wrapper {
    background-color: #fff;
}

.post-left {
    float: left;
    width: 750px;
    margin-top: -5px;
}
.post-right {
    float: right;
    width: 330px;
}

.post-right ul li {
    margin: 0;
}

.new-entry {
    margin: 20px 10px 0 10px;
    border: 1px #e8e8e8 solid;
}
.unit-new {
    padding: 20px 0 20px 0;
    border-top: solid #e9e9e9 0;
}

.wp-post-image {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.video-title-new {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    overflow: hidden;
    height: 40px;
    margin: 0;
    letter-spacing: 1px;;
}
.video-title-new a {
    color: #555;
}

.entry-container-new {
    width: 231.5px \0 \9;
    padding: 8px 8px 5px 8px;
    color: #555;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background: #fff;
}
#entry-footer-new {
    margin-top: 5px;
}
.p-rating span.num-new {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    zoom: 1;
    width: auto;
    margin-top: 1px;
    margin-right: 0;
    margin-left: 1px;
    vertical-align: top;
    color: #F7B42C;
}
.row-index {
    padding-top: 0;
    padding-bottom: 0;
}
.yk-title {
    font: 26px "Microsoft YaHei","微软雅黑", SimHei,helvetica, arial, verdana, tahoma, sans-serif;
    line-height: 44px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: bottom;
    color: #909090;
}
.yk-title a {
    color: #909090;
}
.yk-drawer-title img,
.yk-drawer-title span {
    vertical-align: middle;
}
.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: 328px 220px;
    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: 90px 90px;
    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;
}

.mp-recommend-container {
    padding: 50px 10px 0;
}

.mp-recommend-container .mp-panel {
    width: 230px;
    height: 230px;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.3);
    border-radius: 5px;
    margin: 0 auto;
}

.mp-recommend-container .mp-panel .mp-panel-top {
    height: 139px;
    border-bottom: 1px solid #e2e2e2;
}

.mp-panel .mp-panel-top-left,
.mp-panel .mp-panel-top-right {
    width: 50%;
    float: left;
}

.mp-panel .mp-panel-top-left .title {
    text-align: center;
}

.mp-panel .mp-panel-top-left span {
    display: inline-block;
    margin-top: 20px;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 70px 70px;
    -webkit-transition: background .3s ease; -moz-transition: background .3s ease; -ms-transition: background .3s ease; -o-transition: background .3s ease; transition: background .3s ease;
}

.mp-panel .mp-panel-top-right {
    height: 100%;
    line-height: 140px;
}

.mp-panel .mp-panel-top-right span {
    display: inline-block;
    width: 105px;
    height: 105px;
    vertical-align: middle;
    background-size: 105px 105px;
    -webkit-transition: background .3s ease; -moz-transition: background .3s ease; -ms-transition: background .3s ease; -o-transition: background .3s ease; transition: background .3s ease;
}

.mp-panel .mp-panel-bottom {
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
    color: #4a4a4a;
}

.mp-recommend-container .mp-selector-wrapper {
    margin-top: 40px;
    margin-bottom: -20px;
}

.mp-recommend-container .mp-selector-wrapper .mp-selector {
    float: left;
    width: 20%;
    padding: 0 6px;
    box-sizing: border-box;
}

.mp-recommend-container .mp-selector-wrapper .mp-selector a {
    display: inline-block;
    width: 100%;
    padding-bottom: 6px;
}

.mp-recommend-container .mp-selector-wrapper .mp-selector a span {
    position: relative;
    display: inline-block;
    width: 100%;
    border-radius: 50%;
}

.mp-recommend-container .mp-selector-wrapper .mp-selector a span:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: rgba(19,20,24,0.30);
    -webkit-transition: background .3s ease; -moz-transition: background .3s ease; -ms-transition: background .3s ease; -o-transition: background .3s ease; transition: background .3s ease;
}

.mp-recommend-container .mp-selector-wrapper .mp-selector a span img {
    vertical-align: middle;
}

.mp-recommend-container .mp-selector-wrapper .mp-selector.active a {
    border-bottom: 2px solid #131418;
}

.mp-recommend-container .mp-selector-wrapper .mp-selector.active a span {
    background-color: transparent;
}

.mp-recommend-container .mp-selector-wrapper .mp-selector.active a span:after {
    background-color: transparent;
}

.hot-comment .comment-item {
    padding: 20px 20px 6px 0;
    font-size: 12px;
    border-bottom: 1px solid #efefef;
}

.hot-comment .comment-left {
    width: 50px;
    float: left;
    text-align: center;
}

.hot-comment .comment-left .comment-avatar {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
}

.hot-comment .comment-container {
    margin-left: 50px;
}

.hot-comment .comment-container .comment-name {
    color: #a4a4a4;
}

.hot-comment .comment-container .comment-content {
    color: #4a4a4a;
    font-size: 14px;
    line-height: 21px;
    margin-top: 4px;
    max-height: 126px;

    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    word-wrap: break-word;
    overflow: hidden;
}

.hot-comment .comment-container .comment-content img {
    width: 14px;
    vertical-align: -2px;
}

.hot-comment .comment-container .comment-topic {
    position: relative;
    width: 100%;
    height: 60px;
    padding: 5px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 6px;
    background: #e2e2e2;
    display: block;
}

.hot-comment .comment-container .comment-topic:hover .topic-title {
    color: #3498DB;
}

.hot-comment .comment-topic .topic-cover {
    float: left;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.hot-comment .comment-topic .topic-title {
    margin-left: 62px;
    height: 100%;
    font-weight: bold;
    color: #4a4a4a;
    display: flex;
    justify-content: center;
    flex-direction: column;

    -webkit-transition: color .15s ease, margin .15s ease;
    -moz-transition: color .15s ease, margin .15s ease;
    -ms-transition: color .15s ease, margin .15s ease;
    -o-transition: color .15s ease, margin .15s ease;
    transition: color .15s ease, margin .15s ease;
}

.hot-comment .comment-topic .topic-title p {
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    max-height: 36px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
    overflow: hidden;
}

.hot-comment .comment-time {
    color: #a4a4a4;
}

.follow-list a {
    display: inline-block;
    zoom: 1;
    width: 30px;
    height: 31px;
    margin-top: 10px;
    margin-left: 25px;
    vertical-align: top;
    background: url(../images/follow-icon-final.png?20151027);
    background-image: -webkit-image-set(url(../images/follow-icon-final.png?20151027));
    background-image:         image-set(url(../images/follow-icon-final.png?20151027));
    background-repeat: no-repeat;
}

.follow-list {
    text-align: left;
}

.follow-list .follow-public {
    display: inline-block;
    zoom: 1;
    width: 30px;
    height: 31px;
    margin-top: 10px;
    margin-left: 25px;
    vertical-align: top;
    background: url(../images/follow-puclic.png);
    background-image: -webkit-image-set(url(../images/follow-puclic.png));
    background-image:         image-set(url(../images/follow-puclic.png));
    background-repeat: no-repeat;
}

.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:first-child {
    margin-left: 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;
}

/** 首页新版样式 */
.index-img {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    width: 270px;
    height: 180px;
    margin-right: 20px;
}

.index-img:before {
    z-index: 2;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(19,20,24,0.20);
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -ms-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}

.index-img:hover:before {
    background-color: rgba(19,20,24,0.05);
}

.index-img:hover img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
    transform-style: preserve-3d;
}

.index-img img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 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;
}
.index-img .icon-yt-play {
    color: #fff;
    position: absolute;
    z-index: 3;
    font-size: 60px;
    width: 60px;
    height: 60px;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    margin-left: -30px;
    -webkit-transition: color 200ms; -moz-transition: color 200ms; -ms-transition: color 200ms; -o-transition: color 200ms; transition: color 200ms;
}

.index-img:hover .icon-yt-play {
    color: #f39200;
}

.index-img .video-time {
    z-index: 3;
}

.index-img .category {
    color: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 3;
}

.index-img .category i {
    margin-right: 4px;
}

.clearfix {
    zoom: 1;

    _height: 1px;
}

.posts-main {
}

.index-list {
    background-color: #fff;
}

.index-list article {
    padding: 0 30px 40px 0;
}

.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 {
    display: none;
}

.index-text {
    position: relative;
    overflow: hidden;
    height: 180px;
    float: none;
    width: auto;
}

.index-text h3 {
    font-weight: normal;
    line-height: 34px;
    overflow: hidden;
    margin-bottom: 0;
}

.index-text h3 a {
    font-size: 22px;
    font-weight: normal;
    line-height: 1.5;
    max-height: 72px;
    display: block;
    overflow: hidden;
    -webkit-transition: color .15s ease, margin .15s ease;
       -moz-transition: color .15s ease, margin .15s ease;
        -ms-transition: color .15s ease, margin .15s ease;
         -o-transition: color .15s ease, margin .15s ease;
            transition: color .15s ease, margin .15s ease;
}

.index-intro {
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
    max-height: 60px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #a4a4a4;
    margin-top: 10px;
}


.index-text h3 a:hover {
    color: #3498DB;
}

.index-bottom {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

.index-bottom .type {
    display: inline-block;
    width: 55px;
    height: 27px;
    line-height: 27px;
    background: #f4b42a;
    color: #333;
    text-align: center;
    font-size: 14px;
}

.index-meta1 {
    float: left;
}

.index-meta2 {
    line-height: 30px;
    float: left;
    margin-left: 10px;
    color: #a4a4a4;
}

.index-meta2 span {
    display: inline-block;
}

.index-meta2 .view {
    margin-left: 35px;
    position: relative;
}

.index-meta2 .view:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #a4a4a4;
    position: absolute;
    left: -20px;
    top: 12px;
}

.index-meta2 .label a {
    font-weight: bold;
    margin-left: 10px;
    padding: 4px 6px 4px 6px;
    color: rgb(48, 48, 48);
    border: 1px dashed gray;
}

.index-meta2 .label a:hover {
    color: white;
    border: 1px solid #F39200;
    background-color: #F39200;
}

.index-meta1 .author {
    color: #4a4a4a;
    font-family: 'Roboto', sans-serif;
}

.index-meta1 .author_avatar {
    display: inline-block;
}

.index-meta1 .author_avatar img {
    vertical-align: bottom;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
}

.index-meta1 .author {
    margin-left: 10px;
}

.index-meta2 .label a {
    padding-right: 6px;
}

.index-text div a:hover {
    color: #3498DB;
}

.index-list article img:hover {
    /*-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;*/

    /*transform: scale(1.15,1.15);*/
    /*-ms-transform: scale(1.15,1.15);*/
    /*-webkit-transform: scale(1.15,1.15);*/
    /*-o-transform: scale(1.15,1.15);*/
    /*-moz-transform: scale(1.15,1.15);*/
}



.l_sign_base {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-color: transparent;
}

.l_sign_video {
    width: 60px;
    height: 24px;
    background: url(http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png) no-repeat;
    background-position: 0 0;
}

.l_sign_news {
    width: 60px;
    height: 24px;
    background: url(http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png) no-repeat;
    background-position: 0 -35px;
}

.l_sign_zhuanfang {
    width: 60px;
    height: 24px;
    background: url(http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png) no-repeat;
    background-position: 0 -70px;
}

.l_sign_toutiao {
    width: 60px;
    height: 24px;
    background: url(http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png) no-repeat;
    background-position: 0 -103px;
}

.l_sign_shishi {
    width: 60px;
    height: 24px;
    background: url('http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png') no-repeat;
    background-position: 0 -137px;
}

.l_sign_yule {
    width: 60px;
    height: 24px;
    background: url('http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png') no-repeat;
    background-position: 0 -172px;
}

.l_sign_zhuanlan {
    width: 60px;
    height: 24px;
    background: url('http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png') no-repeat;
    background-position: 0 -205px;
}

.l_sign_series {
    width: 60px;
    height: 24px;
    background: url('http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png') no-repeat;
    background-position: 0 -240px;
}

.l_sign_activity {
    width: 60px;
    height: 24px;
    background: url('http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png') no-repeat;
    background-position: 0 -274px;
}

.l_sign_yinyueren {
    width: 72px;
    height: 24px;
    background: url('http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png') no-repeat;
    background-position: 0 -376px;
}

.l_sign_xinzuoping {
    width: 72px;
    height: 24px;
    background: url('http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png') no-repeat;
    background-position: 0 -444px;
}

.l_sign_yinyuejie {
    width: 72px;
    height: 24px;
    background: url('http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png') no-repeat;
    background-position: 0 -410px;
}

.l_sign_yanchu {
    width: 60px;
    height: 24px;
    background: url('http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png') no-repeat;
    background-position: 0 -308px;
}

.l_sign_guonei {
    width: 80px;
    height: 24px;
    background: url('http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png') no-repeat;
    background-position: 0 -476px;
}

.l_sign_guowai {
    width: 80px;
    height: 24px;
    background: url('http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png') no-repeat;
    background-position: 0 -510px;
}

.l_sign_hangye {
    width: 60px;
    height: 24px;
    background: url('http://7xky9s.com1.z0.glb.clouddn.com/p_icon_sign3.png') no-repeat;
    background-position: 0 -341px;
}



.slider-wrapper {
    position: relative;
    overflow: hidden;
    height: 463px;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
}

.slider-wrapper.slider-loading {
    height: 460px;
    margin-bottom: 3px;
    background: #ccc;
}

/** HOT MUSICIAN & HOT AUTHOR **/
.post-right-item ul.musician-list {
    margin-top: -1px;
}

.post-right-item .qianxun-more-btn {
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 100px;
    font-size: 14px;
    display: block;
    margin: 25px auto 8px;
    border: 1px solid #4a4a4a;
    padding: 0 30px;
}

.musician-list .musician-item {
    position: relative;
    margin-bottom: 18px;
}

.musician-list .musician-item:last-child {
    margin-bottom: 0;
}

.musician-item .thumb-wrapper {
    width: 60px;
    height: 60px;
    overflow: hidden;
    position: absolute;
    top: 0;
    border-radius: 30px;
}

.musician-list a {
    display: block;
    color: #000;
}

.musician-list a:hover {
    color: #3da9f7;
}

.musician-item .content-wrapper {
    height: 60px;
    margin-left: 80px;
    color: #767676;
    font-size: 12px;
    overflow: hidden;
}

.musician-item .content-wrapper .name a {
    display: inline-block;
    font-size: 14px;
}

.musician-item .content-wrapper .music-style {
    margin-left: 12px;
}

.musician-list .story-item {
    height: 80px;
    overflow: hidden;
    margin-top: 17px;
    padding-right: 10px;
}

.musician-list .story-item-large {
    position: relative;
}

.musician-list .story-item .story-cover {
    width: 120px;
    height:80px;
    float: left;
    position: relative;
}

.story-item .story-title-container {
    margin-left: 130px;
    color: #0F1419;
}

.story-title-container h4 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    letter-spacing: 0;
    max-height: 4.86em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
}

.story-item-large .story-cover {
    width: 330px;
    height: 220px;
}

.story-item-large .story-title-container {
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
    padding: 12px 12px 8px;
    box-sizing: border-box;
    background: #999;
    background: rgba(0,0,0,0.3);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 35%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 35%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 35%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

.story-item-large .story-title-container h4 {
    -webkit-line-clamp: 2;
}

.story-item-large .story-title-container span {
    display: inline-block;
    width: 100%;
    text-align: right;
    line-height: 12px;
    font-size: 12px;
}

/*** INDEX LARGE POST STYLES ***/
.post-large .index-img {
    width: 422px;
    height: 280px;
}

.post-large .index-text {
    height: 280px;
}

.post-large .index-img img {
    width: 100%;
    height: 100%;
}

.post-large .index-text h3 a {
    font-size: 24px;
    line-height: 1.5;
    max-height: 160px;
}

.index-list-ad {
    display: block;
    width: 720px;
    height: 192px;
    overflow: hidden;
    margin-bottom: 40px;
}

.index-list-ad img {
    width: 100%;
    height: 100%;
}

.index-top-ad {
    display: block;
    width: 1100px;
    height: 80px;
    margin: 10px auto 0;
}

.index-top-ad img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.jam-banner-container {
    width: 1100px;
    height: 380px;
    margin: 10px auto 40px;
}

.jam-banner-container h2,
.jam-banner-container h3 {
    margin: 0;
    font-size: inherit;
    font-weight: 500;
    line-height: 1.3;

    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-wrap: break-word;
    max-height: 2.6em;
    overflow: hidden;
}

.jam-banner-container .jam-banner-item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
}

.jam-banner-container a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    /*background: rgba(19,20,24,0.20);*/
    background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(0,0,0,.45) 70%, rgba(0,0,0,.75) 95%);
    background-image: linear-gradient(180deg, rgba(0,0,0,0) 50%, rgba(0,0,0,.45) 70%, rgba(0,0,0,.75) 95%);
    -webkit-transition: background .3s ease; -moz-transition: background .3s ease; -ms-transition: background .3s ease; -o-transition: background .3s ease; transition: background .3s ease;
}

.jam-banner {
    width: 760px;
    height: 380px;
    float: left;
}

.jam-banner-right {
    width: 330px;
    height: 380px;
    float: right;
}

.jam-banner-right .jam-banner-item {
    width: 330px;
    height: 185px;
    margin-bottom: 10px;
}

.jam-banner-container .banner-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.jam-banner-container .banner-logo {
    font-size: 14px;
    position: absolute;
}

.jam-banner-container .banner-logo i {
    margin-right: 6px;
}

.jam-banner-container .jam-banner .banner-title {
    padding: 0 25px 25px;
    font-size: 32px;
}

.jam-banner-container .jam-banner .banner-logo {
    left: 28px;
    top: -30px;
}

.jam-banner-container .jam-banner-right .banner-title {
    padding: 0 10px 10px;
    font-size: 18px;
}

.jam-banner-container .jam-banner-right .banner-logo {
    left: 10px;
    top: 10px;
}

#back-to-top {
    margin-left: 570px;
}

.column-header-wrapper {
    height: 340px;
    position: relative;
    margin-bottom: 40px;
}

.column-header-pic {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.column-header-pic .background-pic {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.column-header-pic:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.15);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.column-header-inner {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.column-header-inner .column-header {
    position: absolute;
    top: 100px;
    width: 510px;
    height: 140px;
    background: rgba(19, 20, 24, 0.9);
    color: #fff;
}

.column-header .column-header-title {
    line-height: 83px;
    font-size: 48px;
    padding-left: 25px;
    border-bottom: 1px dashed #979797;
}

.column-header .column-header-title i {
    color: #F7B501;
    font-size: 44px;
    margin-right: 20px;
}

.column-header .column-header-desc {
    padding-left: 25px;
    line-height: 55px;
    font-size: 18px;
}

/*** 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;
}

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

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

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

.related-banner-item: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-item {
    display: block;
    width: 100%;
    height: 180px;
    position: relative;
    margin-bottom: 20px;
}

.related-banner-item .float-right {
    float: right;
}

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

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

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

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

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

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

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

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

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

.v-category-filter {
    font-size: 14px;
    margin-bottom: 20px;
}

.v-category-filter .title {
    margin-right: 10px;
}

.v-category-filter .v-filter-item {
    padding-bottom: 15px;
}

.v-category-filter a {
    display: inline-block;
    padding: 0 6px;
    line-height: 20px;
    border-radius: 20px;
}

.v-category-filter a:hover {
    color: inherit;
}

.v-category-filter a:not(:first-child) {
    margin-left: 12px;
}

.v-category-filter a.active {
    background: #131418;
    color: #fff;
}

.tab-box {
    height: 51px;
    margin-bottom: 20px;
}

.posts-tab {
    border-bottom: 1px solid #edeeef;
    background: rgba(255, 255, 255, .9);
    z-index: 100;
}

.posts-tab.fixed {
    position: fixed;
}

.posts-tab-wrapper {
    font-size: 0;
    margin-left: -29px;
    margin-right: -29px;
    margin-top: 0;
    margin-bottom: 0;
}

.posts-tab-wrapper li {
    list-style: none;
    margin: 0 0 -1px;
    display: inline-block;
    padding: 0 28px;
}

.posts-tab-wrapper li a {
    color: #666;
    line-height: 38px;
    font-size: 20px;
    display: inline-block;
}

.posts-tab-wrapper li a.active {
    color: #333;
    border-bottom: 2px solid #f4b42a;
    font-weight: bold;
}