/* 综合新闻 */
.news-wrap {
    margin: 0 auto;
}
.nation-content {
    padding: 0.6rem 0.8rem;
    background: #f3f3f3;
    font-size: 0.16rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 0.32rem;
    margin-top: 0.38rem;
}


.news-top {
    margin-top: 0.72rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.news-top-left {
    position: relative;
    width: 6.1rem;
    height: 3.6rem;
    flex-shrink: 0;
}

.news-top-img,
.news-top-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-top-left-p {
    width: 100%;
    padding: 0.15rem 0.3rem;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 0.26rem;
}

.news-top-list {
    flex: 1;
    margin-left: 0.4rem;
}

.news-top-item {
    height: 0.8rem;
    background: #F5F5F5;
    display: flex;
    align-items: center;
    margin-bottom: 0.12rem;
    transition: all .365s;
}

.news-top-item:last-of-type {
    margin-bottom: 0;
}

.news-top-date {
    flex-shrink: 0;
    padding: 0 0.15rem;
    border-right: 0.01rem solid #BFBFBF;
    text-align: center;
    color: #333333;
}

.news-top-day {
    font-size: 0.3rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
}

.news-top-year {
    font-size: 0.14rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    margin-top: 0.06rem;
}

.news-top-p {
    flex: 1;
    padding: 0 0.25rem;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #333333;
    line-height: 0.26rem;
}

.news-top-item:hover {
    background: #E00025;
}

.news-top-item:hover .news-top-date {
    color: #fff;
}

.news-top-item:hover .news-top-p {
    color: #fff;
}

.news-list {
    margin-top: 0.57rem;
}

.news-item {
    padding: 0.4rem 0;
    display: flex;
    border-bottom: 0.01rem dashed #666;
}

.news-date {
    padding: 0.14rem 0.53rem 0 0.85rem;
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
    align-items: center;
}

.news-year {
    font-size: 0.24rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.news-day {
    font-size: 0.16rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 0.05rem;
}

.news-bt {
    margin-top: 0.14rem;
    width: 0.33rem;
    height: 0.25rem;
    background: #D5D2D2;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .365s;
}

.news-bt img {
    width: 0.18rem;
    height: auto;
}

.news-img {
    width: 2.64rem;
    height: 1.78rem;
    flex-shrink: 0;
}

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

.news-des {
    flex: 1;
    margin-left: 0.58rem;
    padding-top: 0.15rem;
}

.news-text {
    padding-left: 1.03rem;
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    position: relative;
    transition: all .365s;
}

.news-text::after {
    content: '';
    width: 0.69rem;
    height: 0.01rem;
    background: #999999;

    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .365s;
}

.news-p {
    padding-left: 1.03rem;
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #999999;
    line-height: 0.3rem;
    margin: 0.12rem 0;
}

.news-more {
    padding-left: 1.03rem;
    font-size: 0.14rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #666666;
    margin-top: 0.25rem;
}

.news-item:hover .news-bt {
    background: #E00025;
}

.news-item:hover .news-text {
    color: #E00025;
}

.news-item:hover .news-text::after {
    background: #E00025;
}

.news-page {
    padding: 1rem 0;
}

/* 教学科研 */
.teaching-top-list {
    padding-top: 0.73rem;
}

.teaching-top-item {
    margin-top: 0.73rem;
    position: relative;
    display: flex;
    align-items: center;
    background: #F6F7F8;
}

.teaching-top-img {
    width: 4.46rem;
    height: 2.74rem;
    flex-shrink: 0;
}

.teaching-top-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.teaching-top-des {
    flex: 1;
    padding: 0 0.32rem 0 0.76rem;
}

.teaching-top-text {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    padding-right: 1.5rem;
}

.teaching-top-p {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #999999;
    line-height: 0.3rem;
    margin-top: 0.39rem;
}

.teaching-top-more {
    font-size: 0.14rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #666666;
    margin-top: 0.28rem;
}

.teaching-top-date {
    width: 1.01rem;
    height: 1.08rem;
    background: #E00025;
    position: absolute;
    right: 0.32rem;
    top: -0.21rem;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    padding: 0 0.17rem;
}

.teaching-top-day {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.teaching-top-year {
    font-size: 0.16rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0.1rem;
}

.teaching-top-item:hover .teaching-top-text {
    color: #E00025;
}

.teaching-top-item:hover .teaching-top-more {
    color: #E00025;
}

.teaching-list {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0.6rem;
    /* overflow: hidden; */
}

.teaching-item {
    margin-top: 0.65rem;
    width: 4.44rem;
    margin-right: 0.34rem;
    padding: 0 0.3rem;
    background: #F6F7F8;
    padding-bottom: 0.35rem;
}

.teaching-item:nth-child(3n) {
    margin-right: 0;
}

.teaching-time {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.teaching-date {
    width: 1.01rem;
    height: 1.08rem;
    background: #E00025;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    padding: 0 0.17rem;
    transform: translateY(-0.21rem);
}

.teaching-day {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.teaching-year {
    font-size: 0.16rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 0.1rem;
}

.teaching-icon {
    width: 0.29rem;
    height: 0.39rem;
}

.teaching-icon img {
    width: 100%;
    height: 100%;
}

.teaching-text {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 0.2rem;
}

.teaching-p {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #999999;
    line-height: 0.3rem;
    margin-top: 0.2rem;
}

.teaching-item:hover {
    box-shadow: 0.02rem 0.03rem 0.08rem 0.01rem rgb(0 0 0 / 10%);
}

.teaching-item:hover .teaching-text {
    color: #E00025;
}

/* 学生活动 */
.student-box {
    display: flex;
    justify-content: space-between;
    padding-top: 1rem;
}

.student-left {
    width: 8.08rem;
}

.student-left-item {
    padding: 0.22rem 0.26rem;
    display: flex;
    align-items: center;
    box-shadow: 0.02rem 0.03rem 0.17rem 0.01rem rgba(0, 0, 0, 0.1);
    margin-bottom: 0.4rem;
}

.student-left-item:last-of-type {
    margin-bottom: 0;
}

.student-left-item:hover .student-left-text {
    color: #E00025;
}

.student-left-img {
    width: 3.23rem;
    height: 2.38rem;
    flex-shrink: 0;
}

.student-left-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.student-left-des {
    margin-left: 0.5rem;
    flex: 1;
}

.student-left-text {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 0.32rem;
}

.student-left-p {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #999999;
    line-height: 0.3rem;
    margin: 0.2rem 0;
}

.student-left-time {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #999999;
    text-align: right;
}

.student-right {
    width: 5.59rem;
}

.student-right-item {
    background: linear-gradient(180deg, #FAFAFA 0%, #F8F8F8 59%, #EDEDED 100%);
    margin-bottom: 0.27rem;
    padding: 0.3rem 0;
    display: flex;
    align-items: center;
    height: 1.31rem;
}

.student-right-item:last-of-type {
    margin-bottom: 0;
}

.student-right-item:hover .student-right-text {
    color: #E00025;
}

.student-right-date {
    flex-shrink: 0;
    padding: 0 0.3rem;
    border-right: 0.01rem solid #D5D5D5;
    color: #333333;
    text-align: center;
}

.student-right-day {
    font-size: 0.3rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
}

.student-right-year {
    font-size: 0.14rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    margin-top: 0.05rem;
}

.student-right-des {
    padding: 0 0.26rem;
}

.student-right-text {
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.student-right-p {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #999999;
    margin-top: 0.1rem;
}

.student-list {
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.student-item {
    width: 6.75rem;
    padding: 0.15rem 0;
    display: flex;
    align-items: center;
    border-bottom: 0.01rem solid #D5D5D5;
    margin-bottom: 0.2rem;
}

.student-text {
    flex: 1;
    padding-left: 0.28rem;
    position: relative;
    font-size: 0.2rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.student-text::after {
    content: '';
    width: 0.11rem;
    height: 0.11rem;
    background: #E00025;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.student-time {
    font-size: 0.16rem;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    color: #999999;
    flex-shrink: 0;
    margin-left: 0.15rem;
}

.student-item:hover .student-text {
    color: #E00025;
}

/* 党建标题 */
.party-title {
    width: 1.88rem;
    height: 0.43rem;
    background: #E00025;
    border-radius: 0.21rem 0.21rem 0.21rem 0.21rem;

    font-size: 0.22rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.43rem;
    text-align: center;
    margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
    .news-top{
        display: block;
        margin-top: .6rem;
    }
    .news-top-list{
        margin-left: 0;
        margin-top: 0.2rem;
    }
    .news-top-left,.news-img{
        width: 100%;
        height: auto;
    }
    .news-wrap{
        padding: 0 .3rem;
    }
    .news-top-left-p,.news-top-p,.news-top-year,.news-day,.news-p,.news-more{
        font-size: .24rem;
        line-height: .36rem;
    }
    .news-item{
        display: block;
    }
    .news-des{
        margin-left: 0;
    }
    .news-text,.news-p,.news-more{
        padding-left: 0;
    }
    .news-date{
        margin-bottom: .2rem;
    }
    .news-year,.news-text{
        font-size: .28rem;
        line-height: .44rem;
    }
    .news-text::after{
        display: none;
    }
    .teaching-top-img{
        width: 40%;
    }
    .teaching-top-des{
        padding: 0 0.12rem 0 0.16rem;
    }
    .teaching-top-list{
        padding-top: 0;
    }
    .teaching-top-text{
        font-size: .28rem;
    }
    .teaching-top-p,.teaching-top-more,.teaching-top-day,.teaching-top-year,.teaching-day,.teaching-year,.teaching-text,.teaching-p{
        font-size: .24rem;
        line-height: .36rem;
    }
    .teaching-item{
        width: 49%;
        margin-right: 0;
    }
    .teaching-item:nth-child(2n){
        margin-left: 2%;
    }
    .student-box{
        display: block;
    }
    .student-left,.student-right,.student-item{
        width: 100%;
    }
    .student-right{
        margin-top: .3rem;
    }
    .student-box{
        padding-top: 0;
    }
    .student-left-img{
        width: 2.83rem;
    }
    .student-left-des{
        margin-left: 0.2rem;
    }
    .student-left-text,.student-right-text,.nation-content p{
        font-size: .28rem;
        line-height: .44rem;
    }
    .student-left-p,.student-right-p,.student-text,.student-time{
        font-size: .24rem;
        line-height: .36rem;
    }
    .student-left-time,.student-right-year{
        font-size: .24rem;
    }
    .nation-content{
        margin-bottom: .38rem;
    }
    .nation-content{
        padding: 0.3rem 0.4rem;
    }
    .teaching-list{
        padding-top: 0;
    }
}