.cN-pagination {
    text-align: right;
}

.center-content {
    padding-bottom: 40px;
}

.center-content>p {
    line-height: 55px;
    color: #787878;
}

.center1 {
    background: #ffffff;
    border: 1px solid #eeeeee;
}

.center1-left {
    width: 688px;
    margin: 0 40px 0 60px;
}

.center1-title {
    margin-top: 40px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
    position: relative;
}

.center1-title .title {
    display: inline-block;
    color: #333333;
    font-size: 22px;
    line-height: 22px;
}

.center1-content p {
    line-height: 30px;
}

.center1-content .brief {
    color: #666;
    margin-top: 10px;
}

.center1-content .more {
    color: #787878;
    text-decoration: underline;
    float: right;
    cursor: pointer;
}

.center1-right .img-wrapper img {
    display: inline-block;
    width: 380px;
    height: 238px;
}

.center2,
.center3,
.center4 {
    padding: 30px;
    margin: 20px 0 0;
    min-height: 220px;
    background-color: #fff;
    border: 1px solid #eee;
    overflow: hidden;
}

.search-box {
    margin: 0 0 20px;
    text-align: right;
}

.search-select {
    width: 200px;
    height: 36px;
    font-size: 13px;
    border: 1px solid #e8e8e8;
    padding: 0 10px;
    margin-right: 10px;
    border-radius: 0;
    box-shadow: none;
}

.search-btn {
    width: 58px;
    height: 36px;
    background-color: #2c3e50;
    border: 0;
    color: #fff;
    font-size: 20px;
    position: relative;
    top: 2px;
    cursor: pointer;
}

.center2-title {
    font-size: 18px;
    font-weight: normal;
    border-bottom: 1px solid #eee;
    padding: 0 0 20px 14px;
    margin-bottom: 20px;
    position: relative;
}

.center2-title:after {
    content: "";
    width: 3px;
    height: 1em;
    background-color: #b71c22;
    position: absolute;
    left: 0;
    top: 0;
}

.center2-list li {
    display: inline-block;
    width: 362px;
    height: 350px;
    border: 1px solid #e9e9e9;
    overflow: hidden;
    margin: 0 26px 25px 0;
    transition: box-shadow .2s;
    -webkit-transition: box-shadow .2s;
    -moz-transition: box-shadow .2s;
}

.center2-list li:nth-of-type(3n) {
    margin-right: 0;
}

.center2-list li:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}

.center2-list li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.center2-list li .liLeft {
    width: 100%;
    height: 226px;
    overflow: hidden;
    position: relative;
}

