﻿@charset "UTF-8";
/* 横向布局 */
@keyframes img-hover {
  0% {
    background-size: cover; }
  5% {
    background-size: 100.25%; }
  10% {
    background-size: 100.5%; }
  15% {
    background-size: 100.75%; }
  20% {
    background-size: 101%; }
  25% {
    background-size: 101.25%; }
  30% {
    background-size: 101.5%; }
  35% {
    background-size: 101.75%; }
  40% {
    background-size: 102%; }
  45% {
    background-size: 102.25%; }
  50% {
    background-size: 102.5%; }
  55% {
    background-size: 102.75%; }
  60% {
    background-size: 103%; }
  65% {
    background-size: 103.25%; }
  70% {
    background-size: 103.5%; }
  75% {
    background-size: 103.75%; }
  80% {
    background-size: 104%; }
  85% {
    background-size: 104.25%; }
  90% {
    background-size: 104.5%; }
  95% {
    background-size: 104.75%; }
  100% {
    background-size: 105%; } }
@-moz-keyframes img-hover /* Firefox */ {
  0% {
    background-size: cover; }
  5% {
    background-size: 100.25%; }
  10% {
    background-size: 100.5%; }
  15% {
    background-size: 100.75%; }
  20% {
    background-size: 101%; }
  25% {
    background-size: 101.25%; }
  30% {
    background-size: 101.5%; }
  35% {
    background-size: 101.75%; }
  40% {
    background-size: 102%; }
  45% {
    background-size: 102.25%; }
  50% {
    background-size: 102.5%; }
  55% {
    background-size: 102.75%; }
  60% {
    background-size: 103%; }
  65% {
    background-size: 103.25%; }
  70% {
    background-size: 103.5%; }
  75% {
    background-size: 103.75%; }
  80% {
    background-size: 104%; }
  85% {
    background-size: 104.25%; }
  90% {
    background-size: 104.5%; }
  95% {
    background-size: 104.75%; }
  100% {
    background-size: 105%; } }
@-webkit-keyframes img-hover /* Safari 和 Chrome */ {
  0% {
    background-size: cover; }
  5% {
    background-size: 100.25%; }
  10% {
    background-size: 100.5%; }
  15% {
    background-size: 100.75%; }
  20% {
    background-size: 101%; }
  25% {
    background-size: 101.25%; }
  30% {
    background-size: 101.5%; }
  35% {
    background-size: 101.75%; }
  40% {
    background-size: 102%; }
  45% {
    background-size: 102.25%; }
  50% {
    background-size: 102.5%; }
  55% {
    background-size: 102.75%; }
  60% {
    background-size: 103%; }
  65% {
    background-size: 103.25%; }
  70% {
    background-size: 103.5%; }
  75% {
    background-size: 103.75%; }
  80% {
    background-size: 104%; }
  85% {
    background-size: 104.25%; }
  90% {
    background-size: 104.5%; }
  95% {
    background-size: 104.75%; }
  100% {
    background-size: 105%; } }
@-o-keyframes img-hover /* Opera */ {
  0% {
    background-size: cover; }
  5% {
    background-size: 100.25%; }
  10% {
    background-size: 100.5%; }
  15% {
    background-size: 100.75%; }
  20% {
    background-size: 101%; }
  25% {
    background-size: 101.25%; }
  30% {
    background-size: 101.5%; }
  35% {
    background-size: 101.75%; }
  40% {
    background-size: 102%; }
  45% {
    background-size: 102.25%; }
  50% {
    background-size: 102.5%; }
  55% {
    background-size: 102.75%; }
  60% {
    background-size: 103%; }
  65% {
    background-size: 103.25%; }
  70% {
    background-size: 103.5%; }
  75% {
    background-size: 103.75%; }
  80% {
    background-size: 104%; }
  85% {
    background-size: 104.25%; }
  90% {
    background-size: 104.5%; }
  95% {
    background-size: 104.75%; }
  100% {
    background-size: 105%; } }
