/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}

:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* 字体声明 - 修改为本地路径 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),
    url("../fonts/fa-brands-400.woff2") format("woff2"),
    url("../fonts/fa-brands-400.woff") format("woff"),
    url("../fonts/fa-brands-400.ttf") format("truetype"),
    url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),
    url("../fonts/fa-regular-400.woff2") format("woff2"),
    url("../fonts/fa-regular-400.woff") format("woff"),
    url("../fonts/fa-regular-400.ttf") format("truetype"),
    url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
    url("../fonts/fa-solid-900.woff2") format("woff2"),
    url("../fonts/fa-solid-900.woff") format("woff"),
    url("../fonts/fa-solid-900.ttf") format("truetype"),
    url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/* 图标定义 - 你的项目用到的所有图标 */
.fa-project-diagram:before {
  content: "\f542";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-comments:before {
  content: "\f086";
}

.fa-user:before {
  content: "\f007";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-home:before {
  content: "\f015";
}

.fa-comment:before {
  content: "\f075";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-phone:before {
  content: "\f095";
}

.fa-box:before {
  content: "\f466";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-key:before {
  content: "\f084";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-camera:before {
  content: "\f030";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-plus:before {
  content: "\f067";
}

.fa-male:before {
  content: "\f183";
}

.fa-female:before {
  content: "\f182";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-clock:before {
  content: "\f017";
}

.fa-lock:before {
  content: "\f023";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-image:before {
  content: "\f03e";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-history:before {
  content: "\f1da";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-list:before {
  content: "\f03a";
}

.fa-edit:before {
  content: "\f044";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-cog:before {
  content: "\f013";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-times:before {
  content: "\f00d";
}

.fa-check:before {
  content: "\f00c";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-download:before {
  content: "\f019";
}

.fa-upload:before {
  content: "\f093";
}

.fa-print:before {
  content: "\f02f";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-video:before {
  content: "\f03d";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-music:before {
  content: "\f001";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-flag:before {
  content: "\f024";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-smile:before {
  content: "\f118";
}

.fa-frown:before {
  content: "\f119";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-sun:before {
  content: "\f185";
}

.fa-moon:before {
  content: "\f186";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-code:before {
  content: "\f121";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-server:before {
  content: "\f233";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-memory:before {
  content: "\f538";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-map:before {
  content: "\f279";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-school:before {
  content: "\f549";
}

.fa-industry:before {
  content: "\f275";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-bus:before {
  content: "\f207";
}

.fa-train:before {
  content: "\f238";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-plane:before {
  content: "\f072";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-walking:before {
  content: "\f554";
}

.fa-running:before {
  content: "\f70c";
}

/* 隐藏元素 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}