@font-face {
  font-family: "tsFont";
  src: url("../fonts/YouSheBiaoTiHei-2.ttf");
}

.ts-module-pic {
  max-width: 100%;
  height: 432px;
}

.ts-module-pic-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  padding-top: 87px;
}

.ts-module-pic-title {
  font-size: 32px;
  font-weight: 500;
  line-height: 27px;
  text-align: justify;
  letter-spacing: 0.05em;
  font-variation-settings: "opsz" auto;
  font-feature-settings: "kern" on;
  color: #ffffff;
}

.ts-module-pic-line {
  width: 67px;
  height: 3px;
  opacity: 1;
  background: #ee7700;
  margin-top: 17px;
}

.ts-module-pic-subtitle {
  opacity: 0.6;
  font-size: 30px;
  font-weight: 500;
  line-height: 27px;
  text-align: justify;
  /* 浏览器可能不支持 */
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-variation-settings: "opsz" auto;
  font-feature-settings: "kern" on;
  color: #ffffff;
  margin-top: 20px;
}

.ts-search {
  background: url("../images/search-back.png");
  background-position: center center;
  background-size: cover;
}

.ts-join-us-pic {
  background: url("../images/join-us-pic-back.png");
  background-position: center center;
  background-size: cover;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.ts-module-seize-a-seat {
  margin: 20px 0 40px 0;
}

.page-num, .page-link {
  margin: 6px !important;
}
