html {
  color: #000;
  background: #FFF; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

input, textarea, select {
  *font-size: 100%; }

legend {
  color: #000; }

#yui3-css-stamp.cssreset {
  display: none; }

.nav-wrapper {
  height: 100px;
  background: #ffffff;
  border-top: 4px solid #2863e0;
  border-bottom: 1px solid #cccccc;
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0;
  left: 0; }
  .nav-wrapper .content {
    width: 1200px;
    margin: auto; }
  .nav-wrapper .logo {
    width: 180px;
    height: 53px;
    margin-top: 20px; }
  .nav-wrapper .nav-list {
    float: right;
    height: 96px;
    line-height: 96px;
    position: relative;
    top: -2px; }
    .nav-wrapper .nav-list .nav-item {
      margin-left: 55px;
      cursor: pointer; }
      .nav-wrapper .nav-list .nav-item.nav-item_active {
        color: #2964e1; }
      .nav-wrapper .nav-list .nav-item a {
        text-decoration: none;
        color: inherit; }
    .nav-wrapper .nav-list .underline {
      position: absolute;
      bottom: 27px;
      left: 55px;
      width: 0;
      height: 2px;
      background: #2863e0; }

.foot-wrapper {
  background: #414856;
  padding-bottom: 99px; }
  .foot-wrapper .backtop {
    width: 44px;
    height: 44px;
    position: fixed;
    display: none;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    background-image: url("../../../image/backtop_icon.png"); }
    .foot-wrapper .backtop:hover {
      background-image: url("../../../image/backtop_text.png"); }
  .foot-wrapper .foot-content {
    width: 1200px;
    margin: auto;
    padding-top: 30px; }
    .foot-wrapper .foot-content a {
      color: inherit;
      text-decoration: none; }
    .foot-wrapper .foot-content .row-nav {
      height: 40px;
      line-height: 40px; }
      .foot-wrapper .foot-content .row-nav a {
        margin-right: 30px;
        color: #ffffff; }
      .foot-wrapper .foot-content .row-nav .foot-logo {
        float: right; }
    .foot-wrapper .foot-content .row-qrcode {
      text-align: center;
      margin-top: 25px; }
      .foot-wrapper .foot-content .row-qrcode .qrcode-wrapper {
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px; }
        .foot-wrapper .foot-content .row-qrcode .qrcode-wrapper .text {
          font-size: 14px;
          color: #fff;
          margin-top: 20px; }
    .foot-wrapper .foot-content .row-info {
      color: #fff;
      font-size: 12px;
      margin-top: 60px; }
      .foot-wrapper .foot-content .row-info .company-name {
        margin-right: 30px; }
      .foot-wrapper .foot-content .row-info .right-tel {
        float: right; }
      .foot-wrapper .foot-content .row-info .media-cooperation {
        margin-left: 30px; }
    .foot-wrapper .foot-content .row-copyright {
      border-top: 1px solid #999999;
      margin-top: 12px;
      padding-top: 20px;
      font-size: 12px;
      text-align: center;
      color: #999; }
    .foot-wrapper .foot-content .row-copyright-time {
      font-size: 12px;
      text-align: center;
      color: #999;
      margin-top: 12px; }

div, span, img, input, ul, ol, li {
  box-sizing: border-box;
  line-height: 1; }

html, body {
  font-family: "Microsoft YaHei", arial, Serif; }

.page-wrapper {
  padding-top: 100px; }

.page-about {
  min-width: 1200px;
  background: #f1f1f1; }
  .page-about .section-wrapper {
    margin-bottom: 20px; }
    .page-about .section-wrapper .section-title {
      color: #2863e0;
      font-size: 26px;
      text-align: center;
      position: relative;
      padding-top: 52px; }
      .page-about .section-wrapper .section-title:after {
        content: '';
        display: inline-block;
        width: 180px;
        height: 2px;
        background: #2863e0;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: -26px; }
    .page-about .section-wrapper .section-content {
      margin-top: 60px; }
  .page-about .section-info {
    height: 320px;
    background: #e8e8e8;
    margin-top: 20px; }
    .page-about .section-info .section-content {
      width: 1200px;
      margin: auto;
      margin-top: 60px;
      font-size: 20px;
      line-height: 33px;
      color: #333333; }
  .page-about .section-honor {
    background: #ffffff;
    padding-bottom: 75px; }
    .page-about .section-honor .section-content {
      width: 1200px;
      margin: auto;
      margin-top: 60px; }
      .page-about .section-honor .section-content .honor-card {
        display: inline-block;
        width: 520px;
        height: 180px;
        line-height: 180px;
        background: #347ee8;
        margin-left: 75px;
        margin-top: 19px;
        position: relative; }
        .page-about .section-honor .section-content .honor-card .honor-logo {
          vertical-align: middle;
          float: left;
          width: 122px;
          height: 122px;
          position: absolute;
          top: 0;
          bottom: 0;
          left: -61px;
          margin: auto; }
        .page-about .section-honor .section-content .honor-card .text {
          display: inline-block;
          vertical-align: middle;
          padding-right: 30px;
          line-height: 1.5;
          margin-left: 90px;
          color: #fff; }

/*# sourceMappingURL=about.css.map */
