@media screen and (max-width: 1200px) {
    .refresh {
        display: flex;
    }

    footer {
        display: none !important;
    }



    body {
        margin-bottom: 25px !important;

    }

    header {
        height: 70px;

    }

    #nprogress {

        top: 70px !important;
    }

    #nprogress .spinner {
        top: 26px;
    }

    .school-title {
        font-size: 14px !important;
    }

    .class-title {
        font-size: 18px !important;
    }

    .nav-list {
        display: none;
    }

    .logo-img {
        flex: 0 0 55px;
    }

    .logo-img img {

        margin-top: 8px;
    }

    .logo-title {
        margin-top: 12px;
    }

    .index-title-home {
        margin-top: 0;
    }




    .index-title-home .main-title-icon {
        display: none;
    }

    .index-title-home .more-icon {

        left: 10px;
        top: 14px;

    }

    .index-title-home .more-icon .more-3 {
        left: 35px;
    }

    .main-top-title {
        text-align: right;
        margin-right: 10px;
    }

    .main-top-title h1 {
        margin-top: 0px;
        font-size: 38px;

    }

    .main-top-title h1 span {
        font-size: 30px;
        vertical-align: 0px;
    }

    .main-top-title .main-arrow span {
        font-size: 16px;
    }

    .main-top-title h1 {
        margin-top: 0;
    }

    .main-top-title .title {
        font-size: 40px;
        left: 10px;
        top: -20px;
        right: auto;
    }

    .main-one {
        margin-top: -60px;

    }

    .news-top-info {
        font-size: 12px;
    }

    .main-body {
        padding: 10px;
    }

    .news-top-info p.more {
        font-size: 14px !important;
        padding: 2px 5px;
        padding-top: 4px;
        padding-right: 7px;
    }

    .news-top-info p.more i {
        font-size: 16px !important;
        vertical-align: -3px;
    }

    .comment-body {
        padding: 20px 5px;

    }

    .book-header {
        padding: 10px;
    }

    .book-detail-title {
        margin-top: 20px;
        margin-left: -5px;
        padding-left: 20px;
    }

    .comment-title {
        margin: 0 10px;
        margin-bottom: 10px;
        padding-bottom: 10px !important;
    }

    .main-top-title .main-arrow {
        display: none;
    }

    .news-top-content {
        margin-top: 5px;
        margin-bottom: 5px;
        line-height: 1.2 !important;
    }

    .news-list-body {
        gap: 10px;
        padding-bottom: 15px;
        margin-top: 0px;
    }

    .news-list-img {
        flex: 0 0 130px;
        height: 108px;
    }

    .news-list-img .list-img {

        height: 90px;

    }

    .news-list-info .title {
        font-size: 16px;
        margin-top: 5px;
    }

    .news-list-info .content {
        font-size: 14px;
        line-height: 18px;
        margin-top: 5px;

    }

    .list-info p {
        margin-top: 5px;
    }

    .news-conter-title .time .min-time {
        display: none;
    }

    .news-conter {
        padding: 25px 10px;
        padding-top: 50px;
    }

    .fee-top-content {
        padding: 0px 5px;
        padding-top: 10px;

    }

    .fee-list {

        padding: 0px 20px;
        padding-top: 10px;


    }

    .motivate-body {
        padding: 0 !important;
    }

    .motivate-title {
        padding: 15px !important;
        margin-top: 5px !important;
    }

    .date-range-display {
        margin: 0 15px;
    }

    .layui-fluid {
        padding: 0px !important;
        margin: 0 !important;
    }

    .book-images {
        width: 100%;
        height: 280px;
        border-radius: 8px;
        overflow: hidden;
        padding: 5px;
        border: 1px solid #f0f0f0;
        display: block;
    }

    .book-content-info {
        margin-top: 20px;
        display: block;
        width: 100%;
        padding: 5px 5px;
    }

    .book-content-meta {
        display: inline-block;
        width: 90px;
        margin-top: 20px;
        text-align: center;
    }

    .book-content-meta {
        width: 100%;
    }

    .meat-info-button-body {
        width: 100% !important;
        height: 60px;
        line-height: 60px;
        padding: 0;
    }

    .meat-info-button-body p {
        display: inline-block;
        line-height: 60px;
    }

    .meat-info-button-body p:first-of-type {
        margin-right: -7px;
    }

    .book-content-info .button a {
        width: 100%;
    }

    #birthday-reminders {
        top: 70px !important;
    }

    .login-style {
        top: 80px !important;
    }

    .score-detail-header i {
        margin-top: 2px;

    }

    .icon-mypoints {
        height: 60px;
        width: 100%;
    }

    .icon-mypoints .myicon {
        height: 60px;
        width: 100%;
    }

    .icon-mypoints .myicon .home{
        background-color: #fbfbfb;
        font-size: 16px;
        padding:5px 8px !important;
        border-radius: 4px;
        float: left !important;
        margin-left: 3px;
    }

    .linksetupdel,
    .linksetup {
        background-color: #fbfbfb;
        font-size: 16px;
        padding: 5px 0px !important;
        float: right !important;
        padding:5px 8px !important;
        border-radius: 4px;margin-right: -3px;
    }
}

@media screen and (max-width: 1450px) {
    .btn-logout-style {
        margin-right: 35px;
    }
}

/* 自定义块宽度样式 */
@media (min-width: 768px) {

    .school-title {
        margin-top: 4px;
        margin-bottom: -4px;
    }

    .first-block {
        width: 150px !important;
        flex: 0 0 150px !important;
        max-width: 150px !important;
    }

    .third-block {
        width: 120px !important;
        flex: 0 0 120px !important;
        max-width: 120px !important;
    }

    .second-block {
        width: calc(100% - 150px - 120px) !important;
        /* 减去两个固定块的宽度和间距 */
        flex: 1 1 auto !important;
    }

}


@media screen and (max-width: 768px) {
        .book-inner{
        padding: 8px;
    }
    .book-info {
        margin-left: 0;
    }
    .main-body-huandeng img {

        max-height: 162px;

    }
    .infolr-body{
        height: auto!important;
    }
    .home-list-min {
        padding: 0;
        box-shadow: none;
        border: none;
        background: none;
    }

    .user-photo {
        width: 70%;
        height: 260px;
        margin-bottom: 20px;
    }

    .user-group-caption {
        border-radius: 8px;
    }
}

@media screen and (max-width: 990px) {
    .class-list-xunhuan {
        padding: 10px 20px;
        padding-top: 15px;
        height: auto !important;
    }

}