@charset "UTF-8";body {
    overflow-y: auto
}

#app {
    width: 100%;
    overflow-x: hidden
}

#app .main {
    width: 100%;
    height: 100vh;
    overflow-x: hidden
}

.index-title[data-v-8505d1a2] {
    width: 100%;
    height: 2.75rem;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    color: #fff;
    background-color: #0162ff
}

.index-title p[data-v-8505d1a2] {
    width: 100%;
    text-align: center;
    font-weight: 900;
    font-size: 1.0625rem
}

.index-title img[data-v-8505d1a2] {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 15px
}

.index-carousel[data-v-8686dba4] {
    width: 100%;
    position: relative
}

.index-carousel .img-wrap[data-v-8686dba4] {
    width: 100%;
    height: 12.1875rem;
    overflow: hidden;
    cursor: pointer;
    position: relative
}

.index-carousel .img-wrap .img-box[data-v-8686dba4] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    position: relative
}

.index-carousel .img-wrap .img-box .box[data-v-8686dba4] {
    width: 100%;
    height: 100%;
    position: absolute;
    transition: left ease-in-out
}

.index-carousel .img-wrap .img-box .box img[data-v-8686dba4] {
    width: 100%;
    height: 100%
}

.index-carousel .img-wrap .tip-box[data-v-8686dba4] {
    position: absolute;
    right: .625rem;
    bottom: 3.0625rem;
    display: flex;
    align-items: center;
    z-index: 10
}

.index-carousel .img-wrap .tip-box .tip[data-v-8686dba4] {
    width: .5rem;
    height: .1875rem;
    background-color: #fff;
    margin-left: .375rem
}

.index-carousel .img-wrap .tip-box .active[data-v-8686dba4] {
    background-color: #0162ff
}

.index-carousel .img-wrap .moving[data-v-8686dba4] {
    transition: unset!important
}

.index-pool[data-v-13ac2e3e] {
    height: 7.1875rem;
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center
}

.index-pool .pool-warp[data-v-13ac2e3e] {
    width: 21.5625rem;
    height: 10rem;
    background: #fff;
    box-shadow: .125rem .25rem .5rem #beb2d580;
    border-radius: .5rem;
    position: absolute;
    top: -2.8125rem;
    padding-left: .9375rem;
    padding-right: .75rem
}

.index-pool .pool-warp .hd[data-v-13ac2e3e] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 2.8125rem
}

.index-pool .pool-warp .hd .title[data-v-13ac2e3e] {
    font-size: 1.125rem;
    font-weight: 600;
    color: #171717;
    margin-bottom: .375rem
}

.index-pool .pool-warp .hd .account[data-v-13ac2e3e] {
    font-size: .875rem;
    margin-bottom: .0625rem;
    color: #0052ff;
    width: 9.375rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: end;
    font-weight: 700
}

.index-pool .pool-warp .bd .item-li[data-v-13ac2e3e] {
    display: flex;
    align-items: center;
    height: 3.1875rem
}

.index-pool .pool-warp .bd .item-li .item-l[data-v-13ac2e3e] {
    width: 6.5rem
}

.index-pool .pool-warp .bd .item-li .item-r[data-v-13ac2e3e] {
    width: 12.1875rem
}

.index-pool .pool-warp .bd .item-li .title[data-v-13ac2e3e] {
    font-size: .75rem;
    color: #999;
    height: 1.375rem;
    line-height: 1.375rem
}

.index-pool .pool-warp .bd .item-li .num[data-v-13ac2e3e] {
    font-size: .875rem;
    font-weight: 700;
    color: #171717
}

.index-reflect[data-v-51d315ef] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 21.5625rem;
    height: 4.75rem;
    box-shadow: .125rem .25rem .5rem #beb2d580;
    border-radius: .5rem;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-top: calc((var(--top) / 16) * 1rem)
}

.index-reflect .txt-box[data-v-51d315ef] {
    padding-left: 1.5625rem
}

.index-reflect .txt-box .title[data-v-51d315ef] {
    font-size: 1.125rem;
    margin-bottom: .125rem;
    font-weight: 700
}

.index-reflect .txt-box .desc[data-v-51d315ef] {
    max-width: 95%;
    font-size: .875rem
}

.index-reflect .img-box[data-v-51d315ef] {
    display: flex;
    align-items: center;
    width: 6.4375rem
}

.index-reflect .img-box .left-icon[data-v-51d315ef] {
    width: 1.75rem;
    height: 1.75rem
}

.index-reflect .img-box .show-img[data-v-51d315ef] {
    width: 4.75rem;
    height: 4.75rem
}

.index-reflect .img-box .show-img img[data-v-51d315ef] {
    width: 100%;
    height: 100%
}

.index-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: .9375rem;
    width: 21.5625rem
}

.index-card .item {
    padding: .6875rem;
    width: 10.3125rem;
    height: 3.9375rem;
    background: #fff;
    box-shadow: .125rem .25rem .5rem #beb2d580;
    border: 0rem 5 solid #f5f5f5;
    border-radius: .5rem;
    display: flex;
    align-items: center
}

.index-card .item .box-l .title {
    font-size: .8125rem;
    color: #171717;
    height: 1.25rem;
    font-weight: 700
}

.index-card .item .box-l .desc {
    width: 6.875rem;
    font-size: .75rem;
    color: #999;
    height: 1.125rem;
    line-height: 1.125rem;
    margin-top: .125rem;
    white-space: nowrap
}

.index-card .item .box-r {
    width: 3rem;
    height: 3rem;
    margin-right: -.625rem
}

