@font-face {
    font-family: 'iconfont';
    src: url('fonts/iconfont.eot');
    src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#iconfont') format('svg')
}

.resource {
    margin: 15px auto
}

.resource .mainbackground .heading .search {
    position: absolute;
    top: 0;
    right: 0
}

.resource .mainbackground .heading .add-btns {
    position: absolute;
    top: 0;
    right: 0
}

.resource .mainbackground .heading .add-btns i {
    margin-right: 5px;
    font-size: 14px;
    font-size: 1.4rem
}

.resource .mainbackground .heading .infos {
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 12px;
    font-size: 1.2rem
}

.resource .mainbackground .heading .infos i {
    font-style: normal
}

.resource .mainbackground .heading .infos i.last {
    color: #fa6900
}

.resource .mainbackground .heading .infos i.sum {
    color: #999
}

.resource .mainbackground .heading .infos .tips {
    color: #fa6900
}

.resource .mainbackground .code-list {
    padding: 15px 0
}

.resource .mainbackground .code-list ul li {
    position: relative;
    margin-bottom: 15px;
    padding: 10px 15px;
    border: 1px solid #eee;
    background-color: #fff;
    clear: both
}

.resource .mainbackground .code-list ul li .f-f-title {
    margin-bottom: 10px
}

.resource .mainbackground .code-list ul li .f-f-title a {
    margin-right: 10px;
    padding-left: 10px;
    border-left: 1px solid #ddd
}

.resource .mainbackground .code-list ul li .f-f-title a:first-child {
    border-left: none
}

.resource .mainbackground .code-list ul li .f-f-title .content .label {
    position: relative;
    display: inline-block;
    height: 30px;
    margin-bottom: 5px
}

.resource .mainbackground .code-list ul li .f-f-title .content .label input {
    padding-right: 35px
}

.resource .mainbackground .code-list ul li .f-f-title .content .label i.remove {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 10px;
    line-height: 30px;
    background-color: #ddd;
    cursor: pointer;
    z-index: 2
}

.resource .mainbackground .code-list ul li .f-f-title .content .add {
    cursor: pointer
}

.resource .mainbackground .code-list ul li .f-title {
    float: left
}

.resource .mainbackground .code-list ul li .f-content {
    float: left
}

.resource .mainbackground .code-list ul li a.btn-edit {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 10px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.3);
    opacity: .5 \9;
    filter: alpha(opacity=50);
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    text-decoration: none
}

.resource .mainbackground .code-list ul li span {
    display: inline-block
}

.resource .mainbackground .code-list ul li span.name {
    width: 60px;
    text-align: right;
    padding-right: 10px;
    color: #999;
    vertical-align: top
}

.resource .mainbackground .code-list ul li span.content {
    color: #333;
    max-width: 660px
}

.resource .mainbackground .code-list ul li span.content a {
    text-decoration: none
}

.resource .mainbackground .code-list ul li span.content a:hover {
    color: #333
}

.resource .mainbackground .main-content {
    margin: 0 45px
}

.resource .mainbackground .main-content .m-title {
    position: relative;
    padding: 8px 10px;
    border-bottom: 1px solid #ddd
}

.resource .mainbackground .main-content .m-title .more {
    position: absolute;
    top: 8px;
    right: 10px;
    color: #666
}

.resource .mainbackground .main-content .m-title .more a {
    color: #03f;
    text-decoration: none
}

.resource .mainbackground .main-content .m-title .more a:hover {
    color: #333;
    text-decoration: none
}

.resource .mainbackground .main-content .m-title .more.blue {
    color: #03f;
    font-size: 14px;
    font-size: 1.4rem
}

.resource .mainbackground .main-content .list-infos {
    padding: 20px 0
}

.resource .mainbackground .main-content .list-infos li {
    float: left;
    width: 50%;
    height: 40px;
    padding: 10px 0 0
}

.resource .mainbackground .main-content .list-infos li.long {
    width: 100%;
    height: initial;
    float: none;
    clear: both
}

.resource .mainbackground .main-content .list-infos li.long .c-title {
    width: 140px
}

.resource .mainbackground .main-content .list-infos li.long .c-content {
    width: 700px
}

