@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');

.wrapper {
    background: #2f2e2e;
    /* background: url(../imgs/100kbg.webp) top left no-repeat;
  background-size: cover; */
    min-height: 100vh;
    color: #fff;
    display: flex;
    position: relative;
    font-family: 'Inter', sans-serif;
}

@keyframes jump {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-8px);
    }
}

.jump {
    padding: 0px 3px;
    margin-top: 5px;
    color: #e30000;
    font-weight: bold;
    display: inline-block;
    animation: bounce 1s infinite;
    border-radius: 10px;
    background-image: linear-gradient(to right, #f0ea9e, #ddce7b, #ebe392);
    font-size: 0.85rem;
    line-height: 1.5rem;
    animation: jump 1s infinite cubic-bezier(0.25, 0.1, 0.25, 1);
}

img {
    width: 100%;
}

a {
    cursor: pointer;
    display: inline-block;
}

.row {
    display: flex;
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
}

.row-top {
    margin-top: 0px;
    position: fixed;
    z-index: 999;
    display: flex;
    width: 100%;
    max-width: 675px;
    background-color: #0b0428;
}

.row-banner {
    /* justify-content: center; */
    margin-top: 115px;
}

.left,
.right {
    top: 35vh;
    position: absolute;
    max-width: 300px;
}

.left {
    left: 100px;
}

.right {
    right: 100px;
}

.col {
    display: flex;
    justify-content: center;
}






.lines {
    padding: 1 2 2 8;
	margin: 1.5rem auto;
    width: 100%;
    min-height: 1rem;
    float: left;
    padding-bottom: 0
}

.lines .tits {
    width: 100%;
    height: rem;
    line-height: 8rem;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(253,228,174,.2)
}

.lines .tits .txt {
    font-size: 5.5rem;
    color: #474747
}

.lines .tits .txt img {
    width: 4.5rem;
}

.lines .tits .labs {
    line-height: .82rem;
    font-size: .24rem;
    color: #9b9b9b
}

.lines .tits .labs img {
    width: 8.9rem
}

.lines .conts {
    width: 100%;
    position: relative;
    padding: 0.4rem ;
    float: left
}

.lines .conts .item {
    width: 100%;
    margin: 0.4rem 0;
    float: left
}

.lines .conts .item a {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.lines .conts .item .buttons {
    width: 4.5rem;
    height: 2.3rem
}

.lines .conts .item .buttons button {
    width: 100%;
    height: 2.2rem;
    background: url(../api/file/d634b8_198x68.png) center no-repeat;
    background-size: 4.5rem 4.5rem
}

.lines .conts .item .webs {
    width: calc(100% - 5.15rem);
    height: 2.2rem;
    overflow: hidden;
    display: flex;
    margin: rem 0;
    float: left;
    justify-content: space-between
}

.lines .conts .item .webs .ms {
    width: 7.1rem;
    height: rem;
    background-color: #d10000;
    text-align: center;
    line-height: -0.5rem;
    color: #fff;
    border-radius: .rem 0 0 .rem;
    font-size: 1.2rem
}

.lines .conts .item .webs .www {
    width: calc(100% - 1.1rem);
    line-height: 1.4rem;
    font-size: 1.4rem;
    color: #ffffff;
    border: 1px solid #755f38;
    height: rem;
    text-align: center;
    box-shadow: inset 0 0 .1rem rgba(223,221,217,.2);
    font-family: arial;
    border-radius: 0 .3rem .3rem 0;
    font-weight: 700;
    border-left: none
}



.main {
    max-width: 750px;
    background: url(../imgs/100kbg.webp) top left no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    /* background: #000; */
    position: relative;
}

.btn_kf {
    position: fixed;
    width: 80px;
    top: 55vh;
    right: calc((100vw - 690px) / 2);
    z-index: 1;
}

.group {
    display: flex;
    justify-content: center;
}

.dl1,
.dl2 {
    justify-content: center;
}

.icon-top {
    margin: 0 auto;
    width: 250px;
    max-width: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.icon-top .logo {
    width: 100%;
}

.icon-top .cong-dong {
    width: 45%;
}

.icon-download a {
    max-height: 60px;
}

.icon-download a:last-of-type {
    margin-left: 20px;
}

.gift-rules {
    padding: 7px 20px 20px 20px;
}

.flag_vn {
    margin-right: 5px;
}

.form-control:focus {
    background-color: #040f70;
    border-color: #f0f0f0;
    outline: none;
    box-shadow: none;
    color: #f0f0f0;
}

.input-group-text {
    background-color: #040f70;
    border: 1px solid #4658f8;
    color: #fff;
    border-radius: 0.8rem;
}

.rules {
    background-color: #0f1d9a;
    opacity: 0.9;
    border-radius: 20px;
    border: 2px solid #ffcb38;
    border-bottom-width: 5px;
    border-bottom-color: #ffa734;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 630px;
    box-sizing: border-box;
}

.rules-head {
    margin: 0 auto;
    margin-top: 10px;
    max-width: 600px;
    padding: 0px 15px;
}

.rules-head img {
    margin: 0 auto;
    width: 100%;
}

.rules .rules-body .yl {
    color: #ffcb38;
}

.rules .rules-body .thin {
    font-weight: 300;
    font-style: italic;
}

.rules-body-text {
    padding: 0px 15px;
}

.rules .rules-body .odd {
    background-color: #02020227;
    padding: 5px 15px;
}

.rules .rules-body .odd:first-child {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.rules-body-text+.rules-body-text {
    margin-top: -15px;
}

.rules-body-text:last-of-type {
    margin-bottom: 5px;
}

.rules-body p,
.info p {
    line-height: 2.3;
    font-weight: 500;
    font-size: 0.95rem;
    color: #fff;
}

.rules-body .yl-btn a {
    color: rgb(255, 42, 42);
    background-color: #fede3a;
    display: inline-block;
    padding: 3px 5px;
    border-radius: 0.5rem;
}

.popgif {
    max-width: 500px;
    margin-top: 5px;
    border: 1px solid #726f6f;
    border-radius: 10px;
}

#form_mobile {
    margin-top: 12px;
    background-color: #0f1d9a;
    opacity: 0.9;
    border-radius: 20px;
    border: 2px solid #ffcb38;
    border-bottom-width: 5px;
    border-bottom-color: #ffa734;
    padding: 15px;
    box-sizing: border-box;
}

.main form dl {
    margin: 0 auto 0.15rem;
}

.main form dt {
    clear: both;
    float: left;
    color: #fede3a;
    font-size: 1rem;
    margin: 0.5rem 0;
}

.main .clearfix {
    /* background-color: rgba(0, 0, 0, 0.6); */
    border-radius: 0.4rem;
    padding: 10px;
}

.main form dd {
    padding-bottom: 0.22rem;
    width: 405px;
    float: right;
    overflow: hidden;
    zoom: 1;
}

.main form dd input {
    margin: 0;
    padding: 0 1rem;
    width: 95%;
    margin-left: 20px;
    height: 3rem;
    display: block;
    color: #fff;
    box-sizing: border-box;
    border: 1px solid #4658f8;
    border-radius: 0.8rem;
    text-indent: 5px;
}

.main form dd>.input-group>input {
    margin-left: 0;
}

.main form dd input::placeholder {
    font-size: 0.9rem;
    color: #c7b4b4;
}

.main form dd .code {
    width: 3.86rem;
    float: left;
}

.main form dd .flag_vn {
    width: 1.53rem;
    display: block;
    float: right;
    font-size: 0.16rem;
}

.main form dd input::-webkit-input-placeholder {
    color: #e9e9e9;
}

.main form dd input::-moz-placeholder {
    color: #ebebeb;
    opacity: 1;
}

.main form dd input:-moz-placeholder {
    color: #f0f0f0;
    opacity: 1;
}

.main form dd input {
    background: #040f70;
    color: #ffe17f;
}

.main form .btn {
    margin: 0 auto;
    width: 165px;
    text-align: center;
    display: flex;
    background: url(../imgs/btn-2789c3c7.png) center no-repeat;
    background-size: contain;
    height: 50px;
}

.main form .btn2 {
    margin: 0 auto;
    width: 165px;
    text-align: center;
    display: flex;
    background: url(../imgs/btn-r-7975ad12.png) center no-repeat;
    background-size: contain;
    height: 50px;
}

.main form .btn a,
.main form .btn a img {
    display: block;
}

form .btn-submit {
    margin-top: 10px;
    font-weight: 600;
}

dd a {
    font-size: 0.22rem;
}

.main form dd {
    position: relative;
}

.main form dd .icoo {
    width: 33px;
    top: 6px;
    position: absolute;
}

.checking-img {
    display: inline-block;
    width: 9rem;
    position: absolute;
    right: 0;
    top: 0;
    height: 0.7rem;
    box-sizing: border-box;
    font-size: 1rem;
    text-align: center;
    line-height: 0.7rem;
    color: #e5d17d;
}

.send-otp {
    cursor: pointer;
    width: 98%;
    height: 2.9rem;
    line-height: 2.9;
    display: inline-block;
    text-align: center;
    margin-left: 2px;
    margin-top: 1px;
    background: rgb(252, 69, 69);
    background: linear-gradient(180deg,
            rgb(255, 41, 13) 0%,
            rgb(240, 27, 27) 50%);
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 0px 14px 14px 0px;
}

.send-otp:hover {
    text-decoration: none;
    color: #fff;
}

.main form dd .checking-img img {
    width: 100%;
    height: 2.9rem;
    border-radius: 0px 14px 14px 0px;
    margin-top: 1px;
}

.checking-img {
    border-color: #e5d17d;
}

.main form dd .yzm {
    position: absolute;
    top: 0;
    right: 0;
    color: #1e8362;
    line-height: 0.68rem;
    background-color: #feed90;
    border-radius: 3px;
    text-align: center;
    width: 2rem;
    font-size: 0.22rem;
}

.otp-note {
    max-width: 580px;
    margin: 0px;
    font-weight: 300;
    font-style: italic;
}

.otp-note p {
    color: #ebebeb;
    margin-bottom: 0;
}

.slider {
    max-width: 660px;
    height: auto;
    position: relative;
}

.linear {
    position: absolute;
    bottom: 0;
}

.gift-rules .table-list {
    max-width: 630px;
    margin-top: 20px;
}

.bottom {
    padding: 10px 0px;
    display: flex;
    justify-content: center;
}

.bottom .logo {
    /* width: 50%; */
    margin: 0 auto;
    font-size: 0.9rem;
    font-weight: 500;
}

/* //Popup style */
.cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.cover.register {
    display: none;
    padding: 0px 15px;
}

.regform {
    /* position: fixed; */
    background: #fff;
    max-width: 400px;
    z-index: 2;
    margin: 0 auto;
    margin-top: 10vh;
    padding-top: 0px;
    border-radius: 20px;
    overflow: auto;
    max-height: 80vh;
}

.regform-title {
    background-color: #0c1cac;
    border-radius: 19px 19px 0px 0px;
    color: #fff;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 0px;
}

.regform .regform-body {
    padding: 10px;
    font-size: 0.8rem;
}

.regform .regform-body .hint {
    margin-top: -0.95rem;
    font-size: 0.8rem;
    color: red;
    padding: 2px;
}

.regform .regform-body .form-control {
    height: 43px;
    padding-left: 35px;
    border-radius: 10px;
}

.calc-strongpw {
    display: flex;
    align-items: center;
    gap: 3px;
    margin-top: -1rem;
    padding: 5px 0;
}

.slash {
    background-color: #e1e1e1;
    border-radius: 0.12rem;
    height: 0.4rem;
    width: 13%;
}

.regform .regform-body .form-control:focus {
    background-color: #ffffff;
    border-color: #2c21c9;
    outline: none;
    box-shadow: none;
    color: #000;
}

.regform .regform-body .input-group-text {
    background-color: #ffffff;
    border: 1px solid #4658f8;
    color: #000;
    height: 40px;
}

.regform .regform-body .form-group {
    position: relative;
}

.regform .regform-body .form-group i {
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    color: #777777;
    font-size: 25px;
    display: flex;
}

.regform .regform-body .form-group .eye {
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    color: #777777;
    font-size: 25px;
    display: flex;
    width: 24px;
    height: 22px;
    background: url(../imgs/eye_off.svg) top center no-repeat;
    background-size: cover;
}

.eye.eye_show {
    background: url(../imgs/eye_on.svg) top center no-repeat !important;
}

.regform .regform-body .form-group img {
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    color: #777777;
    font-size: 25px;
    width: 25px;
}

.regform .regform-body .form-group .note {
    position: absolute;
    top: 50%;
    left: 27px;
    transform: translateY(-50%);
    color: red;
}

.regform .regform-body .form-group .ruless {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 0.9rem;
}

.regform .regform-body .form-group .ruless input[type='checkbox'] {
    width: 20px;
    height: 20px;
    margin-bottom: 20px;
    margin-right: 5px;
}

.regform .regform-body .regform-body-submit {
    width: 100%;
    background-color: #0c1cac;
    border-color: #0c1cac;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 600;
}

.regform .regform-body .regform-body-cskh {
    width: 100%;
    color: #0c1cac;
    font-size: 1.2rem;
    font-weight: 600;
}

.popBox {
    width: 370px;
    height: 380px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform: -webkit-translate(-50%, -50%);
    background: url(../imgs/445.png) no-repeat center top;
    background-size: 100% auto;
    box-sizing: border-box;
    padding: 1rem 0.5rem 0;
    z-index: 2;
}

.info {
    margin-top: 35px;
}

.popBox p {
    text-align: center;
    color: #000;
    font-size: 1.2rem;
    line-height: 2;
}

.info-title {
    font-size: 1.5rem;
}

.popBox .zc {
    width: 200px;
    margin: 1rem auto 1rem;
}

.popBox .zc a {
    line-height: 2.2;
    border-radius: 3px;
    display: block;
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
    background-color: #cf1616;
}

.popBox .closezc {
    width: 2.9rem;
    margin: 0 auto;
    position: absolute;
    bottom: 0%;
    right: 45%;
}

.popBox .closezc img {
    width: 100%;
}

/* End popup style */

/* Table style */
table {
    border-collapse: separate;
    border-spacing: 0;
    max-width: 630px;
    /* max-width: 670px; */
    color: #fff;
    font-size: 0.95rem;
}

table tr th,
table tr td {
    border-right: 1px solid #6f6f6f;
    border-bottom: 1px solid #6f6f6f;
    padding: 5px;
    text-align: center;
    background: #202020;
}

table tr th:first-child,
table tr td:first-child {
    border-left: 1px solid #6f6f6f;
}

table tr th {
    background: #3c3c3c;
    border-top: 1px solid #6f6f6f;
    text-align: center;
    color: #ffd245;
    font-weight: 500;
    line-height: 1.2;
    vertical-align: middle;
}

table .last-col {
    border-bottom-right-radius: 15px;
    text-align: center;
    vertical-align: middle;
}

/* top-left border-radius */
table tr:first-child th:first-child {
    /* border-top-left-radius: 6px; */
}

/* top-right border-radius */
table tr:first-child th:last-child {
    /* border-top-right-radius: 6px; */
}

/* bottom-left border-radius */
table tr:last-child td:first-child {
    border-bottom-left-radius: 15px;
}

/* bottom-right border-radius */
table tr:last-child td:last-child {
    /* border-bottom-right-radius: 15px; */
}

/* End table style */

@media screen and (max-width: 750px) {
    .wrapper {
        background: #000;
    }

    .left,
    .right {
        display: none;
    }

    .main {
        margin: 0px 5px 5px 5px;
    }

    .icon-top .cong-dong {
        width: 45%;
    }

    .gift-rules {
        padding: 7px 0px;
    }

    .main form dd {
        width: 100%;
        float: left;
    }

    .main form .btn {
        /* width: 60vw;
    margin: 0 13vw; */
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .main .clearfix {
        padding: 0px;
    }

    .rules .rules-head {
        /* font-size: 1.1rem; */
        text-align: center;
    }

    .rules-body-text {
        font-size: 0.6rem;
    }

    .rules {
        margin: 0px;
    }

    .btn_kf {
        right: 0px;
        z-index: 999;
    }

    table {
        font-size: 0.8rem;
    }
}

@media screen and (max-width: 480px) {

    .rules-body p,
    .info p {
        font-size: 0.8rem;
    }

    .main form dt {
        font-size: 0.8rem;
    }

    .main form dd {
        padding-bottom: 0px;
    }

    .main form dd input {
        height: 2.8rem;
        font-size: 0.8rem;
    }

    #form_mobile {
        padding: 10px;
    }

    /* .main form .btn {
    width: 165px;
    background-size: contain;
  }
  .main form .btn2{
    width: 165px;
    background-size: contain;
  } */
    .regform .regform-body .form-control {
        font-size: 0.8rem;
    }
}

#passwordFeedback {
    flex: 1;
    line-height: 1;
}

/* 忙鸥楼猫漏垄  */
.search-box {
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.search-box .bg {
    position: fixed;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: #0000004d;
}

.search-box .wrap {
    z-index: 4;
    width: 700px;
    max-width: 96%;
    background-color: #212931;
    border-radius: 12px;
    border: #f1e88d solid 1px;
}

.search-box .wrap .t-box {
    position: relative;
    height: 80px;
    background-color: #edf6ff;
    border-bottom: 1px solid #989898;
    border-radius: 12px 12px 0 0;
    background-image: radial-gradient(ellipse at top, #6b6f72 0%, #1e2225 38.76%, #1e2225 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-box .wrap .t-box .title {
    width: 80%;
    color: #f1e88d;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.search-box .wrap .t-box .close-btn {
    position: absolute;
    top: 25px;
    right: 25px;
    filter: brightness(10);
    width: 50px;
}

.search-box .wrap .search {
    padding: 50px 0;
}

.search-box .wrap .search .item {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.search-box .wrap .search .item .title {
    width: 70px;
    text-align: right;
    color: #f1e88d;
    font-size: 14px;
}

.search-box .wrap .search .item input,
.search-box .wrap .search .item select {
    width: 320px;
    line-height: 36px;
    height: 36px;
    background-color: #000;
    text-indent: 15px;
    font-size: 14px;
    border-radius: 2px;
    border: 1px solid #f1e88d;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #f1e88d;
    white-space: nowrap;
}

::placeholder {
    color: #f1e88d;
}

.search-box .wrap .search .item select {
    line-height: 42px;
    height: 42px;
    text-indent: 10px;
}

.search-box .wrap .search .submit-btn {
    display: block;
    background: url(../imgs/btn.png) no-repeat center top;
    background-size: 100% 100%;
    width: 120px;
    height: 36px;
    line-height: 26px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    border: 0;
    margin: 10px auto 0;
}

.search-box .wrap .result {
    padding: 40px 0 20px 0;
    min-height: 150px;
    max-height: 70vh;
    overflow: auto;
    font-size: 12px;
}

.search-box .wrap .result table {
    width: 90%;
    margin: 0 auto;
    table-layout: fixed;
}

.search-box .wrap .result table+table {
    margin-top: 20px;
}

.search-box .wrap .result th {
    height: 30px;
    line-height: 1.2;
    padding: 0 5px;
    font-size: 12px;
    background-color: #212931;
    border: 1px solid #f1e88d;
    color: #f1e88d;
    vertical-align: middle;

}

.search-box .wrap .result td {
    height: 20px;
    line-height: 20px;
    padding: 5px;
    font-size: 12px;
    border: 1px solid #f1e88d;
    text-align: center;
    vertical-align: middle;
    color: #f1e88d;
}

.search-box table tr:last-child td:first-child {
    border-bottom-left-radius: 0px;
}

@media (max-width:765px) {
    .search-box .wrap .search .item .title {
        width: 100px;
        text-align: right;
    }

    .search-box .wrap .search .item input {
        max-width: 60%;
    }

    .search-box .wrap .result table {
        width: 600px;
        max-width: 96%;
        margin: 0 auto;
    }

    .search-box .wrap .t-box {
        height: 50px;
    }

    .search-box .wrap .t-box .title {
        font-size: 20px;
    }

    .search-box .wrap .t-box .close-btn {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .search-box .wrap .result {
        padding: 25px 0 0px 0;
    }
}

[v-cloak] {
    display: none;
}