body {
    display: none;
}

li {
    list-style: none;
}

audio, canvas, video {
    outline: none;
}
/*顶部*/
#alert_success_container {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1001;
}

#alert_error_container {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1001;
}

#login_btn {
    position: relative;
}

.form-control:focus {
    color: #A3A3A3;
}
/*页面导航，标签栏*/
.p-l {
    padding-left: 0px;
}

.p-r {
    padding-right: 0px;
}

.legend-breadcrumbs .breadcrumb {
    padding: 16px 0px 8px;
    display: inline-block;
}

.breadcrumb li:first-of-type .font-nav-category {
    padding-left: 0px;
}

.breadcrumb .font-nav-category {
    font-size: 14px;
    color: #a1a1a1;
}

#legend-breadcrumbs {
    overflow: hidden;
}

.rs_resource_name {
    font-weight: 500;
    font-size: 24px;
    color: #fff;
}

.search_group {
    padding-top: 10px;
}
/*视频*/
#playerbg {
    margin-top: -19px;
    width: 100%;
    height: 440px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

    #playerbg:before {
        content: '';
        position: absolute;
        background: url(../image/audio_top.png) no-repeat center;
        width: 146px;
        height: 58px;
        top: 0;
        left: 50%;
        margin-left: -68px;
    }

.video_bg_contral #flasher_display .jwpreview:before {
    content: '';
    position: absolute;
    background: url(../image/audio_top.png) no-repeat center;
    width: 146px;
    height: 58px;
    top: 0;
    left: 50%;
    margin-left: -68px;
}

.video_bg_contral #flasher_display .jwpreview:after {
    content: '';
    position: absolute;
    background: url(../image/audio_center.png) no-repeat center;
    width: 295px;
    height: 295px;
    left: 50%;
    margin-left: -147px;
    top: 50%;
    margin-top: -156px;
}

#vod_toolbar .clip_process_bar {
    display: none;
}

#clip_s, #clip_slider {
    width: 30%;
}

#clip_e {
    width: 25%;
}

.player_push_button_group {
    font-size: 150%;
    margin-right: 10px;
}

.full_screen_font {
    font-size: 150%;
}

.volume_group {
    width: 80px;
    margin-left: 12px;
    margin-right: 20px;
}

.alltimeDiv {
    margin-right: 10px;
}
/*图片播放*/
#rs_picture_prev {
    display: none;
    position: absolute;
    height: 481px;
    width: 100px;
    top: 0px;
    left: 0px;
    vertical-align: middle;
    text-align: center;
    width: 50%;
}

    #rs_picture_prev > span {
        top: 225px;
        left: 40px;
        position: absolute;
    }

#rs_picture_next {
    display: none;
    position: absolute;
    height: 481px;
    width: 100px;
    top: 0px;
    right: 0px;
    vertical-align: middle;
    text-align: center;
    width: 50%;
}

    #rs_picture_next > span {
        top: 225px;
        right: 40px;
        position: absolute;
    }

#rs_picture_prev .resource_play_container {
    height: 450px;
    padding-top: 15px;
}

.pause_play_container {
    position: relative;
}

    .pause_play_container img {
        position: absolute;
        top: 220px;
        left: 50%;
    }

        .pause_play_container img:hover {
            cursor: pointer;
        }

.picture_play_container > p {
    position: relative;
    margin: 0px auto;
    text-align: center;
    height: 479px;
    width: 721px;
    line-height: 478px;
}

    .picture_play_container > p > img {
        width: auto;
        height: auto;
        max-height: 100%;
        max-width: 100%;
    }

.t_pic_full {
    cursor: pointer;
}
/*文档播放*/
.word_play_ifr {
    width: 100%;
    height: 100%;
}
/*综合播放容器*/
.other_play_container > div {
    width: 100%;
    height: 501px;
}

    .other_play_container > div > p {
        position: relative;
        margin: 0px auto;
        text-align: center;
        height: 501px;
        line-height: 501px;
    }

#rs_resource_related {
    height: 522px;
    width: 350px;
    padding: 0px;
}

    #rs_resource_related #rs_related_ul > li.active > a {
        color: #fff;
        background-color: #292929;
        border-bottom: 1px solid #38bcd3;
    }

#rs_related_ul {
    display: flex;
    justify-content: center;
}

    #rs_related_ul > li {
        text-align: center;
    }
/*--------------play----------------------*/
.videoBox {
    padding: 0;
    position: relative;
    width: 850px;
    height: 480px;
}

.flash_play_container, .audio_play_container, .word_play_container {
    height: 480px;
}

#playerControl {
    height: 424px;
}

#slider, #volume {
    width: 99%;
    height: 5px;
}

    #slider > .ui-slider-handle {
        width: 0.6em;
        height: 0.6em;
        margin-left: 0em;
    }

#volume {
    margin-top: 14px;
}

    #volume > .ui-slider-handle {
        width: 0.6em;
        height: 0.6em;
        margin-top: 2px;
        margin-left: -1px;
        margin-right: 1px;
    }

.vod_btn_bar {
    height: 35px;
    line-height: 35px;
}

