@charset "UTF-8";
.clearfix:after, .row:after, .menu:after, .clearfix:before, .row:before, .menu:before {
  display: table;
  content: ""; }
.clearfix:after, .row:after, .menu:after {
  clear: both; }

.animate-translate, .animate-scale img {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.animate-translate:hover {
  -webkit-box-shadow: 0 0 30px #c5c5c5;
          box-shadow: 0 0 30px #c5c5c5;
  -webkit-transform: translate3d(0, -2px, 0);
          transform: translate3d(0, -2px, 0); }

.animate-scale {
  overflow: hidden; }

.animate-scale img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, 微软雅黑, Arial, sans-serif;
  line-height: 1.5;
  width: 100%;
  height: 100%;
  color: #606266;
  overflow-x: hidden; }

h1 {
  margin: .67em 0;
  font-size: 2em; }

hr {
  overflow: visible;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  font-size: 1em;
  font-family: monospace,monospace; }

a {
  color: #303133;
  background-color: transparent;
  text-decoration: none; }

a:hover {
  color: #003c83; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-size: 1em;
  font-family: monospace,monospace; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

img {
  border-style: none;
  vertical-align: middle; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

button, input, optgroup, select, textarea {
  margin: 0;
  font-size: 100%;
  font-family: inherit;
  line-height: 1.15; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none; }

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: .35em .75em .625em; }

legend {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  max-width: 100%;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield; }

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

*, ::after, ::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  color: #303133;
  margin-top: 0;
  margin-bottom: .5rem; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 18px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

p {
  margin: 0 0 10px; }

.text-center {
  text-align: center; }

.text-white {
  color: #fff; }

.bg-white {
  background-color: #fff; }

.bg-drak {
  background-color: #f4f5f5; }

.left {
  float: left; }

.right {
  float: right; }

.container {
  margin: 0 10px;
  max-width: 1180px; }

.row {
  display: block;
  margin: 0 -5px; }

.col {
  float: left;
  display: block;
  padding: 0 5px;
  margin-bottom: 10px;
  position: relative;
  min-height: 1px; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

.hide {
  display: none; }

@media (min-width: 768px) {
  h1 {
    font-size: 32px; }

  h2 {
    font-size: 24px; }

  h3 {
    font-size: 18px; }

  h4 {
    font-size: 16px; }

  h5 {
    font-size: 14px; }

  h6 {
    font-size: 12px; }

  .container {
    margin: 0 20px; }

  .row {
    margin: 0 -10px; }

  .col {
    padding: 0 10px;
    margin-bottom: 20px; } }
@media (min-width: 1200px) {
  .container {
    margin: 0 auto; } }
.menu-wrap {
  height: 80px;
  background-color: transparent; }

.toggle-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 52px;
  height: 50px; }
  .toggle-icon i {
    display: inline-block;
    width: 22px;
    height: 2px;
    position: absolute;
    left: 15px;
    background-color: #909399;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
  .toggle-icon i:first-of-type {
    top: 18px; }
  .toggle-icon i:nth-of-type(2) {
    top: 25px; }
  .toggle-icon i:nth-of-type(3) {
    top: 32px; }

.toggle-left {
  left: 0; }

.toggle-right {
  right: 0; }

.open i:first-of-type {
  top: 25px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }
.open i:nth-of-type(2) {
  opacity: 0; }
.open i:nth-of-type(3) {
  top: 25px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.menu {
  display: none; }
  .menu .menu-item {
    float: left;
    display: block;
    position: relative; }
    .menu .menu-item .menu-link {
      display: block;
      padding: 0 20px;
      height: 80px;
      line-height: 80px;
      color: #606266;
      background-color: transparent;
      font-size: 15px;
      vertical-align: bottom;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .menu .menu-item .menu-link:hover {
        color: #fff;
        background-color: #003c83; }
    .menu .menu-item i {
      width: 16px;
      line-height: 80px;
      text-align: center;
      color: #909399;
      vertical-align: bottom; }
  .menu .active .menu-link {
    color: #fff;
    background-color: #003c83; }
  .menu .submenu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    padding: 10px 0;
    z-index: 999;
    background: #fff;
    border-top: 2px solid #606266;
    -webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, 0.17);
            box-shadow: 0 5px 9px rgba(4, 0, 0, 0.17);
    overflow: hidden; }
    .menu .submenu .submenu-item {
      display: block;
      min-width: 180px; }
    .menu .submenu .submenu-link {
      display: block;
      padding: 0 20px;
      vertical-align: middle;
      line-height: 42px;
      color: #909399;
      background-color: transparent;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .menu .submenu .submenu-link:hover {
        color: #606266;
        background-color: #f4f5f5;
        text-indent: 10px; }
  .menu .menu-submenu:hover .submenu {
    display: block; }
  .menu .open .submenu {
    display: block !important; }
  .menu .open i {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

.drawer-translate {
  -webkit-transform: translateX(245px);
          transform: translateX(245px); }

#drawer {
  position: absolute;
  left: 0;
  top: 0;
  width: 245px;
  height: 100%;
  background: #f4f5f5;
  overflow-x: hidden;
  overflow-y: auto; }

.drawer-menu {
  margin: 50px 0; }
  .drawer-menu .menu-item {
    display: block; }
  .drawer-menu i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #909399;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    vertical-align: middle; }
  .drawer-menu .menu-link, .drawer-menu .submenu-link {
    display: block;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 20px;
    line-height: 42px;
    color: #606266;
    background-color: transparent; }
  .drawer-menu .active .menu-link {
    color: #fff;
    background-color: #606266; }
  .drawer-menu .submenu {
    display: none; }
  .drawer-menu .open .submenu {
    display: block; }
  .drawer-menu .submenu-link {
    padding: 0 10px 0 40px; }

.drawer-mask {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999; }

@media (min-width: 992px) {
  .toggle-icon, .drawer-menu {
    display: none; }

  .menu {
    display: block; } }
.slider-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1; }

.silder {
  overflow: hidden;
  z-index: 1;
  width: 2000%; }
  .silder .slider-item {
    float: left;
    overflow: hidden; }
    .silder .slider-item img {
      width: 100%;
      min-height: 100px;
      height: auto; }

.bx-pager {
  position: absolute;
  bottom: 6px;
  left: 50%;
  z-index: 10;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .bx-pager .bx-pager-item {
    display: inline-block; }
    .bx-pager .bx-pager-item a {
      display: inline-block;
      vertical-align: middle;
      width: 30px;
      height: 3px;
      margin: 3px;
      text-indent: -999px;
      cursor: pointer;
      background-color: rgba(255, 255, 255, 0.5);
      overflow: hidden; }
    .bx-pager .bx-pager-item .active {
      background-color: #fff; }

.bx-controls-direction {
  display: none; }

@media (min-width: 768px) {
  .bx-controls-direction {
    display: block; }

  .bx-pager {
    bottom: 20px; }
    .bx-pager .bx-pager-item a {
      width: 40px;
      height: 4px;
      margin: 3px; }

  .bx-prev,
  .bx-next {
    display: block;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    line-height: 40px;
    text-align: center;
    background-color: rgba(30, 30, 30, 0.3);
    color: #fff;
    z-index: 10; }
    .bx-prev i,
    .bx-next i {
      color: #fff; }
    .bx-prev:hover,
    .bx-next:hover {
      background-color: rgba(30, 30, 30, 0.6); }

  .bx-prev {
    left: 40px; }

  .bx-next {
    right: 40px; } }
.plug-wrap {
  position: fixed;
  right: 10px;
  bottom: 30px;
  z-index: 990; }

.plug-item {
  position: relative;
  right: 0;
  width: 40px;
  height: 40px;
  margin-top: -1px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  background-color: #fff;
  border: 1px solid #DCDFE6;
  color: #999;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .plug-item:hover {
    background-color: #606266;
    border-color: #606266;
    color: #fff; }
  .plug-item.close {
    right: -200px; }

.online-wrap {
  position: fixed;
  right: 10px;
  bottom: 120px;
  z-index: 991;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, 0.17);
          box-shadow: 0 5px 9px rgba(4, 0, 0, 0.17);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .online-wrap.close {
    right: -200px; }

.online-title {
  position: relative;
  padding: 15px 20px;
  font-size: 14px;
  background-color: #606266;
  color: #fff; }
  .online-title .online-close {
    position: absolute;
    right: 20px;
    cursor: pointer; }
    .online-title .online-close i {
      color: #fff; }

.online-content {
  padding: 5px 10px 10px;
  min-width: 140px; }

.online-item {
  display: block;
  padding: 10px 0;
  text-align: center;
  border-bottom: 1px solid #f3f3f3;
  color: #666;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: HELVETICANEUELTPRO-THEX; }
  .online-item:hover {
    color: #303133; }

.online-contact {
  padding: 5px 0; }
  .online-contact span {
    text-align: center;
    display: block;
    line-height: 22px;
    color: #666; }
  .online-contact .online-contact-title {
    font-size: 13px; }
  .online-contact .online-contact-phone {
    font-size: 16px;
    font-family: HELVETICANEUELTPRO-THEX; }

.online-mobile {
  position: fixed;
  bottom: 20%;
  right: -20px;
  width: 72px;
  height: 40px;
  background-color: #fff;
  border-radius: 40px;
  -webkit-box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
  z-index: 9999; }
  .online-mobile a {
    display: block;
    width: 34px;
    height: 34px;
    margin: 3px;
    text-align: center;
    line-height: 36px;
    border-radius: 34px;
    background-color: #003c83;
    vertical-align: middle; }
    .online-mobile a i {
      color: #fff;
      font-size: 22px;
      line-height: 34px; }

.box {
  margin: 20px 0 40px; }
  .box .box-header {
    position: relative;
    margin-bottom: 20px; }
    .box .box-header .box-title {
      font-weight: bold;
      color: #003c83;
      text-align: center; }
    .box .box-header .box-subtitle {
      position: relative;
      width: 60%;
      margin: 0 auto;
      background-color: #fff;
      color: #909399;
      text-align: center;
      z-index: 10; }
    .box .box-header .box-border {
      position: absolute;
      bottom: 10px;
      height: 2px;
      width: 100%;
      background-color: #e0e0e0;
      z-index: 5; }
  .box .box-footer {
    margin-top: 20px;
    text-align: center; }

.more {
  display: inline-block;
  line-height: 24px;
  padding: 0 10px;
  border: 1px solid #e0e0e0;
  color: #909399;
  font-size: 12px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .more:hover {
    background-color: #003c83;
    border-color: #003c83;
    color: #fff; }

@media (min-width: 768px) {
  .box {
    margin: 80px 0 120px; }
    .box .box-header {
      margin-bottom: 40px; }
      .box .box-header .box-subtitle {
        width: 300px; }
    .box .box-footer {
      margin-top: 40px; }

  .more {
    padding: 0 20px;
    font-size: 14px;
    line-height: 30px; } }
.count {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding: 10px 0 0; }
  .count .container {
    overflow: hidden; }

.count-item {
  font-size: 12px;
  text-align: center;
  position: relative;
  margin-left: -3px;
  border-left: 1px solid #e0e0e0;
  border-radius: 0; }
  @media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 2dppx), (min-resolution: 192dpi) {
    .count-item {
      position: relative;
      border: 0; }
      .count-item:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 200%;
        height: 200%;
        border-radius: 0;
        border-left: 1px solid #e0e0e0;
        -webkit-transform: scale(0.5);
                transform: scale(0.5);
        -webkit-transform-origin: 0 0;
                transform-origin: 0 0;
        pointer-events: none; } }
  @media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (min-device-pixel-ratio: 3), (min-resolution: 3dppx), (min-resolution: 288dpi) {
    .count-item:after {
      width: 300%;
      height: 300%;
      border-radius: 0;
      -webkit-transform: scale(0.3333333333);
              transform: scale(0.3333333333); } }

.count-nubmer {
  font-size: 24px;
  line-height: 1;
  font-family: "helveticaneuethn", Arial;
  text-align: center;
  vertical-align: top; }

.count-unit {
  position: relative;
  left: 3px;
  vertical-align: top;
  color: #909399; }

.count-title {
  display: block;
  color: #909399; }

@media (min-width: 768px) {
  .count {
    padding: 40px 0 20px; }

  .count-col {
    width: 25%; }

  .count-item {
    margin-left: -6px;
    font-size: 14px; }

  .count-nubmer {
    font-size: 46px; } }
.pagination {
  display: block;
  padding: 10px 0 20px; }
  .pagination li {
    display: inline-block;
    margin-right: 4px; }
    .pagination li a, .pagination li span {
      display: inline-block;
      vertical-align: middle;
      min-width: 26px;
      height: 26px;
      line-height: 26px;
      text-align: center;
      background-color: #fff;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      cursor: pointer;
      font-family: Arial;
      font-weight: 500;
      border: 1px solid #e0e0e0;
      border-radius: 3px;
      -webkit-transition: border .2s ease-in-out,color .2s ease-in-out;
      transition: border .2s ease-in-out,color .2s ease-in-out;
      color: #606266;
      font-size: 12px; }
  .pagination .active a, .pagination :hover a {
    border-color: #003c83;
    color: #003c83; }
    .pagination .active span, .pagination :hover span {
      border-color: #003c83;
      color: #003c83; }
  .pagination .disabled span {
    cursor: not-allowed;
    border-color: #e0e0e0;
    color: #909399; }

@media (min-width: 768px) {
  .pagination {
    padding: 20px 0 40px; }
    .pagination li a, .pagination li span {
      min-width: 32px;
      height: 32px;
      line-height: 32px;
      margin-right: 4px;
      border-radius: 4px;
      font-size: 14px; } }
.breadcrumb-icon {
  color: #909399; }

.breadcrumb {
  display: inline-block; }
  .breadcrumb li {
    display: inline-block; }
    .breadcrumb li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/\00a0"; }
    .breadcrumb li a {
      color: #909399; }

.form-group {
  position: relative;
  margin-bottom: 10px; }
  .form-group label {
    padding: 0 12px 0 0;
    height: 36px;
    line-height: 36px;
    text-align: right;
    vertical-align: middle;
    font-size: 14px;
    color: #606266; }

.form-control {
  -webkit-appearance: none;
  position: relative;
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  color: #606266;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  vertical-align: middle;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.form-control:focus {
  border-color: #003c83;
  outline: 0; }

textarea.form-control {
  height: auto; }

.form-captha {
  position: relative; }
  .form-captha .form-control {
    width: 200px; }
  .form-captha .form-captha-img {
    position: absolute;
    left: 210px;
    bottom: 0;
    width: 80px;
    height: 36px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    overflow: hidden; }
    .form-captha .form-captha-img img {
      border-radius: 4px;
      display: block;
      margin: 0 auto;
      height: 100%;
      cursor: pointer; }

.form-submit {
  margin-top: 20px; }
  .form-submit .btn {
    width: 100%; }

@media (min-width: 768px) {
  .form-submit .btn {
    max-width: 200px; } }
.btn {
  display: inline-block;
  margin: 0;
  line-height: 36px;
  padding: 0 20px;
  background: #003c83;
  border: 1px solid #003c83;
  outline: none;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 4px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .btn:hover {
    background-color: #0053b6;
    border-color: #0053b6; }

a.btn {
  text-decoration: none; }
  a.btn:hover {
    text-decoration: none; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.d-none {
  display: none !important; }

.d-block {
  display: block !important; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.offset-xs-1 {
  margin-left: 8.3333333333%; }

.offset-xs-2 {
  margin-left: 16.6666666667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.3333333333%; }

.offset-xs-5 {
  margin-left: 41.6666666667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.3333333333%; }

.offset-xs-8 {
  margin-left: 66.6666666667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.3333333333%; }

.offset-xs-11 {
  margin-left: 91.6666666667%; }

.offset-xs-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; }

  .offset-sm-12 {
    margin-left: 100%; }

  .d-sm-none {
    display: none !important; }

  .d-sm-block {
    display: block !important; } }
@media (min-width: 992px) {
  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; }

  .offset-md-12 {
    margin-left: 100%; }

  .d-md-none {
    display: none !important; }

  .d-md-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; }

  .offset-lg-12 {
    margin-left: 100%; }

  .d-lg-none {
    display: none !important; }

  .d-lg-block {
    display: block !important; } }
#app-content {
  position: relative;
  width: 100%;
  min-height: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.main {
  padding-bottom: 10px; }

.header {
  height: 50px;
  background-color: transparent; }

.logo-wrap {
  width: 100%;
  height: 50px;
  text-align: center; }
  .logo-wrap .logo {
    display: inline-block;
    height: 40px;
    margin: 5px 0; }
    .logo-wrap .logo img {
      display: block;
      max-height: 100%; }

.link {
  padding: 20px 5px;
  background-color: #ddd; }
  .link .link-item {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    color: #606266;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  .link a:hover {
    color: #003c83; }

.footer {
  padding: 40px 0 20px;
  background-color: #222324; }
  .footer .footer-company {
    height: 100px;
    overflow: hidden;
    text-align: center; }
    .footer .footer-company .footer-company-title {
      color: #acabab;
      margin-bottom: 20px; }
    .footer .footer-company .footer-company-info {
      color: #8b8a8a; }
  .footer .footer-qrcode {
    text-align: center; }
    .footer .footer-qrcode img {
      display: block;
      margin: 0 auto 10px;
      vertical-align: middle;
      width: 100px;
      height: 100px; }

.copyright {
  padding: 10px;
  text-align: center;
  background-color: #1a1b1b;
  color: #7d7b7b; }
  .copyright a {
    color: #7d7b7b;
    font-size: 13px; }

@media (min-width: 992px) {
  .header {
    height: 80px; }

  .logo-wrap {
    width: auto;
    height: 80px; }
    .logo-wrap .logo {
      height: 60px;
      margin: 10px 0; } }
@media (min-width: 768px) {
  .about .about-text {
    padding: 20px; }
    .about .about-text p {
      text-indent: 2em;
      line-height: 2em; }
  .about .about-address {
    padding: 0 20px; }
    .about .about-address p {
      text-indent: 2em; }

  .footer .footer-company {
    text-align: left; }
  .footer .footer-qrcode {
    text-align: right; }
    .footer .footer-qrcode img {
      display: inline-block;
      margin: 0 5px; }

  .page-title {
    padding: 80px 0 40px; } }
.product .product-item {
  display: block; }
  .product .product-item .product-title {
    text-align: center;
    margin: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: normal; }

.product-detail .thumb {
  padding: 0 5px; }
.product-detail .content {
  padding: 5px; }
  .product-detail .content .title {
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: normal; }
  .product-detail .content .border {
    width: 80px;
    height: 2px;
    margin-bottom: 20px;
    background-color: #003c83; }
  .product-detail .content .desc {
    margin-bottom: 20px;
    color: #909399;
    line-height: 20px;
    overflow: hidden;
    height: 40px;
    display: -webkit-box;
    display: -moz-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    box-orient: vertical; }
  .product-detail .content .meta span {
    display: block;
    margin-bottom: 5px; }

@media (min-width: 768px) {
  .product-detail .thumb {
    padding: 0 20px; }
  .product-detail .content {
    padding: 20px; }
    .product-detail .content .title {
      margin-bottom: 20px; }
    .product-detail .content .border {
      margin-bottom: 20px; }
    .product-detail .content .desc {
      margin-bottom: 40px; }
    .product-detail .content .meta span {
      margin-bottom: 10px; } }
.advantage .advantage-item {
  display: block; }
  .advantage .advantage-item .advantage-border {
    height: 2px;
    width: 30%;
    margin: 0 auto;
    background-color: #003c83; }
  .advantage .advantage-item .advantage-content {
    border: 2px solid #e0e0e0;
    padding: 20px; }
  .advantage .advantage-item .advantage-title {
    text-align: center;
    margin: 20px 0 10px; }
  .advantage .advantage-item .advantage-desc {
    color: #909399;
    line-height: 20px;
    overflow: hidden;
    height: 40px;
    display: -webkit-box;
    display: -moz-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    box-orient: vertical; }

.post .post-item {
  display: block; }
.post .post-title {
  margin: 10px 0 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  word-wrap: normal; }
.post .post-border {
  height: 2px;
  width: 60px;
  margin-bottom: 10px;
  background-color: #e0e0e0; }
.post .post-desc {
  color: #909399;
  margin-bottom: 10px;
  line-height: 20px;
  overflow: hidden;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  box-orient: vertical; }
.post .post-meta {
  color: #909399; }
.post:hover .post-title {
  color: #003c83; }

.post-detail .title {
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  word-wrap: normal; }
.post-detail .meta {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e0e0e0; }
  .post-detail .meta span {
    display: inline-block;
    margin-right: 20px;
    color: #909399; }

@media (min-width: 768px) {
  .post .post-title {
    margin: 20px 0 10px; } }
.page-banner {
  width: 100%;
  overflow: hidden; }

.page-title {
  padding: 40px 0 20px;
  color: #003c83;
  font-weight: bold;
  text-align: center; }

.page-content {
  width: 100%;
  margin: 0 auto;
  padding: 0 5px 40px; }

.page-nav {
  text-align: center; }
  .page-nav .page-nav-item {
    display: inline-block;
    padding: 3px 10px;
    margin: 0 3px 10px;
    background-color: #f4f5f5;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .page-nav .page-nav-item a {
      color: #606266;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .page-nav .page-nav-item:hover {
      background-color: #003c83; }
      .page-nav .page-nav-item:hover a {
        color: #fff; }
  .page-nav .active {
    background-color: #003c83; }
    .page-nav .active a {
      color: #fff; }

@media (min-width: 768px) {
  .page-title {
    padding: 80px 0 40px; }

  .page-nav .page-nav-item {
    padding: 8px 20px;
    margin: 0 5px 20px; }

  .page-content {
    max-width: 980px;
    padding: 0 0 80px; } }
.editor-text {
  line-height: 2em; }

.editor-text span,
.editor-text h1,
.editor-text h2,
.editor-text h3,
.editor-text h4,
.editor-text h5,
.editor-text h6,
.editor-text p,
.editor-text small,
.editor-text strong,
.editor-text tt,
.editor-text center,
.editor-text dl,
.editor-text dt,
.editor-text dd,
.editor-text ol,
.editor-text ul,
.editor-text li,
.editor-text form,
.editor-text label,
.editor-text legend,
.editor-text table,
.editor-text caption,
.editor-text tbody,
.editor-text tfoot,
.editor-text thead,
.editor-text tr,
.editor-text th,
.editor-text td,
.editor-text article,
.editor-text aside,
.editor-text canvas,
.editor-text details,
.editor-text embed,
.editor-text footer,
.editor-text header,
.editor-text menu,
.editor-text nav,
.editor-text section,
.editor-text summary {
  margin: 0;
  padding: 0; }

.editor-text ol, .editor-text ul {
  list-style: none; }

.editor-text blockquote, .editor-text q {
  quotes: none; }

.editor-text blockquote:before,
.editor-text blockquote:after,
.editor-text q:before,
.editor-text q:after {
  content: '';
  content: none; }

.editor-text table {
  border-collapse: collapse;
  border-spacing: 0; }

.editor-text img {
  max-width: 100%;
  vertical-align: middle; }

/*# sourceMappingURL=main.css.map */