.index-card .item .box-r img {
    width: 100%;
    height: 100%
}

.index-reflect2[data-v-637afc70] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: .9375rem;
    width: 21.5625rem;
    height: 4.75rem;
    box-shadow: .125rem .25rem .5rem #beb2d580;
    border-radius: .5rem;
    background: linear-gradient(to right,rgb(243,244,245),rgb(210,222,254))
}

.index-reflect2 img[data-v-637afc70] {
    width: 100%;
    height: 100%
}

.index-reflect2 .img-box[data-v-637afc70] {
    width: 4.375rem;
    height: 4.5rem;
    margin-left: .875rem
}

.index-reflect2 .txt-box .txt[data-v-637afc70] {
    color: #303133;
    font-size: .875rem
}

.index-reflect2 .txt-box .txt .title[data-v-637afc70] {
    font-weight: 700;
    margin-bottom: .125rem
}

.index-reflect2 .icon-box[data-v-637afc70] {
    width: 3.3125rem;
    height: 1.75rem
}

.index-market[data-v-ffc22a52] {
    width: 21.5625rem;
    background: #fff;
    border: 0rem 5 solid #f4f4f5;
    box-shadow: .125rem .125rem .5rem #beb2d580;
    border-radius: .5rem;
    margin: 0 auto;
    margin-top: .9375rem
}

.index-market .hd[data-v-ffc22a52] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3.375rem;
    border-bottom: .0625rem solid #f5f5f5
}

.index-market .hd p[data-v-ffc22a52] {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-weight: 600;
    font-size: 1rem;
    color: #999;
    height: 3.0625rem
}

.index-market .hd .active[data-v-ffc22a52] {
    color: #171717;
    font-weight: 600
}

.index-market .hd .active[data-v-ffc22a52]:after {
    content: "";
    width: 1.5rem;
    height: .1875rem;
    background: #0052ff;
    border-radius: .125rem;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0
}

.index-market .bd[data-v-ffc22a52] {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    padding: 0 .75rem .75rem
}

.index-market .bd .head[data-v-ffc22a52] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 1.875rem
}

.index-market .bd .head p[data-v-ffc22a52] {
    color: #999;
    font-size: .875rem
}

.index-market .bd .swiper-wrapper[data-v-ffc22a52] {
    width: 100%
}

.index-market .bd .swiper-wrapper .detail-box[data-v-ffc22a52] {
    width: 100%;
    height: 12.5rem;
    margin-top: .9375rem;
    position: relative;
    overflow: hidden
}

.index-market .bd .swiper-wrapper .detail-box .scroll-box[data-v-ffc22a52] {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 8;
    top: 8;
    right: 8;
    bottom: 8
}

.index-market .bd .swiper-wrapper .detail-box .scroll-box .swiper-slide-frame[data-v-ffc22a52] {
    width: 100%;
    height: 12.5%;
    position: absolute;
    left: 0;
    top: 0;
    will-change: transform;
    transition: transform .35s linear
}

.index-market .bd .swiper-wrapper .detail-box .scroll-box .swiper-slide-frame .item[data-v-ffc22a52] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    height: 1.5625rem;
    position: absolute;
    cursor: grap;
    overflow: hidden
}

.index-market .bd .swiper-wrapper .detail-box .scroll-box .swiper-slide-frame .item .address[data-v-ffc22a52] {
    font-size: .625rem;
    font-weight: 700;
    color: #0052ff;
    line-height: .875rem
}

.index-market .bd .swiper-wrapper .detail-box .scroll-box .swiper-slide-frame .item .price[data-v-ffc22a52] {
    color: #333;
    font-size: .75rem;
    font-weight: 700
}

.index-market .bd .swiper-wrapper .market-box[data-v-ffc22a52] {
    width: 100%;
    margin-top: .9375rem
}

.index-market .bd .swiper-wrapper .market-box .item[data-v-ffc22a52] {
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.index-market .bd .swiper-wrapper .market-box .item .item-l[data-v-ffc22a52] {
    display: flex;
    align-items: center;
    padding-left: .75rem
}

.index-market .bd .swiper-wrapper .market-box .item .item-l img[data-v-ffc22a52] {
    width: 1.5rem;
    height: 1.5rem;
    background: #f0f0f0;
    border-radius: 50%
}

.index-market .bd .swiper-wrapper .market-box .item .item-l .txt[data-v-ffc22a52] {
    margin-left: .375rem
}

.index-market .bd .swiper-wrapper .market-box .item .item-l .txt .name[data-v-ffc22a52] {
    font-size: .875rem;
    font-weight: 600;
    line-height: .8125rem
}

.index-market .bd .swiper-wrapper .market-box .item .item-l .txt .desc[data-v-ffc22a52] {
    font-size: .75rem;
    color: #999;
    line-height: .75rem;
    margin-top: .0625rem
}

.index-market .bd .swiper-wrapper .market-box .item .item-r[data-v-ffc22a52] {
    display: flex;
    align-items: center;
    margin-right: .75rem
}

.index-market .bd .swiper-wrapper .market-box .item .item-r .price[data-v-ffc22a52] {
    font-weight: 700;
    color: #333;
    font-size: .75rem
}

.index-market .bd .swiper-wrapper .market-box .item .item-r .percent[data-v-ffc22a52] {
    font-size: .875rem;
    font-weight: 700;
    width: 5.4375rem;
    text-align: right;
    color: #44a946
}

.index-market .bd .swiper-wrapper .market-box .item .item-r .decrease[data-v-ffc22a52] {
    color: red
}

.index-title[data-v-2208c967] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 2.0625rem
}

