@font-face {
  font-family: "gui";
  src: url("./gui-fonts/gui.eot"); /* IE9 Compat Modes */
  /*这里以及下面的src后面的地址填的都是自己本地的相对地址*/
  src: url("./gui-fonts/gui.eot?#iefix") format("embedded-opentype") /* IE6-IE8 */,
  url("./gui-fonts/gui.woff") format("woff") /* Modern Browsers */,
  url("./gui-fonts/gui.ttf") format("truetype") /* Safari, Android, iOS */,
  url("./gui-fonts/gui.svg#gui") format("svg"); /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "iconfont";
  src: url("./icon-fonts/iconfont.eot?t=1540534422046"); /* IE9*/
  src: url("./icon-fonts/iconfont.eot?t=1540534422046#iefix") format("embedded-opentype") /* IE6-IE8 */,
  url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAUoAAsAAAAAB6wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFY8gkiBY21hcAAAAYAAAABVAAABhmZ40NNnbHlmAAAB2AAAAWAAAAGQv/28TmhlYWQAAAM4AAAALwAAADYTEOclaGhlYQAAA2gAAAAcAAAAJAfeA4RobXR4AAADhAAAAAwAAAAMDAAAAGxvY2EAAAOQAAAACAAAAAgASgDIbWF4cAAAA5gAAAAfAAAAIAETAGBuYW1lAAADuAAAAUUAAAJtPlT+fXBvc3QAAAUAAAAAKAAAADnYXrdVeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2BkYWCcwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGByeMT/rYm7438AQw9zK0AkUZgTJAQDoKgx+eJztkMERgCAMBPdAeTgW4sOCfFkQhdIGHkG78GY2l1zgE2AFsjnNAroRQ5dTRZ7ZIl/iTbGL1HKrvcPnlrwr9jT+qfBrj3q8UxrXmkRfJ+gB5zcPegAAAHicTY69S8NQFMXvTciLJZg0Nm1qoX215b3SatukbRIp0smpIiLiZEotjjpVRNCpiIsuzuLk4tZREJzE3dnFv0Icoy8VxOGey7kfhx/IAN+n8qN8CRrUYBkAe1jhRNUx4wepHgZeAys6qg2JqNaCLYZ+K1bCK650VVVIYt/lhnHg3WCYlo5H3U3ujo6mqTtvpe/mz9zgds86n5c+usM5Uu52hzrtRdfbQ42oIapMkqvk5GEafZbziVwynwtflN0LIILpVR7La7AIHNqwAVuwA8AKaLfTBWz5gffXBaG5VBaAZjzwzA5nOqZNKyO2pkAP/A4vGchLaoWXiEVRnC41UC17bVsUltBKMqRNiv2ZsqSF0XqYpShssSgN7GKxGZs3R9EMJagf1n1iaMSpOYjP6H4x9sTYvfiaZCnNTn5VhOIYaTaKYovSLO6fe3fiDD9jB0QziEMHwWrYZ4zBD8hHRpN4nGNgZGBgAOIdoRcmx/PbfGXgZmEAges/Lk5D0P/LWRiYW4FcDgYmkCgAa3IMmQB4nGNgZGBgbvjfwBDDwgACQJKRARUwAwBHCQJsBAAAAAQAAAAEAAAAAAAAAABKAMh4nGNgZGBgYGYIYWBjAAEmIOYCQgaG/2A+AwARWQF0AHicZY9NTsMwEIVf+gekEqqoYIfkBWIBKP0Rq25YVGr3XXTfpk6bKokjx63UA3AejsAJOALcgDvwSCebNpbH37x5Y08A3OAHHo7fLfeRPVwyO3INF7gXrlN/EG6QX4SbaONVuEX9TdjHM6bCbXRheYPXuGL2hHdhDx18CNdwjU/hOvUv4Qb5W7iJO/wKt9Dx6sI+5l5XuI1HL/bHVi+cXqnlQcWhySKTOb+CmV7vkoWt0uqca1vEJlODoF9JU51pW91T7NdD5yIVWZOqCas6SYzKrdnq0AUb5/JRrxeJHoQm5Vhj/rbGAo5xBYUlDowxQhhkiMro6DtVZvSvsUPCXntWPc3ndFsU1P9zhQEC9M9cU7qy0nk6T4E9XxtSdXQrbsuelDSRXs1JErJCXta2VELqATZlV44RelzRiT8oZ0j/AAlabsgAAAB4nGNgYoAALgbsgJmRiZGZkYWBLbMgIz8vlS0xryqjNJ+BAQAx1AVA") format("woff"),
  url("./icon-fonts/iconfont.ttf?t=1540534422046") format("truetype") /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/,
  url("./icon-fonts/iconfont.svg?t=1540534422046#iconfont") format("svg"); /* iOS 4.1- */
}
.body-hide {
  overflow: hidden !important;
}
.gui {
  font-family: "gui", sans-serif !important;
}
.gui-logo-dw:before {content: "\e902";}
.gui-logo-bb:before {content: "\e901";}
.gui-logo-ag:before {content: "\e900";}
.gui-logo-mg:before {content: "\e903";}
.gui-logo-pt:before {content: "\e904";}
.gui-logo-og:before {content: "\e92f";}
.gui-logo-gd:before {content: "\e92a";}
.gui-logo-im:before {content: "\e92c";}
.gui-logo-ds:before {content: "\e92b";}
.gui-logo-kg:before {content: "\e92e";}
.gui-logo-nyx:before {content: "\e92d";}
.gui-logo-pg:before {content: "\e930";}
.gui-logo-hb:before {content: "\e931";}
.gui-logo-sb:before {content: "\e935";}
.gui-logo-hg:before {content: "\e9d3";}
.gui-logo-chq:before {content: "\e934";}
.gui-logo-ebet:before {content: "\e936";}
.gui-logo-bsg:before {content: "\e937";}
.gui-logo-xhg:before,
.gui-logo-rs:before {content: "\e938";}
.gui-logo-opus:before,
.gui-logo-opus-s:before,
.gui-logo-opus-l:before {content: "\e93a";}
.gui-logo-gns:before {content: "\e93b";}
.gui-logo-gos:before {content: "\e93c";}
.gui-logo-isb:before {content: "\e93d";}
.gui-logo-prg:before,
.gui-logo-pp:before {content: "\e93e";}
.gui-logo-sa:before {content: "\e93f";}
.gui-logo-sg:before {content: "\e940";}
.gui-logo-nt:before {content: "\e941";}
.gui-logo-lt:before {content: "\e939";}
.gui-logo-gg:before {content: "\e943";}
.gui-logo-png:before {content: "\e944";}
.gui-logo-yzt:before {content: "\e945";}
.gui-logo-mw:before {content: "\e946";}
.gui-logo-ky:before {content: "\e947";}
.gui-logo-bc:before {content: "\e948";}
.gui-logo-ysb:before {content: "\e949";}
.gui-logo-vr:before {content: "\e94a";}
.gui-logo-esb:before {content: "\e94b";}
.gui-logo-lb:before {content: "\e94c";}
.gui-logo-ly:before {content: "\e94d";}
.gui-logo-qly:before {content: "\e94e";}
.gui-logo-sd:before {content: "\e94f";}
.gui-logo-vg:before {content: "\e950";}
.gui-logo-188:before {content: "\e951";}
.gui-logo-yyj:before {content: "\e952";}
.gui-logo-hq:before {content: "\e953";}
.gui-logo-shenbo:before {content: "\e954";}
.gui-logo-jdb:before {content: "\e955";}
.gui-logo-bg:before {content: "\e9db";}
.gui-logo-cq9:before {content: "\e957";}
.gui-logo-via:before {content: "\e958";}
.gui-logo-tf:before {content: "\e959";}
.gui-logo-fg:before {content: "\e95a";}
.gui-logo-fy:before {content: "\e95b";}
.gui-logo-ea:before {content: "\e95c";}
.gui-logo-188bet:before {content: "\e951";}
.gui-logo-dt:before {content: "\e96b";}
.gui-lottery-all:before {content: "\e969";}
.gui-lottery-ALL:before {content: "\e969";}
.gui-lottery-hot_game:before {content: "\e96a";}
.gui-lottery-AnimationLottery:before {content: "\e942";}
.gui-lottery-BaccaratLottery:before {content: "\e95e";}
.gui-lottery-BBLottery:before {content: "\e95f";}
.gui-lottery-ElevenFiveLottery:before {content: "\e960";}
.gui-lottery-Kuai3Lottery:before {content: "\e961";}
.gui-lottery-LiveLottery:before {content: "\e962";}
.gui-lottery-Pk10Lottery:before {content: "\e963";}
.gui-lottery-Range3Lottery:before {content: "\e964";}
.gui-lottery-ShiFenLottery:before {content: "\e965";}
.gui-lottery-ShiShiLottery:before {content: "\e966";}
.gui-lottery-SixLottery:before {content: "\e967";}
.gui-lottery-VRLottery:before {content: "\e968";}
.gui-lottery-CasinoLottery:before {content: "\ea15";}
.gui-logo-yb:before {content: "\e9d4";}
.gui-logo-sbo:before {content: "\e99a";}
.gui-logo-tcg:before {content: "\e9bc";}
.gui-logo-tp:before {content: "\e9bd";}
.gui-logo-cmd:before {content: "\e9be";}
.gui-logo-gpi:before {content: "\e9bf";}
.gui-logo-qq:before {content: "\e9c0";}
.gui-lottery-OtherLottery:before {content: "\e9c1";}
.gui-lottery-QuickLottery:before {content: "\e9c2";}
.gui-lottery-SharesLottery:before {content: "\e9c3";}
.gui-lottery-VnNorthLottery:before {content: "\e9c4";}
.gui-lottery-VnMiddleLottery:before {content: "\e9c5";}
.gui-lottery-VnSouthLottery:before {content: "\e9c6";}
.gui-logo-gb:before {content: "\e9c7";}
.gui-logo-gp:before {content: "\e9dc";}
.gui-lottery-NewGame:before {content: "\e9dd";}
.gui-lottery-HappyLottery:before {content: "\e9c8";}
.gui-lottery-LottoLottery:before {content: "\e9c9";}
.gui-lottery-OtherVnLottery:before {content: "\e9ca";}
.gui-lottery-RacingLottery:before {content: "\e9cb";}
.gui-lottery-SEALottery:before {content: "\e9cc";}
.gui-logo-ai:before {content: "\e9cd";}
.gui-chip1:before {content: "\e905";}
.gui-chip2:before {content: "\e906";}
.gui-chip3:before {content: "\e907";}
.gui-club:before {content: "\e908";}
.gui-club-fill:before {content: "\e909";}
.gui-coin-cny:before {content: "\e90a";}
.gui-diamond2:before {content: "\e90b";}
.gui-diamond-fill:before {content: "\e90c";}
.gui-dice1:before {content: "\e90d";}
.gui-favorite:before {content: "\e90e";}
.gui-favorite-fill:before {content: "\e90f";}
.gui-heart-fill:before {content: "\e910";}
.gui-marker:before {content: "\e911";}
.gui-marker-fill:before {content: "\e912";}
.gui-notification:before {content: "\e913";}
.gui-notification_fill:before {content: "\e914";}
.gui-onnline-poker:before {content: "\e915";}
.gui-point:before {content: "\e916";}
.gui-point-fill:before {content: "\e917";}
.gui-poker1:before {content: "\e918";}
.gui-poker2:before {content: "\e919";}
.gui-question:before {content: "\e91a";}
.gui-question-fill:before {content: "\e91b";}
.gui-roulette1:before {content: "\e91c";}
.gui-roulette2:before {content: "\e91d";}
.gui-roulette3:before {content: "\e91e";}
.gui-roulette4:before {content: "\e91f";}
.gui-slot1:before {content: "\e920";}
.gui-slot2:before {content: "\e921";}
.gui-slot3:before {content: "\e922";}
.gui-spade:before {content: "\e923";}
.gui-spade-fill:before {content: "\e924";}
.gui-star2:before {content: "\e925";}
.gui-star-fill:before {content: "\e926";}
.gui-time:before {content: "\e927";}
.gui-time-fill:before {content: "\e928";}
.gui-dragon-tiger:before {content: "\e933";}
.gui-universe-browser:before {content: "\e929";}
.gui-repeat:before {content: "\f01e";}
.gui-rotate-right:before {content: "\f01e";}
.gui-rotate-left:before {content: "\f0e2";}
.gui-undo:before {content: "\f0e2";}
.gui-refresh:before {content: "\f021";}
.gui-circle-o-notch:before {content: "\f1ce";}
.gui-cog:before {content: "\f013";}
.gui-gear:before {content: "\f013";}
.gui-spinner:before {content: "\f110";}
.gui-arrow-circle-o-up:before {content: "\f01b";}
.gui-arrow-circle-o-down:before {content: "\f01a";}
.gui-mail-reply:before {content: "\f112";}
.gui-reply:before {content: "\f112";}
.gui-mail-forward:before {content: "\f064";}
.gui-share:before {content: "\f064";}
.gui-chevron-left:before {content: "\f053";}
.gui-chevron-right:before {content: "\f054";}
.gui-chevron-up:before {content: "\f077";}
.gui-chevron-down:before {content: "\f078";}
.gui-arrow-left:before {content: "\f060";}
.gui-arrow-right:before {content: "\f061";}
.gui-arrow-up:before {content: "\f062";}
.gui-arrow-down:before {content: "\f063";}
.gui-plus-circle:before {content: "\f055";}
.gui-minus-circle:before {content: "\f056";}
.gui-times-circle:before {content: "\f057";}
.gui-check-circle:before {content: "\f058";}
.gui-question-circle:before {content: "\f059";}
.gui-info-circle:before {content: "\f05a";}
.gui-exclamation-circle:before {content: "\f06a";}
.gui-chevron-circle-left:before {content: "\f137";}
.gui-chevron-circle-right:before {content: "\f138";}
.gui-chevron-circle-up:before {content: "\f139";}
.gui-chevron-circle-down:before {content: "\f13a";}
.gui-check-square:before {content: "\f14a";}
.gui-pencil-square:before {content: "\f14b";}
.gui-external-link-square:before {content: "\f14c";}
.gui-share-square:before {content: "\f14d";}
.gui-toggle-off:before {content: "\f204";}
.gui-toggle-on:before {content: "\f205";}
.gui-circle:before {content: "\f111";}
.gui-circle-o:before {content: "\f10c";}
.gui-dot-circle-o:before {content: "\f192";}
.gui-minus-square:before {content: "\f146";}
.gui-minus-square-o:before {content: "\f147";}
.gui-plus-square:before {content: "\f0fe";}
.gui-plus-square-o:before {content: "\f196";}
.gui-square:before {content: "\f0c8";}
.gui-square-o:before {content: "\f096";}
.gui-search:before {content: "\f002";}
.gui-search-plus:before {content: "\f00e";}
.gui-search-minus:before {content: "\f010";}
.gui-envelope-o:before {content: "\f003";}
.gui-envelope:before {content: "\f0e0";}
.gui-volume-off:before {content: "\f026";}
.gui-volume-down:before {content: "\f027";}
.gui-volume-up:before {content: "\f028";}
.gui-eye:before {content: "\f06e";}
.gui-eye-slash:before {content: "\f070";}
.gui-microphone:before {content: "\f130";}
.gui-microphone-slash:before {content: "\f131";}
.gui-heart-o:before {content: "\f08a";}
.gui-heart:before {content: "\f004";}
.gui-star-o:before {content: "\f006";}
.gui-star:before {content: "\f005";}
.gui-check:before {content: "\f00c";}
.gui-close:before {content: "\f00d";}
.gui-remove:before {content: "\f00d";}
.gui-times:before {content: "\f00d";}
.gui-thumbs-o-up:before {content: "\f087";}
.gui-thumbs-o-down:before {content: "\f088";}
.gui-thumbs-up:before {content: "\f164";}
.gui-thumbs-down:before {content: "\f165";}
.gui-tag:before {content: "\f02b";}
.gui-tags:before {content: "\f02c";}
.gui-bookmark-o:before {content: "\f097";}
.gui-bookmark:before {content: "\f02e";}
.gui-download:before {content: "\f019";}
.gui-upload:before {content: "\f093";}
.gui-cloud-download:before {content: "\f0ed";}
.gui-cloud-upload:before {content: "\f0ee";}
.gui-flag-o:before {content: "\f11d";}
.gui-flag-checkered:before {content: "\f11e";}
.gui-commenting-o:before {content: "\f27b";}
.gui-commenting:before {content: "\f27a";}
.gui-map-o:before {content: "\f278";}
.gui-map:before {content: "\f279";}
.gui-unlock-alt:before {content: "\f13e";}
.gui-lock:before {content: "\f023";}
.gui-comment:before {content: "\f075";}
.gui-comments:before {content: "\f086";}
.gui-comment-o:before {content: "\f0e5";}
.gui-comments-o:before {content: "\f0e6";}
.gui-paper-plane-o:before {content: "\f1d9";}
.gui-send-o:before {content: "\f1d9";}
.gui-paper-plane:before {content: "\f1d8";}
.gui-send:before {content: "\f1d8";}
.gui-bell-o:before {content: "\f0a2";}
.gui-bell:before {content: "\f0f3";}
.gui-bell-slash-o:before {content: "\f1f7";}
.gui-bell-slash:before {content: "\f1f6";}
.gui-tasks:before {content: "\f0ae";}
.gui-server:before {content: "\f233";}
.gui-plus-circle2:before {content: "\f05b";}
.gui-minus-circle2:before {content: "\f05c";}
.gui-television:before {content: "\f26c";}
.gui-tv:before {content: "\f26c";}
.gui-desktop:before {content: "\f108";}
.gui-laptop:before {content: "\f109";}
.gui-tablet:before {content: "\f10a";}
.gui-mobile:before {content: "\f10b";}
.gui-mobile-phone:before {content: "\f10b";}
.gui-question-circle-o:before {content: "\f29c";}
.gui-exclamation-triangle:before {content: "\f071";}
.gui-warning:before {content: "\f071";}
.gui-home:before {content: "\f015";}
.gui-building-o:before {content: "\f0f7";}
.gui-bank:before {content: "\f19c";}
.gui-institution:before {content: "\f19c";}
.gui-university:before {content: "\f19c";}
.gui-coffee:before {content: "\f0f4";}
.gui-flag:before {content: "\f024";}
.gui-gift:before {content: "\f06b";}
.gui-clock-o:before {content: "\f017";}
.gui-history:before {content: "\f1da";}
.gui-qrcode:before {content: "\f029";}
.gui-barcode:before {content: "\f02a";}
.gui-headphones:before {content: "\f025";}
.gui-camera:before {content: "\f030";}
.gui-image:before {content: "\f03e";}
.gui-photo:before {content: "\f03e";}
.gui-picture-o:before {content: "\f03e";}
.gui-camera-retro:before {content: "\f083";}
.gui-pencil:before {content: "\f040";}
.gui-check-square-o:before {content: "\f046";}
.gui-video-camera:before {content: "\f03d";}
.gui-calendar:before {content: "\f073";}
.gui-dashboard:before {content: "\f0e4";}
.gui-tachometer:before {content: "\f0e4";}
.gui-bar-chart:before {content: "\f080";}
.gui-bar-chart-o:before {content: "\f080";}
.gui-area-chart:before {content: "\f1fe";}
.gui-pie-chart:before {content: "\f200";}
.gui-line-chart:before {content: "\f201";}
.gui-mail-reply-all:before {content: "\f122";}
.gui-reply-all:before {content: "\f122";}
.gui-map-marker:before {content: "\f041";}
.gui-plane:before {content: "\f072";}
.gui-phone:before {content: "\f095";}
.gui-gamepad:before {content: "\f11b";}
.gui-trophy:before {content: "\f091";}
.gui-bullhorn:before {content: "\f0a1";}
.gui-money:before {content: "\f0d6";}
.gui-umbrella:before {content: "\f0e9";}
.gui-filter:before {content: "\f0b0";}
.gui-life-bouy:before {content: "\f1cd";}
.gui-life-buoy:before {content: "\f1cd";}
.gui-life-ring:before {content: "\f1cd";}
.gui-life-saver:before {content: "\f1cd";}
.gui-support:before {content: "\f1cd";}
.gui-dribbble:before {content: "\f17d";}
.gui-futbol-o:before {content: "\f1e3";}
.gui-soccer-ball-o:before {content: "\f1e3";}
.gui-recycle:before {content: "\f1b8";}
.gui-database:before {content: "\f1c0";}
.gui-diamond:before {content: "\f219";}
.gui-thumb-tack:before {content: "\f08d";}
.gui-sitemap:before {content: "\f0e8";}
.gui-html5:before {content: "\f13b";}
.gui-anchor:before {content: "\f13d";}
.gui-balance-scale:before {content: "\f24e";}
.gui-globe:before {content: "\f0ac";}
.gui-share-alt:before {content: "\f1e0";}
.gui-bolt:before {content: "\f0e7";}
.gui-flash:before {content: "\f0e7";}
.gui-credit-card-alt:before {content: "\f283";}
.gui-eur:before {content: "\f153";}
.gui-euro:before {content: "\f153";}
.gui-dollar:before {content: "\f155";}
.gui-usd:before {content: "\f155";}
.gui-cny:before {content: "\f157";}
.gui-jpy:before {content: "\f157";}
.gui-rmb:before {content: "\f157";}
.gui-yen:before {content: "\f157";}
.gui-rouble:before {content: "\f158";}
.gui-rub:before {content: "\f158";}
.gui-ruble:before {content: "\f158";}
.gui-krw:before {content: "\f159";}
.gui-won:before {content: "\f159";}
.gui-bitcoin:before {content: "\f15a";}
.gui-btc:before {content: "\f15a";}
.gui-paypal:before {content: "\f1ed";}
.gui-cc-visa:before {content: "\f1f0";}
.gui-cc-mastercard:before {content: "\f1f1";}
.gui-cc-discover:before {content: "\f1f2";}
.gui-cc-jcb:before {content: "\f24b";}
.gui-cc-amex:before {content: "\f1f3";}
.gui-cc-paypal:before {content: "\f1f4";}
.gui-cc-stripe:before {content: "\f1f5";}
.gui-facebook:before {content: "\f230";}
.gui-tumblr:before {content: "\f173";}
.gui-twitter:before {content: "\f099";}
.gui-weibo:before {content: "\f18a";}
.gui-tencent-weibo:before {content: "\f1d5";}
.gui-renren:before {content: "\f18b";}
.gui-qq:before {content: "\f1d6";}
.gui-wechat:before {content: "\f1d7";}
.gui-weixin:before {content: "\f1d7";}
.gui-skype:before {content: "\f17e";}
.gui-line:before {content: "\e9ce";}
.gui-zalo:before {content: "\e9cf";}
.gui-logo-cr:before {content: "\e9d0";}
.gui-logo-ha:before {content: "\e9d1";}
.gui-logo-vs:before {content: "\e9d2";}
.gui-logo-leg:before {content: "\e9d5";}
.gui-logo-ab:before {content: "\e9d7";}
.gui-logo-dtg:before {content: "\ea32";}
.gui-logo-wm:before {content: "\ea33";}
.gui-logo-cq:before {content: "\e9d6";}
.gui-apple:before {content: "\f179";}
.gui-windows:before {content: "\f17a";}
.gui-linux:before {content: "\f17c";}
.gui-android:before {content: "\f17b";}
.gui-safari:before {content: "\f267";}
.gui-chrome:before {content: "\f268";}
.gui-firefox:before {content: "\f269";}
.gui-opera:before {content: "\f26a";}
.gui-internet-explorer:before {content: "\f26b";}
.gui-edge:before {content: "\f282";}
.gui-logo-dwt:before {content: "\e938";}
.gui-logo-aes:before {content: "\e9d8";}
.gui-logo-s128:before {content: "\e9d9";}
.gui-logo-xy:before {content: "\e9da";}
.gui-logo-evo:before {content: "\e9de";}
.gui-logo-tg:before {content: "\e9df";}
.gui-logo-bl:before {content: "\e9e0";}
.gui-logo-ns:before {content: "\e9e2";}
.gui-logo-bng:before {content: "\e9e1";}
.gui-logo-ttg:before {content: "\e9e3";}
.gui-logo-km:before {content: "\ea13";}
.gui-logo-p-ky:before {content: "\e9e5";}
.gui-logo-idn:before {content: "\e9e6";}
.gui-logo-rummy:before {content: "\e9e8";}
.gui-logo-aecric:before{content:"\e9e9"}
.gui-logo-fb:before{content:"\e9eb"}
.gui-logo-bgsoft:before{content:"\e9ea"}
.gui-logo-_hot:before{content:"\e96a"}
.gui-logo-bti:before{content:"\e9ec"}
.gui-logo-ob:before{content:"\e9ed"}
.gui-logo-lgd:before{content:"\e9f0"}
.gui-logo-funkygames:before{content:"\e9ef"}
.gui-account:before{content: "\e9f2"}
.gui-account2:before{content: "\e9f3"}
.gui-agent:before{content: "\e9f4"}
.gui-disclaimer:before{content: "\e9f5"}
.gui-information01:before{content: "\e9f6"}
.gui-information02:before{content: "\e9f7"}
.gui-information03:before{content: "\e9f8"}
.gui-responsible:before{content: "\e9f9"}
.gui-responsible01:before{content: "\e9fa"}
.gui-service01:before{content: "\e9fb"}
.gui-service02:before{content: "\e9fc"}
.gui-verify01:before{content: "\e9fd"}
.gui-verify02:before{content: "\e9fe"}
.gui-logo-redtiger:before{content:"\e9ff"}
.gui-logo-sdyl:before{content:"\ea00"}
.gui-logo-ailive:before{content: "\e99a"}
.gui-logo-9wickets:before{content: "\ea01"}
.gui-blockchain:before{content:"\ea02"}
.gui-logo-mancala:before{content:"\ea03"}
.gui-logo-ws168:before{content:"\ea04"}
.gui-diamond:before{content:"\ea05"}
.gui-gift:before{content:"\ea06"}
.gui-crown:before{content:"\ea07"}
.gui-redEnvelope:before{content:"\ea09"}
.gui-app:before{content:"\ea0a"}
.gui-downArrow:before{content:"\ea0b"}
.gui-mail:before{content:"\ea0d"}
.gui-question:before{content:"\ea0e"}
.gui-logo-baison:before{content:"\ea0f"}
.gui-logo-t1:before{content:"\ea10"}
.gui-logo-ds88:before{content:"\ea11"}
.gui-logo-pm:before{content:"\ea12"}
.gui-logo-jili:before{content:"\ea14"}
.gui-logo-fc:before{content:"\ea16"}
.gui-logo-ygg:before{content:"\ea17"}
.gui-logo-we:before{content:"\ea26"}
.gui-logo-ks:before{content:"\ea25"}
.gui-logo-dg:before{content:"\ea27"}
.gui-logo-spribe:before{content:"\ea2b"}
.gui-logo-imoon:before{content:"\ea2c"}
.gui-logo-bolebit:before{content:"\ea2d"}
.gui-logo-galaxsys:before{content:"\ea2e"}
.gui-logo-rich88:before{content:"\ea43"}
.gui-logo-evoplay:before{content:"\ea44"}
/* ================ 一級導航圖標 ================ */
.gui-apitype-index:before{content: "\ea1f"}
.gui-apitype-live:before{content: "\ea20"}
.gui-apitype-casino:before{content: "\ea23"}
.gui-apitype-sports:before{content: "\ea24"}
.gui-apitype-lottery:before{content: "\ea21"}
.gui-apitype-chess:before{content: "\ea1a"}
.gui-apitype-financial:before{content: "\ea1c"}
.gui-apitype-fish:before{content: "\ea1d"}
.gui-apitype-hotgame:before{content: "\ea1e"}
.gui-apitype-blockchain:before{content: "\ea19"}
.gui-apitype-promo:before{content: "\ea1b"}
.gui-apitype-app:before{content: "\ea18"}
.gui-apitype-service:before{content: "\ea22"}
.gui-apitype-agent:before{content: "\ea28"}
.gui-apitype-promote:before{content: "\ea29"}
.gui-apitype-played:before{content: "\ea2a"}
/* ================ 一級導航圖標02 ================ */
.gui-apitype02-index:before{content: "\ea41"}
.gui-apitype02-lobby:before{content: "\ea39"}
.gui-apitype02-live:before{content: "\ea38"}
.gui-apitype02-casino:before{content: "\ea30"}
.gui-apitype02-sports:before{content: "\ea3c"}
.gui-apitype02-lottery:before{content: "\ea3a"}
.gui-apitype02-chess:before{content: "\ea34"}
.gui-apitype02-financial:before{content: "\ea36"}
.gui-apitype02-fish:before{content: "\ea35"}
.gui-apitype02-hotgame:before{content: "\ea37"}
.gui-apitype02-blockchain:before{content: "\ea2f"}
.gui-apitype02-promo:before{content: "\ea3e"}
.gui-apitype02-service:before{content: "\ea40"}
.gui-apitype02-agent:before{content: "\ea3f"}
.gui-apitype02-promote:before{content: "\ea42"}
.gui-apitype02-played:before{content: "\ea3b"}
.gui-apitype02-trial:before{content: "\ea3d"}
/*
防止首页底部出现多余空白区域 #67357;
#app下会出现弹窗的div节点，1个节点就是一个屏幕高度，如果首页高度小于两个屏幕高度底部就会出现多余空白
 */
#app > div:nth-child(2) {
  height: 0;
}
