@charset "utf-8";

.fixed-live {
    background-color: #F7F7F7;
}

.fixed-live-top .items-top {
    position: relative;
    background-color: #000;
    padding: 15px 0;
    justify-content: flex-start;
}

.fixed-live-top .item-back {
    width: 70px;
    height: 70px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAYCAYAAADKx8xXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAS1JREFUeNqU1KFLA2EYx/H3FIcggkUQLMIWFgURNFpmsRvGin1pmPwHTJrMJjHYRCwaRAwGEYyGgStzCAYRYSrz9n30d3Acm3vu4HPstn13e+/e96I4jkOOrYwzdMZyRCu4QRHdYGd02MBH/LedY8oTbeFb0SEmfoc3ItrBj6JdRMlnw4JxHCjooZ79zqBoEieKutgc9OPZN2ZwpegNa8OGkT6Yx4OiNhb/G3/yoownRY9YGHW1bbeKV0W3mPXcW9u10jfWOSGCTbmeplQB/ilIvYSOznqPOe9fNSU0FTd17AqDznSn+AXL3tBM40LxO9a9oSngSPEXat4waBXsKbbVse0NE43Ustr3LKu0Kj4VH2sowfvoqOhi2XZpF9EbZifKdZTz8VjCKZ77AgwA5jSND8baDf0AAAAASUVORK5CYII=) no-repeat center;
}

.fixed-live-top .item-title {
    font-size: 24px;
    color: #fff;
    padding-right: 40px;
}

.fixed-live-top .item-t {
    background-color: #000;
}

.fixed-live-top .item-show-video {
    height: 361px;
    position: relative;
}

.fixed-live-top .video-block {
    height: 100%;
    display: none;
}

.fixed-live-top video {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
}

.fixed-live-top .video-play {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: none;
}

.fixed-live-top .video-play-button {
    position: absolute;
    height: 60px;
    line-height: 60px;
    border-radius: 50px;
    font-size: 24px;
    padding: 0 25px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
}

.fixed-live-top .video-play-button:after {
    content: "";
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIyMCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRkZGIiBkPSJNLjc1IDE5Ljg2MWwxNy4xNi05LjcyMkwuNTkuMTM5bC4xNiAxOS43MjIiLz48L3N2Zz4=) no-repeat center;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 60px;
    margin-left: 10px;
}

.fixed-live-top .video-play-button.replay:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0icHJlZml4X19pY29uIiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PGRlZnM+PHN0eWxlLz48L2RlZnM+PHBhdGggZD0iTTUxMiAyMTMuMzMzVjQyLjY2N0wyOTguNjY3IDI1NiA1MTIgNDY5LjMzM1YyOTguNjY3YzE0MS40NCAwIDI1NiAxMTQuNTYgMjU2IDI1NnMtMTE0LjU2IDI1Ni0yNTYgMjU2LTI1Ni0xMTQuNTYtMjU2LTI1NmgtODUuMzMzQzE3MC42NjcgNzQzLjI1MyAzMjMuNDEzIDg5NiA1MTIgODk2czM0MS4zMzMtMTUyLjc0NyAzNDEuMzMzLTM0MS4zMzNTNzAwLjU4NyAyMTMuMzMzIDUxMiAyMTMuMzMzeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}

.video-js .vjs-big-play-button {
    left: 50%;
    top: 50%;
    margin-left: -1.5em;
    margin-top: -0.75em;
}

.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started .vjs-big-play-button {
    display: block;
}

.fixed-live-top .pre-poster {
    height: 100%;
    background: no-repeat center;
    background-size: 100% auto;
    display: none;
    position: relative;
}

.fixed-live-top .back-tag,
.fixed-live-top .pre-tag,
.fixed-live-top .back-preparing-tag {
    display: none;
    background-color: #20B09F;
    color: #fff;
    border-radius: 4px;
    padding: 3px 8px;
    margin-right: 10px;
    white-space: nowrap;
}

.fixed-live-top .item-info-1 {
    justify-content: space-between;
    padding: 0 10px;
    font-size: 20px;
    color: #fff;
    height: 46px;
    line-height: 46px;
    text-align: right;
}

.fixed-live-top .item-b {
    background-color: #fff;
    overflow: hidden;
}

.fixed-live-top .item-b-title {
    font-size: 30px;
}

.fixed-live-top .item-plan-view {
    font-size: 18px;
    color: #666;
}

.fixed-live-top .item-plan-list {
    padding: 10px 25px 40px;
}

.fixed-live-top .item-plan-title {
    position: relative;
    justify-content: space-between;
    border-bottom: 1px solid #E5E5E5;
    height: 96px;
    padding: 0 25px;
}

.fixed-live-top .item-plan-list .live-plan {
    position: relative;
}

.fixed-live-top .item-notice-content {
    padding: 20px;
    color: #fff;
    line-height: 1.5em;
    min-height: 100px;
}

/* 直播安排 */

