main {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%; }

html {
  background: #f5f5f5;
  overflow-x: hidden;
  width: 100%; }

.luyou {
  padding-top: 50px; }
  .luyou .abo-w {
    width: 87%;
    padding-top: 60px;
    margin: 0 auto;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 18px;
    color: #2f2f2f;
    line-height: 34px;
    font-weight: lighter;
    text-align: center;
    padding-bottom: 60px; }

.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: 42%;
      float: left;
      height: 280px;
      overflow: hidden;
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3); }
      .linian .abo-mid .abo-left img {
        object-fit: cover;
        object-position: center;
        width: 100%;
        height: 100%; }
    .linian .abo-mid .abo-right {
      width: 52%;
      float: right; }
      .linian .abo-mid .abo-right p {
        width: 100%;
        font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
        font-size: 18px;
        color: #222222;
        margin-bottom: 40px; }

.honor {
  width: 100%;
  float: left;
  padding-top: 60px;
  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; }

#container2 {
  display: none; }

#container3 {
  display: none; }

.abo-title {
  text-align: center;
  font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
  font-size: 30px;
  color: #2f2f2f;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; }

.abo-title2 {
  width: 12.5%;
  height: 6px;
  background: #a5a5a5;
  margin: 0 auto;
  margin-top: 20px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; }

.abo-title3 {
  width: 63.5%;
  height: 1px;
  background: #a5a5a5;
  margin: 0 auto;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; }

/*# sourceMappingURL=aboutus.css.map */