#vod_btn_bar {
    width: 100%;
}

    #vod_btn_bar > .container {
        width: 100% !important;
    }

#btnContinuePlay, #btnPause, #btnFullScreen, #btnMute, #btnEnableMute {
    cursor: pointer;
}

#btnAppearPlayer, #btnAppearPlayerJW {
    cursor: pointer;
    font-size: 14px;
    padding-left: 10px;
    line-height: 25px;
}

#clipslider > .progress {
    height: 5px;
    margin-bottom: 0px;
}

.progress1 {
    height: 5px;
    margin-bottom: 0px;
    overflow: hidden;
}

#keyframe {
    width: 100%;
    height: 481px;
}

#keyframeimg {
    width: 100%;
    height: 100%;
}

.rs_list {
    margin-left: 0;
    margin-right: 0px;
    margin-bottom: 20px;
}

    .rs_list > .pic {
        border: none !important;
    }

#rs_clip_nav {
    display: none;
}

#rs_surmise_nav {
    display: none;
}

#rs_key_nav {
    display: none;
}

#pagedown {
    width: 50%;
    color: #707070;
}

#pageup {
    width: 50%;
    color: #dbdbdb;
}

#loading {
    display: block;
    top: 45%;
    left: 48%;
    position: absolute;
}

#rs_related_ul > li.active > a, #rs_related_ul > li.active > a:hover, #rs_related_ul > li.active > a:focus {
    cursor: default;
}

#rs_related_ul > li > a, #rs_related_ul > li > a:hover, #rs_related_ul > li > a:focus {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    white-space: nowrap;
}

.resource-sibling {
    padding: 15px;
}

.resource-list-nav {
    width: 25px;
    height: 90px;
    margin-top: 5px;
    font-size: 150%;
    text-align: center;
}

.resource-list-nav-hover {
    width: 25px;
    height: 90px;
    text-align: center;
}

/* how to select i? */
.resource-list-nav.left,
.resource-list-nav.right {
    font-size: 150%;
}

.legend-player-addon .resource-list {
    height: 120px;
    min-width: 940px;
    margin-left: 4px;
}

.rs_lengend_item_group {
    width: 178px;
    margin-right: 24px;
    overflow: hidden;
    height: 146px;
    border: 1px solid transparent;
}

    .rs_lengend_item_group > a {
        position: relative;
        display: block;
        height: 114px;
        overflow: hidden;
    }

.rs_list > .pic a, .rs_list > .currentResource1 a {
    height: 114px;
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
}

#rs_clip_container .rs_list,
#rs_keyframe_container .rs_list {
    height: 100px;
    padding: 10px 18px;
    margin-bottom: 0;
}

    #rs_clip_container .rs_list > div,
    #rs_keyframe_container .rs_list > div {
        width: 50%;
    }

        #rs_clip_container .rs_list > div i {
            position: absolute;
            color: #636363;
            font-size: 14px;
            font-style: normal;
            bottom: 23px;
            left: 50%;
            transform: translateX(-50%);
            bottom:12px;
        }

        #rs_clip_container .rs_list > div:last-of-type,
        #rs_keyframe_container .rs_list > div:last-of-type {
            padding-top: 6px;
        }

        #rs_clip_container .rs_list > div a,
        #rs_keyframe_container .rs_list > div a {
            height: 80px;
            width: 140px;
            position: relative;
            display: block;
            overflow: hidden;
            margin-right: 10%;
        }

            #rs_clip_container .rs_list > div a img,
            #rs_keyframe_container .rs_list > div a img {
                width: 140px;
                height: 80px;
            }

    #rs_clip_container .rs_list .related_everytitle,
    #rs_keyframe_container .rs_list .related_everytitle {
        width: 100%;
        color: #A1A1A1 !important;
        height: 24px;
        line-height: 24px;
    }

.rs_lengend_item_group .rs_nav_icon {
    width: 100%;
    min-width: 180px;
    height: 114px;
}

.rs_lengend_item_group .info {
    margin: 0;
    height: 32px;
    line-height: 32px;
}

.currentResource.rs_lengend_item_group .info,
.currentResource.rs_lengend_item_group .info .resource_name {
    color: #34b4bf;
}

.comment-user i {
    float: left;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    vertical-align: middle;
    background: url(../image/comment.png) no-repeat center;
}

.comment-user span {
    font-size: 14px;
    color: #333;
    margin-left: 14px;
    margin-right: 10px;
}

.comment-text {
    padding-left: 59px;
}

#pagedown, #pageup {
    height: 35px;
    font-size: 24px;
    cursor: pointer;
}

#sitcom_container {
    display: none;
}

#sitcom > .sitcom_btn {
    margin-left: 14px;
    margin-bottom: 3px;
    width: 50px;
    height: 50px;
    float: left;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    color: #cccccc;
    background-color: transparent;
}

    #sitcom > .sitcom_btn.currentSitcom {
        background-color: #58585a;
    }

#sitcom span {
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
}
/*资源处理工具组*/
#rs_video_tools {
    position: relative;
    width: 850px;
    height: 60px;
}

    #rs_video_tools .rs_tools_content {
        height: 60px;
        line-height: 60px;
        padding: 0;
        padding-left: 0;
        position: static;
        font-size: 14px;
    }

        #rs_video_tools .rs_tools_content > div:first-of-type {
            padding-left: 10px;
        }

