<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    篁�1920�靘�筝阪�阪��
    1������1440
    2������1280
*/

.swiper-pc-home a {
    display: block;
}

h1 {
    color: #111111;
}

.news-title,
.must-join&gt;h6 {
    color: #111111;
}

.news-time {
    color: #777777;
}

.swiper-title&gt;h1 {
    font-size: 76px;
}

.swiper-title&gt;h3 {
    font-size: 40px;
}

.news-left-content {
    width: 100%;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    padding-top: 30px;
    z-index: 4;
}

.news-left-content p {
    margin-bottom: 31px;
}

.new-left-area&gt;div {
    height: 100%;
}

.new-left-area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-left-title {
    background-image: linear-gradient(#fff, #fff);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 2px;
    transition: background-size .3s;
    padding-bottom: 2px;
}

.change:hover .news-left-title {
    color: #ffffff;
    /* background-size: 100% 2px; */
}

.course-info .course-desc {
    width: 640px;
    letter-spacing: 2px;
    color: #444444;
}

.course-content {
    margin-left: 120px;
}

.must-join {
    padding: 50px 60px;
}

.change-activity-swiper-prev,
.change-activity-swiper-next {
    z-index: 3;
}

.activity-shade-left {
    width: 225px;
    height: 519px;
    background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    opacity: 0.8;
    position: absolute;
    z-index: 2
}

.activity-shade-right {
    width: 225px;
    height: 519px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    opacity: 0.8;
    position: absolute;
    z-index: 2;
    right: 0;
}

.more-activity {
    width: 282px;
}

.activity-desc h2 {
    color: #111111;
    font-size: 18px;
}

.activity-desc .time,
.activity-desc .address {
    font-size: 14px;
    color: #777777;
}

.swiper-pc-links-item {
    grid-gap: 30px;
}

.other-info a {
    /* height: 122px; */
    overflow: hidden;
}

.other-info a img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    transition: 0.75s;
}

.other-info {
    padding-bottom: 50px 40px 50px;
}

.other-info a:hover img {
    transform: scale(1.05);
}

.swiper-pc-home-pagination .swiper-pagination-bullet,
.swiper-links-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

.swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 7px);
}

.activity-desc h2 {
    display: block;
    height: 54px;
}

.must-news {
    padding: 50px 60px;
}

.news-item {
    padding: 32px;
}

.must-activity {
    padding: 50px 0;
}

.btn-hover {
    padding: 0;
    width: 280px;
    height: 44px;
    font-size: 14px;
    line-height: 44px;
}

.change-text-line-hover {
    padding-bottom: 2px;
    font-weight: bold;
}

.must-join&gt;h6 {
    padding-bottom: 0;
}

.activity-index figure {
    /* height: 305px; */
}

.activity-index figure img {
    /* height: 100%; */
    /* object-fit: cover; */
}

/* 薤�蕁究��膣� */
.index-search-area {
    display: flex;
    width: 50%;
    justify-content: space-between;
}

.index-search-area:hover {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.07);
}

.index-search-area .search-input {
    width: 100%;
}

.cursor-default {
    cursor: default;
}

.lozad {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 1;
    height: auto !important;
}

.define-relative {
    position: relative;
}

.lozad-default {
    width: 100%;
    position: relative;
    z-index: 2;
}

@media only screen and (max-width: 1680px) {

    .activity-index figure {
        /* height: 236px; */
    }

    .search-keywords {
        font-size: 14px;
    }

    .top-operation,
    .change-activity-swiper-next,
    .change-activity-swiper-prev,
    .change-swiper-next,
    .change-swiper-prev {
        zoom: 0.8;
    }

    .course-info .course-desc {
        width: 480px;
        font-size: 16px;
    }

    .course-info h2 {
        font-size: 20px;
    }

    /* .other-info a {
        height: 93px;
    } */

    .other-info {
        padding: 40px;
    }

    .swiper-pc-home-pagination .swiper-pagination-bullet,
    .swiper-links-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 6px);
    }

    .must-news {
        padding: 40px;
    }

    .news-list,
    .new-content {
        grid-gap: 24px;
    }

    .activity-desc,
    .news-item {
        padding: 24px;
    }

    .activity-desc .line {
        margin: 16px 0;
    }

    .swiper-pc-links-item {
        grid-gap: 24px;
    }

    .must-activity {
        padding: 40px 0;
    }

    .must-join {
        padding: 40px;
    }

    .must-join&gt;h6 {
        font-size: 18px;
        line-height: 31px;
        margin-top: 24px;
    }

    .btn-hover {
        padding: 0;
        width: 206px;
        height: 32px;
        font-size: 12px;
        line-height: 32px;
    }

    .activity-list {
        margin-top: 24px;
    }

    .change-text-line-hover {
        font-size: 16px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 1440px) {

    :has(&gt;.title-line) {
        zoom: 0.8;
    }

    .swiper-title&gt;h1 {
        font-size: 58px;
    }

    .swiper-title&gt;h3 {
        font-size: 30px;
    }

    .must-news&gt;h1,
    .must-activity&gt;h1,
    .must-join&gt;h1,
    .other-info&gt;h1 {
        font-size: 22px;
    }

    .news-left-content h2 {
        font-size: 18px;
    }

    .news-left-content p {
        font-size: 13px;
    }

    .news-time {
        font-size: 13px;
    }

    .degree-course {
        margin: 24px auto;
    }

    .course-content {
        margin-left: 100px;
    }

    .course-info h2 {
        font-size: 20px;
    }

    .must-join {
        padding: 40px;
    }

    .must-join&gt;h6 {
        font-size: 18px;
        line-height: 31px;
        margin-top: 24px;
    }

    .activity-desc h2 {
        font-size: 16px;
    }

    .activity-desc .time,
    .activity-desc .address {
        font-size: 13px;
    }

    /* .other-info a {
        height: 93px;
    } */

    .swiper-pc-links-item {
        grid-gap: 24px;
    }

    .swiper-pc-home-pagination .swiper-pagination-bullet,
    .swiper-links-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

}

