@charset "UTF-8";
@font-face {
  font-family: "NanumBarunGothic";
  font-weight: 400;
  src: local("나눔바른고딕"), url("/fonts/NanumBarunGothicSubset.woff2") format("woff2"), url("/fonts/NanumBarunGothicSubset.woff") format("woff"), url("/fonts/NanumBarunGothicSubset.ttf") format("truetype");
}
@font-face {
  font-family: "NanumBarunGothic";
  font-weight: 700;
  src: local("나눔바른고딕 Bold"), url("/fonts/NanumBarunGothicBoldSubset.woff2") format("woff2"), url("/fonts/NanumBarunGothicBoldSubset.woff") format("woff"), url("/fonts/NanumBarunGothicBoldSubset.ttf") format("truetype");
}
@font-face {
  font-family: "NanumBarunGothic";
  font-weight: 300;
  src: local("나눔바른고딕 Light"), url("/fonts/NanumBarunGothicLightSubset.woff2") format("woff2"), url("/fonts/NanumBarunGothicLightSubset.woff") format("woff"), url("/fonts/NanumBarunGothicLightSubset.ttf") format("truetype");
}
@font-face {
  font-family: "NanumBarunGothic";
  font-weight: 200;
  src: local("나눔바른고딕 UltraLight"), url("/fonts/NanumBarunGothicUltraLightSubset.woff2") format("woff2"), url("/fonts/NanumBarunGothicUltraLightSubset.woff") format("woff"), url("/fonts/NanumBarunGothicUltraLightSubset.ttf") format("truetype");
}
@font-face {
  font-family: "password";
  font-style: normal;
  font-weight: 400;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAATsAA8AAAAAB2QAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABWAAAABwAAAAcg9+z70dERUYAAAF0AAAAHAAAAB4AJwANT1MvMgAAAZAAAAA/AAAAYH7AkBhjbWFwAAAB0AAAAFkAAAFqZowMx2N2dCAAAAIsAAAABAAAAAQAIgKIZ2FzcAAAAjAAAAAIAAAACAAAABBnbHlmAAACOAAAALkAAAE0MwNYJ2hlYWQAAAL0AAAAMAAAADYPA2KgaGhlYQAAAyQAAAAeAAAAJAU+ATJobXR4AAADRAAAABwAAAAcCPoA6mxvY2EAAANgAAAAEAAAABAA5gFMbWF4cAAAA3AAAAAaAAAAIAAKAE9uYW1lAAADjAAAARYAAAIgB4hZ03Bvc3QAAASkAAAAPgAAAE5Ojr8ld2ViZgAABOQAAAAGAAAABuK7WtIAAAABAAAAANXulPUAAAAA1viLwQAAAADW+JM4eNpjYGRgYOABYjEgZmJgBEI2IGYB8xgAA+AANXjaY2BifMg4gYGVgYVBAwOeYEAFjMgcp8yiFAYHBl7VP8wx/94wpDDHMIoo2DP8B8kx2TLHACkFBkYA8/IL3QB42mNgYGBmgGAZBkYGEEgB8hjBfBYGDyDNx8DBwMTABmTxMigoKKmeV/3z/z9YJTKf8f/X/4/vP7pldosLag4SYATqhgkyMgEJJnQFECcMOGChndEAfOwRuAAAAAAiAogAAQAB//8AD3jaY2BiUGJgYDRiWsXAzMDOoLeRkUHfZhM7C8Nbo41srHdsNjEzAZkMG5lBwqwg4U3sbIx/bDYxgsSNBRUF1Y0FlZUYBd6dOcO06m+YElMa0DiGJIZUxjuM9xjkGRhU2djZlJXU1UDQ1MTcDASNjcTFQFBUBGjYEkkVMJCU4gcCKRTeHCk+fn4+KSllsJiUJEhMUgrMUQbZk8bgz/iA8SRR9qzAY087FjEYD2QPDDAzMFgyAwC39TCRAAAAeNpjYGRgYADid/fqneL5bb4yyLMwgMC1H90HIfRkCxDN+IBpFZDiYGAC8QBbSwuceNpjYGRgYI7594aBgcmOAQgYHzAwMqACdgBbWQN0AAABdgAiAAAAAAAAAAABFAAAAj4AYgI+AGYB9AAAAAAAKgAqACoAKgBeAJIAmnjaY2BkYGBgZ1BgYGIAAUYGBNADEQAFQQBaAAB42o2PwUrDQBCGvzVV9GAQDx485exBY1CU3PQgVgIFI9prlVqDwcZNC/oSPoKP4HNUfQLfxYN/NytCe5GwO9/88+/MBAh5I8C0VoAtnYYNa8oaXpAn9RxIP/XcIqLreZENnjwvyfPieVVdXj2H7DHxPJH/2/M7sVn3/MGyOfb8SWjOGv4K2DRdctpkmtqhos+D6ISh4kiUUXDj1Fr3Bc/Oc0vPqec6A8aUyu1cdTaPZvyXyqz6Fm5axC7bxHOv/r/dnbSRXCk7+mpVrOqVtFqdp3NKxaHUgeod9cm40rtrzfrt2OyQa8fppCO9tk7d1x0rpiQcuDuRkjjtkHt16ctbuf/radZY52/PnEcphXpZOcofiEZNcQAAeNpjYGIAg///GBgZsAF2BgZGJkZmBmaGdkYWRla29JzKggxD9tK8TAMDAxc2D0MLU2NjENfI1M0ZACUXCrsAAAABWtLiugAA) format("woff");
}
html {
  overscroll-behavior: none;
}