#QRcode, .t_download, .t_favorite, .t_report, .t_quote, .t_fn_up, .t_fn_down, .t_edit, .t_left, .t_right, .t_exif {
    margin-right: 16px;
    cursor: pointer;
    position: relative;
}

.t_exif {
    margin-right: 0px;
}

#quote_container:after {
    content: '';
    position: absolute;
    width: 83px;
    height: 24px;
    top: -23px;
    left: 1px;
    z-index: -1;
}

.t_left {
    margin-left: 40px;
    position: relative;
    margin-right: 16px;
}

    .t_left:before {
        content: '';
        position: absolute;
        left: -19px;
        top: 3px;
        width: 1px;
        height: 13px;
        background-color: #969696;
    }

#rs_video_tools a {
    position: relative;
    padding: 0 15px;
    vertical-align: middle;
}

a.t_pic_full.dom_hidden.glyphicon.glyphicon-fullscreen {
    top: -2px;
}

#rs_video_tools .t_fn_up, #rs_video_tools .t_fn_down {
    line-height: normal;
    display: inline-block;
    text-align: center;
    margin-right: 4px;
    padding: 0 6px;
}

.t_fn_up i {
    display: block;
    height: 20px;
    width: 20px;
    margin-bottom: 8px;
    background: url(../image/t_fn_up.png) no-repeat center;
}

.t_fn_down i {
    display: block;
    height: 20px;
    width: 20px;
    margin-bottom: 8px;
    background: url(../image/t_fn_down.png) no-repeat center;
}

#rs_video_tools .t_fn_down span, #rs_video_tools .t_fn_up span {
    margin-left: 0px;
}

#rs_video_tools .rs_tools_content > div:first-of-type img {
    margin-right: 6px;
    margin-top: -3px;
}
/*引用*/
#quote_container {
    display: none;
    position: absolute;
    bottom: auto;
    left: 0;
    z-index: 999;
    background-color: #f9f9f9;
    -webkit-box-shadow: 0 0 4px #9a9191;
    -moz-box-shadow: 0 0 4px #9a9191;
    box-shadow: 0 0 4px #9a9191;
}

#rs_content #quote_container:before {
    content: '';
    position: absolute;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    left: 19px;
    top: -20px;
}
/*反馈*/
.extra {
    display: none;
}

#feedbackModal, #favorite_container {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0,0,0,.5);
    z-index: 9999;
}

    #feedbackModal .report_content, #favorite_container .favorite_content {
        position: absolute;
        width: 600px;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        border-radius: 3px;
        background-color: #fff;
        padding: 0px;
    }

        #feedbackModal .report_content .header, #favorite_container .favorite_content .header {
            height: 50px;
            line-height: 50px;
            padding-left: 30px;
            background-color: #41acb6;
            font-size: 20px;
        }

            #feedbackModal .report_content .header i, #favorite_container .favorite_content .header i {
                float: right;
                width: 16px;
                height: 16px;
                background: url(../image/close.png) no-repeat center;
                margin: 17px 30px 0px 0px;
                cursor: pointer;
            }

        #feedbackModal .report_content .body, #favorite_container .favorite_content .body {
            padding: 20px 20px;
        }

        #feedbackModal .report_content .footer, #favorite_container .favorite_content .footer {
            padding: 0px;
            background: #fff;
            padding-right: 30px;
            padding-bottom: 20px;
            text-align: right;
        }

            #feedbackModal .report_content .footer button, #favorite_container .favorite_content .footer button {
                width: 78px;
                height: 34px;
                border: 1px solid #a9e0e5;
                outline: none;
                border-radius: 3px;
                color: #41acb6;
                font-size: 12px;
                background-color: #fff;
            }

            #feedbackModal .report_content .footer #feedback_action, #favorite_container .favorite_content .footer #favorite_action {
                background-color: #41acb6;
                color: #fff;
                margin-right: 15px;
            }

            #favorite_container .favorite_content .footer #newFile {
                width: 114px;
                margin-left: 20px;
            }

                #favorite_container .favorite_content .footer #newFile i {
                    display: inline-block;
                    width: 16px;
                    height: 16px;
                    background: url(../image/newFile.png) no-repeat center;
                    margin-right: 5px;
                    vertical-align: middle;
                }
/*二维码*/
#rs_video_tools span .QRcodeBox {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 999;
    border-radius: 5px;
    width: 142px;
    height: 145px;
    padding: 5px;
    background-color: #fff;
    display: none;
    -webkit-box-shadow: 0 0 5px #dedede;
    -moz-box-shadow: 0 0 5px #dedede;
    box-shadow: 0 0 5px #dedede;
}

    #rs_video_tools span .QRcodeBox:before {
        content: '';
        position: absolute;
        border: 19px solid transparent;
        border-bottom-color: #fff;
        left: 19px;
        top: -33px;
    }

    #rs_video_tools span .QRcodeBox img {
        width: 100%;
        height: 100%;
    }
