.container {
    width: 1000px;
    margin: 0 auto;
}

.pt15 {
    padding-top: 15px;
}

.body {
    background: #f5f5f5;
}

.helpSlider {
    background: #fff;
    width: 200px;
    float: left;
    min-height: 500px;
}

.helpSlider h2 {
    background-color: #e4393c;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 100;
    margin: 0;
}

.helpMenu>li {
    border-top: 1px solid #eff0f1;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
}

.helpMenu>li a {
    display: block;
}

.helpContent {
    width: 780px;
    float: left;
    background: #fff;
    min-height: 500px;
    margin-left: 20px;
    padding: 30px;
    box-sizing: border-box;
}

.helpContent h4 {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #fce1e6;
    margin-top: 30px;
    color: #333;
    font-family: \\5FAE\8F6F\96C5\9ED1, Arial;
    margin: 0;
}

.helpArtical {
    word-wrap: break-word;
    word-break: break-all;
    margin-top: 5px;
}

#lehecai_about {
    width: 979px;
    text-align: left;
    margin: 10px auto 0;
}

#lehecai_about_left {
    float: left;
    overflow: hidden;
    width: 165px;
}

#lehecai_about_left h1 {
    background: url(../images/lehecai_about_bdcp.png) no-repeat -300px -700px;
    height: 35px;
    line-height: 35px;
    position: relative;
    text-align: center;
    font-size: 0;
}

#lehecai_about_left ul {
    overflow: hidden;
    margin-top: -18px;
    border-bottom: 1px solid #fecf44;
    border-radius: 5px;
    background: #fff7eb;
}

#lehecai_about_left ul li {
    background: url(../images/lehecai_about_bdcp.png) no-repeat 0 -462px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-left: 1px solid #fecf44;
}

#lehecai_about_left ul li a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #414141;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
}

#lehecai_about_left ul li a:hover {
    background: url(../images/lehecai_about_bdcp.png) no-repeat 22px 2px;
    text-decoration: none;
}

#lehecai_about_right {
    float: right;
    overflow: hidden;
    width: 809px;
}

#lehecai_about_right .block {
    background: url(../images/lehecai_about_bdcp.png) no-repeat -1px -801px;
    border: 1px solid #fecf44;
}

#lehecai_about_right .title {
    height: 30px;
    border-bottom: 1px solid #fecf44;
    width: 801px;
    margin: 0 auto;
}

#lehecai_about_right .about_us_title {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-indent: 12px;
    font-weight: bold;
    color: #f88c01;
}

#active-area::-webkit-scrollbar {
    width: 0 !important;
}