﻿.mu-ripple-wrapper {
    overflow: hidden
}
.domain p {
    text-align: center;
    font-size: 28px;
    background: #05aad5;
    color: #fff;
line-height: 58px;
}
.logo a{color:#fff}
.dnsindex img{line-height:80px}
.mu-circle-ripple, .mu-ripple-wrapper {
    height: 100%;
    width: 100%;
    color: rgba(0,0,0,.87) !important;
    position: absolute;
    top: 0;
    left: 0
}
.qh a{color:#fff}
    .jdns{
        display:block;background:#673ab7;line-height: 48px;text-align: center;font-size: 0.25rem;color: #ffeb3b;
    }
    .jdns span{color: #adff2f}
    .jdns a{color:#ffeb3b}
.titleyeanshow {
    padding: 0px !important;
}

.yeanshow {
    color: #0e94fe;
    background: #fff;
    display: flex;
    height: 30px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

    .yeanshow a {
        color: #1497ff;
        width: 100%;
        height: 30px;
        line-height: 30px;
    }

.bdlz {
    background: #289ffd;
    color: #fff !important;
}

.mu-circle-ripple {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 50%;
    background-color: currentColor;
    background-clip: padding-box;
    opacity: .1
}

.mu-ripple-enter-active, .mu-ripple-leave-active {
    -webkit-transition: opacity 2s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    transition: opacity 2s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    transition: opacity 2s cubic-bezier(.23,1,.32,1),transform .45s cubic-bezier(.23,1,.32,1);
    transition: opacity 2s cubic-bezier(.23,1,.32,1),transform .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1)
}

.mu-ripple-enter {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.mu-ripple-leave-active {
    opacity: 0 !important
}

.mu-expand-enter-active, .mu-expand-leave-active {
    -webkit-transition: all .45s cubic-bezier(.23,1,.32,1);
    transition: all .45s cubic-bezier(.23,1,.32,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.mu-fade-transition-enter-active, .mu-fade-transition-leave-active {
    -webkit-transition: opacity .45s cubic-bezier(.23,1,.32,1);
    transition: opacity .45s cubic-bezier(.23,1,.32,1)
}

.mu-fade-transition-enter, .mu-fade-transition-leave-active {
    opacity: 0 !important
}

.mu-popover-transition-enter-active, .mu-popover-transition-leave-active {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mu-popover-transition-enter, .mu-popover-transition-leave-active {
    -webkit-transform: scale(.6);
    transform: scale(.6);
    opacity: 0
}

.mu-bottom-sheet-transition-enter-active, .mu-bottom-sheet-transition-leave-active {
    -webkit-transition: -webkit-transform .45s cubic-bezier(.23,1,.32,1);
    transition: -webkit-transform .45s cubic-bezier(.23,1,.32,1);
    transition: transform .45s cubic-bezier(.23,1,.32,1);
    transition: transform .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mu-bottom-sheet-transition-enter, .mu-bottom-sheet-transition-leave-active {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
}

.mu-slide-top-transition-enter-active, .mu-slide-top-transition-leave-active {
    -webkit-transition: opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    transition: opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    transition: transform .45s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.23,1,.32,1);
    transition: transform .45s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mu-slide-top-transition-enter, .mu-slide-top-transition-leave-active {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    opacity: 0
}

.mu-slide-bottom-transition-enter-active, .mu-slide-bottom-transition-leave-active {
    -webkit-transition: opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    transition: opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    transition: transform .45s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.23,1,.32,1);
    transition: transform .45s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mu-slide-bottom-transition-enter, .mu-slide-bottom-transition-leave-active {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    opacity: 0
}

.mu-slide-left-transition-enter-active, .mu-slide-left-transition-leave-active {
    -webkit-transition: opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    transition: opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    transition: transform .45s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.23,1,.32,1);
    transition: transform .45s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mu-slide-left-transition-enter, .mu-slide-left-transition-leave-active {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    opacity: 0
}

.mu-slide-right-transition-enter-active, .mu-slide-right-transition-leave-active {
    -webkit-transition: opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    transition: opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    transition: transform .45s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.23,1,.32,1);
    transition: transform .45s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.23,1,.32,1),-webkit-transform .45s cubic-bezier(.23,1,.32,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mu-slide-right-transition-enter, .mu-slide-right-transition-leave-active {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    opacity: 0
}

.mu-scale-transition-enter-active, .mu-scale-transition-leave-active {
    -webkit-transition: all .45s cubic-bezier(.23,1,.32,1);
    transition: all .45s cubic-bezier(.23,1,.32,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mu-scale-transition-enter, .mu-scale-transition-leave-active {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
}

.mu-elevation-0 {
    -webkit-box-shadow: none;
    box-shadow: none
}

.mu-elevation-1 {
    -webkit-box-shadow: 0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)
}

.mu-elevation-2 {
    -webkit-box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)
}

.mu-elevation-3 {
    -webkit-box-shadow: 0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);
    box-shadow: 0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)
}

.mu-elevation-4 {
    -webkit-box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)
}

.mu-elevation-5 {
    -webkit-box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12);
    box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)
}

.mu-elevation-6 {
    -webkit-box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);
    box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)
}

.mu-elevation-7 {
    -webkit-box-shadow: 0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12);
    box-shadow: 0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)
}

.mu-elevation-8 {
    -webkit-box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);
    box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)
}

.mu-elevation-9 {
    -webkit-box-shadow: 0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12);
    box-shadow: 0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)
}

.mu-elevation-10 {
    -webkit-box-shadow: 0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12);
    box-shadow: 0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)
}

.mu-elevation-11 {
    -webkit-box-shadow: 0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12);
    box-shadow: 0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)
}

.mu-elevation-12 {
    -webkit-box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);
    box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)
}

.mu-elevation-13 {
    -webkit-box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12);
    box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)
}

.mu-elevation-14 {
    -webkit-box-shadow: 0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12);
    box-shadow: 0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)
}

.mu-elevation-15 {
    -webkit-box-shadow: 0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12);
    box-shadow: 0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)
}

.mu-elevation-16 {
    -webkit-box-shadow: 0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);
    box-shadow: 0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)
}

.mu-elevation-17 {
    -webkit-box-shadow: 0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12);
    box-shadow: 0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)
}

.mu-elevation-18 {
    -webkit-box-shadow: 0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12);
    box-shadow: 0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)
}

.mu-elevation-19 {
    -webkit-box-shadow: 0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12);
    box-shadow: 0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)
}

.mu-elevation-20 {
    -webkit-box-shadow: 0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12);
    box-shadow: 0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)
}

.mu-elevation-21 {
    -webkit-box-shadow: 0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12);
    box-shadow: 0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)
}

.mu-elevation-22 {
    -webkit-box-shadow: 0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12);
    box-shadow: 0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)
}

.mu-elevation-23 {
    -webkit-box-shadow: 0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12);
    box-shadow: 0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)
}

.mu-elevation-24 {
    -webkit-box-shadow: 0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);
    box-shadow: 0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)
}

.mu-paper {
    -webkit-transition: all .45s cubic-bezier(.23,1,.32,1);
    transition: all .45s cubic-bezier(.23,1,.32,1);
    color: rgba(0,0,0,.87);
    background-color: #fff
}

.mu-paper-round {
    border-radius: 2px
}

.mu-paper-circle {
    border-radius: 50%
}

.mu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.23,1,.32,1);
    transition-timing-function: cubic-bezier(.23,1,.32,1);
    text-decoration: none;
    text-align: center;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-box-flex: 0;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

    .mu-button .mu-icon-left {
        margin-right: 8px
    }

    .mu-button
    .mu-icon-right {
        margin-left: 8px
    }

    .mu-button.hover:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: currentColor;
        opacity: .12
    }

.mu-button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.mu-raised-button {
    font-size: 14px;
    min-width: 88px;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
    background-color: #fff;
    color: rgba(0,0,0,.87);
    -webkit-box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)
}

    .mu-raised-button.mu-inverse
    .mu-circle-ripple {
        opacity: .3
    }

    .mu-raised-button.disabled {
        color: rgba(0,0,0,.3);
        cursor: not-allowed;
        background-color: #e6e6e6
    }

        .mu-raised-button.disabled, .mu-raised-button.disabled.hover, .mu-raised-button.disabled:active, .mu-raised-button.disabled:hover {
            -webkit-box-shadow: none;
            box-shadow: none
        }

    .mu-raised-button.focus {
        -webkit-box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);
        box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)
    }

    .mu-raised-button:active {
        -webkit-box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);
        box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)
    }

    .mu-raised-button
    .mu-button-wrapper {
        padding: 0 16px
    }

    .mu-raised-button.mu-button-round {
        border-radius: 36px
    }

    .mu-raised-button.mu-button-full-width {
        width: 100%
    }

    .mu-raised-button.mu-button-small {
        font-size: 13px;
        height: 28px
    }

        .mu-raised-button.mu-button-small.mu-button-round {
            border-radius: 28px
        }

        .mu-raised-button.mu-button-small
        .mu-button-wrapper {
            padding: 0 8px
        }

        .mu-raised-button.mu-button-small
        .mu-icon {
            font-size: 20px
        }

    .mu-raised-button.mu-button-large {
        font-size: 15px;
        height: 44px
    }

        .mu-raised-button.mu-button-large.mu-button-round {
            border-radius: 44px
        }

        .mu-raised-button.mu-button-large
        .mu-button-wrapper {
            padding: 0 32px
        }

        .mu-raised-button.mu-button-large
        .mu-icon {
            font-size: 28px
        }

.mu-flat-button {
    border-radius: 2px;
    height: 36px;
    line-height: 36px;
    min-width: 88px;
    font-size: 14px;
    color: rgba(0,0,0,.87);
    background: 0 0
}

    .mu-flat-button.disabled {
        color: rgba(0,0,0,.38);
        cursor: not-allowed;
        background: 0 0
    }

    .mu-flat-button
    .mu-button-wrapper {
        padding: 0 16px
    }

    .mu-flat-button.mu-button-small {
        font-size: 13px;
        height: 28px
    }

        .mu-flat-button.mu-button-small
        .mu-button-wrapper {
            padding: 0 8px
        }

        .mu-flat-button.mu-button-small
        .mu-icon {
            font-size: 20px
        }

    .mu-flat-button.mu-button-large {
        font-size: 15px;
        height: 44px
    }

        .mu-flat-button.mu-button-large
        .mu-button-wrapper {
            padding: 0 32px
        }

        .mu-flat-button.mu-button-large
        .mu-icon {
            font-size: 28px
        }

.mu-icon-button {
    line-height: 1;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    font-size: 24px;
    padding: 12px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    color: inherit;
    background-color: transparent
}

    .mu-icon-button.disabled {
        color: rgba(0,0,0,.38);
        cursor: not-allowed
    }

    .mu-icon-button.mu-button-small {
        width: 32px;
        height: 32px
    }

        .mu-icon-button.mu-button-small
        .mu-icon {
            font-size: 20px
        }

    .mu-icon-button.mu-button-large {
        width: 56px;
        height: 56px
    }

        .mu-icon-button.mu-button-large
        .mu-icon {
            font-size: 28px
        }

.mu-fab-button {
    line-height: 1;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #2196f3;
    color: #fff;
    -webkit-box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);
    box-shadow: 0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)
}

    .mu-fab-button.hover, .mu-fab-button:active {
        -webkit-box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12);
        box-shadow: 0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)
    }

    .mu-fab-button.disabled {
        color: rgba(0,0,0,.3);
        cursor: not-allowed;
        background-color: #e6e6e6
    }

        .mu-fab-button.disabled, .mu-fab-button.disabled.hover, .mu-fab-button.disabled:active, .mu-fab-button.disabled:hover {
            -webkit-box-shadow: none;
            box-shadow: none
        }

    .mu-fab-button
    .mu-circle-ripple {
        opacity: .3
    }

    .mu-fab-button.mu-button-small {
        width: 40px;
        height: 40px
    }

        .mu-fab-button.mu-button-small
        .mu-icon {
            font-size: 18px
        }

    .mu-fab-button.mu-button-large {
        width: 72px;
        height: 72px
    }

        .mu-fab-button.mu-button-large
        .mu-icon {
            font-size: 30px
        }

.mu-focus-ripple-wrapper {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.mu-appbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(0,0,0,.87);
    background-color: #f5f5f5;
    height: 56px;
    padding: 0 4px;
    z-index: 100
}

    .mu-appbar .mu-icon-button {
        color: inherit
    }

    .mu-appbar .mu-flat-button {
        color: inherit
    }

    .mu-appbar
    .mu-flat-button, .mu-appbar
    .mu-menu {
        height: 100%;
        line-height: 100%;
        min-width: auto
    }

.mu-appbar-left, .mu-appbar-right {
    -webkit-box-flex: 0;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.mu-appbar-left {
    padding-right: 8px
}

.mu-appbar-title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 12px;
    padding-right: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 20px;
    font-weight: 400;
    line-height: 56px
}

@media only screen and (min-width:600px) {
    .mu-appbar-title {
        line-height: 64px
    }

    .mu-appbar {
        height: 64px
    }

    .mu-appbar-title {
        font-size: 24px
    }
}

.container {
    padding-right: 8px;
    padding-left: 8px
}