body {
  background: #f5f5f5; }

.hy-banner {
  min-width: 1180px; }
  .hy-banner .swiper-container .swiper-slide a {
    display: block;
    width: 100%;
    height: 440px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white; }
  .hy-banner .swiper-container .swiper-pagination {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 20px;
    width: auto;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 100px;
    bottom: 30px !important;
    padding: 0 6px; }
    .hy-banner .swiper-container .swiper-pagination span {
      display: inline-block;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      margin-top: 4px !important;
      cursor: pointer;
      background: #fff;
      opacity: 0.6; }
      .hy-banner .swiper-container .swiper-pagination span.swiper-pagination-bullet-active {
        opacity: 1;
        background: #fff; }

.hy-container .hy-index-container {
  padding: 0 40px;
  position: relative; }
  .hy-container .hy-index-container h1 {
    font-size: 24px;
    font-weight: normal;
    padding: 40px 0 10px;
    position: relative; }
    .hy-container .hy-index-container h1 span {
      display: inline-block;
      background: #e03636;
      height: 28px;
      width: 4px;
      margin-right: 15px;
      vertical-align: middle;
      margin-top: -3px; }
    .hy-container .hy-index-container h1 .hy-more {
      position: absolute;
      right: 0;
      font-size: 15px;
      bottom: 10px;
      color: #999;
      cursor: pointer; }
      .hy-container .hy-index-container h1 .hy-more:hover {
        color: #e03636; }
  .hy-container .hy-index-container .hy-floor-nav {
    display: none;
    position: fixed;
    z-index: 98;
    margin: 0 auto;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    border-radius: 4px; }
    .hy-container .hy-index-container .hy-floor-nav .hy-floor-nav-box {
      width: 40px;
      margin-left: -55px; }
      .hy-container .hy-index-container .hy-floor-nav .hy-floor-nav-box .hy-item {
        width: 35px;
        height: 40px;
        text-align: center;
        padding: 5px;
        font-size: 14px;
        background: rgba(0, 0, 0, 0.4);
        border-bottom: 1px solid white;
        color: white;
        -webkit-transition: background-color .3s,color .3s;
        -o-transition: background-color .3s,color .3s;
        transition: background-color .3s,color .3s;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
        .hy-container .hy-index-container .hy-floor-nav .hy-floor-nav-box .hy-item.active {
          background: #e03636; }
        .hy-container .hy-index-container .hy-floor-nav .hy-floor-nav-box .hy-item:last-child {
          border-bottom: none; }
        .hy-container .hy-index-container .hy-floor-nav .hy-floor-nav-box .hy-item:hover {
          background: #e03636; }
      .hy-container .hy-index-container .hy-floor-nav .hy-floor-nav-box .hy-last-item {
        width: 35px;
        text-align: center;
        padding: 5px;
        background: rgba(0, 0, 0, 0.4);
        border-bottom: 1px solid white;
        color: white;
        -webkit-transition: background-color .3s,color .3s;
        -o-transition: background-color .3s,color .3s;
        transition: background-color .3s,color .3s;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-size: 25px;
        height: 30px;
        line-height: 30px; }
        .hy-container .hy-index-container .hy-floor-nav .hy-floor-nav-box .hy-last-item:hover {
          background: #e03636; }
  .hy-container .hy-index-container .hy-quick-tool {
    padding-top: 40px;
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: -webkit-box;
    /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;
    /* 混合版本语法: IE 10 */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center; }
    .hy-container .hy-index-container .hy-quick-tool .hy-item {
      display: -webkit-flex;
      /* 新版本语法: Chrome 21+ */
      display: -webkit-box;
      /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
      display: -moz-box;
      /* 老版本语法: Firefox (buggy) */
      display: -ms-flexbox;
      /* 混合版本语法: IE 10 */
      display: flex;
      /* 新版本语法: Opera 12.1, Firefox 22+ */
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
      text-align: center;
      justify-content: flex-start;
      width: 280px;
      height: 140px;
      padding: 20px;
      box-sizing: border-box;
      background: white;
      box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
      position: relative; }
      .hy-container .hy-index-container .hy-quick-tool .hy-item:hover {
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.23); }
      .hy-container .hy-index-container .hy-quick-tool .hy-item:before {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        content: '';
        width: 0;
        height: 0;
        border-top: 50px solid #e03636;
        border-right: 50px solid transparent; }
      .hy-container .hy-index-container .hy-quick-tool .hy-item span {
        position: absolute;
        display: inline-block;
        width: 28px;
        height: 25px;
        line-height: 25px;
        top: 0;
        left: 0;
        color: white;
        font-size: 14px;
        transition: all .2s;
        transform: rotate(-45deg);
        margin-top: 4px;
        margin-left: 2px; }
      .hy-container .hy-index-container .hy-quick-tool .hy-item .hy-text {
        align-self: center;
        color: #333; }
      .hy-container .hy-index-container .hy-quick-tool .hy-item img {
        display: inline-block;
        height: 72px;
        padding: 0 20px;
        align-self: center; }
      .hy-container .hy-index-container .hy-quick-tool .hy-item p {
        text-align: left;
        font-weight: bold;
        font-size: 18px; }
  .hy-container .hy-index-container .hy-product-list .hy-content {
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: -webkit-box;
    /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;
    /* 混合版本语法: IE 10 */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    height: 590px; }
    .hy-container .hy-index-container .hy-product-list .hy-content .hy-l {
      position: relative;
      width: 280px;
      height: 100%;
      background-position: center;
      background-repeat: no-repeat; }
      .hy-container .hy-index-container .hy-product-list .hy-content .hy-l:hover {
        animation: img-hover 0.15s;
        -moz-animation: img-hover 0.15s;
        /* Firefox */
        -webkit-animation: img-hover 0.15s;
        /* Safari 和 Chrome */
        -o-animation: img-hover 0.15s;
        /* Opera */
        animation-fill-mode: forwards;
        -webkit-animation-fill-mode: forwards;
        -moz-animation-fill-mode: forwards;
        -o-animation-fill-mode: forwards; }
      .hy-container .hy-index-container .hy-product-list .hy-content .hy-l .hy-tip {
        position: absolute;
        bottom: 30px;
        left: 50%;
        width: 220px;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        color: white;
        background: rgba(0, 0, 0, 0.4);
        padding: 20px 0; }
        .hy-container .hy-index-container .hy-product-list .hy-content .hy-l .hy-tip .hy-title {
          margin-bottom: 10px; }
          .hy-container .hy-index-container .hy-product-list .hy-content .hy-l .hy-tip .hy-title h2 {
            display: inline-block;
            font-size: 20px;
            margin: 0 10px; }
          .hy-container .hy-index-container .hy-product-list .hy-content .hy-l .hy-tip .hy-title span {
            display: inline-block;
            background: white;
            width: 30px;
            height: 2px;
            vertical-align: middle; }
        .hy-container .hy-index-container .hy-product-list .hy-content .hy-l .hy-tip p {
          font-size: 16px; }
    .hy-container .hy-index-container .hy-product-list .hy-content .hy-r {
      display: -webkit-flex;
      /* 新版本语法: Chrome 21+ */
      display: -webkit-box;
      /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
      display: -moz-box;
      /* 老版本语法: Firefox (buggy) */
      display: -ms-flexbox;
      /* 混合版本语法: IE 10 */
      display: flex;
      /* 新版本语法: Opera 12.1, Firefox 22+ */
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
      text-align: center;
      align-content: space-between;
      width: 880px; }
      .hy-container .hy-index-container .hy-product-list .hy-content .hy-r .hy-item {
        width: 240px;
        height: 285px;
        overflow: hidden;
        background: white;
        color: #333;
        cursor: pointer;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07); }
        .hy-container .hy-index-container .hy-product-list .hy-content .hy-r .hy-item:hover {
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.23); }
        .hy-container .hy-index-container .hy-product-list .hy-content .hy-r .hy-item:hover .hy-img {
          animation: img-hover 0.15s;
          -moz-animation: img-hover 0.15s;
          /* Firefox */
          -webkit-animation: img-hover 0.15s;
          /* Safari 和 Chrome */
          -o-animation: img-hover 0.15s;
          /* Opera */
          animation-fill-mode: forwards;
          -webkit-animation-fill-mode: forwards;
          -moz-animation-fill-mode: forwards;
          -o-animation-fill-mode: forwards; }
        .hy-container .hy-index-container .hy-product-list .hy-content .hy-r .hy-item:nth-child(3n+1) {
          width: 360px; }
        .hy-container .hy-index-container .hy-product-list .hy-content .hy-r .hy-item:hover .hy-info .hy-describe {
          color: #e03636; }
        .hy-container .hy-index-container .hy-product-list .hy-content .hy-r .hy-item .hy-img {
          height: 181px;
          width: 100%;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover; }
        .hy-container .hy-index-container .hy-product-list .hy-content .hy-r .hy-item .hy-info {
          padding: 10px 15px;
          text-align: left; }
          .hy-container .hy-index-container .hy-product-list .hy-content .hy-r .hy-item .hy-info .hy-name {
            font-size: 18px;
            font-weight: bold; }
          .hy-container .hy-index-container .hy-product-list .hy-content .hy-r .hy-item .hy-info .hy-describe {
            font-size: 14px;
            color: #999;
            margin: 7px 0; }
          .hy-container .hy-index-container .hy-product-list .hy-content .hy-r .hy-item .hy-info .hy-strong {
            font-size: 20px;
            font-weight: bold;
            color: #e03636; }
  .hy-container .hy-index-container .hy-news .hy-news-info {
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: -webkit-box;
    /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;
    /* 混合版本语法: IE 10 */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center; }
    .hy-container .hy-index-container .hy-news .hy-news-info .hy-news-list {
      display: -webkit-flex;
      /* 新版本语法: Chrome 21+ */
      display: -webkit-box;
      /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
      display: -moz-box;
      /* 老版本语法: Firefox (buggy) */
      display: -ms-flexbox;
      /* 混合版本语法: IE 10 */
      display: flex;
      /* 新版本语法: Opera 12.1, Firefox 22+ */
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
      text-align: center;
      align-content: space-between;
      width: 280px;
      height: 440px; }
      .hy-container .hy-index-container .hy-news .hy-news-info .hy-news-list .hy-news-item {
        width: 100%;
        height: 210px;
        background: white;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07); }
        .hy-container .hy-index-container .hy-news .hy-news-info .hy-news-list .hy-news-item:hover {
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.23); }
        .hy-container .hy-index-container .hy-news .hy-news-info .hy-news-list .hy-news-item:hover .hy-img {
          animation: img-hover 0.15s;
          -moz-animation: img-hover 0.15s;
          /* Firefox */
          -webkit-animation: img-hover 0.15s;
          /* Safari 和 Chrome */
          -o-animation: img-hover 0.15s;
          /* Opera */
          animation-fill-mode: forwards;
          -webkit-animation-fill-mode: forwards;
          -moz-animation-fill-mode: forwards;
          -o-animation-fill-mode: forwards; }
        .hy-container .hy-index-container .hy-news .hy-news-info .hy-news-list .hy-news-item .hy-img {
          height: 110px;
          line-height: 110px;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover; }
          .hy-container .hy-index-container .hy-news .hy-news-info .hy-news-list .hy-news-item .hy-img h2 {
            text-align: center;
            font-size: 22px;
            font-weight: 400;
            color: white; }
        .hy-container .hy-index-container .hy-news .hy-news-info .hy-news-list .hy-news-item .hy-news-info {
          padding: 10px 20px;
          text-align: left; }
          .hy-container .hy-index-container .hy-news .hy-news-info .hy-news-list .hy-news-item .hy-news-info ul li {
            font-size: 14px;
            height: 30px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            max-width: 250px; }
            .hy-container .hy-index-container .hy-news .hy-news-info .hy-news-list .hy-news-item .hy-news-info ul li a {
              color: #666;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
              .hy-container .hy-index-container .hy-news .hy-news-info .hy-news-list .hy-news-item .hy-news-info ul li a:hover {
                color: #e03636; }
            .hy-container .hy-index-container .hy-news .hy-news-info .hy-news-list .hy-news-item .hy-news-info ul li span {
              display: inline-block;
              width: 6px;
              height: 6px;
              margin: 2px 11px;
              margin-left: 3px;
              background-color: #666;
              transform: rotate(45deg);
              -ms-transform: rotate(45deg);
              /* Internet Explorer */
              -moz-transform: rotate(45deg);
              /* Firefox */
              -webkit-transform: rotate(45deg);
              /* Safari 和 Chrome */
              -o-transform: rotate(45deg);
              /* Opera */ }
    .hy-container .hy-index-container .hy-news .hy-news-info .hy-video {
      width: 580px;
      height: 440px; }
      .hy-container .hy-index-container .hy-news .hy-news-info .hy-video .swiper-slide a {
        position: relative;
        display: block;
        width: 100%;
        height: 440px;
        background-repeat: no-repeat;
        background-position: center;
        cursor: pointer; }
        .hy-container .hy-index-container .hy-news .hy-news-info .hy-video .swiper-slide a .hy-title {
          display: inline-block;
          font-size: 26px;
          font-weight: 500;
          color: white;
          border-bottom: 2px solid white;
          padding: 5px 5px;
          margin-top: 30px;
          letter-spacing: 2px; }
        .hy-container .hy-index-container .hy-news .hy-news-info .hy-video .swiper-slide a .hy-btn {
          position: absolute;
          width: 72px;
          height: 72px;
          top: 50%;
          left: 50%;
          margin-top: -36px;
          margin-left: -36px;
          line-height: 72px;
          text-align: center;
          border-radius: 50%;
          background: rgba(0, 0, 0, 0.45);
          color: white;
          font-size: 28px; }
          .hy-container .hy-index-container .hy-news .hy-news-info .hy-video .swiper-slide a .hy-btn:hover {
            width: 76px;
            height: 76px;
            top: 50%;
            left: 50%;
            margin-top: -38px;
            margin-left: -38px;
            line-height: 76px;
            font-size: 31px; }
          .hy-container .hy-index-container .hy-news .hy-news-info .hy-video .swiper-slide a .hy-btn i {
            margin-left: 8px; }
      .hy-container .hy-index-container .hy-news .hy-news-info .hy-video .swiper-pagination {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        height: 20px;
        width: auto;
        bottom: 30px !important; }
        .hy-container .hy-index-container .hy-news .hy-news-info .hy-video .swiper-pagination span {
          display: inline-block;
          width: 9px;
          height: 9px;
          border-radius: 50%;
          cursor: pointer;
          border: 1px solid #fff;
          background: transparent;
          opacity: 0.6; }
          .hy-container .hy-index-container .hy-news .hy-news-info .hy-video .swiper-pagination span.swiper-pagination-bullet-active {
            opacity: 1;
            background: #fff; }
  .hy-container .hy-index-container .hy-aboutus .hy-content {
    height: 480px;
    background: url("../images/goods_7_1.png") no-repeat center;
    background-size: cover;
    padding: 20px;
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: -webkit-box;
    /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;
    /* 混合版本语法: IE 10 */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    align-content: space-between; }
    .hy-container .hy-index-container .hy-aboutus .hy-content .hy-item {
      width: 366px;
      height: 230px;
      background: rgba(255, 255, 255, 0.8);
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      padding: 20px;
      box-sizing: border-box; }
      .hy-container .hy-index-container .hy-aboutus .hy-content .hy-item:hover .hy-btn {
        padding: 2px; }
      .hy-container .hy-index-container .hy-aboutus .hy-content .hy-item:nth-child(even):hover {
        background: rgba(255, 255, 255, 0.95); }
      .hy-container .hy-index-container .hy-aboutus .hy-content .hy-item .hy-btn {
        position: relative;
        width: 136px;
        height: 44px;
        line-height: 44px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border: 2px solid white;
        color: white;
        font-weight: bold;
        font-size: 18px;
        background: transparent; }
      .hy-container .hy-index-container .hy-aboutus .hy-content .hy-item .hy-title {
        text-align: center;
        font-size: 22px;
        color: #333; }
      .hy-container .hy-index-container .hy-aboutus .hy-content .hy-item .hy-text {
        display: -webkit-flex;
        /* 新版本语法: Chrome 21+ */
        display: -webkit-box;
        /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
        display: -moz-box;
        /* 老版本语法: Firefox (buggy) */
        display: -ms-flexbox;
        /* 混合版本语法: IE 10 */
        display: flex;
        /* 新版本语法: Opera 12.1, Firefox 22+ */
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        text-align: center;
        flex-wrap: nowrap;
        justify-content: flex-start;
        margin-top: 10px; }
        .hy-container .hy-index-container .hy-aboutus .hy-content .hy-item .hy-text .hy-list-img span {
          display: inline-block;
          width: 6px;
          height: 6px;
          margin: 2px 11px;
          margin-left: 3px;
          background-color: #666;
          transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          /* Internet Explorer */
          -moz-transform: rotate(45deg);
          /* Firefox */
          -webkit-transform: rotate(45deg);
          /* Safari 和 Chrome */
          -o-transform: rotate(45deg);
          /* Opera */ }
        .hy-container .hy-index-container .hy-aboutus .hy-content .hy-item .hy-text .hy-text-info {
          text-align: left;
          color: #666;
          font-size: 18px; }
  .hy-container .hy-index-container .hy-user {
    display: -webkit-flex;
    /* 新版本语法: Chrome 21+ */
    display: -webkit-box;
    /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -moz-box;
    /* 老版本语法: Firefox (buggy) */
    display: -ms-flexbox;
    /* 混合版本语法: IE 10 */
    display: flex;
    /* 新版本语法: Opera 12.1, Firefox 22+ */
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center; }
    .hy-container .hy-index-container .hy-user .hy-item {
      width: 280px;
      height: 311px;
      position: relative;
      background: white;
      padding: 0 20px;
      box-sizing: border-box;
      box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07); }
      .hy-container .hy-index-container .hy-user .hy-item:hover {
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.23); }
      .hy-container .hy-index-container .hy-user .hy-item .hy-item-photo {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -40px;
        margin-left: -40px; }
      .hy-container .hy-index-container .hy-user .hy-item .hy-logo {
        height: 160px;
        background-repeat: no-repeat;
        background-position: center 35px;
        border-bottom: 1px solid #eee; }
      .hy-container .hy-index-container .hy-user .hy-item .hy-info {
        margin-top: 50px;
        height: 160px; }
        .hy-container .hy-index-container .hy-user .hy-item .hy-info .hy-title {
          display: -webkit-flex;
          /* 新版本语法: Chrome 21+ */
          display: -webkit-box;
          /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
          display: -moz-box;
          /* 老版本语法: Firefox (buggy) */
          display: -ms-flexbox;
          /* 混合版本语法: IE 10 */
          display: flex;
          /* 新版本语法: Opera 12.1, Firefox 22+ */
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          justify-content: space-between;
          text-align: center;
          justify-content: space-between;
          margin: 10px 0; }
          .hy-container .hy-index-container .hy-user .hy-item .hy-info .hy-title .hy-name {
            font-size: 15px;
            font-weight: bold; }
          .hy-container .hy-index-container .hy-user .hy-item .hy-info .hy-title .hy-from {
            font-size: 15px;
            color: #999; }
        .hy-container .hy-index-container .hy-user .hy-item .hy-info .hy-describe {
          color: #999;
          text-align: left; }
  .hy-container .hy-index-container .hy-part {
    width: 100%;
    height: 140px;
    position: relative;
    margin-bottom: 120px; }
    .hy-container .hy-index-container .hy-part .hy-item {
      display: inline-block;
      width: 280px;
      height: 140px;
      background-repeat: no-repeat;
      background-position: center; }
      .hy-container .hy-index-container .hy-part .hy-item:hover {
        box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.23); }
    .hy-container .hy-index-container .hy-part .swiper-container .swiper-wrapper {
      float: left;
      margin: 0 auto; }

/*# sourceMappingURL=index.css.map */
