﻿@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

ul, ol, li {
    list-style-type: none;
}

a img {
    border: 0;
}

a:link, a:visited {
    color: #999;
    text-decoration: underline;
}

a:hover {
    color: #d70c25;
    text-decoration: none;
}

.clear {
    clear: both;
}

body {
    font-size: 14px;
    color: #333;
    background: #f0f0f0;
}
/*登陆界面*/
.login {
    width: 718px;
    height: 430px;
    border-bottom: 5px solid #d70c25;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -359px;
    margin-top: -217px;
    background-color: #fff;
}

    .login h2 {
        background-color: #d70c25;
        line-height: 85px;
        font-family: "黑体", "宋体";
        font-size: 30px;
        color: #fff;
        text-align: center;
    }

.login_list {
    margin-top: 52px;
}

    .login_list li {
        margin-top: 14px;
        margin-left: 180px;
        *margin-left:90px;
        overflow: auto;
        zoom: 1;
    }

        .login_list li span {
            float: left;
            width: 56px;
            text-align: right;
            line-height: 38px;
            color:#666
        }
            .login_list li span.field-validation-error {
                display:inline-block;
                width:200px;
                text-align:left;
                font-size:12px;
                color:#d70c25
            }

        .login_list li input {
            line-height: 36px;
            height: 36px;
            border: 1px solid #a8a8a8;
            color: #666;
            padding: 0 5px;
            font-size: 14px;
            float: left;
            margin-right: 10px;
            font-family: Arial, Helvetica, sans-serif;
            width:250px;
        }

.input1 {
    width: 256px;
}

.input2 {
    width: 185px;
}

.login_list li b {
    font-weight: lighter;
    font-size: 12px;
    line-height: 38px;
    color: #d70c25;
}

.login_list li img {
    float: left;
    margin-top: 7px;
    margin-right: 10px;
    display: inline;
}

.login_btn {
    text-align: center;
}

.login_btn input {
    width: 163px;
    text-align: center;
    background: url(../Images/login05_06.jpg) repeat-x;
    height: 49px;
    border: 0;
    margin-top: 30px;
    font-size: 24px;
    font-family: "微软雅黑";
    color: #fff;
    cursor: pointer;
}
/*后台界面1*/
.w1003 {
    width: 1200px;
    margin: 0 auto;
}

.backstage {
    width: 100%;
    background: #0094ff;
    padding: 32px 0;
    margin-bottom: 20px;
    color: #fff;
}

    .backstage span {
        float: left;
        font-size: 24px;
        font-family: "微软雅黑", "黑体", "宋体";
    }

    .backstage .welcomeAdmin {
        float: right;
        font-weight: lighter;
        font-size: 14px;
    }

        .backstage .welcomeAdmin a {
            color: #fff;
            opacity: 0.7;
            filter: alpha(opacity=70);
        }

        .backstage .welcomeAdmin em {
            font-style: inherit;
        }

    .backstage a {
        margin: 0 3px;
    }

.footerfour2a li {
    color: #ccc;
}

    .footerfour2a li a:link, .footerfour2 li a:visited {
        color: #ccc!important;
        text-decoration: none;
        font-size: 13px;
    }

.footerfour2 li {
    line-height: 30px!important;
    height: 30px!important;
    font-size: 13px!important;
}

.footerfour2a {
    margin-left: 246px!important;
}

.footerfour1a {
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    padding-top: 20px;
    color: #ccc;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.myfootAdmin {
    background: #666;
    margin-top: 30px;
    padding-bottom: 15px;
}

.backstage_left {
    float: left;
    width: 18%;
    display: inline;
    background: #fff;
    border: 1px solid #d6d6d6;
    border-top: 9px solid #d70c25;
    border-radius: 3px;
    min-height:700px;
}

