﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

body.dark .News {
    background: #191919;
    color: #bfbfbf;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

body.dark .News .Title h3 a,
body.dark .News .Title h3,
body.dark .News ul li span,
body.dark .News ul li a {
    color: #bfbfbf;
}

body.dark .News ul li a:hover,
body.dark .News .Title a:hover {
    color: #09ccb5;
}

body.dark .SmallIcons .col {
    background: #191919;
}

body.dark .content>.col:nth-child(1) {
    border-radius: 0.25rem 0 0 0.25rem;
}

body.dark .content>.col:nth-child(2) {
    border-radius: 0 0.25rem 0.25rem 0;
}

body.dark .content>.col:nth-child(1) .News:nth-child(1) {
    border-radius: 0.25rem 0 0 0;
}

body.dark .content>.col:nth-child(2) .News:nth-child(1) {
    border-radius: 0 0.25rem 0 0;
}

.dark .card-fx .title {
    color: #ffffff !important;
}

.dark .card-fx {
    border-color: #333842 !important;
    background-color: #1e2126 !important;
}

.dark .zhouqi {
    color: #cccccc !important;
}

.dark .gengduo {
    background-color: #09ccb5 !important;
}

.dark .gengduo a:hover {
    color: #f5f5f5 !important;
}

.xxxxx {
    display: none !important;
}

/* 学习行为大数据分析时间下拉框样式 */
.time-select {
    padding: 4px 8px;
    margin-left: 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
    color: #333;
    cursor: pointer;
    font-size: inherit;
}

.time-select:focus {
    outline: none;
    border-color: #007bff;
}

.zhouqi label {
    color: inherit;
    font-size: inherit;
}

.dark .time-select {
    background-color: #333;
    border-color: #555;
    color: #eee;
}

@media (min-width: 1200px) {
    .zhouqi {
        display: inline-block;
        float: right;
        margin-right: 25px;
        font-size: 14px;
        color: #666666;
    }

    .gengduo {
        display: inline-block;
        margin-left: 10px;
        width: 150px;
        text-align: center;
        border-radius: 5px;
        background-color: #09ccb5;
    }

    .News .Title .gengduo a:hover {
        color: #fff;
    }

    .gengduo a {
        width: 80px;
        height: 100%;
        color: #fff;
        font-size: 14px;
    }

    .box1 {
        display: flex;
        padding: 0px 14px 0px 1px;
        justify-content: space-between;
        margin-top: 10px;
    }

    .box2 {
        display: flex;
        padding: 0px 14px 0px 1px;
        margin-top: 20px;
    }

    .box2 .card-fx {
        margin-right: 19px;
    }

    .card-fx {
        width: 216px;
        height: 112px;
        border: 1px solid #E5E7EB;
        border-radius: 8px;
    }

    .title {
        margin: 15px 0 0 15px;
        font-size: 14px;
        font-family: "Microsoft YaHei";
        color: #2F333A;
    }

    .num {
        margin: 15px 0 0 15px;
        font-size: 30px;
        font-weight: 800;
        color: #09ccb5;
        font-family: 'Roboto', Arial, sans-serif;
    }


    .content {
        margin-left: 0;
        margin-right: 0;
        border-radius: 0.25rem;
        background-color: white;
    }

    .content>.col {
        padding: 0;
    }

    .content>.col>.row {
        margin-left: 0;
        margin-right: 0;
    }

    .content>div:last-child {
        margin-right: 0;
    }

    .News {
        padding-left: 1.875rem;
        background-color: white;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }

    .Title {
        padding-top: 2.15rem;
        margin-bottom: 2rem;
    }

    .Title.title-fx{
        padding-left: 1.875rem !important;
        margin-bottom: 1rem !important;
    }

    .own-list {
        padding-left: 1.875rem !important;
        padding-bottom: 2rem !important;
    }

    .own-list .row .col:first-child {
        padding-left: 0 !important;
    }

    .News i {
        display: block;
        width: 35px;
        height: 2px;
        background: #39bfb9;
    }

    .News .Title h3 a,
    .News .Title h3 {
        color: #333;
        font-size: 1.125rem;
        font-weight: bold;
        float: left;
        display: block;
    }

    .News ul {
        margin-top: 0.8rem;
    }

    .News ul li {
        display: flex;
        align-items: center;
    }

    .News ul li a {
        color: #666;
        font-size: 0.875rem;
        line-height: 32px;
        font-weight: lighter;
        width: 464px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
    }

    .News ul li span {
        display: inline-block;
        color: #999;
        font-size: 0.875rem;
        line-height: 32px;
        font-weight: lighter;
    }

    .SmallIcons {
        margin-right: 0;
        margin-left: 0;
        padding: 0.6rem 0.8125rem;
    }

    .SmallIcons .col {
        height: 2.5rem;
        background: #fff;
        padding: 0 0.75rem;
    }

    .SmallIcons .col>div {
        border-radius: 0.25rem;
        line-height: 2.5rem;
        border: 1px solid #09ccb5;
        text-indent: 0.625rem;
        height: 2.5rem;
    }

    .SmallIcons i {
        background: url("../../Images/SmallNameIcon.png");
        width: 1.5rem;
        height: 1.5rem;
        display: inline-block;
        margin: 0.5rem 0;
        float: left;
        cursor: pointer;
    }

    .SmallIcons .col a {
        color: #09ccb5;
        display: inline-block;
        height: 2.5rem;
        line-height: 2.5rem;
        float: left;
        font-size: 0.875rem;
    }

    .SmallIcons .SmallIcon1 {
        background-position: 0 0;
    }

    .SmallIcons .SmallIcon2 {
        background-position: -24px 0;
    }

    .SmallIcons .SmallIcon3 {
        background-position: -48px 0;
    }

    .SmallIcons .SmallIcon4 {
        background-position: -72px 0;
    }

    .SmallIcons .SmallIcon5 {
        background-position: -96px 0;
    }

    .SmallIcons .SmallIcon6 {
        background-position: -120px 0;
    }

    .SmallIcons .col:nth-child(1) div,
    .SmallIcons .col:nth-child(6) div,
    .SmallIcons .col:nth-child(4) div {
        padding: 0 0.9375rem;
    }

    .SmallIcons .col:nth-child(2) div,
    .SmallIcons .col:nth-child(3) div {
        padding: 0 1rem;
    }

    .SmallIcons .col:nth-child(5) div {
        padding: 0 0.25rem;
    }

    .SmallIcons .col>div:hover {
        background: #09ccb5;
        border: 1px solid #09ccb5;
    }

    .SmallIcons .col div:hover a {
        color: white;
    }

    .SmallIcons .col div:hover .SmallIcon1 {
        background-position: 0 24px;
    }

    .SmallIcons .col div:hover .SmallIcon2 {
        background-position: -24px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon3 {
        background-position: -48px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon4 {
        background-position: -72px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon5 {
        background-position: -96px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon6 {
        background-position: -264px 24px;
    }
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 1199px) {
    .padContent {
        margin-top: -1rem;
    }

    .content {
        margin-left: 0;
        margin-right: 0;
        border-radius: 0.25rem;
        background-color: white;
    }

    .content>.col {
        padding: 0;
        flex-basis: auto;
    }

    .content>.col>.row {
        margin-left: 0;
        margin-right: 0;
    }

    .content>div:last-child {
        margin-right: 0;
    }

    .News {
        padding-left: 1.875rem;
        background-color: white;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }

    .Title {
        padding-top: 2.15rem;
        margin-bottom: 2rem;
    }

    .own-list {
        padding-left: 1.875rem !important;
        padding-bottom: 2rem !important;
    }

    .News i {
        display: block;
        width: 35px;
        height: 2px;
        background: #39bfb9;
    }

    .News .Title h3 a,
    .News .Title h3 {
        color: #333;
        font-size: 1.125rem;
        font-weight: bold;
        float: left;
        display: block;
    }

    .News ul {
        margin-top: 0.8rem;
    }

    .News ul li a {
        color: #666;
        font-size: 0.875rem;
        line-height: 32px;
        font-weight: lighter;
    }

    .News ul li span {
        display: inline-block;
        color: #999;
        font-size: 0.875rem;
        line-height: 32px;
        font-weight: lighter;
    }

    .content .col-md-2 {
        max-width: 100% !important;
        flex: auto;
    }

    .SmallIcons {
        margin-right: 0;
        margin-left: 0;
        padding: 0.6rem 0.8125rem;
    }

    .SmallIcons .col {
        height: 2.5rem;
        background: #fff;
        padding: 0 0.75rem;
        flex: auto;
        margin: 0.5rem 0;
        max-width: 30%;
    }

    .SmallIcons .col>div {
        border-radius: 0.25rem;
        line-height: 2.5rem;
        border: 1px solid #09ccb5;
        text-indent: 0.625rem;
        height: 2.5rem;
    }

    .SmallIcons i {
        background: url("../../Images/SmallNameIcon.png");
        width: 1.5rem;
        height: 1.5rem;
        display: inline-block;
        margin: 0.5rem 0;
        float: left;
        cursor: pointer;
    }

    .SmallIcons .col a {
        color: #09ccb5;
        display: inline-block;
        height: 2.5rem;
        line-height: 2.5rem;
        float: left;
        font-size: 0.875rem;
    }

    .SmallIcons .SmallIcon1 {
        background-position: 0 0;
    }

    .SmallIcons .SmallIcon2 {
        background-position: -24px 0;
    }

    .SmallIcons .SmallIcon3 {
        background-position: -48px 0;
    }

    .SmallIcons .SmallIcon4 {
        background-position: -72px 0;
    }

    .SmallIcons .SmallIcon5 {
        background-position: -96px 0;
    }

    .SmallIcons .SmallIcon6 {
        background-position: -120px 0;
    }

    .SmallIcons .col div {
        padding: 0 0.25rem;
    }

    .SmallIcons .col>div:hover {
        background: #09ccb5;
        border: 1px solid #09ccb5;
    }

    .SmallIcons .col div:hover a {
        color: white;
    }

    .SmallIcons .col div:hover .SmallIcon1 {
        background-position: 0 24px;
    }

    .SmallIcons .col div:hover .SmallIcon2 {
        background-position: -24px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon3 {
        background-position: -48px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon4 {
        background-position: -72px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon5 {
        background-position: -96px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon6 {
        background-position: -264px 24px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .navbar {
        padding-top: 1.25rem;
        padding-left: 0.5rem;
    }

    .navbar .navbar-brand {
        width: 80%;
    }

    #navbarSupportedContent {
        padding-bottom: 12px;
    }

    .logo {
        content: url("../../Images/logo.png");
    }

    .mhide {
        display: none;
        width: 0 !important;
    }

    .padContent {
        margin-top: -1rem;
    }

    .content {
        margin-left: 0;
        margin-right: 0;
        border-radius: 0.25rem;
        background-color: white;
    }

    .content>.col {
        padding: 0;
        flex-basis: auto;
    }

    .content>.col>.row {
        margin-left: 0;
        margin-right: 0;
    }

    .content>div:last-child {
        margin-right: 0;
    }

    .News {
        padding-left: 1.875rem;
        background-color: white;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }

    .Title {
        padding-top: 2.15rem;
        margin-bottom: 2rem;
    }

    .own-list {
        padding-left: 1.875rem !important;
        padding-bottom: 2rem !important;
    }

    .News i {
        display: block;
        width: 35px;
        height: 2px;
        background: #39bfb9;
    }

    .News .Title h3 a,
    .News .Title h3 {
        color: #333;
        font-size: 1.125rem;
        font-weight: bold;
        float: left;
        display: block;
    }

    .News ul {
        margin-top: 0.8rem;
    }

    .News ul li a {
        color: #666;
        font-size: 0.875rem;
        line-height: 32px;
        font-weight: lighter;
    }

    .News ul li span {
        display: inline-block;
        color: #999;
        font-size: 0.875rem;
        line-height: 32px;
        font-weight: lighter;
    }

    .content .col-md-2 {
        max-width: 100% !important;
        flex: auto;
    }

    .SmallIcons {
        margin-right: 0;
        margin-left: 0;
        padding: 0.6rem 0.8125rem;
    }

    .SmallIcons .col {
        height: 2.5rem;
        background: #fff;
        padding: 0 0.75rem;
        flex: auto;
        margin: 0.5rem 0;
        max-width: 50%;
    }

    .SmallIcons .col>div {
        border-radius: 0.25rem;
        line-height: 2.5rem;
        border: 1px solid #09ccb5;
        text-indent: 0.625rem;
        height: 2.5rem;
    }

    .SmallIcons i {
        background: url("../../Images/SmallNameIcon.png");
        width: 1.5rem;
        height: 1.5rem;
        display: inline-block;
        margin: 0.5rem 0;
        float: left;
        cursor: pointer;
    }

    .SmallIcons .col a {
        color: #09ccb5;
        display: inline-block;
        height: 2.5rem;
        line-height: 2.5rem;
        float: left;
        font-size: 0.875rem;
    }

    .SmallIcons .SmallIcon1 {
        background-position: 0 0;
    }

    .SmallIcons .SmallIcon2 {
        background-position: -24px 0;
    }

    .SmallIcons .SmallIcon3 {
        background-position: -48px 0;
    }

    .SmallIcons .SmallIcon4 {
        background-position: -72px 0;
    }

    .SmallIcons .SmallIcon5 {
        background-position: -96px 0;
    }

    .SmallIcons .SmallIcon6 {
        background-position: -120px 0;
    }

    .SmallIcons .col>div {
        padding: 0 0.9375rem;
    }

    .SmallIcons .col>div:hover {
        background: #09ccb5;
        border: 1px solid #09ccb5;
    }

    .SmallIcons .col div:hover a {
        color: white;
    }

    .SmallIcons .col div:hover .SmallIcon1 {
        background-position: 0 24px;
    }

    .SmallIcons .col div:hover .SmallIcon2 {
        background-position: -24px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon3 {
        background-position: -48px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon4 {
        background-position: -72px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon5 {
        background-position: -96px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon6 {
        background-position: -264px 24px;
    }
}

/*// Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {
    .navbar {
        padding-top: 1.25rem;
        padding-left: 0;
        padding-right: 0;
    }

    .navbar .navbar-brand {
        width: 80%;
    }

    #navbarSupportedContent {
        padding-bottom: 12px;
    }

    .logo {
        content: url("../../Images/logo.png");
    }

    .mhide {
        display: none;
        width: 0 !important;
    }

    .padContent {
        margin-top: -1rem;
    }

    /*.MiddleNav .NavIcon0 {*/
    /*    background-position: -576px 0;*/
    /*}*/
    .padContent {
        margin-top: -1rem;
    }

    .content {
        margin-left: 0;
        margin-right: 0;
        border-radius: 0.25rem;
        background-color: white;
    }

    .content>.col {
        padding: 0;
        flex-basis: auto;
    }

    .content>.col>.row {
        margin-left: 0;
        margin-right: 0;
    }

    .content>div:last-child {
        margin-right: 0;
    }

    .News {
        background-color: white;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }

    .Title {
        padding-top: 2.15rem;
        margin-bottom: 2rem;
    }

    .Title.title-fx{
        padding-left: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .own-list {
        padding-left: 15px;
        padding-bottom: 2rem !important;
    }

    .News i {
        display: block;
        width: 35px;
        height: 2px;
        background: #39bfb9;
    }

    .News .Title h3 a,
    .News .Title h3 {
        color: #333;
        font-size: 1.125rem;
        font-weight: bold;
        float: left;
        display: block;
    }

    .News ul {
        margin-top: 0.8rem;
    }

    .News ul li {
        margin-bottom: 0.5rem;
    }

    .News ul li a {
        color: #666;
        font-size: 0.875rem;
    }

    .News ul li span {
        display: inline-block;
        color: #999;
        font-size: 0.875rem;
        font-weight: lighter;
    }

    .content .col-md-2 {
        max-width: 100% !important;
        flex: auto;
    }

    .LinkIcons {}

    .LinkIcons>div {}

    .LinkIcons span {
        display: block;
        line-height: 1.5rem;
        font-size: 0.8rem;
        margin-top: 0.5rem;
        color: #0accb5;
    }

    .LinkIcons .col div {
        width: 3.5rem;
        height: 3.5rem;
        margin: 0 auto;
        cursor: pointer;
    }

    .LinkIcons .col {
        margin: 0 auto;
        text-align: center;
        background-color: white;
        margin-bottom: 1.25rem;
        padding: 1rem 0.625rem 1rem;
        border-radius: 0.25rem;
        max-width: 30%;
        margin-left: 0;
    }

    .LinkIcons>div:nth-child(5) {
        margin-right: 0rem;
    }

    .LinkIcons .LinkIcon1 {
        background: url("../../Images/study1.png");
        background-size: cover;
    }

    .LinkIcons .LinkIcon2 {
        background: url("../../Images/cloud1.png");
        background-size: cover;
    }

    .LinkIcons .LinkIcon3 {
        background: url("../../Images/tool1.png");
        background-size: cover;
    }

    .LinkIcons .LinkIcon1:hover {
        background: url("../../Images/study2.png");
        background-size: cover;
    }

    .LinkIcons .LinkIcon2:hover {
        background: url("../../Images/cloud2.png");
        background-size: cover;
    }

    .LinkIcons .LinkIcon3:hover {
        background: url("../../Images/tool2.png");
        background-size: cover;
    }

    .SmallIcons {
        margin-right: 0;
        margin-left: 0;
        padding: 0.6rem 0.8125rem 0.6rem 0;
    }

    .SmallIcons .col {
        height: 2.5rem;
        background: #fff;
        padding: 0 0.75rem 0 0;
        flex: auto;
        margin: 0.5rem 0;
        max-width: 100%;
    }

    .SmallIcons .col>div {
        border-radius: 0.25rem;
        line-height: 2.5rem;
        border: 1px solid #09ccb5;
        text-indent: 0.625rem;
        height: 2.5rem;
    }

    .SmallIcons i {
        background: url("../../Images/SmallNameIcon.png");
        width: 1.5rem;
        height: 1.5rem;
        display: inline-block;
        margin: 0.5rem 0;
        float: left;
        cursor: pointer;
    }

    .SmallIcons .col a {
        color: #09ccb5;
        display: inline-block;
        height: 2.5rem;
        line-height: 2.5rem;
        float: left;
        font-size: 0.875rem;
    }

    .SmallIcons .SmallIcon1 {
        background-position: 0 0;
    }

    .SmallIcons .SmallIcon2 {
        background-position: -24px 0;
    }

    .SmallIcons .SmallIcon3 {
        background-position: -48px 0;
    }

    .SmallIcons .SmallIcon4 {
        background-position: -72px 0;
    }

    .SmallIcons .SmallIcon5 {
        background-position: -96px 0;
    }

    .SmallIcons .SmallIcon6 {
        background-position: -120px 0;
    }

    .SmallIcons .col div {
        padding: 0 1rem;
    }

    .SmallIcons .col div:hover {
        background-color: #09ccb5;
    }

    .SmallIcons .col div:hover a {
        color: white;
    }

    .SmallIcons .col div:hover .SmallIcon1 {
        background-position: 0 24px;
    }

    .SmallIcons .col div:hover .SmallIcon2 {
        background-position: -24px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon3 {
        background-position: -48px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon4 {
        background-position: -72px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon5 {
        background-position: -96px 24px;
    }

    .SmallIcons .col div:hover .SmallIcon6 {
        background-position: -264px 24px;
    }

        /* 大数据分析模块适配 */
    .box1,
    .box2 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 8px;
        padding: 0 6px;
        margin: 0;
    }

    .box2 {
        margin-top: 8px;
    }

    .box1 .card-fx:first-child {
        width: 100% !important;
        height: 70px;
        border: 1px solid #E5E7EB;
        border-radius: 6px;
    }

    .box1 .card-fx:not(:first-child),
    .box2 .card-fx {
        width: calc(50% - 4px);
        height: 70px;
        border: 1px solid #E5E7EB;
        border-radius: 6px;
        box-sizing: border-box;
        margin: 0;
    }

    .card-fx .title {
        margin: 8px 0 0 10px;
        font-size: 0.7rem;
        font-family: "Microsoft YaHei";
        color: #2F333A;
    }

    .card-fx .num {
        margin: 5px 0 0 10px;
        font-size: 1.2rem;
        font-weight: 800;
        color: #39bfb9;
    }

    .gengduo {
        display: inline-block;
        width: 150px;
        /* height: 30px; */
        margin-left: 30px;
        border-radius: 4px;
        background-color: #39bfb9;
        text-align: center;
    }

    .gengduo a {
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        font-size: 0.75rem;
        line-height: 24px;
        text-decoration: none;
    }

    .gengduo:hover {
        background-color: #39bfb9;
    }

    .gengduo a:hover {
        color: #f5f5f5;
    }

    .zhouqi {
        margin: 0 0 0 20px;
        font-size: 0.7rem;
        color: #666;
    }

    .Title.title-fx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-right: 1rem;
    }

    .Title.title-fx h3,
    .Title.title-fx h3 a {
        float: none;
        width: auto;
        display: inline-block;
        margin: 0;
        text-align: left !important;
    }

    .Title.title-fx h3 {
        flex: 1 1 auto;
    }

    .Title.title-fx .gengduo {
        margin-left: 10px;
    }

    .Title.title-fx .zhouqi {
        width: 100%;
        text-align: right;
        margin-top: 6px;
        margin-left: 0;
    }
}