.stageBadge {
    position: absolute;
    right: 15px;
    top: 15px;
    background-color: #b3b3b3;
    color: #fff;
    padding: 4px 12px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.badge_noStart {
    background-color: #dda00e;
}

.badge_ongoing {
    background-color: #089740;
}

.center2-list li .liCenter {
    padding: 10px;
}

.trainTitle {
    font-size: 15px;
    color: #2a2d2f;
}

.title-box {
    display: flex;
    justify-content: space-between;
}

.trainTitle {
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.trainTerm {
    color: #2a2d2f;
}

.date-box {
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
}

.trainDate,
.trainCate {
    font-size: 12px;
}

.date-box .trainCate:last-of-type {
    max-width: 35%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center2-list li .liRight {
    text-align: center;
}

.rightBtn {
    width: 100px;
    height: 35px;
    margin: 0 10px;
    border: 0;
    background-color: #b3b3b3;
    color: #fff;
}

.btn_noStart {
    background-color: #dda00e;
}

.btn_start,
.btn_sign {
    background-color: #089740;
}

.btn_toApply {
    background-color: #b21b22;
}

.btn_applyBook,
.btn_viewBook,
.btn_toPay {
    background-color: #337ab7;
}

.btn_waiting {
    background-color: #33b7b7;
}

.rightBtn.btn_disabled {
    background-color: #b3b3b3;
    cursor: not-allowed;
}

.trainScore {
    color: #df3d3e;
    text-align: center;
    margin: 0 0 5px 0;
}

.scoreBadge {
    width: 66px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    border: 2px solid #b3b3b3;
    color: #b3b3b3;
    border-radius: 5px;
    -weikit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 0 auto;
}

.scoreBadge.isPass {
    border-color: #089740;
    color: #089740;
}

.hbox {
    display: table;
    width: 100%;
    height: 100%;
    border-spacing: 0;
    table-layout: fixed;
}

.hbox .col {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top;
}

.sum-item {
    border: 1px solid #f0f0f0;
    text-align: center;
    line-height: 82px;
    padding-top: 10px;
    cursor: pointer;
    background-color: #fff;
}

.sum-item.on {
    border: 2px solid #2ba244;
    line-height: 80px;
    position: relative;
    padding-top: 8px;
}

.sum-item.on::after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url('/images/check-bg-2x.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    bottom: 0;
    right: 0;
}

.pay-type {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 45px;
    width: 200px;
    margin: 15px auto 25px;
}

.pay-type.alipay {
    background-image: url('/images/alipay.png');
}

.pay-type.wechat {
    background-image: url('/images/wechat.png');
}

#qrcode {
    text-align: center;
}

.get-more {
    display: block;
    width: 108px;
    height: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    margin: 20px auto 30px;
    border: 1px solid #eee;
}

.get-more>i {
    font-style: unset;
}

.get-more>span {
    font-size: 12px;
    margin: 0 0 0 2px;
}

.get-more:hover {
    color: #fff;
    background-color: #b71c22;
    border-color: #b71c22;
}

.center-tab {
    border-bottom: 1px solid #eee;
}

.center-tab>li {
    display: inline-block;
    color: #333;
    font-size: 16px;
    padding: 0 15px 15px;
    margin-right: 20px;
    cursor: pointer;
    position: relative;
    top: 1px;
}

.center-tab>li.active,
.center-tab>li:hover {
    border-bottom: 2px solid #6789ab;
}

.info-content {
    min-height: 95px;
    padding: 20px;
    margin-top: 20px;
    border: 1px solid #eee;
}

.res-list {
    margin: 20px 0 0;
}

.res-list>li {
    width: 264px;
    height: 210px;
    margin: 0 27px 20px 0;
    border: 1px solid #eee;
    display: inline-block;
    overflow: hidden;
}

.res-list>li:nth-of-type(4n) {
    margin-right: 0;
}

.res-list>li>a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
}

.res-type-badge {
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.pic-box {
    width: 100%;
    height: 165px;
    background-color: #f5f5f5;
    overflow: hidden;
}

.res-title {
    font-size: 15px;
    color: #2a2d2f;
    text-align: center;
    font-weight: normal;
    margin: 12px 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (max-width: 1200px) {
    .center1 {
        display: flex;
        display: -webkit-flex;
        flex-direction: row-reverse;
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
    }

    .center1-left {
        width: auto;
        flex-grow: 1;
        margin: 0 4%;
    }

    .center1-content .brief {
        max-height: 150px;
        overflow: hidden;
    }

    .center2,
    .center3,
    .center4 {
        padding: 20px;
    }

    .center2-list li {
        width: 32%;
        margin: 0 2% 20px 0;
        float: left;
    }

    .center2-list li .liLeft img {
        width: 100% !important;
        height: auto !important;
        min-height: 100%;
    }

    .trainTitle {
        max-width: 60%;
    }

    .trainDate {
        max-width: 40%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .center-tab>li {
        margin-right: 15px;
    }

    .res-list>li {
        width: 23.5%;
        margin: 0 2% 20px 0;
        float: left;
    }

    .pic-box img {
        width: 100% !important;
        height: auto !important;
        min-height: 100%;
    }
}

@media screen and (max-width: 900px) {
    .center2-list li {
        width: 49%;
    }

    .center2-list li:nth-of-type(3n) {
        margin-right: 2%;
    }

    .center2-list li:nth-of-type(2n) {
        margin-right: 0;
    }

    .center-tab>li {
        font-size: 15px;
        margin-right: 10px;
        padding: 0 10px 10px;
    }
}

@media screen and (max-width: 720px) {
    .center1-left {
        margin: 0 2%;
    }

    .center1-title {
        margin-top: 30px;
        padding-bottom: 10px;
    }

    .center1-title .title {
        font-size: 18px;
    }

    .center1-content .brief {
        max-height: 60px;
    }


    .center1-right {
        margin-left: 20px;
    }

    .center1-right .img-wrapper {
        margin: 20px 0 !important;
    }

    .center1-right .img-wrapper img {
        width: 180px;
        height: 120px;
    }

    .search-box {
        float: none;
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
    }

    .search-select {
        width: auto;
        flex-grow: 1;
        margin: 0 10px 5px 0;
    }

    .search-btn {
        width: 65px;
        background-color: #b71c22;
        margin: 0;
        top: 0;
    }

    .center-tab {
        border: 0;
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
    }

    .center-tab>li {
        margin: 0;
        padding: 0;
        border: 1px solid #eee;
        height: 36px;
        line-height: 36px;
        text-align: center;
        flex-grow: 1;
    }

    .res-list>li {
        width: 32%;
    }

    .res-list>li:nth-of-type(3n) {
        margin-right: 0;
    }

    .res-list>li:nth-of-type(4n) {
        margin-right: 2%;
    }
}

@media screen and (max-width: 675px) {
    .search-box {
        justify-content: flex-end;
    }

    .search-select {
        width: 50%;
    }

    .search-select:nth-of-type(1) {
        margin-right: 0;
    }
}

@media screen and (max-width: 500px) {
    .center1 {
        flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
    }

    .center1-left {
        margin: 0 20px 20px;
        float: none !important;
    }

    .center1-title {
        margin-top: 0;
    }

    .center1-content .brief {
        max-height: 150px;
    }

    .center1-right {
        margin: 0;
    }

    .center1-right .img-wrapper {
        margin: 20px !important;
    }

    .center1-right .img-wrapper img {
        width: 100%;
        height: 150px;
    }

    .center2-list li {
        width: 100%;
        height: 300px;
        margin: 0 0 10px 0;
    }

    .center2-list li .liLeft {
        height: 180px;
    }

    .res-list>li {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .get-more {
        margin: 10px auto 0;
    }
}