.pb_sys_style2 .p_no_d {
    border: 1px solid #a00707 !important;
    color: #fff;
    background-color: #a00707 !important;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

body {
    font: 14px/1.231 'Microsoft YaHei';
    color: #333;
    margin: 0;
    line-height: 1;
    overflow-x: hidden;
    background: #F8F8F8;
}

*:before,
*:after {
    box-sizing: content-box;
}

:focus {
    outline: 0;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

img {
    font-size: 0.14rem;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

input,
textarea {
    outline: 0;
    border: 0;
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clearboth {
    clear: both;
}


.clear {
    clear: both;
}


a:hover {
    color: #983836 !important;
}


/*banner*/


.banner {
    width: 100%;
    height: 800px;
    overflow: hidden;
    position: relative;
    margin-top: 1.24rem;
}


.txt-swiper {
    width: 100%;
    height: 800px;
    overflow: hidden;
    margin: 0 auto;
    z-index: auto;
}

.txt-swiper .swiper-slide {
    height: 800px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.txt-swiper .img {
    height: 800px;
    overflow: hidden;
}

.txt-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: bottom center;
    transform: scale(1.06) translateZ(0);
    will-change: transform;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: transform 6.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.banner .swiper-slide-active img {
    transform: scale(1) translateZ(0);
}

.banner_ico {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    bottom: 0.4rem;
    height: 0.88rem;
}

.banner_ico .banner_icoimg {
    width: 0.22rem;
    height: 0.32rem;
    background: url(../image/i_down.png) no-repeat center;
    margin: 0rem auto 0 auto;
    position: absolute;
    top: 0.28rem;
    left: 0.33rem;

}

.banner .path-loop {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 2px;
}

.banner .path-loop-bg {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 2px;
    opacity: 0.1;
}


/*.banner .banner-prev{*/
/*  position: absolute;*/
/*  right: 8%;*/
/*  bottom: 0.65rem;*/
/*  cursor: pointer;*/
/*  background: url(../image/bannerR.png) no-repeat  center;*/
/*  width: 0.37rem;*/
/*  height: 0.37rem;*/
/*  z-index: 10;*/
/*  background-size: 100%;*/
/*}*/

/*.banner .banner-next{*/
/*  position: absolute;*/
/*  right: 11%;*/
/*  bottom: 0.65rem;*/
/*  left: auto;*/
/*  cursor: pointer;*/
/*  background: url(../image/bannerL.png) no-repeat  center;*/
/*  width: 0.37rem;*/
/*  height: 0.37rem;*/
/*  z-index: 10;*/
/*  background-size: 100%;*/
/*} */

.banner .swiper-banner {
    position: absolute;
    left: 0%;
    bottom: 0.2rem;
    z-index: 11;
    width: 20rem;
    /*height: 0.68rem;*/
    text-align: center;
}

.banner::after {
    width: 8%;
    height: 1px;
    position: absolute;
    left: 0%;
    bottom: 0.7rem;
    content: "";


}

.banner .swiper-banner .swiper-pagination-bullet {
    font-family: 'imp';
    width: 0.3rem;
    height: 5px;
    background: #fff;
    border-radius: unset;
    opacity: 0.5;
}

/*.banner .swiper-banner .swiper-pagination-bullet::after{*/
/*  position: absolute;*/
/*  left: 0.2rem;*/
/*  top: 0px;*/
/*  content: "0";*/
/*  font-size: 0.2rem;*/
/*  color: #fff;*/
/*  font-family: Arial;*/
/*}*/

.banner .swiper-banner .swiper-pagination-bullet-active {
    font-family: 'imp';
    width: 0.3rem;
    height: 5px;
    background: #fff;
    border-radius: unset;
    opacity: 1;
}

/*.banner .swiper-banner  .swiper-pagination-bullet-active::after{*/
/*  position: absolute;*/
/*  left:0.15rem;*/
/*  top: 0px;*/
/*  content: "0";*/
/*  font-family: 'imp';*/
/*  font-size: 0.36rem;*/
/*  color: #fff;*/
/*}*/


/*.banner .swiper-banner  .swiper-pagination-bullet-active::before{*/
/*  position: absolute;*/
/*  right:0px;*/
/*  top: 0.3rem;*/
/*  content: "";*/
/*  width: 0.58rem;*/
/*  height: 0.07rem;*/
/*  background: url(../image/banner_xt.png) no-repeat center;*/
/*}*/

/*.banner .swiper-banner .swiper-pagination-bullet-active:last-child:before{*/
/*  background: none;*/

/*}*/

.banner .banner_xt {
    position: absolute;
    left: 0;
    bottom: 0px;
    background: url(../images/bar_shadow.png) no-repeat top center;
    background-size: 100% 100%;
    width: 100%;
    height: 3rem;
    z-index: 5;
    pointer-events: none;
}

@media (max-width: 980px) {
    .banner {
        height: 300px;
        margin-top: 0
    }

    .txt-swiper {
        height: 300px;
    }

    .txt-swiper .swiper-slide {
        height: 300px;
    }

    .txt-swiper .img {
        height: 300px;
        overflow: hidden;
    }

    .txt-swiper .img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: bottom center;
    }

    .banner_ico {
        width: 100%;
        margin: 0 auto;
        position: absolute;
        left: 0;
        bottom: 0.3rem;
        height: 0.62rem;
    }

    .banner_ico .banner_icoimg {

        width: 0.22rem;
        height: 0.32rem;
        background: url(../image/i_down.png) no-repeat center;
        background-size: 100% 100%;
        margin: 0rem auto 0 auto;
        position: absolute;
        top: 0.15rem;
        left: 0.2rem;

    }

    .banner .path-loop {
        fill: none;
        stroke: #fff;
        stroke-miterlimit: 10;
        stroke-width: 2px;
    }

    .banner .path-loop-bg {
        fill: none;
        stroke: #fff;
        stroke-miterlimit: 10;
        stroke-width: 2px;
        opacity: 0.1;
    }


    .banner .swiper-banner {
        width: 100%;
    }


}

/*title*/

.title {
    position: relative;
    margin: 0 auto;
    padding-bottom: 0.34rem;
}

.title h3 {
    margin: 0 auto;
    text-align: left;
}

.title h3 a {
    display: block;
}

.title h3 img {
    display: inline-block;
    width: 0.86rem;
    height: 0.88rem;
}

.title h3 span {
    display: inline-block;
    text-align: left;
    background: url(../images/title_bg.png) no-repeat left top;
    background-size: 0.58rem 0.61rem;
    padding-left: 0.3rem;
    position: relative;
    line-height: 0.61rem;
}

.title h3 span em {
    font-size: 0.31rem;
    font-weight: 500;
    color: #1B1B1B;
}

.title h3 span em i {
    font-size: 0.16rem;
    font-weight: bold;
    color: #892A28
}

.title h3 span b {
    display: block;
    font-size: 0.16rem;
    color: #892A28;
    text-align: center;
    font-weight: normal;
    /* background: url(../images/title_xt.png) no-repeat left center;
    padding-left: 0.35rem;*/
    margin-top: 0.15rem;
}

.title .title_more {
    position: absolute;
    right: 0px;
    bottom: 0.44rem;
    font-size: 0.16rem;
    color: #222222;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.title .title_more a {
    display: block;
    color: #222;
    font-size: 0.19rem;
    font-weight: bold;
    background: url(../images/jia.png) no-repeat right center;
    line-height: 0.2rem;
    padding-right: 0.35rem;
    background-size: contain;
}


.title .title_more:hover {
    transform: translateX(-10px);

}


/*news*/

.news_bg {
    width: 100%;
    margin: 0 auto;
    background-size: cover;
}

.news_bg .news {
    margin: 0 auto;
    padding-top: 0.35rem;
}

.news_bg .news .news_box {
    margin: 0 auto 0 auto;
}

.news_bg .news .news_box .news_l {
    width: 64%;
    position: relative;
}

.news_bg .news .news_box .news_l .news_button {
    position: absolute;
    right: 0.4rem;
    bottom: 0.37rem;
    z-index: 5;

}


.news_bg .news .news_box .news_l .news_button .path-loop {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 1px;
}

.news_bg .news .news_box .news_l .news_button .path-loop-bg {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 2px;
    opacity: 0.1;
}


.news_bg .news .news_box .news_l .swiper-slide {
    position: relative;
}


.news_bg .news_txt .swiper-pagination-bullet {
    font-family: 'imp';
    width: 0.3rem;
    height: 5px;
    background: #fff;
    border-radius: unset;
    opacity: 0.5;
    margin: 0 4px;
}

.news_bg .news_txt .swiper-pagination-bullet-active {
    font-family: 'imp';
    width: 0.3rem;
    height: 5px;
    background: #fff;
    border-radius: unset;
    opacity: 1;
}

.news_bg .news .news_box .news_l .swiper-slide .pic {
    width: 4.48rem;
    height: 2.8rem;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    float: left;
}

.news_bg .news .news_box .news_l .swiper-slide .pic img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0px;
    object-fit: cover;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_l .swiper-slide .txt {
    margin: 0;
    width: calc(100% - 4.48rem - 0.6rem);
    float: left;
    padding: 0.4rem 0.3rem;
    height: 2rem;
    background: #892B29;
}

.news_bg .news .news_box .news_l .swiper-slide .txt .time {
    width: 20%;
    background-size: 100%;
    text-align: left;
    padding-right: .15rem;
    box-sizing: border-box;

}

.news_bg .news .news_box .news_l .swiper-slide .txt .time span {
    display: block;
    font-family: 'imp';
    font-size: 0.28rem;
    color: #FFFFFF;
    padding: 0.25rem 0 0 0;
}


.news_bg .news .news_box .news_l .swiper-slide .txt .txtnr {
    width: 100%;
}

.news_bg .news .news_box .news_l .swiper-slide .txt .txtnr a {
    font-size: 0.22rem;
    font-weight: bold;
    color: #FFFFFF;
    overflow: hidden;
    /* 隐藏溢出内容 */
    text-overflow: ellipsis;
    /* 溢出显示省略号 */
    display: -webkit-box;
    /* webkit 弹性盒 */
    -webkit-line-clamp: 2;
    /* 限制显示2行 */
    -webkit-box-orient: vertical;
    /* 垂直排列 */
    overflow: hidden;
    display: block;
    line-height: 1.5;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin: 0.1rem 0 0.2rem 0;
}

.news_bg .news .news_box .news_l .swiper-slide .txt .txtnr a:hover {
    color: #ffffff !important;
    opacity: 0.9;
}

.news_bg .news .news_box .news_l .swiper-slide .txt .txtnr p {
    font-size: 0.15rem;
    line-height: 0.24rem;
    overflow: hidden;
    /* 隐藏溢出内容 */
    text-overflow: ellipsis;
    /* 溢出显示省略号 */
    display: -webkit-box;
    /* webkit 弹性盒 */
    -webkit-line-clamp: 2;
    /* 限制显示2行 */
    -webkit-box-orient: vertical;
    /* 垂直排列 */
    height: 0.48rem;
    overflow: hidden;
    color: #FFFFFF;
}


.news_bg .news .news_box .news_l .news_list {
    background-color: #ffffff;
    overflow: hidden;
    padding: 0.52rem 0 0.51rem 0.25rem;
}

.news_bg .news .news_box .news_l .news_list .news_item {
    float: left;
    width: calc(33.33% - 0.5rem);
    padding-right: 0.5rem;
}

.news_bg .news .news_box .news_l .news_list .news_item .time {
    font-weight: 400;
    font-size: 0.26rem;
    color: #222222;
    position: relative;
    padding-bottom: 0.12rem;
}

.news_bg .news .news_box .news_l .news_list .news_item .time::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0.65rem;
    height: 0.04rem;
    background: #892B29;
}


.news_bg .news .news_box .news_l .news_list .news_item .txt {
    font-size: 0.16rem;
    padding: 0.3rem 0 0 0;
    line-height: 0.24rem;
    overflow: hidden;
    /* 隐藏溢出内容 */
    text-overflow: ellipsis;
    /* 溢出显示省略号 */
    display: -webkit-box;
    /* webkit 弹性盒 */
    -webkit-line-clamp: 2;
    /* 限制显示2行 */
    -webkit-box-orient: vertical;
    /* 垂直排列 */
    height: 0.48rem;
    margin-bottom: 0.6rem;
}

.news_bg .news .news_box .news_l .news_list .news_item .more {
    text-align: right;
    font-weight: 400;
    font-size: 0.16rem;
    color: #892B29;
    line-height: 0.24rem;
}

.news_bg .news .news_box .news_l .news_list .news_item .more img {
    display: inline-block;
    margin-left: 0.05rem;
}


.news_bg .news .news_box .news_r {
    width: 33%;
}

.news_bg .news .news_box .news_r ul {
    background: #ffffff;
    padding: 0.10rem 0.36rem;
}

.news_bg .news .news_box .news_r ul li {
    position: relative;
    width: 100%;
    padding-top: 0.25rem;
}

.news_bg .news .news_box .news_r ul li .time {
    text-align: center;
    width: 1rem;
    line-height: 0.3rem;
    height: 0.3rem;
    background: #892B29;
    font-size: 0.14rem;
    position: relative;
    margin-left: 0.38rem;
}

.news_bg .news .news_box .news_r ul li .time::after {
    position: absolute;
    width: 0.1rem;
    height: 0.1rem;
    background: #892B29;
    border-radius: 50%;
    content: "";
    left: -0.38rem;
    top: 0.1rem;
}

.news_bg .news .news_box .news_r ul li .time::before {
    position: absolute;
    width: 0.38rem;
    height: 0.01rem;
    background: #892B29;
    content: "";
    left: -0.38rem;
    top: 0.14rem;
}

.news_bg .news .news_box .news_r ul li .time i {
    display: block;
    font-size: 0.16rem;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    height: 0.3rem;
    margin-bottom: 0.15rem;
}

.news_bg .news .news_box .news_r ul li .txt {
    position: relative;
    border-bottom: 1px solid rgba(152, 56, 54, 0.1);
    margin-top: 0.15rem;
    padding-bottom: 0.25rem;
}

.news_bg .news .news_box .news_r ul li .txt a {
    font-size: 0.16rem;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r ul li .txt::after {
    position: absolute;
    width: 0%;
    height: 1px;
    left: 0rem;
    bottom: 0rem;
    content: "";
    background: #983836;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;

}

.news_bg .news .news_box .news_r ul li:hover .txt::after {
    width: 100%;
}


@media (max-width: 980px) {
    .news_bg .news {
        padding-top: 0;
    }

    .news_bg .news .news_box {
        display: block;
    }

    .news_bg .news .news_box .news_l {
        float: none;
        width: 100%;
        overflow: hidden;
    }

    .news_bg .news .news_box .news_r {
        float: none;
        width: 100%;
        overflow: hidden;
    }

    .news_bg .news .news_box .news_l .swiper-slide .txt .txtnr a {
        font-size: 0.4rem;
        font-weight: normal;
        /* 核心三属性：缺一不可 */
        white-space: nowrap;
        /* 强制文本单行显示，不换行 */
        overflow: hidden;
        /* 隐藏超出容器的内容 */
        text-overflow: ellipsis;
        /* 超出部分显示省略号 */

        /* 兼容旧版Opera浏览器（可选） */
        -o-text-overflow: ellipsis;
        margin-bottom: 0.4rem;
    }

    .news_bg .news .news_box .news_l .swiper-slide .txt .txtnr p {
        font-size: 0.32rem;
        line-height: 0.52rem;
        height: 1.04rem;
    }

    .news_bg .news .news_box .news_l .swiper-slide .txt {
        height: 3.1rem;
        width: calc(100% - 0.6rem);
    }

    .news_bg .news .news_box .news_l .swiper-slide .pic {
        width: 100%;
        float: none;
        height: 5.1rem;
    }

    .news_bg .news .news_box .news_l .swiper-slide .txt .time span {
        font-size: 0.36rem;
    }

    .news_bg .news .news_box .news_l .news_list {
        padding: 0.3rem;
    }

    .news_bg .news .news_box .news_l .news_list > a:last-child .news_item .txt {
        margin-bottom: 0;
    }

    .news_bg .news .news_box .news_l .news_button {
        bottom: 0.25rem;
    }

    .news_bg .news .news_box .news_l .news_list .news_item {
        float: none;
        width: calc(100%);
        padding-right: 0;
        position: relative;

    }

    .news_bg .news .news_box .news_l .news_list .news_item .time {
        font-size: 0.36rem;
    }

    .news_bg .news .news_box .news_l .news_list .news_item .txt {
        font-size: 0.32rem;
        line-height: 0.4rem;
        height: 0.8rem;
        margin-bottom: 0.4rem;
    }

    .news_bg .news .news_box .news_l .news_list .news_item .more {
        font-size: 0.28rem;
        position: absolute;
        top: 0;
        right: 0;
    }

    .news_bg .news .news_box .news_r ul li .time {
        height: 0.5rem;
        width: 2rem;
        line-height: 0.5rem;
    }

    .news_bg .news .news_box .news_r ul li .time i {
        font-size: 0.28rem;
    }

    .news_bg .news .news_box .news_r ul li .time::after {
        width: 0.2rem;
        height: 0.2rem;
        top: 0.15rem;
    }

    .news_bg .news .news_box .news_r ul li .time::before {
        top: 0.25rem;
    }

    .news_bg .news .news_box .news_r ul li .txt {
        margin-top: 0.36rem;
    }

    .news_bg .news .news_box .news_r ul li:last-child .txt {
        border: 0;
    }

    .news_bg .news .news_box .news_r ul li .txt a {
        font-size: 0.32rem;
        font-weight: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 0.45rem;
        height: 0.9rem;
        white-space: normal;
    }

    .news_bg .news .news_box .news_l .news_list .news_item .time::after {
        width: 1rem;
    }

}


/*党建*/
.party_building {
    margin-top: 0.5rem;
}

.party_building .party_building_box .block_title {
    width: 3rem;
    height: 3.45rem;
    background: #b74543;
    float: left;
}

.block_title .title span {
    background: url(../images/title_bg_w.png) no-repeat left top;
<!-- background-size: 0.81 rem;
--> <!-- mac显示不正常 -->
}

.block_title .title_more a {
    background: url(../images/jia_w.png) no-repeat right center;
    background-size: 0.2rem;
}

.block_title .title .sys {
    color: #ffffff;
}

.party_building_box ul {
    width: 6rem;
    height: 2.99rem;
    float: left;
    background: #ffffff;
    padding: 0.23rem;
    margin-left: 0.12rem;
}

.party_building_box ul li {
    border-bottom: 1px solid #E0E0E0;
    padding: 0.18rem 0;
}

.party_building_box ul li .txt {
}

.party_building_box ul li .txt a {
    font-size: 0.16rem;
    color: #222222;
    /* 核心三属性：缺一不可 */
    white-space: nowrap;
    /* 强制文本单行显示，不换行 */
    overflow: hidden;
    /* 隐藏超出容器的内容 */
    text-overflow: ellipsis;
    /* 超出部分显示省略号 */

    /* 兼容旧版Opera浏览器（可选） */
    -o-text-overflow: ellipsis;

    /* 可选：给容器设置固定宽度（否则容器会随文字宽度撑开，不会触发溢出） */
    width: 100%;
    /* 或固定值，如200px，根据布局调整 */
    display: inline-block;
    /* 若为行内元素，需转为行内块/块级才能设置宽度 */
}

.party_building_box ul li .time {
    font-weight: 400;
    font-size: 0.14rem;
    color: #999999;
    margin-top: 0.07rem;
}

.party_building_box .party_building_img {
    width: 6.28rem;
    height: 3.45rem;
    margin-left: 0.14rem;
    float: right;
    overflow: hidden;
}

.party_building_box .party_building_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* 学生工作 */

.students_work .party_building_box .block_title {
    width: 3rem;
    height: 3.45rem;
    background: #CEAC67;
    float: right !important;
}

.students_work .party_building_box ul {
    margin-left: 0 !important;
    margin-right: 0.12rem;
    padding: 0 0.23rem;
    height: 3.45rem;
}


.students_work .party_building_img,
.party_building_box .party_building_img_phone {
    width: 6.28rem;
    height: 3.45rem;
    margin-right: 0.14rem;
    margin-left: 0 !important;
    float: left;
}

/*教育教学  学术科研*/
.teaching {
    margin-top: 0.47rem;
    position: relative;
    padding-top: 0.4rem;
}

.teaching::before {
    content: "";
    height: 2.8rem;
    background: #892B29;
    position: absolute;
    width: 100vw;
    top: 0;
}

.teaching .teaching_box:first-child {
    margin-right: 0.80rem;
}

.teaching .teaching_list {
    width: 7.5rem;
    height: 3.9rem;
    padding: 0.15rem;
    padding-top: 0;
    background-color: #ffffff;
}

.teaching .teaching_list li {
    border-bottom: 1px solid #E0E0E0;
    padding: 0.24rem 0 0.1rem 0;
    overflow: hidden;
}

.teaching .teaching_list li .segmentation {
    margin: 0 0.25rem;
    width: 0.01rem;
    height: 0.57rem;
    background: #D9D9D9;
    float: left;
}

.teaching .teaching_list li .time {
    float: left;
    padding: 0 0.1rem;
    padding-top: 0.03rem;
}

.teaching .teaching_list li .time i {
    font-weight: bold;
    font-size: 0.24rem;
    color: #222222;
    display: block;
}

.teaching .teaching_list li .time em {
    font-weight: 400;
    font-size: 0.14rem;
    color: #999999;
    display: block;
    margin-top: 0.1rem;
}

.teaching .teaching_list li .txt a {
    font-size: 0.16rem;
    color: #222222;
    line-height: 0.57rem;
    white-space: nowrap;
    /* 强制文本单行显示，不换行 */
    overflow: hidden;
    /* 隐藏超出容器的内容 */
    text-overflow: ellipsis;
    /* 超出部分显示省略号 */
    -o-text-overflow: ellipsis;
    width: 80%;
    /* 或固定值，如200px，根据布局调整 */
    display: inline-block;
    /* 若为行内元素，需转为行内块/块级才能设置宽度 */
}

@media (max-width: 980px) {

    .party_building_box ul,
    .students_work .party_building_box ul {
        width: calc(100% - 3.9rem - 0.72rem);
        margin-left: 0;
        height: auto;
        padding: 0 0.36rem;
    }

    .students_work .party_building_box ul {
        margin-right: 0;
    }

    .party_building_box ul li {
        padding: 0.36rem 0;
    }

    .party_building_box ul li:last-child {
        border-bottom: 0;
    }

    .party_building .party_building_box .block_title {
        width: 3.9rem;
        height: 8.5rem;
    }

    .party_building_box ul li .txt a {
        font-size: 0.30rem;
        overflow: hidden;
        /* 隐藏溢出内容 */
        text-overflow: ellipsis;
        /* 溢出显示省略号 */
        display: -webkit-box;
        /* webkit 弹性盒 */
        -webkit-line-clamp: 2;
        /* 限制显示2行 */
        -webkit-box-orient: vertical;
        /* 垂直排列 */
        white-space: normal;
        line-height: 0.5rem;
        height: 1rem;
        font-weight: initial;

    }

    .party_building_box ul li .time {
        font-size: 0.26rem;
        margin-top: 0.15rem;
    }

    .students_work .party_building_box .party_building_img {
        display: none;
    }

    .party_building_box .party_building_img_phone {
        padding: 0;
        display: block !important;
        float: none;
        width: 100%;
        clear: both;
    }

    .party_building_box .party_building_img img,
    .party_building_box .party_building_img_phone img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .teaching::before {
        display: none;
    }

    .teaching > div {
        display: block;
    }

    .teaching .teaching_box {
        position: relative;
    }

    .teaching .teaching_box::before {
        content: "";
        content: "";
        height: 2.8rem;
        background: #892B29;
        position: absolute;
        width: 100vw;
        top: 0;
        left: -4%;
    }

    .teaching .teaching_box .block_title .title {
        display: flex;
    }

    .teaching .teaching_box:first-child {
        margin-right: 0;
    }

    .teaching .teaching_box {
        margin-bottom: 0.73rem;
    }

    .teaching .teaching_list {
        z-index: 1;
        position: relative;
        width: calc(100% - 0.3rem);
        padding: 0.24rem;
        height: auto;
    }

    .teaching .teaching_list li {
        padding-bottom: 0.35rem;
    }

    .teaching .teaching_list li:last-child {
        border: 0;
        padding-bottom: 0.15rem;
    }

    .teaching .teaching_list li .txt a {
        font-size: 0.32rem;
        font-weight: initial;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
        line-height: 0.5rem;
        width: 70%;
    }

    .teaching .teaching_list li .time i {
        font-size: 0.36rem;

    }

    .teaching .teaching_list li .time em {
        font-size: 0.3rem;

    }

    .teaching .teaching_list li .segmentation {
        height: 1rem;
    }

    .party_building_box .party_building_img, .party_building_box .party_building_img_phone {
        width: 100%;
        height: 5.1rem;
        padding-top: 0.5rem;
    }

}


/* 友情链接 */
.links_box {
    padding: 0.36rem;
}

.links_box div.links_item {
    width: 2.75rem;
    height: 0.64rem;
    padding: 0.21rem 0.16rem;
    background: url(../images/link.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.links_box div.links_item span {
    font-weight: 400;
    font-size: 0.16rem;
    color: #222222;
    line-height: 0.24rem;
    position: relative;
}

.links_box div.links_item span::after {
    position: absolute;
    content: "";
    width: 0.3rem;
    height: 0.04rem;
    background: #892A28;
    left: 0;
    bottom: -0.2rem;
}


@media (max-width: 980px) {

    .links_box {
        flex-wrap: wrap;
    }

    .links_box div.links_item {
        width: 4.72rem;
        height: 1.28rem;
        padding: 0.24rem;
        margin-bottom: 0.24rem;
    }

    .links_box div.links_item span {
        font-size: 0.32rem;
        line-height: 0.5rem;
    }

    .links_box div.links_item span::after {
        width: 0.44rem;
    }
}


/* footer */

.footer {
}


@media (max-width: 980px) {

    .footer {
        padding-bottom: 0 !important;
    }

    .footerbg {
        height: auto;
    }

    .footer .f_l {
        float: none !important;
        text-align: center;
        margin-bottom: 0.64rem;
    }

    .footer .f_l img {
        height: 0.7rem !important;
        margin: 0 auto;
    }

    .footerbg .footer .f_list {
        padding: 0 0.5rem;
        flex-wrap: wrap;
    }

    .footerbg .footer .f_list li {
        width: 4.72rem;
        margin-bottom: 0.6rem;
    }

    .footerbg .footer .f_list li .img_box {
        width: 1.03rem;
        height: 1.03rem;
    }

    .footerbg .footer .f_list li img {
        width: 0.46rem;
    }

    .footerbg .footer .f_list .f_text p:first-child {
        font-size: 0.36rem;
    }

    .footerbg .footer .f_list .f_text p:last-child {
        font-size: 0.29rem;

    }
}


@media (max-width: 980px) {

    .title {
        position: relative;
        margin: 0 auto;
        padding-bottom: 0.35rem;
        padding-top: 0.35rem;
        text-align: center;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .title h3 {
        margin: 0;
        text-align: center;
    }

    .title i.sys {
        font-size: 0.24rem;
        display: inline-block;
        margin-top: 0.13rem;
    }

    .title h3 a {
        display: block;
    }

    .title h3 img {
        display: inline-block;
        width: 0.86rem;
        height: 0.88rem;
    }

    .title h3 span {
        display: inline-block;
        text-align: left;
        margin-left: 0;
        position: relative;
        line-height: 0.81rem;
        background-size: 0.81rem;
    }

    .title h3 span em {
        font-size: 0.52rem;
        font-weight: bold;
        color: #333333;
    }

    .title h3 span em i {
        font-size: 0.44rem;
        font-weight: bold;
        color: #983836
    }

    .title h3 span b {
        display: block;
        font-size: 0.24rem;
        color: #983836;
        font-weight: normal;
        text-align: center;
        /*    background: url(../images/title_xt.png) no-repeat left center;
        padding-left: 0.35rem;*/
        margin-top: 0.15rem;
        background-size: 10%;
    }

    .title .title_more {
        position: initial;
        right: 0px;
        /* top: 0.23rem; */
        font-size: 0.16rem;
        color: #983836;
        margin: 0;
        text-align: center;
        padding-bottom: 0.2rem;
        position: absolute;
        bottom: 0.35rem;
    }

    .title .title_more a {
        display: inline-block;
        font-size: 0.2rem;
        font-weight: bold;
        line-height: 0.3rem;
        padding-right: 0.35rem;
        background-size: contain;
    }


    .title .title_more:hover {
        transform: translateX(0px);

    }

    .block_title .title {
        display: block;
    }

}

