@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 187.5%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header__main {
  width: 70.11719%;
  height: 0;
  padding-bottom: 43.94531%;
  top: 14.72%;
  right: 36.32812%;
  background-size: 100%;
}

/* ================= 頁面選單 ================= */
.nav {
  padding-bottom: 3%;
}

.nav .container {
  width: 100% !important;
}

.nav .container .navBtn {
  width: 90%;
}

.nav .container .navBtn ul li {
  width: 25%;
  height: 0;
  padding-bottom: 24.66814%;
}

.nav .container .navBtn ul li.navBtn01 a {
  background-position-x: 0% !important;
}

.nav .container .navBtn ul li.navBtn02 a {
  background-position-x: -100% !important;
}

.nav .container .navBtn ul li.navBtn03 a {
  background-position-x: -200% !important;
}

.nav .container .navBtn ul li.navBtn04 a {
  background-position-x: -300% !important;
}

.nav .container .navBtn ul li.navBtn05 a {
  background-position-x: -400% !important;
}

.nav .container .navBtn ul li.navBtn06 a {
  background-position-x: -500% !important;
}

.nav .container .navBtn ul li.navBtn07 a {
  background-position-x: -600% !important;
}

.nav .container .navBtn ul li.navBtn08 a {
  background-position-x: -700% !important;
}

.nav .container .navBtn ul li a {
  width: 100%;
  height: 0;
  padding-bottom: 98.67257%;
  background-position-y: 100%;
  background-size: 800% 200%;
}

@media only screen and (max-width: 415px) {
  .nav .container .navBtn ul li {
    width: 50%;
    padding-bottom: 28%;
  }
}

/* ================= 內容 ================= */
.content .container {
  width: 90%;
}

.picEight img {
  width: 80%;
}

.page01 {
  left: 24%;
  width: 30%;
}

@media only screen and (max-width: 415px) {
  .page01 {
    width: 50%;
    left: 0;
  }
}

@media only screen and (max-width: 569px) {
  .page01 {
    left: 16%;
  }
}

.depositBtn {
  right: 0%;
}

@media only screen and (max-width: 668px) {
  .depositBtn {
    right: -5%;
  }
}

@media only screen and (max-width: 569px) {
  .depositBtn {
    right: -20%;
    top: 25%;
    width: 47%;
  }
}

@media only screen and (max-width: 376px) {
  .depositBtn {
    top: 17%;
    width: 30%;
  }
}

@media only screen and (max-width: 668px) {
  .col-5 {
    width: 45%;
  }
}

@media only screen and (max-width: 668px) {
  .pic_plus img {
    width: 50% !important;
  }
}

@media only screen and (max-width: 415px) {
  .example_box ul li {
    width: 23%;
  }
}

/* ================= 內容區塊 ================= */
@media only screen and (max-width: 415px) {
  .box {
    margin-top: 35px;
    padding: 30px 25px;
  }
}

/*================= table================= */
@media only screen and (max-width: 376px) {
  .table img {
    max-width: 50%;
  }
}

/* =================圖片控制================= */
.half {
  width: 80%;
}
