#ischool-page-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1960px;
}

/*header*/
#ischool-page-header {
    position: relative;
    /*background: #6e3a5e;*/
    background-color: #337ab7;
    /*padding-bottom:8px;*/
}

#ischool-page-header > .top-header {
    width: 300px;
    float: right;
    height: 32px;
    line-height: 32px;
    /*background: #500050;*/
    /*background: #230625;*/
    background-color: #003262;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
}

#ischool-page-header > .top-header {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1960px;
}

.top-header a {
    color: #fff;
}


.search-input {
    margin-top: 30px;
    height: 34px;
    padding-top: 5px;
    text-align: right;
}

.search-input input[type="text"] {
    width: 200px;
    height: 32px;
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
}

.search-input input[type="submit"] {
    width: 52px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #220726;
    color: #fff;
    border: 0;
}


/*main*/
.main {
    margin-top: 30px;
}

.lm {
    border-bottom: 2px solid #abb6a6;
    height: 36px;
    line-height: 36px;
}

.lm-title {
    float: left;
    width: 146px;
    height: 36px;
    color: #723a61;
    padding-left: 10px;
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 1px;
    border-bottom: 2px solid #723a61;
}

.more {
    float: right;
    line-height: 34px;
}

.more a {
    color: #B8B8B8;
    font-size: 14px;
}

.more a i {
    color: #f7974b;
}

.news {
    padding-left: 0;
}

/*新闻中心*/
.news-first {
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
}

.news-img img {
    width: 100%;
}

.news-main {
    border: 1px solid #e6e6e6;
    padding: 15px;
}

.news-first .news-title {
    width: 100%;
    color: #930e3b;
    text-align: justify;
    height: 38px;
}

.news-first .news-title a {
    font-size: 16px;
    color: #930e3b;
}

.news-first .news-con {
    text-align: justify;
    line-height: 150%;
    font-size: 14px;
    margin-top: 10px;
    color: #afafaf;
}

.read-more {
    width: 80px;
    float: right;
    border: 1px solid #bd3154;
    height: 26px;
    line-height: 26px;
    text-align: center;
    margin-top: 10px;
}

.read-more a {
    color: #bd3154;
}

.news-list {
    padding-top: 20px;
    padding-right: 0;
}

.news-list .news-title, .cpc-list .news-title, .xstd-list .news-title, .wdxz-list .news-title, .rcpy-list .news-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    color: #5a5a5a;
    line-height: 45px;
    padding-left: 0;
    border-bottom: 1px solid #e3e3e3;
}

.news-list .news-date, .cpc-list .news-date, .rcpy-list .news-date, .wdxz-list .news-date, .xstd-list .news-date {
}

.news-list .news-title a, .cpc-list .news-title a, .xstd-list .news-title a, .wdxz-list .news-title a, .rcpy-list .news-title a {
    color: #5a5a5a;
}

@media (min-width: 1600px) {
    .news-list .news-title, .cpc-list .news-title, .xstd-list .news-title, .wdxz-list .news-title, .rcpy-list .news-title {
        width: 82%;
    }

    .news-list .news-date, .cpc-list .news-date, .rcpy-list .news-date, .wdxz-list .news-date, .xstd-list .news-date {
        width: 18%;
    }

    .news-list .news-date, .news-list .news-title {
        line-height: 55px;
    }
}

/*通知公告和招生招聘*/
.notice-recruit {
    padding-right: 0;
}

.notice-recruit .hd li {
    float: left;
    width: 146px;
    height: 36px;
    color: #989898;
    padding-left: 10px;
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 1px;
    margin-left: 5px;
}

.bt-fgx {
    float: left;
    height: 22px;
    line-height: 36px;
    margin-left: 5px;
    margin-right: 5px;
}

.notice-recruit .hd li:first-child {
    margin-left: 0;
}

.notice-recruit .hd li:hover, .notice-recruit .hd li.on {
    border-bottom: 2px solid #723a61;
    color: #723a61;
}

.notice-recruit .bd {
    width: 100%;
    padding-top: 20px;
}

.notice-date {
    background: #6e3a5e;
    color: #fff;
    padding: 3px 10px;
    text-align: center;
}

.notice-title {
    padding-left: 5px;
    padding-right: 0px;
    padding-bottom: 0;
}

.day {
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
}

.month {
    font-size: 16px;
    line-height: 24px;
}

.notice-fgx {
    width: 100%;
    height: 1px;
    background: #fff;
}

.notice-con {
    width: 100%;
    border: 1px solid #dbdbdb;
    padding: 8px 15px;
    margin-bottom: 15px;
}

.notice-lm {
    color: #723a61;
    font-weight: bold;
}

.notice-bt {
    width: 100%;
    color: #5a5a5a;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
}

.notice-list .row:last-child .notice-title {
    margin-bottom: 0;
}

