main {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%; }

html {
  background: #f5f5f5;
  overflow-x: hidden;
  width: 100%; }

.banner {
  width: 100%;
  height: auto; }

.search {
  width: 100%;
  height: 115px;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  background: #fafafa;
  z-index: 9999;
  position: relative;
  transition: 500ms;
  -moz-transition: 500ms;
  -webkit-transition: 500ms;
  -o-transition: 500ms; }
  .search .search-left {
    width: 41.6%;
    height: 100%;
    float: left;
    margin-left: 5%;
    overflow: hidden;
    transition: 500ms;
    -moz-transition: 500ms;
    -webkit-transition: 500ms;
    -o-transition: 500ms; }
    .search .search-left .search-left-top {
      height: 39px;
      margin-top: 25px;
      box-sizing: border-box;
      border-top: 1px solid #d2d2d2;
      border-bottom: 1px solid #d2d2d2; }
      .search .search-left .search-left-top form {
        width: 100%;
        height: 100%;
        display: block;
        line-height: 39px; }
        .search .search-left .search-left-top form input {
          width: 80%;
          padding-right: 20%;
          box-sizing: border-box;
          float: left;
          height: 100%;
          background: none; }
        .search .search-left .search-left-top form input::-webkit-input-placeholder {
          font-size: 14px;
          color: #818181; }
        .search .search-left .search-left-top form input:-moz-placeholder {
          font-size: 14px;
          color: #818181; }
        .search .search-left .search-left-top form input::-moz-placeholder {
          font-size: 14px;
          color: #818181; }
        .search .search-left .search-left-top form input:-ms-input-placeholder {
          font-size: 14px;
          color: #818181; }
        .search .search-left .search-left-top form button {
          float: right;
          background: none;
          line-height: 39px;
          height: 30px;
          margin-right: 34px;
          cursor: pointer; }
          .search .search-left .search-left-top form button:hover i {
            color: black; }
          .search .search-left .search-left-top form button i {
            color: #7e7e7e;
            font-size: 18px; }
    .search .search-left .search-left-bottom {
      width: 100%;
      margin-top: 10px; }
      .search .search-left .search-left-bottom span {
        color: #373737; }
      .search .search-left .search-left-bottom a {
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        margin-left: 3%; }
        .search .search-left .search-left-bottom a:hover {
          color: #e70014; }
  .search .search-mid {
    float: left;
    margin-left: 4.4%;
    margin-top: 20px; }
  .search .search-mid2 {
    float: left;
    margin-left: 2.6%;
    margin-top: 30px; }
  .search .search-mid3 {
    margin-left: 0.5%;
    float: left;
    margin-top: 24px; }
    .search .search-mid3 div:first-child {
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 14px;
      color: #818181;
      transition: 500ms;
      -moz-transition: 500ms;
      -webkit-transition: 500ms;
      -o-transition: 500ms; }
    .search .search-mid3 div:last-child {
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 30px;
      color: #434343;
      transition: 500ms;
      -moz-transition: 500ms;
      -webkit-transition: 500ms;
      -o-transition: 500ms;
      font-weight: lighter; }
  .search .search-mid4 {
    float: left;
    margin-left: 2.5%;
    margin-top: 20px; }
  .search .search-right {
    float: right;
    margin-top: 15px; }
  .search .search-right2 {
    height: 90px;
    margin-top: 15px;
    float: right;
    margin-right: 8.5%;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 18px;
    color: #434343;
    text-align: center;
    width: 20px;
    line-height: 20px;
    margin-left: 5px; }

.product {
  margin-top: 50px; }
  .product .product-w1 {
    width: 100%;
    line-height: 30px;
    text-align: center;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 28px;
    color: #e70014;
    font-weight: bold;
    position: relative; }
    .product .product-w1 div:first-child {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      left: 0;
      height: 3px;
      width: 2.25%;
      background: #797979;
      transition: 500ms;
      -moz-transition: 500ms;
      -webkit-transition: 500ms;
      -o-transition: 500ms; }
    .product .product-w1 div:last-child {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      right: 0;
      height: 3px;
      width: 2.25%;
      background: #797979;
      transition: 500ms;
      -moz-transition: 500ms;
      -webkit-transition: 500ms;
      -o-transition: 500ms; }
  .product .product-w2 {
    width: 100%;
    text-align: center;
    height: auto;
    margin-top: 20px;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 14px;
    color: #575757; }
  .product .product-w3 {
    width: 62.5%;
    margin: 0 auto;
    height: auto;
    text-align: center;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 12px;
    color: #a8a8a8;
    font-weight: lighter; }
  .product .product-cat {
    width: 100%;
    height: 66px;
    margin-top: 30px; }
    .product .product-cat .product-cat-left {
      transition: 500ms;
      -moz-transition: 500ms;
      -webkit-transition: 500ms;
      -o-transition: 500ms;
      width: 14%;
      height: 100%;
      background: #e70014;
      float: left;
      text-align: center;
      box-sizing: border-box;
      padding-top: 8px; }
      .product .product-cat .product-cat-left span:first-child {
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 18px;
        color: white;
        font-weight: bold; }
      .product .product-cat .product-cat-left span:last-child {
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 14px;
        color: #fff; }
    .product .product-cat .product-cat-right {
      transition: 500ms;
      -moz-transition: 500ms;
      -webkit-transition: 500ms;
      -o-transition: 500ms;
      width: 86%;
      height: 100%;
      box-sizing: border-box;
      border: 1px solid #dcdcdc;
      float: left;
      position: relative; }
      .product .product-cat .product-cat-right .product-cat-right-ul {
        width: 100%;
        height: 19px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        left: 0; }
        .product .product-cat .product-cat-right .product-cat-right-ul .product-cat-right-li {
          height: 100%;
          float: left;
          margin-left: 4.8%; }
          .product .product-cat .product-cat-right .product-cat-right-ul .product-cat-right-li:hover a div:first-child {
            border: 1px solid #e70014; }
            .product .product-cat .product-cat-right .product-cat-right-ul .product-cat-right-li:hover a div:first-child i {
              color: #e70014; }
          .product .product-cat .product-cat-right .product-cat-right-ul .product-cat-right-li:hover a div:last-child {
            transform: translateX(5px);
            -ms-transform: translateX(5px);
            -moz-transform: translateX(5px);
            -webkit-transform: translateX(5px);
            -o-transform: translateX(5px);
            color: #e70014; }
          .product .product-cat .product-cat-right .product-cat-right-ul .product-cat-right-li a {
            width: 100%;
            height: 100%;
            display: block; }
            .product .product-cat .product-cat-right .product-cat-right-ul .product-cat-right-li a div:first-child {
              width: 19px;
              height: 100%;
              border: 1px solid #acacac;
              box-sizing: border-box;
              float: left;
              line-height: 17px;
              text-align: center;
              margin-right: 4px;
              transition: 0.5s;
              -moz-transition: 0.5s;
              -webkit-transition: 0.5s;
              -o-transition: 0.5s; }
              .product .product-cat .product-cat-right .product-cat-right-ul .product-cat-right-li a div:first-child i {
                font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
                font-size: 14px;
                color: #333; }
            .product .product-cat .product-cat-right .product-cat-right-ul .product-cat-right-li a div:last-child {
              font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
              font-size: 14px;
              color: #5b5b5b;
              line-height: 19px;
              height: 100%;
              float: left;
              transition: 0.5s;
              -moz-transition: 0.5s;
              -webkit-transition: 0.5s;
              -o-transition: 0.5s; }
  .product .product-list {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 24px; }
    .product .product-list li {
      float: left;
      box-sizing: border-box;
      height: 208px;
      border: 1px solid #dcdcdc;
      margin-bottom: 14px;
      overflow: hidden;
      position: relative;
      box-sizing: border-box; }
      .product .product-list li:hover .mask {
        top: 0; }
      .product .product-list li img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center; }
      .product .product-list li .mask {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        position: absolute;
        top: 100%; }
        .product .product-list li .mask .mask-main {
          width: 100%;
          height: 100px;
          position: absolute;
          top: 0;
          bottom: 0;
          margin: auto 0; }
          .product .product-list li .mask .mask-main .mask-main1 {
            width: 100%;
            text-align: center;
            margin-bottom: 8px;
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 16px;
            color: #ffffff; }
          .product .product-list li .mask .mask-main .mask-main2 {
            width: 100%;
            margin-bottom: 5px;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s; }
            .product .product-list li .mask .mask-main .mask-main2 div {
              width: 98px;
              height: 30px;
              margin: 0 auto;
              background: url(../Image/pro1.png) no-repeat center;
              background-size: contain; }
            .product .product-list li .mask .mask-main .mask-main2:hover {
              transform: translateY(-3px);
              -ms-transform: translateY(-3px);
              -moz-transform: translateY(-3px);
              -webkit-transform: translateY(-3px);
              -o-transform: translateY(-3px); }
          .product .product-list li .mask .mask-main .mask-main3 {
            width: 100%;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s; }
            .product .product-list li .mask .mask-main .mask-main3 div {
              width: 98px;
              height: 30px;
              margin: 0 auto;
              background: url(../Image/pro2.png) no-repeat center;
              background-size: contain; }
            .product .product-list li .mask .mask-main .mask-main3:hover {
              transform: translateY(-3px);
              -ms-transform: translateY(-3px);
              -moz-transform: translateY(-3px);
              -webkit-transform: translateY(-3px);
              -o-transform: translateY(-3px); }
  .product .product-contact {
    width: 100%;
    margin-top: 34px;
    float: left; }
    .product .product-contact .product-contact-main {
      max-width: 485px;
      height: 100%;
      line-height: 36px;
      margin: 0 auto; }
      .product .product-contact .product-contact-main div {
        float: left; }
      .product .product-contact .product-contact-main div:first-child {
        margin-right: 2px; }
        .product .product-contact .product-contact-main div:first-child i {
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 22px;
          color: #404040; }
      .product .product-contact .product-contact-main div:nth-child(2) {
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 14px;
        color: #606060; }
      .product .product-contact .product-contact-main div:nth-child(3) {
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 24px;
        color: #e70014;
        font-weight: bold;
        margin-right: 15px; }
      .product .product-contact .product-contact-main div:last-child {
        width: 27%;
        height: 36px;
        float: left;
        background: #e70014;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        line-height: 36px;
        text-align: center; }
        .product .product-contact .product-contact-main div:last-child:hover {
          transform: translateY(-3px);
          -ms-transform: translateY(-3px);
          -moz-transform: translateY(-3px);
          -webkit-transform: translateY(-3px);
          -o-transform: translateY(-3px);
          box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3); }
        .product .product-contact .product-contact-main div:last-child a {
          width: 100%;
          height: 100%;
          display: block;
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 18px;
          color: #fff; }

.advantage {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 60px;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative; }
  .advantage .adBac {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../Image/bac2.jpg) no-repeat center;
    background-attachment: fixed;
    background-size: cover;
    height: 100%; }
  .advantage .advantage-w1 {
    width: 100%;
    line-height: 30px;
    text-align: center;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 28px;
    color: #e70014;
    font-weight: bold;
    position: relative; }
    .advantage .advantage-w1 div:first-child {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      left: 0;
      height: 3px;
      width: 2.25%;
      background: #797979; }
    .advantage .advantage-w1 div:last-child {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      right: 0;
      height: 3px;
      width: 2.25%;
      background: #797979; }
  .advantage .advantage-w2 {
    width: 100%;
    text-align: center;
    height: auto;
    margin-top: 20px;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 14px;
    color: #fafafa; }
  .advantage .advantage-w3 {
    width: 62.5%;
    margin: 0 auto;
    height: auto;
    text-align: center;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 12px;
    color: #dedede;
    font-weight: lighter; }
  .advantage .advantage-main {
    width: 100%;
    height: auto;
    margin-top: 60px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
    float: left; }
    .advantage .advantage-main li {
      width: 20%;
      height: 100%;
      float: left;
      position: relative; }
      .advantage .advantage-main li:hover .advantage-mask {
        height: 50%;
        background: #e70014; }
        .advantage .advantage-main li:hover .advantage-mask .advantage-mask-main .advantage-mask-w1 {
          color: white; }
        .advantage .advantage-main li:hover .advantage-mask .advantage-mask-main .advantage-mask-w2 {
          color: white; }
        .advantage .advantage-main li:hover .advantage-mask .advantage-mask-main .advantage-mask-w3 {
          color: white; }
      .advantage .advantage-main li:hover .advantage-link {
        opacity: 1;
        bottom: -18.5px; }
      .advantage .advantage-main li .advantage-pic {
        width: 100%;
        height: 290px;
        background-size: cover; }
      .advantage .advantage-main li .advantage-add {
        width: 100%;
        height: 200px;
        background: #fff; }
      .advantage .advantage-main li .advantage-mask {
        width: 100%;
        height: 200px;
        background: #fff;
        position: absolute;
        bottom: 0;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s; }
        .advantage .advantage-main li .advantage-mask .advantage-mask-main {
          width: 100%;
          box-sizing: border-box;
          padding-left: 8%;
          padding-right: 8%;
          margin-top: 20px; }
          .advantage .advantage-main li .advantage-mask .advantage-mask-main .advantage-mask-w1 {
            width: 100%;
            height: 40px;
            text-align: center;
            line-height: 40px;
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 42px;
            color: #373737;
            font-weight: bold;
            transition: 500ms;
            -moz-transition: 500ms;
            -webkit-transition: 500ms;
            -o-transition: 500ms; }
          .advantage .advantage-main li .advantage-mask .advantage-mask-main .advantage-mask-w2 {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 22px;
            color: #373737;
            font-weight: bold;
            text-align: center;
            margin-top: 15px;
            transition: 500ms;
            -moz-transition: 500ms;
            -webkit-transition: 500ms;
            -o-transition: 500ms; }
          .advantage .advantage-main li .advantage-mask .advantage-mask-main .advantage-mask-w3 {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 14px;
            color: #969696;
            text-align: center;
            margin-top: 18px;
            transition: 500ms;
            -moz-transition: 500ms;
            -webkit-transition: 500ms;
            -o-transition: 500ms; }
      .advantage .advantage-main li .advantage-link {
        width: 32px;
        height: 37px;
        background: url(../Image/plus.png) no-repeat center;
        background-size: contain;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 0px;
        opacity: 0;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s; }
        .advantage .advantage-main li .advantage-link a {
          width: 100%;
          height: 100%;
          display: block; }
        .advantage .advantage-main li .advantage-link:hover {
          transform: translateY(-5px);
          -ms-transform: translateY(-5px);
          -moz-transform: translateY(-5px);
          -webkit-transform: translateY(-5px);
          -o-transform: translateY(-5px); }

.aboutus {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  float: left;
  background: url(../Image/bac3.jpg) no-repeat center;
  background-size: cover; }
  .aboutus .aboutus-left {
    width: 50%;
    padding-top: 80px;
    padding-bottom: 80px;
    float: left;
    background: rgba(231, 0, 20, 0.8);
    z-index: 999; }
    .aboutus .aboutus-left .aboutus-left-w1 {
      width: 100%;
      height: auto;
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 30px;
      color: #fff;
      font-weight: lighter;
      padding-left: 12.5%;
      padding-right: 12.5%;
      box-sizing: border-box;
      line-height: 30px; }
    .aboutus .aboutus-left .aboutus-left-w2 {
      width: 100%;
      height: auto;
      line-height: 32px;
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 30px;
      color: #fff;
      font-weight: lighter;
      margin-top: 40px;
      padding-left: 12.5%;
      padding-right: 12.5%;
      box-sizing: border-box;
      font-weight: bold; }
    .aboutus .aboutus-left .aboutus-left-w3 {
      width: 100%;
      height: auto;
      font-weight: lighter;
      margin-top: 30px;
      padding-left: 12.5%;
      padding-right: 12.5%;
      box-sizing: border-box;
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 14px;
      color: #fff; }
      .aboutus .aboutus-left .aboutus-left-w3 img {
        margin-right: 5px; }
    .aboutus .aboutus-left .aboutus-left-w4 {
      width: 100%;
      height: auto;
      font-weight: lighter;
      margin-top: 13px;
      padding-left: 12.5%;
      padding-right: 12.5%;
      box-sizing: border-box;
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 14px;
      color: #fff; }
      .aboutus .aboutus-left .aboutus-left-w4 img {
        margin-right: 5px; }
    .aboutus .aboutus-left .aboutus-left-w5 {
      width: 100%;
      height: auto;
      font-weight: lighter;
      margin-top: 13px;
      padding-left: 12.5%;
      padding-right: 12.5%;
      box-sizing: border-box;
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 14px;
      color: #fff; }
      .aboutus .aboutus-left .aboutus-left-w5 img {
        margin-right: 5px; }
  .aboutus .aboutus-right {
    width: 55.5%;
    padding-bottom: 5%;
    background: url(../Image/bac4.png) no-repeat center;
    background-size: cover;
    margin-left: 44.5%;
    position: relative;
    z-index: 9999;
    top: 38px;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 3%;
    box-sizing: border-box; }
    .aboutus .aboutus-right .aboutus-right-w1 {
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 28px;
      color: #fff;
      font-weight: bold; }
    .aboutus .aboutus-right .aboutus-right-w2 {
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 16px;
      color: #fff;
      line-height: 30px;
      margin-top: 4%; }

.customer {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 78px;
  background: url(../Image/bac5.jpg) no-repeat center;
  background-size: cover;
  float: left; }
  .customer .customer-w1 {
    width: 100%;
    line-height: 30px;
    text-align: center;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 28px;
    color: #e70014;
    font-weight: bold;
    position: relative; }
    .customer .customer-w1 div:first-child {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      left: 0;
      height: 3px;
      width: 2.25%;
      background: #797979; }
    .customer .customer-w1 div:last-child {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      right: 0;
      height: 3px;
      width: 2.25%;
      background: #797979; }
  .customer .customer-w2 {
    width: 100%;
    text-align: center;
    height: auto;
    margin-top: 10px;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 14px;
    color: #898989;
    margin-bottom: 26px; }
  .customer .customer-w3 {
    width: 62.5%;
    margin: 0 auto;
    height: auto;
    text-align: center;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: lighter; }
  .customer .customerShow {
    width: 100%;
    height: auto;
    margin-top: 60px;
    position: relative; }
    .customer .customerShow .hd {
      width: 100%;
      height: 48px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0; }
      .customer .customerShow .hd .prev {
        width: 48px;
        height: 48px;
        background: #fff;
        display: block;
        float: left;
        border-radius: 50%;
        cursor: pointer;
        line-height: 48px;
        text-align: center;
        transition: 0.2s;
        -moz-transition: 0.2s;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s; }
        .customer .customerShow .hd .prev div {
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 20px;
          color: #333333;
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s; }
        .customer .customerShow .hd .prev:hover {
          background: #e70014; }
          .customer .customerShow .hd .prev:hover div {
            color: white;
            transform: translateX(-5px);
            -ms-transform: translateX(-5px);
            -moz-transform: translateX(-5px);
            -webkit-transform: translateX(-5px);
            -o-transform: translateX(-5px); }
      .customer .customerShow .hd .next {
        width: 48px;
        height: 48px;
        background: #fff;
        display: block;
        float: right;
        border-radius: 50%;
        transition: 0.2s;
        -moz-transition: 0.2s;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        line-height: 48px;
        text-align: center;
        cursor: pointer; }
        .customer .customerShow .hd .next div {
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 20px;
          color: #333333; }
        .customer .customerShow .hd .next:hover {
          background: #e70014; }
          .customer .customerShow .hd .next:hover div {
            color: white;
            transform: translateX(5px);
            -ms-transform: translateX(5px);
            -moz-transform: translateX(5px);
            -webkit-transform: translateX(5px);
            -o-transform: translateX(5px); }
    .customer .customerShow .bd {
      width: 90%;
      margin: 0 auto;
      height: 218px; }
      .customer .customerShow .bd .showUl {
        width: 100%;
        height: 100%; }
        .customer .customerShow .bd .showUl li {
          width: 262px;
          height: 100%;
          float: left;
          margin-right: 10px; }
          .customer .customerShow .bd .showUl li:hover a {
            transform: scale(0.9);
            -ms-transform: scale(0.9);
            -moz-transform: scale(0.9);
            -webkit-transform: scale(0.9);
            -o-transform: scale(0.9); }
          .customer .customerShow .bd .showUl li:hover .projectName {
            transform: translateY(-8px);
            -ms-transform: translateY(-8px);
            -moz-transform: translateY(-8px);
            -webkit-transform: translateY(-8px);
            -o-transform: translateY(-8px); }
          .customer .customerShow .bd .showUl li a {
            width: 100%;
            height: 180px;
            overflow: hidden;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s; }
            .customer .customerShow .bd .showUl li a img {
              display: block;
              object-fit: cover;
              width: 100%;
              height: 100%;
              object-position: center; }
          .customer .customerShow .bd .showUl li .projectName {
            width: 100%;
            height: 38px;
            line-height: 38px;
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 14px;
            color: #fff;
            line-height: 38px;
            text-align: center;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition-delay: 0.1s; }
  .customer .customerShow2 {
    display: none;
    width: 100%;
    height: auto;
    margin-top: 60px;
    position: relative; }
    .customer .customerShow2 .hd {
      width: 100%;
      height: 48px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0; }
      .customer .customerShow2 .hd .prev {
        width: 48px;
        height: 48px;
        background: #fff;
        display: block;
        float: left;
        border-radius: 50%;
        cursor: pointer;
        line-height: 48px;
        text-align: center;
        transition: 0.2s;
        -moz-transition: 0.2s;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s; }
        .customer .customerShow2 .hd .prev div {
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 20px;
          color: #333333;
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s; }
        .customer .customerShow2 .hd .prev:hover {
          background: #e70014; }
          .customer .customerShow2 .hd .prev:hover div {
            color: white;
            transform: translateX(-5px);
            -ms-transform: translateX(-5px);
            -moz-transform: translateX(-5px);
            -webkit-transform: translateX(-5px);
            -o-transform: translateX(-5px); }
      .customer .customerShow2 .hd .next {
        width: 48px;
        height: 48px;
        background: #fff;
        display: block;
        float: right;
        border-radius: 50%;
        transition: 0.2s;
        -moz-transition: 0.2s;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        line-height: 48px;
        text-align: center;
        cursor: pointer; }
        .customer .customerShow2 .hd .next div {
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 20px;
          color: #333333; }
        .customer .customerShow2 .hd .next:hover {
          background: #e70014; }
          .customer .customerShow2 .hd .next:hover div {
            color: white;
            transform: translateX(5px);
            -ms-transform: translateX(5px);
            -moz-transform: translateX(5px);
            -webkit-transform: translateX(5px);
            -o-transform: translateX(5px); }
    .customer .customerShow2 .bd {
      width: 83%;
      margin: 0 auto;
      height: 218px; }
      .customer .customerShow2 .bd .showUl {
        width: 100%;
        height: 100%; }
        .customer .customerShow2 .bd .showUl li {
          width: 262px;
          height: 100%;
          float: left;
          margin-right: 10px; }
          .customer .customerShow2 .bd .showUl li:hover a {
            transform: scale(0.9);
            -ms-transform: scale(0.9);
            -moz-transform: scale(0.9);
            -webkit-transform: scale(0.9);
            -o-transform: scale(0.9); }
          .customer .customerShow2 .bd .showUl li:hover .projectName {
            transform: translateY(-8px);
            -ms-transform: translateY(-8px);
            -moz-transform: translateY(-8px);
            -webkit-transform: translateY(-8px);
            -o-transform: translateY(-8px); }
          .customer .customerShow2 .bd .showUl li a {
            width: 100%;
            height: 180px;
            overflow: hidden;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s; }
            .customer .customerShow2 .bd .showUl li a img {
              display: block;
              object-fit: cover;
              width: 100%;
              height: 100%;
              object-position: center; }
          .customer .customerShow2 .bd .showUl li .projectName {
            width: 100%;
            height: 38px;
            line-height: 38px;
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 14px;
            color: #fff;
            line-height: 38px;
            text-align: center;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition-delay: 0.1s; }
  .customer .customerShow3 {
    display: none;
    width: 100%;
    height: auto;
    margin-top: 60px;
    position: relative; }
    .customer .customerShow3 .hd {
      width: 100%;
      height: 48px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0; }
      .customer .customerShow3 .hd .prev {
        width: 48px;
        height: 48px;
        background: #fff;
        display: block;
        float: left;
        border-radius: 50%;
        cursor: pointer;
        line-height: 48px;
        text-align: center;
        transition: 0.2s;
        -moz-transition: 0.2s;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s; }
        .customer .customerShow3 .hd .prev div {
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 20px;
          color: #333333;
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s; }
        .customer .customerShow3 .hd .prev:hover {
          background: #e70014; }
          .customer .customerShow3 .hd .prev:hover div {
            color: white;
            transform: translateX(-5px);
            -ms-transform: translateX(-5px);
            -moz-transform: translateX(-5px);
            -webkit-transform: translateX(-5px);
            -o-transform: translateX(-5px); }
      .customer .customerShow3 .hd .next {
        width: 48px;
        height: 48px;
        background: #fff;
        display: block;
        float: right;
        border-radius: 50%;
        transition: 0.2s;
        -moz-transition: 0.2s;
        -webkit-transition: 0.2s;
        -o-transition: 0.2s;
        line-height: 48px;
        text-align: center;
        cursor: pointer; }
        .customer .customerShow3 .hd .next div {
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 20px;
          color: #333333; }
        .customer .customerShow3 .hd .next:hover {
          background: #e70014; }
          .customer .customerShow3 .hd .next:hover div {
            color: white;
            transform: translateX(5px);
            -ms-transform: translateX(5px);
            -moz-transform: translateX(5px);
            -webkit-transform: translateX(5px);
            -o-transform: translateX(5px); }
    .customer .customerShow3 .bd {
      width: 83%;
      margin: 0 auto;
      height: 218px; }
      .customer .customerShow3 .bd .showUl {
        width: 100%;
        height: 100%; }
        .customer .customerShow3 .bd .showUl li {
          width: 200px;
          height: 100%;
          float: left;
          margin-right: 10px; }
          .customer .customerShow3 .bd .showUl li:hover a {
            transform: scale(0.9);
            -ms-transform: scale(0.9);
            -moz-transform: scale(0.9);
            -webkit-transform: scale(0.9);
            -o-transform: scale(0.9); }
          .customer .customerShow3 .bd .showUl li:hover .projectName {
            transform: translateY(-8px);
            -ms-transform: translateY(-8px);
            -moz-transform: translateY(-8px);
            -webkit-transform: translateY(-8px);
            -o-transform: translateY(-8px); }
          .customer .customerShow3 .bd .showUl li a {
            width: 100%;
            height: 180px;
            overflow: hidden;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s; }
            .customer .customerShow3 .bd .showUl li a img {
              display: block;
              object-fit: cover;
              width: 100%;
              height: 100%;
              object-position: center; }
          .customer .customerShow3 .bd .showUl li .projectName {
            width: 100%;
            height: 38px;
            line-height: 38px;
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 14px;
            color: #fff;
            line-height: 38px;
            text-align: center;
            transition: 0.5s;
            -moz-transition: 0.5s;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition-delay: 0.1s; }
  .customer #customerShow4 {
    display: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 60px;
    position: relative; }
    .customer #customerShow4 li {
      width: 150px;
      height: 100%;
      float: left;
      margin-right: 10px; }
      .customer #customerShow4 li:hover a {
        transform: scale(0.9);
        -ms-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        -o-transform: scale(0.9); }
      .customer #customerShow4 li:hover .projectName {
        transform: translateY(-8px);
        -ms-transform: translateY(-8px);
        -moz-transform: translateY(-8px);
        -webkit-transform: translateY(-8px);
        -o-transform: translateY(-8px); }
      .customer #customerShow4 li a {
        width: 100%;
        height: 120px;
        overflow: hidden;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s; }
        .customer #customerShow4 li a img {
          display: block;
          object-fit: cover;
          width: 100%;
          height: 100%;
          object-position: center; }
      .customer #customerShow4 li .projectName {
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 14px;
        color: #fff;
        line-height: 30px;
        text-align: center;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition-delay: 0.1s; }
  .customer .customerMore {
    width: 135px;
    height: 35px;
    margin: 0 auto;
    border-radius: 50px;
    background: #e70014;
    line-height: 35px;
    text-align: center;
    margin-top: 25px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s; }
    .customer .customerMore a {
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 14px;
      color: #fff;
      text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
    .customer .customerMore:hover {
      transform: translateY(-5px);
      -ms-transform: translateY(-5px);
      -moz-transform: translateY(-5px);
      -webkit-transform: translateY(-5px);
      -o-transform: translateY(-5px);
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3); }

.news {
  width: 100%;
  height: auto;
  padding-top: 55px;
  padding-bottom: 20px;
  float: left; }
  .news .news-T {
    width: 100%; }
    .news .news-T .news-L {
      width: 50%;
      float: left; }
      .news .news-T .news-L .news-w1 {
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 36px;
        color: #4f4f4f; }
      .news .news-T .news-L .news-w2 {
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 18px;
        color: #4f4f4f;
        margin-top: 18px;
        margin-bottom: 30px; }
    .news .news-T .news-R {
      width: 50%;
      float: right; }
      .news .news-T .news-R .news-w3 a {
        width: 100%;
        height: 100%;
        display: block; }
        .news .news-T .news-R .news-w3 a div:first-child {
          float: right;
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 24px;
          color: #4f4f4f;
          font-weight: bold;
          margin-left: 5px;
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition-delay: 0.1s; }
        .news .news-T .news-R .news-w3 a div:last-child {
          float: right;
          color: red;
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s; }
      .news .news-T .news-R .news-w3:hover a div:first-child {
        transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        -moz-transform: translateX(-5px);
        -webkit-transform: translateX(-5px);
        -o-transform: translateX(-5px); }
      .news .news-T .news-R .news-w3:hover a div:last-child {
        transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        -moz-transform: translateX(-5px);
        -webkit-transform: translateX(-5px);
        -o-transform: translateX(-5px); }
  .news .news-main {
    width: 100%;
    height: auto; }
    .news .news-main li {
      width: 49%;
      float: left;
      height: auto;
      background: #fff;
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      margin-right: 2%;
      margin-bottom: 18px; }
      .news .news-main li:hover {
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3); }
        .news .news-main li:hover .news-right-w3 div:last-child {
          transform: translateX(5px);
          -ms-transform: translateX(5px);
          -moz-transform: translateX(5px);
          -webkit-transform: translateX(5px);
          -o-transform: translateX(5px); }
      .news .news-main li:nth-child(2n) {
        margin-right: 0; }
      .news .news-main li .news-list {
        width: 100%;
        height: 214px;
        padding-top: 6.4%;
        padding-bottom: 6.4%;
        padding-left: 6.3%;
        padding-right: 5.1%;
        box-sizing: border-box; }
        .news .news-main li .news-list .news-pic {
          overflow: hidden;
          width: 36.4%;
          height: 100%;
          float: left;
          margin-right: 5.2%;
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s; }
          .news .news-main li .news-list .news-pic a {
            width: 100%;
            height: 100%;
            display: block; }
            .news .news-main li .news-list .news-pic a img {
              width: 100%;
              height: 100%;
              object-fit: cover;
              object-position: center; }
          .news .news-main li .news-list .news-pic:hover {
            transform: scale(1.05);
            -ms-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -webkit-transform: scale(1.05);
            -o-transform: scale(1.05); }
        .news .news-main li .news-list .news-right {
          width: 57%;
          height: 100%;
          float: left; }
          .news .news-main li .news-list .news-right .news-right-w1 {
            margin-bottom: 3%; }
            .news .news-main li .news-list .news-right .news-right-w1 a {
              width: 100%;
              height: 100%;
              display: block;
              font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
              font-size: 18px;
              color: #4f4f4f;
              font-weight: bold;
              transition: 0.5s;
              -moz-transition: 0.5s;
              -webkit-transition: 0.5s;
              -o-transition: 0.5s;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2;
              overflow: hidden; }
              .news .news-main li .news-list .news-right .news-right-w1 a:hover {
                color: #e70014; }
          .news .news-main li .news-list .news-right .news-right-w2 {
            font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
            font-size: 12px;
            color: #4f4f4f;
            margin-bottom: 4%;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden; }
          .news .news-main li .news-list .news-right .news-right-w3 {
            height: auto; }
            .news .news-main li .news-list .news-right .news-right-w3 div:first-child {
              float: left;
              font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
              font-size: 14px;
              color: #4f4f4f; }
            .news .news-main li .news-list .news-right .news-right-w3 div:last-child {
              transition: 0.5s;
              -moz-transition: 0.5s;
              -webkit-transition: 0.5s;
              -o-transition: 0.5s;
              float: right;
              font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
              font-size: 14px;
              color: #4f4f4f; }

.links {
  width: 100%;
  float: left;
  padding-top: 25px;
  padding-bottom: 25px;
  background: #e70014; }
  .links .links-w1 {
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    float: left; }
  .links .links-main {
    overflow: hidden;
    float: left;
    width: 60%; }
    .links .links-main li {
      float: left;
      margin-left: 2.5%; }
      .links .links-main li a {
        width: 100%;
        height: 100%;
        display: block;
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 16px;
        color: #fff;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s; }
        .links .links-main li a:hover {
          transform: translateY(-3px);
          -ms-transform: translateY(-3px);
          -moz-transform: translateY(-3px);
          -webkit-transform: translateY(-3px);
          -o-transform: translateY(-3px); }
  .links .links-ask {
    float: right; }
    .links .links-ask a {
      width: 100%;
      height: 100%;
      display: block;
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 16px;
      color: #fff;
      text-decoration: underline; }

#container2 {
  display: none; }

#container3 {
  display: none; }

/*# sourceMappingURL=index.css.map */
