@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header {
  background-size: 150%;
}

.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 58.82812%;
}

.header .slogan {
  width: 48.59375%;
  height: 0;
  padding-bottom: 12.96875%;
  top: 12.2178%;
  left: 25.70312%;
  background-size: 100%;
}

.header .slogan02 {
  width: 38.59375%;
  height: 0;
  padding-bottom: 13.90625%;
  top: 30.67729%;
  left: 30.39062%;
  background-size: 100%;
}

.header .logo {
  width: 20.78125%;
  height: 0;
  padding-bottom: 7.42188%;
  top: 0.66401%;
  left: 40%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 35.71429%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 966px;
}

.nav .navBtn ul {
  width: 100%;
  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 .navBtn ul li {
  width: 33%;
  height: 0;
  padding-bottom: 11.28364%;
}

.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 a {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 33.85093%;
  background-size: 300% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 88%;
}

.page3-btn .hand {
  width: 65px;
  height: 55px;
  background-size: 100%;
}
