.v-left_img,
.v-left_imgs,
.v-left_imgClose,
.v-left_imgzbhf {
    width: 76px;
    height: 32px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
}

.v-left_img {
    background: #FDA828;
    font-size: 14px;
    border-radius: 0px 14px 4px 0;
    color: #fff;
    line-height: 32px;
    text-align: center;
}

.v-left_imgs {
    background: url("/nsqwhg/pc/image/zhibo.png")no-repeat center;
    background-size: cover;
}

.v-left_imgClose {
    background: url("/nsqwhg/pc/image/zbhf.png")no-repeat center;
    background-size: cover;
}

.v-left_imgzbhf {
    background: url("/nsqwhg/pc/image/zbhf.png")no-repeat center;
    background-size: cover;
}

.v-left_imgPlay {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url("/nsqwhg/pc/image/video_bofang.png")no-repeat center;
    background-size: cover;
    z-index: 1000;
    cursor: pointer;
}

.zbz,
.zbhf,
.zb_start,
.zb_end {
    width: 53px;
    height: 24px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.zbz {
    background: url("/nsqwhg/pc/image/zhibo1.png")no-repeat center;
    background-size: cover;
}

.zbhf {
    background: url("/nsqwhg/pc/image/zbhf.png")no-repeat center;
    background-size: cover;
}

.zb_start {
    background: #FDA828;
    font-size: 12px;
    border-radius: 0px 14px 4px 0;
    color: #fff;
    line-height: 24px;
    text-align: center;
    width: 70px;
}

.zb_end {
    background: url("/nsqwhg/pc/image/zbhf.png")no-repeat center;
    background-size: cover;
}

.masks {
    width: 125px;
    height: 75px;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    bottom: 0;
}

.masks1 {
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    bottom: 0;
}

.b_video_des {
    max-width: 1200px;
    height: 94px;
    margin: 0 auto;
    background: #0F0F1E;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.b_video_des_left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.b_video_des_tit {
    font-size: 20px;
    font-weight: 400;
    color: rgba(244, 244, 244, 1);
    line-height: 40px;
}

.el-col-24 {
    color: #999999;
    font-size: 12px;
    line-height: 16px;
}

.b_video_des_right {
    display: flex;
    justify-content: center;
    align-items: center;
}

.video_share_xin {
    background: url("/nsqwhg/pc/image/icon_weixin.png")no-repeat;
}

.video_share_bo {
    background: url("/nsqwhg/pc/image/icon_weibo.png")no-repeat;
}

.video_share_kong {
    background: url("/nsqwhg/pc/image/icon_kongjian.png")no-repeat;
}

.video_share_xin,
.video_share_bo,
.video_share_kong {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 50%;
    margin: 0 2px;
    margin-top: 2px;
}

.el-tabs__item {
    font-size: 16px;
    color: #333333;
    font-family: "Ping Fang SC";
}

.el-tabs__active-bar {
    background-color: #fff;
}

.el-tabs__nav-wrap::after {
    background-color: #fff;
}

.el-tabs__header {
    height: 60px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    line-height: 60px;
}

.list_nav {
    border-radius: 4px;
    border: 1px solid #fff;
}

.filter {
    max-width: 1200px;
    margin: 0 auto 20px auto;
}

.list_nav {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
}

.filter {
    height: 72px;
    display: flex;
    align-items: center;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    padding: 0 30px 0 20px;
    justify-content: space-between;
    background: #fff;
}

.c_left_nav {
    position: relative;
}

.list_sort {
    position: absolute;
    right: 0;
    top: 23px;
    font-size: 14px;
    color: #666666;
}

.list_sort span {
    margin: 0 16px;
    cursor: pointer;
}

.c_left_list {
    width: 100%;
    height: 168px;
    display: flex;
    background: #fff;
    margin-bottom: 20px;
    align-items: center;
}

.list_img {
    width: 100%;
    position: relative;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    display: flex;
    cursor: pointer;
}

.list_img .cover-img {
    width: 183px;
    height: 122px;
    object-fit: cover;
    display: block;
}

.list_img .cover {
    position: relative;
    object-fit: cover;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    overflow: hidden;
}

.list_img .zhibo,
.list_img .zbhfs,
.list_img .zhibo_end,
.list_img .zhibo_start {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 78px;
    height: 32px;
}

.list_img .zbhfs {
    background: url("/nsqwhg/pc/image/zbhf1.png")no-repeat center;
    background-size: cover;
}

.list_img .zhibo {
    background: url("/nsqwhg/pc/image/zhibo.png")no-repeat center;
    background-size: cover;
}

.list_img .zhibo_start {
    background: url("/nsqwhg/pc/image/zbwait.png")no-repeat center;
    background-size: cover;
}

.list_img .zhibo_end {
    background: url("/nsqwhg/pc/image/zbhf1.png")no-repeat center;
    background-size: cover;
}

.list_img .browse_wrap {
    position: absolute;
    top: 10px;
    right: 40px;
}

.list_img .browse {
    color: #72838F!important;
}

.list_img .browseCont {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #666666;
}

.list_describe {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 0 20px;
}

.list_describe_tit {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    text-shadow: 0px 4px 16px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list_describe_p {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    text-shadow: 0px 4px 16px rgba(0, 0, 0, 0.06);
}

.rowValue {
    cursor: pointer;
    margin: 0 2px;
    height: 25px;
    line-height: 25px;
}

.b-video-wrap .v-left::after {
    z-index: 0;
}

.bshare-custom.icon-medium-plus .bshare-qzone {
    background: url("/nsqwhg/pc/image/icon_kongjian.png")no-repeat;
    display: inline-block;
    height: 25px;
    background-size: 100% 100%;
    border-radius: 50%;
    margin: 0 2px;
    margin-top: 2px;
}

.bshare-custom.icon-medium-plus .bshare-sinaminiblog {
    background: url("/nsqwhg/pc/image/icon_weibo.png")no-repeat;
    display: inline-block;
    height: 25px;
    background-size: 100% 100%;
    border-radius: 50%;
    margin: 0 2px;
    margin-top: 2px;
}

.bshare-custom.icon-medium-plus .bshare-weixin {
    background: url("/nsqwhg/pc/image/icon_weixin.png")no-repeat;
    display: inline-block;
    height: 25px;
    background-size: 100% 100%;
    border-radius: 50%;
    margin: 0 2px;
    margin-top: 2px;
}

.prism-player .prism-big-play-btn .outter {
    width: 0;
    height: 0;
}

.prism-player .prism-big-play-btn {
    width: 120px;
    height: 120px;
    background:url("/nsqwhg/pc/image/video_bofang.png")no-repeat;
    background-size: contain;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
}

.tit_t {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 16px !important;
    line-height: 24px !important;
}

.b-video-list .chars {
    padding-top: 0px;
}

.item-right {
    margin-left: 30px;
    flex: 1;
}

.item-right .title {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    font-family: "Ping Fang SC";
}

.introduction {
    font-size: 15px;
    max-width: 987px;
    height: 40px;
    color: #666666;
    font-family: "Ping Fang SC";
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.keywords {
    color: #666666;
}

.item-subject {
    font-size: 12px;
    line-height: 18px;
    color: #d49b41;
    font-family: "Ping Fang SC";
    border: 1px solid #d49b41;
    border-radius: 3px;
    padding: 0 2px;
}

.item-time,
.shop-name {
    font-size: 12px;
    color: #999999;
    position: relative;
    top: 1px;
}

.item-bottom {
    display: flex;
    align-items: center;
}

.item-bottom div:not(:first-child) {
    margin-left: 15px;
}

.introduction,
.item-bottom {
    margin-top: 19px;
}

.el-tabs__nav-next,
.el-tabs__nav-prev {
    line-height: 60px;
}

.is-play {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.icon-share1 {
    margin-right: 0;
}

.el-tabs__nav-wrap.is-top {
    border-bottom: 1px solid #EBEBEB;
}

.el-tabs.el-tabs--top {
    background: #fff;
}

.b-crumb {
    padding: 20px 0 0 0!important;
    color: #666;
}

.b-crumb a {
    color: #333;
}

.start-date,
.end-date {
    display: inline-block;
}

.start-date input,
.end-date input {
    height: 32px;
}

.start-date i,
.end-date i {
    line-height: 32px;
}

.start-date .el-input__prefix,
.end-date .el-input__prefix {
    left: auto;
    right: 5px;
}

.search-input input {
    width: 343px;
    height: 38px;
    line-height: 38px;
}

.publish-date {
    font-size: 14px;
    color: #999999;
    font-family: "Ping Fang SC";
    display: inline-block;
    margin-right: 10px;
}

.cursor {
    cursor: pointer;
}

.new-publish {
    font-size: 16px;
    color: #22c98c;
    font-weight: bold;
    font-family: "S FPro Display";
    display: inline-block;
    margin-left: 20px;
}

.container-newstt {
    width: 1200px;
    margin: 0 auto
}

.container-newstt .directSelect .dataBox {
    margin-top: 24px
}

.container-newstt .directSelect .minList {
    height: 36px
}

.container-newstt .directSelect .hidenBox {
    float: left;
    width: 64px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #ededed;
    line-height: 28px;
    margin-top: 3px;
    text-align: center;
    font-size: 14px;
    transition: 0.5s all
}

.container-newstt .directSelect .journalBox {
    position: relative;
    width: 100%;
    padding: 3px 0;
    display: flex
}

.container-newstt .directSelect .journalBox .joural_tit {
    font-size: 14px;
    position: relative;
    display: inline-block;
    height: 30px;
    line-height: 30px
}

.container-newstt .directSelect .journalBox .joural_cont {
    overflow: hidden;
    width: 994px;
    display: inline-block
}

.container-newstt .directSelect .journalBox .joural_cont li {
    list-style: none;
    overflow: visible;
    display: inline-block;
    padding: 0 12px;
    margin-left: 12px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    height: 30px;
    border-radius: 4px;
    cursor: pointer
}

.container-newstt .directSelect .journalBox .joural_cont .active {
    color: #72838F;
    background-color: #fff; 
}

.container-newstt .directSelect .sort_list {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    margin-bottom: 24px
}

.container-newstt .directSelect .sort_list .search_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 260px;
    height: 40px;
    background: #f5f5f5;
    border-radius: 40px;
    padding: 0 12px;
    box-sizing: border-box
}

.container-newstt .directSelect .sort_list .search_box input {
    width: 210px;
    outline: none;
    border: none;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    background: transparent
}

.container-newstt .directSelect .sort_list .search_box i {
    width: 18px;
    height: 18px;
    color: #b6b6b6;
    font-size: 18px;
    cursor: pointer
}
.container-newstt .clearfix-nobox {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
  }
  
  .container-newstt .clearfix-nobox .no-content-intro {
    font-size: 16px;
    padding-top: 12px;
    box-sizing: border-box;
    margin-left: 20px;
  }
  
  .container-newstt .clearfix-nobox .no-content-intro .activeColor {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
  }
  
  .container-newstt .clearfix-nobox .no-content-intro .intall {
    color: #9b9b9b;
  }