.resource .mainbackground .main-content .list-infos li.long .c-content .btn {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px
}

.resource .mainbackground .main-content .list-infos li.full {
    width: 100%;
    height: 140px
}

.resource .mainbackground .main-content .list-infos li.full .text {
    width: 700px;
    height: 120px;
    resize: none
}

.resource .mainbackground .main-content .list-infos li.full .c-content {
    width: 700px
}

.resource .mainbackground .main-content .list-infos li p.cc em {
    color: #03f
}

/*.resource .mainbackground .main-content .list-infos li span{display:inline-block}*/
.resource .mainbackground .main-content .list-infos li span.c-title {
    /*width: 30%;*/
    /*margin-right: 15px;*/
    /*color: #999;*/
    /*text-align: right;*/
    /*vertical-align: middle;*/
    /*display: inline-block;*/
    width: 110px;
    margin-right: 15px;
    color: #999;
    text-align: right;
    vertical-align: middle;
    display: inline-block;
}

.resource .mainbackground .main-content .list-infos li span.c-title em {
    color: #f00
}

.resource .mainbackground .main-content .list-infos li span.c-content {
    color: #666;
    vertical-align: top;
    width: 65%;
    display: inline-block
}

.resource .mainbackground .main-content .list-infos li span.c-content em {
    color: #03f
}

.resource .mainbackground .main-content .list-infos li span.c-content .tips {
    margin-left: 15px;
    color: #f00;
    font-size: 12px;
    font-size: 1.2rem
}

.resource .mainbackground .main-content .box-config {
    padding: 0 0 10px
}

.resource .mainbackground .main-content .box-config .tabs {
    padding: 10px 0
}

.resource .mainbackground .main-content .box-config .sel-tabs {
    position: relative;
    width: 100%;
    height: 310px
}

.resource .mainbackground .main-content .box-config .box-select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-height: 310px
}

.resource .mainbackground .main-content .box-config .box-select .curr {
    position: absolute;
    top: 30%;
    left: 48.5%
}

.resource .mainbackground .main-content .box-config .box-select .curr i {
    display: block;
    clear: both;
    margin-top: 15px;
    font-size: 26px;
    font-size: 2.6rem;
    cursor: pointer
}

.resource .mainbackground .main-content .box-config .box-select .left {
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
    height: 280px;
    padding: 10px;
    background-color: #fff;
    overflow-y: auto
}

.resource .mainbackground .main-content .box-config .box-select .left p.nomodule {
    height: 40px;
    margin-bottom: 10px;
    padding: 0 20px;
    line-height: 40px;
    background-color: #eee;
    border-radius: 5px;
    cursor: pointer
}

.resource .mainbackground .main-content .box-config .box-select .left p.nomodule a {
    color: #03f
}

.resource .mainbackground .main-content .box-config .box-select .right {
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    height: 280px;
    padding: 10px 10px;
    background-color: #fff;
    overflow-y: auto
}

