@charset "utf-8";.toTop {
    position: fixed;
    width: 60px;
    height: 60px;
    right: 3%;
    bottom: 10%;
    cursor: pointer;
    z-index: 99
}

.toTop>img {
    width: 100%
}

.banner.pc .swiper-slide a {
    display: block
}

.banner {
    position: relative;
    overflow: hidden
}

.banner a {
    display: block
}

.banner>img {
    display: block;
    width: 100%
}

.banner .slick {
    position: relative;
    z-index: 9
}

.banner .slick .slick-slide a {
    display: block;
    position: relative
}

.banner .slick .slick-slide a img {
    display: block;
    width: 100%
}

.banner .slick .slick-slide a div {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 50%;
    margin-right: -410px;
    background: rgba(0, 0, 0, .22);
    line-height: 106px;
    height: 106px
}

.banner .slick .slick-slide a div p {
    position: absolute;
    right: 0;
    left: 100%;
    margin-left: -1160px;
    bottom: 0;
    font-size: 36px;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal
}

.banner .slick-dots {
    bottom: 40px;
    text-align: center;
    font-size: 0;
    width: auto;
    right: 50%;
    margin-right: -750px;
    width: 280px;
    padding: 0 30px;
    line-height: 30px
}

.banner .slick-dots li {
    height: auto;
    width: auto;
    position: static;
    line-height: 22px;
    position: relative;
    font-size: 0
}

.banner .slick-dots li button {
    font-size: 20px;
    color: #fff;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px
}

.banner .slick-dots li::before {
    content: "";
    width: 0;
    height: 1px;
    background: #fff;
    vertical-align: middle;
    display: inline-block;
    transition: all 0.3s
}

.banner .slick-dots li::after {
    content: "";
    width: 0;
    height: 1px;
    background: #fff;
    vertical-align: middle;
    display: inline-block;
    transition: all 0.3s
}

.banner .slick-dots li.slick-active::before {
    width: 20px
}

.banner .slick-dots li.slick-active::after {
    width: 20px
}

.banner .slick-prev {
    width: 30px;
    height: 30px;
    bottom: 40px;
    top: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    right: 50%;
    margin-right: -500px
}

.banner .slick-prev::before {
    content: "<";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 20px;
    color: #fff;
    font-family: 楷体
}

.banner .slick-next {
    width: 30px;
    height: 30px;
    bottom: 40px;
    top: auto;
    right: 50%;
    margin-right: -750px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.banner .slick-next::before {
    content: ">";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 20px;
    font-family: 楷体;
    color: #fff
}

.index {
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: #fff
}

.itit {
    overflow: hidden
}

.itit1 {
    line-height: 71px;
}

.itit2 {
    line-height: 48px
}

.itit h2 {
    float: left;
    font-size: 36px;
    font-weight: normal;
    color: #1f1f1f
}

.itit1 h2 {
    border-left: 5px solid #003b90;
    padding-left: 14px;
    font-weight: bold;
    color: #003b90;
}

.tmore {
    overflow: hidden;
    text-align: right;
    position: relative
}

.tmore a {
    display: block;
    font-size: 18px;
    color: #c0913f;
    padding-right: 55px;
    background: url(../images/tmore.png) no-repeat;
    background-position: right center;
    text-transform: uppercase;
    transition: all 0.3s;
    float: right;
    min-height: 48px
}

.tmore a:hover {
    padding-right: 65px
}

.tmore a::before {
    content: "";
    position: absolute;
    right: 130px;
    top: 50%;
    /* transform: translateY(-50%); */
    max-width: 185px;
    height: 1px;
    /* width: 100%; */
    background-color: #bfbfbf;
    margin-right: 25px
}

.section1 {
    margin-top: 42px;
}

.s1-c {
    margin-top: 35px;
    margin-bottom: 20px;
}

.s1-l {
    float: left;
    width: 810px;
    margin-right: 50px
}

.s1-r {
    overflow: hidden
}

.s1-l ul li a {
    display: block;
    position: relative
}

.s1-l ul li a .pic {
    padding-top: 57%;
}

.s1-l ul li a>p {
    font-size: 18px;
    line-height: 34px;
    height: 34px;
    overflow: hidden;
    color: #2f2f2f;
    margin: 15px 0;
    transition: all 0.3s
}

.s1-ldata {
    float: left;
    position: relative;
    line-height: 50px
}

.s1-ldata b {
    font-size: 30px;
    line-height: 26px;
    color: #065096;
    vertical-align: super
}

.s1-ldata span {
    font-size: 20px;
    line-height: 26px;
    color: #696969;
    vertical-align: bottom
}

.s1-ldata::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: rotateZ(45deg) translateX(-50%);
    width: 1px;
    height: 100%;
    background: #717171
}