/*码流选择*/
#rs_video_tools a .streamBox {
    position: absolute;
    top: 36px;
    left: 22px;
    z-index: 10;
    background-color: #fff;
    display: none;
    -webkit-box-shadow: 0 0 4px #DEDEDE;
    -moz-box-shadow: 0 0 4px #DEDEDE;
    box-shadow: 0 0 4px #DEDEDE;
}

    #rs_video_tools a .streamBox:before {
        content: '';
        position: absolute;
        border: 9px solid transparent;
        border-bottom-color: #fff;
        left: 35px;
        top: -17px;
    }

    #rs_video_tools a .streamBox ul {
        padding: 6px 0;
        margin: 0px;
    }

        #rs_video_tools a .streamBox ul li {
            line-height: 34px;
            width: 86px;
            color: #666666;
            text-align: center;
            font-size: 13px;
            background-color: #fff;
        }

            #rs_video_tools a .streamBox ul li.active {
                color: #38bcd3;
                background-color: #e6eaeb;
            }

            #rs_video_tools a .streamBox ul li:hover {
                color: #38bcd3;
                background-color: #e6eaeb;
            }

#rs_video_tools a:last-of-type {
    background: none;
}

#rs_video_tools a span {
    margin-left: 8px;
}

#rs_video_tools a button {
    padding: 0 8px;
    width: 100px;
    border: none;
    background: transparent;
    color: #A1A1A1;
    border-radius: 3px;
    line-height: 22px;
    outline: none;
    position: relative;
}

    #rs_video_tools a button:before {
        content: '';
        background: url(../image/arrow-grey.png) no-repeat;
        position: absolute;
        width: 20px;
        height: 20px;
        transform: rotate(270deg);
        top: -6px;
        right: 7px;
    }

    #rs_video_tools a button.active:before {
        transform: rotate(90deg);
        right: 16px;
        top: 8px;
    }

.favorite_content {
    position: relative;
}

#private_tree_container {
    height: 272px;
    overflow: auto;
    border: 1px solid #ebebeb;
    overflow-y: auto;
}

.report_content {
    position: relative;
}
/*引用*/
.quote_content {
    position: relative;
    left: 10px;
    height: 145px;
}

    .quote_content .copy_content .copy {
        width: 460px;
        margin-top: 23px;
        height: 17px;
    }

        .quote_content .copy_content .copy span {
            float: left;
            line-height: 25px;
            font-size: 14px;
        }

        .quote_content .copy_content .copy input {
            width: 307px;
            margin-left: 13px;
            float: left;
            line-height: 22px;
            height: 24px;
            text-indent: 5px;
            font-size: 12px;
        }

        .quote_content .copy_content .copy button {
            float: left;
            width: 50px;
            height: 25px;
            line-height: 25px;
            padding: 0px;
            text-align: center;
            margin-left: 14px;
            font-size: 12px;
        }

#feedback_content {
    width: 100%;
    height: 100%;
    resize:none;
}

#feedback_action {
    margin-top: 10px;
}

.doc_content {
    position: relative;
}

.related_resource {
    height: 480px;
    overflow-y: auto;
}

    .related_resource .tab-pane:not(.no-padding-top) {
        padding-top: 12px;
    }
/*资源详情，编目，exif*/
table.table_common_style {
    table-layout: fixed;
    color: #f4f4f4;
}

    table.table_common_style .info_key span {
        background-color: transparent;
        padding: 3px 0;
        font-size: 14px;
        font-weight: normal;
        border-radius: 0;
        margin-right: 14px;
    }

    table.table_common_style > tbody > tr > td {
        border-top: none;
        vertical-align: bottom;
        padding: 8px 8px 2px 8px;
    }

        table.table_common_style > tbody > tr > td:first-child {
            width: 90px;
            text-align: right;
            vertical-align: top;
            color: #a1a1a1;
        }

#rs_info_container table.table_common_style > tbody > tr > td:last-of-type {
    padding-right: 14px;
}

#exif.table_common_style > tbody > tr > td:first-child {
    width: 120px;
}

#catalog.table_common_style > tbody > tr > td:first-child {
    width: 133px;
}
/*资源详情，编目，exif --end*/
/*附件*/
.more_info li {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    cursor: pointer;
    padding-right: 10px;
    padding-left: 20px;
}

.more_info > li:first-child {
    margin-top: 8px;
    padding-left: 20px;
}

