@charset "utf-8";
/* ============ Reset ============ */
body {
  font: 13px Microsoft YaHei,helvetica,arial;
  font-family:PingFang SC,Lantinghei SC,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,STHeitiSC-Light,simsun,\\5B8B\4F53,WenQuanYi Zen Hei,WenQuanYi Micro Hei,"sans-serif";
  color: #333;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  padding-top: constant(0);              
  padding-left: constant(0);           
  padding-right: constant(0);               
  padding-bottom: constant(0);
  background:#fff;
}
body,
p,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
pre,
input,
table,
tr,
td,
button,
textarea,
button {
  margin: 0;
  padding: 0;
}
input[type=button],
input[type=text],
input[type=password] {
  -webkit-appearance: none;
  outline: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
button {
  border: 0 none;
}
img {
  border: 0 none;
  max-width: 100%;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
:focus {
  outline: 0;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.dn {
  display: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mrrn{margin-right: 0!important;}
@font-face {
  font-family: 'DINCond-Black';
  src: url('../font/DINCond-Black.eot');
  src: url('../font/DINCond-Black.eot?#iefix') format('embedded-opentype'),
  url('../font/DINCond-Black.woff') format('woff'),
  url('../font/DINCond-Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
font-family: 'din1451a';
src: url('../font/din1451a.eot');
src: url('../font/din1451a.eot?#iefix') format('embedded-opentype'),
    url('../font/din1451a.woff') format('woff'),
    url('../font/din1451a.ttf') format('truetype'),
    url('../font/din1451a.svg#din1451a') format('svg');
font-weight: normal;
font-style: normal;
}
html{
  font-size: 100px;
}