/*帮助中心通用样式 BEGIN*/
.help .page_content_wrapper>* {
    background: #fff;
    padding: 30px;
    color: #333;
}
.help .page_content_wrapper>.side_menu {
    float: left;
    width: 230px;
    margin-right: 10px;
}
.help dl.menu_list  {
    padding-top: 0;
    padding-left: 10px;
}
.help dl.menu_list dt  {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 16px;
    color: #333;
    margin-top: 36px;
}
.help dl.menu_list dd  {
    line-height: 2.5em;
}
.help dl.menu_list dd a {
    color: #333;
}
.help dl.menu_list dd a:hover,
.help dl.menu_list dd a.active {
    color: #04C3A0;
}
.help .page_content_wrapper>.page_content {
    float: right;
    width: calc(100% - 240px);
    min-height: 632px;
    margin-bottom: 50px;
}
.help .page_content .page_title {
    line-height: 1;
    font-size: 24px;
    color: #333;
    border-bottom: 1px solid #ddd;
    margin: 0 -30px;
    font-weight: 400;
    padding: 0 0 30px 30px;
}
.help .page_portlet {
    padding-top: 30px;
}
.help .page_portlet p.date {
    margin-bottom: 30px;
    color: #666;
    line-height: 1;
}
.help .page_content .content>p {
    line-height: 1.714em;
    margin-bottom: 14px;
    color: #333;
}
.help .page_content .content>p>a {
    color: #666;
}
.help .page_content .content>p>a:hover {
    color: #04C3A0;
    text-decoration: underline;
}
.help .page_content .content>p>a.btn,
.help .page_content .content>p>a.btn:hover {
    text-decoration: none;
    color: #fff;
}
.help .page_content .content>p>img {
    max-width: 100%;
}
.help .page_content .content>h1 {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    margin: 30px 0;
    text-shadow: none;
}
.help .page_content .content>h2 {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    margin: 30px 0 15px;
    text-shadow: none;
}
.help .page_content .content>ul {
    padding-left: 2em;
}
.help .page_content .content>ul>li {
    list-style: disc;
}

/*服务协议 BEGIN*/
.help .page_content.service_agreements .page_title {
    text-indent: -10px;
}
/*服务协议 END*/

/*新手指南 BEGIN*/
.help .page_content.rule .content>h1,
.help .page_content.contact .content>h1,
.help .page_content.faq .content>h1,
.help .page_content.join .content>h1 {
    color: #04C3A0;
    font-size: 18px;
}
.help .page_content.join .content span.marker {
    color: #04C3A0;
}
/*新手指南 END*/

/*常见问题 BEGIN*/
.help .page_content.rule .content>*,
.help .page_content.faq .content>* {
    padding-left: 30px;
    padding-right: 30px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.help .page_content.rule .content>h1,
.help .page_content.faq .content>h1 {
    margin-bottom: 0;
    padding-bottom: 30px;
    position: relative;
    border-top: 1px solid #ddd;
    padding-top: 30px;
}
.help .page_content.rule .content>p:last-child:after,
.help .page_content.faq .content>p:last-child:after,
.help .page_content.rule .content>h1:after,
.help .page_content.faq .content>h1:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #ddd;
    position: absolute;
    left: 0;
    top: -31px;
}
.help .page_content.rule .content>h1:first-child:after,
.help .page_content.faq .content>h1:first-child:after {
    display: none;
}
.help .page_content.rule .content>p,
.help .page_content.faq .content>p {
    margin-bottom: 0;
    padding-bottom: 14px;
    position: relative;
}
.help .page_content.rule .content>p>.marker,
.help .page_content.faq .content>p>.marker {
    padding-bottom: 16px;
    display: block;
}
.help .page_content.rule .content>p:last-child:after,
.help .page_content.faq .content>p:last-child:after {
    top: auto;
    bottom: 0;
}
/*常见问题 END*/

/*联系我们 BEGIN*/
.help .page_content.contact .content>h1 {
    padding-top: 30px;
    border-top: 1px dashed #ddd;
}
.help .page_content.contact .content>h1:first-child {
    padding-top: 0;
    border-top: 0;
}
.help .page_content.contact .content>p>.marker {
    color: #04C3A0;
}
.help .page_content.contact .content>p>a {
    padding: 5px 12px;
    line-height: 1;
    background: #04C3A0;
    color: #fff;
    margin-left: 15px;
    font-size: 14px;
}
.help .page_content.contact .content>p>a:hover {
    background-color: #04C3A0;
    text-decoration: none;
}
/*联系我们 END*/

/*课程发布指南 BEGIN*/

/*课程发布指南 END*/
.help .page_content.courseguide .content>p>span {
    text-indent: 2em;
}
/*加入我们 BEGIN*/
.help .page_content .job_list {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 40px 0!important;
    border-bottom: 1px dashed #ddd;
}
.help .page_content .job_list>li {
    display: table-cell;
    width: 33.333%;
    text-align: center;
    color: #333;
    vertical-align: middle;
}
.help .page_content .job_list>li>*:first-child {
    font-size: 16px;
    margin-bottom: 15px;
}
.help .page_content .job_list>li>*,
.help .page_content .job_list>li:first-child {
    text-align: left;
}
.help .page_content .job_list>li:last-child>* {
    text-align: center;
}
.help .page_content .job_list>li:nth-child(2) {
    border-left: 1px solid #ddd;
    padding-left: 30px;
}
.help .page_content .job_list>li:last-child {
    text-align: right;
}
.help .page_content .job_list>li:last-child>a {
    margin-bottom: 0;
}
/*职位详情 BEGIN*/

.help .page_content.jobs .page_title {
    position: relative;
}
.help .page_content.jobs .page_title>.jobs_tag {
    font-size: 14px;
    color: #333;
    margin-top: 30px;
}
.help .page_content.jobs .page_title>.jobs_tag>li {
    float: left;
    margin-right: 30px;
}
.help .page_content.jobs .page_title>.go_back {
    font-size: 18px;
    position: absolute;
    right: 30px;
    top: 0;
}

.help .page_content.jobs .content h1 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.help .page_content.jobs .content a {
    color: #04C3A0;
    margin-left: 30px;
}

/*职位详情 END*/
/*加入我们 END*/

/*帮助中心通用样式 END*/

