@charset "utf-8";

#w292imgDateTime a{
font-size: 14px !important;
}

.footer-box{
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 48px;
    align-items: center;
  }
  .img-logos{
    width: 500px;
    height: 100%;
  }
  .url-center-box{
    display:flex;
    flex-direction: column;
    margin-left: 52px;gap: 10px
  }
  .officialAccount-box{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 30px;
  }
  .officialAccount-img{
    width: 110px;
  }
  .officialAccount-center{
    color: #ffffff;
    margin-top: 10px
  }
  .button-center-box-bg{
    display: flex;
    background: url('../images/bottom-img.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    padding-top: 64px;
    flex-direction: column
  }

.button-link-box{

        display: flex;
        justify-content: center;
        width: 100%;
        align-items: center
    }
    .link-box{
        width: 1320px;
        display: flex;
        justify-content: space-between
    }
    .item-link-box{
        display: flex;
        flex-direction: column;
        cursor: pointer;
    }
    .item-link-img{
        height: 45px;
    }
body{
    margin:0 !important;
    padding: 0 !important;
}
a.focus-navigation {
    top: 45% !important;
}
#w292imgTitle a {
    font-size: 18px !important;
    font-weight: 400;
    color: #fff;
}
.dtjt9_div_img .number .current{
    background: #003F88 !important;
}
#w292imgTitle{
    background: #003F88;
}
.focus-navigation{
    margin:0 1% !important;
    width: 50px !important;
    height: 65px !important;
    line-height: 65px !important;
z-index: 8 !important;
}
.wp_nav .sub-nav .nav-item a{
  font-size: 1.1rem !important;
}
.news_an_body {
    background: url("../images/container_bg.png") no-repeat;
    background-size: cover;
    margin-top: -4rem;
}

#w292imgShow{
    width: 100%;
}

.container-fluid {
    padding: 0 !important;
}

* {
    box-sizing: border-box !important;
}

a {
    text-decoration: none !important;
}

.container {
    padding: 0 !important;
}

/*底部样式*/
.footer {
    padding: 4rem;
    background: linear-gradient(91deg, #FB5 -7.71%, #77161B 41.84%, #4520A5 100%);
}

.footer img {
    width: 31.25rem;
    height: 3.25rem;
}

.footer .footer_address {
    flex: 1;
}

.footer .footer_address h1 {
    color: #C1C1C1;
    font-family: "PingFang SC";
    font-size: 0.875rem;
}

.footer .footer_address h2 {
    color: #C1C1C1;
    font-family: "PingFang SC";
    font-size: 0.875rem;
}

.footer h3 {
    color: #C1C1C1;
    font-family: "PingFang SC";
    font-size: 0.875rem;
}

/*banner*/
.banner {
    width: 100%;
    position: relative;
    background: url("../images/container_bg.png") no-repeat;
}
.banner .focus-box{
    height: 65vh !important;
}
.banner  .focus-container{
    height: 65vh !important;
}
.banner .focus-pagination {
    right: 50% !important;
    bottom: 90px !important;
    transform: translateX(50%);
    display: none;
}
.banner .focus-title-bar{
    z-index:7;
    height: 84px !important;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.00) 100%) !important;
}
.banner .focus-title-bar .focus-title{
    font-size: 32px !important;
    height: 84px !important;
    font-weight: bold !important;

}
.banner .picbase1 {
    width: 100% !important;
}

.banner .picbase1s {
    width: 100% !important;
}

.banner .picbase1s::after {
    display: none !important;
}

.banner .picbase1s::before {
    display: none !important;
}

.banner .focus-container .focus-item img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100% !important;
    height: 65vh !important;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
.banner .focus-title{
    left: 50% !important;
    top: 40% !important;
    transform: translate(-50%, -50%);
}
.banner .focus-title-bg{
    display:none !important;
}
.banner .sitelogo .picbase1-credit {
    display: none !important;
}

