@charset "UTF-8";
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 64.84375%;
}

.header .slogan {
  width: 60.07813%;
  height: 0;
  padding-top: 18.28125%;
  top: 0.96386%;
  left: 20%;
}

.header .slogan01 {
  width: 100%;
  height: 0;
  padding-top: 20.41612%;
  background-size: 100%;
}

.header .slogan02 {
  width: 84.39532%;
  height: 0;
  padding-top: 14.95449%;
  top: 47.4359%;
  left: 7.80234%;
  background-size: 100%;
}

.header .slogan03 {
  width: 16.95312%;
  height: 0;
  padding-top: 14.60938%;
  top: 24.57831%;
  left: 12.1875%;
  background-size: 100%;
}

.header .car {
  width: 90.625%;
  height: 0;
  padding-top: 28.90625%;
  top: 65.66265%;
  left: 4.14062%;
  background-size: 100%;
}

.header .car_left {
  width: 53.62069%;
  height: 0;
  padding-top: 31.46552%;
  background-size: 100%;
}

.header .car_mid {
  width: 34.48276%;
  height: 0;
  padding-top: 27.32759%;
  top: 10.27027%;
  left: 34.48276%;
  background-size: 100%;
}

.header .car_right {
  width: 48.01724%;
  height: 0;
  padding-top: 22.93103%;
  top: 2.7027%;
  right: 0%;
  background-size: 100%;
}

.header .btn_gold {
  width: 13.82812%;
  height: 0;
  padding-top: 13.125%;
  top: 23.25301%;
  left: 71.95312%;
  background-size: 100%;
}

.nav {
  width: 100%;
}

.nav .container {
  width: 98%;
  margin: 0 auto;
}

.nav .container .navBtn {
  width: 100%;
  margin-left: 0;
}

.nav .container .navBtn ul {
  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;
}

@media only screen and (max-width: 560px) {
  .nav .container .navBtn ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.nav .container .navBtn ul li {
  width: 33%;
  height: 0;
  padding-bottom: 9.70588%;
}

.nav .container .navBtn ul li.navBtn1 a {
  background-position-x: 0% !important;
}

.nav .container .navBtn ul li.navBtn2 a {
  background-position-x: -100% !important;
}

.nav .container .navBtn ul li.navBtn3 a {
  background-position-x: -200% !important;
}

.nav .container .navBtn ul li.navBtn4 a {
  background-position-x: -300% !important;
}

.nav .container .navBtn ul li.navBtn5 a {
  background-position-x: -400% !important;
}

.nav .container .navBtn ul li.navBtn6 a {
  background-position-x: -500% !important;
}

.nav .container .navBtn ul li a {
  width: 97.64706%;
  height: 0;
  padding-bottom: 29.11765%;
  background-size: 600% 100%;
}

/* ================= 內容 ================= */
.content {
  padding: 0 0 30px;
  margin: 0 auto;
}

.content .btn_notice {
  width: 14.55556%;
  height: 0;
  padding-top: 14.55556%;
  margin-top: 1.20482%;
  right: 5.55556%;
}

.content .btn_notice a {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: 100%;
}

.content .container {
  width: 98%;
  padding: 20px 0;
}

.content .container ol,
.content .container ul {
  margin-left: 2em;
}

.gride .header .container {
  padding-bottom: 66.40625%;
}