.backstage_left_title {
    font-family: "微软雅黑", "黑体", "宋体";
    color: #6a6a6a;
}

    .backstage_left_title dt {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        border-bottom: 1px solid #c2ccd5;
        text-align: center;
    }

        /*.backstage_left_title dt span.title_on {
            background: url(../Images/backstage_02.jpg) no-repeat right center;
        }*/

        .backstage_left_title dt a:link, .backstage_left_title dt a:visited {
            color: #6a6a6a;
            text-decoration: none;
        }

        .backstage_left_title dt a:hover {
            color: #d70c25;
            text-decoration: none;
        }

    .backstage_left_title dd {
        line-height: 35px;
        background-color: #f5f5f5;
        border-bottom: 1px solid #c2ccd5;
        text-align: center;
    }

        .backstage_left_title dd a:link, .backstage_left_title dd a:visited {
            color: #9c9c9c;
            text-decoration: none;
        }

        .backstage_left_title dd a:hover {
            color: #d70c25;
            text-decoration: none;
        }

.backstage_right {
    float: right;
    width: 80%;
    /*height:803px;*/
    border: 1px solid #d6d6d6;
    background: #fff;
    border-radius: 5px;
}

.backstage_right_pos {
    line-height: 80px;
    color: #999;
    font-size: 12px;
}

    .backstage_right_pos span {
        float: left;
        margin-left: 23px;
        display: inline;
    }

    .backstage_right_pos b {
        float: right;
        margin-right: 20px;
        margin-top: 20px;
        display: inline;
        font-weight: lighter;
    }

    .backstage_right_pos img {
        float: left;
        margin-left: 10px;
        display: inline;
    }

.backstage_right_table {
    line-height: 48px;
    font-family: "微软雅黑", "黑体", "宋体";
    font-size: 12px;
    text-align: center;
    background-color: #d6d6d6;
    margin: 0 8px;
}

.backstage_right_fy {
    text-align: center;
    margin-top: 30px;
    font-family: "微软雅黑", "黑体", "宋体";
}

    .backstage_right_fy li {
        display: inline;
        font-size: 12px;
    }

        .backstage_right_fy li a {
            margin: 0 5px;
        }

            .backstage_right_fy li a:link, .backstage_right_fy li a:visited {
                color: #666;
                text-decoration: none;
            }

            .backstage_right_fy li a:hover, .backstage_right_fy li a.fy_on {
                color: #d70c25;
                font-weight: bold;
                text-decoration: none;
            }

.footer {
    margin-top: 45px;
    background: url(../Images/backstage_32.jpg) repeat-x;
    padding-bottom: 40px;
    overflow: auto;
    zoom: 1;
}

    .footer img {
        float: left;
        margin-top: 19px;
    }

    .footer span {
        float: right;
        color: #999;
        margin-top: 30px;
        display: inline;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    }
/*上传*/
.upload {
    margin: 0 15px;
    font-size: 12px;
}

    .upload table {
        background-color: #d6d6d6;
    }

.upload_one {
    margin-left: 5px;
}

    .upload_one select {
        border: 1px solid #ccc;
        height: 20px;
        width: 100px;
        color: #666;
        float: left;
        margin-left: 5px;
        display: inline;
    }

.upload_two {
    margin-left: 10px;
}

    .upload_two input {
        width: 180px;
        height: 18px;
        border: 1px solid #ccc;
        line-height: 20px;
        padding: 0 5px;
    }

.upload_three {
    margin: 10px;
}

.inputa {
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}

.file-box {
    position: relative;
    width: 370px;
    float: left;
    background-color: #eee;
    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 10px;
    overflow: auto;
    zoom: 1;
}

.txt {
    height: 22px;
    border: 1px solid #cdcdcd;
    width: 180px;
}

.btn {
    background-color: #FFF;
    border: 1px solid #CDCDCD;
}

.file {
    position: absolute; /*top:0; right:80px;*/
    top: 15px;
    right: 105px;
    height: 24px;
    filter: alpha(opacity:0);
    opacity: 0;
    width: 260px;
}

.inputb {
    background-color: #FFF;
    border: 1px solid #CDCDCD;
    height: 24px;
    width: 70px;
    margin-left: 10px;
}