.fixed-live-top .item-plan-list .live-plan-top {
    height: 66px;
    line-height: 66px;
    color: #eee;
    position: relative;
}

.fixed-live-top .item-plan-list .live-plan-top:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 29px;
    height: 29px;
    background: no-repeat center;
    margin-right: 8px;
}

.fixed-live-top .item-plan-list .pre .live-plan-top:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAMAAABhTZc9AAAAclBMVEUAAABcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcvrFcivYXAAAAJXRSTlMA8ycN6rXUl+TQwp2CFvbuu7CPd0g7NC4bEgfcyaZvZ11Li1cL1K5yDwAAAORJREFUKM990elygyAUhuEPBXGNSzRRs7c993+LpUUIoOb95eEZxhkObPGzExeWNvJRISySnEyH28nHoz5njOmPzkVBulM8LnytLGa0pI4WJT7Zm6YIsVFKNN5pU6mAaqQdpUFpsas5MB8C9cYn7WsJ+UEFmkDdHyVIff1xRw7mjjPQOwfMv3sEECV2rJG/zbzPzUwXSPK6ju99UoMH+dW94pfe2hcmCrsrLvW6gXbFBQa7w4hW5Zz+ekHV0XYC/yWbWM9aJ76lZyxV2cpShTYZYBvDrReO5d8IO5dtxhlPRDnA9Asx/1I1jb4ojwAAAABJRU5ErkJggg==);
}

.fixed-live-top .item-plan-list .living .live-plan-top:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAMAAABhTZc9AAAAe1BMVEUAAAD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgD/cgAOqbPAAAAAKHRSTlMA0MrzIvseGpsF9+TVoYx6YU02FejFuKtpUT0O7t/au7OmloF0Oy8L2VjrSwAAALlJREFUKM990VcKwzAQRdFnRZJ7XNJ7T97+VxgLbIgdZu6HNHAQDAh9cfnE0D35YNycbPqxIncTfTtmB4RacrnApD1pwp3O6OKRLKz36YWsYu83ZJJ6b4fn21VG0i3DwVDOMEaPfh+hNbCjXIW1oicYRZ2qsx8tjKYx6rOmwFxUiy5bago0haZArqk9ypompKh1Lmx1AF4RKejel6SojhRU+oWVohk2ihZoFa2BrYgJutqbif4z1wb4AkmzW6L2QFx7AAAAAElFTkSuQmCC);
}

.fixed-live-top .item-plan-list .review .live-plan-top:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAbCAMAAAC3FHQgAAAAbFBMVEUAAACZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZnLvUXkAAAAI3RSTlMAyZ4UTbJm9eCMRyoH7RvUuKeVOyDZwlY05s6qenNwUIWAI2bQ9PAAAADrSURBVCjPpZJbYoMgEEUvsaAomqiJNY+mbdj/HiPD4ORlfnJ+GLkCxxHArJb4cfjzy7Tw74B6ExbIWrWErvARzVekdHjm2yf2L47xQhtft8Na//cgakk7AL87ftjQTn2RQtUA1gslAhkD4EzTp0rTOD7oc4cwcpHWUtrS5BroPWFQHaJEA7icyt3kxmZIUhoofVrbGGOGsLVnDoCZU2Lvcxjx5zLfUujqKUVFXd4iuHCsAzUZCNI3cRGkU/NprlPKcuruwwHYhPHIcXkb1hkQPeRvzxRBtAuVReJyZG+eOk2XHjeM525lTfzmKwiEM/m/bh1UAAAAAElFTkSuQmCC);
}

.fixed-live-top .item-plan-list li {
    justify-content: space-between;
    position: relative;
    margin-top: 10px;
}

.fixed-live-top .item-plan-list .live-plan-title {
    box-sizing: border-box;
    color: #666;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 20px;
    font-size: 24px;
}

.fixed-live-top .item-plan-list .live-plan-title:before {
    content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #999;
}

.fixed-live-top .item-plan-list .live-plan-status {
    color: #666;
    font-size: 25px;
    vertical-align: middle;
}

.fixed-live-top .item-plan-list .live-date {
    color: #999;
    vertical-align: middle;
    margin-left: 10px;
}

.fixed-live-top .item-plan-list .iScrollVerticalScrollbar {
    position: absolute;
    width: 4px;
    height: 100%;
    right: 0;
    top: 0;
    background: #29333A;
    z-index: 1;
    border-radius: 0;
    display: none;
}

.fixed-live-top .item-plan-list .iScrollIndicator {
    border-radius: 0;
    background: #48535A;
    cursor: pointer;
}

.fixed-live-top .item-plan-list .live-plan-detail {
    box-sizing: border-box;
    background-color: #F9F9F9;
    padding: 20px 38px;
    border-radius: 5px;
}

.fixed-live-top .item-plan-list .live-plan-info {
    justify-content: space-between;
    margin-top: 15px;
    font-size: 20px;
    color: #999;
    padding-left: 20px;
}

