main {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%; }

html {
  background: #f5f5f5;
  overflow-x: hidden;
  width: 100%; }

@media screen and (max-width: 1200px) {
  #container2 {
    display: none; }

  #container3 {
    display: none; } }
@media screen and (max-width: 992px) {
  #container1 {
    display: none; }

  #container2 {
    display: block; }

  .linian {
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 50px;
    padding-bottom: 60px;
    float: left; }
    .linian .linina-bac {
      position: absolute;
      width: 100%;
      height: 100%;
      background: url(../Image/abo-bac.jpg) no-repeat center;
      background-size: cover;
      background-attachment: fixed;
      top: 0;
      left: 0;
      z-index: -1; }
    .linian .abo-mid {
      width: 95%;
      height: auto;
      padding-top: 55px;
      margin: 0 auto; }
      .linian .abo-mid .abo-left {
        width: 80%;
        float: none;
        height: 280px;
        overflow: hidden;
        margin: 0 auto; }
        .linian .abo-mid .abo-left img {
          object-fit: cover;
          object-position: center;
          width: 100%;
          height: 100%; }
      .linian .abo-mid .abo-right {
        width: 80%;
        float: none;
        margin: 0 auto; }
        .linian .abo-mid .abo-right p:first-child {
          margin-top: 15px; }
        .linian .abo-mid .abo-right p {
          width: 100%;
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 18px;
          color: #222222;
          margin-bottom: 10px; } }
@media screen and (max-width: 767px) {
  #container2 {
    display: none; }

  #container3 {
    display: block; }

  .luyou {
    padding-top: 20px; }
    .luyou .abo-w {
      width: 87%;
      padding-top: 20px;
      margin: 0 auto;
      font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
      font-size: 16px;
      color: #2f2f2f;
      line-height: 24px;
      font-weight: lighter;
      text-align: center;
      padding-bottom: 20px; }

  .linian {
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px;
    float: left; }
    .linian .linina-bac {
      position: absolute;
      width: 100%;
      height: 100%;
      background: url(../Image/abo-bac.jpg) no-repeat center;
      background-size: cover;
      background-attachment: fixed;
      top: 0;
      left: 0;
      z-index: -1; }
    .linian .abo-mid {
      width: 95%;
      height: auto;
      padding-top: 25px;
      margin: 0 auto; }
      .linian .abo-mid .abo-left {
        width: 80%;
        float: none;
        height: 120px;
        overflow: hidden;
        margin: 0 auto; }
        .linian .abo-mid .abo-left img {
          object-fit: cover;
          object-position: center;
          width: 100%;
          height: 100%; }
      .linian .abo-mid .abo-right {
        width: 80%;
        float: none;
        margin: 0 auto; }
        .linian .abo-mid .abo-right p:first-child {
          margin-top: 15px; }
        .linian .abo-mid .abo-right p {
          width: 100%;
          font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
          font-size: 16px;
          color: #222222;
          margin-bottom: 10px; }

  .honor {
    width: 100%;
    float: left;
    padding-top: 30px;
    padding-bottom: 15px; }
    .honor .product-list {
      width: 100%;
      height: auto;
      float: left;
      margin-top: 24px; }
      .honor .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; }
        .honor .product-list li:hover .mask {
          top: 0; }
        .honor .product-list li img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: center; }

  .abo-title {
    text-align: center;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 22px;
    color: #2f2f2f; }

  .abo-title2 {
    width: 12.5%;
    height: 0px;
    background: #a5a5a5;
    margin: 0 auto;
    margin-top: 10px; }

  .abo-title3 {
    width: 87%;
    height: 1px;
    background: #a5a5a5;
    margin: 0 auto; } }

/*# sourceMappingURL=aboutus-media.css.map */
