/* 二级页公共样式 */
.subBanner {
    position: relative;
    padding-bottom: 28.56%;
    height: 0;
    overflow: hidden;
    background-size: cover;
}

.content .gp-container {
    position: relative;
    z-index: 10;
    margin-top: -2.1rem;
}

.content .sub-title {
    color: #fff;
    margin-bottom: .35rem;
}

.content .breadcrumb {
    text-align: right;
    margin-bottom: .1rem;
}

.content .breadcrumb,
.content .breadcrumb a {
    color: #fff;
}

.cursome-introduction {
    padding: .5rem .5rem .8rem .5rem;
    background-color: #fff;
}

.cursome-introduction .title {
    color: #222;
}

@media screen and (max-width: 768px) {
    .content .sub-title {
        font-size: 0.40rem;
    }

    .content .gp-container {
        margin-top: -1.8rem;
    }
}

@media screen and (max-width: 650px) {
    .content .gp-container {
        margin: 0;
        margin-top: -1.2rem;
    }

    .content .sub-title {
        margin-bottom: 0.1rem;
    }

    .content .sub-title {
        font-size: 0.28rem;
        padding: 0 .2rem;
    }

    .content .breadcrumb {
        padding: 0 .2rem;
    }
}

@media screen and (max-width: 450px) {
    .content .gp-container {
        margin: 0;
        margin-top: -0.8rem;
    }
}


/* 学院介绍 */
.college-introduction {
    background: url("../images/sub-con-bg.jpg") no-repeat center/cover;
}

.college-introduction .text {
    color: #444;
    text-indent: 2em;
    line-height: .3rem;
    font-family: 'Merriweather';
}

.college-introduction .title {
    margin-bottom: 0.35rem;
}

/* 领导班子 */
.leadership-ranks {
    background: url("../images/sub-con-bg2.jpg") no-repeat center/cover;
}

.leadership-ranks .title {
    margin-bottom: 0.25rem;
}

.leadership-ranks ul {
    width: 66.2%;
    margin: 0 auto;
}

.leadership-ranks ul li a {
    display: block;
    padding: .25rem .4rem;
    margin: 0.05rem;
    box-sizing: border-box;
    height: 2.4rem;
    color: #063d73;
    font-family: 'Merriweather';
    background: url('../images/leadership-item-bg.jpg') no-repeat right/cover;
}

.leadership-ranks ul li a span {
    display: block;
}

.leadership-ranks ul li a .name {
    margin-top: .2rem;
}

@media screen and (max-width: 996px) {
    .leadership-ranks ul {
        width: 75.5%;
    }
}

@media screen and (max-width: 450px) {
    .leadership-ranks ul {
        width: 100%;
    }

    .cursome-introduction {
        padding: .5rem 0.3rem .3rem 0.3rem;
        background-color: #fff;
    }
}

/* 师资队伍 */
.faculty {
    background: url("../images/sub-con-bg.jpg") no-repeat center/cover;
}

.faculty .title {
    margin-bottom: .3rem;
}