.fixed-live-top .item-plan-list .live-more {
    color: var(--main-color);
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

/*living*/

.fixed-live-top .item-plan-list .living .live-plan-title {
    color: #ff7c00;
}

.fixed-live-top .item-plan-list .living .live-plan-title:before {
    background-color: #ff7c00;
}

.fixed-live-top .item-plan-list .living .live-plan-detail {
    background-color: #FFF1E8;
    border: 1px solid #FF7B00;
}

.fixed-live-top .item-plan-list .living .live-plan-info {
    color: #b9a999;
}

/*pre*/

.fixed-live-top .item-plan-list .pre .live-plan-title {
    color: var(--main-color);
}

.fixed-live-top .item-plan-list .pre .live-plan-title:before {
    background-color: var(--main-color);
}

.fixed-live-top .item-plan-list .pre .live-plan-detail {
    background-color: #F1FEFD;
    border: 1px solid var(--main-color);
}

.fixed-live-top .item-plan-list .pre .live-plan-info {
    color: #a6bcb9;
}

/**/

.fixed-live-bottom {
    margin-top: 15px;
}

.fixed-live-bottom .info-detail {
    overflow: hidden;
    padding-bottom: 50px;
}

.fixed-live-bottom .switch-tabs-block {
    height: 90px;
    background-color: #fff;
    border-bottom: 1px solid #EDEDED;
}

.fixed-live-bottom .switch-tabs {
    justify-content: flex-start;
    position: relative;
}

.fixed-live-bottom .switch-tab {
    width: 50%;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 24px;
    color: #333;
    cursor: pointer;
    position: relative;
}

.fixed-live-bottom .line {
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    border-bottom: 5px solid #20b09f;
    display: none;
}

.fixed-live-bottom .switch-contents {
    min-height: 200px;
}

.fixed-live-bottom .switch-content {
    display: none;
    margin-top: 15px;
    background-color: #fff;
    padding: 25px;
    min-height: 200px;
}

.fixed-live-bottom .switch-content img {
    max-width: 100%;
}

.fixed-live-bottom .no-data {
    color: #999;
    text-align: center;
    margin: 20px 0;
}

/*  */

.live-recommend {
    justify-content: flex-start;
    flex-wrap: wrap;
}

.live-recommend .item {
    width: 290px;
    height: 258px;
}

.live-recommend .item:not(:nth-child(2n-1)) {
    margin-left: 20px;
}

.live-recommend .item:not(:nth-child(-n+2)) {
    margin-top: 20px;
}

.live-recommend .img-block {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-color: #f3f3f3;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
}

.live-recommend .img-block:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRkZGIiBkPSJNMjQgMGMxMy4yNTUgMCAyNCAxMC43NDUgMjQgMjRTMzcuMjU1IDQ4IDI0IDQ4IDAgMzcuMjU1IDAgMjQgMTAuNzQ1IDAgMjQgMHoiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiMyMEIwOUYiIGQ9Ik0zNiAyNEwxOCAxNHYyMGwxOC0xMCIvPjwvc3ZnPg==) no-repeat center;
    filter: drop-shadow(0 4px 6px rgba(0, 0, 0, 0.3));
}

.live-recommend .img-block img {
    width: 386px;
    height: 164px;
    object-fit: fill;
}

.live-recommend .item-title {
    font-size: 20px;
    color: #666;
    line-height: 1.5em;
    margin-top: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.live-recommend .item-attr {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 4px 12px;
    background-color: #ff8b00;
    color: #fff;
    font-size: 16px;
    border-radius: 10px 0;
}

.live-recommend .item-view {
    font-size: 18px;
    color: #999;
    line-height: 1.5em;
    margin-top: 5px;
}

.live-recommend-more {
    text-align: center;
    margin-top: 40px;
}

.live-recommend-more .item-button {
    display: inline-block;
    width: 200px;
    height: 60px;
    line-height: 58px;
    font-size: 24px;
}

/*  */

.live-review {
    justify-content: flex-start;
    flex-wrap: wrap;
}

.live-review .item {
    width: 284px;
    height: 250px;
}

.live-review .item:nth-child(2n) {
    margin-left: 20px;
}

.live-review .item:not(:nth-child(-n+2)) {
    margin-top: 30px;
}

.live-review .img-block {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-color: #f3f3f3;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
}

.live-review .img-block img {
    width: 284px;
    height: 147px;
    object-fit: contain;
}

.live-review .item-title {
    font-size: 20px;
    color: #666;
    line-height: 1.5em;
    margin-top: 10px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.live-review .item-attr {
    position: absolute;
    right: 0;
    bottom: 15px;
    padding: 4px 12px;
    background-color: #ff8b00;
    color: #fff;
}

.live-review .item-view {
    font-size: 18px;
    color: #999;
    line-height: 1.5em;
    margin-top: 5px;
}

.live-review-more {
    text-align: center;
    margin-top: 40px;
}

.live-review-more .item-button {
    display: inline-block;
    width: 240px;
    height: 60px;
    line-height: 58px;
    font-size: 24px;
}