.file-box span {
    margin-top: 5px;
    margin-left: 7px;
    display: block;
}

.upload_four, .upload_five {
    margin: 10px 15px;
}

    .upload_four textarea {
        height: 270px;
        width: 540px;
        padding: 5px;
        line-height: 18px;
        color: #999;
        font-size: 12px;
        border: 1px solid #ccc;
    }

    .upload_five textarea {
        height: 70px;
        width: 540px;
        padding: 5px;
        line-height: 18px;
        color: #999;
        font-size: 12px;
        border: 1px solid #ccc;
    }

.upload_six {
    text-align: center;
}

    .upload_six a {
        margin: 0 5px;
    }

#resourcessel {
    margin-bottom: 40px;
    height: 26px;
    margin-left: 10px;
}

    #resourcessel select {
        float: left;
        margin-right: 5px;
        display: inline;
        border: 1px solid #ccc;
        height: 24px;
        margin-bottom: 10px;
        line-height: 24px;
        color: #666;
    }

#SubjectId {
    width: 120px;
}

#EditionId {
    width: 80px;
}

#GradeId {
    width: 100px;
}

#CatalogId {
    width: 120px;
}

#TitleId {
    width: 150px;
}

.dropList select {
    width: 120px;
}

#SubjectTypeId {
    width: 120px;
}

#ResourcesTypeId {
    width: 120px;
}

