   .Schedule img {
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;}
    .n_news_tu ul {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: flex-start;}

    .n_news_tu ul li {
        border-bottom: #e9e9e9 1px solid;
        padding: 2% 0;
       width: 100%;}

    .n_renwu ul li a:hover,
    .n_news ul li a:hover,
    .n_news_tu ul li a:hover,
    .n_news01 ul li a:hover {
        transform: scale(1);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}

    @media (max-width: 992px) {
        .n_news_tu ul {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%;
            flex-direction: column;
            flex-wrap: wrap;
            align-content: flex-start;}

        .n_news_tu ul li {
            border-bottom: #e9e9e9 1px solid;
            padding: 2% 0;
            width: 100%;}
    }
.Announcement{    overflow: hidden;}
.Announcement li {
    float: left;
    width: 30%;
    text-align: center;
    position: relative;
    margin-right: 4.3%;}


.pic-img {
    position: relative;
    padding-top: 58%;
    overflow: hidden;}
.pic-img img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    object-fit: cover;}
.Announcement li p {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    height: 66px;
    color: #999999;
    margin: 0.875rem 0 1.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}


@media (max-width: 1310px) {

.Announcement li {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0 0 20px 0;}
.Announcement li p {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    height: 66px;
    color: #999999;
    margin: 0.875rem 0 1.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
}
    .vsbcontent-table-container-outer {
        position: relative;}

    .vsbcontent-table-container {
        width: 98%;
        overflow-y: auto;
        _overflow: auto;
        margin: 2px;}

    .vsbcontent-table-container::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 14px;
        height: 14px;}

    .vsbcontent-table-container::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border: 3px solid #fff;
        background-color: rgba(0, 0, 0, .3);}

    .vsbcontent-table-container-fade {
        position: absolute;
        right: 0;
        width: 5px;
        height: 100%;
        background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, .5), #fff);
        background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, .5), #fff);
        background-image: -ms-linear-gradient(0deg, rgba(255, 255, 255, .5), #fff);
        background-image: -o-linear-gradient(0deg, rgba(255, 255, 255, .5), #fff);
        background-image: linear-gradient(0deg, rgba(255, 255, 255, .5), #fff);}
    .zy {
        background-color: #eee;
        padding: 20px 10px;
        line-height: 180%;
        text-indent: 2em;
        font-size: 14pt;
        height: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;}

    .zw {
        display: none;
        height: auto;
        transition: all 1s ease;
        background-color: #eee;
        padding: 20px 10px;}

    .none {
        display: none;}

    .block {

        display: block;}

    .zy * {    text-align: justify;
        word-wrap: break-word;

        word-break: normal;
        font-size: 16px !important;
        font-weight: normal !important;
        font-family: auto !important;}

    .zw * {    text-align: justify;
        word-wrap: break-word;

        word-break: normal;
        line-height: 180%;
        font-size: 16px !important;
        font-weight: normal !important;
        font-family: auto !important;}
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
.Materials{    overflow: hidden;}
.Materials li {
    float: left;
    width: 24%;
    text-align: center;
    position: relative;
    margin-right: 1.3%;}


.pic-img {
    position: relative;
    padding-top: 58%;
    overflow: hidden;}
.pic-img img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    object-fit: cover;}
.Materials li p {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    height: 66px;
    color: #999999;
    margin: 0.875rem 0 1.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}


@media (max-width: 1310px) {

.Materials li {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0 0 20px 0;}
.Materials li p {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    height: 66px;
    color: #999999;
    margin: 0.875rem 0 1.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
}
