.news_top {
    background: #fff url(../images/images2025/top_news_border_bottom.png) no-repeat bottom left;
    box-sizing: border-box;
    padding: 60px 0 30px;
    margin-top: 14px;
}

.news_top h3 {
    width: 100%;
    margin: 0 auto;
    /* height: 54px; */
    font: bold 36px/50px "Microsoft YaHei UI";
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
}

.news_top a {
    display: block;
    text-align: center
}

.news_top h3 a {
    color: #bd1516
}

.news_top span {
    width: 386px;
    display: inline-block;
    padding: 0 5px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_top span a {
    color: var(--font-red-color);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_top span.vi {
    position: relative;
}

.news_top span.vi:before {
    border-left: 1px solid #555;
    height: 16px;
    position: absolute;
    left: 0;
    top: 12px;
    content: ''
}

.news_top span.vi:after {
    border-right: 1px solid #555;
    height: 16px;
    position: absolute;
    right: 0;
    top: 10px;
    content: ''
}

.banner_news {
    box-sizing: border-box;
    padding-top: 30px;
    background: url("../images/images2025/banner_bg.jpg") no-repeat center;
}

.banner_news .nr {
    float: left;
}

.nr {
    position: relative;
}

.news_tab {
    height: 470px;
    float: left;
    box-sizing: border-box;
}

.news_tab>ul {
    height: 45px;
    width: calc( 100% - 50px );
}

.news_tab>ul li {
    float: left;
    width: 104px;
    height: 38px;
    line-height: 38px;
    font-size: 24px;
    text-align: center;
    margin-right: 40px;
    position: relative
}

.news_tab>ul li:hover,
.news_tab>ul li.curr {
    font-weight: bold;
    border-bottom: 3px solid #b40203
}

.news_tab>ul a {
    display: block;
    color: #85642a
}

.news_tab>ul li:hover a,
.news_tab>ul li.curr a {
    color: #b40203
}

.news_tab>ul li:after {
    height: 23px;
    border-left: 1px solid #d29e37;
    content: '';
    position: absolute;
    right: -20px;
    top: 10px;
}

.news_tab>ul li:last-child:after {
    display: none;
}

.news_tc {}

.news_tc ul {
    display: none
}

.news_tc ul:first-child {
    display: block
}

.news_tc li,
.news_tc li a {
    display: block;
    height: 48px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #845c0e;
}

.news_tc li a {
    padding-left: 14px;
    position: relative;
    line-height: 48px;
}

.news_tc li a:before {
    width: 5px;
    height: 5px;
    background: #c2943b;
    position: absolute;
    left: 0;
    top: 23px;
    content: '';
    font-size: 18px;
}

.news_tc a:hover {
    color: #b00e14
}

.news_tc li a:hover:before {
    background: #b00e14
}

.news_block{
    width: calc( 100% - 50px );
}
.news_title {
    height: 48px;
    line-height: 48px;
}

.news_title p {
    float: left;
    width: calc(100% - 57px)
}

.news_title p a {
    float: left;
    margin: 0 26px 0 10px;
    position: relative;
    font-size: 24px;
    color: #666;
}

.news_title p a.curr {
    color: #000;
    font-weight: bold;
}

.news_title p a.curr:before {
    border-bottom: 3px solid #b51016;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    content: ''
}

.news_title {
    height: 45px;
    line-height: 45px;
}
/* 时政要闻背景 */
.szyw_title_bg{
    background: url(../images/images2025/szya_title_bg.png) no-repeat right center;
    background-size: 100% 100%;
}
/* 学院新闻背景 */
.xyxw_title_bg{
    background: url(../images/images2025/xyxw_title_bg.png) no-repeat right center;
    background-size: 100% 100%;
}
/* 他山之石背景 */
.tszs_title_bg{
    background: url(../images/images2025/tszs_title_bg.png) no-repeat right center;
    background-size: 100% 100%;
}
/* 通知公告背景 */
.tzgg_title_bg{
    background: url(../images/images2025/tzgg_title_bg.png) no-repeat right center;
    background-size: 100% 100%; 
}
/* 教学培训背景 */
.jxpx_title_bg{
    background: url(../images/images2025/jxpx_title_bg.png) no-repeat right center;
    background-size: 100% 100%;
}
/* 科研工作背景 */
.kygz_title_bg{
    background: url(../images/images2025/kygz_title_bg.png) no-repeat right center;
    background-size: 100% 100%;
}
/* 文化交流背景 */
.whjl_title_bg{
    background: url(../images/images2025/whjl_title_bg.png) no-repeat right center;
    background-size: 100% 100%;
}
/* 党建工作背景 */
.djgz_title_bg{
    background: url(../images/images2025/djgz_title_bg.png) no-repeat right center;
    background-size: 100% 100%;
}
/* 学院党建背景 */
.xydj_title_bg{
    background: url(../images/images2025/xydj_title_bg.png) no-repeat right center;
    background-size: 100% 100%;
}
.news_title p {
    float: left;
    width: calc(100% - 57px)
}

.news_title p a {
    float: left;
    margin: 0 26px 0 10px;
    position: relative;
    font-weight: bold;
    font-size: var(--font-size-bigger);
    color: var(--font-black-color);
}

.news_title p a.curr {
    color: var(--font-red-color);
    font-weight: bold;
}

/*tab不点击title样式*/
.news_title.curr p a {
    color: var(--font-red-color);
    font-weight: bold;
    border-bottom: 1px solid var(--font-red-color);
}

.news_title p a.curr:before {
    border-bottom: 1px solid var(--font-red-color);
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    content: ''
}

.st_title p a.curr {
    color: #000;
    font-weight: bold;
}

.st_title p a.curr:before {
    border-bottom: 3px solid #b51016;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    content: ''
}

.more {
    width: 57px;
    text-align: right;
    color: #bf2e29;
    font-size: 14px;
}

.news_xy ul{
    display: none;
}

.news_xy ul:first-child {
    display: block;
}

.sce li {
    height: 47px;
    line-height: 47px;
}

.sce li a{
    display: block;
    height: 47px;
    line-height: 47px;
    width: calc( 100% - 100px );
    float: left;
}
.sce li em{
    float: right;
    width: 100px;
    color: var(--font-red-color);
}

.sce li a:hover h3{
    color: var(--font-red-color)
}

.sce li span {
    float: left;
    margin-right: 12px;
    text-align: center;
    width: 70px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 40px;
    color: #b51016
}

.sce li i {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #b51016;
    font-size: 14px;
    border-top: 1px solid #b51016
}

.sce li h3{
    float: left;
    width: 100%;
    height: 47px;
    transition: all 200ms;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 47px;
    font-size: 17px;
    color: #333;
}
.sce .first_news{
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid var(--main-gray-color);
}
.sce .first_news img{
    width: 20%;
    margin-right: 20px;
    float: left;
}
.sce .first_news a{
    width: calc( 100% - 100px );
    float: left;
    height: 47px;
    line-height: 47px;
}
.sce .first_news a h3{
    font-size: var(--font-size-big);
    color: var(--font-red-color);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
.sce .first_news em{
    width: 100px;
    float: right;
    line-height: 47px;
    color: var(--font-red-color);
}
.sce .first_news p{
    float: left;
    font-size: var(--font-size-small);
    color:var(--font-gray-color);
    line-height: 1.8;
}
.sce .college_news img{
    width: 25%;
    margin-right: 20px;
    float: left;
}
.sce .college_news em{
    float: right;
    text-align: right;
    line-height: initial;
}
.sce .college_news a{
    width: 70%;
    float: left;
    height: auto;
    line-height: initial;
}
.sce .college_news p{
    width: 70%;
    float: left;
    font-size: var(--font-size-small);
    color:var(--font-gray-color);
    line-height: 1.8;
}

#swp1 .swp-next1, .swp-prev1{
    background-color: rgba(255, 255, 255, 0.5);
    padding: 25px 10px;
    top: 42%;
}
#swp1 .swp-next1{
    right: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
#swp1 .swp-prev1{
    left: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
#swp1 .swiper-slide img{
    position: relative;
}
#swp1 .slide_txt{
    position: absolute;
    bottom: 0;
    width: calc(100% - 50px);
    line-height: 45px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: var(--font-size-big);
}
#swp1 .slide_txt a{
    color: var(--font-white-color);
    padding-left: 20px;
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#swp1 .swp1-pagination{
    background-color: var(--main-red-color-deep);
    opacity: 0.8;
    width: 50px;
    right: 0;
    left: auto;
    bottom: 0;
    line-height: 45px;
    color: #fff;
    font-size: var(--font-size-big);
}
#swp1 .swp1-pagination span{
    color: var(--font-white-color);
}

