html,
body {
    margin: 0 !important;
}

a {
    text-decoration: none;
}

.all {
    width: 100%;
    font-size: 0.3rem;
    font-family: MicrosoftYaHei;
}

.recommend-box {
    width: 100%;
    background-color: #1A66BC;
    display: flex;
    justify-content: center;
}

.recommend-img {
    width: 100%;
}

.module-box {
    width: 100%;
    margin-top: 0.58rem;
}

.more-module-box {
    width: 100%;
}

.module-head {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.module-title {
    display: flex;
    align-items: center;
}

.module-img-box {
    position: relative;
}

.module-text {
    display: flex;
    align-items: center;
    margin-left: 0.3rem;
}

    .module-text div {
        font-size: 0.3rem;
        color: #000;
        margin-left: 0.1rem;
    }

.module-img {
    width: 0.7rem;
}

.module-img2 {
    width: 0.61rem;
}

.module-img3 {
    width: 0.68rem;
}

.module-img4 {
    width: 0.51rem;
}

.module-img5 {
    width: 0.41rem;
}

.module-img6 {
    width: 0.41rem;
}

.module-img7 {
    width: 0.57rem;
}

.module-img8 {
    width: 0.55rem;
}

.shadow-img {
    position: absolute;
    bottom: 0rem;
    left: 0;
    width: 1.8rem;
}

.more-btn {
    width: 1.5rem;
    height: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
    border-radius: 0.5rem;
    background-color: #7BB9FF;
    color: #fff;
    text-decoration: none !important;
    font-size: 0.24rem;
    margin-right: 0.3rem;
}

.module-content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.module-content-child {
    margin-top: 0.3rem;
    margin-left: 0.3rem;
    text-decoration: none;
}

.home-img {
    width: 3.3rem;
    height: 1.85rem;
    border-radius: 0.1rem;
}

.content-text {
    width: 3.3rem;
    height: 0.8rem;
    font-size: 0.26rem;
    color: #000;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 这里是超出几行省略 */
    overflow: hidden;
}

.source-text {
    width: 3.3rem;
    color: #9899A0;
    font-size: 0.2rem;
}

.btm-box {
    width: 100%;
    height: 4.67rem;
    background-color: #112ac1;
    ;
    margin-top: 0.55rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bottomImg {
    width: 100%;
    float: left;
}

.scroll-btn {
    width: 3.8rem;
    height: 0.6rem;
    background-color: #FFD200;
    font-size: 0.24rem;
    color: #333;
    text-align: center;
    line-height: 0.6rem;
    border-radius: 0.05rem;
    margin-top: 0.49rem;
}

.status-box {
    margin-top: 0.33rem;
    font-size: 0.24rem;
    width: 100%;
}

.status-box-row {
    display: flex;
    align-items: center;
    line-height: 0.2rem;
    margin-bottom: 0.2rem;
    width: 100%;
}

.status-child {
    color: #fff;
    width: 25%;
    border-right: 1px solid #fff;
    text-decoration: none;
    text-align: center;
}

.status-child1 {
    color: #fff;
    width: 25%;
    border-right: unset;
    text-align: center;
    text-decoration: none;
}

.company-box {
    width: 100%;
    text-align: center;
    border-top: 1px dashed #fff;
    margin-top: 0.18rem;
    padding-top: 0.52rem;
    color: #fff;
    font-size: 0.18rem;
    opacity: 0.6;
    line-height: 0.36rem;
}
/* 课程学习 */
.head-box {
    height: 1.3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #112ac1;
    padding: 0 0.3rem;
    font-size: 0.24rem;
    position: sticky;
    top: 0;
    z-index: 9;
}

.home-head {
    width: 5.5rem;
}

.head-navgation-box {
    justify-content: center;
}

.back-box {
    padding: 0.1rem;
}

    .back-box img {
        width: 0.26rem;
        height: 0.41rem;
    }

.navgation-title {
    flex: 1;
    font-size: 0.4rem;
    color: #fff;
    text-align: center;
}

.phd-box {
    width: 0.46rem;
}

    .phd-box .iconfont {
        font-size: 20px;
        color: #fff;
    }

.course-info {
    padding: 0.4rem;
}

.del-pad {
    padding-bottom: unset;
}

.course-title {
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #000;
}

.course-content {
    text-indent: 0.5rem;
    line-height: 0.5rem;
    color: #333;
}

.study-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.study-btn {
    width: 6.65rem;
    height: 0.7rem;
    text-align: center;
    line-height: 0.7rem;
    border-radius: 0.5rem;
    background-color: #FF7200;
    color: #fff;
    font-size: 0.35rem;
    margin-top: 0.52rem;
}

.mag-bom {
    margin-bottom: 0.4rem;
}

.directory-child {
    border-top: 1px dashed #DCDCDC;
    padding: 0.3rem 0;
}

.row-box {
    display: flex;
    align-items: center;
    font-size: 0.3rem;
    color: #333;
}

.row-left {
    margin-right: 0.2rem;
}

.mag-top {
    margin-top: 0.1rem;
}

.status-text {
    width: 1.35rem;
    height: 0.44rem;
    border: 1px solid #7CCA02;
    color: #7CCA02;
    font-size: 0.24rem;
    border-radius: 0.5rem;
    text-align: center;
    line-height: 0.44rem;
    margin-right: 0.2rem;
}

.learning-text {
    width: 1.35rem;
    height: 0.44rem;
    text-align: center;
    line-height: 0.44rem;
    margin-right: 0.2rem;
    font-size: 0.24rem;
    background-color: #FF9C4C;
    border-radius: 0.5rem;
    color: #fff;
}

.not-status {
    width: 1.35rem;
    margin-right: 0.2rem;
}

.time-num {
    color: #00B4FF;
    font-size: 0.3rem;
}

.page-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.3rem;
}

.page-num {
    font-size: 0.24rem;
    margin: 0 0.3rem;
}

.page-btn {
    width: 1.7rem;
    height: 0.5rem;
    background-color: #79B8FF;
    text-align: center;
    line-height: 0.5rem;
    border-radius: 0.3rem;
    color: #fff;
    font-size: 0.24rem;
    cursor: pointer;
}
/* 添加 */
.head-info {
    height: .6rem;
    line-height: .6rem;
    background-color: #112ac1;
}

.loginUrl {
    float: right;
    color: #fff;
    margin-right: .2rem;
}

.avateName {
    float: right;
    color: #fff;
}

.avateName {
    position: relative;
}

    .avateName:hover .dropMenu {
        display: block;
    }

.head-info .avateName {
    margin-right: .2rem;
    cursor: pointer;
}

    .head-info .avateName a {
        text-align: center;
        display: block;
        line-height: .6rem;
        color: #747474;
    }

        .head-info .avateName a:hover {
            background-color: #f1f1f1;
            color: #747474;
        }

    .head-info .avateName span + span {
        margin-top: .05rem;
    }

.head-info .dropMenu {
    display: none;
}

.head-info .dropMenu {
    position: absolute;
    right: -.1rem;
    top: .6rem;
    background: #fff;
    padding: .1rem;
    border: 1px solid #c1c1c1;
    width: 1.5rem;
}
/* page1 */
.all-bg {
    background-color: #eff3f5;
}

.page-content {
    padding: .2rem;
}

    .page-content .title-info {
        display: flex;
        justify-content: space-between;
    }

    .page-content .title-fl {
        color: #858687;
    }

    .page-content .title-fr {
        color: #ff8300;
    }

.page-input {
    margin-top: .2rem;
}

.selectItem {
    font-size: .28rem;
    height: .6rem;
    line-height: .6rem;
    padding: 0rem .2rem;
    border-radius: .3rem;
    border: 1px solid #dfdfdf;
    color: #333;
    background-color: #f8f8f8;
    outline: none;
}

    .selectItem:focus {
        outline: none;
    }

select:focus-visible {
    outline: none;
}

.selectItem option {
    font-size: .24rem;
    line-height: .32rem;
    background-color: #fff;
    color: #333;
}

.am-modal {
    font-size: .24rem !important;
}

.page-input {
    display: flex;
    justify-content: space-between;
}

.main-search {
    position: relative;
    background-color: #f8f8f8;
    height: .6rem;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    border-radius: .3rem;
    color: #939393;
}

#SearchTitle {
    font-size: .28rem;
    box-sizing: border-box;
    background: #f8f8f8 none repeat scroll 0 0;
    color: #333;
    float: left;
    font-family: "Microsoft Yahei", "SimHei", Tahoma, Helvetica, Arial, sans-serif;
    height: .6rem;
    width: 80%;
    line-height: .6rem;
    padding: 0 0 0 5px;
    margin-left: 2px;
    outline: none;
    border: none;
}

