main {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%; }

html {
  background: #f5f5f5;
  overflow-x: hidden;
  width: 100%; }

@media screen and (max-width: 1200px) {
  main {
    max-width: 970px !important; }

  .select-floork {
    opacity: 0;
    width: 100%;
    z-index: 9999;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s; }
    .select-floork .select-floor {
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      width: 100%;
      height: auto;
      box-sizing: border-box;
      border: 1px solid #dcdcdc;
      z-index: 9999;
      position: relative;
      margin-top: -30px;
      overflow: hidden; }
      .select-floork .select-floor li {
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        width: 33.33%;
        box-sizing: border-box;
        padding-top: 10px;
        padding-bottom: 10px;
        border-right: 1px solid #dcdcdc;
        float: left;
        background: #fafafa;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s; }
        .select-floork .select-floor li a {
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          width: 100%;
          height: 100%;
          display: block;
          line-height: 40px;
          text-align: center;
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 18px;
          color: #292929;
          font-weight: lighter; }
        .select-floork .select-floor li:last-child {
          border-right: none; }
        .select-floork .select-floor li:hover {
          background: #e70014; }
          .select-floork .select-floor li:hover a {
            color: white; } }
@media screen and (max-width: 992px) {
  main {
    max-width: 750px !important; }

  .select-floork {
    display: none;
    opacity: 0;
    width: 100%;
    z-index: 9999;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s; }
    .select-floork .select-floor {
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      width: 100%;
      height: auto;
      box-sizing: border-box;
      border: 1px solid #dcdcdc;
      z-index: 9999;
      position: relative;
      margin-top: -30px;
      overflow: hidden; }
      .select-floork .select-floor li {
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        width: 33.33%;
        box-sizing: border-box;
        padding-top: 10px;
        padding-bottom: 10px;
        border-right: 1px solid #dcdcdc;
        float: left;
        background: #fafafa;
        transition: 0.5s;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s; }
        .select-floork .select-floor li a {
          transition: 0.5s;
          -moz-transition: 0.5s;
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          width: 100%;
          height: 100%;
          display: block;
          line-height: 40px;
          text-align: center;
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 18px;
          color: #292929;
          font-weight: lighter; }
        .select-floork .select-floor li:last-child {
          border-right: none; }
        .select-floork .select-floor li:hover {
          background: #e70014; }
          .select-floork .select-floor li:hover a {
            color: white; }

  .product {
    margin-top: 10px; }
    .product .product-w1 {
      width: 100%;
      line-height: 30px;
      text-align: center;
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 20px;
      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: 20%;
        background: #797979; }
      .product .product-w1 div:last-child {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        right: 0;
        height: 3px;
        width: 20%;
        background: #797979; }
    .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: 100%;
      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: 48px;
      margin-top: 10px; }
      .product .product-cat .product-cat-left {
        width: 100%;
        height: 100%;
        background: #e70014;
        float: left;
        text-align: center;
        box-sizing: border-box;
        padding-top: 2px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px; }
        .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 {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        width: 100%;
        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 {
        width: 32%;
        margin-right: 2%;
        float: left;
        box-sizing: border-box;
        height: 208px;
        border: 1px solid #dcdcdc;
        margin-bottom: 14px;
        overflow: hidden;
        position: relative; }
        .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: 15px;
      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; }

  #container1 {
    display: none; }

  #container2 {
    display: block; } }
@media screen and (max-width: 767px) {
  main {
    padding-left: 15px;
    padding-right: 15px; }

  .product {
    margin-top: 10px; }
    .product .product-w1 {
      width: 100%;
      line-height: 30px;
      text-align: center;
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 20px;
      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: 15%;
        background: #797979; }
      .product .product-w1 div:last-child {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        right: 0;
        height: 3px;
        width: 15%;
        background: #797979; }
    .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: 100%;
      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: 48px;
      margin-top: 10px; }
      .product .product-cat .product-cat-left {
        width: 100%;
        height: 100%;
        background: #e70014;
        float: left;
        text-align: center;
        box-sizing: border-box;
        padding-top: 2px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px; }
        .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 {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        width: 100%;
        height: auto;
        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: auto;
          overflow: hidden;
          left: 0;
          position: static;
          box-sizing: border-box;
          padding-top: 5px; }
          .product .product-cat .product-cat-right .product-cat-right-ul .product-cat-right-li {
            width: 50%;
            text-align: center;
            float: left;
            margin-left: 0%;
            box-sizing: border-box;
            padding-left: 5%;
            margin-bottom: 10px; }
            .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 {
        width: 49%;
        margin-right: 2%;
        float: left;
        box-sizing: border-box;
        height: 208px;
        border: 1px solid #dcdcdc;
        margin-bottom: 14px;
        overflow: hidden;
        position: relative; }
        .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: 5px;
      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;
            text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
        .product .product-contact .product-contact-main div:nth-child(2) {
          display: none;
          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;
          text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
        .product .product-contact .product-contact-main div:last-child {
          border-radius: 10px;
          width: 27%;
          height: 36px;
          float: right;
          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: 16px;
            color: #fff;
            font-weight: bold; }

  #container2 {
    display: none; }

  #container3 {
    display: block; }

  .to-more {
    width: 100%;
    height: 30px;
    background: rgba(0, 0, 0, 0.7);
    float: right;
    margin-top: 10px;
    margin-bottom: 10px; }
    .to-more a {
      width: 100%;
      height: 100%;
      display: block;
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 16px;
      color: #ccc;
      line-height: 30px;
      text-align: center; }
    .to-more:hover {
      color: #fff;
      background: black; } }

/*# sourceMappingURL=pro-media.css.map */
