﻿body {
    background-color: #eaf0f3;
    font-family: PingFang SC;
}

a {
    color: #07b9b9;
    text-decoration-color: #07b9b9;
}

.main-container {
    position: relative;
    z-index: 1;
    /* background: url("../../Images/top-bg.png") no-repeat center center/cover;
  min-height: auto; */
}

body.dark {
    background-color: #000000;
}

body.dark .tabs {
    background-color: #303030;
}

body.dark #head-bg {
    background-color: #191919;
}

body.dark .banner {
    background-color: #303030 !important;
}

body.dark .header {
    background-color: #191919;
}

body.dark .nav-item a {
    color: rgba(255, 255, 255, 0.85);
}

body.dark .nav-line {
    background-color: #ccc;
}

body.dark .neirong p {
    color: rgba(255, 255, 255, 0.9);
}

body.dark #main-test-text .row,
body.dark .text-header,
body.dark .main-text {
    background-color: rgba(42, 42, 42, 1) !important;
}

body.dark .text-header h2,
body.dark .main-text a {
    color: rgba(255, 255, 255, 0.9);
}

body.dark .main-text a:hover {
    color: #07b9b9;
}

.main-text a:hover {
    color: #000;
}

body.dark .main-text p {
    color: #aaa;
}

body.dark .info {
    color: rgba(255, 255, 255, 0.5);
}

#LoginBox {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -180px;
    background: #e7e7e8;
    border: 3px solid #6b6d73;
    border-radius: 7px;
    z-index: 10000;
}

#LoginBox .title-row {
    text-align: center;
    height: 90px;
}

#LoginBox .loginBoxLogo {
    margin-top: 15px;
}

#LoginBox #QS_CloseBtn {
    margin-top: 10px;
    margin-right: 10px;
    float: right;
    cursor: pointer;
}

#LoginBox .row {
    border: 1px solid #c3c3c3;
    border-radius: 5px;
    width: 288px;
    font-size: 12px;
    color: #999;
    font-family: "Microsoft YaHei";
    margin: 0 auto !important;
    background: #fff;
    margin-top: 10px !important;
    height: 36px;
}

#LoginBox .row input {
    width: 240px;
    border: 0px;
    height: 34px;
    line-height: 34px;
    outline: none;
    margin-left: 5px;
}

#LoginBox .row span {
    display: block;
    width: 30px;
    float: left;
    text-align: center;
    margin-top: 5px;
}

#LoginBox .row span .icon {
    width: 20px;
    margin-top: 4px;
}

#LoginBox #Pascode input {
    float: left;
    width: 186px;
}

#LoginBox #Pascode img {
    margin-top: 4px;
}

#LoginBox .LoginBtn {
    margin-top: 4px;
    background: #1abc9c;
    line-height: 38px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    cursor: pointer;
}

.mask {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

#LoginBox #QS_Info {
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
}

