@charset "utf-8";

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

body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
b,
small,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
sub,
sup,
tt,
var,
del,
dfn,
ins,
kbd,
q,
s,
samp,
strike,
applet,
object,
iframe,
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,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
mark,
audio,
video,
input,
textarea,
select {
    margin: 0;
    padding: 0
}

body {
    color: #282828;
    font-size: 14px;
    line-height: 24px;
    font-family: arial, "microsoft yahei"
}

a {
    -webkit-transition: all .3s;
    transition: all .3s
}

a:link,
a:visited {
    text-decoration: none;
    outline: none;
    color: #666
}

a:hover {
    color: #0e6eb8
}

img {
    border: 0;
    max-width: 100%;
    vertical-align: top
}

ol,
ul {
    list-style: none
}

img {
    border: 0;
    max-width: 100%
}

table {
    border-collapse: collapse;
    width: 100%
}

input[type='reset'],
input[type='button'],
input[type='submit'],
input[type='radio'] {
    cursor: pointer;
    outline: none
}

input[type='checkbox'],
input[type='radio'] {
    position: relative;
    vertical-align: middle;
    margin: -2px 5px 1px
}

textarea,
input[type='email'],
input[type='date'],
input[type='password'],
input[type='text'] {
    padding: 0;
    color: #ca8189;
    outline: none
}

.f-l {
    float: left
}

.f-r {
    float: right
}

.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block
}

.vcenter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto
}

@font-face {
    font-family: "DINCond-Regular";
    src: url("../fonts/dincond-regular.woff2") format("woff2"), url("../fonts/dincond-regular.woff") format("woff"), url("../fonts/dincond-regular.ttf") format("truetype"), url("../fonts/dincond-regular.eot") format("embedded-opentype"), url("../fonts/dincond-regular.svg") format("svg")
}

@font-face {
    font-family: "DINPro-Light_0";
    src: url("../fonts/dinpro-light_0.woff2") format("woff2"), url("../fonts/dinpro-light_0.woff") format("woff"), url("../fonts/dinpro-light_0.ttf") format("truetype"), url("../fonts/dinpro-light_0.eot") format("embedded-opentype"), url("../fonts/dinpro-light_0.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "DIN-BOLD";
    src: url("../fonts/din-bold.woff2") format("woff2"), url("../fonts/din-bold.woff") format("woff"), url("../fonts/din-bold.ttf") format("truetype"), url("../fonts/din-bold.eot") format("embedded-opentype"), url("../fonts/din-bold.svg") format("svg")
}

@font-face {
    font-family: "DIN-MEDIUM(1)";
    src: url("../fonts/din-medium(1).woff2") format("woff2"), url("../fonts/din-medium(1).woff") format("woff"), url("../fonts/din-medium(1).ttf") format("truetype"), url("../fonts/din-medium(1).eot") format("embedded-opentype"), url("../fonts/din-medium(1).svg") format("svg")
}

@font-face {
    font-family: "DIN-LIGHT_0";
    src: url("../fonts/din-light_0.woff2") format("woff2"), url("../fonts/din-light_0.woff") format("woff"), url("../fonts/din-light_0.ttf") format("truetype"), url("../fonts/din-light_0.eot") format("embedded-opentype"), url("../fonts/din-light_0.svg") format("svg")
}