@charset "utf-8";
.news-correlation {

}

.news-correlation .cor-title {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 18px;
    font-weight: bold;
    color: #191919;
}

.news-correlation .cor-title i {
    float: left;
    margin-right: 14px;
    width: 6px;
    height: 20px;
    background: #cc0033;
}

.news-correlation .news-related-list {
    border-bottom: 1px solid #e4e4e4;
}

.news-correlation .news-related-list, .news-hot-list {
}

.news-hot-list li {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.cor-news-title {
    font-size: 20px;
    margin-top: 15px;
    line-height: 1.5;
    float: left;
    width: 390px;
}

.cor-r-content {
    width: 390px;
    float: left;
    margin-top: 15px;
}

.cor-r-content .cor-news-title {
    margin-top: 0;
    height: auto;
    line-height: 1.5;
}

.cor-r-content .cor-news-date {
    position: absolute;
    bottom: 15px;
    right: 30px;
}

.cor-news-title a {
    color: #000;
}

.cor-news-title a:hover {
    color: #cc0033;
    transition: .2s ease all;
}

.cor-news-date {
    font-size: 15px;
    color: #a2a2a2;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 30px;
    bottom: 15px;
}

.news-related-list .cor-img-list {
    overflow: hidden;
    margin-top: 5px;
    display: none;
}

.news-related-list .cor-img {
    float: left;
    width: 190px;
    height: 128px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #e4e4e4;
    margin-right: 14px;
    overflow: hidden;
    display: none;
}

.news-related-list .cor-img img, .news-related-list .cor-img-list li img {
    width: 100%;
    height: 100%;
}

.news-related-list .cor-title {

}

.news-related-list .cor-img-list li {
    float: left;
    width: 190px;
    height: 128px;
    margin-right: 14px;
    background: #e4e4e4;
    overflow: hidden;
}

.news-correlation .news-related-list > li {
    position: relative;
    padding: 10px 0 10px 16px;
    border-top: 1px solid #e4e4e4;
    overflow: hidden;
}

.news-correlation .news-related-list table {
    width: 100%;
}

.news-correlation .news-related-list table tr {
    height: 36px;
    line-height: 36px;
}

.news-correlation .news-related-list table tr a {
    font-size: 16px;
    color: #666;
}

.news-correlation .news-related-list table tr a:hover {
    color: #cc0033;
    transition: all .2s ease;
}

.news-correlation .news-related-list table td {
    padding-left: 5px;
}

.news-correlation .news-related-list li a {
    font-size: 20px;
    color: #000;
}

.news-hot-list li a {
    font-size: 16px;
    color: #000;
}

.news-correlation .news-related-list li a:hover, .news-hot-list li a:hover {
    color: #cc0033;
    transition: all .2s ease;
}

.news-hot-list li i {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-right: 9px;
    line-height: 21px;
    text-align: center;
    color: #ffffff;
    border-radius: 50%;
    background: #c1c1c1;
}

.news-hot-list li.c01 i {
    background: #f55555;
}

.news-hot-list li.c02 i {
    background: #ff9444;
}

.news-hot-list li.c03 i {
    background: #ffbb44;
}

.news-correlation .news-related-list li i {
    width: 5px;
    height: 5px;
    margin-left: 6px;
    margin-right: 14px;
    margin-top: -5px;
    background-position: -215px -148px;
}

.inner-main .content-r {
    float: right;
    width: 320px;
}

.inner-main .content-r .ad-r {
    width: 320px;
    /*height: 300px;*/
    margin-top: 30px;
    display: none;
}

.inner-main .content-r .ad-r.ad-201808 {
    display: block;
}

.inner-main .content-r .s-news-list {
    position: relative;
    border-top: 1px solid #cdcdcd;
    margin-top: 50px;
    padding-top: 25px;
    width: 320px;
}

.inner-main .content-r .fixed {
    height: 610px;
    z-index: 1;
    zoom: 1;
    position: fixed;
    top: 0;
    background: #fff;
}

.inner-main .content-r .fixed.btm {
    position: absolute;
    bottom: 0;
    top: auto;
}

.inner-main .content-r .s-news-list .s-title {
    padding-right: 20px;
    height: 36px;
    line-height: 36px;
    font-size: 24px;
    font-weight: bold;
    color: #666;
    background: #fff;
    position: absolute;
    top: -20px;
}

.inner-main .content-r .s-news-list .news-more {
    font-size: 12px;
    height: 36px;
    width: 45px;
    text-align: right;
    line-height: 36px;
    color: #666;
    background: #fff;
    position: absolute;
    top: -18px;
    right: 0;
}

.inner-main .content-r .s-news-list .news-more a {
    color: #666;
}

.inner-main .content-r .s-news-list .news-more a:hover {
    color: #cc0033;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.inner-main .content-r .s-news-list .news-pic {
    position: relative;
    width: 320px;
    height: 160px;
    margin: 5px 0;
    overflow: hidden;
}

.inner-main .content-r .s-news-list .news-pic img {
    width: 100%;
    min-height: 100%;
}

.inner-main .content-r .s-news-list .news-pic .news-title {
    position: absolute;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
    width: 300px;
    bottom: 0;
    background: url("http://www.qtv.com.cn/shouye/images/slide_mask_30.png") repeat-x;
}

.inner-main .content-r .s-news-list .news-pic .news-title a {
    color: #fff;
}

.inner-main .content-r .s-news-list .pic-list {
    overflow: hidden;
}

.inner-main .content-r .s-news-list .pic-list > li {
    position: relative;
    width: 150px;
    height: 100px;
    float: left;
    margin: 5px;
    overflow: hidden;
}

.inner-main .content-r .s-news-list .pic-list > li .cover {
    position: absolute;
    bottom: 0;
    height: 0;
    width: 130px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    transition: height 0.5s;
    padding: 0 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
}

.inner-main .content-r .s-news-list .pic-list > li .pic {
    width: 150px;
    height: 100px;
}

.inner-main .content-r .s-news-list .pic-list > li .pic img {
    width: 100%;
    min-height: 100%;
}

.inner-main .content-r .s-news-list .pic-list > li:hover .cover {
    height: 100%;
}

.inner-main .content-r .s-news-list .pic-list > li .cover a {
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
    display: block;
    height: 100%;
}

.inner-main .content-r .s-news-list .pic-list > li:hover .cover a {
}

.inner-main {
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.inner-main .content-l {
    float: left;
    width: 640px;
}

.inner-main .content-l h1 {
    font-size: 28px;
    font-weight: bold;
    color: #000;
    line-height: 1.25;
}

.inner-main .content-l .news-resource {
    color: #666;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.inner-main .content-l .news-resource span {
    margin-right: 20px;
}

.inner-main .content-l .news-content {
    font-size: 18px;
    color: #555;
    line-height: 2;
}

.inner-main .content-l .news-content video {
    width: 100%;
}

.news-content img {
    /*width: 100%;*/
    max-width: 640px;
    line-height: 0;
    vertical-align: middle;
}

.inner-main .content-l .news-content p {
    margin: 0px;
    padding: 0px;
    display: block;
}

.enter-special a:before {
    content: '点击进入>>';
}

.enter-special a {
    display: inline-block;
    height: 20px;
    margin-top: -20px;
    margin-bottom: 30px;
    padding: 0 20px;
    background: #f55555;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.enter-special a:hover {
    background: #ff6a6a;
    transition: all .2s ease;
}

.inner-main .content-l .video-box {
    width: 500px;
    margin: 0 auto 30px auto;
}

.inner-main .content-l .news-pic {
    width: 640px;
    margin-top: 60px;
    background: #dcdcdc;
}

.inner-main .content-l .news-pic img {
    width: 100%;
    min-height: 100%;
}

#playerContent {
    background: #000;
}

#playerContent audio {
    width: 100%
}

