<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.no_pay_div_pos {
    position: relative;
    display: block;

    /* overflow : hidden; */

    height: 480px;
}

.no_pay_div_pos_height {
    height: 305px;
}

.no_pay_div {
    position: relative;
    display: block;
    width: 730px;
    height: 350px;

    float: left;
}

.no_pay_div_sec {
    height: 210px;
}

.no_pay_div_top {
    position: relative;
    display: block;

    overflow: hidden;

    padding-bottom: 8px;
}

.no_pay_txt_tit {
    position: relative;
    display: block;

    float: left;

    font-size: 3.2rem;
    font-weight: 600;
    line-height: 1.5;
    color: #696969;
}


.no_pay_txt_right {
    position: relative;
    display: block;

    float: right;

    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
    padding-bottom: 4px;

    padding-top: 20px;

}


.no_pay_txt_sub_right {
    position: relative;
    display: block;
    float: right;
    color: #696969;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
    padding-bottom: 4px;
    padding-top: 20px;
    text-align: right;

}



.no_pay_txt_box {
    position: relative;
    display: block;
}

.no_pay_txt_left {
    position: relative;
    display: block;
    text-align: left;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
    color: #696969;

    padding-top: 4px;
}


.no_pay_table {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.no_pay_table_width {
    width: 120px;
}

.no_pay_table&gt;tbody {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;

    border-top: 1px solid #989898;
    border-left: 1px solid #dbdbdb;
}

.no_pay_table&gt;tbody th {
    display: table-cell;

    vertical-align: middle;
    text-align: center;
    font-weight: 600;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background: #f8f8f8;
    font-size: 1.7rem;
    line-height: 1.5;
}


.no_pay_table&gt;tbody&gt;tr td {

    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
}


.no_pay_table&gt;tbody td {
    display: table-cell;

    vertical-align: middle;
    text-align: center;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

.no_pay_table&gt;tbody&gt;tr:nth-child(2) td {
    color: #696969;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
    width: 25%;
}

.no_pay_table&gt;tbody&gt;tr:nth-child(3) td {

    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
}

.no_pay_blue {
    color: #0079ad;
}

.no_pay_table&gt;tbody&gt;tr:nth-child(4) td {
    color: #eb9f08;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
}






/* pay.jsp - 遺��섎퀎 �쒓컙��    */

.no_pay_table_right {
    position: relative;
    display: block;
    width: 90%;
    height: 100%;
}

.no_pay_table_width_right {
    width: 120px;
}

.no_pay_table_right&gt;tbody {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;

    border-top: 1px solid #989898;
    border-left: 1px solid #dbdbdb;
}

.no_pay_table_right&gt;tbody th {
    display: table-cell;

    vertical-align: middle;
    text-align: center;
    font-weight: 600;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background: #f8f8f8;
    font-size: 1.7rem;
    line-height: 1.5;
}

.no_pay_table_right&gt;tbody td {
    display: table-cell;

    vertical-align: middle;
    text-align: center;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

.no_pay_table_right&gt;tbody&gt;tr:nth-child(2) td {
    color: #696969;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
    width: 25%;
}

.no_pay_table_right&gt;tbody&gt;tr:nth-child(3) td {

    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
}

.no_pay_table_right&gt;tbody&gt;tr:nth-child(4) td {
    color: #eb9f08;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
}






.no_pay_div_right {
    position: relative;
    display: block;

    float: left;

    width: 570px;
    overflow: hidden;
}

.no_pay_div_right&gt;img {
    position: relative;
    display: block;

    float: right;
}

.no_pay_div_right&gt;span {
    position: relative;
    display: block;
    text-align: left;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
    color: #696969;
    text-align: center;
    float: right;
    margin-right: 50px;
}

.last_no_pay {
    height: 395px;
}

/* begin :: use */

.no_use_list {
    position: relative;
    display: block;
    overflow: hidden;

    margin-bottom: 50px;
}

.no_use_list&gt;li {
    position: relative;
    display: table;

    float: left;

    border: 1px solid #b2b2b2;

    width: 222px;
    height: 222px;
    border-radius: 50%;
    margin-left: 70px;

    background: #fff;
}

.no_use_round_content {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    transform: translate(-50%, -50%);
}

.no_use_list&gt;li&gt;div&gt;span {
    position: relative;
    display: block;

    font-size: 2.8rem;
    font-weight: 300;
    line-height: 1.5;
    color: #b2b2b2;

    font-family: 'Montserrat';
    text-align: center;

    padding-bottom: 28px;
}

.no_use_list&gt;li&gt;div&gt;span:after {
    content: '';

    position: absolute;
    top: 75%;
    left: 50%;
    display: block;
    transform: translate(-50%, -50%);

    width: 32px;
    height: 1px;
    background: #b2b2b2;
}

.no_use_list&gt;li&gt;div&gt;p {
    position: relative;
    display: block;

    font-size: 1.7rem;
    font-weight: 300;
    line-height: 1.5;

    text-align: center;
}

.no_use_list_top&gt;li:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -113px;
    display: block;
    transform: translate(-50%, -50%);
    width: 77px;
    height: 1px;
    border-top: 2px dashed #b2b2b2;

    z-index: -9;
}

.no_use_list_top&gt;li:nth-child(4)::after {
    display: none;
}

.no_use_list_bot {
    margin-bottom: 100px;
}

.no_use_list_bot&gt;li {
    position: relative;
    display: block;

    float: right;
    margin-right: 70px;
    margin-left: 0;
}

.no_use_list_bot&gt;li:nth-child(1) span {
    color: #05bed9;
}

.no_use_list_bot&gt;li:nth-child(1) {
    border: 1px solid #05bed9;
}

.no_use_list_bot&gt;li:nth-child(1) span:after {
    background: #05bed9;
}

.no_use_list_bot&gt;li:nth-child(1) .no_use_arrow_bot {
    background: #47cbdf;
}

.no_use_list_bot&gt;li:nth-child(1) .no_use_arrow_rotate {
    background: #47cbdf;
}

.no_use_list_bot&gt;li:nth-child(2) span {
    color: #47cbdf;
}

.no_use_list_bot&gt;li:nth-child(2) {
    border: 1px solid #47cbdf;
}

.no_use_list_bot&gt;li:nth-child(2) span:after {
    background: #47cbdf;
}

.no_use_list_bot&gt;li:nth-child(2) .no_use_arrow_bot {
    background: #0990d7;
}

.no_use_list_bot&gt;li:nth-child(2) .no_use_arrow_rotate {
    background: #0990d7;
}

.no_use_list_bot&gt;li:nth-child(3) span {
    color: #0990d7;
}

.no_use_list_bot&gt;li:nth-child(3) {
    border: 1px solid #0990d7;
}

.no_use_list_bot&gt;li:nth-child(3) span:after {
    background: #0990d7;
}

.no_use_list_bot&gt;li:nth-child(3) .no_use_arrow_bot {
    background: #1559a2;
}

.no_use_list_bot&gt;li:nth-child(3) .no_use_arrow_rotate {
    background: #1559a2;
}

.no_use_list_bot&gt;li:nth-child(4) span {
    color: #1559a2;
}

.no_use_list_bot&gt;li:nth-child(4) {
    border: 1px solid #1559a2;
}

.no_use_list_bot&gt;li:nth-child(4) span:after {
    background: #1559a2;
}

.no_use_list_bot&gt;li:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -113px;
    display: block;
    transform: translate(-50%, -50%);
    width: 77px;
    height: 1px;
    border-top: 2px dashed #b2b2b2;

    z-index: -9;
}

.no_use_list_bot&gt;li:first-child::after {
    display: none;
}

.no_use_txt_box {
    position: relative;
    display: block;
}

.no_use_txt_list {
    position: relative;
    display: block;
    background: #008cd6;

    padding: 50px;
    border-radius: 20px;
}

.no_use_txt_list&gt;li {
    position: relative;
    display: block;

    padding-left: 18px;
}

.no_use_txt_list&gt;li:after {
    content: '';

    position: absolute;
    top: 12px;
    left: 0;
    display: block;
    transform: translate(-50%, -50%);

    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
}

.no_use_txt_list&gt;li&gt;span {
    position: relative;
    display: block;

    font-size: 1.7rem;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
}

.no_use_txt_list&gt;li&gt;span&gt;strong {
    position: relative;
    display: inline-block;

    font-size: inherit;
    font-weight: 500;
    line-height: inherit;

    color: inherit;
}

.no_use_bot_list {
    position: relative;
    display: block;
}

.no_use_bot_list&gt;li {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 590px;
}

.no_use_bot_list&gt;li:nth-child(2) {
    height: 385px;
}

.no_use_bot_img {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    height: 100%;
}

.no_use_bot_img&gt;img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    transform: translate(-50%, -50%);

    margin: 0 auto;
    width: 100%;
    height: auto;
}

