﻿.user-center {
    margin-left: 1rem;
}

.user-logout {
    margin-left: 1rem;
    cursor: pointer;
}

.user-center a {
    color: black;
}

.user-center a:hover {}

/* 暗黑模式样式 */
.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: #08b8a6 !important;
}

.dark .gengduo a:hover {
    color: #f5f5f5 !important;
}

.dark .News {
    background-color: #1e2126 !important;
}

.dark .News .Title h3,
.dark .News ul li a {
    color: #e0e0e0 !important;
}

.dark .News .Title>a {
    color: #bbbbbb !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;
}

/* 大屏幕样式（≥1200px） */
@media (min-width: 1200px) {
    .xxxxx {
        display: none;
    }

    .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 12px 0px 8px;
        justify-content: space-between;
    }

    .box2 {
        display: flex;
        padding: 0px 12px 0px 8px;
        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;
    }

    .reset-padding-lr {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .reset-width-1200 {
        max-width: 1200px;
    }

    .navbar {
        padding-top: 1.25rem;
        padding-left: 0.5rem;
    }

    #navbarSupportedContent {
        padding-bottom: 12px;
    }

    #navbarSupportedContent ul li:not(:last-child) {
        display: none;
    }

    .logo {
        content: url("../../Images/logo.png");
    }

    .MiddleNav {
        padding: 1.875rem 0.9375rem 0;
        background-color: white;
        border-radius: 0.25rem;
        margin: -1rem 0 1.25rem 0;
    }

    .MiddleNav .col {
        margin: 0 auto;
        text-align: center;
    }

    .MiddleNav .col div {
        width: 4rem;
        height: 4rem;
        margin: 0 auto;
    }

    .MiddleNav .col span {
        display: inline-block;
        line-height: 1.875rem;
        text-align: center;
        color: #333;
        margin-top: 0.625rem;
        margin-bottom: 1rem;
        font-size: 0.75rem;
    }

    .content {
        margin-left: 0;
        margin-right: 0;
    }

    .content>div {
        margin: 0 1.25rem 0 0;
        border-radius: 0.25rem;
    }

    .content>div:last-child {
        margin-right: 0;
    }

    .News {
        margin-bottom: 1.375rem;
        background-color: white;
        border-radius: 0.25rem;
        padding-left: 0;
        padding-right: 1.25rem;
        padding-bottom: 0.9rem;
    }

    .Title {
        padding-top: 1.25rem;
        margin-bottom: 2.5rem;
    }

    .News span {
        display: inline-block;
        width: 4px;
        height: 20px;
        background: #09ccb5;
        margin-right: 16px;
        float: left;
    }

    .News .Title h3 {
        color: #333;
        font-size: 1.125rem;
        font-weight: bold;
        float: left;
        line-height: 1.25rem;
    }

    .News .Title>a {
        display: block;
        float: right;
        color: #666;
        font-size: 0.8125rem;
        font-weight: lighter;
        line-height: 1.25rem;
    }

    .News ul {
        padding-left: 1.25rem;
    }

    .News ul li a {
        color: #666;
        font-size: 14px;
        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.15rem;
    }

    .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;
    }
}

/* 中屏幕样式（768px-1199px） */
@media (min-width: 768px) and (max-width: 1199px) {
    .reset-padding-lr {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .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;
    }

    @media (min-width: 992px) and (max-width: 1199px) {
        .mshow {
            display: block;
            width: 100% !important;
            padding-right: 5px !important;
            margin-bottom: 2.5rem;
        }
    }

    .MiddleNav {
        padding: 1.875rem 0.9375rem 0;
        background-color: white;
        border-radius: 0.25rem;
        margin: -1rem 0 1.25rem 0;
    }

    .MiddleNav .col {
        margin: 0 auto;
        text-align: center;
    }

    .MiddleNav .col div {
        width: 4rem;
        height: 4rem;
        margin: 0 auto;
    }

    .MiddleNav .col span {
        display: inline-block;
        line-height: 1.875rem;
        text-align: center;
        color: #333;
        margin-top: 0.625rem;
        margin-bottom: 1rem;
        font-size: 0.75rem;
    }

    .padContent {
        margin-top: -1rem;
    }

    .content {
        margin-left: 0;
        margin-right: 0;
    }

    .content .col {
        flex-basis: auto;
        padding-right: 0;
    }

    .content>div {
        margin: 0 1rem 0 0;
        border-radius: 0.25rem;
    }

    .content>div:last-child {
        margin-right: 0;
    }

    .News {
        margin-bottom: 1.375rem;
        background-color: white;
        border-radius: 0.25rem;
        padding-left: 0;
        padding-right: 1.25rem;
        padding-bottom: 0.9rem;
    }

    .Title {
        padding-top: 1.25rem;
        margin-bottom: 2.5rem;
    }

    .News span {
        display: inline-block;
        width: 4px;
        height: 20px;
        background: #09ccb5;
        margin-right: 16px;
        float: left;
    }

    .News .Title h3 {
        color: #333;
        font-size: 1.125rem;
        font-weight: bold;
        float: left;
        line-height: 1.25rem;
    }

    .News .Title>a {
        display: block;
        float: right;
        color: #666;
        font-size: 0.8125rem;
        font-weight: lighter;
        line-height: 1.25rem;
    }

    .News ul {
        padding-left: 1.25rem;
    }

    .News ul li a {
        color: #666;
        font-size: 14px;
        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;
    }

    /* 大数据分析模块适配 */
    .box1,
    .box2 {
        flex-direction: column !important;
        padding: 0 8px !important;
        gap: 12px;
    }

    .box2 {
        margin-top: 12px !important;
    }

    .box2 .card-fx {
        margin-right: 0 !important;
    }

    .card-fx {
        width: 100% !important;
        height: 90px !important;
    }

    .title {
        margin: 12px 0 0 12px !important;
        font-size: 13px !important;
    }

    .num {
        margin: 10px 0 0 12px !important;
        font-size: 24px !important;
    }

    .zhouqi {
        float: none !important;
        display: block !important;
        margin: 8px 0 0 20px !important;
        font-size: 12px !important;
    }

    .gengduo {
        margin-left: 0 !important;
        width: 150px !important;
    }

    .gengduo a {
        font-size: 12px !important;
        line-height: 24px !important;
    }
}

