html, body {
    width: 100%;
    height: 100%;
}

body {
    font-size: 14px;
}

.out_box {
    width: 100%;
    height: 100%;
    position: absolute;
}

.login_bg {
    background: url(../img/login_bg.jpg) center center no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
}

.content_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    box-sizing: border-box;
    min-width: 1200px;
}

.login_logo {
    width: 100%;
    height: 10%;
    top: 0;
    position: absolute;
    min-width: 1200px;
}

.login_bt_pc {
    display: flex;
    display: -webkit-flex;
    height: 100%;
    align-items: center;
    width: 1200px;
    margin: 0 auto;
}

.login_logo .login_bt_pc h1 {
    width: 100%;
    font-size: 46px;
    color: #333;
    font-family: "微软雅黑";
    padding: 0 0;
}

.login_body {
    background-image: linear-gradient(to right,#0082fc, #73a4ff);
    width: 100%;
    top: 10%;
    bottom: 10%;
    position: absolute;
    min-width: 1200px;
    overflow: hidden;
}

.login_body1 {
    background: url(../img/wjmm_bg.jpg) no-repeat;
}

.login_content_pc {
    width: 1200px;
    margin: 0 auto;
}

.login_left {
    width: 46%;
    float: left;
    padding-top: 5%;
    margin-right: 4%;
}

    .login_left span {
        color: #fff;
        display: block;
        text-align: left;
        padding-left: 55px;
        font-family: myfont2;
    }

        .login_left span.text1 {
            font-size: 54px;
            margin-bottom: 10px;
        }

        .login_left span.text2 {
            font-size: 36px;
        }

    .login_left img {
        display: block;
        max-width: 100%;
        margin-top: 5%;
    }

.login_right {
    float: right;
    width: 50%;
}

.login_box {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 15px 10px rgba(0,0,0,0.1);
    width: 68%;
    float: right;
    margin: 15% auto 0;
    padding: 5%;
}

.login_bt {
    font-size: 18px;
    color: #333;
    text-align: left;
}

    .login_bt span {
        font-size: 14px;
        color: #828282;
    }

.ipt_div {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

    .ipt_div .hqyzm_a {
        background: #0082fc;
        color: #fff;
        height: 40px;
        border-radius: 4px;
        display: block;
        width: 130px;
        text-align: center;
        line-height: 40px;
    }

    .ipt_div i {
        margin-left: 15px;
        color: #969897;
    }

    .ipt_div input {
        border: none;
        height: 36px;
        line-height: 36px;
        width: 100%;
        outline: none;
        text-indent: 8px;
        border-radius: 4px;
        color: #969897;
    }

.login_ts {
    color: #999;
    line-height: 100%;
    padding: 10px 0 0;
    display: none;
    position: absolute;
}

.remember_me {
    color: #999;
    display: inline-block;
    float: left;
}

.forget_password {
    display: inline-block;
    float: right;
    color: #999;
}

.login_btn {
    display: block;
    height: 40px;
    width: 100%;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background: #0082fc;
    border-radius: 4px;
}

.o-auto {
    overflow: auto;
}

.browser {
    border-bottom: 1px solid #cccecd;
    position: relative;
    width: 100%;
    height: 20px;
}

    .browser span {
        background: #fff;
        color: #999;
        padding: 5px 0px;
        position: absolute;
        display: block;
        text-align: center;
        width: 160px;
        top: 2px;
        left: 50%;
        margin-left: -80px;
    }

.browser_icon {
    margin: 15px auto;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

    .browser_icon img {
        width: 36px;
        height: 36px;
        margin: 0 10px;
    }

.login_footer {
    height: 10%;
    bottom: 0;
    width: 100%;
    position: absolute;
    min-width: 1200px;
}

    .login_footer p {
        color: #333;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }
/* 忘记密码 */
.ipt_p {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}

.login_bg1 {
    background: none;
}

.login_content_pc1 {
    background: #fff;
    overflow: hidden;
    margin: 80px auto 0;
    border-radius: 10px;
    width: 900px;
    padding: 50px;
}

.login_box1 {
    background: none;
    box-shadow: none;
    margin: 5% auto 0;
    width: 90%;
}

.login_left1 {
    padding-top: 0;
}

    .login_left1 h4 {
        font-size: 28px;
        color: #333;
        padding-left: 15px;
    }
/*=================================================================================*/
html, body {
    height: 100%;
}

.layout-wrapper {
    position: relative;
    min-height: 100%;
}

.layout-body {
    padding-bottom: 50px;
}

.layout-wrapper-slidebar .layout-wrapper-inner {
    opacity: 0.8
}

    .layout-wrapper-slidebar .layout-wrapper-inner:after {
        position: absolute;
        content: "";
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0,0,0,0.8);
        z-index: 3;
    }

.layout-wrapper-slidebar .layout-wrapper-inner {
    -webkit-transform: translate3d(-250px,0,0);
    transform: translate3d(-250px,0,0);
}

.layout-wrapper-slidebar .mod-nav-mobile {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.mod-nav-mobile,
.layout-wrapper-inner {
    transition: all .25s ease-in;
    -webkit-transition: all .25s ease-in;
}
/*导航*/
.layout-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 10vh;
    box-sizing: content-box;
    background: none;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    z-index: 999;
    /* border-bottom: 1px solid #fff; */
}

@-webkit-keyframes aniHeader {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0,0);
    }
}

.mod-nav,
.layout-maincon-inner {
    width: 1200px;
    margin: 0 auto;
}

    .mod-nav .logo {
        float: left;
    }

        .mod-nav .logo a {
            display: block;
            width: 300px;
            height: 40px;
            margin: 10px 0;
            background-image: url('../assets/img/icon-logo@2x.png');
            background-size: 100% auto;
            background-repeat: no-repeat;
            line-height: 400px;
            overflow: hidden;
        }

            .mod-nav .logo a:hover {
                opacity: 0.9;
            }

        .mod-nav .logo img {
            display: block;
            filter: alpha(opacity=0);
            opacity: 0;
        }

    .mod-nav .nav-list {
        float: right;
    }

        .mod-nav .nav-list li {
            float: left;
        }

        .mod-nav .nav-list a {
            color: #fff;
            display: block;
            padding: 0 20px;
            /* line-height:60px; */
        }

        .mod-nav .nav-list li.cur a {
            font-weight: bold;
            background: rgba(0,0,0,0.3)
        }

        .mod-nav .nav-list a:hover {
            text-decoration: none;
            opacity: 0.8;
        }

.mod-nav-mobile {
    display: none;
}

/*右上角导航*/
.mod-nav .nav-btn {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
}

    .mod-nav .nav-btn .nav-btn-line {
        position: absolute;
        width: 20px;
        height: 2px;
        background: #fff;
        left: 50%;
        margin: 0 0 0 -10px;
        transition: all .25s ease-in;
        -webkit-transition: all .25s ease-in;
    }

    .mod-nav .nav-btn .nav-btn-line-1 {
        top: 15px;
    }

    .mod-nav .nav-btn .nav-btn-line-2 {
        top: 20px;
    }

    .mod-nav .nav-btn .nav-btn-line-3 {
        top: 25px;
    }
/* 微课在线 */
.wk_container {
    /*width: 100%;*/
    /* border: 1px solid #ccc; */
    background: #fff;
}

.swiper1 {
    width: 100%;
}

    .swiper1 .selected {
        color: #333;
        /* border-bottom: 2px solid #ec5566; */
        border-bottom: 2px solid #ccc;
        border-image: -webkit-linear-gradient(to right, #0082fc, #00d48a) 60 30;
        border-image: -moz-linear-gradient(to right, #0082fc, #00d48a) 60 30;
        border-image: linear-gradient(to right, #0082fc, #00d48a) 60 30;
    }

    .swiper1 .swiper-slide {
        text-align: center;
        font-size: 16px;
        height: 50px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        cursor: pointer;
        color: #5e5e5e;
    }

.swiper2 .swiper-slide {
    background-color: #fff;
}

/* .swiper-container-autoheight .swiper-wrapper {
	min-height: 400px;
} */
.swiper2_pc_w {
    width: 940px;
    float: right;
}

.userInfo-mobile {
    display: none;
}
/* 学校-数据管理 */
.date_span {
    display: block;
    color: #fff;
    background: #0082fc;
    padding: 2.5vh;
    font-size: 1.1rem;
    color: #fff;
}

/* 左侧目录覆盖layui样式 */
.layui-bg-black {
    background: #021132 !important;
}

.layui-nav {
    background: #021132;
}

/*.layui-nav-tree .layui-nav-item a:hover {
	background-color: #2780e3
}
*/


/*.layui-nav-tree .layui-nav-child a {
	color: rgba(255, 255, 255, 1);
}*/

.layui-nav-itemed > .layui-nav-child {
    background-color: rgba(2, 17, 50, 1) !important;
}

.layui-nav-tree .layui-nav-child dd.layui-this,
.layui-nav-tree .layui-nav-child dd.layui-this a,
.layui-nav-tree .layui-this,
.layui-nav-tree .layui-this > a,
.layui-nav-tree .layui-this > a:hover {
    background: #0082fc !important;
}

.layui-nav-tree .layui-nav-item a i {
    margin-right: 5px;
}

.layui-nav-child dd a {
    padding-left: 40px !important;
}

/*.layui-nav-tree,
.layui-side {
	width: 220px;
}
*/
.layui-nav-tree .layui-nav-bar {
    width: 5px;
    height: 0;
    background-color: #42b8f1
}

.breadcrumb {
    padding-bottom: 20px;
}

    .breadcrumb .breadcrumb-this {
        color: #0082fc !important;
    }

    .breadcrumb .layui-breadcrumb a:hover {
        color: #0082fc !important;
    }


.modular_box {
    padding: 20px;
    overflow-y: scroll;
    /*height: 100%;*/
    box-sizing: border-box;
}

.modular_bg {
    background: #fff;
    border-radius: 4px;
}

.modular1,
.modular3 {
    float: left;
    width: 32%;
    height: 33%;
}

.modular2 {
    width: 34%;
    height: 33%;
}

.modular1_box,
.modular2_box,
.modular3_box,
.modular4_box,
.modular5_box,
.modular6_box,
.modular7_box {
    padding: 1.5vh;
    overflow: hidden;
    box-sizing: border-box;
}

.modular3_box,
.modular5_box,
.modular7_box {
    height: 100%;
    width: 100%;
}

.mar_r1 {
    margin-right: 1%;
}

.mar_r2 {
    margin-right: 2%;
}

.mar_b2 {
    margin-bottom: 2%;
}

.mar_b1 {
    margin-bottom: 1%;
}

.hello_box {
    overflow: hidden;
    margin: 1vh 0;
}

.data_box {
    overflow: hidden;
    position: absolute;
    bottom: 4vh;
    width: 100%;
    right: 0px;
}

.hello_box img {
    display: inline-block;
    width: 10vh;
    height: 10vh;
    border-radius: 50%;
    border: 1px solid #eae9f7;
    margin-right: 15px;
    float: left;
}

.hello_info {
    margin-top: 2.5vh;
}

    .hello_info span {
        font-weight: bold;
        font-size: 1vw;
        color: #021132;
        margin-bottom: 1vh;
        display: block;
    }

    .hello_info p {
        color: #666;
        font-size: 0.8vw;
    }

.grey {
    background: #ebebeb
}

.data_box span {
    display: inline-block;
    float: left;
    border-right: 1px solid #eae9f7;
    width: 33%;
    font-size: 0.9vw;
    color: #999;
    text-align: center;
}

    .data_box span em {
        display: block;
        font-size: 2.3vw;
        color: #333;
    }

    .data_box span:last-child {
        border-right: none;
    }

.modular_bt {
    font-size: 0.9vw;
    color: #021132;
    margin-bottom: 2vh;
}

.modular2_cz a {
    display: block;
    float: left;
    width: 32%;
    background: #f8f9fd;
    border: 1px solid #eaedf2;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 0.6vw 0.5vw;
    height: 20vh;
}

    .modular2_cz a span.bt_span {
        font-size: 0.9vw;
        color: #021132;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-all;
    }

    .modular2_cz a i,
    .modular2_cz a span {
        display: block;
        text-align: center;
    }

    .modular2_cz a i {
        font-size: 5.8vh;
        margin-bottom: 0.5vh;
    }

    .modular2_cz a span.text_span {
        color: #666;
        font-size: 0.7vw;
        width: 100%;
        margin: 1.1vh auto 0;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

.modular4 {
    width: 67%;
    height: 32%;
    padding-bottom: 1%;
    position: relative;
    overflow-y: auto;
    /* padding-right: 0.9vh; */
}

.modular4_box .course_box ul {
    position: absolute;
    top: 1.5vh;
    left: 6vw;
    line-height: 1.4vw;
}

.course_box ul li {
    float: left;
    /* margin-right: 1vh;*/
}

    .course_box ul li.active {
        color: #397aec;
    }

.school_table {
    width: 100%;
}

    .school_table tr:nth-child(even),
    .school_table tr:hover {
        background-color: #f8f9fd;
    }

    .school_table thead {
        background: #f8f9fd;
    }

        .school_table thead th {
            color: #5b677d;
            font-weight: normal;
            padding: 1.5vh 0.5vh;
            border: 1px solid #eaedf2;
            background: #f8f9fd;
        }

    .school_table td {
        padding: 1.5vh 0.5vh;
        border: 1px solid #eaedf2;
        color: #021132;
        text-align: center;
    }

.modular5 {
    width: 32%;
    height: 32%;
    padding-bottom: 1%;
    margin-bottom: 1%;
}

.modular6 {
    width: 67%;
    height: 30%;
    padding-bottom: 1%;
    overflow-y: auto;
}

.modular7 {
    width: 32%;
    height: 30%;
    padding-bottom: 1%;
    overflow-y: auto;
}
/* 数据管理-考勤管理 */
.kq_box {
    background: #fff;
    border-radius: 3px;
    height: 100%;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

    .kq_box ul {
        height: 30px;
        line-height: 30px;
    }

    .kq_box li {
        float: left;
        font-size: 16px;
        color: #021132;
        padding: 0 5px 0 0;
    }

        .kq_box li.active {
            color: #397aec;
        }

.kq_content {
    clear: both;
    margin-top: 20px;
    height: calc(100% - 54px);
    overflow-y: scroll;
}

.search_box1 {
    float: right;
    position: relative;
    border: 1px solid #eaedf2;
    border-radius: 3px;
    height: 38px;
    line-height: 38px;
    color: #021132;
    width: 193px;
}

.search_input {
    width: 100%;
    text-indent: 15px;
    border: none;
    height: 100%;
    color: #021132;
    border-radius: 3px;
}

.search_box1 a {
    position: absolute;
    right: 15px;
    top: 0px;
    display: inline-block;
}

.layui-form-select .layui-edge {
    border-top-color: #5b677d;
}

.detail_a {
    display: inline-block;
    background: #0082fc;
    border-radius: 3px;
    color: #fff;
    border-radius: 3px;
    /* padding: 3px 10px; */
    width: 84px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}

.kq_box table {
    margin-bottom: 20px;
}

.name_bt {
    font-size: 16px;
    color: #021132;
    margin-bottom: 20px;
}

    .name_bt span {
        color: #397aec;
        margin-right: 5px;
    }

.layui-form-item .layui-input-inline {
    width: 195px;
    margin-right: 0;
}

.last_tr {
    background: #f8f9fd;
}

    .last_tr td {
        color: #397aec;
        font-weight: bold;
    }

.kq_box1 {
    width: 32%;
    margin-right: 2%;
    height: 200px;
}

    .kq_box1 h2 {
        text-align: center;
    }

.kq_span {
    color: #397aec;
    font-size: 16px;
}

.kq_box_all {
    overflow: hidden;
    margin-top: 20px;
}

.kq_all {
    width: 100%;
    height: 300px
}

.zanwu_box {
    text-align: center;
    font-size: 16px;
    color: #5b677d;
}

    .zanwu_box img {
        display: block;
        max-width: 100%;
        margin: 10px auto;
    }

.school_table td.col_blue {
    color: #397aec;
}

.layui-form-radio > i:hover,
.layui-form-radioed > i {
    color: #0082fc;
}

.btn_div {
    position: absolute;
    right: 30px;
    top: 50px;
}

    .btn_div a {
        display: inline-block;
        float: left;
        height: 36px;
        line-height: 36px;
        padding: 0 20px;
        border-radius: 3px;
    }

.export_btn {
    color: #0082fc;
    border: 1px solid #0082fc;
    margin-right: 10px;
}

.print_btn {
    background-color: #0082fc;
    color: #fff;
    border: 1px solid #0082fc;
}

.export_box a {
    background-color: #0082fc;
    color: #fff;
    border: 1px solid #0082fc;
    display: inline-block;
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    border-radius: 3px;
}

.wd_data {
    margin-top: 20px
}
/* 线上互动-查看作业 */
.details_bt {
    font-size: 16px;
    color: #021132;
    margin-bottom: 15px;
}

    .details_bt i {
        color: #3b7bec;
        font-size: 20px;
        vertical-align: middle;
        margin-right: 10px;
    }

.details_text {
    font-size: 16px;
    color: #5b677d;
    line-height: 30px;
    padding-left: 30px;
    margin-bottom: 10px;
}

.ditails_img {
    max-width: 100%;
    max-height: 100%;
    padding-left: 30px;
    margin-bottom: 20px;
    display: block;
}

.music {
    padding-left: 30px;
    margin-bottom: 15px;
    width: 500px;
    clear: both;
    display: block;
}

.video_box {
    /* width: 500px; */
    padding-left: 30px;
    margin-bottom: 20px;
}

.pl_item {
    background: #f8f9fd;
    border-radius: 6px;
    padding: 15px;
    margin-left: 30px;
    color: #878787;
    line-height: 22px;
    max-height: 250px;
    overflow-y: auto;
}

.bule {
    background: #0082fc;
}

.zan_box {
    padding-left: 30px;
    margin: 20px 0;
    overflow: hidden;
}

.zan_ul {
    height: 48px;
    line-height: 48px;
    float: left;
}

    .zan_ul img {
        width: 48px;
        height: 48px;
        border-radius: 50%;
        display: inline-block;
        float: left;
        margin-right: 10px;
    }

.zan_span {
    font-size: 16px;
    color: #5b677d;
    line-height: 48px;
    display: inline-block;
}

/* 评论 */
.comment_box {
    padding-left: 30px;
    margin-bottom: 20px;
}

    .comment_box img {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        float: left;
    }

.comment_text {
    margin-left: 50px;
}

    .comment_text span {
        color: #397aec;
    }

        .comment_text span em {
            padding-left: 15px;
            color: #7c7c7c;
        }

    .comment_text p {
        color: #7c7c7c;
        margin-top: 5px;
    }

.fold {
    padding-left: 50px;
    margin-top: 20px;
}

    .fold a {
        color: #397aec;
    }

.comment_erji {
    margin-top: 10px;
}

    .comment_erji .comment_box {
        padding-left: 0px;
    }

.modular-year {
    width: 50%;
    height: 390px;
}

.school_table td.green {
    color: #41c9d5;
}

.school_table td.red {
    color: #e05a62;
}

.upload_box {
    background: #f8f9fd;
    border: 1px solid #eaedf2;
    padding: 20px 5px 20px 20px;
    border-radius: 2px;
    margin-bottom: 20px;
    overflow: hidden;
}

.upload_content {
    float: left;
}

    .upload_content span {
        float: left;
        line-height: 30px;
        color: #5b677d;
    }

    .upload_content > div {
        float: left;
        margin: 0;
    }

        .upload_content > div p {
            color: #5b677d;
            line-height: 30px;
        }

    .upload_content button {
        background: #2780e3;
        color: #fff;
        line-height: 30px;
        border-radius: 3px;
        height: 30px;
        float: left;
        margin: 0 10px;
    }

.honor_ul {
    height: auto !important;
    width: 100%;
    overflow: hidden;
}

    .honor_ul li {
        width: 23.5%;
        margin: 20px 1.5% 10px 0;
        float: left;
    }


        .honor_ul li img {
            display: block;
            width: 100%;
            max-height: 258px;
        }

        .honor_ul li span {
            display: block;
            margin: 20px 0;
            font-size: 16px;
            color: #021132;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .honor_ul li p time {
            font-size: 14px;
            color: #5b677d;
            float: left;
            line-height: 22px;
        }
