@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 60.70312%;
}

.header .logo {
  width: 37.03125%;
  height: 0;
  padding-bottom: 11.79688%;
  top: 13.51351%;
  left: 44.76562%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 31.85654%;
  background-size: 100%;
}

.header .slogan {
  width: 59.45312%;
  height: 0;
  padding-bottom: 22.89062%;
  top: 37.06564%;
  left: 33.90625%;
}

.content {
  padding-bottom: 3.5%;
}

.content .container {
  width: 98%;
  padding: 20px 25px;
  margin: 0 auto;
}