@media screen and (min-width: 1200px) {
    #IT_LOGIN {
        float: right;
        margin-top: 40px;
    }

    #LoginBoxBtn {
        font-size: 14px;
        border: 1px solid #0c92f2;
        color: #0c92f2;
        border-radius: 20px;
        padding: 6px 10px;
    }

    .header {
        position: relative;
        font-size: 16px;
        color: #212529;
        background-color: #07b9b9;
    }

    .banner {
        display: none;
    }

    #head-bg {
        width: 100%;
        height: 120px;
        margin: 0 auto;
        /* background-color: #fff;
    border-bottom: 1px solid #e6e6e6; */
    }

    .nav-menu {
        width: 100%;
        max-width: 1280px;
        height: 120px;
        margin: 0 auto;
    }

    .logo {
        height: 120px;
        padding: 0;
    }

    #logo-2 {
        margin-left: 35px;
    }

    .main-logo {
        padding-top: 16px;
        margin-left: 5px;
    }

    .media-logo {
        padding-top: 36px;
        margin-left: -14px;
    }

    .nav-menu .navbar-header .navbar-toggle {
        width: 50px;
        height: 50px;
        line-height: 50px;
        padding: 0;
        margin: 25px 25px 0 0;
        background: darkseagreen;
    }

    .nav-menu .navbar-header .navbar-toggle span {
        display: block;
        font-size: 36px;
    }

    .nav-menu .navbar-header .navbar-toggle span img {
        height: 25px;
        margin-bottom: 10px;
    }

    #nav_list {
        position: relative;
        z-index: 99;
    }

    .nav-btn {
        float: right;
        margin-top: 40px;
    }

    .LoginMid span {
        display: inline-block;
        padding-left: 10px;
    }

    .btn-default {
        padding: 5px 12px;
        border: 1px solid #0c92f2;
        color: #0c92f2;
        border-radius: 20px;
    }

    .tabs {
        width: 100%;
        /* max-width: 1280px; */
        height: 54px;
        margin: 0 auto 30px auto;
        background-color: #06a7a7;
        /* border-radius: 8px; */
    }

    #head-tabs {
        width: 100%;
        max-width: 1280px;
        height: 48px;
        margin: 0 auto;
    }

    .navbar-nav li a {
        text-decoration: none;
        color: #000;
        font-size: 18px;
    }

    .tabs-main {
        display: flex;
        justify-content: space-around;
        align-items: center;
        width: 100%;
        max-width: 1280px;
        height: 48px;
        line-height: 48px;
        font-size: 15px;
        font-weight: bold;
    }

    .tabs-main li,
    .tabs-main li a {
        text-decoration: none;
        color: #ffffff;
        font-size: 18px;
        font-family: PingFang SC;
        font-weight: 800;
    }

    .nav-link:link {
        text-decoration: none;
    }

    .nav-link:visited {
        text-decoration: none;
    }

    .nav-link:hover {
        text-decoration: none;
    }

    .nav-link:active {
        text-decoration: none;
    }

    .move {
        position: absolute;
        top: 42px;
        left: 16%;
        border-top: 5px solid #0c92f2;
        transition: left 0.4s ease-in-out;
        display: block;
        width: 66px;
    }

    .nav-item {
        position: relative;
    }

    .nav-item:hover .nav-line {
        opacity: 1;
        transition: all 0.5s;
        transform: translateX(100%);
    }

    .nav-item-active .nav-line {
        opacity: 1;
        transform: translateX(100%);
    }

    .nav-line {
        position: absolute;
        opacity: 0;
        bottom: 0;
        left: -100%;
        display: inline-block;
        width: 100%;
        height: 5px;
        background-color: #ffffff;
    }

    .nav-item-2:hover~.move {
        left: 16%;
    }

    .nav-item-3:hover~.move {
        left: 28.5%;
    }

    .nav-item-4:hover~.move {
        left: 41%;
    }

    .nav-item-5:hover~.move {
        left: 53.5%;
    }

    .nav-item-6:hover~.move {
        left: 66.2%;
    }

    .nav-item-7:hover~.move {
        left: 78.6%;
    }

    .nav-item-8:hover~.move {
        left: 91.2%;
    }

    .main {
        position: relative;
        font-size: 0;
    }

    #main-content {
        width: 100%;
        max-width: 1280px;
    }

    .main-wrapper {
        width: 100%;
        max-width: 1280px;
        height: 225px;
        background: url(../../images/new-Bg-with-text.png) no-repeat top center;
        background-size: contain;
        margin: 0 auto;
        border-radius: 8px;
    }

    .login-head {
        padding: 6px 10px;
        font-size: 14px;
        text-align: center;
        border: 1px solid #00f;
        border-radius: 15px;
        color: #00f;
        cursor: pointer;
    }

    .main-wrapper img {
        display: none;
    }

    #main-test-text {
        width: 100%;
        max-width: 1280px;
        margin: 0 auto;
        border-radius: 14px;
        background-color: #fff;
    }

    .text-header {
        margin-top: 43px;
        text-align: center;
        font-size: x-large;
    }

    .text-header h2 {
        color: #333;
        font-weight: bold;
        text-align: left;
        padding-left: 25px;
        font-size: 24px;
    }

    .info {
        margin-top: 24px;
        text-align: center;
        font-size: 16px;
        text-align: left;
        padding-left: 25px;
    }

    .main-text {
        padding: 30px;
        min-height: 468px;
    }

    .main-text p {
        font-size: 18px;
        padding-bottom: 10px;
        line-height: 26px;
        /* text-indent: 1cm; */
    }

    .text-one {
        padding: 0 15px;
    }

    .content-l {
        display: block;
        border-top: 1px solid #e6e6e6;
        width: 96%;
        margin: 0 auto;
        margin-top: 1.5rem;
    }

    .text-two {
        padding: 0 15px;
    }

    .text-one h4,
    .text-two h4 {
        padding-top: 24px;
        font-weight: bold;
        color: #333;
    }

    .text-one p,
    .text-two p {
        font-size: 15px;
        line-height: 25px;
        letter-spacing: 1px;
        color: #333;
        margin-top: 10px;
    }

    .text-two p {
        margin-bottom: 24px;
    }

    .footer {
        position: relative;
        font-size: 0;
    }

    #footer-wrapper {
        width: 100%;
        height: 120px;
        overflow: hidden;
        background-color: #1e283e;
        margin-top: 38px;
    }

    .footer-content {
        width: 100%;
        max-width: 1280px;
        height: 120px;
        margin: 0 auto;
    }

    .neirong {
        height: 120px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .neirong p {
        color: #ffffff;
        /* height: 50px; */
        font-size: 14px;
        line-height: 24px;
        font-family: PingFang SC;
    }

    .footer-left {
        width: 480px;
        height: 60px;
        margin-top: 21px;
        display: inline-block;
    }

    .neirong {
        height: 120px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .neirong p {
        color: #ffffff;
        /* height: 50px; */
        font-size: 14px;
        line-height: 24px;
        font-family: PingFang SC;
    }

    .footer-left p {
        font-size: 12px;
        color: #d9d9d9;
        cursor: pointer;
    }

    .f-a-p p:hover {
        color: #00f;
    }

    .footer-right {
        float: right;
        display: inline-block;
        width: 298px;
        height: 40px;
        line-height: 40px;
        text-align: right;
        margin-top: 21px;
        background: url(../../images/fff.png) no-repeat left center;
        background-size: contain;
    }
}

@media screen and (max-width: 1199px) {
    .header {
        position: relative;
        font-size: 0;
    }

    #head-bg {
        width: 100%;
        height: 8rem;
        margin: 0 auto;
        background-color: #07b9b9;
        /* border-bottom: 1px solid #e6e6e6; */
    }

    .banner {
        width: 100% !important;
        margin: 0 auto;
        padding: 0 15px;
        background-color: #06a7a7 !important;
        border-radius: 0px !important;
    }

    .nav-menu {
        width: 100%;
        height: 8rem;
        margin: 0 auto;
    }

    .logo {
        height: 8rem;
        padding: 0;
    }

    #logo-2 {
        text-align: left;
        display: none;
    }

    .main-logo {
        width: 38rem;
        height: auto;
        margin-left: 0px;
    }

    .nav-menu .navbar-header .navbar-toggle {
        width: 40px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        margin: 20px 3px 0 0;
    }

    .nav-menu .navbar-header .navbar-toggle span {
        display: block;
        font-size: 0rem;
    }

    .navbar-nav>li>a {
        font-size: 1.5rem;
    }

    #nav_list {
        position: relative;
        z-index: 99;
    }

    .nav-btn {
        float: right;
        height: 8rem;
        line-height: 8rem;
        margin-right: 4rem;
        padding: 0;
        text-align: center;
    }

    .btn-default {
        padding: 0.5rem 0.75rem;
        border: 1px solid #068;
        border-radius: 10px;
    }

    .tabs {
        width: 100%;
        height: 3rem;
        background-color: #fff;
        display: none;
    }

    .tabs-main {
        display: none;
    }

    .nav-link:link {
        text-decoration: none;
    }

    .nav-link:visited {
        text-decoration: none;
    }

    .nav-link:hover {
        text-decoration: none;
    }

    .nav-link:active {
        text-decoration: none;
    }

    .move {
        position: absolute;
        top: 3.5rem;
        left: 3.5rem;
        border-top: 5px solid #0c92f2;
        transition: left 0.4s ease-in-out;
        display: block;
        width: 4rem;
    }

    .nav-item-2:hover~.move {
        left: 16%;
    }

    .nav-item-3:hover~.move {
        left: 28.5%;
    }

    .nav-item-4:hover~.move {
        left: 41%;
    }

    .nav-item-5:hover~.move {
        left: 53.5%;
    }

    .nav-item-6:hover~.move {
        left: 66.2%;
    }

    .nav-item-7:hover~.move {
        left: 78.6%;
    }

    .nav-item-8:hover~.move {
        left: 91.2%;
    }

    #main-content {
        width: 100%;
    }

    .main-wrapper {
        width: 100%;
        margin-top: 1.5rem;
        border-radius: 14px;
        background-color: #fff;
    }

    .main-wrapper img {
        display: block;
        width: 100%;
        margin: 0 auto;
    }

    #main-test-text {
        width: 100%;
        margin: 0 auto;
        margin-top: 2rem;
        padding-bottom: 2rem;
        border-radius: 14px;
    }

    .text-header {
        width: 100%;
        margin: 0 auto;
        background-color: #f7f8fa;
        border-radius: 8px 8px 0 0;
    }

    .text-header-content {
        width: 98%;
        margin: 0 auto;
        padding-top: 1rem;
        padding-bottom: 1rem;
        border-bottom: 1px solid #e6e6e6;
    }

    .text-header h2 {
        color: #333;
        font-size: 19px;
        font-weight: bold;
        text-align: center;
        padding: 0 45px;
        padding-top: 1rem;
        margin-bottom: 1rem;
        text-align: left;
    }

    .info {
        margin-top: 0.8rem;
        text-align: left;
        padding: 0 45px;
        font-size: 1.4rem;
    }

    .main-text {
        width: 100%;
        padding: 20px;
        min-height: 160px;
        background-color: #fff;
        border-radius: 0 0 8px 8px;
    }

    .main-text p {
        font-size: 16px;
        padding-bottom: 10px;
        line-height: 2.6rem;
        /* text-indent: 0.8cm; */
    }

    .text-one {
        width: 100%;
        padding: 0 1.5rem;
    }

    .text-two {
        width: 100%;
        padding: 0 1.5rem;
        border-radius: 0 0 8px 8px;
    }

    .text-one h4,
    .text-two h4 {
        padding-top: 2.4rem;
        font-weight: bold;
        color: #333;
    }

    .text-one p,
    .text-two p {
        font-size: 1.5rem;
        line-height: 3rem;
        margin-top: 6px;
        font-weight: 500;
        color: #333;
    }

    .footer {
        position: relative;
        font-size: 0;
    }

    body.dark .footer p {
        color: #fff;
        font-size: 12px;
        text-align: center;
    }

    #footer-wrapper {
        width: 100%;
        height: 9.1rem;
        overflow: hidden;
        background-color: #1e283e;
        margin-top: 2rem;
    }

    .footer-content {
        width: 100%;
        height: 9.1rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer-left {
        margin-top: 1.4rem;
    }

    .footer-left p {
        font-size: 10px;
        color: #d9d9d9;
        text-align: center;
        margin-top: 0.4rem;
        cursor: pointer;
    }

    .f-a-p p:hover {
        color: #00f;
    }

    .footer-right {
        display: none;
    }

    .row {
        margin: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    #head-bg {
        width: 100%;
        height: 8rem;
        margin: 0 auto;
        background-color: #07b9b9;
        /* border-bottom: 1px solid #e6e6e6; */
    }

    .banner {
        display: none;
    }

    .neirong {
        height: 90px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .neirong p {
        color: #ffffff;
        font-size: 12px;
        font-family: PingFang SC;
        text-align: center;
    }
}

@media screen and (max-width: 610px) {
    .logo {
        padding-top: 3px;
    }

    .text-header h2 {
        padding: 15px 30px 0 10px;
        text-align: left;
    }

    .info {
        padding: 0 30px 0 10px;
    }

    .main-text p {
        text-indent: 0;
    }
}

@media screen and (max-width: 480px) {
    .main-logo {
        width: 120%;
        min-width: 240px;
    }

    .logo {
        padding-top: 10px;
    }
}

.banner {
    width: 97%;
    margin: 0 auto;
    padding: 0 15px;
    background-color: #3662ec;
    border-radius: 8px;
}

body.dark .banner {
    background-color: #fff;
}

.banner-list {
    width: 100%;
    height: 48px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.banner-item a {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

body.dark .banner-item a {
    color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
}

.banner a {
    text-decoration: none;
}

/* dark */
.switch {
    color: #fff;
    display: flex;
    position: fixed;
    right: 21px;
    bottom: 0;
    border: 1px solid #fff;
    border-bottom: none;
    border-radius: 0 5px 0 0;
    z-index: 999;
    cursor: pointer;
    font: 14px "微软雅黑", \5b8b\4f53, arial, sans-serif;
}

.wzaElder {
    position: fixed;
    bottom: 0;
    right: 103px;
    height: 25px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    line-height: 24px;
    background: #000;
    padding: 0 3px;
    color: #fff;
    border-radius: 5px 0 0 0;
    z-index: 999;
    cursor: pointer;
}

.wzaBtnClose {
    position: fixed;
    bottom: 0;
    right: 103px;
    height: 25px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    line-height: 24px;
    background: #f5801c;
    display: none;
    padding: 0 3px;
    color: #fff;
    border-radius: 5px 0 0 0;
    z-index: 999;
    cursor: pointer;
}

.wzaElder a:hover {
    color: #fff !important;
}

.switch-light,
.switch-dark {
    width: 40px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #000;
}

.switch-light {
    border-right: 1px solid #fff;
}

.switch-dark {
    border-radius: 0 5px 0 0;
}

.switch-active {
    background: #f5801c;
}

.body-dark {
    /* 定义 body-dark 类的样式 */
    background-color: #000000 !important;
}

.dark-mode-nav-footer {
    background-color: #3b3b3b !important;
}

.preStyle {
    background-color: #3b3b3b !important;
    color: #ffffff !important;
}

.Name-a-span-dark {
    color: #ffffff !important;
}

.dark-mode-list {
    background-color: #3b3b3b !important;
}

.dark-mode-list a {
    color: #ffffff !important;
}

.hiddenLogo {
    display: none !important;
}

.blockLogo {
    display: block !important;
}

.txt-header-dark {
    background-color: #3b3b3b !important;
    padding-top: 43px;
    border-radius: 1px;
    margin-top: 0;
}

/* body.dark .main-container {
  background: url(../../Images/top-dark-bg.png) no-repeat center center / cover;
} */

body.dark #footer-wrapper {
    background-color: #000 !important;
}

/* 大数据分析模块 */
.nrfx {
    width: 100%;
    max-width: 1280px;
    margin: 30px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* 标题样式 */
.nrfx .title1 {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
}

.nrfx .title2 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}

/* 总览区域样式 */
.zonglan {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.zonglan-top-item {
    flex: 1;
    min-width: 250px;
    padding: 20px;
    background: #f8f9fa;
    border-radius: 8px;
    text-align: center;
    margin: 0 10px 20px;
}

.mr-40 {
    margin-right: 40px;
}

.zonglan-item-title {
    font-size: 16px;
    color: #666;
    margin-bottom: 15px;
}

.zonglan-item-num {
    font-size: 32px;
    font-weight: bold;
    color: #07b9b9;
    margin-bottom: 10px;
}

.zonglan-item-num .danwei {
    font-size: 14px;
    color: #999;
}

.tongbi {
    font-size: 12px;
}

.tongbi .zhou {
    color: #52c41a;
    margin-right: 15px;
}

.tongbi .ri {
    color: #f5222d;
}

/* 学习情况区域 */
.studyDay {
    margin-bottom: 20px;
}

.title-time2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    padding: 0 10px;
}

.title-time2 .time ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.title-time2 .time li {
    margin-left: 15px;
    padding: 8px 16px;
    background: #f5f5f5;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s;
}

.title-time2 .time li.active {
    background: #07b9b9;
}

.title-time2 .time li.active a {
    color: #fff;
}

.title-time2 .time li a {
    color: #666;
    text-decoration: none;
    font-size: 14px;
}

.title-time2 .time li:hover {
    background: #e6f7ff;
}

/* 资源详情区域 */
.zyxq {
    margin-top: 20px;
}

/* 表格样式 */
.xxbb-table {
    width: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    overflow: hidden;
}

.xxbb-table th {
    background: #f8f9fa;
    padding: 12px 8px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
}

.xxbb-table td {
    padding: 12px 8px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
}

.xxbb-table tr:last-child td {
    border-bottom: none;
}

.xxbb-table tbody tr:hover {
    background: #f8f9fa;
}

.url-link {
    color: #07b9b9;
    text-decoration: none;
}

.url-link:hover {
    text-decoration: underline;
}

/* 暗黑模式适配 */
body.dark .nrfx {
    background-color: rgba(42, 42, 42, 1);
    color: rgba(255, 255, 255, 0.9);
}

body.dark .nrfx .title1,
body.dark .nrfx .title2 {
    color: rgba(255, 255, 255, 0.9);
}

body.dark .zonglan-top-item {
    background: rgba(255, 255, 255, 0.1);
}

body.dark .zonglan-item-title {
    color: rgba(255, 255, 255, 0.7);
}

body.dark .zonglan-item-num {
    color: #07b9b9;
}

body.dark .xxbb-table {
    border-color: #444;
}

body.dark .xxbb-table th {
    background: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.9);
}

body.dark .xxbb-table td {
    color: rgba(255, 255, 255, 0.8);
    border-color: #444;
}

body.dark .xxbb-table tbody tr:hover {
    background: rgba(255, 255, 255, 0.05);
}

body.dark .title-time2 .time li {
    background: rgba(255, 255, 255, 0.1);
}

body.dark .title-time2 .time li a {
    color: rgba(255, 255, 255, 0.7);
}

body.dark .title-time2 .time li.active {
    background: #0c92f2;
}

body.dark .title-time2 .time li:hover {
    background: rgba(12, 146, 242, 0.3);
}

/* 移动端响应式适配 - 575px以下 */
@media screen and (max-width: 575px) {

    /* 大数据分析模块整体适配 */
    .nrfx {
        width: 93.5%;
        margin: 15px auto;
        padding: 15px 10px;
        border-radius: 0;
    }

    .nrfx .title1 {
        font-size: 18px;
        margin-bottom: 20px;
        padding-bottom: 10px;
    }

    .nrfx .title2 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    /* 总览区域移动端适配 */
    .zonglan {
        flex-direction: column;
        margin-bottom: 25px;
    }

    .zonglan-top-item {
        min-width: 100%;
        margin: 0 0 15px 0;
        padding: 15px;
    }

    .mr-40 {
        margin-right: 0;
    }

    .zonglan-item-title {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .zonglan-item-num {
        font-size: 24px;
        margin-bottom: 8px;
    }

    .zonglan-item-num .danwei {
        font-size: 12px;
    }

    .tongbi {
        font-size: 11px;
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    .tongbi .zhou,
    .tongbi .ri {
        margin-right: 0;
    }

    /* 学习情况区域移动端适配 */
    .studyDay {
        margin-bottom: 20px;
    }

    .title-time2 {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 10px;
        padding: 0 10px;
    }

    .title-time2 .time {
        margin-top: 10px;
        width: 100%;
    }

    .title-time2 .time ul {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .title-time2 .time li {
        margin: 5px 10px 5px 0;
        padding: 6px 12px;
        font-size: 12px;
    }

    .title-time2 .time li a {
        font-size: 12px;
    }

    /* 折线图容器移动端适配 */
    #zylxfb-lineChart {
        width: 100% !important;
        height: 180px !important;
        margin: 0 auto;
        overflow: hidden;
    }

    /* 资源详情区域移动端适配 */
    .zyxq {
        margin-top: 20px;
    }

    .zyxq>div {
        width: 100% !important;
        margin: 15px 0 0 0 !important;
        padding-bottom: 15px;
        overflow-x: auto;
    }

    /* 表格移动端适配 */
    .xxbb-table {
        min-width: 550px;
        font-size: 12px;
    }

    .xxbb-table th,
    .xxbb-table td {
        padding: 8px 4px;
        font-size: 12px;
    }

    .xxbb-table th {
        font-size: 12px;
        padding: 10px 4px;
    }

    /* 表格列宽调整，适应移动端 */
    .xxbb-table th:nth-child(1),
    .xxbb-table td:nth-child(1) {
        width: 8% !important;
        /* 序号 */
    }

    .xxbb-table th:nth-child(2),
    .xxbb-table td:nth-child(2) {
        width: 25% !important;
        /* 名称 */
    }

    .xxbb-table th:nth-child(3),
    .xxbb-table td:nth-child(3) {
        width: 35% !important;
        /* 网站地址 */
    }

    .xxbb-table th:nth-child(4),
    .xxbb-table td:nth-child(4) {
        width: 16% !important;
        /* 请求数 */
    }

    .xxbb-table th:nth-child(5),
    .xxbb-table td:nth-child(5) {
        width: 16% !important;
        /* IP数 */
    }

    /* 链接样式调整 */
    .url-link {
        font-size: 11px;
    }

    /* 暗黑模式移动端适配 */
    body.dark .nrfx .title1,
    body.dark .nrfx .title2 {
        font-size: 16px;
    }

    body.dark .title-time2 .time li {
        padding: 6px 12px;
    }

    body.dark .title-time2 .time li a {
        font-size: 12px;
    }
}