#help .help-banner {
  width: auto;
  height: 262px;
  background: url("../images/helpback.jpg") center no-repeat; }
#help .help-left {
  width: 22%; }
  #help .help-left > p {
    font-size: 1.2em;
    line-height: 36px;
    position: relative;
    height: 36px;
    cursor: pointer;
    border-bottom: 1px solid #e0e0e0; }
    #help .help-left > p > i {
      font-size: 1.4em;
      float: right;
      margin: 8px 12px 0 0;
      color: #4b5054; }
  #help .help-left ul > li {
    font-size: 1.2em;
    line-height: 36px;
    height: 36px;
    text-indent: 1.5em;
    border-bottom: 1px solid #e0e0e0; }
    #help .help-left ul > li a {
      text-decoration: none;
      color: #9b9ea0; }
      #help .help-left ul > li a:hover {
        -webkit-transition: color .5s;
        -moz-transition: color .5s;
        -ms-transition: color .5s;
        -o-transition: color .5s;
        transition: color .5s;
        color: #00c1de; }
    #help .help-left ul > li a.on {
      color: #00c1de; }
#help .help-right {
  width: 72%;
  padding-bottom: 30px; }
  #help .help-right .newslist li {
    line-height: 42px;
    position: relative;
    height: 42px; }
    #help .help-right .newslist li i {
      position: absolute;
      top: 49%;
      left: 6px;
      width: 3px;
      height: 3px;
      background: url("../images/liicon.png") no-repeat; }
    #help .help-right .newslist li a {
      font-size: 1.2em;
      float: left;
      padding-left: 18px;
      text-decoration: none;
      color: #333; }
      #help .help-right .newslist li a:hover {
        -webkit-transition: color .5s;
        -moz-transition: color .5s;
        -ms-transition: color .5s;
        -o-transition: color .5s;
        transition: color .5s;
        color: #00abc5; }
    #help .help-right .newslist li span {
      font-size: 1.2em;
      float: right;
      margin-right: 10px;
      color: #9b9ea0; }
  #help .help-right .news-title h2 {
    font-size: 2em;
    font-weight: 400;
    line-height: 48px;
    height: 48px;
    text-align: left; }
  #help .help-right .news-title p {
    padding: 10px 0;
    text-align: left;
    color: #9b9ea0;
    border-bottom: 1px dashed #e0e0e0; }

  #help .help-right .news-pn a {
    font-size: 1.2em;
    display: inline-block;
    width: 49%;
    text-align: center;
    color: #9b9ea0; }

#help .help-left .ht, #help .help-right .ht {
  font-size: 1.4em;
  line-height: 46px;
  height: 46px;
  border-bottom: 2px solid #e0e0e0; }

#help .help-left .ht span, #help .help-right .ht span {
  float: left;
  border-bottom: 2px solid #00c1de; }

/*# sourceMappingURL=help.css.map */
