@charset "utf-8";
body{
    margin:0 !important;
    padding: 0 !important;
}
a.focus-navigation {
    top: 45%;
}
.focus-navigation{
    margin:0 25px !important;
    width: 50px !important;
    height: 65px !important;
    line-height: 65px !important;
    z-index: 8 !important;
}

.news_an_body {
    background: url("../images/container_bg.png") no-repeat;
    background-size: cover;
    margin-top: -4rem;
}

.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;
    margin-top: 12rem;
}
.banner .focus-box{
    height: 45vh !important;
}
.banner  .focus-container{
    height: 45vh !important;
}
.banner .focus-pagination {
    right: 50% !important;
    bottom: 90px !important;
    transform: translateX(50%);
}
.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: 45vh !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;
}

.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: #77161B;
}
.header_box{
    display: flex !important;
    align-items: center !important;
    padding-bottom: 16px !important;
    border-bottom: 2px solid var(--77161B, #77161B) !important;
    margin-bottom: 32px !important;
}
.header_box_title{
    font-size: 24px !important;
    font-weight: bold !important;
}
.header_tt .tit .title {
    color: #77161B;
    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: 1.25rem;
}

.news .news_contents .news_left {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    width: 40.875rem;
}

.news .news_contents .news_left tbody {
    display: flex;
    overflow: hidden;
}
.banner .focus-box{
    height: 45vh !important;
}

.news_left .focus-box,
.news_left .focus-container{
    width: 40.875rem !important;
    height: 23rem !important;
    overflow: hidden;
}
.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;
    width: 40.875rem !important;
    height: 55px !important;
}
.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;
    justify-content: space-between;
}

.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, #77161B 0%, #DF6004 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, #77161B 0%, #DF6004 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.375rem;
    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 {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 0.875rem;
}

.news_right .new_list {
    width: 20.0625rem;
    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, #77161B 0%, #DF6004 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: #77161B;
    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: 1rem;
    color: #080D19;
    line-height: 1.5rem;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.new_bottom_body {
    display: flex;
    padding: 0.0625rem 2.375rem;
    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, #FFF2E9 0%, #FFF 100%);
    box-shadow: 0px 0px 16px 0px rgba(119, 22, 27, 0.15);
}

.news_right .new_bottom_list {
    width: 100%;
    display: flex;
    padding: 3px 0;
    align-items: center;
    gap: 1.25rem;
    border-bottom: 0.0625rem dashed #77161B;
    transition: all .3s ease;
}
.news_right .new_bottom_list:hover {
    transform: scale(1.03);
}
.news_right .new_bottom_list .new_time {
    text-align: end;
    width: 3.8125rem;
}

.news_right .new_bottom_list .new_time {
    text-align: end;
}

.news_right .new_bottom_list .new_time .news_year {
    color: #333;
    font-family: Philosopher;
    font-size: 0.625rem;
    margin-bottom: 0.25rem;
}

.news_right .new_bottom_list .new_time .news_date_month {
    color: #77161B;
    font-family: "Source Han Serif CN";
    font-size: 1.25rem;
    font-weight: 500;
}
.news_right .new_bottom_list h4 {
    flex: 1;
    color: #333;
    font-family: "PingFang SC";
    font-size: 1rem;
}
.news_right .new_bottom_list h4 a {
    flex: 1;
    color: #333;
    font-family: "PingFang SC";
    font-size: 1rem;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    width: 100%;
    overflow-wrap: break-word;
    word-break: normal;
    white-space: normal;
    height: 2.75rem;
    line-height: 1.5rem;
}
.new_bottom_list:last-child{
    border-bottom: none !important;
}
/*学院公告*/
.items {
    padding: 7.5rem 0 !important;
}

.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, #77161B);
    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: #77161B;
    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: 1rem;
    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;
    margin-bottom: 4.375rem !important;
}

.teachers .tit .title {
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 2.5rem;
}

.teachers .more_btn {
    margin-top: 4.375rem !important;
    justify-content: center;
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 1rem;
}

.teachers .more_btn a {
    color: #FFF;
}

.teachers_content {
    display: flex;
    gap: 2rem;
    align-items: center;
}

.teachers_content tr {
    display: flex;
    gap: 1.25rem;
}

.teachers_content td {
    width: 50%;
}

.teachers_list_item {
    display: flex;
    width: 31.25rem;
}

.teachers_list_item .teachers_img {
    width: 13.875rem !important;
    height: 20.875rem !important;
    overflow: hidden !important;
}

.teachers_list_item .teachers_img img {
    width: 13.875rem !important;
    height: 20.875rem !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: 17.375rem;
    display: flex;
    flex-direction: column;
}

.teachers_list_item .teachers_name_intro .teachers_name {
    padding: 1.25rem 0 1.75rem 1.75rem;
}

.teachers_list_item .teachers_name_intro .teachers_name a {
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 1.75rem;
    white-space: break-spaces;

}

.teachers_list_item .teachers_name_intro .teachers_intro {
    padding: 1.5rem;
    flex: 1;
    background: rgba(255, 255, 255, 0.30);
}

.teachers_list_item .teachers_name_intro .teachers_intro a {
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 1rem;
    white-space: break-spaces;
    display: -webkit-box;
    width: 100%;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    line-height: 1.375rem;
}

.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: #77161B;
    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: 1rem;
    align-items: center;
    gap: 1rem;
    background: #FFF;
    border-radius: 1.5rem 0 1.5rem 0;
    transition: all .5s ease;
    width: 100%;
}

.party_eduction .party_list:hover {
    transform: translateY(-0.625rem);
}

.party_eduction .party_list .partyt_time {
    display: flex;
    width: 4.75rem;
    height: 4.75rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.4375rem;
}

.party_eduction .party_list .partyt_time .Article_PublishDate {
    color: #77161B;
    font-family: "Source Han Serif CN";
    font-size: 2rem;
    font-weight: 900;
}

.party_eduction .party_list .partyt_time .Article_PublishMonth {
    color: #FB5;
    font-family: Philosopher;
    font-size: 0.9375rem;
}

.party_eduction .party_content .party_list .party_title a {
    color: #333;
    font-family: "PingFang SC";
    font-size: 1rem;
}

.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;
}