* {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'Abril Fat Face';
  src: url("../fonts/abrilfatface-regular-webfont.woff2") format("woff2"), url("../fonts/abrilfatface-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Din Pro Bold';
  src: url("../fonts/DINPro-Bold.eot");
  src: url("../fonts/DINPro-Bold.eot?") format("embedded-opentype"), url("../fonts/DINPro-Bold.woff") format("woff"), url("../fonts/DINPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Din Pro Bold';
  src: url("../fonts/DINPro-Bold.eot");
  src: url("../fonts/DINPro-Bold.eot?") format("embedded-opentype"), url("../fonts/DINPro-Bold.woff") format("woff"), url("../fonts/DINPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Alte Haas Grotesk Regular';
  src: url("../fonts/altehaasgroteskregular-webfont.woff2") format("woff2"), url("../fonts/altehaasgroteskregular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Alte Haas Grotesk Bold';
  src: url("../fonts/altehaasgroteskbold-webfont.woff2") format("woff2"), url("../fonts/altehaasgroteskbold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
html,
body {
  -webkit-tap-highlight-color: transparent;
}
html {
  width: 100%;
  font-size: 62.5%;
}
body {
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  color: #232528;
}
div,
p,
a,
span,
li,
ul,
input,
section,
i,
article,
footer {
  box-sizing: border-box;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  color: #232528;
  text-decoration: none;
}
a:hover {
  color: #259df6;
}
input,
select,
option {
  box-sizing: border-box;
  border-radius: 0;
  outline: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
img {
  outline: none;
  border: none;
}
i {
  font-style: normal;
}
/*字体纤细------------------------------------------------------------*/
.fs-a {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
/*字体种类------------------------------------------------------------*/
.fm-a {
  font-family: "arial";
}
.fm-h {
  font-family: "Helvetica";
}
.ff-t {
  font-family: 'Din Pro Bold';
}
.fw {
  font-weight: bolder;
}
.fz10 {
  font-size: 1rem;
}
.fz11 {
  font-size: 1.1rem;
}
.fz12 {
  font-size: 1.2rem;
}
.fz13 {
  font-size: 1.3rem;
}
.fz14 {
  font-size: 1.4rem;
}
.fz16 {
  font-size: 1.6rem;
}
.fz18 {
  font-size: 1.8rem;
}
.fz20 {
  font-size: 2rem;
}
.fz22 {
  font-size: 2.2rem;
}
.fz24 {
  font-size: 2.4rem;
}
.fz26 {
  font-size: 2.6rem;
}
.fz28 {
  font-size: 2.8rem;
}
.fz30 {
  font-size: 3rem;
}
.fz32 {
  font-size: 3.2rem;
}
.fz34 {
  font-size: 3.4rem;
}
.fz36 {
  font-size: 3.6rem;
}
.fz40 {
  font-size: 4rem;
}
.fz48 {
  font-size: 4.8rem;
}
.fz60 {
  font-size: 6rem;
}
.fz100 {
  font-size: 10rem;
}
.fz120 {
  font-size: 12rem;
}
.fc23 {
  color: #232528;
}
.fc33 {
  color: #333333;
}
.fc66 {
  color: #666666;
}
.fc25 {
  color: #259df6;
}
.fcff {
  color: #ffffff;
}
.fc72 {
  color: #728a99;
}
.fc98 {
  color: #989898;
}
.fc99 {
  color: #999999;
}
.bg25 {
  background-color: #259df6;
}
.bg72 {
  background-color: #728a99;
}
.bgeb {
  background-color: #ebf1f4;
}
.bg01 {
  background: rgba(0, 0, 0, 0.1);
}
.bg02 {
  background: rgba(0, 0, 0, 0.2);
}
.bg03 {
  background: rgba(0, 0, 0, 0.3);
}
.bg04 {
  background: rgba(0, 0, 0, 0.4);
}
.bg05 {
  background: rgba(0, 0, 0, 0.5);
}
.bg06 {
  background: rgba(0, 0, 0, 0.6);
}
.bg07 {
  background: rgba(0, 0, 0, 0.7);
}
.bg08 {
  background: rgba(0, 0, 0, 0.8);
}
.bg09 {
  background: rgba(0, 0, 0, 0.9);
}
.br50 {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.bc1-23 {
  border: 1px solid #232528;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
.ah {
  font-weight: bolder;
  color: #259df6;
}
.search-icon {
  width: 22px;
  height: 21px;
  display: block;
  background: url(../img/zb-h-icons.png) no-repeat -639px -25px;
  position: absolute;
}
.search-icon:hover {
  background: url(../img/zb-h-icons.png) no-repeat -637px -1px;
}
.toe {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.showing {
  display: block !important;
}
.second-nav {
  background: rgba(37, 157, 246, 0.9) !important;
}
.first-nav {
  color: rgba(37, 157, 246, 0.9) !important;
}
h1 {
  font-weight: normal !important;
}