.more_info li a {
    color: #A1A1A1;
    max-width: 74%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.more_info li:hover a {
    color: #fff;
}

.more_info li span {
    background: url('../image/download-grey.png') no-repeat;
    width: 21px;
    height: 14px;
    float: right;
    margin-top: 4px;
}

.more_info li:hover span {
    background: url('../image/download-cyan.png') no-repeat;
}
/*附件end*/
.arrow {
    height: 8px;
    line-height: 8px;
    display: none;
}

    .arrow > img {
        vertical-align: middle;
        position: relative;
    }

.word-line {
    word-break: break-all;
    word-wrap: break-word;
}
/*同栏目资源*/
#rs_same_category_container {
    margin-top: 23px;
}

    #rs_same_category_container .container {
        position: relative;
    }

    #rs_same_category_container .tab-content {
        margin-top: 20px;
    }

    #rs_same_category_container .nav {
        border-bottom: 1px solid #e0e3e8;
    }

        #rs_same_category_container .nav li {
            width: 93px;
            height: 50px;
            line-height: 50px;
            margin: 0px;
            font-size: 18px;
            margin-right: 44px;
            margin-bottom: 1px;
        }

            #rs_same_category_container .nav li a {
                padding: 0px;
                text-align: center;
                line-height: inherit;
                color: #505050;
                margin: 0px;
                border: none;
                border-bottom: 2px solid transparent;
            }

    #rs_same_category_container .nav-tabs > li.active > a, #rs_same_category_container .nav-tabs > li.active > a:hover, #rs_same_category_container .nav-tabs > li.active > a:focus {
        color: #38bcd3;
        cursor: default;
        background-color: #ffffff;
        border-bottom-color: #38bcd3;
        line-height: inherit;
    }

    #rs_same_category_container .resource-list {
        position: absolute;
        top: 9px;
        right: 15px;
    }

    #rs_same_category_container .resource-list {
        width: 59px;
        height: 26px;
        border: 1px solid #e0e3e8;
        border-radius: 3px;
    }

        #rs_same_category_container .resource-list a {
            display: inline-block;
            width: 28px;
            height: 24px;
            background: url(../image/resource-list-right.png) no-repeat center;
        }

            #rs_same_category_container .resource-list a:first-child {
                border-right: 1px solid #e0e3e8;
                background: url(../image/resource-list-left-grey.png) no-repeat center;
            }

/*相关资源*/
#rs_related, #rs_surmise {
    width: 1200px;
    height: 146px;
    overflow: hidden;
}

#rs_related_container, #rs_surmise_container {
    position: relative;
    left: 0px;
}

    #rs_related_container .rs_list, #rs_surmise_container .rs_list {
        float: left;
        margin-right: 24px;
        margin-bottom: 0px;
    }

        #rs_surmise_container .rs_list:first-of-type .related_everytitle a,
        #rs_surmise_container .rs_list:first-of-type .related_everytitle,
        #rs_related_container .rs_list:first-of-type .related_everytitle,
        #rs_related_container .rs_list:first-of-type .related_everytitle a {
            color: #34b4bf !important;
        }

#rs_same_category_container .fa-chevron-left {
    padding-top: 35px;
}

#rs_same_category_container .fa-chevron-right {
    padding-top: 35px;
}

.same_bottom {
    height: auto;
    margin-top: 30px;
}

    .same_bottom .legend-panel-left {
        background-color: #fff;
    }

#comment_container h4 {
    margin: 0px;
    margin-bottom: 20px;
    color: #38bcd3;
    font-size: 18px;
}

/*下部评论*/
.legend-panel-left {
    min-height: 600px;
}

#area_subject {
    width: 100%;
    min-height: 147px;
    border: 1px solid #e1e3e6;
    border-radius: 3px;
}

#submit_btn {
    width: 88px;
    height: 32px;
    margin-left: -75px;
    text-shadow: none;
    margin-top: 16px;
    background-color: #38bcd3;
    border: none;
    outline: none;
    color: #fff;
}

#wholeComment {
    line-height: 52px;
    font-size: 18px;
}

    #wholeComment p {
        margin: 0px;
        color: #35b8cf;
        position: relative;
    }

        #wholeComment p:before {
            content: '';
            position: absolute;
            width: 128px;
            height: 2px;
            background-color: #35b8cf;
            left: 0px;
            bottom: -1px;
        }

        #wholeComment p span {
            font-size: 12px;
            color: #999999;
            margin-left: 8px;
        }

.anonymity_area {
    padding-top: 12px;
    padding-right: 136px;
}

.legend-panel-right {
    min-height: 600px;
}
/*相关资源模板*/
.rs_list .related_resources {
    width: 100%;
    height: 114px;
}

.rs_list .related_everytitle {
    height: 32px;
    line-height: 32px;
    color: #323a45 !important;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .rs_list .related_everytitle a {
        color: #333;
    }

.comment-list {
    border-top: 1px solid #ebebeb;
    padding: 30px 0 24px 0px;
}

.comment_subject {
    line-height: 24px;
    margin: 0px;
    color: #666666;
}
/*图片全屏*/
#fullscreenModal {
    overflow: hidden;
}

    #fullscreenModal .modal-dialog {
        position: relative;
        margin-top: 0px;
    }

        #fullscreenModal .modal-dialog .close {
            font-size: 30px;
            position: absolute;
            top: 0px;
            right: 13px;
            z-index: 10;
            display: block;
            text-align: center;
            line-height: 40px;
        }

.closePicFull {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 35px;
    height: 35px;
    background: #000;
    z-index: 5;
    opacity: 0.6;
}

    .closePicFull:hover {
        opacity: 0.8;
    }

#fullscreenModal #icon_full {
    height: 40px;
    position: absolute;
    left: 0px;
    /*display: none;*/
    z-index: 4;
}