#search_submit {
    box-sizing: border-box;
    background: url("../img/search.jpg") no-repeat scroll .1rem .1rem;
    background-size: .36rem .36rem;
    background-color: #f8f8f8;
    float: right;
    width: .6rem;
    height: .6rem;
    line-height: .6rem;
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
}

.box-view {
    padding: 0 .2rem;
}

.select-content {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-top: 1.2rem;
    border-radius: .3rem;
    padding: .2rem;
    padding-top: 1rem;
    background-color: #fff;
}

    .select-content .label {
        position: absolute;
        left: 0px;
        top: -.7rem;
        display: flex;
        flex: 1;
    }

        .select-content .label .titleA {
            flex: 1;
            text-align: center;
        }

        .select-content .label .titleB {
            flex: 1;
            text-align: center;
            padding: .2rem;
            background-color: #fff;
            border-radius: .3rem .3rem 0 0;
            margin-left: .05rem;
            font-size: .28rem;
            text-align: left;
        }

    .select-content .info {
        display: flex;
        flex: 1;
        margin-top: .3rem;
    }

    .select-content .score {
        display: flex;
        flex: 1;
    }

        .select-content .score + .score {
            margin-top: .3rem;
        }

        .select-content .score .num {
            flex: 1;
            text-align: center;
            font-weight: bold;
            color: #52afff;
        }

    .select-content .info .itemA {
        flex: 1;
        text-align: center;
        font-weight: bold;
        color: #a0a0a0;
    }

    .select-content .info .itemB {
        flex: 1;
        text-align: center;
        font-weight: bold;
    }

    .select-content .info .complete {
        color: #7ec65a;
    }

    .select-content .info .unComplete {
        color: #a0a0a0;
    }

.trim {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body {
    background-color: #eff3f5;
}
