@charset "UTF-8";
html,
body {
  background-size: 100%;
}

/*容器基本框架*/
.wrapper {
  background-size: 100%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  min-height: 0;
  padding-bottom: 31.25%;
}

.header .logo {
  width: 20.83333%;
  height: 0;
  padding-bottom: 5.20833%;
  top: 5.5%;
  left: 78.125%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 36.45833%;
  background-size: 100%;
}

.header .slogan {
  width: 41.66667%;
  height: 0;
  padding-bottom: 26.04167%;
  top: 18.33333%;
  left: 4.16667%;
  background-size: 100%;
}

.header .slogan_bg {
  width: 28.69792%;
  height: 0;
  padding-bottom: 28.75%;
  top: 9%;
  left: 36.82292%;
  background-size: 100%;
}

.header .pic_magic {
  width: 41.19792%;
  height: 0;
  padding-bottom: 40.83333%;
  top: 0%;
  left: 20.98958%;
  background-size: 100%;
}

.header .lead {
  width: 44.89583%;
  height: 0;
  padding-bottom: 75.83333%;
  top: 0%;
  left: 50%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav .container {
  width: 100%;
}

.nav .container ul.navBtn {
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.nav .container ul.navBtn li {
  width: 19%;
  height: 0;
  padding-bottom: 9.23077%;
}

.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.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .container ul.navBtn li.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .container ul.navBtn li.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .container ul.navBtn li.navBtn7 a {
  background-position-x: -600% !important;
}

/* ================= 內容 ================= */
.content {
  background-size: 100%;
}

.content .container {
  width: 98%;
  padding: 20px;
}

.content .container > h3 img {
  width: 100%;
}

.content .container .btnM {
  width: 20.83333%;
  height: 0;
  padding-bottom: 0%;
  left: 72.91667%;
  top: -50px;
}

.content .container .btnM a {
  width: 100%;
  height: 0;
  padding-bottom: 68.22917%;
  background-size: 100%;
}

/* ================= 內容區塊 ================= */
.box .icon_tit {
  width: 10.9375%;
  height: 0;
  padding-bottom: 11.71875%;
  top: -33.33333%;
  left: 36.97917%;
  background-size: 100%;
}
