.c-search-bar {
  float: right;
  background-color: #fff;
  padding: 0 20px 0 10px;
  margin-top: 34px;
  width: 200px;
  height: 36px;
  border-radius: 4px;
  position: relative;
}

  .c-search-bar input {
    border: none;
    height: 100%;
  }

  .c-search-bar .icon-search {
    position: absolute;
    right: 10px;
    font-size: 20px;
    top: 8px;
    cursor: pointer;
  }

.header {
  height: 100px;
  background-color: #fabe00;
}

  .header .logo {
    width: 168px;
    height: 59px;
    float: left;
    margin: 20px 102px 0 0;
    border: none;
  }

  .header .item {
    font-size: 16px;
    height: 100%;
    position: relative;
    float: left;
    position: relative;
    z-index: 11;
  }

  .header .item .inner {
      line-height: 100px;
      padding: 0 26px;
      display: block;
      font-weight: bold;
    }

  .header .item .drop-down {
      display: none;
      background-color: #fff;
      padding: 10px 0;
      width: 230px;
      box-shadow: 0 0 10px rgba(75, 72, 72, 0.3);
    }

  .header .item .drop-down .entry {
        display: block;
        line-height: 50px;
        padding: 0 40px
      }

  .header .item .drop-down .entry:hover {
          background-color: #fabe00;
        }

  .header .item:hover .inner {
        color: #fabe00;
        background-color: #221814;
      }

  .header .item:hover .drop-down {
        display: block;
        position: absolute;
      }

.footer {
  /* height: 260px; */
  background-color: #4B4848;
  color: #fff;
  text-align: center;
  line-height: 30px;
  padding: 50px 0;
  margin-top: 30px;
}

  .footer a {
    color: #fff;
  }

.tools {
  position: fixed;
  bottom: 99px;
  right: 20px;
  transition: width .1s ease-out;
  width: 60px;
  height: 183px;
  background-color: rgba(242,242,242,1);
  box-sizing: border-box;
  border: 1px solid #d7d7d7;
  box-shadow: none;
  text-align: center;
  z-index: 222;
  cursor: default;
}

.tools .item {
  display: block;
  padding: 15px 0;
  margin: 0 13px;
  border-bottom: 1px solid #d7d7d7;
  opacity: .5;
}

.tools .item:last-child {
  border: none;
}

.tools .item:before {
  font-size: 30px;
  color: #000;
}

.tools .item:hover {
  opacity: 1;
}

.tools .item:hover:before {
  color: #fabe00;
}

.tools .tel {
  display: none;
  width: 168px;
  height: 62px;
  position: absolute;
  right: 58px;
  top: 60px;
  background-color: #f2f2f2;
  font-size: 18px;
  font-style: normal;
  line-height: 62px;
  border: 1px solid #d7d7d7;
  border-right: none;
  color: #fabe00;
}

.tools .item:hover .tel {
  display: block;
}

