<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('../common/cHead.css');

.contentMiddleLeft {
    width: 186px;
    padding: 0px 2px;
    background: #1FAB89;
    margin-right: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    box-shadow: -3px 0px 6px #ccc,3px 0px 6px #ccc,0px -3px 6px #ccc,0px 3px 6px #ccc;
    -webkit-box-shadow: -3px 0px 6px #ccc,3px 0px 6px #ccc,0px -3px 6px #ccc,0px 3px 6px #ccc;
    -o-box-shadow: -3px 0px 6px #ccc,3px 0px 6px #ccc,0px -3px 6px #ccc,0px 3px 6px #ccc;
    -ms-box-shadow: -3px 0px 6px #ccc,3px 0px 6px #ccc,0px -3px 6px #ccc,0px 3px 6px #ccc;
    -moz-box-shadow: -3px 0px 6px #ccc,3px 0px 6px #ccc,0px -3px 6px #ccc,0px 3px 6px #ccc;
}

.contentMiddleRight {
    width: 960px;
    height: 807px;
    background: #1FAB89;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    padding: 0px 20px;
    box-shadow: -3px 0px 6px #ccc,3px 0px 6px #ccc,0px -3px 6px #ccc,0px 3px 6px #ccc;
    -webkit-box-shadow: -3px 0px 6px #ccc,3px 0px 6px #ccc,0px -3px 6px #ccc,0px 3px 6px #ccc;
    -o-box-shadow: -3px 0px 6px #ccc,3px 0px 6px #ccc,0px -3px 6px #ccc,0px 3px 6px #ccc;
    -ms-box-shadow: -3px 0px 6px #ccc,3px 0px 6px #ccc,0px -3px 6px #ccc,0px 3px 6px #ccc;
    -moz-box-shadow: -3px 0px 6px #ccc,3px 0px 6px #ccc,0px -3px 6px #ccc,0px 3px 6px #ccc;
}

.exercisechapters {
    padding: 0px 5px;
    height: 646px;
    overflow: hidden;
}

    .exercisechapters li {
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
        -ms-border-radius: 4px;
        padding: 8px 15px;
        font-size: 12px;
        line-height: 20px;
        cursor: pointer;
        margin-bottom: 4px;
    }

        .exercisechapters li:hover {
            border: 1px solid #1FAB89;
        }

.chooseChapter {
    background: #1FAB89;
    color: #fff;
}

.upLoadBtn {
    text-align: center;
}

.downLoadBtn {
    text-align: center;
}

    .upLoadBtn a, .downLoadBtn a {
        font-size: 30px;
        color: #1FAB89;
    }

.contentMiddleRightTopBox {
    height: 32px;
    line-height: 32px;
    margin-top: 20px;
}

.chapterInf {
    border-radius: 4px;
    font-size: 12px;
}

    .chapterInf span {
        margin: 0px 20px;
    }

.videoBox {
}

.timerBox {
    height: 32px;
    padding: 0px 20px;
    background: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    color: red;
    font-size: 24px;
    margin-left: 30px;
}

.contentdetailBox {
    width: 100%;
    background: #fff;
    height: 686px;
    margin-top: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    overflow: auto;
}

.BtnBox {
    text-align: center;
    height: 42px;
    line-height: 42px;
    vertical-align: middle;
}

    .BtnBox a {
        display: inline-block;
        width: 120px;
        height: 30px;
        color: #fff;
        background: #FF4E00;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
        -ms-border-radius: 4px;
        line-height: 30px;
        margin-top: 12px;
    }

.footBox {
    line-height: 40px;
    height: 40px;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
}

.cupBox img {
    width: 30px;
    height: 30px;
}

.cupBox {
    text-align: center;
    margin-top: 10px;
}

    .cupBox label {
        display: inline-block;
        width: 26px;
    }

.listBox {
    height: 726px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
}

table {
    margin-top: 3px;
    border-collapse: collapse;
    border-spacing: 0;
    margin-right: auto;
    margin-left: auto;
    width: 950px;
}

th, td {
    border: 1px solid #b5d6e6;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    height: 21px;
}

tr:hover td {
    background-color: #1FAB89;
}

th {
    background-color: #ccc;
}

.hover {
    background-color: #bbf;
}

.backgroudcolor {
    background-color: #fff;
}

.groupcolor {
    background-color: #1FAB89;
}

.yulanBox {
    border: 1.6px solid #6088BB;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1000px;
    height: 720px;
    background: #ffffff;
    margin-left: -500px;
    margin-top: -20%;
    font-size: 24px;
    border-radius: 6px;
}

.yulanBoxContent {
    margin-top: 37px;
    margin-left: 20px;
    margin-right: 13px;
    margin-bottom: 10px;
    overflow: auto;
    height: 675px;
}

.closeimg {
    cursor: pointer;
    width: 10%;
    margin-top: -4%;
    margin-right: -9%;
    display: inline-block;
}

.yulancloseimg {
    cursor: pointer;
    width: 2.5%;
    margin-top: 1%;
    margin-right: 1%;
}

#pageTool {
    box-sizing: border-box;
    position: relative;
    height: 39px;
    align-items: center;
    text-align: center;
    padding: 12px 0px;
}

    #pageTool &gt; span {
        background-color: #F9FFEA;
        box-sizing: border-box;
        border: 1px solid #808080;
        border-radius: 5px;
        height: 34px;
        margin: 0px 2px;
        padding: 6px 10px;
        cursor: pointer;
    }
</pre></body></html>