@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+TC&display=swap");

body,
a {
  color: #313131;
  font-size: 16px;
  font-family: 'Noto Sans TC', '微軟正黑體', 'Arial', sans-serif;
  -webkit-text-stroke: 0.1px;
  line-height: 1.5;
  font-weight: 400;
}

@media (min-width: 1025px) and (max-width: 1400px) {

  body,
  a {
    font-size: 16px;
  }
}

body * {
  word-break: break-word;
}

html,
body,
form,
input,
.sprite {
  margin: 0px;
  padding: 0px;
}

.classLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.heading-title,
.heading-title .txt,
.radio_style,
.sponsor-img,
.login-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.noJS>div,
.noJS>ul {
  display: none;
}

.noJS>noscript {
  display: block;
  width: 100%;
  line-height: 10em;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  overflow: -moz-scrollbars-vertical;
}

body {
  background: #f6f6f6;
  visibility: visible;
}

body.fixed {
  overflow: hidden;
}

div {
  position: relative;
}

ol,
ul {
  margin: 0;
}

.sh_sans {
  font-family: "source-han-sans-traditional", "微軟正黑體", sans-serif;
}

.sh_serif {
  font-family: "source-han-serif-tc", serif;
}

form {
  font-size: 16px;
}

label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 12px;
  cursor: pointer;
}

input {
  -webkit-autofill: unset;
  font-size: 16px;
  background-color: #eeeeee;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #fcfcfc inset;
}

input:focus {
  outline: 0;
}

input[type='text'],
input[type='password'] {
  vertical-align: top;
}

input[type="radio"] {
  margin-right: 5px;
  cursor: pointer;
  vertical-align: middle;
}

input[type=number]::-webkit-inner-spin-button,
input [type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input.hid {
  display: none;
}

a:focus,
input:focus,
select:focus,
button:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none;
}

select {
  border: 0px;
  outline: none;
}