.art-more {
    text-align: right;
    padding-right: 30px;
    background: url(../images/art-more-bj.png) no-repeat;
    background-position: right bottom;
    font-size: 18px;
    line-height: 30px;
    color: #c0913f;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: all 0.3s
}

.s1-l ul li a:hover p {
    color: #c0913f
}

.art-more:hover {
    padding-right: 25px
}

.s1-r ul li a {
    padding-top: 45px;
    /* padding-bottom: 25px; */
    display: block;
    border-bottom: dotted 1px #b5b5b5;
    overflow: hidden
}

.s1-r ul li:first-child a {
    padding-top: 0
}

.s1-rpic {
    float: right;
    width: 140px;
    margin-left: 40px
}

.s1-rpic .pic {
    padding-top: 76.25%
}

.s1-rinfo {
    overflow: hidden
}

.s1-rinfo h3 {
    font-size: 18px;
    line-height: 27px;
    height: 51px;
    color: #202020;
    overflow: hidden
}

.s1-rinfo span {
    display: block;
    padding-left: 25px;
    font-size: 16px;
    line-height: 30px;
    color: #626262;
    margin-top: 15px;
    background: url(../images/data.png) no-repeat;
    background-position: left center
}

.s1-r ul li a:hover h3 {
    color: #c0913f
}

.section2 {
    background: url(../images/s2-bj.jpg) no-repeat;
    background-position: center top;
    padding-top: 49px;
    margin-top: 30px;
    position: relative;
    padding-bottom: 49px;
    z-index: 9;
    /* margin-bottom: 30px; */
}

.section2 ul {
    overflow: hidden
}

.section2 ul .itit {
    padding: 12% 20% 0 40px;
}

.section2 ul .tmore {
    margin-top: 20%
}

.section2 ul .tmore a {
    color: #fff;
    background: url(../images/tmore2.png) no-repeat;
    background-position: right center
}

.section2 ul .itit h2 {
    float: none;
    color: #065096;
    font-weight: bold;
}

