body {
    background: #FFFFFF;
}

/*轮播图*/
.content_lunbotu {
    height: 460px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

.contentLeft {
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    overflow: hidden;
}

.section-focus-pic {
    margin: 0px auto;
}

.section-focus-pic .swiper-slide {
    background: url("/desktop/img/zhanweitu.png") no-repeat center;
    -moz-background-size: cover;
    background-size: cover;
}

.right_lunbotitle {
    padding: 18px 0;
    position: relative;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: url("https://cools.qctt.cn/1625792899233.png") no-repeat;
    -moz-background-size: 100%;
    background-size: 100%;
}

.contentLeft .swiper-container {
    width: 100%;
}

.lunbotit_back {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lunbotit_back li {
    width: 340px;
    margin: 12px auto;
    cursor: pointer;
}

.lunbotit_back li:first-child {
    margin-top: 24px;
}

.lunbotitle span {
    display: inline-block;
    width: 340px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #F9F9F9;
    margin: 2px auto;
}

.title.active {
    padding: 18px 0px;
    width: 100%;
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100%);
}

.title.active span {
    display: inline-block;
    opacity: 1;
    line-height: 24px;
    height: auto;
    max-height: 48px;
    vertical-align: middle;
    white-space: pre-wrap;
    font-size: 17px;
    font-weight: 600;
    color: #1FCDEB;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.section-focus-pic .swiper-container .author-name {
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 10px;
    padding: 2px 14px;
    background: rgba(0, 0, 0, 0.6);
    -moz-border-radius: 12px;
    border-radius: 12px;
    color: #ffffff;
    font-size: 12px;
}

.spread {
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 10px;
    padding: 2px 14px;
    background: rgba(0, 0, 0, 0.6);
    -moz-border-radius: 12px;
    border-radius: 12px;
    color: #ffffff;
    font-size: 12px;
}

.play_btns {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: rgba(0, 0, 0, 0.6);
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-top: -30px;
    margin-left: -30px;
}

/*视频public*/
.videosTitle {
    height: 40px;
    font-size: 24px;
    font-weight: 600;
    color: #2A2A2A;
    line-height: 40px;
    cursor: pointer;
    margin-top: 30px;
    margin-bottom: 6px;
}

.video-margin {
    margin-top: 0px;
}

.videosTitle span {
    margin-right: 30px;
}

.vedio_gray {
    height: 40px;
    font-size: 20px;
    font-weight: 400;
    color: #2A2A2A;
    line-height: 40px;
}

.recommend_video, .hot_video {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.recommend_video li, .hot_video li {
    width: 24%;
    margin: 10px 5px 10px;
}

.recommend_video img, .hot_video img {
    width: 100%;
}

.publish_txbox {
    position: relative;
    top: 30px;
    left: 0;

}

/*推荐作者*/
.author_box {
    margin: 20px 0 10px;
}

.author_back {
    position: relative;
    /*position: absolute;
    left: 0;*/
    width: 100%;
    height: 140px;
    overflow: hidden;
}


.swiper-container {
    /* position: absolute;
     left: 0;
     top: 0;*/
    height: 120px;
    margin: 0px auto;
}

.recommend_author .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center;
}

#authorBanner .swiper-wrapper {
    -webkit-transition-timing-function: linear; /*之前是ease-out*/
    -moz-transition-timing-function: linear;
    transition-timing-function: linear;
}

.authormc_left {
    position: absolute;
    left: 0;
    top: 0;
    width: 10%;
    height: 140px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 9;
}

.authormc_right {
    position: absolute;
    right: 0;
    top: 0;
    width: 10%;
    height: 140px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    z-index: 9;
}


.author_msg {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 16px;
}

.author_tx {
    width: 100px;
    height: 100px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #999999;
    margin-bottom: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.12);
    border: 2px solid #FFFFFF;
}

.author_tx img {
    width: 100%;
    height: 100%;
}

.author_msg span {
    height: 22px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    display: block;
    width: 110px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*.allvideo_top {
    margin-top: 180px;
}*/

.allVideo_tags {
    position: relative;
    height: 50px;
    padding-right: 70px;
    line-height: 40px;
    overflow: hidden;
}

.allVideo_tags li {
    float: left;
    width: auto;
    height: 32px;
    padding: 0 18px;
    background: #FFFFFF;
    -moz-border-radius: 16px;
    border-radius: 16px;
    border: 1px solid #DADEE0;
    line-height: 32px;
    text-align: center;
    color: #2A2A2A;
    font-size: 14px;
    margin: 10px 10px 5px 0;
}

/*视频细节*/
.video_palybox {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 162px;
    position: relative;
    text-align: center;
    overflow: hidden;
    background: url("/desktop/img/zhanweitu.png") no-repeat center;
    -moz-background-size: cover;
    background-size: cover;
}

.video_palybox .video_back_cover {
    display: block;
    width: 100%;
    height: 100%;
    -moz-background-size: cover;
    background-size: cover;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.video_palybox:hover .video_back_cover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.isUpest {
    position: absolute;
    top: 10px;
    left: 10px;
    display: inline-block;
    width: 40px;
    height: 20px;
    background: url("https://cools.qctt.cn/1628760537856.png") no-repeat;
    -moz-background-size: contain;
    background-size: contain;
    z-index: 1;
}

.video_palybox img {
    width: auto;
    height: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.video_palybox:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.paly_alltime {
    position: absolute;
    bottom: 8px;
    right: 8px;
    /*left: 220px;*/
    display: inline-block;
    font-size: 12px;
    width: 50px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
}

.publish_tx {
    display: inline-block;
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.publish_tx img {
    width: auto;
    height: 100%;
    background: #FFFFFF;
}

.publish_name {
    position: absolute;
    left: 58px;
    top: -26px;
    height: 20px;
    font-size: 14px;
    color: #2A2A2A;
    line-height: 20px;
}

.play_title {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 32px;
}

.play_title a {
    display: inline-block;
    height: 44px;
    color: #2A2A2A;
}

.play_times {
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #9294A1;
    line-height: 20px;
    margin-top: 10px;
}

/*全部视频标签*/
.allVideo_tags .allVideo_active {
    border: 1px solid #00C7E5;
    color: #00C7E5;
}

.allVideo_tags li:hover {
    border: 1px solid #00C7E5;
    color: #00C7E5;
    cursor: pointer;
}

.tag_open {
    cursor: pointer;
    position: absolute;
    right: 10px;
    bottom: 3px;
    width: 70px;
    height: 40px;
    line-height: 40px;
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#FFFFFF));
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    text-align: center;
    font-size: 14px;
    color: #2A2A2A;
}

.layui-edge {
    color: #2A2A2A;
    vertical-align: middle;
    /*transform: rotate(180deg)*/
}

/*暂无内容*/
.no-cont-box {
    text-align: center;
}
