﻿/*TinyMce编辑器隐藏版权*/ 
.tox-statusbar__branding{display:none !important;}
*, *::before, *::after {
    box-sizing: content-box;
}

* {
    box-sizing: content-box;
}

section, article, aside, header, footer, nav, figure {
    display: block;
}
html, body {
    height: 100%;
}

body, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, figure {
    margin: 0;
    padding: 0;
}

body, button, input, select, textarea {
    font: 14px/1.6 "Microsoft Yahei";
}

button, input, select, textarea {
    font-size: 100%;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: courier new,courier,monospace;
}

p, ul, li, dl, dd, dt, form, h1, h2, h3, h4, h5, h6 {
    list-style: none;
}

a {
    color: #666;
    text-decoration: none;
}

    a:hover {
        color: #9E1328;
        text-decoration: none;
    }

body a {
    outline: none !important;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}

fieldset, img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input::-moz-focus-inner, button::-moz-focus-inner {
    border: 0;
    padding: 0;
    outline: 0;
}

.clear {
    clear: both;
    font-size: 0px;
    height: 0px;
    overflow: hidden;
}

.line {
    clear: both;
    font-size: 0px;
    height: 1px;
    border-top: 1px solid #EDEDED;
    overflow: hidden;
}
.site-head{line-height: 36px;color: #393D49;border-bottom: 1px solid #eee;font-size: 16px;}
/* Clear Fix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
/* Hide from IE Mac */
.clearfix {
    display: block;
}

body {
    background: #fff;
    *position: relative;
}

.section {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 1024px;
    text-align: left;
    overflow: hidden;
}

.wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

    .wrapper:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

del {
    text-decoration: none;
    color: #f00;
    font-style: normal;
    font-weight: normal;
}

.w60 {
    width: 60px;
}

.w80 {
    width: 80px;
}

.w100 {
    width: 100px;
}

.w120 {
    width: 120px;
}

.w130 {
    width: 130px;
}

.w160 {
    width: 160px;
}

.w180 {
    width: 180px;
}

.w200 {
    width: 200px;
}

.w280 {
    width: 280px;
}

.w300 {
    width: 300px !important;
}

.w370 {
    width: 370px;
}

.w400 {
    width: 400px !important;
}

.w590 {
    width: 590px !important;
}

.h100 {
    height: 100px !important;
}

.h26 {
    height: 26px !important;
}

.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

.align-center {
    text-align: center !important;
}

.align-left {
    text-align: left !important;
}

.align-right {
    text-align: right !important;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}
/********登陆页*******/
.login-header {
    background: url(Images/logo_04.png) no-repeat;
    width: 1100px;
    height: 64px;
    margin: 20px auto;
}

.login-home {
    width: 180px;
    height: 100%;
    float: right;
    line-height: 64px;
    font-size: 18px;
}

    .login-home a {
        color: #F2740E;
        text-decoration: none;
    }

.login-center {
    background: url(Images/login-bg.png) no-repeat;
    height: 476px;
    max-width: 1440px;
    margin: 20px auto;
}

    .login-center .login-center-container {
        width: 1100px;
        margin: 20px auto;
    }

    .login-center .login-div {
        width: 310px;
        height: 360px;
        padding: 20px;
        float: right;
        background: url(Images/bg2.png) no-repeat;
        margin: 40px;
    }

.login-div .login-name span {
    width: 38px;
    height: 38px;
    display: block;
    float: left;
    background: url(Images/cccs_03.png) no-repeat;
    border: 1px solid #DCDCDC;
    border-right: 0px solid #DCDCDC;
    margin-right: -10px;
}

.login-div .login-name input {
    width: 260px;
    height: 28px;
    border: 1px solid #DCDCDC;
    padding: 5px;
    line-height: 28px;
}

.login-div .login-name, .login-div .login-pwd {
    margin: 20px auto;
}

    .login-div .login-pwd span {
        width: 38px;
        height: 38px;
        display: block;
        float: left;
        background: url(Images/cccs_06.png) no-repeat;
        border: 1px solid #DCDCDC;
        border-right: 0px solid #DCDCDC;
        margin-right: -10px;
    }

    .login-div .login-pwd input {
        width: 260px;
        height: 28px;
        padding: 5px;
        line-height: 28px;
        border: 1px solid #DCDCDC;
    }

.login-div a {
    color: #6C6C6C;
    text-decoration: none;
}

.login-footer {
    width: 1100px;
    margin: 50px auto;
    text-align: center;
}

.login-div .login-btn {
    margin: 20px auto;
    cursor: pointer;
    background: url(Images/login_btn.png) no-repeat;
}
/********登陆页  end*******/

.layui-form-label-new {
    padding: 9px !important;
    width: 60px !important;
}

.req-star {
    color: red;
}


.ul-list {
    overflow-y: auto;
}

    .ul-list li {
        line-height: 24px;
        padding-left: 8px;
    }

        .ul-list li:hover, .ul-list li.selected {
            background-color: #f2f2f2;
        }

.layui-tree-set.selected > .layui-tree-entry .layui-tree-txt {
    color: white !important;
    background-color: #1E9FFF;
}
/* #region tree */
.eleTree{
    position: relative;
}
.eleTree-hide,
.eleTree-search-hide{
    display: none;
}
.eleTree-loadData{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0px;
}
.eleTree-loadData .layui-icon{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%)  translateY(-50%);
}
.eleTree-node-content{
    cursor: pointer;
    height: 26px;
    line-height: 1.3;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.eleTree-node-content:hover,
.eleTree-node-content.eleTree-node-content-active{
    background-color: #eee;
}
.eleTree-node-content-icon .layui-icon{
    margin:7px 2px;
    height: 12px;
    line-height: 12px;
    width: 12px;
    text-align: center;
    border: 1px solid #c0c4cc;
    color: #c0c4cc;
    font-size: 12px;
    display: inline-block;
    transform: rotate(0deg);
    transition: transform .3s ease-in-out;
}
.eleTree-node-content-icon .layui-icon.icon-rotate{
    transform: rotate(90deg);
}
.eleTree-node-content .layui-form-checkbox[lay-skin=primary] i{
    width: 13px;
    height: 14px;
    line-height: 1.3;
}
.eleTree-node-content-label{
    padding-left: 5px;
}
.eleTree-node-content-input{
    width: 80px;
    border: 1px solid #e6e6e6;
    outline: 0;
    padding: 3px 5px;
    font-size: 12px;
}

/* 线条样式 */
.eleTree-node{
    position: relative;
}
.eleTree-node .eleTree-node-verticalline{
    position: absolute;
    width: 0;
    height: 100%;
    border: 1px dotted #c0c4cc;
    z-index: 1;
}
.eleTree-node .eleTree-node-horizontalline{
    position: absolute;
    height: 0;
    top: 13px;
    border: 1px dotted #c0c4cc;
    z-index: 1;
}

.eleTree-node-group > .eleTree-node:last-child > .eleTree-node-verticalline{height:13px;}

/* checkbox第三种状态 */
input.eleTree-hideen[type=checkbox]{
    display: none;
}
.eleTree-checkbox {
    height: auto!important;
    line-height: normal!important;
    min-height: 12px;
    border: none!important;
    margin-right: 0;
    padding-left: 18px;
    position: relative;
    display: inline-block;
}
.eleTree-checkbox i {
    left: 0;
    border: 1px solid #d2d2d2;
    font-size: 12px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    position: absolute;
    top: 0;
    color: #fff;
    cursor: pointer;
    text-align: center;
    width: 13px;
    height: 14px;
    line-height: 1.3;
}
.eleTree-checkbox i:hover {
    border-color: #5FB878;
}
.eleTree-checkbox-checked i {
    border-color: #5FB878;
    background-color: #5FB878;
    color: #fff;
}
.eleTree-checkbox-line:after{
    content: "";
    position: relative;
    width: 8px;
    height: 1px;
    background-color: #fff;
    display: inline-block;
    top: -4px;
}

.eleTree-checkbox.eleTree-checkbox-disabled i{
    cursor: not-allowed;
    background-color: #f2f6fc;
    border-color: #dcdfe6;
    color: #c2c2c2;
}
.eleTree-checkbox.eleTree-checkbox-disabled i.eleTree-checkbox-line:after{
    background-color: #c2c2c2;
}
.eleTree-checkbox.eleTree-checkbox-disabled i:hover{
    border-color: #dcdfe6;
}

#tree-menu{
    width:120px;
    padding: 5px 0px;
    position: absolute;
    background: #fff;
    border: 1px solid #eee;
    display: none;
    z-index: 20181205;
}
#tree-menu li>a{
    display: block;
    text-decoration: none;
    padding-left: 10px;
    line-height: 32px;
    color: #000;
    white-space: nowrap;
    font-size:14px;
    border-bottom: 1px solid #eee;
}
    #tree-menu li:last-child > a {
        border-bottom:none;
    }
#tree-menu li>a:hover{
   background: #107C10;
    color: white;
}
.tree-menu-bg{
    background-color: #ccc;
}
/* #endregion */
.search-box .layui-inline {
    margin-right: 5px !important;
}

.search-box .layui-input-inline {
    width: 160px !important;
}


