﻿.hide {
  display: none !important;
}

body {
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:hover {
  transition: 0.3s linear;
}

.wrap-02 {
  width: 100%;
}

.header {
  width: 100%;
  margin: 0 auto;
  background: #fff;
}

.header .logo,
.f-nav {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  background-repeat: no-repeat;
  display: flex;
}

.header .nav {
  width: 100%;
  background: rgb(1, 182, 173);
  background: linear-gradient(-90deg, rgba(1, 182, 173, 1) 0%, rgba(0, 137, 209, 1) 100%);
}

.f-nav {
  margin: 55px auto 17px;
  display: Flex;
  justify-content: center;
}

.inner-one .nav-list {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inner-one .nav-list a {
  text-indent: unset;
  color: #ffff;
  background: none;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inner-one .nav-list li.current-tag {
  height: 28px;
  background: rgb(235, 235, 235);
  background: linear-gradient(0deg, rgba(235, 235, 235, 1) 0%, rgba(197, 197, 197, 1) 82%, rgba(197, 194, 194, 1) 95%, rgba(255, 255, 255, 1) 100%);
  border-radius: 4px 4px 0 0;
  box-shadow: 2px 0px 5px rgba(0, 0, 0, 0.5)
}

.inner-one .nav-list li.current-tag a {
  color: #006699;
}

.inner-one .main-content .content-wrap {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  background: #fff;
}

.member-link {
  width: 1000px;
  text-align: right;
  right: calc(50% + 18px);
  transform: translateX(50%)
}

.inner-one .nav-list::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 34px;
  left: 0;
  top: 31px;
  background: rgb(235, 235, 235);
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(197, 197, 197, 1) 82%, rgba(197, 194, 194, 1) 95%, rgba(255, 255, 255, 1) 100%);
}

.sub-list {
  width: 100%;
  max-width: 1000px;
  top: 32px;
  left: 50%;
  transform: translateX(-50%)
}

.first-Stitle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  margin-bottom: 10px;
}

.first-Stitle .titleC {
  position: absolute;
  right: 0;
}

span.hint-txt {
  font-size: 14px;
  margin: 10px 0 20px;
  color: #D70000;
  display: flex;
}

.inner-one .footer {
  background-image: url("images/footer-inner-bg.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.top-marquee {
  background: #D9D9D9;
  height: 28px;
  display: flex;
  align-items: center;
}

.new-info-iframe {
  margin: 0 auto;
  max-width: 1000px;
}

button.order {
  width: 53px;
  height: 23px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("images/btn-order.png");
  background-color: unset;
  border: none;
  color: #fff;
  font-size: 11px;
  cursor: pointer;
}

.inner-table-more {
  width: 100%;
  margin: 20px auto 0;
  display: flex;
  justify-content: center;
}

button.more {
  width: 123px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("images/btn-more.png");
  background-color: unset;
  border: none;
  color: #fff;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 30px;
}

.inner-search-bar-new {
  position: absolute;
  right: 0;
  top: -24px;
  width: 231px;
  height: 37px;
  display: flex;
  align-items: Center;
  justify-content: flex-end;
  background: url("images/inner-search-bar-bg-1.png");
  margin-right: 0px;
  margin-top: 10px;
}

.inner-search-bar-new #INPUT-label {
  left: 30px;
}

.inner-tab-block {
  position: relative;
  margin-top: 20px;
}

.inner-tab-block ul {
  width: 100%;
  display: Flex;
  align-items: Center;
  justify-content: flex-start;
  border-bottom: 3px solid #00829C;
}

.inner-tab-block ul li {
  width: 120px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inner-tab-block ul li a {
  color: #00829C;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inner-tab-block ul li.active {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("images/tright-bg.gif");
  background-color: unset;
  border: none;
  border-radius: 8px 4px 0px 0px;
}

.inner-tab-block ul li.active a {
  color: #fff;
}

.serchBox .searchAll {
  display: flex;
  gap: 20px;
}

.good-input {
  width: 166px;
  right: auto;
  left: 18px;
  top: 10px;
}

.good-input input {
  width: 100%;
}

.ttop,
.nav-list .trd-list ol,
.tbottom {
  background-image: unset;
  height: auto;
}

.nav-list .trd-list {
  width: auto;
  min-width: 86px;
  box-shadow: 0px 3px 2px #555;
  border-radius: 5px;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(240, 240, 240, 1) 14%, rgba(204, 204, 204, 1) 32%, rgba(201, 201, 201, 1) 37%, rgba(249, 249, 249, 1) 90%, rgba(255, 255, 255, 1) 100%);
  padding: 6px;
  font-size: 13px;
  white-space: nowrap;
}

.nav-list .trd-list ol li {
  display: flex;
  justify-content: flex-start;
  margin: 4px 0;
  padding: 0;
}

.nav-list .trd-list ol li a {
  background: url(images/li.gif) no-repeat 5px center !important;
}

/* 240925 */
.content-wrap {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  background: #fff;
}

.fliter-blcok-announ {
  width: 100%;
  margin: 8px auto 0;
}