.logo[data-v-43656af1] {
    background: #fff;
    padding: 17px 45px;
    height: 100%
}

img[data-v-43656af1] {
    height: 30px
}

@media screen and (max-width:750px) {
    .logo[data-v-43656af1] {
        background: #fff;
        padding: 10px 25px;
        height: 100%
    }

    img[data-v-43656af1] {
        height: 20px
    }
}

.header[data-v-be805d2a] {
    width: 100%;
    height: 64px;
    background: #fff;
    -webkit-box-shadow: 0 -1px 0 0 hsla(0, 0%, 74.1%, .5);
    box-shadow: 0 -1px 0 0 hsla(0, 0%, 74.1%, .5)
}

:root .rongtong .header[data-v-be805d2a] {
    background: #e6e6e6
}

.header .innerBox[data-v-be805d2a] {
    min-width: 1000px;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 32px
}

.header .innerBox .left[data-v-be805d2a] {
    height: 32px
}

.header .innerBox .right[data-v-be805d2a] {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .innerBox .right>li[data-v-be805d2a] {
    height: 100%;
    line-height: 60px;
    color: #232426;
    font-size: 16px;
    font-weight: 500;
    margin-left: 56px;
    padding: 0;
    font-weight: 700;
    cursor: pointer
}

:root .rongtong .header .innerBox .right>li[data-v-be805d2a] {
    color: #000
}

.header .innerBox .right>li.language[data-v-be805d2a] {
    position: relative
}

.header .innerBox .right>li.language .changeBox[data-v-be805d2a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .innerBox .right>li.language .changeBox .country[data-v-be805d2a] {
    height: 14px
}

.header .innerBox .right>li.language .changeBox>span[data-v-be805d2a] {
    font-size: 16px;
    font-weight: 700;
    color: #232426;
    margin: 0 6px
}

:root .rongtong .header .innerBox .right>li.language .changeBox>span[data-v-be805d2a] {
    color: #000
}

.header .innerBox .right>li.language .changeBox .icon[data-v-be805d2a] {
    height: 4px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.header .innerBox .right>li.language .changeBox .icon.turn[data-v-be805d2a] {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header .innerBox .right>li.language .hideBox[data-v-be805d2a] {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 3px 9px 0 rgba(50, 50, 50, .15);
    box-shadow: 0 3px 9px 0 rgba(50, 50, 50, .15);
    border-radius: 0 0 4px 4px;
    background: #fff;
    z-index: 9
}

.header .innerBox .right>li.language .hideBox li[data-v-be805d2a] {
    padding-left: 13px;
    height: 32px;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.header .innerBox .right>li.language .hideBox li img[data-v-be805d2a] {
    height: 14px;
    margin-right: 6px
}

.header .innerBox .right>li.language .hideBox li span[data-v-be805d2a] {
    line-height: 1em;
    color: #30445c
}

.header .innerBox .right>li.language .hideBox li.active[data-v-be805d2a] {
    background: rgba(224, 231, 240, .5)
}

:root .rongtong .header .innerBox .right>li.language .hideBox li.active[data-v-be805d2a] {
    background: hsla(0, 0%, 90.2%, .5)
}

.header .min-headerbar[data-v-be805d2a] {
    display: none
}

@media screen and (max-width:750px) {
    .header[data-v-be805d2a] {
        height: 40px
    }

    .header .innerBox[data-v-be805d2a] {
        display: none;
        width: 100%;
        padding: 0 1px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .header .innerBox .left[data-v-be805d2a] {
        height: 20px
    }

    .header .innerBox .right[data-v-be805d2a] {
        display: none
    }

    .header .innerBox .right li[data-v-be805d2a] {
        width: auto;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        line-height: 40px;
        margin-left: 0
    }

    .header .innerBox .right li.language .hideBox[data-v-be805d2a] {
        top: 40px
    }

    .header .innerBox .right li.language .hideBox li[data-v-be805d2a] {
        padding-left: 0
    }

    .header .min-headerbar[data-v-be805d2a] {
        display: block;
        width: 100%;
        height: 40px;
        padding: 0 .3rem 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background: #ee6947;
        color: #fff;
        font-size: .25rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -ms-touch-action: none;
        touch-action: none
    }

    :root .rongtong .header .min-headerbar[data-v-be805d2a] {
        background: #e6e6e6
    }

    .header .min-headerbar .header-left[data-v-be805d2a] {
        height: 24px
    }

    .header .min-headerbar .header-right[data-v-be805d2a] {
        position: relative;
        right: -12px;
        height: 20px;
        padding: 12px
    }

    .header .min-headerbar .min-hideBox[data-v-be805d2a] {
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        height: 0;
        background: -webkit-gradient(linear, right top, left top, from(#05f), to(#00a8ff));
        background: linear-gradient(-90deg, #05f, #00a8ff);
        background: #ee6947;
        z-index: 9;
        -webkit-transition: all .5s;
        transition: all .5s;
        overflow: hidden
    }

    :root .rongtong .header .min-headerbar .min-hideBox[data-v-be805d2a] {
        background: #e6e6e6
    }

    .header .min-headerbar .min-hideBox.open[data-v-be805d2a] {
        height: 260px
    }

    .header .min-headerbar .min-hideBox li[data-v-be805d2a] {
        width: 100%;
        margin-bottom: 10px;
        line-height: 36px;
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        text-align: center;
        cursor: pointer
    }

    :root .rongtong .header .min-headerbar .min-hideBox li[data-v-be805d2a] {
        color: #232323
    }

    .header .min-headerbar .min-hideBox li div[data-v-be805d2a] {
        width: 150px;
        height: 30px;
        margin: 0 auto;
        border-radius: 4px;
        border: 1px solid #fff;
        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;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    :root .rongtong .header .min-headerbar .min-hideBox li div[data-v-be805d2a] {
        border: 1px solid #c7c7c7
    }

    .header .min-headerbar .min-hideBox li div img[data-v-be805d2a] {
        margin-right: 10px
    }

    .header .min-headerbar .min-hideBox li div span[data-v-be805d2a] {
        color: #fff;
        font-size: 14px
    }

    :root .rongtong .header .min-headerbar .min-hideBox li div span[data-v-be805d2a] {
        color: #232323
    }

    .header .min-headerbar .min-hideBox li div.active[data-v-be805d2a] {
        background: #fff;
        border: 1px solid transparent
    }

    :root .rongtong .header .min-headerbar .min-hideBox li div.active[data-v-be805d2a] {
        background: #2c353f;
        border: 1px solid transparent
    }

    :root .rongtong .header .min-headerbar .min-hideBox li div.active span[data-v-be805d2a] {
        color: #fff
    }

    .header .min-headerbar .min-hideBox li div.active span[data-v-be805d2a] {
        color: #323232
    }
}

#app {
    font-family: Avenir, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #232426;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0
}

body,
div,
h1,
h2,
h3,
h4,
h5,
html,
input,
li,
p,
select,
ul {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    width: 100%;
    height: 100%
}

li,
ul {
    list-style: none
}

a {
    text-decoration: none
}

.vl-notify.vl-notify-alert.vl-notify-main {
    width: 580px;
    border-radius: 6px;
    overflow: hidden;
    padding: 0;
    max-width: 580px
}

.vl-notify.vl-notify-alert.vl-notify-main h2.vl-notice-title {
    background: #fff;
    height: 84px;
    line-height: 30px;
    font-size: 24px;
    color: #000;
    font-weight: 600;
    padding: 0 50px 0 30px;
    cursor: default;
    position: relative;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.vl-notify.vl-notify-alert.vl-notify-main h2.vl-notice-title .icon-remove {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    color: #ff354b;
    border: 2px solid #ff354b;
    border-radius: 4px;
    line-height: 20px;
    text-align: center;
    right: 19px;
    top: 19px
}

.vl-notify.vl-notify-alert.vl-notify-main .vl-notify-content {
    padding: 6px 50px 36px 50px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 24px
}

.vl-notify.vl-notify-alert.vl-notify-main .vl-notify-btns {
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f6f6f6;
    padding: 0
}

.vl-notify.vl-notify-alert.vl-notify-main .vl-notify-btns .notify-btn {
    height: 40px;
    padding: 0 24px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
    background: #fff;
    color: #646464;
    border-color: #bfbfbf
}

.vl-notify.vl-notify-alert.vl-notify-main .vl-notify-btns .notify-btn:last-of-type {
    margin-right: 0
}

.vl-notify.vl-notify-alert.vl-notify-main .vl-notify-btns .notify-btn.notify-btn-primary {
    background: #364b66;
    border-color: #364b66;
    color: #fff
}

@media screen and (max-width:750px) {
    .container {
        width: 100%
    }

    .vl-notify.vl-notify-alert.vl-notify-main {
        width: 95%
    }

    .vl-notify.vl-notify-alert.vl-notify-main h2.vl-notice-title {
        height: 50px;
        line-height: 20px;
        font-size: 16px;
        padding: 0 35px 0 15px
    }

    .vl-notify.vl-notify-alert.vl-notify-main h2.vl-notice-title .icon-remove {
        width: 16px;
        height: 16px;
        color: #ff354b;
        border: 2px solid #ff354b;
        border-radius: 4px;
        line-height: 16px;
        text-align: center;
        right: 15px;
        top: 10px
    }

    .vl-notify.vl-notify-alert.vl-notify-main .vl-notify-content {
        padding: 6px 20px 20px
    }

    .vl-notify.vl-notify-alert.vl-notify-main .vl-notify-btns {
        height: 70px
    }

    .vl-notify.vl-notify-alert.vl-notify-main .vl-notify-btns .notify-btn {
        font-size: 12px
    }
}