.help{background:#fff;padding:30px 0}.help .nav{box-sizing:border-box;position:relative;background:#efefef;border:solid 1px #e3e3e3;color:#282828;padding:24px 20px;line-height:24px;margin-bottom:20px}.help h5{font-size:14px}.help ul.menu{counter-reset:section}.help ul.menu>li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;counter-reset:subsection}.help ul.menu>li>a{color:#282828;line-height:24px}.help ul.menu>li>a:before{counter-increment:section;content:counter(section) ". "}.help ul.menu>li>span{display:inline-block;color:#282828;line-height:24px}.help ul.menu>li>span:before{counter-increment:section;content:counter(section) ". "}.help ul.menu>li div{color:rgba(40,40,40,.6);font-size:12px;line-height:26px}.help ul.menu>li div+ul{padding-left:0}.help ul.menu>li ul{padding-left:16px}.help ul.menu>li ul>li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help ul.menu>li ul>li>a{color:#282828;line-height:24px}.help ul.menu>li ul>li>a:before{counter-increment:subsection;content:counter(section) "." counter(subsection) " "}.help ul.menu>li ul>li>span{display:inline-block;color:#282828;line-height:24px}.help ul.menu>li ul>li>span:before{counter-increment:subsection;content:counter(section) "." counter(subsection) " "}.help .content{border:solid 5px #ececec;border-radius:10px;padding:24px;color:#666}.help .content h4{font-size:18px;text-align:center;margin-bottom:25px}.help .content h5{font-weight:700}.help .content p{margin:0 0 15px}.help .content img{max-width:85%;margin-bottom:20px}