@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 49.76562%;
}

.header .logo {
  width: 23.67188%;
  height: 0;
  padding-bottom: 10.78125%;
  top: 1.56986%;
  left: 28.75%;
  background-size: 100%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 45.54455%;
}

.header .role {
  width: 78.28125%;
  height: 0;
  padding-bottom: 67.26562%;
  top: 0%;
  left: 34.53125%;
  background-size: 100%;
}

.header .slogan {
  width: 57.89062%;
  height: 0;
  padding-bottom: 41.40625%;
  top: 10.83203%;
  left: 1.64062%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  width: 100%;
}

.nav .container {
  width: 100%;
}

.nav .navBtn {
  width: 95%;
  max-width: 1012px;
}

.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: 25%;
  height: 0;
  padding-bottom: 15.01976%;
}

.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 a {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 60.07905%;
  background-size: 400% 100%;
}

/* ================= 內容 ================= */
.content {
  margin: 16px 0;
}

.content .container {
  width: 95%;
}

@media only screen and (max-width: 812px) {
  .content .btnM {
    width: 22.29064%;
    height: 0;
    padding-bottom: 21.79803%;
    right: 0;
    margin-top: 3%;
  }
  .content .btnM a {
    padding-bottom: 97.79006%;
    background-size: 100% !important;
  }
}

.content h4 {
  font-size: 1.25rem;
}

.slider-wra {
  width: 98%;
}

.slider-wra .slider {
  width: 100%;
  height: 0;
  padding-bottom: 65.85366%;
}

.slider-wra .slider ul.slider__list {
  width: 200%;
}

.slider-wra .slider ul.slider__list li {
  width: 50%;
  height: 100%;
  font-size: 1em;
}

.slider-wra .slider ul.slider__list li img {
  width: 100%;
  height: 100%;
}
