[data-v-1547b184] .homePage {
    animation: none!important
}

[data-v-1547b184] .aniFrame {
    animation: leftIn-1547b184 .4s;
    animation-fill-mode: forwards;
    opacity: 0
}

[data-v-1547b184] .footer_notice {
    animation: downIn-1547b184 .4s;
    animation-fill-mode: forwards;
    opacity: 0;
    margin-top: 158px
}

[data-v-1547b184] .titlePic {
    background-repeat: no-repeat;
    width: 100%;
    margin-top: 107px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

[data-v-1547b184] .titlePic .titlePwrapper {
    width: 95%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

[data-v-1547b184] .titlePic .titlePwrapper .leftZone {
    color: var(--txtColor71);
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transform: translateZ(0);
    margin-right: 71vw;
    padding-bottom: 10px;
}

[data-v-1547b184] .titlePic .titlePwrapper .leftZone span.icon-iiconLogoB {
    font-size: 2.3vw;
    margin-right: 4px
}

[data-v-1547b184] .titlePic .titlePwrapper .leftZone h4 {
    font-size: 1.4vw;
    margin-right: .5vw
}

[data-v-1547b184] .titlePic .titlePwrapper .leftZone span {
    color: var(--txtColor65);
    font-size: 1.4vw;
    white-space: nowrap
}

[data-v-1547b184] .titlePic .titlePwrapper .leftZone span.Logo {
    width: 23px;
    height: 27px;
    aspect-ratio: 300/112;
    background-image: url('/images/logo-small.png');
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 5px;
    display: none;
}

[data-v-1547b184] .titlePic .titlePwrapper .line {
    height: 4px;
    width: 84vw;
    background-color: #ffb400;
    position: relative
}

[data-v-1547b184] .titlePic .titlePwrapper .line:before {
    content: "";
    width: 8px;
    height: 8px;
    /* background-color: #d6ad00; */
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(-50%,-50%)
}

[data-v-1547b184] .main_content_wrap_notice {
    width: 95%!important;
    margin-top: 20px!important
}

[data-v-1547b184] .main_content_wrap_notice .listZone {
    width: 100%;
    margin-top: 30px
}

[data-v-1547b184] .main_content_wrap_notice .listZone table {
    width: 100%
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr {
    transition: .4s ease-out
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr:hover {
    background-color: var(--bgColor044)
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr th {
    padding: 17px 0;
    color: #000;
    font-weight: 700;
    font-size: 14px;
    position: relative;
    background-color: #ffb400;
    border-radius: 0;
    font-family: 'S-Core Dream 4';
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr th:first-child:before {
    width: 1px;
    height: 21px;
    background-color: var(--bdColor047);
    position: absolute;
    left: 0px;
    bottom: 0px
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr th:after {
    width: 1px;
    height: 21px;
    background-color: var(--bdColor047);
    position: absolute;
    right: 0px;
    bottom: 0px
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr th.number {
    /* width: 9%; */
    text-align: center;
    /* display: flex; */
    justify-content: center;
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr th.name {
    width: 16%
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr th.date {
    width: 14%
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td {
    color: #fff;
    font-size: 14px;
    padding: 23px 19px;
    border-bottom: 1px solid #303030;
    position: relative;
    vertical-align: top;
    background: #181818;
}

[data-v-1547b184] .main_content_wrap_notice .chargeParent table tr td {
    border-bottom: 1px solid #605e551f;
    color: #fff;
}

[data-v-1547b184] .main_content_wrap_notice .chargeParent table tr td.userCheck .iconFrame {
    justify-content: center;
}

[data-v-1547b184] .main_content_wrap_notice .messageZone table tr td {
    padding: 0
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td.back {
    color: var(--txtColor70)!important
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td .btnM1 {
    padding: 13px 0;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    transition: .4s ease-out
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td span.textOver {
    color: var(--txtColor66);
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 166px;
    font-weight: 100;
    display: block
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td a {
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block
}

[data-v-1547b184] .main_content_wrap_notice .messageZone table tr td a {
    padding: 21px 19px
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td a.goResult {
    color: var(--txtColor17);
    font-size: 14px;
    display: block;
    background-color: var(--btnColor038);
    padding: 12px 0;
    border-radius: 5px;
    cursor: pointer;
    transition: .4s all ease-out
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td a.goResult:hover {
    background-color: var(--btnColor038_h)!important;
    color: var(--txtColor17)!important
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td a.goNotice {
    font-size: 12px;
    color: var(--txtColor013);
    background-color: var(--btnColor09);
    display: block;
    width: 50px;
    height: 25px;
    line-height: 25px;
    border-radius: 3px;
    margin: 0 auto;
    font-weight: 700;
    transition: .4s ease-out
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td a.goNotice:hover {
    background-color: var(--btnColor09_h)
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td span {
    color: var(--txtColor69);
    font-weight: 700
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td img.logo {
    width: 77px;
    margin-right: 6px
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td h5 {
    display: none
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td span.icon-icconLOAD {
    color: var(--txtColor66);
    font-size: 19px;
    margin-left: 10px;
    cursor: pointer;
    margin-right: 5px
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td .btnFrame {
    display: flex;
    align-items: center
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td .btnT {
    color: var(--txtColor17);
    background-color: var(--btnColor034);
    width: 121px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    cursor: pointer;
    transition: .4s ease-out;
    margin-left: 6px;
    border: 0px
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td .btnT:hover {
    background-color: var(--btnColor034_h)!important;
    color: var(--txtColor17)!important
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr:nth-child(even):hover {
    background-color: var(--bgColor044)
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr:nth-child(even):hover .uLine,[data-v-1547b184] .messageFrame .listZone tr.mailUse:hover .uLine {
    text-decoration: underline
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr:nth-child(even):hover .frame01,[data-v-1547b184] .messageFrame .listZone tr.mailUse:hover .frame01 {
    border: 1px solid var(--bdColor043)
}

[data-v-1547b184] .ac {
    text-align: center
}

[data-v-1547b184] .fc {
    align-items: center;
    justify-content: center
}

[data-v-1547b184] .al {
    text-align: left
}

[data-v-1547b184] .ar {
    text-align: right
}

[data-v-1547b184] .pager_block {
    float: left;
    width: 100%;
    margin-top: 42px
}

[data-v-1547b184] .pager_block .page-list {
    text-align: center
}

[data-v-1547b184] .pager_block ul {
    width: auto;
    display: inline-block;
    padding: 0
}

[data-v-1547b184] .pager_block ul li {
    background: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-right: 7px!important
}

[data-v-1547b184] .pager_block ul .prev {
    margin-left: 0
}

[data-v-1547b184] .pager_block ul li a {
    font-size: 12px;
    color: var(--txtColor02);
    border: 1px solid transparent;
    padding: 0 12px;
    border-radius: 3px;
    transition: .4s ease-out;
    text-decoration: none
}

[data-v-1547b184] .pager_block ul li a:hover {
    background: #f3f3f9;
    border: 1px solid #f3f3f9
}

[data-v-1547b184] .pager_block ul .on,[data-v-1547b184] .pager_block ul li:hover a {
    color: #000;
    background: #d6ad00;
    border: 1px solid #d6ad00;
}

[data-v-1547b184] .pager_block ul .first,[data-v-1547b184] .pager_block ul .last {
    position: relative
}

[data-v-1547b184] .pager_block ul .first a,[data-v-1547b184] .pager_block ul .last a,[data-v-1547b184] .pager_block ul .next a,[data-v-1547b184] .pager_block ul .prev a {
    color: var(--txtColor93)
}

[data-v-1547b184] .pager_block ul .first span,[data-v-1547b184] .pager_block ul .last span {
    position: relative
}

[data-v-1547b184] .pager_block ul .first a:after {
    content: "";
    width: 1px;
    height: 10px;
    background-color: var(--bgColor124)!important;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(3px,-50%)
}

[data-v-1547b184] .pager_block ul .last a:after {
    content: "";
    width: 1px;
    height: 10px;
    background-color: var(--bgColor124);
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(-4px,-50%)
}

[data-v-1547b184] .pager_block ul li.first:hover a,[data-v-1547b184] .pager_block ul li.prev:hover a,[data-v-1547b184] .pager_block ul li.next:hover a,[data-v-1547b184] .pager_block ul li.last:hover a {
    color: #000;
    background: #d6ad00;
    border: 1px solid #d6ad00;
}

[data-v-1547b184] .noticeFrame {
    width: 100%;
    height: auto;
    padding-bottom: 22px
}

[data-v-1547b184] .noticeFrame .title {
    color: var(--txtColor22);
    font-size: 26px;
    font-weight: 600
}

[data-v-1547b184] .noticeFrame .title span {
    color: var(--txtColor23);
    font-size: 14px;
    margin-left: 7px
}

[data-v-1547b184] .contentZone {
    margin-top: 20px
}

[data-v-1547b184] .contentZone .time {
    color: #161616;
    font-size: 14px;
    padding: 6px 0 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 96%;
    margin: 0 auto
}

[data-v-1547b184] .contentZone .time .pageBack {
    display: flex;
    align-items: center
}

[data-v-1547b184] .contentZone .time .pageBack a {
    color: var(--txtColor65);
    font-size: 14px;
    transition: .3s ease-out;
    cursor: pointer
}

[data-v-1547b184] .contentZone .time .pageBack a:hover {
    color: var(--txtColor65_h)
}

[data-v-1547b184] .contentZone .time .pageBack .crossLine {
    width: 1px;
    height: 13px;
    background-color: var(--bgColor085);
    margin: 0 10px
}

[data-v-1547b184] .contentZone .time .title {
    color: #fff;
    font-size: 20px;
    margin: 0 auto
}

[data-v-1547b184] .contentZone .time span.timeR {
    color: #fff;
    font-size: 14px;
    margin-left: 4px;
    display: flex
}

[data-v-1547b184] .contentZone .time span.timeR .name {
    margin-right: 26px;
    position: relative
}

[data-v-1547b184] .contentZone .time span.timeR .name:after {
    content: "";
    width: 1px;
    height: 13px;
    background-color: var(--bgColor128);
    position: absolute;
    right: -12px
}

[data-v-1547b184] .contentZone .txt {
    border-top: 1px solid var(--bdColor038);
    padding: 26px 32px;
    background-color: #000000;
    /* border: 1px solid #332e2a; */
    margin-bottom: 10px;
    border-radius: 5px;
}

[data-v-1547b184] .contentZone .txt h2 {
    font-size: 20px;
    color: var(--txtColor75)
}

[data-v-1547b184] .contentZone .txt p {
    font-size: 12px;
    color: var(--txtColor66);
    margin-top: 12px;
    line-height: 1.6;
    text-align: center;
}

[data-v-1547b184] .contentZone .txt p img[src*="/plugins/smiley"] {
    width: auto!important;
}

[data-v-1547b184] .contentZone .txt .adPic {
    margin-top: 20px
}

[data-v-1547b184] .contentZone .txt .adPic img {
    height: 213px
}

[data-v-1547b184] .contentZone .btnFrame {
    width: 100%;
    display: flex;
    justify-content: center
}

[data-v-1547b184] .contentZone .btnP {
    height: 40px;
    padding: 0 47px;
    /* color: #000000; */
    background-color: #ffb400;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    float: right;
    margin-top: 23px;
    cursor: pointer;
    border: 0px;
    transition: .2s ease-out;
    font-weight: bold;
}

[data-v-1547b184] .contentZone .btnP:hover {
    background-color: #000000;
    color:#fffff!important;
    border:1px solid #ffb400;
}

[data-v-1547b184] .messageFrame .editMessage {
    margin-top: 30px;
    display: flex;
    align-items: center
}

[data-v-1547b184] .messageFrame .frame {
    width: auto;
    height: 35px; 
    border: 1px solid var(--bdColor038);
    border-radius: 5px;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s ease-out;
    position: relative
}

[data-v-1547b184] .messageFrame .frame .goldLLineBtn {
    color: #d6ad00;
    padding: 10px;
    text-decoration: none;
    background-color: #1b1b1b;
    border-radius: 20px;
    font-size: .6vw;
    cursor: pointer;
    transition: .3s ease-out;
    border: 1px solid #d6ad00 !important;
}

[data-v-1547b184] .messageFrame .frame .goldLLineBtn:hover {
    background-color: var(--btnColor024_h);
    color: #1b1b1b;
}

[data-v-1547b184] .messageFrame .frame .hoverMsg {
    background-color: var(--bgColor070);
    position: absolute;
    bottom: -43px;
    z-index: 1;
    white-space: nowrap;
    padding: 8px;
    border-radius: 3px;
    border: 1px solid var(--bdColor038);
    color: var(--txtColor66);
    display: none
}

[data-v-1547b184] .messageFrame .frame .hoverMsg:after {
    content: "";
    width: 8px;
    height: 7px;
    position: absolute;
    top: -12%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid var(--bgColor070)
}

[data-v-1547b184] .webp .messageFrame .frame .hoverMsg:after {
    background-image: url(data:image/webp;base64,UklGRsgCAABXRUJQVlA4WAoAAAAwAAAABwAABgAASUNDUBgCAAAAAAIYAAAAAAQwAABtbnRyUkdCIFhZWiAAAAAAAAAAAAAAAABhY3NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlkZXNjAAAA8AAAAHRyWFlaAAABZAAAABRnWFlaAAABeAAAABRiWFlaAAABjAAAABRyVFJDAAABoAAAAChnVFJDAAABoAAAAChiVFJDAAABoAAAACh3dHB0AAAByAAAABRjcHJ0AAAB3AAAADxtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAFgAAAAcAHMAUgBHAEIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFhZWiAAAAAAAABvogAAOPUAAAOQWFlaIAAAAAAAAGKZAAC3hQAAGNpYWVogAAAAAAAAJKAAAA+EAAC2z3BhcmEAAAAAAAQAAAACZmYAAPKnAAANWQAAE9AAAApbAAAAAAAAAABYWVogAAAAAAAA9tYAAQAAAADTLW1sdWMAAAAAAAAAAQAAAAxlblVTAAAAIAAAABwARwBvAG8AZwBsAGUAIABJAG4AYwAuACAAMgAwADEANkFMUEg5AAAADAEBASsC1QD/AQAPOf/J8gECAkr+/wK6/gM1HAAAFuTQGiP7AAA4AOJLBAAAABI89EwAAAAAADQVAFZQOCBIAAAAMAIAnQEqCAAHAAFAJiWMAnQGKAcuCpelRAAA/vkBVVqdobUD5QNUX1lVKDpi3D/XLpRnBXHTs9i0luuMVSxPeAI46UCZAAAA)
}

[data-v-1547b184] .no-webp .messageFrame .frame .hoverMsg:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDA2IDc5LjE2NDc1MywgMjAyMS8wMi8xNS0xMTo1MjoxMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjMgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM5QjhERTZDNjk0MDExRUM5NzNCQTAwNUZCQjM2QjZBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM5QjhERTZENjk0MDExRUM5NzNCQTAwNUZCQjM2QjZBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzlCOERFNkE2OTQwMTFFQzk3M0JBMDA1RkJCMzZCNkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzlCOERFNkI2OTQwMTFFQzk3M0JBMDA1RkJCMzZCNkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz57ULtdAAAAuElEQVR42mJcvvUMIwMDAxjzsEhqMzD8Z/ry58VVBgj4zwKT5GIWEWBkYPQEMhk5mYWeff/77hNIBUgBExMjCzMzI6ufjgaXD0jw8o3/rxkZmNb8Z/j3D6SAGajbQlWJM0REmMUGpEBNifPTzbsij77+fXWOCWicFFC1rZgoqwXUXgYQG2iqBTsTrxQTCyO7t742lz8rC6MQTAGIDRTzY2XicWJRV+HyERRgMWFAAyAxDRWutwABBgDkKiV8h1c1qgAAAABJRU5ErkJggg==)
}

[data-v-1547b184] .messageFrame .frame:hover .hoverMsg {
    display: block
}

[data-v-1547b184] .messageFrame .editMessage span {
    color: var(--txtColor66);
    font-size: 17px;
    cursor: pointer;
    transition: .4s ease-out
}

[data-v-1547b184] .messageFrame .editMessage .frame:hover,[data-v-1547b184] .messageFrame .editMessage .frame.active {
    /*border: 1px solid var(--bdColor043)*/
}

[data-v-1547b184] .messageFrame .listZone {
    margin-top: 17px
}

[data-v-1547b184] .messageFrame .listZone tr.mailUse {
    transition: .4s ease-out
}

[data-v-1547b184] .messageFrame .listZone tr.mailUse:hover {
    background-color: var(--bgColor044)
}

[data-v-1547b184] .messageFrame .listZone tr.mailUse td {
    border-left: 0;
    border-right: 0
}

[data-v-1547b184] .messageFrame .listZone tr.mailUse td .frame01 {
    width: 26px;
    height: 26px;
    border: 1px solid var(--bdColor038);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s ease-out;
    text-align: center;
    margin: 0 auto
}

[data-v-1547b184] .messageFrame .listZone tr.mailUse td .frame01:hover,[data-v-1547b184] .messageFrame .listZone tr.mailUse td .frame01.active {
    border: 1px solid var(--bdColor043)
}

[data-v-1547b184] .messageFrame .listZone td span.godeleteMail {
    font-size: 16px;
    font-weight: 100;
    cursor: pointer;
    color: var(--txtColor66)
}

[data-v-1547b184] .fundFrame {
    margin-top: 30px
}

[data-v-1547b184] .fundFrame .tabZone {
    margin-bottom: 15px
}

[data-v-1547b184] .fundFrame .tabZone ul {
    display: flex
}

[data-v-1547b184] .fundFrame .tabZone ul li {
    height: 47px;
    background-color: var(--main);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .4s ease-out;
    position: relative;
    margin-right: 4.5%
}

[data-v-1547b184] .deposit .fundFrame .tabZone ul li {
    width: 50%;
    background-color: var(--bgColor017);
    border: 1px solid var(--bdColor038);
    margin-right: 0;
    margin-left: -1px
}

[data-v-1547b184] .deposit .fundFrame .tabZone ul li:hover,[data-v-1547b184] .deposit .fundFrame .tabZone ul li.active {
    background-color: var(--bgColor085)
}

[data-v-1547b184] .deposit .fundFrame .tabZone ul li:hover h4,[data-v-1547b184] .deposit .fundFrame .tabZone ul li.active h4 {
    color: var(--txtColor17)
}

[data-v-1547b184] .balanceH .fundFrame .moneyBtns .search {
    background-color: var(--btnColor025)!important;
    color: var(--txtColor40);
    border: none!important
}

[data-v-1547b184] .balanceH .fundFrame .moneyBtns .search:hover {
    background-color: var(--btnColor025_h)!important;
    color: var(--txtColor40)!important;
    border: none!important
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .infoZoneA {
    display: flex;
    border-bottom: 1px solid var(--bdColor047)
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .up {
    width: 17%!important;
    align-items: self-start!important;
    flex-direction: column
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .up .txtFrame {
    display: flex;
    align-items: center
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .up span.icon-iconExclamation01 {
    font-size: 19px;
    margin-right: 7px;
    color: var(--txtColor02)
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .up .hint {
    display: flex;
    align-items: center;
    color: var(--txtColor69);
    position: relative;
    cursor: pointer;
    width: 112px;
    margin-left: 27px;
    margin-top: 11px;
    white-space: nowrap
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .hint span {
    font-size: 18px;
    font-weight: 700;
    margin-right: 4px
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .hint h2 {
    font-size: 14px;
    font-weight: 700;
    margin-right: 6px
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .hint .hoverMsg {
    background-color: var(--bgColor017);
    border: 2px solid var(--bdColor066);
    padding: 21px;
    border-radius: 10px;
    width: 440px;
    position: absolute;
    z-index: 2;
    bottom: 30px;
    left: -36px;
    display: none;
    transition: .4s ease-out
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .hint:hover .hoverMsg {
    display: block
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .hint .hoverMsg:before {
    content: "";
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAXCAYAAAALHW+jAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE7mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4yLWMwMDAgNzkuMWI2NWE3OSwgMjAyMi8wNi8xMy0xNzo0NjoxNCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjUgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMy0wMy0wN1QxNTo0Njo0NSswODowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjMtMDMtMDdUMTU6NDc6MzArMDg6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjMtMDMtMDdUMTU6NDc6MzArMDg6MDAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmM4NmJmNjZjLWNjZTUtNGM0Yy05MTFhLWIwOGMyMjVhYmRkOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpjODZiZjY2Yy1jY2U1LTRjNGMtOTExYS1iMDhjMjI1YWJkZDkiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjODZiZjY2Yy1jY2U1LTRjNGMtOTExYS1iMDhjMjI1YWJkZDkiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmM4NmJmNjZjLWNjZTUtNGM0Yy05MTFhLWIwOGMyMjVhYmRkOSIgc3RFdnQ6d2hlbj0iMjAyMy0wMy0wN1QxNTo0Njo0NSswODowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIzLjUgKFdpbmRvd3MpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pq2ovJoAAADgSURBVDgRY/jgGPb/U3Da/0q/sP96hqZkYwMjs/9f8ur+M4AMBOHl1l7/m3zJN7TdB2IOAwgAGaJAfBtkKLkuBemFGwg1VAWIX4EkCvzDKDcQKAgy1ByIv5JjKFYDoYb6wcLU08WDcgOhhmbBDAXFHsUGQg2dBlIwyyWAOgZCDd0IUtjjFUo1A7mA+AQxaZQoA6GGEpVGiTYQaijBNEqSgcSkUZINJJRGyTIQXxol20BcaZQiA7GlUWoYiJJGMQwkB8DSKKyQpthA5HKUagZCDQWnUaoZCDXUj6oGQg3NAgDV1wpTd3uTsAAAAABJRU5ErkJggg==);
    width: 20px;
    height: 23px;
    background-repeat: no-repeat;
    position: absolute;
    left: 6px;
    bottom: -23px
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .hint .hoverMsg .title {
    color: var(--txtColor97);
    font-size: 16px
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .hint .hoverMsg .section {
    width: 100%;
    height: auto
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .hint .hoverMsg .section .leftZone {
    color: var(--txtColor02);
    font-size: 12px;
    float: left;
    height: 25px;
    padding: 0 8px;
    border-radius: 15px;
    background-color: var(--bgColor126);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 4px
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .hint .hoverMsg .section .rightZone {
    color: var(--txtColor02);
    font-size: 12px;
    width: 83%;
    height: auto;
    float: left;
    line-height: 1.6;
    text-align: justify;
    margin-bottom: 30px;
    margin-top: 4px
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .up .txt {
    color: var(--txtColor96)!important
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .infoZoneA .down {
    width: 100%;
    padding: 0 0 36px;
    margin-top: -1px;
    z-index: 0
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .infoZoneA .down .section {
    padding: 0;
    display: flex;
    align-items: center;
    margin-bottom: 31px;
    margin-left: -14px
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .infoZoneA .down .section .leftZone {
    color: var(--txtColor02);
    font-size: 14px;
    float: left;
    height: 25px;
    padding: 0 8px;
    border-radius: 15px;
    background-color: var(--bgColor126);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 4px
}

[data-v-1547b184] .deposit .fundFrame .subZone ul li .infoZoneA .down .section .rightZone {
    color: var(--txtColor66);
    font-size: 14px;
    width: 83%;
    float: left;
    text-align: justify;
    margin-left: 6px
}

[data-v-1547b184] .deposit .listZoneA {
    width: 100%;
    border-top: 1px solid var(--bdColor038);
    margin-top: 30px
}
[data-v-1547b184] .deposit .fundFrame .moneyBtns .btnM {
    background: rgb(255 180 0);
    border: 1px solid #c48b35;
    color: #000;
    width: 110px;
}
[data-v-10177d53] .couponParent .moneyBtns .btnM {
    background: rgb(195,138,52);
    background: linear-gradient(0deg, rgba(195,138,52,1) 0%, rgba(228,197,142,1) 100%);
    border: 1px solid #c48b35;
    color: #000;
    height: 30px;
    margin: 0 auto;
    margin-right: auto !important;
}

[data-v-1547b184] .fundFrame .tabZone ul li span {
    font-size: 46px;
    transition: .4s ease-out;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center
}

[data-v-1547b184] .fundFrame .tabZone ul li:after {
    width: 100%;
    height: 4px;
    background-color: var(--bgColor095);
    border-radius: 20px;
    position: absolute;
    bottom: 0px;
    opacity: 0;
    transition: .4s ease-out
}

[data-v-1547b184] .fundFrame .tabZone ul li:hover:after,[data-v-1547b184] .fundFrame .tabZone ul li.active:after {
    opacity: 1
}

[data-v-1547b184] .fundFrame .tabZone ul li h4 {
    color: var(--txtColor02);
    font-size: 18px;
    transition: .4s ease-out;
    font-weight: 700
}

[data-v-1547b184] .fundFrame .tabZone ul li:hover h4,[data-v-1547b184] .fundFrame .tabZone ul li.active h4 {
    color: var(--txtColor75)
}

[data-v-1547b184] .fundFrame .main_content_wrap_notice .listZone {
    border-bottom: 1px solid var(--bdColor04)
}

[data-v-1547b184] .fundFrame tr {
    background-color: var(--bgColor014)!important
}

[data-v-1547b184] .fundFrame .chargeParent tr {
    background-color: unset !important;
    border: none;
}

[data-v-1547b184] .fundFrame tr:hover {
    background-color: var(--bgColor044)!important
}

[data-v-1547b184] .fundFrame tr:nth-child(even):hover {
    background-color: var(--bgColor044)!important
}

[data-v-1547b184] .fundFrame td.subject {
    width: 220px;
    background-color: var(--bgColor044);
    font-weight: 700
}

[data-v-1547b184] .fundFrame .btnZone {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px
}

[data-v-1547b184] .fundFrame .btnZone button {
    height: 40px;
    padding: 0 47px;
    color: var(--txtColor17);
    background-color: var(--btnColor033);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    float: right;
    margin-top: 23px;
    cursor: pointer;
    border: 0px;
    transition: .2s ease-out
}

[data-v-1547b184] .fundFrame .btnZone button:hover {
    background-color: var(--btnColor033_h)
}

[data-v-1547b184] .fundFrame .main_content_wrap_notice .listZone .input_content {
    width: 12%;
    height: 30px;
    float: left;
    margin-right: 4px
}

[data-v-1547b184] .fundFrame .main_content_wrap_notice .listZone .input_content input {
    height: 30px
}

[data-v-1547b184] .fundFrame .moneyBtns {
    display: flex;
    flex-wrap: wrap;
    margin-left: 8px;
    gap: 4px 0px;
}

[data-v-1547b184] .fundFrame .moneyBtns .btnM {
    height: 38px;
    padding: 0px 0px;
    border: 1px solid var(--bdColor046);
    border-radius: 10px;
    background-color: var(--bgColor117);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: var(--txtColor66);
    font-weight: 700;
    cursor: pointer;
    transition: .4s ease-out;
    /* margin-right: 4px; */
}

[data-v-1547b184] .fundFrame .moneyBtns .btnM:hover {
    color: #ffffff;
    background: #000;
}

[data-v-1547b184] .fundFrame .moneyBtns .blockB {
    border: 1px solid var(--bdColor059)!important;
    background-color: var(--btnColor032)!important;
    color: var(--txtColor90)!important;
    cursor: none!important
}

[data-v-1547b184] .fundFrame .moneyBtns .blockB:hover {
    border: 1px solid var(--bdColor059);
    background-color: var(--btnColor032);
    color: var(--txtColor90)
}

[data-v-1547b184] .fundFrame .moneyBtns .chooseBtn {
    background-color: var(--bgColor033)
}

[data-v-1547b184] .fundFrame .moneyBtns .reset {
    background-color: var(--btnColor025)!important;
    color: var(--txtColor40);
    border: 0px!important
}

[data-v-1547b184] .fundFrame .moneyBtns .reset:hover {
    background-color: var(--btnColor025_h)!important;
    color: var(--txtColor40)!important
}

[data-v-1547b184] .fundFrame .moneyBtns .chooseBtn {
    background-color: var(--btnColor033)!important;
    border: 1px solid var(--bdColor046)!important;
    color: var(--txtColor17)!important
}

[data-v-1547b184] .fundFrame .main_content_wrap_notice .listZone a.btn_p {
    width: 80px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--txtColor02);
    border-radius: 3px;
    transition: .4s ease-out;
    cursor: pointer;
    float: left;
    margin-right: 4px
}

[data-v-1547b184] .fundFrame .main_content_wrap_notice .listZone a.accept {
    background-color: var(--btnColor012);
    border: 1px solid var(--bgColor040)
}

[data-v-1547b184] .fundFrame .main_content_wrap_notice .listZone a.notAccept {
    background-color: var(--btnColor014);
    border: 1px solid var(--bdColor018)
}

[data-v-1547b184] .fundFrame .main_content_wrap_notice .listZone a.accept:hover {
    background-color: var(--btnColor012_h)
}

[data-v-1547b184] .fundFrame .main_content_wrap_notice .listZone a.notAccept:hover {
    background-color: var(--btnColor014_h)
}

[data-v-1547b184] .fundFrame .fundShow .fundBrick .cube .frame {
    display: flex
}

[data-v-1547b184] .fundFrame .fundShow .fundBrick .cube .frame span {
    color: var(--txtColor99);
    font-size: 19px;
    margin-left: 9px;
    cursor: pointer
}

[data-v-1547b184] .fundFrame .fundShow .fundBrick .cube h4 {
    margin-bottom: 16px;
    color: var(--txtColor02);
    font-size: 14px;
    font-weight: 700
}

[data-v-1547b184] .fundFrame .fundShow .fundBrick .cube .money {
    font-size: 32px;
    font-weight: bolder;
    color: var(--txtColor02)
}

[data-v-1547b184] .fundFrame .searchZone {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-top: 31px
}

[data-v-1547b184] .fundFrame .searchZone .inputZone {
    display: flex;
    align-items: center;
    float: left;
    margin-right: 5px;
    color: var(--txtColor02)
}

[data-v-1547b184] .fundFrame .searchZone .input_content {
    width: 200px;
    height: 40px;
    padding-left: 11px;
    background-repeat: no-repeat;
    background-position: 10px;
    box-sizing: border-box;
    border-radius: 3px;
    position: relative;
    color: var(--txtColor02);
    background-color: var(--bgColor014);
    border: 1px solid var(--bdColor045)
}

[data-v-1547b184] .fundFrame .searchZone .input_content:active,[data-v-1547b184] .fundFrame .searchZone .input_content:focus,[data-v-1547b184] .fundFrame .searchZone .input_content:focus-within,[data-v-1547b184] .fundFrame .searchZone .input_content:target {
    border: 1px solid var(--bdColor070)!important
}

[data-v-1547b184] .fundFrame .searchZone .input_content input {
    line-height: 40px;
    height: 40px;
    color: var(--txtColor66)
}

[data-v-1547b184] .fundFrame .searchZone .inputZone span {
    margin: 0 7px
}

[data-v-1547b184] .fundFrame .searchZone .input_content input:focus {
    border-bottom: none!important;
    box-shadow: none!important
}

[data-v-1547b184] .fundFrame .searchZone .input_content input::placeholder {
    color: var(--txtColor36);
    font-size: 14px;
    font-weight: 700
}

[data-v-1547b184] .fundFrame .fundList .moneyBtns .search {
    background-color: var(--btnColor025);
    color: var(--txtColor40);
    border: 0
}

[data-v-1547b184] .fundFrame .fundList .moneyBtns .search:hover {
    background-color: var(--btnColor025_h)!important;
    color: var(--txtColor40)!important
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td span.done {
    color: var(--txtColor70)
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td span.cancel {
    color: var(--txtColor69)
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td span.greyT {
    color: var(--txtColor54)
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td span.greenT {
    color: var(--txtColor82)
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td .rem_checkFrame {
    display: flex
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td .rem_check {
    color: var(--txtColor66);
    font-size: 14px;
    font-weight: 700;
    margin-right: 12px
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td .rem_check span {
    margin-left: -9px
}

[data-v-1547b184] .balanceFrame .firstFrame {
    display: flex;
    justify-content: space-between;
    align-items: center
}

[data-v-1547b184] .balanceFrame .inputFrame {
    display: flex;
    align-items: center
}

[data-v-1547b184] .balanceFrame .inputFrame .info .txt {
    font-size: 14px;
    color: var(--txtColor02);
    margin-right: 6px;
    font-weight: 700
}

[data-v-1547b184] .balanceFrame .info .txt span {
    color: var(--txtColor012)
}

[data-v-1547b184] .balanceFrame .input_content {
    width: 226px;
    height: 40px;
    padding: 0 11px;
    background-repeat: no-repeat;
    background-position: 10px;
    box-sizing: border-box;
    border-radius: 3px;
    position: relative;
    color: var(--txtColor02);
    background-color: var(--bgColor014);
    border: 1px solid var(--bdColor045)
}

[data-v-1547b184] .balanceFrame .input_content select {
    display: block;
    border: none;
    background-color: var(--bgColor014);
    padding: 0;
    height: 38px
}

[data-v-1547b184] .balanceFrame .input_content select:focus {
    outline: 0px
}

[data-v-1547b184] .balanceFrame .searchZone {
    display: flex;
    align-items: center;
    justify-content: right;
    margin-top: 0
}

[data-v-1547b184] .redTxt {
    color: var(--txtColor69)!important
}

[data-v-1547b184] .titlePic01 img {
    width: 100%;
    height: auto
}

[data-v-1547b184] .promotionFrame .btnZone {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px
}

[data-v-1547b184] .promotionFrame .btnZone a {
    width: 240px;
    height: 40px;
    color: var(--txtColor02);
    background-color: var(--btnColor024);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    float: right;
    margin-top: 23px;
    cursor: pointer;
    transition: .2s ease-out
}

[data-v-1547b184] .promotionFrame .btnZone a:hover {
    background-color: var(--btnColor024_h)
}

[data-v-1547b184] .promotionFrame .contentZone .txt {
    padding-bottom: 100px
}

[data-v-1547b184] .recommendedFrame .firstFrame {
    display: flex;
    justify-content: space-between
}

[data-v-1547b184] .recommendedFrame .moneyBtns .search {
    background-color: var(--btnColor025);
    color: var(--txtColor02);
    border: none
}

[data-v-1547b184] .recommendedFrame .moneyBtns .search:hover {
    background-color: var(--btnColor025_h)
}

[data-v-1547b184] .recommendedFrame .firstFrame .tabZone {
    width: 100%
}

[data-v-1547b184] .recommendedFrame .searchZone {
    width: 50%;
    margin-top: 0!important;
    justify-content: flex-end
}

[data-v-1547b184] .recommendedFrame .lobbyBtns {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-bottom: 25px
}

[data-v-1547b184] .recommendedFrame .lobbyBtns .btnM {
    height: 40px;
    padding: 0 19px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: var(--txtColor66);
    font-weight: 700;
    cursor: pointer;
    transition: .4s ease-out;
    margin-right: 4px;
    background-color: var(--btnColor035);
    border: 1px solid var(--bdColor038)
}

[data-v-1547b184] .recommendedFrame .lobbyBtns .btnM:hover {
    background-color: var(--btnColor028);
    border: 1px solid var(--bdColor044);
    color: var(--txtColor02)
}

[data-v-1547b184] .recommendedFrame .lobbyBtns .chooseBtn {
    background-color: var(--bgColor033)
}

[data-v-1547b184] .recommendedFrame .lobbyBtns .reset {
    background-color: var(--btnColor029);
    color: var(--txtColor02)
}

[data-v-1547b184] .recommendedFrame .lobbyBtns .reset:hover {
    background-color: var(--btnColor029_h)
}

[data-v-1547b184] .recommendedFrame .lobbyBtns .chooseBtn {
    background-color: var(--btnColor028);
    border: 1px solid var(--bdColor044);
    color: var(--txtColor02)
}

[data-v-1547b184] .recommendedFrame .qrFrame {
    border: 1px solid var(--bdColor038);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 30px
}

[data-v-1547b184] .recommendedFrame .qrFrame .qrCode {
    background-color: var(--bgColor017);
    box-shadow: var(--shadow07) 0 0 .6em;
    border: 1px solid var(--bdColor038);
    position: relative
}

[data-v-1547b184] .recommendedFrame .qrFrame .qrCode img {
    width: 306px
}

[data-v-1547b184] .recommendedFrame .qrFrame .codeNO {
    font-size: 36px;
    font-weight: 800;
    font-family: arial;
    color: var(--txtColor66);
    margin-top: 30px
}

[data-v-1547b184] .recommendedFrame .qrFrame .btnP {
    width: 320px;
    padding: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    margin-top: 30px;
    cursor: pointer;
    border: 0px
}

[data-v-1547b184] .recommendedFrame .qrFrame .txt {
    color: var(--txtColor66);
    font-size: 14px;
    margin-top: 20px
}

[data-v-1547b184] .recommendedFrame .qrFrame .qrCode .copyMSG {
    background-color: #f4f4f4f2;
    color: var(--txtColor66);
    font-size: 14px;
    width: 240px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: var(--shadow07) 0 0 .5em;
    border-radius: 20px;
    left: 50%;
    bottom: -11px;
    transform: translate(-50%);
    position: absolute;
    opacity: 0
}

[data-v-1547b184] .aniFrameNotice {
    min-height: 780px
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr th.checkTH {
    width: 5%
}

[data-v-1547b184] .main_content_wrap_notice .listZone table tr td.checkUse01 .checkFrame {
    display: flex;
    align-items: center;
    justify-content: center
}

[data-v-1547b184] .messageFrame .listZone td.checkUse01 .rem_check {
    margin-right: 0
}

[data-v-1547b184] .messageFrame .listZone td.checkUse01 .rem_check [type=checkbox]+label {
    height: 20px;
    line-height: 20px;
    padding-left: 15px
}

[data-v-1547b184] .backEditContent .contentZone .txt p {
    flex-direction: inherit
}

[data-v-1547b184] .backEditContent .contentZone .txt img {
    margin-top: 10px
}

@media (max-width: 1407px) {
    [data-v-1547b184] .fundFrame .searchZone .input_content {
        width:156px
    }

    [data-v-1547b184] .fundFrame .tabZone ul li h4 {
        font-size: 18px
    }
}

@media (max-width: 1281px) {
    [data-v-1547b184] .fundFrame .tabZone ul li h4 {
        font-size:16px
    }
}

@media (max-width: 1192px) {
    [data-v-1547b184] .bHisFrame .firstFrame {
        flex-direction:column
    }

    [data-v-1547b184] .bHisFrame .firstFrame .tabZone {
        width: 100%
    }

    [data-v-1547b184] .bHisFrame .searchZone {
        width: 100%;
        justify-content: flex-start
    }

    [data-v-1547b184] .balanceFrame .firstFrame {
        flex-direction: column
    }

    [data-v-1547b184] .balanceFrame .firstFrame .tabZone {
        width: 100%
    }

    [data-v-1547b184] .balanceFrame .searchZone {
        width: 100%;
        justify-content: flex-start
    }
}

[data-v-1547b184] .aniMSG {
    -webkit-animation: aniMSG-1547b184 5s 1;
    animation: aniMSG-1547b184 5s 1
}

@keyframes leftIn-1547b184 {
    0% {
        -webkit-transform: translateX(50%);
        -moz-transform: translateX(50%);
        -o-transform: translateX(50%);
        transform: translate(50%);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translate(0);
        opacity: 1
    }
}

@keyframes aniMSG-1547b184 {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes downIn-1547b184 {
    0% {
        -webkit-transform: translateY(50%);
        -moz-transform: translateY(50%);
        -o-transform: translateY(50%);
        transform: translateY(50%);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

[data-v-1547b184] .aniTab {
    -webkit-animation: aniTab-1547b184 1s infinite;
    animation: aniTab-1547b184 1s infinite
}

@keyframes aniTab-1547b184 {
    0% {
        color: var(--txtColor17);
        transform: scale(1)
    }

    50% {
        color: var(--txtColor17);
        transform: scale(1.1)
    }

    to {
        color: var(--txtColor17);
        transform: scale(1)
    }
}

[data-v-1547b184] .titlePic .titlePwrapper .leftZone span {
    white-space: nowrap
}
 
[data-v-1547b184] .titlePic .titlePwrapper .leftZone span.ko {
    color: #fff;
    font-size: 25px;
    font-family: 'S-Core Dream 6';
}

[data-v-1547b184] .titlePic .titlePwrapper .leftZone span.en {
    color: #ffb400;
    font-size: 20px;
    margin-left: 20px;
    font-weight: 400;
    font-family: 'S-Core Dream 3';
}

.fade-enter-active[data-v-1547b184] {
    animation: fade-in-1547b184 0s
}

.fade-leave-active[data-v-1547b184] {
    animation: fade-in-1547b184 0s reverse
}

@keyframes fade-in-1547b184 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.main-content[data-v-1547b184] {
    /*min-height: 100vh*/
}