.faculty .letter-list {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.faculty .letter-list li {
    width: 3.7%;
}

.faculty .letter-list li a {
    display: block;
    color: #063d73;
    padding-bottom: 8px;
    text-align: center;
    transition: all .5s;
}

.faculty .letter-list li a.active {
    font-weight: bold;
    border-bottom: 2px solid #063d73;
}

.faculty .letter-list li a:hover {
    transform: translateY(-10px);
}

.faculty .teacher-list li a {
    display: block;
    padding-bottom: .4rem;
    border: 1px solid #ebebeb;
    margin: .2rem .1rem;
    border-bottom: 5px solid #063d73;
}


.faculty .teacher-list li a .img .gp-img-responsive {
    padding-bottom: 133.25%;
    background-color: #d6d6d6;
}

.faculty .teacher-list li a .name {
    color: #063d73;
    margin: .25rem 0 .1rem;
    text-align: center;
    font-family: 'Merriweather';
}

.faculty .teacher-list li a .rank {
    color: #757575;
    text-align: center;
    font-family: 'Merriweather';

}

@media screen and (max-width: 768px) {
    .faculty .letter-list li {
        width: 10.7%;
        margin-bottom: .1rem;
    }
}

/* 历史沿革 */
.history-list {
    background: url("../images/sub-con-bg3.jpg") no-repeat center top/cover;
}

.history-list .title {
    margin-bottom: .3rem;
}

.history-list .list-main li a {
    display: block;
    padding: 1rem 1.05rem 1.35rem;
    font-family: 'Merriweather';
}

.history-list .list-main li:nth-child(odd) a {
    background-color: #f2f6fa;
}

.history-list .list-main li a .year {
    color: #063d73;
    font-weight: bold;
}

.history-list .list-main li a .text {
    color: #757575;
    line-height: 0.3rem;
    padding-left: .2rem;
    border-left: 1px solid #d9dde1;
}

.history-list .cursome-introduction {
    padding: .5rem .5rem 0rem .5rem;
    background-color: #fff;
}

@media screen and (max-width: 996px) {
    .history-list .cursome-introduction {
        padding: .2rem .1rem 0rem .1rem;
    }

    .history-list .list-main li a {
        padding: .2rem .2rem .3rem;
    }
}

@media screen and (max-width: 480px) {
    .history-list .list-main li a {
        padding-left: .4rem;
        padding-right: .4rem;
    }
}

/* 文章页 */
.actival-page {
    background: url("../images/sub-con-bg.jpg") no-repeat center top/cover;
}

.actival-page .title {
    margin-bottom: .35rem;
}

.actival-page .actival-title {
    position: relative;
    font-family: 'Merriweather';
    padding-bottom: .25rem;
    margin-bottom: .15rem;
    border-bottom: 1px solid #e9e9e9;
}

.actival-page .actival-title .share {
    position: absolute;
    right: 0;
    top: 100%;
    display: flex;
}
.actival-page .actival-title .share img {
    width: .55rem;
    height: .55rem;
}
.actival-page .actival-title .share-icon {
    /* position: absolute;
    right: .55rem;
    top: -60%; */
    display: none;
    flex-direction: column;
}
.actival-page .actival-title .share:hover .share-icon {
    display: flex;
}
.actival-page .actival-title .share-icon a {
    flex-shrink: 0;
    margin: 0 0.05rem;
}
.actival-page .actival-title .share-icon a img {
    width: .30rem;
    height: .30rem;
}

.actival-page .time {
    display: block;
    color: #757575;
    margin-bottom: .5rem;
}

.actival-page p {
    font-family: 'Merriweather';
    color: #444;
    text-indent: 2em;
    line-height: .3rem;
}

.actival-page .actival-img {
    padding: .4rem 0;
    margin-bottom: .3rem;
    border-bottom: 1px solid #e7e7e7;
}

.actival-page .actival-img .img {
    width: 50%;
    margin: 0 auto;
}

.actival-page .attachment a {
    display: block;
    margin: .15rem 0;
    color: #999;
}

.weChatBox {
    display: none;
}

#qrodeText {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    visibility: hidden;
}

/* 新闻页 */
.news-list {
    background: url("../images/sub-con-bg.jpg") no-repeat center top/cover;
}

.news-list .title {
    margin-bottom: .3rem;
}

.news-list .list-main li {
    margin-bottom: .3rem;
}

.news-list .list-main li a {
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-family: 'Merriweather';
}

.news-list .list-main li a .left {
    width: 26%;
}

.news-list .list-main li a .center {
    margin: .1rem .6rem 0 .3rem;
    flex: 1;
}

.news-list .list-main li a .center .actival-title {
    color: #222;
    margin-bottom: .3rem;
}

.news-list .list-main li a .center .actival-text {
    color: #999;
    display: -webkit-box;
    /* 旧版弹性盒子模型 */
    -webkit-box-orient: vertical;
    /* 内容垂直排列 */
    -webkit-line-clamp: 3;
    /* 限制显示行数 */
    overflow: hidden;
    /* 隐藏溢出内容 */
    text-overflow: ellipsis;
    /* 添加省略号 */
}

.news-list .list-main li a .right {
    width: 10%;
}

