<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  @import url("../css/base.css");
  @import url("../css/common.css");
  @import url("../css/jquery.fullPage.css");
  @import url("../css/animate.min.css");
  .business {
    padding: 0
  }

  .slideOutUp {
    animation-iteration-count: 1;
  }

  .indexnav .slideInDown {
    animation-duration: 0.1s;
  }

  .section {
    position: relative;
  }

  .section .overlay {
    height: 100%;
  }

  .section .content {
    color: #fff;
    position: absolute;
    width: 300px;
    top: 200px;
    left: 20%;
  }

  .section1 .content {
    padding-top: 60px;
  }

  .section .content h1 {
    font-size: 27px;
    line-height: 50px;
  }

  .section .content p {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
  }

  .section .svg {
    -webkit-transform: translateX(-2000px);
    animation-duration: 0.8s;
  }

  .section .content {
    -webkit-transform: translateX(-2000px);
  }

  .section .delay {
    animation-delay: 0.8s;
  }

  /* æ&nbsp;¡å›­äº‘å•† */

  .campus_store .section1 {
    background: url(../img/fullscreenimg/campus_store_bg1.png);
    background-size: 100% 100%;
  }

  .campus_store .section2 {
    background: url(../img/fullscreenimg/campus_store_bg2.png);
    background-size: 100% 100%;
  }

  .campus_store .section3 {
    background: url(../img/fullscreenimg/campus_store_bg3.png);
    background-size: 100% 100%;
  }

  .campus_store .section4 {
    background: url(../img/fullscreenimg/campus_store_bg4.png);
    background-size: 100% 100%;
  }

  .campus_store .section1 .verlay-path {
    fill: #975A1F;
    opacity: 0.8;
  }

  .campus_store .section2 .verlay-path {
    fill: #FE7100;
    opacity: 0.8;
  }

  .campus_store .section3 .verlay-path {
    fill: #1B1414;
    opacity: 0.8;
  }

  .campus_store .section4 .verlay-path {
    fill: #76AF83;
    opacity: 0.8;
  }

  /* é’å¹´äº‘å•† */

  .youth_store .section1 {
    background: url(../img/fullscreenimg/youth_store_bg1.png);
    background-size: 100% 100%;
  }

  .youth_store .section2 {
    background: url(../img/fullscreenimg/youth_store_bg2.png);
    background-size: 100% 100%;
  }

  .youth_store .section3 {
    background: url(../img/fullscreenimg/youth_store_bg3.png);
    background-size: 100% 100%;
  }

  .youth_store .section4 {
    background: url(../img/fullscreenimg/youth_store_bg4.png);
    background-size: 100% 100%;
  }

  .youth_store .section1 .verlay-path {
    fill: #FF6A31;
    opacity: 0.8;
  }

  .youth_store .section2 .verlay-path {
    fill: #271B1B;
    opacity: 0.8;
  }

  .youth_store .section3 .verlay-path {
    fill: #0A3440;
    opacity: 0.8;
  }

  .youth_store .section4 .verlay-path {
    fill: #741B1F;
    opacity: 0.8;
  }

  /* ä¾›åº”é“¾ */

  .supply_chain .section1 {
    background: url(../img/fullscreenimg/supply_chain_bg1.png);
    background-size: 100% 100%;
  }

  .supply_chain .section2 {
    background: url(../img/fullscreenimg/supply_chain_bg2.png);
    background-size: 100% 100%;
  }

  .supply_chain .section3 {
    background: url(../img/fullscreenimg/supply_chain_bg3.png);
    background-size: 100% 100%;
  }

  .supply_chain .section4 {
    background: url(../img/fullscreenimg/supply_chain_bg4.png);
    background-size: 100% 100%;
  }

  .supply_chain .section1 .verlay-path {
    fill: #A99177;
    opacity: 0.8;
  }

  .supply_chain .section2 .verlay-path {
    fill: #46608C;
    opacity: 0.8;
  }

  .supply_chain .section3 .verlay-path {
    fill: #E24C35;
    opacity: 0.8;
  }

  .supply_chain .section4 .verlay-path {
    fill: #1A140F;
    opacity: 0.8;
  }

  /* è½¯ä»¶ */

  .softwear .section1 {
    background: url(../img/fullscreenimg/softwear_bg1.png);
    background-size: 100% 100%;
  }

  .softwear .section2 {
    background: url(../img/fullscreenimg/softwear_bg2.png);
    background-size: 100% 100%;
  }

  .softwear .section3 {
    background: url(../img/fullscreenimg/softwear_bg3.png);
    background-size: 100% 100%;
  }

  .softwear .section4 {
    background: url(../img/fullscreenimg/softwear_bg4.png);
    background-size: 100% 100%;
  }

  .softwear .section1 .verlay-path {
    fill: #677173;
    opacity: 0.8;
  }

  .softwear .section2 .verlay-path {
    fill: #A99177;
    opacity: 0.8;
  }

  .softwear .section3 .verlay-path {
    fill: #252A32;
    opacity: 0.8;
  }

  .softwear .section4 .verlay-path {
    fill: #61ADB7;
    opacity: 0.8;
  }</pre></body></html>