.resource .mainbackground .main-content .box-config .box-select .left li, .resource .mainbackground .main-content .box-config .box-select .right li {
    height: 40px;
    margin-top: 10px;
    padding: 0 20px;
    line-height: 40px;
    background-color: #eee;
    border-radius: 5px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.resource .mainbackground .main-content .box-config .box-select .left li:first-child, .resource .mainbackground .main-content .box-config .box-select .right li:first-child {
    margin-top: 0
}

.resource .mainbackground .main-content .box-config .box-select .left li:hover, .resource .mainbackground .main-content .box-config .box-select .right li:hover, .resource .mainbackground .main-content .box-config .box-select .left li.active, .resource .mainbackground .main-content .box-config .box-select .right li.active {
    background-color: #a3e0ff
}

.resource .mainbackground .main-content .box-config .box-select .left li span, .resource .mainbackground .main-content .box-config .box-select .right li span {
    display: inline-block;
    font-size: 16px;
    font-size: 1.6rem;
    float: left
}

.resource .mainbackground .main-content .box-config .box-select .left li span.p1, .resource .mainbackground .main-content .box-config .box-select .right li span.p1 {
    color: #333;
    width: 70%
}

.resource .mainbackground .main-content .box-config .box-select .left li span.p2, .resource .mainbackground .main-content .box-config .box-select .right li span.p2 {
    color: #999;
    width: 15%
}

.resource .mainbackground .main-content .box-config .box-select .left li span.p3, .resource .mainbackground .main-content .box-config .box-select .right li span.p3 {
    color: #999;
    width: 15%
}

.resource .mainbackground .r-list {
    padding: 15px 0
}

.resource .mainbackground .r-list .sc-select .sc-select-title {
    padding-right: 10px;
    color: #999
}

.resource .mainbackground .r-list ul li {
    padding: 10px 30px
}

.resource .mainbackground .r-list ul li.teacher {
    background-color: #fff;
    margin-bottom: 15px;
    padding: 10px 30px 15px
}

.resource .mainbackground .r-list ul li.teacher .r-list-title {
    position: relative;
    padding: 5px 10px 8px;
    border-bottom: 1px solid #dfe1e6
}

.resource .mainbackground .r-list ul li.teacher .r-list-title .r-name {
    font-size: 18px;
    font-size: 1.8rem
}

.resource .mainbackground .r-list ul li.teacher .r-list-title .r-more {
    position: absolute;
    top: 15px;
    right: 15px
}

.resource .mainbackground .r-list ul li.teacher .r-list-content {
    padding: 10px 50px
}

.resource .mainbackground .r-list ul li.teacher .r-list-content .r-c-list .table {
    margin-top: 15px;
    background-color: #ddd;
    border-color: transparent
}

.resource .mainbackground .r-list ul li.teacher .r-list-content .r-c-list .table .c-class-title {
    padding: 0 20px;
    font-size: 16px;
    font-size: 1.6rem
}

.resource .mainbackground .r-list ul li.teacher .r-list-content .r-c-list .table span {
    display: inline-block
}

.resource .mainbackground .r-list ul li.teacher .r-list-content .r-c-list .table span.t-title {
    color: #999;
    width: 60px;
    margin-right: 10px;
    text-align: left
}

.resource .mainbackground .r-list ul li.teacher .r-list-content .r-c-list .table span.t-content {
    color: #666
}

.resource .mainbackground .r-list ul li.teacher .r-list-content .r-c-list .table span.t-content em {
    color: #f00
}

.resource .mainbackground .r-list ul li.teacher .r-list-content p {
    height: 32px
}

.resource .mainbackground .r-list ul li.teacher .r-list-content p.c {
    width: 48%;
    float: left
}

.resource .mainbackground .r-list ul li.teacher .r-list-content p.c .c-title {
    color: #999;
    width: 80px;
    text-align: right
}

.resource .mainbackground .r-list ul li.teacher .r-list-content p.c .c-content {
    color: #666
}

.resource .mainbackground .r-list ul li.teacher .r-list-content-title {
    margin-bottom: 5px;
    padding: 5px 10px 8px;
    border-bottom: 1px solid #dfe1e6
}

.resource .mainbackground .r-list ul li.teacher .r-list-content-title .r-list-content-title-txt {
    font-size: 14px;
    font-size: 1.4rem
}

.resource .mainbackground .r-list ul li.teacher .r-list-content-title .btn {
    position: relative;
    top: 10px;
    float: right;
    color: #03f
}

.resource .mainbackground .r-list ul li.teacher span.c-title {
    position: relative;
    top: 3px;
    display: inline-block;
    height: 29px;
    padding: .45em 8px .35em;
    line-height: 29px
}

.resource .mainbackground .r-list ul li.teacher input.readonly {
    background-color: transparent;
    border-color: transparent
}

.resource .mainbackground .r-list ul li .btn-switch {
    color: #03f
}

.resource .mainbackground .r-list ul li .disabled {
    color: #999
}

.resource .mainbackground .r-list ul li .r-title {
    position: relative;
    padding: 8px 10px 4px;
    font-size: 16px;
    font-size: 1.6rem;
    border-bottom: 1px solid #ddd
}

.resource .mainbackground .r-list ul li .r-title i.iconfont {
    margin-right: 10px
}

.resource .mainbackground .r-list ul li .r-title .new-btn {
    position: absolute;
    top: 8px;
    right: 10px
}

.resource .mainbackground .r-list ul li .r-infos {
    padding: 10px 50px
}

.resource .mainbackground .r-list ul li .r-infos span {
    display: inline-block
}

.resource .mainbackground .r-list ul li .r-infos span.h {
    width: 45%
}

.resource .mainbackground .r-list ul li .r-infos span.r-r-title {
    width: 100px;
    margin-right: 10px;
    text-align: right;
    color: #999
}

.resource .mainbackground .r-list ul li .r-infos span.r-r-content {
    color: #333
}

.resource .mainbackground .r-list ul li .r-subs {
    padding-top: 10px;
    padding-left: 20px
}

.resource .mainbackground .r-list ul li .r-subs .r-subs-title {
    display: block;
    padding: 8px 0;
    clear: both
}

.resource .mainbackground .r-list ul li .r-subs .r-subs-title em {
    display: inline-block;
    width: 200px;
    text-align: right
}

.resource .mainbackground .r-list ul li .r-subs .add-subs {
    padding-left: 80px
}

.resource .mainbackground .sc-list {
    padding: 10px 40px
}

.resource .mainbackground .sc-list .sc-select .sc-select-title {
    padding-right: 10px;
    color: #999
}

.resource .mainbackground .sc-list .sc-lists .sc-infos {
    padding: 10px 0
}

.resource .mainbackground .sc-list .sc-lists .sc-infos .sc-infos-left {
    width: 80%;
    max-width: 1000px;
    float: left;
    background-color: #fff
}

.resource .mainbackground .sc-list .sc-lists .sc-infos .sc-infos-left p.c {
    float: left;
    width: 48%;
    padding: 0 1%;
    line-height: 1.5
}

.resource .mainbackground .sc-list .sc-lists .sc-infos .sc-infos-left p.f {
    clear: both;
    width: 98%;
    padding: 0 1%
}

.resource .mainbackground .sc-list .sc-lists .sc-infos .sc-infos-left p.f .sc-c-content {
    width: 80%;
    vertical-align: top
}

.resource .mainbackground .sc-list .sc-lists .sc-infos .sc-infos-left span {
    display: inline-block
}

.resource .mainbackground .sc-list .sc-lists .sc-infos .sc-infos-left span.sc-c-title {
    width: 60px;
    padding: 5px 10px;
    text-align: right;
    color: #999
}

.resource .mainbackground .sc-list .sc-lists .sc-infos .sc-infos-left span.sc-c-content {
    vertical-align: middle
}

.resource .mainbackground .sc-list .sc-lists .sc-infos .sc-infos-right {
    width: 15%;
    float: right
}

.resource .mainbackground .sc-list .sc-lists .sc-infos .sc-infos-right a.btn {
    margin-top: 15px
}

.resource .mainbackground .sc-list-sc {
    padding: 15px 40px
}

.resource .mainbackground .sc-list-sc .sc-select-title {
    padding-right: 10px
}

.resource .mainbackground .sc-list-sc .sc-list-sc-list {
    padding: 15px 0 10px
}

.resource .mainbackground .sc-list-sc .sc-list-sc-list .sc-part {
    float: left;
    width: 45%;
    margin-bottom: 15px;
    padding: 0 2%
}

.resource .mainbackground .sc-list-sc .sc-list-sc-list .sc-part .sc-part-left {
    float: left;
    width: 76%;
    margin-right: 2%;
    padding: 10px 1%;
    background-color: #fff
}

.resource .mainbackground .sc-list-sc .sc-list-sc-list .sc-part .sc-part-left span {
    display: inline-block
}

.resource .mainbackground .sc-list-sc .sc-list-sc-list .sc-part .sc-part-left span.sc-p-title {
    width: 80px;
    padding: 0 15px;
    text-align: right;
    color: #999
}

.resource .mainbackground .sc-list-sc .sc-list-sc-list .sc-part .sc-part-left span.sc-p-content {
    color: #666
}

.resource .mainbackground .sc-list-sc .sc-list-sc-list .sc-part .sc-part-right {
    float: left;
    width: 19%
}

.resource .mainbackground .sc-list-sc .sc-list-sc-list .sc-part .sc-part-right a.btn {
    margin-top: 15px
}

.add-subs-layer-bg {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: .4 \9;
    z-index: 98
}

.add-subs-layer {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 416px;
    margin-top: -208px;
    margin-left: -200px;
    padding: 30px 50px 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    z-index: 999
}

.add-subs-layer p.c {
    margin-top: 10px
}

.add-subs-layer p.c.msg {
    color: #999;
    font-size: 12px;
    font-size: 1.2rem
}

.add-subs-layer span {
    display: inline-block;
    vertical-align: top;
}

.add-subs-layer span.l-title {
    width: 86px;
    text-align: right;
}

.add-subs-layer span.c-title {
    width: 80px;
    color: #999;
    text-align: right
}

.add-subs-layer.add-school {
    width: 360px;
    height: 170px;
    padding-left: 20px;
    padding-right: 20px
}

.stop-subs {
    width: 400px;
    height: 100px;
    padding-left: 20px;
    padding-right: 20px
}

.stop-subs p.c em.alert-tips {
    display: block;
    line-height: 1.7;
    color: #f00;
    font-size: 12px;
    font-size: 1.2rem
}

.stop-subs p.c .h {
    display: inline-block;
    width: 200px;
    vertical-align: top
}

.stop-subs p.c .h .h-title {
    display: inline-block;
    width: 40px;
    float: left
}

.stop-subs p.c .h .h-list {
    display: inline-block;
    width: 160px;
    float: left
}

.stop-subs p.c .h .h-list em {
    display: block
}

.stop-subs p.c .f {
    display: inline-block;
    width: 330px;
    vertical-align: top
}

.stop-subs p.c .f .h-title {
    display: inline-block;
    width: 30px;
    float: left
}

.stop-subs p.c .f .h-list {
    display: inline-block;
    width: 280px;
    float: left
}

.stop-subs p.c .f .h-list em {
    display: block
}

.add-teacher-room {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 700px;
    height: 400px;
    margin-top: -200px;
    margin-left: -350px;
    background-color: #fafafa;
    z-index: 99
}

.add-teacher-room .add-teacher-room-content {
    padding: 20px 10px
}

.add-teacher-room .add-teacher-room-content p.c {
    float: left;
    width: 48%;
    height: 40px;
    padding: 0 1%;
    line-height: 1.5
}

.add-teacher-room .add-teacher-room-content p.f {
    clear: both;
    width: 98%;
    margin-bottom: 5px;
    padding: 0 1%
}

.add-teacher-room .add-teacher-room-content p.f .sc-c-content {
    width: 80%;
    vertical-align: middle
}

.add-teacher-room .add-teacher-room-content p.f .sc-c-content.top {
    vertical-align: top
}

.add-teacher-room .add-teacher-room-content span {
    display: inline-block
}

.add-teacher-room .add-teacher-room-content span.sc-c-title {
    width: 60px;
    padding: 5px 10px;
    text-align: right;
    color: #999
}

.add-teacher-room .add-teacher-room-content span.sc-c-content {
    vertical-align: middle
}

.add-teacher-room .add-teacher-room-content span.sc-c-content select {
    padding: 3px 8px
}

.add-teacher-room .add-teacher-room-content span.sc-c-content label {
    position: relative;
    top: 5px;
    display: inline-block
}

.add-teacher-room .add-teacher-room-content span.sc-c-content .full-long {
    width: 500px
}

.add-teacher-room .add-teacher-room-content span.sc-c-content .textarea {
    width: 500px;
    height: 80px;
    resize: none
}

.add-teacher-room-bg {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 98
}

.stop-subs tr td {
    width: 200px
}

.subj-sel {
    max-width: 200px
}

.upImg .imgTitle {
    width: 82px;
    height: 156px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px;
}

.imgTitle img {
    width: 100%;
    overflow: hidden;
}

.imgBut label {
    width: 82px;
    height: 26px;
    text-align: center;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    font-size: 12px;
    color: #898989;
    line-height: 26px;
}

.imgBut input {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0;
    cursor: pointer;
    opacity: 0;
}

.imgBut i {
    font-size: 12px;
    color: #ff0000;
    line-height: 12px;
    font-style: normal;
}

.imgBut {
    margin-top: 60px;
    margin-left: 12px;
}

#oneCancel {
    margin-left: 6px;
}