#fullscreenModal #icon_full_content {
    position: absolute;
    margin-top: 5px;
    right: 10px;
    /*display: none;*/
    z-index: 5;
}

    #fullscreenModal #icon_full_content li {
        position: absolute;
        right: 30px;
    }

        #fullscreenModal #icon_full_content li a {
            font-size: 20px;
            width: 40px;
            height: 40px;
            line-height: 40px;
            cursor: pointer;
        }

#middlepicture {
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
}

#middle_picture_cover {
    position: absolute;
}

#middle_picture {
    cursor: move;
}

#rs_img_play_full {
    position: absolute;
}

#rs_img_play_full_mini {
    width: 144px;
    height: 90px;
    position: absolute;
    top: 0px;
    margin-left: 2px;
    margin-top: 27px;
}

#minipicture {
    height: 144px;
    position: absolute;
    right: 0px;
    width: 148px;
    display: none;
    z-index: 4;
}

#change_picture_small {
    display: none;
}


#manage_user dd {
    top: 45px;
    left: -15px;
}

#user_name > span.user_arrow_down {
    margin-top: 21px;
    margin-left: 5px;
}

#user_name > a, #user_name > span {
    display: block;
    float: left;
    color: #fff;
    padding: 0px;
}

#manage_user dt {
    padding-top: 0px;
}

#user dl, #user dt, #user {
    padding: 0px;
    padding-top: 0;
    padding-bottom: 0px;
    height: 42px;
    line-height: 42px;
}

#user {
    margin-left: 30px;
}

.login_out {
    margin-left: 15px;
    margin-top: 2px;
}

.user_arrow_down {
    line-height: 0px;
}

#galleryHtml {
    cursor: pointer;
}

.resource-list_mini:after {
    content: "";
    display: block;
    clear: both;
}

.resource-list_mini {
    width: 1200px;
    position: relative;
    zoom: 1;
    height: 146px;
    overflow: hidden;
}

#rs_sibling_container {
    width: 1200px;
    position: relative;
    height: 146px;
}

    #rs_sibling_container > div {
        width: 1200px;
        position: absolute;
        left: 0px;
        top: 0px;
        height: 146px;
        float: left;
        overflow: hidden;
    }

        #rs_sibling_container > div > div:last-of-type, #rs_surmise_container > div:last-of-type, #rs_related_container > div:last-of-type {
            margin-right: 0px;
        }

#picOpen:hover {
    cursor: pointer;
}

#same_category_resource_nav {
    position: relative;
}

#integral_modal {
    height: 500px;
    width: 75%;
    position: absolute;
    background: rgba(0,0,0,0.5);
    z-index: 100;
    display: none;
    text-align: center;
    padding-top: 190px;
}

    #integral_modal p {
        font-size: 16px;
        color: #fff;
    }

        #integral_modal p i {
            margin-right: 10px;
            color: #ff7701;
            font-size: 32px;
            vertical-align: middle;
        }

#integral_modal_btn {
    border-radius: 4px;
    padding: 6px 20px;
}

/*pdf播放器*/
.pdfbox {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#thumbnailView *, #thumbnailView {
    box-sizing: content-box;
}

/*ppt播放器*/
.pptcontent {
    height: 100%;
    width: 100%;
    background: #e4ebf3;
}

.pptimgbox {
    width: 90%;
    height: 90%;
    margin: 0 5%;
    padding: 5% 0 0;
    position: relative;
}

.pptimg {
    height: 100%;
}

    .pptimg img {
        height: 100%;
        width: 100%;
    }

#pptprev, #pptnext {
    position: absolute;
    width: 50%;
    height: 100%;
    z-index: 100;
    top: 0;
}

#pptprev {
    left: 0;
    cursor: url(image/ico_left.ico),auto;
}

#pptnext {
    right: 0;
    cursor: url(image/ico_right.ico),auto;
}

.pptpage_num {
    color: #1E71A4;
    text-align: center;
    margin-top: 10px;
}

#ppt_cur_page {
    color: #1E71A4;
    text-align: right;
    width: 60px;
    height: 25px;
    border: solid 1px #6D8BAD;
}

#ppt_all_page {
}

/*以图搜图*/
.input-group {
    position: relative !important;
}

#camera {
    display: block;
    position: absolute;
    top: 17px;
    right: 72px;
    font-size: 20px;
    background: #fff;
}

    #camera:hover, #cancel:hover {
        cursor: pointer;
    }

#popup {
    background: #fff;
    height: 198px;
    width: 632px;
    z-index: 100;
    border: 1px solid #F0F0F0;
    border-radius: 1px;
    left: -356px;
    display:none;
}

.img {
    display: block;
    width: 14px;
    height: 14px;
    float: left;
    margin-top: 14px;
    margin-left: 15px;
}

#cate_search_btn {
    width: 58px !important;
    height: 35px;
    position: relative;
    top: -1px;
}

#thumbnail {
    margin: 3px 5px;
    position: absolute;
    border: 1px solid #D0D0D0;
}

#cancel {
    color: #378CC5;
}

#rs_subtitle {
    z-index: 0;
}

#rs_subtitle_ul, #rs_OCR_ul {
    height: 46px;
    line-height: 46px;
    padding-left: 0;
    color: #C4C4C4;
    border-bottom: 1px solid #3F3F3F;
}

    #rs_OCR_ul li:nth-child(2) {
        float: right;
        padding-right: 10px;
    }

