﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0)
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    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-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden] {
    display: none
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0
}

html {
    overflow-x: auto;
    overflow-y: scroll;
    box-sizing: border-box;
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

*,
*:before,
*:after {
    box-sizing: inherit
}

html,
body {
    font: 15px/1.5 "Microsoft YaHei", "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    color: #333
}

:root {
    --font-size: 15px;
    --font-md: 16px;
    --theme-color: #e83821;
    --hover-color: #ff0000;
    --text-color: #040f42
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

hr {
    border-top: 1px solid #e4e4e4;
    border-width: 1px 0 0 0;
    clear: both;
    height: 0;
    margin: 5px 0;
    overflow: hidden
}

video {
    border: none;
    outline: none;
    vertical-align: middle
}

ol,
ul {
    list-style: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

select {
    outline: none;
    background: none;
    font-size: 99%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .25s, box-shadow ease-in-out .25s
}

input,
textarea {
    height: 40px;
    line-height: 40px;
    outline: none;
    background: none;
    font-size: 99%;
    border: 1px solid #ccc;
    border-radius: 4px;
    transition: all .3s ease-in-out
}

input::-moz-placeholder {
    color: #ccc
}

input::placeholder {
    color: #ccc
}

button {
    overflow: visible;
    vertical-align: middle;
    outline: none;
    border: none;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    background-color: #6495ed
}

button:disabled {
    cursor: not-allowed
}

.clickable,
label,
input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #333
}

a:focus {
    outline: none
}

a:hover,
a:active {
    outline: none
}

img {
    border: 0;
    max-width: 100%;
    vertical-align: middle
}

.cl:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cl,
.clearfix {
    zoom: 1
}

.hidden {
    display: none !important
}

.visible-hidden {
    visibility: hidden
}

[v-cloak] {
    display: none !important
}

.green {
    background-color: green
}

.red {
    background-color: red
}

.gray {
    background-color: #f4f7fa
}

.white {
    background-color: #fff
}

.wrap {
    width: 100%
}

.box {
    max-width: 1200px;
    margin: 0 auto
}

.width-per100 {
    width: 100%
}

.width-per90 {
    width: 90%
}

.width-per80 {
    width: 80%
}

.width-per60 {
    width: 60%
}

.width-per50 {
    width: 50%
}

.overflow-hidden {
    overflow: hidden
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.position-half {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.ml-auto {
    margin-left: auto
}

.mr-auto {
    margin-right: auto
}

.ml-0 {
    margin-left: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mt-20 {
    margin-top: 20px
}

.mt-40 {
    margin-top: 40px
}

.mt-60 {
    margin-top: 60px
}

.mt-80 {
    margin-top: 80px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-80 {
    margin-bottom: 80px
}

.ml-20 {
    margin-left: 20px
}

.ml-40 {
    margin-left: 40px
}

.ml-60 {
    margin-left: 60px
}

.ml-80 {
    margin-left: 80px
}

.mr-20 {
    margin-right: 20px
}

.mr-40 {
    margin-right: 40px
}

.mr-60 {
    margin-right: 60px
}

.mr-80 {
    margin-right: 80px
}

.pt-0 {
    padding-top: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pt-20 {
    padding-top: 20px
}

.pt-40 {
    padding-top: 40px
}

.pt-60 {
    padding-top: 60px
}

.pt-80 {
    padding-top: 80px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-40i {
    padding-bottom: 40px !important
}

.pb-60 {
    padding-bottom: 60px
}

.pb-80 {
    padding-bottom: 80px
}

.pl-20 {
    padding-left: 20px
}

.pl-40 {
    padding-left: 40px
}

.pl-60 {
    padding-left: 60px
}

.pl-80 {
    padding-left: 80px
}

.pr-20 {
    padding-right: 20px
}

.pr-40 {
    padding-right: 40px
}

.pr-60 {
    padding-right: 60px
}

.pr-80 {
    padding-right: 80px
}

.bold {
    font-weight: bold
}

.text-fff {
    color: #fff
}

.text-999 {
    color: #999
}

.color-fff {
    color: #fff
}

.color-000 {
    color: #000
}

.color-666 {
    color: #666
}

.color-999 {
    color: #999
}

.color-deepblack {
    color: #000
}

.color-blue {
    color: #3888be
}

.color-blue-icon {
    color: #6971f0
}

.color-red {
    color: #e05343
}

.color-green {
    color: #2a8f68
}

.color-cyan {
    color: #9deafe
}

.color-origine {
    color: #f5a853
}

.color-yellow {
    color: #ff0
}

.color-pink {
    color: #f18a9f
}

.color-copy {
    color: #13ce66
}

.color-purple {
    color: #9e82ec
}

.color-red-fresh {
    color: #e71d36
}

.color-gray-fresh {
    color: #e6e6e6
}

.color-status-a {
    color: #52c421
}

.color-status-b {
    color: #fbad27
}

.color-status-c {
    color: #ffe044
}

.color-status-d {
    color: #2190fb
}

.color-status-e {
    color: #91d5ff
}

.color-status-f {
    color: #ffa7a7
}

.color-status-g {
    color: #45c7c6
}

.color-status-h {
    color: #f88c3d
}

.color-transparent {
    color: rgba(0, 0, 0, 0)
}

.bg-color-status-a {
    background-color: #52c421
}

.bg-color-status-b {
    background-color: #fbad27
}

.bg-color-status-c {
    background-color: #ffe044
}

.bg-color-status-d {
    background-color: #2190fb
}

.bg-color-status-e {
    background-color: #91d5ff
}

.bg-color-status-f {
    background-color: #ffa7a7
}

.bg-color-status-g {
    background-color: #45c7c6
}

.bg-color-status-h {
    background-color: #f88c3d
}

.bg-color-online {
    background-color: #13ce66
}

.bg-color-active {
    background-color: #f2f2f2
}

.bg-color-invisible {
    background-color: #ffb16e
}

.bg-color-selected {
    background-color: #d9d9d9
}

.bg-color-table-selected {
    background-color: #eef1f6
}

.bg-color-origine {
    background-color: #f90
}

.bg-color-gray {
    background-color: #48576a
}

.bg-color-red {
    background-color: #e71d36
}

.bg-color-red-alpha6 {
    background-color: rgba(231, 29, 54, .06)
}

.bg-color-red-alpha16 {
    background-color: rgba(231, 29, 54, .16)
}

.bg-color-999-alpha16 {
    background-color: rgba(153, 153, 153, .16)
}

.bg-color-blue-alpha16 {
    background-color: rgba(33, 144, 251, .16)
}

.bg-color-status-b-alpha16 {
    background-color: rgba(251, 173, 39, .16)
}

.bg-color-status-a-alpha16 {
    background-color: rgba(82, 196, 33, .16)
}

.bg-color-black {
    background-color: #000
}

.bg-color-ccc {
    background-color: #ccc
}

.bg-color-eee {
    background-color: #eee
}

.bg-color-blue {
    background-color: #2190fb
}

.bg-color-blue-alpha6 {
    background-color: rgba(34, 144, 251, .06)
}

.bg-color-lightblue {
    background-color: #f4fbff
}

.bg-color-lightblue2 {
    background-color: #dfeff9
}

.bg-color-brightblue {
    background-color: #1b60c3
}

.bg-color-white {
    background-color: #fff
}

.bg-color-fc {
    background-color: #fcfcfc
}

.bg-color-fci {
    background-color: #fcfcfc
}

.bg-color-connect {
    background-color: #4ed963
}

.bg-color-reject {
    background-color: #e05343
}

.bg-color-fa {
    background-color: #fafafa
}

.bg-color-f0 {
    background-color: #f0f0f0
}

.bg-color-f5 {
    background-color: #f5f5f5
}

.bg-color-f8 {
    background-color: #f8f8f8
}

.bg-color-transparent {
    background-color: rgba(0, 0, 0, 0)
}

.opacity-8 {
    opacity: .8
}

.border {
    border: 1px solid #e5e7eb
}

.border-fff {
    border: 1px solid #e5e7eb
}

.border-transparent {
    border: 1px solid rgba(0, 0, 0, 0)
}

.border-none {
    border: none !important
}

.hover-border-transparent:hover {
    border-color: rgba(0, 0, 0, 0)
}

.text-center {
    text-align: center
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important
}

.white-nowrap {
    white-space: nowrap
}

.font12 {
    font-size: 12px
}

.font13 {
    font-size: 13px
}

.font14 {
    font-size: 14px
}

.font16 {
    font-size: 16px
}

.font18 {
    font-size: 18px
}

.font20 {
    font-size: 20px
}

.font22 {
    font-size: 22px
}

.font24 {
    font-size: 24px
}

.font30 {
    font-size: 30px
}

.font36 {
    font-size: 36px
}

.font42 {
    font-size: 42px
}

.font48 {
    font-size: 48px
}

.rounded {
    border-radius: 4px
}

.rounded-md {
    border-radius: 8px
}

.rounded-lg {
    border-radius: 16px
}

.rounded-full {
    border-radius: 9999px
}

.rounded-circle {
    border-radius: 50%
}

.shadow {
    box-shadow: 0px 5px 40px 0px rgba(47, 72, 88, .07), 0px 5px 40px 0px rgba(47, 72, 88, .07)
}

.hover-shadow:hover {
    box-shadow: 0px 5px 40px 0px rgba(47, 72, 88, .07), 0px 5px 40px 0px rgba(47, 72, 88, .07);
    transition: all .4s ease-in-out
}

.shadow-mi {
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow)
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow)
}

.transition {
    transition: all .3s ease-in-out
}

.translatey-8 {
    transition: all .3s ease-in-out
}

.translatey-8:hover {
    transform: translateY(-8px)
}

.translatey-half {
    transform: translateY(-50%)
}

.translatex-half {
    transform: translateX(-50%)
}

.flex {
    display: flex
}

.flex-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center
}

.flex-cloumn {
    flex-direction: column
}

.flex-reserve {
    flex-direction: row-reverse
}

.flex-nowrap {
    flex-wrap: nowrap
}

.flex-1 {
    flex: 1
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-none {
    flex: none
}

.flex-center {
    justify-content: center;
    align-items: center
}

.flex-column {
    display: flex;
    flex-direction: column
}

.align-start {
    align-items: flex-start
}

.align-center {
    align-items: center
}

.align-end {
    align-items: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-around {
    justify-content: space-around
}

.justify-evenly {
    justify-content: space-evenly
}

.justify-end {
    justify-content: flex-end
}

.flex-shirink-0 {
    flex-shrink: 0
}

.flex-grow-0 {
    flex-grow: 0
}

.gap-5 {
    gap: 5px
}

.gap-5-10 {
    gap: 5px 10px
}

.gap-10 {
    gap: 10px
}

.gap-10-20 {
    gap: 10px 20px
}

.gap-15 {
    gap: 15px
}

.gap-20 {
    gap: 20px
}

.gap-row-10 {
    row-gap: 10px
}

.gap-col-10 {
    -moz-column-gap: 10px;
    column-gap: 10px
}

.gap-row-20 {
    row-gap: 20px
}

.gap-col-20 {
    -moz-column-gap: 20px;
    column-gap: 20px
}

.gap-row-30 {
    row-gap: 30px
}

.gap-col-30 {
    -moz-column-gap: 30px;
    column-gap: 30px
}

.gap-row-40 {
    row-gap: 40px
}

.gap-col-40 {
    -moz-column-gap: 40px;
    column-gap: 40px
}

.gap-row-60 {
    row-gap: 60px
}

.gap-col-60 {
    -moz-column-gap: 60px;
    column-gap: 60px
}

.flex1 {
    flex: 1
}

@media(min-width: 767px) {
    .visible-xs {
        display: none !important
    }
}

@media(max-width: 768px) {
    .hidden-xs {
        display: none !important
    }

    .box {
        max-width: 94%
    }

    html {
        font-size: 2.6666666667vw;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
    }

    body {
        font-size: 1.2rem;
        line-height: 1.5;
        color: #333;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Helvetica, Arial, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol
    }

    input[type=submit],
    input[type=reset],
    input[type=button],
    input {
        -moz-appearance: none;
        appearance: none;
        -webkit-appearance: none;
        resize: none
    }

    input[type=search]::-webkit-search-cancel-button,
    input[type=search]::-webkit-search-decoration {
        appearance: none;
        -webkit-appearance: none
    }

    input:focus,
    select:focus,
    textarea:focus {
        border-color: #66afe9;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
    }

    .mt-20 {
        margin-top: 2rem
    }

    .mt-40 {
        margin-top: 4rem
    }

    .mt-60 {
        margin-top: 6rem
    }

    .mt-80 {
        margin-top: 8rem
    }

    .mb-20 {
        margin-bottom: 2rem
    }

    .mb-40 {
        margin-bottom: 4rem
    }

    .mb-60 {
        margin-bottom: 6rem
    }

    .mb-80 {
        margin-bottom: 8rem
    }

    .pt-20 {
        padding-top: 2rem
    }

    .pt-40 {
        padding-top: 4rem
    }

    .pt-60 {
        padding-top: 6rem
    }

    .pt-80 {
        padding-top: 8rem
    }

    .pb-20 {
        padding-bottom: 2rem
    }

    .pb-40 {
        padding-bottom: 4rem
    }

    .pb-60 {
        padding-bottom: 6rem
    }

    .pb-80 {
        padding-bottom: 8rem
    }

    .border {
        border: .1rem solid #e5e7eb
    }

    .rounded {
        border-radius: .4rem
    }

    .rounded-md {
        border-radius: .8rem
    }

    .rounded-lg {
        border-radius: 1.6rem
    }

    .rounded-full {
        border-radius: 999.9rem
    }

    .shadow {
        box-shadow: 0rem .5rem 4rem 0rem rgba(47, 72, 88, .07), 0rem .5rem 4rem 0rem rgba(47, 72, 88, .07)
    }

    .hover-shadow:hover {
        box-shadow: 0rem .5rem 4rem 0rem rgba(47, 72, 88, .07), 0rem .5rem 4rem 0rem rgba(47, 72, 88, .07);
        transition: all .4s ease-in-out
    }

    .shadow-mi {
        box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, .1)
    }

    .shadow-lg {
        --tw-shadow: 0 1rem 1.5rem -0.3rem rgba(0, 0, 0, 0.1), 0 0.4rem 0.6rem -0.2rem rgba(0, 0, 0, 0.05);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow)
    }

    .shadow-2xl {
        --tw-shadow: 0 2.5rem 5rem -1.2rem rgba(0, 0, 0, 0.25);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow)
    }

    .translatey-8:hover {
        transform: translateY(-0.8rem)
    }
}

/*# sourceMappingURL=reset.css.map */