@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 48.51562%;
}

.header .logo {
  width: 16.01562%;
  height: 0;
  padding-bottom: 10.70312%;
  left: 62.5%;
  top: 4.1868%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 66.82927%;
  background-size: 100%;
}

.header .slogan {
  width: 52.8125%;
  height: 0;
  padding-bottom: 18.51562%;
  top: 22.54428%;
  left: 17.1875%;
  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: 64.51613%;
  right: 17.27116%;
}

.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%;
}

.header .sub {
  width: 40.85938%;
  height: 0;
  padding-bottom: 13.4375%;
  top: 64.41224%;
  left: 7.8125%;
  background-size: 100%;
}

.header .icon {
  width: 21.01562%;
  height: 0;
  padding-bottom: 20.9375%;
  top: 57.97101%;
  left: 48.4375%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.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: 33%;
  height: 0;
  padding-bottom: 14.47917%;
  margin-top: 10px;
}

@media only screen and (max-width: 500px) {
  .nav .container .navBtn ul li {
    width: 33%;
    padding-bottom: 14.47917%;
  }
}

.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.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .container .navBtn ul li.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .container .navBtn ul li a {
  width: 100%;
  height: 0;
  padding-bottom: 43.4375%;
  background-size: 600% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 0;
  table-layout: fixed;
}

.content .container h3 {
  padding: 10px 0 10px 0;
}

.content .container h3 img {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.content .container .col {
  font-size: 14px;
}
