.today-live {
    /*background: url("../../../img/live/livebj.png") no-repeat;*/
    width: 100%;
    height: 640px;
}
/*margin-left: -360px;*/
.today-live .today-live-bot {
    width: 1200px;
    margin: auto;
}
.li-two {
    background-color: #FB4343;
}
.no-more {
    height: 30px;
    text-align: center;
    margin-left: 20px;
    line-height: 30px;
    color: #999999;
    font-size: 14px;
}
.right-nolive {
    color: #DF4F4F;
    font-size: 18px;
    text-align: center;
    /*line-height: 430px;*/
    width: 768px;
    height: 418px;
}
.right-nolive img {
    width: 100%;
    height: 100%;/*border-radius: 10px;*/
}
.item-info-img {
    width: 13px;
    height: 10px;
    margin-left: 10px;
    margin-top: 10px;
}
.active {
    cursor: pointer;
    float: left;
    height: 85px;
    margin-left: 8px;
    background-color: #FFF5F5;
}
/*border-left:1px solid #EEEEEEFF;*/
.active .time {
    width: 75px;
    float: left;
    line-height: 65px;
    padding-left: 10px;
    font-size: 14px;
}
.active .info {
    width: 300px;
    float: left;
}
.active .subject {
    float: left;
    padding: 0 10px;
    height: 23px;
    border-radius: 5px;
    background-color: #FB4346;
    text-align: center;
    line-height: 23px;
    margin: 15px 0 12px 10px;
    font-weight: 400;
    color: #FFFFFF;
    font-size: 14px;
}
.active .name {
    float: right;
    width: 100px;
    overflow: hidden;
    font-size: 14px;
    line-height: 21px;
    color: #FB4346;
    height: 21px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 15px 10px 12px 0px;
}
.active .title-name {
    overflow: hidden;
    font-size: 14px;
    padding: 0 0 0 23px;
    margin-left: -10px;
}
.active .title-name .title {
    float: left;
    font-size: 16px;
    line-height: 21px;
    color: #FB4346;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 21px;
    width: 300px;
}
.time-under {
    width: 75px;
    float: left;
    margin-top: 25px;
    padding-left: 10px;
    font-size: 14px;
    color: #fb4346;
}
.live-speaker {
    /*width:108px;*/
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 58px;
    max-width: 225px;
    font-size: 18px;
    font-weight: 400;
    line-height: 58px;
    color: #ffffff;
    position: absolute;
    bottom: 38px;
    left: 71px;
}
.live-headPortrait {
    position: absolute;
    width: 39.5px;
    height: 58px;
    bottom: 30px;
    left: 21px;
}
.live-imgbtn {
    width: 156px;
    height: 40px;
    background-color: #ffffff;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    margin: 102px auto 0 auto;
}
.live-time {
    color: rgba(255, 255, 255, 0.8);
    margin-top: 45px;
    float: left;
    margin-left: 245px;
    line-height: 19px;
}
.live_numlearn {
    /*width:111px;*/
    height: 19px;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    color: rgba(255, 255, 255, 0.8);
    opacity: 1;
    text-align: center;
    margin-top: 45px;
    margin-left: 37px;
    float: left;
}
.live-zc {
    background: rgba(51, 51, 51, 0.6);
    z-index: 10;
    width: 770px;
    height: 432px;
    /*border-radius: 10px;*/
    /*margin: 6px;*/
    float: left;
    position: absolute;
}
.live-imgtitle {
    margin: 136px auto 0 auto;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #ffffff;
    text-align: center;
    max-width: 600px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.main {
    /*margin-top: 26px;*/
}
.main .live {
    /*background: url("../../../img/live/live-bg.jpg") top center no-repeat;*/
    min-height: 672px;
    background-color: #F5F5F5;
    width: 100%;
    min-width: 1210px;
}
.main .live .live-title {
    width: 101px;
    height: 36px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    top: 33px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: right;
    padding-right: 10px;
}
.main .live .live-title:before {
    position: absolute;
    left: 8px;
    top: 7px;
    content: '';
    width: 23px;
    height: 20px;
    background: url("../../../img/live/live-icon-play.png") no-repeat;
}
.main .live .live-container {
    width: 1200px;
    height: 432px;
    background-color: #ffffff;
    overflow: hidden;
    transform: translateY(36px);
}
.main .live .live-container .left {
    float: left;
    width: 770px;
    height: 432px;
    text-align: center;
}
.main .live .live-container .left img {
    max-width: 770px;
    max-height: 432px;
    width: auto;
    height: auto;
    margin: auto;
}
.main .live .live-container .right {
    width: 418px;
    float: left;
    height: 455px;
    background-color: #fff;
}
.main .live .live-container .right ul {
    padding-left: 2px;
}
/*padding-top: 10px;*/
/*border-radius:10px;*/
/*padding-top:16px;*/
.main .live .live-container .right ul li:first-child .item-timeline {
    /*&:before{*/
    /*    position: absolute;*/
    /*    left: 7px;*/
    /*    top: -13px;*/
    /*    content: '';*/
    /*    width: 1px;*/
    /*    height: 85px;*/
    /*    background-color: rgba(102,102,102,0.1);*/
    /*}*/
}
.main .live .live-container .right ul li .item-timeline {
    float: left;
    position: relative;
    line-height: 96px;
}
.main .live .live-container .right ul li .item-timeline:before {
    position: absolute;
    left: 7px;
    top: -40px;
    content: '';
    width: 1px;
    height: 60px;
    background-color: #e5e5e5;
}
.main .live .live-container .right ul li .item-timeline span {
    padding-left: 20px;
    font-size: 18px;
    color: #FB4343;
}
.main .live .live-container .right ul li .item-timeline i {
    float: left;
    position: absolute;
    left: -5px;
    top: 50%;
    margin-top: 20px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.main .live .live-container .right ul li .item-timeline i:before {
    width: 15px;
    height: 15px;
    display: block;
    content: '';
    margin: 5px;
    background-color: #FB4346;
    border-radius: 50%;
}
.main .live .live-container .right ul li .item-info {
    cursor: pointer;
    float: left;
    width: 483px;
    height: 85px;
    margin-left: 8px;
    background-color: #fff;
}
/*border-left:1px solid #EEEEEEFF;*/
.main .live .live-container .right ul li .item-info:hover {
    background-color: #FFF5F5;
}
.main .live .live-container .right ul li .item-info .time {
    width: 75px;
    float: left;
    line-height: 65px;
    padding-left: 10px;
    font-size: 14px;
}
.main .live .live-container .right ul li .item-info .info {
    float: left;
}
.main .live .live-container .right ul li .item-info .subject {
    float: left;
    padding: 0 10px;
    height: 23px;
    border-radius: 5px;
    background: #f1f1f1;
    text-align: center;
    line-height: 23px;
    margin: 15px 0 12px 10px;
    color: #a4a4a4;
    font-size: 14px;
}
.main .live .live-container .right ul li .item-info .name {
    width: 100px;
    height: 21px;
    overflow: hidden;
    float: right;
    font-size: 14px;
    line-height: 21px;
    color: #7c808f;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 15px 10px 12px 0px;
}
.main .live .live-container .right ul li .item-info .title-name {
    font-size: 14px;
    padding: 0 0 0 23px;
    margin-left: -10px;
}
.main .live .live-container .right ul li .item-info .title-name .title {
    width: 300px;
    height: 21px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #2b2c31;
}
.main .live .subject-live {
    position: relative;
    min-height: 500px;
    /*margin-top: -180px;*/
    padding-bottom: 30px;
}
.main .live .subject-live .item-subject {
    /*margin-top: 80px;*/
}
.main .live .subject-live .item-subject .subject-title {
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
}
.main .live .subject-live .item-subject .subject-title span {
    float: left;
    border-left: 6px solid #FB4343;
    padding-left: 30px;
    font-weight: bold;
}
.main .live .subject-live .item-subject .subject-title .more {
    float: right;
    font-size: 14px;
    color: #2f8fe8;
}
.main .live .subject-live .item-subject .live-content {
    margin-top: 30px;
}
.main .live .subject-live .item-subject .live-content .no-live {
    font-size: 18px;
    color: #666666;
    text-align: center;
    color: #ff4c4c;
}
.main .live .subject-live div:last-child {
    margin-bottom: 80px;
}
.main .mescroll-bar::-webkit-scrollbar {
    width: 14px;
    padding: 0 2px;
    border-radius: 0;
}
.main .mescroll-bar::-webkit-scrollbar-track {
    background-color: #EEEEEE;
    padding: 0 2px;
}
.main .mescroll-bar::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 0;
    height: 12px !important;
    border-left: 2px solid #EEEEEE;
    border-right: 2px solid #EEEEEE;
}