/*右侧工具栏*/
.toolbar {
    display: none;
    width: 44px;
    position: absolute;
    z-index: 1;
    top: 538px;
    right: -50px;
    bottom: 80px;
}

.toolbar li {
    background: rgba(226, 226, 226, .85);
    height: 40px;
    width: 40px;
    margin-bottom: 6px;
    position: relative;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8E2E2E2, endColorstr=#c8E2E2E2);
}

.toolbar li:hover {
    background: rgba(204, 0, 51, .85);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8cc0033, endColorstr=#c8cc0033);
}

.toolbar li .layer i {
    width: 0;
    height: 40px;
    display: block;
    overflow: hidden;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 4px;
}

.toolbar .iqd-ewm .layer {
    position: absolute;
    width: 0px;
    height: 150px;
    bottom: -50px;
    overflow: hidden;
    cursor: default;
}

.toolbar .iqd-ewm .layer.bg {
    height: 140px;
    background: #fbfbfb;
    box-shadow: 0 0 5px #999;
}

.toolbar .iqd-ewm .layer .layer-bg {
    height: 140px;
    width: 290px;
    margin: 5px auto;
    background: #fbfbfb;
    box-shadow: 0 0 5px #999;
}

.toolbar .iqd-ewm .layer .layer-ewm {
    float: left;
    width: 108px;
    height: 108px;
    margin-top: 14px;
    margin-left: 14px;
}