.news_list{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.news_list .news_item:first-child{
    width: 580px;
}
.news_list .news_item:nth-child(2){
    width: 520px;
}
.news_list .news_item:last-child{
    width: 175px;
}
.logo_list li{
    list-style: none;
    width: 170px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    background-color: var(--main-yellow-color-light);
    border-radius: 10px;
    border: 1px solid #f5e0c6;
    margin-bottom: 15px;
}
.logo_list li:hover{
    background-color: #fff;
}
.logo_list li a img{
    width: auto;
    margin-right: 0;
    float: initial;
    vertical-align: middle;
}
/* 广告位1 */
.ad{
    display: block;
    width: 100%;
}
/* 专题列表 */
.swiper-container .swp-next,.swp-prev{
    background-color: var(--main-yellow-color-deep);
}
.swiper-container .swp-next:after,.swp-prev:after{
    font-size: var(--font-size-normal);
}
.swiper-container .swiper-slide img{
    width: 100%;
}
#swp3 .swiper-slide,#swp4 .swiper-slide,#swp5 .swiper-slide{
    position: relative;
}
.three_list .three_item .swiper-pagination-bullets{
    position: absolute;
    bottom: 60px;
}
.three_list .three_item .swiper-pagination-bullet{
    background:var(--main-yellow-color-light);
    opacity: 1;
}
.three_list .three_item .three_list_desc{
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    height: 45px;
    line-height: 45px;
}
.three_list .three_item .three_list_desc a{
    text-align: center;
    font-size: var(--font-size-normal);
    color: var(--font-white-color);
}
#swp3 .swiper-pagination-bullet-active,#swp4 .swiper-pagination-bullet-active,#swp5 .swiper-pagination-bullet-active{
    background: var(--main-red-color-deep);
}
.swiper-container .swp-next{
    right: 0;
}
.swiper-container .swp-prev{
    left: 0;
}
.three_list {
    width: 100%;
}
.three_list .three_item{
    width: 400px;
    float: left;
}
.three_list .three_item:not(:last-child){
    margin-right: 40px;
}
.two_list{
    width: 100%;
}
.two_list .two_item{
    width: 610px;
    float: left;
}
.two_list .two_item:first-child{
    margin-right: 60px;
}
.four_list{
    width: 100%;
}
.four_list .four_item{
    width: 301.25px;
    float: left;
    position: relative;
}
.four_list .four_item:not(:last-child){
    margin-right: 25px;
}
.four_list .four_item img{
    width: 100%;
}
.four_list .four_item .sysc_desc{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    line-height: 100%;
    align-items: center;
    background-color: rgba(0,0,0,0.6);
    display: none;
}
.four_list .four_item .sysc_desc a{
    width: 100%;
    color: var(--font-white-color);
    font-size: var(--font-size-normal);
    line-height: 1.8;
    text-align: center;
    vertical-align: middle;
}