.index-title .title[data-v-2208c967] {
    font-size: 1.375rem;
    font-weight: 600;
    color: #171717;
    height: 1.625rem;
    line-height: 1.625rem
}

.index-title .desc[data-v-2208c967] {
    font-size: .9375rem;
    color: #a6a6a6;
    height: 1.4375rem;
    line-height: 1.4375rem
}

.index-collapse[data-v-0c7f9dbe] {
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    padding: 1rem
}

.index-collapse .item[data-v-0c7f9dbe] {
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-bottom: .0625rem solid #ebeef5
}

.index-collapse .item .question-box[data-v-0c7f9dbe] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
    align-items: center;
    transition: border-bottom-color .3s
}

.index-collapse .item .question-box .question[data-v-0c7f9dbe] {
    font-size: .875rem;
    line-height: 3rem;
    font-weight: 700;
    white-space: nowrap;
    color: inherit;
    overflow: hidden;
    text-overflow: ellipsis
}

.index-collapse .item .question-box .icon[data-v-0c7f9dbe] {
    width: .5rem;
    height: .5rem;
    border-bottom: .0625rem solid rgb(187,187,187);
    border-left: .0625rem solid rgb(187,187,187);
    transform: rotate(-45deg);
    transition-property: transform,-webkit-transform;
    transition-duration: .3s;
    transition-timing-function: ease
}

.index-collapse .item .question-box .active[data-v-0c7f9dbe] {
    transform: rotate(-225deg)
}

.index-collapse .item .answer[data-v-0c7f9dbe] {
    font-size: .8125rem;
    color: #00000080;
    overflow: hidden;
    height: 0;
    transition: height .3s ease;
    will-change: height
}

.index-collapse .item .answer p[data-v-0c7f9dbe] {
    padding: 1rem 0
}

.index-support {
    margin-top: 1.375rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column
}

.index-support img {
    width: 8.1875rem;
    height: 3.375rem;
    padding: .5rem 1rem
}

.index-support .img-box {
    display: flex;
    align-items: center;
    justify-content: center
}

.index-serve-icon[data-v-a66b5027] {
    position: fixed;
    bottom: 50%;
    top: 60vh;
    margin: auto;
    right: 15px;
    width: 69px;
    height: 69px;
    z-index: 50
}

.index-serve-icon img[data-v-a66b5027] {
    width: 100%;
    height: 100%
}

.index-alert {
    width: 100vw;
    height: 100vh;
    background-color: #000000b3;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100;
    color: #042770
}

.index-alert .wrap {
    position: relative;
    width: 300px;
    height: 450px;
    left: 68px;
    top: 51px;
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 999;
    background-image: url(/act1.png)
}

.index-alert .wrap .one {
    position: absolute;
    width: 100px;
    left: 7px;
    top: 15px;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    letter-spacing: -.05em;
    color: #042770
}

