.banner-image {
    background-image: linear-gradient(rgba(87, 1, 65, .3), rgba(87, 1, 65, .3)), url("../img/news/news-center-nav-bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.content {
    width: 100%;
    height: auto;
    margin-top: 0px !important;
}

.yydt {
    background: url(../img/news/news-yydt-bg.png) no-repeat;
    background-position: top;
    background-size: 100% auto;
    /*padding-top: 60px !important;*/
}

.swiper-slide-item {
    display: flex;
}

.swiper-container .swiper-pagination {
    left: auto;
    right: 54px;
    bottom: 54px;
    width: max-content;
    transform: translate(-50%, 0px);
}

.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #A32674;
}

.news-c-img, .news-c {
    width: 50%;
    height: 404px;
    background: #ffffff;
}

.news-c {
    border: 1px solid #E6E6E6;
}

.news-c-img img {
    width: 100%;
    height: 100%;
}

.news-c-top {
    height: 281px;
    padding: 59px 54px 50px 42px;
    /*border-bottom: 1px solid #E6E6E6;*/
    cursor: pointer;
    position: relative;
}
.news-c-top:after {
    content: '';
    display: block;
    height: 1px;
    width: calc(100% - 90px);
    border-radius: 1px;
    background: #E6E6E6;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.news-c-bottom {
    padding: 0px 54px 0px 42px;
    height: calc(100% - 281px);
    display: flex;
    align-items: center;
}

.news-c-top:hover .news-c-title {
    color: #A32674;
}

.news-c-title {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    text-align: justify;
    color: rgba(0, 0, 0, 0.9);
}

.news-c-content {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    color: rgba(0, 0, 0, 0.4);
    margin: 36px 0px 52px;
}

.news-c-date {
    align-self: start;
    width: 90px;
    height: 22px;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    color: rgba(0, 0, 0, 0.4);
}

.news-c-details {
    color: #a32674;
    height: 19px;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    cursor: pointer;
}

.news-c-details span {
    width: 19px;
    height: 19px;
    border: 1px solid #A32674;
    border-radius: 50%;
    display: inline-flex;
    margin-left: 10px;
}

discipline-construction {
    width: 100%;
    overflow: auto;
}

.discipline-construction-content {
    width: 1440px;
    height: auto;
    margin: auto;
    overflow: hidden;
    padding-bottom: 72px;
}

.discipline-news {
    height: 601px;
    display: flex;
    justify-content: space-between;
}

.discipline-news-left {
    height: 100%;
    width: calc(100% - 341px - 26px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.discipline-news-list {
    height: inherit;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.discipline-news-item {
    width: calc((100% - 50px) / 3);
    /*height: 100%;*/
    cursor: pointer;
    background: #F5F5F5;
}

.discipline-news-item:hover .discipline-news-item-text {
    color: #A32674;
    font-weight: bold;
}

.discipline-news-item-img {
    height: 216px;
    width: 100%;
}

.discipline-news-item-img2 {
    height: 289px;
}

.discipline-news-item-img img {
    height: 100%;
    width: 100%;
}

.discipline-news-item-text {
    height: 42px;
    width: calc(100% - 40px);
    font-size: 18px;
    font-family: PingFang SC;
    text-align-last: center;
    text-align: center;
    color: #282728;
    line-height: 21px;
    margin: 15px 20px;
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
}

.discipline-news-item2 {
    width: 50%;
    height: 100%;
    padding: 64px 45px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
}

.discipline-news-item2:first-child:after {
    content: "";
    width: 1px;
    height: 120px;
    background: #E0E0E0;
    border-radius: 1px;
    position: absolute;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.discipline-news-right {
    height: 100%;
    width: 341px;
    background: url(../img/partymass/jswm-bg.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 84px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    cursor: pointer;
}

.discipline-news-right .cn {
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

.discipline-news-right .en {
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    font-family: PingFang SC;
    font-weight: 300;
    color: #F2F2F2;
    margin: 19px 0 50px;
}

.discipline-news-right img {
    width: 30px;
}

.discipline-news-item2:hover .kxyj-item-title {
    font-weight: 600;
    color: #A32674;
}

.kxyj-item-title {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    text-align: justify;
    color: rgba(0, 0, 0, 0.9);
}

.kxyj-item-text {
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    color: rgba(0, 0, 0, 0.4);
}

.kxyj-item-right {
    align-self: start;
    width: 90px;
    height: 22px;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    color: rgba(0, 0, 0, 0.4);
}

/*通知公告*/
.notice {
    background-image: linear-gradient(rgba(0, 0, 0, .005), rgba(0, 0, 0, .05)),url("../img/news/news-notice-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.notice-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.notice-item {
    width: calc((100% - 48px) / 3);
    height: 140px;
    background: #ffffff;
    padding: 24px 32px 21px 21px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
}

.notice-item:hover .notice-title {
    color: #A32674;
    font-weight: bold;
}

.notice-title {
    height: 24px;
    font-size: 18px;
    font-family: PingFang SC;
    color: #282728;
    line-height: 24px;
}

.notice-date {
    height: 16px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
}

/*院刊院报*/
.ykyb {
    background: url("../img/news/news-ykyb-bg.png") no-repeat;
    background-size: 100% 100%;
}

.ykyb-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ykyb-item {
    width: calc((100% - 48px) / 3);
    height: 100px;
    padding: 24px 32px 21px 21px;
    margin-bottom: 20px;
    display: flex;
    background-image: url("../img/news/news-ykyb-item-bg.png");
    background-repeat: no-repeat;
    background-position: right;
    background-color: #ffffff;
}

.ykyb-item-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
    overflow: hidden;
}

.ykyb-title {
    height: 24px;
    font-size: 18px;
    font-family: PingFang SC;
    color: #282728;
    line-height: 24px;
}

.ykyb-date {
    height: 16px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 16px;
}

.ykyb-item-right {
    width: 100px;
    height: 100%;
    flex-shrink: 0;
    display: none;
    justify-content: flex-end;
    align-items: center;
}

.ykyb-preview {
    width: 94px;
    height: 31px;
    background: #FAFAFA;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #999999;
    line-height: 24px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.ykyb-download {
    width: 94px;
    height: 31px;
    background: #A32674;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.ykyb-preview img, .ykyb-download img {
    width: 14px;
    height: 14px;
    margin-right: 10px;
}

.ykyb-item:hover .ykyb-item-right {
    display: flex;
}

.ykyb-item:hover {
    background-image: none;
}

@media (max-width: 1440px) {
    .discipline-construction-content {
        width: 1200px;
    }

}