@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 48.90625%;
}

.header .sloganBg {
  width: 56.5625%;
  height: 0;
  padding-bottom: 49.84375%;
  top: 0%;
  left: 21.25%;
  background-size: 100%;
}

.header .slogan {
  width: 47.89062%;
  height: 0;
  padding-bottom: 45.54688%;
  top: 3.99361%;
  left: 26.32813%;
  background-size: 100%;
}

.header .slogan .logo {
  width: 16.40625%;
  height: 0;
  padding-bottom: 7.8125%;
  top: 21.5655%;
  left: 17.03125%;
  background-size: 100%;
}

.header .slogan .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 47.61905%;
}

.header .catFoot_left {
  width: 9.21875%;
  height: 0;
  padding-bottom: 9.29688%;
  top: 14.21725%;
  left: 32.5%;
  background-size: 100%;
}

.header .catFoot_right {
  width: 11.875%;
  height: 0;
  padding-bottom: 8.28125%;
  top: 18.53035%;
  left: 58.82812%;
  background-size: 100%;
}

.header .meow {
  width: 13.51562%;
  height: 0;
  padding-bottom: 6.17188%;
  top: 3.83387%;
  left: 33.20312%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 80.97656%;
  max-width: 1036.5px;
}

.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: 20%;
  height: 0;
  padding-bottom: 8.00772%;
}

.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.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .navBtn ul li.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .navBtn ul li.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .navBtn ul li.navBtn7 a {
  background-position-x: -600% !important;
}

.nav .navBtn ul li.navBtn8 a {
  background-position-x: -700% !important;
}

.nav .navBtn ul li.navBtn9 a {
  background-position-x: -800% !important;
}

.nav .navBtn ul li.navBtn10 a {
  background-position-x: -900% !important;
}

.nav .navBtn ul li a {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 40.03859%;
  background-size: 1000% 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 95%;
}

.slider-wra {
  width: 98%;
}

.slider-wra .slider {
  width: 100%;
  height: 0;
  padding-bottom: 65.85365%;
}

.slider-wra .slider ul.slider__list {
  width: 800%;
}

.slider-wra .slider ul.slider__list li {
  width: 12.5%;
  height: 100%;
  font-size: 1em;
}

.slider-wra .slider ul.slider__list li img {
  width: 100%;
  height: 100%;
}

.slider-wra .slider__btn ul li a {
  border-radius: 25px;
  padding: 8px 10px;
  font-size: 1rem;
}
