@charset "UTF-8";
/*容器基本框架*/
.wrapper {
  background-size: 150%;
  overflow: hidden;
}

/* ================= 版頭 ================= */
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 49.14062%;
}

.header .logo {
  width: 16.01562%;
  height: 0;
  padding-bottom: 10.70312%;
  left: 82.03125%;
  top: 4.13355%;
}

.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 66.82927%;
  background-size: 100%;
}

.header .slogan {
  width: 36.79688%;
  height: 0;
  padding-bottom: 16.25%;
  top: 53.41812%;
  left: 31.71875%;
  background-size: 100%;
}

.header .sub {
  width: 74.21875%;
  height: 0;
  padding-bottom: 6.875%;
  top: 85.37361%;
  left: 12.5%;
  background-size: 100%;
}

/* ================= 內容 ================= */
.content .container {
  width: 98%;
  padding: 0;
  table-layout: fixed;
}

.content .container h3 {
  padding: 10px 0 10px 0;
}

.content .container h3 img {
  display: block;
  width: 80%;
  margin: 0 auto;
}

.content .container .col {
  font-size: 14px;
}
