@charset "UTF-8";
/* 内页banner */
.page_banner .banner_wrapper .item {
  height: 450px;
}

.page_banner .banner_wrapper .item .text_block h2 {
  font-size: 38px;
  letter-spacing: 6px;
}

.main {
  width: 90%;
}

/* 团队 */
.team .item {
  width: 470px;
}

/* 专利 */
.patent .main .item2 li {
  width: 480px;
  height: 347px;
}

.patent .swiper {
  display: none;
}

/* 计划 */
.plan {
  margin-top: 50px;
}

.plan .p1 {
  top: 22px;
  left: 22px;
  width: 300px;
}

.plan .p2 {
  top: 22px;
  left: 457px;
  width: 274px;
}

.plan .p3 {
  top: 45px;
  left: 844px;
  width: 292px;
}