.no_use_bot_txt {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    height: 100%;
    padding-left: 100px;
    padding-top: 130px;
}

.no_use_bot_txt&gt;span {
    position: relative;
    display: block;

    vertical-align: middle;

    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.5;

    color: #2d2d2d;

    margin-bottom: 24px;
}

.no_use_bot_txt&gt;p {
    position: relative;
    display: block;
    vertical-align: middle;

    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
    color: #696969;
}

.top {
    top: 39% !important;
}

.no_use_arrow_pos {
    position: absolute;
    top: 42%;
    right: -66px;
    display: block;
}

.no_use_arrow_pos_ro {
    top: 53%;
    right: 246px;
    transform: rotate(180deg);
}

.no_use_arrow {
    position: relative;
    display: block;

    width: 40px;
    height: 10px;
}

.no_use_arrow_bot {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;

    width: 30px;
    height: 1px;
    background: #b2b2b2;
    border-radius: 2px;
}

.no_use_arrow_rotate {
    position: absolute;
    bottom: 6px;
    right: -2px;
    display: block;
    transform: rotate(45deg);

    width: 18px;
    height: 1px;
    background: #b2b2b2;

    border-radius: 2px;
}

.no_use_circle_line {
    position: absolute;
    top: 276px;
    right: 15px;
    display: block;

    width: 310px;
    height: 310px;
    border-right: 2px dashed #b2b2b2;
    border-bottom: 2px dashed #b2b2b2;
    border-radius: 50%;
    transform: rotate(-45deg);

    z-index: -9;
}