.trfile {
    width: 120px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.guideAdmin {
    padding: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.schoolDivs {
    display: none;
}

.tabAdmin li {
    float: left;
    cursor: pointer;
    font-size: 16px;
    padding: 0 30px;
    background: #d6d6d6;
    line-height: 35px;
    margin-right: 10px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    .tabAdmin li:hover {
        opacity: .9;
        filter: alpha(opacity=90);
    }

.mys6Admin a:hover, .tbListAdmin table td.tdBtn a:hover, .ReUpload a:hover, .imguploads ul li a:hover, .mytexts a.teachN:hover, .disables a:hover {
    opacity: .9;
    filter: alpha(opacity=90);
    text-decoration: underline;
}

.tabAdmin li.tabCurrAdmin {
    background: #0094ff;
    color: #fff;
}

.textsAdmin {
    padding-top: 20px;
    padding: 25px 20px 20px 20px;
}

.myUlAdmin {
    border-bottom: 1px solid #ccc;
    height: 35px;
}

.selAdmin {
    border: 1px solid #eee;
    border-top: 1px solid #ccc;
    height: 34px;
    line-height: 34px;
    width: 90px;
    border-radius: 2px;
}

.inpAdmin {
    border: 1px solid #ccc!important;
    height: 32px;
    line-height: 32px;
    margin: 0 10px;
    padding-left: 10px;
    width: 200px!important;
    border-radius: 2px;
}

.dataAdmin {
    width: 105px!important;
    border: 1px solid #ccc!important;
    height: 32px!important;
    line-height: 32px!important;
    border-radius: 2px;
    padding-left: 10px;
}

.mys1Admin {
    width: 100px;
}

.mys2Admin {
    width: 220px;
    margin-right: 12px;
}

.mys3Admin {
    position: relative;
    width: 115px;
}

.iconDateAdmin {
    position: absolute;
    top: 5px;
    right: 3px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mys4Admin {
    line-height: 32px;
    padding: 0 10px;
    color: #666;
}

.mys5Admin {
    margin-left: 12px;
}

.mys6Admin {
    margin-left: 12px;
}

    .mys6Admin a {
        display: inline-block;
        background: #0094ff;
        width: 70px;
        line-height: 32px;
        height: 32px;
        text-align: center;
        color: #fff!important;
        font-size: 14px;
        border-radius: 2px;
    }

.mys7Admin a {
    display: inline-block;
    background: #0094ff;
    padding: 0 7px;
    margin-left: 6px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    color: #fff!important;
    font-size: 14px;
    border-radius: 2px;
}

.tbListAdmin {
    padding: 0 20px;
}

    .tbListAdmin table {
        border-right: 1px solid #000!important;
        border-bottom: 1px solid #000!important;
    }

        .tbListAdmin table td {
            border-left: 1px solid #000!important;
            border-top: 1px solid #000!important;
            line-height: 30px;
            color: #666!important;
            text-align: center;
        }

        .tbListAdmin table th {
            border-left: 1px solid #000!important;
            border-top: 1px solid #000!important;
            color: #fff;
            background: #0094ff;
            text-align: center;
        }

        .tbListAdmin table td.tdBtn a {
            display: inline-block;
            border: 1px solid #ccc;
            border-radius: 3px;
            color: #999;
            height: 22px;
            line-height: 22px;
            padding: 0 6px;
            margin: 0 2px;
            font-size: 12px;
        }

            .tbListAdmin table td.tdBtn a.tddetails {
                background: #0094ff;
                color: #fff;
                border: 1px solid #0094ff;
            }

.pagesAdmin {
    text-align: center;
    padding: 30px 0;
}

    .pagesAdmin a {
        display: inline-block;
        border: 1px solid #ccc;
        border-radius: 3px;
        padding: 1px 7px;
        color: #666;
        font-weight: lighter;
        margin: 0 2px;
    }

        .pagesAdmin a.currAdmins {
            background: #0094ff;
            color: #fff;
            border: 1px solid #0094ff;
        }

.backPages a {
    color: #0094ff!important;
    font-size: 15px;
}

.hpt1 {
    text-align: center;
    font-size: 12px;
    color: #999;
    width: 108px;
}

.hpt2 {
    text-align: center;
    font-size: 12px;
    color: #999;
    width: 88px;
    margin-top: 20px;
    margin-left: 20px;
}

.hpt3 {
    text-align: center;
    font-size: 12px;
    color: #999;
    width: 68px;
    margin-top: 40px;
    margin-left: 20px;
}

.hpTitle {
    color: #666;
    margin: 30px 35px 0 20px;
}

.ReUpload {
    padding: 55px 0 0 40px;
}

    .ReUpload a {
        display: inline;
        background: #0094ff;
        border-radius: 3px;
        padding: 5px 15px;
        color: #fff!important;
        font-size: 15px;
    }

.textHod {
    border: 1px solid #ccc !important;
    height: 30px;
    width: 150px!important;
    padding-left: 10px;
}

.nameTTs {
    padding-left: 20px;
    line-height: 30px;
    color: #999;
    width: 110px;
}

.inforText {
    margin: 30px 0;
}

.w450s {
    width: 800px;
}

.righttop {
}

.mytexts {
    line-height: 30px;
}

.disables {
    margin-left: 50px;
    line-height: 30px;
}

    .disables a {
        color: #0094ff!important;
    }

.pictureText {
    width: 220px;
    height: 75px;
    border: 1px dashed #ccc;
    text-align: center;
    line-height: 100px;
    cursor: pointer;
    overflow: hidden;
}

.ClickUpload a {
    display: inline-block;
    color: #0094ff!important;
    font-size: 15px;
    margin: 10px 0 5px 0;
}

.ClickUpload {
    font-size: 12px;
    color: #999;
    padding-left: 130px;
}

.nameTTs span {
    font-size: 12px;
    color: #999;
    line-height: 18px;
}

.imguploads ul li {
    width: 240px;
    float: left;
    margin-left: 15px;
}

    .imguploads ul li a {
        color: #0094ff!important;
        font-size: 14px;
    }

.mytexts a.teachN {
    color: #0094ff!important;
    font-size: 14px;
    margin-left: 35px;
}

.backstage_left_title dd ul li a {
    display: inline-block;
    font-size: 14px;
    margin-left: 10px;
}

.backstage_left_title dd ul li {
    line-height: 18px;
    margin-bottom: 10px;
}

.CollectionA {
    line-height: 35px;
}

.shadow-tc-record {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.box-tc-record {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1001;
    margin-left: -225px;
    margin-top: -225px;
    width: 450px;
    height: 450px;
    background: #fafafa;
    border-radius: 3px;
}

    .box-tc-record h3, .box-tc2-record h3, .box-tc3-record h3 {
        position: relative;
        font-style: initial;
        background: #0094ff;
        color: #fff;
        line-height: 40px;
        height: 40px;
        font-size: 15px;
        padding: 0 10px;
    }

        .box-tc-record h3 a, .box-tc2-record h3 a, .box-tc3-record h3 a {
            font-size: 22px;
            color: #fff;
            font-weight: lighter;
            position: absolute;
            right: 10px;
        }

.tableRecord {
    width: 285px;
    margin: 0 auto;
}

    .tableRecord table, .tableRecord table tr {
        border: none!important;
    }

        .tableRecord table tr:hover {
            background: none!important;
        }

        .tableRecord table tr td input[type="text"] {
            width: 190px!important;
            height: 25px;
            line-height: 25px;
        }

        .tableRecord table tr {
            height: 40px;
        }

            .tableRecord table tr label {
                margin-right: 20px;
            }

.sureAdmin {
    text-align: center;
    padding-top: 30px;
}

    .sureAdmin a {
        display: inline-block;
        width: 82px;
        height: 30px;
        line-height: 30px;
        background: #0094ff;
        border-radius: 3px;
        color: #fff!important;
        text-align: center;
        margin: 0 10px;
    }

        .sureAdmin a.canleAdmin, .sureAdmin a.canleAdmin2, .sureAdmin a.canleAdmin3 {
            background: #999;
        }

        .sureAdmin a:hover {
            opacity: .9;
            filter: alpha(opacity=90);
        }

.shadow-tc2-record {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.box-tc2-record {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1001;
    margin-left: -150px;
    margin-top: -135px;
    width: 300px;
    height: 170px;
    background: #fafafa;
    border-radius: 3px;
}

.tipsAdmin {
    text-align: center;
    padding-top: 10px;
}

.shadow-tc3-record {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.box-tc3-record {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1001;
    margin-left: -200px;
    margin-top: -123px;
    width: 400px;
    height: 246px;
    background: #fafafa;
    border-radius: 3px;
}

.textareaDiv {
    width: 360px;
    height: 80px;
    border: 1px solid #ccc;
    color: #666;
    line-height: 22px;
    padding-top: 3px;
}

.mytextA {
    text-align: center;
}

.beforTxt {
    padding-left: 18px;
}

.tbListAdmin table td.tdBtn a.Enable {
    cursor: text;
}

    .tbListAdmin table td.tdBtn a.Enable:hover {
        text-decoration: none;
    }

.backstage_left_title dt a.currLefts, .backstage_left_title dt a.currLefts {
    color: #d70c25!important;
}

.ClickUpload .uploadify {
    margin-top: 10px;
}

.ClickUpload .uploadify-button {
    display: inline-block;
    color: #0094ff!important;
    font-size: 15px;
    margin: 10px 0 5px 0;
    text-shadow: none;
    background: #fff;
    text-align: left;
}

    .ClickUpload .uploadify-button:hover {
        cursor: pointer;
        background: #fff;
    }

.reUploadImg {
    color: #0099ff;
    font-size: 15px;
    display: inline-block;
    font-weight: bold;
    display: none;
    cursor: pointer;
    margin: 15px 10px;
}

.saveBox {
    clear: both;
    text-align: center;
    padding-bottom: 15px;
}

.SaveSchool {
    background: #0099f4;
    padding: 8px 35px;
    border-radius: 3px;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .SaveSchool:hover {
        color: #fff;
        text-decoration: none;
    }

.HintError {
    color: #f00;
    font-size: 13px;
    display: none;
    margin-left: 10px;
}

.schoolImage {
    width: 100%;
}

.updateTeacherInfoBox {
    width: 100%;
    text-align: center;
}

/*pages new add*/
.backstage_right_table tr td a { display:inline-block; margin:2px 6px; font-size:13px; font-weight:lighter}
.backstage_right_table tr td a.cpb { color:#0094ff}