/* Font Awesome 4.7.0 - 简化版本，只包含项目使用的图标 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.woff2') format('woff2'),
       url('../fonts/fontawesome-webfont.woff') format('woff'),
       url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 基础图标 */
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-angle-down:before { content: "\f107"; }
.fa-bars:before { content: "\f0c9"; }
.fa-book:before { content: "\f02d"; }
.fa-brain:before { content: "\f5dc"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-calendar:before { content: "\f073"; }
.fa-check:before { content: "\f00c"; }
.fa-check-circle:before { content: "\f058"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-clock:before { content: "\f017"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-cloud-upload-alt:before { content: "\f382"; }
.fa-code:before { content: "\f121"; }
.fa-code-branch:before { content: "\f126"; }
.fa-cog:before { content: "\f013"; }
.fa-cogs:before { content: "\f085"; }
.fa-comment:before { content: "\f075"; }
.fa-commenting-o:before { content: "\f27b"; }
.fa-download:before { content: "\f019"; }
.fa-dollar-sign:before { content: "\f155"; }
.fa-edit:before { content: "\f044"; }
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-expand-arrows-alt:before { content: "\f31e"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-file:before { content: "\f15b"; }
.fa-file-pdf:before { content: "\f1c1"; }
.fa-file-text:before { content: "\f15c"; }
.fa-file-text-o:before { content: "\f0f6"; }
.fa-fire:before { content: "\f06d"; }
.fa-gift:before { content: "\f06b"; }
.fa-hand-pointer:before { content: "\f25a"; }
.fa-headphones:before { content: "\f025"; }
.fa-id-card:before { content: "\f2c2"; }
.fa-image:before { content: "\f03e"; }
.fa-inbox:before { content: "\f01c"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-key:before { content: "\f084"; }
.fa-layer-group:before { content: "\f5fd"; }
.fa-lightbulb:before { content: "\f0eb"; }
.fa-lightbulb-o:before { content: "\f0eb"; }
.fa-line-chart:before { content: "\f201"; }
.fa-list-alt:before { content: "\f022"; }
.fa-lock:before { content: "\f023"; }
.fa-magic:before { content: "\f0d0"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-microchip:before { content: "\f2db"; }
.fa-pencil-square-o:before { content: "\f044"; }
.fa-phone:before { content: "\f095"; }
.fa-play:before { content: "\f04b"; }
.fa-play-circle-o:before { content: "\f01d"; }
.fa-plus:before { content: "\f067"; }
.fa-project-diagram:before { content: "\f542"; }
.fa-question-circle:before { content: "\f059"; }
.fa-robot:before { content: "\f544"; }
.fa-rocket:before { content: "\f135"; }
.fa-save:before { content: "\f0c7"; }
.fa-shield-alt:before { content: "\f3ed"; }
.fa-sign-in-alt:before { content: "\f2f6"; }
.fa-sign-out-alt:before { content: "\f2f5"; }
.fa-spinner:before { content: "\f110"; }
.fa-star:before { content: "\f005"; }
.fa-star-half-o:before { content: "\f123"; }
.fa-star-o:before { content: "\f006"; }
.fa-tag:before { content: "\f02b"; }
.fa-tags:before { content: "\f02c"; }
.fa-target:before { content: "\f140"; }
.fa-thumbs-up:before { content: "\f164"; }
.fa-times:before { content: "\f00d"; }
.fa-trash:before { content: "\f1f8"; }
.fa-trophy:before { content: "\f091"; }
.fa-upload:before { content: "\f093"; }
.fa-user:before { content: "\f007"; }
.fa-user-circle:before { content: "\f2bd"; }
.fa-user-edit:before { content: "\f4ff"; }
.fa-user-tie:before { content: "\f508"; }
.fa-users:before { content: "\f0c0"; }
.fa-wechat:before { content: "\f1d7"; }

/* 动画类 */
.fa-spin:before { content: "\f110"; }

/* 权益详情页面图标 */
.fa-comment-o:before { content: "\f0e5"; }
.fa-balance-scale:before { content: "\f24e"; }
.fa-map-marker:before { content: "\f041"; }
.fa-refresh:before { content: "\f021"; }
.fa-alipay:before { content: "\f642"; }
.fa-clock-o:before { content: "\f017"; }

/* 登录相关图标 */
.fa-user-plus:before { content: "\f234"; }
.fa-sign-in:before { content: "\f090"; }
.fa-unlock:before { content: "\f09c"; }

/* AI分析报告弹窗图标 */
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-chart-pie:before { content: "\f200"; }
.fa-sort-amount-desc:before { content: "\f161"; }
.fa-clipboard:before { content: "\f328"; }
.fa-cloud:before { content: "\f0c2"; }
.fa-university:before { content: "\f19c"; }
.fa-chart-bar:before { content: "\f080"; }
.fa-file-text:before { content: "\f15c"; }
.fa-search:before { content: "\f002"; }
.fa-chart-line:before { content: "\f201"; }