/*! 简化版图标CSS - 仅保留页面用到的图标 */
.fa,.fas,.far,.fab{font-family:"Arial",sans-serif;font-style:normal;font-weight:normal;font-size:16px;display:inline-block;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiaseds}
.fa-bars:before{content:"≡"}
.fa-times:before{content:"×"}
.fa-arrow-up:before{content:"↑"}
.fa-gamepad:before{content:"🎮"}
.fa-search:before{content:"🔍"}
.fa-bolt:before{content:"⚡"}
.fa-shield-alt:before{content:"🛡️"}
.fa-database:before{content:"💾"}
.fa-arrow-right:before{content:"→"}
.fa-external-link-alt:before{content:"↗"}
.fa-info-circle:before{content:"ⓘ"}
.fa-file-download:before{content:"💿"}
.fa-tools:before{content:"🔧"}
.fa-patch-alt:before{content:"🧩"}
.fa-book:before{content:"📖"}
.fa-angle-right:before{content:"›"}
.fa-envelope:before{content:"✉️"}
.fa-phone:before{content:"📞"}
.fa-globe:before{content:"🌐"}
.fa-qq:before{content:"QQ"}
.fa-weixin:before{content:"微信"}
.fa-weibo:before{content:"微博"}
.fa-map-marker-alt:before{content:"📍"}