/* 小屏幕样式（576px-767px） */
@media (min-width: 576px) and (max-width: 767px) {
    .reset-padding-lr {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .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;
    }

    .MiddleNav {
        padding: 1.875rem 0.9375rem 0;
        background-color: white;
        border-radius: 0.25rem;
        margin: -1rem 0 1.25rem 0;
    }

    .MiddleNav .col {
        margin: 0 auto;
        text-align: center;
    }

    .MiddleNav .col div {
        width: 4rem;
        height: 4rem;
        margin: 0 auto;
    }

    .MiddleNav .col span {
        display: inline-block;
        line-height: 1.875rem;
        text-align: center;
        color: #333;
        margin-top: 0.625rem;
        margin-bottom: 1rem;
        font-size: 0.75rem;
    }

    .padContent {
        margin-top: -1rem;
    }

    .content {
        margin-left: 0;
        margin-right: 0;
    }

    .content .col {
        flex-basis: auto;
        padding-right: 0;
    }

    .content>div {
        margin: 0 1.25rem 0 0;
        border-radius: 0.25rem;
    }

    .content>div:last-child {
        margin-right: 0;
    }

    .News {
        margin-bottom: 1.375rem;
        background-color: white;
        border-radius: 0.25rem;
        padding-left: 0;
        padding-right: 1.25rem;
        padding-bottom: 0.9rem;
    }

    .Title {
        padding-top: 1.25rem;
        margin-bottom: 2.5rem;
    }

    .News span {
        display: inline-block;
        width: 4px;
        height: 20px;
        background: #09ccb5;
        margin-right: 16px;
        float: left;
    }

    .News .Title h3 {
        color: #333;
        font-size: 1.125rem;
        font-weight: bold;
        float: left;
        line-height: 1.25rem;
    }

    .News .Title>a {
        display: block;
        float: right;
        color: #666;
        font-size: 0.8125rem;
        font-weight: lighter;
        line-height: 1.25rem;
    }

    .News ul {
        padding-left: 1.25rem;
    }

    .News ul li a {
        color: #666;
        font-size: 14px;
        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;
    }

    /* 大数据分析模块适配 */
    .box1,
    .box2 {
        flex-direction: column !important;
        padding: 0 8px !important;
        gap: 12px;
    }

    .box2 {
        margin-top: 12px !important;
    }

    .box2 .card-fx {
        margin-right: 0 !important;
    }

    .card-fx {
        width: 100% !important;
        height: 90px !important;
    }

    .title {
        margin: 12px 0 0 12px !important;
        font-size: 13px !important;
    }

    .num {
        margin: 10px 0 0 12px !important;
        font-size: 24px !important;
    }

    .zhouqi {
        float: none !important;
        display: block !important;
        margin: 8px 0 0 20px !important;
        font-size: 12px !important;
    }

    .gengduo {
        margin-left: 0 !important;
        width: 150px !important;
    }

    .gengduo a {
        font-size: 12px !important;
        line-height: 24px !important;
    }
}

/* 超小屏幕样式（≤575px） */
@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;
    }

    .content {
        margin-left: 0;
        margin-right: 0;
    }

    .content .col {
        flex-basis: auto;
        padding-right: 0;
    }

    .content>div {
        margin: 0 1rem 0 0;
        border-radius: 0.25rem;
    }

    .content>div:last-child {
        margin-right: 0;
    }

    .News {
        margin-bottom: 1.375rem;
        background-color: white;
        border-radius: 0.25rem;
        padding-left: 0;
        padding-right: 1.25rem;
        padding-bottom: 0.9rem;
    }

    .Title {
        padding-top: 1.25rem;
        margin-bottom: 2.5rem;
    }

    .News span {
        display: inline-block;
        width: 4px;
        height: 20px;
        background: #09ccb5;
        margin-right: 16px;
        float: left;
    }

    .News .Title h3 {
        color: #333;
        font-size: 1.125rem;
        font-weight: bold;
        float: left;
        line-height: 1.25rem;
    }

    .News .Title>a {
        display: block;
        float: right;
        color: #666;
        font-size: 0.8125rem;
        font-weight: lighter;
        line-height: 1.25rem;
    }

    .News ul {
        padding-left: 1.25rem;
    }

    .News ul li {
        margin-bottom: 0.5rem;
        line-height: 1rem;
    }

    .News ul li a {
        color: #666;
        font-size: 12px;
    }

    .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;
    }

    .SmallIcons .col {
        height: 2.5rem;
        background: #fff;
        padding: 0 0.75rem;
        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: #09CCB5;
    }

    .gengduo {
        display: inline-block;
        width: 150px;
        /* height: 30px; */
        margin-left: 30px;
        border-radius: 4px;
        background-color: #09ccb5;
        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: #08b8a6;
    }

    .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;
    }
}