<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 750px) {

    html,
    body,
    #all_con,
    #top_con,
    #top_con2 {
        min-width: 100vw;
        width: 100vw;
    }

    .inner_con,
    #contentBox {
        width: calc(100vw - 0.48rem);
        min-width: calc(100vw - 0.48rem);
    }

    #top_con {
        padding-top: 0.7rem;
        background: url("../img/top_banner_m.png") no-repeat top;
        background-size: cover;
    }

    #top_con2 {
        padding-top: 0.6rem;
        background: url("../img/top_banner2_m.png") no-repeat top;
        background-size: cover;
        height: 2.8rem;
    }

    #top_con2 .inner_con {
        display: none;
    }

    footer#bot {
        padding: 0.4rem 0;
        height: 2.1rem;
    }

    footer#bot #beFrom {
        font-size: 0.2rem;
    }

    footer#bot #beFrom span {
        display: block;
        margin: 0;
    }

    footer#bot #beFrom span:first-child {
        margin-bottom: 0.14rem;
    }

    #footImg {
        position: relative;
        left: auto;
        top: auto;
        transform: translate(0);
        width: 1.7rem;
        margin: 0.2rem auto 0;
    }

    #footImg img {
        width: 1.6rem;
    }

    #line,
    #introductoryInnerText {
        width: calc(100vw - 0.48rem);
    }

    #top_con .br_m {
        display: block;
        line-height: 0;
        margin-top: 0.2rem;
    }

    #text {
        font-size: 0.3rem;
        margin-bottom: 0.24rem;
        font-weight: 600;
    }

    #timeT {
        font-size: 0.6rem;
        margin-bottom: 0.24rem;
    }

    #timeT strong {
        display: block;
        margin-bottom: 0.2rem;
    }

    #line {
        height: 0.02rem;
    }

    #time3 {
        padding-left: 0.1rem;
        margin-top: 0.24rem;
        font-size: 0.24rem;
    }

    #time3 span:last-child {
        margin-left: 0.6rem;
    }

    #introductory {
        margin-top: 0.9rem;
        text-align: center;
        font-size: 0.36rem;
        color: #2353c4;
    }

    #introductoryInnerText {
        padding: 0.4rem 0.4rem 0.5rem;
        font-size: 0.24rem;
        font-weight: 600;
        background-color: rgba(255, 255, 255, 0.7);
        height: auto;
        width: 5.5rem;
        margin: 0 auto;
        margin-top: 0.3rem;
    }

    #introductoryInnerText p {
        line-height: 0.58rem;
    }

    #introductoryInnerText #toMore {
        display: none;
    }

    #toMore {
        position: initial;
        bottom: auto;
        right: auto;
        margin: 0 auto;
        display: block;
        margin-top: 0.7rem;
        width: 3.2rem;
        height: 0.6rem;
        line-height: 0.6rem;
        text-align: center;
        font-size: 0.3rem;
        color: #fff;
        background: #f17c5c;
        border-radius: 0.6rem;
    }

    #menu {
        display: block;
        position: absolute;
        top: 0.64rem;
        right: 0.2rem;
        width: 0.4rem;
    }

    #nav_box {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.7);
        z-index: 9999;
    }

    #nav {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        min-width: 2.6rem;
        width: 2.6rem;
        height: 100%;
        background-color: #fff;
        padding-top: 1.6rem;
        padding-left: 0.4rem;
    }

    #nav a {
        display: block;
        margin-bottom: 0.7rem;
        font-size: 0.3rem;
        padding: 0;
        text-align: left;
        border: none;
    }

    #close {
        display: block;
        position: absolute;
        top: 0.64rem;
        right: 0.4rem;
        width: 0.36rem;
    }

    #huodong {
        display: block;
        position: absolute;
        bottom: 3rem;
        left: 50%;
        margin-left: -1.8rem;
    }

    .btu-img {
        width: 3.6rem;
        margin: 0 auto;
        display: block;
    }

    #textBox {
        background-color: #fff;
    }

    #contentBox {
        min-height: calc(100vh - 5.2rem);
        padding-top: 0.5rem;
        padding-bottom: 0.3rem;
        margin: 0 auto 0.5rem;
        box-sizing: border-box;
    }

    #contentBox h1 {
        margin: 0 0 0.5rem;
        font-size: 0.42rem;
    }

    .content-main p {
        font-size: 0.3rem;
    }

    .studyBox {
        padding: 0 0.2rem;
    }

    .studyBox .study {
        width: 100%;
        height: auto;
    }

    .studyBox .study .video {
        width: 100%;
        height: auto;
    }

    .studyBox .study .video video {
        width: 100%;
        height: auto;
    }

    .indent {
        text-indent: 2em;
    }

    .indent a {
        text-align: 0;
    }

    .studyText {
        margin-left: 0;
        width: 100%;
        font-size: 0.24rem;
        margin-top: 0.6rem;
    }

    .studyLink {
        margin: 0.5rem auto 0;
        height: 0.6rem;
        line-height: 0.6rem;
        width: 3.3rem;
        border-radius: 0.6rem;
        font-size: 0.24rem;
    }

    .coming {
        margin-top: 1rem;
    }

    .file {
        font-size: 0.3rem;
    }

    .content-main p.sub-title {
        margin: 0.2rem 0;
    }

    .content-main table td {
        font-size: 0.24rem;
        padding: 0.05rem 0.07rem;
    }

    .tr {
        margin-top: 0.1rem;
    }

    #contentBox&gt;ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    #contentBox&gt;ul li {
        position: relative;
        width: 48%;
        float: left;
        margin-right: 4%;
        padding-bottom: 0.4rem;
        font-size: 0.24rem;
        margin-bottom: 0.4rem;
    }

    #contentBox&gt;ul li img {
        height: 1.6rem;
    }

    #contentBox #bookList li img {
        width: 100%;
        height: 4.2rem;
    }

    #contentBox&gt;ul li:nth-child(2n) {
        margin-right: 0;
    }

    #contentBox&gt;ul li .text {
        width: 100%;
        font-size: 0.3rem;
        margin-top: 0.1rem;
        text-wrap: initial;
    }

    #contentBox&gt;ul li .news-time {
        display: block;
        font-size: 0.26rem;
        font-weight: 600;
        color: #d61d1a;
    }

    #contentBox&gt;ul li .news-school {
        display: block;
        margin-left: 0;
        margin-top: 0.1rem;
        font-size: 0.26rem;
        color: #666666;
    }

    #contentBox&gt;ul li .news-title {
        display: block;
        margin-top: 10px;
        text-align: center;
        font-size: 0.3rem;
        color: #000;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
    }


    #contentBox&gt;ul li:hover .mask {
        height: 4.2rem;
    }

    #contentBox&gt;ul li .mask span {
        margin: 1.5rem 0.2rem 0;
    }
}</pre></body></html>