p {
    margin: 0;
    padding: 0;
}
textarea {
    resize: none;
}
header {
    position: fixed;
    top: 0;
    left: 0;
}

    header a, header a:hover{
        color: #282935;
    }
.slide .realTime {
    width: 732px;
    left: 50%;
    margin-left: -366px;
}
    .slide .realTime .banxin {
        width: 100%;
    }
.swiper-slide a {
    display: block;
    width: 100%;
    height: 635px;
}
.notice .sub_title span::after {
    right: -90px;
    left: auto;
}
.about .title a {
    color: #2A2A2A;
}
.notice_info .message, .trade_info .single {
    cursor: auto;
}
    .trade_info .single .time {
        width: 135px;
    }
.ltxt {
    text-align:left;
}
.rtxt {
    text-align: right;
}
.aside form {
    width: 100%;
    height: 41px;
    display: block;
    margin-top: 27px;
    margin-bottom: 80px;
}
.aside .search {
    margin-top: 0;
    margin-bottom: 0;
}
header .center ul li:hover::after {
    content: '';
    width: 150px;
    height: 6px;
    background-color: rgb(148 163 247 / 60%);
    position: absolute;
    bottom: 0;
    left: 0;
}
header .child_second {
    position: relative;
    left: 0;
    height: auto;
}
    header .child_second p {
        font: 14px DengXian, Microsoft YaHei;
        line-height:30px;
    }
header .center ul li:hover .child_second{
    display:block;
}
header .login_box {
    margin-left: 0;
    display: block;
    width: auto;
    height: 36px;
    line-height: 36px;
    padding: 6px 0 6px 6px;
}
    header .login_box:hover ul {
        display: block;
        width:100%;
        top:36px;
    }
    header .login_box img {
        margin-top: 2px;
        margin-bottom: 2px;
    }
    header .login_box p {
        position: relative;
        padding: 0 28px 0 24px;
        height: 24px;
        line-height: 24px;
        width: auto;
        font-size:16px;
    }
        header .login_box p::before {
            content: "";
            background-image: url(/content/img/peoper.png);
            background-size: 18px 17px;
            background-repeat: no-repeat;
            display: block;
            margin-top: 3.5px;
            left: 0;
            width: 18px;
            height: 17px;
            position: absolute;
        }
        header .login_box p::after {
            top: 10px;
        }
header .login ul li {
    font-size: 14px;
}
.aside .info {
    height: auto;
    max-height: 540px;
}
.aside .info p.active a {
    color: #5466F3;
}
.list .info .single {
    cursor:default;
}
.list .crumb a {
    color: #000;
}
.course_tab .tab p a {
    color: #000;
}
.course_tab .tab p.active a {
    color: #5465F2;
}
.filter .status .caoverSelect {
    height: 42px;
    width: 95px;
}
.layui-progress-bar {
    background: linear-gradient(100deg, #5366F3, #5F60EE);
}
.layui-progress-big .layui-progress-text {
    position: relative;
    top: -2px;
}
.course_table_single div {
    position:relative;
}
.course_table_single div img {
    position: absolute;
    margin: auto;
    display: block;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    max-width: 150px;
    max-height: 100px;
    width: auto;
    height: auto;
}
.layer-course .layui-layer-title {
    height: auto !important;
    line-height: 1 !important;
    padding: 27px 80px 0 20px !important;
    border-bottom: none !important;
    color: #000 !important;
    font-size: 18px !important;
    border-bottom: none !important;
    margin-bottom: 43px;
}

.layer-course .layui-form-confirm .layui-btn {
    margin: 16px 0 16px 285px;
}
.res_form .layui-input-block {
    margin-left: 0;
}

.res_form .layui-input, .res_form .layui-form-select dl {
    margin-left: 170px;
}
.res_form .layui-form-upload .layui-upload {
    margin-left: -40px;
}
.res_form .layui-form-upload .layui-input-block .layui-btn {
    color: rgba(0, 0, 0, 1);
}
.train_info .aside {
    text-align: center;
    font-size: 18px;
}
.train_info .aside .info {
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    border-bottom: none;
}

    .train_info .aside .info p {
        width: 260px;
        height: 40px;
        line-height: 40px;
        background-color: #fff;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        cursor: pointer;
    }

        .train_info .aside .info p.active {
            color: #5466F3;
        }

    .train_info .aside .info::-webkit-scrollbar {
        width: 9px;
        border-radius: 5px;
        background-color: #fff;
        border-left: 1px solid rgba(0, 0, 0, 0.1);
    }

    .train_info .aside .info::-webkit-scrollbar-thumb {
        background: linear-gradient(100deg, rgb(83 102 243 / 30%), rgb(95 96 238 / 30%));
        border-radius: 5px;
    }
.curriculum_info .curriculum_label {
    height:72px;
}
    .curriculum_info .curriculum_label p:first-child, .curriculum_info .curriculum_label p {
        width: 170px;
        height: 60px;
    }
.curriculum_table .lessonName {
    width: 117px;
    cursor: default;
}

    .curriculum_table .lessonName:hover {
        border: 1px solid rgba(0, 0, 0, 0.1);
        color: rgba(0, 0, 0, 0.8);
    }
    .curriculum_table .lessonName p:nth-child(3) {
        margin-bottom:5px;
    }
.lessonName .textSpill {
    width: 105px;
    height: 17px;
}
.layui-colla-content p.active a{
    color: #5466F3;
}
.course_tab .tab .left {
    padding:0;
}
.course_tab .tab p a:hover {
    color: #5465F2;
}
.course_tab .tab p {
    padding: 5px 17px;
    height: 44px;
    line-height: 34px;
    margin-bottom:0;
}
    .course_tab .tab p a {
        height: 24px;
        line-height: 24px;
        text-decoration: none;
    }