.section2 ul li {
    float: left;
    width: 20%;
    height: 142px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.section2 ul li>a {
    display: block;
    padding: 10% 40px 0 81px;
}

.section2 ul li a img {
    display: block
}

.section2 ul li a p {
    font-size: 26px;
    line-height: 36px;
    color: #ffffff;
    margin-top: 10%
}

.section2 ul li:nth-child(3) p {
    color: #6b4037
}

.section3 {
    background: url(../images/s3-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 10px;
    /* margin-top: -143px; */
    position: relative;
    z-index: 8
}

.section3 .px1500 {
    background: url(../images/s3-cbj.png) repeat;
    padding: 27px;
    position: relative
}

.section3 .px1500::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 169px;
    height: 27px;
    background-color: #003b90;
}

.s3-c {
    background: #fff
}

.s3-c .itit h2 {
    text-align: center;
    float: none;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
    color: #003b90;
}

.s3-c>ul {
    padding-bottom: 15px;
}

.s3-c ul li a {
    display: block;
    padding: 0 10% 5% 10%;
    border-left: 1px solid #dcdcdc
}

.s3-c ul li a .s3-data {
    font-size: 0;
    line-height: 40px
}
.s3-c ul li a .s3-data img{width: 100%;height: 450px;overflow: hidden;}
.s3-c ul li a .s3-data b {
    font-size: 36px;
    color: #282828;
    vertical-align: middle
}

.s3-c ul li a .s3-data span {
    font-size: 24px;
    vertical-align: middle;
    color: #065096;
}

.s3-c ul li a h3 {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #282828;
    margin: 15px 0;
}

.s3-c ul li a .art-more {
    font-size: 16px;
    background: url(../images/art-more-bj2.png) no-repeat;
    background-position: right bottom;
    padding: 0 20px 0 0
}

.s3-c .slick-dots {
    position: static;
    font-size: 0;
    margin-top: 25px
}

.s3-c .slick-dots li {
    width: 17px;
    height: 17px;
    background-color: #cccccc;
    border: 3px solid #fff;
    transition: all 0.3s;
    border-radius: 50%
}

.s3-c .slick-dots li button {
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    background-color: transparent;
    border-radius: 50%;
    transition: all 0.3s;
    left: 4px;
    top: 4px;
    padding: 0;
    margin: 0
}

.s3-c .slick-dots li.slick-active {
    border: 1px solid #9b0d14;
    background: transparent
}

.s3-c .slick-dots li.slick-active button {
    background-color: #9b0d14
}

.section4 {
    /* margin-top: -150px; */
    /* position: relative; */
    background: url(../images/s4-rbj.jpg) no-repeat;
    background-position: center center;
    /* z-index: 9; */
}

.s4-l {
    /* float: left; */
    /* width: 50%; */
    /* position: relative; */
    /* z-index: 8; */
}

.s4-l>div {
    margin-right: -30px;
    padding-top: 56.9%
}

.s4-l>div>img {
    display: block;
    width: 100%
}

.s4-r {
    /* float: right; */
    width: 100%;
    position: relative;
    z-index: 9
}

.s4-r .itit {
    /* margin-left: 200px; */
    /* padding-top: 30px; */
    /* position: relative; */
    max-width: 1500px;
    margin: 0 0 20px 0px;
}
.s4-r .itit h2 {
    border-left: 5px solid #003b90;
    padding-left: 14px;
    font-weight: bold;
    color: #003b90;
}


.s4-r ul {
    margin-top: 2%;
    /* margin-left: -40px; */
    /* padding-left: 250px; */
    /* background: url(../images/s4-rbj.jpg) no-repeat; */
    /* background-position: center center; */
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 20px;
}

.s4-r ul li {
    max-width: 1500px
}

.s4-r ul li:first-child a {
    border-top: none
}

.s4-r ul li a {
    display: block;
    position: relative;
    padding: 10px 0;
    border-top: 1px solid #c1c1c1;
}

.s4-r ul li a h3 {
    font-size: 0;
    height: 45px;
    overflow: hidden;
    color: #000000;
    padding-left: 60px;
    position: relative;
    text-align: left;
    line-height: 45px;
}

.s4-r ul li a h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 18px;
    width: 26px;
    height: 4px;
    background-color: #003b90;
}