body {
  overscroll-behavior: none;
}
body * {
  box-sizing: border-box;
}
body *::after, body *::before {
  box-sizing: border-box;
}

/* 여백 초기화 */
body, div, ul, li, dl, dd, dt, ol, h1, h2, h3, h4, h5, h6, input, fieldset, legend, p, select,
table, th, td, tr, textarea, button, form, figure, figcaption {
  margin: 0;
  padding: 0;
}

/* a 링크 초기화 */
a {
  color: #111;
  text-decoration: none;
}

a:hover, a:focus, a:active, a:link {
  color: #111;
  text-decoration: none;
}

/* 폰트 초기화 */
body, input, textarea, select, button, table {
  font-family: "NanumBarunGothic", sans-serif;
  font-weight: 400;
  line-height: 1.5;
}

.kpd-group img {
  max-width: none;
}

em, address, i {
  font-style: normal;
}

ul, li, ol, dl, dt, dd {
  list-style: none;
}

/* 제목 태그 초기화 */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

a, button, [tabindex="0"] {
  outline: 0;
}

strong {
  font-weight: 700;
}

em {
  color: var(--main_color01);
}
em.type2 {
  color: var(--font_color07);
}
em.ff {
  color: var(--font_color08);
}

img {
  width: 100%;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

img {
  border: 0;
}

.hidden {
  font-size: 0;
  width: 0;
  height: 0;
  color: transparent;
  opacity: 0;
  line-height: 0;
  text-indent: -9999em;
  display: block;
}

legend {
  color: inherit;
  white-space: normal;
  display: block;
  border: 0;
  max-width: 100%;
  width: 100%;
}

fieldset {
  min-width: 0;
}

[hidden] {
  display: none;
}

button {
  background: none;
  border: 0 none;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

html {
  --main_color01: #DF6311;
  --main_color02: #477A71;
  --main_color03: rgba(223, 99, 17, 0.06);
  --main_color04: rgba(71, 122, 113, 0.06);
  --font_color01: #111;
  --font_color02: #333;
  --font_color03: #666;
  --font_color04: #919191;
  --font_color05: #ccc;
  --font_color06: #fff;
  --font_color07: #3282fa;
  --font_color08: #ff334b;
  --basic_color01: #111;
  --basic_color02: #333;
  --basic_color03: #666;
  --basic_color04: #888;
  --basic_color05: #ccc;
  --basic_color06: #fff;
  --basic_color07: #3282fa;
  --basic_color08: #ff334b;
  --button_color01: #DF6311;
  --button_color02: #5c627c;
  --button_color03: #ccc;
  --line_color01: #111;
  --line_color02: #ddd;
  --line_color03: #eee;
  --line_color04: #f6f6f6;
  --bg_color01: #f1f1f1;
  --bg_color02: #F7F8FA;
  --bg_color03: #fff;
  --bg_color04: rgba(255, 255, 255, 0.8);
  --bg_color05: rgba(0, 0, 0, 0.8);
}

html.bank1 {
  --main_color01: #DF6311;
  --main_color02: #477A71;
  --main_color03: rgba(223, 99, 17, 0.08);
  --main_color04: rgba(71, 122, 113, 0.06);
  --font_color01: #111;
  --font_color02: #333;
  --font_color03: #666;
  --font_color04: #919191;
  --font_color05: #ccc;
  --font_color06: #fff;
  --font_color07: #3282fa;
  --font_color08: #ff334b;
  --basic_color01: #111;
  --basic_color02: #333;
  --basic_color03: #666;
  --basic_color04: #888;
  --basic_color05: #ccc;
  --basic_color06: #fff;
  --basic_color07: #3282fa;
  --basic_color08: #ff334b;
  --button_color01: #DF6311;
  --button_color02: #5c627c;
  --button_color03: #ccc;
  --line_color01: #111;
  --line_color02: #ddd;
  --line_color03: #eee;
  --line_color04: #f6f6f6;
  --bg_color01: #f1f1f1;
  --bg_color02: #f8f8f8;
  --bg_color03: #fff;
  --bg_color04: rgba(255, 255, 255, 0.8);
  --bg_color05: rgba(0, 0, 0, 0.8);
}

html.bank2 {
  --main_color01: #DF6311;
  --main_color02: #477A71;
  --main_color03: rgba(223, 99, 17, 0.08);
  --main_color04: rgba(71, 122, 113, 0.06);
  --font_color01: #111;
  --font_color02: #333;
  --font_color03: #666;
  --font_color04: #919191;
  --font_color05: #ccc;
  --font_color06: #fff;
  --font_color07: #3282fa;
  --font_color08: #ff334b;
  --basic_color01: #111;
  --basic_color02: #333;
  --basic_color03: #666;
  --basic_color04: #888;
  --basic_color05: #ccc;
  --basic_color06: #fff;
  --basic_color07: #3282fa;
  --basic_color08: #ff334b;
  --button_color01: #DF6311;
  --button_color02: #5c627c;
  --button_color03: #ccc;
  --line_color01: #111;
  --line_color02: #ddd;
  --line_color03: #eee;
  --line_color04: #f6f6f6;
  --bg_color01: #f1f1f1;
  --bg_color02: #f8f8f8;
  --bg_color03: #fff;
  --bg_color04: rgba(255, 255, 255, 0.8);
  --bg_color05: rgba(0, 0, 0, 0.8);
}

.guide_scroll ::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.guide_scroll ::-webkit-scrollbar-thumb {
  height: 30%;
  background: #000;
  border-radius: 10px;
}
.guide_scroll ::-webkit-scrollbar-track {
  background: #e8e8e8;
}

:root {
  --swiper-theme-color: #fff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

.swiper,
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
  border-radius: 60px;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.title {
  font-weight: 700;
  color: var(--font_color01);
}
.title.lv1 {
  font-size: 24px;
}
.title.lv2 {
  font-size: 22px;
}

.main_bg {
  position: absolute;
  top: 56px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 0;
}

.main {
  position: relative;
  overflow: hidden;
}
.main .notice {
  text-align: left;
}
.main #contants {
  position: relative;
  z-index: 2;
  padding: 0;
}
.main #contants .mui_accordion {
  padding: 0 24px;
}
.main #contants .mui_accordion .mui_acc_content {
  padding: 0 0 16px;
}
.main #contants .mui_accordion .acc_lists:last-child .mui_acc_content {
  padding-bottom: 0;
}
.main #contants .mui_accordion .acc_header {
  position: relative;
  height: 52px;
  padding: 0;
}
.main #contants .mui_accordion .acc_header .acc_title {
  font-size: 18px;
  color: #111;
  font-weight: 700;
  line-height: 52px;
}
.main #contants .mui_accordion .mui_result_ico.null {
  padding-bottom: 24px;
}
.main #contants .mui_contents_group {
  margin-top: 24px;
}
.main #contants .mui_contents_group ~ .mui_contents_group {
  margin-top: 40px;
}
.main .mui_accountbox .acc_name_wrap .acc_name {
  font-weight: 700;
}
.main .toggle_wrap {
  margin-top: 16px;
  text-align: center;
}
.main .toggle_wrap.bg {
  background: var(--bg_color02);
  text-align: right;
  padding: 10px 24px;
  margin-top: 40px;
}
.main .event {
  padding: 0 24px;
}
.main .event .label {
  display: block;
  width: 73px;
  height: 32px;
  background: var(--main_color02);
  border-radius: 16px 16px 16px 0;
  text-align: center;
  line-height: 32px;
  font-size: 13px;
  font-weight: 700;
  color: var(--font_color06);
  margin-left: 8px;
  position: relative;
  z-index: 1;
}
.main .event .text {
  position: relative;
  top: -7px;
  background: var(--main_color04);
  height: 56px;
  padding: 0 20px;
  line-height: 56px;
  color: var(--font_color02);
  font-size: 16px;
  border-radius: 0 16px 16px 16px;
}
.main .swiper_page_nav {
  font-size: 13px;
  color: #888;
}
.main .swiper_page_nav .current {
  color: var(--font_color01);
}
.main .swiper_page_nav .total {
  font-weight: 300;
}
.main .swiper_page_nav .total::before {
  content: "/ ";
}
.main .swiper-pagination-bullets {
  font-size: 0;
}
.main .swiper-pagination-bullets .swiper-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: var(--font_color05);
  border-radius: 4px;
  margin: 0 4px;
  transition: all 0.5s;
}
.main .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: var(--main_color01);
  width: 24px;
}
.main .slider {
  overflow: hidden;
}
.main #contants.show_bg {
  background: url("/src/images/bg_main.png") no-repeat center top;
  background-size: 822px;
}
.main .welcome_msg_box {
  padding: 0 24px;
  position: relative;
}
.main .welcome_msg_box .switch {
  position: absolute;
  bottom: 0;
  right: 24px;
}
.main .welcome_msg_box .welcome_msg {
  padding: 0;
}
.main .welcome_msg {
  padding: 0 24px;
  font-size: 18px;
  color: var(--font_color01);
  margin-bottom: 24px;
}
.main .welcome_msg span {
  display: block;
}
.main .welcome_msg span .bnk {
  font-weight: 700;
}
.main .welcome_msg .ico {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/src/images/ico_smile.svg") no-repeat center;
  background-size: 100%;
  vertical-align: -7px;
  margin-left: 4px;
}
.main .main_slider {
  padding: 0 24px;
  text-align: center;
  border-radius: 60px;
}
.main .main_slider .swiper_scrollbar {
  border-top: 1px solid #bcbcbc;
  width: 72px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 8px;
}
.main .main_slider .swiper-scrollbar-drag {
  width: 30px;
  height: 10px;
  background: #111;
  border-radius: 5px;
  position: relative;
  top: -5px;
}
.main .main_slider .swiper_page_nav {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-left: 8px;
}
.main .main_slider .ico {
  width: 112px;
  height: 112px;
}
.main .main_slider a {
  display: block;
  overflow: hidden;
}
.main .main_slider .slider {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
  background: var(--main_color01);
  margin-bottom: 16px;
  overflow: hidden;
}
.main .main_slider .lists {
  background: none;
}
.main .main_slider .title {
  font-size: 22px;
  font-weight: 700;
  color: var(--font_color01);
}
.main .main_slider .decs {
  font-size: 16px;
  color: var(--font_color06);
  margin-top: 16px;
}
.main .main_slider .link_txt {
  display: inline-block;
  padding-right: 42px;
  color: var(--font_color06);
  font-size: 14px;
  font-weight: 300;
  margin-top: 18px;
  background: url("/src/images/ico_arrow.png") no-repeat right 2px;
  background-size: 32px;
}
.main .main_slider.type1 {
  padding: 0;
  border-radius: 0;
}
.main .main_slider.type1 .slider {
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.main .main_slider.type1 .ico {
  width: 100px;
  height: 100px;
  margin: 12px auto 0;
}
.main .main_slider.type1 .lists {
  text-align: center;
  border-radius: 60px;
  background: var(--main_color01);
  overflow: hidden;
  width: calc(100% - 60px);
}
.main .main_slider.type1 .lists a {
  height: 300px;
  border-radius: 60px;
  padding: 32px 32px 0;
}
.main .main_slider.type1 .title {
  color: var(--font_color06);
  word-break: keep-all;
}
.main .main_slider.type1 .decs {
  margin-top: 12px;
  word-break: keep-all;
}
.main .main_slider.type2 .slider {
  border-radius: 32px;
}
.main .main_slider.type2 .ico {
  width: 112px;
  height: 112px;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
}
.main .main_slider.type2 .lists {
  text-align: left;
}
.main .main_slider.type2 .lists a {
  height: 166px;
  padding: 32px 120px 32px 24px;
}
.main .main_slider.type2 .title {
  color: var(--font_color06);
}
.main .main_slider.type2 .decs {
  margin-top: 8px;
}
@media all and (max-width: 430px) {
  .main .main_slider.type2 .lists a {
    display: flex;
    align-items: center;
    padding: 20px 80px 20px 20px;
  }
  .main .main_slider.type2 .title {
    font-size: 18px;
  }
  .main .main_slider.type2 .decs {
    font-size: 14px;
  }
  .main .main_slider.type2 .ico {
    width: 70px;
    height: 70px;
  }
}
.main .main_slider.type3 .slider {
  background: none;
  box-shadow: none;
}
.main .main_slider.type3 .ico {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 8px;
  right: 0;
}
.main .main_slider.type3 .lists {
  text-align: left;
  background: none;
}
.main .main_slider.type3 .lists a {
  height: 112px;
  padding: 0 120px 32px 0;
  background: none;
  line-height: 1.4;
}
.main .main_slider.type3 .decs {
  margin-top: 12px;
  color: var(--font_color02);
}
.main .status .tab_pane {
  padding-top: 16px;
  padding-bottom: 0;
}
.main .status .mui_result_ico.null {
  padding-top: 24px;
}
.main .status .mui_result_ico.null + .toggle_wrap {
  margin-top: 40px;
}
.main .status.type1 .mui_tab_nav {
  justify-content: center;
}
.main .status.type1 .mui_tab_nav::after {
  display: none;
}
.main .status.type1 .nav_list {
  flex: initial;
  width: 72px;
  border-bottom: 0 none;
}
.main .status.type1 .nav_list.mui_active button {
  color: var(--font_color01);
  font-weight: 700;
}
.main .status.type1 .nav_list button {
  padding: 0 0 5px;
  font-size: 20px;
  color: var(--font_color03);
}
.main .status.type1 .nav_list button::after {
  height: 12px;
  border-radius: 6px;
  background: var(--main_color03);
}
.main .status.type1 .link_sec {
  margin-top: 24px;
}
.main .status.type2 .mui_tab_nav {
  height: 40px;
  border-radius: 12px;
  background: #f4f4f4;
  margin: 0 24px;
  padding: 0;
}
.main .status.type2 .percent .txt1, .main .status.type2 .money .txt1 {
  display: block;
}
.main .status.type2 .nav_list.mui_active button {
  color: var(--font_color06);
  font-weight: 700;
  background: var(--main_color02);
  border-radius: 12px;
}
.main .status.type2 .nav_list button {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: var(--font_color03);
  padding: 0;
}
.main .status.type2 .nav_list button::after {
  display: none !important;
}
.main .status.type3 {
  padding: 0 24px;
}
.main .status.type3 .mui_tabs {
  padding-left: 80px;
  position: relative;
}
.main .status.type3 .tab_pane {
  padding: 0;
}
.main .status.type3 .mui_tab_nav {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding: 0;
}
.main .status.type3 .mui_tab_nav::after {
  display: none;
}
.main .status.type3 .nav_list ~ .nav_list {
  margin-top: 12px;
}
.main .status.type3 .nav_list.mui_active button {
  color: var(--font_color06);
  font-weight: 700;
  background: var(--main_color01);
  border-color: var(--main_color01);
}
.main .status.type3 .nav_list button {
  height: 56px;
  width: 68px;
  line-height: 56px;
  font-size: 16px;
  color: var(--font_color03);
  border: 1px solid var(--line_color02);
  border-radius: 8px;
  padding: 0;
}
.main .status.type3 .nav_list button::after {
  display: none !important;
}
.main .status.type3 .link_sec {
  margin-top: 24px;
}
.main .status.type3 .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0 2px;
}
.main .status.type3 .swiper-pagination-bullets .swiper-pagination-bullet-active {
  width: 14px;
}
.main .status .link_sec {
  display: block;
  text-align: center;
}
.main .status .link_sec .link {
  display: inline-block;
  font-size: 13px;
  font-weight: 300;
  color: #888;
  padding-right: 16px;
  position: relative;
}
.main .status .link_sec .link::after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px' viewBox='0 0 20 20'%3E%3Cg transform='translate(20 20) rotate(180)'%3E%3Cpath d='M9,5l5,5L9,15' transform='translate(-1.5)' fill='none' stroke='%23888' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Crect width='20' height='20' fill='none'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%) rotate(180deg);
  right: 0;
}
.main .status .title {
  font-weight: 700;
  font-size: 16px;
  color: var(--font_color02);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main .status .text {
  color: var(--font_color03);
  font-size: 13px;
  margin-top: 8px;
}
.main .status .divide {
  display: flex;
}
.main .status .divide .percent, .main .status .divide .money {
  flex: 1;
}
.main .status .percent, .main .status .money {
  line-height: 27px;
  font-size: 14px;
  font-weight: 300;
  color: #888;
}
.main .status .percent .txt1, .main .status .money .txt1 {
  display: inline-block;
  vertical-align: 3px;
  padding-right: 4px;
}
.main .status .percent .txt2, .main .status .money .txt2 {
  font-size: 24px;
  font-weight: 700;
}
.main .status .money .txt2 {
  color: var(--font_color02);
  font-size: 22px;
}
.main .status .box_type {
  display: flex;
}
.main .status .box_type .box {
  flex: 1;
  border: 1px solid #efefef;
  padding: 20px;
  text-align: center;
  border-radius: 20px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04);
  min-width: 0;
}
.main .status .box_type .box ~ .box {
  margin-left: 12px;
}
.main .status .box_type .percent {
  margin-top: 24px;
}
.main .status .box_type .percent .txt2 {
  color: var(--main_color02);
}
.main .status .list_type {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04);
  padding: 8px 24px 0;
  border: 1px solid #efefef;
  border-radius: 12px;
}
.main .status .list_type .title {
  padding-bottom: 16px;
}
.main .status .list_type .box {
  display: block;
  padding: 16px 0;
  border-bottom: 1px solid var(--line_color03);
}
.main .status .list_type .percent {
  display: inline-block;
}
.main .status .list_type .percent .txt2 {
  color: var(--main_color02);
}
.main .status .list_type .link_sec {
  padding: 16px 0;
}
.main .status .slider_type .swiper_pagenation {
  position: absolute;
  top: 24px;
  right: 20px;
  z-index: 10;
}
.main .status .slider_type .slider {
  border: 1px solid var(--line_color03);
  border-bottom: 0 none;
  border-radius: 0 32px 0 0;
}
.main .status .slider_type .box {
  display: block;
  padding: 24px 20px 20px;
}
.main .status .slider_type .box .title {
  margin-right: 40px;
}
.main .status .slider_type .divide {
  margin-top: 20px;
  text-align: center;
}
.main .status .slider_type .divide .percent .txt2 {
  color: var(--main_color01);
}
.main .status .slider_type .divide .txt1 {
  display: block;
}
.main .status .slider_type .link_sec {
  background: var(--main_color01);
  height: 40px;
  line-height: 40px;
  border-radius: 0 0 20px 20px;
  margin-top: 0;
}
.main .status .slider_type .link_sec .link {
  color: var(--font_color06);
}
.main .status .slider_type .link_sec .link::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px' viewBox='0 0 20 20'%3E%3Cg transform='translate(20 20) rotate(180)'%3E%3Cpath d='M9,5l5,5L9,15' transform='translate(-1.5)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Crect width='20' height='20' fill='none'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 16px;
  height: 16px;
}
.main #header {
  height: 56px;
}
.main #header .inner {
  display: flex;
  justify-content: space-between;
  padding: 0;
}
.main #header .side_right {
  padding-top: 16px;
  padding-right: 16px;
  height: 100%;
  position: static;
}
.main #header .all_menu {
  width: 24px;
  height: 24px;
  background: url("/src/images/ico_menu.svg") no-repeat center;
  display: block;
}
.main #header .logo {
  padding-left: 20px;
}
.main #header .logo a {
  display: block;
  padding-top: 9px;
}
.main #header .logo img {
  width: 161px;
  height: 38px;
}
.main #footer {
  background-color: var(--font_color02);
  padding: 24px 20px 64px;
  color: #aaa;
  font-size: 13px;
  line-height: 1.5;
}
.main #footer .site_lists {
  display: flex;
  width: 100%;
}
.main #footer .site_lists > span {
  flex: 1;
  min-width: 0;
}
.main #footer .site_lists > span ~ span {
  margin-left: 16px;
}
.main #footer .site_lists .mui_select::before {
  background: var(--basic_color04);
}
.main #footer .site_lists .mui_select .inset::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cpath d='M15,8l-5,5L5,8' transform='translate(0 -1)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Crect width='20' height='20' fill='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
}
.main #footer .site_lists .mui_select .label {
  color: var(--bg_color03);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 12px;
}
.main #footer .copy {
  margin-top: 16px;
  font-weight: 300;
}
.main #footer .address {
  margin-top: 24px;
}
.main #footer .address span {
  display: block;
}
.main .mui_contents_group .notice {
  padding: 0 24px;
}
.main .mui_contents_group .notice .swiper_page_nav {
  position: absolute;
  right: 32px;
  top: -37px;
}
.main .mui_contents_group .notice .control_btn {
  position: absolute;
  top: -41px;
  right: 0;
}
.main .mui_contents_group .notice .control_btn.stop span {
  background: var(--bg_color02) url("/src/images/ico_play.svg") no-repeat center;
}
.main .mui_contents_group .notice .control_btn span {
  display: block;
  font-size: 0;
  color: transparent;
  text-indent: -9999em;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background: var(--bg_color02) url("/src/images/ico_stop.svg") no-repeat center;
}
.main .mui_contents_group .notice .title {
  position: relative;
}
.main .mui_contents_group .notice .title::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cg transform='translate(20 20) rotate(180)'%3E%3Cpath d='M9,5l5,5L9,15' transform='translate(-1.5)' fill='none' stroke='%23111' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Crect width='20' height='20' fill='none'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  transform: rotate(180deg);
  vertical-align: top;
  margin-top: 4px;
}
.main .mui_contents_group .notice .list_type li ~ li {
  margin-top: 16px;
}
.main .mui_contents_group .notice .list_type a {
  display: flex;
  gap: 0 16px;
  align-items: center;
  font-size: 16px;
  color: #555;
  justify-content: space-between;
}
.main .mui_contents_group .notice .list_type a span:first-child {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main .mui_contents_group .notice .list_type a span + span {
  font-size: 13px;
  color: #888;
}
.main .mui_contents_group .notice .card li ~ li {
  margin-top: 8px;
}
.main .mui_contents_group .notice .card a {
  font-size: 14px;
  color: #000;
  display: flex;
  justify-content: space-between;
  height: 40px;
  line-height: 40px;
  background: var(--bg_color02);
  border-radius: 12px;
  padding: 0 12px;
}
.main .mui_contents_group .notice .card a .text {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main .mui_contents_group .notice .card a .date {
  padding-left: 12px;
}
.main .mui_contents_group .notice .slider {
  overflow: hidden;
}
.main .mui_contents_group .notice .slider .lists {
  background: var(--bg_color02);
  border-radius: 12px;
  padding: 20px;
}
.main .mui_contents_group .notice .slider span {
  display: block;
  color: var(--font_color02);
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main .mui_contents_group .notice .slider .date {
  color: var(--font_color03);
  font-weight: 300;
  margin-top: 8px;
}
.main .mui_contents_group .quick_service {
  padding: 0 24px;
}
.main .mui_contents_group .quick_service .scroll_wrap {
  height: 120px;
}
.main .mui_contents_group .quick_service .scroll {
  overflow: auto;
  white-space: nowrap;
  margin-right: -24px;
  padding: 20px 24px 20px 0;
  position: relative;
  top: -20px;
}
.main .mui_contents_group .quick_service .scroll li {
  display: inline-block;
  width: 132px;
  height: 120px;
  border-radius: 20px;
  background: var(--bg_color03);
  border: 1px solid #efefef;
  text-align: center;
  padding: 20px 0;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.04);
}
.main .mui_contents_group .quick_service .scroll li ~ li {
  margin-left: 12px;
}
.main .mui_contents_group .quick_service .scroll .ico {
  width: 56px;
  height: 56px;
  display: inline-block;
}
.main .mui_contents_group .quick_service .scroll .text {
  color: var(--font_color02);
  font-size: 14px;
  margin-top: 8px;
}
.main .mui_contents_group .quick_service .tag {
  font-size: 0;
  margin: -4px;
}
.main .mui_contents_group .quick_service .tag a {
  display: inline-block;
  margin: 4px;
  border: 1px solid var(--line_color02);
  height: 38px;
  padding: 0 16px;
  line-height: 36px;
  font-size: 16px;
  color: var(--font_color03);
  border-radius: 18px;
}
.main .mui_contents_group .quick_service .list {
  font-size: 0;
  margin: -6px;
}
.main .mui_contents_group .quick_service .list li {
  display: inline-block;
  width: 50%;
  padding: 6px;
}
.main .mui_contents_group .quick_service .list a {
  display: flex;
  align-items: center;
  background: var(--bg_color03);
  border: 1px solid var(--line_color03);
  border-radius: 20px;
  height: 64px;
  padding: 0 20px;
}
.main .mui_contents_group .quick_service .list .ico {
  width: 32px;
  height: 32px;
}
.main .mui_contents_group .quick_service .list .text {
  color: var(--font_color03);
  font-size: 14px;
  padding-left: 12px;
}
.main .mui_contents_group .customer_service {
  padding: 0 24px 40px;
}
.main .mui_contents_group .customer_service.full {
  background: #f5f5f5 url("/src/images/ico_main07.svg") no-repeat 24px 74px;
  padding: 32px 24px 32px 180px;
  position: relative;
}
.main .mui_contents_group .customer_service.full .title {
  position: absolute;
  left: 24px;
  top: 32px;
}
.main .mui_contents_group .customer_service.full a {
  display: block;
}
.main .mui_contents_group .customer_service.full a ~ a {
  margin-top: 24px;
}
.main .mui_contents_group .customer_service.full .text {
  display: block;
  font-size: 14px;
  color: var(--font_color02);
  line-height: 16px;
}
.main .mui_contents_group .customer_service.full .number {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: var(--main_color01);
  margin-top: 8px;
  line-height: 23px;
}
.main .mui_contents_group .customer_service.full .cont {
  margin-top: 0;
}
.main .mui_contents_group .customer_service .list a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 56px;
  border-radius: 0 20px 20px 20px;
  background: var(--bg_color02);
}
.main .mui_contents_group .customer_service .list a ~ a {
  margin-top: 8px;
}
.main .mui_contents_group .customer_service .list .ico {
  width: 32px;
  height: 32px;
}
.main .mui_contents_group .customer_service .list .tel {
  line-height: 32px;
}
.main .mui_contents_group .customer_service .list .text {
  font-size: 14px;
  color: var(--font_color02);
  padding-left: 4px;
}
.main .mui_contents_group .customer_service .list .number {
  padding-left: 24px;
  font-size: 18px;
  color: var(--font_color01);
  font-weight: 700;
}
.main .mui_contents_group .customer_service .block {
  display: flex;
}
.main .mui_contents_group .customer_service .block a {
  flex: 1;
  border-radius: 20px;
  padding: 20px;
  box-sizing: border-box;
  background: var(--bg_color02);
}
.main .mui_contents_group .customer_service .block a ~ a {
  margin-left: 12px;
}
.main .mui_contents_group .customer_service .block .ico {
  width: 40px;
  height: 40px;
  display: block;
}
.main .mui_contents_group .customer_service .block .tel {
  display: block;
  margin-top: 12px;
}
.main .mui_contents_group .customer_service .block .text {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: var(--font_color02);
}
.main .mui_contents_group .customer_service .block .number {
  font-size: 14px;
  font-weight: 700;
  color: var(--main_color01);
}
.main .mui_contents_group .banner {
  display: block;
}
.main .mui_contents_group .banner span {
  display: block;
  overflow: hidden;
}
.main .mui_contents_group .banner.type02 span {
  border-radius: 0 60px 0 0;
}
.main .mui_contents_group .banner.type03 {
  padding: 0 24px;
}
.main .mui_contents_group .banner.type03 span {
  border-radius: 20px;
}
.main .mui_contents_group .cont {
  margin-top: 16px;
  position: relative;
}
.main .quick_btn {
  position: fixed;
  bottom: 20px;
  right: 24px;
  z-index: 999;
}
.main .quick_btn .quick {
  margin-bottom: 8px;
}
.main .quick_btn .quick a {
  display: none;
  width: 56px;
  height: 56px;
  border: 1px solid rgba(232, 232, 232, 0.7);
  background: rgba(255, 255, 255, 0.7) url("/src/images/ico_top.svg") no-repeat center;
  background-size: 24px;
  border-radius: 16px;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);
  text-align: center;
  padding-top: 25px;
  position: relative;
}
.main .quick_btn .quick a .txt {
  color: transparent;
}
.main .quick_btn .quick a.show {
  display: block;
}
.main .quick_btn .quick a.type1 {
  background-image: none;
}
.main .quick_btn .quick a.type1::after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 20 20'%3E%3Cpath d='M15,8l-5,5L5,8' transform='translate(0 -1)' fill='none' stroke='%23111' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Crect width='20' height='20' fill='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  transform: rotate(180deg);
  position: absolute;
  top: 5px;
  left: 18px;
}
.main .quick_btn .quick a.type1 .txt {
  font-size: 16px;
  color: var(--font_color02);
}
.main .quick_btn .app button {
  box-shadow: 0 3px 12px rgba(1, 86, 86, 0.12);
  border-radius: 16px;
  width: 56px;
}
/*# sourceMappingURL=main.css.map */