.toolbar .iqd-ewm .layer .layer-content {
    float: left;
    width: 150px;
    margin-top: 30px;
    margin-left: 14px;
    font-size: 12px;
    color: #535353;
}

.toolbar .iqd-ewm .layer .layer-content p {
    margin: 10px 0;
}

.toolbar .iqd-ewm .layer .layer-ewm img {
    width: 108px;
    height: 108px;
}

.toolbar .iqd-ewm .layer .layer-content .layer-t {
    font-size: 18px;
    color: #333;
}

.toolbar li .layer i.air-b {
    text-indent: -300px;
    background: #cc0033;
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.toolbar li .icon {
    display: block;
    overflow: hidden;
    background: url("http://www.qtv.com.cn/shouye/images/ico_inner.png") no-repeat;
}

.toolbar li.share-btn .icon {
    background-position: 8px -470px;
}

.toolbar li.iqd-ewm .icon {
    width: 22px;
    height: 22px;
    margin-top: 9px;
    margin-right: 10px;
    background-position: -150px -148px;
}

.toolbar li.gotop-btn .icon {
    width: 22px;
    height: 16px;
    margin-top: 10px;
    margin-right: 8px;
    background-position: -175px -148px;
}

/*新闻列表*/
.content-l .news-list {

}

.content-l .news-list > li {
    height: 90px;
    border-bottom: 1px solid #e5e5e5;
}

.content-l .news-title {
    font-size: 20px;
    height: 56px;
    line-height: 56px;
}

.content-l .news-title a {
    color: #000;
}

.content-l .news-title a:hover {
    color: #cc0033;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.content-l .news-date {
    font-size: 14px;
    color: #a1a1a1;
}

/*海报列表页*/
.pic-news-list {
    overflow: hidden;
}

.pic-news-list > li {
    float: left;
    width: 205px;
    height: 200px;
    /*margin: 5px 4px;*/
    margin: 5px 8px 5px 0px;
    background: #fff;
}

.pic-news-list > li .list-img {
    height: 135px;
    width: 100%;
    overflow: hidden;
}

.pic-news-list > li .list-img img {
    width: 100%;
    min-height: 100%;
}

.pic-news-list > li .list-title {
    width: 185px;
    height: 50px;
    padding: 10px;
    margin-top: 5px;
}

.pic-news-list > li .list-title a {
    font-size: 14px;
    line-height: 1.25;
}

.pic-news-list.upright-list > li {
    float: left;
    width: 140px;
    height: 244px;
    /*margin: 5px 4px;*/
    margin: 5px 8px 5px 12px;
    background: #fff;
}

.pic-news-list.upright-list > li .list-img {
    height: 186px;
    width: 100%;
    overflow: hidden;
}

.pic-news-list.upright-list > li .list-title {
    width: 120px;
    height: 50px;
    padding: 10px;
    margin-top: 5px;
    text-align: center;
}

.special-group {
    clear: both;
    margin-top: 40px;
}

.special-news-list {
    display: none;
}

.special-news-list.on {
    display: block;
}

.special-news-list ul {
    overflow: hidden;
}

.special-news-list ul li {
    float: left;
    height: 280px;
    width: 300px;
    margin: 0 20px 30px 10px;
}

.special-news-list .recommend_list li {
    margin: 0 20px 0 10px;
}

.special-news-list ul li .news-pic {
    width: 300px;
    height: 200px;
    overflow: hidden;
}

.special-news-list ul li .news-pic img {
    width: 100%;
    min-height: 100%;
}

.special-news-list ul li .news-title {
    margin-top: 5px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
}

.special-news-list ul li .news-title a {
    font-size: 18px;
    color: #000;
}

.special-news-list ul li .news-title a:hover {
    color: #cc0033;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

.special-news-list ul li .news-date {
    padding: 0 10px;
    font-size: 14px;
    color: #a1a1a1;
}

/*分页*/
#news_more_page_div_id {
    margin-top: 50px;
    font-size: 16px;
    color: #cc0033;
}

#news_more_page_div_id a {
    font-size: 16px;
    margin: 0 5px;
}

.wap-banner, .nav-bar, .wap-footer {
    display: none;
}

.social-share {
    margin-top: 100px !important;
    margin-left: 50px;
}

.social-share .social-share-icon {
    width: 72px;
    height: 72px;
    font-size: 50px;
    line-height: 72px;
    margin: 0 30px;
}

.social-share .icon-wechat .wechat-qrcode {
    margin-left: 20px;
}