@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 61.17188%;
}

.header .card1 {
  width: 22.42188%;
  height: 0;
  padding-bottom: 22.42188%;
  top: 18.51852%;
  left: 30.46875%;
  background-size: 100%;
}

.header .card2 {
  width: 19.375%;
  height: 0;
  padding-bottom: 19.375%;
  top: 24.90421%;
  left: 53.125%;
  background-size: 100%;
}

.header .slogan {
  width: 58.4375%;
  height: 0;
  padding-bottom: 9.14062%;
  top: 3.57599%;
  left: 21.32812%;
  background-size: 100%;
}

.header .slogan02 {
  width: 73.20312%;
  height: 0;
  padding-bottom: 15.23438%;
  top: 73.69093%;
  left: 12.65625%;
  background-size: 100%;
}

.header .logo {
  width: 17.73438%;
  height: 0;
  padding-bottom: 11.40625%;
  position: absolute;
  top: 75.73436%;
  left: 83.59375%;
  background: url(/Action/79_TMD/20211216KU/images/logo.png?v=20211214);
  background-size: 100%;
  z-index: 1;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 1276.5px;
}

.nav .navBtn ul li {
  width: 25%;
  height: 0;
  padding-bottom: 10.57579%;
}

.nav .navBtn ul li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .navBtn ul li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .navBtn ul li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .navBtn ul li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .navBtn ul li.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .navBtn ul li.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .navBtn ul li.navBtn7 a {
  background-position-x: -600% !important;
}

.nav .navBtn ul li.navBtn8 a {
  background-position-x: -700% !important;
}

.nav .navBtn ul li a {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 42.30317%;
  background-size: 800% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 95%;
}

.card {
  padding: 16px;
  margin: 16px 0;
}

.card ol, .card ul {
  margin-left: 2em;
}
