@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 55.3125%;
}

.header .logo {
  width: 16.01562%;
  height: 0;
  padding-bottom: 10.70312%;
  left: 0.39062%;
  top: 0.70621%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 66.82927%;
  background-size: 100%;
}

.header .slogan {
  width: 58.125%;
  height: 0;
  padding-bottom: 28.51562%;
  top: 17.51412%;
  left: 6.71875%;
  background-size: 100%;
}

.header .slogan .light1 {
  width: 37.99655%;
  height: 0;
  padding-bottom: 37.99655%;
  top: -35.84229%;
  left: 25.90674%;
}

.header .slogan .light2 {
  width: 50.7772%;
  height: 0;
  padding-bottom: 50.7772%;
  top: 71.68459%;
  right: 13.81693%;
}

.header .slogan .light3 {
  width: 37.99655%;
  height: 0;
  padding-bottom: 37.99655%;
  top: 1.79211%;
}

.header .slogan .light4 {
  width: 50.7772%;
  height: 0;
  padding-bottom: 50.7772%;
  bottom: -10.75269%;
  left: -3.45423%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  padding-bottom: 0;
}

.nav .container {
  width: 98%;
}

.nav .container .navBtn {
  width: 95%;
}

@media only screen and (max-width: 500px) {
  .nav .container .navBtn {
    width: 90%;
  }
}

.nav .container .navBtn ul li {
  width: 25%;
  height: 0;
  padding-bottom: 25%;
  margin-top: 10px;
}

@media only screen and (max-width: 500px) {
  .nav .container .navBtn ul li {
    width: 25%;
    padding-bottom: 25%;
  }
}

.nav .container .navBtn ul li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .container .navBtn ul li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .container .navBtn ul li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .container .navBtn ul li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .container .navBtn ul li a {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: 400% 100%;
}

/* ================= 內容 ================= */
.content > h3 {
  padding: 0 0 10px 0;
}

.content > h3 img {
  display: block;
  width: 60%;
  margin: 0 auto;
}

.content .container {
  width: 98%;
  padding: 0;
  table-layout: fixed;
}

.content .container .col {
  font-size: 14px;
}