.index-alert .wrap .two {
    position: absolute;
    align-items: center;
    height: 84px;
    width: 200px;
    top: 40px;
    font-size: 42px;
    line-height: 42px;
    font-weight: 1000;
    letter-spacing: -.03em;
    text-align: center;
    background-image: linear-gradient(103.14deg,#fff5e0 1.71%,#ffd06e 16.05%,#fff5e0 52.9%,#ffd274 90.27%,#fff5e0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.index-alert .wrap .three {
    position: absolute;
    width: 276px;
    top: 125px;
    align-items: center;
    line-height: 20px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    background-image: linear-gradient(103.14deg,#fff5e0 1.71%,#ffd06e 16.05%,#fff5e0 52.9%,#ffd274 90.27%,#fff5e0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.index-alert .wrap .four {
    position: absolute;
    width: 200px;
    top: 179px;
    justify-content: center;
    font-weight: 700;
    display: flex;
    align-items: center;
    font-size: 10px;
    letter-spacing: -.02em;
    z-index: 1000;
    color: #fff
}

.index-alert .wrap .five {
    position: absolute;
    width: 90px;
    height: 30px;
    left: 25px;
    top: 210px;
    font-weight: 700;
    font-size: 14px;
    line-height: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #042770
}

.index-alert .wrap .six {
    position: absolute;
    width: 90px;
    height: 30px;
    left: 25px;
    top: 250px;
    font-weight: 700;
    font-size: 14px;
    line-height: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #042770
}

.index-alert .wrap .seven {
    position: absolute;
    width: 155px;
    height: 40px;
    left: 120px;
    top: 207px;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    background-image: linear-gradient(103.14deg,#fff5e0 1.71%,#ffd06e 16.05%,#fff5e0 52.9%,#ffd274 90.27%,#fff5e0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.index-alert .wrap .eight {
    position: absolute;
    width: 155px;
    height: 40px;
    left: 120px;
    top: 247px;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    background-image: linear-gradient(103.14deg,#fff5e0 1.71%,#ffd06e 16.05%,#fff5e0 52.9%,#ffd274 90.27%,#fff5e0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.index-alert .wrap .nine {
    position: absolute;
    width: 200px;
    height: 26px;
    top: 298px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    letter-spacing: -.03em
}

.index-alert .wrap .line {
    position: absolute;
    width: 171px;
    height: .5px;
    left: 66px;
    top: 340px;
    background: #342174
}

.index-alert .wrap .ten {
    position: absolute;
    width: 36px;
    height: 10px;
    left: 91px;
    top: 350px;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    text-align: center
}

.index-alert .wrap .a {
    position: absolute;
    width: 36px;
    height: 10px;
    left: 175px;
    top: 350px;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    text-align: center
}

.index-alert .wrap .line2 {
    position: absolute;
    width: 171px;
    height: .5px;
    left: 66px;
    top: 370px;
    background: #342174
}

.index-alert .wrap .b {
    position: absolute;
    width: 85px;
    height: 40px;
    left: 71px;
    top: 380px;
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    text-align: center
}

.index-alert .wrap .c {
    position: absolute;
    width: 85px;
    height: 40px;
    left: 152px;
    top: 380px;
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    text-align: center
}

.index-alert .wrap .accept {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 420px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #fff
}

.index-alert .wrap .accept img {
    width: 16px;
    height: 16px;
    margin-left: 10px
}

.index-join {
    position: fixed;
    height: 100vh;
    top: 0;
    left: 0;
    overflow: hidden;
    background-color: #0009;
    z-index: 9999999;
    width: 100%
}

.index-join .wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 380px;
    border-radius: 7px 7px 0 0;
    color: #303133;
    font-size: 14px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    transform: translateY(100%);
    padding: 12px 0 20px;
    transition: all .35s ease-in-out 0s
}

.index-join .wrap .close {
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 3;
    top: 15px;
    right: 15px;
    font-size: 20px;
    font-weight: 400;
    color: #000
}

.index-join .wrap .head {
    width: 188px;
    height: 146px;
    margin: 0 auto
}

.index-join .wrap .title {
    font-weight: 600;
    color: #333;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 4px;
    text-align: center
}

.index-join .wrap .desc {
    font-size: 16px;
    color: #999;
    text-align: center;
    line-height: 21px
}

.index-join .wrap .btn-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 20px 15px
}

.index-join .wrap .btn-box .cancel {
    width: 160px;
    height: 54px;
    border-radius: 12px;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0052ff;
    border: 1px solid #c4c4c4
}

.index-join .wrap .btn-box .accept {
    width: 160px;
    height: 54px;
    border-radius: 12px;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #0162ff
}

.page-index[data-v-8fd19d8b] {
    margin-bottom: 1.875rem
}

.public-nav[data-v-18131f18] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.75rem;
    background-color: #0162ff;
    color: #fff;
    position: relative
}

.public-nav .left[data-v-18131f18] {
    width: .75rem;
    height: .75rem;
    border-bottom: .125rem solid #fff;
    border-left: .125rem solid #fff;
    transform: rotate(45deg);
    position: absolute;
    left: 1.375rem
}

.public-nav p[data-v-18131f18] {
    font-size: 1rem;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.875rem;
    text-align: center
}

.public-nav .btn[data-v-18131f18] {
    padding: 0 .625rem;
    height: 1.5625rem;
    background: rgba(0,0,0,.1);
    border-radius: .5rem;
    font-size: .875rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: .0625rem solid hsla(0deg,0%,100%,.5);
    position: absolute;
    right: .9375rem;
    top: .625rem
}

.public-nav .chat-box[data-v-18131f18] {
    padding: .625rem;
    display: flex;
    align-items: center;
    position: absolute;
    right: .9375rem
}

.public-nav .chat-box .radius[data-v-18131f18] {
    width: .625rem;
    height: .625rem;
    background-color: #41f90e;
    border-radius: 100%
}

.public-nav .chat-box p[data-v-18131f18] {
    margin-left: .3125rem;
    color: #41f90e;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.1875rem
}

.exchange-tabs-convert {
    width: 21.5625rem;
    background: #fff;
    box-shadow: .125rem .25rem .5rem #beb2d580;
    border-radius: .5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: .9375rem;
    margin: 0 auto;
    margin-bottom: .9375rem
}

.exchange-tabs-convert .wrap-box .title {
    margin: 1.875rem 0 1.25rem;
    font-size: .875rem;
    font-weight: 700;
    color: #333;
    height: 1.3125rem;
    line-height: 1.3125rem;
    text-align: center
}

.exchange-tabs-convert .wrap-box .exchange-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.exchange-tabs-convert .wrap-box .exchange-box .change-box {
    width: 19.6875rem;
    height: 3.5625rem;
    border-radius: .5rem;
    border: .0625rem solid #e5e5e5;
    display: flex;
    align-items: center;
    padding-left: .9375rem
}

.exchange-tabs-convert .wrap-box .exchange-box .change-box .input-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 13.125rem;
    height: 2.0625rem;
    background: #f5f5f5;
    border-radius: .5rem;
    padding: 0 1.0625rem
}

.exchange-tabs-convert .wrap-box .exchange-box .change-box .input-box input {
    width: 10rem;
    font-size: .875rem;
    color: #666;
    background: #f5f5f5;
    padding-right: .375rem
}

.exchange-tabs-convert .wrap-box .exchange-box .change-box .input-box .all {
    color: #0052ff;
    font-size: .75rem
}

.exchange-tabs-convert .wrap-box .exchange-box .change-box .icon-box {
    display: flex;
    align-items: center
}

.exchange-tabs-convert .wrap-box .exchange-box .change-box .icon-box img {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    background: #f0f0f0;
    margin-left: .625rem
}

.exchange-tabs-convert .wrap-box .exchange-box .change-box .icon-box p {
    font-size: .875rem;
    color: #000;
    margin-left: .3125rem
}

.exchange-tabs-convert .wrap-box .exchange-box .exchange-icon {
    height: 2.875rem;
    margin: 1.375rem 0
}

