@charset "utf-8";

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 tahoma, arial, \5b8b\4f53
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

code,
kbd,
pre,
samp {
    font-family: couriernew, courier, monospace
}

small {
    font-size: 12px
}

li,
ol,
ul {
    list-style: none
}

a {
    -webkit-tap-highlight-color: transparent;
    text-decoration: none
}

a:active,
a:hover,
a:link,
a:visited {
    text-decoration: none
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset,
img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    display: block
}

[v-cloak] {
    display: none
}

#__bs_notify__ {
    font-size: 12px !important
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both
}

.clearfix {
    zoom: 1
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
    .fixed-bottom-footer {
        padding-bottom: 34px !important;
        height: 98px !important
    }
}

input {
    outline: 0
}

* {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent
}