.home-gift-box,
.wallet-limit .top-img,
.main-page .setting-block .setting-btn,
.main-page .setting-block,
.main-page .ico-list li .ico {
    display: flex;
    align-items: center;
    justify-content: center
}

.search .search-row .search-icon,
.main-page .notify-block .close-btn:before,
.main-page .setting-block .setting-btn:before,
.main-page .sale-block .l-sale:before {
    font-family: "zalopayInte" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.search .result-list li a::before,
.search .result-list li a::after,
.search .search-list li a .icon,
.main-page .feature-list li a::before,
.main-page .feature-list li a::after,
.main-page .notify-block::before,
.main-page .sale-block .r-sale:before,
.main-page .bnr-reminder .btn-close::after {
    font-family: "zpi" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.personal .personal-id,
.personal .personal-name,
.main-page .feature-list li a,
.main-page .bnr-reminder.btn-left .bnr-reminder-text,
.main-page .bnr-reminder-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.main-page {
    position: relative
}

.main-page .bnr-reminder {
    margin-bottom: 12px;
    position: relative;
    height: 94px;
    border-radius: 10px;
    overflow: hidden;
    padding: 12px 105px 12px 12px;
    background-color: rgba(0, 109, 255, 0.1);
    background-image: url(../images/kyc/icon-notification.svg);
    background-position: 100% center;
    background-repeat: no-repeat;
    background-size: auto 94px
}

@media screen and (max-width: 320px) {
    .main-page .bnr-reminder {
        padding-right: 95px
    }
}

.main-page .bnr-reminder::after {
    content: '';
    display: block;
    height: 1px;
    width: 117px;
    background-color: #006dff;
    position: absolute;
    left: 5px;
    bottom: 0px
}

.main-page .bnr-reminder-title {
    font-weight: 700;
    color: #006dff;
    margin-bottom: 6px
}

@media screen and (max-width: 320px) {
    .main-page .bnr-reminder-title {
        font-size: 12px
    }
}

.main-page .bnr-reminder-text {
    font-size: 13px;
    line-height: 1.17;
    color: #142b43
}

@media screen and (max-width: 320px) {
    .main-page .bnr-reminder-text {
        font-size: 12px
    }
}

.main-page .bnr-reminder-note {
    font-size: 10px;
    color: #8995a1
}

.main-page .bnr-reminder .btn-close {
    position: absolute;
    right: -20px;
    top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    background-color: #fdfdfd
}

.main-page .bnr-reminder .btn-close::after {
    content: '\e041';
    font-size: 8px;
    bottom: 7px;
    left: 7px;
    position: absolute;
    color: #5f6368
}

.main-page .bnr-reminder .btn-viewmore {
    text-transform: uppercase;
    font-size: 8px;
    font-weight: 700;
    color: #fff;
    background-color: #006dff;
    border-radius: 4px;
    width: 100px;
    height: 24px;
    line-height: 24px;
    display: block;
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 8px
}

@media screen and (max-width: 320px) {
    .main-page .bnr-reminder .btn-viewmore {
        width: 85px
    }
}

.main-page .bnr-reminder .btn-price {
    text-transform: uppercase;
    font-size: 8px;
    font-weight: 700;
    color: #fff;
    background-color: #006dff;
    border-radius: 4px;
    height: 24px;
    line-height: 24px;
    padding: 0 14px;
    display: block;
    text-align: center;
    margin-right: 8px
}

.main-page .bnr-reminder .btn-price-group {
    position: absolute;
    bottom: 10px;
    left: 8px;
    display: flex
}

.main-page .bnr-reminder .btn-price:last-child {
    margin-right: 0
}

.main-page .bnr-reminder .btn-price.white {
    background-color: #fff;
    color: #006dff;
    border: 1px solid #006dff;
    padding: 0 8px
}

.main-page .bnr-reminder.btn-left {
    background-image: url(../images/kyc/card-number.svg)
}

.main-page .bnr-reminder.btn-left .btn-viewmore {
    left: 12px
}

.main-page .bnr-reminder.billing {
    background-image: url(../images/home/reminder/postpaid_reminder.png)
}

.main-page .bnr-reminder.billing .btn-viewmore {
    bottom: 22px
}

.main-page .bnr-reminder.telco {
    background-image: url(../images/home/reminder/telco_mobiphone.png)
}

.main-page .bnr-reminder.telco .telco-percent {
    color: #fff;
    right: 64px;
    top: 9px;
    position: absolute;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: -0.2px;
    background-image: url(../images/home/reminder/label_km.svg);
    height: 30px;
    width: 30px;
    background-position: center;
    background-size: 30px 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.main-page .bnr-reminder .money {
    position: absolute;
    right: 8px;
    bottom: 54px;
    font-weight: 700;
    min-width: 100px;
    text-align: center
}

@media screen and (max-width: 320px) {
    .main-page .bnr-reminder .money {
        min-width: 85px;
        font-size: 12px;
        bottom: 50px
    }
}

.main-page .inner {
    padding: 8px 8px 0
}

.main-page.has-copyright {
    height: calc(100vh - 112px)
}

.main-page .copyright-zion {
    position: static
}

.main-page .ico-list li {
    float: left;
    width: 25%
}

.main-page .ico-list li a {
    display: block
}

.main-page .ico-list li .ico-list-inside {
    position: relative
}

.main-page .ico-list li .discount {
    position: absolute;
    right: 40%;
    top: -8px;
    z-index: 2;
    background: #ff7b0a;
    float: left;
    height: 15px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.7)
}

@media (max-width: 350px) {
    .main-page .ico-list li .discount {
        left: 5px;
        right: auto
    }
}

.main-page .ico-list li .discount .num {
    display: block;
    position: relative;
    z-index: 3;
    background: #ff7b0a;
    min-width: 34px;
    height: 15px;
    line-height: 15px;
    padding: 0 4px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.main-page .ico-list li .discount:before,
.main-page .ico-list li .discount:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid
}

.main-page .ico-list li .discount:before {
    bottom: -2px;
    right: 4px;
    z-index: 2;
    border-width: 0 8px 3px 0;
    border-color: transparent #ff7b0a transparent transparent
}

.main-page .ico-list li .discount:after {
    bottom: -4px;
    right: 3px;
    z-index: 1;
    border-width: 0 9px 4px 0;
    border-color: transparent rgba(255, 255, 255, 0.4) transparent transparent
}

.main-page .ico-list li .ico.img img {
    display: block
}

.main-page .ico-list li .txt {
    line-height: 15px;
    font-size: 13px;
    text-align: center
}

@media (max-width: 350px) {
    .main-page .ico-list li .txt {
        font-size: 12px
    }
}

.main-page .home-title {
    line-height: 14px;
    margin-bottom: 8px;
    padding-left: 16px;
    color: #8995a1;
    font-size: 12px
}

@media (max-width: 350px) {
    .main-page .home-title {
        font-size: 11px
    }
}

.main-page .top-block {
    background: #008afd;
    padding: 18px 0;
    margin-bottom: 12px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.main-page .top-block .ico-list {
    display: flex
}

.main-page .top-block .ico-list.column_two li {
    width: 50%
}

.main-page .top-block .ico-list li {
    flex: 1 1 auto
}

.main-page .top-block .ico-list li .ico {
    height: 46px;
    margin-bottom: 4px
}

.main-page .top-block .ico-list li .ico.img {
    height: 46px;
    width: 46px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.main-page .top-block .ico-list li .ico.img img {
    width: 46px;
    height: 46px
}

.main-page .top-block .ico-list li .txt {
    color: #fff;
    white-space: nowrap
}

.main-page .top-block .ico-list li .money {
    position: relative;
    top: 3px;
    line-height: 14px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
    text-align: center
}

@media (max-width: 350px) {
    .main-page .top-block .ico-list li .money {
        top: 2px;
        font-size: 11px
    }
}

.main-page .top-block .ico-list li .noti-reddot {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: #fc5339;
    position: absolute;
    top: 0;
    right: 0
}

.main-page .top-block .ico-list li .noti-reddot::after,
.main-page .top-block .ico-list li .noti-reddot::before {
    content: '';
    display: block;
    border-radius: 50%;
    position: absolute;
    transform-origin: center;
    top: 50%;
    left: 50%
}

.main-page .top-block .ico-list li .noti-reddot::after {
    height: 18px;
    width: 18px;
    margin-top: -9px;
    margin-left: -9px;
    background-color: rgba(255, 0, 28, 0.2)
}

.main-page .top-block .ico-list li .noti-reddot::before {
    height: 24px;
    width: 24px;
    margin-top: -12px;
    margin-left: -12px;
    background-color: rgba(255, 0, 28, 0.08)
}

.main-page .top-block .ico-list li .badge {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    right: -6px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fd4c22;
    font-size: 13px;
    color: #fff;
    line-height: 1
}

.main-page .sale-block {
    background: #fff;
    height: 38px;
    margin-bottom: 16px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.main-page .sale-block .l-sale,
.main-page .sale-block .r-sale {
    position: relative;
    float: left;
    height: 38px;
    font-size: 12px
}

@media (max-width: 350px) {

    .main-page .sale-block .l-sale,
    .main-page .sale-block .r-sale {
        font-size: 11px
    }
}

.main-page .sale-block .l-sale:before,
.main-page .sale-block .r-sale:before {
    position: absolute
}

.main-page .sale-block .l-sale {
    display: flex;
    align-items: center;
    width: calc(100% - 55px);
    line-height: 14px;
    padding-left: 38px;
    color: #142b43
}

.main-page .sale-block .l-sale:before {
    top: 9px;
    left: 12px;
    content: "\e104";
    color: #006dff;
    font-size: 18px
}

@media (max-width: 350px) {
    .main-page .sale-block .l-sale:before {
        top: 8px
    }
}

.main-page .sale-block .l-sale .new-lb {
    display: inline-block;
    background: rgba(243, 180, 59, 0.1);
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    margin-left: 6px;
    color: #f3b43b;
    font-weight: 500;
    font-size: 11px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.main-page .sale-block .r-sale {
    width: 55px;
    line-height: 38px;
    padding-right: 28px;
    color: #8995a1;
    text-align: right
}

.main-page .sale-block .r-sale:before {
    top: calc(50% - 4px);
    right: 15px;
    content: "\e009";
    color: #8995a1;
    font-size: 9px
}

@media (max-width: 350px) {
    .main-page .sale-block .r-sale:before {
        font-size: 8px
    }
}

.main-page .main-block {
    background: #fff;
    padding: 8px 0 11px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.main-page .main-block .ico-list li {
    position: relative;
    margin-top: 17px
}

@media (max-width: 350px) {
    .main-page .main-block .ico-list li {
        margin-top: 12px
    }
}

.main-page .main-block .ico-list li:nth-child(1),
.main-page .main-block .ico-list li:nth-child(2),
.main-page .main-block .ico-list li:nth-child(3),
.main-page .main-block .ico-list li:nth-child(4) {
    margin-top: 0
}

.main-page .main-block .ico-list li a {
    padding: 12px 0 0
}

.main-page .main-block .ico-list li .ico {
    height: 36px;
    margin-bottom: 6px
}

.main-page .main-block .ico-list li .ico img {
    width: 36px;
    height: 36px
}

.main-page .main-block .ico-list li .txt {
    padding: 0 5px;
    color: #142b43
}

.main-page .main-block .ico-list li:nth-child(4n+1) {
    clear: both
}

.main-page .setting-block {
    padding: 16px 0 24px
}

.main-page .setting-block .setting-btn {
    background-color: #f6f7f8;
    width: 80px;
    height: 26px;
    color: #8995a1;
    font-size: 12px;
    border: solid 1px #e7eaec;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px
}

@media (max-width: 350px) {
    .main-page .setting-block .setting-btn {
        font-size: 11px
    }
}

.main-page .setting-block .setting-btn:before {
    content: "\e088";
    color: #8995a1;
    font-size: 13px;
    margin-right: 4px
}

.main-page .promotions-block {
    padding-bottom: 12px;
    padding-top: 12px;
    text-align: center
}

.main-page .promotions-block a {
    display: block
}

.main-page .promotions-block img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 4px
}

.main-page .notify-block {
    display: flex;
    align-items: center;
    min-height: 40px;
    background-color: rgba(255, 171, 0, 0.1);
    border-radius: 4px;
    padding: 8px 8px 8px 40px;
    margin-bottom: 16px;
    position: relative
}

.main-page .notify-block.o-blue {
    background-color: rgba(0, 109, 255, 0.1)
}

.main-page .notify-block.o-blue::before {
    background-color: #338aff
}

.main-page .notify-block.o-blue .btn-apply {
    color: #006dff
}

.main-page .notify-block::before {
    content: '\e015';
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    background-color: #ffab00;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.main-page .notify-block .btn-apply {
    color: #ffab00
}

.main-page .notify-block .close-btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center
}

.main-page .notify-block .close-btn:before {
    content: "\e020";
    color: #8995a1;
    font-size: 10px
}

.main-page .feature-list {
    overflow: hidden
}

.main-page .feature-list li.feature-item {
    margin-top: 8px
}

.main-page .feature-list li.support-item a {
    padding-left: 50px
}

.main-page .feature-list li.support-item a::before {
    width: 26px;
    height: 26px;
    margin-top: -13px
}

.main-page .feature-list li.no-icon a {
    padding-left: 16px
}

.main-page .feature-list li a {
    position: relative;
    display: block;
    padding: 18px 32px 18px 60px;
    color: #142b43;
    font-size: 16px;
    background: #fff
}

@media screen and (max-width: 350px) {
    .main-page .feature-list li a {
        font-size: 14px
    }
}

.main-page .feature-list li a::before,
.main-page .feature-list li a::after {
    display: block;
    position: absolute;
    top: 50%
}

.main-page .feature-list li a::after {
    content: '\e009';
    font-size: 8px;
    right: 16px;
    margin-top: -4px;
    color: rgba(20, 43, 67, 0.4)
}

.main-page .feature-list li a::before {
    font-size: 24px;
    left: 16px;
    text-align: center;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #8995a1
}

.main-page .feature-list li.links {
    margin-top: 0;
    position: relative
}

.main-page .feature-list li.links::before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 60px;
    content: '';
    height: 1px;
    width: 100%;
    display: block;
    background-color: #f6f7f8
}

.main-page .feature-list li.links a::before {
    content: '';
    background: url(../images/home/links.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background-size: 26px 26px;
    background-position: center
}

.main-page .feature-list li.settings a::before {
    content: '\e080';
    color: #142b43
}

.main-page .feature-list li.balance a {
    padding-right: 160px
}

.main-page .feature-list li.balance a .money {
    position: absolute;
    right: 38px;
    top: 50%;
    font-weight: 600;
    font-size: 16px;
    margin-top: -8px
}

@media screen and (max-width: 350px) {
    .main-page .feature-list li.balance a .money {
        font-size: 14px
    }
}

.main-page .feature-list li.balance a::before {
    content: '\e076';
    color: #006dff
}

.main-page .feature-list li.bankcards a::before {
    content: '\e077';
    color: #ffab00
}

.main-page .feature-list li.bills a::before {
    content: '\e078';
    color: #006dff
}

.main-page .feature-list li.supports a::before {
    content: '\e081';
    color: #8995a1
}

.main-page .feature-list li.autodebit a::before {
    content: '\e097';
    color: #006dff
}

.main-page .feature-list li.info a::before {
    content: '\e079';
    color: #15b34e
}

.main-page .feature-list li.vote a::before {
    content: '\e085'
}

.main-page .feature-list li.agreement a::before {
    content: '\e083'
}

.main-page .feature-list li.features a::before {
    content: '\e082'
}

.main-page .feature-list li.policy a::before {
    content: '\e084'
}

.main-page .feature-list li.rules a::before {
    content: '\e096'
}

.main-page .feature-list li.operation a::before {
    content: '\e115'
}

.main-page .feature-list li.mail-support a::before {
    content: '\e086';
    font-size: 18px
}

.main-page .feature-list li.hotline-support a::before {
    content: '\e087';
    font-size: 20px
}

.main-page .feature-list li.online-support a::before {
    content: '\e088';
    font-size: 22px
}

.main-page .feature-list li.result a {
    padding-left: 48px
}

.main-page .feature-list li.result a::before {
    content: '\e094';
    font-size: 20px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    color: #006dff
}

.personal .personal-info {
    background: #fff;
    position: relative;
    padding: 16px 16px 16px 72px
}

.personal .personal-avatar {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 16px
}

.personal .personal-avatar img {
    border-radius: 50%;
    width: 100%;
    height: auto
}

.personal .personal-name {
    font-size: 16px;
    margin-bottom: 4px;
    font-weight: 600
}

@media screen and (max-width: 350px) {
    .personal .personal-name {
        font-size: 14px
    }
}

.personal .personal-id {
    color: rgba(20, 43, 67, 0.6)
}

.about-zpi {
    min-height: 100vh;
    display: flex;
    flex-direction: column
}

.about-zpi .about-zpi-logo {
    text-align: center;
    padding: 20px 16px;
    background: #fff;
    margin-bottom: 8px
}

.about-zpi .about-zpi-logo img {
    width: 52px;
    height: auto
}

.about-zpi .feature-list li {
    position: relative;
    overflow: hidden
}

.about-zpi .feature-list li a {
    font-size: 14px;
    padding: 14px 34px 14px 55px
}

.about-zpi .feature-list li::before {
    display: block;
    content: '';
    height: 1px;
    background-color: #e7eaec;
    right: -52px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1
}

.about-zpi .feature-list li:last-child::before {
    display: none
}

.about-zpi .info-company {
    text-align: center;
    color: #8995a1;
    font-size: 12px;
    padding: 24px 16px;
    line-height: 1.5;
    margin: auto auto 0
}

.about-zpi .info-company h3 {
    text-transform: uppercase;
    font-weight: 700
}

.about-zpi .info-company p {
    margin-top: 16px
}

.about-zpi .info-company p .blue {
    color: #006dff
}

.search .search-row {
    background: #fff;
    padding: 8px 16px;
    position: relative;
    height: 52px
}

.search .search-row .feature-list {
    position: absolute;
    top: 52px;
    width: calc(100% - 32px)
}

.search .search-row .search-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 27px;
    font-size: 17px;
    color: #8995a1
}

.search .search-row .search-icon::before {
    content: '\e085'
}

.search .search-row .search-input {
    height: 36px;
    padding: 9px 11px 9px 40px;
    background-color: #f6f7f8;
    border-radius: 4px;
    border: 0;
    box-shadow: none;
    width: 100%;
    font-size: 13px;
    color: #8995a1;
    margin: 0
}

.search .search-error {
    padding-top: 40px;
    text-align: center
}

.search .search-error img {
    width: 120px;
    height: auto;
    margin-bottom: 8px
}

.search .search-title {
    padding: 0 16px;
    margin-bottom: 8px;
    margin-top: 16px;
    font-weight: 700
}

.search .search-note {
    color: #8995a1;
    padding: 0 16px;
    margin-bottom: 8px
}

.search .search-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0 16px
}

.search .search-list li {
    width: 50%;
    margin-bottom: 8px
}

.search .search-list li:nth-child(2n) {
    padding-left: 15px
}

.search .search-list li a {
    display: block;
    background: #fff;
    padding: 12px 4px 12px 50px;
    min-height: 60px;
    display: flex;
    align-items: center;
    color: #142b43;
    position: relative
}

.search .search-list li a .icon {
    position: absolute;
    left: 12px;
    top: 50%;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -13px;
    width: 26px;
    height: 26px
}

.search .search-list li a .icon-news::before {
    content: '\e095';
    color: #ffab00
}

.search .search-list li a .icon-member::before {
    content: '\e071';
    color: #006dff
}

.search .search-list li a .icon-transfer::before {
    content: '\e073';
    color: #15b34e
}

.search .search-list li a .icon-topup::before {
    content: '\e076';
    color: #15b34e
}

.search .search-list li a .icon-bank::before {
    content: '\e076';
    color: #ffab00
}

.search .search-list li a .icon-coupon::before {
    content: '\e048';
    color: #006dff
}

.search .search-list li a .icon-policy::before {
    content: '\e084';
    color: #15b34e
}

.search .search-list li a .icon-manager::before {
    content: '\e093';
    color: #006dff
}

.search .search-list li a .icon-quickpay::before {
    content: '\e092';
    color: #006dff
}

.search .search-list li a .icon-lixi::before {
    content: '\e091';
    color: #fd4c22
}

.search .search-list li a .icon-hotline::before {
    content: '\e087';
    color: #ffab00
}

.search .result-list li a {
    position: relative;
    display: block;
    padding: 16px 32px 16px 48px;
    color: #142b43;
    font-size: 16px;
    background: #fff
}

@media screen and (max-width: 350px) {
    .search .result-list li a {
        font-size: 14px
    }
}

.search .result-list li a::before,
.search .result-list li a::after {
    display: block;
    position: absolute;
    top: 50%
}

.search .result-list li a::after {
    content: '\e009';
    font-size: 12px;
    right: 16px;
    margin-top: -6px;
    color: rgba(20, 43, 67, 0.4)
}

.search .result-list li a::before {
    display: flex;
    justify-content: center;
    align-items: center;
    content: '\e094';
    font-size: 20px;
    width: 20px;
    height: 20px;
    left: 12px;
    margin-top: -10px;
    color: #006dff
}

.search .result-list.realtime li a {
    border-bottom: 1px solid #f6f7f8
}

.search .result-list.realtime li a::after {
    display: none
}

.wallet-limit {
    padding-top: 24px
}

.wallet-limit .top-img img {
    width: 180px
}

.wallet-limit .desc {
    padding: 0 16px;
    margin-top: 24px
}

.home-giftbox {
    position: fixed;
    right: 16px;
    bottom: 86px;
    transform-origin: center;
    -webkit-animation: buzz-out-on 1.5s infinite;
    animation: buzz-out-on 1.5s infinite
}

.home__slider_main {
    margin-top: 8px;
    margin-bottom: 8px;
    overflow-x: auto;
    -webkit-overflow-scroll: touch
}

.home__slider_main::-webkit-scrollbar,
.home__slider_main::-webkit-scrollbar-thumb,
.home__slider_main::-webkit-scrollbar-track {
    display: none
}

.home__slider_main .swiper-slide {
    line-height: 0
}

.home__slider_main .home__slider_wrapper {
    display: flex;
    margin: 0 -6px
}

.home__slider_main .home__slider_wrapper li {
    flex: 1 0 70%;
    padding: 0 6px
}

.home__slider_main .home__slider_wrapper li img {
    width: 100%;
    height: auto;
    border-radius: 8px
}

.home-gift-box {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    background: #fff;
    width: 100%;
    min-height: 100%;
    border-radius: 4px
}

.home-gift-box .drag {
    display: block;
    cursor: move;
    z-index: 100;
    max-width: 100px;
    padding: 0 !important
}

.home-gift-box .drag img {
    width: 100%
}

.home-gift-box .countdown {
    position: absolute;
    top: 17.2%;
    left: 0;
    width: 100%;
    line-height: 24px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.7px
}

@media (min-width: 400px) {
    .home-gift-box .countdown {
        top: 19%
    }
}

@media (max-width: 350px) {
    .home-gift-box .countdown {
        font-size: 13px
    }
}

/*# sourceMappingURL=homev4.css.map */