.banner-panel {
    margin-top: 20px;
    margin-bottom: 20px
}

.banner-panel::after {
    display: table;
    clear: both;
    content: ''
}

.banner-panel .main-view::after {
    display: table;
    clear: both;
    content: ''
}

.banner-panel .banner-ctner, .banner-panel .post-list {
    float: left
}

.banner-panel .post-list {
    width: 460px;
    height: 396px;
    margin-right: 20px
}

.banner-panel .post-list .post-item {
    position: relative;
    margin-bottom: 12px;
    padding: 15px 28px 8px 14px;
}

.banner-panel .post-list .post-item .jump-href {
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*z-index: 19930710;*/
    /*width: 100%;*/
    /*height: 100%;*/
}

.banner-panel .post-list .post-item:last-child {
    margin-bottom: 0
}

.banner-panel .banner-ctner {
    width: 720px;
    height: 396px
}

.banner-panel .banner-ctner .carousel .item {
    width: 720px;
    height: 396px
}
@media screen and (max-width: 1280px) {
    .banner-panel .banner-ctner {
        width: 630px;
        height: 399px;
    }
    .banner-panel .banner-ctner .carousel .item {
        width: 631px;
        height: 399px;
    }
    .banner-panel .post-list {
        width: 360px;
        height: 126px;
        margin-right: 10px
    }
    .banner-panel .post-list .post-item {
        position: relative;
        margin-bottom: 12px;
    }
    .improve .org-item .org-symbol {
        width: 137px !important;
        height: 137px !important;
    }
    .improve .org-item {
        width: 200px !important;
        margin: 0 28px 0 22px !important;
    }
    .improve .org-item .org-info {
        font-size: 14px !important;
    }
}

.ad-swipe {
    height: 200px;
    margin-bottom: 52px
}

.ad-swipe .carousel-indicators {
    bottom: -12px !important
}

.train-cert {
    margin-top: 22px
}

.train-cert .job-title {
    color: #ff8641
}

.train-cert .job-title:before {
    background-color: #ff8641
}

.train-cert .train-list {
    margin-left: -10px;
}

.train-cert .train-list::after {
    display: table;
    clear: both;
    content: ''
}

.train-cert .train-item_wrap {
    width: 25%;
    float: left
}

.train-cert .train-item {
    margin-left: 10px;
    border: 1px solid #c3c3c3;
    padding: 25px 35px 25px 25px;
    background-color: #fff
}

.train-cert .train-item dl {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
}

.train-cert .train-item dt {
    font-size: 16px;
    color: #17316e;
    line-height: 1.5;
    margin-bottom: 4px
}

.train-cert .train-item dd {
    font-size: 12px;
    color: #727272;
    line-height: 1.5
}

.train-cert .train-item .width-btns {
    margin-top: 15px
}

.improve {
    margin-top: 50px;
    margin-bottom: 50px
}

.improve .job-title {
    color: #ff8641
}

.improve .job-title:before {
    background-color: #ff8641
}

.improve .section-bg {
    height: 300px;
    background: url(../images/bg-improve.jpg) no-repeat center center;
    background-size: cover
}

.improve .section-bg .main-view::after {
    display: table;
    clear: both;
    content: ''
}

.improve .org-list {
    /* margin-left: -95px;
    margin-right: -72px */
}

.improve .org-item {
    float: left;
    width: 210px;
    /* margin-left: 56px; */
    margin-right: 114px;
    padding-top: 34px
}

.improve .org-item .org-symbol {
    width: 150px;
    height: 150px;
    margin: 0 auto 10px
}

.improve .org-item .org-symbol img {
    display: block;
    width: 100%
}

.improve .org-item .org-info {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.elip {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
