body { user-select: auto !important; }
.pc_left_banner { display: none !important; }

/*
 * 恢复通栏完整显示（对标 tempal 原站 / 素材 1980x220）：
 * - 横幅通栏，图按原尺寸 height:220 / width:auto 居中，不 cover 裁切
 * - 8 宫格半透明叠在内容区右侧
 */
.main_mban {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  height: 220px !important;
  overflow: hidden !important;
  position: relative !important;
  background: transparent !important;
}
.main_mban .slider_wrap {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  width: 100% !important;
  height: 220px !important;
  margin: 0 !important;
  overflow: hidden !important;
}
.main_mban .slider_wrap .swiper-wrapper {
  height: 220px !important;
}
.main_mban .slider_wrap .swiper-slide {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  overflow: hidden !important;
  height: 220px !important;
  width: 100% !important;
}
.main_mban .slider_wrap .swiper-slide a {
  display: block !important;
  width: auto !important;
  height: 220px !important;
  line-height: 0 !important;
  overflow: visible !important;
}
.main_mban .slider_wrap .swiper-slide img {
  width: auto !important;
  height: 220px !important;
  max-width: none !important;
  object-fit: unset !important;
  object-position: center center !important;
  vertical-align: top !important;
  flex-shrink: 0 !important;
}

.main_mban .slider_wrap_btn {
  left: 50% !important;
  margin-left: -36px !important;
  right: auto !important;
  z-index: 6 !important;
}

.main_spase {
  z-index: 5 !important;
}
.main_serlist_new2 {
  z-index: 5 !important;
  background: transparent !important;
}
.main_serlist_new2::before {
  display: none !important;
}
.main_serlist_new2 li {
  background-color: rgba(0, 0, 0, 0.25) !important;
}
.main_serlist_new2 a:hover {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

.wtop-banarea .btn-close span { display: none !important; }
.wtop-banarea .btn-close::before {
  content: "×";
  font-size: 22px;
  line-height: 1;
  color: #2b2b2b;
}
.main_header_in .logo_new .local-logo-img {
  width: 190px;
  height: 118px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #1764c8 !important;
  font-family: SCoreDream, Pretendard, Arial, sans-serif;
}
.local-logo-mark {
  width: 62px;
  height: 62px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #467fe1;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0;
}
.local-logo-copy {
  display: flex;
  flex-direction: column;
  line-height: 1.05;
}
.local-logo-copy strong {
  color: #111;
  font-size: 23px;
  font-weight: 900;
}
.local-logo-copy em {
  color: #467fe1;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
}
.local-footer-logo {
  width: 190px;
  height: auto;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.2;
}
.main_footer .main_ftxt p {
  margin: 8px 0 0;
}
.main_footer .main_fcopy {
  position: relative;
}
.local-data-empty {
  margin: 14px auto;
  padding: 18px 20px;
  border: 1px solid #d7e4f7;
  background: #f6f9ff;
  color: #1e3a5f;
  font-family: Pretendard, SCoreDream, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
}
.local-data-empty strong {
  display: block;
  font-size: 15px;
  color: #12355f;
}
.local-data-empty p {
  margin: 6px 0 0;
}
.local-inline-missing {
  color: #555;
  font-family: Pretendard, SCoreDream, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.7;
}
.local-missing-small {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #555;
  line-height: 1.2 !important;
  font-size: 12px;
}
.local-missing-small span {
  width: 30px;
  height: 24px !important;
  line-height: 24px !important;
  border: 1px solid #ddd;
  border-radius: 2px;
  background: #f6f6f6 !important;
  color: #777;
}
.local-missing-small p {
  position: static !important;
  margin-top: 4px;
  font-size: 11px !important;
}
.local-missing-img-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 92px;
  min-height: 24px;
  padding: 4px 10px;
  border: 1px solid #b8cbe8;
  border-radius: 2px;
  background: linear-gradient(#fff, #f3f7ff);
  color: #275fb6;
  font-family: Pretendard, SCoreDream, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
}
.cs_right .local-missing-img-btn {
  min-width: 112px;
}
.cont_faq .local-data-empty {
  width: 80%;
  margin-left: 0;
}

/* Keep the three-character Korean trade labels inside the search control. */
.main_tsearch_new .main_tsearch_frm {
  height: 48px;
  align-items: center;
}
.main_tsearch_new fieldset {
  position: relative;
  height: 48px;
  box-sizing: border-box;
}
.main_tsearch_new .main_tsmenu_new {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  width: auto;
  min-width: 0;
}
.main_tsearch_new .main_tsmenu_new label {
  display: inline-flex;
  align-items: center;
  height: 48px;
  line-height: 1;
  white-space: nowrap;
}
.main_tsearch_new .radio_span_new {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 48px;
  height: 19px;
  margin: 0 5px 0 6px;
  line-height: 1;
  white-space: nowrap;
}

/* Clear(X): optical center vs search icon; slightly darker than official #CCC. */
.main_tsearch_new .main_btn_sch_new_del {
  position: absolute;
  top: 50%;
  right: 54px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-size: 12px;
  color: #999;
  z-index: 9999;
}
.main_tsearch_new .main_btn_sch_new_del:before {
  display: block;
  width: 15px;
  height: 15px;
  content: "\2573";
  font-size: 13px;
  line-height: 15px;
  text-align: center;
}