.news-list .list-main li a .right .date {
    padding-left: .2rem;
    border-left: 1px solid #e6e6e6;
}

.news-list .list-main li a .right .date .year {
    color: #999;
    display: block;
}

.news-list .list-main li a .right .date .day {
    color: #063d73;
    display: block;

}

@media screen and (max-width: 850px) {
    .news-list .list-main li a {
        flex-direction: column;
        padding-bottom: .3rem;
        box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.07);
    }

    .news-list .list-main li a .center {
        margin: .2rem .0rem .2rem 0rem;
    }

    .news-list .list-main li a .left {
        width: 60%;
        margin: 0 auto;
    }

    .news-list .list-main li a .center .actival-title {
        margin-bottom: .2rem;
    }

    .news-list .list-main li a .right {
        width: 100%;
    }
}

@media screen and (max-width: 650px) {
    .news-list .list-main li a .left {
        width: 100%;
        margin: 0 auto;
    }
}

/* 通知 */
.notice-list {
    background: url("../images/sub-con-bg.jpg") no-repeat center top/cover;
}

.notice-list .title {
    padding-bottom: .3rem;
    border-bottom: 1px solid #e6e6e6;
}

.notice-list .list-main {
    margin-bottom: .3rem;
}

.notice-list .list-main li a {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Merriweather';
    padding: .15rem 0 .15rem;
    border-bottom: 1px solid #f5f5f5;
}

.notice-list .list-main li a .notice-title {
    color: #222;
    transition: all .3s;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notice-list .list-main li a:hover .notice-title {
    transform: translateX(.1rem);
}

.notice-list .list-main li a .notice-time {
    position: relative;
    color: #999;
    width: fit-content;
    flex-shrink: 0;
    margin-left: .4rem;
}

.notice-list .list-main li a .notice-time::after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    left: -.1rem;
    top: 50%;
    background-color: #ccc;
}

/* 学习 */
.study-list {
    background: url("../images/sub-con-bg.jpg") no-repeat center top/cover;
}

.study-list .title {
    padding: .5rem 0 .35rem;
}

.study-list .cursome-introduction {
    padding: 0;
    padding-bottom: .7rem;
}

.study-list .tab-contant {
    padding: 0 .6rem;
}

.study-list .til_tab_list {
    display: -ms-flexbox;
    display: flex;
    padding: 0.15rem .6rem 0rem;
    border-bottom: 1px solid rgba(0, 0, 0, .11);
}

.study-list .til_tab_list .boxTitle {
    color: #444;
    padding-bottom: .25rem;
}

.study-list .til_tab_list .boxTitle:nth-child(n+2) {
    margin-left: .65rem;
}

.study-list .til_tab_list .boxTitle.on {
    color: #063d73;
    border-bottom: 4px solid #063d73;
}

.study-list .tabListBox {
    display: none;
}

.study-list .tabListBox .video-list li a {
    display: block;
    border: 1px solid #ededed;
    margin: .1rem;
}

.study-list .tabListBox .video-list li a .info {
    display: -ms-flexbox;
    display: flex;
    padding: .25rem .75rem .4rem .3rem;
    font-family: 'Merriweather';
}

.study-list .tabListBox .video-list li a .info img {
    display: none;
    width: .43rem;
    height: .43rem;
    margin-right: .2rem;
}

.study-list .tabListBox .video-list li a .info.video img {
    display: block;
}

.study-list .tabListBox .video-list li a .info .date {
    display: block;
    color: #063d73;
    margin-bottom: .1rem;
}

.study-list .tabListBox .video-list li a .info .date::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #063d73;
    margin-right: .1rem;
}

.study-list .tabListBox .video-list li a .info p {
    color: #222;
    display: -webkit-box;
    /* 旧版弹性盒子模型 */
    -webkit-box-orient: vertical;
    /* 内容垂直排列 */
    -webkit-line-clamp: 2;
    /* 限制显示行数 */
    overflow: hidden;
    /* 隐藏溢出内容 */
    text-overflow: ellipsis;
    /* 添加省略号 */
}

@media screen and (max-width: 996px) {
    .study-list .tab-contant {
        padding: 0 .1rem;
    }
}