.exchange-tabs-convert .wrap-box .desc {
    font-size: .75rem;
    line-height: 1.125rem;
    color: #666;
    margin-top: .5rem;
    text-align: center
}

.exchange-tabs-convert .wrap-box .charge {
    height: 2.6875rem;
    text-align: right;
    margin-top: .625rem;
    width: 19.6875rem;
    font-size: .75rem;
    color: #333
}

.exchange-tabs-convert .wrap-box .btn {
    width: 10rem;
    height: 2rem;
    background-color: #0162ff;
    border-radius: .5rem;
    font-size: .875rem;
    color: #fff;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.exchange-tabs {
    width: 100%;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.exchange-tabs .tab-choose {
    background-color: #f5f5f5;
    padding: 1.25rem 0;
    width: 100%
}

.exchange-tabs .tab-choose .tab-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 21.5625rem;
    height: 2.75rem;
    background: #fff;
    border-radius: .5rem;
    box-shadow: .125rem .25rem .5rem #beb2d580;
    margin: 0 auto
}

.exchange-tabs .tab-choose .tab-box p {
    font-size: 1rem;
    height: 2.75rem;
    flex: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999
}

.exchange-tabs .tab-choose .tab-box .center:after {
    content: "";
    width: .0625rem;
    height: 1.375rem;
    background: #e5e5e5;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.exchange-tabs .tab-choose .tab-box .center:before {
    content: "";
    width: .0625rem;
    height: 1.375rem;
    background: #e5e5e5;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.exchange-tabs .tab-choose .tab-box .active {
    color: #333;
    font-weight: 700
}

.exchange-tabs .tab-container {
    background-color: #fff
}

.account-img[data-v-342cd2ec] {
    position: relative
}

.account-img .img-bg[data-v-342cd2ec] {
    width: 100%;
    height: 207px
}

.account-img .txt-box[data-v-342cd2ec] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    padding-bottom: 15px
}

.account-img .txt-box .count[data-v-342cd2ec] {
    margin-bottom: 2px;
    font-size: 36px;
    font-weight: 600
}

.account-img .txt-box .desc[data-v-342cd2ec] {
    margin-top: 2px;
    font-size: 16px
}

.list-banlance {
    display: flex;
    align-items: center;
    width: 345px;
    background: #fff;
    box-shadow: 0 2px 8px #27067f1a;
    border-radius: 8px;
    padding: 10px 15px;
    margin: 0 auto
}

.list-banlance .list-box {
    flex: 1;
    font-size: 12px;
    text-align: center
}

.list-banlance .list-box .title {
    color: #999;
    height: 26px;
    padding-top: 2px
}

.list-banlance .list-box .ban {
    height: 16px;
    margin-top: 10px;
    font-weight: 600
}

.list-token {
    width: 345px;
    background: #fff;
    box-shadow: 0 2px 8px #27067f1a;
    border-radius: 8px;
    padding: 0 15px;
    margin: 15px auto 0
}

.list-token .hd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 58px
}

.list-token .hd .icon {
    display: flex;
    align-items: center
}

.list-token .hd .icon img {
    margin-right: 4px;
    width: 28px;
    height: 28px;
    background-color: #f0f0f0;
    border-radius: 50%
}

.list-token .hd .icon p {
    font-weight: 600;
    font-size: 18px
}

.list-token .hd .btn {
    height: 22px;
    background: #0162ff;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
    padding: 0 5px
}

.list-token .bd {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.list-token .bd .box {
    font-size: 12px;
    width: 33%;
    text-align: center
}

.list-token .bd .box .title {
    color: #999;
    height: 26px;
    padding-top: 2px
}

.list-token .bd .box .desc {
    color: #333;
    font-weight: 600;
    height: 32px;
    padding-top: 2px
}

.account-list {
    transform: translateY(-15px)
}

.record-tabs-convert {
    width: 100%;
    height: 100%
}

.record-tabs-convert .wrap-box {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff
}

.record-tabs-convert .wrap-box img {
    width: 9.375rem;
    height: 9.375rem;
    margin: 0 auto;
    margin-top: 3.125rem
}

.record-tabs-convert .list-box {
    background-color: #f6f6f6;
    height: 100%;
    padding-bottom: 1.125rem
}

.record-tabs-convert .list-box .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 21.5625rem;
    height: 4rem;
    border-radius: .5rem;
    padding: 0 .9375rem;
    box-shadow: 0 .125rem .5rem #27067f1a;
    background-color: #fff;
    margin: 0 auto;
    margin-top: .9375rem
}

.record-tabs-convert .list-box .item .item-l {
    color: #6d6d6d
}

.record-tabs-convert .list-box .item .item-l .title {
    font-size: 1rem;
    font-weight: 700
}

.record-tabs-convert .list-box .item .item-l .time {
    font-size: .8125rem;
    margin-top: .375rem;
    white-space: nowrap;
    margin-right: .3125rem
}

.record-tabs-convert .list-box .item .item-r {
    font-size: 1rem;
    font-weight: 700
}

.record-tabs-convert .list-box .item .item-r .price {
    color: #0162ff
}

.record-tabs-convert .list-box .item .item-r .consume {
    color: #000;
    margin-top: .375rem;
    text-align: right
}

.record-tabs-convert .list-box .item:nth-child(1) {
    margin-top: 0
}

.record-tabs {
    width: 100%;
    z-index: 9;
    display: flex;
    flex-direction: column
}

.record-tabs .tab-choose {
    background-color: #f5f5f5;
    padding: 1.25rem 0;
    width: 100%
}

