@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header > .container {
  width: 100%;
  height: 0;
  min-height: 0;
  padding-bottom: 50.46875%;
}

.header .logo {
  width: 17.8125%;
  height: 0;
  padding-bottom: 7.42188%;
  top: 3.86997%;
  left: 23.4375%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 41.66667%;
  background-size: 100%;
}

.header .role {
  width: 50.78125%;
  height: 0;
  padding-bottom: 90%;
  top: -1.39319%;
  left: -9.29688%;
  background-size: 100%;
}

.header .slogan {
  width: 60.07813%;
  height: 0;
  padding-bottom: 39.76562%;
  top: 4.64396%;
  left: 28.90625%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
  padding-bottom: 0;
}

.nav .container {
  width: 98%;
  margin-left: 0;
  margin: 0 auto;
}

.nav .container .navBtn {
  width: 100%;
}

.nav .container .navBtn ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.nav .container .navBtn ul li {
  width: 25%;
  height: 0;
  padding-bottom: 11.64706%;
}

.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.navBtn7 a {
  background-position-x: -600% !important;
}

.nav .container .navBtn ul li.navBtn8 a {
  background-position-x: -700% !important;
}

.nav .container .navBtn ul li a {
  width: 100%;
  height: 0;
  padding-bottom: 46.58824%;
  background-size: 800% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 20px 0;
}

.content .container > h3 img {
  width: 70%;
}