.banner .picbase1-content {
    width: 100% !important;
    max-width: 100% !important;
    left: 0 !important;
    bottom: 0 !important;
}

.banner .picbase1-content h2 {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.00) 100%);
    border: none !important;
    text-align: center;
    height: 4.5rem;
    opacity: 1 !important;
    font-size: 2rem;
}

.banner .picbase1-content p {
    display: none !important;
}

.banner .picbase1-slidenav {
    right: 50% !important;
    transform: translateX(50%);
    bottom: 5.625rem !important;
    z-index: 8 !important;
}

/*************************************************************
 * 内容
 *************************************************************/


/*新闻*/
#container .news {
    padding: 5rem 0 0 0 !important;
    overflow: hidden;
margin-bottom: 40px;
}

.news h3 {
    color: #333;
    font-family: "PingFang SC";
    font-size: 2.5rem;
    font-weight: 500;
}

.header_tt {
    
}

.header_tt .more_text {
    gap: 0.375rem;
    color: #DCAB69;
}
.header_box{
      display: flex !important;
      align-items: center !important;
      padding-bottom: 16px !important;
      border-bottom: 2px solid var(--77161B, #003F88) !important;
      margin-bottom: 32px !important;
}
.header_box_title{
     font-size: 24px !important;
     font-weight: bold !important;
}
.header_tt .tit .title {
    color: #003F88;
    font-family: "PingFang SC";
    font-size: 2.5rem;
    font-weight: 500;
}

.header_tt .more_btn:hover img {
    transform: rotate(45deg);
}

.header_tt .more_btn img {
    transition: all .3s ease-in;
    width: 0.875rem;
    height: 0.875rem;
}

/*新闻内容*/
.news .news_contents {
    gap: 20px;
}

.news .news_contents .news_left {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
width:100%;
    height: 558px;
}

.news_right .right_bottom .new_bottom_list:nth-child(1){
      display: none;
}

.news .news_contents .news_left tbody {
    display: flex;
    /* overflow: hidden; */
}
.banner .focus-box{
    height: 65vh !important;
}

.news_left .focus-box,
.news_left .focus-container{
    height: 490px !important;
}
.news_left .focus-title-bar{
  position:fixed;
}

.news_left .focus-title,.news_left .focus-title-bar{
    display: -webkit-box;
    white-space: break-spaces !important;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 55px !important;
}
.news_left .focus-title{
    left: 20px;
    line-height: normal;
    margin: 0;
    font-size: 20px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.news_left .focus-container .focus-item img{
    object-fit: cover;
    transition: all .5s ease-in !important;
}
.news_left .focus-pagination{
    display: none !important;
}
.news_left .focus-container .focus-item img:hover {
    transform: scale(1.1);
}

.news_left .picbase1-content {
    width: 100% !important;
    max-width: 100% !important;
    bottom: 0 !important;
    left: 0 !important;
}

.news_left .picbase1-content p {
    display: none !important;
}

.news_left .picbase1-content h2 {
    padding: 1.875rem 2.5rem !important;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%) !important;
    box-shadow: 0rem 0rem 1rem 0.25rem rgba(69, 32, 165, 0.15) !important;
    opacity: 1 !important;
}

.news_right_list {
    display: flex;
    display: grid;
    justify-content: space-between;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.news_title {
    display: flex;
    width: 40.875rem;
    padding: 1.875rem 2.5rem;
    height: 5.6875rem;
    align-items: center;
    background: #fff;
    position: relative;
    box-shadow:0px 0px 16px 0px rgba(119,22,27,0.15);
    transition: all .3s ease-in;
}
.news_title:hover {
    background: linear-gradient(180deg, #003F88 0%, #DCAB69 100%), #FFF;
    box-shadow: 0px 0px 16px 0px rgba(119, 22, 27, 0.15);
}
.news_title:hover h1 a {
    color: #fff;
}
.left_top_hx {
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    width: 0.6875rem;
    height: 5.6875rem;
    background: linear-gradient(180deg, #003F88 0%, #DCAB69 100%);
}

.news_title h1 {
    color: #080D19;
    font-family: "PingFang SC";
    font-size: 1.375rem;
    font-weight: 400;
}

.news_title h1 a {
    color: #080D19;
    font-family: "PingFang SC";
    font-size: 1.2rem;
    font-weight: 400;
    transition: all .2s ease-in;
}

.news_title h2 {
    color: #F8F5F0;
    font-family: "Source Han Sans SC";
    font-size: 1.3125rem;
    font-weight: 700;
}

.news_right {
    width: calc(100% - 732px);
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.news_right #wp_news_w208{
    width: 100%;
}


.news_right .new_list {
    height: 11.25rem;
    padding: 2.75rem;
    position: relative;
    box-sizing: border-box;
    box-shadow:0px 0px 16px 0px rgba(119,22,27,0.15);
}

.news_right .new_list:hover .normal_images {
    display: none !important;
    transition: all .5s ease-in;
}

.news_right .new_list:hover .news_images {
    display: block !important;
    transition: all .5s ease-in;
}
.news_right .new_list .news_images img{
    transition: all .5s ease-in;
}
.news_right .new_list:hover h3 {
    color: #fff !important;
}

.news_right .new_list:hover h4 a {
    color: #fff;
}

.news_right .new_list img {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 8;
    width: 100%;
    height: 11.25rem;
}

.news_right .new_list .normal_images {
    transition: all .5s ease;
    display: block;
}

.news_right .new_list .news_images {
    transition: all .5s ease;
    display: none;
}

.news_right .new_list .left_top_hx {
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    width: 0.6875rem;
    height: 4.1875rem;
    background: linear-gradient(180deg, #003F88 0%, #DCAB69
    100%);
}

.news_right .news_time_tt {
    position: absolute;
    z-index: 9;
    padding: 0 2.625rem 0 0;
    margin-top: -2.1rem;
}

.news_right .new_list h3 {
    color: #003F88;
    font-family: "Source Han Sans SC";
    font-size: 1.375rem;
    font-weight: 700;
}

.news_right .new_list h4 {
    margin-top: 1.25rem;
    color: #080D19;
    font-family: "PingFang SC";
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.news_right .new_list h4 a {
    font-size: 1.2rem;
    font-weight: 500;
    color: #080D19;
    line-height: 1.5rem;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.new_bottom_body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /* background: #FFF; */
    /* box-shadow:0px 0px 16px 0px rgba(119,22,27,0.15);
background: linear-gradient(90deg, #EDF5FF 0%, #FFFFFF 100%);
box-shadow: 0px 0px 16px 0px rgba(119, 22, 27, 0.15); */
}


.right_top{
    background: linear-gradient(45deg, #DCE8F4, #FFFFFF);
    padding: 16px;
}
.new_top_list{
   width:100%;
}

.new_top_list h4{
    font-family: Microsoft YaHei;
    font-size: 20px;
    font-weight: 700;
    line-height: 26.4px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 0 16px 0;
}

.new_top_list h4 a{
    color: #333333;
    
}

.new_top_list .new_top_content{
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Microsoft YaHei;
    white-space: nowrap;
    font-size: 16px;
    padding-bottom: 16px;
    color: #333333;
    opacity: 0.6;
}

.news_right .new_bottom_list {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 1.25rem;
    transition: all .3s ease;
}
.news_right .new_bottom_list:hover {
    transform: scale(1.03);
}

.news_right .new_bottom_list h4{
    width: 80%;
    margin: 8px 0;
    display: flex;
    align-items: center;
}

#wp_news_w209{
    width: 100%;
}

.new_top_list .new_time .news_date_month{
    padding-top: 20px;
    position: relative;
    font-family: Source Han Serif CN;
    font-size: 16px;
    font-weight: 900;
    line-height: 22.99px;
    color: #333333;
    opacity: 0.5;
}

.new_top_list .new_time .news_date_month::before{
    content: "";
    display: inline-block;
    width: 48px;
    height: 2px;
    position: absolute;
    top: 12px;
    background: #003F88;
}

.news_right .new_bottom_list h4 a{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
    font-weight: 400;
}
.news_right .new_bottom_list h4::before{
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #333333;
    border-radius: 50%;
    margin-right: 8px;
}


.news_right .new_bottom_list .new_time .news_date_month {
    color: #333333;
    opacity: 0.5;
    font-family: "Source Han Serif CN";
    font-size: 16px;
    font-weight: 500;

}




/* .news_right .new_bottom_list h4 a{
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
} */


/* .news_right .new_bottom_list .new_time .news_year {
    color: #333;
    font-family: Philosopher;
    font-size: 0.625rem;
    margin-bottom: 0.25rem;
}




    
*/
.new_bottom_list:last-child{
    border-bottom: none !important;
}
/*学院公告*/
/*学院公告*/
.items {
    padding: 5.5rem 0 !important;
}

.announcement{
    height: 581px;
    background: url(../images/notice.png) no-repeat;
    background-size: cover;
    padding: 55px 0 60px 0;
}


.activity_left_list{
    background: #fff;
    padding: 11px;
    border-bottom: 1px solid #EEF2F6;
}

.activity_left_list .activity_left_title a{
    font-family: Microsoft YaHei;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.12px;
    text-align: left;
    color: #333333;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 97%;
}

.activity_left_list .activity_left_time {
    margin-top: 10px;
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.48px;
    text-align: left;
    color: #333333;
    opacity: 0.5;
}

.activity_box{
    display: flex;
}

.activity_left{
    flex: 1;
}

.activity_right{
    flex: 1;
}

.activity_right .dtjt9_div_text{
    width: 100% !important;
    text-align: left;
    position: absolute !important;
    right: 0px !important;
    bottom: -82px !important;
    z-index: 150 !important;
}

.activity_right .dtjt9_div_text .dtjt9_div_text_title{
    height: 44px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.announcement_list{
    display: flex;
    gap: 14px;
    padding: 12px 16px;
}

.announcement_list .list_time{
    border: 1px solid #2D67AB;
}

.announcement_list .list_time .an_date{
    padding: 4px 24px;
    font-family: Microsoft YaHei;
    font-size: 20px;
    font-weight: 700;
    line-height: 26.4px;
    text-align: left;
    color: #003F88;
    background: #fff;
}

.announcement_list .list_time .an_month{
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.16px;
    text-align: center;
    background: #2D67AB;
    color: #fff;
    padding: 2px 2px;
}

.announcement_list .list_title{
    display: flex;
    align-items: center;
}

.announcement_list .list_title .an_title a{
    font-size: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333333;
}


.notice-cotainer{
    display: flex;
    gap: 20px;
}

.announcement .announcement_left{
  flex: 2;
}

.announcement .announcement_right{
    flex: 1;
}


.announcement .announcement_content {
    display: flex;
    gap: 2.1875rem;
    align-items: center;
}

.announcement_content tbody tr {
    display: flex !important;
    gap: 1.25rem;
}

.announcement .announcement_content .announcement_list {
    display: flex;
    width: 19.625rem;
    height: 11.75rem;
    padding: 1.5rem 2.1875rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    background: #FFF;
    box-shadow:0px 0px 16px 0px rgba(119,22,27,0.15);
}

.announcement .announcement_content .announcement_list:hover {
    background: var(--77161B, #003F88);
    box-shadow: 0px 2px 12px 0px rgba(105, 35, 164, 0.15);
}

.announcement .announcement_content .announcement_list:hover .list_body .an_title a {
    color: #fff;
    display: inline-block;
    /* 或使用 block，取决于你的布局需求 */
    width: 100%;
    /* 宽度设置为100%，以填满容器 */
    overflow-wrap: break-word;
    /* 确保在需要时换行 */
    word-break: normal;
    /* 根据需要设置，normal、break-all 或 break-word */
    white-space: normal;
    /* 根据需要设置，控制空白字符的处理 */
}

.announcement .announcement_content .announcement_list:hover .list_body .an_date,
.announcement .announcement_content .announcement_list:hover .list_body .an_month {
    color: #F2CA54;
}

.announcement .announcement_content .announcement_list .list_body {
    display: flex;
    gap: 1.25rem;
    align-items: center;
    width: 100%;
}

.announcement .announcement_content .announcement_list .list_body .an_date_month {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 2.1875rem;
}

.announcement .announcement_content .announcement_list .list_body .an_date {
    color: #FB5;
    text-align: center;
    font-family: "Source Han Serif CN";
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.25rem;
    /* 120% */
}

.announcement .announcement_content .announcement_list .list_body .list_hx {
    height: 0.0625rem;
    width: 2.5rem;
    background-color: #F2CA54;
    transform: rotate(-30deg);
}

.announcement .announcement_content .announcement_list .list_body .an_month {
    color: #003F88;
    text-align: center;
    font-family: "Source Han Serif CN";
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.25rem;
    /* 120% */
}

.announcement .announcement_content .announcement_list .list_xx {
    border-width: 0.125rem;
    width: 100%;
    height: 0.125rem;
    background-image: linear-gradient(to right,
    #F2CA54 0%,
    #F2CA54 50%,
    transparent 50%);
    background-size: 0.5rem 0.0625rem;
    background-repeat: repeat-x;
}

.announcement .announcement_content .announcement_list .list_body .an_title {
    flex: 1;
    color: #080D19;
    font-family: "PingFang SC";
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.625rem;
    word-wrap: break-word;
    /* 可选：确保容器内的内容也换行 */
}

.announcement .announcement_content .announcement_list .list_body .an_title a {
    color: #080D19;
    display: inline-block;
    width: 100%;
    overflow-wrap: break-word;
    word-break: normal;
    white-space: normal;
}


.teachers {
    background: url("../images/TeachingStaff.png") no-repeat;
    background-size: cover;
}

.teachers {
    width: 100%;
    display: flex;
}

.teachers .tit {
    text-align: center;
}

.teachers .tit .title {
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 2.5rem;
}

.teachers .more_btn {
    justify-content: center;
    color: #DCAB69;
    font-family: "PingFang SC";
    font-size: 1rem;
}

.teachers .more_btn a {
    color: #FFF;
}

.teachers_content {
    width: 100%;
    display: flex;
    gap: 2rem;
    align-items: center;
}

.teachers_content tr {
    display: flex;
    gap: 1.25rem;
}

.teachers_content td {
     
}

.teachers_list_item {
    width: 300px;
    border-radius: 10px;
    overflow: hidden;
}

.teachers_list_item .teachers_img {
    height: 200px !important;
    overflow: hidden !important;
}

.teachers_list_item .teachers_img img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    transition: all .5s ease !important;
}

.teachers_list_item .teachers_img img:hover {
    transform: scale(1.1) !important;
}

.teachers_list_item .teachers_name_intro {
    width: 100%;
    height: 140px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 20px;
    background-color: #fff;
}

.teachers_list_item .teachers_name_intro .teachers_name {
    /* padding: 0.1rem 0 1.2rem 1.75rem; */
}

.teachers_list_item .teachers_name_intro .teachers_name a {
    color: #003F88;
    font-family: "PingFang SC";
    font-size: 20px;
    /* white-space: break-spaces; */
    font-weight: 700;
}

.teachers_list_item .teachers_name_intro .teachers_intro {
    /* padding: 0.8rem;
    flex: 1;
    background: rgba(255, 255, 255, 0.30); */
}

.teachers_list_item .teachers_name_intro .teachers_time{
     text-align: right;
   font-size: 16px;
}


.teachers_list_item .teachers_name_intro .teachers_intro a {
    color: #333333;
    font-family: "PingFang SC";
    font-size: 16px;
    display: -webkit-box;
    width: 100%;
    white-space: break-spaces;
}

.dtjt10_div_img {
    width: 15.625rem !important;
    height: 23.4375rem !important;
    overflow: hidden !important;
    margin-right: 2.5rem;
}

.dtjt10_div_img img {
    width: 15.625rem !important;
    height: 23.4375rem !important;
    transition: all .5s ease !important;
}

.dtjt10_div_img img:hover {
    transform: scale(1.1) !important;
}

.teachers .teacher_name_dec .teachers_name {
    color: #fff;
    font-family: "PingFang SC";
    font-size: 1.5rem;
    font-weight: 700;
}

.teachers .teacher_name_dec .teachers_dec {
    color: #fff;
    font-family: "PingFang SC";
    font-size: 1rem;
    font-weight: 400;
}

.teachers .w01imgNumber .nomal {}

.teachers .dtjt10_div_text .dtjt10_div_text_title {
    background: rgba(0, 0, 0, 0.00) !important;
}

.teachers .dtjt10_div_text a:link {
    color: #fff;
    font-size: 2.25rem;
    line-height: 2;
}

.teachers .dtjt10_div_text_text {
    color: #fff;
    font-size: 1rem;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
}

/*学生工作*/
.students {
    padding: 9.5625rem 0 !important;
    position: relative;
    overflow: hidden;
}

.students .header_tt {
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 3.75rem;
}

.students .student_content_left {
    margin-top: 3.375rem;
    height: 28.25rem;
    width: 37.25rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.students .student_content_right {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    height: 100%;
    width: 40.625rem;
}

.students .student_content_right .rigth_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 29.125rem;
    height: 42.9375rem;
    border-left: 0.25rem solid #F2CA54;
    background: #FFF;
    z-index: 2;
}

.students .student_content_right .center_img {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 9;
    transform: translate(-50%, -50%);
    width: 29.125rem;
    height: 19.5rem;
    z-index: 3;
}

.students .student_content_right .left_img {
    position: absolute;
    width: 34.375rem;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.students .student_list {
    gap: 1rem;
    padding-bottom: 1.1875rem;
    margin-bottom: 1.1875rem;
    border-bottom: 0.0625rem solid #F2CA54;
}

.students .student_list .student_title {
    color: #333;
    font-family: "PingFang SC";
    font-size: 1.25rem;
    font-weight: 500;
    flex: 1;
}

.students .student_list .student_time {
    display: flex;
    width: 3.75rem;
    height: 3.75rem;
    flex-direction: column;
    gap: 0.4375rem;
    justify-content: center;
    align-items: center;
}

.students .student_list .student_time .Article_PublishDate {
    color: #003F88;
    font-family: "Source Han Serif CN";
    font-size: 2rem;
    font-weight: 900;
}

.students .student_list .student_time .Article_PublishMonth {
    color: #FB5;
    font-family: Philosopher;
    font-size: 0.9375rem;
}

.video {
    height: 53.125rem;
    padding: 0 !important;
}

.video .playwrap,
.video .player-type-1 {
    width: 100% !important;
}

.video video {
    width: 100% !important;
    height: 53.125rem !important;
    background: url("../images/container_bg.png") no-repeat !important;
    background-size: cover;
}

.video .video_list {
    width: 100%;
    height: 53.125rem;
    position: relative;
}

.video .video_list .playlist {
    display: none !important;
    /* display: flex;
    position: absolute;
    top: 6.25rem;
    right: 50%;
    transform: translateX(50%);
    align-items: center;
    gap: 1.25rem; */
}

.video .video_list .playlist::before {
    content: "";
    width: 6.25rem;
    height: 0.0625rem;
    stroke-width: 0.0625rem;
    background-color: rgba(255, 255, 255, 0.80);
}

.video .video_list .playlist::after {
    content: "";
    width: 6.25rem;
    height: 0.0625rem;
    stroke-width: 0.0625rem;
    background-color: rgba(255, 255, 255, 0.80);
}

.outstanding {
    background: url("../images/outstanding.jpg") no-repeat;
    background-size: cover;
}

.outstanding .tit .title {
    color: #333;
    font-family: "PingFang SC";
    font-size: 2.5rem;
}

.outstanding .more_btn .more_text {
    color: #fff;
}

.outstanding .outstanding_list .tit {
    text-align: center;
}

.outstanding_list_item {
    display: flex;
    width: 12.3125rem;
    height: 26.8125rem;
    flex-direction: column;
    align-items: flex-start;
}

.outstanding_content {
    padding: 3.9375rem 0;
}

.outstanding_img {
    width: 12.3125rem;
    height: 19.7868rem;
    flex-shrink: 0;
    overflow: hidden;
}

.outstanding_img img {
    width: 12.3279rem;
    height: 19.7868rem;
    flex-shrink: 0;
    transition: all .5s ease;
}

.outstanding_img img:hover {
    transform: scale(1.1) !important;
}

.outstanding_name_intro {
    display: flex;
    width: 12.3125rem;
    padding: 1.1914rem 1.1606rem 0.8711rem 1.2067rem;
    justify-content: center;
    align-items: center;
    background: #FFF;
    position: relative;
}

.outstanding_name_intro .outstanding_name {
    position: absolute;
    top: -3.125rem;
}

.outstanding_name_intro .outstanding_name a {
    color: #FFF;
    text-shadow: 0.1036rem 0.1036rem 0.4144rem rgba(0, 0, 0, 0.78);
    font-family: "PingFang SC";
    font-size: 2.125rem;
}

.outstanding_name_intro .outstanding_intro {
    width: 12.3125rem;
    word-wrap: break-word;
    /* 可选：确保容器内的内容也换行 */
}

.outstanding_name_intro .outstanding_intro a {
    color: #635D5E;
    font-family: "PingFang SC";
    font-size: 0.875rem;
    line-height: 1.25rem;
    width: 100%;
    overflow-wrap: break-word;
    word-break: normal;
    white-space: break-spaces;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.party_eduction {
    background: url("../images/partyEduction.png") no-repeat;
    background-size: cover;

}

.party_eduction .content_body {
    gap: 5.5rem;
    overflow: hidden;
}

.party_eduction .content_body .party_box,
.party_eduction .content_body .eduction_box {
    width: calc(50% - 2.75rem);
}

@media (max-width: 48rem) {

    .party_eduction .content_body .party_box,
    .party_eduction .content_body .eduction_box {
        width: 100% !important;
    }
}

.party_eduction .party_content {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.party_eduction .party_content table tbody td {
    display: flex !important;
    width: 100%;
}

.party_eduction .party_list {
    display: flex;
    padding: 16px;
    align-items: center;
    gap: 16px;
    background: #FFF;
    border-radius: 16px 0 16px 0;
    transition: all .5s ease;
    width: 100%;
}

.party_eduction .party_list:hover {
    transform: translateY(-0.625rem);
}

.party_eduction .party_list .partyt_time {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.party_eduction .party_list .partyt_time .Article_PublishDate {
    color: #003F88;
    font-family: "Source Han Serif CN";
    font-size: 32px;
    font-weight: 900;
}

.party_eduction .party_list .partyt_time .Article_PublishMonth {
    color: #FB5;
    font-family: Philosopher;
    font-size: 15px;
}

.party_eduction .party_content .party_list .party_title a {
    font-weight: 400;
color:#333;
    font-size: 18px;
}

.party_eduction .party_content .party_list .party_title a:hover {
    color: #333;
}

.party_eduction .party_content tbody {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

/* 回到顶部 */
#back-top {
    display: none;
    position: fixed;
    bottom: 2.5rem;
    right: 2.5rem;
    width: 3.75rem;
    height: 3.75rem;
    background: url("../images/back-top.png") no-repeat;
    background-size: 100% 100%;
    z-index: 9999;
}