.record-tabs .tab-choose .tab-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 21.5625rem;
    height: 2.75rem;
    background: #fff;
    border-radius: .5rem;
    box-shadow: .125rem .25rem .5rem #beb2d580;
    margin: 0 auto
}

.record-tabs .tab-choose .tab-box p {
    font-size: 1rem;
    height: 2.75rem;
    flex: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999
}

.record-tabs .tab-choose .tab-box .center:after {
    content: "";
    width: .0625rem;
    height: 1.375rem;
    background: #e5e5e5;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.record-tabs .tab-choose .tab-box .center:before {
    content: "";
    width: .0625rem;
    height: 1.375rem;
    background: #e5e5e5;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.record-tabs .tab-choose .tab-box .active {
    color: #333;
    font-weight: 700
}

.record-tabs .tab-container {
    width: 100%;
    height: 100%
}

.page-record {
    height: 100vh;
    display: flex;
    flex-direction: column
}

.page-record .tabs {
    flex: 1
}

.page-chat {
    height: 100vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    position: relative
}

.page-chat .container {
    flex: 1;
    background-color: #f5f5f5;
    text-align: center;
    overflow-y: auto;
    padding-bottom: 52px
}

.page-chat .container .show-box {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 15px
}

.page-chat .container .show-box .txt-box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #303133;
    font-size: 14px
}

.page-chat .container .show-box .txt-box .txt {
    padding: 10px;
    border-radius: 3px;
    display: inline-flex;
    max-width: 100%;
    align-items: center;
    font-size: 15px;
    min-height: 40px;
    line-height: 20px;
    text-align: left;
    word-wrap: break-word;
    word-break: break-all;
    flex-wrap: wrap;
    background-color: #fff;
    color: #333;
    position: relative;
    margin: 0 20px
}

.page-chat .container .show-box .txt-box .txt:before {
    content: "";
    top: 13px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    z-index: 100;
    display: inline-block;
    overflow: hidden;
    width: 12px;
    height: 12px;
    left: -6px;
    right: auto;
    background-color: inherit;
    left: auto;
    right: -6px
}

.page-chat .container .show-box .txt-box .head {
    font-variant: small-caps;
    margin: 0;
    padding: 0;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #fff;
    white-space: nowrap;
    position: relative;
    background-size: cover;
    background-position: 50%;
    vertical-align: middle;
    font-size: 1.5em;
    border-radius: 100%;
    background-color: #0162ff;
    width: 40px;
    height: 40px;
    flex-shrink: 0
}

.page-chat .container .show-box .time {
    font-size: 12px;
    color: #8799a3;
    margin-top: 8px;
    margin-right: 58px
}

.page-chat .container .end {
    display: inline-block;
    margin: 10px auto;
    font-size: 12px;
    padding: 4px 6px;
    background-color: #0003;
    border-radius: 3px;
    color: #fff;
    max-width: 300px;
    line-height: 1.4;
    overflow-wrap: break-word
}

.page-chat .input-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 1024;
    box-shadow: 0 -.5px 3px #0000001a;
    padding-right: 10px;
    min-height: 50px;
    background-color: #fff
}

