@import url(./maccmsff4.0.css);

.home-menu-header-menu-li {
    display: flex;
    flex-direction: column;
    position: relative;
}

img {
    max-width: 100%;
}

.home-menu-header-changeli {
    width: 64px;
    height: 4px;
    background: #dc4243;
    border-radius: 2px;
    position: absolute;
    top: 60px;
}

.maccms-nav {
    width: 100%;
    /*display: flex;
    flex-wrap: wrap;
    gap: 0.57%*/
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto auto;
    grid-gap: 10px;
}

.maccms-nav a div {
    text-align: center;
}
.maccms-nav a div span.svgspan {
    width: 50px;
    height: 50px;
    display: inline-block;
    overflow: hidden;
}

.maccms-nav a div span.svgspan img {
    transform: translateX(50px);
    filter: drop-shadow(-50px 0px 0px #666);
    -webkit-filter: drop-shadow(-50px 0px 0px #666);
}
.maccms-nav a div:hover span.svgspan img {
    filter: drop-shadow(-50px 0px 0px #fff);
    -webkit-filter: drop-shadow(-50px 0px 0px #fff);
}
.maccms-nav .active span.svgspan img{
    filter: drop-shadow(-50px 0px 0px #fff);
    -webkit-filter: drop-shadow(-50px 0px 0px #fff);   
}

.maccms-nav-master {
    padding: 25px 0 15px 0;
    width: 12%;
    min-width: 120px;
    box-shadow: 0px 4px 20px 0px rgba(84, 84, 84, 0.1);
    border-radius: 8px;
}

.maccms-nav .active {
    background: #547BFf;
    box-shadow: 0px 4px 20px 0px rgba(84, 84, 84, 0.1);
    border-radius: 8px;
    color: #ffffff;
}

.active p {
    color: #ffffff;
}

.navbar:before {
    height: 70px
}

.maccms-nav-master-imgs {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 40px
}

.maccms-nav-master-text {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    margin-top: 20px;
    text-align: center;
}

.maccms-nav-master:hover {
    background-color: #547BFf;
    color: white;
    cursor: pointer;
}

.maccms-nav-master:hover p {
    color: white;
}

.maccms-couse-explain {
    padding: 1px 0;
    width: 100%;
    background: #f2f5ff;
    box-shadow: 0px 4px 20px 0px rgba(84, 84, 84, 0.1);
    border-radius: 8px;
    margin-top: 30px;
    padding-bottom: 24px;
}

.maccms-couse-explain ul {
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.maccms-couse-explain ul li {
    text-align: center;
    float: initial
}

embed {
    pointer-events: none;
}

.maccms-couse-explain-first {
    font-family: MicrosoftYaHei;
    font-size: 32px;
    color: #333333;
    letter-spacing: 1.33px;
    font-weight: 400;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 20px;
}

.maccms-couse-explain-two {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.67px;
    font-weight: 400;
    padding-top: 20px;
    margin-left: 30px;
    padding-bottom: 20px;
}

.maccms-couse-explain-three {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #dc4243;
    letter-spacing: 1px;
    font-weight: 400;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 30px;
}

.maccms-couse-explain-three-img {
    margin-right: 10px;
}

.maccms-course-cquisition-settings {
    width: 100%;
}

.maccms-course-cquisition-settings-title {
    height: 31px;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #333333;
    letter-spacing: 0.75px;
    font-weight: 400;
}

.maccms-course-cquisition-settings-banner {
    border: 1px solid rgba(224, 224, 224, 1);
    border-radius: 8px;
    margin-top: 30px;
}

.maccms-course-navtitale {
    border-radius: 8px 8px 0px 0px;
    background: #ffebe2;
    height: 68px;
    width: 100%;
    display: flex;
}

.maccms-course-navtitale-top {
    width: 12%;
    height: 68px;
    text-align: center;
    line-height: 68px;
    font-size: 14px;
    color: #555555;
    font-weight: 400;
    border-right: rgba(224, 224, 224, 1) 1px solid;
}

.maccms-course-cquisition-settings-banner table tr {
    height: 82px
}

.maccms-course-cquisition-settings-banner thead {
    border-radius: 8px 8px 0px 0px;
    background: #ffebe2;
    height: 68px;
}

.maccms-course-cquisition-settings-banner thead th {
    height: 68px;
    text-align: center;
    line-height: 68px;
    font-size: 14px;
    color: #555555;
    font-weight: 400;
    border-right: rgba(224, 224, 224, 1) 1px solid;
}

.maccms-course-navtitale-last {
    display: flex;
    width: 64%;
}

.maccms-course-navtitale-last-first {
    flex: 2;
    height: 68px;
    text-indent: 4em;
    line-height: 68px;
    font-size: 14px;
    color: #555555;
    font-weight: 400;
    border-right: rgba(224, 224, 224, 1) 1px solid;
}

.maccms-course-navtitale-last-two {
    flex: 4;
    height: 68px;
    text-indent: 2em;
    line-height: 68px;
    font-size: 14px;
    color: #555555;
    font-weight: 400;
    border-right: rgba(224, 224, 224, 1) 1px solid;
}

.maccms-course-navtitale-last-three {
    flex: 2;
    height: 68px;
    text-indent: 3em;
    line-height: 68px;
    font-size: 14px;
    color: #555555;
    font-weight: 400;
    border-right: rgba(224, 224, 224, 1) 1px solid;
}

.maccms-course-navtitale-bottom {
    width: 100%;
    display: flex;
}

.navtitale-top1 {
    border-right: rgba(224, 224, 224, 1) 1px solid;
    height: 262px;
    line-height: 262px;
}

.navtitale-last-top2 {
    border-right: rgba(224, 224, 224, 1) 1px solid;
    height: 262px;
    text-indent: 4em;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.navtitale-last-top3 {
    flex: 4;
    border-right: rgba(224, 224, 224, 1) 1px solid;
    height: 262px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.navtitale-last-top-p {
    text-indent: 2em;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    margin-bottom: 14px;
}

.maccms-course-binding {
    width: 100%;
    height: 60px;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #333333;
    letter-spacing: 0.75px;
    font-weight: 400;
    line-height: 60px;
    text-align: left;
    border-bottom: 2px solid #e0e0e0;
}

.maccms-course-binding-fistmethod {
    height: 24px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333333;
    letter-spacing: 0.67px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 30px;
}

.maccms-course-binding-span {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #dc4243;
    letter-spacing: 0.67px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
}

.maccms-course-shortcut-menu {
    width: 100%;
    background: #f5f5f5;
    padding-bottom: 25px;
}

.maccms-course-binding-fist-a {
    height: 21px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #dc4243;
    letter-spacing: 0.67px;
    font-weight: 400;
}

.maccms-course-binding-fist-p {
    margin-left: 40px;
    padding-top: 25px;
}

.download-method {
    width: 160px;
    height: 48px;
    background-image: linear-gradient(180deg, #ff7374 0%, #dc4243 100%);
    border-radius: 4px;
    margin-right: 30px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
}

@media screen and (max-width:760px) {
    .maccms-nav {
        gap: 1.14%
    }

    .maccms-nav-master {
        width: 23%
    }
}

@media screen and (max-width:450px) {

    .maccms-nav {
        gap: 2%
    }

    .maccms-nav-master {
        width: 49%
    }
}