.live-tea-name {
    max-width: 150px;
    height: 19px;
    overflow: hidden;
    display: block;
    float: left;
}
.live-content-show {
    width: 785px;
    height: 80px;
    font-weight: 500;
    line-height: 80px;
    margin-left: 10px;
}
.live-my-name {
    color: #1665AA;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    float: right;
    padding-right: 10px;
    max-width: 150px;
    height: 19px;
    overflow: hidden;
}
.live-my-msg {
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    word-break: break-all;
    display: block;
    float: right;
    max-width: 200px;
    text-align: left;
}
.live-play {
    /*position: fixed;*/
    width: 785px;
    height: 430px;
    background: #4c4c4c;
    margin: 250px auto;
    z-index: 2000;
}
.live-all {
    background: #F5F5F5;
    /*margin-top: 10px;*/
}
.live-bj {
    width: 100%;
    height: 610px;
    margin: auto;
    /*background: url("../../../img/live/live-bg.jpg") center center;*/
}
.live-head-top {
    width: 1200px;
    margin: auto;
    height: 40px;
    position: relative;
}
.live-head {
    margin: auto;
    width: 1200px;
}
.live-bar {
    height: 24px;
    width: 0;
    border-left: 6px solid #fff;
    position: absolute;
    left: 0px;
    top: 38px;
}
.live-head {
    width: 96px;
    height: 31px;
    position: absolute;
    top: 34px;
    left: 14px;
}
.live-jump {
    font-size: 24px;
    font-weight: bold;
    line-height: 31px;
    color: #ffffff;
}
.live-box {
    width: 1200px;
    height: 510px;
    position: relative;
    margin: auto;
    /*background:rgba(255,255,255,0.7);*/
    background: url("../../../img/live/live_bj2.png") center 10px #fff;
    box-shadow: 0px 5px 8px rgba(185, 185, 185, 0.16);
}
.live-content {
    width: 785px;
    height: 80px;
    /*background: #fff;*/
    position: relative;
}
.live-video {
    width: 785px;
    height: 430px;
    background: #4c4c4c;
    position: relative;
}
.live-video > div:first-child {
    /*position: absolute;*/
    width: 100%;
    height: 100%;
    z-index: 9;
}
.live-chat {
    position: absolute;
    right: 0;
    top: 0;
    width: 415px;
    height: 510px;
}
.live-content > div:first-child {
    width: 50px;
    height: 80px;
    float: left;
    margin-left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.live-content > div:first-child > img {
    width: auto;
    height: auto;
    max-width: 50px;
    max-height: 80px;
    margin: auto;
}
.live-content > div:nth-child(2) {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
    position: absolute;
    top: 10px;
    left: 85px;
    width: 300px;
    height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.live-content > div:nth-child(3) {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #666666;
    float: left;
    margin-top: 45px;
    margin-left: 20px;
    max-width: 200px;
    height: 21px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.live-content > div:nth-child(4) {
    width: 100px;
    height: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #2B4A65;
    line-height: 30px;
    text-align: center;
    float: left;
    margin-top: 40px;
    margin-left: 20px;
    border-radius: 10px;
    background-color: #f1f1f1;
}
.live-content > div:nth-child(5) {
    line-height: 21px;
    font-size: 16px;
    font-weight: 400;
    color: #FB4346;
    float: left;
    margin-left: 20px;
    margin-top: 45px;
}
.live-content > div:nth-child(6) {
    width: 54px;
    height: 54px;
    border-radius: 10px;
    background-color: #FFF5F5;
    position: absolute;
    top: 10px;
    right: 100px;
}
.live-content > div:nth-child(6) img {
    width: 25px;
    height: 25px;
    margin-left: 14.5px;
    margin-top: 5px;
}
.live-content > div:nth-child(6) div {
    color: #FB4346;
    font-size: 10px;
    margin-top: 3px;
    text-align: center;
}
.live-content > div:nth-child(7) {
    width: 54px;
    height: 54px;
    border-radius: 10px;
    background-color: #F1F1F1;
    position: absolute;
    top: 10px;
    right: 20px;
}
.live-content > div:nth-child(7) img {
    width: 25px;
    height: 25px;
    margin-left: 14.5px;
    margin-top: 5px;
}
.live-content > div:nth-child(7) div {
    color: #333333;
    font-size: 12px;
    margin-top: 3px;
    text-align: center;
}
.live-chat > div:first-child {
    width: 415px;
    height: 80px;
    border-bottom: 1px solid #ECECEC;
    border-left: 1px solid #ECECEC;
    font-size: 20px;
    font-weight: bold;
    /*background: #FFFFFF;*/
    color: #fb4346;
    /*letter-spacing:50px;*/
    line-height: 80px;
    text-align: center;
}
.live-details {
    width: 100%;
    height: 429px;
    position: relative;
}
.live-interval div {
    margin-top: 10px;
}
.live-details > div {
    height: 348px;
    overflow-y: auto;
    overflow-x: hidden;
}
.live-time {
    width: 40px;
    height: 14px;
    background: #F1F1F1;
    border-radius: 10px;
    font-size: 10px;
    font-weight: 500;
    line-height: 14px;
    text-align: center;
    margin: auto;
}
.live-name {
    color: #1665AA;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    float: left;
    height: 19px;
    max-width: 150px;
    overflow: hidden;
}
.live-msg {
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    max-width: 300px;
    display: block;
    float: left;
    word-break: break-all;
}
.live-tea {
    min-height: 40px;
    /*width: 100%;*/
    padding-left: 10px;
    padding-right: 10px;
    background: #ff4c4c;/*text-align: left;*/
}
.live-tea-img {
    float: left;
    width: 15px;
    height: 18px;
    margin-top: 10px;
}
.live-tea-span {
    line-height: 20px;
    padding-top: 10px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    margin-left: 5px;
    word-break: break-all;
}
.live-input {
    height: 80px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.live-input > div:first-child {
    width: 25px;
    height: 25px;
    /*background: #5c5c5c;*/
    margin-left: 10px;
    float: left;
}
.live-input > div:nth-child(2) {
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    color: #FB4346;
    margin-right: 30px;
    float: right;
}
.live-input > div:nth-child(2) > span {
    color: #B9B9B9;
}
.live-input > input:nth-child(3) {
    float: left;
    margin-left: -25px;
    margin-top: 10px;
    height: 40px;
    width: 340px;
    border-radius: 10px;
    padding-left: 10px;
}
.live-input > div:nth-child(4) {
    color: #FB4346;
    float: right;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    margin-right: 10px;
    margin-top: 20px;
    cursor: pointer;
}
.info-container {
    width: 1200px;
    margin: auto;
}
.live-public {
    padding-top: 20px;
    min-height: 1300px;
    width: 1200px;
    margin: auto;
    background: #fcfcfc;
    border: 1px solid #eeeeee;
}
/deep/ .live-public img {
    max-width: 1200px;
}
.live-ongoing {
    position: relative;
    height: 60px;
    width: 1200px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    margin-top: 10px;
}
.live-ongoing span {
    color: #FB4346;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
    margin-left: 30px;
}
.live-ongoing > span:nth-child(4) {
    height: 60px;
    max-width: 500px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 395px;
}
.live-ongoing div {
    cursor: pointer;
    float: right;
    width: 110px;
    height: 36px;
    background: #FB4346;
    margin-right: 40px;
    margin-top: 13px;
    border-radius: 10px;
    text-align: center;
    line-height: 36px;
    color: #FFFFFF;
}
.live-back {
    height: 60px;
    width: 1200px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    margin-top: 10px;
    position: relative;
}
.live-back span {
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
    margin-left: 30px;
}
.live-back > span:nth-child(4) {
    height: 60px;
    max-width: 500px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 395px;
}
.live-back div {
    cursor: pointer;
    float: right;
    width: 110px;
    height: 36px;
    background: #EFF8FF;
    margin-right: 40px;
    margin-top: 13px;
    border-radius: 10px;
    text-align: center;
    line-height: 36px;
    color: #2D9DFF;
}
.live-back div:hover {
    background-color: #2D9DFF;
    color: #FFFFFF;
}
.live-chat-buy {
    position: absolute;
    right: 0;
    top: 0;
    width: 415px;
    height: 510px;
}
.live-chat-buy > div:first-child {
    width: 415px;
    height: 80px;
    border-bottom: 1px solid #ECECEC;
    border-left: 1px solid #ECECEC;
    font-size: 20px;
    font-weight: bold;
    color: #fb4346;
    /*letter-spacing:50px;*/
    line-height: 80px;
    text-align: center;
}
.live-package {
    height: 429px;
    width: 100%;
    position: relative;
}
.live-package > div:nth-child(1) {
    margin-top: 20px;
    margin-left: 18px;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    width: 380px;
    max-height: 52px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.live-package > div:nth-child(2) {
    margin-top: 20px;
    margin-left: 18px;
    max-height: 85px;
    width: 380px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.live-package > div:nth-child(3) {
    margin-top: 20px;
    margin-left: 21px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: #fb4346;
}
.live-package > div:nth-child(4) {
    margin-top: 20px;
    margin-left: 18px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #666666;
}
.live-package > div:nth-child(5) {
    position: absolute;
    top: 251px;
    left: 18px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #999999;
    text-decoration: line-through;
}
.live-package > div:nth-child(6) {
    position: absolute;
    top: 283px;
    left: 18px;
    font-size: 22px;
    font-weight: bold;
    line-height: 29px;
    color: #fb4346;
}
.live-package > div:nth-child(7) {
    width: 150px;
    height: 40px;
    background: #FB4346;
    border-radius: 5px;
    position: absolute;
    right: 134px;
    bottom: 30px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
    cursor: pointer;
}
.live-zc {
    background: #333333;
    z-index: 10;
    height: 430px;
    width: 785px;
    float: left;
    position: absolute;
    opacity: 0.6;
}
.live-video-button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.live-mask {
    background: rgba(51, 51, 51, 0.6);
    z-index: 1000;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
}
.mask-lower {
    width: 306px;
    height: 137px;
    border-radius: 5px;
    background: #ffffff;
    margin: auto;
    margin-top: 500px;
    position: relative;
}
.mask-lower > div:first-child {
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    color: #333333;
    position: absolute;
    top: 30px;
    left: 30px;
}
.mask-lower > div:nth-child(2) {
    cursor: pointer;
    width: 100px;
    height: 30px;
    background-color: #FB4346;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    bottom: 30px;
    left: 43px;
}
.mask-lower > div:nth-child(3) {
    cursor: pointer;
    width: 100px;
    height: 30px;
    background-color: #999999;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    bottom: 30px;
    right: 43px;
}