.page-chat .input-box .ipt {
    flex: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.page-chat .input-box .ipt input {
    width: 267px;
    height: 21px;
    resize: none;
    opacity: 1;
    font: inherit;
    padding: 0 10px;
    word-break: inherit
}

.page-chat .input-box .ipt img {
    width: 24px;
    height: 24px;
    margin-right: 10px
}

.page-chat .input-box .send .btn {
    border-radius: 5px;
    box-shadow: 3px 3px 4px #309c3f33;
    background-color: #39b54a;
    color: #fff;
    position: relative;
    border: 0px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 14px;
    height: 27px;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    overflow: visible;
    margin-left: 0;
    -webkit-transform: translate(0px,0px);
    transform: translate(0);
    margin-right: 0
}

.Vue-Toastification__container {
    z-index: 9999;
    position: fixed;
    padding: 4px;
    width: 600px;
    box-sizing: border-box;
    display: flex;
    min-height: 100%;
    color: #fff;
    flex-direction: column;
    pointer-events: none
}

@media only screen and (min-width : 600px) {
    .Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center {
        top:1em
    }

    .Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center {
        bottom: 1em;
        flex-direction: column-reverse
    }

    .Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left {
        left: 1em
    }

    .Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast {
        margin-right: auto
    }

    @supports not (-moz-appearance: none) {
        .Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl {
            margin-right:unset;
            margin-left: auto
        }
    }

    .Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right {
        right: 1em
    }

    .Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast {
        margin-left: auto
    }

    @supports not (-moz-appearance: none) {
        .Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl {
            margin-left:unset;
            margin-right: auto
        }
    }

    .Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center {
        left: 50%;
        margin-left: -300px
    }

    .Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast {
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width : 600px) {
    .Vue-Toastification__container {
        width:100vw;
        padding: 0;
        left: 0;
        margin: 0
    }

    .Vue-Toastification__container .Vue-Toastification__toast {
        width: 100%
    }

    .Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center {
        top: 0
    }

    .Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center {
        bottom: 0;
        flex-direction: column-reverse
    }
}

.Vue-Toastification__toast {
    display: inline-flex;
    position: relative;
    max-height: 800px;
    min-height: 64px;
    box-sizing: border-box;
    margin-bottom: 1rem;
    padding: 22px 24px;
    border-radius: 8px;
    box-shadow: 0 1px 10px #0000001a,0 2px 15px #0000000d;
    justify-content: space-between;
    font-family: Lato,Helvetica,Roboto,Arial,sans-serif;
    max-width: 600px;
    min-width: 326px;
    pointer-events: auto;
    overflow: hidden;
    transform: translateZ(0);
    direction: ltr
}

.Vue-Toastification__toast--rtl {
    direction: rtl
}

.Vue-Toastification__toast--default {
    background-color: #1976d2;
    color: #fff
}

.Vue-Toastification__toast--info {
    background-color: #2196f3;
    color: #fff
}

.Vue-Toastification__toast--success {
    background-color: #4caf50;
    color: #fff
}

.Vue-Toastification__toast--error {
    background-color: #ff5252;
    color: #fff
}

.Vue-Toastification__toast--warning {
    background-color: #ffc107;
    color: #fff
}

@media only screen and (max-width : 600px) {
    .Vue-Toastification__toast {
        border-radius:0;
        margin-bottom: .5rem
    }
}

.Vue-Toastification__toast-body {
    flex: 1;
    line-height: 24px;
    font-size: 16px;
    word-break: break-word;
    white-space: pre-wrap
}

.Vue-Toastification__toast-component-body {
    flex: 1
}

.Vue-Toastification__toast.disable-transition {
    transition: none!important;
    animation: none!important
}

.Vue-Toastification__close-button {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    background: transparent;
    outline: none;
    border: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    transition: .3s ease;
    align-items: center;
    color: #fff;
    opacity: .3;
    transition: visibility 0s,opacity .2s linear
}

.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus {
    opacity: 1
}

.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover {
    opacity: 0
}

.Vue-Toastification__toast--rtl .Vue-Toastification__close-button {
    padding-left: unset;
    padding-right: 10px
}

@keyframes scale-x-frames {
    0% {
        transform: scaleX(1)
    }

    to {
        transform: scaleX(0)
    }
}

.Vue-Toastification__progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    z-index: 10000;
    background-color: #ffffffb3;
    transform-origin: left;
    animation: scale-x-frames linear 1 forwards
}

.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar {
    right: 0;
    left: unset;
    transform-origin: right
}

.Vue-Toastification__icon {
    margin: auto 18px auto 0;
    background: transparent;
    outline: none;
    border: none;
    padding: 0;
    transition: .3s ease;
    align-items: center;
    width: 20px;
    height: 100%
}

.Vue-Toastification__toast--rtl .Vue-Toastification__icon {
    margin: auto 0 auto 18px
}

@keyframes bounceInRight {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px,0,0)
    }

    75% {
        transform: translate3d(10px,0,0)
    }

    90% {
        transform: translate3d(-5px,0,0)
    }

    to {
        transform: none
    }
}

@keyframes bounceOutRight {
    40% {
        opacity: 1;
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(1000px,0,0)
    }
}

@keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px,0,0)
    }

    75% {
        transform: translate3d(-10px,0,0)
    }

    90% {
        transform: translate3d(5px,0,0)
    }

    to {
        transform: none
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes bounceInUp {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    75% {
        transform: translate3d(0,10px,0)
    }

    90% {
        transform: translate3d(0,-5px,0)
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes bounceInDown {
    0%,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,25px,0)
    }

    75% {
        transform: translate3d(0,-10px,0)
    }

    90% {
        transform: translate3d(0,5px,0)
    }

    to {
        transform: none
    }
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }
}

.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left {
    animation-name: bounceInLeft
}

.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right {
    animation-name: bounceInRight
}

.Vue-Toastification__bounce-enter-active.top-center {
    animation-name: bounceInDown
}

.Vue-Toastification__bounce-enter-active.bottom-center {
    animation-name: bounceInUp
}

.Vue-Toastification__bounce-leave-active.top-left,.Vue-Toastification__bounce-leave-active.bottom-left {
    animation-name: bounceOutLeft
}

.Vue-Toastification__bounce-leave-active.top-right,.Vue-Toastification__bounce-leave-active.bottom-right {
    animation-name: bounceOutRight
}

.Vue-Toastification__bounce-leave-active.top-center {
    animation-name: bounceOutUp
}

.Vue-Toastification__bounce-leave-active.bottom-center {
    animation-name: bounceOutDown
}

.Vue-Toastification__bounce-move {
    transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .4s
}

@keyframes fadeOutTop {
    0% {
        transform: translateY(0);
        opacity: 1
    }

    to {
        transform: translateY(-50px);
        opacity: 0
    }
}

@keyframes fadeOutLeft {
    0% {
        transform: translate(0);
        opacity: 1
    }

    to {
        transform: translate(-50px);
        opacity: 0
    }
}

@keyframes fadeOutBottom {
    0% {
        transform: translateY(0);
        opacity: 1
    }

    to {
        transform: translateY(50px);
        opacity: 0
    }
}

@keyframes fadeOutRight {
    0% {
        transform: translate(0);
        opacity: 1
    }

    to {
        transform: translate(50px);
        opacity: 0
    }
}

@keyframes fadeInLeft {
    0% {
        transform: translate(-50px);
        opacity: 0
    }

    to {
        transform: translate(0);
        opacity: 1
    }
}

@keyframes fadeInRight {
    0% {
        transform: translate(50px);
        opacity: 0
    }

    to {
        transform: translate(0);
        opacity: 1
    }
}