@media (min-width: 1600px) {
    .notice-date {
        width: 12%;
    }

    .notice-title {
        width: 88%;
    }

    .notice-con {
        padding: 10px 15px;
    }

    .notice-date {
        padding: 5px 10px;
    }

    .day {
        line-height: 36px;
    }

    .month {
        line-height: 30px;
    }

    .notice-bt {
        line-height: 36px;
    }
}

/*讲座信息*/
.jzxx {
    /* background: url("../images/jzxx-bg.jpg") no-repeat; */
    min-height: 280px;
    padding: 20px 0px;
}

.jzxx-top {
    width: 100%;
    text-align: center;
}

.jzxx-title {
    width: 146px;
    height: 36px;
    color: #723a61;
    padding-left: 10px;
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 1px;
    border-bottom: 2px solid #723a61;
    position: absolute;
    left: 50%;
    margin-left: -73px;
}

.jzxx-top .more {
    position: absolute;
    left: 50%;
    margin-left: 100px;
}

.jzxx-yy img {
    width: 100%;
}

.jzxx-main {
    width: 100%;
    height: 190px;
    margin-top: 40px;
    position: relative;
}

.jzxx-main .prev, .jzxx-main .next {
    width: 51px;
    height: 45px;
    position: absolute;
    top: 110px;
    left: -15px;
    z-index: 100;
    cursor: pointer;
    background: url(../images/btns.png) no-repeat;
}

.jzxx-main .next {
    left: auto;
    right: -15px;
    background-position: 0 -90px;
}

.jzxx-main .prev:hover {
    background-position: 0 -45px;
}

.jzxx-main .next:hover {
    background-position: 0 -135px;
}

.jzxx-main .scrollWrap {
    width: 100%;
    padding-top: 15px;
    overflow: hidden;
    position: absolute;
    padding-left: 15px;
    padding-right: 15px;
    height: 220px;
}

.jzxx-main .jzxx-list {
    width: 100%;
}

.jzxx-main dl {
    float: left;
    width: 33.3%;
    text-align: left;
    position: relative;
}

.jzxx-con {
    padding: 15px;
}

.jzxx-con2 {
    width: 100%;
    background: #fff;
    padding: 15px;
}

.jz-title {
    height: 64px;
    overflow: hidden;
}

.jz-title a {
    color: #6c3a5f;
    line-height: 32px;
}

.jzxx-info div {
    line-height: 32px;
}


/*党建思政*/
.cpc {
    padding-left: 0px;
    padding-top: 30px;
}

.cpc .lm-title {
    color: #f13b2e;
    border-bottom: 2px solid #f13b2e;
}

.fa-cpc {
    background: url("../images/fa-cpc.jpg") no-repeat;
    height: 25px;
    width: 25px;
}

.cpc-con {
    padding-top: 20px;
}

.cpc-img {
    padding-left: 0px;
    padding-right: 0;
}

.cpc-img img {
    width: 100%;
}

.cpc-list {
    padding-right: 0px;
}

.cpc-list .news-title, .cpc .news-date {
    line-height: 47.5px;
}

.cpc-list .news-title i {
    font-size: 16px;
    color: #aab6a2;
}

/*科研动态*/
.kydt {
    padding-top: 30px;
    padding-right: 0px;
}

.kydt-img {
    padding-left: 0px;
    padding-right: 0;
}

.kydt-img img {
    width: 100%;
    border: 1px solid #E2E2E2;
    height: 86px;
}

.kydt-right {
    padding-right: 0px;
}

.kydt-list .row {
    padding-top: 19px;
}

.kydt-list .row:first-child {
    padding-top: 0px;
}

.kydt-title {
    padding-left: 5px;
    padding-right: 0px;
    margin-bottom: 15px;
}

.kydt-con {
    width: 100%;
    border: 1px solid #dbdbdb;
    padding: 10px 15px;
    height: 86px;
}

.kydt-con > a {
    display: block;
    height: 36px;
}

.kydt-con .read-more {
    margin-top: 3px;
}


/*学生天地、文档下载、人才培养*/
.rcpy {
    padding-left: 0px;
}

.xstd {
    padding-right: 0px;
}

.wdxz, .rcpy, .xstd {
    margin-top: 30px;
}

.wdxz-list .news-title i, .xstd-list .news-title i, .rcpy-list .news-title i {
    font-size: 16px;
    color: #aab6a2;
}


/*footer*/
.footer {
    margin-top: 60px;
    padding: 30px 0px;
}

.links {
    padding-left: 0px;
}

.partner {
    padding-right: 0px;
}

.footer-title {
    color: #f9bc00;
    font-size: 18px;
}

.link-ul, .partner-ul {
    margin-top: 20px;
}

.link-ul li, .partner-ul li {
    width: 20%;
    float: left;
    line-height: 28px;
}

.link-ul li a {
    color: #fff;
}

.partner-ul li {
    padding-bottom: 15px;
    padding-right: 15px;
}

.partner-ul li img {
    width: 100%;
}