.main-wrap {
  min-height: 500px;
  height: auto !important;
  _height: 500px;
  width: 100%;
  margin-bottom: 200px; }

.main {
  min-height: 500px;
  height: auto !important;
  _height: 500px;
  width: 1200px;
  margin: 0 auto; }

.main-wrap:after, .main:after, div.section:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden; }

.main-wrap .main h1.help-title {
  height: 78px;
  color: #313131;
  font-size: 24px;
  border-bottom: 2px solid #dddddd;
  font-weight: normal;
  margin-bottom: 28px; }
  .main-wrap .main h1.help-title span {
    border-bottom: 4px solid #e29a66;
    padding: 6px 22px;
    line-height: 111px; }

.main-wrap .main div.section {
  width: 1198px;
  height: auto; }
  .main-wrap .main div.section ul.navleft {
    width: 215px;
    border: 1px solid #dedede;
    padding-top: 20px;
    margin-bottom: 500px;
    float: left;
    background: #fff;
    border-right: none; }
    .main-wrap .main div.section ul.navleft li {
      width: 100%;
      height: 32px;
      color: #323232;
      font-size: 14px;
      text-indent:25px;
      float: left;
      cursor: pointer;
      line-height: 32px; }
    .main-wrap .main div.section ul.navleft li.cur {
      background: #e29a66;
      color: #fff; }
  .main-wrap .main div.section div.imgright {
    width: 939px;
    padding: 20px 20px 228px 20px;
    float: left;
    background: #fff;
    border: 1px solid #dedede; }
    .main-wrap .main div.section div.imgright h1.title {
      display:inline-block;
      min-width: 174px;
      background:#e29a66 url(../../image/help/title_bg_small.jpg) no-repeat right;
      height: 34px;
      color: #fff;
      font-size: 18.05px;
      text-indent: 6px;
      line-height: 34px;
      font-weight: normal;
      padding-right:20px;
      letter-spacing: 3px; }
    .main-wrap .main div.section div.imgright h2 {
      color: #e29a66;
      font-size: 18px;
      font-weight: 600;
      line-height: 52px;}
    .main-wrap .main div.section div.imgright p {
      color: #313131;
      font-size: 14px;
      line-height: 24px;
      letter-spacing: 2px; }
    .main-wrap .main div.section div.imgright b {
      font-size: 16px; }
    .main-wrap .main div.section div.imgright b.green {
      color: #e29a66;
      font-size: 16px; }
    .main-wrap .main div.section div.imgright img {
      display: block;
      width: 900px;
      margin: 20px auto 0px; }
    .main-wrap .main div.section div.imgright hr {
      margin: 38px 0;
      border: 0.5px dashed #b2b2b2; }
    .main-wrap .main div.section div.imgright b.red {
      color: red;
      font-size: 16px; }
    .main-wrap .main div.section div.imgright span.red {
      color: red; }
    .main-wrap .main div.section div.imgright b.h {
      color: #313131;
      font-size: 16px; }
