table{border-collapse:collapse;border-spacing: 0px;margin:auto;}
table .firstRow td,th{white-space: nowrap;}
td{height:24px !important; line-height: 24px !important;padding:6px 5px 6px 5px !important;}
*{
    padding:0;
    margin:0;
    font-family:Georgia;
}
body{
    width: 100%;
    height: 100%;
    overflow:auto;
    overflow-x: hidden;
}
.content{
    width:100%;
    height: 100%;
    overflow: hidden;
}
a{
    text-decoration: none;
}
.clear{clear:both;}
.line1-overflow{/*单行自动加省略号*/text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}
.line2-overflow{/*两行自动加省略号*/text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp:2/*行数*/;-webkit-box-orient: vertical;overflow: hidden;}
.line3-overflow{/*三行自动加省略号*/text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp:3/*行数*/;-webkit-box-orient: vertical;overflow: hidden;}
img{border: none;display:block;}
.column-content #vsb_content img{display: initial;}
.column-content {text-align: justify;}
.column-content h3{color:#038869;font-weight: normal;margin-top:15px;}
.column-content .program-intr{margin-bottom: 30px;}
.center-div{margin: 0 auto;}
.info{
    position: fixed;
    top: 0;
    background-color: tan;
    z-index: 999;
    width: 100%;
    display: none;
}
.info p{
    padding: 50px;
    text-align: center;
}
.info a{
    border-bottom: 1px solid black;
    cursor: pointer;
    display: inline !important;
}
.info span{
    border-bottom: 1px solid black;
    cursor: pointer;
    margin-left: 100px;
}
.header-submenu-ul ul li a{
    color: black!important;
}
.header-submenu-ul ul li a:hover{
    color: #C78A04 !important;
}
/* 导航 */
.index-header{
    width: 100%;
    height:100px;
    background-color: #ffffff;
}
.header-right{
    width:auto;
    height:100px;
    position: absolute;
    right: 0;
    top: 0;
}
.header-login-right {
    width: 600px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background: #18453B;
    z-index: 0;
}
.header-content{
    position: relative;
    display: flex;
}
.header-logo{
    width: 366px;
    position: absolute;
    margin:20px 0 0 0;
}
.m-header-logo{
    width: 366px;
    position: absolute;
    margin:20px 0 0 0;
    display: none;
}
.header-login{
    background-image: url(../images/indexBack.png);
    color: white;
    background-size: cover;
    text-align: right;
    height: 40px;
    font-size: 14px;
    width: 100%;
    line-height: 40px;
}
.header-login a{color:#fff;}
.header-login .item{float:right;margin-left: 9px;}
.header-login .search{width:auto;height:100%;}
.header-login .search .text{
    width:0px;height:30px;line-height:30px;font-size:14px;color:#ffffff;background: #18453B;border:0px;border-bottom:#ffffff solid 1px;text-indent: 5px;float:left;
    transition:width 0.5s;
    -moz-transition:width 0.5s; /* Firefox 4 */
    -webkit-transition:width 0.5s; /* Safari and Chrome */
    -o-transition:width 0.5s; /* Opera */
}
.header-login .search-open .text{width:150px;margin-left:8px;}
.header-login .search .btn{width:15px;height:40px;background: url('../images/search.png') center no-repeat;border:0px;cursor: pointer;}
.header-login .search-open .btn{width:40px;}
.header-login a{
    text-decoration: none;
    cursor: pointer;
    /*margin: 10px;*/
    font-size: 14px;
}
.header-login span:last-child{
    /*margin-right: 20px;*/
}
.header-navigation{
    font-size: 14px;
    /*color: white;*/
    width: auto;
    line-height: 100px;
    font-weight: bold;
}
.header-navigation ul li{
    list-style: none;
    display: inline;
    margin: 10px;
}
/* .navigation-know:hover ~ .header-submenu{
    display: block;
} */
.header-navigation ul li a{color:#333333;}
.header-navigation ul li a:hover{
    color: #C78A04;
    cursor: pointer;
}
.header-submenu{
    width: 100%;
    height: 50px;
    background-color: white;
    position: relative;
    top: 100px;
    z-index: 999;
    display: none;
}
.header-submenu ul{
    position: absolute;
    margin: 14px 72px;
    right: 0;
    font-size: 14px;
    width: 70%;
}
.header-submenu ul li{
    list-style: none;
    margin: 10px;
    display: inline;
    cursor: pointer;
}
.list-button:last-child{
    /* margin-bottom: 20px; */
}
/* 尾部 */
.footer{
    width: 100%;
    background-image: url(../images/footer-bg.png);
    background-size: cover;
    color: #ffffff;
}
.footer-content{
    display: flex;
    margin: 0 30px;
    justify-content: space-between;
}

.footer-content h3{
    font-size: 20px;
    margin-top: 50px;
}
.footer-content h3 span{
    border-bottom: 1px solid #C0B107;
    padding-bottom: 9px;
}
.friend-link ul{
    margin: 20px 0 0 20px;
}
.friend-link ul li{
    margin:8px 0;
    font-size: 14px;
}
.friend-link ul li a{color:#ffffff;}
.friend-link{
    margin: 0 50px;
}
.contact-us p{ line-height: 32px;}
ol li{
    list-style: none;
    margin: 8px 0;
    font-size: 14px;
}
.contact-us ol{
    margin: 20px 0;
}
.wx-code-one {
    text-align: center;
    /* margin-top: 50px; */
}
.wx-code-two{
    margin-top: 50px;
    text-align: center;
    margin-right: 0;
}

/* copyright */
.copyright{
    width: 100%;
    height: 50px;
    background-color: #252525;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
}
.copyright p{
    padding: 18px;
}
.header-menu{
    display: none;
}
/* 导航公用 */
.swiper-two .swiper-pagination-bullet{
    /* margin: -13px 4px!important; */
}
.swiper-button-prev,.swiper-button-next{
    background-size: 50px 60px!important;
    width: 50px!important;
    height: 60px!important;
}
.swiper-button-prev{
    background-image: url(../images/prev.png)!important;
    left: 0!important;
}
.swiper-button-next{
    background-image: url(../images/next.png)!important;
    right: 0!important;
}
.school-situation-none{
    padding-bottom: 0!important;
}
.mobile-title{
    font-size: 16px;
    color: black;
    position:relative;
}
.mobile-title .img{
    position: absolute;
    right: 20px;
    top:0px;
    width: 16px;
    height: 16px;
    background: url("../images/add.png") no-repeat center;
}
.mobile-title .img.cut{
    background: url("../images/cut.png") no-repeat center;
}
.mobile-title a{
    color:black;
}
.knowledge-noneborder{
    padding-bottom: 6px;
    border-bottom: 1px solid black;
}
.teacher img{
    width: 16px;
    position: absolute;
    right: 20px;
    padding-top: 1px;
}
.mobile-submenu{
    background-color: #EEEEEE;
    display:none;
}
.mobile-submenu a{
    color: black;
}
.mobile-submenu ul{
    padding: 0!important;
    margin-bottom: 0!important;
}
.mobile-submenu ul li{
    padding: 10px!important;
}
.mobile-submenu ul li::after{
    content: none;
}

.mobile-submenu-content ul{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    padding: 0!important;
}
.mobile-submenu-content ul li{
    border-bottom: none!important;
    flex: 0 0 98%;
    font-size: 14px!important;
    padding: 8px 0px 0 6px !important;
    text-align: left;
}
.header-navigation-mobile{display: none;}
@media only screen and (max-width: 510px) {
    .header-login-right{
        display: none;
    }
    .swiper-pagination-bullet {
        width: 12px!important;
        height: 12px!important;
        border-radius: 50%!important;
        margin-bottom: 10px!important;
    }
    .school-new{
        margin: 0 10px!important;
    }
    .announcement{
        width: calc(100% - 20px) !important;
        margin: 0 10px;
        padding-bottom: 30px;
    }
    .announcement-report-content{
        margin:0 0;
        padding-bottom: 0px;
    }
    .report{
        width: calc(100% - 20px) !important;
        border-left:10px solid #ffffff;
        border-right:10px solid #ffffff;
        background: #ffffff;
        padding-bottom: 30px;
    }
    .index-header{
        height: 50px;
    }
    .header-logo{
        width: 183px!important;
        margin: 11px 0 0 10px;
        display: none;
    }
    .m-header-logo{
        width: 183px!important;
        margin: 11px 0 0 10px;
        display: block;
    }
    .header-login,.header-navigation{
        display: none;
    }
    .header-navigation-mobile{
        float: none;
        background-color: white;
        position: relative;
        margin: 0 auto;
        z-index: 999;
        margin-top: 50px;
        width: 100%;
    }
    .header-navigation-mobile ul{
        padding: 0  10px;
        margin-bottom: 10px;
    }
    .header-navigation-mobile ul li{
        display: block;
        color: #666666;
        border-bottom: 1px solid #666666;
        font-size: 16px;
        padding: 10px 0;
    }
    .header-navigation-mobile ul li:after{
        /* content: '+';
        position: absolute;
        font-size: 20px;
        right: 20px; */
    }
    .header-submenu{
        background-color: #EEEEEE;
    }
    .header-submenu ul li{
        display: block;
    }
    .header-menu{
        display: block;
    }
    .school-new h2{
        text-align: center;
    }
    .new-swiper,.announcement-report-content{
        display: block!important;
    }
    .new-list{
        width: 100%!important;
    }
    .swiper-two{
        width: 100%!important;
        margin-bottom: 20px!important;
        height: 360px;
    }
    .swiper-two .swiper-slide img{
        width: 100%!important;
    }
    .list{
        margin-left: 0!important;
    }
    .list-content{
        width: 85%!important;
    }
    .announcement-report{
        background-image: url(../images/background960.png)!important;
    }
    .announcement-report-content h2{
        text-align: center;
        margin-left: 0!important;
    }
    .announcement-content{
        border-right: none!important;
        padding-right: 0!important;
    }
    .report-card{
        margin-left: 0!important;
        width: 100%;
    }
    .card-content{
        width: 100%;
        margin-right: 10px;
    }

    .report-card a{
        flex: 0 0 48%;
    }
    .wx-code-one img,.wx-code-two img{
        width: 100%;
    }
    .wx-code-one,.wx-code-two{
        width: 33%;
        display: inline-block;
        margin: 20px 20px 10px 0;
    }
    .swiper-card{
        width: 100%!important;
        margin-left:0!important;
    }
    .swiper-pagination{
        bottom: 0!important;
    }
    .announcement-text p{
        overflow: hidden;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        box-orient: vertical;
        display: -webkit-box;
        display: box;
    }
    .footer-content{
        display: block;
        margin: 0 10px;
    }
    .footer-content h3{
        padding-top: 30px;
        margin-top: 0;
    }
    .contact-us h3{
        padding-top: 0;
    }
    .contact-us{
        margin: 0 auto;
    }
    .copyright p{
        padding:10px;
    }
    .swiper-button-prev,.swiper-button-next{
        display: none;
    }
    .friend-link ul li{
        display: inline;
        margin: 0;
        line-height: 26px;
    }
    .friend-link ul li:before{
        content: '|';
        padding-right: 10px;
    }
    .friend-link ul{
        margin: 20px 0;
    }
    .card-content:last-child{
        /* margin-bottom: 0!important; */
    }

}
@media only screen and (max-width: 768px) and (min-width: 500px) {
    .new-list{
        /* margin-top: 100px; */
    }
    .header-login-right{
        display: none;
    }
    .swiper-pagination-bullet {
        width: 12px!important;
        height: 12px!important;
        border-radius: 50%!important;
        margin-bottom: 10px!important;
    }
    .swiper-pagination-bullet{
        width:16px!important;
        height: 16px!important;
        border-radius: 50%!important;
        margin-bottom: 10px!important;
    }
    .swiper-pagination-bullet-active {
        background: #265D50!important;
    }
    .footer-content{
        display: block;
        overflow: hidden;
    }
    .friend-link{
        padding-top: 30px;
    }
    .footer-content h3{
        margin-top: 0!important;
    }
    .contact-us{
        margin: 0;
        float: left;
    }
    .wx-code-one{
        display: inline-block;
        /* margin: 0 20px; */
        float: right;
    }
    ol li{
        font-size: 12px;
    }
    .header-navigation-mobile{
        float: none;
        background-color: white;
        position: relative;
        margin: 0 auto;
        z-index: 999;
        margin-top: 50px;
        width: 100%;
    }
    .header-navigation-mobile ul li{
        display: block;
        color: #666666;
        border-bottom: 1px solid #666666;
        font-size: 16px;
        padding: 10px;
        margin: 0 10px;
    }
    .header-navigation-mobile ul li:after{
        /* content: '+';
        position: absolute;
        font-size: 20px;
        right: 10px; */
    }
    .index-header{
        height: 50px;
    }
    .header-logo{
        width: 183px!important;
        margin: 11px 0 0 20px;
        display: none;
    }
    .m-header-logo{
        width: 183px!important;
        margin: 11px 0 0 20px;
        display: block;
    }
    .header-login,.header-navigation{
        display: none;
    }
    .header-menu{
        display: block;
    }
    .school-new{
        margin:0 20px!important;
    }
    .school-new h2{
        text-align: center;
    }
    .new-swiper,.announcement-report-content{
        display: block!important;
        /* margin: 0 20px!important; */
    }
    .new-list,.report{
        width: 100%!important;
    }
    .swiper-two{
        width: 100%!important;
        margin-bottom: 20px!important;
        height: 380px;
    }
    .swiper-two .swiper-slide img{
        width: 100%!important;
    }
    .list{
        margin-left: 0!important;
    }
    .list-content{
        width: 93%!important;
    }
    .announcement-date{
        width: 70px!important;
    }
    .announcement-report{
        background-image: url(../images/background960.png)!important;
    }
    .announcement{
        width: 100%!important;
    }
    .announcement-report-content h2{
        text-align: center;
        margin-left: 0!important;
    }
    .announcement-content{
        border-right: none!important;
        padding-right: 0!important;
    }
    .report-card{
        display: flex;
        margin-left: 0!important;
        width: 100%;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
    }
    .card-content{
        width: 100%;
        margin-right: 10px;
    }
    .report-card a{
        flex: 0 0 48%;
    }
    .wx-code-one img,.wx-code-two img{
        width: 80%;
    }
    .wx-code-two{
        margin-left: 10px;
        margin-top: 0;
        display: inline-block;
        float: right;
    }
    .swiper-card{
        width: 100%!important;
        margin-left:0!important;
    }
    .swiper-pagination{
        /* bottom: -37px!important; */
    }
    .swiper-button-prev,.swiper-button-next{
        display: none;
    }
    .friend-link ul li{
        display: inline;
        margin: 0;
        line-height: 26px;
    }
    .friend-link ul li:before{
        content: '|';
        padding-right: 10px;
    }
    .friend-link ul{
        margin: 20px 0;
    }
}
@media (max-width: 1280px){
    .index-header{
        background: #265D50;
    }
    .header-menu img{display: none;}
    .header-menu .img{
        position: absolute;
        right: 20px;
        top: 14px;
        width: 20px;
        height: 20px;
        background: url("../images/menu.png") no-repeat center;
    }
    .header-menu .img.active{background: url("../images/close.png") no-repeat center;}
    .header-search{display: none;}
}
@media only screen and (min-width: 768px) and  (max-width: 1280px) {
    .header-login-right{
        display: none;
    }
    .index-header{
        height: 50px;
        background: #265D50;
    }
    .header-logo{
        width: 183px!important;
        margin: 11px 0 0 10px !important;
        display: none;
    }
    .m-header-logo{
        width: 183px!important;
        margin: 11px 0 0 10px !important;
        display: block;
    }
    .header-login,.header-navigation{
        display: none;
    }
    .header-menu{
        display: block;
    }

    .header-navigation-mobile{
        float: none;
        background-color: white;
        position: relative;
        margin: 0 auto;
        z-index: 999;
        margin-top: 50px;
        width: 100%;
    }
    .header-navigation-mobile ul li{
        display: block;
        color: #666666;
        border-bottom: 1px solid #666666;
        font-size: 16px;
        padding-bottom: 10px;
        padding: 10px;
    }
    .header-navigation-mobile ul li:after{
        /* content: '+'; */
        /* position: absolute; */
        /* font-size: 20px; */
        /* right: 10px; */
    }
}
@media only screen and (max-width: 960px){
    .footer-content{
        display: block;
        overflow: hidden;
        margin-top: 50px;
    }
    .friend-link{
        padding-top: 30px;
        margin: 0;
    }
    .footer-content h3{
        margin-top: 0!important;
    }
    .contact-us{
        margin: 0;
        float: left;
    }
}

@media only screen and (min-width: 768px) and  (max-width: 960px) {
    .swiper-pagination-bullet {
        width: 12px!important;
        height: 12px!important;
        border-radius: 50%!important;
        margin-bottom: 10px!important;
    }
    .friend-link ul li{
        display: inline;
        margin: 0;
        line-height: 26px;
    }
    .friend-link ul li:before{
        content: '|';
        padding-right: 10px;
    }
    .friend-link ul{
        margin: 20px 0;
    }
    .footer-content{
        display: block;
        overflow: hidden;
        margin-top: 50px;
    }
    .friend-link{
        padding-top: 30px;
        margin: 0;
    }
    .footer-content h3{
        margin-top: 0!important;
    }
    .contact-us{
        margin: 0;
        float: left;
    }
    .wx-code-one{
        display: inline-block;
        margin: 0 20px;
        float: right;
    }
    .wx-code-two{
        margin-left: 10px;
        margin-top: 0;
        display: inline-block;
        float: right;
    }
    ol li{
        font-size: 12px;
    }

    .school-new h2{
        text-align: center;
    }
    .new-swiper,.announcement-report-content{
        display: block!important;
    }
    .swiper-two,.new-list,.report{
        width: 100%!important;
    }
    .swiper-two{
        margin-bottom: 30px!important;
    }
    .swiper-two .swiper-slide img{
        width: 100%!important;
    }
    .list{
        margin-left: 0!important;
    }
    .list-content{
        width: 100%!important;
    }
    .announcement-report{
        background-image: url(../images/background960.png)!important;
    }
    .announcement{
        width: calc(100% - 60px) !important;
        margin: 0 30px;
        padding-bottom: 30px;
    }
    .announcement-report-content{
        margin:0 0;
        padding-bottom: 0px;
    }
    .announcement-report-content h2{
        text-align: center;
        margin-left: 0!important;
    }
    .announcement-content{
        border-right: none!important;
        padding-right: 0!important;
    }
    .report{
        width: calc(100% - 60px) !important;
        border-left:30px solid #ffffff;
        border-right:30px solid #ffffff;
        background: #ffffff;
        padding-bottom: 30px;
    }
    .report-card{
        display: flex;
        margin-left: 0!important;
        width: 100%;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-between;
    }
    .card-content{
        width: 100%;
        margin-right: 10px;
    }
    .report-card a{
        flex: 0 0 48%;
    }
    .swiper-button-prev,.swiper-button-next{
        display: none;
    }
}
@media only screen and (min-width: 500px) and  (max-width: 960px) {
    .announcement{
        width: calc(100% - 60px) !important;
        margin: 0 30px;
        padding-bottom: 30px;
    }
    .announcement-report-content{
        margin:0 0;
        padding-bottom: 0px;
    }
    .report{
        width: calc(100% - 60px) !important;
        border-left:30px solid #ffffff;
        border-right:30px solid #ffffff;
        background: #ffffff;
        padding-bottom: 30px;
    }
}
@media only screen and (max-width: 1280px){
    .header-navigation-mobile .search{width:287px;height:40px;margin-top:40px;margin-bottom: 40px;}
    .header-navigation-mobile .search .text{width:200px;height:40px;line-height:40px;font-size:14px;background: #cccccc;border:0px;padding:0px;text-indent: 5px;float:left;}
    .header-navigation-mobile .search .btn{width:40px;height:40px;float: left;background: #265D50 url('../images/search-old.png') center no-repeat;border: 0px;}
    .header-navigation-mobile .search .m-en{width:40px;height:40px;line-height:40px;margin-left:7px;text-align:center;float: left;background: #265D50;float:left;color: #ffffff;}
    .header-navigation-mobile .search .m-en a{color:#fff;}
}

@media screen and (min-width: 1280px){
    .header-search{height: 100px; width:auto;float: right;margin-left: 50px;}
    .header-search .item{width: 30px;height:30px;margin-top:35px;float: left;margin-left: 10px;cursor: pointer;}
    .header-search .search{background: url("../images/search.png");}
    .header-search .search:hover{background: url("../images/search-on.png");}
    .header-search .ch-en{background: url("../images/ch-en.png");}
    .header-search .ch-en:hover{background: url("../images/ch-en-on.png");}
    .header-search .search .text{width: 150px;height:26px;position: relative;left:-150px;display: none;}
    .header-search .search .btn{width: 30px;height:30px;position: relative;top:-30px;background: #265D50 url("../images/search-old.png") center no-repeat;display: none;}
    .header-search .search-open .text{display: block;}
    .header-search .search-open .btn{display: block;}


    .header-width, .school-new, .announcement-report-content, .footer-content,.item-content-background{
        width: calc(100% - 40px);
        margin: 0 auto!important;
    }
    .footer-content{max-width: 1200px;}
    /* 导航 */
    .swiper-button-prev, .swiper-button-next{
        width: 34px!important;
        height: 40px!important;
        background-size: 34px 40px!important;
    }
    .index-header{
        width: 100%;
        height:100px;
        /*background-color: #265D50;*/
    }
    .header-content{
        position: relative;
    }
    .header-logo{
        width: 366px;
        position: absolute;
        margin:20px 0 0 0px;
        display: block;
    }
    .m-header-logo{
        width: 366px;
        position: absolute;
        margin:20px 0 0 0px;
        display: none;
    }
    .header-navigation{
        font-size: 14px;
        /*color: white;*/
        line-height: 100px;
        float:left;
    }
    .header-navigation ul li{
        list-style: none;
        display: inline;
        margin: 10px;
    }
    .header-navigation ul li a:hover{
        color: #E8B000;
        cursor: pointer;
    }
    .header-submenu{
        width: 100%;
        height: 50px;
        background-color: white;
        position: relative;
        top: 104px;
        z-index: 999;
        display: none;
    }
    .header-submenu-ul{
        position: absolute;
        /* left: 15%; */
        font-size: 14px;
        width: 1280px;
        text-align: center;
        height: 100%;
    }
    .header-submenu ul li{
        list-style: none;
        margin: 10px;
        display: inline;
    }

    /* 尾部 */
    .footer{
        width: 100%;
        background-image: url(../images/footer-bg.png);
        background-size: cover;
        color: #ffffff;
    }
    .footer-content{
        display: flex;
        margin: 0 30px;
        justify-content: space-between;
    }

    .footer-content h3{
        font-size: 20px;
        margin-top: 50px;
    }
    .footer-content h3 span{
        border-bottom: 1px solid #C0B107;
        padding-bottom: 9px;
    }
    .friend-link ul{
        margin: 20px 0 0 20px;
    }
    .friend-link ul li{
        margin:8px 0;
        font-size: 14px;
    }
    .friend-link{
        margin: 0 50px;
    }
    .contact-us p{line-height: 32px;}
    ol li{
        list-style: none;
        margin: 8px 0;
        font-size: 14px;
    }
    .contact-us ol{
        margin: 20px 0;
    }
    .wx-code-one {
        text-align: center;
        margin-top: 50px;
    }
    .wx-code-two{
        margin-top: 50px;
        text-align: center;
        margin-right: 0;
    }

    /* copyright */
    .copyright{
        width: 100%;
        height: 50px;
        background-color: #252525;
        color: #FFFFFF;
        font-size: 12px;
        text-align: center;
    }
    .copyright p{
        padding: 18px;
    }

}

@media screen and (max-width: 1500px){
    .header-width{width:calc(100% - 10px);}
    .header-logo{width: 300px;margin: 27px 0 0 0px;}
    .header-search{margin-left: 10px;}
    .header-navigation ul li{
        margin: 5px !important;
    }
}
/* 媒体查询 */
@media  screen and (min-width: 1920px) {
    .header-submenu{
        top: 104px;
    }
    .header-login-right{
        height: 40px;
    }
    .index-header{
        height: 100px;
    }
    .header-width,.header-submenu ul,.header-content,.school-new,.announcement-report-content,.footer-content {
        width: calc(100% - 40px);
        margin: 0 auto!important;
    }
    .footer-content{max-width: 1200px;}
    .header-navigation{
        /*margin: 10px 10px;*/
        margin-bottom: 0;
    }
    .header-login{
        /* padding: 9px 0; */
    }
    .header-logo{
        width: 366px;
        position: absolute;
        margin: 20px 0 0 0;
    }
    .header-submenu ul{
        margin: 14px 30px!important;
    }
    .list-date{
        width: 70px!important;
    }
    .list-content{
        width: 480px!important;
    }
    .announcement-date{
        width: 70px!important;
    }
    .announcement-date p:last-child{
        padding: 0!important;
    }
    .announcement-content{
        padding-right: 80px!important;
    }
    .report{
        margin-left: 40px;
    }
    .wx-code-one{
        margin: 50px 0 0 120px!important;
    }
    .contact-us{
        margin-left: 140px;
    }
}


/* 新闻轮播 */
@media only screen and (max-width: 960px) and (min-width: 900px){
    .swiper-two {
        margin-bottom: 30px!important;
        height: 620px;
    }
}
@media only screen and (max-width: 900px) and (min-width: 860px){
    .swiper-two {
        margin-bottom: 30px!important;
        height: 580px;
    }
}
@media only screen and (max-width: 860px) and (min-width: 780px){
    .swiper-two {
        margin-bottom: 30px!important;
        height: 540px;
    }
}
@media only screen and (max-width: 780px) and (min-width: 700px){
    .swiper-two {
        margin-bottom: 10px!important;
        height: 500px;
    }
}
@media only screen and (max-width: 700px) and (min-width: 620px){
    .swiper-two {
        margin-bottom: 10px!important;
        height: 460px;
    }
}
@media only screen and (max-width: 620px) and (min-width: 550px){
    .swiper-two {
        margin-bottom: 10px!important;
        height: 415px;
    }
}
@media only screen and (max-width: 550px) and (min-width: 470px){
    .swiper-two {
        margin-bottom: 10px!important;
        height: 380px;
    }
}
/* @media only screen and (max-width: 460px) and (min-with: 400px){
    .swiper-two {
        margin-bottom: 10px!important;
        height: 340px;
    }
} */
@media only screen and (max-width: 400px){
    .swiper-two {
        margin-bottom: 10px!important;
        height: 300px;
    }
}

/* 公用的position */
.common-position{
    position: relative;
}
.common-rotate{
    transform: rotate(-180deg);
}
.common-display{
    display: none;
}

.pagedao{height:36px;line-height:36px;position:relative;margin-top:30px;margin-bottom: 50px;}
.pagedao ul{height:36px;width:auto;list-style:none;margin:0 0;padding:0 0;display:table;float:right;}
.pagedao ul li{height:36px;width:36px;font-size:14px;color:#1a3148;background:#e9e9e9;float:left;margin-right:10px;text-align:center;cursor:pointer;padding:0px !important;}
.pagedao ul .on{background:#038869;color:#fff;}
.pagedao ul .none{background:#dddddd;color:#fff;cursor:auto;}
.pagedao .go-text{width:40px;padding:0px;text-indent: 0px;}
.pagedao .go-btn{width:30px;padding:0px;text-indent: 0px;}

@media only screen and (min-width: 960px) {
    .code-box .code img{
        position:relative;
        left:50%;
        margin-left: -60px;
    }
}

.news-navigation {
    padding: 10px 0;
}

.news-item {
    display: flex;
    align-items: center;
}

.label {
    font-weight: bold;
    margin-right: 10px;
}

.news-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%; /* 标题的最大宽度，根据需要进行调整 */
}

.news-link {
    text-decoration: underline #038869;
    color: #333333;
}