a, abbr, acronym, address, applet, big, blockquote, body, caption, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, small, span, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, i, figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: normal;
  vertical-align: baseline;
  font-family: 'PingFang SC','HeitiSC',"microsoft yahei","arial, helvetica, sans-serif"; }

body {
  min-width: 1200px; }

img {
  display: block; }

a {
  color: black;
  text-decoration: none; }

li {
  list-style: none; }

* {
  -webkit-tap-highlight-color: transparent; }

.h-nav {
  width: 100%;
  height: 74px;
  position: fixed;
  background: white;
  z-index: 9999;
  font-size: 16px; }
  .h-nav .h-wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto; }
    .h-nav .h-wrap .h-header-logo {
      width: 174px;
      height: 100%;
      background: url(../img/LOGO.png) center center no-repeat;
      float: left;
      background-size: contain;
      margin-left: 20px; }
      .h-nav .h-wrap .h-header-logo a {
        display: block;
        width: 100%;
        height: 100%; }
    .h-nav .h-wrap .h-header-login {
      width: 188px;
      height: 100%;
      float: right; }
      .h-nav .h-wrap .h-header-login .en-login, .h-nav .h-wrap .h-header-login .en-register {
        float: left;
        width: 83px;
        height: 23px;
        line-height: 23px;
        margin-top: 27px;
        text-align: center; }
        .h-nav .h-wrap .h-header-login .en-login a, .h-nav .h-wrap .h-header-login .en-register a {
          display: block; }
      .h-nav .h-wrap .h-header-login .en-login:hover a, .h-nav .h-wrap .h-header-login .en-register:hover a {
        transition: 0.5s;
        color: #64B5F8; }
      .h-nav .h-wrap .h-header-login .en-register {
        border-left: 1px solid #dedede; }
    .h-nav .h-wrap .h-header-intro {
      float: left;
      width: 600px;
      height: 100%;
      margin-left: 125px; }
      .h-nav .h-wrap .h-header-intro li {
        float: left;
        padding: 0 27px;
        height: 100%;
        text-align: center;
        line-height: 74px; }
        .h-nav .h-wrap .h-header-intro li a {
          display: block; }
      .h-nav .h-wrap .h-header-intro li a:hover {
        transition: 0.5s;
        color: #64B5F8; }

@font-face {
  font-family: rtrs;
  src: url("../font/rtrs.otf") format("otf"); }

/*# sourceMappingURL=commonHeader.css.map */
