#header {
  background: rgba(17, 17, 17, 0.35); }

.h-banner {
  display: none; }
  .h-banner img {
    width: 100%;
    height: 100%; }

.hotissues {
  background: #1a1a1a;
  padding-top: 140px; }
  .hotissues .h-title {
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    color: white;
    line-height: 24px; }
  .hotissues .h-more {
    color: #999999;
    line-height: 20px; }
    .hotissues .h-more span {
      background: url(https://static.huanxi.com/img/FDS8a8286e5709aabc50170a4860c510030.png) no-repeat center;
      width: 6px;
      height: 10px;
      background-size: 100% 100%;
      display: inline-block;
      margin-left: 5px; }
  .hotissues .h-issues {
    margin-top: 10px; }
    .hotissues .h-issues a {
      margin-top: 30px;
      float: left;
      width: 600px;
      text-overflow: ellipsis; }
      .hotissues .h-issues a p {
        font-size: 18px;
        font-family: PingFangSC-Regular, PingFang SC;
        color: white;
        line-height: 18px; }
        .hotissues .h-issues a p span {
          width: 8px;
          height: 18px;
          background: white;
          display: inline-block;
          margin-right: 10px;
          vertical-align: middle; }
    .hotissues .h-issues a:nth-child(2n) {
      float: right; }

.button {
  margin-top: 60px; }
  .button .b-title {
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    color: white;
    line-height: 24px; }
  .button .h-feedback,
  .button .h-helpcenter {
    width: 813px;
    height: 108px;
    background: #333333;
    margin-top: 40px;
    cursor: pointer; }
    .button .h-feedback p,
    .button .h-helpcenter p {
      color: #999999;
      line-height: 14px;
      margin-top: 20px; }
    .button .h-feedback p:first-child,
    .button .h-helpcenter p:first-child {
      font-size: 18px;
      font-family: PingFangSC-Semibold, PingFang SC;
      color: white;
      line-height: 18px;
      margin-top: 28px; }
    .button .h-feedback .img,
    .button .h-helpcenter .img {
      margin-top: 28px;
      margin-right: 40px;
      margin-left: 40px; }
  .button .h-feedback .img {
    background: url(https://static.huanxi.com/img/FDS8a8286e570996e900170997dbc370004.png) no-repeat center;
    width: 60px;
    height: 60px; }
  .button .h-helpcenter .img {
    background: url(https://static.huanxi.com/img/FDS8a8286e570996e900170997dbc870005.png) no-repeat center;
    width: 60px;
    height: 60px; }

.h-list::after {
  height: 355px;
  display: block;
  content: ""; }

@charset "UTF-8";
/* 兼容 1440 */
@media (max-width: 1700px) {
  .wid {
    width: 1320px; }
  .button .h-feedback,
  .button .h-helpcenter {
    width: 640px; }
  .f-questions .q-radios div,
  .f-questions .q-checkboxs div {
    margin-top: 40px; }
  .f-questions .f-cont {
    margin-top: -40px; }
  .f-questions .f-cont,
  .f-questions .q-checkboxs {
    width: 1048px; }
  .f-desc textarea {
    width: 1118px;
    height: 96px; }
  .i-answers .a-right,
  .i-more-question .a-right {
    width: 1075px; } }

@charset "UTF-8";
/* 兼容 1280 */
@media (max-width: 1340px) {
  .wid {
    width: 1100px; }
  .hotissues .h-issues a {
    width: 533px; }
  .button .h-feedback,
  .button .h-helpcenter {
    width: 533px; }
  .f-desc textarea {
    width: 898px;
    height: 112px -24px; }
  .f-questions .f-cont,
  .f-questions .q-checkboxs {
    width: 908px; }
  .i-answers .a-right,
  .i-more-question .a-right {
    width: 855px; } }

@charset "UTF-8";
/* 兼容 ipad 1024、768 */
@media (max-width: 1120px) {
  .wid {
    width: 944px; }
  #header .menus ul a {
    margin-top: 10px; }
  .hotissues .h-issues a {
    width: 458px; }
  .button .h-feedback,
  .button .h-helpcenter {
    width: 458px; }
  .f-desc textarea {
    width: 742px;
    height: 88px; }
  .f-questions .f-cont,
  .f-questions .q-checkboxs {
    width: 752px; }
  .i-answers .a-right,
  .i-more-question .a-right {
    width: 699px; } }


/*# sourceMappingURL=help-list.css.map*/