/*tab切换部分*/
/*.tablist-container {
    background-color: #ffffff;
    padding-top: 40px;
}*/
.tablist-content {
    width: 1200px;
    margin: 0 auto;
}

.articlesimplelist-infoTitle a,
.positionbriefsimplelist-infoTitle a,
.departmentsimplelist-infoTitle a,
.positionsimplelist-infoTitle a,
.milkroundsimplelist-infoTitle a,
.campustalksimplelist-infoTitle a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.articlesimplelist-infoTitle a, .articlesimplelist-infoTime,
.positionbriefsimplelist-infoTitle a, .positionbriefsimplelist-infoTime,
.departmentsimplelist-infoTitle a, .departmentsimplelist-infoTime,
.positionsimplelist-infoTitle a, .positionsimplelist-infoTime,
.milkroundsimplelist-infoTitle a, .milkroundsimplelist-infoTime, .campustalksimplelist-infoTitle a, .campustalksimplelist-infoTime, positionbriefsimplelist-infoTime {
    display: inline-block;
    vertical-align: top;
}

.articlesimplelist-infoPoint, .departmentsimplelist-infoPoint, .positionsimplelist-infoPoint, .milkroundsimplelist-infoPoint, .campustalksimplelist-infoPoint, .positionbriefsimplelist-infoPoint {
    display: inline-block;
    vertical-align: top;
}

.articlesimplelist-infoTitle, .positionbriefsimplelist-infoTitle, .departmentsimplelist-infoTitle, .positionsimplelist-infoTitle, .milkroundsimplelist-infoTitle, .campustalksimplelist-infoTitle {
    display: block;
}

    .articlesimplelist-infoTitle img {
        margin-left: 2px;
        display: inline-block;
        vertical-align: top;
    }

    .articlesimplelist-infoTitle > .articlesimplelist-top {
        margin-top: 8px;
    }

    .articlesimplelist-infoTitle > .articlesimplelist-new {
        margin-top: 6px;
    }

    .campustalksimplelist-infoTitle > .campustalksimplelist-top {
        margin-top: 8px;
    }

    .campustalksimplelist-infoTitle .campustalksimplelist-top {
        margin-left: 5px;
        display: inline-block;
        vertical-align: top;
    }

.tablist-panel li {
    cursor: pointer;
}

.three {
    width: 302px;
    margin-left: 45px;
}

.tablist-tab {
    height: 60px;
    border-bottom: 1px solid #cccccc;
}

    .tablist-tab li {
        display: inline-block;
        margin: 15px 10px 15px 0;
        font-size: 18px;
        height: 20px;
        line-height: 20px;
        cursor: pointer;
        padding: 0 15px;
        text-align: center;
        border-left: 6px solid transparent;
    }
/*.on {
    border-left: 6px solid #1c7fe5 !important;
    color: #1c7fe5 !important;
}*/

.tablist-panel {
    width: 100%;
    font-size: 13px;
    position: relative;
}

.simplelist-ul li {
    width: 100%;
    height: 30px;
}

.simplelist-ul a {
    display: inline-block;
    text-decoration: none;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.under {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 310px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.point {
    float: left;
    width: 6px;
    height: 6px;
    margin: 12px 5px 0 0;
    background: #666666;
}

.tim {
    float: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: right;
}

.tablist-main .tablist-tab li {
    vertical-align: middle;
    line-height: 30px;
    height: 30px;
}

.more {
    text-align: right;
    /*position:absolute;
    left:0;
    bottom:0;*/
}

.tablist-main {
    float: left;
}

    .tablist-main .tablist-header:after {
        display: block;
        clear: both;
        content: "";
    }

.tablist-title {
    float: left;
    text-align: center;
}



.articlesimplelist-main {
    display: none;
}

.tablist-panel > div {
    display: none;
}

.tabContent-active {
    display: block !important;
}

.tablist-panel li:after {
    display: block;
    clear: both;
    content: "";
}



/*QH添加宣讲会*/

.air_campustalk {
    font-size: 0;
}

.air_campustalk-item {
    display: inline-block;
}



.air_campustalk-cont {
    position: relative;
}

    .air_campustalk-cont > img {
        width: 221px;
        height: 104px;
    }

.air_campustalk-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
}

    .air_campustalk-play > img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 40px;
    }

.air_campustalk-eye {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 24px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}

    .air_campustalk-eye > img {
        float: left;
        margin: 0 5px;
        width: 25px;
    }

.air_campustalk-text {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding-left: 5px;
    font-size: 12px;
    color: #fff;
}

    .air_campustalk-text span {
        display: inline-block;
        width: 190px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #CBC7CE;
    }

        .air_campustalk-text span:nth-child(1) {
            font-size: 14px;
            color: #333;
        }

        .air_campustalk-text span:nth-of-type(2) {
            padding-left: 15px;
            background: url(../images/images-middle/danwei.png) no-repeat 0 2px;
        }

        .air_campustalk-text span:nth-of-type(3) {
            padding-left: 15px;
            background: url(../images/images-middle/time.png) no-repeat 0 2px;
        }


.aircampustalklist-infoTitle {
    overflow: hidden;
    display:inline-block;
    margin:0 3px 10px;
    width: 223px !important;
    height: 150px !important;
    border-radius: 5px 5px 0 0;
    border: 1px solid #ccc;
}

    .aircampustalklist-infoTitle a {
        margin-left: 0 !important;
    }

/* 弹窗 */
.preach-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background: url(../images/images-middle/wx_bg.png)no-repeat center center rgba(0, 0, 0, .5);
}

    .preach-popup img {
        position: absolute;
        top: 0;
        left: 367px;
        right: 0;
        bottom: 70px;
        margin: auto;
        width: 150px;
    }