@keyframes fadeInTop {
    0% {
        transform: translateY(-50px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeInBottom {
    0% {
        transform: translateY(50px);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left {
    animation-name: fadeInLeft
}

.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right {
    animation-name: fadeInRight
}

.Vue-Toastification__fade-enter-active.top-center {
    animation-name: fadeInTop
}

.Vue-Toastification__fade-enter-active.bottom-center {
    animation-name: fadeInBottom
}

.Vue-Toastification__fade-leave-active.top-left,.Vue-Toastification__fade-leave-active.bottom-left {
    animation-name: fadeOutLeft
}

.Vue-Toastification__fade-leave-active.top-right,.Vue-Toastification__fade-leave-active.bottom-right {
    animation-name: fadeOutRight
}

.Vue-Toastification__fade-leave-active.top-center {
    animation-name: fadeOutTop
}

.Vue-Toastification__fade-leave-active.bottom-center {
    animation-name: fadeOutBottom
}

.Vue-Toastification__fade-move {
    transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .4s
}

@keyframes slideInBlurredLeft {
    0% {
        transform: translate(-1000px) scaleX(2.5) scaleY(.2);
        transform-origin: 100% 50%;
        filter: blur(40px);
        opacity: 0
    }

    to {
        transform: translate(0) scaleY(1) scaleX(1);
        transform-origin: 50% 50%;
        filter: blur(0);
        opacity: 1
    }
}

@keyframes slideInBlurredTop {
    0% {
        transform: translateY(-1000px) scaleY(2.5) scaleX(.2);
        transform-origin: 50% 0%;
        filter: blur(240px);
        opacity: 0
    }

    to {
        transform: translateY(0) scaleY(1) scaleX(1);
        transform-origin: 50% 50%;
        filter: blur(0);
        opacity: 1
    }
}

@keyframes slideInBlurredRight {
    0% {
        transform: translate(1000px) scaleX(2.5) scaleY(.2);
        transform-origin: 0% 50%;
        filter: blur(40px);
        opacity: 0
    }

    to {
        transform: translate(0) scaleY(1) scaleX(1);
        transform-origin: 50% 50%;
        filter: blur(0);
        opacity: 1
    }
}

@keyframes slideInBlurredBottom {
    0% {
        transform: translateY(1000px) scaleY(2.5) scaleX(.2);
        transform-origin: 50% 100%;
        filter: blur(240px);
        opacity: 0
    }

    to {
        transform: translateY(0) scaleY(1) scaleX(1);
        transform-origin: 50% 50%;
        filter: blur(0);
        opacity: 1
    }
}

@keyframes slideOutBlurredTop {
    0% {
        transform: translateY(0) scaleY(1) scaleX(1);
        transform-origin: 50% 0%;
        filter: blur(0);
        opacity: 1
    }

    to {
        transform: translateY(-1000px) scaleY(2) scaleX(.2);
        transform-origin: 50% 0%;
        filter: blur(240px);
        opacity: 0
    }
}

@keyframes slideOutBlurredBottom {
    0% {
        transform: translateY(0) scaleY(1) scaleX(1);
        transform-origin: 50% 50%;
        filter: blur(0);
        opacity: 1
    }

    to {
        transform: translateY(1000px) scaleY(2) scaleX(.2);
        transform-origin: 50% 100%;
        filter: blur(240px);
        opacity: 0
    }
}

@keyframes slideOutBlurredLeft {
    0% {
        transform: translate(0) scaleY(1) scaleX(1);
        transform-origin: 50% 50%;
        filter: blur(0);
        opacity: 1
    }

    to {
        transform: translate(-1000px) scaleX(2) scaleY(.2);
        transform-origin: 100% 50%;
        filter: blur(40px);
        opacity: 0
    }
}

@keyframes slideOutBlurredRight {
    0% {
        transform: translate(0) scaleY(1) scaleX(1);
        transform-origin: 50% 50%;
        filter: blur(0);
        opacity: 1
    }

    to {
        transform: translate(1000px) scaleX(2) scaleY(.2);
        transform-origin: 0% 50%;
        filter: blur(40px);
        opacity: 0
    }
}

.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left {
    animation-name: slideInBlurredLeft
}

.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right {
    animation-name: slideInBlurredRight
}

.Vue-Toastification__slideBlurred-enter-active.top-center {
    animation-name: slideInBlurredTop
}

.Vue-Toastification__slideBlurred-enter-active.bottom-center {
    animation-name: slideInBlurredBottom
}

.Vue-Toastification__slideBlurred-leave-active.top-left,.Vue-Toastification__slideBlurred-leave-active.bottom-left {
    animation-name: slideOutBlurredLeft
}

.Vue-Toastification__slideBlurred-leave-active.top-right,.Vue-Toastification__slideBlurred-leave-active.bottom-right {
    animation-name: slideOutBlurredRight
}

.Vue-Toastification__slideBlurred-leave-active.top-center {
    animation-name: slideOutBlurredTop
}

.Vue-Toastification__slideBlurred-leave-active.bottom-center {
    animation-name: slideOutBlurredBottom
}

.Vue-Toastification__slideBlurred-move {
    transition-timing-function: ease-in-out;
    transition-property: all;
    transition-duration: .4s
}

a,abbr,acronym,address,applet,audio,article big,blockquote,body,caption,cite,code,canvas,code dd,del,dfn,div,dl,dt,details em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,header,hgroup iframe,img,ins,input,kbd,label,legend,li,main,footer,figcaption,figure,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,section,summary table,tbody,tfoot,th,thead,tr,tt,textarea,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    box-sizing: border-box
}

input,textarea {
    word-break: break-all
}

a {
    text-decoration: none
}

li {
    list-style: none
}

html,body {
    min-width: 320px
}