@media only screen and (max-width: 1280px) {

    .activity-index figure {
        /* height: 208px; */
    }

    .search-keywords {
        font-size: 12px;
    }

    .top-operation {
        zoom: 0.7;
    }

    .change-activity-swiper-next,
    .change-activity-swiper-prev,
    .change-swiper-next,
    .change-swiper-prev {
        zoom: 0.6;
    }

    .swiper-title&gt;h1 {
        font-size: 48px;
    }

    .swiper-title&gt;h3 {
        font-size: 24px;
    }

    .must-news&gt;h1,
    .must-activity&gt;h1,
    .must-join&gt;h1,
    .other-info&gt;h1 {
        font-size: 20px;
    }

    .news-left-content h2 {
        font-size: 16px;
    }

    .news-left-content p {
        font-size: 12px;
    }

    .change-text-line-hover {
        font-size: 14px;
        line-height: 24px;
    }

    .news-time {
        font-size: 12px;
    }

    .course-info .course-desc {
        width: 430px;
        font-size: 14px;
    }

    .degree-course {
        margin: 20px auto;
    }

    .course-content {
        margin-left: 90px;
    }

    .course-info h2 {
        font-size: 18px;
    }

    .must-join {
        padding: 40px 30px;
    }

    .must-join&gt;h6 {
        font-size: 14px;
        line-height: 28px;
    }

    .activity-desc h2 {
        font-size: 14px;
    }

    .activity-desc .time,
    .activity-desc .address {
        font-size: 12px;
    }

    /* .other-info a {
        height: 84px;
    } */

    .swiper-pc-links-item {
        grid-gap: 20px;
    }

    .swiper-pc-home-pagination .swiper-pagination-bullet,
    .swiper-links-pagination .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    .swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 5px);
    }

    .activity-desc h2 {
        display: block;
        height: 42px;
    }

    .news-list,
    .new-content {
        grid-gap: 20px;
    }

    .activity-desc,
    .news-item {
        padding: 20px;
    }

    .activity-desc .line {
        margin: 12px 0;
    }

    .must-activity {
        padding: 40px 0;
    }

    .activity-list {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1024px) {

    .swiper-title-video&gt;h1 {
        font-size: 24px;
    }

    .swiper-title-video {
        bottom: -10.5%;
    }

    .must-join {
        padding: 40px 16px;
    }

    .search-btn &gt; .icon-sousuo::before {
        font-size: 32px;
    }

    .swiper-title&gt;h1 {
        font-size: 24px;
    }

    .index-search-area {
        width: 100%;
    }

    .index-search-area .search-input {
        width: 85%;
    }

    .search-keywords {
        font-size: 14px;
    }

    .must-news,
    .must-activity,
    .other-info {
        padding: 40px 16px;
    }

    :has(&gt;.title-line) {
        zoom: 1;
    }

    .new-content,
    .mobile-activity-list,
    .must-join&gt;h6 {
        margin-top: 20px;
    }

    .news-list,
    .new-content,
    .mobile-activity-list {
        grid-gap: 16px;
    }

    .btn-hover {
        padding: 0;
        width: 280px;
        height: 44px;
        font-size: 16px;
        line-height: 44px;
    }

    .swiper-horizontal&gt;.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        margin-top: 19px;
    }

    .search {
        padding-bottom: 50px;
    }

    .course-info .course-desc {
        width: 100%;
    }

    .course-content {
        margin: 20px 14px;
        margin-bottom: 32px;
    }

    .must-news&gt;h1,
    .must-activity&gt;h1,
    .must-join&gt;h1,
    .other-info&gt;h1 {
        font-size: 22px;
    }

    .news-left-content p {
        margin-top: 5px;
        margin-bottom: 16px;
    }

    .news-left-content h2,
    .change-text-line-hover {
        font-size: 18px;
        font-weight: normal;
    }

    .news-left-content p,
    .news-time {
        font-size: 14px;
    }

    .mobile-activity-desc {
        padding: 20px 16px;
    }

    .mobile-activity-desc h2 {
        font-weight: normal;
    }

    .must-join&gt;h6 {
        font-size: 18px;
    }

    .course-info h2 {
        font-weight: normal;
        font-size: 18px;
        font-weight: bold;
    }

    /* .other-info a {
        height: 100px;
    } */

    .lozad {
        top: unset;
    }
}</pre></body></html>