<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container{
    width: 1215px;
    margin-bottom: 0;
}
.container_top{
    background-color: #fff;
}
.current_video {
    display: inline-block;
    vertical-align: top;
}
.current_video_title {
    height: 88px;
    font-size: 24px;
    
    font-weight: 600;
    color: #000000;
    line-height: 88px;
    padding-left: 30px;
    white-space: nowrap;
    overflow: hidden;
    width: 800px;
    text-overflow: ellipsis;
}
.current_video_play_area {
    width: 850px;
    height: 478px;
    background-color: #000;
    position: relative;
    z-index: 4;
}
.other_video_lsit {
    display: inline-block;
    height: 650px;
    width: calc(100% - 870px);
    vertical-align: top;
}
.current_video_info {
    min-height: 20px;
    padding: 20px;
}
.video_info_item {
    display: inline-block;
    font-size: 15px;
    
    font-weight: 400;
    color: #7B7B7B;
    margin-right: 16px;
}
.video_info_item&gt;span
,.video_info_item&gt;a{
    font-size: 15px;
    
    font-weight: 400;
    color: #7B7B7B;
}
.video_info_item&gt;a{
    cursor: pointer;
}
.video_classify {
    width: 820px;
    margin-top: 16px;
}
a.video_classify_item {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    border-radius: 5px;
    border: 1px solid #ECECEC;
    font-size: 16px;
    
    font-weight: 400;
    color: #7B7B7B;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.video_classify_item:hover{
    border: 1px solid #D61519;
    color: #D61519;
}
.other_video_lsit&gt;.tips {
    height: 20px;
    
    color: #000000;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 60px;
    margin-bottom: 8px;
}
.prepare_play {
    width: 300px;
    padding-left: 15px;
    height: 560px;
    overflow: hidden;
}
.prepare_play&gt;div {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    /* å®Œå…¨éšè—æ»šåŠ¨æ¡å°±æ”¹æˆ317 */
    width: 312px;
}
.play_item {
    width: 290px;
    margin-bottom: 10px;
    cursor: pointer;
}
.play_item_img {
    width: 103px;
    height: 58px;
    display: inline-block;
    vertical-align: top;
}
.play_item_img &gt;.img_fill {
    height: 100%;
}
.play_item_info {
    display: inline-block;
    width: 180px;
    vertical-align: top;
}
.play_item_title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 13px;
    
    font-weight: 400;
    color: #000000;
    line-height: 18px;
    padding-left: 8px;
    height: 36px;
}
.play_item&gt;a:hover{
    color: #000000  ;
}
.play_num {
    font-size: 11px;
    
    font-weight: 400;
    padding-left: 8px;
    color: #7B7B7B;
}
.container_bottom {
    margin-top: 15px;
}
.video_details&gt;.tips {
    height: 28px;
    font-size: 20px;
    
    font-weight: 400;
    color: #D61519;
    line-height: 28px;
    border-left: 10px solid #D61519;
    padding-left: 20px;
    margin: 20px 0;
    display: inline-block;
}
.container_bottom_left {
    width: 850px;
    display: inline-block;
    vertical-align: top;
}
.container_bottom_right {
    width: 315px;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    background-color: #fff;
}
.video_details {
    background-color: #fff;
}
.video_content {
    padding: 0 30px 30px 30px;
}
.attachment_list {
    font-size: 18px;
    
    font-weight: 400;
    color: #000000;
    margin-bottom: 20px;
    padding-left: 30px;
}
.download_attachment_img{
    width: 20px;
    vertical-align: middle;
}
.attachment_naem {
    color: #124AFF;
    cursor: pointer;
    margin-top: 8px;
}
.attachment_naem:hover{
    text-decoration: underline;
}
.log_watermark {
    position: absolute;
    color: rgb(255 255 255 / 50%);
    font-size: 20px;
    height: 24px;
    user-select: none;
}
img.play_buttom {
    position: absolute;
    top: calc((100% - 80px) / 2);
    left: calc((100% - 80px) / 2);
    width: 80px;
    height: 80px;
    border-radius: 50px;
    display: inline-block;
    cursor: pointer;
    user-select: none;
}
img.play_buttom:hover {
    background-color: rgb(166 166 166 / 50%);
    box-shadow: inset -8px -8px 8px rgb(143 143 143 / 50%);
}
.current_video_play_area iframe
,.current_video_play_area video {
    width: 100%;
    height: 100%;
}
img.audio_background {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}
.comment_container {
    padding: 0 20px 10px 20px;
    margin-bottom: 10px;
    background-color: #fff;
}
.float_menu {
    background-color: #fff;
    padding-bottom: 10px;
}
.component_container{
    background-color: #fff;
    display: inline-block;
    width: 100%;
}
.current_video_play_area&gt;.video_bg{
    height: 100%;
    user-select: none;
    -webkit-user-drag: none;
}
.video_price {
    height: 60px;
    line-height: 60px;
}
.current_video_info .price_sell {
    font-size: 17px;
    
    font-weight: 400;
    color: #D61519;
    display: inline-block;
    margin-left: 16px;
}
.current_video_info .price_crossline {
    font-size: 14px;
    
    font-weight: 400;
    color: #B2B2B2;
    text-decoration: line-through;
    display: inline-block;
    margin-left: 16px;
}
button.video_buy_button {
    font-size: 18px;
    
    font-weight: 400;
    color: #FFFFFF;
    background-color: #D61519;
    border-radius: 5px;
    padding: 4px 16px;
    cursor: pointer;
    margin-left: 16px;
}
.prepare_play .play_item:first-child .play_item_title{
    color: #d61518;
    font-weight: bold;
}
.auto_next_tips{
    display: none;
    width: 150px;
    height: 24px;
    color: #fff;
    position: absolute;
    bottom: 80px;
    right: 8px;
    background-color: rgb(0 0 0 / 60%);
    padding-left: 8px;
    line-height: 24px;
    font-size: 14px;
    border-radius: 4px;
}
.close_auto_next{
    color: #fff;
    width: 24px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.close_auto_next:hover{
    background-color: #4c4c4c;
}
.move_video {
    cursor: move;
}
.report_article {
    float: right;
}
.report_article :first-child {
    background-color: #F2F2F2;
    padding: 0.5em 2em;
    border-radius: 5px;
    font-size: small;
    cursor: pointer;
}</pre></body></html>