.no_use_circle_line:after {
    content: '';

    position: absolute;
    bottom: -22px;
    right: 134px;
    display: block;

    width: 26px;
    height: 26px;

    transform: rotate(38deg);
    background: url('/resource/images/icon/use_arrow.png') no-repeat center;
    background-size: contain !important;
}

/* end :: use */

/* begin :: app */

.no_sc_app {
    position: relative;
    display: block;

    width: 888px;
    height: 824px;
    overflow: visible !important;
    margin-left: 0px;
}

.no_sc_app .swiper-slide-prev {
    transition: opacity 0.3s;
}

.no_sw_app {
    width: 100%;
}

.no_ss_app {
    width: 100%;
}

.no_app_list {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
}

.no_app_list&gt;li {
    position: relative;
    display: inline-block;

    margin-right: 100px;
}

.no_app_list&gt;li&gt;img {
    width: 341px;
    height: auto;
    margin-bottom: 10px;
}

.no_app_list&gt;li&gt;span {
    position: relative;
    display: block;

    font-size: 2.6rem;
    font-weight: 600;
    line-height: 1.5;

    text-align: center;
    margin-bottom: 40px;
}

.no_app_list&gt;li&gt;p {
    position: relative;
    display: block;

    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;

    color: #696969;
    text-align: center;
}

.no_app_div {
    position: relative;
    display: block;
}

.no_app_div_list {
    position: relative;
    display: block;
    overflow: hidden;
}

.no_app_div_list&gt;li {
    position: relative;
    display: block;
    float: left;

    width: 45%;
    margin-right: 10%;
    height: 700px;
}

.no_app_div_list&gt;li:nth-child(2n) {
    margin-right: 0;

}

.no_app_div_list&gt;li:nth-child(2) {
    margin-top: 300px;
}

.no_app_div_list&gt;li:nth-child(3) {
    margin-top: -250px;
}

.no_app_div_list&gt;li:nth-child(4) {
    margin-top: 100px;
}

.no_app_div_list&gt;li&gt;strong {
    position: absolute;
    top: 0;
    left: 0;
    display: block;

    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.5;
}

