@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 46.875%;
}

.header .logo {
  width: 32.42188%;
  height: 0;
  padding-bottom: 10.3125%;
  top: 10%;
  left: 22.96875%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 31.80723%;
  display: block;
  background-size: 100%;
}

.header .light {
  width: 47.57812%;
  height: 0;
  padding-bottom: 32.89062%;
  top: 11%;
  left: 14.45312%;
  background-size: 100%;
}

.header .subtitle {
  width: 51.5625%;
  height: 0;
  padding-bottom: 29.0625%;
  top: 24.5%;
  left: 10%;
  background-size: 100%;
}

.header .icon {
  width: 19.76562%;
  height: 0;
  padding-bottom: 19.84375%;
  top: 0.83333%;
  left: 55.78125%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  margin: 10px 0;
}

.nav .container {
  width: 100%;
  max-width: 930px;
}

.nav .container ul.navBtn li {
  width: 33%;
  height: 0;
  padding-bottom: 18.70968%;
}

.nav .container ul.navBtn li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .container ul.navBtn li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .container ul.navBtn li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .container ul.navBtn li a {
  width: 100%;
  height: 0;
  padding-bottom: 56.12903%;
  background-size: 300%;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 25px 10px;
}

.content .container > h3 {
  padding: 0;
}
