.page-container {
    width: 100%;
    background-color: #fff
}

.helper-wrap {
    width: 1200px;
    margin: 40px auto 50px
}

.helper-menu {
    float: left;
    width: 270px
}

    .helper-menu .title {
        width: 100%;
        height: 80px;
        line-height: 80px;
        text-align: center;
        font-size: 24px;
        color: #fff;
        background-color: #e33325
    }

    .helper-menu .section, .helper-menu .section ul {
        width: 100%
    }

        .helper-menu .section li {
            width: 100%;
            border-bottom: 1px solid #f0f0f0
        }

            .helper-menu .section li a {
                display: block;
                height: 50px;
                line-height: 50px;
                text-align: center;
                color: #a0a0a0
            }

            .helper-menu .section li.active a, .helper-menu .section li:hover a {
                position: relative;
                color: #4e47eb
            }

                .helper-menu .section li.active a:after, .helper-menu .section li:hover a:after {
                    position: absolute;
                    top: 0;
                    left: 0;
                    display: block;
                    width: 4px;
                    height: 50px;
                    content: "";
                    background-color: #4e47eb
                }

.helper-container {
    float: right;
    width: 860px
}

    .helper-container .container-wrap {
        width: 100%
    }

        .helper-container .container-wrap .header {
            width: 100%;
            padding-top: 18px;
            border-bottom: 1px solid #45515e
        }

            .helper-container .container-wrap .header h2 {
                height: 42px;
                line-height: 42px;
                font-size: 16px;
                font-weight: 400;
                color: #45515e
            }

                .helper-container .container-wrap .header h2 span {
                    display: inline-block;
                    font-size: 14px;
                    margin-left: 10px
                }

        .helper-container .container-wrap .body {
            width: 100%
        }

.hc-wrap .body {
    padding-top: 16px
}

    .hc-wrap .body .help-center {
        width: 100%
    }

        .hc-wrap .body .help-center li {
            width: 100%;
            font-size: 14px
        }

            .hc-wrap .body .help-center li.question {
                height: 42px;
                line-height: 42px;
                color: #45515e
            }

            .hc-wrap .body .help-center li.answer {
                margin-bottom: 10px;
                line-height: 24px;
                color: #a0a0a0;
                text-align: justify
            }

.dr-wrap .body {
    padding-top: 20px
}

    .dr-wrap .body img {
        display: inline-block;
        width: 100%
    }

.au-wrap .body {
    padding-top: 16px
}

    .au-wrap .body .about-us {
        width: 100%
    }

        .au-wrap .body .about-us dt {
            height:60px;
            line-height: 30px;
            color: #45515e
        }

        .au-wrap .body .about-us dd {
            line-height: 24px;
            color: #a0a0a0;
            text-align: justify;
            text-indent: 28px
        }

    .au-wrap .body img {
        display: inline-block;
        width: 100%;
        margin-top: 45px
    }

.ju-wrap .ju-list .ju-item {
    width: 100%;
    padding: 20px 0
}

    .ju-wrap .ju-list .ju-item.last {
        padding-bottom: 0
    }

    .ju-wrap .ju-list .ju-item .apply-job {
        width: 858px;
        height: 44px;
        padding: 12px 0;
        border: 1px solid #e6e6e6;
        margin-top: -1px;
        line-height: 44px
    }

        .ju-wrap .ju-list .ju-item .apply-job span {
            display: inline-block;
            margin-left: 24px
        }

    .ju-wrap .ju-list .ju-item .btn-apply-job {
        float: left;
        display: block;
        width: 180px;
        height: 44px;
        background: #e9546b;
        border-radius: 2px;
        margin-left: 46px;
        font-size: 16px;
        line-height: 44px;
        text-align: center;
        color: #fff
    }

.ju-wrap .ju-list .inner-list {
    width: 100%
}

    .ju-wrap .ju-list .inner-list .inner-item {
        position: relative;
        float: left;
        width: 858px;
        border: 1px solid #e6e6e6;
        margin-top: -1px
    }

        .ju-wrap .ju-list .inner-list .inner-item .inner-title {
            position: absolute;
            top: 50%;
            width: 98px;
            height: 24px;
            margin-top: -12px;
            line-height: 24px
        }

            .ju-wrap .ju-list .inner-list .inner-item .inner-title p {
                text-align: center
            }

        .ju-wrap .ju-list .inner-list .inner-item .inner-content {
            float: right;
            width: 760px
        }

            .ju-wrap .ju-list .inner-list .inner-item .inner-content p {
                padding: 8px 0 8px 20px;
                border-left: 1px solid #e6e6e6;
                margin-left: -1px;
                line-height: 24px
            }

            .ju-wrap .ju-list .inner-list .inner-item .inner-content span {
                display: inline-block;
                width: 100%
            }

    .ju-wrap .ju-list .inner-list .date-item, .ju-wrap .ju-list .inner-list .name-item, .ju-wrap .ju-list .inner-list .num-item, .ju-wrap .ju-list .inner-list .type-item {
        width: 428px
    }

        .ju-wrap .ju-list .inner-list .date-item .inner-content, .ju-wrap .ju-list .inner-list .name-item .inner-content, .ju-wrap .ju-list .inner-list .num-item .inner-content, .ju-wrap .ju-list .inner-list .type-item .inner-content {
            float: right;
            width: 330px
        }

            .ju-wrap .ju-list .inner-list .name-item .inner-content p {
                font-weight: 700;
                color: #000
            }

.bs-wrap .body {
    padding-top: 30px
}

    .bs-wrap .body img {
        display: inline-block;
        width: 100%;
        margin-bottom: 30px
    }

    .bs-wrap .body .brand-story {
        width: 100%
    }

        .bs-wrap .body .brand-story li {
            margin-bottom: 20px;
            line-height: 24px;
            color: #a0a0a0;
            text-align: justify;
            text-indent: 28px
        }
/*# sourceMappingURL=helper.css.map */
