#header {
  background: rgba(17, 17, 17, 0.35); }

.licence {
  margin-top: 140px; }
  .licence .l-title {
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    color: white;
    line-height: 30px;
    text-align: center; }
  .licence .fl {
    width: 302px;
    height: 445px;
    margin-top: 60px; }
    .licence .fl img {
      width: 100%; }
  .licence .l-img {
    width: 986px; }
    .licence .l-img > div {
      margin-right: 40px; }
    .licence .l-img > div:last-child {
      margin-right: 0; }

.flex-c {
  justify-content: center; }

@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; }
  .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-licence.css.map*/