@media(min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media(min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media(min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media(min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left: -8px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1, .col-auto {
    -webkit-box-flex: 0
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-2, .col-3 {
    -webkit-box-flex: 0
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-4, .col-5 {
    -webkit-box-flex: 0
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-6, .col-7 {
    -webkit-box-flex: 0
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-8, .col-9 {
    -webkit-box-flex: 0
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-10, .col-11 {
    -webkit-box-flex: 0
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media(min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media(min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media(min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media(min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column, .flex-row {
    -webkit-box-direction: normal !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse, .flex-row-reverse {
    -webkit-box-direction: reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

.mu-linear-progress {
    position: relative;
    height: 4px;
    display: block;
    width: 100%;
    margin: 0;
    overflow: hidden
}

    .mu-linear-progress.mu-secondary-color {
        background-color: transparent
    }

        .mu-linear-progress.mu-secondary-color
        .mu-linear-progress-background, .mu-linear-progress.mu-secondary-color
        .mu-linear-progress-determinate, .mu-linear-progress.mu-secondary-color
        .mu-linear-progress-indeterminate {
            background-color: #ff4081
        }

    .mu-linear-progress.mu-success-color {
        background-color: transparent
    }

        .mu-linear-progress.mu-success-color
        .mu-linear-progress-background, .mu-linear-progress.mu-success-color
        .mu-linear-progress-determinate, .mu-linear-progress.mu-success-color
        .mu-linear-progress-indeterminate {
            background-color: #4caf50
        }

    .mu-linear-progress.mu-warning-color {
        background-color: transparent
    }

        .mu-linear-progress.mu-warning-color
        .mu-linear-progress-background, .mu-linear-progress.mu-warning-color
        .mu-linear-progress-determinate, .mu-linear-progress.mu-warning-color
        .mu-linear-progress-indeterminate {
            background-color: #fdd835
        }

    .mu-linear-progress.mu-info-color {
        background-color: transparent
    }

        .mu-linear-progress.mu-info-color
        .mu-linear-progress-background, .mu-linear-progress.mu-info-color
        .mu-linear-progress-determinate, .mu-linear-progress.mu-info-color
        .mu-linear-progress-indeterminate {
            background-color: #2196f3
        }

    .mu-linear-progress.mu-error-color {
        background-color: transparent
    }

        .mu-linear-progress.mu-error-color
        .mu-linear-progress-background, .mu-linear-progress.mu-error-color
        .mu-linear-progress-determinate, .mu-linear-progress.mu-error-color
        .mu-linear-progress-indeterminate {
            background-color: #f44336
        }

    .mu-linear-progress.mu-primary-color {
        background-color: transparent
    }

.mu-linear-progress-background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #2196f3;
    opacity: .3
}

.mu-linear-progress-indeterminate {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40%;
    background-color: #2196f3;
    -webkit-animation: mu-linear-progress-animate .84s cubic-bezier(.445,.05,.55,.95);
    animation: mu-linear-progress-animate .84s cubic-bezier(.445,.05,.55,.95);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.mu-linear-progress-determinate {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #2196f3;
    -webkit-transition: width .3s linear;
    transition: width .3s linear
}

@-webkit-keyframes mu-linear-progress-animate {
    0% {
        left: -40%
    }

    to {
        left: 100%
    }
}

@keyframes mu-linear-progress-animate {
    0% {
        left: -40%
    }

    to {
        left: 100%
    }
}

.mu-focus-ripple {
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    opacity: .16;
    background-color: currentColor;
    -webkit-animation: mu-pulsate .75s cubic-bezier(.445,.05,.55,.95);
    animation: mu-pulsate .75s cubic-bezier(.445,.05,.55,.95);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes mu-pulsate {
    0% {
        -webkit-transform: scale(.72);
        transform: scale(.72)
    }

    to {
        -webkit-transform: scale(.85);
        transform: scale(.85)
    }
}

@keyframes mu-pulsate {
    0% {
        -webkit-transform: scale(.72);
        transform: scale(.72)
    }

    to {
        -webkit-transform: scale(.85);
        transform: scale(.85)
    }
}

.mu-circle-wrapper {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px
}

    .mu-circle-wrapper.active {
        -webkit-animation: container-rotate 1568ms linear infinite;
        animation: container-rotate 1568ms linear infinite
    }

    .mu-circle-wrapper
    .mu-circle {
        border-radius: 50%
    }

    .mu-circle-wrapper .left {
        float: left !important
    }

    .mu-circle-wrapper
    .right {
        float: right !important
    }

.mu-circle-spinner {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-color: #2196f3;
    opacity: 1;
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both
}

    .mu-circle-spinner.mu-secondary-color {
        border-color: #ff4081;
        background-color: transparent
    }

    .mu-circle-spinner.mu-success-color {
        border-color: #4caf50;
        background-color: transparent
    }

    .mu-circle-spinner.mu-warning-color {
        border-color: #fdd835;
        background-color: transparent
    }

    .mu-circle-spinner.mu-info-color {
        border-color: #2196f3;
        background-color: transparent
    }

    .mu-circle-spinner.mu-error-color {
        border-color: #f44336;
        background-color: transparent
    }

    .mu-circle-spinner.mu-primary-color {
        background-color: transparent
    }

    .mu-circle-spinner.mu-inverse {
        color: inherit
    }

.mu-circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%
}

.mu-circle-clipper, .mu-circle-gap-patch {
    height: 100%;
    overflow: hidden;
    border-color: inherit
}

.mu-circle-gap-patch {
    position: absolute;
    top: 0;
    left: 45%;
    width: 10%
}

    .mu-circle-gap-patch
    .mu-circle {
        width: 1000%;
        left: -450%
    }

.mu-circle-clipper .mu-circle {
    width: 200%;
    height: 100%;
    border: 3px solid;
    border-color: inherit;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.mu-circle-spinner.active
.mu-circle-clipper.left .mu-circle {
    -webkit-animation: left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;
    animation: left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both
}

.mu-circle-spinner.active .mu-circle-clipper.right
.mu-circle {
    -webkit-animation: right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;
    animation: right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both
}

.mu-circle-clipper.left
.mu-circle {
    left: 0;
    border-right-color: transparent !important;
    -webkit-transform: rotate(129deg);
    transform: rotate(129deg)
}

.mu-circle-clipper.right
.mu-circle {
    left: -100%;
    border-left-color: transparent !important;
    -webkit-transform: rotate(-129deg);
    transform: rotate(-129deg)
}

@-webkit-keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg)
    }

    25% {
        -webkit-transform: rotate(270deg)
    }

    37.5% {
        -webkit-transform: rotate(405deg)
    }

    50% {
        -webkit-transform: rotate(540deg)
    }

    62.5% {
        -webkit-transform: rotate(675deg)
    }

    75% {
        -webkit-transform: rotate(810deg)
    }

    87.5% {
        -webkit-transform: rotate(945deg)
    }

    to {
        -webkit-transform: rotate(3turn)
    }
}

@keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }

    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }

    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg)
    }

    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }

    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg)
    }

    to {
        -webkit-transform: rotate(3turn);
        transform: rotate(3turn)
    }
}

@-webkit-keyframes left-spin {
    0% {
        -webkit-transform: rotate(130deg)
    }

    50% {
        -webkit-transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(130deg)
    }
}

@keyframes left-spin {
    0% {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }

    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }
}

@-webkit-keyframes right-spin {
    0% {
        -webkit-transform: rotate(-130deg)
    }

    50% {
        -webkit-transform: rotate(5deg)
    }

    to {
        -webkit-transform: rotate(-130deg)
    }
}

@keyframes right-spin {
    0% {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }

    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }
}

@-webkit-keyframes container-rotate {
    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes container-rotate {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.mu-circular-progress {
    display: inline-block;
    position: relative;
    overflow: hidden
}

    .mu-circular-progress.mu-secondary-color {
        background: 0 0
    }

        .mu-circular-progress.mu-secondary-color
        .mu-circular-progress-determinate-path {
            stroke: #ff4081
        }

    .mu-circular-progress.mu-success-color {
        background: 0 0
    }

        .mu-circular-progress.mu-success-color
        .mu-circular-progress-determinate-path {
            stroke: #4caf50
        }

    .mu-circular-progress.mu-warning-color {
        background: 0 0
    }

        .mu-circular-progress.mu-warning-color
        .mu-circular-progress-determinate-path {
            stroke: #fdd835
        }

    .mu-circular-progress.mu-info-color {
        background: 0 0
    }

        .mu-circular-progress.mu-info-color
        .mu-circular-progress-determinate-path {
            stroke: #2196f3
        }

    .mu-circular-progress.mu-error-color {
        background: 0 0
    }

        .mu-circular-progress.mu-error-color
        .mu-circular-progress-determinate-path {
            stroke: #f44336
        }

    .mu-circular-progress.mu-primary-color {
        background: 0 0
    }

    .mu-circular-progress.mu-inverse {
        color: inherit
    }

.mu-circular-progress-determinate {
    position: relative
}

.mu-circular-progress-determinate-path {
    stroke: #2196f3;
    stroke-linecap: round;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.mu-load-more {
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mu-refresh-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    color: #2196f3;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    position: absolute;
    left: 50%;
    margin: 24px auto 0 -18px;
    z-index: 90
}

    .mu-refresh-control
    .mu-icon {
        display: inline-block;
        vertical-align: middle
    }

.mu-refresh-svg-icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    fill: currentColor;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mu-refresh-control-animate {
    -webkit-transition: all .45s ease;
    transition: all .45s ease
}

.mu-refresh-control-hide {
    opacity: 1;
    -webkit-transform: translate3d(0,-68px,0);
    transform: translate3d(0,-68px,0)
}

.mu-refresh-control-noshow {
    opacity: 0;
    -webkit-transform: scale(.01);
    transform: scale(.01)
}

.mu-refresh-control-refreshing {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.mu-infinite-scroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    width: 100%
}

.mu-infinite-scroll-text {
    margin-left: 16px;
    font-size: 16px
}

.mu-list {
    padding: 8px 0;
    width: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: visible;
    margin: 0
}

    .mu-list, .mu-list > li {
        display: block
    }

        .mu-list
        .mu-sub-header:first-child {
            margin-top: -8px
        }

        .mu-list
        .mu-list {
            padding: 0
        }

.mu-item-wrapper {
    display: block;
    color: inherit;
    position: relative;
    outline: none;
    cursor: pointer
}

    .mu-item-wrapper.hover {
        background-color: rgba(0,0,0,.1)
    }

    .mu-item-wrapper.disabled {
        cursor: default
    }

.mu-list-dense
.mu-item {
    height: 36px
}

.mu-list-dense .mu-icon {
    font-size: 22px
}

.mu-list-dense
.mu-item-title {
    font-size: 14px
}

.mu-item {
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 16px;
    color: rgba(0,0,0,.87)
}

    .mu-item.has-avatar {
        height: 56px
    }

.mu-list-two-line .mu-item {
    height: 72px
}

.mu-list-three-line
.mu-item {
    height: 88px
}

.mu-item.is-selected {
    color: #2196f3
}

.mu-item.mu-icon-left {
    margin-right: 16px
}

.mu-item-action {
    min-width: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(0,0,0,.54)
}

    .mu-item-action:first-child
    .mu-icon-button {
        margin-left: -12px
    }

    .mu-item-action:last-child
    .mu-icon-button {
        margin-right: -12px
    }

    .mu-item-action.is-more {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding-top: 8px;
        padding-bottom: 8px
    }

.mu-list-three-line
.mu-item-action .mu-avatar {
    margin-top: -18px
}

.mu-item-content, .mu-item-title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: left;
    min-width: 1px
}

    .mu-item-content + .mu-item-action:not(.is-more), .mu-item-title + .mu-item-action:not(.is-more) {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

.mu-item-title {
    font-size: 16px;
    height: 24px;
    line-height: 24px
}

.mu-item-sub-title, .mu-item-title {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: break-word
}

.mu-item-sub-title {
    font-size: 14px;
    line-height: 1.5;
    color: rgba(0,0,0,.54)
}

.mu-list.mu-list-three-line
.mu-item-sub-title {
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.mu-item-after-text {
    color: rgba(0,0,0,.54);
    font-size: 12px
}

.mu-popover {
    position: fixed;
    background: #fff;
    border-radius: 2px;
    max-height: 100%;
    max-width: 80%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);
    box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)
}

    .mu-popover.transition-bottom-start {
        -webkit-transform-origin: left top;
        transform-origin: left top
    }

    .mu-popover.transition-bottom {
        -webkit-transform-origin: center top;
        transform-origin: center top
    }

        .mu-popover.transition-bottom.mu-popover-transition-enter, .mu-popover.transition-bottom.mu-popover-transition-leave-active {
            -webkit-transform: scaleY(.5);
            transform: scaleY(.5)
        }

    .mu-popover.transition-bottom-end {
        -webkit-transform-origin: right top;
        transform-origin: right top
    }

    .mu-popover.transition-top-start {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }

    .mu-popover.transition-top {
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

        .mu-popover.transition-top.mu-popover-transition-enter, .mu-popover.transition-top.mu-popover-transition-leave-active {
            -webkit-transform: scaleY(.5);
            transform: scaleY(.5)
        }

    .mu-popover.transition-top-end {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    .mu-popover.transition-left-start {
        -webkit-transform-origin: right top;
        transform-origin: right top
    }

    .mu-popover.transition-left {
        -webkit-transform-origin: right center;
        transform-origin: right center
    }

    .mu-popover.transition-left-end {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    .mu-popover.transition-right-start {
        -webkit-transform-origin: left top;
        transform-origin: left top
    }

    .mu-popover.transition-right {
        -webkit-transform-origin: left center;
        transform-origin: left center
    }

    .mu-popover.transition-right-end {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }

.mu-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: .4;
    z-index: 1000
}

body[data-v-3294964b], html[data-v-3294964b] {
    width: 100%;
    height: 100%
}

.headerLink[data-v-3294964b] {
    font-size: .25rem;
    vertical-align: super;
    float: right
}

.headerLink > a[data-v-3294964b] {
    color: #333
}

    .headerLink > a[data-v-3294964b]:first-child {
        border-right: 1px solid #108b7b;
        padding-right: 3px
    }

    .headerLink > a[data-v-3294964b]:last-child {
        margin-left: 4px
    }

.hrBorder[data-v-3294964b] {
    margin-bottom: 5px;
    border: 3px solid #108b7b;
    border-radius: 1px
}

footer[data-v-3294964b] {
    border: 1px solid #108b7b;
    padding: 5px 0
}

.kjzb112249[data-v-3294964b] {
    background-color: #108b7b;
    color: #fff;
    margin-top: 7px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    font-size: .3rem;
    border-radius: 2px
}

.kjzb112249 > span[data-v-3294964b] {
    color: #ecf134
}

.van-nav-bar__left
.van-nav-bar__text[data-v-3294964b] {
    font-size: .26rem;
    letter-spacing: 1px
}

header a:first-child
img[data-v-3294964b] {
    border-right: 1px solid #108b7b
}

header a:nth-child(2)
img[data-v-3294964b] {
    margin-left: .1rem
}

.codeDetailPl2[data-v-4f884a86] {
    max-width: 100%;
    left: auto
}

.liwidth[data-v-4f884a86] {
    width: 12.5% !important
}

.liheight[data-v-4f884a86] {
    height: .6rem;
    line-height: .6rem
}

[data-v-2c20eec6] {
    letter-spacing: 1px
}

#pcul > li[data-v-2c20eec6] {
    width: 12.8%;
    border: .5px solid rgba(216,212,212,.42)
}

#pcul > li > div[data-v-2c20eec6] {
    font-family: Arial;
    font-size: .35rem;
    font-weight: 700
}

.presentQS[data-v-2c20eec6] {
    height: 1.25rem;
    line-height: 1.25rem;
    width: 15.39%;
    font-size: .33rem;
    font-family: Arial;
    font-weight: 700;
    float: left;
    color: #333
}

#pcul > li[data-v-2c20eec6]:nth-child(7) {
    border: 0;
    line-height: 1.2rem;
    width: 10.4%;
    font-family: Arial;
    font-size: .4rem;
    font-weight: 700
}

#pcul
li[data-v-2c20eec6]:nth-child(8) {
    position: relative;
    right: .04rem
}

.clickZBBox[data-v-2c20eec6] {
    background: -webkit-gradient(linear,left top,left bottom,from(#68bafc),color-stop(80%,#008eff));
    background: linear-gradient(#68bafc,#008eff 80%);
    height: .8rem;
    line-height: .8rem;
    padding-left: 5px
}

.clickZB[data-v-2c20eec6] {
    color: #fff
}

.nextqs[data-v-2c20eec6] {
    color: #fff;
    position: relative;
    line-height: .8rem !important;
    text-align: center !important;
    background: -webkit-gradient(linear,left top,left bottom,from(#68bafc),color-stop(80%,#008eff)) !important;
    background: linear-gradient(#68bafc,#008eff 80%) !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    height: .8rem !important
}

.nextqs > div[data-v-2c20eec6] {
    display: inline-block;
    float: left;
    padding-left: 5px
}

.nextqs > div > span[data-v-2c20eec6] {
    color: red
}

.van-nav-bar__text[data-v-2c20eec6] {
    color: #333 !important;
    font-size: 13px
}

.font-sizeBox[data-v-2c20eec6] {
    height: 1.35rem;
    line-height: 1.35rem;
    overflow: hidden;
    position: relative;
    top: .4rem
}

.codeDetailPl2[data-v-2c20eec6] {
    max-width: 100%;
    left: auto
}

.codeDetailTitle2[data-v-2c20eec6] {
    height: .5rem;
    line-height: .5rem
}

.codeDetailPl2
.codeDetailClose[data-v-2c20eec6] {
    top: .03rem
}

.codeDetailPl2
li[data-v-2c20eec6] {
    height: .65rem;
    line-height: .65rem;
    font-size: .23rem
}

.addclassbox[data-v-2c20eec6] {
    position: relative;
    top: .4rem
}

.addnext[data-v-2c20eec6] {
    margin-top: 1rem
}

#pcul[data-v-60fd5470] {
    height: 106px;
    margin: 10px 5px
}

#pcul > li[data-v-60fd5470] {
    width: 12.2%;
    border: 1px solid #cac2c2;
    height: 100%;
    margin-right: .8%
}

#pcul
li[data-v-60fd5470]:nth-child(8) {
    position: relative !important;
    right: .04rem !important
}

#pcul > li > div[data-v-60fd5470] {
    font-family: Arial;
    font-size: .7rem;
    font-weight: 700;
    line-height: 53px
}

    #pcul > li > div[data-v-60fd5470]:last-child {
        font-family: Arial;
        font-size: .5rem;
        font-weight: 700;
        line-height: 53px
    }

.presentQS[data-v-60fd5470] {
    height: 106px;
    line-height: 106px;
    width: 14.4%;
    font-size: .33rem;
    font-family: Arial;
    font-weight: 700;
    float: left;
    color: #333
}

#pcul > li[data-v-60fd5470]:nth-child(7) {
    border: 0;
    line-height: 106px;
    width: 8.2%;
    font-family: Arial;
    font-size: .5rem;
    font-weight: 700
}

.clickZBBox[data-v-60fd5470] {
    background: -webkit-gradient(linear,left top,left bottom,from(#68bafc),color-stop(80%,#008eff));
    background: linear-gradient(#68bafc,#008eff 80%);
    height: 38px;
    line-height: 38px;
    padding-left: 5px
}

.clickZBBox
a[data-v-60fd5470] {
    font-weight: 700;
    font-size: .29rem
}

.clickZB[data-v-60fd5470] {
    color: #fff
}

.nextqs[data-v-60fd5470] {
    background: -webkit-gradient(linear,left top,left bottom,from(#68bafc),color-stop(80%,#008eff));
    background: linear-gradient(#68bafc,#008eff 80%);
    height: 38px;
    line-height: 38px;
    color: #fff
}

.nextqs > div[data-v-60fd5470] {
    display: inline-block;
    float: left;
    padding-left: 5px
}

.nextqs > div > span[data-v-60fd5470] {
    color: red
}

.van-nav-bar__text[data-v-60fd5470] {
    color: #333 !important;
    font-size: 13px
}

.font-sizeBox[data-v-60fd5470] {
    height: 1.35rem;
    line-height: 1.35rem;
    overflow: hidden
}

.codeDetailPl2[data-v-60fd5470] {
    max-width: 100%;
    left: auto
}

.codeDetailTitle2[data-v-60fd5470] {
    height: .5rem;
    line-height: .5rem
}

.codeDetailPl2
.codeDetailClose[data-v-60fd5470] {
    top: .03rem
}

.codeDetailPl2
li[data-v-60fd5470] {
    height: .55rem;
    line-height: .55rem;
    font-size: .23rem
}

[data-v-60fd5470] {
    letter-spacing: 1px
}

@media screen and (max-width:360px) {
    #pcul[data-v-60fd5470] {
        height: 62px;
        margin: 5px 0
    }

    #pcul > li[data-v-60fd5470] {
        width: 11.24%;
        border: 1px solid #cac2c2;
        height: 100%;
        margin-left: 0
    }

    .presentQS[data-v-60fd5470] {
        height: 60px;
        line-height: 61px;
        width: 14.4%;
        font-size: .33rem;
        font-family: Arial;
        font-weight: 700;
        float: left;
        color: #333
    }

    #pcul > li > div[data-v-60fd5470], #pcul > li > div[data-v-60fd5470]:last-child {
        font-size: .4rem;
        font-family: Arial;
        font-weight: 700;
        line-height: 33px
    }

    .codeLi
    span[data-v-60fd5470] {
        font-size: .4rem
    }

    #pcul > li[data-v-60fd5470]:nth-child(7) {
        border: 0;
        line-height: 37px;
        width: 5%;
        font-family: Arial;
        font-size: 1rem;
        font-weight: 700
    }
}

@media screen and (max-width:414px) {
    #pcul > li[data-v-60fd5470] {
        width: 11.27%;
        border: 1px solid #cac2c2;
        height: 100%;
        margin-left: 0
    }

    #pcul[data-v-60fd5470] {
        height: 62px;
        margin: 5px 0
    }

    .presentQS[data-v-60fd5470] {
        height: 60px;
        line-height: 61px;
        width: 14.4%;
        font-size: .33rem;
        font-family: Arial;
        font-weight: 700;
        float: left;
        color: #333
    }

    #pcul > li > div[data-v-60fd5470], #pcul > li > div[data-v-60fd5470]:last-child {
        font-size: .4rem;
        font-family: Arial;
        font-weight: 700;
        line-height: 33px
    }

    .codeLi
    span[data-v-60fd5470] {
        font-size: .5rem
    }

    #pcul > li[data-v-60fd5470]:nth-child(7) {
        border: 0;
        line-height: 37px;
        width: 5%;
        font-family: Arial;
        font-size: 1rem;
        font-weight: 700
    }
}

.pli[data-v-60fd5470] {
    width: 11.5% !important;
    margin-left: .015rem !important
}

.codeP[data-v-60fd5470] {
    height: .35rem !important;
    line-height: .35rem !important
}

.codelli[data-v-60fd5470] {
    height: .4rem !important;
    line-height: .4rem !important
}

.codeSp[data-v-60fd5470] {
    height: .4rem !important;
    width: .4rem !important;
    top: -.03rem !important
}

.addclassbox[data-v-60fd5470] {
    position: relative;
    top: .4rem
}

.addnext[data-v-60fd5470] {
    margin-top: 1rem
}

.demo-loadmore-wrap[data-v-45e0f296] {
    width: 100%;
    max-width: 360px;
    height: 420px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.demo-loadmore-wrap
.mu-appbar[data-v-45e0f296] {
    width: 100%
}

.demo-loadmore-content[data-v-45e0f296] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 1px
}

header {
    height: 50px;
    padding: 5px;
    position: relative;
    line-height: 50px
}

#body, .main {
    margin: 0 auto
}

.main {
    max-width: 826px;
    height: 100%;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    position: relative;
    overflow: hidden;
    overflow-y: scroll
}

#app, .hello, .main {
    width: 100%
}

#app, .hello, html.body {
    height: 100%
}

.van-nav-bar__left > .van-nav-bar__text, .van-nav-bar__right > .van-nav-bar__text, .van-radio__icon, .van-radio__label, .xiaoshou {
    cursor: pointer
}

.indexlogo {
    margin-top: .5rem
}

.font-sizeBox {
    height: 2.6rem;
    line-height: 2.6rem;
    overflow: hidden
}

.history {
    position: absolute;
    right: 16px;
    font-size: 14px
}

.section {
    overflow: auto;
    height: 100%;
    padding: .1rem
}

p.myAppendP {
    background: -webkit-gradient(linear,left top,left bottom,from(#68bafc),color-stop(80%,#008eff));
    background: linear-gradient(#68bafc,#008eff 80%);
    font-size: .28rem;
    font-weight: 400;
    margin: .2rem 0
}

.mymu-list {
    position: fixed;
    z-index: 2;
    background-color: #fff;
    height: 100%;
    top: 3.6rem;
    overflow: auto
}

.mu-elevation-1 {
    position: fixed;
    top: 90px
}

.bannerImg {
    width: 100%;
    height: 100%
}

.color1 {
    color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,from(#68bafc),color-stop(80%,#008eff));
    background: linear-gradient(#68bafc,#008eff 80%)
}

.van-nav-bar__title {
    color: #fff !important
}

.mu-radio-label {
    font-size: .28rem
}

.recordkjTime {
    float: right
}

::-webkit-scrollbar {
    width: 1px
}

::-webkit-scrollbar-thumb {
    background-color: transparent
}

.van-nav-bar {
    line-height: .8rem !important;
    text-align: center !important;
    background: -webkit-gradient(linear,left top,left bottom,from(#68bafc),color-stop(80%,#008eff)) !important;
    background: linear-gradient(#68bafc,#008eff 80%) !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    height: .8rem !important
}

.van-icon.van-icon-arrow-left.van-nav-bar__arrow, .van-nav-bar__text {
    color: #fff !important;
    font-size: .27rem;
    padding-right: 5px !important
}

    .van-nav-bar__text:active {
        background-color: transparent !important
    }

.van-nav-bar__arrow + .van-nav-bar__text {
    vertical-align: bottom;
    padding-left: 15px !important
}

.vantIco {
    position: absolute !important;
    right: 0;
    color: #68bafc !important
}

.mu-paper {
    height: .9rem;
    width: .9rem;
    line-height: .9rem;
    margin-left: .05rem;
    display: inline-block;
    font-weight: 700;
    color: #fff;
    font-size: .4rem;
    background-color: #2196f3
}

.demo-loadmore-wrap {
    background-color: #fff;
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0;
    text-align: center;
    height: calc(100% - 143px) !important
}

.mu-infinite-scroll-text {
    color: #2196f3
}

.flex-row {
    position: relative;
    text-align: center;
    height: 100%
}

.flex-fill {
    border-left: 1px solid #f5f5f5
}

.justify-content-start > div:nth-child(7) {
    border-top: 1px solid #f5f5f5
}

.justify-content-start > div:first-child {
    border: 0
}

.random {
    overflow: hidden;
    position: relative
}

.mulogo {
    width: 2rem;
    vertical-align: sub
}

.random > div.randomBox {
    height: 60rem;
    position: absolute;
    width: 100%
}

.mu-raised-button.bottomAni {
    font-size: 14px !important;
    min-width: 88px !important;
    height: 36px !important;
    line-height: 36px !important;
    border-radius: 2px !important;
    background-color: #f5f5f5 !important;
    color: rgba(0,0,0,.87) !important;
    -webkit-box-shadow: 0 1px 1px -2px rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.14),0 0 1px 0 rgba(0,0,0,.12) !important;
    box-shadow: 0 1px 1px -2px rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.14),0 0 1px 0 rgba(0,0,0,.12) !important
}

.random > div > p {
    height: 1.2rem;
    color: #333;
    line-height: 1.2rem;
    color: #fff
}

.mu-item-title {
    height: 48px;
    line-height: 48px
}

.dqqs {
    text-align: center;
    border: 1px solid #c7c6c6;
}

.mu-item {
    padding: 0
}

.recordItem1 {
    width: 100%;
    height: 50%;
    line-height: 24px;
    color: #fff;
    z-index: 10
}

.recordItem2 {
    font-size: 0.26rem;
    width: 100%;
    position: absolute;
    height: 50%;
    line-height: 26px;
    top: 24px;
    font-weight: 400;
    z-index: 1
}

.mytitle {
    width: 100%;
    text-align: center;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #3a3731;
    color: #fff
}

.dqqs > p.color1 {
    height: .8rem;
    line-height: .8rem;
    font-size: .3rem;
    padding-left: .3rem;
    text-align: left
}

.dqqs
ul {
    padding: 0 .03rem;
    margin-top: .15rem;
    text-align: left;
    height: 1.2rem
}

    .dqqs ul > li {
        float: left;
        width: 16.4%;
        border: .5px solid rgba(216,212,212,.42);
        text-align: center
    }

#pcul {
    height: 1.35rem;
    padding: 0 .5%
}

    #pcul > li {
        width: 12.5%
    }

        #pcul > li:nth-child(7) {
            font-size: .85rem;
            border: 0;
            line-height: 1.2rem
        }

.van-radio {
    float: left;
    font-size: .26rem;
    width: 50%
}

.kjtime {
    text-align: left;
    color: #999;
    background-color: #f5f5f5;
    font-weight: 400;
    padding: 0 5px;
    height: .6rem;
    line-height: .6rem;
    font-size: .23rem
}

.codeLi > div {
    height: 50%;
    line-height: .6rem
}

.container {
    width: 100%;
    padding-right: 2px;
    padding-left: 2px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px
}

.mycontainerClose {
    position: fixed !important;
    right: 0;
    font-size: .4rem !important;
    color: #008eff;
    z-index: 10
}

.mybar {
    max-width: 826px !important;
    left: auto !important;
    width: 100%
}

.mu-list {
    padding: 0
}

.codeLi > div:last-child {
    font-size: .3rem
}

.refresh {
    position: absolute;
    right: 0
}

.backIco {
    position: relative;
    top: .2rem
}

.mu-appbar {
    position: relative;
    z-index: 10
}

.myscale {
    -webkit-transition: all .2s;
    transition: all .2s
}

    .myscale:active {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

.codeLi > div:first-child {
    font-weight: 700;
    color: #fff;
    font-size: .5rem;
    border-top-right-radius: .1rem;
    border-top-left-radius: .1rem
}

.numcode2 {
    width: 33%;
    float: left;
    height: 1.2rem
}

.lastcode {
    width: 100%;
    float: left;
    border: .5px solid hsla(0,0%,62%,.5);
    text-align: center
}

    .lastcode > p {
        height: 50%;
        background-color: red;
        line-height: .6rem;
        font-weight: 700;
        color: #fff;
        font-size: .5rem
    }

        .lastcode > p:first-child {
            border-top-right-radius: .1rem;
            border-top-left-radius: .1rem
        }

        .lastcode > p:last-child {
            background-color: transparent;
            color: #000;
            font-weight: 400;
            font-size: .35rem
        }

.lastcodeBox {
    padding: 0 .07rem;
    margin-top: .15rem;
    height: 1.4rem
}

.lastcodebtn {
    width: 32.8%;
    float: left;
    margin-left: .05rem
}

.height1 {
    height: 1.2rem;
    border-radius: .1rem
}

.mybtn {
    background-color: transparent !important;
    border-radius: .07rem;
    color: #272727 !important
}

.listIndex {
    border: .5px solid #f5f5f5;
    margin-top: .2rem
}

.clearFloat {
    clear: both
}

.nextqBtn {
    width: 32.3%;
    float: left;
    margin: 1% .5%
}

.indexfooter {
    margin: 10px auto 0;
    overflow-x: hidden;
    overflow-y: auto
}

.footerData {
    position: relative;
    max-width: 1200px;
    width: 100%;
    padding: .15rem;
    margin-top: 7px;
    background-color: rgba(23,21,21,.5);
    color: #fff
}

.returnBack {
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.asdsad1 {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.asdsad2, .asdsad3 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.puffIn {
    -webkit-animation-name: puffIn;
    animation-name: puffIn
}

.banner {
    display: block;
    text-align: center
}

.recordBack {
    position: absolute;
    top: .22rem;
    left: .3rem;
    font-size: .6rem
}

.mu-radio-icon {
    margin-right: 0
}

@-webkit-keyframes puffIn {
    0% {
        opacity: 0;
        -webkit-transform-origin: 50% 50%;
        -webkit-transform: scale(2);
        -webkit-filter: blur(2px)
    }

    to {
        opacity: 1;
        -webkit-transform-origin: 50% 50%;
        -webkit-transform: scale(1);
        -webkit-filter: blur(0)
    }
}

@keyframes puffIn {
    0% {
        opacity: 0;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform: scale(2);
        transform: scale(2);
        -webkit-filter: blur(2px);
        filter: blur(2px)
    }

    to {
        opacity: 1;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

.tinRightIn {
    -webkit-animation-name: tinRightIn;
    animation-name: tinRightIn
}

@-webkit-keyframes tinRightIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1) translateX(900%)
    }

    50%,70%,90% {
        opacity: 1;
        -webkit-transform: scale(1.1) translateX(0)
    }

    60%,80%,to {
        opacity: 1;
        -webkit-transform: scale(1) translateX(0)
    }
}

@keyframes tinRightIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1) translateX(900%);
        transform: scale(1) translateX(900%)
    }

    50%,70%,90% {
        opacity: 1;
        -webkit-transform: scale(1.1) translateX(0);
        transform: scale(1.1) translateX(0)
    }

    60%,80%,to {
        opacity: 1;
        -webkit-transform: scale(1) translateX(0);
        transform: scale(1) translateX(0)
    }
}

.bottomAni {
    -webkit-animation-name: bottomAni;
    animation-name: bottomAni
}

@-webkit-keyframes bottomAni {
    0% {
        -webkit-transform-origin: 0 0;
        -webkit-transform: translateY(100%)
    }

    to {
        -webkit-transform-origin: 0 0;
        -webkit-transform: translateY(0)
    }
}

@keyframes bottomAni {
    0% {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fontani {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

.codeDetail {
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    position: absolute;
    top: 0;
    z-index: 10;
    width: 100%;
    left: 0;
    height: 100%
}

.nextqsBox
span {
    color: red
}

.codeDetail2 {
    margin-top: 0;
    position: relative
}

.mcbox {
    position: fixed;
    height: 100%;
    max-width: 1200px;
    width: 100%;
    top: 0.8rem;
    background-color: rgba(0,0,0,.7);
    padding: 0;
    z-index: 100
}

.codeDetail
li {
    float: left;
    width: 20%;
    border: .5px solid #ddd;
    border-left: 0;
    height: .58rem;
    line-height: .58rem;
    border-top: 0;
    font-size: .3rem
}

.mycontainer {
    position: absolute;
    bottom: 0;
    background-color: #fff;
    left: 0;
    height: 100%;
    overflow-y: auto;
    top: 0
}

.vantBarRecord {
    z-index: 100 !important
}

.codeDetail
li.titlEName {
    height: .45rem;
    line-height: .45rem
}

.eye {
    top: 8px;
    font-size: .3rem !important;
    float: right
}

.codeDetail
li.titlEName2 {
    border-top: 0
}

.codeDetailTitle {
    height: .7rem;
    line-height: .7rem;
    position: relative;
    border-bottom: .5px solid #ddd;
    background: -webkit-gradient(linear,left top,left bottom,from(#68bafc),color-stop(80%,#008eff));
    background: linear-gradient(#68bafc,#008eff 80%);
    color: #fff
}

.network {
    position: fixed;
    right: 10px;
    top: 12px;
    z-index: 10;
    color: #fff;
    font-size: .28rem
}

.van-nav-bar.van-hairline--bottom
.van-nav-bar__left {
    left: 5px
}

.codeDetailClose {
    position: absolute;
    right: .1rem;
    width: .5rem;
    height: .5rem;
    top: .1rem
}

.van-ellipsis {
    font-size: .28rem !important
}

.codeDetailClose:after, .codeDetailClose:before {
    position: absolute;
    content: " ";height:.4rem;width:2px;background-color:#fff}.codeDetailClose:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.codeDetailClose:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.van-picker{position:absolute!important;left:0;width:100%;bottom:0}@-webkit-keyframes jello

{
    0%,11.1%,to

{
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
}

33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
}

44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
}

55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
}

66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
}

77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
}

88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
}

}

@keyframes jello {
    0%,11.1%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.rightani {
    -webkit-animation-name: rightani;
    animation-name: rightani
}

@-webkit-keyframes rightani {
    0% {
        -webkit-transform-origin: 0 0;
        -webkit-transform: translateX(100%)
    }

    to {
        -webkit-transform-origin: 0 0;
        -webkit-transform: translateX(0)
    }
}

@keyframes rightani {
    0% {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.puffOut {
    -webkit-animation-name: puffOut;
    animation-name: puffOut
}

@-webkit-keyframes puffOut {
    0% {
        opacity: 1;
        -webkit-transform-origin: 50% 50%;
        -webkit-transform: scale(1);
        -webkit-filter: blur(0)
    }

    to {
        opacity: 0;
        -webkit-transform-origin: 50% 50%;
        -webkit-transform: scale(2);
        -webkit-filter: blur(2px)
    }
}

@keyframes puffOut {
    0% {
        opacity: 1;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-filter: blur(0)
    }

    to {
        opacity: 0;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transform: scale(2);
        transform: scale(2);
        -webkit-filter: blur(2px)
    }
}

.ifrmDiv {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto
}
/*!normalize.css
v4.1.1 | MIT License |
github.com/necolas/normalize.css*/

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

progress {
    vertical-align: baseline
}

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:active, a:hover {
        outline-width: 0
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 1em;
    margin: .32em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button, input, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html
[type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}


pre {
    white-space: pre-wrap;
    word-break: break-all;
    margin: 0
}

a {
    color: #ff4081;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.mu-primary-color {
    background-color: #2196f3
}

.mu-secondary-color {
    background-color: #ff4081
}

.mu-success-color {
    background-color: #4caf50
}

.mu-warning-color {
    background-color: #fdd835
}

.mu-info-color {
    background-color: #2196f3
}

.mu-error-color {
    background-color: #f44336
}

.mu-inverse {
    color: #fff
}

.mu-primary-text-color {
    color: #2196f3
}

.mu-secondary-text-color {
    color: #ff4081
}

.mu-success-text-color {
    color: #4caf50
}

.mu-warning-text-color {
    color: #fdd835
}

.mu-info-text-color {
    color: #2196f3
}

.mu-error-text-color {
    color: #f44336
}

@-webkit-keyframes van-slide-up-enter {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes van-slide-up-enter {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@-webkit-keyframes van-slide-up-leave {
    to {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes van-slide-up-leave {
    to {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@-webkit-keyframes van-slide-down-enter {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes van-slide-down-enter {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@-webkit-keyframes van-slide-down-leave {
    to {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes van-slide-down-leave {
    to {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@-webkit-keyframes van-slide-left-enter {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes van-slide-left-enter {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@-webkit-keyframes van-slide-left-leave {
    to {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes van-slide-left-leave {
    to {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@-webkit-keyframes van-slide-right-enter {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes van-slide-right-enter {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@-webkit-keyframes van-slide-right-leave {
    to {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes van-slide-right-leave {
    to {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@-webkit-keyframes van-fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes van-fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes van-fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes van-fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes van-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes van-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes van-circular {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -40
    }

    to {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -120
    }
}

@keyframes van-circular {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -40
    }

    to {
        stroke-dasharray: 90,150;
        stroke-dashoffset: -120
    }
}

@-webkit-keyframes van-notice-bar-play {
    to {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes van-notice-bar-play {
    to {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@-webkit-keyframes van-notice-bar-play-infinite {
    to {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes van-notice-bar-play-infinite {
    to {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@-webkit-keyframes van-skeleton-blink {
    50% {
        opacity: .6
    }
}

@keyframes van-skeleton-blink {
    50% {
        opacity: .6
    }
}

@-webkit-keyframes van-cursor-flicker {
    0%,to {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

@keyframes van-cursor-flicker {
    0%,to {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

html {
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0
}

a {
    text-decoration: none
}

    [class*=van-]:focus, a:focus, button:focus, input:focus, textarea:focus {
        outline: 0
    }

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

button, input, textarea {
    color: inherit;
    font: inherit
}

.van-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.van-clearfix:after {
    display: table;
    clear: both;
    content: ""
}

[class*=van-hairline]:after {
    position: absolute;
    box-sizing: border-box;
    content: " ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid #ebedf0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
}

.van-hairline, .van-hairline--bottom, .van-hairline--left, .van-hairline--right, .van-hairline--surround, .van-hairline--top, .van-hairline--top-bottom {
    position: relative
}

    .van-hairline--top:after {
        border-top-width: 1px
    }

    .van-hairline--left:after {
        border-left-width: 1px
    }

    .van-hairline--right:after {
        border-right-width: 1px
    }

    .van-hairline--bottom:after {
        border-bottom-width: 1px
    }

    .van-hairline--top-bottom:after, .van-hairline-unset--top-bottom:after {
        border-width: 1px 0
    }

    .van-hairline--surround:after {
        border-width: 1px
    }

.van-fade-enter-active {
    -webkit-animation: van-fade-in .3s;
    animation: van-fade-in .3s
}

.van-fade-leave-active {
    -webkit-animation: van-fade-out .3s;
    animation: van-fade-out .3s
}

.van-slide-up-enter-active {
    -webkit-animation: van-slide-up-enter .3s ease both;
    animation: van-slide-up-enter .3s ease both
}

.van-slide-up-leave-active {
    -webkit-animation: van-slide-up-leave .3s ease both;
    animation: van-slide-up-leave .3s ease both
}

.van-slide-down-enter-active {
    -webkit-animation: van-slide-down-enter .3s ease both;
    animation: van-slide-down-enter .3s ease both
}

.van-slide-down-leave-active {
    -webkit-animation: van-slide-down-leave .3s ease both;
    animation: van-slide-down-leave .3s ease both
}

.van-slide-left-enter-active {
    -webkit-animation: van-slide-left-enter .3s ease both;
    animation: van-slide-left-enter .3s ease both
}

.van-slide-left-leave-active {
    -webkit-animation: van-slide-left-leave .3s ease both;
    animation: van-slide-left-leave .3s ease both
}

.van-slide-right-enter-active {
    -webkit-animation: van-slide-right-enter .3s ease both;
    animation: van-slide-right-enter .3s ease both
}

.van-slide-right-leave-active {
    -webkit-animation: van-slide-right-leave .3s ease both;
    animation: van-slide-right-leave .3s ease both
}

.van-info {
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    min-width: 16px;
    padding: 0 3px;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    font-family: PingFang SC,Helvetica Neue,Arial,sans-serif;
    line-height: 14px;
    text-align: center;
    background-color: #ee0a24;
    border: 1px solid #fff;
    border-radius: 16px;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    -webkit-transform-origin: 100%;
    transform-origin: 100%
}

.van-info--dot {
    width: 8px;
    min-width: 0;
    height: 8px;
    background-color: #ee0a24;
    border-radius: 100%
}

@font-face {
    font-weight: 400;
    font-family: vant-icon;
    font-style: normal;
    src: url(vant-icon-0bc654.woff2) format("woff2"),url(vant-icon-0bc654.woff) format("woff"),url(vant-icon-0bc654.ttf) format("truetype")
}

.van-icon {
    position: relative;
    font: 14px/1 vant-icon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

    .van-icon, .van-icon:before {
        display: inline-block
    }

.van-icon-add-o:before {
    content: "\F000"
}

.van-icon-add-square:before {
    content: "\F001"
}

.van-icon-add:before {
    content: "\F002"
}

.van-icon-after-sale:before {
    content: "\F003"
}

.van-icon-aim:before {
    content: "\F004"
}

.van-icon-alipay:before {
    content: "\F005"
}

.van-icon-apps-o:before {
    content: "\F006"
}

.van-icon-arrow-down:before {
    content: "\F007"
}

.van-icon-arrow-left:before {
    content: "\F008"
}

.van-icon-arrow-up:before {
    content: "\F009"
}

.van-icon-arrow:before {
    content: "\F00A"
}

.van-icon-ascending:before {
    content: "\F00B"
}

.van-icon-audio:before {
    content: "\F00C"
}

.van-icon-award-o:before {
    content: "\F00D"
}

.van-icon-award:before {
    content: "\F00E"
}

.van-icon-bag-o:before {
    content: "\F00F"
}

.van-icon-bag:before {
    content: "\F010"
}

.van-icon-balance-list-o:before {
    content: "\F011"
}

.van-icon-balance-list:before {
    content: "\F012"
}

.van-icon-balance-o:before {
    content: "\F013"
}

.van-icon-balance-pay:before {
    content: "\F014"
}

.van-icon-bar-chart-o:before {
    content: "\F015"
}

.van-icon-bars:before {
    content: "\F016"
}

.van-icon-bell:before {
    content: "\F017"
}

.van-icon-bill-o:before {
    content: "\F018"
}

.van-icon-bill:before {
    content: "\F019"
}

.van-icon-birthday-cake-o:before {
    content: "\F01A"
}

.van-icon-bookmark-o:before {
    content: "\F01B"
}

.van-icon-bookmark:before {
    content: "\F01C"
}

.van-icon-browsing-history-o:before {
    content: "\F01D"
}

.van-icon-browsing-history:before {
    content: "\F01E"
}

.van-icon-brush-o:before {
    content: "\F01F"
}

.van-icon-bulb-o:before {
    content: "\F020"
}

.van-icon-bullhorn-o:before {
    content: "\F021"
}

.van-icon-calender-o:before {
    content: "\F022"
}

.van-icon-card:before {
    content: "\F023"
}

.van-icon-cart-circle-o:before {
    content: "\F024"
}

.van-icon-cart-circle:before {
    content: "\F025"
}

.van-icon-cart-o:before {
    content: "\F026"
}

.van-icon-cart:before {
    content: "\F027"
}

.van-icon-cash-back-record:before {
    content: "\F028"
}

.van-icon-cash-on-deliver:before {
    content: "\F029"
}

.van-icon-cashier-o:before {
    content: "\F02A"
}

.van-icon-certificate:before {
    content: "\F02B"
}

.van-icon-chart-trending-o:before {
    content: "\F02C"
}

.van-icon-chat-o:before {
    content: "\F02D"
}

.van-icon-chat:before {
    content: "\F02E"
}

.van-icon-checked:before {
    content: "\F02F"
}

.van-icon-circle:before {
    content: "\F030"
}

.van-icon-clear:before {
    content: "\F031"
}

.van-icon-clock-o:before {
    content: "\F032"
}

.van-icon-clock:before {
    content: "\F033"
}

.van-icon-close:before {
    content: "\F034"
}

.van-icon-closed-eye:before {
    content: "\F035"
}

.van-icon-cluster-o:before {
    content: "\F036"
}

.van-icon-cluster:before {
    content: "\F037"
}

.van-icon-column:before {
    content: "\F038"
}

.van-icon-comment-circle-o:before {
    content: "\F039"
}

.van-icon-comment-circle:before {
    content: "\F03A"
}

.van-icon-comment-o:before {
    content: "\F03B"
}

.van-icon-comment:before {
    content: "\F03C"
}

.van-icon-completed:before {
    content: "\F03D"
}

.van-icon-contact:before {
    content: "\F03E"
}

.van-icon-coupon-o:before {
    content: "\F03F"
}

.van-icon-coupon:before {
    content: "\F040"
}

.van-icon-credit-pay:before {
    content: "\F041"
}

.van-icon-cross:before {
    content: "\F042"
}

.van-icon-debit-pay:before {
    content: "\F043"
}

.van-icon-delete:before {
    content: "\F044"
}

.van-icon-descending:before {
    content: "\F045"
}

.van-icon-description:before {
    content: "\F046"
}

.van-icon-desktop-o:before {
    content: "\F047"
}

.van-icon-diamond-o:before {
    content: "\F048"
}

.van-icon-diamond:before {
    content: "\F049"
}

.van-icon-discount:before {
    content: "\F04A"
}

.van-icon-down:before {
    content: "\F04B"
}
.van-icon-down180:before {
    content: "\F04B";
    transform: rotate(180deg);
}
.van-icon-ecard-pay:before {
    content: "\F04C"
}

.van-icon-edit:before {
    content: "\F04D"
}

.van-icon-ellipsis:before {
    content: "\F04E"
}

.van-icon-empty:before {
    content: "\F04F"
}

.van-icon-envelop-o:before {
    content: "\F050"
}

.van-icon-exchange:before {
    content: "\F051"
}

.van-icon-expand-o:before {
    content: "\F052"
}

.van-icon-expand:before {
    content: "\F053"
}

.van-icon-eye-o:before {
    content: "\F054"
}

.van-icon-eye:before {
    content: "\F055"
}

.van-icon-fail:before {
    content: "\F056"
}

.van-icon-failure:before {
    content: "\F057"
}

.van-icon-filter-o:before {
    content: "\F058"
}

.van-icon-fire-o:before {
    content: "\F059"
}

.van-icon-fire:before {
    content: "\F05A"
}

.van-icon-flag-o:before {
    content: "\F05B"
}

.van-icon-flower-o:before {
    content: "\F05C"
}

.van-icon-free-postage:before {
    content: "\F05D"
}

.van-icon-friends-o:before {
    content: "\F05E"
}

.van-icon-friends:before {
    content: "\F05F"
}

.van-icon-gem-o:before {
    content: "\F060"
}

.van-icon-gem:before {
    content: "\F061"
}

.van-icon-gift-card-o:before {
    content: "\F062"
}

.van-icon-gift-card:before {
    content: "\F063"
}

.van-icon-gift-o:before {
    content: "\F064"
}

.van-icon-gift:before {
    content: "\F065"
}

.van-icon-gold-coin-o:before {
    content: "\F066"
}

.van-icon-gold-coin:before {
    content: "\F067"
}

.van-icon-good-job-o:before {
    content: "\F068"
}

.van-icon-good-job:before {
    content: "\F069"
}

.van-icon-goods-collect-o:before {
    content: "\F06A"
}

.van-icon-goods-collect:before {
    content: "\F06B"
}

.van-icon-graphic:before {
    content: "\F06C"
}

.van-icon-home-o:before {
    content: "\F06D"
}

.van-icon-hot-o:before {
    content: "\F06E"
}

.van-icon-hot-sale-o:before {
    content: "\F06F"
}

.van-icon-hot-sale:before {
    content: "\F070"
}

.van-icon-hot:before {
    content: "\F071"
}

.van-icon-hotel-o:before {
    content: "\F072"
}

.van-icon-idcard:before {
    content: "\F073"
}

.van-icon-info-o:before {
    content: "\F074"
}

.van-icon-info:before {
    content: "\F075"
}

.van-icon-invition:before {
    content: "\F076"
}

.van-icon-label-o:before {
    content: "\F077"
}

.van-icon-label:before {
    content: "\F078"
}

.van-icon-like-o:before {
    content: "\F079"
}

.van-icon-like:before {
    content: "\F07A"
}

.van-icon-live:before {
    content: "\F07B"
}

.van-icon-location-o:before {
    content: "\F07C"
}

.van-icon-location:before {
    content: "\F07D"
}

.van-icon-lock:before {
    content: "\F07E"
}

.van-icon-logistics:before {
    content: "\F07F"
}

.van-icon-manager-o:before {
    content: "\F080"
}

.van-icon-manager:before {
    content: "\F081"
}

.van-icon-map-marked:before {
    content: "\F082"
}

.van-icon-medel-o:before {
    content: "\F083"
}

.van-icon-medel:before {
    content: "\F084"
}

.van-icon-more-o:before {
    content: "\F085"
}

.van-icon-more:before {
    content: "\F086"
}

.van-icon-music-o:before {
    content: "\F087"
}

.van-icon-music:before {
    content: "\F088"
}

.van-icon-new-arrival-o:before {
    content: "\F089"
}

.van-icon-new-arrival:before {
    content: "\F08A"
}

.van-icon-new-o:before {
    content: "\F08B"
}

.van-icon-new:before {
    content: "\F08C"
}

.van-icon-newspaper-o:before {
    content: "\F08D"
}

.van-icon-notes-o:before {
    content: "\F08E"
}

.van-icon-orders-o:before {
    content: "\F08F"
}

.van-icon-other-pay:before {
    content: "\F090"
}

.van-icon-paid:before {
    content: "\F091"
}

.van-icon-passed:before {
    content: "\F092"
}

.van-icon-pause-circle-o:before {
    content: "\F093"
}

.van-icon-pause-circle:before {
    content: "\F094"
}

.van-icon-pause:before {
    content: "\F095"
}

.van-icon-peer-pay:before {
    content: "\F096"
}

.van-icon-pending-payment:before {
    content: "\F097"
}

.van-icon-phone-circle-o:before {
    content: "\F098"
}

.van-icon-phone-circle:before {
    content: "\F099"
}

.van-icon-phone-o:before {
    content: "\F09A"
}

.van-icon-phone:before {
    content: "\F09B"
}

.van-icon-photo-o:before {
    content: "\F09C"
}

.van-icon-photo:before {
    content: "\F09D"
}

.van-icon-photograph:before {
    content: "\F09E"
}

.van-icon-play-circle-o:before {
    content: "\F09F"
}

.van-icon-play-circle:before {
    content: "\F0A0"
}

.van-icon-play:before {
    content: "\F0A1"
}

.van-icon-plus:before {
    content: "\F0A2"
}

.van-icon-point-gift-o:before {
    content: "\F0A3"
}

.van-icon-point-gift:before {
    content: "\F0A4"
}

.van-icon-points:before {
    content: "\F0A5"
}

.van-icon-printer:before {
    content: "\F0A6"
}

.van-icon-qr-invalid:before {
    content: "\F0A7"
}

.van-icon-qr:before {
    content: "\F0A8"
}

.van-icon-question-o:before {
    content: "\F0A9"
}

.van-icon-question:before {
    content: "\F0AA"
}

.van-icon-records:before {
    content: "\F0AB"
}

.van-icon-refund-o:before {
    content: "\F0AC"
}

.van-icon-replay:before {
    content: "\F0AD"
}

.van-icon-scan:before {
    content: "\F0AE"
}

.van-icon-search:before {
    content: "\F0AF"
}

.van-icon-send-gift-o:before {
    content: "\F0B0"
}

.van-icon-send-gift:before {
    content: "\F0B1"
}

.van-icon-service-o:before {
    content: "\F0B2"
}

.van-icon-service:before {
    content: "\F0B3"
}

.van-icon-setting-o:before {
    content: "\F0B4"
}

.van-icon-setting:before {
    content: "\F0B5"
}

.van-icon-share:before {
    content: "\F0B6"
}

.van-icon-shop-collect-o:before {
    content: "\F0B7"
}

.van-icon-shop-collect:before {
    content: "\F0B8"
}

.van-icon-shop-o:before {
    content: "\F0B9"
}

.van-icon-shop:before {
    content: "\F0BA"
}

.van-icon-shopping-cart-o:before {
    content: "\F0BB"
}

.van-icon-shopping-cart:before {
    content: "\F0BC"
}

.van-icon-shrink:before {
    content: "\F0BD"
}

.van-icon-sign:before {
    content: "\F0BE"
}

.van-icon-smile-comment-o:before {
    content: "\F0BF"
}

.van-icon-smile-comment:before {
    content: "\F0C0"
}

.van-icon-smile-o:before {
    content: "\F0C1"
}

.van-icon-smile:before {
    content: "\F0C2"
}

.van-icon-star-o:before {
    content: "\F0C3"
}

.van-icon-star:before {
    content: "\F0C4"
}

.van-icon-stop-circle-o:before {
    content: "\F0C5"
}

.van-icon-stop-circle:before {
    content: "\F0C6"
}

.van-icon-stop:before {
    content: "\F0C7"
}

.van-icon-success:before {
    content: "\F0C8"
}

.van-icon-thumb-circle-o:before {
    content: "\F0C9"
}

.van-icon-thumb-circle:before {
    content: "\F0CA"
}

.van-icon-todo-list-o:before {
    content: "\F0CB"
}

.van-icon-todo-list:before {
    content: "\F0CC"
}

.van-icon-tosend:before {
    content: "\F0CD"
}

.van-icon-tv-o:before {
    content: "\F0CE"
}

.van-icon-umbrella-circle:before {
    content: "\F0CF"
}

.van-icon-underway-o:before {
    content: "\F0D0"
}

.van-icon-underway:before {
    content: "\F0D1"
}

.van-icon-upgrade:before {
    content: "\F0D2"
}

.van-icon-user-circle-o:before {
    content: "\F0D3"
}

.van-icon-user-o:before {
    content: "\F0D4"
}

.van-icon-video-o:before {
    content: "\F0D5"
}

.van-icon-video:before {
    content: "\F0D6"
}

.van-icon-vip-card-o:before {
    content: "\F0D7"
}

.van-icon-vip-card:before {
    content: "\F0D8"
}

.van-icon-volume-o:before {
    content: "\F0D9"
}

.van-icon-volume:before {
    content: "\F0DA"
}

.van-icon-wap-home-o:before {
    content: "\F0DB"
}

.van-icon-wap-home:before {
    content: "\F0DC"
}

.van-icon-wap-nav:before {
    content: "\F0DD"
}

.van-icon-warn-o:before {
    content: "\F0DE"
}

.van-icon-warning-o:before {
    content: "\F0DF"
}

.van-icon-warning:before {
    content: "\F0E0"
}

.van-icon-weapp-nav:before {
    content: "\F0E1"
}

.van-icon-wechat:before {
    content: "\F0E2"
}

.van-icon-youzan-shield:before {
    content: "\F0E3"
}
.van-icon-rigth:before {
    float: right;
}
.van-icon-usdt, .usdtico .van-icon {
    max-width: 0.7rem;
    font-size: 0.7rem;

}
.van-icon-usdt:before {
    content: "\F0E4";
    color: #39a882;
}

.van-icon-trx:before {
    content: "\F0E5";
    color: #ff0014;
}
.van-icon-eth:before {
    content: "\F0E6";
    color: #6483f6;
}
.van-icon-btc:before {
    content: "\F0E7";
    color: #f39541;
}
.van-icon__image {
    width: 1em;
    height: 1em
}

.van-loading, .van-loading__spinner {
    position: relative;
    vertical-align: middle
}

.van-loading {
    font-size: 0
}

.van-loading__spinner {
    display: inline-block;
    width: 30px;
    max-width: 100%;
    height: 30px;
    max-height: 100%;
    -webkit-animation: van-rotate .8s linear infinite;
    animation: van-rotate .8s linear infinite
}

.van-loading__spinner--spinner {
    -webkit-animation-timing-function: steps(12);
    animation-timing-function: steps(12)
}

    .van-circle
    svg, .van-loading__spinner--spinner
    i {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

        .van-loading__spinner--spinner
        i:before {
            display: block;
            width: 2px;
            height: 25%;
            margin: 0 auto;
            background-color: currentColor;
            border-radius: 40%;
            content: " "}.van-loading__spinner--circular{-webkit-animation-duration:2s;animation-duration:2s}.van-loading__circular{display:block;width:100%;height:100%}.van-loading__circular circle

{
    -webkit-animation: van-circular 1.5s ease-in-out infinite;
    animation: van-circular 1.5s ease-in-out infinite;
    stroke: currentColor;
    stroke-width: 3;
    stroke-linecap: round
}

.van-loading__text {
    display: inline-block;
    margin-left: 8px;
    color: #969799;
    font-size: 14px;
    vertical-align: middle
}

.van-loading--vertical {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

    .van-loading--vertical
    .van-loading__text {
        margin: 8px 0 0
    }

.van-loading__spinner--spinner
i:first-of-type {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    opacity: 1
}

.van-loading__spinner--spinner
i:nth-of-type(2) {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    opacity: .9375
}

.van-loading__spinner--spinner
i:nth-of-type(3) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: .875
}

.van-loading__spinner--spinner
i:nth-of-type(4) {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    opacity: .8125
}

.van-loading__spinner--spinner
i:nth-of-type(5) {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    opacity: .75
}

.van-loading__spinner--spinner
i:nth-of-type(6) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: .6875
}

.van-loading__spinner--spinner
i:nth-of-type(7) {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg);
    opacity: .625
}

.van-loading__spinner--spinner
i:nth-of-type(8) {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg);
    opacity: .5625
}

.van-loading__spinner--spinner
i:nth-of-type(9) {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    opacity: .5
}

.van-loading__spinner--spinner
i:nth-of-type(10) {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
    opacity: .4375
}

.van-loading__spinner--spinner
i:nth-of-type(11) {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg);
    opacity: .375
}

.van-loading__spinner--spinner
i:nth-of-type(12) {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
    opacity: .3125
}

.van-button {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    height: 44px;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    border-radius: 2px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%
}

    .van-button:before {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 100%;
        background-color: #000;
        border: inherit;
        border-color: #000;
        border-radius: inherit;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        opacity: 0;
        content: " "}.van-button:active:before{opacity:.1}.van-button--disabled:before,.van-button--loading:before{display:none}.van-button--default{color:#323233;background-color:#fff;border:1px solid #ebedf0
    }

.van-button--primary {
    color: #fff;
    background-color: #07c160;
    border: 1px solid #07c160
}

.van-button--info {
    color: #fff;
    background-color: #1989fa;
    border: 1px solid #1989fa
}

.van-button--danger {
    color: #fff;
    background-color: #ee0a24;
    border: 1px solid #ee0a24
}

.van-button--warning {
    color: #fff;
    background-color: #ff976a;
    border: 1px solid #ff976a
}

.van-button--plain {
    background-color: #fff
}

    .van-button--plain.van-button--primary {
        color: #07c160
    }

    .van-button--plain.van-button--info {
        color: #1989fa
    }

    .van-button--plain.van-button--danger {
        color: #ee0a24
    }

    .van-button--plain.van-button--warning {
        color: #ff976a
    }

.van-button--large {
    width: 100%;
    height: 50px;
    line-height: 48px
}

.van-button--normal {
    padding: 0 15px;
    font-size: 14px
}

.van-button--small {
    min-width: 60px;
    height: 30px;
    padding: 0 8px;
    font-size: 12px;
    line-height: 28px
}

.van-button__loading {
    display: inline-block;
    vertical-align: top
}

.van-button--mini {
    display: inline-block;
    min-width: 50px;
    height: 22px;
    font-size: 10px;
    line-height: 20px
}

    .van-button--mini + .van-button--mini {
        margin-left: 5px
    }

.van-button--block {
    display: block;
    width: 100%
}

.van-button--disabled {
    opacity: .5
}

.van-button--hairline.van-button--round:after, .van-button--round {
    border-radius: 10em
}

.van-button--hairline.van-button--square:after, .van-button--square {
    border-radius: 0
}

.van-button__icon {
    min-width: 1em;
    font-size: 1.2em;
    line-height: inherit;
    vertical-align: top
}

    .van-button__icon + .van-button__text, .van-button__loading + .van-button__text {
        display: inline-block;
        margin-left: 5px;
        vertical-align: top
    }

.van-button--hairline {
    border-width: 0
}

    .van-button--hairline:after {
        border-color: inherit;
        border-radius: 4px
    }

.van-cell {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 16px;
    overflow: hidden;
    color: #323233;
    font-size: 14px;
    line-height: 24px;
    background-color: #fff
}

    .van-cell:not(:last-child):after {
        position: absolute;
        box-sizing: border-box;
        content: " ";pointer-events:none;right:0;bottom:0;left:16px;border-bottom:1px solid #ebedf0;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5)
    }

.van-cell--borderless:after {
    display: none
}

.van-cell__label {
    margin-top: 3px;
    color: #969799;
    font-size: 12px;
    line-height: 18px
}

.van-cell__title, .van-cell__value {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1
}

.van-cell__value {
    position: relative;
    overflow: hidden;
    color: #969799;
    text-align: right;
    vertical-align: middle
}

.van-cell__value--alone {
    color: #323233;
    text-align: left
}

.van-cell__left-icon, .van-cell__right-icon {
    min-width: 1em;
    height: 24px;
    font-size: 16px;
    line-height: 24px
}

.van-cell__left-icon {
    margin-right: 5px
}

.van-cell__right-icon {
    margin-left: 5px;
    color: #969799
}

.van-cell--clickable:active {
    background-color: #f2f3f5
}

.van-cell--required {
    overflow: visible
}

    .van-cell--required:before {
        position: absolute;
        left: 8px;
        color: #ee0a24;
        font-size: 14px;
        content: "*"
    }

.van-cell--center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.van-cell--large {
    padding-top: 12px;
    padding-bottom: 12px
}

    .van-cell--large
    .van-cell__title {
        font-size: 16px
    }

    .van-cell--large
    .van-cell__label {
        font-size: 14px
    }

.van-cell-group {
    background-color: #fff
}

.van-cell-group__title {
    padding: 16px 16px 8px;
    color: #969799;
    font-size: 14px;
    line-height: 16px
}

.van-col {
    float: left;
    box-sizing: border-box;
    min-height: 1px
}

.van-col--1 {
    width: 4.16666667%
}

.van-col--offset-1 {
    margin-left: 4.16666667%
}

.van-col--2 {
    width: 8.33333333%
}

.van-col--offset-2 {
    margin-left: 8.33333333%
}

.van-col--3 {
    width: 12.5%
}

.van-col--offset-3 {
    margin-left: 12.5%
}

.van-col--4 {
    width: 16.66666667%
}

.van-col--offset-4 {
    margin-left: 16.66666667%
}

.van-col--5 {
    width: 20.83333333%
}

.van-col--offset-5 {
    margin-left: 20.83333333%
}

.van-col--6 {
    width: 25%
}

.van-col--offset-6 {
    margin-left: 25%
}

.van-col--7 {
    width: 29.16666667%
}

.van-col--offset-7 {
    margin-left: 29.16666667%
}

.van-col--8 {
    width: 33.33333333%
}

.van-col--offset-8 {
    margin-left: 33.33333333%
}

.van-col--9 {
    width: 37.5%
}

.van-col--offset-9 {
    margin-left: 37.5%
}

.van-col--10 {
    width: 41.66666667%
}

.van-col--offset-10 {
    margin-left: 41.66666667%
}

.van-col--11 {
    width: 45.83333333%
}

.van-col--offset-11 {
    margin-left: 45.83333333%
}

.van-col--12 {
    width: 50%
}

.van-col--offset-12 {
    margin-left: 50%
}

.van-col--13 {
    width: 54.16666667%
}

.van-col--offset-13 {
    margin-left: 54.16666667%
}

.van-col--14 {
    width: 58.33333333%
}

.van-col--offset-14 {
    margin-left: 58.33333333%
}

.van-col--15 {
    width: 62.5%
}

.van-col--offset-15 {
    margin-left: 62.5%
}

.van-col--16 {
    width: 66.66666667%
}

.van-col--offset-16 {
    margin-left: 66.66666667%
}

.van-col--17 {
    width: 70.83333333%
}

.van-col--offset-17 {
    margin-left: 70.83333333%
}

.van-col--18 {
    width: 75%
}

.van-col--offset-18 {
    margin-left: 75%
}

.van-col--19 {
    width: 79.16666667%
}

.van-col--offset-19 {
    margin-left: 79.16666667%
}

.van-col--20 {
    width: 83.33333333%
}

.van-col--offset-20 {
    margin-left: 83.33333333%
}

.van-col--21 {
    width: 87.5%
}

.van-col--offset-21 {
    margin-left: 87.5%
}

.van-col--22 {
    width: 91.66666667%
}

.van-col--offset-22 {
    margin-left: 91.66666667%
}

.van-col--23 {
    width: 95.83333333%
}

.van-col--offset-23 {
    margin-left: 95.83333333%
}

.van-col--24 {
    width: 100%
}

.van-col--offset-24 {
    margin-left: 100%
}

.van-row:after {
    display: table;
    clear: both;
    content: ""
}

.van-row--flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

    .van-row--flex:after {
        display: none
    }

.van-row--justify-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.van-row--justify-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.van-row--justify-space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.van-row--justify-space-around {
    -webkit-justify-content: space-around;
    justify-content: space-around
}

.van-row--align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.van-row--align-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.van-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.van-grid-item {
    position: relative;
    box-sizing: border-box
}

.van-grid-item--square {
    height: 0
}

.van-grid-item__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    height: 100%;
    padding: 16px 8px;
    background-color: #fff
}

    .van-grid-item__content:after {
        z-index: 1;
        border-width: 0 1px 1px 0
    }

.van-grid-item__content--square {
    position: absolute;
    top: 0;
    right: 0;
    left: 0
}

.van-grid-item__content--center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.van-grid-item__content--surround:after {
    border-width: 1px
}

.van-grid-item__content--clickable:active {
    background-color: #f2f3f5
}

.van-grid-item__icon {
    font-size: 28px
}

.van-grid-item__text {
    color: #7d7e80;
    font-size: 12px;
    word-wrap: break-word
}

.van-grid-item__icon + .van-grid-item__text {
    margin-top: 8px
}

.van-image {
    position: relative;
    display: inline-block
}

.van-image--round {
    overflow: hidden;
    border-radius: 50%
}

    .van-image--round
    img {
        border-radius: inherit
    }

.van-image__error, .van-image__img, .van-image__loading {
    display: block;
    width: 100%;
    height: 100%
}

.van-image__error, .van-image__loading {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #969799;
    font-size: 14px;
    background-color: #f8f8f8
}

.van-circle {
    position: relative;
    display: inline-block;
    text-align: center
}

.van-circle__layer {
    fill: none;
    stroke-linecap: round
}

.van-circle__text {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #323233;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.van-collapse-item__title
.van-cell__right-icon:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

.van-collapse-item__title:after {
    visibility: hidden
}

.van-collapse-item__title--expanded
.van-cell__right-icon:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.van-collapse-item__title--expanded:after {
    visibility: visible
}

.van-collapse-item__title--disabled, .van-collapse-item__title--disabled
.van-cell__right-icon {
    color: #c8c9cc
}

    .van-collapse-item__title--disabled:active {
        background-color: #fff
    }

.van-collapse-item__wrapper {
    overflow: hidden;
    -webkit-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out;
    will-change: height
}

.van-collapse-item__content {
    padding: 16px;
    color: #969799;
    font-size: 13px;
    line-height: 1.5;
    background-color: #fff
}

.van-count-down, .van-divider {
    color: #323233;
    font-size: 14px;
    line-height: 20px
}

.van-divider {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 16px 0;
    color: #969799;
    line-height: 24px;
    border: 0 solid #ebedf0
}

    .van-divider:after, .van-divider:before {
        display: block;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        box-sizing: border-box;
        height: 1px;
        border-color: inherit;
        border-style: inherit;
        border-width: 1px 0 0
    }

    .van-divider:before {
        content: ""
    }

.van-divider--hairline:after, .van-divider--hairline:before {
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
}

.van-divider--dashed {
    border-style: dashed
}

.van-divider--content-center:before, .van-divider--content-left:before, .van-divider--content-right:before {
    margin-right: 16px
}

.van-divider--content-center:after, .van-divider--content-left:after, .van-divider--content-right:after {
    margin-left: 16px;
    content: ""
}

.van-divider--content-left:before, .van-divider--content-right:after {
    max-width: 10%
}

.van-list__error-text, .van-list__finished-text, .van-list__loading {
    color: #969799;
    font-size: 14px;
    line-height: 50px;
    text-align: center
}

.van-list__placeholder {
    height: 0;
    pointer-events: none
}

.van-nav-bar {
    position: relative;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #fff;
    -webkit-user-select: none;
    user-select: none
}

    .van-nav-bar
    .van-icon {
        color: #1989fa;
        vertical-align: middle
    }

.van-nav-bar__arrow {
    min-width: 1em;
    font-size: 16px
}

    .van-nav-bar__arrow + .van-nav-bar__text {
        margin-left: -20px;
        padding-left: 25px
    }

.van-nav-bar--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.van-nav-bar__title {
    max-width: 60%;
    margin: 0 auto;
    color: #323233;
    font-weight: 500;
    font-size: 16px
}

.van-nav-bar__left, .van-nav-bar__right {
    position: absolute;
    bottom: 0;
    font-size: 14px
}

.van-nav-bar__left {
    left: 16px
}

.van-nav-bar__right {
    right: 16px
}

.van-nav-bar__text {
    display: inline-block;
    margin: 0 -16px;
    padding: 0 16px;
    color: #1989fa;
    vertical-align: middle
}

    .van-nav-bar__text:active {
        background-color: #f2f3f5
    }

.van-notice-bar {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 40px;
    padding: 0 16px;
    color: #ed6a0c;
    font-size: 14px;
    line-height: 24px;
    background-color: #fffbe8
}

.van-notice-bar__left-icon, .van-notice-bar__right-icon {
    min-width: 22px;
    font-size: 16px
}

.van-notice-bar__right-icon {
    text-align: right
}

.van-notice-bar__wrap {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    height: 24px;
    overflow: hidden
}

.van-notice-bar__content {
    position: absolute;
    white-space: nowrap
}

    .van-notice-bar__content.van-ellipsis {
        max-width: 100%
    }

.van-notice-bar__play {
    -webkit-animation: van-notice-bar-play linear both;
    animation: van-notice-bar-play linear both
}

.van-notice-bar__play--infinite {
    -webkit-animation: van-notice-bar-play-infinite linear infinite both;
    animation: van-notice-bar-play-infinite linear infinite both
}

.van-notice-bar--wrapable {
    height: auto;
    padding: 8px 16px
}

    .van-notice-bar--wrapable .van-notice-bar__wrap {
        height: auto
    }

    .van-notice-bar--wrapable
    .van-notice-bar__content {
        position: relative;
        white-space: normal;
        word-wrap: break-word
    }

.van-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7)
}

.van-overflow-hidden {
    overflow: hidden !important
}

.van-popup {
    position: fixed;
    max-height: 100%;
    overflow-y: auto;
    max-width: 500px;
    text-align: center;
    background-color: #fff;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-overflow-scrolling: touch;
    border-radius: .16rem .16rem 0 0;
}
    .van-popup .title {
        font-size: 18px;
        font-weight: 700;
        padding: 0.2rem;
        
    }
    .van-popup .ft-btn {
        padding: .3rem;
        text-align: center;
        border-radius: .16rem;
        margin: 5px;
        cursor: pointer;
    }
    .van-popup .pay-btn {
        background: #008eff;
        color: #fff;
    }
    .van-popup li {
        display: flex;
        
    }
    .van-popup li span {
        width: 50%;
        display: block;
    }
        .van-popup li .con {
            color: red;
            text-align: left;
        }
@media (min-width: 600px) {
    .van-popup {
        margin: 39% 11%;
    }
}
@media (min-width: 768px) {
    .van-popup {
       margin:32% 18%;
    }
}

@media (min-width: 992px) {
    .van-popup {
        margin: 31% 25%;
    }
}

@media (min-width: 1200px) {
    .van-popup {
        margin: 25% 29%;
    }
}
@media (min-width: 1400px) {
    .van-popup {
        margin: 20% 36%;
    }
}
.van-popup--center {
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0)
}

    .van-popup--center.van-popup--round {
        border-radius: 20px
    }

.van-popup--top {
    top: 0;
    left: 0;
    width: 100%
}

    .van-popup--top.van-popup--round {
        border-radius: 0 0 20px 20px
    }

.van-popup--right {
    top: 50%;
    right: 0;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .van-popup--right.van-popup--round {
        border-radius: 20px 0 0 20px
    }

.van-popup--bottom {
    bottom: 0;
    left: 0;
    width: 100%
}


    .van-popup--bottom.van-popup--round {
        border-radius: 20px 20px 0 0
    }

.van-popup--left {
    top: 50%;
    left: 0;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .van-popup--left.van-popup--round {
        border-radius: 0 20px 20px 0
    }

.van-popup--safe-area-inset-bottom {
    padding-bottom: env(safe-area-inset-bottom)
}

.van-popup-slide-top-enter, .van-popup-slide-top-leave-active {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
}

.van-popup-slide-right-enter, .van-popup-slide-right-leave-active {
    -webkit-transform: translate3d(100%,-50%,0);
    transform: translate3d(100%,-50%,0)
}

.van-popup-slide-bottom-enter, .van-popup-slide-bottom-leave-active {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
}

.van-popup-slide-left-enter, .van-popup-slide-left-leave-active {
    -webkit-transform: translate3d(-100%,-50%,0);
    transform: translate3d(-100%,-50%,0)
}

.van-popup__close-icon {
    position: absolute;
    z-index: 1;
    color: #969799;
    font-size: 18px
}

    .van-popup__close-icon:active {
        opacity: .6
    }

.van-popup__close-icon--top-left {
    top: 16px;
    left: 16px
}

.van-popup__close-icon--top-right {
    top: 16px;
    right: 16px
}

.van-popup__close-icon--bottom-left {
    bottom: 16px;
    left: 16px
}

.van-popup__close-icon--bottom-right {
    right: 16px;
    bottom: 16px
}

.van-search, .van-search__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.van-search {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    box-sizing: border-box;
    padding: 10px 12px
}

.van-search__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding-left: 8px;
    background-color: #f7f8fa;
    border-radius: 2px
}

.van-search__content--round {
    border-radius: 17px
}

.van-search__label {
    padding: 0 5px;
    color: #323233;
    font-size: 14px;
    line-height: 34px
}

.van-search
.van-cell {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding: 5px 8px 5px 0;
    background-color: transparent
}

.van-search
.van-cell__left-icon {
    color: #969799
}

.van-search--show-action {
    padding-right: 0
}

.van-search
input::-webkit-search-cancel-button, .van-search input::-webkit-search-decoration, .van-search
input::-webkit-search-results-button, .van-search
input::-webkit-search-results-decoration {
    display: none
}

.van-search__action {
    padding: 0 8px;
    color: #323233;
    font-size: 14px;
    line-height: 34px
}

    .van-search__action:active {
        background-color: #f2f3f5
    }

.van-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: 14px;
    line-height: 40px;
    text-align: center
}

.van-pagination__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    box-sizing: border-box;
    min-width: 36px;
    height: 40px;
    color: #1989fa;
    background-color: #fff;
    -webkit-user-select: none;
    user-select: none
}

    .van-pagination__item:active {
        color: #fff;
        background-color: #1989fa
    }

    .van-pagination__item:after {
        border-width: 1px 0 1px 1px
    }

    .van-pagination__item:last-child:after {
        border-right-width: 1px
    }

.van-pagination__item--disabled, .van-pagination__item--disabled:active {
    color: #7d7e80;
    background-color: #f8f8f8;
    opacity: .6
}

.van-pagination__item--active {
    color: #fff;
    background-color: #1989fa
}

.van-pagination__next, .van-pagination__prev {
    padding: 0 5px
}

.van-pagination__page {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0
}

.van-pagination__page-desc {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    height: 40px;
    color: #7d7e80
}

.van-pagination--simple
.van-pagination__next:after, .van-pagination--simple
.van-pagination__prev:after {
    border-width: 1px
}

.van-panel {
    background: #fff
}

.van-panel__header-value {
    color: #ee0a24
}

.van-panel__footer {
    padding: 8px 16px
}

.van-rate {
    display: inline-block;
    -webkit-user-select: none;
    user-select: none
}

.van-rate__item {
    position: relative;
    display: inline-block
}

    .van-rate__item:not(:last-child) {
        padding-right: 4px
    }

.van-rate__icon {
    display: block;
    width: 1em;
    font-size: 20px
}

.van-rate__icon--half {
    position: absolute;
    top: 0;
    left: 0;
    width: .5em;
    overflow: hidden
}

.van-steps {
    overflow: hidden;
    background-color: #fff
}

.van-steps--horizontal {
    padding: 10px 10px 0
}

    .van-steps--horizontal
    .van-steps__items {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        margin: 0 0 10px;
        padding-bottom: 22px
    }

.van-steps--vertical {
    padding: 0 0 0 32px
}

.van-step {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #969799;
    font-size: 14px
}

.van-step__circle {
    display: block;
    width: 5px;
    height: 5px;
    background-color: #969799;
    border-radius: 50%
}

.van-step__line {
    position: absolute;
    background-color: #ebedf0
}

.van-step--horizontal {
    float: left
}

    .van-step--horizontal:first-child
    .van-step__title {
        margin-left: 0;
        -webkit-transform: none;
        transform: none
    }

    .van-step--horizontal:last-child {
        position: absolute;
        right: 1px;
        width: auto
    }

        .van-step--horizontal:last-child
        .van-step__title {
            margin-left: 0;
            -webkit-transform: none;
            transform: none
        }

        .van-step--horizontal:last-child
        .van-step__circle-container {
            right: -9px;
            left: auto
        }

    .van-step--horizontal
    .van-step__circle-container {
        position: absolute;
        top: 30px;
        left: -8px;
        z-index: 1;
        padding: 0 8px;
        background-color: #fff;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .van-step--horizontal
    .van-step__title {
        display: inline-block;
        margin-left: 3px;
        font-size: 12px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

@media(max-width:321px) {
    .van-step--horizontal
    .van-step__title {
        font-size: 11px
    }
}

.van-step--horizontal
.van-step__line {
    top: 30px;
    left: 0;
    width: 100%;
    height: 1px
}

.van-step--horizontal
.van-step__icon {
    display: block;
    font-size: 12px
}

.van-step--horizontal
.van-step--process {
    color: #323233
}

.van-step--vertical {
    display: block;
    float: none;
    padding: 10px 10px 10px 0;
    line-height: 18px
}

    .van-step--vertical:not(:last-child):after {
        border-bottom-width: 1px
    }

    .van-step--vertical:first-child:before {
        position: absolute;
        top: 0;
        left: -15px;
        z-index: 1;
        width: 1px;
        height: 20px;
        background-color: #fff;
        content: ""
    }

    .van-step--vertical
    .van-step__circle-container {
        position: absolute;
        top: 19px;
        left: -15px;
        z-index: 2;
        font-size: 12px;
        line-height: 1;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .van-step--vertical
    .van-step__line {
        top: 16px;
        left: -15px;
        width: 1px;
        height: 100%
    }

.van-step:last-child
.van-step__line {
    width: 0
}

.van-step--finish {
    color: #323233
}

    .van-step--finish .van-step__circle, .van-step--finish
    .van-step__line {
        background-color: #07c160
    }

.van-sticky--fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 99
}

.van-tag {
    display: inline-block;
    padding: .2em .5em;
    color: #fff;
    font-size: 10px;
    line-height: normal;
    border-radius: .2em
}

    .van-tag:after {
        border-color: currentColor;
        border-radius: .4em
    }

.van-tag--default {
    background-color: #969799
}

    .van-tag--default.van-tag--plain {
        color: #969799
    }

.van-tag--danger {
    background-color: #ee0a24
}

    .van-tag--danger.van-tag--plain {
        color: #ee0a24
    }

.van-tag--primary {
    background-color: #1989fa
}

    .van-tag--primary.van-tag--plain {
        color: #1989fa
    }

.van-tag--success {
    background-color: #07c160
}

    .van-tag--success.van-tag--plain {
        color: #07c160
    }

.van-tag--warning {
    background-color: #ff976a
}

    .van-tag--warning.van-tag--plain {
        color: #ff976a
    }

.van-tag--plain {
    background-color: #fff
}

.van-tag--mark {
    padding-right: .6em;
    border-radius: 0 .8em .8em 0
}

    .van-tag--mark:after {
        border-radius: 0 1.6em 1.6em 0
    }

.van-tag--round {
    border-radius: .8em
}

    .van-tag--round:after {
        border-radius: 1.6em
    }

.van-tag--medium {
    font-size: 12px
}

.van-tag--large {
    font-size: 14px
}

.van-tab__pane, .van-tab__pane-wrapper {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    box-sizing: border-box;
    width: 100%
}

.van-tab__pane-wrapper--inactive {
    height: 0;
    overflow: visible
}

.van-tab {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    box-sizing: border-box;
    min-width: 0;
    padding: 0 5px;
    color: #7d7e80;
    font-size: 14px;
    line-height: 44px;
    text-align: center;
    cursor: pointer
}

    .van-tab
    span {
        display: block
    }

.van-tab--active {
    color: #323233;
    font-weight: 500
}

.van-tab--disabled {
    color: #c8c9cc
}

.van-tabs {
    position: relative
}

.van-tabs__wrap {
    overflow: hidden
}

.van-tabs__wrap--page-top {
    position: fixed
}

.van-tabs__wrap--content-bottom {
    top: auto;
    bottom: 0
}

.van-tabs__wrap--scrollable
.van-tab {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 22%;
    flex: 0 0 22%
}

.van-tabs__wrap--scrollable
.van-tab--complete {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto
}

.van-tabs__wrap--scrollable
.van-tabs__nav {
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

    .van-tabs__wrap--scrollable
    .van-tabs__nav::-webkit-scrollbar {
        display: none
    }

.van-tabs__nav {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    background-color: #fff;
    -webkit-user-select: none;
    user-select: none
}

.van-tabs__nav--line {
    box-sizing: content-box;
    height: 100%;
    padding-bottom: 15px
}

.van-tabs__nav--card {
    box-sizing: border-box;
    height: 30px;
    margin: 0 16px;
    border: 1px solid #ee0a24;
    border-radius: 2px
}

    .van-tabs__nav--card
    .van-tab {
        color: #ee0a24;
        line-height: 28px;
        border-right: 1px solid #ee0a24
    }

        .van-tabs__nav--card
        .van-tab:last-child {
            border-right: none
        }

        .van-tabs__nav--card
        .van-tab.van-tab--active {
            color: #fff;
            background-color: #ee0a24
        }

    .van-tabs__nav--card
    .van-tab--disabled {
        color: #c8c9cc
    }

.van-tabs__line {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 1;
    height: 3px;
    background-color: #ee0a24;
    border-radius: 3px
}

.van-tabs__track {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
    will-change: left
}

.van-tabs__content--animated {
    overflow: hidden
}

.van-tabs--line
.van-tabs__wrap {
    height: 44px
}

.van-tabs--card {
    padding-top: 30px
}

    .van-tabs--card > .van-tabs__wrap {
        height: 30px
    }

.van-tabbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 50px;
    background-color: #fff
}

.van-tabbar--fixed {
    position: fixed;
    bottom: 0;
    left: 0
}

.van-tabbar--safe-area-inset-bottom {
    padding-bottom: env(safe-area-inset-bottom)
}

.van-tabbar-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #7d7e80;
    font-size: 12px;
    line-height: 1
}

.van-tabbar-item__icon {
    position: relative;
    margin-bottom: 5px;
    font-size: 18px
}

    .van-tabbar-item__icon
    .van-icon {
        display: block;
        min-width: 1em
    }

    .van-tabbar-item__icon
    img {
        display: block;
        height: 18px
    }

.van-tabbar-item--active {
    color: #1989fa
}

.van-tabbar-item
.van-info {
    margin-top: 2px
}

.van-image-preview {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.van-image-preview__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

    .van-image-preview__image
    .van-image__loading {
        background-color: transparent
    }

.van-image-preview__index {
    position: absolute;
    top: 10px;
    left: 50%;
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.van-image-preview__overlay {
    background-color: rgba(0,0,0,.9)
}

.van-image-preview
.van-swipe {
    height: 100%
}

.van-progress {
    position: relative;
    height: 4px;
    background: #e5e5e5;
    border-radius: 4px
}

.van-progress__portion {
    position: absolute;
    left: 0;
    height: 100%;
    border-radius: inherit
}

.van-progress__pivot {
    position: absolute;
    top: 50%;
    box-sizing: border-box;
    min-width: 3.6em;
    padding: 0 5px;
    font-size: 10px;
    line-height: 1.6;
    text-align: center;
    word-break: keep-all;
    background-color: #e5e5e5;
    border-radius: 1em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.van-sidebar {
    width: 85px
}

.van-sidebar-item {
    display: block;
    box-sizing: border-box;
    padding: 20px 12px 20px 8px;
    overflow: hidden;
    color: #323233;
    font-size: 14px;
    line-height: 20px;
    word-wrap: break-word;
    background-color: #fafafa;
    border-left: 3px solid transparent;
    -webkit-user-select: none;
    user-select: none
}

.van-sidebar-item__text {
    position: relative;
    display: inline-block
}

.van-sidebar-item:active {
    background-color: #f2f3f5
}

.van-sidebar-item:not(:last-child):after {
    border-bottom-width: 1px
}

.van-sidebar-item--select {
    color: #323233;
    font-weight: 500;
    border-color: #ee0a24;
    background-color: #fff
}

    .van-sidebar-item--select:after {
        border-right-width: 1px
    }

    .van-sidebar-item--select:active {
        background-color: #fff
    }

.van-sidebar-item--disabled {
    color: #c8c9cc
}

    .van-sidebar-item--disabled:active {
        background-color: #fafafa
    }

.van-skeleton {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    padding: 0 16px
}

.van-skeleton__avatar {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-right: 16px;
    background-color: #f2f3f5
}

.van-skeleton__avatar--round {
    border-radius: 100%
}

.van-skeleton__content {
    width: 100%
}

.van-skeleton__avatar + .van-skeleton__content {
    padding-top: 8px
}

.van-skeleton__row, .van-skeleton__title {
    height: 16px;
    background-color: #f2f3f5
}

.van-skeleton__title {
    margin: 0
}

.van-skeleton__row:not(:first-child) {
    margin-top: 12px
}

.van-skeleton__title + .van-skeleton__row {
    margin-top: 20px
}

.van-skeleton--animate {
    -webkit-animation: van-skeleton-blink 1.2s ease-in-out infinite;
    animation: van-skeleton-blink 1.2s ease-in-out infinite
}

.van-slider, .van-slider__bar {
    position: relative;
    background-color: #e5e5e5;
    border-radius: 999px
}

.van-slider__bar {
    background-color: #1989fa;
    border-radius: inherit
}

.van-slider__button {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 1px 2px rgba(0,0,0,.5)
}

.van-slider__button-wrapper {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate3d(50%,-50%,0);
    transform: translate3d(50%,-50%,0)
}

    .van-slider__button-wrapper:after {
        position: absolute;
        top: -50%;
        left: -50%;
        width: 200%;
        height: 200%;
        content: ""
    }

.van-slider--disabled {
    opacity: .3
}

.van-slider--vertical {
    display: inline-block;
    height: 100%
}

    .van-slider--vertical
    .van-slider__button-wrapper {
        top: auto;
        bottom: 0;
        -webkit-transform: translate3d(50%,50%,0);
        transform: translate3d(50%,50%,0)
    }

.van-stepper {
    font-size: 0;
    -webkit-user-select: none;
    user-select: none
}

.van-stepper__minus, .van-stepper__plus {
    position: relative;
    box-sizing: border-box;
    width: 28px;
    height: 28px;
    margin: 0;
    padding: 5px;
    color: #323233;
    vertical-align: middle;
    background-color: #f2f3f5;
    border: 0
}

    .van-stepper__minus:before, .van-stepper__plus:before {
        width: 13px;
        height: 1px
    }

    .van-stepper__minus:after, .van-stepper__plus:after {
        width: 1px;
        height: 13px
    }

    .van-stepper__minus:after, .van-stepper__minus:before, .van-stepper__plus:after, .van-stepper__plus:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        background-color: currentColor;
        content: ""
    }

    .van-stepper__minus:active, .van-stepper__plus:active {
        background-color: #e8e8e8
    }

.van-stepper__minus--disabled, .van-stepper__plus--disabled {
    color: #c8c9cc;
    background-color: #f7f8fa
}

    .van-stepper__minus--disabled:active, .van-stepper__plus--disabled:active {
        background-color: #f7f8fa
    }

.van-stepper__minus {
    border-radius: 4px 0 0 4px
}

    .van-stepper__minus:after {
        display: none
    }

.van-stepper__plus {
    border-radius: 0 4px 4px 0
}

.van-stepper__input {
    box-sizing: border-box;
    width: 32px;
    height: 28px;
    margin: 0 2px;
    padding: 0;
    color: #323233;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    background-color: #f2f3f5;
    border: 0;
    border-width: 1px 0;
    border-radius: 0;
    -webkit-appearance: none
}

    .van-stepper__input[disabled] {
        color: #c8c9cc;
        background-color: #f2f3f5
    }

.van-stepper
input[type=number]::-webkit-inner-spin-button, .van-stepper
input[type=number]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.van-swipe {
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none
}

.van-swipe__track {
    height: 100%
}

.van-swipe__indicators {
    position: absolute;
    bottom: 12px;
    left: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.van-swipe__indicators--vertical {
    top: 50%;
    bottom: auto;
    left: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .van-swipe__indicators--vertical
    .van-swipe__indicator:not(:last-child) {
        margin-bottom: 6px
    }

.van-swipe__indicator {
    width: 6px;
    height: 6px;
    background-color: #ebedf0;
    border-radius: 100%;
    opacity: .3;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

    .van-swipe__indicator:not(:last-child) {
        margin-right: 6px
    }

.van-swipe__indicator--active {
    background-color: #1989fa;
    opacity: 1
}

.van-swipe-item {
    float: left;
    height: 100%
}

.van-index-anchor {
    padding: 0 16px;
    color: #323233;
    font-weight: 500;
    font-size: 14px;
    line-height: 32px;
    background-color: transparent
}

.van-index-anchor--sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: #fff
}

.van-index-bar__sidebar {
    position: fixed;
    top: 53%;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-user-select: none;
    user-select: none
}

.van-index-bar__index {
    padding: 0 4px 0 16px;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px
}

.van-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none
}

.van-checkbox__icon {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    height: 1em;
    font-size: 20px;
    line-height: 1em
}

    .van-checkbox__icon
    .van-icon {
        display: block;
        box-sizing: border-box;
        width: 1.25em;
        height: 1.25em;
        color: transparent;
        font-size: .8em;
        line-height: inherit;
        text-align: center;
        border: 1px solid #e5e5e5;
        -webkit-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-property: color,border-color,background-color;
        transition-property: color,border-color,background-color
    }

.van-checkbox__icon--round
.van-icon {
    border-radius: 100%
}

.van-checkbox__icon--checked
.van-icon {
    color: #fff;
    background-color: #1989fa;
    border-color: #1989fa
}

.van-checkbox__icon--disabled
.van-icon {
    background-color: #ebedf0;
    border-color: #c8c9cc
}

.van-checkbox__icon--disabled.van-checkbox__icon--checked
.van-icon {
    color: #c8c9cc
}

.van-checkbox__label {
    margin-left: 8px;
    color: #323233;
    line-height: 20px
}

.van-checkbox__label--left {
    margin: 0 8px 0 0
}

.van-checkbox__label--disabled, .van-radio__icon--disabled.van-radio__icon--checked
.van-icon {
    color: #c8c9cc
}

.van-field__label {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    width: 90px
}

.van-field__label--center {
    text-align: center
}

.van-field__label--right {
    text-align: right
}

.van-field__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.van-field__control {
    display: block;
    box-sizing: border-box;
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
    color: #323233;
    text-align: left;
    background-color: transparent;
    border: 0;
    resize: none
}

    .van-field__control::-webkit-input-placeholder {
        color: #969799
    }

    .van-field__control::placeholder {
        color: #969799
    }

    .van-field__control:disabled {
        color: #969799;
        -webkit-text-fill-color: #969799;
        background-color: transparent;
        opacity: 1
    }

.van-field__control--center {
    text-align: center
}

.van-field__control--right {
    text-align: right
}

.van-field__control[type=date], .van-field__control[type=datetime-local], .van-field__control[type=time] {
    min-height: 24px
}

.van-field__control[type=search] {
    -webkit-appearance: none
}

.van-field__button, .van-field__clear, .van-field__icon, .van-field__right-icon {
    -webkit-flex-shrink: 0;
    flex-shrink: 0
}

.van-field__clear, .van-field__right-icon {
    margin-right: -8px;
    padding: 0 8px;
    line-height: inherit
}

.van-field__clear {
    color: #c8c9cc;
    font-size: 16px
}

.van-field__left-icon
.van-icon, .van-field__right-icon
.van-icon {
    display: block;
    min-width: 1em;
    font-size: 16px;
    line-height: inherit
}

.van-field__left-icon {
    margin-right: 5px
}

.van-field--disabled
.van-field__control, .van-field__right-icon {
    color: #969799
}

.van-field__button {
    padding-left: 8px
}

.van-field__error-message {
    color: #ee0a24;
    font-size: 12px;
    text-align: left
}

.van-field__error-message--center {
    text-align: center
}

.van-field__error-message--right {
    text-align: right
}

.van-field--error
.van-field__control, .van-field--error .van-field__control::-webkit-input-placeholder {
    color: #ee0a24
}

    .van-field--error
    .van-field__control, .van-field--error .van-field__control::placeholder {
        color: #ee0a24
    }

.van-field--min-height
.van-field__control {
    min-height: 60px
}

.van-radio {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none
}

.van-radio__icon {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    height: 1em;
    font-size: 20px;
    line-height: 1em
}

    .van-radio__icon
    .van-icon {
        display: block;
        box-sizing: border-box;
        width: 1.25em;
        height: 1.25em;
        color: transparent;
        font-size: .8em;
        line-height: inherit;
        text-align: center;
        border: 1px solid #e5e5e5;
        -webkit-transition-duration: .2s;
        transition-duration: .2s;
        -webkit-transition-property: color,border-color,background-color;
        transition-property: color,border-color,background-color
    }

.van-radio__icon--round
.van-icon {
    border-radius: 100%
}

.van-radio__icon--checked
.van-icon {
    color: #fff;
    background-color: #1989fa;
    border-color: #1989fa
}

.van-radio__icon--disabled
.van-icon {
    background-color: #ebedf0;
    border-color: #c8c9cc
}

.van-radio__label {
    color: #323233;
    line-height: 20px
}

.van-radio__label--left {
    margin: 0 8px 0 0
}

.van-radio__label--disabled {
    color: #c8c9cc
}

.van-switch, .van-switch__node {
    height: 1em;
    background-color: #fff
}

.van-switch {
    display: inline-block;
    box-sizing: content-box;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-transition: background-color .3s;
    position: relative;
    width: 2em;
    border-radius: 1em;
    transition: background-color .3s
}

.van-switch__node {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 1em;
    border-radius: 100%;
    box-shadow: 0 3px 1px 0 rgba(0,0,0,.05),0 2px 2px 0 rgba(0,0,0,.1),0 3px 3px 0 rgba(0,0,0,.05);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

.van-switch__loading {
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    line-height: 1
}

.van-switch--on {
    background-color: #1989fa
}

    .van-switch--on
    .van-switch__node {
        -webkit-transform: translateX(1em);
        transform: translateX(1em)
    }

.van-switch--disabled {
    opacity: .4
}

.van-uploader {
    position: relative;
    display: inline-block
}

.van-uploader__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.van-uploader__input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
    opacity: 0
}

.van-uploader__input-wrapper {
    position: relative
}

.van-uploader__upload {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
    width: 80px;
    height: 80px;
    margin: 0 8px 8px 0;
    background-color: #fff;
    border: 1px dashed #e5e5e5
}

.van-uploader__upload-icon {
    color: #969799;
    font-size: 24px
}

.van-uploader__upload-text {
    margin-top: 8px;
    color: #969799;
    font-size: 12px
}

.van-uploader__preview {
    position: relative;
    margin: 0 8px 8px 0
}

.van-uploader__preview-image {
    display: block;
    width: 80px;
    height: 80px
}

.van-uploader__preview-delete {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 1px;
    color: #fff;
    background-color: rgba(0,0,0,.45)
}

.van-uploader__file {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background-color: #f8f8f8
}

.van-uploader__file-icon {
    color: #7d7e80;
    font-size: 20px
}

.van-uploader__file-name {
    box-sizing: border-box;
    width: 100%;
    margin-top: 8px;
    padding: 0 5px;
    color: #7d7e80;
    font-size: 12px;
    text-align: center
}

.van-password-input {
    position: relative;
    margin: 0 16px;
    -webkit-user-select: none;
    user-select: none
}

.van-password-input__error-info, .van-password-input__info {
    margin-top: 16px;
    font-size: 14px;
    text-align: center
}

.van-password-input__info {
    color: #969799
}

.van-password-input__error-info {
    color: #ee0a24
}

.van-password-input__security {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 50px
}

    .van-password-input__security:after {
        border-radius: 6px
    }

    .van-password-input__security
    li {
        position: relative;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1;
        height: 100%;
        font-size: 20px;
        line-height: 50px;
        text-align: center;
        background-color: #fff
    }

    .van-password-input__security
    i {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 10px;
        height: 10px;
        margin: -5px 0 0 -5px;
        background-color: #000;
        border-radius: 100%;
        visibility: hidden
    }

.van-password-input__cursor {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 40%;
    background-color: #323233;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-animation: van-cursor-flicker 1s infinite;
    animation: van-cursor-flicker 1s infinite
}

.van-number-keyboard {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-user-select: none;
    user-select: none
}

.van-number-keyboard__title {
    position: relative;
    height: 30px;
    color: #7d7e80;
    font-size: 14px;
    line-height: 30px;
    text-align: center
}

.van-number-keyboard__title-left {
    position: absolute;
    left: 0
}

.van-number-keyboard__body {
    position: relative;
    box-sizing: border-box
}

.van-number-keyboard__close {
    position: absolute;
    right: 0;
    padding: 0 16px;
    color: #1989fa;
    font-size: 14px
}

    .van-number-keyboard__close:active {
        background-color: #f2f3f5
    }

.van-number-keyboard__sidebar {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 25%;
    height: 216px
}

.van-number-keyboard--custom
.van-number-keyboard__body {
    padding-right: 25%
}

.van-number-keyboard--safe-area-inset-bottom {
    padding-bottom: env(safe-area-inset-bottom)
}

.van-key {
    display: inline-block;
    width: 33.33333333%;
    height: 54px;
    font-size: 24px;
    font-style: normal;
    line-height: 54px;
    text-align: center;
    vertical-align: middle
}

    .van-key:after {
        border-width: 1px 1px 0 0
    }

.van-key--middle {
    width: 66.66666667%
}

.van-key--big {
    width: 100%;
    height: 108px;
    line-height: 108px
}

.van-key--blue, .van-key--delete {
    font-size: 16px
}

.van-key--blue {
    color: #fff
}

    .van-key--blue, .van-key--blue.van-key--active {
        background-color: #1989fa
    }

        .van-key--blue:after {
            border-color: #1989fa
        }

        .van-key--blue:active {
            background-color: #0570db
        }

.van-key--gray {
    background-color: #ebedf0
}

.van-action-sheet__cancel:active, .van-action-sheet__item:active, .van-key--active {
    background-color: #f2f3f5
}

.van-action-sheet {
    max-height: 90%;
    color: #323233
}

.van-action-sheet__cancel, .van-action-sheet__item {
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    background-color: #fff
}

.van-action-sheet__item {
    height: 50px
}

.van-action-sheet__item--disabled {
    color: #c8c9cc
}

    .van-action-sheet__item--disabled:active {
        background-color: #fff
    }

.van-action-sheet__subname {
    margin-left: 5px;
    color: #7d7e80;
    font-size: 12px
}

.van-action-sheet__cancel:before {
    display: block;
    height: 8px;
    background-color: #f8f8f8;
    content: " "}.van-action-sheet__header{font-size:16px;line-height:44px;text-align:center}.van-action-sheet__close{position:absolute;top:0;right:0;padding:0 12px;
    color: #969799;
    font-size: 18px;
    line-height: inherit
}

.van-dialog {
    position: fixed;
    top: 45%;
    left: 50%;
    width: 85%;
    overflow: hidden;
    font-size: 16px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform
}

.van-dialog__header {
    padding-top: 24px;
    font-weight: 500;
    line-height: 24px;
    text-align: center
}

.van-dialog__header--isolated {
    padding: 24px 0
}

.van-dialog__message {
    max-height: 60vh;
    padding: 24px;
    overflow-y: auto;
    font-size: 14px;
    line-height: 20px;
    white-space: pre-wrap;
    text-align: center;
    word-wrap: break-word;
    -webkit-overflow-scrolling: touch
}

.van-dialog__message--has-title {
    padding-top: 12px;
    color: #7d7e80
}

.van-dialog__message--left {
    text-align: left
}

.van-dialog__message--right {
    text-align: right
}

.van-dialog__footer {
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none
}

.van-dialog__footer--buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

    .van-dialog__footer--buttons
    .van-button {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: 1
    }

.van-dialog
.van-button {
    border: 0
}

.van-dialog__confirm, .van-dialog__confirm:active {
    color: #1989fa
}

.van-dialog-bounce-enter {
    -webkit-transform: translate3d(-50%,-50%,0) scale(.7);
    transform: translate3d(-50%,-50%,0) scale(.7);
    opacity: 0
}

.van-dialog-bounce-leave-active {
    -webkit-transform: translate3d(-50%,-50%,0) scale(.9);
    transform: translate3d(-50%,-50%,0) scale(.9);
    opacity: 0
}

.van-dropdown-item {
    position: fixed;
    right: 0;
    left: 0;
    overflow: hidden
}

.van-dropdown-item__option {
    text-align: left
}

.van-dropdown-item__option--active, .van-dropdown-item__option--active
.van-dropdown-item__icon {
    color: #1989fa
}

.van-dropdown-item--up {
    top: 0
}

.van-dropdown-item--down {
    bottom: 0
}

.van-dropdown-item__content {
    position: absolute
}

.van-dropdown-item__icon {
    display: block;
    line-height: inherit
}

.van-dropdown-menu, .van-dropdown-menu__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.van-dropdown-menu {
    height: 50px;
    background-color: #fff;
    -webkit-user-select: none;
    user-select: none
}

.van-dropdown-menu__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-width: 0
}

    .van-dropdown-menu__item:active {
        opacity: .7
    }

.van-dropdown-menu__item--disabled:active {
    opacity: 1
}

.van-dropdown-menu__item--disabled
.van-dropdown-menu__title {
    color: #969799
}

.van-dropdown-menu__title {
    position: relative;
    box-sizing: border-box;
    max-width: 100%;
    padding: 0 8px;
    color: #323233;
    font-size: 15px;
    line-height: 18px
}

    .van-dropdown-menu__title:after {
        position: absolute;
        top: 50%;
        right: -4px;
        margin-top: -5px;
        border-color: transparent transparent currentcolor currentcolor;
        border-style: solid;
        border-width: 3px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: .8;
        content: ""
    }

.van-dropdown-menu__title--active {
    color: #1989fa
}

.van-dropdown-menu__title--down:after {
    margin-top: -1px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.van-picker {
    position: relative;
    background-color: #fff;
    -webkit-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: 100%
}

.van-picker__toolbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 44px;
    line-height: 44px
}

.van-picker__cancel, .van-picker__confirm {
    padding: 0 16px;
    color: #1989fa;
    font-size: 14px
}

    .van-picker__cancel:active, .van-picker__confirm:active {
        background-color: #f2f3f5
    }

.van-picker__title {
    max-width: 50%;
    font-weight: 500;
    font-size: 16px;
    text-align: center
}

.van-picker__columns, .van-picker__loading {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.van-picker__loading {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: hsla(0,0%,100%,.9)
}

    .van-picker__frame, .van-picker__loading
    .van-loading {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 3;
        width: 100%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        pointer-events: none
    }

.van-picker__mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(top,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));
    background-image: linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));
    background-repeat: no-repeat;
    background-position: top,bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none
}

.van-picker-column {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    overflow: hidden;
    font-size: 16px;
    text-align: center
}

.van-picker-column__wrapper {
    -webkit-transition-timing-function: cubic-bezier(.23,1,.68,1);
    transition-timing-function: cubic-bezier(.23,1,.68,1)
}

.van-picker-column__item {
    padding: 0 5px;
    color: #000
}

.van-picker-column__item--disabled {
    opacity: .3
}

.van-pull-refresh {
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none
}

.van-pull-refresh__track {
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.van-pull-refresh__head {
    position: absolute;
    top: -50px;
    left: 0;
    width: 100%;
    height: 50px;
    overflow: hidden;
    color: #969799;
    font-size: 14px;
    line-height: 50px;
    text-align: center
}

.van-notify {
    box-sizing: border-box;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 20px;
    white-space: pre-wrap;
    text-align: center;
    word-wrap: break-word
}

.van-notify--primary {
    background-color: #1989fa
}

.van-notify--success {
    background-color: #07c160
}

.van-notify--danger {
    background-color: #ee0a24
}

.van-notify--warning {
    background-color: #ff976a
}

.van-toast {
    position: fixed;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    box-sizing: content-box;
    width: 90px;
    max-width: 70%;
    min-height: 90px;
    padding: 16px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    white-space: pre-wrap;
    text-align: center;
    word-wrap: break-word;
    background-color: rgba(50,50,51,.88);
    border-radius: 4px;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0)
}

.van-toast--unclickable
* {
    pointer-events: none
}

.van-toast--text {
    width: -webkit-fit-content;
    width: fit-content;
    min-width: 96px;
    min-height: unset;
    padding: 8px 12px
}

    .van-toast--text
    .van-toast__text {
        margin-top: 0
    }

.van-toast--top {
    top: 50px
}

.van-toast--bottom {
    top: auto;
    bottom: 50px
}

.van-toast__icon {
    font-size: 40px
}

.van-toast__loading {
    padding: 5px
}

.van-toast__text {
    margin-top: 8px
}

.van-swipe-cell {
    position: relative;
    overflow: hidden
}

.van-swipe-cell__wrapper {
    -webkit-transition-timing-function: cubic-bezier(.18,.89,.32,1);
    transition-timing-function: cubic-bezier(.18,.89,.32,1);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.van-swipe-cell__left, .van-swipe-cell__right {
    position: absolute;
    top: 0;
    height: 100%
}

.van-swipe-cell__left {
    left: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
}

.van-swipe-cell__right {
    right: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

.van-switch-cell {
    padding-top: 9px;
    padding-bottom: 9px
}

.van-switch-cell--large {
    padding-top: 11px;
    padding-bottom: 11px
}

.van-switch-cell
.van-switch {
    float: right
}

.van-tree-select {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: 14px;
    -webkit-user-select: none;
    user-select: none
}

.van-tree-select__nav {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    overflow-y: auto;
    background-color: #fafafa;
    -webkit-overflow-scrolling: touch
}

.van-tree-select__nav-item {
    padding: 12px 8px 12px 12px
}

.van-tree-select__content {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    flex: 2;
    overflow-y: auto;
    background-color: #fff;
    -webkit-overflow-scrolling: touch
}

.van-tree-select__item {
    position: relative;
    padding: 0 32px 0 16px;
    font-weight: 700;
    line-height: 44px
}

.van-tree-select__item--active {
    color: #ee0a24
}

.van-tree-select__item--disabled {
    color: #c8c9cc
}

.van-tree-select__selected {
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -8px
}

.van-address-edit__buttons {
    padding: 32px 16px
}

    .van-address-edit__buttons
    .van-button {
        margin-bottom: 12px
    }

.van-address-edit-detail {
    padding: 0
}

.van-address-edit-detail__finish {
    color: #1989fa;
    font-size: 12px
}

.van-address-list {
    box-sizing: border-box;
    height: 100%;
    padding-bottom: 100px
}

.van-address-list__add {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999
}

.van-address-list__disabled-text {
    padding: 0 16px;
    color: #969799;
    font-size: 12px;
    line-height: 30px
}

.van-address-item {
    padding: 16px
}

.van-address-item__value {
    padding-right: 32px
}

.van-address-item__name {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px
}

.van-address-item__address {
    color: #7d7e80;
    font-size: 12px;
    line-height: 16px
}

.van-address-item--disabled
.van-address-item__address, .van-address-item--disabled
.van-address-item__name {
    color: #969799
}

.van-address-item__edit {
    position: absolute;
    top: 50%;
    right: 16px;
    font-size: 16px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.van-address-item
.van-radio__icon--checked
.van-icon {
    background-color: #ee0a24;
    border-color: #ee0a24
}

.van-card {
    position: relative;
    box-sizing: border-box;
    padding: 8px 16px;
    color: #323233;
    font-size: 12px;
    background-color: #fafafa
}

    .van-card:not(:first-child) {
        margin-top: 8px
    }

.van-card__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.van-card__thumb {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    width: 90px;
    height: 90px;
    margin-right: 8px
}

.van-card__content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    min-height: 90px
}

.van-card__content--centered {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.van-card__desc, .van-card__title {
    word-wrap: break-word
}

.van-card__title {
    max-height: 32px;
    font-weight: 500;
    line-height: 16px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.van-card__desc {
    max-height: 20px;
    color: #7d7e80
}

.van-card__bottom, .van-card__desc {
    line-height: 20px
}

.van-card__price {
    display: inline-block;
    color: #ee0a24;
    font-weight: 500
}

.van-card__origin-price {
    display: inline-block;
    margin-left: 5px;
    color: #7d7e80;
    font-size: 10px;
    text-decoration: line-through
}

.van-card__num {
    float: right
}

.van-card__tag {
    position: absolute;
    top: 2px;
    left: 0
}

.van-card__footer {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    flex: none;
    text-align: right
}

    .van-card__footer
    .van-button {
        margin-left: 5px
    }

.van-contact-card {
    padding: 16px
}

.van-contact-card__value {
    margin-left: 5px;
    line-height: 20px
}

.van-contact-card--add
.van-contact-card__value {
    line-height: 40px
}

.van-contact-card--add
.van-cell__left-icon {
    color: #1989fa;
    font-size: 40px
}

.van-contact-card:before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 2px;
    background: -webkit-repeating-linear-gradient(135deg,#ff6c6c,#ff6c6c 20%,transparent 0,transparent 25%,#1989fa 0,#1989fa 45%,transparent 0,transparent 50%);
    background: repeating-linear-gradient(-45deg,#ff6c6c,#ff6c6c 20%,transparent 0,transparent 25%,#1989fa 0,#1989fa 45%,transparent 0,transparent 50%);
    background-size: 80px;
    content: ""
}

.van-contact-list {
    box-sizing: border-box;
    height: 100%;
    padding-bottom: 50px
}

.van-contact-list__item {
    padding: 16px
}

.van-contact-list__item-value {
    padding-right: 32px
}

.van-contact-list__group {
    box-sizing: border-box;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.van-contact-list__name {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px
}

.van-contact-list__edit {
    position: absolute;
    top: 50%;
    right: 16px;
    font-size: 16px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.van-contact-list__add {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999
}

.van-contact-edit__buttons {
    padding: 32px 16px
}

.van-contact-edit .van-cell__title {
    max-width: 65px
}

.van-contact-edit
.van-button {
    margin-bottom: 12px
}

.van-coupon {
    margin: 0 16px 16px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0,0,0,.1)
}

    .van-coupon:active {
        background-color: #f2f3f5
    }

.van-coupon__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    box-sizing: border-box;
    height: 100px;
    padding: 24px 0 0 16px
}

.van-coupon h2, .van-coupon p {
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.van-coupon
h2 {
    height: 34px;
    font-weight: 500;
    line-height: 34px
}

.van-coupon
p {
    color: #969799;
    font-size: 12px;
    line-height: 16px
}

.van-coupon__head {
    position: relative;
    min-width: 85px;
    padding-right: 8px
}

    .van-coupon__head
    p {
        white-space: pre-wrap
    }

.van-coupon__amount {
    color: #ee0a24;
    font-size: 24px
}

    .van-coupon__amount
    span {
        font-size: 50%
    }

        .van-coupon__amount
        span:not(:empty) {
            margin-left: 2px
        }

.van-coupon__body {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    border-radius: 0 4px 4px 0
}

.van-coupon__name {
    font-size: 16px
}

.van-coupon__corner {
    position: absolute;
    top: 16px;
    right: 16px
}

.van-coupon__description {
    padding: 8px 16px;
    background-color: #fafafa;
    border-top: 1px dashed #ebedf0
}

.van-coupon--disabled:active {
    background-color: #fff
}

.van-coupon--disabled
.van-coupon-item__content {
    height: 90px
}

.van-coupon--disabled h2, .van-coupon--disabled p, .van-coupon--disabled
span {
    color: #969799
}

.van-coupon-cell--selected {
    color: #323233
}

.van-coupon-list {
    position: relative;
    height: 100%;
    background-color: #f8f8f8
}

.van-coupon-list__field {
    padding: 8px 16px
}

.van-coupon-list__exchange {
    height: 32px;
    line-height: 30px
}

.van-coupon-list__list {
    box-sizing: border-box;
    padding: 16px 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.van-coupon-list__close {
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: 500
}

.van-coupon-list__empty {
    padding-top: 60px;
    text-align: center
}

    .van-coupon-list__empty
    p {
        margin: 16px 0;
        color: #969799;
        font-size: 14px;
        line-height: 20px
    }

    .van-coupon-list__empty
    img {
        width: 200px;
        height: 200px
    }

.van-goods-action {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff
}

.van-goods-action--safe-area-inset-bottom {
    padding-bottom: env(safe-area-inset-bottom)
}

.van-goods-action-button {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    height: 40px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    border: 0
}

.van-goods-action-button--first {
    margin-left: 5px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

.van-goods-action-button--last {
    margin-right: 5px;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 18px
}

.van-goods-action-button--warning {
    background: -webkit-linear-gradient(left,#ffd01e,#ff8917);
    background: linear-gradient(90deg,#ffd01e,#ff8917)
}

.van-goods-action-button--danger {
    background: -webkit-linear-gradient(left,#ff6034,#ee0a24);
    background: linear-gradient(90deg,#ff6034,#ee0a24)
}

@media(max-width:321px) {
    .van-goods-action-button {
        font-size: 13px
    }
}

.van-goods-action-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-width: 48px;
    height: 50px;
    color: #7d7e80;
    font-size: 10px;
    line-height: 1;
    text-align: center;
    background-color: #fff
}

    .van-goods-action-icon:active {
        background-color: #f2f3f5
    }

.van-goods-action-icon__icon {
    width: 1em;
    margin: 0 auto 5px;
    color: #323233;
    font-size: 18px
}

.van-submit-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    background-color: #fff;
    -webkit-user-select: none;
    user-select: none
}

.van-submit-bar__tip {
    padding: 8px 12px;
    color: #f56723;
    font-size: 12px;
    line-height: 1.5;
    background-color: #fff7cc
}

.van-submit-bar__tip-icon {
    min-width: 18px;
    font-size: 12px;
    vertical-align: middle
}

.van-submit-bar__tip-text {
    vertical-align: middle
}

.van-submit-bar__bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    height: 50px;
    font-size: 14px
}

.van-submit-bar__text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    padding-right: 12px;
    color: #323233;
    font-weight: 500;
    text-align: right
}

    .van-submit-bar__text
    span {
        display: inline-block
    }

.van-submit-bar__suffix-label {
    margin-left: 5px
}

.van-submit-bar__price {
    color: #ee0a24;
    font-size: 18px
}

    .van-submit-bar__price:first-letter {
        font-size: 14px
    }

.van-submit-bar__button {
    width: 110px
}

.van-submit-bar--safe-area-inset-bottom {
    padding-bottom: env(safe-area-inset-bottom)
}

.van-sku-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    min-height: 50%;
    max-height: 80%;
    overflow-y: visible;
    font-size: 14px;
    background: #fff
}

.van-sku-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

    .van-sku-body::-webkit-scrollbar {
        display: none
    }

.van-sku-header {
    margin-left: 16px
}

.van-sku-header__img-wrap {
    position: relative;
    float: left;
    width: 96px;
    height: 96px;
    margin: 12px 0;
    overflow: hidden;
    background: #f8f8f8;
    border-radius: 4px
}

    .van-sku-header__img-wrap
    img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        max-width: 100%;
        max-height: 100%;
        margin: auto
    }

.van-sku-header__goods-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    min-height: 96px;
    padding: 12px 36px 12px 8px;
    overflow: hidden
}

.van-sku-header-item {
    margin-top: 8px;
    color: #969799;
    font-size: 12px;
    line-height: 16px
}

.van-sku__price-num, .van-sku__price-symbol {
    font-size: 16px;
    vertical-align: middle
}

.van-sku__price-num {
    font-weight: 500;
    font-size: 22px;
    word-wrap: break-word
}

.van-sku__goods-price {
    color: #ee0a24
}

.van-sku__price-tag {
    position: relative;
    display: inline-block;
    margin-left: 8px;
    padding: 0 5px;
    overflow: hidden;
    color: #ee0a24;
    font-size: 12px;
    line-height: 16px;
    vertical-align: middle;
    border-radius: 8px
}

    .van-sku__price-tag:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: currentColor;
        opacity: .1;
        content: ""
    }

.van-sku-group-container {
    margin-left: 16px;
    padding: 12px 0 2px
}

.van-sku-group-container--hide-soldout .van-sku-row__item--disabled {
    display: none
}

.van-sku-row {
    margin: 0 3px 12px 0
}

    .van-sku-row:last-child {
        margin-bottom: 0
    }

.van-sku-row__title {
    padding-bottom: 12px
}

.van-sku-row__item {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-width: 40px;
    margin: 0 12px 12px 0;
    overflow: hidden;
    color: #323233;
    font-size: 13px;
    line-height: 16px;
    vertical-align: middle;
    border-radius: 4px
}

    .van-sku-row__item:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #f7f8fa;
        content: ""
    }

.van-sku-row__item-img {
    z-index: 1;
    width: 24px;
    height: 24px;
    margin: 4px 0 4px 4px;
    object-fit: cover;
    border-radius: 2px
}

.van-sku-row__item-name {
    z-index: 1;
    padding: 8px
}

.van-sku-row__item--active {
    color: #ee0a24
}

    .van-sku-row__item--active:before {
        background: currentColor;
        opacity: .1
    }

.van-sku-row__item--disabled {
    color: #c8c9cc;
    background: #f2f3f5
}

    .van-sku-row__item--disabled
    .van-sku-row__item-img {
        opacity: .3
    }

.van-sku-stepper-stock {
    margin-left: 16px;
    padding: 12px 0
}

.van-sku-stepper-container {
    height: 30px;
    margin-right: 20px
}

.van-sku__stepper {
    float: right
}

.van-sku__stepper-title {
    float: left;
    line-height: 30px
}

.van-sku__stock {
    display: inline-block;
    margin-right: 8px;
    color: #969799;
    font-size: 12px
}

.van-sku__stock-num--highlight {
    color: #ee0a24
}

.van-sku__quota {
    display: inline-block;
    color: #ee0a24;
    font-size: 12px
}

.van-sku-messages {
    padding-bottom: 32px
}

.van-sku-messages__image-cell
.van-cell__title {
    max-width: 90px
}

.van-sku-messages__image-cell
.van-cell__value {
    overflow: visible;
    text-align: left
}

.van-sku-img-uploader {
    display: inline-block
}

.van-sku-img-uploader__uploader {
    vertical-align: middle
}

.van-sku-img-uploader__img {
    position: relative;
    float: left;
    width: 64px;
    height: 64px;
    margin-right: 8px;
    background: #f7f8fa;
    border-radius: 2px
}

    .van-sku-img-uploader__img
    img {
        width: 100%;
        height: 100%;
        object-fit: contain
    }

.van-sku-img-uploader__delete {
    position: absolute;
    top: -12px;
    right: -14px;
    z-index: 1;
    padding: 6px;
    color: rgba(50,50,51,.8);
    opacity: .8
}

    .van-sku-img-uploader__delete:before {
        background-color: #fff;
        border-radius: 14px
    }

.van-sku-img-uploader__mask {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #fff;
    background: rgba(50,50,51,.8)
}

.van-sku-img-uploader__warn-text {
    margin-top: 6px;
    font-size: 12px;
    line-height: 14px
}

.van-sku-actions, .van-sku-img-uploader__trigger {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.van-sku-img-uploader__trigger {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #dcdde0
}

.van-sku-actions {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    padding: 8px 16px
}

    .van-sku-actions
    .van-button {
        height: 40px;
        font-weight: 500;
        font-size: 14px;
        line-height: 34px;
        border: 0;
        border-radius: 0
    }

        .van-sku-actions
        .van-button:first-of-type {
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px
        }

        .van-sku-actions
        .van-button:last-of-type {
            border-top-right-radius: 20px;
            border-bottom-right-radius: 20px
        }

    .van-sku-actions
    .van-button--warning {
        background: -webkit-linear-gradient(left,#ffd01e,#ff8917);
        background: linear-gradient(90deg,#ffd01e,#ff8917)
    }

    .van-sku-actions
    .van-button--danger {
        background: -webkit-linear-gradient(left,#ff6034,#ee0a24);
        background: linear-gradient(90deg,#ff6034,#ee0a24)
    }

.czheadlist {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
    .czheadlist a {
        text-align: center;
        width: 100%;
        display: block;
        color: #fff;
    }
    .czheadlist .czhead {
        flex: 0.5;
        border-radius: .16rem .16rem 0 0;
        height: 0.9rem;
        line-height: 0.9rem;
        height: 0.8rem;
        margin-top: 0.1rem;
    }

        .czheadlist .czhead div {
            flex: 0.5;
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            height: 0.4rem;
        }

        .czheadlist .czhead img {
            width: 0.6rem;
        }



.flostright {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    margin: 0;
    z-index: 2035;
}

    .flostright .zzdiv {
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
    }

        .flostright .zzdiv .xgright {
            width: 100%;
            height: 100%;
            top: 0;
            bottom: 0;
            background: #fff;
            right: 0;
            position: absolute;
            box-sizing: border-box;
            background-color: #fff;
            display: flex;
            flex-direction: column;
            box-shadow: 0 8px 10px -5px rgba(0,0,0,.2), 0 16px 24px 2px rgba(0,0,0,.14), 0 6px 30px 5px rgba(0,0,0,.12);
            overflow: hidden;
            outline: 0;
            margin-top: 48px;
        }

.r_header {
    align-items: center;
    color: #72767b;
    display: flex;
    margin-bottom: 5px;
}

    .r_header .r_title {
        flex: 1;
        align-items: center;
        color: #72767b;
        display: flex;
        margin-bottom: 32px;
        padding: 20px 20px 0;
    }

.flostright .r-head-btn {
    border: none;
    cursor: pointer;
    font-size: 20px;
    color: inherit;
    background-color: transparent;
    position: absolute;
    top: -5px;
    right: 5px;
}

.flostright .r-close-icon {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: none;
    cursor: pointer;
    font-size: 20px;
    color: inherit;
    background-color: transparent;
    position: relative;
    font: 15px/1.2 vant-icon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.r-close-icon:before {
    content: "\F042";
}

.xgright .czheadlist {
    height: 0.7rem;
    display: block;
}

.xgright .czhead {
    flex: 1;
    height: 0.6rem;
    line-height: 0.9rem;
    margin: 5px;
    border-radius: 2px !important;
    -webkit-box-shadow: 0 1px 1px -2px rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.14),0 0 1px 0 rgba(0,0,0,.12) !important;
    box-shadow: 0 1px 1px -2px rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.14),0 0 1px 0 rgba(0,0,0,.12) !important;
    margin-bottom: 15px;
}
/*潞矛拢潞#ff0000脌露拢潞#0092dd 脗脤拢潞#009900*/
.van-nav-bar_kj .van-icon.van-icon-arrow-left.van-nav-bar__arrow, .van-nav-bar_kj .van-nav-bar__text {
    color: #000 !important;
}

.van-nav-bar_kj {
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(0%,#fff)) !important;
    line-height: .6rem !important;
    height: 0.6rem !important;
    background: linear-gradient(#fff,#fff 80%) !important;
}

.van-nav-bar {
    line-height: .8rem !important;
    height: 0.8rem !important;
    background: -webkit-gradient(linear,left top,left bottom,from(#ff3333),color-stop(80%,#c10707)) !important;
    background: linear-gradient(#ff4e4e,#c10707 80%) !important;
}

    .van-nav-bar span {
        color: red;
    }

#pcul {
    height: 1.2rem;
}

.numcode {
    margin: 2px 0;
}

.codeLi > div:first-child {
    font-weight: 500;
    font-size: .38rem;
}

.czheadlist .czhead {
    height: 0.78rem;
    line-height: 0.78rem;
}

    .czheadlist .czhead div {
    }

.dqqs ul {
    margin-top: 0;
 
}


.main amcontainer {
}

/*.脗铆脌麓脦梅脩脟 sta-------------------------------------------------------------------.*/
.mlcontainer .news .title span {
    border-left: 3px solid #ff6034 !important;
}

.mlcontainer .news .title {
    border-bottom: 3px solid #ff6034 !important;
}

.mlcontainer .news ul li {
    border-bottom: 1px solid #ff6034 !important
}

.mlcontainer .van-nav-bar {
    background: -webkit-gradient(linear,left top,left bottom,from(#ff6034),color-stop(80%,#ff4e4e)) !important;
    background: linear-gradient(#ff6034,#ff4e4e 80%) !important
}

.mlcontainer .layout-nav .active {
    background: -webkit-gradient(linear,left top,left bottom,from(#ff6034),color-stop(80%,#ff4e4e)) !important;
    background: linear-gradient(#ff6034,#ff4e4e 80%) !important
}

.mlcontainer .layout-nav .van-tabbar-item {
    color: #ff6034;
}

.mlcontainer .layout-nav .van-tabbar-item__text {
    color: #ff6034 !important
}

.mlcontainer .article h1 {
    border-bottom-color: #ff6034;
}

.mlcontainer .bs-box {
    border-left-color: #ff6034;
}
.czheadlist .mla {
    background: linear-gradient(#ff6034,#ff4e4e 80%) !important;
    background: -webkit-gradient(linear,left top,left bottom,from(#ff6034),color-stop(80%,#ff4e4e)) !important;
    color: #fff;
}

.czheadlist .ml {
    background-color: #fff;
    color: #ff6034;
}
 .kjbkml {
    border: 1px solid #ff6034 !important;
}

.mlcontainer .mod_con_list li {
    border-bottom: 1px solid #ff603430 !important;
}
.mlcontainer .dics {
    color: #ff6034;
    border: 1px solid #ff603430;
}
.mlcontainer .selected {
    background: #ff6034 !important;
}
.mlcontainer .main_navx {
    border-color: #ff6034;
}
    .mlcontainer .main_navx li span {
        border-color: #ff6034;
    }
    /*.脗铆脌麓脦梅脩脟 end-------------------------------------------------------------------.*/
    /*.脨脗录脫虏篓 sta-------------------------------------------------------------------.*/
    .xjpcontainer .news .title span {
        border-left: 3px solid #b907c1 !important;
    }

.xjpcontainer .news .title {
    border-bottom: 2px solid #b907c1 !important;
}

.xjpcontainer .news ul li {
    border-bottom: 1px solid #b907c115 !important
}

.xjpcontainer .van-nav-bar {
    background: -webkit-gradient(linear,left top,left bottom,from(#f626ff),color-stop(80%,#b907c1)) !important;
    background: linear-gradient(#f626ff,#b907c1 80%) !important;
}

.xjpcontainer .layout-nav .active {
    background: -webkit-gradient(linear,left top,left bottom,from(#f626ff),color-stop(80%,#b907c1)) !important;
    background: linear-gradient(#f626ff,#b907c1 80%) !important
}

.xjpcontainer .layout-nav .van-tabbar-item {
    color: #b907c1;
}

.xjpcontainer .layout-nav .van-tabbar-item__text {
    color: #b907c1 !important
}

.xjpcontainer .article h1 {
    border-bottom-color: #b907c1;
}

.xjpcontainer .bs-box {
    border-left-color: #b907c1;
}
 .kjbkxjp {
    border: 1px solid #b907c1 !important;
}
.xjpcontainer .mod_con_list li {
    border-bottom: 1px solid #b907c130 !important;
}
.xjpcontainer .dics {
    color: #b907c1;
    border: 1px solid #b907c130;
}
.xjpcontainer .selected {
    background: #b907c1 !important;
}

.xjpcontainer .main_navx {
    border-color: #b907c1;
}

    .xjpcontainer .main_navx li span {
        border-color: #b907c1;
    }
/*.脨脗录脫虏篓 end.-----------------------------------------------------------------------------------------*/ 

/*.脤篓脥氓 sta-------------------------------------------------------------------.*/
.twcontainer .news .title span {
    border-left: 3px solid #0755c1 !important;
}

.twcontainer .news .title {
    border-bottom: 2px solid #0755c1 !important;
}

.twcontainer .news ul li {
    border-bottom: 1px solid #0755c115 !important
}

.twcontainer .van-nav-bar {
    background: -webkit-gradient(linear,left top,left bottom,from(#3488fc),color-stop(80%,#0755c1)) !important;
    background: linear-gradient(#3488fc,#0755c1 80%) !important;
}

.twcontainer .layout-nav .active {
    background: -webkit-gradient(linear,left top,left bottom,from(#3488fc),color-stop(80%,#0755c1)) !important;
    background: linear-gradient(#3488fc,#0755c1 80%) !important
}

.twcontainer .layout-nav .van-tabbar-item {
    color: #0755c1;
}

.twcontainer .layout-nav .van-tabbar-item__text {
    color: #0755c1 !important
}

.twcontainer .article h1 {
    border-bottom-color: #0755c1;
}

.twcontainer .bs-box {
    border-left-color: #0755c1;
}
 .kjbktw {
    border: 1px solid #0755c1 !important;
}
.twcontainer .mod_con_list li {
    border-bottom: 1px solid #0755c130 !important;
}
.twcontainer .dics {
    color: #0755c1;
    border: 1px solid #0755c130;
}
.twcontainer .selected {
    background: #0755c1 !important;
}

.twcontainer .main_navx {
    border-color: #0755c1;
}

    .twcontainer .main_navx li span {
        border-color: #0755c1;
    }
/*.脤篓脥氓 end.-----------------------------------------------------------------------------------------*/ 
/*.脧茫赂脹 sta-------------------------------------------------------------------.*/
.sixcontainer .news .title span {
    border-left: 3px solid #c10707 !important;
}

.sixcontainer .news .title {
    border-bottom: 2px solid #c10707 !important;
}

.sixcontainer .news ul li {
    border-bottom: 1px solid #c1070715 !important
}

.sixcontainer .van-nav-bar {
    background: -webkit-gradient(linear,left top,left bottom,from(#ff3333),color-stop(80%,#c10707)) !important;
    background: linear-gradient(#ff4e4e,#c10707 80%) !important;
}

.sixcontainer .layout-nav .active {
    background: -webkit-gradient(linear,left top,left bottom,from(#ff3333),color-stop(80%,#c10707)) !important;
    background: linear-gradient(#ff4e4e,#c10707 80%) !important;
}

.sixcontainer .layout-nav .van-tabbar-item {
    color: #c10707;
}

.sixcontainer .layout-nav .van-tabbar-item__text {
    color: #c10707 !important
}

.sixcontainer .article h1 {
    border-bottom-color: #c10707;
}

.sixcontainer .bs-box {
    border-left-color: #c10707;
}
.czheadlist .sixa {
    background: linear-gradient(#f36767,#ff7070 80%) !important;
    background: -webkit-gradient(linear,left top,left bottom,from(#f36767),color-stop(80%,#ff7070)) !important;
    color: #fff;
}

.czheadlist .six {
    background-color: #fff;
    color: #c10707;
}

 .kjbksix {
    border: 1px solid #c10707 !important;
}
.sixcontainer .mod_con_list li {
    border-bottom: 1px solid #c1070730 !important;
}
.sixcontainer .dics {
    color: #c10707;
    border: 1px solid #c1070730;
}
.sixcontainer .selected {
    background: #c10707 !important;
}

.sixcontainer .main_navx {
    border-color: #c10707;
}

    .sixcontainer .main_navx li span {
        border-color: #c10707;
    }
/*.脧茫赂脹 end.-----------------------------------------------------------------------------------------*/
/*.掳脛脙脜-------------------------------------------------------------------.*/
.amcontainer .news .title span {
    border-left: 3px solid #07c160 !important;
}

.amcontainer .news .title {
    border-bottom: 3px solid #07c160 !important;
}

.amcontainer .news ul li {
    border-bottom: 1px solid #07c16015 !important
}
.amcontainer .van-nav-bar {
    background: -webkit-gradient(linear,left top,left bottom,from(#07c160),color-stop(80%,green)) !important;
    background: linear-gradient(#07c160,green 80%),
}
.amcontainer .layout-nav .active {
    background: -webkit-gradient(linear,left top,left bottom,from(#07c160),color-stop(80%,green)) !important;
    background: linear-gradient(#07c160,green 80%),
}

.amcontainer .layout-nav .van-tabbar-item {
    color: #04ab3f;
}
.amcontainer .layout-nav .van-tabbar-item__text {
    color: #04ab3f !important
}
.amcontainer .article h1 {
    border-bottom-color: #04ab3f;
}
.amcontainer .bs-box {
    border-left-color: #04ab3f;
}
.czheadlist .ama {
    background: linear-gradient(#55d555,#64e064 80%) !important;
    background: -webkit-gradient(linear,left top,left bottom,from(#55d555),color-stop(80%,#64e064)) !important;
    color: #fff;
}
.czheadlist .am {
    background-color: #fff;
    color: #07c160;
}
 .kjbkam {
    border: 1px solid #04ab3f !important;
}
.czheadlist .am1a {
    background: linear-gradient(#03994a,#64e064 80%) !important;
    background: -webkit-gradient(linear,left top,left bottom,from(#03994a),color-stop(80%,#46c348)) !important;
    color: #fff;
}

.czheadlist .am1 {
    background-color: #fff;
    color: #03994a;
}

.kjbkam1 {
    border: 1px solid #03994a !important;
}
.amcontainer .mod_con_list li {
    border-bottom: 1px solid #07c16030 !important;
}
.amcontainer .dics {
    color: #07c160;
    border: 1px solid #07c16030;
}
.amcontainer .selected {
    background: #07c160 !important;
}

.amcontainer .main_navx {
    border-color: #07c160;
}

    .amcontainer .main_navx li span {
        border-color: #07c160;
    }
/*.掳脛脙脜.-----------------------------------------------------------------------------------------*/ 
.myscale:active {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.layout-nav .van-icon {
    FONT-SIZE: 0.4rem;
}

.layout-nav .van-tabbar--unfit {
    color: #fff !important;
}

.layout-nav .van-tabbar-item {
    font-size: .28rem !important;
    color: #c10707;
}

.layout-nav .active {
    color: #ffffff !important;
    background: linear-gradient(#e64848,#c51a1a 80%) !important;
    background: -webkit-gradient(linear,left top,left bottom,from(#e64848),color-stop(80%,#c51a1a)) !important;
    border-radius: .16rem .16rem 0 0;
}

.layout-nav .van-tabbar-item__text {
    color: #c10707 !important;
}

.layout-nav .active .van-tabbar-item__text {
    color: #ffffff !important;
}

.search-home .search-list .number {
    position: absolute;
    right: .1rem;
    color: #ff4e4e;
    padding: 0 .3rem;
    background: #f2f2f2;
    border-radius: .04rem;
    font-size: .24rem;
    margin-right: 12px;
}

.van-index-bar__index {
    padding: 0.08rem 0.2rem;
    font-weight: 500;
    font-size: 10px;
    line-height: 14px;
}

.van-index-bar__sidebar {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-transform: translateY(-47%);
    transform: translateY(-47%);
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
}

.search-home .search-list .search-list-title {
    color: #c10707;
    font-size: .32rem;
}
.qhczydt {
    position: fixed;
    right: 0.1rem;
    border-radius: .16rem;
    height: 25px;
    top: 0.65rem;
    line-height: 10px;
    text-align: center;
    box-shadow: -1px -1px 2px #ffffff;
    background: #0000008f;
    padding: 0 10px;
}

.sixzjsx {
    width: 38px;
    overflow: hidden;
    display: inline-flex;
    height: 21px;
    text-align: center;
    line-height: 21px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sixvz, .sixvz .sixzjsx {
    color: #09a916 !important;
}
.sixzjsxxx {
    color: #68bafc !important;
}
.down9898 {
    padding: 3px 0;
    box-sizing: border-box;
    font: 15px/1.75 Arial, '氓戮庐猫陆炉茅鈥衡€γ┞烩€?;
    background: #fff;
}

    .down9898 ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .down9898 ul li {
            float: none;
            width: auto;
            height: auto;
            padding: 0px 0px 0px 0px;
            text-align: left;
            font-family: Arial;
        }

    .down9898 img {
        vertical-align: middle;
border-radius: 8px;
    }

    .down9898 a {
        text-decoration: none;
        color: inherit;
    }

.down9898-boxt {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.down9898-boxt-1 {
    width: 30%;
    min-width: 130px;
    text-align: center;
}

    .down9898-boxt-1 img {
        width: 100px;
    }

.down9898-boxt-2 {
    width: 70%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.down9898-boxt-2l {
    width: 50%;
    color: black;
}

    .down9898-boxt-2l ul {
        width: 100%;
    }

.down9898-boxt-2r {
    width: 50%;
    color: black;
}

    .down9898-boxt-2r img {
        width: 22px;
    }

.down9898-rz {
    margin-top: 5px;
    color: #15bc83;
}

    .down9898-rz img {
        width: auto;
        height: 24px;
        margin-right: 3px;
    }

.down9898-boxf {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
    color: #fff;
}

    .down9898-boxf div {
        width: 33.33%;
    }

    .down9898-boxf a {
        height: 40px;
        line-height: 40px;
        display: inline-block;
        width: 80%;
        border-radius: 5px;
        transition: all 0.2s;
    }

        .down9898-boxf a img {
            width: 24px;
            margin-right: 3px;
        }

        .down9898-boxf a:hover {
            margin-top: -5px;
        }

.down9898-boxf-1 {
}

    .down9898-boxf-1 a {
        background: #c34dff;
    }

.down9898-boxf-2 {
}

    .down9898-boxf-2 a {
        background: #ff5b5b;
    }

.down9898-boxf-3 {
}

    .down9898-boxf-3 a {
        background: #3ebc40;
    }

@media screen and (max-width:500px) {
    .down9898 {
        padding: 3px 0;
        font: 12px/1.75 Arial, '氓戮庐猫陆炉茅鈥衡€γ┞烩€?;
    }

    .down9898-boxt-1 {
        width: 20%;
        min-width: 100px;
        text-align: center;
    }

        .down9898-boxt-1 img {
            width: 70px;
        }

    .down9898-boxt-2 {
        width: 80%;
    }

    .down9898-boxt-2r img {
        width: 16px;
    }

    .down9898-rz img {
        height: 20px;
        margin-right: 3px;
    }

    .down9898-boxf a {
        height: 34px;
        line-height: 34px;
        display: inline-block;
        width: 90%;
        border-radius: 5px;
        transition: all 0.2s;
    }

        .down9898-boxf a img {
            width: 24px;
            margin-right: 3px;
        }

        .down9898-boxf a:hover {
            margin-top: 0;
        }

        .down9898-boxf a img {
            width: 20px;
        }
}
.head-soso {
    position: fixed;
    width: 100%;
    z-index: 1;
}

.m-scene-vote .sticky-body {

    margin: 0 auto;
    background-color: #fff;
}
.m-tabs-years {
    background-color: #fff;
    overflow: overlay;
}
    .m-tabs-years .m-tabs-years-bd {
        height: .76rem;
        white-space: nowrap;
        min-width: 100%;
        max-width: 200rem;
        padding-left: .28rem;
    }
.picture_details .m-scene-vote .m-tabs-years-bd {
    padding: unset;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 .2rem;

}

    .picture_details .m-scene-vote .m-tabs-years-bd span {

  
    }

.m-tabs-years .m-tabs-years-bd span.act {
    border: 1Px solid #07c160;
    background: #07c160;
    color: #fff;
}
.m-tabs-period-home {
    border-top: 1Px solid #f8f8f8;
    background-color: #fff;
    position: relative;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: stretch;
    align-items: baseline;
    line-height: initial;
}
.m-tabs-period {
    width: 70%;
}
.m-tabs-period-home .van-dropdown-menu {
    height: 30Px;
    width: 30%;
    text-align: center;
    display: flex;
    justify-content: center;
}
.m-tabs-period .m-tabs-period-bd {
    height: .6rem;
    white-space: nowrap;
    min-width: 100%;
}
    .m-tabs-period .m-tabs-period-bd span.act {
        color: #07c160;
    }

    .m-tabs-period .m-tabs-period-bd span {
        width: 1.2rem;
        text-align: center;
        font-size: .24rem;
        margin-top: .18rem;
        display: inline-block;
    }
.van-dropdown-menu__bar {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 48px;
    background-color: #fff;
    box-shadow: 0 2px 12px rgba(100,101,102,.12);
}
.m-tabs-period-home .van-dropdown-menu .van-dropdown-menu__bar {
    height: auto;
    padding-top: .08rem;
    box-shadow: none;
}
.van-dropdown-menu__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-width: 0;
    cursor: pointer;
}
.van-dropdown-menu__title {
    position: relative;
    box-sizing: border-box;
    max-width: 100%;
    padding: 0 8px;
    color: #323233;
    font-size: 15px;
    line-height: 22px;
}

.m-tabs-period-home .van-dropdown-menu__title {
    font-size: 12Px;
    background: #07c160;
    color: #fff;
    border-radius: .3rem;
    padding: 0 15Px 0 5Px;
}
.van-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .m-tabs-period-home .van-dropdown-menu__title .van-ellipsis {
        color: #fff;
    }
.m-tabs-years .m-tabs-years-bd span {
    border: 1Px solid #f7d2d2;
    border-radius: .3rem;
    height: .4rem;
    text-align: center;
    line-height: .36rem;
    font-size: .24rem;
    margin-right: .28rem;
    display: inline-block;
    padding: 0rem 0.2rem;
}
.ms-bd-img {
    text-align: center;
    background: #f9f9f9;
}
    .ms-bd-img img {
        width: 100%;
    }


.am-modal-mask {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    z-index: 999;
    max-width: 1200px;
    margin: 0 auto;
    background: #00000096;
}

.am-modal-wrap {
    position: fixed;
    overflow: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    z-index: 999;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transform: translateZ(1px);
    max-width: 400px;
    margin: 0 auto;
}

.SystemMessagebox {
    background: #fff;
}

.SystemMessagebox, .Reminderbox {
    width: 85%;
    border-radius: 7px;
    overflow: hidden;
    animation-duration: 350ms;
    animation-fill-mode: both;
    animation-name: boxshow;
    min-width: 300px;
}

.title_header {
    background-color: #ff5151;
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    font-size: 16px;
    color: #FFFFFF;
    align-items: center;
}

    .title_header img {
        width: 25px;
        height: 25px;
    }

.modal_content {
    max-height: 400px;
    overflow: auto;
}

.footer_ {
    background: #efefef;
    text-align: center;
    padding: 5px 10px;
    color: #898989;
    font-size: 16px;
    color: #898989;
    font-weight: bold;
}
.notice {
    display: flex;
    padding: 0 5px 5px 5px;
    align-items: center;
}
.notice-l {
    padding-right: 10px;
    font-size: 0px;
}
.notice-r {
    line-height: 1.1;
    flex: 1;
}
.notice-l img {
    width: 18px;
    height: auto;
}
.notice marquee {
    font: initial;
}