/* 首面鼠标移入变色 */
.home-hover:hover,
.home-hover:hover a,
.home-hover:hover span {
    color: hsl(0, 90%, 28%);
}

/* 轮播图 */
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    width: 45px;
    background-color: #a52c27;
    border-radius: 6px;
}

.swiper-slide img {
    width: 100%;
}

/* 首页主体区域 */
.home-item {
    width: 380px;
}

.home-item-hd {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #860707;
    font-size: 21px;
    text-indent: 13px;
    background-color: #f5f5f5;
}

.home-item-hd span {
    margin: 0 0 0 13px;
}

.home-item-hd a {
    margin: 0 14px 0 0;
    color: #666666;
    font-size: 14px;
}

/* 学院新闻 */
.news {
    margin: 36px 0 0;
}

.list-pics {
    margin: 11px 0 0;
}

.list-pics li {
    border-bottom: 1px solid #dcdcdc;
}

.list-pics li>img {
    margin-bottom: 7px;
    width: 100%;
}

.list-pics-item {
    font-size: 14px;
    color: #999999;
    height: 64px;
}

.list-pics-item .fr {
    line-height: 64px;
}

.list-pics-item a {
    display: flex;
    align-items: center;
    width: 300px;
    height: 100%;
    color: #333333;
    padding-left: 16px;
    line-height: 1.6em;
}

.list-pics-item a::after {
    content: "";
    position: absolute;
    left: 1px;
    top: 23px;
    width: 5px;
    height: 5px;
    background-color: #dcdcdc;
}

.list-pics-item:hover a::after {
    background-color: hsl(0, 90%, 28%);
}

/* 通知公告 */
.notice {
    margin: 36px 0 0 30px;
}

.notice .iconfont {
    font-size: 21px;
}

/* 常用平台链接 */
.platform-links {
    box-sizing: border-box;
    padding: 55px 20px 0 21px;
    margin: 36px 0 0;
    height: 515px;
    background-color: #f5f5f5;
}

.platform-links-item {
    box-sizing: border-box;
    padding-left: 33px;
    width: 100%;
    height: 65px;
    line-height: 65px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #cd6259;
    border-radius: 30px;
}

.platform-links-item .iconfont {
    left: 30px;
    top: 1px;
    font-size: 32px;
}

.platform-links-item span {
    display: inline-block;
    box-sizing: border-box;
    padding-left: 60px;
}

.platform-links-item-1 .iconfont {
    font-size: 38px;
}

.platform-links-item-2 {
    box-sizing: border-box;
    margin: 52px 0 0;
    height: 70px;
    line-height: 25px;
    background-color: #d8916d;
}

.platform-links-item-2 .iconfont {
    top: 23px;
}

.platform-links-item-2 span {
    box-sizing: border-box;
    padding-top: 10px;
}

.platform-links-item-3 {
    margin: 52px 0 0;
    background-color: #c6a881;
}

.platform-links-item-3 .iconfont {
    font-size: 38px;
}

.platform-links-item-4 {
    margin: 52px 0 0;
    background-color: #e59f9a;
}

/* 学术动态 */
.academic-trends {
    clear: both;
    margin: 44px 0 0;
}

.academic-trends .iconfont {
    font-size: 21px;
}

.academic-list li {
    padding: 25px 0;
    border-bottom: 1px dashed #dcdcdc;
}

.academic-list li+li {
    margin-top: 15px;
}

.academic-date {
    width: 38px;
    font-size: 14px;
    color: #9e1310;
    text-align: center;
}

.academic-date span:first-child {
    padding: 0 0 3px;
    border-bottom: 1px solid #9e1310;
}

.academic-date span+span {
    display: block;
    margin: 10px 0 0;
    font-size: 22px;
    font-weight: bold;
}

.academic-list-right {
    box-sizing: border-box;
    padding-right: 8px;
    width: 320px;
}

.academic-list-right>a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 41px;
    font-size: 16px;
    color: #000;
}

.academic-list-right>p {
    margin: 20px 0 0;
    display: block;
    overflow: hidden;
    width: 100%;
    font-size: 13px;
    color: #8c8c8c;
}

.academic-list-right>p>a {
    color: #860707;
}

/* 学术交流 */
.academic-exchange {
    margin: 44px 0 0 30px;
}

.academic-exchange .iconfont {
    font-size: 21px;
}

/* 其它链接 */
.other-links {
    margin: 44px 0 0;
}

.other-links-item {
    box-sizing: border-box;
    margin-bottom: 10px;
    overflow: hidden;
    width: 180px;
    height: 110px;
    border-radius: 6px;
    background-color: #f5f5f5;
}