.tools-transition {
  -webkit-animation-name: tools;
          animation-name: tools;
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

@-webkit-keyframes tools {
  0% {
    opacity: 0;
    right: 0;
  }

  100% {
    opacity: 1;
    right: 58px;
  }
}

@keyframes tools {
  0% {
    opacity: 0;
    right: 0;
  }

  100% {
    opacity: 1;
    right: 58px;
  }
}

.tools .wxs {
  display: none;
  width: 160px;
  height: 190px;
  position: absolute;
  top: -1px;
  right: 65px;
  opacity: 1;
}

.tools .item:hover .wxs {
  display: block;
}

.tools .wxs img {
  width: 100%;
}

.tools .icon-wx {
  opacity: 1;
  display: block;
  margin: 0 auto 10px;
  width: 86px;
  height: 86px;
  padding: 0;
  border: none;
}

.tools .wxs .icon-tool {
  width: 130px;
  margin: 0 auto;
}

.tools .wxs em {
  display: block;
  color: #fff;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:
    url(/fonts/13a92a5e34fa759d9371152bf3cd1fe8.ttf) format('truetype'),
    url(/fonts/4df13806b0a3734a45ae687fcb734573.woff) format('woff'),
    url(/images/icomoon.svg#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cate-1:before {
  content: "\e900";
}
.icon-cate-2:before {
  content: "\e901";
}
.icon-cate-3:before {
  content: "\e902";
}
.icon-cate-4:before {
  content: "\e903";
}
.icon-cate-5:before {
  content: "\e904";
}
.icon-cate-6:before {
  content: "\e905";
}
.icon-cate-7:before {
  content: "\e906";
}
.icon-cate-8:before {
  content: "\e907";
}
.icon-cate-9:before {
  content: "\e908";
}
.icon-cate-10:before {
  content: "\e909";
}
.icon-cate-11:before {
  content: "\e90a";
}
.icon-cate-12:before {
  content: "\e90b";
}
.icon-cate-13:before {
  content: "\e90c";
}
.icon-cate-14:before {
  content: "\e90d";
}
.icon-cate-15:before {
  content: "\e90e";
}
.icon-phone:before {
  content: "\e90f";
}
.icon-qrcode:before {
  content: "\e910";
}
.icon-vip-1:before {
  content: "\e911";
}
.icon-vip-2:before {
  content: "\e912";
}
.icon-vip-3:before {
  content: "\e913";
}
.icon-vip-4:before {
  content: "\e914";
}
.icon-arrow-left:before {
  content: "\e915";
}
.icon-arrow-right:before {
  content: "\e916";
}
.icon-arrow-up:before {
  content: "\e917";
}
.icon-arrow-down:before {
  content: "\e918";
}
.icon-close:before {
  content: "\e919";
}
.icon-checkbox:before {
  content: "\e91a";
}
.icon-checkbox-checked:before {
  content: "\e91b";
}
.icon-search:before {
  content: "\e91c";
}
.icon-cut:before {
  content: "\e91d";
}
.icon-add:before {
  content: "\e91e";
}
.icon-store:before {
  content: "\e91f";
}
.icon-cart:before {
  content: "\e920";
}
.icon-squares-four-fill:before {
  content: "\e921";
}
.icon-stack-fill:before {
  content: "\e922";
}

/* [class^="icon-"], [class*=" icon-"] {
  line-height: inherit;
  font-size: 16px;
  text-align: center;
  vertical-align: top;
  display: inline-block;
} */

html {
  font-family: -apple-system, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "SF UI Text", "Helvetica Neue", Arial, "WenQuanYi Zen Hei", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5;
  height: 100%;
  color: #4b4848;
  background-color: #f1f1f1;
  font-size: 14px;
}

body {
  margin: 0;
  min-width: 1260px;
}

::-webkit-scrollbar {
  height: 6px;
  width: 6px;
  overflow: hidden;
}

::-webkit-scrollbar-track {
  box-shadow: inset 1px 0 0 rgba(0,0,0,.1);
}

::-webkit-scrollbar-thumb {
  background: #c2c2c2;
  border-radius: 3px;
}

::-webkit-scrollbar-thumb:window-inactive {
  background-color: rgba(194, 194, 194,.7);
}

div, p, span, strong, a, ul, ol, li, i, img, h2, h3, h4, h5, form, input, textarea {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

ul, ol, li {
  list-style: none;
}

* {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  text-decoration: none;
  color: #221814;
}

.mod-box {
  width: 1310px;
  margin: 0 auto
}

.mod-box.mod-box-bg-w {
    background-color: #fff;
  }

.m-t-20 {
  margin-top: 20px;
}

.fix {
  zoom: 1;
}

.fix:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.fl-l { float: left; }

.fl-r { float: right; }

.elis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.v-middle {
  text-align: center;
}

.v-middle .v-middle-content {
    display: inline-block;
    vertical-align: middle;
  }

.v-middle:after {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }

.bread-crumbs {
  height: 60px;
  line-height: 60px;
}

.inner-menu {
  line-height: 80px;
  font-size: 16px;
  color: #e5e5e5;
}

.inner-menu .innter-menu-item {
    color: #4b4848;
    padding: 0 40px
  }

.inner-menu .innter-menu-item.inner-menu-active {
      color: #fabe00;
    }

.line-1px {
  border-top: 1px solid #e5e5e5;
  font-size: 0;
  margin: 0 100px;
}

.m-table {
  width: 100%;
  font-size: 14px;
  background-color: #fff;
  text-align: center;
  border-spacing: 0;
  border: none;
}


/*# sourceMappingURL=app.49c532224e1311f5a923.css.map*/