<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.overall {
    width: 900px;
    box-shadow: 0 0 6px 0 rgba(234, 234, 234, 0.7);
    background: #fff;
    padding: 20px 30px;
    margin: 0 auto;
}
.titleTop {
    width: 100%;
    margin-bottom: 20px;
    /*寮曞叆澶撮儴锛屾祴璇曠増鏍峰紡*/
    margin-top: 75px;
}
.topLeft {
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    color: #333;
    margin-top: 5px;
}
.liveIcon {
    width: 5px;
    background: #4793f1;
    height: 16px;
    display: inline-block;
    margin-right: 3px;
}
.topRight{
    width: 100px;
    height: 32px;
    background: linear-gradient(130deg,#99c6ff,#4793f1);
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    cursor:pointer;
}
.liveListTheme {
    margin: 0 30px 30px 0;
}
.liveCore{
    background-size: 100%;
    width: 280px;
    height: 158px;
    margin-bottom: 10px;
    border-radius: 5px;
    position: relative;
}
.liveType{
    color: #8a4a07;
    float: right;
    padding: 3px 14px;
    font-size: 14px;
    margin: 14px;
    border-radius: 5px;
    background-color: #ffc300;
}
.lastLiveList {
    margin-right: 0;
}
.liveHeadPicture {
    width:45px;
    height: 45px;
    margin-right: 8px;
    border-radius: 999px;
    float: left;
}
.liveTitle {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 3px;
    width: 227px;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.liveAnchor {
    font-size: 14px;
    color: #666;
}
.viewersNumber {
    margin: -2px 1px;
    width: 16px;
}
.otherConditions {
    text-align: center;
    margin: 80px 0 60px 0;
}
.noLive {
    font-size: 14px;
    color: #999999;
}
.subscribeTop {
    font-size: 16px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    color: #333;
    margin-top: 15px;
    margin-bottom: 20px;
}
.subscribeIcon {
    width: 5px;
    background: #4793f1;
    height: 16px;
    display:inline-block;
    margin-right: 3px;
}
.subscribeDetails {
    width: 860px;
    background: #edf6ff;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
}
.subscribeTitle {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 8px;
}
.subscribeModule {
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    color: #333;
}
.subscribeHeadPicture {
    width: 30px;
    height: 30px;
    border-radius: 99px;
    float:left;
}
.subscribeName {
    display: inline-block;
    float: left;
    margin:7px 0 0 10px ;
    color: #666;
    font-size: 16px;
}
.subscribeRightModule {
    margin-top: 10px;
}
.startTime {
    width: 80px;
    display: inline-block;
    font-size: 15px;
    color: #4793f1;
    background: #fff;
    border: 1px solid #4793f1;
    border-radius: 8px 0 0 8px;
    padding: 5px 0px;
    margin-right: -4px;
    text-align: center;
}
.startTime1 {
    width: 80px;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    color: #ff9900;
    background: #fff;
    border: 1px solid #ff9900;
    border-radius: 8px 0 0 8px;
    padding: 7px 0px;
    margin-right: -4px;
}
.clickReserve {
    font-size: 15px;
    color: #fff;
    background: #4793f1;
    border: 1px solid #4793f1;
    border-radius:0 8px 8px 0;
    padding: 7px 10px;
    cursor: pointer;
}
.clickReserve:hover{
    color: #fff;
}
.subscribeNumber {
    margin-top: 12px;
    color: #999;
    font-size: 15px;
}
.unselectedState {
    color: #666;
    border: 1px solid #ccc;
}
.dateWeek {
    font-size: 15px;
    border-radius: 5px;
    padding: 8px 14px;
    cursor: pointer;
    margin-right: 14px;
    margin-bottom: 0px;
}
.selectType{
    font-weight: bold;
    color: #fff;
    background: #4793f1;
    border: 0;
    border: 1px solid #4793f1;
}
.defaultDateStyle {
    margin-right: 26px;
}
.lastDateStyle {
    margin-right: 0;
}
.videolist-lists-vide {
    margin: 0px 28px 30px 0px;
}

.video-img {
    width: 280px;
    height: 162px;
    position: relative;
    text-align: left;
    border-radius: 5px;
    cursor: pointer;
    background: #000;
    background-repeat: no-repeat;
    background-position: center;
}
.video-img-data {
    background-image: url(https://css.tgb.cn/images/newshuo/videobg.png);
    width: 268px;
    position: absolute;
    font-size: 12px;
    color: #fff;
    bottom: 0px;
    margin-left: 10px;
    height: 30px;
    line-height: 36px;
    display: block;
    background-size: 278px 30px;
}
.video-img-data img {
    border: medium none;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    vertical-align: middle;
}

.video-data-name {
    overflow: hidden;
    width: 280px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    word-break: break-all;
    height: 36px;
    line-height: 20px;
    font-size: 16px;
    color: #333;
    text-align: left;
    margin: 10px 0 8px 0;
    font-weight: bold;
    cursor: pointer;
}

.video-data-user {
    font-size: 13px;
    color: #999;
    text-align: left;
    cursor: pointer;
}
.video-data-user img {
    border: medium none;
    width: 18px;
    height: 18px;
    border-radius: 99px;
    vertical-align: middle;
    margin-right: 3px;
}
.lastvideo{
    margin-right: 0px;
}
.subscribeTop a{
    float: right;
    font-weight: normal;
    color: #666;
    font-size: 15px;
}

/*.subscribeDetails p{*/
/*    font-size: 20px;*/
/*    color: #333;*/
/*    font-weight: bold;*/
/*    margin-bottom: 8px;*/
/*}*/
.subscribeTitle{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 8px;
}
.subscribeDetails .no_data{
    font-size: 16px;
    color: #999;
    margin-bottom: 8px;
}

.video-img-data span {
    float: right;
    margin-right: 14px;
}
.tip_1{
    display: none;
}
.shade{
    display: none;
    background: #000;
    opacity: 0.6;
    width: 100%;
    height: 1200px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 700;
}
.payLive_money {
    text-align: center;
    display: none;
    width: 340px;
    border: 4.5px solid #4793f1;
    position: fixed;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 200px;
    background-color: #ffffff;
    z-index: 1000;
}
.payLive_money_1 {
    margin-top: 16px;
    font-size: 14px;
    margin-bottom: 20px;
}
.payLive_money_4{
    color: #999;
    cursor: pointer;
    padding-bottom: 2px;
}
.payLive_money_3{
    color: #999;
    cursor: pointer;
    padding-bottom: 2px;

}
.payMethod{
    color: #4793f1;
    font-weight: bold;
    border-bottom: 3px solid #4793f1;
}
.payLive_money_7 {
    margin: 10px 0;
    font-size: 14px;
    color: red;
}
.payLive_money_8 {
    color: #333 !important;
}
.payLive_money_9 {
    margin-bottom: 20px;
}
.pc_qrCode{
    margin-bottom:5px
}
.tip_3 {
    float: right;
}
img.tip_2 {
    width: 16px;
    margin-left: 2px;
    vertical-align: text-top;
}
.clickReserve1 {
    font-size: 15px;
    color: #fff;
    background: #4793f1;
    border: 1px solid #4793f1;
    border-radius: 0px 8px 8px 0px;
    padding: 7px 10px;
    cursor: pointer;
}
.clickReserve1:hover {
    color: #fff !important;
}
.clickReserve2 {
    font-size: 15px;
    color: #fff;
    background: #ff9900;
    border: 1px solid #ff9900;
    border-radius: 0px 8px 8px 0px;
    padding: 7px 10px;
    cursor: pointer;
}
.clickReserve2:hover {
    color: #fff !important;
}
.tip_2 img{
    width: 16px;
    margin-left: 2px;
    vertical-align: text-top;
}
.tip_2 {
    display: inline-block;
    width: 22px;
    height: 16px;
    position: relative;
    background-color: #edf6ff;
}

</pre></body></html>