.other-links-item:nth-child(1),
.other-links-item:nth-child(2) {
    margin-top: 4px;
}

.other-links-item-bd,
.other-links-item-hover {
    box-sizing: border-box;
    padding-top: 13px;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #898989;
    transition: all .2s ease-in-out;
    border-radius: 6px;
}

.other-links-icon {
    display: block;
    margin-bottom: 5px;
    font-size: 48px;
}

.other-links-item-hover {
    color: #9e1310;
    border: 1px solid #cd6259;
    background-color: #fff;
}

.other-links-item:hover .other-links-item-bd,
.other-links-item:hover .other-links-item-hover {
    transform: translateY(-100%);
}

/* 友情链接 */
.friendlink {
    margin-top: 37px;
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
}

.friendlink dt {
    box-sizing: border-box;
    width: 175px;
    height: 60px;
    text-indent: 17px;
    font-size: 21px;
    color: #912828;
    background-color: #e2e2e2;
}

.friendlink dt .iconfont {
    font-size: 28px;
    margin-right: 10px;
}

.friendlink dd {
    width: 1025px;
}

.friendlink dd a {
    margin: 0 0 0 40px;
    color: #333333;
    font-size: 14px;
}

.friendlink dd a:hover {
    color: #912828;
}

/* 首页移动端 */
@media (max-width: 1280px) {
    .home-item {
        float: none;
        box-sizing: border-box;
        padding: 0 0.1rem;
        width: 7.4rem;
        margin: 0.24rem auto 0;
    }

    .home-item-hd {
        height: 0.65rem;
        line-height: 0.65rem;
        font-size: 0.28rem;
    }

    .home-item-hd a {
        font-size: 0.21rem;
    }

    .home-item-hd span {
        font-weight: bold;
    }

    .home-item-hd .iconfont {
        font-size: 0.26rem;
    }

    .list-pics {
        margin-top: 0.11rem;
    }

    .list-pics li {
        padding: 10px 0;
    }

    .list-cover-box {
        height: auto !important;
        margin-bottom: 10px;
    }

    .list-pics-item {
        line-height: 0.84rem;
        font-size: 0.26rem;
    }

    .list-pics-item a {
        width: 6.0rem;
        line-height: 1.8em;
        white-space: normal;
        text-overflow: inherit;
        padding-left: 16px;
        text-indent: 0;
    }

    .list-pics-item a::after {
        top: 0.4rem;
        left: 0.05rem;
    }

    .list-pics li>img {
        margin-bottom: 0.07rem;
    }

    .notice .iconfont {
        font-size: 0.32rem;
    }

    .platform-links {
        padding: 0.4rem 0;
        height: auto;
    }

    .platform-links-item {
        margin: 0.38rem auto 0;
        width: 6.78rem;
        height: 0.85rem;
        line-height: 0.85rem;
        font-size: 0.28rem;
    }

    .platform-links-item-2 {
        height: 1rem;
    }

    .platform-links>a:first-child .platform-links-item {
        margin-top: 0;
    }

    .platform-links-item .iconfont {
        font-size: 0.58rem;
        top: 0rem;
    }

    .platform-links-item-2 .iconfont {
        font-size: 0.46rem;
        top: 0.1rem;
    }

    .platform-links-item span {
        padding-left: 0.9rem;
    }

    .platform-links-item-2 span {
        margin-top: 0;
        padding-top: 0.15rem;
        line-height: 1.3em;
    }

    .academic-trends .iconfont {
        font-size: 0.32rem;
    }

    .academic-list li {
        padding: 0.30rem 0;
    }

    .academic-date {
        width: 0.68rem;
        font-size: 0.24rem;
    }

    .academic-date span+span {
        font-size: 0.45rem;
    }

    .academic-list-right {
        width: 6.2rem;
    }

    .academic-list-right>a {
        height: 0.68rem;
        font-size: 0.28rem;
    }

    .academic-list-right>p {
        margin: 0.2rem 0 0;
        font-size: 0.24rem;
    }

    .other-links::after {
        content: none;
    }

    .other-links {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .other-links-item {
        margin-bottom: 0.2rem;
        width: 2.24rem;
        height: 1.48rem;
        float: none;
        font-size: 0.28rem;
    }

    .other-links-icon {
        font-size: 0.52rem;
    }

    .other-links-icon {
        margin-bottom: 0.10rem;
    }

    .other-links-item-bd,
    .other-links-item-hover {
        padding-top: 0.18rem;
    }
}