.no_app_div_list&gt;li&gt;span {
    position: relative;
    display: block;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
    color: #696969;
    text-align: left;

    padding-left: 70px;
    margin-bottom: 50px;
}

.no_app_div_list img {
    width: 630px;
}

.no_swiper_app_btn {
    position: relative;
    display: block;

    padding-top: 50px;
    width: 126%;
}

.swiper-app-pagination .swiper-pagination-bullet {
    width: 50%;
    height: 4px;
    background: #f8f8f8;
    border-radius: 0;
}

.swiper-app-pagination .swiper-pagination-bullet-active {
    width: 50%;
    height: 4px;
    background: #ccc;

    border-radius: 0;
}

/* end :: app */

/* begin :: member */

.no_member_div {
    position: relative;
    display: block;
}

.no_member_div&gt;span {
    position: relative;
    display: block;

    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.5;

    text-align: center;
    margin-bottom: 50px;
}

.no_member_list {
    position: relative;
    display: block;
    overflow: hidden;
}

.no_member_list&gt;li {
    position: relative;
    display: block;
    float: left;

    width: 50%;
    /* border-right : 1px dashed #d1d1d1; */
    transform: translateX(50%);
}

.no_member_list&gt;li:nth-child(2) {
    border-right: 0px;
}

.no_member_list&gt;li&gt;img {
    position: relative;
    display: block;
    width: 480px;
    margin: 30px auto;
}

.no_member_list&gt;li&gt;span {
    position: relative;
    display: block;

    font-size: 2rem;
    font-weight: 400;
    line-height: 1.5;
    color: #696969;

    text-align: center;
}

/* end :: member */

.no_use_768 {
    display: none;
}

.no_use_bot_width {
    width: 80%;
}

.no_app_sw_active_next {
    transform: translate3d(-49%, 0, 0) !important;
}

.no_app_sw_active_prev {
    transform: translate3d(-0%, 0, 0) !important;
}


span.no_pay_desc {
    display: block;
    color: #2d2d2d;
    line-height: 1.618;
    margin-top: 10px;
    margin-bottom: 15px;
    /* font-size: 1.8rem; */
}

.no_pay_bot_img {
    width: 100%;
}

.no_pay_bot_img img {
    width: 100%;
}

.no_pay_txt_tit.none {
    float: none;
}

.no_pay_div_pos.none {
    height: auto;
}


.no_pay_cost {
    font-size: 22px;
    color: #696969;
    display: block;
    margin-bottom: 20px;
}

@media screen and (max-width: 1320px) {
    .no_pay_cost {
        font-size: 1.66666666vw;
    }
}

@media screen and (max-width: 768px) {
    .no_pay_cost {
        font-size: 2.364583vw;
    }
}




.no_pay_div_right2 {
    position: relative;
    display: block;

    float: left;

    width: 570px;
    overflow: hidden;
}

.no_pay_div_right2&gt;img {
    position: relative;
    display: block;

    float: right;
}

.no_pay_div_right2&gt;span {
    position: relative;
    display: block;
    text-align: left;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
    color: #696969;
    text-align: center;
    float: right;
    margin-right: 50px;
}




.no_pay_table_right2 {
    position: relative;
    display: block;
    width: 90%;
    height: 100%;
}


.no_pay_table_right2&gt;tbody {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;

    border-top: 1px solid #989898;
    border-left: 1px solid #dbdbdb;
}

.no_pay_table_right2&gt;tbody th {
    display: table-cell;

    vertical-align: middle;
    text-align: center;
    font-weight: 600;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    background: #f8f8f8;
    font-size: 1.7rem;
    line-height: 1.5;
    padding-top: 18px;
    padding-bottom: 18px;
}

.no_pay_table_right2&gt;tbody td {
    display: table-cell;

    vertical-align: middle;
    text-align: center;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    padding-top: 18px;
    padding-bottom: 18px;
}

.no_pay_table_right2&gt;tbody&gt;tr:nth-child(2) td {
    color: #696969;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
    width: 25%;
}

.no_pay_table_right2&gt;tbody&gt;tr:nth-child(3) td {

    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
}

.no_pay_table_right2&gt;tbody&gt;tr:nth-child(4) td {
    color: #eb9f08;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 1.5;
}</pre></body></html>