.tab-language {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.tab-language a {
  color: #fff;
}
.tab-language > div {
  color: #999;
  margin: 0 10px;
}
.tab-language .CN:hover {
  color: #fff;
}
.tab-language .EN {
  color: #999;
}
.tab-language .EN:hover {
  color: #fff;
}
.swiper {
  width: 100%;
  height: 100%;
}
.swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  object-fit: cover;
}
.border_b {
  border-bottom: 1px solid #384D65;
}
.title1,
.title2,
.title3,
.example-text {
  color: #384D65;
  font-family: Open Sans, "Microsoft JhengHei", "微軟正黑體", sans-serif;
}
.title1 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
}
.title2 {
  font-size: 20px;
  font-weight: 600;
}
.title3 {
  font-size: 18px;
}
.example-text {
  font-size: 12px;
  margin-top: 10px;
  text-align: center;
}
.sub-menu {
  width: auto !important;
  max-width: 360px;
  background-color: #384D65 !important;
}
.sub-menu .sub-menu {
  left: 85% !important;
}
.wcf__nav-menu.mobile-menu-active .menu-item-has-children.active > .sub-menu .sub-menu {
  top: 0 !important;
  left: 0 !important;
}
.mobile-menu-active .menu-item-has-children .sub-menu .menu-item a {
  border-color: #fff !important;
}
.wcf-menu-close {
  border: 1px solid #fff !important;
}
.wcf-menu-hamburger {
  fill: #fff !important;
  color: #fff !important;
}
.wcf-nav-menu-container {
  background-color: #384D65 !important;
}
.wcf-nav-menu-container .wcf-menu-close {
  margin: 25px 25px 10px auto !important;
}
.header-top-bg {
  background-color: #384D65;
}
.header-top-bg .elementor-element .e-con-inner .elementor-element {
  justify-content: center;
}
.header-top-bg .wcf-nav-menu-container {
  justify-content: space-between !important;
}
.header-top-bg .e-con-inner {
  padding-top: 0px !important;
}
.header-top-bg .left-logo-box {
  --width: 28% !important;
}
.header-top-bg .right-menu-box {
  --width: 65% !important;
  margin-left: 50px;
}
.header-top-bg .right-menu-box .wcf-nav-menu-nav {
  width: 100%;
  justify-content: flex-start !important;
}
.header-top-bg .right-menu-box .wcf-nav-menu-nav > li {
  margin-left: auto;
}
.header-top-bg .menu-item a {
  color: #fff !important;
  fill: #fff !important;
}
.header-top-bg .menu-item .current-menu-item a {
  color: #F24721 !important;
  fill: #F24721 !important;
}
.elementor-15801 {
  background-color: #384D65;
}
.footer-box {
  padding-block-start: 130px !important;
  padding-block-end: 130px !important;
}
.footer-box > div {
  width: 100% !important;
  align-items: center;
}
.footer-box > div > div {
  width: 100% !important;
  text-align: center;
}
.footer-box > div > div p {
  margin-bottom: 0px !important;
}
table {
  white-space: unset !important;
}
.layui-table td,
.layui-table th {
  font-size: 18px !important;
}
.layui-table td,
.layui-table th,
.layui-table-col-set,
.layui-table-fixed-r,
.layui-table-grid-down,
.layui-table-header,
.layui-table-page,
.layui-table-tips-main,
.layui-table-tool,
.layui-table-total,
.layui-table-view,
.layui-table[lay-skin=line],
.layui-table[lay-skin=row] {
  border-width: 2px !important;
}
.highlight-row {
  background-color: #ddd !important;
  /* 设置高亮颜色 */
}
.type-box {
  width: 100%;
  display: none;
  padding: 16px 32px;
}
.type-box .gradio-img-box {
  width: 50%;
}
.type-box .gradio-img-box img {
  width: 50%;
}
.bottom-box .gradio-img-box {
  width: 100%;
}
.bottom-box .gradio-img-box img {
  width: 60%;
}
.type-box .top-box,
.bottom-box .top-box {
  width: 100%;
  color: #384D65;
  border-radius: 12px;
  font-family: Open Sans, "Microsoft JhengHei", "微軟正黑體", sans-serif;
  margin-bottom: 40px;
}
.type-box .top-box .title,
.bottom-box .top-box .title {
  color: #384D65;
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 20px;
  font-family: Open Sans, "Microsoft JhengHei", "微軟正黑體", sans-serif;
}
.type-box .top-box .content,
.bottom-box .top-box .content {
  font-size: 18px;
  line-height: 32px;
  text-indent: 2em;
}
.type-box .top-box .tips,
.bottom-box .top-box .tips {
  font-size: 18px;
  margin-top: 20px;
  padding: 20px;
  color: #fff;
  border-radius: 12px;
  background-color: #384D65;
}
.type-box .example-text,
.bottom-box .example-text {
  font-size: 16px;
  margin-top: 10px;
  text-align: center;
  color: #384D65;
  font-family: Open Sans, "Microsoft JhengHei", "微軟正黑體", sans-serif;
}
.table-wrap {
  height: 100% !important;
}
.table-wrap table.svelte-1xyl3gk.svelte-1xyl3gk {
  max-height: unset;
}
.gradio-container {
  color: #384D65 !important;
  font-family: Open Sans, "Microsoft JhengHei", "微軟正黑體", sans-serif !important;
}
.gradio-container .prose h1 {
  font-size: 26px !important;
  line-height: 32px;
}
.gradio-container-5-12-0 .prose :last-child,
.gradio-container-4-37-2 .prose :last-child {
  font-size: 18px;
  line-height: 32px;
  color: #384D65;
  font-family: Open Sans, "Microsoft JhengHei", "微軟正黑體", sans-serif;
}
.p-3 {
  padding: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
#div-con {
  width: 100%;
  max-width: 100%;
  margin-left: 0px;
  padding-left: 0px;
  border-radius: 12px;
  color: #384D65 !important;
  font-family: Open Sans, "Microsoft JhengHei", "微軟正黑體", sans-serif;
}
#div-con .form-control {
  width: 100%;
}
#div-con select.form-control:not([size]):not([multiple]) {
  height: calc(2.65rem + 2px);
}
#div-con .jumbotron {
  padding: 16px 32px;
  background-color: transparent;
}
#div-con table thead tr td,
#div-con table tbody tr td {
  font-family: Open Sans, "Microsoft JhengHei", "微軟正黑體", sans-serif;
}
#div-con table thead tr td {
  font-weight: bold;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid inherit !important;
}
.gradio-box table thead tr,
.gradio-box table tbody tr {
  font-family: Open Sans, "Microsoft JhengHei", "微軟正黑體", sans-serif;
}
@media (max-width: 768px) {
  .type-box .gradio-img-box img {
    width: 100%;
  }
  .left-logo-box {
    width: 100% !important;
  }
  .sub-menu {
    width: 100% !important;
  }
  .wcf-nav-menu-nav {
    width: 100%;
    padding: 0 20px !important;
  }
  .tab-container.svelte-1tcem6n.svelte-1tcem6n {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap !important;
  }
  .table-th-td-width-100 th,
  .table-th-td-width-100 td {
    min-width: 100px !important;
    width: 100px !important;
  }
  .table-th-td-width-150 th,
  .table-th-td-width-150 td {
    min-width: 150px !important;
    width: 150px !important;
  }
  .table-th-td-width-150 th:first-child,
  .table-th-td-width-150 td:first-child {
    min-width: 100px !important;
    width: 100px !important;
  }
}