.ul-course {
    margin-bottom: 10px;
    overflow: auto;
    list-style: none;
    height: 150px;
    border: 1px solid #DCDCDC;
    padding: 10px;
    border-radius: 16px;
}

    .ul-course li {
        cursor: pointer;
        border: 1px solid #DCDCDC;
        height: 30px;
        width: 222px;
        padding: 10px 4px;
        line-height: 30px;
        margin-top: 10px;
        margin-left: 15px;
        float: left;
    }

        .ul-course li.selected {
            background-color: #93FC94;
        }

        .ul-course li .file-name {
            margin-left: 10px;
            display: block;
            float: left;
            width: 150px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .ul-course li .file-close {
            display: block;
            float: right;
            cursor: pointer;
        }
        .ul-course li .file-question {
            display: block;
            float: right;
            cursor: pointer;
        }

.ul-group {
    margin-bottom: 10px;
    overflow: auto;
    list-style: none;
    height: 150px;
    border: 1px solid #DCDCDC;
    padding: 10px;
    border-radius: 16px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .ul-group li {
        cursor: pointer;
        border: 1px solid #DCDCDC;
        height: 30px;
        width: 222px;
        padding: 10px 4px;
        line-height: 30px;
        margin-top: 10px;
        margin-left: 15px;
        float: left;
    }

        .ul-group li.selected {
            background-color: #93FC94;
        }

        .ul-group li .file-name {
            margin-left: 10px;
            display: block;
            float: left;
            width: 160px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .ul-group li .file-name:hover{
            overflow:auto;
            white-space:normal;
        }

        .ul-group li .file-close {
            display: block;
            float: right;
            cursor: pointer;
        }
        .ul-group li .default {
            display: block;
            float: right;
            cursor: pointer;
            font-size: 12px;
            color: blue;
        }

            .ul-group li .default.blue {
                color: blue;
            }

            .ul-group li .default.red {
                color: red;
            }

            
.ul-stu-group {
    width: 200px;
    height: 200px; 
    overflow: auto;
    list-style: none;
}

    .ul-stu-group li {
        padding: 0px 10px;
        height: 30px;
        line-height: 30px;
    }

        .ul-stu-group li:hover, .ul-stu-group li.selected {
            background: #3399FE;
            color: white;
            cursor: pointer;
        }

.ul-student {
    width: 280px;
    height: 200px; 
    overflow: auto;
    list-style: none;
    clear:both;
}

    .ul-student li {
        width:240px;
        border: 1px solid #DCDCDC;
        padding: 10px;
        margin-top: 10px;
        margin-left: 10px;
        cursor: pointer;
    }

        .ul-student li.selected {
            background-color: #93FC94;
        }
.empty-data {
    position: absolute;
    font-size: 14px;
    text-align: center;
    display: none;
}


.list-resource-file, .list-resource-file-new {
    padding: 8px;
    list-style: none;
    overflow-y: hidden;
    margin-bottom: 0px;
}

    .list-resource-file li, .list-resource-file-new li {
        border: 1px solid #DCDCDC;
        height: 30px;
        padding: 10px;
        line-height: 30px;
        margin-top: 10px;
    }

        .list-resource-file li .file-name, .list-resource-file-new li .file-name {
            margin-left: 10px;
            display: block;
            float: left;
            width: 260px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
    .list-resource-file-new.add li .file-name {
        width: 180px;
    }

        .list-resource-file li .file-close, .list-resource-file-new li .file-close {
            display: block;
            float: right;
            cursor: pointer;
        }

        .list-resource-file li .file-question, .list-resource-file-new li .file-question {
            display: block;
            float: right;
            cursor: pointer;
        }


.exam-item {
    clear: both;
    margin: 16px 0px;
    width: 100%;
    overflow: hidden;
}
.exam-item a{color:#428bca;}
.select-item {
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    display: block;
    float: left;
    margin-left: 8px;
    border: 1px solid #ddd;
    cursor: pointer;
}

    .select-item.selected {
        color: white;
        background-color: #00CD00;
    }

.select-index {
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    display: block;
    float: left;
    margin-left: 4px;
}

.select-item-add {
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    float: left;
    margin-left: 8px;
    cursor: pointer;
    background: url('images/edit_add.png') no-repeat center center;
}

.select-item-remove {
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    float: left;
    margin-left: 8px;
    cursor: pointer;
    background: url('images/edit_remove.png') no-repeat center center;
}

.exam-item-remove {
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    float: left;
    margin-left: 8px;
    cursor: pointer;
    background: url('images/edit_cancel.png') no-repeat center center;
}

.exam-item .result-file {
    position: relative;
    float: right;
    margin-right: 8px;
}

.txt-exam {
    width: 80px;
    height: 20px;
    padding: 1px 5px;
    line-height: 20px;
    border: 1px solid #ddd;
    font-size: 12px;
}

.txt-large {
    width: 300px;
    height: 32px;
    padding: 2px 5px;
    border: 1px solid #ddd;
    font-size: 12px;
}

    .txt-large.error {
        border-color: red;
    }

.right-item, .error-item {
    font-size: 14px;
    color: red;
    margin-left: 16px;
    margin-right: 16px;
}

.child-item {
    margin-bottom: 8px;
    margin-top: 8px;
}


.exam-content {
    height: 130px;
    padding: 10px;
    overflow-y: auto;
    border: 1px solid #DCDCDC;
}

    .exam-content img {
        max-width: 450px !important;
    }


.pop-group {
    width: 208px;
    overflow: auto;
    list-style: none;
    height: 200px;
    border: 1px solid #DCDCDC;
    padding: 5px 0px;
    float: left;
}
    .pop-group .select-garde {
        float: right;
        color: #dd2828;
     }
    .pop-group li {
        padding: 0px 10px;
        height: 30px;
        line-height: 30px;

    }

        .pop-group li:hover, .pop-group li.selected {
            background: #3399FE;
            color: white;
            cursor: pointer;
        }

.pop-student {
    width: 330px;
    overflow: auto;
    list-style: none;
    height: 200px;
    border: 1px solid #DCDCDC;
    padding: 5px;
    float: left;
    margin-left: 15px;
    margin-bottom:15px;
}

    .pop-student li {
        border: 1px solid #DCDCDC;
        width: 120px;
        padding: 10px;
        margin-top: 10px;
        margin-left: 10px;
        text-align: center;
        float: left;
        cursor: pointer;
    }

        .pop-student li.selected {
            background-color: #93FC94;
        }

.pop-course {
    margin-bottom: 10px;
    overflow: auto;
    list-style: none;
    height: 200px;
    border: 1px solid #DCDCDC;
    padding: 10px;
}

    .pop-course li {
        cursor: pointer;
        border: 1px solid #DCDCDC;
        width: 150px;
        padding: 5px;
        line-height: 30px;
        margin-top: 10px;
        margin-left: 15px;
        float: left;
    }

        .pop-course li.selected {
            background-color: #93FC94;
        }

        .pop-course li .file-name {
            margin-left: 10px;
            display: block;
            float: left;
            width: 120px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .pop-course li .file-close {
            display: block;
            float: right;
            cursor: pointer;
        }

        .pop-course li .default {
            display: block;
            float: right;
            cursor: pointer;
            font-size: 12px;
            color: blue;
        }

            .pop-course li .default.blue {
                color: blue;
            }

            .pop-course li .default.red {
                color: red;
            }
.pop-tea-all li {
    width:230px !important;
}
 .pop-tea-all li .file-name {
    width: 220px !important;
}
/*附件 start*/
.txt-upload{color:white;}
.attath-file-single{position:absolute;width:92px;padding-left:8px;height: 24px;line-height: 24px;font-size: 12px;color:blue;cursor:pointer;}
.attath-file-single.img{padding-left:24px;background:url(Images/image_blue.png) 4px center no-repeat;}
.attath-file-single.audio{padding-left:24px;background:url(Images/audio_blue.png) 4px center no-repeat;}
.attath-file-single.other{padding-left:24px;background:url(Images/attach_blue.png) 4px center no-repeat;}
.attath-file-single-clear{float:right;width:20px;text-align:center;font-size:14px;}
.attath-file-single-clear:hover{color:red;cursor:pointer;}
.attach-header{border: 1px solid #e4e7ed;border-bottom:none;background-color:#f5f7fa;}
.attach-header div{height:24px;line-height:24px;padding: 0 20px;display: inline-block;list-style: none;font-size: 14px;}
.attach-header div.selected{background-color:white;color: #409eff;}
.attach-content{margin-top:16px;}
.attach-container{margin-top:8px;clear:both;overflow:hidden;}
.attach-file{position:relative;display: inline-block;padding: 16px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.428571429;
    text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;border: 1px solid transparent;border-radius: 4px;
    color: #333333;background-color: #ffffff;border-color: #cccccc;
}
.attach-container .attach-file{margin-right:8px;}
.attach-file-clear {position:absolute;top:4px;right:4px;}
.attach-file:hover,.attach-file:active{  color: #333333;background-color: #ebebeb;border-color: #adadad;}
.attach-file-clear:hover{color:red;}
.attach-img{width:64px;height:64px;}
.attach-img-clear{width:64px;height:64px;}
/*附件 end*/
.ul-tea-group {
    margin-bottom: 10px;
    overflow: auto;
    list-style: none;
    border: 1px solid #DCDCDC;
    padding: 10px;
}

    .ul-tea-group li {
        border: 1px solid #DCDCDC;
        padding: 10px;
        position: relative;
        margin-bottom: 10px;
    }

        .ul-tea-group li .close {
            position: absolute;
            top: 0px;
            right: 5px;
            cursor: pointer;
            color: red;
            font-weight: bold;
        }

        .ul-tea-group li div {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .ul-tea-group li div .name {
                margin-left: 4px;
            }

            .ul-tea-group li div.child {
                margin-left: 20px;
            }

            .ul-tea-group li div.title {
                font-weight: bold;
            }

.agent-group-item input {
    float: left;
}

.agent-group-item .name {
    display: block;
    float: left;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ul-tea-group-long .agent-group-item .name {
    width: 300px !important;
}
.agent-group-item .default {
    display: block;
    float: right;
    cursor: pointer;
    font-size: 12px;
    color: blue;
}

    .agent-group-item .default.blue {
        color: blue;
    }

    .agent-group-item .default.red {
        color: red;
    }
.ddl-tree{
    height: 200px;
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    overflow: auto;
    z-index: 100;

}
.ddl-tree-selected {
    color: white !important;
    background-color: #1E9FFF;
    border: 1px solid #E3E3E3;
}

.ul-tab li{
    line-height: 50px;
    padding: 0 15px;
    cursor: default;
    font-size:18px;
}

.ul-tab li i{margin-right:8px;}

.ul-tab li.selected{
    padding-left: 10px;
    border-left: 5px solid;
    color: #107C10 !important;
    border-color: #107C10 !important;
}

.t-item{
    padding:12px;
    border: 1px solid #DCDCDC;
    clear:both;
    overflow:hidden;
    position:relative;
    color:black;
    border-radius:16px;
}
.t-item .cb-item{position:absolute;top:4px;left:4px;}
.t-item .tl-left{margin-right:180px;}
.t-item .tl-right{float:right;width:180px;}
.tl-name{font-size:18px;font-weight:bold;line-height:36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.tl-name span{font-weight:normal;line-height:36px;color:red;padding-left:8px;}
.tl-group{height:32px;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:black;}
.tl-time{line-height:32px;color:#9A9A9A;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.tl-count{float:left;width:90px;}
.tl-count-top{color:red;font-weight:bold;font-size:16px;cursor:pointer;}
.tl-count div{line-height:36px;text-align:center;}
.tl-operate{text-align:center;}
.tl-operate span{display:inline-block;width:32px;height:32px;line-height:32px;color:#cecece;cursor:pointer;font-size:16px;}
.tl-operate span:hover{color:#107C10;font-size:16px;}
.tag-item{width:100px;height:24px; line-height:24px;padding:0 8px;float:left;margin-top:10px;margin-left:10px;border:1px solid #DCDCDC;font-size:12px;}
.tag-item .tag-name{width:90px;display:block;float:left;text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.tag-item .tag-close{float:left;width:10px;display:block; cursor:pointer;}

.taglist-item{position:relative; padding:20px;border: 1px solid #DCDCDC;overflow:hidden;clear:both;border-radius:16px;}
.taglist-item .cb-item{position:absolute;top:0px;left:0px;}
.taglist-item .tag-name{font-size:18px;font-weight:bold;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.taglist-item .tag-option{color:#9A9A9A;margin-top:16px;}
.taglist-item .tag-option .tag-date{float:left;}
.taglist-item .tag-option .tag-btn{float:right;}

/*卷子首页*/
.p-item{
    padding:8px;
    border: 1px solid #DCDCDC;
    clear:both;
    border-radius: 16px;
}
.p-item .cb-item{position:absolute;top:10px;left:10px;}
.p-item .pl-left{float:left;width:440px;position:relative;}
.p-item .pl-right{float:right;width:240px;}
.pl-name{font-size:18px;font-weight:bold;line-height:36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:black;}
.pl-name .score{font-weight:normal;line-height:36px;color:red;padding-left:8px;}
.pl-group{height:32px;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:black;}
.pl-time{line-height:32px;color:#9A9A9A;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pl-right div{display:inline-block;width:250px;height:46px;line-height:46px;}
.pl-right .div-no{height:36px;line-height:36px;}
.p-item .title{color:#393D49;}
.p-item .count{color:#01AAED;cursor:pointer;font-weight:bold;}
.nav .menu:hover{z-index:999;}
.nav li {
    float: left;
    width: 73px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    position: relative;
    border: 1px solid #1E9FFF;
    border-radius: 16px;
    margin-right: 5px;
    margin-top: 8px;
    cursor: pointer;
}
.nav dl {
    width: 73px;
    border: 1px solid #1E9FFF;
    font-size: 12px;
    background-color: white;
    position: absolute;
    top: 30px;
    left: -1px;
    border-radius: 16px;
    overflow:hidden;
}
.nav dl dd:hover{color:#fff;background:#1E9FFF;opacity:0.5;}
/*卷子首页 end*/
/*卷子消息框显示*/
.p-item .left{float:left;}
.p-item .right{float:right;display:inline-block;cursor:pointer;}
.p-item .im-menu{position:relative;border:1px solid #93FC94;display:none;}
.p-item .im-menu div{padding:5px;color:black;}
.p-item .im-menu div:hover{background-color:#93FC94;}

.t-item .left{float:left;}
.t-item .right{float:right;display:inline-block;cursor:pointer;}
.t-item .im-menu{position:relative;border:1px solid #93FC94;display:none;}
.t-item .im-menu div{padding:5px;}
.t-item .im-menu div:hover{background-color:#93FC94;}
/*卷子消息框显示  end*/

/*答题卡*/
.span-membername {margin-left:5px;}
.txt-normal {width:260px;height:22px;padding:2px 5px;border: 1px solid #ddd;font-size:12px;}
.q-item {position:relative;border: 1px solid #ddd;margin-top:16px;}
.q-item.selected {border: 1px solid #B0E2FF;box-sizing:border-box;box-shadow:0px 0px 10px #B0E2FF;}
.q-item .q-index{width:100px;height:24px;line-height:24px;position:absolute;left:16px;}
.q-item .q-operate{width:120px;height:24px;line-height:24px;position:absolute;top:4px;right:0px;display:none;text-align:right;}
.q-item .q-content{padding:38px 16px;overflow:hidden;min-height:20px;}
.q-item .q-content p{overflow:hidden;}
.q-item .q-content p a{color:blue;}
.q-item .q-content .result-file {margin-top:16px;}
.operate-item {width:20px;height:20px;line-height:20px;margin-right:8px;display:block;float:right;cursor:pointer;}
.operate-item.add {background:url(images/add.png) no-repeat;}
.operate-item.del {background:url(images/delitem.png) no-repeat;}
.operate-item.up {background:url(images/up.png) no-repeat;}
.operate-item.down {background:url(images/down.png) no-repeat;}
.operate-item:hover {color:#9E1328;}
.q-item-index {height:22px;padding:0px 5px;line-height:22px;display:block;float:left;text-align:center;}
.q-item-name {height:22px;padding:0px 5px;line-height:22px;display:block;float:left;text-align:center;}
.select-item {width:22px;height:22px;line-height:20px;text-align:center;display:block;float:left;margin-left:16px;border: 1px solid #ddd;cursor:pointer;}
.select-item.selected {color:white;background-color:#00CD00;}
.true-false-item {width:22px;height:22px;line-height:20px;text-align:center;display:block;float:left;margin-left:16px;border: 1px solid #ddd;cursor:pointer;}
.true-false-item.selected {color:white;background-color:#00CD00;}
.add-select-item {width:20px;height:20px;line-height:20px;display:block;float:left;margin-left:8px;cursor:pointer;}
.text-item {width:22px;height:22px;padding-left:2px;line-height:22px;display:block;float:left;}
.result-item {line-height:20px;display:block;}
.score-item {width:42px;height:22px;padding-left:2px;line-height:20px;display:block;float:left;margin-left:16px;margin-right:2px;border: 1px solid #ddd;}
.line-item{width:210px;height:22px;padding-left:2px;line-height:20px;display:block;float:left;margin-left:16px;margin-right:2px;border-width:0px;border-bottom: 1px solid #ddd;}
.hr-line {height:4px;border:none;border-top: 1px solid #ddd;}
.total-score {color:red;}
.txt-score-detail {font-weight:bold; font-size: 14px; color: red; font-style: italic;margin-right:4px;}
.mark-score-item {width:30px;height:24px;padding-left:2px;line-height:22px;display:block;float:left;margin-left:8px;margin-right:2px;border: 1px solid #ddd;}
.mark-score-item.error {border-color:red;}
.txt-mark-tag{font-weight:bold; font-size: 16px; color: red; font-style: italic;position:absolute;top:10px;right:10px;}
.q-textarea{width:400px;height:200px;padding:5px;overflow:hidden;border: 1px solid #ddd;}
.tabs-title,.tree-title,.panel-title {font-size:14px !important;}

.score-tab-item {width:50px;height:32px;line-height:30px;text-align:center;display:block;float:left;border: 1px solid #ddd;border-radius:2px;cursor:pointer;}
.normal-score-item ,.point-score-item,.clear-score-item{background-color:white;}
.normal-score-item:hover ,.point-score-item:hover,.clear-score-item:hover{background-color:#DEDEDE;}
.max-score-item {background-color: #1BB672; border-color: #1BB672; color: white; }
.max-score-item:hover {background-color:#228B22;}
.min-score-item {background-color: #F17575; border-color: #F17575; color: white; }
.min-score-item:hover {background-color:#FF6347;}
.txt-large {height:32px;line-height:30px;padding:2px 5px;border: 1px solid #ddd;font-size:12px;}
.btn-green {width:130px;height:40px;line-height:40px;background-color:#19B06D;border:none;color:white;border-radius:5px;cursor:pointer;display:block;}
.btn-green:hover{background-color: #19B06D;}
.keyboard {width:32px;height:32px;display:block;float:left;background:url(Images/keyboard.png) no-repeat;background-size:32px 32px;margin-top: -4px;cursor:pointer;}
.txt-error {border:1px solid red;}
.btn-audio {width:24px;height:24px;background:url(Images/audio_blue.png) center center no-repeat;border:none;color:white;margin-left:8px;cursor:pointer;vertical-align:top;outline:none;}
/*答题卡 end*/
/*阅卷模式*/
.mark-container {position:fixed;width:260px;max-height:400px;padding:0px 10px;border:1px solid #ccc;top: 75px;left: 700px;background-color:white;z-index:999;}
.mark-container .mark-container-top{padding-top:16px;padding-bottom:16px;border-bottom:1px solid #ccc;}
.mark-container-top .btn-right-tip{width:60px;height:32px;line-height:30px;margin-left:8px;text-align:center;border:1px solid #2489f6;background-color: #2489f6;color:white;}
.mark-container-top .btn-error-tip{width:60px;height:32px;line-height:30px;margin-left:8px;text-align:center;border:1px solid #d9534f;background-color: #d9534f;color:white;}
.mark-container .lb-num{display:inline-block;width:24px;}
.mark-container .lb-total-score{display:inline-block;width:48px;color:red;}
.mark-container .mark-score-group{margin-top:16px;}
.mark-container .q-mark-list{width:100%;max-height:350px;margin-bottom:16px;overflow-y:auto;}
.mark-score-group .input-mark-score{width:32px;line-height:30px;height:32px;margin-left:8px;padding-left:8px;border:1px solid #ccc;}
.mark-score-group .btn-mark-right{width:32px;height:32px;line-height:30px;margin-left:8px;text-align:center;border:1px solid #ccc;cursor:pointer;color:#2489f6;background-color: white;}
.mark-score-group .btn-mark-error{width:32px;height:32px;line-height:30px;margin-left:8px;text-align:center;border:1px solid #ccc;cursor:pointer;color:#d9534f;background-color: white;}
.mark-score-group .btn-mark-selected{background-color:#FF5722;color:white;}
.mark-score-group .btn-mark-detail{width:40px;height:32px;line-height:30px;margin-left:8px;text-align:center;border:1px solid #ccc;cursor:pointer;background-color: white;}
.mark-container .mark-container-bottom{padding-top:16px;padding-bottom:16px;overflow:hidden;border-top:1px solid #ccc;}
.mark-container-bottom .btn-save{float:right;width:80px;height:32px;line-height:30px;text-align:center;border:1px solid #2489f6;cursor:pointer;background-color: #2489f6;color:white;}

.tab-header{border: 1px solid #e4e7ed;border-bottom:none;background-color:#f5f7fa;}
.tab-header div{height:40px;line-height:40px;padding: 0 20px;display: inline-block;list-style: none;font-size: 14px;}
.tab-header div.selected{background-color:white;color: #409eff;}
.tab-content{margin-top:16px;}

.q-mark-item{margin-bottom:16px;border:1px solid #ccc;padding:8px;overflow:hidden;}
/*阅卷模式 end*/
/**旋转样式 start*/
div.rotate-title {display:none;}
div.rotate-title .trun-left,
div.rotate-title .trun-right{ margin-left:8px;font-size:12px;text-decoration:none; color:#6191D4;background:url("Images/rotate.png") no-repeat 0 -1977px transparent; padding-left:12px;}
div.rotate-title .trun-edit{margin-left:8px;font-size:12px;text-decoration:none; color:#6191D4;padding-left:12px;}
div.rotate-title .trun-save{margin-left:8px;font-size:12px;text-decoration:none; color:#6191D4;padding-left:12px;}
div.rotate-title .trun-left{ background-position: 0 -937px; }
div.rotate-title .trun-right{  background-position: 0 -966px; }
div.rotate-title .trun-left:hover,
div.rotate-title .trun-right:hover{text-decoration:underline; color:#f00;}

div.rotate-title {display:none;}
div.rotate-title .trun-left-new,
div.rotate-title .trun-right-new{ margin-left:8px;font-size:12px;text-decoration:none; color:#6191D4;background:url("Images/rotate.png") no-repeat 0 -1977px transparent; padding-left:12px;}
div.rotate-title .trun-edit-new{margin-left:8px;font-size:12px;text-decoration:none; color:#6191D4;padding-left:12px;}
div.rotate-title .trun-save-new{margin-left:8px;font-size:12px;text-decoration:none; color:#6191D4;padding-left:12px;}
div.rotate-title .trun-left-new{ background-position: 0 -937px; }
div.rotate-title .trun-right-new{  background-position: 0 -966px; }
div.rotate-title .trun-left-new:hover,
div.rotate-title .trun-right-new:hover{text-decoration:underline; color:#f00;}

 .select-pen{color:blue;}
/**旋转样式 end*/
/**打分板*/
.tb-noborder {width: 100%;font-family: "Microsoft YaHei";border-spacing: 2px;border-collapse: collapse;}
.tb-noborder th {background: #fafafa;}
.tb-noborder th, .tb-noborder td {padding:8px;text-align:left;}
/**打分板 end*/
/* recorder start*/
        .recorder button, .recorder .upload, .level {
            border: 1px solid #686868;
            height: 30px;
            background-color: white;
            display: inline-block;
            vertical-align: bottom;
            margin: 2px;
            box-sizing: border-box;
            border-radius: 4px;
            padding:2px;
            cursor:pointer;
        }

        /* Styles for level indicator - required! */
        .level {
            width: 30px;
            height: 30px;
            position: relative;
        }
        .recorder-progress {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            background-color: #b10000;
        }
        .upload {
            padding-top: 2px;
        }
/* recorder end */
/*试题*/
.artpreview fieldset { padding-top: 10px; font-size: 14px; clear: both; overflow: hidden; zoom: 1; line-height: 24px; font-family: "宋体",sans-serif; position: relative; }
.artpreview fieldset legend { padding: 5px 0; display: block; margin: 5px; background: #f1f1f1; color: #000; overflow: hidden; zoom: 1; }
.queserror { border: 1px dotted #f00; padding: 2px; }
fieldset.quesborder,fieldset.quesborder-xhxx { font-size: 13px; display: block; border: 1px solid #ccc; padding: 0; font-family: 宋体,sans-serif; line-height: 25px; letter-spacing: 1px; word-break: break-all; }
fieldset.queserror { border: 1px solid #f00; font-size: 12px; padding: 2px; }
fieldset.quesborder td,fieldset.quesborder-xhxx td, fieldset.queserror td { line-height: 16px; }
fieldset.quesborder em, fieldset.queserror em { font-style: normal; position: absolute; top: 10px; left: 20px; font-weight: bold; }
fieldset.quesborder-xhxx em { font-style: normal; font-weight: bold; }
fieldset.quesborder-xhxx .pt6 em {font-style: normal; position: absolute; top: 10px; left: 20px; font-weight: bold;}
fieldset.thiserror1 { border: 1px solid #f00; }
fieldset.thiserror1 legend { border: 4px solid #f00; }
fieldset.thiserror2 { border: 1px solid #ADCD3C; }
fieldset.thiserror2 legend { border: 4px solid #ADCD3C; }
fieldset.thisques { border: 1px solid blue; }
fieldset.thison { border: 1px solid #A9C9E2; }
fieldset.thison div.border { border: 1px solid #ADCD3C; background-color: #F2FDDB; }
fieldset, img { border: 0 none; }
table.thison { border: 1px solid #00F; }
table.thiserr { border: 1px solid #F00; }
fieldset.thisvip1 { border: 1px solid #00F; }
fieldset.thisvip1 legend { border: 4px solid #00F; }
fieldset.status17 { border: 1px solid #ff00ff; }
fieldset.status17 legend { border: 4px solid #ff00ff; }
.selectoption { vertical-align: middle; font-size: 14px; padding: 2px; }
.selectoption:hover { color: #EA8511; }
.selectoption label { padding: 4px; }
fieldset.quesbordere { border: 2px dotted #f00; }
.answer { border: 1px dotted #ffffff; }
ol.answer li, ul.answer li { padding: 1px; font-size: 14px; }
ol.answer li:hover { background: #f2f2f2; }
.collapseContainerPanel { border: 0; }
.collapsePanelHeader { height: 30px; font-weight: bold; padding: 6px 0 0 0; }
.collapseHeaderContent { float: left; padding-left: 5px; }
.collapseContent { margin: 0; padding: 0; border: 1px solid #ccc; border-top: 0; }
span.fieldtip { height: 36px; line-height: 36px; font-size: 12px; text-align: left; display: block; overflow: hidden; opacity: 1; padding: 0; margin-top: -1px; border: 1px solid #ccc; background: #eeeeee; }
span.fieldtip a { height: 28px; line-height: 28px; display: inline-block; margin-left: 15px; margin-right: 10px; cursor: pointer; color: #000; font-size:13px;}

.pt0 { padding: 2px 0 5px 0; font-size: 14px; font-family: "黑体",sans-serif; font-weight: 700; }
.pt2 { margin: 0; padding: 0 5px 0 5px; }
.pt3, .pt4, .pt5, .pt6, .pt7 { padding: 10px 20px 10px 80px; border-bottom: 1px dashed #ccc; clear: both; overflow: hidden; zoom: 1; position: relative; }
.pt3 { margin-top: 10px; }
.pt8 a:link, .pt8 a:visited { margin-right: 10px; padding: 2px 5px; }
.pt8 a:hover { background: #fc0; }
.pt9 { text-align: right; border: 0 none; }
.pt1 { padding-left: 5px; overflow: hidden; zoom: 1; clear: both; line-height: 25px; }
.pt1 img { position: relative; }
.ptline { height: 1px; border-top: 1px solid #ccc; margin: 10px 0; }
em.btn-ui { background: url(images/ui-icons9.png) no-repeat; width: 20px; height: 20px; line-height: 20px; vertical-align: middle; display: inline-block; border: none; margin: 2px; }
em.btn-ui.remove, em.btn-ui.added, a.btn-ui.remove, a.btn-ui.added { background-position: 0 -361px; }


/*题库*/
.question-search { width: 100%; border-collapse: collapse; font-size: 14px; color: #454545; }
.question-search tr { border-bottom: 1px solid #f1f1f1; }
.question-search tr th { width: 100px; }
.question-search ul { padding-left: 10px; }
.question-search ul li { height: 36px; margin-right: 5px; float: left; line-height: 36px; color: #909090; text-align: center; display: inline-block; }
.question-search ul li a { padding: 3px 5px; }
.question-search ul li .cur, .question-search ul li a:hover { background: #009688; color: #FFFFFF; border-radius: 3px; text-decoration: none; }
/*题库目录树*/

.jyw-tree { width: 245px; min-height: 400px; border: 1px solid #CCD; float: left; padding: 20px 10px; background: #fff; overflow-x: hidden; }
.jyw-tree .tree-box-show { position: fixed; top: 41px; z-index: 0; }
.jyw-tree .treeview, .jyw-tree .treeview ul { padding: 0; margin: 0 auto; list-style: none; }
.jyw-tree .treeview ul { background-color: white; margin-top: 4px; min-width: 230px; }
.jyw-tree .treeview .hitarea { background: url(images/treeview-fam3.png) -64px -25px no-repeat; height: 16px; width: 16px; margin-left: -16px; float: left; cursor: pointer; }
.jyw-tree .treeview li { margin: 0; padding: 0 0 3px 16px; overflow: hidden; zoom: 1; font-size: 13px; font-family: "宋体"; }
.jyw-tree .treeview a { height: 18px; line-height: 18px; color: #333; }
.jyw-tree .treeview a:link, .jyw-tree .treeview a:visited { display: inline-block; overflow: hidden; padding: 0 5px; border: 1px solid #fff; }
.jyw-tree .treeview a.selected, .jyw-tree .treeview a.selected:hover,.jyw-tree .treeview a:hover { border: 1px solid #E3E3E3; background: #dff7ff; }
.jyw-tree .treeview .hover { cursor: pointer; }
.jyw-tree .treeview li { background: url(images/treeview-default-line.gif) 0 0 no-repeat;white-space:nowrap; }
.jyw-tree .treeview li.collapsable, .jyw-tree .treeview li.expandable { background-position: 0 -176px; }
.jyw-tree .treeview .expandable-hitarea { background-position: -80px -3px; }
.jyw-tree .treeview li.last { background-position: 0 -1766px; }
.jyw-tree .treeview li.lastCollapsable,.jyw-tree .treeview li.lastExpandable { background-image: url(images/treeview-fam3.png); }
.jyw-tree .treeview li.lastCollapsable { background-position: 0 -111px; }
.jyw-tree .treeview li.lastExpandable { background-position: -32px -67px; }
.jyw-tree .treeview div.lastCollapsable-hitarea, .jyw-tree .treeview div.lastExpandable-hitarea { background-position: 0; }
.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(images/file.gif) 0 0 no-repeat; }
.jyw-tree input[type="checkbox"] {width:14px;height:14px;}
div.quizPutTag {
    display: inline-block;
    padding: 3px 10px 1px 10px;
    margin: 0 3px;
    font-size: 14px;
    min-width: 1em;
    min-height: 16px;
    line-height: 18px;
    height: auto;
    border-bottom: 1px solid #0033FF;
    text-decoration: none;
    zoom: 1;
    background: #fff;
    color: #127176;
    word-break: break-all;
    outline:none;
}

    div.quizPutTag:hover {
        color: #f60;
    }

span.fieldtip a { height: 20px; line-height: 20px; display: inline-block; margin-left: 10px; margin-right: 10px; cursor: pointer; color: #000; }
fieldset a:visited, fieldset a { color: #005fcc; }
.lbs { position: relative; display: inline-block; padding: 0 10px; }
.lbs > label {display:none; font-size: 14px;line-height: 19px;display: inline-block;float: left;background: #5c72b4;color: white;border-radius: 3px;padding: 3px 10px; }
.lbs .caret {margin-left: 10px;}
.lbs .province {font-size: 14px; text-align: left;min-height:75px; }
.lbs .city {padding-left:0; position:relative; width:100%; background: none; padding-top:5px; border-top:1px solid #f1f1f1; font-size: 13px; text-align: left;min-height:30px;  }
.lbs .province a, .lbs .city a { color: #909090; padding: 3px 8px; display: inline-block; white-space: nowrap; text-decoration: none; line-height: normal; float: left; min-width: 3em; }
.lbs .province a.cur, .lbs .city a.cur { background: #5c72b4; color: #FFFFFF; border-radius:3px; text-decoration:none; }
.pt44  { padding:10px 20px 10px 120px; border-bottom: 1px dashed #ccc; clear: both; overflow: hidden; zoom: 1; position: relative;font-size:12px; } 

.degree { background: #f3f3f3; border: 1px solid #dddddd; color: #5f5d5d; padding: 5px 20px; width: 100%; }
.degree tr { border-bottom: 1px dashed #cccccc; }
.degree th { width: 3em; }
.degree th, .degree td { line-height: 32px; border-bottom: 1px dotted #ccc; padding: 5px 3px; }
.degree tr:last-child th, .degree tr:last-child td { border-bottom: none; }
.degree li { height: 21px; margin-left: 3px; float: left; line-height: 21px; text-align: center; display: inline-block; }
.degree li span { margin: 0 10px 0 20px; font-size: 13px; }
.degree li a { color: #000; height: 21px; line-height: 21px; padding: 0px 10px; display: inline-block; }
.degree li a.cur, .degree li a:hover { background: #009688; color: #FFFFFF; text-decoration: none; border-radius: 3px; }

/*题库 试题列表*/
.ques-box { width: 740px; *width: 740px; float: right; min-height: 800px; background-color: #FFF; position: relative; }
.ques-list { padding: 0; margin: 0; }
.ques-list li { margin-bottom: 10px; }
.ques-list li:hover { }
.ques-list li fieldset { }
.ques-list li .analyze { border: 1px solid #e4e4e4; border-top: none; }
.ques-list li em { font-weight: normal; }
.ques-list .filedtip { width: 100%; line-height: 30px; height: 30px; display: inline-block; background: #f5f5f5; position: relative; }
.ques-list .filedtip a { font-family: "宋体"; color: #595959; margin: 0 20px; height: 20px; line-height: 20px; display: inline-block; }
.ques-list .filedtip a:hover { text-decoration: underline; }
.ques-list .filedtip .tip-right { width: 350px; padding-right: 50px; position: absolute; right: 0; }
.ques-list .filedtip .tip-right label { float: right; color: #9A9898; }
/*组卷*/
.paper { margin: 5px; margin: 20px 10px; }
.paper .div-float { text-align:right; padding: 0 15px; line-height: 25px; display: block; border: 1px solid #d0e7ff;background-color: #f6faff; }
.paper li { border: 1px solid #fff; border-bottom: 1px dotted #ccc; position: relative;}
.paper li:hover { border: 1px solid #169bef; }
.paper .div-float a { line-height: 30px; display: inline-block; padding: 0 5px; }
.paper .div-float input { width: 24px; text-align: center; }
.body-content .erros { text-align: center; height: 80px; font-size: 14px; }
.ques-items{margin-bottom:10px;}
.ques-items .quesborder{padding-top:10px;}
.q-header {position: relative;background: #009688;line-height: 45px;font-size: 16px;padding-left: 15px;margin-bottom: 2px;color: white;}

input.sort { width: 20px; height: 20px; border: 0; margin: 2px; _margin: 2px; cursor: pointer; background: url(images/jye.png) no-repeat -290px -4px; }
input.desc { background-position: -290px -4px; vertical-align: middle; }
input.asc { background-position: -310px -4px; vertical-align: middle; }

/*试题篮*/
.btn-ui { background: url(/content/images/ui-icons9.png) no-repeat; width: 20px; height: 20px; line-height: 20px; vertical-align: middle; display: inline-block; border: none; margin: 2px; }
 a .btn-ui.add { background-position: 0 -240px; }
 a .btn-ui.added { background-position: 0 -360px; }
 a .btn-ui.add4 { background-position: 0 -179px; }
 a .btn-ui.add5 { background-position: 0 -200px; }
 a .btn-ui.lookup { background-position: 0 -320px; }
 a .btn-ui.lookout { background-position: 0 -565px; }
 a.btn-ui.del1, em.btn-ui.del1 { background-position: 0 -40px; }
 a .btn-ui.del4 { background-position: 0 -646px; }
 a.btn-ui.cart, span.btn-ui.cart { background-position: 0 -140px; }
.question-item .question-info label{float:right;margin-right:10px;}
.question-item .question-info label em{color:red;}

.cart-box { position: absolute; right: -165px; width: 165px; top: 35%; border: 1px solid #CCC; background: #FFF; padding-bottom: 10px; }
.cart-box h3 { color: #FFF; background: #5d73b3; }
.cart-box h3 a { font-size: 14px; float: right; }
.cart-box h3, .cart-box ul { padding: 10px; }
.cart-box li b { color: #F00; font-weight: normal; }
.cart-box p { text-align: center; }
.cart-btn { position: absolute; right: -40px; width: 40px; top: 40%; background: #5d73b3; color: #FFF; height: 200px; padding: 15px 15px; display: none; }

.ques-cart { height: 150px; z-index: 1000; position: fixed; top: 40%; right: 0; cursor: pointer; display: inline-block; background: #5d73b3; text-align: center; _position: absolute; _top: 45%; }
.ques-cart .title {cursor:pointer; width: 20px; height: 40px; background: #5d73b3; float: left; color: #fffd73; font-family: "宋体"; font-weight: bold; font-size: 13px; padding: 5px 10px; border-left: 4px double #5d73b3; }
.ques-cart .title .caret { display: inline-block; width: 0; height: 0; vertical-align: middle; border: 8px solid transparent; border-right: 6px solid #fff; margin: 0 10px 0 0px; _display: none; }
.ques-cart .info { float: right; width: 100px; display: inline-block; font-family: "微软雅黑"; font-size: 13px; color: white; padding: 0 8px 0 0; background: #4E5D88; }
.ques-cart .info span { width: 100px; padding: 0 1px; line-height: 30px; display: inline-block; }
.ques-cart .info em { font-weight: bold; color: #f0ff00; margin-left: 2px; }
.ques-cart .info a { line-height: 25px; display: inline-block; color: white; }
.ques-cart .info a:hover { opacity: 0.8; }
.ques-cart .info .edit { color: white; background: #5d73b3; padding: 5px 10px; font-weight: bold; transition: background-color 0.8s ease-in-out; *vertical-align: middle; }
.ques-cart .info .edit:hover { background: #D4EFFF; color: #0087d4; }

.ques-cart2 { height: 200px; z-index: 1000; position: fixed; top: 40%; right: 0; cursor: pointer; display: inline-block; background: #5d73b3; text-align: center; _position: absolute; _top: 45%;border-radius:5px; }
.ques-cart2 div{padding:3px;font-weight: bold;color:#f0ff00;}
/******************学业报告 start***********************************/
.ul-report{border:1px solid #efefef;border-bottom:none;}
.ul-report li {padding-left:33px;line-height:52px;font-size:16px;border-bottom:1px solid #efefef;cursor:pointer;}
.ul-report li:hover,.ul-report li.hover{background-color:#c0e7e9;font-weight:bold;}
.ul-report li a{display:block;width:100%;height:100%;}
.ul-overview-count{}
.ul-overview-count li{margin-top:20px;float: left;width: 20%;box-sizing: border-box;text-align: center;}
.ul-overview-count li .num{font-size: 40px;font-weight: bold;padding-top: 5px;height: 55px;font-family: arial;}

.ul-stage li{line-height:58px;cursor:pointer;background-color:#f5f8f9;font-size:16px;text-align:center;border-bottom: 1px solid #e6edf1;
border-right: 1px solid #e6edf1;}
.ul-stage li.hover,.ul-stage li:hover{font-weight:bold;border-left:5px solid #0dc2b3;background:#ffffff;border-right:none;}
.comment-item{font-size: 14px;border: 1px solid #EDEDED;margin-bottom: 30px;}
.comment-item-top{height: 40px;}
.comment-item-num{display: block;min-width: 36px;height: 36px;line-height: 36px;font-size: 16px;color: #ffffff;background: #ff6a60;text-align: center;float: left;}
.comment-item-num.subject{background: #10cabd;}
.comment-item-header{height: 46px;line-height:46px;font-size:14px;background: #f7f7f7;border-top: 1px solid #EDEDED;border-bottom: 1px solid #0dc2b3;}
.question-score{width:450px;padding-left:10px;}
.question-comment{width:110px;text-align:center;cursor:pointer;}
.question-count{width:110px;text-align:center;cursor:pointer;}
.question-count.selected{color:#0dc2b3;background-color:#fff;border:1px solid #0dc2b3;border-bottom:none;}
.comment-item-content{padding: 20px 30px;border: 1px solid #0dc2b3;border-top:none;clear:both;overflow:hidden;}
.comment-item-result{float: left;width: 10%;height: 36px;line-height: 36px;color: #fff;text-align: center;background: #f87b5e;border: 1px solid #e14d2b;border-bottom-left-radius: 3px;border-top-left-radius: 3px;float: left;}
.comment-item-result.right{background: #0dc2b3;border: 1px solid #08b2a6;}
.comment-item-answer{clear:both;overflow:hidden;cursor:pointer;}
.comment-item-answer-bar{float: left;width: 88%;height: 36px;text-align: center;background: #fff;border: 1px solid #eaeaea;border-left:none;border-bottom-right-radius: 5px;border-top-right-radius: 5px;}
.comment-item-answer-progress{position:absolute;height:6px;margin-top:15px;background-color:#0dc2b3;border-radius:3px;}
.comment-item-answer-member{position:absolute;width:180px;text-align:left;top:-8px;left:100%;margin-left: 8px;}
.lay-dlg .layui-layer-title{font-size:16px;color:white;padding-left:10px;background-color:#19bfb2;}
.d-stu-content{margin:20px;height:180px;border:1px solid #dcdcdc;padding:20px;overflow-y:auto;}
/******************学业报告 end***********************************/
/*********个人题库*****/
.testquestion-item{position:relative;border: 1px solid #DCDCDC;border-radius:16px; overflow:hidden;clear:both;}
.testquestion-item:hover{box-sizing:border-box;box-shadow:0px 0px 10px #666666;}
.testquestion-item .item-top{padding:10px;height:100px;overflow:hidden;}
.testquestion-item .item-top img{width:100%;}
.testquestion-item .item-center{}
.testquestion-item .item-center div{padding:10px;}
.testquestion-item .item-center span{color:black;font-weight:bold;}
.testquestion-item .item-center a{color:#01AAED;}
.testquestion-item .item-bottom{height:35px;line-height:35px;background-color:#F4F4F4;border-top:1px solid #DCDCDC;margin-top:10px;}
.testquestion-item .item-bottom span{margin-left:10px;color:#666666;font-size:12px;}
.testquestion-item .item-bottom span i{color:#886bfc;}
.testquestion-item .item-bottom .bottom-left{float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.testquestion-item .item-bottom .bottom-left span{cursor:pointer;margin-left: 16px;}
.testquestion-item .item-bottom .bottom-right{float:right;margin-right:10px;}
.testquestion-item .item-bottom .bottom-right span{cursor:pointer;}
.testquestion-item .cb-item{position:absolute;top:10px;left:10px;}
/*********个人题库 end*****/
.a-item{position:relative;border: 1px solid #DCDCDC;overflow:hidden;clear:both;padding:10px;margin-bottom:20px; border-radius:16px;}
.a-item-left {float: left;width: 70px;height: 70px;}
.a-item-left img {width: 68px;height: 68px;border: 1px solid #DCDCDC;}
.a-item-left div {width: 68px;height: 20px;margin-top: -20px;background-color: black;opacity: 0.6;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);overflow: hidden;line-height: 20px;font-size: 14px;color: white;text-align: center;}
.a-item-right{margin-left:90px;}
.a-item-watch{height:36px;line-height:36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#01AAED;}
.a-item-opreate{height:36px;line-height:36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.note-item{padding:10px;margin-bottom:20px; clear:both;border: 1px solid #DCDCDC;overflow: hidden;border-radius:16px;}
.note-item-left{float: left;width: 70px;height: 70px;}
.note-item-left img{width: 68px;height: 68px;border: 1px solid #DCDCDC;border-radius:16px;}
.note-item-right{float: left;width: 85%;height: 70px;margin-left:20px;overflow:hidden;}
.note-item-content{height:40px;line-height:20px;overflow:hidden;word-break:break-all;}
.note-item-detail{cursor:pointer;}

.question-item{padding:10px;margin-bottom:20px; clear:both;border: 1px solid #DCDCDC;overflow: hidden;border-radius:16px;}
.question-item-left{float: left;width: 70px;height: 70px;}
.question-item-left img{width: 68px;height: 68px;border: 1px solid #DCDCDC;border-radius:16px;}
.question-item-right{float: left;width: 72%;height: 70px;margin-left:20px;overflow:hidden;}
.question-item-content {
    height: 40px;
    overflow: hidden;
    word-break: break-all;
    line-height:20px;
}
.question-item-comment{float: left;width: 100px;height: 70px;text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
                       cursor:pointer;color:#428bca;
}
.pop-note-content, .pop-note-files {
    margin-bottom: 10px;
    overflow-y: auto;
    height: 150px;
    border: 1px solid #DCDCDC;
    padding: 10px;
}
.pop-note-content a, .pop-note-files a {
    margin-top: 10px;
    margin-left: 10px;
}

.true-false-flag{color:red;font-weight:bold;font-size:14px;}
.true-false-flag.ml{padding:4px 8px;}
.tb-feedback {width: 100%;}
.tb-feedback td {padding: 10px 5px;}
.div-border{margin-bottom: 10px;overflow-y: auto;border: 1px solid #DCDCDC;padding: 10px;}
.div-border a { margin-top: 10px;margin-left: 10px;}
.stu-item{position:relative;width: 160px;height: 120px;float: left;margin-right: 20px;margin-top: 20px;cursor:pointer;border-radius:16px;overflow:hidden;}
.stu-item img{width: 158px;height: 118px;border: 1px solid #DCDCDC;}
.stu-item .stu-item-name{width: 158px;height: 30px;margin-top: -30px;background-color: black;opacity: 0.6;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);overflow: hidden;line-height: 30px;
    font-size: 14px;color: white;text-align: center;white-space: nowrap;text-overflow: ellipsis;}
.stu-task-item{border: 1px solid #DCDCDC;overflow:hidden;clear:both;padding:10px;margin-bottom:20px;}
.stu-task-item-photo {float: left;width: 96px;height: 96px;}
.stu-task-item-photo img {width: 95px;height: 95px;border: 1px solid #DCDCDC;}
.stu-task-item-photo div {width: 95px;height: 20px;margin-top: -20px;background-color: black;opacity: 0.6;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);overflow: hidden;line-height: 20px;font-size: 14px;color: white;text-align: center;}
.stu-task-item-task{float:left;width:500px;margin-left:16px;white-space: nowrap;text-overflow: ellipsis;overflow:hidden;}
.stu-task-item-name{font-size: 18px;height: 32px;line-height: 32px;font-weight: bold;}
.stu-task-item-time{line-height: 32px;font-size: 14px;color: #9A9A9A;}
.stu-task-item-watch{width:100%;height:32px;line-height: 32px;font-size: 14px;color: red;}
.stu-task-item-exam{cursor:pointer;}
.stu-task-item-opreate{float: left;width: 100px;text-align:right;}

.course-item{position:relative; padding:16px;border: 1px solid #DCDCDC;overflow:hidden;clear:both;border-radius:16px;}
.course-item-left {float: left;width: 82px;height: 82px;margin-top:7px;}
.course-item-left img {width: 81px;height: 81px;border: 1px solid #DCDCDC;}
.course-item-right {height: 96px;margin-left:102px;}
.course-item-name{font-size:18px;font-weight:bold;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.course-item-operate-desc{line-height:32px;color:#9A9A9A;}
.course-item-desc{margin-right:140px;color:#9A9A9A;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.course-item-node{line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.course-item-operate{float:right;width:160px;line-height:32px;text-align:right;}
.course-item-operate span{display:inline-block;width:32px;height:32px;line-height:32px;color:#cecece;cursor:pointer;}
.course-item-operate span:hover{color:#107C10;}
.course-item .cb-item{position:absolute;top:4px;left:8px;}
.course-item .friend-item{position:absolute;top:2px;right:2px;cursor:pointer;}

.resource-item{position:relative; padding:16px;border: 1px solid #DCDCDC;overflow:hidden;clear:both;border-radius:16px;}
.resource-item-name{font-size:18px;font-weight:bold;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.resource-item-desc{height:32px;line-height:32px;color:#9A9A9A;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.resource-item-operate-node{height:32px;line-height:32px;}
.resource-item-node{height:32px;line-height:32px;margin-right:140px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.resource-item-operate{float:right;width:140px;line-height:32px;text-align:right;}
.resource-item-operate span{display:inline-block;width:32px;height:32px;line-height:32px;color:#cecece;cursor:pointer;}
.resource-item-operate span:hover{color:#107C10;}
.resource-item .cb-item{position:absolute;top:4px;left:8px;}


.school-resource-item{position:relative; padding:16px;border: 1px solid #DCDCDC;overflow:hidden;clear:both;border-radius:16px;}
.school-resource-item-left{float: left;width: 82px;height: 82px;margin-top:7px;}
.school-resource-item-left img {width: 81px;height: 81px;border: 1px solid #DCDCDC;}
.school-resource-item-stu-name{width: 81px;height: 24px;margin-top: -24px;background-color: black;opacity: 0.6;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);overflow: hidden;line-height: 24px;
    font-size: 14px;color: white;text-align: center;white-space: nowrap;text-overflow: ellipsis;}
.school-resource-item-right {margin-left:102px;height: 96px;}
.school-resource-item-name{font-size:18px;font-weight:bold;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.school-resource-item-desc{height:32px;line-height:32px;color:#9A9A9A;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.school-resource-item-operate-node{height:32px;line-height:32px;}
.school-resource-item-node{height:32px;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.school-resource-item-operate{float:right;width:140px;line-height:32px;text-align:right;}
.school-resource-item-operate span{display:inline-block;width:32px;height:32px;line-height:32px;color:#cecece;cursor:pointer;}
.school-resource-item-operate span:hover{color:#107C10;}
.school-resource-item .cb-item{position:absolute;top:4px;left:8px;}

/*----------------开放资源-------------------*/
.cloud-resource-item{padding:5px;}
.cloud-resource-item .resource-name{float:left;color:#01AAED;font-size:14px;cursor:pointer;}
.cloud-resource-item .resource-download{float:right;cursor:pointer;}

.group-item{position:relative; padding:20px;border: 1px solid #DCDCDC;overflow:hidden;clear:both;border-radius:16px;overflow:hidden;}
.group-item-name{font-size:18px;font-weight:bold;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.group-item-desc{height:32px;line-height:32px;margin-right:100px;color:#9A9A9A;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.group-item-operate{float:right;width:100px;line-height:32px;text-align:right;}
.group-item-operate span{display:inline-block;width:24px;height:24px;line-height:32px;color:#cecece;cursor:pointer;}
.group-item-operate span:hover{color:#107C10;}

.sub-group-item{position:relative; padding:20px;border: 1px solid #DCDCDC;overflow:hidden;clear:both;margin-bottom:20px;}
.sub-group-item-name{font-size:18px;font-weight:bold;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sub-group-item-desc{height:32px;line-height:32px;color:#9A9A9A;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sub-group-item-operate{float:right;width:140px;line-height:32px;text-align:right;}
.sub-group-item-operate span{display:inline-block;width:32px;height:32px;line-height:32px;color:#cecece;cursor:pointer;}
.sub-group-item-operate span:hover{color:#107C10;}

.group-stu-item{position:relative;width: 140px;height: 140px;border: 1px solid #DCDCDC;float: left;margin-right: 20px;margin-top: 20px;cursor:pointer;}
.group-stu-item img{width: 140px;height: 110px;}
.group-stu-item .group-stu-item-name{height: 30px;overflow: hidden;line-height: 30px;text-align:center;
    font-size: 14px;white-space: nowrap;text-overflow: ellipsis;}
.group-stu-item .cb-item{position:absolute;top:2px;left:2px;}

.ul-group-stu { margin-bottom: 10px; overflow: auto;list-style: none;height: 150px;border: 1px solid #DCDCDC; padding: 10px;}
.ul-group-stu li {cursor: pointer; border: 1px solid #DCDCDC;height: 20px; width: 210px;padding:4px; line-height: 20px; margin-top: 10px; margin-left: 15px;float: left;}
.ul-group-stu li.selected {background-color: #93FC94;}
.ul-group-stu li .file-name {margin-left: 10px;display: block;float: left;width: 160px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ul-group-stu li .file-close {display: block;float: right;cursor: pointer;}

.ul-sub-group-stu { margin-bottom: 10px; overflow: auto;list-style: none;height: 150px;border: 1px solid #DCDCDC; padding: 10px;}
.ul-sub-group-stu li {position:relative;cursor: pointer; border: 1px solid #DCDCDC;height: 20px; padding:4px; line-height: 20px; margin-top: 10px;}
.ul-sub-group-stu li.selected {background-color: #93FC94;}
.ul-sub-group-stu li .stu-name {display:block;padding-left: 4px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ul-sub-group-stu li .stu-name .sub-group-name {padding-left: 20px;color:red;}
.ul-sub-group-stu li .file-name {display:block;padding-left: 4px;width: 90%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ul-sub-group-stu li .remove {position:absolute;top:4px;right:4px;cursor: pointer;}
#d_page{clear:both;}
#d_page .layui-laypage-limits{display:none;}
.icon-tile{display:block;width:64px;height:64px;text-align:center;background-color: #107C10 !important;} 
.icon-tile i{color:white;font-size:32px;}
.icon-choose .icon-tile{float: left;margin-right: 8px;margin-bottom: 8px;} 
.icon-tile.selected {background-color: #0078D7 !important;}

.mc-block {padding: 15px;text-align: left;}
.mc-block h3{text-align: left;color: #1579e5;padding:0;margin:0;}
.mc-block button { margin-right: 15px;margin-bottom: 10px;}
.mc-block h3 span {display: inline-block;padding: 0 5px;border-bottom: 1px solid #1579e5;line-height: 26px;}
.mc-block p {text-align: left;color: #666666;margin: 10px auto;}
.line-gray {width: 100%;height: 1px;background-color: #d9d9d9;}
.mc-type span { display: inline-block; height: 28px; line-height: 28px; border: 1px solid #dadada; margin-right: 35px; margin-bottom: 10px; }
.mc-type span em { color: #fff; background-color: #009688; text-align: center; float: left; min-width: 60px; padding: 0 5px; }
.mc-type input { width: 96px; border: none; padding-left: 5px;outline:none; }

.MathJye{ border: 0 none; direction: ltr; line-height: normal; display: inline-block; float: none; font-family: 'Times New Roman','宋体'; font-size: 15px; font-style: normal; font-weight: normal; letter-spacing: 1px; line-height: normal; margin: 0; padding: 0; text-align: left; text-indent: 0; text-transform: none; white-space: nowrap; word-spacing: normal; word-wrap: normal; -webkit-text-size-adjust: none; }
.MathJye div, .MathJye span{ border: 0 none; margin: 0; padding: 0; line-height: normal; text-align: left; height: auto; _height: auto; white-space: normal; }
.MathJye table{ border-collapse: collapse; margin: 0; padding: 0; text-align: center; vertical-align: middle; line-height: normal; font-size: inherit; *font-size: 100%; _font-size: 100%; font-style: normal; font-weight: normal; border: 0; float: none; display: inline-block; *display: inline; zoom: 0; }
.MathJye table td{ padding: 0; font-size: inherit; line-height: normal; white-space: nowrap; border: 0 none; width: auto; _height: auto; }
.MathJye_mi{ font-style: italic; }
.flipv{-ms-transform: scaleX(-1);-moz-transform: scaleX(-1);-webkit-transform: scaleX(-1);-o-transform: scaleX(-1);transform: scaleX(-1);filter: FlipH;}
.fliph{-ms-transform: scaleY(-1);-moz-transform: scaleY(-1);-webkit-transform: scaleY(-1);-o-transform: scaleY(-1);transform: scaleY(-1);filter: FlipV;}
.mathjye-bold{font-weight:800}
.mathjye-del{text-decoration:line-through}
.mathjye-underline{border-bottom:1px solid #000;padding-bottom:2px;}
@-moz-document url-prefix() {.mathjye-underline{padding-bottom:0px;}}
.mathjye-underpline{border-bottom:2px dotted #000; padding-bottom:3px;}
@-moz-document url-prefix() {.mathjye-underpline {padding-bottom:1px;}}
.mathjye-underpoint{background: url(images/point.png) no-repeat center bottom; padding-bottom:4px;}
.mathjye-underpoint2{border-bottom:2px dotted #000; padding-bottom:3px;}
@-moz-document url-prefix() {.mathjye-underpoint{padding-bottom:1px;}}
.mathjye-underwave{background: url(images/wave.png) bottom repeat-x; padding-bottom:4px;}
@-moz-document url-prefix() {.mathjye-underwave {padding-bottom:1px;}}
.mathjye-alignleft{display:block;text-align:left;}
.mathjye-aligncenter{display:block;text-align:center;}
.mathjye-alignright{display:block;text-align:right;}
.MathJax_Display {
    text-align: left !important;
    font-size:13px !important;
}
.school-paper-item {
    position: relative;
    padding: 16px;
    border: 1px solid #DCDCDC;
    overflow: hidden;
    clear: both;
    border-radius:16px;
}
.school-paper-item-left{float: left;width: 82px;height: 82px;margin-top:23px;}
.school-paper-item-left img {width: 81px;height: 81px;border: 1px solid #DCDCDC;}
.school-paper-item-stu-name{width: 81px;height: 24px;margin-top: -24px;background-color: black;opacity: 0.6;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);overflow: hidden;line-height: 24px;
    font-size: 14px;color: white;text-align: center;white-space: nowrap;text-overflow: ellipsis;}
.school-paper-item-right {margin-left:96px;height: 128px;}
.school-paper-item-name{font-size:18px;font-weight:bold;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.school-paper-item-name span{color:red;font-weight:bold;}
.school-paper-item-score{height:32px;line-height:32px;color:#9A9A9A;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.school-paper-item-time{height:32px;line-height:32px;color:#9A9A9A;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.school-paper-item-operate-time{height:32px;line-height:32px;}
.school-paper-item-operate{float:right;width:70px;line-height:32px;text-align:right;}
.school-paper-item-operate span{display:inline-block;width:32px;height:32px;line-height:32px;color:#cecece;cursor:pointer;}
.school-paper-item-operate span:hover{color:#107C10;}
.school-paper-item-operate .fa-copy{color:red;}

.school-task-item{position:relative; padding:16px;border: 1px solid #DCDCDC;overflow:hidden;clear:both;border-radius:16px;}
.school-task-item-left{float: left;width: 82px;height: 82px;margin-top:7px;}
.school-task-item-left img {width: 81px;height: 81px;border: 1px solid #DCDCDC;}
.school-task-item-stu-name{width: 81px;height: 24px;margin-top: -24px;background-color: black;opacity: 0.6;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);overflow: hidden;line-height: 24px;
    font-size: 14px;color: white;text-align: center;white-space: nowrap;text-overflow: ellipsis;}
.school-task-item-right {margin-left:102px;height: 96px;}
.school-task-item-name{font-size:18px;font-weight:bold;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.school-task-item-time-node{height:64px;}
.school-task-item-start-time{height:32px;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.school-task-item-end-time{height:32px;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.school-task-item-operate{float:right;width:96px;height:32px;padding-top:32px;line-height:32px;text-align:right;}
.school-task-item-operate span{display:inline-block;width:32px;height:32px;line-height:32px;color:#cecece;cursor:pointer;}
.school-task-item-operate span:hover{color:#107C10;}



/**学库宝题库样式 start**/
.MathJye table{
border-collapse: collapse;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    line-height: normal;
    font-size: inherit;
    _font-size: 100%;
    font-style: normal;
    font-weight: normal;
    border: 0;
    float: none;
    display: inline-block;
    zoom: 0;
}
table.edittable{border-collapse:collapse;text-align:center;margin:2px}
table.edittable td,table.edittable th{line-height:30px;padding:5px;white-space:normal;word-break:break-all;border:1px solid #000;vertical-align:middle}
table.composition{border-collapse:collapse;text-align:left;margin:2px;width:98%}
table.composition td,table.composition th{line-height:30px;white-space:normal;word-break:break-all;border-width:0;vertical-align:middle}
table.composition2{border-collapse:collapse;width:auto}
table.composition2 td,table.composition2 th{text-align:left;line-height:30px;white-space:normal;word-break:break-all;border:none;border-width:0;vertical-align:middle}

.xkb-q-header {line-height:24px;padding:8px;background: #eeeeee;border:1px solid #ccc;margin-top:20px;}
.xkb-q-header span.title{display:inline-block;padding:0 16px;line-height:24px;border-right:1px solid #d2d2d2; }
.xkb-paper-list{background: #fff;border: 1px solid #ddd;}
.xkb-paper-list li{border-bottom: 1px solid #f5f5f5;}
.xkb-paper-list .item-wrap {height: 123px;background: #fff;}
.xkb-paper-list .item-wrap .item-mc{margin-left: 100px;}
.xkb-paper-list .f-w{width:100%;}
.xkb-paper-list .f-fl{float:left;}
.xkb-paper-list .item-wrap .item-img{float: left;position: relative;margin-right: -100px; width: 100px;}
.xkb-paper-list .item-act {float: left;width: 230px;margin-top: 60px; margin-left: -230px;text-align: right;}
.xkb-paper-list .item-act button{margin-right:20px;}
.xkb-paper-list .item-mc .item-tit {margin-top: 24px;line-height: 24px;font-weight: 400;width: 90%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#308eef;}
.xkb-paper-list .item-mc .item-attr {margin-top: 25px;line-height: 15px;color: #999;font-size: 12px;}
.xkb-paper-list .item-mc .item-attr span { margin-right: 18px;}
.xkb-paper-list .item-mc .item-attr span i {display: inline-block;margin-right: 5px;vertical-align: middle;}
.xkb-paper-list .icona-time{background-image: url(images/spriter-a.png);width: 12px;height: 12px;background-position: -427px -133px}
.xkb-paper-list .icona-leixing {background-image: url(images/spriter-a.png);background-position: -402px -47px;width: 12px;height: 15px;}
.xkb-paper-list .item-wrap .item-img .icon {display: block;margin-left: 20px;margin-top: 28px;}
.xkb-paper-list .iconf-danyuan {background-image: url(images/spriter-f.png);background-position: 0px 0px;width: 56px;height: 63px;}
.xkb-paper-list .iconf-kaixue {background-image: url(images/spriter-f.png);background-position: -66px 0px;width: 56px;height: 63px;}
.xkb-paper-list .iconf-moni {background-image: url(images/spriter-f.png);background-position: -132px 0px;width: 56px;height: 63px;}
.xkb-paper-list .iconf-qimo {background-image: url(images/spriter-f.png);background-position: 0px -73px;width: 56px;height: 63px;}
.xkb-paper-list .iconf-qizhong {background-image: url(images/spriter-f.png);background-position: -66px -73px;width: 56px;height: 63px;}
.xkb-paper-list .iconf-tongbu {background-image: url(images/spriter-f.png);background-position: -132px -73px;width: 56px;height: 63px;}
.xkb-paper-list .iconf-yuekao {background-image: url(images/spriter-f.png);background-position: -198px 0px;width: 56px;height: 63px;}
.xkb-paper-list .iconf-zhenjuan {background-image: url(images/spriter-f.png);background-position: -198px -73px;width: 56px;height: 63px;}
.xkb-paper-list .iconf-zhuanti {background-image: url(images/spriter-f.png);background-position: 0px -146px;width: 56px;height: 63px;}

.quesborder input::-webkit-input-placeholder { /* WebKit browsers */
  color:white;
}

.quesborder input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:white;
}

.quesborder input:-ms-input-placeholder { /* Internet Explorer 10+ */
  color:white;
}
/**学库宝题库样式 end**/

/**登录 start**/
.bg-login-bd {
    background: #111537 url(images/login_bg.png) no-repeat center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-color: #111537;
}
.bg-login {
    background: url(images/Login/login_star.png) no-repeat center center;
    width: 1200px;
    margin: 0px auto;
    height:100%;
    min-height:900px;
    overflow:auto;
}
.bg-login-top {
    overflow:hidden;
    clear:both;
}
.bg-login-logo {
    background: url(images/Login/login_logo.png) no-repeat center center;
    width: 326px;
    height: 104px;
    float: left;
}
.bg-login-title {
    background: url(images/Login/login_title.png) no-repeat center center;
    width: 556px;
    height: 104px;
    float: left;
}
.login-code {
    width: 360px;
    height: 320px;
    margin: 20px auto;
}

.login-center-form {
    width: 316px;
    height: 400px;
    margin: 20px auto;
}
.login-center-top {
    width: 124px;
    height: 124px;
    margin: 0 auto;
    background: url(images/Login/login_top.png) no-repeat center center;
}
.bg-login-user {
    width: 284px;
    height: 50px;
    line-height: 50px;
    padding-left: 32px;
    background: white url(images/Login/login_user.png) no-repeat 8px center;
    border-radius: 5px;
}

.bg-login-pwd {
    width: 284px;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    padding-left: 32px;
    background: white url(images/Login/login_pwd.png) no-repeat 8px center;
    border-radius: 5px;
}
    .bg-login-user input, .bg-login-pwd input {
        width: 264px;
        border: none;
        outline: none;
        height: 50px;
        padding-left:10px;
        line-height: 50px;
        font-size:14px;
    }
.login-form-btn {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: white;
    background-color: #fb8d1e;
    border-radius: 5px;
    border: none;
}

.bg-login-footer {
    width: 1200px;
    clear: both;
    overflow: hidden;
}
.bg-login-footer-top {
    clear: both;
    overflow: hidden;
}
.bg-login-footer-top-left {
    background: url(images/Login/login_bottom_left.png) no-repeat center center;
    width: 454px;
    height: 180px;
    float: left;
}
.bg-login-footer-top-right {
    background: url(images/Login/login_bottom_right.png) no-repeat center center;
    width: 446px;
    height: 180px;
    float: right;
}
.bg-login-footer-bottom {
    width: 1200px;
    height: 40px;
    text-align: center;
    color: white;
    font-size: 16px;
    line-height: 40px;
    background: url(images/Login/login_bottom_center.png) no-repeat center center;
}
/*********下载样式start********/
.d-down-title {
    width: 630px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    background: url(Images/bg_apk.png) no-repeat;
}
.d-down-content-item {
    margin-bottom:20px;
    padding:0 35px;
}
.d-down-content-item .mr50{
    margin-right:50px;
}
.d-down-content-item .mr40{
    margin-right:40px;
}
.d-down-content-item .mr36{
    margin-right:36px;
}
/*********下载样式end********/
/**登录 end**/

.background{display:none;text-align:center;z-index:99999;position:fixed;_position:absolute;top:0px;left:0px;width:100%;_width:expression(document.documentElement.clientWidth);height:100%;_height:expression(document.documentElement.clientHeight);background-color:black;opacity: 0.6;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);}

/*图标 start*/
.fa-i-my-task{width:16px;height:16px;background:url(Images/icon/1_my_task.png) center center no-repeat;background-size:16px 16px;}
.fa-i-my-paper{width:16px;height:16px;background:url(Images/icon/2_my_paper.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-lesson{width:16px;height:16px;background:url(Images/icon/i_school_lesson.png) center center no-repeat;background-size:16px 16px;}
.fa-i-resource-lib{width:16px;height:16px;background:url(Images/icon/3_resource_lib.png) center center no-repeat;background-size:16px 16px;}
.fa-i-user-resource{width:16px;height:16px;background:url(Images/icon/i_user_title_resource.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-resource{width:16px;height:16px;background:url(Images/icon/i_school_resource.png) center center no-repeat;background-size:16px 16px;}
.fa-i-other-school-resource{width:16px;height:16px;background:url(Images/icon/6_other_school_resource.png) center center no-repeat;background-size:16px 16px;}
.fa-i-common-resource{width:16px;height:16px;background:url(Images/icon/7_common_resource.png) center center no-repeat;background-size:16px 16px;}
.fa-i-tiku{width:16px;height:16px;background:url(Images/icon/8_tiku.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-error-question{width:16px;height:16px;background:url(Images/icon/9_school_error_question.png) center center no-repeat;background-size:16px 16px;}
.fa-i-user-tiku{width:16px;height:16px;background:url(Images/icon/i_user_tiku.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-tiku{width:16px;height:16px;background:url(Images/icon/10_2_school_tiku.png) center center no-repeat;background-size:16px 16px;}
.fa-i-other-school-tiku{width:16px;height:16px;background:url(Images/icon/10_3_other_school_tiku.png) center center no-repeat;background-size:16px 16px;}
.fa-i-common-tiku{width:16px;height:16px;background:url(Images/icon/10_4_common_tiku.png) center center no-repeat;background-size:16px 16px;}
.fa-i-paper-lib{width:16px;height:16px;background:url(Images/icon/10_paper_lib.png) center center no-repeat;background-size:16px 16px;}
.fa-i-study-info{width:16px;height:16px;background:url(Images/icon/11_study_info.png) center center no-repeat;background-size:16px 16px;}
.fa-i-reply-question{width:16px;height:16px;background:url(Images/icon/12_reply_question.png) center center no-repeat;background-size:16px 16px;}
.fa-i-dy-task{width:16px;height:16px;background:url(Images/icon/dy_task.png) center center no-repeat;background-size:16px 16px;}
.fa-i-my-group{width:16px;height:16px;background:url(Images/icon/14_my_group.png) center center no-repeat;background-size:16px 16px;}
.fa-i-my-student{width:16px;height:16px;background:url(Images/icon/my_student.png) center center no-repeat;background-size:16px 16px;}
.fa-i-my-folder{width:16px;height:16px;background:url(Images/icon/16_my_folder.png) center center no-repeat;background-size:16px 16px;}
.fa-i-17-count{width:16px;height:16px;background:url(Images/icon/17_count.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sub-group-remark{width:16px;height:16px;background:url(Images/icon/18_sub_group_remark.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sub-group-score{width:16px;height:16px;background:url(Images/icon/19_sub_group_score.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sub-group-count{width:16px;height:16px;background:url(Images/icon/20_sub_group_count.png) center center no-repeat;background-size:16px 16px;}
.fa-i-group-leader{width:16px;height:16px;background:url(Images/icon/21_group_leader.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-class{width:16px;height:16px;background:url(Images/icon/22_school_class.png) center center no-repeat;background-size:16px 16px;}
.fa-i-subject-leader{width:16px;height:16px;background:url(Images/icon/23_subject_leader.png) center center no-repeat;background-size:16px 16px;}
.fa-i-24-node{width:16px;height:16px;background:url(Images/icon/24_node.png) center center no-repeat;background-size:16px 16px;}
.fa-i-25-node-count{width:16px;height:16px;background:url(Images/icon/25_node_count.png) center center no-repeat;background-size:16px 16px;}
.fa-i-other-school-paper{width:16px;height:16px;background:url(Images/icon/26_other_school_paper_lib.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-paper{width:16px;height:16px;background:url(Images/icon/27_school_paper_lib.png) center center no-repeat;background-size:16px 16px;}

.fa-i-admin-user{width:16px;height:16px;background:url(Images/icon/1_admin_user.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-school{width:16px;height:16px;background:url(Images/icon/2_admin_school.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-other-school{width:16px;height:16px;background:url(Images/icon/3_admin_other_school.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-dict{width:16px;height:16px;background:url(Images/icon/4_admin_dict.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-func{width:16px;height:16px;background:url(Images/icon/5_admin_func.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-recover-user{width:16px;height:16px;background:url(Images/icon/6_admin_recover_user.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-task{width:16px;height:16px;background:url(Images/icon/7_admin_task.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-resource{width:16px;height:16px;background:url(Images/icon/8_admin_resource.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-paper{width:16px;height:16px;background:url(Images/icon/9_admin_paper.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-dy-task{width:16px;height:16px;background:url(Images/icon/10_admin_dy_task.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-grade{width:16px;height:16px;background:url(Images/icon/11_admin_grade.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-grade-leader{width:16px;height:16px;background:url(Images/icon/12_admin_grade_leader.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-school-class{width:16px;height:16px;background:url(Images/icon/13_admin_school_class.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-subject{width:16px;height:16px;background:url(Images/icon/14_admin_subject.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-tiku{width:16px;height:16px;background:url(Images/icon/15_admin_tiku.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-paper-lib{width:16px;height:16px;background:url(Images/icon/16_admin_paper_lib.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-graduation{width:16px;height:16px;background:url(Images/icon/17_admin_graduation.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-info-count{width:16px;height:16px;background:url(Images/icon/18_admin_info_count.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-setting{width:16px;height:16px;background:url(Images/icon/19_admin_setting.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-chat{width:16px;height:16px;background:url(Images/icon/admin_chat_user.png) center center no-repeat;background-size:16px 16px;}
.fa-i-my-news{width:16px;height:16px;background:url(Images/icon/news.png) center center no-repeat;background-size:16px 16px;}
.fa-i-my-homework{width:16px;height:16px;background:url(Images/icon/homework.png) center center no-repeat;background-size:16px 16px;}
.fa-i-student-space{width:16px;height:16px;background:url(Images/icon/student_space.png) center center no-repeat;background-size:16px 16px;}
.fa-i-ai-teach{width:16px;height:16px;background:url(Images/icon/ai_teach.png) center center no-repeat;background-size:16px 16px;}
.fa-i-offline-exam{width:16px;height:16px;background:url(Images/icon/offline_exam.png) center center no-repeat;background-size:16px 16px;}
.fa-i-student-data-count{width:16px;height:16px;background:url(Images/icon/student_data_count.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-exam{width:16px;height:16px;background:url(Images/icon/school_exam.png) center center no-repeat;background-size:16px 16px;}
.fa-i-survey-manage{width:16px;height:16px;background:url(Images/icon/survey_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-meeting{width:16px;height:16px;background:url(Images/icon/meeting.png) center center no-repeat;background-size:16px 16px;}
.fa-i-dept-leader{width:16px;height:16px;background:url(Images/icon/dept_leader.png) center center no-repeat;background-size:16px 16px;}
.fa-i-dept-manage{width:16px;height:16px;background:url(Images/icon/dept_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-association-leader{width:16px;height:16px;background:url(Images/icon/association_leader.png) center center no-repeat;background-size:16px 16px;}
.fa-i-association-manage{width:16px;height:16px;background:url(Images/icon/association_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-class-timetable{width:16px;height:16px;background:url(Images/icon/class_timetable.png) center center no-repeat;background-size:16px 16px;}
.fa-i-stu-class-count{width:16px;height:16px;background:url(Images/icon/stu_class_count.png) center center no-repeat;background-size:16px 16px;}
.fa-i-class-space{width:16px;height:16px;background:url(Images/icon/class_space.png) center center no-repeat;background-size:16px 16px;}
.fa-i-class-form{width:16px;height:16px;background:url(Images/icon/class_form.png) center center no-repeat;background-size:16px 16px;}
.fa-i-student-card{width:16px;height:16px;background:url(Images/icon/student_card.png) center center no-repeat;background-size:16px 16px;}
.fa-i-student-remark-leader{width:16px;height:16px;background:url(Images/icon/student_remark_leader.png) center center no-repeat;background-size:16px 16px;}
.fa-i-student-remark-manage{width:16px;height:16px;background:url(Images/icon/student_remark_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-data-count{width:16px;height:16px;background:url(Images/icon/teacher_data_count.png) center center no-repeat;background-size:16px 16px;}
.fa-i-learn-meterial-lib{width:16px;height:16px;background:url(Images/icon/learn_meterial_lib.png) center center no-repeat;background-size:16px 16px;}
.fa-i-error-set{width:16px;height:16px;background:url(Images/icon/error_set.png) center center no-repeat;background-size:16px 16px;}
.fa-i-dtt{width:16px;height:16px;background:url(Images/icon/dtt.png) center center no-repeat;background-size:16px 16px;}
.fa-i-recite-task{width:16px;height:16px;background:url(Images/icon/recite_task.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-exam-setting{width:16px;height:16px;background:url(Images/icon/school_exam_setting.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-remark-leader{width:16px;height:16px;background:url(Images/icon/teacher_remark_leader.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-remark-count{width:16px;height:16px;background:url(Images/icon/teacher_remark_count.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-remark-count-t{width:16px;height:16px;background:url(Images/icon/teacher_remark_count_t.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-remark-count-g{width:16px;height:16px;background:url(Images/icon/teacher_remark_count_g.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-remark-plan{width:16px;height:16px;background:url(Images/icon/teacher_remark_plan.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-leader{width:16px;height:16px;background:url(Images/icon/school_leader.png) center center no-repeat;background-size:16px 16px;}
.fa-i-develop-search{width:16px;height:16px;background:url(Images/icon/develop_search.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-exam-manage{width:16px;height:16px;background:url(Images/icon/school_exam_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-lesson-type-manage{width:16px;height:16px;background:url(Images/icon/lesson_type_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-oa-system{width:16px;height:16px;background:url(Images/icon/school_oa_system.png) center center no-repeat;background-size:16px 16px;}



.fa-i-pbl-task{width:16px;height:16px;background:url(Images/icon/pbl_task.png) center center no-repeat;background-size:16px 16px;}
.fa-i-my-lesson{width:16px;height:16px;background:url(Images/icon/my_lesson.png) center center no-repeat;background-size:16px 16px;}
.fa-i-lesson-lib{width:16px;height:16px;background:url(Images/icon/lesson_lib.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-task{width:16px;height:16px;background:url(Images/icon/school_task.png) center center no-repeat;background-size:16px 16px;}
.fa-i-live-resource{width:16px;height:16px;background:url(Images/icon/live_resource.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-homework{width:16px;height:16px;background:url(Images/icon/school_homework.png) center center no-repeat;background-size:16px 16px;}
.fa-i-user-mindmap{width:16px;height:16px;background:url(Images/icon/user_mindmap.png) center center no-repeat;background-size:16px 16px;}
.fa-i-xkw-tiku{width:16px;height:16px;background:url(Images/icon/xkw_tiku.png) center center no-repeat;background-size:16px 16px;}
.fa-i-jyw-tiku{width:16px;height:16px;background:url(Images/icon/jyw_tiku.png) center center no-repeat;background-size:16px 16px;}
.fa-i-ai-tiku{width:16px;height:16px;background:url(Images/icon/ai_tiku.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-oa{width:16px;height:16px;background:url(Images/icon/school_oa.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-oa-notice{width:16px;height:16px;background:url(Images/icon/school_oa_notice.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-oa-duty{width:16px;height:16px;background:url(Images/icon/school_oa_duty.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-oa-my-timetable{width:16px;height:16px;background:url(Images/icon/school_oa_my_timetable.png) center center no-repeat;background-size:16px 16px;}
.fa-i-publish-notice{width:16px;height:16px;background:url(Images/icon/publish_notice.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-oa-leave{width:16px;height:16px;background:url(Images/icon/school_oa_leave.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-no-class{width:16px;height:16px;background:url(Images/icon/teacher_no_class.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-oa-salary{width:16px;height:16px;background:url(Images/icon/school_oa_salary.png) center center no-repeat;background-size:16px 16px;}
.fa-i-user-asset{width:16px;height:16px;background:url(Images/icon/user_asset.png) center center no-repeat;background-size:16px 16px;}
.fa-i-user-repair{width:16px;height:16px;background:url(Images/icon/user_repair.png) center center no-repeat;background-size:16px 16px;}
.fa-i-my-manage{width:16px;height:16px;background:url(Images/icon/my_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-my-tag{width:16px;height:16px;background:url(Images/icon/my_tag.png) center center no-repeat;background-size:16px 16px;}
.fa-i-my-timetable{width:16px;height:16px;background:url(Images/icon/my_timetable.png) center center no-repeat;background-size:16px 16px;}
.fa-i-my-association{width:16px;height:16px;background:url(Images/icon/my_association.png) center center no-repeat;background-size:16px 16px;}
.fa-i-my-develop{width:16px;height:16px;background:url(Images/icon/my_develop.png) center center no-repeat;background-size:16px 16px;}
.fa-i-my-teach-research{width:16px;height:16px;background:url(Images/icon/my_teach_research.png) center center no-repeat;background-size:16px 16px;}
.fa-i-my-home-visiting{width:16px;height:16px;background:url(Images/icon/my_home_visiting.png) center center no-repeat;background-size:16px 16px;}
.fa-i-timetable-remark{width:16px;height:16px;background:url(Images/icon/timetable_remark.png) center center no-repeat;background-size:16px 16px;}
.fa-i-open-class-remark{width:16px;height:16px;background:url(Images/icon/open_class_remark.png) center center no-repeat;background-size:16px 16px;}
.fa-i-open-class-remark-g{width:16px;height:16px;background:url(Images/icon/open_class_remark_g.png) center center no-repeat;background-size:16px 16px;}
.fa-i-remark-plan{width:16px;height:16px;background:url(Images/icon/remark_plan.png) center center no-repeat;background-size:16px 16px;}
.fa-i-open-remark{width:16px;height:16px;background:url(Images/icon/open_remark.png) center center no-repeat;background-size:16px 16px;}
.fa-i-dorm-remark{width:16px;height:16px;background:url(Images/icon/dorm_remark.png) center center no-repeat;background-size:16px 16px;}
.fa-i-dorm-remark-count{width:16px;height:16px;background:url(Images/icon/dorm_remark.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-score{width:16px;height:16px;background:url(Images/icon/teacher_score.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teach-schedule{width:16px;height:16px;background:url(Images/icon/teach_schedule.png) center center no-repeat;background-size:16px 16px;}
.fa-i-space{width:16px;height:16px;background:url(Images/icon/space.png) center center no-repeat;background-size:16px 16px;}
.fa-i-stu-data-statistics{width:16px;height:16px;background:url(Images/icon/g_stu-data-statistics.png) center center no-repeat;background-size:16px 16px;}
.fa-i-stu-data-statistics{width:16px;height:16px;background:url(Images/icon/g_stu-data-statistics.png) center center no-repeat;background-size:16px 16px;}
.fa-i-stu-data-statistics{width:16px;height:16px;background:url(Images/icon/g_stu-data-statistics.png) center center no-repeat;background-size:16px 16px;}
.fa-i-stu-data-statistics{width:16px;height:16px;background:url(Images/icon/g_stu-data-statistics.png) center center no-repeat;background-size:16px 16px;}
.fa-i-stu-data-statistics{width:16px;height:16px;background:url(Images/icon/g_stu-data-statistics.png) center center no-repeat;background-size:16px 16px;}
.fa-i-notifi-announce{width:16px;height:16px;background:url(Images/icon/g_notifi-announce.png) center center no-repeat;background-size:16px 16px;}
.fa-i-notifi-announce{width:16px;height:16px;background:url(Images/icon/g_notifi-announce.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-leave-man{width:16px;height:16px;background:url(Images/icon/g_teacher-leave-man.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-atten-settings{width:16px;height:16px;background:url(Images/icon/g_teacher-atten-settings.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-atten-statistics{width:16px;height:16px;background:url(Images/icon/g_teacher-atten-statistics.png) center center no-repeat;background-size:16px 16px;}
.fa-i-salary-man-system{width:16px;height:16px;background:url(Images/icon/g_salary-man-system.png) center center no-repeat;background-size:16px 16px;}
.fa-i-admin-salary-comp-settings{width:16px;height:16px;background:url(Images/icon/g_admin-salary-comp-settings.png) center center no-repeat;background-size:16px 16px;}
.fa-i-basic-salary-inform{width:16px;height:16px;background:url(Images/icon/g_basic-salary-inform.png) center center no-repeat;background-size:16px 16px;}
.fa-i-social-provident-fund-settings{width:16px;height:16px;background:url(Images/icon/g_social-provident-fund-settings.png) center center no-repeat;background-size:16px 16px;}
.fa-i-tax-settings{width:16px;height:16px;background:url(Images/icon/g_tax-settings.png) center center no-repeat;background-size:16px 16px;}
.fa-i-job-settings{width:16px;height:16px;background:url(Images/icon/g_job-settings.png) center center no-repeat;background-size:16px 16px;}
.fa-i-salary-level-settings{width:16px;height:16px;background:url(Images/icon/g_salary-level-settings.png) center center no-repeat;background-size:16px 16px;}
.fa-i-salary-register-book{width:16px;height:16px;background:url(Images/icon/g_salary-register-book.png) center center no-repeat;background-size:16px 16px;}
.fa-i-social-housing-fund-inquiry{width:16px;height:16px;background:url(Images/icon/g_social-housing-fund-inquiry.png) center center no-repeat;background-size:16px 16px;}
.fa-i-cost-inquiry{width:16px;height:16px;background:url(Images/icon/g_cost-inquiry.png) center center no-repeat;background-size:16px 16px;}
.fa-i-course-selection-scheduling-system{width:16px;height:16px;background:url(Images/icon/g_course-selection-scheduling-system.png) center center no-repeat;background-size:16px 16px;}
.fa-i-course-selection{width:16px;height:16px;background:url(Images/icon/g_course-selection.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teaching-class{width:16px;height:16px;background:url(Images/icon/g_teaching-class.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teaching-schedule{width:16px;height:16px;background:url(Images/icon/g_teaching-schedule.png) center center no-repeat;background-size:16px 16px;}
.fa-i-library-man-system{width:16px;height:16px;background:url(Images/icon/g_library-man-system.png) center center no-repeat;background-size:16px 16px;}
.fa-i-book-man{width:16px;height:16px;background:url(Images/icon/g_book-man.png) center center no-repeat;background-size:16px 16px;}
.fa-i-booktype{width:16px;height:16px;background:url(Images/icon/g_booktype.png) center center no-repeat;background-size:16px 16px;}
.fa-i-book-check{width:16px;height:16px;background:url(Images/icon/g_book-check.png) center center no-repeat;background-size:16px 16px;}
.fa-i-book-take{width:16px;height:16px;background:url(Images/icon/g_book-take.png) center center no-repeat;background-size:16px 16px;}
.fa-i-book-return{width:16px;height:16px;background:url(Images/icon/g_book-return.png) center center no-repeat;background-size:16px 16px;}
.fa-i-book-apply{width:16px;height:16px;background:url(Images/icon/g_book-apply.png) center center no-repeat;background-size:16px 16px;}
.fa-i-book-setting{width:16px;height:16px;background:url(Images/icon/g_book-setting.png) center center no-repeat;background-size:16px 16px;}
.fa-i-book-blackList{width:16px;height:16px;background:url(Images/icon/g_book-blackList.png) center center no-repeat;background-size:16px 16px;}
.fa-i-salary-man{width:16px;height:16px;background:url(Images/icon/g_salary-man.png) center center no-repeat;background-size:16px 16px;}
.fa-i-oa-assetset{width:16px;height:16px;background:url(Images/icon/g_oa-assetset.png) center center no-repeat;background-size:16px 16px;}
.fa-i-oa-assetnote{width:16px;height:16px;background:url(Images/icon/g_oa-assetnote.png) center center no-repeat;background-size:16px 16px;}
.fa-i-oa-assetin{width:16px;height:16px;background:url(Images/icon/g_oa-assetin.png) center center no-repeat;background-size:16px 16px;}
.fa-i-oa-assetout{width:16px;height:16px;background:url(Images/icon/g_oa-assetout.png) center center no-repeat;background-size:16px 16px;}
.fa-i-oa-assetback{width:16px;height:16px;background:url(Images/icon/g_oa-assetback.png) center center no-repeat;background-size:16px 16px;}
.fa-i-oa-assetscrap{width:16px;height:16px;background:url(Images/icon/g_oa-assetscrap.png) center center no-repeat;background-size:16px 16px;}
.fa-i-oa-assetstock{width:16px;height:16px;background:url(Images/icon/g_oa-assetstock.png) center center no-repeat;background-size:16px 16px;}
.fa-i-oa-assetrepair-man{width:16px;height:16px;background:url(Images/icon/g_oa-assetrepair-man.png) center center no-repeat;background-size:16px 16px;}
.fa-i-oa-asset{width:16px;height:16px;background:url(Images/icon/g_oa-asset.png) center center no-repeat;background-size:16px 16px;}
.fa-i-oa-asset-count{width:16px;height:16px;background:url(Images/icon/g_oa-asset-count.png) center center no-repeat;background-size:16px 16px;}
.fa-i-oa-asset-stock-check{width:16px;height:16px;background:url(Images/icon/g_oa-asset-stock-check.png) center center no-repeat;background-size:16px 16px;}
.fa-i-textbook-system{width:16px;height:16px;background:url(Images/icon/g_textbook-system.png) center center no-repeat;background-size:16px 16px;}
.fa-i-textbook-man{width:16px;height:16px;background:url(Images/icon/g_textbook-man.png) center center no-repeat;background-size:16px 16px;}
.fa-i-textbook-out{width:16px;height:16px;background:url(Images/icon/g_textbook-out.png) center center no-repeat;background-size:16px 16px;}
.fa-i-textbook-in{width:16px;height:16px;background:url(Images/icon/g_textbook-in.png) center center no-repeat;background-size:16px 16px;}
.fa-i-textbook-stock{width:16px;height:16px;background:url(Images/icon/g_textbook-stock.png) center center no-repeat;background-size:16px 16px;}
.fa-i-textbook-changeList{width:16px;height:16px;background:url(Images/icon/g_textbook-changeList.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-shop-type{width:16px;height:16px;background:url(Images/icon/g_teacher-shop-type.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-commodity{width:16px;height:16px;background:url(Images/icon/g_teacher-commodity.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-shop-stockList{width:16px;height:16px;background:url(Images/icon/g_teacher-shop-stockList.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-shop-goods{width:16px;height:16px;background:url(Images/icon/g_teacher-shop-goods.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-shop-exchange{width:16px;height:16px;background:url(Images/icon/g_teacher-shop-exchange.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-shopexchange{width:16px;height:16px;background:url(Images/icon/g_teacher-shopexchange.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-shop-scoreRank{width:16px;height:16px;background:url(Images/icon/g_teacher-shop-scoreRank.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-shop-scorecount{width:16px;height:16px;background:url(Images/icon/g_teacher-shop-scorecount.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-shop-shoplevel{width:16px;height:16px;background:url(Images/icon/g_teacher-shop-shoplevel.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-shop-shopblackList{width:16px;height:16px;background:url(Images/icon/g_teacher-shop-shopblackList.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-shop-shopsource-other{width:16px;height:16px;background:url(Images/icon/g_teacher-shop-shopsource-other.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-other-system{width:16px;height:16px;background:url(Images/icon/g_teacher-other-system.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sch-teacher-research{width:16px;height:16px;background:url(Images/icon/g_teacher-research.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sch-teacher-score{width:16px;height:16px;background:url(Images/icon/g_sch-teacher-score.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sch-teacher-score-count{width:16px;height:16px;background:url(Images/icon/g_sch-teacher-score-count.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sch-home-visiting{width:16px;height:16px;background:url(Images/icon/g_sch-home-visiting.png) center center no-repeat;background-size:16px 16px;}
.fa-i-stu-other-system{width:16px;height:16px;background:url(Images/icon/g_stu-other-system.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sch-dorm-man{width:16px;height:16px;background:url(Images/icon/g_sch-dorm-man.png) center center no-repeat;background-size:16px 16px;}
.fa-i-stu-stucommu-man{width:16px;height:16px;background:url(Images/icon/g_stu-stucommu-man.png) center center no-repeat;background-size:16px 16px;}
.fa-i-stu-stucommu-man{width:16px;height:16px;background:url(Images/icon/g_stu-stucommu-man.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sch-oa-runclock{width:16px;height:16px;background:url(Images/icon/g_sch-oa-runclock.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sch-oa-sportclock{width:16px;height:16px;background:url(Images/icon/g_sch-oa-sportclock.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sch-lostItem{width:16px;height:16px;background:url(Images/icon/g_sch-lostItem.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sch-lostItem{width:16px;height:16px;background:url(Images/icon/g_sch-lostItem.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sch-data-statistics{width:16px;height:16px;background:url(Images/icon/g_sch-data-statistics.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sch-universalexam{width:16px;height:16px;background:url(Images/icon/g_sch-universalexam.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sch-forumpost{width:16px;height:16px;background:url(Images/icon/g_sch-forumpost.png) center center no-repeat;background-size:16px 16px;}
.fa-i-sch-student-card{width:16px;height:16px;background:url(Images/icon/g_sch-student-card.png) center center no-repeat;background-size:16px 16px;}
.fa-i-audio-task{width:16px;height:16px;background:url(Images/icon/audio_task.png) center center no-repeat;background-size:16px 16px;}
.fa-i-learn-meterial-lib-view{width:16px;height:16px;background:url(Images/icon/learn-meterial-lib-view.png) center center no-repeat;background-size:16px 16px;}
.fa-i-suggest{width:16px;height:16px;background:url(Images/icon/suggest.png) center center no-repeat;background-size:16px 16px;}
.fa-i-xkw-user{width:16px;height:16px;background:url(Images/icon/xkw_user.png) center center no-repeat;background-size:16px 16px;}
.fa-i-gkw-user{width:16px;height:16px;background:url(Images/icon/gkw_user.png) center center no-repeat;background-size:16px 16px;}
.fa-i-down-word{width:16px;height:16px;background:url(Images/icon/down_word.png) center center no-repeat;background-size:16px 16px;}
.fa-i-school-base{width:16px;height:16px;background:url(Images/icon/school_base.png) center center no-repeat;background-size:16px 16px;}
.fa-i-role-manage{width:16px;height:16px;background:url(Images/icon/role_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-dept-manage{width:16px;height:16px;background:url(Images/icon/dept_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-text-book-manage{width:16px;height:16px;background:url(Images/icon/text_book_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-time-set{width:16px;height:16px;background:url(Images/icon/time_set.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teach-content-manage{width:16px;height:16px;background:url(Images/icon/teach_content_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-lesson-manage{width:16px;height:16px;background:url(Images/icon/lesson_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-dy-task-set{width:16px;height:16px;background:url(Images/icon/dy_task_set.png) center center no-repeat;background-size:16px 16px;}
.fa-i-resource-manage{width:16px;height:16px;background:url(Images/icon/resource_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-resource-clear{width:16px;height:16px;background:url(Images/icon/resource_clear.png) center center no-repeat;background-size:16px 16px;}
.fa-i-ai-question{width:16px;height:16px;background:url(Images/icon/ai_question.png) center center no-repeat;background-size:16px 16px;}
.fa-i-holiday{width:16px;height:16px;background:url(Images/icon/holiday.png) center center no-repeat;background-size:16px 16px;}
.fa-i-need-tip{width:16px;height:16px;background:url(Images/icon/need_tip.png) center center no-repeat;background-size:16px 16px;}
.fa-i-area{width:16px;height:16px;background:url(Images/icon/area.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teach-time-count{width:16px;height:16px;background:url(Images/icon/teach_time_count.png) center center no-repeat;background-size:16px 16px;}
.fa-i-assert-manage{width:16px;height:16px;background:url(Images/icon/assert_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-evaluate-system{width:16px;height:16px;background:url(Images/icon/evaluate_system.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-course-evaluate-set{width:16px;height:16px;background:url(Images/icon/teacher_course_evaluate_set.png) center center no-repeat;background-size:16px 16px;}
.fa-i-listen-course-set{width:16px;height:16px;background:url(Images/icon/listen_course_set.png) center center no-repeat;background-size:16px 16px;}
.fa-i-student-evaluate-count{width:16px;height:16px;background:url(Images/icon/student_evaluate_count.png) center center no-repeat;background-size:16px 16px;}
.fa-i-student-evaluate-set{width:16px;height:16px;background:url(Images/icon/student_evaluate_set.png) center center no-repeat;background-size:16px 16px;}
.fa-i-open-class-plan{width:16px;height:16px;background:url(Images/icon/open_class_plan.png) center center no-repeat;background-size:16px 16px;}
.fa-i-shop-system{width:16px;height:16px;background:url(Images/icon/shop_system.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teach-point-manage{width:16px;height:16px;background:url(Images/icon/teach_point_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-develop-manage{width:16px;height:16px;background:url(Images/icon/develop_manage.png) center center no-repeat;background-size:16px 16px;}
.fa-i-teacher-log{width:16px;height:16px;background:url(Images/icon/teacher_log.png) center center no-repeat;background-size:16px 16px;}
.fa-i-app-set{width:16px;height:16px;background:url(Images/icon/teacher_log.png) center center no-repeat;background-size:16px 16px;}
.fa-i-area-mark{width:16px;height:16px;background:url(Images/icon/area_mark.png) center center no-repeat;background-size:16px 16px;}

.icon-tile .fa-i-my-task {
    width: 48px !important;
    height: 48px !important;
    background: url(Images/icon/1_my_task.png) center center no-repeat !important;
    background-size: 48px 48px !important;
}
.icon-tile .fa-i-my-paper{width:48px !important;height:48px !important;background:url(Images/icon/2_my_paper.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-lesson{width:48px !important;height:48px !important;background:url(Images/icon/i_school_lesson.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-resource-lib{width:48px !important;height:48px !important;background:url(Images/icon/3_resource_lib.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-user-resource{width:48px !important;height:48px !important;background:url(Images/icon/i_user_title_resource.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-resource{width:48px !important;height:48px !important;background:url(Images/icon/i_school_resource.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-other-school-resource{width:48px !important;height:48px !important;background:url(Images/icon/6_other_school_resource.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-common-resource{width:48px !important;height:48px !important;background:url(Images/icon/7_common_resource.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-tiku{width:48px !important;height:48px !important;background:url(Images/icon/8_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-error-question{width:48px !important;height:48px !important;background:url(Images/icon/9_school_error_question.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-user-tiku{width:48px !important;height:48px !important;background:url(Images/icon/i_user_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-tiku{width:48px !important;height:48px !important;background:url(Images/icon/10_2_school_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-other-school-tiku{width:48px !important;height:48px !important;background:url(Images/icon/10_3_other_school_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-common-tiku{width:48px !important;height:48px !important;background:url(Images/icon/10_4_common_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-paper-lib{width:48px !important;height:48px !important;background:url(Images/icon/10_paper_lib.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-study-info{width:48px !important;height:48px !important;background:url(Images/icon/11_study_info.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-reply-question{width:48px !important;height:48px !important;background:url(Images/icon/12_reply_question.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-dy-task{width:48px !important;height:48px !important;background:url(Images/icon/dy_task.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-my-group{width:48px !important;height:48px !important;background:url(Images/icon/14_my_group.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-my-student{width:48px !important;height:48px !important;background:url(Images/icon/my_student.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-my-folder{width:48px !important;height:48px !important;background:url(Images/icon/16_my_folder.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-17-count{width:48px !important;height:48px !important;background:url(Images/icon/17_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sub-group-remark{width:48px !important;height:48px !important;background:url(Images/icon/18_sub_group_remark.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sub-group-score{width:48px !important;height:48px !important;background:url(Images/icon/19_sub_group_score.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sub-group-count{width:48px !important;height:48px !important;background:url(Images/icon/20_sub_group_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-group-leader{width:48px !important;height:48px !important;background:url(Images/icon/21_group_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-class{width:48px !important;height:48px !important;background:url(Images/icon/22_school_class.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-subject-leader{width:48px !important;height:48px !important;background:url(Images/icon/23_subject_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-24-node{width:48px !important;height:48px !important;background:url(Images/icon/24_node.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-25-node-count{width:48px !important;height:48px !important;background:url(Images/icon/25_node_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-other-school-paper{width:48px !important;height:48px !important;background:url(Images/icon/26_other_school_paper_lib.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-paper{width:48px !important;height:48px !important;background:url(Images/icon/27_school_paper_lib.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-user{width:48px !important;height:48px !important;background:url(Images/icon/1_admin_user.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-school{width:48px !important;height:48px !important;background:url(Images/icon/2_admin_school.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-other-school{width:48px !important;height:48px !important;background:url(Images/icon/3_admin_other_school.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-dict{width:48px !important;height:48px !important;background:url(Images/icon/4_admin_dict.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-func{width:48px !important;height:48px !important;background:url(Images/icon/5_admin_func.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-recover-user{width:48px !important;height:48px !important;background:url(Images/icon/6_admin_recover_user.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-task{width:48px !important;height:48px !important;background:url(Images/icon/7_admin_task.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-resource{width:48px !important;height:48px !important;background:url(Images/icon/8_admin_resource.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-paper{width:48px !important;height:48px !important;background:url(Images/icon/9_admin_paper.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-dy-task{width:48px !important;height:48px !important;background:url(Images/icon/10_admin_dy_task.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-grade{width:48px !important;height:48px !important;background:url(Images/icon/11_admin_grade.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-grade-leader{width:48px !important;height:48px !important;background:url(Images/icon/12_admin_grade_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-school-class{width:48px !important;height:48px !important;background:url(Images/icon/13_admin_school_class.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-subject{width:48px !important;height:48px !important;background:url(Images/icon/14_admin_subject.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-tiku{width:48px !important;height:48px !important;background:url(Images/icon/15_admin_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-paper-lib{width:48px !important;height:48px !important;background:url(Images/icon/16_admin_paper_lib.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-graduation{width:48px !important;height:48px !important;background:url(Images/icon/17_admin_graduation.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-info-count{width:48px !important;height:48px !important;background:url(Images/icon/18_admin_info_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-setting{width:48px !important;height:48px !important;background:url(Images/icon/19_admin_setting.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-chat{width:48px !important;height:48px !important;background:url(Images/icon/admin_chat_user.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-my-news{width:48px !important;height:48px !important;background:url(Images/icon/news.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-my-homework{width:48px !important;height:48px !important;background:url(Images/icon/homework.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-student-space{width:48px !important;height:48px !important;background:url(Images/icon/student_space.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-ai-teach{width:48px !important;height:48px !important;background:url(Images/icon/ai_teach.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-offline-exam{width:48px !important;height:48px !important;background:url(Images/icon/offline_exam.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-student-data-count{width:48px !important;height:48px !important;background:url(Images/icon/student_data_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-exam{width:48px !important;height:48px !important;background:url(Images/icon/school_exam.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-survey-manage{width:48px !important;height:48px !important;background:url(Images/icon/survey_manage.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-meeting{width:48px !important;height:48px !important;background:url(Images/icon/meeting.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-dept-leader{width:48px !important;height:48px !important;background:url(Images/icon/dept_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-dept-manage{width:48px !important;height:48px !important;background:url(Images/icon/dept_manage.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-association-leader{width:48px !important;height:48px !important;background:url(Images/icon/association_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-association-manage{width:48px !important;height:48px !important;background:url(Images/icon/association_manage.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-class-timetable{width:48px !important;height:48px !important;background:url(Images/icon/class_timetable.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-stu-class-count{width:48px !important;height:48px !important;background:url(Images/icon/stu_class_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-class-space{width:48px !important;height:48px !important;background:url(Images/icon/class_space.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-class-form{width:48px !important;height:48px !important;background:url(Images/icon/class_form.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-student-card{width:48px !important;height:48px !important;background:url(Images/icon/student_card.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-student-remark-leader{width:48px !important;height:48px !important;background:url(Images/icon/student_remark_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-student-remark-manage{width:48px !important;height:48px !important;background:url(Images/icon/student_remark_manage.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-data-count{width:48px !important;height:48px !important;background:url(Images/icon/teacher_data_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-learn-meterial-lib{width:48px !important;height:48px !important;background:url(Images/icon/learn_meterial_lib.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-error-set{width:48px !important;height:48px !important;background:url(Images/icon/error_set.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-dtt{width:48px !important;height:48px !important;background:url(Images/icon/dtt.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-recite-task{width:48px !important;height:48px !important;background:url(Images/icon/recite_task.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-exam-setting{width:48px !important;height:48px !important;background:url(Images/icon/school_exam_setting.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-remark-leader{width:48px !important;height:48px !important;background:url(Images/icon/teacher_remark_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-remark-count{width:48px !important;height:48px !important;background:url(Images/icon/teacher_remark_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-remark-count-t{width:48px !important;height:48px !important;background:url(Images/icon/teacher_remark_count_t.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-remark-count-g{width:48px !important;height:48px !important;background:url(Images/icon/teacher_remark_count_g.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-remark-plan{width:48px !important;height:48px !important;background:url(Images/icon/teacher_remark_plan.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-leader{width:48px !important;height:48px !important;background:url(Images/icon/school_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-develop-search{width:48px !important;height:48px !important;background:url(Images/icon/develop_search.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-exam-manage{width:48px !important;height:48px !important;background:url(Images/icon/school_exam_manage.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-lesson-type-manage{width:48px !important;height:48px !important;background:url(Images/icon/lesson_type_manage.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-oa-system{width:48px !important;height:48px !important;background:url(Images/icon/school_oa_system.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-pbl-task{width:48px !important;height:48px !important;background:url(Images/icon/pbl_task.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-my-lesson{width:48px !important;height:48px !important;background:url(Images/icon/my_lesson.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-lesson-lib{width:48px !important;height:48px !important;background:url(Images/icon/lesson_lib.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-task{width:48px !important;height:48px !important;background:url(Images/icon/school_task.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-live-resource{width:48px !important;height:48px !important;background:url(Images/icon/live_resource.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-homework{width:48px !important;height:48px !important;background:url(Images/icon/school_homework.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-user-mindmap{width:48px !important;height:48px !important;background:url(Images/icon/user_mindmap.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-xkw-tiku{width:48px !important;height:48px !important;background:url(Images/icon/xkw_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-jyw-tiku{width:48px !important;height:48px !important;background:url(Images/icon/jyw_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-ai-tiku{width:48px !important;height:48px !important;background:url(Images/icon/ai_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-oa{width:48px !important;height:48px !important;background:url(Images/icon/school_oa.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-oa-notice{width:48px !important;height:48px !important;background:url(Images/icon/school_oa_notice.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-oa-duty{width:48px !important;height:48px !important;background:url(Images/icon/school_oa_duty.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-oa-my-timetable{width:48px !important;height:48px !important;background:url(Images/icon/school_oa_my_timetable.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-publish-notice{width:48px !important;height:48px !important;background:url(Images/icon/publish_notice.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-oa-leave{width:48px !important;height:48px !important;background:url(Images/icon/school_oa_leave.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-no-class{width:48px !important;height:48px !important;background:url(Images/icon/teacher_no_class.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-school-oa-salary{width:48px !important;height:48px !important;background:url(Images/icon/school_oa_salary.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-user-asset{width:48px !important;height:48px !important;background:url(Images/icon/user_asset.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-user-repair{width:48px !important;height:48px !important;background:url(Images/icon/user_repair.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-my-manage{width:48px !important;height:48px !important;background:url(Images/icon/my_manage.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-my-tag{width:48px !important;height:48px !important;background:url(Images/icon/my_tag.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-my-timetable{width:48px !important;height:48px !important;background:url(Images/icon/my_timetable.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-my-association{width:48px !important;height:48px !important;background:url(Images/icon/my_association.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-my-develop{width:48px !important;height:48px !important;background:url(Images/icon/my_develop.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-my-teach-research{width:48px !important;height:48px !important;background:url(Images/icon/my_teach_research.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-my-home-visiting{width:48px !important;height:48px !important;background:url(Images/icon/my_home_visiting.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-timetable-remark{width:48px !important;height:48px !important;background:url(Images/icon/timetable_remark.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-open-class-remark{width:48px !important;height:48px !important;background:url(Images/icon/open_class_remark.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-open-class-remark-g{width:48px !important;height:48px !important;background:url(Images/icon/open_class_remark_g.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-remark-plan{width:48px !important;height:48px !important;background:url(Images/icon/remark_plan.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-open-remark{width:48px !important;height:48px !important;background:url(Images/icon/open_remark.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-dorm-remark{width:48px !important;height:48px !important;background:url(Images/icon/dorm_remark.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-dorm-remark-count{width:48px !important;height:48px !important;background:url(Images/icon/dorm_remark.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-score{width:48px !important;height:48px !important;background:url(Images/icon/teacher_score.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teach-schedule{width:48px !important;height:48px !important;background:url(Images/icon/teach_schedule.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-space{width:48px !important;height:48px !important;background:url(Images/icon/space.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-stu-data-statistics{width:48px !important;height:48px !important;background:url(Images/icon/g_stu-data-statistics.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-stu-data-statistics{width:48px !important;height:48px !important;background:url(Images/icon/g_stu-data-statistics.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-stu-data-statistics{width:48px !important;height:48px !important;background:url(Images/icon/g_stu-data-statistics.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-stu-data-statistics{width:48px !important;height:48px !important;background:url(Images/icon/g_stu-data-statistics.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-stu-data-statistics{width:48px !important;height:48px !important;background:url(Images/icon/g_stu-data-statistics.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-notifi-announce{width:48px !important;height:48px !important;background:url(Images/icon/g_notifi-announce.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-notifi-announce{width:48px !important;height:48px !important;background:url(Images/icon/g_notifi-announce.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-leave-man{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-leave-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-atten-settings{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-atten-settings.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-atten-statistics{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-atten-statistics.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-salary-man-system{width:48px !important;height:48px !important;background:url(Images/icon/g_salary-man-system.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-admin-salary-comp-settings{width:48px !important;height:48px !important;background:url(Images/icon/g_admin-salary-comp-settings.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-basic-salary-inform{width:48px !important;height:48px !important;background:url(Images/icon/g_basic-salary-inform.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-social-provident-fund-settings{width:48px !important;height:48px !important;background:url(Images/icon/g_social-provident-fund-settings.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-tax-settings{width:48px !important;height:48px !important;background:url(Images/icon/g_tax-settings.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-job-settings{width:48px !important;height:48px !important;background:url(Images/icon/g_job-settings.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-salary-level-settings{width:48px !important;height:48px !important;background:url(Images/icon/g_salary-level-settings.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-salary-register-book{width:48px !important;height:48px !important;background:url(Images/icon/g_salary-register-book.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-social-housing-fund-inquiry{width:48px !important;height:48px !important;background:url(Images/icon/g_social-housing-fund-inquiry.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-cost-inquiry{width:48px !important;height:48px !important;background:url(Images/icon/g_cost-inquiry.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-course-selection-scheduling-system{width:48px !important;height:48px !important;background:url(Images/icon/g_course-selection-scheduling-system.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-course-selection{width:48px !important;height:48px !important;background:url(Images/icon/g_course-selection.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teaching-class{width:48px !important;height:48px !important;background:url(Images/icon/g_teaching-class.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teaching-schedule{width:48px !important;height:48px !important;background:url(Images/icon/g_teaching-schedule.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-library-man-system{width:48px !important;height:48px !important;background:url(Images/icon/g_library-man-system.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-book-man{width:48px !important;height:48px !important;background:url(Images/icon/g_book-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-booktype{width:48px !important;height:48px !important;background:url(Images/icon/g_booktype.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-book-check{width:48px !important;height:48px !important;background:url(Images/icon/g_book-check.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-book-take{width:48px !important;height:48px !important;background:url(Images/icon/g_book-take.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-book-return{width:48px !important;height:48px !important;background:url(Images/icon/g_book-return.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-book-apply{width:48px !important;height:48px !important;background:url(Images/icon/g_book-apply.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-book-setting{width:48px !important;height:48px !important;background:url(Images/icon/g_book-setting.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-book-blackList{width:48px !important;height:48px !important;background:url(Images/icon/g_book-blackList.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-salary-man{width:48px !important;height:48px !important;background:url(Images/icon/g_salary-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-oa-assetset{width:48px !important;height:48px !important;background:url(Images/icon/g_oa-assetset.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-oa-assetnote{width:48px !important;height:48px !important;background:url(Images/icon/g_oa-assetnote.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-oa-assetin{width:48px !important;height:48px !important;background:url(Images/icon/g_oa-assetin.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-oa-assetout{width:48px !important;height:48px !important;background:url(Images/icon/g_oa-assetout.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-oa-assetback{width:48px !important;height:48px !important;background:url(Images/icon/g_oa-assetback.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-oa-assetscrap{width:48px !important;height:48px !important;background:url(Images/icon/g_oa-assetscrap.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-oa-assetstock{width:48px !important;height:48px !important;background:url(Images/icon/g_oa-assetstock.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-oa-assetrepair-man{width:48px !important;height:48px !important;background:url(Images/icon/g_oa-assetrepair-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-oa-asset{width:48px !important;height:48px !important;background:url(Images/icon/g_oa-asset.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-oa-asset-count{width:48px !important;height:48px !important;background:url(Images/icon/g_oa-asset-count.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-oa-asset-stock-check{width:48px !important;height:48px !important;background:url(Images/icon/g_oa-asset-stock-check.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-textbook-system{width:48px !important;height:48px !important;background:url(Images/icon/g_textbook-system.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-textbook-man{width:48px !important;height:48px !important;background:url(Images/icon/g_textbook-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-textbook-out{width:48px !important;height:48px !important;background:url(Images/icon/g_textbook-out.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-textbook-in{width:48px !important;height:48px !important;background:url(Images/icon/g_textbook-in.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-textbook-stock{width:48px !important;height:48px !important;background:url(Images/icon/g_textbook-stock.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-textbook-changeList{width:48px !important;height:48px !important;background:url(Images/icon/g_textbook-changeList.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-shop-type{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-shop-type.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-commodity{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-commodity.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-shop-stockList{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-shop-stockList.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-shop-goods{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-shop-goods.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-shop-exchange{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-shop-exchange.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-shopexchange{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-shopexchange.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-shop-scoreRank{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-shop-scoreRank.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-shop-scorecount{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-shop-scorecount.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-shop-shoplevel{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-shop-shoplevel.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-shop-shopblackList{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-shop-shopblackList.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-shop-shopsource-other{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-shop-shopsource-other.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-other-system{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-other-system.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sch-teacher-research{width:48px !important;height:48px !important;background:url(Images/icon/g_teacher-research.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sch-teacher-score{width:48px !important;height:48px !important;background:url(Images/icon/g_sch-teacher-score.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sch-teacher-score-count{width:48px !important;height:48px !important;background:url(Images/icon/g_sch-teacher-score-count.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sch-home-visiting{width:48px !important;height:48px !important;background:url(Images/icon/g_sch-home-visiting.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-stu-other-system{width:48px !important;height:48px !important;background:url(Images/icon/g_stu-other-system.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sch-dorm-man{width:48px !important;height:48px !important;background:url(Images/icon/g_sch-dorm-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-stu-stucommu-man{width:48px !important;height:48px !important;background:url(Images/icon/g_stu-stucommu-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-stu-stucommu-man{width:48px !important;height:48px !important;background:url(Images/icon/g_stu-stucommu-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sch-oa-runclock{width:48px !important;height:48px !important;background:url(Images/icon/g_sch-oa-runclock.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sch-oa-sportclock{width:48px !important;height:48px !important;background:url(Images/icon/g_sch-oa-sportclock.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sch-lostItem{width:48px !important;height:48px !important;background:url(Images/icon/g_sch-lostItem.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sch-lostItem{width:48px !important;height:48px !important;background:url(Images/icon/g_sch-lostItem.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sch-data-statistics{width:48px !important;height:48px !important;background:url(Images/icon/g_sch-data-statistics.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sch-universalexam{width:48px !important;height:48px !important;background:url(Images/icon/g_sch-universalexam.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sch-forumpost{width:48px !important;height:48px !important;background:url(Images/icon/g_sch-forumpost.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-sch-student-card{width:48px !important;height:48px !important;background:url(Images/icon/g_sch-student-card.png) center center no-repeat !important;background-size:48px 48px !important;}
.icon-tile .fa-i-audio-task{width:48px !important;height:48px !important;background:url(Images/icon/audio_task.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-learn-meterial-lib-view{width:48px !important;height:48px !important;background:url(Images/icon/learn-meterial-lib-view.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-suggest{width:48px !important;height:48px !important;background:url(Images/icon/suggest.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-xkw-user{width:48px !important;height:48px !important;background:url(Images/icon/xkw_user.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-gkw-user{width:48px !important;height:48px !important;background:url(Images/icon/gkw_user.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-down-word{width:48px !important;height:48px !important;background:url(Images/icon/down_word.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-school-base{width:48px !important;height:48px !important;background:url(Images/icon/school_base.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-role-manage{width:48px !important;height:48px !important;background:url(Images/icon/role_manage.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-dept-manage{width:48px !important;height:48px !important;background:url(Images/icon/dept_manage.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-text-book-manage{width:48px !important;height:48px !important;background:url(Images/icon/text_book_manage.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-time-set{width:48px !important;height:48px !important;background:url(Images/icon/time_set.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-teach-content-manage{width:48px !important;height:48px !important;background:url(Images/icon/teach_content_manage.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-lesson-manage{width:48px !important;height:48px !important;background:url(Images/icon/lesson_manage.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-dy-task-set{width:48px !important;height:48px !important;background:url(Images/icon/dy_task_set.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-resource-manage{width:48px !important;height:48px !important;background:url(Images/icon/resource_manage.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-resource-clear{width:48px !important;height:48px !important;background:url(Images/icon/resource_clear.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-ai-question{width:48px !important;height:48px !important;background:url(Images/icon/ai_question.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-holiday{width:48px !important;height:48px !important;background:url(Images/icon/holiday.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-need-tip{width:48px !important;height:48px !important;background:url(Images/icon/need_tip.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-area{width:48px !important;height:48px !important;background:url(Images/icon/area.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-teach-time-count{width:48px !important;height:48px !important;background:url(Images/icon/teach_time_count.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-assert-manage{width:48px !important;height:48px !important;background:url(Images/icon/assert_manage.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-evaluate-system{width:48px !important;height:48px !important;background:url(Images/icon/evaluate_system.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-course-evaluate-set{width:48px !important;height:48px !important;background:url(Images/icon/teacher_course_evaluate_set.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-listen-course-set{width:48px !important;height:48px !important;background:url(Images/icon/listen_course_set.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-student-evaluate-count{width:48px !important;height:48px !important;background:url(Images/icon/student_evaluate_count.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-student-evaluate-set{width:48px !important;height:48px !important;background:url(Images/icon/student_evaluate_set.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-open-class-plan{width:48px !important;height:48px !important;background:url(Images/icon/open_class_plan.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-shop-system{width:48px !important;height:48px !important;background:url(Images/icon/shop_system.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-teach-point-manage{width:48px !important;height:48px !important;background:url(Images/icon/teach_point_manage.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-develop-manage{width:48px !important;height:48px !important;background:url(Images/icon/develop_manage.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-teacher-log{width:48px !important;height:48px !important;background:url(Images/icon/teacher_log.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-app-set{width:48px !important;height:48px !important;background:url(Images/icon/teacher_log.png) center center no-repeat;background-size:48px 48px !important;}
.icon-tile .fa-i-area-mark{width:48px !important;height:48px !important;background:url(Images/icon/area_mark.png) center center no-repeat;background-size:48px 48px !important;}

.winui-desktop-item .fa-i-my-task{width:48px !important;height:48px !important;background:url(Images/deskicon/1_my_task.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-my-paper{width:48px !important;height:48px !important;background:url(Images/deskicon/2_my_paper.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-lesson{width:48px !important;height:48px !important;background:url(Images/deskicon/i_school_lesson.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-resource-lib{width:48px !important;height:48px !important;background:url(Images/deskicon/3_resource_lib.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-user-resource{width:48px !important;height:48px !important;background:url(Images/deskicon/i_user_title_resource.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-resource{width:48px !important;height:48px !important;background:url(Images/deskicon/i_school_resource.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-other-school-resource{width:48px !important;height:48px !important;background:url(Images/deskicon/6_other_school_resource.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-common-resource{width:48px !important;height:48px !important;background:url(Images/deskicon/7_common_resource.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-tiku{width:48px !important;height:48px !important;background:url(Images/deskicon/8_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-error-question{width:48px !important;height:48px !important;background:url(Images/deskicon/9_school_error_question.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-user-tiku{width:48px !important;height:48px !important;background:url(Images/deskicon/i_user_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-tiku{width:48px !important;height:48px !important;background:url(Images/deskicon/10_2_school_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-other-school-tiku{width:48px !important;height:48px !important;background:url(Images/deskicon/10_3_other_school_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-common-tiku{width:48px !important;height:48px !important;background:url(Images/deskicon/10_4_common_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-paper-lib{width:48px !important;height:48px !important;background:url(Images/deskicon/10_paper_lib.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-study-info{width:48px !important;height:48px !important;background:url(Images/deskicon/11_study_info.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-reply-question{width:48px !important;height:48px !important;background:url(Images/deskicon/12_reply_question.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-dy-task{width:48px !important;height:48px !important;background:url(Images/deskicon/dy_task.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-my-group{width:48px !important;height:48px !important;background:url(Images/deskicon/14_my_group.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-my-student{width:48px !important;height:48px !important;background:url(Images/deskicon/my_student.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-my-folder{width:48px !important;height:48px !important;background:url(Images/deskicon/16_my_folder.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-17-count{width:48px !important;height:48px !important;background:url(Images/deskicon/17_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sub-group-remark{width:48px !important;height:48px !important;background:url(Images/deskicon/18_sub_group_remark.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sub-group-score{width:48px !important;height:48px !important;background:url(Images/deskicon/19_sub_group_score.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sub-group-count{width:48px !important;height:48px !important;background:url(Images/deskicon/20_sub_group_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-group-leader{width:48px !important;height:48px !important;background:url(Images/deskicon/21_group_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-class{width:48px !important;height:48px !important;background:url(Images/deskicon/22_school_class.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-subject-leader{width:48px !important;height:48px !important;background:url(Images/deskicon/23_subject_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-24-node{width:48px !important;height:48px !important;background:url(Images/deskicon/24_node.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-25-node-count{width:48px !important;height:48px !important;background:url(Images/deskicon/25_node_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-other-school-paper{width:48px !important;height:48px !important;background:url(Images/deskicon/26_other_school_paper_lib.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-paper{width:48px !important;height:48px !important;background:url(Images/deskicon/27_school_paper_lib.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-user{width:48px !important;height:48px !important;background:url(Images/deskicon/1_admin_user.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-school{width:48px !important;height:48px !important;background:url(Images/deskicon/2_admin_school.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-other-school{width:48px !important;height:48px !important;background:url(Images/deskicon/3_admin_other_school.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-dict{width:48px !important;height:48px !important;background:url(Images/deskicon/4_admin_dict.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-func{width:48px !important;height:48px !important;background:url(Images/deskicon/5_admin_func.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-recover-user{width:48px !important;height:48px !important;background:url(Images/deskicon/6_admin_recover_user.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-task{width:48px !important;height:48px !important;background:url(Images/deskicon/7_admin_task.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-resource{width:48px !important;height:48px !important;background:url(Images/deskicon/8_admin_resource.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-paper{width:48px !important;height:48px !important;background:url(Images/deskicon/9_admin_paper.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-dy-task{width:48px !important;height:48px !important;background:url(Images/deskicon/10_admin_dy_task.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-grade{width:48px !important;height:48px !important;background:url(Images/deskicon/11_admin_grade.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-grade-leader{width:48px !important;height:48px !important;background:url(Images/deskicon/12_admin_grade_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-school-class{width:48px !important;height:48px !important;background:url(Images/deskicon/13_admin_school_class.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-subject{width:48px !important;height:48px !important;background:url(Images/deskicon/14_admin_subject.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-tiku{width:48px !important;height:48px !important;background:url(Images/deskicon/15_admin_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-paper-lib{width:48px !important;height:48px !important;background:url(Images/deskicon/16_admin_paper_lib.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-graduation{width:48px !important;height:48px !important;background:url(Images/deskicon/17_admin_graduation.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-info-count{width:48px !important;height:48px !important;background:url(Images/deskicon/18_admin_info_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-setting{width:48px !important;height:48px !important;background:url(Images/deskicon/19_admin_setting.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-chat{width:48px !important;height:48px !important;background:url(Images/deskicon/admin_chat_user.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-my-news{width:48px !important;height:48px !important;background:url(Images/deskicon/news.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-my-homework{width:48px !important;height:48px !important;background:url(Images/deskicon/homework.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-student-space{width:48px !important;height:48px !important;background:url(Images/deskicon/student_space.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-ai-teach{width:48px !important;height:48px !important;background:url(Images/deskicon/ai_teach.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-offline-exam{width:48px !important;height:48px !important;background:url(Images/deskicon/offline_exam.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-student-data-count{width:48px !important;height:48px !important;background:url(Images/deskicon/student_data_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-exam{width:48px !important;height:48px !important;background:url(Images/deskicon/school_exam.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-survey-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/survey_manage.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-meeting{width:48px !important;height:48px !important;background:url(Images/deskicon/meeting.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-dept-leader{width:48px !important;height:48px !important;background:url(Images/deskicon/dept_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-dept-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/dept_manage.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-association-leader{width:48px !important;height:48px !important;background:url(Images/deskicon/association_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-association-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/association_manage.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-class-timetable{width:48px !important;height:48px !important;background:url(Images/deskicon/class_timetable.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-stu-class-count{width:48px !important;height:48px !important;background:url(Images/deskicon/stu_class_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-class-space{width:48px !important;height:48px !important;background:url(Images/deskicon/class_space.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-class-form{width:48px !important;height:48px !important;background:url(Images/deskicon/class_form.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-student-card{width:48px !important;height:48px !important;background:url(Images/deskicon/student_card.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-student-remark-leader{width:48px !important;height:48px !important;background:url(Images/deskicon/student_remark_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-student-remark-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/student_remark_manage.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-data-count{width:48px !important;height:48px !important;background:url(Images/deskicon/teacher_data_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-learn-meterial-lib{width:48px !important;height:48px !important;background:url(Images/deskicon/learn_meterial_lib.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-error-set{width:48px !important;height:48px !important;background:url(Images/deskicon/error_set.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-dtt{width:48px !important;height:48px !important;background:url(Images/deskicon/dtt.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-recite-task{width:48px !important;height:48px !important;background:url(Images/deskicon/recite_task.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-exam-setting{width:48px !important;height:48px !important;background:url(Images/deskicon/school_exam_setting.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-remark-leader{width:48px !important;height:48px !important;background:url(Images/deskicon/teacher_remark_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-remark-count{width:48px !important;height:48px !important;background:url(Images/deskicon/teacher_remark_count.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-remark-count-t{width:48px !important;height:48px !important;background:url(Images/deskicon/teacher_remark_count_t.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-remark-count-g{width:48px !important;height:48px !important;background:url(Images/deskicon/teacher_remark_count_g.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-remark-plan{width:48px !important;height:48px !important;background:url(Images/deskicon/teacher_remark_plan.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-leader{width:48px !important;height:48px !important;background:url(Images/deskicon/school_leader.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-develop-search{width:48px !important;height:48px !important;background:url(Images/deskicon/develop_search.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-exam-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/school_exam_manage.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-lesson-type-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/lesson_type_manage.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-oa-system{width:48px !important;height:48px !important;background:url(Images/deskicon/school_oa_system.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-pbl-task{width:48px !important;height:48px !important;background:url(Images/deskicon/pbl_task.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-my-lesson{width:48px !important;height:48px !important;background:url(Images/deskicon/my_lesson.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-lesson-lib{width:48px !important;height:48px !important;background:url(Images/deskicon/lesson_lib.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-task{width:48px !important;height:48px !important;background:url(Images/deskicon/school_task.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-live-resource{width:48px !important;height:48px !important;background:url(Images/deskicon/live_resource.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-homework{width:48px !important;height:48px !important;background:url(Images/deskicon/school_homework.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-user-mindmap{width:48px !important;height:48px !important;background:url(Images/deskicon/user_mindmap.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-xkw-tiku{width:48px !important;height:48px !important;background:url(Images/deskicon/xkw_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-jyw-tiku{width:48px !important;height:48px !important;background:url(Images/deskicon/jyw_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-ai-tiku{width:48px !important;height:48px !important;background:url(Images/deskicon/ai_tiku.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-oa{width:48px !important;height:48px !important;background:url(Images/deskicon/school_oa.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-oa-notice{width:48px !important;height:48px !important;background:url(Images/deskicon/school_oa_notice.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-oa-duty{width:48px !important;height:48px !important;background:url(Images/deskicon/school_oa_duty.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-oa-my-timetable{width:48px !important;height:48px !important;background:url(Images/deskicon/school_oa_my_timetable.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-publish-notice{width:48px !important;height:48px !important;background:url(Images/deskicon/publish_notice.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-oa-leave{width:48px !important;height:48px !important;background:url(Images/deskicon/school_oa_leave.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-no-class{width:48px !important;height:48px !important;background:url(Images/deskicon/teacher_no_class.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-oa-salary{width:48px !important;height:48px !important;background:url(Images/deskicon/school_oa_salary.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-user-asset{width:48px !important;height:48px !important;background:url(Images/deskicon/user_asset.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-user-repair{width:48px !important;height:48px !important;background:url(Images/deskicon/user_repair.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-my-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/my_manage.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-my-tag{width:48px !important;height:48px !important;background:url(Images/deskicon/my_tag.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-my-timetable{width:48px !important;height:48px !important;background:url(Images/deskicon/my_timetable.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-my-association{width:48px !important;height:48px !important;background:url(Images/deskicon/my_association.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-my-develop{width:48px !important;height:48px !important;background:url(Images/deskicon/my_develop.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-my-teach-research{width:48px !important;height:48px !important;background:url(Images/deskicon/my_teach_research.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-my-home-visiting{width:48px !important;height:48px !important;background:url(Images/deskicon/my_home_visiting.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-timetable-remark{width:48px !important;height:48px !important;background:url(Images/deskicon/timetable_remark.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-open-class-remark{width:48px !important;height:48px !important;background:url(Images/deskicon/open_class_remark.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-open-class-remark-g{width:48px !important;height:48px !important;background:url(Images/deskicon/open_class_remark_g.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-remark-plan{width:48px !important;height:48px !important;background:url(Images/deskicon/remark_plan.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-open-remark{width:48px !important;height:48px !important;background:url(Images/deskicon/open_remark.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-dorm-remark{width:48px !important;height:48px !important;background:url(Images/deskicon/dorm_remark.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-dorm-remark-count{width:48px !important;height:48px !important;background:url(Images/deskicon/dorm_remark.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-score{width:48px !important;height:48px !important;background:url(Images/deskicon/teacher_score.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teach-schedule{width:48px !important;height:48px !important;background:url(Images/deskicon/teach_schedule.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-space{width:48px !important;height:48px !important;background:url(Images/deskicon/space.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-stu-data-statistics{width:48px !important;height:48px !important;background:url(Images/deskicon/g_stu-data-statistics.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-stu-data-statistics{width:48px !important;height:48px !important;background:url(Images/deskicon/g_stu-data-statistics.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-stu-data-statistics{width:48px !important;height:48px !important;background:url(Images/deskicon/g_stu-data-statistics.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-stu-data-statistics{width:48px !important;height:48px !important;background:url(Images/deskicon/g_stu-data-statistics.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-stu-data-statistics{width:48px !important;height:48px !important;background:url(Images/deskicon/g_stu-data-statistics.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-notifi-announce{width:48px !important;height:48px !important;background:url(Images/deskicon/g_notifi-announce.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-notifi-announce{width:48px !important;height:48px !important;background:url(Images/deskicon/g_notifi-announce.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-leave-man{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-leave-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-atten-settings{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-atten-settings.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-atten-statistics{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-atten-statistics.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-salary-man-system{width:48px !important;height:48px !important;background:url(Images/deskicon/g_salary-man-system.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-admin-salary-comp-settings{width:48px !important;height:48px !important;background:url(Images/deskicon/g_admin-salary-comp-settings.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-basic-salary-inform{width:48px !important;height:48px !important;background:url(Images/deskicon/g_basic-salary-inform.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-social-provident-fund-settings{width:48px !important;height:48px !important;background:url(Images/deskicon/g_social-provident-fund-settings.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-tax-settings{width:48px !important;height:48px !important;background:url(Images/deskicon/g_tax-settings.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-job-settings{width:48px !important;height:48px !important;background:url(Images/deskicon/g_job-settings.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-salary-level-settings{width:48px !important;height:48px !important;background:url(Images/deskicon/g_salary-level-settings.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-salary-register-book{width:48px !important;height:48px !important;background:url(Images/deskicon/g_salary-register-book.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-social-housing-fund-inquiry{width:48px !important;height:48px !important;background:url(Images/deskicon/g_social-housing-fund-inquiry.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-cost-inquiry{width:48px !important;height:48px !important;background:url(Images/deskicon/g_cost-inquiry.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-course-selection-scheduling-system{width:48px !important;height:48px !important;background:url(Images/deskicon/g_course-selection-scheduling-system.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-course-selection{width:48px !important;height:48px !important;background:url(Images/deskicon/g_course-selection.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teaching-class{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teaching-class.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teaching-schedule{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teaching-schedule.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-library-man-system{width:48px !important;height:48px !important;background:url(Images/deskicon/g_library-man-system.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-book-man{width:48px !important;height:48px !important;background:url(Images/deskicon/g_book-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-booktype{width:48px !important;height:48px !important;background:url(Images/deskicon/g_booktype.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-book-check{width:48px !important;height:48px !important;background:url(Images/deskicon/g_book-check.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-book-take{width:48px !important;height:48px !important;background:url(Images/deskicon/g_book-take.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-book-return{width:48px !important;height:48px !important;background:url(Images/deskicon/g_book-return.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-book-apply{width:48px !important;height:48px !important;background:url(Images/deskicon/g_book-apply.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-book-setting{width:48px !important;height:48px !important;background:url(Images/deskicon/g_book-setting.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-book-blackList{width:48px !important;height:48px !important;background:url(Images/deskicon/g_book-blackList.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-salary-man{width:48px !important;height:48px !important;background:url(Images/deskicon/g_salary-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-oa-assetset{width:48px !important;height:48px !important;background:url(Images/deskicon/g_oa-assetset.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-oa-assetnote{width:48px !important;height:48px !important;background:url(Images/deskicon/g_oa-assetnote.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-oa-assetin{width:48px !important;height:48px !important;background:url(Images/deskicon/g_oa-assetin.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-oa-assetout{width:48px !important;height:48px !important;background:url(Images/deskicon/g_oa-assetout.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-oa-assetback{width:48px !important;height:48px !important;background:url(Images/deskicon/g_oa-assetback.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-oa-assetscrap{width:48px !important;height:48px !important;background:url(Images/deskicon/g_oa-assetscrap.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-oa-assetstock{width:48px !important;height:48px !important;background:url(Images/deskicon/g_oa-assetstock.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-oa-assetrepair-man{width:48px !important;height:48px !important;background:url(Images/deskicon/g_oa-assetrepair-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-oa-asset{width:48px !important;height:48px !important;background:url(Images/deskicon/g_oa-asset.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-oa-asset-count{width:48px !important;height:48px !important;background:url(Images/deskicon/g_oa-asset-count.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-oa-asset-stock-check{width:48px !important;height:48px !important;background:url(Images/deskicon/g_oa-asset-stock-check.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-textbook-system{width:48px !important;height:48px !important;background:url(Images/deskicon/g_textbook-system.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-textbook-man{width:48px !important;height:48px !important;background:url(Images/deskicon/g_textbook-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-textbook-out{width:48px !important;height:48px !important;background:url(Images/deskicon/g_textbook-out.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-textbook-in{width:48px !important;height:48px !important;background:url(Images/deskicon/g_textbook-in.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-textbook-stock{width:48px !important;height:48px !important;background:url(Images/deskicon/g_textbook-stock.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-textbook-changeList{width:48px !important;height:48px !important;background:url(Images/deskicon/g_textbook-changeList.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-shop-type{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-shop-type.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-commodity{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-commodity.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-shop-stockList{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-shop-stockList.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-shop-goods{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-shop-goods.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-shop-exchange{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-shop-exchange.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-shopexchange{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-shopexchange.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-shop-scoreRank{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-shop-scoreRank.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-shop-scorecount{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-shop-scorecount.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-shop-shoplevel{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-shop-shoplevel.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-shop-shopblackList{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-shop-shopblackList.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-shop-shopsource-other{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-shop-shopsource-other.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-other-system{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-other-system.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sch-teacher-research{width:48px !important;height:48px !important;background:url(Images/deskicon/g_teacher-research.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sch-teacher-score{width:48px !important;height:48px !important;background:url(Images/deskicon/g_sch-teacher-score.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sch-teacher-score-count{width:48px !important;height:48px !important;background:url(Images/deskicon/g_sch-teacher-score-count.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sch-home-visiting{width:48px !important;height:48px !important;background:url(Images/deskicon/g_sch-home-visiting.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-stu-other-system{width:48px !important;height:48px !important;background:url(Images/deskicon/g_stu-other-system.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sch-dorm-man{width:48px !important;height:48px !important;background:url(Images/deskicon/g_sch-dorm-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-stu-stucommu-man{width:48px !important;height:48px !important;background:url(Images/deskicon/g_stu-stucommu-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-stu-stucommu-man{width:48px !important;height:48px !important;background:url(Images/deskicon/g_stu-stucommu-man.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sch-oa-runclock{width:48px !important;height:48px !important;background:url(Images/deskicon/g_sch-oa-runclock.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sch-oa-sportclock{width:48px !important;height:48px !important;background:url(Images/deskicon/g_sch-oa-sportclock.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sch-lostItem{width:48px !important;height:48px !important;background:url(Images/deskicon/g_sch-lostItem.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sch-lostItem{width:48px !important;height:48px !important;background:url(Images/deskicon/g_sch-lostItem.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sch-data-statistics{width:48px !important;height:48px !important;background:url(Images/deskicon/g_sch-data-statistics.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sch-universalexam{width:48px !important;height:48px !important;background:url(Images/deskicon/g_sch-universalexam.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sch-forumpost{width:48px !important;height:48px !important;background:url(Images/deskicon/g_sch-forumpost.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-sch-student-card{width:48px !important;height:48px !important;background:url(Images/deskicon/g_sch-student-card.png) center center no-repeat !important;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-audio-task{width:48px !important;height:48px !important;background:url(Images/deskicon/audio_task.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-learn-meterial-lib-view{width:48px !important;height:48px !important;background:url(Images/deskicon/learn-meterial-lib-view.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-area-mark{width:48px !important;height:48px !important;background:url(Images/deskicon/area_mark.png) center center no-repeat;background-size:48px 48px !important;}

.winui-desktop-item .fa-i-suggest{width:48px !important;height:48px !important;background:url(Images/deskicon/suggest.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-xkw-user{width:48px !important;height:48px !important;background:url(Images/deskicon/xkw_user.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-gkw-user{width:48px !important;height:48px !important;background:url(Images/deskicon/gkw_user.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-down-word{width:48px !important;height:48px !important;background:url(Images/deskicon/down_word.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-school-base{width:48px !important;height:48px !important;background:url(Images/deskicon/school_base.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-role-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/role_manage.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-dept-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/dept_manage.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-text-book-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/text_book_manage.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-time-set{width:48px !important;height:48px !important;background:url(Images/deskicon/time_set.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teach-content-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/teach_content_manage.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-lesson-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/lesson_manage.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-dy-task-set{width:48px !important;height:48px !important;background:url(Images/deskicon/dy_task_set.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-resource-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/resource_manage.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-resource-clear{width:48px !important;height:48px !important;background:url(Images/deskicon/resource_clear.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-ai-question{width:48px !important;height:48px !important;background:url(Images/deskicon/ai_question.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-holiday{width:48px !important;height:48px !important;background:url(Images/deskicon/holiday.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-need-tip{width:48px !important;height:48px !important;background:url(Images/deskicon/need_tip.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-area{width:48px !important;height:48px !important;background:url(Images/deskicon/area.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teach-time-count{width:48px !important;height:48px !important;background:url(Images/deskicon/teach_time_count.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-assert-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/assert_manage.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-evaluate-system{width:48px !important;height:48px !important;background:url(Images/deskicon/evaluate_system.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-course-evaluate-set{width:48px !important;height:48px !important;background:url(Images/deskicon/teacher_course_evaluate_set.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-listen-course-set{width:48px !important;height:48px !important;background:url(Images/deskicon/listen_course_set.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-student-evaluate-count{width:48px !important;height:48px !important;background:url(Images/deskicon/student_evaluate_count.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-student-evaluate-set{width:48px !important;height:48px !important;background:url(Images/deskicon/student_evaluate_set.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-open-class-plan{width:48px !important;height:48px !important;background:url(Images/deskicon/open_class_plan.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-shop-system{width:48px !important;height:48px !important;background:url(Images/deskicon/shop_system.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teach-point-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/teach_point_manage.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-develop-manage{width:48px !important;height:48px !important;background:url(Images/deskicon/develop_manage.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-teacher-log{width:48px !important;height:48px !important;background:url(Images/deskicon/teacher_log.png) center center no-repeat;background-size:48px 48px !important;}
.winui-desktop-item .fa-i-app-set{width:48px !important;height:48px !important;background:url(Images/deskicon/teacher_log.png) center center no-repeat;background-size:48px 48px !important;}


.fa-icon-start {
    width: 48px;
    height: 48px;
    background: url(Images/start_icon.png) center center no-repeat;
    background-size: 40px 40px;
}
/*图标 end*/

.winui-task-item .fa{vertical-align:middle;margin-right:8px;}
.folder-item{height:32px;line-height:32px;padding-left:32px;font-size:14px;background:url(Images/folder_icon.png) left center no-repeat;background-size:24px 24px !important;cursor:pointer;  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
.folder-item.selected{background-color:#cde8fd;opacity: 0.8;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);}
.folder-item-name{height:32px;line-height:32px;display:inline-block;width:72%;vertical-align:middle;white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.folder-item-time{height:32px;line-height:32px;display:inline-block;width:28%;vertical-align:middle;}

.p-folder-item{padding:0 8px;display:inline-block;max-width:35%;cursor:pointer;white-space: nowrap;text-overflow: ellipsis; overflow: hidden;vertical-align:middle;}
.p-folder-item:hover{background-color:#cde8fd;opacity: 0.8;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);}
.p-folder-item-sperate{width:20px;display:inline-block;vertical-align:middle;text-align:center;}
.folder-order-name {position:relative;padding:8px 0 8px 16px;display:inline-block;width:70%;vertical-align:middle;cursor:pointer;}
.folder-order-time {position:relative;padding:8px 0 8px 16px;display:inline-block;width:25%;vertical-align:middle;cursor:pointer;}
.folder-order-name:hover, .folder-order-time:hover{
    background-color:#cde8fd;opacity: 0.8;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.folder-order-name .up,.folder-order-time .up{width:16px;height:16px;position:absolute;top:0px;left:45%;background:url(Images/folder_up.png) left center no-repeat;background-size:16px 16px !important;}
.folder-order-name .down,.folder-order-time .down{width:16px;height:16px;position:absolute;top:0px;left:45%;background:url(Images/folder_down.png) left center no-repeat;background-size:16px 16px !important;}

.layer-skin-mouse-right-menu {
    border-radius: 5px !important;
}

.layer-skin-mouse-right-menu .layui-layer-content {
    overflow-x: hidden !important;
}

.mouse-right-menu {
    padding: 5px 0;
}

.mouse-right-menu .enian_menu .text {
    width: 100%;
    margin-left: 10px;
    line-height: 40px;
}

.mouse-right-menu .enian_menu {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #eee;
}
.mouse-right-menu .enian_menu:last-child{ 
    border-bottom:none;
}
.mouse-right-menu .enian_menu:hover {
    cursor: pointer;
    /*background: #009688;*/
    background-color:#107C10;
    color:white;
}
.d-desktop-container {
    width: 100px;
    cursor: pointer;
    margin-left: 10px;
    display: inline-block;
    display:flex;
    flex-direction:column;
    align-items:center;
    position:relative;
    padding:4px;
}

    .d-desktop-container:hover {
        background-color: #cccccc91;
        border-radius: 4px;
    }

.d-desktop-title {
    color: white;
    font-size: 14px;
    line-height: 32px;
}

.d-desktop-tip {
    width: 56px;
    height: 20px;
    text-align: center;
    color: white;
    font-size: 12px;
    background-color: red;
    border-radius: 5px;
    padding: 0px;
    margin: 0px;
    top: -10px;
    right: -20px;
    position: absolute;
    line-height: 20px;
}
.d-desktop {
    width: 24px;
    height: 24px;
    color: white;
    cursor: pointer;
    display: inline-block;
    background-size: 24px 24px !important;
}
.desktop-news{ background: url(Images/topicon/top_news.png) left center no-repeat;}
.desktop-forum{ background: url(Images/topicon/top_forum.png) left center no-repeat;}
.desktop-task{ background: url(Images/topicon/top_task.png) left center no-repeat;}
.desktop-paper{ background: url(Images/topicon/top_paper.png) left center no-repeat;}
.desktop-homework{ background: url(Images/topicon/top_homework.png) left center no-repeat;}
.desktop-answer{ background: url(Images/icon/12_reply_question.png) left center no-repeat;}
/*错误页样式 start*/

.error-msg {
    width: 350px;
    height: 400px;
    background: url(Images/error.png) no-repeat 60px 0px;
    margin: 100px auto;
    padding-top: 220px;
    text-align: center;
}

    .error-msg .error-btn {
        width: 160px;
        height: 40px;
        display:block;
        margin:0 auto;
        line-height:40px;
        border: 2px solid #D3CCAF;
        border-radius: 10px;
        background-color: #FFFFFF;
        font-size: 16px;
        color: #AB9F53;
    }
/*错误页样式 end*/

.txt-input-danger{border:1px solid red !important;}

.add-resource {width:762px;margin-top:10px;margin-bottom:10px;line-height:32px;font-size:18px;text-align:center;background-size:32px 32px;cursor:pointer;}
.add-resource-up {background:url(Images/icon_up_line_circle.png) 280px center no-repeat ;}
.add-resource-down {background:url(Images/icon_down_line_circle.png) 280px center no-repeat;}
.lbl-score {
    width: 60px;
    text-align: right;
    display: inline-block;
}
.txt-jz-score {
    width: 40px;
    height: 24px;
    line-height: 22px;
    outline: none;
    border: 1px solid #ccc;
    text-align: center;
}

.btn-jz-score {
    width: 40px;
    height: 24px;
    margin-left: 10px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #2489f6;
    cursor: pointer;
    background-color: #2489f6;
    color: white;
    font-size:12px;
}
.forum-post {
    padding: 16px;
    border: 1px solid #ccc;
}
.forum-post-title {
    font-size:20px;
}

.forum-post-content {
    margin-top:12px;
    font-size: 14px;
}
.forum-post-name-time {
    margin-top: 12px;
    font-size: 12px;
    overflow:hidden;
    clear:both;
}

.forum-dot {
    margin-left:4px;
    margin-right:4px;
}

.forum-comment-item {
    margin-top:16px;
    padding: 16px;
    border: 1px solid #ccc;
}

    .forum-comment-item img {
        width: 32px;
        height: 32px;
        float: left;
    }

.forum-comment-item-right {
    margin-left:48px;
}

.forum-comment-item-name {
    font-size:12px;
}

.forum-comment-item-content {
    font-size: 14px;
    margin-top:16px;
}

.forum-post-content a{
    margin-right:16px;
    margin-bottom:16px;
}
.forum-comment-item-level-time {
    margin-top: 16px;
    font-size: 12px;
}

.forum-delete {
    color:blue;
    font-size:12px;
    padding:0  16px;
    cursor:pointer;
}

.forum-post-count {
    margin-top:16px;
    padding-top:16px;
    border-top: 1px solid #ccc;
    overflow:hidden;
    clear:both;
}

.forum-post-watch-count {
    display: inline-block;
    padding-left: 24px;
    background: url(Images/forum_view.png) no-repeat left center;
    background-size: 20px 20px;
    color: #ccc;
    font-size: 12px;
}

.forum-post-comment-count {
    margin-left:16px;
    display: inline-block;
    padding-left: 24px;
    background: url(Images/forum_comment.png) no-repeat left center;
    color: #ccc;
    font-size:12px;
    background-size: 20px 20px;
}

.forum-post-collect {
    float: right;
    margin-right: 16px;
    display: inline-block;
    padding-left: 24px;
    background: url(Images/tip_3.png) no-repeat left center;
    color: #ccc;
    font-size: 12px;
    background-size: 16px 16px;
    cursor:pointer;
}


.forum-post-collect.selected{
    background-image: url(Images/p_18.png);
    color:orange;
}

/*学程*/
.lesson-item {
    width:100%;
    max-width:1100px;
    border: 1px solid #e6e6e6;
    margin-top:20px;
    border-radius: 16px;
    position:relative;
    padding: 10px;
}

    .lesson-item .cb-item {
        top: 4px;
        left: 4px;
        position:absolute;
    }
.lesson-item-header {
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    padding: 15px 30px;
}

.lesson-item-operate {
    float: right;
    width: 640px;
    text-align:right;
}

.lesson-item-title {
    width:550px;
    line-height:40px;
    margin-right: 400px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    font-size:18px;
}

.lesson-item-operate-item {
    display: inline-block;
    width: 32px;
    height: 50px;
    text-align: center;
    padding: 0 16px;
    cursor:pointer;
}

    .lesson-item-operate-item i {
        font-size: 18px;
        color: #666;
    }
        .lesson-item-operate-item:hover i {
            font-size: 18px;
            color: #1E9FFF;
        }

.lesson-item-operate-title {
    text-align: center;
    margin-top: 8px;
}
.lesson-item-operate-item:hover .lesson-item-operate-title {
    color: #1E9FFF;
}
.lesson-item-content {
    padding: 15px 30px 30px 30px;
}
.lesson-item-content-desc {
    font-size: 14px;
    color: #757575;
}

.lesson-item-content-item {
    margin-top:20px;
    font-size: 16px;
    color: #1973e8;
}

.lesson-step{
    float:left;
    width:200px;
    height:100%;
}

.lesson-step-item {
    width: 200px;
    height: 40px;
    text-align: center;
    padding: 0 16px;
    line-height:40px;
}
.fa-i-ai {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(Images/lesson_item_ai.png) center center no-repeat;
    background-size: 32px 32px;
}
.fa-i-squestion {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(Images/lesson_item_sq.png) center center no-repeat;
    background-size: 32px 32px;
}

.fa-i-aimark {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(Images/ai_mark.png) center center no-repeat;
    background-size: 24px 24px;
}
.lesson-step-item i{ font-size: 30px;color: #666;}
.lesson-step-item i{ color: #2196f3;}
.lesson-step-item.selected{color:#2196f3;}

.lesson-content-chapter{width:1062px;border: 1px solid #e6e6e6;padding:20px 0 20px 20px;margin-top:20px;border-radius:16px;}
.lesson-content-chapter-name{display:inline-block;width:700px;line-height:44px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:18px;}
.lesson-content-chapter-header {clear:both;overflow:hidden;padding-bottom:20px;}
.lesson-content-chapter-operate{display:inline-block;width:280px;margin-left:16px;float:right;text-align:right;}
.lesson-content-chapter-content{margin-left:20px;}

.lesson-content-item{width:95%;max-width:1060px;border: 1px solid #e6e6e6;padding:20px 0 20px 20px;margin-top:20px;position:relative;border-radius:16px;}
.lesson-content-chapter .lesson-content-item{min-width:750px; max-width:1018px; margin-top:0px;border-bottom:none;border-right:none;}
.lesson-content-chapter .lesson-content-item:last-child{border-bottom: 1px solid #e6e6e6;}
.lesson-content-item-number{position:absolute;width:30px;height:60px;top:20px;left:0;line-height:60px;text-align:center;}
.lesson-type-container{position:absolute;width:100px;text-align:center;top:20px;left:30px;}
.lesson-icon-item{display:inline-block;width:120px;text-align:center;}
.lesson-type-icon{width:32px;height:32px;text-align:center;line-height:32px;margin:0 auto;cursor:pointer;}
.lesson-type-icon i{font-size:18px;color:white;}
.lesson-type-text{background-color:#ffbd2b;font-size:12px;}
.lesson-type-title {font-size:14px; margin-top:8px;}
.lesson-type-video{background-color:#dd4e40;}
.lesson-type-resource{background-color:#03bcd4;}
.lesson-type-mind{background-color:#2295f3;}
.lesson-type-ebook{background-color:#67C23A;}
.lesson-type-exam{background-color:#6739b8;}
.lesson-type-wj{background-color:#28b770;}
.lesson-type-discuss{background-color:#dd4e40;}
.lesson-type-picture{background-color:#2295f3;}
.lesson-type-question{background-color:#ffbd2b;}
.lesson-type-homework{background-color:#ffbd2b;}
.lesson-type-test{background-color:#00bcd4;}
.lesson-type-ai{background-color:#2295f3;}
.lesson-type-squestion{background-color:#67C23A;}
.lesson-type-game-pd{background-color:#f6b069;}
.lesson-type-game-fl{background-color:#749ff6;}
.lesson-type-game-jz{background-color:#ffbd2b;}
.lesson-type-aimark {
    background-color: #dd4e40;
}
.lesson-content-item-center {
    margin-left: 130px;
    width: 540px;
    height: 60px;
    margin-right: 340px;
}
.lesson-content-item-name{font-size:16px;height:32px;line-height:32px;}
.lesson-content-item-feedback{font-size:12px;height:28px;line-height:28px;cursor:pointer;color:#01AAED;}
.lesson-content-item-operate{position:absolute;width:400px;text-align:right;top:25px;right:0px;}
.lesson-content-item-text{border-left-width:3px;border-left-color:#ffbd2b;}
.lesson-content-item-video{border-left-width:3px;border-left-color:#dd4e40;}
.lesson-content-item-resource{border-left-width:3px;border-left-color:#03bcd4;}
.lesson-content-item-mind{border-left-width:3px;border-left-color:#2295f3;}
.lesson-content-item-exam{border-left-width:3px;border-left-color:#6739b8;}
.lesson-content-item-wj{border-left-width:3px;border-left-color:#28b770;}
.lesson-content-item-discuss{border-left-width:3px;border-left-color:#dd4e40;}
.lesson-content-item-picture{border-left-width:3px;border-left-color:#2295f3;}
.lesson-content-item-question{border-left-width:3px;border-left-color:#ffbd2b;}
.lesson-content-item-homework{border-left-width:3px;border-left-color:#ffbd2b;}
.lesson-content-item-ebook{border-left-width:3px;border-left-color:#67C23A;}
.lesson-content-item-ai{border-left-width:3px;border-left-color:#2295f3;}
.lesson-content-item-squestion{border-left-width:3px;border-left-color:#67C23A;}
.lesson-add-question-container {border: 1px solid #e0e0e0;background: #fafbfc;padding: 20px;}

.lesson-question-edit{width:630px;margin-top:20px;position:relative;}
.lesson-question-edit-num {position: absolute;font-size: 16px;line-height: 40px;padding: 0 10px;z-index: 1;color: #000;}
.lesson-question-edit-container{padding:10px 10px 10px 60px;}
.lesson-question-edit-container textarea{width:100%;height: 80px;line-height: 24px;outline: none;resize: none;background: #fff;font-size: 14px;color: #212121;box-shadow: none;border:none;}
.lesson-question-edit-left{border:1px solid #e6e6e6;margin-right:160px;}
.lesson-question-edit-right{ position: absolute; top: 0; right: 0;line-height: 103px;}
.lesson-question-edit-right i {padding:4px;border-radius:4px;background-color:#2196f3;color:white;margin-right:8px;cursor:pointer;}
.lesson-question-edit-remove{background-color:#FF5722 !important;}
.lesson-wj-edit{width:630px;margin-top:20px;position:relative;}
.lesson-wj-edit-num {position: absolute;font-size: 16px;line-height: 38px;padding: 0 10px;z-index: 1;color: #000;}
.lesson-wj-edit-container{padding-left:50px;padding-right:40px;}
.lesson-wj-edit-container.game{padding-left:50px;padding-right:80px;}
.lesson-wj-edit-container input{width:100%;height: 38px;line-height: 38px;outline: none;resize: none;background: #fff;font-size: 14px;color: #212121;box-shadow: none;border:none;}
.lesson-wj-edit-upload-image {position: absolute;top:0;right:30px;font-size: 16px;line-height: 38px;padding: 0 8px;z-index: 1;color: #000;cursor:pointer;}
.lesson-wj-edit-upload-capture {position: absolute;top:0;right:0;font-size: 16px;line-height: 38px;padding: 0 8px;z-index: 1;color: #000;cursor:pointer;}
.lesson-wj-edit-q-right {position: absolute;top:0px;right:38px;width:38px;height:38px;z-index: 1;background:url(Images/q_right.png) center center no-repeat; background-size:24px 24px;cursor:pointer;}
.lesson-wj-edit-q-error {position: absolute;top:0px;right:0;width:38px;height:38px;z-index: 1;background:url(Images/q_error.png) center center no-repeat; background-size:20px 20px;cursor:pointer;}
.lesson-wj-edit-q-right.selected{background-image:url(Images/q_right_selected.png)}
.lesson-wj-edit-q-error.selected{background-image:url(Images/q_error_selected.png)}
.lesson-wj-edit-left{border:1px solid #e6e6e6;margin-right:160px;position:relative;}
.lesson-wj-edit-right{ position: absolute; top: 0; right: 0;line-height: 38px;}
.lesson-wj-edit-right i {padding:4px;border-radius:4px;background-color:#2196f3;color:white;margin-right:8px;cursor:pointer;}
.lesson-wj-edit-remove{background-color:#FF5722 !important;}
.lesson-wj-edit-qitem i{background-color:white !important;color:#988a8a;border:solid 1px #e6e6e6;}
.lesson-wj-edit-qitem i.lesson-wj-edit-remove{background-color:white !important;color:#FF5722;}
.lesson-wj-edit-item{padding:20px;border:solid 1px #e6e6e6;margin-top:20px;border-radius:16px;}
.lesson-wj-edit-item-text-container{padding:8px;border:solid 1px #e6e6e6;margin-top:20px;}
.lesson-wj-edit-item-text-container textarea{width:100%;border:none;line-height:24px;resize:none;}
.lesson-wj-edit-item-img-container{margin-top:8px;}

.lesson-count-item{padding:16px;overflow:hidden;}
.lesson-count-item-top{position:relative;}
.lesson-count-item-bottom{position:relative;}
.lesson-count-item-type{position:absolute;width:40px;top:7px;left:40px;line-height:24px;background-color:#f5f5f5;border-radius:5px;text-align:center;}
.lesson-count-item-name{line-height:38px;padding-left:100px;padding-right:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.lesson-count-item-count{position:absolute;width:60px;top:0;right:80px;text-align:right;cursor:pointer;color:#01AAED;}
.lesson-count-item-index{position:absolute;width:40px;top:7px;left:0;line-height:24px;}
.lesson-count-item-pregress{position:relative;top:11px;height:16px;margin-left:40px;margin-right:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:#f5f5f5;border-radius:5px;}
.lesson-count-item-pregress-0{background-color:#e3a729;height:16px;}
.lesson-count-item-pregress-1{background-color:#39acdd;height:16px;}
.lesson-count-item-pregress-2{background-color:#e3a729;height:16px;}
.lesson-count-item-pregress-3{background-color:#26a48b;height:16px;}
.lesson-count-item-pregress-4{background-color:#815cb4;height:16px;}
.lesson-count-item-pregress-5{background-color:#42b6b5;height:16px;}
.lesson-count-item-pregress-6{background-color:#81a41c;height:16px;}
.lesson-count-item-pregress-7{background-color:#5e92fc;height:16px;}
.lesson-count-item-pregress-8{background-color:#b9a31b;height:16px;}
.lesson-count-item-pregress-9{background-color:#df5f3b;height:16px;}
.lesson-count-item-rate{position:absolute;width:60px;top:7px;right:0;line-height:24px;}
.lesson-q-feedback{position:relative;padding:16px;}
.lesson-q-feedback .lesson-q-feedback-photo{position:absolute;top:16px;left:16px;width:48px;height:48px;border-radius:24px;border:1px solid #e6e6e6;}
.lesson-q-feedback-right{padding-left:64px;}
.lesson-q-feedback-name{font-weight:bold;}
.lesson-q-feedback-content{margin-top:10px;}
.lesson-q-feedback-content .attach-file-img{margin-right:16px;margin-bottom:16px;}
.lesson-q-feedback-content .attach-file-audio{margin-right:16px;margin-bottom:16px;}
.lesson-q-feedback-content .attach-file-other{margin-right:16px;margin-bottom:16px;}
.lesson-q-feedback-time{margin-top:10px;font-size:12px;}

.lesson-select-pregress-container{position:relative;overflow:hidden;height:24px;}
.lesson-select-pregress{position:relative;top:4px;height:16px;margin-left:16px;margin-right:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:#f5f5f5;border-radius:5px;}
.lesson-select-pregress-txt{position:absolute;width:100px;top:0px;right:0;line-height:24px;}
.lesson-select-pregress-index{position:absolute;width:8px;top:0px;left:0;line-height:24px;}

.lesson-select-pregress-answer{position:absolute;top:0px;left:0;line-height:24px;width:30px;}
.lesson-select-pregress.mg30{margin-left:36px !important;}


/*学程 大屏*/
.postion-menu{
    position:absolute;left:0;top:65%;
    font-size:18px;
    background-color:#77D014;
    padding:5px 20px;
    border-top-right-radius:40px;
    border-bottom-right-radius:40px;
    cursor:pointer;
    z-index:999;
}
.postion-menu div{
    background-color:white;
    color:#77D014;
    border-radius:50%;
    width:40px;
    height:40px;
    line-height:40px;
    text-align:center;
}
.lesson-show-screen{
    height:100%;
}
.lesson-show-bg{
    background-color:#2C3E50;
    background-repeat:no-repeat;
    width:100%;
    height:100%;
    position:relative;
}
.lesson-show-color{color:white;}
.lesson-show-container{width:100%;height:100%;position:relative;background: rgba(0,0,0,0.5); border-radius: 6px;}
.lesson-show-container-left{top:0px !important;width:20%;height: 100%; border-radius: 6px; position: absolute;right: 10%; bottom: 0; font-size: 28px;line-height: normal;    background: rgba(0,0,0,0.5);
    color: #fff;}
.lesson-show-container-right{width:75%; height: 100%;overflow:auto; position: absolute;right: 0; bottom: 0;color: #fff;line-height: normal;}

.lesson-show-dash-border {
    border: 2px dashed #fff;
}
.order-container {display:flex;flex-direction:row; align-items:center;font-size:18px;margin:16px 0 0 16px; }
.order-txt{color:white;}
.order-list {display:flex;flex-direction: row;align-items: center;}
.order-item {border:1px solid white;padding:5px 10px;color:white;cursor:pointer;}
.order-item.selected {background-color:#1E9FFF;color:white !important;}
.lesson-show-bg-0 {
    background-image: url(/Content/Images/lesson-show-bg.png) !important;
}
.lesson-show-bg-1 {
    background-image: url(/Content/Images/winui/bg_01.jpg) !important;
}
.lesson-show-bg-2 {
    background-image: url(/Content/Images/winui/bg_02.jpg) !important;
}
.lesson-show-bg-3 {
    background-image: url(/Content/Images/winui/bg_03.jpg) !important;
}
.lesson-show-bg-4 {
    background-image: url(/Content/Images/winui/bg_04.jpg) !important;
}
.lesson-show-bg-5 {
    background-color:white !important;
    /*background-image: url(/Content/Images/winui/bg_05.jpg) !important;*/
}
    .lesson-show-bg-5  .lesson-show-color {
        color: black !important;
    }

    .lesson-show-bg-5 .search-student-item {
        color: black !important;
        border: 2px dashed black !important;
    }

    .lesson-show-bg-5 .search-student-item {
        color: black !important;
        border: 2px dashed black !important;
    }

    .lesson-show-bg-5 .lesson-white-show-dash-border {
        border: 2px dashed #Efefef !important;
    }
    .lesson-show-bg-5 .order-txt{color:black !important;}
    .lesson-show-bg-5 .order-item {border:1px solid black !important;color:black !important;}
     .lesson-show-bg-5 .order-item.selected {color:white !important;}

.lesson-show-bg-5 .lesson-show-item-exam .text {
    background: rgba(255,255,255,0.5) !important;
    color: black !important;
    border: 1px solid #Efefef !important;
    border-left: 5px solid #FF5722 !important;
}
    .lesson-show-bg-5 .lesson-show-item-exam {
        background: rgba(255,255,255,0.5) !important;
    }
    .lesson-show-bg-5 .lesson-show-top {
        color: black !important;
    }
    .lesson-show-bg-5 .lesson-show-container {
        background: none !important;
        border: 2px solid #efefef;
    }

    .lesson-show-bg-5 .lesson-show-container-left {
        background: #efefef !important;
        color: black !important;
    }

    .lesson-show-bg-5 .lesson-show-container-right {
        color: black !important;
    }

    .lesson-show-bg-5 .session-list .item-active, .lesson-show-bg-5 .session-list .item-over {
        background-color: #c2c2c2;
        color: black !important;
    }

    .lesson-show-bg-5 .lesson-show-item-exam .title {
        color: black !important;
    }

    .lesson-show-bg-5 .lesson-show-item-exam .item .percent {
        color: black !important;
    }
    .lesson-show-bg-5 .ul-stage-show li {
        color: black !important;
        background-color: #c2c2c2 !important;
    }
    .lesson-show-bg-5 .tb-show {
        color: black !important;
        background-color: #c2c2c2 !important;
    }
    .lesson-show-bg-5 .lesson-show-group .group .group-item {
        color: black !important;
        border: 2px dashed black !important;
    }
        .lesson-show-bg-5 .lesson-show-group .group .group-item:hover,
        .lesson-show-bg-5 .lesson-show-group .group .group-item-active {
            color: white !important;
            background-color: #01AAED !important;
            border: 2px dashed #01AAED !important;
        }
    .lesson-show-bg-5 .lesson-show-item-exam .content span {
        color: black !important;
    }

    .lesson-show-bg-5 .lesson-show-item-exam .test-content {
        border: 2px dashed #e2e2e2 !important;
    }
    .lesson-show-bg-5 .lesson-show-dash-border {
        border: 2px dashed #e2e2e2 !important;
    }

    .lesson-show-bg-5 .lesson-show-item-exam .test-content {
        color: black !important;
    }

.lesson-show-bg .no-sub-data {
    font-size:28px;
    color:white;
    padding-top:130px;
    text-align:center;
    background-image:url(Images/nodata_new.png);
    background-repeat:no-repeat;
    background-position:top center;
    background-size: 100px 114px;

}

.lesson-show-bg-5 .no-sub-data {
    color: black !important;
}

.dialog-no-sub-data {
    font-size: 28px;
    color: black;
    padding-top: 130px;
    text-align: center;
    background-image: url(Images/nodata_new.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100px 114px;
}

.lesson-show-top {
    height: 10%;
    padding: 0 5%;
    display: flex;
    align-items: center;
    color: white;
    font-size: 46px;
}
.lesson-show-top img{
    width:50px;
    height:50px;
    margin-right:24px;
    border-radius:50%;
}
.lesson-show-top-right{
    flex:1;display:flex;align-items:center;font-size:20px;justify-content:flex-end;
}
.lesson-show-top-right div{
    cursor:pointer;
}
.lesson-show-top-right img{
    width:22px;height:22px;margin-right:5px;
}
.lesson-show-middle{
    height:80%;
    padding:0 10%;
    position:relative;
}
.lesson-show-middle .left{
    width:70%;
    height:100%;
}
.lesson-show-middle .left .big-menu{
    margin-right:30px;
    color:white;
    font-size:20px;
    display:flex;
}
.lesson-show-middle .left .big-menu .big-menu-item{
    display:flex;
    flex-direction:column;
    justify-content:center;
    cursor:pointer;
}
.lesson-show-middle .left .big-menu .big-menu-item .menu-icon{
    display: inline-block;
    text-align: center;
    padding: 24px;
    background-color:#1E9FFF;
    border-radius:50%;
    font-size:36px;
}
.lesson-show-middle .left .big-menu .big-menu-item .title{
    padding:16px;
    text-align:center;
}

.lesson-show-middle .right{
    width:24%;
    height:100%;
    background:rgba(0,0,0,0.5);
    border-radius: 6px;
    position:absolute;
    right:10%;
    bottom:0;
    font-size: 28px;
    color: #fff;
    line-height: normal;
}
.lesson-show-middle .right .top{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:64px;
    display:flex;
    justify-content:flex-end;
    align-items:center;
}
.lesson-show-middle .right .top i{
    padding:10px;
    cursor:pointer;
}
.session-list {
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 70px;
    bottom: 70px;
    left: 0;
    right: 0;
    margin: 0;

}
.session-list .session-item {
    width: 100%;
    padding: 18px 38px;
    cursor: pointer;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
    .session-list .item-active {
        background: rgba(0,0,0,0.6);
        color: #1E9FFF;
    }
    .session-list .item-over {
        background: rgba(0,0,0,0.6);
        font-size: 20px;
        color: #1E9FFF;
    }
.session-list .session-item .session-type {
    display: table-cell;
    padding-right: 26px;
    vertical-align: top;
}
.session-list .session-item .session-type i{
    font-size:18px;
    padding:5px;
    border-radius:3px;
    color:white;
}
.session-list .session-item .session-type-name{
    position:absolute;
    top:5px;
    left:0px;
    font-size:10px;
    padding:0 1px 1px 1px;
    border-top-left-radius:3px;
    background-color:red;
    color:white;
}
.session-list .session-item .session-name {
    display: table-cell;
    width:100%;
}
.truncate-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.lesson-show-bottom{
    height:10%;
    display:flex;
    align-items:flex-end;
}
.lesson-show-bottom .menu-hide{
    background-color:#0DC739;
    border-radius: 0 6px 6px 0;
    padding: 10px;
    z-index:10;
    cursor:pointer;
}
.lesson-show-bottom .menu-list{
    background:rgba(0,0,0,0.5);
    /*border-radius: 6px 6px 0 0;*/
    padding: 10px;
    z-index:10;
    /*margin-right:300px;*/
}
.lesson-show-bottom .menu-list .menu-list-item {
    display: inline-block;
    /*height: 50px;*/
    text-align: center;
    padding: 0 16px;
    cursor:pointer;
    position:relative;
}

    .lesson-show-bottom .menu-list .menu-list-item i {
        font-size: 18px;
        color: #fff;
    }
        .lesson-show-bottom .menu-list .menu-list-item:hover i {
            font-size: 18px;
            color: #66bfe2;
        }

    .lesson-show-bottom .menu-list .operate-pre:hover i,
    .lesson-show-bottom .menu-list .operate-next:hover i {
        font-size: 18px;
        color: #66bfe2 !important;
    }

    .lesson-show-bottom .menu-list .operate-pre:hover title,
    .lesson-show-bottom .menu-list .operate-next:hover title {
        font-size: 18px;
        color: #66bfe2 !important;
    }

.lesson-show-bottom .menu-list .menu-list-item .title {
    text-align: center;
    margin-top: 8px;
    color:#fff;
}
.lesson-show-bottom .menu-list .menu-list-item:hover .title {
    color: #66bfe2;
}
.lesson-show-bottom .menu-list2{
    background:rgba(0,0,0,0.5);
    /*border-radius: 6px 6px 0 0;*/
    padding: 10px;
    /*position:absolute;
    right:25%;
    bottom:0;*/
}
.lesson-show-bottom .menu-list2 .menu-list-item {
    display: inline-block;
    text-align: center;
    padding: 0 16px;
    cursor:pointer;
    position:relative;
}

    .lesson-show-bottom .menu-list2 .menu-list-item i {
        font-size: 18px;
        color: #FF5722;
    }
        .lesson-show-bottom .menu-list2 .menu-list-item:hover i {
            font-size: 18px;
            color: #FF5722;
        }

.lesson-show-bottom .menu-list2 .menu-list-item .title {
    text-align: center;
    margin-top: 8px;
    color:#FF5722;
}
.lesson-show-bottom .menu-list2 .menu-list-item:hover .title {
    color: #FF5722;
}

.lesson-show-bottom .menu-list3{
    background:rgba(0,0,0,0.5);
    /*border-radius: 6px 6px 0 0;*/
    padding: 10px;
    display:flex;
}
.lesson-show-bottom .menu-list3 .menu-list-item {
    display: inline-block;
    text-align: center;
    padding: 0 16px;
    cursor:pointer;
    position:relative;
}

    .lesson-show-bottom .menu-list3 .menu-list-item i {
        font-size: 18px;
        color: white;
    }
    .lesson-show-bottom .menu-list3 .menu-list-item:hover i {
        font-size: 18px;
        color: #66bfe2;
    }

.lesson-show-bottom .menu-list3 .menu-list-item .title {
    text-align: center;
    margin-top: 8px;
    color:white;
}
    .lesson-show-bottom .menu-list3 .menu-list-item:hover .title {
        color: #66bfe2;
    }

    .lesson-show-bottom .item-info {
        position: absolute;
        right: 2%;
        bottom: 0;
        display: flex;
        padding: 10px;
        background: rgba(0,0,0,0.5);
        color: #01AAED;
        font-size: 22px;
        border-radius: 6px 6px 0 0;
        cursor:pointer;
    }
    .lesson-show-bottom .item-info:hover {
        color: #66bfe2;
    }

.lesson-show-item-text{
    height:100%;
}
.lesson-show-item-text .content{
    background-color:#000;
    opacity:0.7;
    color:#fff;
    width:80%;
    height:100%;
    margin:0 auto;
    font-size:24px;
}
.lesson-show-item-text .scroll-container{
    height:100%;
    overflow:auto;
}
    .reader-content-wrap {
        background-color: white !important;
        zoom: 1.5;
        padding: 45px;
        overflow:auto;
        color: black;
    }

.lesson-show-item-video{
    background-color:black;
    display:flex;
    justify-content:center;
    height:100%;
}
.lesson-show-item-resource{
    display:flex;
    justify-content:center;
    height:100%;
    align-items:center;
}
.lesson-show-item-resource a{
    font-size:46px;
    color:#fff;
}
.lesson-show-item-resource a:hover{
    font-size:46px;
    color:#1E9FFF;
}
.lesson-show-item-mindmap{
    height:100%;
}
.lesson-show-item-exam{
    height:100%;
    overflow:auto;
}
.lesson-show-item-exam .item-content{
    padding:24px;
    max-height:150px;
    overflow:auto;
    border:1px dashed #fff;
    color:white;
    font-size:24px;
    margin-bottom:16px;
}
.lesson-show-item-exam .content{
    display:flex;
    align-items:flex-start;
}
.lesson-show-item-exam .content img{
    max-height:120px;
    cursor:pointer;
}
.lesson-show-item-exam .content span{
    color:white;
    font-size:38px;
    padding-right:10px;
}
.lesson-show-item-exam .title{
    padding:8px 0;
    color:white;
    font-size:38px;
    display:flex;
    align-items:center;
}
.lesson-show-item-exam .title span{
    padding:2px 8px;
    color:white;
    background-color:#5FB878;
    margin-left:10px;
    font-size:26px
}
.lesson-show-item-exam .item{
    display:flex;
    align-items:center;
}
.lesson-show-item-exam .item .percent{
    color:white;
    font-size:38px;
    width:150px;
    text-align:right;
}
.lesson-show-item-exam .item .count{
    color:#1E9FFF;
    font-size:38px;
    width:150px;
    text-align:right;
    cursor:pointer;
}
.lesson-show-item-exam .text{
    padding:32px;
    font-size:24px;
    color:white;
    margin-top:42px;
    background:rgba(0,0,0,0.5);
    border-left:5px solid #FF5722;
    line-height:32px;
}
.lesson-show-item-exam .text .user-info{
    display:flex;
    align-items:center;
}
.lesson-show-item-exam .text .user-info img{
    height:50px;
    width:50px;
    border-radius:50%;
    margin-right:20px;
}
.lesson-show-item-picture{
    height:100%;
}
.lesson-show-item-picture .content{
    background:rgba(0,0,0,0);
    display:flex;
    justify-content:center;
    align-items:center;
    height:100%;
    width:100%;
}
.lesson-show-tip{
    padding:24px;
    overflow-y:auto;
    font-size:24px !important;
}
    .lesson-show-tip .title {
        font-size: 24px !important;
        color: #FF5722;
        display: flex;
        align-items: flex-end;
    }
        .lesson-show-tip .title lable {
            font-size: 30px !important;
        }
    .lesson-show-tip p {
        font-size: 24px !important;
    }

    .lesson-show-tip span {
        font-size: 24px !important;
    }
.lesson-show-tip .group{
    display:flex;
    flex-wrap:wrap;
    margin-top:20px;
}
.lesson-show-tip .group .group-item{
    margin-right:20px;
    margin-bottom:20px;
    border:2px dashed #1E9FFF;
    padding:5px 10px;
    font-size:18px;
    color:#1E9FFF;
    cursor:pointer;
}
.lesson-show-tip .group .group-item:hover{
    color:white;
    background-color:#01AAED;
}
.lesson-show-tip .group .group-item-active{
    color:white;
    background-color:#1E9FFF;
}
.lesson-show-tip .subgroup{
    
}
.lesson-show-tip .subgroup .name{
    padding:20px 0;
    font-size:24px;
    color:#393D49;
}
.lesson-show-tip .subgroup .user{
    display:flex;
    flex-wrap:wrap;
}
.lesson-show-tip .subgroup .user .user-item{
    margin-right:20px;
    margin-bottom:20px;
}
.lesson-show-tip .subgroup .user .user-item img{
    width:80px;
    height:80px;
    border-radius:50%;
}
.lesson-show-tip .subgroup .user .user-item div{
    margin-top:10px;
    text-align:center;
    font-size:20px;
    color:#393D49;
}
.lesson-show-tip .option{
    position:absolute;
    top:50%;
    width:60px;
    height:60px;
    background:rgba(0,0,0,0.3);
    border-radius:50%;
    font-size:30px;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-top:-30px;
}
.lesson-show-tip .option:hover{
    background:rgba(0,0,0,0.8);
}
.lesson-show-tip .option i{
    color:#eeeeee;
}
.lesson-show-tip .pre-option{
    left:0;
}
.lesson-show-tip .next-option{
    right:0;
}

.lesson-show-group{

}
.lesson-show-group .group{
    display:flex;
    flex-wrap:wrap;
    margin-top:20px;
}
.lesson-show-group .group .group-item{
    margin-right:20px;
    margin-bottom:20px;
    border:2px dashed #E99D42;
    padding:5px 10px;
    font-size:18px;
    color:#fff;
    cursor:pointer;
}
.lesson-show-group .group .group-item:hover{
    color:white;
    background-color:#01AAED;
    border:2px dashed #01AAED;
}
.lesson-show-group .group .group-item-active{
    color:white !important;
    background-color:#1E9FFF;
    border:2px dashed #1E9FFF;
}
.lesson-show-group .group .group-item2{
    margin-right:20px;
    margin-bottom:20px;
    border:2px dashed #01AAED;
    padding:5px 10px;
    font-size:18px;
    color:#01AAED;
    cursor:pointer;
}
.lesson-show-group .group .group-item2:hover{
    color:white;
    background-color:#01AAED;
    border:2px dashed #01AAED;
}
.lesson-show-videotip{
    background-color:black;
    display:flex;
    justify-content:center;
    height:100%;
}
.lesson-show-videotip video{
    width:100%;
    height:100%;
}

.lesson_certificate {
    width: 221px;
    height: 295px;
    float: left;
    margin-right: 10px;
    margin-bottom:10px;
    background-size: contain;
    background-repeat:no-repeat;
    position:relative;
}


.lesson_certificate_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 221px;
    height: 295px;
    background-color: black;
    opacity: 0.8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

.lesson_certificate.selected .lesson_certificate_bg {
    display:none;
}

.lesson_certificate_set {
    width:200px;
    height:38px;
    margin:128px auto;
    text-align:center;
    color:white;
    border:2px solid white;
    line-height:38px;
    cursor:pointer;
}

    .lesson_certificate_name {
        position: absolute;
        top: 120px;
        left: 0px;
        width: 221px;
        text-align: center;
        font-size: 16px;
    }

.lesson_certificate_tip {
    position: absolute;
    top: 144px;
    left: 0px;
    width: 221px;
    text-align: center;
    font-size: 14px;
}

.lesson_certificate_lesson_name {
    position: absolute;
    top: 168px;
    left: 0px;
    width: 221px;
    text-align: center;
    font-size: 12px;
}
.lesson_certificate_3 .lesson_certificate_name {
    top: 100px;
}
.lesson_certificate_3 .lesson_certificate_tip {
    top: 124px;
}
.lesson_certificate_3 .lesson_certificate_lesson_name {
    top: 148px;
}
.lesson_certificate_badge {
    width: 40px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    background-image: url(Images/certificate/lesson_badge.png);
}
.lesson_certificate_1 .lesson_certificate_badge {
    margin: 30px auto 0 auto;
}

.lesson_certificate_2 .lesson_certificate_badge,
.lesson_certificate_4 .lesson_certificate_badge,
.lesson_certificate_5 .lesson_certificate_badge,
.lesson_certificate_6 .lesson_certificate_badge,
.lesson_certificate_9 .lesson_certificate_badge{
    margin: 20px auto 0 auto;
}

.lesson_certificate_3 .lesson_certificate_badge,
.lesson_certificate_7 .lesson_certificate_badge,
.lesson_certificate_8 .lesson_certificate_badge {
    margin: 200px auto 0 auto;
}

.lesson_certificate_3 .lesson_certificate_badge{
    margin: 180px auto 0 auto;
}

.lesson_certificate_teacher {
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 221px;
    text-align: center;
    font-size: 12px;
}

.lesson_certificate_1 .lesson_certificate_teacher,
.lesson_certificate_2 .lesson_certificate_teacher,
.lesson_certificate_3 .lesson_certificate_teacher,
.lesson_certificate_4 .lesson_certificate_teacher,
.lesson_certificate_5 .lesson_certificate_teacher,
.lesson_certificate_6 .lesson_certificate_teacher,
.lesson_certificate_9 .lesson_certificate_teacher {
    bottom: 44px;
}

.lesson_certificate_time {
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 221px;
    text-align: center;
    font-size: 12px;
}

.lesson_certificate_1 .lesson_certificate_time,
.lesson_certificate_2 .lesson_certificate_time,
.lesson_certificate_3 .lesson_certificate_time,
.lesson_certificate_4 .lesson_certificate_time,
.lesson_certificate_5 .lesson_certificate_time,
.lesson_certificate_6 .lesson_certificate_time,
.lesson_certificate_9 .lesson_certificate_time {
    bottom: 24px;
}

.lesson_certificate_1 {
    background-image: url(Images/certificate/theme-bg-1.png);
}
.lesson_certificate_2 {
    background-image: url(Images/certificate/theme-bg-2.png);
}
.lesson_certificate_3 {
    background-image: url(Images/certificate/theme-bg-3.png);
}
.lesson_certificate_4 {
    background-image: url(Images/certificate/theme-bg-4.png);
}
.lesson_certificate_5 {
    background-image: url(Images/certificate/theme-bg-5.png);
}
.lesson_certificate_6 {
    background-image: url(Images/certificate/theme-bg-6.png);
}
.lesson_certificate_7 {
    background-image: url(Images/certificate/theme-bg-7.png);
}
.lesson_certificate_8 {
    background-image: url(Images/certificate/theme-bg-8.png);
}

.lesson_certificate_9 {
    background-image: url(Images/certificate/theme-bg-9.png);
}

/**********************新版大屏列表***************************/
.show-item {
    display:flex;
    padding:20px;
    border: 1px solid #e6e6e6;
    margin-top:20px;
    cursor:pointer;
    width:auto;
    background-color:white;
    position:relative;
    border-radius:10px;
}
.show-item-pub{
    border-radius: 18px 7px 0px 0px;
    background-color: rgba(84, 188, 189, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    text-align: center;
    height:30px;
    width:60px;
    line-height:30px;
    border: 1px solid rgba(84, 188, 189, 1);
    margin-right:10px;
    margin-top:10px;
}
.show-item-info{
    flex:2;
    margin-left:10px;
}
.show-item-info-title{
    color: rgba(16, 16, 16, 1);
    font-size: 28px;
    overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.show-item-info-desc{
    color: rgba(16, 16, 16, 1);
    font-size: 18px;
    margin-top:15px;
    overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.show-item-info-group{
    display:flex;
    margin-top:15px;
}
.show-item-info-group-item{
    padding:5px 20px;
    border-radius: 16px;
    background-color: rgba(233, 157, 66, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    text-align: center;
    border: 1px solid rgba(233, 157, 66, 1);
    margin-right:15px;
}
.show-item-info-group-item-more:hover:after{
    content: attr(tip);
}
.show-item-count{
    flex:2;
    display:flex;
    justify-content:center;
}
.show-item-count-item{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    margin-right:30px;
}
.show-item-count-sq {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    border-radius:50%;
    border:2px solid #FCCA00;
    width:100px;
    height:100px;
}
.show-item-count-sq-txt1{
    color:#E99D42;
    font-size:24px;
}
.show-item-count-sq-txt2{
    color:#908F8F;
    font-size:16px;
}
.show-item-count-name{
    font-size:20px;
    color:#908F8F;
    margin-top:5px;
}
.show-item-right{
    flex:1;
    text-align:center;
    display:flex;
    justify-content:center;
    align-items:center;
}
.show-item-right-btn{
    display:flex;
    justify-content:center;
    align-items:center;
    width: 200px;
    height: 58px;
    line-height: 32px;
    border-radius: 180px;
    background-color: rgba(13, 199, 57, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    text-align: center;
    font-family: Roboto;
    border: 1px solid rgba(13, 199, 57, 1);
}
.show-item-right-btn img{
    width:30px;
    height:30px;
    margin-right:15px;
}


/*学材库*/
.meterial-item{padding:10px;border:solid 1px #e6e6e6;}
.meterial-edit{position:relative;}
.meterial-edit-num {position: absolute;font-size: 16px;line-height: 38px;padding: 0 10px;z-index: 1;color: #000;}
.meterial-edit-container{padding-left:50px;padding-right:40px;}
.meterial-edit-container input{width:100%;height: 38px;line-height: 38px;outline: none;resize: none;background: #fff;font-size: 14px;color: #212121;box-shadow: none;border:none;}
.meterial-edit-upload-image {position: absolute;top:0;right:0;font-size: 16px;line-height: 38px;padding: 0 8px;z-index: 1;color: #000;cursor:pointer;}
.meterial-edit-left{border:1px solid #e6e6e6;margin-right:160px;position:relative;}
.meterial-edit-right{ position: absolute; top: 0; right: 0;line-height: 38px;}
.meterial-edit-right i {padding:4px;border-radius:4px;background-color:#2196f3;color:white;margin-right:8px;cursor:pointer;}
.meterial-edit-remove{background-color:#FF5722 !important;}
.meterial-edit-qitem i{background-color:white !important;color:#988a8a;border:solid 1px #e6e6e6;}
.meterial-edit-qitem i.lesson-wj-edit-remove{background-color:white !important;color:#FF5722;}
.meterial-edit-item{margin-top:10px;margin-bottom:10px;}
.meterial-edit-item-text-container{padding:8px;border:solid 1px #e6e6e6;margin-top:20px;}
.meterial-edit-item-text-container textarea{width:100%;border:none;line-height:24px;resize:none;}
.meterial-edit-item-img-container{margin-top:8px;}

/*任务大屏展示*/
.task-show-course-container {
    margin: 20px auto;
    background-color: black;
    display: flex;
    justify-content: center;
    padding:16px;
}
.task-show-course-container video{height:400px;}
.task-show-course-name-container{padding:20px 0px;overflow-x:auto;white-space:nowrap;}
.task-show-course-name {cursor:pointer;display:inline-block; background: rgba(0,0,0,0.5);border-radius: 6px;padding:16px;font-size:14px;color:white}
.task-show-course-name.selected{color:#1E9FFF}

.lesson-show-compare-student-container {
    padding: 16px;
    margin-left: 16px;
    display: flex;
    flex-direction: row;
}
.lesson-show-compare-selected-student {
    flex:1;
    display: flex;
    flex-direction: row;
}
.lesson-show-compare-finish {
    background-color: #1E9FFF;
    width: 100px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: white;
    cursor: pointer;
    border-radius: 5px;
    margin-right:100px;
}
.lesson-show-compare-student-item {
    margin-right: 20px;
    margin-bottom: 20px;
    border: 2px dashed #1E9FFF;
    padding: 5px 10px;
    font-size: 18px;
    cursor: pointer;
}
.search-group-item {
    font-size: 24px;
    padding: 16px;
}
.search-sub-group-item-container{padding:16px;margin-left:16px;}

.search-sub-group-item {
    font-size: 20px;
}
.search-student-item-container{padding:16px;margin-left:16px;display:flex;flex-direction:row;flex-wrap:wrap}
.search-group-student-item {
    margin-right: 20px;
    margin-bottom: 20px;
    border: 2px dashed #1E9FFF;
    padding: 5px 10px;
    font-size: 18px;
    cursor: pointer;
}

    .search-group-student-item.selected {
        background-color: #1E9FFF;
        color: white;
    }

    .search-group-student-item.has-data {
        border-color: #FFB800;
        color: #FFB800;
    }
    .search-student {
        margin-top: 20px;
        display: flex;
        align-items: center;
    }

.search-student-item {
    margin-right: 20px;
    margin-bottom: 20px;
    border: 2px dashed #fff;
    padding: 5px 10px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.search-student-btn {
    /*margin-right: 10px;
    margin-bottom: 20px;*/
    margin-top:-16px;
    background:#E99D42 !important;
    padding: 5px 10px;
    font-size: 18px !important;
    color: #fff;
    cursor: pointer;
    color: #01AAED;
}

.compare-student-btn {
    /*margin-right: 20px;
    margin-bottom: 20px;*/
    margin-top:-16px;
    background:#E99D42 !important;
    padding: 5px 10px;
    font-size: 18px !important;
    color: #fff;
    cursor: pointer;
    color: #01AAED;
}

.lesson-show-group {
    display: flex;
    flex-direction: row;
}

    .lesson-show-group .group {
        flex: 1;
    }

.exam-finish-info{
    background-color:#eeeeee;
    border-radius:5px;
    padding:10px;
    margin:8px 0;
}
.exam-finish-info .user-name{
    font-size:18px;
    font-weight:bold;
    color:#5FB878;
}
.exam-finish-info .exam-item-list{
    display:flex;
    flex-wrap:wrap;
    margin-top:8px;
}
.exam-finish-info .exam-item-list .exam-item-info{
    padding:10px 10px;
    border-radius:5px;
    margin-right:8px;
    margin-bottom:8px;
    background-color:#c2c2c2;
    font-size:16px;
    color:white;
    text-align:center;
    cursor:pointer;
}

.theme-show {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 16px;
    background-color: #e2e2e2;
}

    .theme-show img {
        width:96px;
        height:96px;
        margin-bottom:16px;
        cursor:pointer;
    }

        .theme-show img:hover,
        .theme-show img.selected {
            width: 86px;
            height: 86px;
            border: 5px solid #FFB800;
        }
.show-compare-container {
    display:none;
}
.show-compare-container-top,
.show-compare-container-bottom {
    height: 50%;
    display: flex;
    flex-direction: row;
}

.show-compare-container-left,
.show-compare-container-right {
    flex: 1;
    overflow: auto;
    padding: 12px;
    margin:12px;
    border: 2px dashed #fff;
}

.show-conpare-stu-container {
    display:flex;
    flex-direction:row;
}

.lesson-show-bg-5 .show-compare-container-left,
.lesson-show-bg-5 .show-compare-container-right {
    color: black !important;
    border: 2px dashed black !important;
}

.lesson-show-bg-5 .lesson-show-item-text .content {
    background-color: #fff;
    opacity: 0.7;
    color: #fff;
    width: 80%;
    height: 100%;
    margin: 0 auto;
}
.lesson-show-bg-5 .lesson-show-item-text .reader-content-wrap {
    /*color: black !important;*/
}
.class-space-content-container {
    position:relative;
}
.class-space-content-container-left {
    width: 500px;
    height: 220px;
    border: 1px solid #e6e6e6;
    padding: 8px;
    margin-bottom: 16px;
}

.class-space-content-container-right {
    line-height:220px;
    height:220px;
    position:absolute;
    left:530px;
    top:0px;
}

.class-space-content-container-txt {
    height: 100px;
    border: none !important;
    resize: none !important;

}

.lesson-finish-tab{line-height:40px;font-size:24px;}
.lesson-finish-tab-item {display:inline-block;width:130px;height:40px;text-align:center;cursor:pointer;margin-right:16px;}
.lesson-finish-tab-item.selected, .lesson-finish-tab-item:hover { color: #01AAED;}
.lesson-finish-tab-item.selected { border-bottom: 2px solid #01AAED; }


/*老师学程*/
.lesson-tea-item-option{width:100%;}
.lesson-tea-item-option-btn{
    flex:1;
    padding:5px;
    cursor:pointer;
    color:#1E9FFF;
    font-weight:bold;
    font-size:16px;
}
.lesson-tea-item-option-btn div{text-align:center;}

/*排课*/
.course-plan-header {display:flex;flex-direction:row;align-items:center;padding:12px;}
.course-plan-header-item{cursor:pointer;}
.course-plan-header-item.disabled{color: #b1afaf!important;cursor:default;}
.course-plan-header-item-number{display:inline-block;color:#1E9FFF;width:25px;height:25px;line-height:25px;text-align:center;border-radius:13px;border:1px solid #1E9FFF;}
.course-plan-header-item.disabled .course-plan-header-item-number{border-color: #b1afaf!important;color: #b1afaf!important;}
.course-plan-header-item-number.selected{color:white;background-color:#1E9FFF;}
.course-plan-header-item-title{margin-left:4px;font-size:16px;}
.course-plan-header-line{width:40px;height:1px; background:#efefef;margin-left:4px;margin-right:4px;}
.tb-pk-ok{background-color:#26c36c; background-image:url(Images/pk_ok.png);background-position:center center;background-size:24px 24px;background-repeat:no-repeat;cursor:pointer;}
.tb-pk-cancel{background-color:#d93e41; background-image:url(Images/pk_cancel.png);background-position:center center;background-size:24px 24px;background-repeat:no-repeat;cursor:pointer;}
.tb-pk-disable{background-color:#f3f3f3;}

/*任务，卷子，作业，学程 新样式 start*/
.bg-type-lesson {
    background-color: #fcca00;
}
.bg-custom-lesson {
    background-color: #4095e5;
}
.bg-task {
    background-color: #4eb7ee;
}
.bg-homework {
    background-color: #0bd33a;
}
.bg-lesson {
    background-color: #fcca00;
}
.bg-paper {
    background-color: #359f0f;
}
.task-left-bar {
    width:160px;
    height:80px;
    margin-top:20px;
    cursor:pointer;
    position:relative;
}

.task-left-bar-title {
    font-size: 16px;
    text-align: center;
    color: white;
    padding-top: 10px;
}


.task-left-bar-tip {
    font-size: 12px;
    text-align: center;
    color: white;
    margin-top:10px;
}

.task-left-bar-badge {
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-color: #fcca00 transparent;
    border-width: 32px 32px 0 0;
    border-style: solid;
    cursor: pointer;
    display: none;
    color:white;
}

.bg-lesson .task-left-bar-badge,
.bg-type-lesson .task-left-bar-badge {
    border-color: #359f0f transparent;
}

.task-left-bar-badge-txt {
    position: absolute;
    top: -30px;
    left: 0px;
}

.task-left-bar.selected .task-left-bar-badge {
    display: block;
}


.task-left-list-bar {
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:center;
    width: 100px;
    height: 110px;
    margin-top: 20px;
    cursor: pointer;
    position: relative;
}

.task-left-list-bar-title {
    font-size: 16px;
    text-align: center;
    color: white;
}


.task-left-list-bar-tip {
    font-size: 12px;
    text-align: center;
    color: white;
    margin-left: 10px;
}

.task-left-list-bar-badge {
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-color: #fcca00 transparent;
    border-width: 32px 32px 0 0;
    border-style: solid;
    cursor: pointer;
    display: none;
    color: white;
}

.bg-lesson .task-left-list-bar-badge,
.bg-type-lesson .task-left-list-bar-badge {
    border-color: #359f0f transparent;
}

.task-left-list-bar-badge-txt {
    position: absolute;
    top: -30px;
    left: 0px;
}

.task-left-list-bar.selected .task-left-list-bar-badge {
    display: block;
}
.nav-step-container {
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:center;
}

.nav-step-item {
    width: 64px;
    height: 64px;
    font-size: 12px;
    text-align: center;
    line-height: 64px;
    background-color: #b2acac;
    color:white;
    border-radius:32px;
    cursor:pointer;
    position:relative;
}

    .nav-step-item.selected {
        background-color: #1E9FFF;
    }

    .nav-step-item.cur {
        background-color: #fcca00;
    }

    .nav-step-line {
        width: 40px;
        height: 4px;
        margin-left: 8px;
        margin-right: 8px;
        border-top: 4px dotted #ddd;
    }

        .nav-step-line.selected {
            border-top-color: #1E9FFF;
        }

.nav-step-finish {
    width: 64px;
    height:24px;
    line-height:24px;
    position: absolute;
    color: white;
    font-size: 12px;
    bottom: 0px;
    left:0;
    text-align:center;
    display:none;
}

.nav-step-item.selected .nav-step-finish {
    display:block;
}

.flex-row {
    display:flex;
    flex-direction:row;
    align-items:center;
}

.flex-row-center {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content:center;
}
.flex-column {
    display: flex;
    flex-direction: column;
    align-items:center;
}

.flex-1 {
    flex:1;
    overflow:hidden;
    text-overflow:ellipsis;
}

.bd-grey {
    border-bottom:1px solid #EFEFEF;
}
.tab-item {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor:pointer;
}

    .tab-item.selected {
        border-bottom: 2px solid #1e9fff;
    }
.tl-count-new {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 16px;
    cursor:pointer;
}

    .tl-count-new-chart {
        width: 64px;
        height: 64px;
        border: 4px solid #ffb800;
        border-radius: 36px;
    }


.tl-count-new:hover .tl-count-new-chart {
    border-width:6px;
    color:orange;
} 

.tl-count-new-chart-top {
    font-size: 16px;
    color: #ffb800;
    text-align: center;
    margin-top: 10px;
}

.tl-count-new-chart-bottom {
    font-size: 12px;
    margin-top: 8px;
    text-align: center;
}

.tl-count-new-txt {
    color: #ffb800;
    font-size:14px;
    margin-top:8px;
}

.tl-operate-new-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 16px;
    cursor: pointer;
}

    .tl-operate-new-item:hover {
        color: #6e7efa;
    }

    .tl-operate-new-item-title {
        font-size: 14px;
        margin-top: 8px;
    }

.tl-operate-new-item .scence {
    color: #d7d7d7;
}

.tl-operate-new-item:hover .scence {
    color: #6e7efa;
}

.layui-border {
    border-width: 1px;
    border-style: solid;
    color: #5f5f5f !important
}


.layui-border-red {
    border-width: 1px;
    border-style: solid;
    border-color: #ff5722 !important;
    color: #ff5722 !important
}

.layui-border-orange {
    border-width: 1px;
    border-style: solid;
    border-color: #ffb800 !important;
    color: #ffb800 !important
}

.layui-border-green {
    border-width: 1px;
    border-style: solid;
    border-color: #009688 !important;
    color: #009688 !important
}

.layui-border-cyan {
    border-width: 1px;
    border-style: solid;
    border-color: #2f4056 !important;
    color: #2f4056 !important
}

.layui-border-blue {
    border-width: 1px;
    border-style: solid;
    border-color: #1e9fff !important;
    color: #1e9fff !important
}

.layui-border-black {
    border-width: 1px;
    border-style: solid;
    border-color: #393d49 !important;
    color: #393d49 !important
}

.layui-btn-radius {
    border-radius:8px !important;
}

.lesson-item-title-new {
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
}

.add-new-task {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: fixed;
    bottom: 100px;
    right: 100px;
    background-color: #25a2e4;
    color: white;
    border-radius: 40px;
    font-size: 30px;
    cursor: pointer;
}

.mgr16 {
    margin-right:16px;
}
/*任务，卷子，作业，学程 新样式 end*/
/*任务，卷子，作业，学程 新样式 end*/


/*********************大数据样式**************************/
.big-data-color1{
    color:#0F40F5;
}
.big-data-bcolor1{
    background-color:#0F40F5;
}
.big-data-color2{
    color:#72C911;
}
.big-data-bcolor2{
    background-color:#72C911;
}
.big-data-color3{
    color:#E99D42;
}
.big-data-bcolor3{
    background-color:#E99D42;
}
.big-data-color4{
    color:#EC6C00;
}
.big-data-bcolor4{
    background-color:#EC6C00;
}
.big-data-color5{
    color:#4095E5;
}
.big-data-bcolor5{
    background-color:#4095E5;
}

.big-data{
    background:white;
    display:flex;
}
.big-data-left{
    background-color:#E9F1FA;
    padding:10px;
}
.big-data .big-data-left-change{
    display:flex;
    color:#6C6C6C;
    font-size:16px;
    margin-bottom:10px;
    cursor:pointer;
}
.big-data .change-active{
    color:#02BCFD;
}
.big-data .big-data-left-change div{
    flex:1;
    padding:10px 0;
    text-align:center;
}
.big-data .big-data-left-menu{
    background-color:#0342B6;
    border-radius:5px;
    height:75px;
    color:white;
    font-size:16px;
    margin-bottom:20px;
    padding:0 15px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    min-width:130px;
}
.big-data .big-data-left-menu-small{
    height:50px !important;
    margin-bottom:15px !important;
}
.big-data .big-data-left-menu:hover{
    background-color:#02BCFD;
}
.big-data .menu-active{
    background-color:#02BCFD;
}
.big-data .big-data-right{
    padding:10px;
    flex:1;
    overflow-y:auto;
    height:calc(100vh - 150px);
}
.big-data .big-data-right-bigtitle{
    color:#101010;
    font-size:18px;
    font-weight:bold;
    padding:10px;
    background-color:#fafafa;
}
.big-data .big-data-right-content{
    background-color:#E9F1FA;
    padding:10px;
}
.big-data .right-content-title{
    color:#101010;
    font-size:16px;
    font-weight:bold;
    padding:10px 0;
    display:flex;
    align-items:center;
}
.big-data .right-content-title span{
    cursor:pointer;
}
.big-data .right-content-title .selected-status{
    font-size:18px;
}
.big-data .content-title-date{
    font-size:10px;
    width:26px;
    height:26px;
    border-radius:50%;
    color:white;
    line-height:26px;
    text-align:center;
    margin-right:10px;
}
.big-data .content-title-txt{
    flex:1;
}
.big-data .content-title-more{
    cursor:pointer;
}
.big-data .right-content-list{
    display:flex;
    flex-wrap:wrap;
}
.big-data .content-list-item{
    position:relative;
    padding:10px;
    border-radius:5px;
    background-color:white;
    width:225px;

}
.big-data .content-list-item:hover{
    background-color:#f7f7f7;
    transition:0.5s;
    transform:scale(1.03);
}
.big-data .content-detail-list-item{
    position:relative;
    padding:10px;
    border-radius:5px;
    background-color:white;
    width:225px;
    margin-bottom:10px;

}
.big-data .content-detail-list-item:hover{
    background-color:#f7f7f7;
    transition:0.5s;
    transform:scale(1.03);
}
.big-data .content-list-item-status{
    position:absolute;
    top:0;
    left:0;
    border-bottom-right-radius:30px;
    border-top-left-radius:5px;
    font-size:12px;
    color:white;
    padding:0 8px;
}
.big-data .content-list-item-name{
    color:#101010;
    font-size:14px;
    margin-top:12px;
    font-weight:bold;
    overflow:hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.big-data .content-list-item-class{
    color:#9B9898;
    font-size:12px;
    margin-top:10px;
}
.big-data .content-list-item-user{
    display:flex;
    align-items:center;
    font-size:14px;
    margin-top:10px;
}
.big-data .content-list-item-user img{
    width:28px;
    height:28px;
    border-radius:50%;
}
.big-data .content-list-item-user-name{
    color:#6C6C6C;
    flex:1;
    font-size:12px;
    margin-left:5px;
}
.big-data .content-list-item-user-name span{
    cursor:pointer;
    color:#1e9fff;
}
.big-data .content-list-item-user-btn{
    color:white;
    font-size:12px;
    border-radius:30px;
    padding:5px 8px;
    cursor:pointer;
}

.big-data .right-content-analyse{
    padding:10px;
    display:flex;
}
.big-data .analyse-title{
    border-bottom:2px solid #0F40F5;
    padding-bottom:5px;
}
.big-data .analyse-app{
    flex:1;
}
.big-data .analyse-app-title{
    color:#101010;
    font-size:14px;
    font-weight:bold;
    display:flex;
    align-items:center;
}
.big-data .analyse-app-title span{
    color:white;
    font-size:10px;
    background-color:#101010;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    width:26px;
    height:26px;
    margin-left:10px;
}
.big-data .analyse-app-count{
    display:flex;
    margin-top:10px;
    align-items:center;
}
.big-data .analyse-app-count-item{
    color:white;
    font-size:24px;
    background-color:#EC6C00;
    padding:10px 15px;
    margin-right:10px;
}
.big-data .analyse-evaluate-count-item{
    color:white;
    font-size:24px;
    background-color:#0F40F5;
    padding:10px 15px;
    margin-right:10px;
}
.big-data .analyse-app-count-unit{
    font-weight:bold;
}

.big-data .analyse-chart{
    display:flex;
    margin-top:10px;
}
.big-data .analyse-chart>div{
    flex:1;
}
.big-data .chart-title{
    text-align:center;
    font-size:16px;
    margin-top:-15px;
}
.big-data .chart-content{
    height:400px;
}
.big-data .chart-content-small{
    height:260px;
}

.big-data .resource-user-count{
    display:flex;
    flex-direction:column;
    
}
.big-data .resource-user-count>div{
    flex:1;
    display:flex;
}
.big-data .resource-user-count>div>div{
    flex:1;
}
.big-data .resource-app-title{
    color:#101010;
    font-size:14px;
    font-weight:bold;
    display:flex;
    align-items:center;
}
.big-data .resource-app-title span{
    color:white;
    font-size:10px;
    background-color:#101010;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
    width:26px;
    height:26px;
    margin-right:10px;
}
.big-data .resource-app-count{
    display:flex;
    margin-top:10px;
    align-items:center;
}
.big-data .resource-app-count-item{
    color:white;
    font-size:24px;
    background-color:#0B2379;
    padding:10px 15px;
    margin-right:10px;
}
.big-data .resource-count-unit{
    margin-right:5px;
    margin-left:-3px;
    font-weight:bold;
}

.screen-tab {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: rgba(0,0,0,0.6);
    border-width: 2px;
    border-color: rgba(0,0,0,0.6);
}


.lesson-show-bg-5 .screen-tab {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}
.screen-tab-item {
    padding: 18px 38px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 28px;
    color:white;
}
.lesson-show-bg-5 .screen-tab {
    background-color: #f2f2f2;
    color: black !important;
}

.lesson-show-bg-5 .screen-tab-item {
    color: black !important;
}

.screen-tab-item:hover, .screen-tab-item.item-active {
    background: rgba(0,0,0,0.6);
    color: #1E9FFF;
}

.lesson-show-bg-5 .screen-tab-item:hover,
.lesson-show-bg-5 .screen-tab-item.item-active {
    background-color: #c2c2c2;
    color: black !important;
}

.layui-btn {
    border-radius: 10px !important;
}
.layui-btn-xs {
    border-radius: 6px !important;
}
.layui-btn-lg{border-radius:10px !important;}
.layui-layer {
    border-radius: 10px !important;
}
.layui-layer-btn0, .layui-layer-btn1 {
    border-radius: 10px !important;
}
.layui-layer-title {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.task-left-bar {
    border-radius: 10px !important;
}

.layui-tab-title {
    background-color: #eff1fd;
    border-width: 0 !important;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    padding: 10px 16px 0 16px;
}

    .layui-tab-title .layui-this:after {
        border-width: 0 !important;
    }

    .layui-tab-title .layui-this {
        background-color: white;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }

#d_tree {
    border-radius: 8px;
}

.layui-form-select .layui-input{
    border-radius: 16px;
}

.layui-input, .layui-select, .layui-textarea {
    border-radius: 16px !important;
}

.layui-tree-icon {
    border-radius: 8px;
    background-color: #c7cfff;
    color:white;
}

    .layui-tree-icon .layui-icon{color:white !important;}
.layui-tree-set{
    margin-top:8px;
}

.layui-bg-orange .layui-bg-orange {
    background-color:#d4d4e0
}

.layui-icon.layui-icon-file {
    background-color: #daddf0;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    display: inline-block;
}

.layui-icon-file:before {
    content: "" !important;
}

.eleTree-node-content-icon .layui-icon {
    height: 16px;
    width: 16px;
    line-height:16px;

}
.eleTree-node-content-icon i {
    border-radius: 8px;
    background-color: #c7cfff;
}

    .eleTree-node-content-icon i:before {
        color: white;
    }
.eleTree-node-content-icon .leaf-icon {
    background-color: transparent !important;
}
.eleTree-node-content-icon .leaf-icon:before {
    content: "" !important;
    background-color: #daddf0;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    display: inline-block;
}

.eleTree-node{margin-bottom: 8px;}

.eleTree-node-content {
    margin-top: 8px;
}

.layui-col-space20 {
    margin: 0px !important;
}

.layui-border-box{
    border-radius: 16px;
    overflow:hidden;
}

.layui-badge{
    border-radius:16px !important;
}

.d-right{border-radius:16px;padding:16px;}

#exam_items, .attach-file, .lesson-question-edit, .emp-data, .holder, fieldset, .pop-note-files, .pop-note-contenttextarea,
.ke-container-simple, .lesson-add-question-container, .q-item, #d_set_score, .class-space-content-container-left, textarea,
.lesson-step-container, .lesson-question-edit-item, .lesson-type-icon, .session-type-item, .lesson_certificate_set {
    border-radius: 16px;
}

#driver-popover-item button {
    border-radius: 10px !important;
}
.layui-btn-group .layui-btn {
    border-radius: 0 0 !important;
}
.layui-btn-group .layui-btn:first-child {
    border-top-left-radius: 16px !important;
    border-bottom-left-radius: 16px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.layui-btn-group .layui-btn:last-child {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
}

* {
    scrollbar-width: thin;
    scrollbar-arrow-color: #c7cfff; /*顶部/底部图标颜色*/
    scrollbar-face-color: #c7cfff; /*滚动条颜色*/
    scrollbar-shadow-color: #c7cfff; /*滚动条阴影颜色*/
}

*::-webkit-scrollbar {
    width: 16px;
    height: 16px;
    background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
*::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
*::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}