.main-content[data-v-36b3075c] {
  max-width: 1200px;
  margin: 0 auto;
}
.index[data-v-36b3075c] {
  height: 1080px;
  background: url(../img/index.b70d2dc2.png) no-repeat;
  background-size: cover;
}
.header-nav[data-v-36b3075c] {
  display: inline-block;
  width: 100%;
}
.header-nav .logo img[data-v-36b3075c] {
  height: 40px;
}
.header-nav .nav-menu[data-v-36b3075c] {
  display: inline-block;
  float: right;
  height: 40px;
  list-style: none;
  line-height: 40px;
}
.header-nav .nav-menu li[data-v-36b3075c] {
  float: left;
  margin-left: 80px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  position: relative;
}
.header-nav .nav-menu li.active[data-v-36b3075c]:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -8px;
}
.main-content h1[data-v-36b3075c] {
  margin: 0 auto;
  width: 800px;
  text-align: center;
  margin-top: 400px;
}
.main-content h1 img[data-v-36b3075c] {
  height: 60px;
}
.main-content h2[data-v-36b3075c] {
  width: 100%;
  text-align: center;
  margin-bottom: 45px;
}
.main-content h2 img[data-v-36b3075c] {
  height: 26px;
}
.aboutus .desc[data-v-36b3075c] {
  text-align: center;
}
.aboutus .profile[data-v-36b3075c] {
  margin-top: 70px;
  height: 560px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1200px;
}
.aboutus .profile .profile-scroll[data-v-36b3075c] {
  display: flex;
}
.aboutus .profile1[data-v-36b3075c] {
  display: none;
}
.aboutus .profile .item[data-v-36b3075c] {
  width: 400px;
  display: inline-block;
  height: 560px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.aboutus .profile .t1[data-v-36b3075c] {
  list-style: none;
  text-align: center;
}
.aboutus .team[data-v-36b3075c] {
  background: url(../img/team.9afb934f.png) no-repeat;
  background-size: cover;
  color: #fff;
}
.aboutus .num[data-v-36b3075c] {
  font-size: 60px;
  font-weight: 100;
  margin-bottom: 50px;
}
.aboutus .title[data-v-36b3075c] {
  font-size: 34px;
  margin-bottom: 50px;
  position: relative;
}
.aboutus .title[data-v-36b3075c]:after {
  width: 100px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  height: 6px;
  background: #fa6969;
  content: "";
  bottom: -10px;
  z-index: 1;
}
.aboutus .content[data-v-36b3075c] {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 2;
  margin: 0 50px;
}
.aboutus .tech[data-v-36b3075c] {
  background: url(../img/tech.aa719165.png) no-repeat;
  background-size: cover;
  color: #fff;
}
.aboutus .joinus[data-v-36b3075c] {
  background: url(../img/join.0f96d0e3.png) no-repeat;
  background-size: cover;
  color: #fff;
}
.product[data-v-36b3075c] {
  background: #f9f9f9;
}
.product .content[data-v-36b3075c] {
  display: flex;
  justify-content: space-between;
}
.product .content .header[data-v-36b3075c] {
  display: flex;
  align-items: center;
}
.product .content .left[data-v-36b3075c] {
  margin-right: 200px;
}
.product .content img[data-v-36b3075c] {
  height: 400px;
}
.product .content .header img[data-v-36b3075c] {
  height: 80px;
}
.contact[data-v-36b3075c] {
  background: #f9f9f9;
}
.contact .col[data-v-36b3075c] {
  display: flex;
}
.contact .building[data-v-36b3075c] {
  width: 300px;
  background: url(../img/map-build.d0426f5b.png) no-repeat;
  background-size: cover;
  padding: 80px 50px;
}
.contact .map[data-v-36b3075c] {
  width: 800px;
}
@media (max-width: 1200px) {
  .header-nav .nav-menu[data-v-36b3075c] {
    display: none;
  }
  .logo img[data-v-36b3075c] {
    margin-left: 20px;
  }
  section[data-v-36b3075c] {
    width: 100%;
  }
  .main-content h1[data-v-36b3075c] {
    width: 100%;
    margin-top: 100px;
  }
  .main-content h1 img[data-v-36b3075c] {
    width: 60%;
    height: auto;
  }
  .index[data-v-36b3075c] {
    height: 300px;
  }
  .main-content[data-v-36b3075c] {
    display: flex;
    flex-direction: column;
  }
  .product .content[data-v-36b3075c] {
    flex-direction: column;
    box-sizing: border-box;
    padding: 0 30px;
  }
  .main-content.fixed .content[data-v-36b3075c] {
    flex-direction: column-reverse;
  }
  .product .content img.img-product[data-v-36b3075c] {
    height: 300px;
  }
  .product .content .header[data-v-36b3075c] {
    justify-content: center;
    margin-top: 20px;
  }
  .product .content .left[data-v-36b3075c] {
    margin-right: 0;
  }
  .aboutus .profile[data-v-36b3075c] {
    width: 100%;
  }
  .aboutus .profile .profile-scroll[data-v-36b3075c] {
    width: 1200px;
  }
  .aboutus .profile .item[data-v-36b3075c] {
    width: 30%;
    min-width: 400px;
  }
  .aboutus .title[data-v-36b3075c] {
    font-size: 24px;
  }
  .aboutus .content[data-v-36b3075c] {
    font-size: 14px;
    margin: 0 40px;
  }
  .aboutus .title[data-v-36b3075c]:after {
    width: 20%;
    margin-left: -10%;
  }
  .contact .col[data-v-36b3075c] {
    flex-direction: column-reverse;
  }
  .contact .map[data-v-36b3075c] {
    width: 100%;
    height: 200px;
  }
  .contact .building[data-v-36b3075c] {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 40px;
  }
  .aboutus .profile[data-v-36b3075c] {
    overflow-x: auto;
    display: none;
  }
  .aboutus .profile1[data-v-36b3075c] {
    display: block;
  }
  .profile1[data-v-36b3075c] .slider {
    height: 560px !important;
  }
  .profile1[data-v-36b3075c] {
    margin-top: 40px;
  }
  .profile1 .item[data-v-36b3075c] {
    height: 100%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
  }
  .profile1 .num[data-v-36b3075c],
  .profile1 .title[data-v-36b3075c] {
    text-align: center;
  }
}