.subtitle_resource {
    padding-left: 16px;
    padding-top: 11px;
}

div#OCRsubtitle_resource {
    padding-top: 14px;
}

div#OCRsubtitle_resource_container {
    overflow-y: auto;
    height: 434px;
    padding-top: 24px;
}

.subtitle_resource div {
    min-height: 20px;
    line-height: 20px;
    clear: both;
    color: #B3B3B3;
}

.OCR-content {
    margin-bottom: 22px;
    line-height: 1.5 !important;
}

div#subtitle_resource_container {
    height: 388px;
    overflow-y: auto;
}

.OCR_edit {
    width: 100%;
    height: calc(100% - 60px);
    height: -webkit(100% - 60px);
    height: -moz-(100%-60px);
    text-align: left;
    word-break: break-all;
    padding: 10px 4px;
    background-color: #2F2F2F;
    color: #808080;
    border: 1px solid #43474C;
    border-radius: 2px;
    outline: none;
    line-height: 1.8;
}

#OCR_wrapper button {
    width: 56px;
    height: 24px;
    text-align: center;
    border: none;
    border-radius: 2px;
    margin: 20px 10px 10px 10px;
    font-size: 14px;
    color: #fff;
}

    #OCR_wrapper button:first-of-type {
        background-color: #09A9F8;
        margin-left: 0px;
    }

    #OCR_wrapper button:last-of-type {
        background-color: #B3B3B3;
        margin-left: 0px;
    }

#subtitle:hover, #OCRsubtitle:hover, .subtitle_resource > div:hover {
    cursor: pointer;
}

#OCRsubtitle_resource_container > div:hover, #OCRsubtitle_resource_container > div.active {
    color: #fff;
}

#subtitle span:first-child {
    display: block;
    width: 13px;
    height: 12px;
    background: url("../image/subtitle_12.png");
    margin-right: 5px;
}

#OCRsubtitle span:first-child {
    display: block;
    width: 13px;
    height: 12px;
    background: url('../image/OCR.png');
    margin-right: 5px;
}

.subtitle_resource i {
    display: block;
    width: 13px;
    height: 13px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    display: none;
    background: url("../image/subtitle_10.png") no-repeat;
}

.subtitle_resource > div:hover i {
    display: block;
    cursor: pointer;
}

#rs_OCR_ul li:nth-child(2) {
    display: flex;
    align-items: center;
}

#rs_subtitle_ul i, #rs_OCR_ul i {
    display: block;
    width: 12px;
    height: 12px;
    background: url("../image/subtitle_06.png");
    cursor: pointer;
    margin-right: 5px;
}

#rs_subtitle_ul .caret {
    display: inline-block;
    width: 0;
    height: 0;
    /* margin-left: 2px; */
    vertical-align: middle;
    border-top: 6px solid #BABABA;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    margin-left: 4px;
}

#subtitle_resource_container div {
    margin-bottom: 20px;
    margin-top: 10px;
}

.subtitle-content.current_time_point {
    color: #46d3e2;
}

#subtitle_resource_container p {
    min-height: 21px;
    line-height: 21px;
    margin: 0;
}

    #subtitle_resource_container p.text {
        font-size: 12px;
    }

.panel-heading {
    background-color: #F0F0F0;
    height: 41px;
}

.sub_modal_all, .sub_modal_single {
    width: 380px;
    height: 300px;
    min-height: 300px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 0;
    background: #fff;
}

    .sub_modal_all span, .sub_modal_single span {
        float: right;
        font-size: 20px;
        margin-right: 10px;
        margin-top: 5px;
    }

        .sub_modal_all span:hover, .sub_modal_single span:hover {
            cursor: pointer;
        }

.panel-heading {
    margin-top: 0;
}

    .panel-heading div {
        float: right;
        margin-right: 84px;
    }

#modal_all, #modal_single {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 100;
    display: none;
}

.panel-body {
    background: #fff;
}

    .panel-body li {
        min-height: 30px;
    }

        .panel-body li:last-child {
            text-align: right;
            margin-top: 25px;
        }

        .panel-body li:nth-child(3) {
            margin-left: 15px;
        }

    .panel-body button {
        border-radius: 5px;
        width: 73px;
        border: 0;
        outline: 0;
    }

        .panel-body button:first-child {
            background: #1190DB;
        }

#orin_sub {
    margin-bottom: 8px;
    min-height: 20px;
    overflow: hidden;
}

    #orin_sub div:nth-child(2), .panel-heading div:first-child {
        color: #858585;
    }

#close {
    position: absolute;
    top: 0;
    right: 0;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: #6F7070;
    color: #fff;
    line-height: 15px;
    text-align: center;
    display: none;
}

#subtitle_li:hover #close {
    display: block;
    cursor: pointer;
}

#rs_subtitle_container {
    height: 390px;
    overflow-y: scroll;
    overflow-x: hidden;
    color: #fff;
    display: none;
}

#OCRsubtitle_resource .input-group, #rs_subtitle .input-group {
    width: 126px;
}