textarea {
  padding: 5px;
  border: 1px solid rgba(216, 216, 216, 0.8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  font-size: 16px;
  background-color: #eeeeee;
}

a {
  cursor: pointer;
  color: inherit;
  font-size: inherit;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: none;
  color: currentColor;
}

img {
  max-width: 100%;
}

.sprite {
  fill: #2885c3;
  vertical-align: top;
  width: 100%;
  height: 100%;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

.ellipsis {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hide {
  display: none !important;
}

.txt-underLine {
  text-decoration: underline !important;
}

@media (max-width: 1024px) {
  .hide {
    display: block !important;
  }
}

.icon {
  display: inline-block;
  vertical-align: middle;
}

.flex-none {
  flex: none !important
}

/* ======= */
.wrapper-1700 {
  width: 100%;
  max-width: 1700px;
  margin: auto;
}

.wrapper-1650 {
  width: 100%;
  max-width: 1650px;
  margin: auto;
}

.wrapper {
  width: 100%;
  max-width: 1600px;
  margin: auto;
}

.wrapper-1550 {
  width: 100%;
  max-width: 1550px;
  margin: auto;
}

.wrapper-1500 {
  width: 100%;
  max-width: 1500px;
  margin: auto;
}

.wrapper-1450 {
  width: 100%;
  max-width: 1450px;
  margin: auto;
}

.wrapper-1400 {
  width: 100%;
  max-width: 1400px;
  margin: auto;
}

.wrapper-1350 {
  width: 100%;
  max-width: 1350px;
  margin: auto;
}

.wrapper-1300 {
  width: 100%;
  max-width: 1300px;
  margin: auto;
}

.wrapper-1250 {
  width: 100%;
  max-width: 1250px;
  margin: auto;
}

.wrapper-1230 {
  width: 100%;
  max-width: 1230px;
  margin: auto;
}

.wrapper-1200 {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

.wrapper-1150 {
  width: 100%;
  max-width: 1150px;
  margin: auto;
}

.wrapper-1100 {
  width: 100%;
  max-width: 1100px;
  margin: auto;
}

.wrapper-1000 {
  width: 100%;
  max-width: 1000px;
  margin: auto;
}

.wrapper-900 {
  width: 100%;
  max-width: 900px;
  margin: auto;
}

.wrapper-800 {
  width: 100%;
  max-width: 800px;
  margin: auto;
}

.wrapper-700 {
  width: 100%;
  max-width: 700px;
  margin: auto;
}

.wrapper-600 {
  width: 100%;
  max-width: 600px;
  margin: auto;
}

.wrapper-500 {
  width: 100%;
  max-width: 500px;
  margin: auto;
}

.detail_label {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  padding: 0 6px;
  height: 20px;
  text-align: center;
  background-color: #fff;
  line-height: 20px;
  vertical-align: middle;
  font: 13px/25px Arial;
  border: 1px solid #fff;
}

.detail_label.fc-LightSalmon {
  border-color: #e9a3a8;
  color: #e9a3a8;
  line-height: 20px;
}

.logo-banner {
  text-align: center;
}

.logo-banner img {
  width: 100%;
}

.nav-fostrap ul {
  width: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-fostrap li {
  display: inline-block;
  position: relative;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.nav-fostrap li a {
  position: relative;
  z-index: 1;
  font-size: 20px;
  font-size: 1.25rem;
  color: #fff;
  font-weight: 400;
  text-align: center;
  overflow: hidden;

  font-family: adobe-fan-heiti-std, sans-serif;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  padding: 5px 0;
}

.nav-fostrap li a>p {
  font-size: 16px;
  font-size: 1rem;
  font-family: Arial;
}

.nav-fostrap li a::before {
  content: '';
  display: block;
  width: calc(100% - 2rem);
  height: 100%;
  background-color: #fff;
  position: absolute;
  left: 50%;
  z-index: -1;
  border-radius: 6px;
  -webkit-transform: translate(-500%, 0%) skew(-12deg);
  -ms-transform: translate(-500%, 0%) skew(-12deg);
  transform: translate(-500%, 0%) skew(-12deg);
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}

.nav-fostrap li+li::after {
  content: '';
  display: block;
  width: 2px;
  height: 40px;
  background-color: #636363;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
}

.nav-fostrap li>a {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.nav-fostrap li:hover a,
.nav-fostrap li.active a {
  color: #000;
}

.nav-fostrap li:hover a::before,
.nav-fostrap li.active a::before {
  -webkit-transform: translate(-50%, 0%) skew(-12deg);
  -ms-transform: translate(-50%, 0%) skew(-12deg);
  transform: translate(-50%, 0%) skew(-12deg);
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
}

.nav-fostrap-link {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 1024px) {
  .nav-fostrap-link {
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-fostrap-link ul {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav-fostrap-link ul li {
    width: 100%;
  }

  .nav-fostrap-link ul li::after {
    display: none !important;
  }

  .nav-fostrap-link ul li a::before {
    display: none;
  }
}

@media (min-width: 1080px) and (max-width: 1600px) {
  .nav-fostrap {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.arrow-down {
  position: absolute;
  right: 1rem;
}

.title-mobile {
  display: none;
}

@media (min-width: 1025px) {
  .nav-header {
    background-color: #333;
  }

  .container {
    width: 96%;
  }

  .nav-bg-fostrap,
  .arrow-down {
    display: none;
  }
}

@media (max-width: 1024px) {
  .nav-fostrap {
    background: #fff;
    width: 55vw;
    height: 100%;
    display: block;
    position: fixed;
    left: -100%;
    top: 0px;
    -webkit-transition: left 0.25s ease;
    -o-transition: left 0.25s ease;
    transition: left 0.25s ease;
    z-index: 12;
  }

  .nav-fostrap li a::after {
    display: none !important;
  }

  .title-mobile {
    display: block;
    text-align: center;
    max-width: 300px;
    margin: 14px 10px;
  }

  .mobile-closeBtn {
    width: 45px;
    height: 45px;
    background-color: #000;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 55vw;
    top: 0px;
    z-index: 6;
    font-size: 25px;
    font-size: 1.5625rem;
  }

  .mobile-closeBtn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }

  .nav-fostrap.visible {
    left: 0px;
    -webkit-transition: left 0.25s ease;
    -o-transition: left 0.25s ease;
    transition: left 0.25s ease;
  }

  .nav-bg-fostrap {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    min-height: 65px;
    margin: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    z-index: 5;
  }

  .navbar-fostrap {
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    cursor: pointer;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    padding: 12px;
  }

  .navbar-fostrap .mobile-navBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: #848283 1px solid;
    border-radius: 20px;
    padding: 3px 7px 3px 3px;
    font-size: 14px;
    color: #848283;
    font-weight: 100;
  }

  .navbar-fostrap .btn-ham {
    margin-top: 2px;
  }

  .navbar-fostrap .btn-ham span {
    height: 1px;
    background: #848283;
    margin: 3px 5px;
    display: block;
    width: 15px;
  }

  .navbar-fostrap .btn-ham span:nth-child(2),
  .navbar-fostrap .btn-ham span:nth-child(3) {
    width: 15px;
  }

  .nav-fostrap ul {
    padding-top: 5px;
  }

  .nav-fostrap li {
    display: block;
    border-bottom: #eee 1px solid;
  }

  .nav-fostrap li a {
    display: block;
    color: #505050;
    font-size: 18px;
    font-size: 1.125rem;
  }

  .nav-fostrap li:first-child:hover a {
    border-radius: 0;
  }

  .nav-fostrap li ul.dropdown {
    position: static;
    display: none !important;
    margin-left: 0;
  }

  .nav-fostrap li ul.dropdown.active {
    display: block !important;
    opacity: 1;
    visibility: visible;
  }

  .nav-fostrap li ul.dropdown li {
    padding: 0;
    border-bottom-color: #2885c3;
  }

  .nav-fostrap li ul.dropdown li a {
    background: #6b1b21;
    border-bottom: none;
    color: #fff !important;
  }

  .nav-fostrap li a.active {
    background: #802028;
    color: #fff !important;
  }

  .nav-fostrap li a.active .arrow-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .nav-fostrap li ul.dropdown li a {
    padding: 15px 10px 15px 30px;
  }
}

@media (max-width: 640px) {
  .title-mobile {
    max-width: 250px;
  }
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}

.nav-overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  display: none;
  opacity: 0;
}

.nav-overlay.show {
  display: block;
  opacity: 1;
}

.dropdown-lang .dropdown-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  border: #2885c3 1px solid;
  padding: .25em .65em;
  color: #2885c3;
  height: 35px;
  font-size: 16px;
  font-size: 1rem;
}

.dropdown-lang .dropdown-toggle::after {
  display: none;
}

.dropdown-lang .dropdown-toggle .icon {
  margin-right: 0.25rem;
  margin-top: -1px;
}

.dropdown-lang .dropdown-menu {
  min-width: auto;
  border-color: #2885c3;
  padding-left: .2rem;
  padding-right: .2rem;
}

@media (min-width: 1025px) {
  .dropdown-lang {
    margin-left: 10px;
  }
}

article {
  width: 100%;
}

article p {
  margin-bottom: 0.5rem;
}

@media (max-width: 810px) {
  article iframe {
    height: 500px;
  }
}

.text-main {
  color: #2885c3;
}

.text-subs {
  color: #feebe5;
}

.text-blue {
  color: blue;
}

.normal-content {
  padding: 2rem 0.5rem;
}

.normal-content article {
  overflow-x: auto;
  padding: 0.5rem 1rem 1rem 3.25rem;
}

@media (min-width: 1025px) and (max-width: 1400px) {
  .normal-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 1024px) {
  .normal-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.style-content {
  margin-top: 1.5rem;
  margin-bottom: 2.5rem;
  padding: 1.5rem 2.5rem 1.5rem !important;
  background-color: #fff;
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.1);
  z-index: 1;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .style-content {
    padding: 1.5rem !important;
  }
}

@media (max-width: 640px) {
  .style-content {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}

.heading-title {
  position: relative;
  margin-bottom: 0.5rem;
}

.heading-title p {
  color: #000;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.3;
}

.heading-title .en {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  color: #333;
}

.heading-title>.icon {
  padding-right: 10px;
}

.heading-title .txt .icon {
  padding-right: 10px;
}


.headingTxt-title {
  position: relative;
}

.headingTxt-title .txt {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 1.25rem;
}

.headingTxt-title .txt::before {
  width: 28px;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -14px;
  background-color: #b80000;
}

.headingTxt-title .txt::after {
  width: 100px;
  height: 1px;
  display: block;
  content: "";
  position: relative;
  margin-top: 25px;
  left: 50%;
  margin-left: -50px;
  background-color: #b80000;
}

@media (max-width: 640px) {
  .heading-title {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-title p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 25px;
    font-size: 1.5625rem;
  }

  .heading-title>.icon {
    display: none;
    padding-right: 5px;
  }

  .heading-title .txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-title .txt .icon {
    display: none;
    padding-right: 5px;
  }

  .heading-title .txt+a {
    position: absolute;
    right: 0;
  }
}

/* 圖文 */
.articleContainer {
  display: flex;
  flex-direction: row-reverse;
  margin: 16px 0;
}

.articleContainer__image {
  min-width: 150px;
  padding: 0.25rem 1rem;
  text-align: center;
}

.articleContainer__feature {
  flex: 1;
}

@media (max-width: 640px) {
  .articleContainer {
    flex-direction: column;
  }

  .articleContainer__image,
  .articleContainer__feature {
    width: 100%;
  }

  .articleContainer__feature {
    padding-top: 1rem;
  }

}

.titleBox {
  font-weight: 500;
  font-size: 23px;
  color: #313131;
}

.titleBox span {
  padding-left: 8px;
  padding-right: 8px;
  border-left: 1px solid #d6d6d6;
}

.titleBox span:last-child {
  border-right: 1px solid #d6d6d6;
}

.titleStyle,
.title-lineThrogh {
  font-size: 25px;
  font-size: 1.5625rem;
  letter-spacing: 0;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 1rem;
  text-align: center;
}

.titleStyle::before,
.title-lineThrogh::before {
  content: "";
  width: 14px;
  height: 2px;
  display: block;
  background-color: #2885c3;
  position: absolute;
  bottom: 0;
  left: calc(50% - 13px);
}

.titleStyle::after,
.title-lineThrogh::after {
  content: "";
  width: 14px;
  height: 2px;
  display: block;
  background-color: #2885c3;
  position: absolute;
  bottom: 0;
  right: calc(50% - 13px);
}

.title-lineThrogh {
  line-height: 1.25;
  padding-bottom: 0;
}

.title-lineThrogh::before,
.title-lineThrogh::after {
  display: none;
}

.title-lineThrogh p {
  margin-bottom: 0;
}

.title-lineThrogh .txt {
  position: relative;
  display: inline-block;
  text-align: center;
  line-height: 1;
}

.title-lineThrogh .txt::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 5px;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}

.title-lineThrogh .txt small {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 1em;
  padding: 0 0.5em;
  background-color: #fff;
  font-weight: 100;
}

.tag-item {
  display: inline-block;
  width: auto;
  line-height: 1.1;
  margin: 2.5px;
  padding: 10px 15px;
  text-align: center;
  color: #849aae;
  background: #f2f5fa;
  margin-left: 0;
}

.tag-item.small {
  font-size: 14px;
}

.tag-item.sub {
  border: #feebe5 1px solid;
  color: #feebe5 !important;
  background-color: transparent;
}

.tag-item.main {
  border: #feebe5 1px solid;
  color: #feebe5 !important;
  background-color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 6px 12px 8px;
  font-weight: 600;
  background-color: #fff !important;
}

.tag-item.item-reserve,
.tag-item.item-order,
.tag-item.item-sold,
.tag-item.item-tag {
  padding-left: 8px;
  padding-right: 8px;
  color: #fff;
}

.tag-item.item-reserve {
  background-color: #91c62e;
}

.tag-item.item-order {
  background-color: #55b1f0;
}

.tag-item.item-sold {
  background-color: #c9002d;
}

.tag-item.item-tag {
  border-radius: 20px;
  background-color: #212945;
  line-height: 1.5;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 6px;
  padding-bottom: 8px;
}

.text-middle-line {
  position: relative;
  width: 100%;
  line-height: 35px;
  text-align: center;
  color: #454445;
  font-size: 26px;
  margin-bottom: 25px;
}

.text-middle-line span {
  position: relative;
  z-index: 1;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fff;
}

.text-middle-line::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background-color: #BEBCBC;
  z-index: 0;
}

.pagination-wrap {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.pagination-wrap .pagination {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagination-wrap .pagination .page-link {
  width: 35px;
  height: 35px;
  line-height: 1.65;
  text-align: center;
  border-radius: 0;
  border: none;
  padding: 0;
  margin-right: 1rem;
  background-color: transparent;
  border: #424242 1px solid;
}

.pagination-wrap .pagination .page-link a {
  color: #6e6d6d;
  font-size: 16px;
  font-size: 1rem;
  font-family: Arial;
  line-height: 34px;
}

.pagination-wrap .pagination .page-link.arrow {
  line-height: 1.45;
}

.pagination-wrap .pagination .page-link:hover,
.pagination-wrap .pagination .page-link.active {
  background-color: #2885c3;
}

.pagination-wrap .pagination .page-link:hover a,
.pagination-wrap .pagination .page-link.active a {
  color: #fff !important;
}

@media (max-width: 1024px) {
  .pagination-wrap .pagination-mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }

  .pagination-wrap .pagination-mobile .select_style {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 10px;
  }

  .pagination-wrap .pagination-mobile .select_style .form-control {
    border: 1px solid #ced4da !important;
    background: #fff;
    text-align: center;
  }
}

.select_style::after {
  content: '\f078';
  font-family: 'fontAwesome';
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.select_style select {
  width: 100%;
  background: transparent;
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
}

.select_style select,
.select_style input {
  height: 100% !important;
}

.select_style .form-control {
  border-radius: 0;
}

.select_style .disabled {
  background-color: #e9ecef;
}

.select_style .disabled select,
.select_style .disabled input {
  background: transparent;
}

select.form-control,
input.form-control,
button.form-control {
  border-radius: 0px;
}

select.form-control {
  height: auto;
  line-height: 30px;
}

.btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

ul.btn-wrap {
  list-style: none;
  padding-left: 0;
}

.btn {
  border-radius: 5px;
}

/*check & radio style switched*/
.checkbox_style>input[type="checkbox"] {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 3px;
  opacity: 0;
  cursor: pointer;
}

.checkbox_style>input+label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  margin-top: 2px;
  margin-bottom: 5px;
  margin-right: 2px;
  margin-left: 0;
  padding-left: 1.75rem;
  cursor: pointer;
  border: none;
}

.checkbox_style>input+label::before {
  content: "\f096";
  font-family: FontAwesome;
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 1.5rem;
  position: absolute;
  left: 0;
  top: -3px;
}

.checkbox_style>input+label::after {
  content: "\f00c";
  font-family: FontAwesome;
  position: absolute;
  top: 3px;
  left: 1px;
  font-size: 1rem;
  opacity: 0;
}

.checkbox_style>input:checked+label::after {
  opacity: 1;
}

.checkbox_style p {
  margin-top: 10px;
}

.checkbox_style.checkbox_style_02>input+label::before {
  border-radius: 4px;
  margin-right: 0;
  background: #d7d7d7;
  margin: -6px 3px 0 0;
}

.checkbox_style.checkbox_style_02>input+label::after {
  content: '';
}

.checkbox_style.checkbox_style_02>input:checked+label::before {
  background-color: #333;
}

.checkbox_style.checkbox_style_02>input:checked+label::after {
  content: "\f00c";
  font-family: FontAwesome;
  color: white;
  font-size: .95rem;
  top: 0;
  left: 3px;
}

.radio_style {
  margin-top: 10px !important;
}

.radio_style input[type="radio"] {
  display: none;
}

.radio_style input+label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  margin-bottom: 0;
}

.radio_style input+label::before,
.radio_style input+label::after {
  content: "";
  display: inline-block;
  border-radius: 50%;
}

.radio_style input+label::before {
  width: 20px;
  height: 20px;
  border: #cecece 1px solid;
  background: #fff;
  vertical-align: middle;
  margin-right: 6px;
}

.radio_style input+label::after {
  width: 10px;
  height: 10px;
  background-color: transparent;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

.radio_style input:checked+label::after {
  background-color: #313131;
}

@media (min-width: 1025px) {
  .radio_style~.radio_style {
    margin-left: 1rem;
  }
}

.modal-style .modal-dialog {
  max-width: 640px;
}

.modal-style .modal-content {
  border-top: #2885c3 4px solid;
  border-radius: 0;
  padding-left: .5rem;
  padding-right: .5rem;
}

.modal-style .modal-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
}

.modal-style .modal-footer {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
}

.modal-style .btn-wrap {
  margin-top: 1rem;
}

.modal-style .btn-wrap .btn {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.modal-style .modal-body {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 640px) {
  .modal-style .content-infoList li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .modal-style .content-infoList .txt {
    margin-top: 10px;
  }

  .modal-style .btn-wrap li,
  .modal-style .btn-wrap .btn {
    width: 100%;
  }
}

/* scroll fixes */
.modal-open .modal {
  padding-left: 0px !important;
  padding-right: 0px !important;
  overflow-y: scroll;
}

/* 0409更新 : search_result */
.elementor-posts-nothing-found {
  margin-bottom: 1em;
  line-height: 1.25;
}

.elementor-posts-nothing-found .h1 {
  font-weight: 900;
  font-size: 3rem;
  line-height: 1;
  opacity: 0.8;
  color: #fff;
  font-family: Helvetica;
  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
}

.elementor-posts-nothing-found p {
  font-weight: 300;
  font-size: 18px;
  opacity: 0.7;
  margin-top: 20px;
}

@media (max-width: 1024px) {
  .elementor-posts-nothing-found .h1 {
    font-size: 4rem;
  }
}

.blockquote {
  display: block;
  background: #fff;
  padding: 15px 20px 10px 20px !important;
  margin: 20px 0 !important;
  position: relative;
  font-size: 16px;
  line-height: 1.4;
  color: #666;
  border-left: 6px solid #c76c0c;
  border-right: 2px solid #c76c0c;
  -webkit-box-shadow: 0px 0px 8px #ccc;
  box-shadow: 0px 0px 8px #ccc;
}

.footer-section {
  background: #353e5b;
  position: relative;
  color: #fff;
}

.footer-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.25rem 1rem 1rem;
}

.footer-widget-list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.footer-widget-list .footer-title {
  margin-bottom: 1rem;
}


.footer-widget-list .icon small {
  color: #c0bfbf;
  font-size: 90%;
}

footer .viewer-list {
  display: flex;
}

footer .viewer-item {
  text-align: center;
  min-width: 130px;
  margin-top: 15px;
}

footer .viewer-item .no {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
}

footer .viewer-item .des {
  color: #aaa;
  font-size: 17px;
  line-height: 1.2;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
}

@media (max-width: 640px) {
  .footer-widget {
    flex-direction: column;
  }
}

.footer-social-info,
.footer-social-icon {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.footer-social-info p,
.footer-social-icon p {
  margin-bottom: 0.25rem;
}

.footer-social-info p:last-child,
.footer-social-icon p:last-child {
  margin-bottom: 0;
}

.footer-social-info.logo::after {
  display: none;
}

@media (min-width: 1025px) {
  .footer-social-info::after {
    content: '';
    display: block;
    width: 1px;
    height: calc(100% - 69px);
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: 0%;
  }
}

.footer-social-icon p {
  display: flex;
  align-items: center;
}

.footer-social-icon p>.icon {
  flex: none;
}

.footer-social-icon .icon {
  text-align: center;
  padding-right: 15px;
}

.footer-social-icon .icon img {
  margin-top: -3px;
}

@media (min-width: 1025px) {
  .footer-social-icon {
    padding-left: 3rem;
    padding-right: 1rem;
  }
}

@media (max-width: 640px) {
  .footer-social-icon {
    padding-top: 1rem;
  }
}

.copyright-text {
  background-color: #212945;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 10px;
}

.iware {
  display: inline-block;
  text-align: center;
  padding: 2px 4px;
}

.iware p {
  display: inline-block;
  background-color: #000000;
  padding: 1px 6px;
}

.iware,
.iware a,
.iware b {
  font-size: 11px;
  font-weight: normal;
  color: #d5d5d5;
}

.float-link {
  right: 10px;
  position: fixed;
  bottom: 200px;
  z-index: 3;
  transition: 0.3s;
}

.float-link .link-btn a {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}

.float-link .link-btn a:hover {
  opacity: 0.65;
}

.float-link .link-btn.top {
  opacity: 0;
}

.float-link .link-btn.top a {
  background: #2885c3;
}

.float-link .link-btn.top span {
  position: relative;
  display: block;
  color: #fff;
  padding-top: 11px;
  font-size: 13px;
}

.float-link .link-btn.top span::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 8px 5px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.float-link.active .link-btn.top {
  opacity: 1;
}

@media (max-width: 1024px) {
  .float-link {
    display: none;
  }
}

/* .index-content:nth-child(odd) {
  background-color: #eeeeee;
} */

.index-content article {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 640px) {
  .index-content .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .index-content .row>div {
    padding-left: 0;
    padding-right: 0;
  }
}

.index-wel-msg {
  background: url("../images/bg-wel.jpg") no-repeat, #fff;
  background-position: 20% top;
  padding-top: 55px;
  padding-bottom: 35px;
}

.index-wel-msg .president {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
}

.index-wel-msg .president .img-box {
  display: block;
  border-radius: 50%;
  border: 5px solid #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  width: 200px;
  height: 200px;
  overflow: hidden;
}

.index-wel-msg .president .img-box img {
  display: block;
  width: 100%;
}

.index-wel-msg .president .president-info {
  color: #000;
  padding-left: 35px;
  margin-bottom: 10px;
}

.index-wel-msg .president .president-info .name {
  font-size: 36px;
  line-height: 1.2;
}

.index-wel-msg .president .president-info .title {
  color: #999;
  font-size: 20px;
  line-height: 1.2;
  margin-top: 10px;
}

.index-wel-msg .msg {
  padding-left: 235px;
  margin-top: 10px;
}

.index-wel-msg .msg p {
  color: #444;
  font-size: 17px;
  line-height: 1.6;
}

.index-wel-msg .remark {
  margin-top: 30px;
}

.index-wel-msg .remark .sign {
  display: block;
  width: 200px;
}

.index-wel-msg .wel-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
  margin-top: 30px;
}

.index-wel-msg .wel-item {
  align-items: flex-start;
  display: grid;
  grid-template-columns: 100px auto;
  gap: 20px;
}

.index-wel-msg .wel-item .img-box {
  border-radius: 50%;
  overflow: hidden;
  border: solid 3px #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
  max-width: 100px;
}

.index-wel-msg .wel-item .img-box img {
  display: block;
  width: 100%;
}

.index-wel-msg .wel-item .msg {
  margin-top: 60px;
  padding-left: 0;
}

.index-wel-msg .wel-item .msg p {
  color: #777;
  font-size: 15px;
}

.index-local-info .title {
  background: #f6e04b;
  text-align: center;
  position: absolute;
  padding: 15px 20px;
  top: 0;
  left: 40px;
}

.index-local-info .title .city {
  color: #333;
  font-size: 50px;
  text-transform: uppercase;
  line-height: 1;
}

.index-local-info .title .des {
  text-transform: uppercase;
  color: #333;
  font-size: 18px;
  line-height: 1;
  margin-top: 12px;
  position: relative;
  letter-spacing: 1px;
}

.index-local-info .title .des:before {
  background: rgba(0, 0, 0, .5);
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}

.index-local-info .title .des span {
  background: #f6e04b;
  position: relative;
  padding: 0 15px;
}

.index-bestPaper article {
  font-size: 22px;
  font-size: 1.375rem;
}

.index-date-info .row>div:nth-child(1) {
  background: linear-gradient(-145deg, #454d77 30%, #393f60);
}

.index-date-info .row>div:nth-child(2) {
  background: linear-gradient(135deg, #db6766 30%, #e05352);
}

.index-date-info .heading-title {
  margin-bottom: 20px;
}

.index-date-info .heading-title p {
  color: #fff;
}

.index-date-info .row>* {
  padding: 70px 30px;
}

.index-date-info .half-content {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.index-news-list {
  list-style: none;
}

.index-news-list li:not(:last-child) {
  margin-bottom: 15px;
}

.index-news-list .news-item {
  display: grid;
  grid-template-columns: 125px auto;
  align-items: flex-start;
  gap: 20px;
}

.index-news-list .news-item .time {
  color: #393f60;
  padding: 10px;
  background: rgba(255, 255, 255, .8);
  border-radius: 25px;
  text-align: center;
  display: block;
  line-height: 1;
}

.index-news-list .news-item .content {
  margin-top: 4px;
}

.index-news-list .news-item .title {
  font-size: 22px;
  line-height: 1.2;
  color: #fff;
}

.index-news-list .news-item .des {
  font-size: 16px;
  line-height: 1.3;
  color: #fff;
  opacity: .7;
  margin-top: 8px;
}

.index-date-info .important-list {
  list-style: none;
}

.index-date-info .important-list li:not(:last-child) {
  margin-bottom: 15px;
}

.index-date-info .important-item {
  margin-left: 35px;
}

.index-date-info .important-item:before {
  position: absolute;
  top: 4px;
  left: -35px;
  content: '\f02e';
  font-family: 'FontAwesome';
  font-weight: bold;
  font-size: 20px;
  color: #a53409;
}

.index-date-info .important-item .time {
  padding: 10px 15px;
  display: inline-block;
  background: rgba(255, 255, 255, .7);
  line-height: 1;
  font-size: 16px;
  border-radius: 20px;
  color: #e05352;
}

.index-date-info .important-item .title {
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  margin-top: 7px;
}

.index-importantDate .newList-title {
  width: 100%;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 0;
}

.index-importantDate .newList-title p,
.index-importantDate .newList-title .time {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 1.5;
}

.index-importantDate .newList-title p {
  font-size: 18px;
  font-size: 1.125rem;
}

.index-importantDate .newList-title .time {
  font-size: 18px;
  color: #083d78;
}

.index-importantDate .newsList li:nth-child(odd) .newList-title .time {
  color: #016ae1;
}

.index-sponsor {
  background: #eee;
  padding: 5rem 0.5rem 3rem;
}

.index-sponsor .sponsor-list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 25px;
  margin-bottom: 25px;
}

@media (min-width: 1025px) {
  .index-sponsor .sponsor-list {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (min-width: 1025px) {
  .index-importantDate .newsList li {
    padding-left: 40px;
    padding-right: 20px;
  }

  .index-importantDate .newList-title p {
    flex: 2.75;
  }
}

@media (max-width:1280px) {
  .index-wel-msg .wel-grid {
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .index-wel-msg.second-msg {
    background: linear-gradient(0deg, #fff 10%, #eaeaea 40%, #eaeaea 60%, #fff 90%);
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .index-wel-msg .wel-item .msg {
    margin-top: 0;
  }
}

@media (max-width:1024px) {
  .index-wel-msg .president .img-box {
    width: 150px;
    height: 150px;
  }

  .index-wel-msg .president .president-info {
    padding-left: 25px;
    margin-bottom: 0;
  }

  .index-wel-msg .president .president-info .name {
    font-size: 30px;
  }

  .index-wel-msg .president .president-info .title {
    font-size: 17px;
  }

  .index-wel-msg .msg {
    padding-left: 175px;
  }

  .index-local-info .title {
    position: static;
  }

  .index-importantDate .newList-title {
    flex-direction: column;
    align-items: flex-start;
  }

  .index-importantDate .newList-title br {
    display: none;
  }

  .index-importantDate .newList-title .time {
    width: 100%;
    padding-top: 5px;
  }
}

.sponsorSwiper .swiper-wrapper {
  margin-top: 20px;
  margin-bottom: 50px;
}

.sponsorSwiper .swiper-slide~.swiper-slide {
  border-left: #d2d2d2 2px solid;
}

.sponsorSwiper .swiper-pagination-bullet-active {
  background: #2885c3;
}

@media (max-width: 960px) {
  .index-sponsor .sponsor-list {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 640px) {
  .sponsorSwiper .swiper-wrapper {
    margin-top: 0;
  }

  .sponsorSwiper .swiper-slide~.swiper-slide {
    border-left: none;
  }

  .index-wel-msg .president .president-info {
    padding-left: 0;
    margin-top: 20px;
    width: 100%;
  }

  .index-wel-msg {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .index-wel-msg.second-msg {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .index-wel-msg .msg {
    padding-left: 0;
  }

  .index-wel-msg .msg p {
    font-size: 15px;
  }

  .index-wel-msg .wel-grid {
    gap: 30px;
  }

  .index-wel-msg .wel-item {
    grid-template-columns: 1fr;
  }

  .index-local-info .title .city {
    font-size: 40px;
  }

  .index-local-info .title .des {
    font-size: 14px;
  }

  .index-date-info .row>div {
    padding: 40px 15px;
  }

  .index-news-list,
  .index-date-info .important-list {
    padding-left: 0;
  }

  .index-news-list .news-item {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .index-news-list .news-item .title,
  .index-date-info .important-item .title {
    font-size: 18px;
  }

  .index-news-list .news-item .content {
    margin-top: 0;
  }

  .index-sponsor {
    padding: 3rem 15px 2rem;
  }

  .index-sponsor .sponsor-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}

.sponsor-img {
  width: 100%;
  height: 100%;
  justify-content: center;
}

.sponsor-img a,
.sponsor-img .info {
  display: block;
  width: 100%;
}

.sponsor-img .info {
  background: #fff;
  border: #eae8e3 1px solid;
  border-radius: 15px;
  overflow: hidden;
  padding: 15px;
}

.sponsor-img .img {
  height: 0;
  padding-bottom: 50%;
  /* margin-bottom: 10px; */
}

.sponsor-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  margin: auto;
}

.sponsor-img p {
  font-size: 17px;
}

.newsList {
  padding-left: 0;
}

.newsList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  border-bottom: 1px dotted #000;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  line-height: 1.75;
}

.newsList li a:hover {
  color: #2885c3;
}

.newsList li b {
  font-weight: 400;
}

.newsList-dot li {
  padding-left: 40px;
  padding-bottom: 15px;
  margin-bottom: 8px;
}

.newsList-dot li::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  left: 16px;
  top: 22px;
}

.newsList .timeList,
.newsList .linkList {
  width: 100%;
}

.newsList .timeList .tag-item {
  min-width: 8.1rem;
}

.newsList .linkList {
  align-items: flex-start !important;
}

.newsList .linkList .tag-item {
  flex: none
}

.newsList .linkList .tag-item+p {
  padding-top: 1rem;
}

@media (min-width: 1025px) {
  .newsList-pl35 li {
    padding-left: 35px;
  }

  .newsList .linkList {
    padding-right: 9rem;
  }
}

@media (max-width:1024px) {
  .newsList-dot .newList-title {
    align-items: flex-start;
    flex-direction: column;
  }
}

.newList-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px;
  font-size: 22px;
  font-size: 1.375rem;
}

.newList-title p {
  margin-bottom: 0;
}

.newList-title .time {
  color: #ed7c4c;
  padding-top: 3px;
  padding-right: 10px;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: Arial;
}

.newsStyle {
  padding: 8px 16px 15px 0px;
  border-bottom: 1px solid #b6b6b6;
  background: #FBFBFB;
}

.newsStyle span {
  float: left;
  width: 38px;
  height: 38px;
  margin-right: 15px;
  margin-top: 4px;
  text-align: center;
}

.newsStyle dt {
  font-size: 22px;
  font-size: 1.375rem;
  color: #000;
}

.newsStyle time {
  font-size: 16px;
  font-weight: 100;
  font-family: Arial;
  color: #666;
}

.classLink {
  list-style: none;
  padding-left: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.classLink li {
  margin-bottom: 10px;
  margin-left: 7px;
  margin-right: 7px;
}

.classLink li a {
  display: block;
  padding: 5.5px 15px 7.5px;
  color: #3f3f3f;
  font-weight: 500;
  background-color: #dcdcdc;
  text-align: center;
  min-width: 150px;
  border-radius: 20px;
  line-height: 1.3;
}

.classLink li a:hover,
.classLink li a.active {
  color: #fff;
  background-color: #e05352;
}

.classLink li .en {
  font-size: 85%;
}

.card-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0.5rem 0 1rem;
}

.card-wrap .card {
  width: auto;
  height: auto;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  /* max-width: calc((100% / 3) - 20px); */
  margin: 5px 15px 5px 5px;
  border-radius: 0;
  overflow: hidden;
  flex-direction: row;
}

.card-wrap .card-img-top {
  border-radius: 0;
  text-align: center;
  overflow: hidden;
  flex: 0 0 340px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.card-wrap .card-body {
  padding: 0.75rem 1.5rem 0.75rem 0.75rem;
}

.card-wrap .card-text {
  font-size: 15px;
  font-size: 0.9375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.card-wrap .card-text .tag-item {
  min-width: 95px;
  margin-right: 10px;
}

.card-wrap .card-text .tag-item+* {
  padding-top: 10px;
}

@media (min-width:1000px) {
  .card-wrap .card-img-top {
    padding-top: 3px;
  }
}

@media (max-width: 810px) {
  .card-wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
  }

  .card-wrap .card {
    flex-direction: column;
    max-width: calc((100% / 1) - 20px);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc((100% / 1) - 20px);
    flex: 0 0 calc((100% / 1) - 20px);
  }

  .card-wrap .card-body {
    padding: 1rem;
  }

  .card-wrap .card-title {
    min-height: auto;
  }

  .card-wrap .card-img-top {
    flex: none;
    padding: 5px 5px 0 5px;
  }
}

.box {
  display: block;
  width: 100%;
  overflow: hidden;
}

.form-box .title {
  text-align: center;
  padding: 20px 0 15px;
  font-size: 30px;
  font-size: 1.875rem;
  color: #2885c3;
}

.form-box .section {
  padding: 20px 0;
}

.form-box .form-control {
  border-width: 0 0 1px 0;
}

.form-box .message {
  display: block;
  width: 100%;
  margin: 20px 0 0;
  font-size: 16px;
  text-align: right;
}

.form-box .message a {
  position: relative;
  display: inline-block;
  color: #636262;
  text-decoration: none;
  text-align: left;
  border-bottom: #ccc 1px solid;
  padding-bottom: 10px;
}

.form-box .message a::after {
  content: '→';
  display: inline-block;
  float: right;
}

.form-box.forget {
  display: none;
}

.form-box .form-list p {
  margin-bottom: 0;
}

.form-box.regis .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-box.regis .form-group>label {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
}

.form-box.regis .form-group .form-list {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-box.regis .form-group .form-list label {
  margin-bottom: 0;
}

.form-box.regis.regis-form .form-group {
  -webkit-box-align: normal;
  -ms-flex-align: normal;
  align-items: normal;
  margin-bottom: 5px;
  border: 1px solid #dee2e6;
}

.form-box.regis.regis-form .form-group>label {
  min-width: 260px;
  background: #f0f0f0;
  padding: 10px;
}

.form-box.regis.regis-form .form-group .form-list {
  padding: 5px 10px;
}

.form-box.regis.regis-form .form-group .form-list .form-control {
  margin-bottom: 5px;
}

/* For 增加作者用 */
.form-box.regis.regis-form .form-group.form-groupJs>label {
  background-color: #e9ecef;
}

@media (max-width: 810px) {
  .form-box.regis.regis-form .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .form-box.regis.regis-form .form-group>label {
    width: 100%;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 16px;
    font-size: 1rem;
  }

  .form-box.regis.regis-form .form-group .form-list {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .form-box.regis.regis-form .form-group .radio {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .form-box.regis.regis-form .form-group .btn {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    margin-left: 0 !important;
  }

  .form-box.regis.regis-form .form-group .form-input .code {
    width: inherit;
  }
}

.code-50 {
  width: 50px;
  padding-bottom: 0;
}

.code {
  width: 100px;
}

.input-code {
  width: 150px;
}

.input-code-200 {
  width: 200px;
}

.input-code-auto {
  width: auto !important;
  padding-right: 1rem;
}

.login-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 0.5rem;
}

.login-status .login-text+.login-btn {
  margin-left: 5px;
}

@media (max-width: 1024px) {
  .login-status {
    margin-bottom: 1rem;
  }
}

.login-text {
  color: #666;
}

.login-text .circle {
  float: left;
  text-align: center;
  width: 38px;
  height: 38px;
  line-height: 36px;
  padding-left: 1px;
  border-radius: 50%;
  background-color: #ED5F27;
  font-size: 23px;
  margin-right: 10px;
  color: #fff;
}

.login-text .name {
  text-align: left;
  color: #2885c3;
  line-height: 1.35;
  font-size: 15px;
  display: flex;
}

.login-text .name>em {
  display: block;
  font-style: normal;
  font-size: .9em;
  color: #999;
  padding-left: 6px;
}

.login-btn .btn {
  padding: 6px 12px 8px;
  color: #3f3f3f;
  font-weight: 500;
  background-color: #dcdcdc;
}

.login-btn .btn:hover {
  background-color: #2885c3;
  color: #fff;
}

.customers {
  border-collapse: collapse;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 30px;
}

.customers td,
.customers th {
  border: 1px solid #ddd;
  padding: 8px;
  word-break: break-all;
}

.customers tr:nth-child(even) {
  background-color: #f2f2f2;
}

.customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #2573B4;
  color: white;
  font-weight: 100;
}

.customers-normal th,
.customers-normal td {
  word-break: normal;
}

.customers-normal p {
  margin-bottom: 0;
}

.customers-normal tr:nth-child(2n) {
  background-color: transparent;
}

.table_scroll {
  overflow-x: auto;
  overflow-y: hidden;
}

@media (max-width: 640px) {
  .table_scroll .customers-normal {
    width: 780px;
  }
}

.mainTime {
  background-color: #e8e7e7;
  font-size: 17px !important;
}

.otherTime {
  background: #ffede1;
}

/*== 手機的Table ==*/
@media screen and (max-width: 1000px) {

  .mobile_table table,
  .mobile_table table>tbody,
  .mobile_table table>tbody>tr,
  .mobile_table table>tbody>tr>td {
    display: block !important;
    width: 100%;
  }

  .mobile_table,
  .mobile_table table {
    min-width: 100%;
    border: none !important;
  }

  .mobile_table table>thead {
    display: none;
  }

  .mobile_table table>tbody {
    width: 100%;
  }

  .mobile_table table>tbody>tr {
    margin-bottom: 15px;
  }

  .mobile_table table>tbody>tr>td {
    position: relative;
    width: 100%;
    line-height: 150%;
    padding-bottom: 10px;
    margin-bottom: 3px;
    background: #FAFAFA;
    text-align: left;
    white-space: normal !important;
    word-break: break-all;
    overflow: hidden;
  }

  .mobile_table table>tbody>tr>td::before {
    content: attr(data-title);
    display: block;
    color: #a24343;
    padding: 9px;
    background: #e6eaef;
    color: #515e69;
    height: 100%;
    font-size: 14px;
    margin-bottom: 4px;
  }
}

/* 0504 */
.newsList .linkBtn {
  position: absolute;
  bottom: 1rem;
  right: 0;
}

.newsList .linkBtn a {
  font-size: 14px;
}

.newsList .linkBtn a:hover,
.newsList .linkBtn a:focus {
  color: #fff !important;
}

@media (max-width:640px) {
  .newsList .linkBtn {
    position: static;
    margin-left: auto;
    margin-top: 5px;
    margin-bottom: 4px;
  }
}

/* 0817 */
.selection-content {
  margin-top: 1rem;
  margin-bottom: 3rem;
}

.selection-title {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  color: #5d5b53;
  margin-bottom: 30px;
}

.selection-title span {
  font-size: 1.5rem;
  letter-spacing: .75px;
  font-weight: 900;
}

.selection-item {
  padding-left: 0;
}

.selection-card {
  list-style: none;
}

.selection-card-img {
  position: relative;
  width: 100%;
  box-shadow: 5px 5px 0px rgba(0, 0, 0, .125);
  border-radius: 10px;
  overflow: hidden;
}

.selection-card-img::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, .5904) 19%, rgba(0, 0, 0, .4328) 34%, rgba(0, 0, 0, .3056) 47%, rgba(0, 0, 0, .2224) 56.5%, rgba(0, 0, 0, .1552) 65%, rgba(0, 0, 0, .1008) 73%, rgba(0, 0, 0, .06) 80.2%, rgba(0, 0, 0, .0336) 86.1%, rgba(0, 0, 0, .0168) 91%, rgba(0, 0, 0, .0064) 95.2%, rgba(0, 0, 0, .0016) 98.2%, rgba(0, 0, 0, 0) 100%);
  transition: 0.25s;
  opacity: 0.5;
}

.selection-card-img:hover::after {
  opacity: 0;
}

@media (min-width:650px) {
  .selection-content {
    display: flex;
    align-items: center;
  }

  .selection-title {
    display: block;
    flex: 0 0 250px;
    margin-right: 20px;
  }

  .selection-title span {
    display: block;
    padding-right: 10px;
  }

  .selection-item {
    flex: 1;
  }
}

@media (max-width:640px) {
  .selection-content {
    margin-bottom: 1rem;
  }

  .selection-title {
    justify-content: start;
    flex-direction: column;
    line-height: 1.5;
    font-size: 1rem;
  }

  .selection-title span {
    font-size: 1.5rem;
  }

  /* .selection-title br{
    display: none;
  } */

  .selection-item {
    flex: 1;
  }

  .selection-card {
    margin-bottom: 15px;
  }
}

/* 20220915 審查原因 */
.form-list-reason {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}

.form-list-reason .reason-item {
  /* text-align: center;
  flex: none;
  width: 65px; */
  padding-right: 1rem;
  padding-left: 0.5rem;
}


.reason-result-wrap {
  flex: 1;
}

.form-list-reason .reason-result {
  list-style: none;
  /* background-color: #f2f5fa; */
  background-color: #f4f4f4;
  padding: 5px 12px 0 10px;
  margin-right: -5px;
}

.form-list-reason .reason-result .list {
  display: flex;
  align-items: flex-start;
  padding-bottom: 10px;
}

.form-list-reason .reason-result .list+.list {
  padding-bottom: 0px;
  border-top: 1px solid #d4dff0;
}

.form-list-reason .reason-result .item {
  flex: none;
}

.form-list-reason .reason-result .txt {
  padding-top: 9.5px;
  padding-left: 5px;
}

.form-list-reason .reason-result .tag-item {
  margin-left: 0;
  margin-bottom: 10px;
  background: transparent;
}

.form-list-reason .reason-result .list+.list .txt {
  padding-bottom: 10px;
}

@media (max-width:640px) {
  .form-list-reason {
    flex-direction: column;
    align-items: flex-start;
  }

  .form-list-reason .reason-item {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .form-list-reason .reason-result {
    margin-left: -5px;
  }

  .form-list-reason .reason-result .tag-item {
    padding-left: 0;
  }
}

.video-container{
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
  .video-container iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

/*# sourceMappingURL=layout.css.map */