.s4-r ul li a h3 p {
    font-size: 18px;
}
.s4-r ul li a h3 span{  font-size: 18px;float: right;}
.text-bline {
    display: inline;
    background-image: linear-gradient(#fff, #fff);
    background-size: 0 1px;
    background-position: 0 100%;
    background-repeat: no-repeat;
    transition: all 0.5s
}

.text-blineper :hover .text-bline {
    /* background-size: 100% 1px; */
}

.section5 {
    padding-top: 30px;
    /* padding-bottom: 105px; */
    background: url(../images/s5-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    margin-bottom: 20px;
}

.s5-c {
    margin-top: 50px
}

.s5-c ul li a {
    display: block;
    margin: 0 8%;
    background: #f3f3f3;
    padding: 3%;
}

.s5-pic {
    width: 100%;
    margin: 0 auto;
    /* height: 200px; */
}

.s5-pic .pic {
    /* padding-top: 100%; */
    border-radius: 10px;
    width: 100%;
    /* height: 200px; */
    /* overflow: hidden; */
}

.s5-info h3 {
    font-size: 20px;
    text-align: center;
    color: #303030;
    margin-top: 35px;
    /* display: block; */
    /* overflow: hidden; */
    /* width: 98%; */
    font-weight: bold;
}

.s5-info h4 {
    font-size: 20px;
    color: #303030;
    text-align: center;
    margin: 15px 0 20px 0
}

.s5-info p {
    font-size: 18px;
    line-height: 30px;
    height: 48px;
    overflow: hidden;
    color: #666565;
    text-align: left
}

.s5-info div {
    height: 48px;
    background: url(../images/tmore.png) no-repeat;
    background-position: center center;
    background-size: auto 100%;
    /* margin-top: 40px; */
}

.s5-c .slick-prev,.s5-c .slick-next {
    width: 60px;
    height: 66px
}

.s5-c .slick-prev {
    background: url(../images/s5-l.png) no-repeat;
    background-position: center center;
    left: -30px
}

.s5-c .slick-next {
    background: url(../images/s5-r.png) no-repeat;
    background-position: center center;
    right: -30px
}

.s5-c ul li a:hover .s5-info h3 {
    color: #c0913f
}

@keyframes fanzhuan {
    0% {
        transform: translateX(-50%) translateY(-50%) rotateY(0deg)
    }

    100% {
        transform: translateX(-50%) translateY(-50%) rotateY(360deg)
    }
}

@keyframes circles {
    0% {
        transform: translateX(-50%) translateY(-50%) rotate(0)
    }

    100% {
        transform: translateX(-50%) translateY(-50%) rotate(360deg)
    }
}

@keyframes circles2 {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(-360deg)
    }
}

@media screen and (max-width: 1520px) {
    .banner .slick .slick-slide a div p {
        margin-left: 0;
        left: 0;
        padding: 0 15px;
        font-size: 26px
    }

    .banner .slick .slick-slide a div {
        line-height: 80px;
        height: 80px;
        margin-right: 0;
        right: 300px
    }

    .banner .slick-dots {
        bottom: 25px;
        right: 0;
        margin-right: 0
    }

    .banner .slick-next,.banner .slick-prev {
        bottom: 25px
    }

    .banner .slick-next {
        right: 0;
        margin-right: 0
    }

    .banner .slick-prev {
        right: 250px;
        margin-right: 0
    }

    .itit1 {
        line-height: 60px
    }

    .itit1 h2 {
        border-width: 10px
    }

    .itit h2 {
        font-size: 36px
    }

    .tmore a {
        font-size: 20px
    }

    .tmore a::before {
        right: 100px
    }

    .s5-c {
        padding: 0 40px
    }
}

@media screen and (max-width: 1400px) {
    .s3-c ul li a .s3-data b {
        font-size: 30px
    }

    .s1-l ul li a>p,.s1-ldata b,.art-more,.section2 ul li a p,.s3-c ul li a .s3-data span,.s4-r ul li a h3 p,.s5-info h3 {
        font-size: 20px
    }

    .s4-r ul li a h3 {
        line-height: 28px;
        height: 63px
    }

    .s1-rinfo h3,.s1-ldata span,.s5-info h4,.s5-info p {
        font-size: 18px
    }

    .s1-l {
        width: 600px;
        margin-right: 25px
    }

    .s1-r ul li a {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .s1-rpic {
        width: 120px;
        margin-left: 20px
    }

    .s1-rinfo span {
        margin-top: 5px
    }

    .s3-c ul li a {
        padding: 0 5% 5% 5%
    }

    .s5-c ul li a {
        padding: 4%
    }
}

@media screen and (max-width: 1280px) {
    .itit h2 {
        font-size: 18px
    }

    .itit1 {
        line-height: 48px
    }

    .tmore a {
        font-size: 16px
    }
}

@media screen and (max-width: 1024px) {
    .section2 ul .itit h2 {
        font-size: 22px
    }

    .tmore a {
        padding-right: 45px;
        background-size: auto 35px
    }

    .section2 ul .tmore a {
        background-size: auto 35px
    }

    .tmore a::before {
        right: 80px
    }

    .s1-l ul li a>p {
        font-size: 18px
    }

    .s1-rinfo h3 {
        font-size: 16px
    }

    .banner .slick .slick-slide a div {
        display: none
    }

    .banner .slick-dots {
        bottom: 15px;
        right: 0;
        margin-right: 0
    }

    .banner .slick-next,.banner .slick-prev {
        bottom: 15px
    }

    .banner .slick-dots li button {
        font-size: 16px;
        margin: 0 5px
    }

    .s1-l {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 25px
    }

    .s1-l ul li a>p {
        margin: 15px 0
    }

    .section2 ul li {
        height: 180px
    }

    .section2 ul li a img {
        height: 40px
    }

    .section2 ul li>a {
        padding: 20% 20px 0 20px
    }

    .section2 ul .itit {
        padding: 6% 15px 0 15px
    }

    .s3-c ul li a h3 {
        margin: 15px 0
    }

    .s3-c .slick-dots {
        margin-top: 0
    }

    .section3 .px1500 {
        padding: 15px
    }

    .section3 .px1500::before {
        height: 15px
    }

    .s4-l {
        display: none
    }

    .s4-r {
        width: auto;
        float: none;
        padding-left: 10px;
        padding-right: 10px
    }

    .s4-r .itit {
        max-width: none;
        margin-left: 0;
        width: auto;
        padding-top: 15px
    }

    .s4-r ul {
        margin-left: 0;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 25px
    }

    .s4-r ul li {
        max-width: none
    }

    .s4-r ul li a {
        padding: 25px 0
    }

    .s4-r ul li a h3 {
        height: auto
    }

    .s4-r ul li a h3 p {
        display: block
    }

    .s4-r ul li a h3::before {
        top: 12px
    }

    .s5-c ul li a {
        margin: 0 4%
    }

    .s5-c .slick-prev,.s5-c .slick-next {
        width: 35px;
        height: 40px;
        background-size: 100% auto
    }

    .s5-c {
        padding: 0
    }

    .s5-c>ul {
        padding: 0 30px
    }

    .s5-c .slick-prev {
        left: 0
    }

    .s5-c .slick-next {
        right: 0
    }

    .s5-info h3 {
        margin-top: 20px
    }

    .s5-info div {
        margin-top: 20px
    }
}

@media screen and (max-width: 768px) {
    .section2 ul li {
        width: 50%;
        height: 220px
    }

    .section2 ul li a p {
        margin-top: 5%
    }

    .section2 ul li>a {
        padding-top: 15%
    }

    .section1 {
        margin-top: 35px
    }

    .s1-c {
        margin-top: 30px
    }

    .section2 {
        margin-top: 35px;
        padding-top: 35px
    }

    .section3 {
        padding-top: 35px;
        margin-top: 0;
        padding-bottom: 35px
    }

    .section4,.s5-c {
        margin-top: 35px
    }

    .section5 {
        padding-top: 35px;
        padding-bottom: 35px
    }

    .s3-c>ul {
        padding-bottom: 25px
    }

    .s3-c .itit h2 {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media screen and (max-width: 480px) {
    .section2 ul li {
        float: none;
        width: auto;
        height: 150px
    }

    .section2 ul li>a {
        padding-top: 8%
    }

    .section2 ul li a p {
        margin-top: 2%
    }

    .section2 ul .itit h2 {
        float: left
    }

    .section2 ul .tmore {
        margin-top: 0
    }

    .section2 ul li:first-child {
        height: auto;
        margin-bottom: 10px
    }
}
 /* 页面背景全屏100% */
        .page-wrapper {
            width: 100%;
            /* min-height: 100vh; */
            background-color: #f5f5f5;
        }

        /* 中间内容最大宽度1500px居中 */
        .container {
            max-width: 1500px;
            margin: 0 auto;
            padding: 30px 0px;
        }

        /* 通知公告模块 */
        .notices-section {
            /* background-color: #fff; */
            /* border-radius: 8px; */
            /* padding: 40px; */
            /* box-shadow: 0 2px 8px rgba(0,0,0,0.05); */
        }

        .notices-wrapper {
            display: flex;
            gap: 40px;
        }

        /* 左侧标题区 */
        .notices-sidebar {
            flex-shrink: 0;
            width: 120px;
            border-right: 1px solid #e8e8e8;
            padding-right: 30px;
        }

        .notices-title {
            font-size: 36px;
            font-weight: bold;
            color: #003b90;
            line-height: 1.2;
            margin-bottom: 67px;
            writing-mode: vertical-rl;
            text-orientation: upright;
            letter-spacing: 8px;
            padding-top: 34px;
        }

        .notices-en {
            font-size: 14px;
            color: #c9a227;
            letter-spacing: 2px;
            margin-bottom: 15px;
        }

        .notices-more {
            display: flex;
            align-items: center;
            /* gap: 8px; */
            font-size: 14px;
            color: #666;
            text-decoration: none;
            transition: color 0.3s;
            text-align: right;
            padding-right: 30px;
            background: url(../images/art-more-bj.png) no-repeat;
            background-position: right bottom;
            font-size: 14px;
            line-height: 30px;
            color: #c0913f;
            padding-top: 5px;
            padding-bottom: 5px;
            transition: all 0.3s;
        }

        .notices-more:hover {
            color: #1a5f2a;
        }

     

        /* 右侧列表区 */
        .notices-list {
            flex: 1;
        }

        .notice-item {
            display: flex;
            align-items: center;
            padding: 13px 20px;
            border-bottom: 1px solid #f0f0f0;
            transition: background-color 0.3s;
            background: #fff;
            margin: 10px 0px;
        }

        .notice-item:last-child {
            border-bottom: none;
        }

        .notice-item:hover {
            background-color: #fafafa;
        }

        .notice-tag {
            flex-shrink: 0;
            padding: 6px 16px;
            border: 1px solid #ddd;
            border-radius: 4px;
            font-size: 16px;
            color: #666;
            margin-right: 20px;
            transition: all 0.3s;
        }

        .notice-item:hover .notice-tag {
            border-color: #1a5f2a;
            color: #1a5f2a;
        }

        .notice-content {
            flex: 1;
            font-size: 18px;
            color: #333;
            line-height: 1.6;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
   .notice-content a:hover{font-weight: bold;}
        .notice-date {
            flex-shrink: 0;
            font-size: 14px;
            color: #999;
            margin-left: 20px;
        }

        /* 平板 <1200px：侧边栏自动变成底部，全屏展示 */
        @media (max-width: 1200px) {
            .container {
                padding: 20px;
            }

            .notices-section {
                padding: 30px;
            }

            .notices-wrapper {
                flex-direction: column;
                gap: 30px;
            }

            .notices-sidebar {
                width: 100%;
                border-right: none;
                border-bottom: 1px solid #e8e8e8;
                padding-right: 0;
                padding-bottom: 20px;
                display: flex;
                align-items: center;
                justify-content: space-between;
            }

            .notices-title {
                writing-mode: horizontal-tb;
                text-orientation: mixed;
                letter-spacing: 4px;
                margin-bottom: 0;
                font-size: 28px;
            }

            .notices-en {
                margin-bottom: 0;
            }

            .notices-more {
                margin-left: auto;
            }
        }

        /* 手机 <768px：文字自动换行，标签缩小，完美适配 */
        @media (max-width: 768px) {
            .container {
                padding: 10px;
            }

            .notices-section {
                padding: 20px;
                border-radius: 4px;
            }

            .notices-sidebar {
                flex-direction: column;
                align-items: flex-start;
                gap: 10px;
            }

            .notices-title {
                font-size: 24px;
                letter-spacing: 2px;
            }

            .notices-more {
                margin-left: 0;
            }

            .notice-item {
                flex-wrap: wrap;
                padding: 15px 0;
                gap: 10px;
            }

            .notice-tag {
                padding: 4px 10px;
                font-size: 12px;
                margin-right: 0;
            }

            .notice-content {
                width: 100%;
                font-size: 14px;
                white-space: normal;
                line-height: 1.8;
            }

            .notice-date {
                margin-left: auto;
                font-size: 12px;
            }
        }