#ocr-words-search, #subtitle-words-search {
    height: 26px;
    line-height: 26px;
    background-color: #46464B;
    width: 148px;
    color: #A9AAAA;
    font-size: 12px;
    padding: 1px 0px 1px 12px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    outline: none;
    box-shadow: none;
}

#ocr-basic-search, #subtitle-basic-search {
    background-color: #46464B;
    border: none;
    padding: 5px 10px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

i#prev-ocr-words, i#next-ocr-words, i#prev-subtitle-words, i#next-subtitle-words {
    display: block;
    font-size: 20px;
    width: 22px;
    height: 22px;
    background: url('../image/old-arrow-left.png') no-repeat center;
    margin: 3px 7px;
    cursor: pointer;
}

i#next-ocr-words, i#next-subtitle-words {
    transform: rotate(180deg);
    position: relative;
    top: 1px;
}

#ocr-words-num, #subtitle-words-num {
    display: block;
    background: none;
    width: auto;
    margin: 0;
    height: 32px;
    line-height: 28px;
    font-style: normal;
    margin-left: 6px;
    color: #9A9A9B;
    white-space: nowrap;
    padding: 0 16px 0 6px;
}

span.ocrmark-color, span.subtitlemark-color {
    color: #ff7600;
}

span.current.ocrmark-color, span.current.subtitlemark-color {
    color: #46d3e2;
}

#rs_subtitle_ul #dropdownMenu1 {
    max-width: 170px;
    min-width: 10px;
    background-color: transparent;
    border-color: transparent;
    color: #BABABA;
    padding: 0;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-shadow: none;
    margin-left: 16px;
}

    #rs_subtitle_ul #dropdownMenu1:before {
        content: '';
        width: 0;
        height: 0;
        vertical-align: middle;
        border-top: 4px solid #080D12;
        border-right: 3px solid transparent;
        border-left: 3px solid transparent;
        margin-left: 4px;
        position: absolute;
        left: inherit;
        right: -12px;
        top: 22px;
        z-index: 1;
    }

    #rs_subtitle_ul #dropdownMenu1:after {
        content: '';
        width: 0;
        height: 0;
        vertical-align: middle;
        border-top: 6px solid #BABABA;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        margin-left: 4px;
        position: absolute;
        left: inherit;
        right: -14px;
        top: 22px;
    }

    #rs_subtitle_ul #dropdownMenu1:hover, #rs_subtitle_ul #dropdownMenu1:focus {
        color: #BABABA;
    }

#rs_subtitle_ul .multi-subtitle-select {
    width: 188px;
    background-color: #2E2E2F;
    border: 1px solid #2E2E2F;
    color: #BABABA;
    padding: 6px 12px;
    border-radius: 1px;
}

    #rs_subtitle_ul .multi-subtitle-select li {
        height: 28px;
        line-height: 28px;
        cursor: pointer;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        #rs_subtitle_ul .multi-subtitle-select li:hover, #rs_subtitle_ul .multi-subtitle-select li.active {
            color: #38BCD3;
        }

#rs_subtitle_ul .btn-group {
    margin: 10px 20px 0 0;
}

    #rs_subtitle_ul .btn-group .btn {
        width: 44px;
        height: 25px;
        padding: 0;
        line-height: 17px;
        background-color: transparent;
        color: #BABABA;
        border-color: #58585A;
        font-size: 12px;
    }

        #rs_subtitle_ul .btn-group .btn:first-of-type {
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        #rs_subtitle_ul .btn-group .btn:last-of-type {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        #rs_subtitle_ul .btn-group .btn.active {
            background-color: #58585A;
            color: #fff;
        }

.search_result {
    color: #CF5F01;
}

.current_time_point {
    color: #FFFFFF;
}

.panel-body input[type=checkbox] {
    margin-right: 5px;
}

.ovfHiden {
    overflow: hidden;
    height: 100%;
}

#face_canvas {
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    display: none;
}

.ocr-mark {
    position: absolute;
    border: 1px solid red;
    border-radius: 2px;
    z-index: 1;
}

#subtitle_resource_container .active.subtitle-content {
    color: #fff;
}

#uploader {
    height: 42px;
    cursor: pointer;
}

.scrollbar-style::-webkit-scrollbar { /*滚动条整体样式*/
    width: 6px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.scrollbar-style::-webkit-scrollbar-thumb { /*滚动条里面小方块*/
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #636369;
}

.scrollbar-style::-webkit-scrollbar-track { /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 6px;
    background: #070F19;
}

a.t_pic_full.dom_hidden.glyphicon.glyphicon-fullscreen:before {
    content: '';
    background: url('../image/full-pic.png') no-repeat;
    display: inline-block;
    width: 14px;
    height: 14px;
}

.t_left .fa-rotate-left:before, .fa-undo:before {
    content: '';
    background: url('../image/arrow-left.png') no-repeat;
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    top: 1px;
}

.t_right .fa-rotate-right:before, .fa-repeat:before {
    content: '';
    background: url('../image/arrow-right-1 .png') no-repeat;
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
    top: 1px;
}
img.logo_img {
    max-width: 400px;
    max-height: 112px;
}