.profilePage {
  overflow: hidden;
}
.profilePage .company-pro .contacti .contacti-top .contacti-back-top {
  height: 70px;
}
.profilePage .company-pro1 .contacti .contacti-top .contacti-back-top {
  height: 50px;
}
.profilePage .profile-part1 {
  position: relative;
  z-index: 12;
}
.profilePage .profile-part1::before {
  background: #F1F9FF;
  position: absolute;
  top: 0;
  width: 100%;
  height: 95%;
  left: 0;
  content: "";
}
.profilePage .profile-part1 .profile-part1-inner {
  position: relative;
  z-index: 12;
  padding-top: 80px;
  width: 100%;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-con {
  width: 100%;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-words {
  width: 100%;
  display: flex;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left {
  width: 57.8%;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 {
  padding-left: 18.9%;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .logo {
  width: 100%;
  margin-bottom: 35px;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .logo img {
  display: block;
  width: 100%;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .logo-title {
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  line-height: 30px;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-intro {
  width: 85%;
  margin: 80px 0;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-title {
  font-weight: 500;
  font-size: 50px;
  color: #222222;
  line-height: 60px;
  font-family: 'H-M';
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-desc {
  font-weight: 400;
  font-size: 18px;
  color: #222222;
  line-height: 30px;
  margin-top: 26px;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 {
  width: 100%;
  display: flex;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-time {
  width: 31%;
  aspect-ratio: 1;
  background: #0025AD;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-time .left-time-inner {
  width: auto;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-time .year {
  font-weight: bold;
  font-size: 80px;
  color: #06E1D4;
  line-height: 80px;
  font-family: 'Roboto-B';
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-time .unit {
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 30px;
  margin-top: 10px;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-video {
  width: 55.4%;
  aspect-ratio: 1.7826087;
  position: relative;
  cursor: pointer;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-video img {
  width: 100%;
  display: block;
  object-fit: cover;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-video .mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-video .mask .play {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #fff;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-video .mask .play svg {
  width: 48px;
  height: 48px;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step3 {
  padding-left: 18.9%;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step3 .profile-part1-left-step3-inner {
  width: 85%;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step3 .profile-part1-left-step3-one {
  width: 100%;
  margin-top: 80px;
}
.profilePage .profile-part1 .profile-part1-inner .step-title {
  font-weight: 400;
  font-size: 32px;
  color: #222222;
  line-height: 34px;
}
.profilePage .profile-part1 .profile-part1-inner .step-desc {
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  line-height: 24px;
  margin-top: 30px;
}
.profilePage .profile-part1 .profile-part1-inner .step-desc p {
  margin-bottom: 24px;
}
.profilePage .profile-part1 .profile-part1-inner .step-desc p:nth-last-of-type(1) {
  margin-bottom: 0;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-right {
  width: 42.2%;
  display: flex;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner {
  width: 74%;
  padding-top: 250px;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-icon {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding-right: 15%;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-icon img {
  width: 47px;
  height: 49px;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-main {
  width: 100%;
  margin-top: 25%;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-main .profile-part1-right-step {
  margin-bottom: 90px;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-main .profile-part1-right-step:nth-last-of-type(1) {
  margin-bottom: 0;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-dot {
  width: 26%;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-dot .img {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  transform: translateY(-200px) translateX(40px);
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-dot .img img {
  width: 100%;
  max-width: 158px;
  display: block;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-dot .dot {
  height: 100px;
  background: #0025AD;
  width: 100%;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-nums {
  width: calc(100% - 120px);
  margin: 0 auto;
  padding-bottom: 40px;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .laser {
  font-family: 'Roboto-B';
  color: #035898;
  font-size: 150px;
  line-height: 150px;
  text-align: center;
  text-transform: uppercase;
  padding: 120px 0 50px;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box {
  width: 100%;
  display: flex;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one {
  width: 25%;
  display: flex;
  justify-content: center;
  padding: 70px 12px 0;
  position: relative;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one .profile-num-one-inner .profile-num-one-top {
  display: flex;
  align-items: flex-start;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one .profile-num-one-inner .profile-num-one-top .profile-num-one-count {
  font-weight: bold;
  font-size: 80px;
  color: #035898;
  line-height: 80px;
  font-family: 'Roboto-B';
  margin-right: 24px;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one .profile-num-one-inner .profile-num-one-top .profile-num-one-unit {
  font-weight: 400;
  font-size: 24px;
  color: #035898;
  line-height: 24px;
  font-family: 'Roboto-R';
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one .profile-num-one-inner .profile-num-one-desc {
  font-weight: 400;
  font-size: 18px;
  color: #035898;
  line-height: 25px;
  margin-top: 10px;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one::before {
  content: '';
  width: calc(100% - 24px);
  position: absolute;
  top: 0;
  left: 12px;
  height: 1px;
  background: #035898;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one::after {
  content: '';
  width: 1px;
  height: calc(100% - 12px);
  position: absolute;
  right: 0;
  top: 12px;
  background: #035898;
}
.profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one:nth-last-of-type(1)::after {
  display: none;
}
.profilePage .profile-part1::after {
  background: url('https://file.global86.cn/website_v3-guoneijiedian/hongxing/imgs/profile-part1-back.png') no-repeat;
  background-position: bottom left;
  background-size: 100% auto;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  content: "";
}
.profilePage .profile-culture {
  background: url('https://file.global86.cn/website_v3-guoneijiedian/hongxing/imgs/culture-back.png') no-repeat;
  background-size: cover;
  will-change: clip-path;
  border: 1px solid transparent;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  clip-path: polygon(0% 0%, 100% 10%, 100% 100%, 0% 100%);
  margin-top: -120px;
}
.profilePage .profile-culture .profile-culture-main {
  padding: 20px 0;
}
.profilePage .profile-culture .indexPage-outer {
  display: flex;
  justify-content: space-between;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-words {
  width: 38%;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-words .profile-culture-title {
  font-weight: bold;
  font-size: 120px;
  color: #0AE1D5;
  line-height: 100px;
  font-family: 'Roboto-B';
  text-transform: uppercase;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-words .profile-culture-text {
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 35px;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-words .profile-culture-desc {
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  margin-bottom: 35px;
  width: 66%;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main {
  width: 58.4%;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .profile-culture-one {
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 24px 0 80px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-title {
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 38px;
  display: flex;
  width: 30%;
  transition: 0.5s;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-title .icon {
  width: 42px;
  height: 42px;
  position: relative;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-title .icon img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  transition: 0.5s;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-title .icon .default {
  opacity: 1;
  transform: translateY(-50%) rotateY(0deg);
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-title .icon .active {
  opacity: 0;
  transform: translateY(-50%) rotateY(0deg);
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-title .text {
  width: calc(100% - 42px);
  padding-left: 34px;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-img {
  width: 30%;
  position: absolute;
  left: 30%;
  bottom: 0;
  opacity: 0;
  transform: scale(0);
  transition: 0.5s;
  z-index: 12;
  max-width: 315px;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-img img {
  display: block;
  width: 100%;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-desc {
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  opacity: 0.5;
  transition: 0.5s;
  width: 30%;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .profile-culture-one:nth-of-type(1) .culture-dot-img {
  bottom: auto;
  top: -50%;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .profile-culture-one-active .culture-dot-title {
  color: #0AE1D5;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .profile-culture-one-active .culture-dot-title .icon .default {
  opacity: 0;
  transform: translateY(-50%) rotateY(0deg);
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .profile-culture-one-active .culture-dot-title .icon .active {
  opacity: 1;
  transform: translateY(-50%) rotateY(360deg);
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .profile-culture-one-active .culture-dot-desc {
  color: #0AE1D5;
  opacity: 1;
}
.profilePage .profile-culture .indexPage-outer .profile-culture-main .profile-culture-one-active .culture-dot-img {
  opacity: 1;
  transform: scale(1);
}
.profilePage .profile-culture1 {
  clip-path: polygon(0% 0%, 100% 0, 100% 90%, 0% 100%);
}
.profilePage .profile-culture1 .profile-culture-outer {
  padding: 0 0 80px;
}
.profilePage .profile-honor {
  background: url('https://file.global86.cn/website_v3-guoneijiedian/hongxing/imgs/honor-back.png') no-repeat;
  background-size: 100% 100%;
  background-position: bottom left;
}
.profilePage .profile-honor .indexPage-outer {
  padding: 20px 0 80px;
}
.profilePage .profile-honor .profile-honor-outer {
  padding: 0 6%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 50px;
}
.profilePage .profile-honor .profile-honor-text .profile-honor-text-en {
  font-weight: bold;
  font-size: 120px;
  color: #05E1D4;
  line-height: 100px;
  font-family: 'Roboto-B';
  text-transform: uppercase;
}
.profilePage .profile-honor .profile-honor-text .profile-honor-text-cn {
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  line-height: 30px;
  margin-top: 30px;
}
.profilePage .profile-honor .profile-honor-btns {
  width: 116px;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.profilePage .profile-honor .profile-honor-btns .profile-honor-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #0AE1D5;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
}
.profilePage .profile-honor .profile-honor-btns .profile-honor-btn .icon {
  width: 38%;
  aspect-ratio: 1;
  position: relative;
}
.profilePage .profile-honor .profile-honor-btns .profile-honor-btn .icon img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: scale-down;
  top: 50%;
  left: 50%;
  transition: 0.5s;
}
.profilePage .profile-honor .profile-honor-btns .profile-honor-btn .icon .default {
  opacity: 1;
}
.profilePage .profile-honor .profile-honor-btns .profile-honor-btn .icon .active {
  opacity: 0;
}
.profilePage .profile-honor .profile-honor-btns .profile-honor-btn:hover {
  background: #0AE1D5;
}
.profilePage .profile-honor .profile-honor-btns .profile-honor-btn:hover .icon .default {
  opacity: 0;
}
.profilePage .profile-honor .profile-honor-btns .profile-honor-btn:hover .icon .active {
  opacity: 1;
}
.profilePage .profile-honor .profile-honor-btns .honor-btn-prev .icon img {
  transform: translate(-50%, -50%) rotateZ(-135deg);
}
.profilePage .profile-honor .profile-honor-btns .honor-btn-next .icon img {
  transform: translate(-50%, -50%) rotateZ(45deg);
}
.profilePage .profile-honor .profile-honor-swiper {
  width: 100%;
}
.profilePage .profile-honor .profile-honor-swiper .profile-honor-one {
  margin-right: 54px;
  width: calc((100% - 162px) / 4);
  overflow: hidden;
}
.profilePage .profile-honor .profile-honor-swiper .profile-honor-one .el-image {
  width: 100%;
  overflow: hidden;
}
.profilePage .profile-honor .profile-honor-swiper .profile-honor-one img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.profilePage .profile-honor .profile-honor-swiper .profile-honor-one:hover img {
  transform: scale(1.05);
}
.profilePage .profile-honor .profile-honor-swiper .profile-honor-one:nth-last-of-type(1) {
  margin-right: 0;
}
.historyPage {
  overflow: hidden;
}
.historyPage .contacti .contacti-top .contacti-back-top {
  height: 60px;
}
.historyPage .history-part1 {
  position: relative;
}
.historyPage .history-part1::before {
  background: #F2FAFF;
  position: absolute;
  top: 0;
  width: 100%;
  height: 95%;
  left: 0;
  content: "";
}
.historyPage .history-part1::after {
  background: url('https://file.global86.cn/website_v3-guoneijiedian/hongxing/imgs/history-part1-back.png') no-repeat;
  background-position: bottom left;
  background-size: 100% auto;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  content: "";
}
.historyPage .history-part1 .history-part-inner {
  padding-top: 60px;
}
.historyPage .history-part1 .history-part-main {
  width: 100%;
}
.historyPage .history-part1 .history-outer {
  width: 80%;
  margin: 0 auto;
  position: relative;
  z-index: 12;
}
.historyPage .history-part1 .history-first {
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
}
.historyPage .history-part1 .history-first .history-first-dot {
  width: 11px;
  height: 11px;
  background: #00E0FA;
  border-radius: 50%;
  margin: 0 auto;
}
.historyPage .history-part1 .history-first .history-first-title {
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  line-height: 30px;
  margin: 20px auto 20px;
}
.historyPage .history-part1 .history-first .history-first-desc {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  width: 50%;
  margin: 0 auto;
}
.historyPage .history-part1 .history-other {
  width: 100%;
}
.historyPage .history-part1 .history-other .history-one {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.historyPage .history-part1 .history-other .history-one .history-one-img {
  width: 42.25%;
}
.historyPage .history-part1 .history-other .history-one .history-one-img .history-one-img-inner {
  width: 100%;
  border-radius: 10px;
  aspect-ratio: 2;
  overflow: hidden;
}
.historyPage .history-part1 .history-other .history-one .history-one-img .history-one-img-inner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.historyPage .history-part1 .history-other .history-one .history-one-img .history-one-img-inner:hover img {
  transform: scale(1.05);
}
.historyPage .history-part1 .history-other .history-one .history-one-img-m {
  display: none;
}
.historyPage .history-part1 .history-other .history-one .history-one-img-pc {
  display: block;
}
.historyPage .history-part1 .history-other .history-one .history-one-line {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  transform: translateY(52px);
}
.historyPage .history-part1 .history-other .history-one .history-one-line .history-one-dotline {
  width: 2px;
  height: 80px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -80px;
  transition: 0.5s;
  background: #0025AD;
}
.historyPage .history-part1 .history-other .history-one .history-one-line .history-one-dot {
  width: 20px;
  height: 20px;
  background: #05E1D4;
  transition: 0.5s;
  margin: 20px auto;
}
.historyPage .history-part1 .history-other .history-one .history-one-line .history-one-p {
  width: 2px;
  height: calc(100% - 60px);
  background: #05E1D4;
  position: relative;
}
.historyPage .history-part1 .history-other .history-one .history-one-line .history-one-p::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 2px;
  height: 0;
  background: #0025AD;
  transition: 0.5s;
}
.historyPage .history-part1 .history-other .history-one .history-one-con {
  width: 42.25%;
  padding-top: 52px;
}
.historyPage .history-part1 .history-other .history-one .history-one-con .history-one-title {
  position: relative;
}
.historyPage .history-part1 .history-other .history-one .history-one-con .history-one-title .icon {
  width: 34px;
  height: 26px;
  opacity: 1;
  position: absolute;
  left: 0;
  top: 3px;
  opacity: 0;
  transition: 0.5s;
}
.historyPage .history-part1 .history-other .history-one .history-one-con .history-one-title .icon img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.historyPage .history-part1 .history-other .history-one .history-one-con .history-one-title .text {
  font-weight: 400;
  font-size: 30px;
  color: #212121;
  line-height: 36px;
  width: calc(100% - 34px);
  transition: 0.5s;
}
.historyPage .history-part1 .history-other .history-one .history-one-con .history-one-desc {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 24px;
}
.historyPage .history-part1 .history-other .history-one-active .history-one-line .history-one-dot {
  background: #0025AD;
}
.historyPage .history-part1 .history-other .history-one-active .history-one-line .history-one-p::after {
  height: 100%;
}
.historyPage .history-part1 .history-other .history-one-active .history-one-con .history-one-title .icon {
  opacity: 1;
}
.historyPage .history-part1 .history-other .history-one-active .history-one-con .history-one-title .text {
  color: #0025A9;
  transform: translateX(34px);
}
.historyPage .history-part1 .history-other .history-one:nth-last-of-type(1) .history-one-line .history-one-p {
  height: 40%;
}
.casePage {
  overflow: hidden;
}
.casePage .contacti .contacti-top .contacti-back-top {
  height: 0;
}
.casePage .case-applications {
  background: #F1F9FF;
  will-change: clip-path;
  border: 1px solid transparent;
  clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 0% 100%);
}
.casePage .case-applications .applications-outer {
  width: 100%;
  padding: 20px 0 30px;
  display: flex;
  justify-content: space-between;
}
.casePage .case-applications .applications-left {
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.casePage .case-applications .applications-left .applications-con-swiper {
  width: 100%;
  max-width: 600px;
}
.casePage .case-applications .applications-left .applications-con-one {
  width: 100%;
}
.casePage .case-applications .applications-left .applications-con-one .applications-con-title {
  width: 100%;
  display: flex;
  align-items: center;
}
.casePage .case-applications .applications-left .applications-con-one .applications-title-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.casePage .case-applications .applications-left .applications-con-one .applications-title-icon img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  transform: rotateY(0deg);
  transition: 0.5s;
}
.casePage .case-applications .applications-left .applications-con-one .applications-title-text {
  padding-left: 20px;
  width: calc(100% - 40px);
  font-weight: 400;
  font-size: 24px;
  color: #0025AD;
  line-height: 30px;
}
.casePage .case-applications .applications-left .applications-con-one .applications-con-desc {
  width: 100%;
}
.casePage .case-applications .applications-left .applications-con-one .applications-con-desc .applications-con-desc-one {
  border-bottom: 1px dashed rgba(0, 37, 173, 0.27);
  padding: 40px 0 22px;
  display: flex;
  margin-bottom: 10px;
}
.casePage .case-applications .applications-left .applications-con-one .applications-con-desc .applications-con-desc-one .applications-desc-icon {
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
}
.casePage .case-applications .applications-left .applications-con-one .applications-con-desc .applications-con-desc-one .applications-desc-icon img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  transform: rotateY(0deg);
  transition: 0.5s;
}
.casePage .case-applications .applications-left .applications-con-one .applications-con-desc .applications-con-desc-one:hover .applications-desc-icon img {
  transform: rotateY(360deg);
}
.casePage .case-applications .applications-left .applications-con-one .applications-con-desc .applications-con-desc-one .applications-desc-main {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  padding-left: 30px;
  width: calc(100% - 26px);
}
.casePage .case-applications .applications-left .applications-con-one .applications-con-desc .applications-con-desc-one .applications-desc-main .applications-desc-text {
  font-weight: 500;
}
.casePage .case-applications .applications-left .applications-con-one .applications-con-desc .applications-con-desc-one .applications-desc-main .applications-desc-intro {
  margin-top: 5px;
}
.casePage .case-applications .applications-left .applications-con-one .applications-con-desc .applications-con-desc-one:nth-last-of-type(1) {
  margin-bottom: 0;
}
.casePage .case-applications .applications-left .applications-con-words {
  width: 100%;
  margin-top: 10%;
}
.casePage .case-applications .applications-left .applications-con-words .applications-con-nums {
  display: flex;
  align-items: flex-end;
}
.casePage .case-applications .applications-left .applications-con-words .applications-con-nums .applications-num-cur {
  font-weight: bold;
  font-size: 60px;
  color: #4D4D4D;
  line-height: 60px;
  font-family: 'M-B';
  width: 80px;
  height: 45px;
  position: relative;
}
.casePage .case-applications .applications-left .applications-con-words .applications-con-nums .applications-num-cur .num-cur {
  opacity: 0;
  transform: translateX(12px);
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.5s;
}
.casePage .case-applications .applications-left .applications-con-words .applications-con-nums .applications-num-cur .num-cur-active {
  transform: translateX(0);
  opacity: 1;
}
.casePage .case-applications .applications-left .applications-con-words .applications-con-nums .applications-num-line {
  width: 38px;
  height: 55px;
  opacity: 0.6;
}
.casePage .case-applications .applications-left .applications-con-words .applications-con-nums .applications-num-line svg {
  width: 100%;
  height: 100%;
}
.casePage .case-applications .applications-left .applications-con-words .applications-con-nums .applications-num-all {
  font-weight: 400;
  font-size: 16px;
  color: #4D4D4D;
  line-height: 22px;
  font-family: 'M-R';
}
.casePage .case-applications .applications-left .applications-con-words .applications-con-inner-title {
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  line-height: 30px;
  margin: 40px 0 24px;
}
.casePage .case-applications .applications-left .applications-con-words .applications-con-inner-title .inner-title {
  position: relative;
  display: inline-block;
}
.casePage .case-applications .applications-left .applications-con-words .applications-con-inner-title .inner-title p {
  font-weight: bold;
  font-size: 120px;
  color: #05E1D4;
  line-height: 120px;
  font-family: 'Roboto-B';
  position: absolute;
  bottom: -15px;
  left: calc(100% + 70px);
  text-transform: uppercase;
  white-space: nowrap;
  z-index: 12;
}
.casePage .case-applications .applications-left .applications-con-words .applications-con-inner-desc {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  max-width: 450px;
}
.casePage .case-applications .applications-right {
  width: 58%;
  border-radius: 10px;
  overflow: hidden;
}
.casePage .case-applications .applications-right .applications-imgs-swiper {
  width: 100%;
  position: relative;
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-img-one {
  width: 100%;
  aspect-ratio: 1.40397351;
  overflow: hidden;
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-img-one img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-img-one:hover img {
  transform: scale(1.05);
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns {
  position: absolute;
  z-index: 12;
  top: 28px;
  left: 37px;
  display: flex;
  align-items: center;
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 1px solid #05E1D4;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn .icon {
  width: 35%;
  aspect-ratio: 1;
  position: relative;
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn .icon img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: scale-down;
  top: 50%;
  left: 50%;
  transition: 0.5s;
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn .icon .default {
  opacity: 1;
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn .icon .active {
  opacity: 0;
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn:hover {
  background: #05E1D4;
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn:hover .icon .default {
  opacity: 0;
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn:hover .icon .active {
  opacity: 1;
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn-prev {
  margin-right: 48px;
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn-prev .icon img {
  transform: translate(-50%, -50%) rotateZ(-135deg);
}
.casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn-next .icon img {
  transform: translate(-50%, -50%) rotateZ(45deg);
}
.casePage .case-applications .applications-right .applications-imgs-swiper::after {
  content: "";
  position: absolute;
  bottom: -15%;
  left: 0;
  width: 115%;
  height: 45%;
  background: url('https://file.global86.cn/website_v3-guoneijiedian/hongxing/imgs/applications-imgs-mask.png') no-repeat;
  background-size: 100% 100%;
  z-index: 2;
  opacity: 0.8;
}
.casePage .case-technology .technology-outer {
  width: 100%;
  padding: 20px 0 20px 5%;
}
.casePage .case-technology .technology-inner-title {
  text-align: right;
  margin-bottom: -66px;
}
.casePage .case-technology .technology-inner-title .technology-title-en {
  font-weight: bold;
  font-size: 120px;
  color: #05E1D4;
  line-height: 120px;
  font-family: 'Roboto-B';
  text-transform: uppercase;
}
.casePage .case-technology .technology-inner-title .technology-title-cn {
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  line-height: 30px;
  margin-top: 25px;
}
.casePage .case-technology .technology-main {
  width: 100%;
}
.casePage .case-technology .technology-first {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-right: 5%;
}
.casePage .case-technology .technology-first .technology-first-left {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 65%;
}
.casePage .case-technology .technology-first .technology-img1 {
  aspect-ratio: 0.64841499;
  border-radius: 10px;
  overflow: hidden;
  width: 46%;
}
.casePage .case-technology .technology-first .technology-img1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.casePage .case-technology .technology-first .technology-img1:hover img {
  transform: scale(1.05);
}
.casePage .case-technology .technology-first .technology-img2 {
  width: 28%;
  aspect-ratio: 2.02702703;
  border-radius: 10px;
  overflow: hidden;
}
.casePage .case-technology .technology-first .technology-img2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.casePage .case-technology .technology-first .technology-img2:hover img {
  transform: scale(1.05);
}
.casePage .case-technology .technology-first .technology-img2-pc {
  display: block;
}
.casePage .case-technology .technology-first .technology-img2-m {
  display: none;
}
.casePage .case-technology .technology-first .technology-con {
  width: 48%;
}
.casePage .case-technology .technology-second {
  width: 100%;
  display: flex;
  margin: 20px 0;
  align-items: flex-start;
}
.casePage .case-technology .technology-second .technology-con {
  width: 45%;
  margin-right: 5%;
  padding-top: 50px;
  border-top: 1px dashed rgba(0, 37, 173, 0.27);
  max-width: 480px;
}
.casePage .case-technology .technology-second .technology-img3 {
  width: 45%;
  aspect-ratio: 1.42585551;
  background: #F4F4F4;
  border-radius: 10px;
  overflow: hidden;
}
.casePage .case-technology .technology-second .technology-img3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.casePage .case-technology .technology-second .technology-img3:hover img {
  transform: scale(1.05);
}
.casePage .case-technology .technology-three {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  position: relative;
  padding-right: 5%;
  align-items: flex-end;
}
.casePage .case-technology .technology-three .technology-con {
  width: 45%;
  margin-left: 5%;
  padding-top: 50px;
  border-top: 1px dashed rgba(0, 37, 173, 0.27);
  max-width: 480px;
}
.casePage .case-technology .technology-three .technology-img4 {
  width: 46%;
  aspect-ratio: 1.44787645;
  background: #F4F4F4;
  border-radius: 10px;
  position: relative;
  z-index: 12;
  overflow: hidden;
}
.casePage .case-technology .technology-three .technology-img4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.casePage .case-technology .technology-three .technology-img4:hover img {
  transform: scale(1.05);
}
.casePage .case-technology .technology-three .technology-img4-m {
  display: none;
}
.casePage .case-technology .technology-three .technology-img4-pc {
  display: block;
}
.casePage .case-technology .technology-three::after {
  height: 53px;
  background: #0025A8;
  position: absolute;
  bottom: 0;
  left: -5%;
  content: "";
  width: 55%;
}
.casePage .case-technology .technology-title {
  width: 100%;
  display: flex;
  margin-bottom: 45px;
}
.casePage .case-technology .technology-title .dot {
  width: 14px;
  height: 14px;
  background: #05E1D4;
  border-radius: 50%;
  margin-top: 7px;
}
.casePage .case-technology .technology-title .text {
  padding-left: 14px;
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  line-height: 30px;
}
.casePage .case-technology .technology-desc {
  width: 100%;
}
.casePage .case-technology .technology-desc .technology-desc-one {
  margin-bottom: 50px;
  padding-left: 28px;
  position: relative;
}
.casePage .case-technology .technology-desc .technology-desc-one .technology-desc-title {
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 30px;
}
.casePage .case-technology .technology-desc .technology-desc-one .technology-desc-intro {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  margin-top: 10px;
}
.casePage .case-technology .technology-desc .technology-desc-one .technology-desc-intro p {
  padding-left: 18px;
  position: relative;
}
.casePage .case-technology .technology-desc .technology-desc-one .technology-desc-intro p::after {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 8px;
  height: 8px;
  background: #999999;
  border-radius: 50%;
}
.casePage .case-technology .technology-desc .technology-desc-one .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 5px;
  width: 13px;
}
.casePage .case-technology .technology-desc .technology-desc-one .icon img {
  width: 100%;
  transform: rotateY(0deg);
  transition: 0.5s;
}
.casePage .case-technology .technology-desc .technology-desc-one:hover .icon img {
  transform: rotateY(180deg);
}
.casePage .case-technology .technology-desc .technology-desc-one:nth-last-of-type(1) {
  margin-bottom: 0;
}
@keyframes aniDotInner {
  0% {
    width: 12px;
    height: 12px;
    background: #1D4CB3;
    opacity: 1;
  }
  100% {
    width: 22px;
    height: 22px;
    opacity: 0;
    background: #D8E0F2;
  }
}
.factoryPage-outer {
  overflow: hidden;
}
.factoryPage-outer .factory-outer {
  width: 90%;
  margin: 0 auto;
}
.factoryPage-outer .contacti .contacti-top .contacti-back-top {
  height: 50px;
}
.factoryPage {
  overflow: hidden;
}
.factoryPage .item {
  width: calc((100% - 120px) / 3);
  margin-bottom: 24px;
  margin-right: 60px;
  position: relative;
  cursor: pointer;
}
.factoryPage .item .img {
  width: 100%;
  aspect-ratio: 1.5;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.factoryPage .item .img .img-inner {
  width: 100%;
  height: 100%;
  border-radius: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  transition: 0.5s;
}
.factoryPage .item .img .img-inner .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.3);
}
.factoryPage .item .img .img-inner .mask img {
  width: 60px;
  height: 60px;
}
.factoryPage .item .img .poster {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
  object-fit: cover;
  height: 100%;
}
.factoryPage .item .img img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
  object-fit: cover;
  height: 100%;
}
.factoryPage .item .img video {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
  object-fit: cover;
  height: 100%;
}
.factoryPage .item .img .el-image {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
  object-fit: cover;
  height: 100%;
}
.factoryPage .item .img1:hover .img-inner .el-image {
  transform: scale(1.1);
}
.factoryPage .item .text {
  margin-top: 16px;
  font-weight: 550;
  font-size: 18px;
  color: #fff;
  line-height: 26px;
  text-align: center;
  font-family: 'H-M';
  text-transform: uppercase;
}
.factoryPage .item-active .img .img-inner {
  opacity: 0;
  z-index: -1;
}
.factoryPage .item:nth-of-type(3n) {
  margin-right: 0;
}
.factoryPage .webPage {
  margin-top: 30px;
}
.factoryPage-list {
  overflow: hidden;
  min-height: 600px;
  background: url('https://file.global86.cn/website_v3-guoneijiedian/hongxing/imgs/factory-back.png') no-repeat;
  background-size: 100% 100%;
  background-position: bottom center;
}
.factoryPage-list .list-arr {
  display: flex;
  flex-wrap: wrap;
}
.factoryPageVideo {
  background: url('https://file.global86.cn/website_v3-guoneijiedian/hongxing/imgs/video-back.png') no-repeat;
  background-size: 100% 100%;
  background-position: bottom center;
  position: relative;
  margin-top: -80px;
}
.factoryPageVideo .factoryPageVideo-pro1 {
  width: 260px;
  position: absolute;
  right: -60px;
  top: 0;
}
.factoryPageVideo .factoryPageVideo-pro2 {
  width: 142px;
  bottom: -18px;
  left: -50px;
  position: absolute;
}
.factoryPageVideo .factory-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 55px;
}
.factoryPageVideo .factory-text .factory-en {
  font-weight: bold;
  font-size: 120px;
  color: #05E1D4;
  line-height: 100px;
  font-family: 'Roboto-B';
  text-transform: uppercase;
}
.factoryPageVideo .factory-text .factory-cn {
  font-weight: 400;
  font-size: 24px;
  color: #222222;
  line-height: 30px;
  margin-top: 30px;
}
.factoryPageVideo .factoryPageVideo-main {
  width: 100%;
}
.factoryPageVideo .factoryPageVideo-one {
  width: 100%;
  margin-bottom: 80px;
}
.factoryPageVideo .factoryPageVideo-one:nth-last-of-type(1) {
  margin-bottom: 0;
}
.factoryPageVideo .factoryPageVideo-one-top {
  width: 100%;
  display: flex;
}
.factoryPageVideo .factoryPageVideo-one-top .factoryPageVideo-one-title {
  font-weight: 500;
  font-size: 32px;
  color: #222222;
  line-height: 40px;
  margin-right: 10%;
  font-family: 'H-M';
  max-width: 50%;
}
.factoryPageVideo .factoryPageVideo-one-top .factoryPageVideo-one-desc {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  width: 30%;
  padding-top: 12px;
}
.factoryPageVideo .factoryPageVideo-one-line {
  width: 100%;
  height: 7px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin: 35px 0;
}
.factoryPageVideo .factoryPageVideo-one-line p {
  width: 7px;
  height: 7px;
  background: #000000;
  opacity: 0.15;
}
.factoryPageVideo .factoryPageVideo-one-line::after {
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 3px;
  content: "";
  background: #000000;
  opacity: 0.15;
}
.factoryPageVideo .factoryPageVideo-one-main {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-dom {
  width: 48%;
  aspect-ratio: 1.79756098;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-cur {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
  background: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  opacity: 1;
  transition: opacity 0.5s ease;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-cur video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-cur .mask {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-cur .mask .play-video {
  width: 80px;
  height: 80px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-cur .mask .play-video img {
  width: 40%;
  height: 50%;
  transform: translateX(5%);
  object-fit: scale-down;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-cur-fade {
  opacity: 0;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer {
  width: 48%;
  position: relative;
  overflow: hidden;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 50px;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-nums {
  display: flex;
  align-items: center;
  margin-right: 35px;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-nums .factoryPageVideo-one-num-cur {
  width: 28px;
  height: 50px;
  font-weight: 500;
  font-size: 16px;
  color: #222222;
  line-height: 30px;
  font-family: 'H-M';
  position: relative;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-nums .factoryPageVideo-one-num-cur .video-num-cur {
  transform: translateX(-5px) translateY(-50%);
  opacity: 0;
  transition: 0.5s;
  position: absolute;
  top: 50%;
  left: 0;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-nums .factoryPageVideo-one-num-cur .video-num-cur-active {
  transform: translateX(0) translateY(-50%);
  opacity: 1;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-nums .factoryPageVideo-swiper-line {
  width: 120px;
  height: 1px;
  background: rgba(22, 62, 205, 0.2);
  position: relative;
  margin: 0 20px;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-nums .factoryPageVideo-swiper-line .video-one-line {
  width: 0;
  height: 1px;
  background: #163ECD;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.5s;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-nums .factoryPageVideo-one-all {
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  line-height: 30px;
  opacity: 0.5;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-btns {
  display: flex;
  align-items: center;
  width: 116px;
  justify-content: space-between;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-btns .factoryPageVideo-one-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #05E1D4;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-btns .factoryPageVideo-one-btn .icon {
  width: 38%;
  aspect-ratio: 1;
  position: relative;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-btns .factoryPageVideo-one-btn .icon img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: scale-down;
  top: 50%;
  left: 50%;
  transition: 0.5s;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-btns .factoryPageVideo-one-btn .icon .default {
  opacity: 1;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-btns .factoryPageVideo-one-btn .icon .active {
  opacity: 0;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-btns .factoryPageVideo-one-btn:hover {
  background: #05E1D4;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-btns .factoryPageVideo-one-btn:hover .icon .default {
  opacity: 0;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-btns .factoryPageVideo-one-btn:hover .icon .active {
  opacity: 1;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-btns .factoryPageVideo-one-btn-prev .icon img {
  transform: translate(-50%, -50%) rotateZ(-135deg);
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-btns .factoryPageVideo-one-btn-next .icon img {
  transform: translate(-50%, -50%) rotateZ(45deg);
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper {
  width: 350px;
  overflow: visible;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper .factoryPageVideo-one-slide {
  width: 350px;
  aspect-ratio: 1.78571429;
  overflow: hidden;
  border-radius: 10px;
  background: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  margin-right: 36px;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper .factoryPageVideo-one-slide video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper .factoryPageVideo-one-slide .mask {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper .factoryPageVideo-one-slide .mask .play-video {
  width: 80px;
  height: 80px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper .factoryPageVideo-one-slide .mask .play-video img {
  width: 40%;
  height: 50%;
  transform: translateX(5%);
  object-fit: scale-down;
}
.factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper .factoryPageVideo-one-slide:nth-last-of-type(1) {
  margin-right: 0;
}
.factoryPageVideo .video-cur-list {
  width: 100%;
}
.factoryPageVideo .video-cur-one {
  width: 45%;
  aspect-ratio: 1.53636364;
  margin-right: 2.6%;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.factoryPageVideo .video-cur-one video {
  display: block;
  width: 100%;
  object-fit: scale-down;
}
.factoryPageVideo .video-cur-one .equipment-other-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}
.factoryPageVideo .video-cur-one .equipment-other-mask .play-video {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.factoryPageVideo .video-cur-one .equipment-other-mask .play-video img {
  width: 50px;
  display: block;
  position: relative;
  z-index: 12;
}
.factoryPageVideo .video-cur-one .equipment-other-mask .play-video::after {
  content: "";
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  animation: video-play 2s infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.factoryPageVideo .video-cur-one .equipment-other-mask .play-video::before {
  content: "";
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  animation: video-play 2s infinite 1s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.factoryPageVideo .video-cur-one:nth-of-type(2) {
  width: 47.6%;
  margin-right: 0;
}
.factoryPageVideo .video-cur-one:nth-of-type(3) {
  width: 47.6%;
  margin-top: 40px;
}
.factoryPageVideo .video-cur-one:nth-of-type(4) {
  margin-right: 0;
  margin-top: 40px;
}
.factoryPageImg {
  background: url('https://file.global86.cn/website_v3-guoneijiedian/hongxing/imgs/factory-back.png') no-repeat;
  background-size: 100% 100%;
  background-position: bottom center;
  position: relative;
  z-index: 12;
}
.factoryPageImg .factory-img-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  position: relative;
  z-index: 12;
}
.factoryPageImg .factory-img-title .factory-text .factory-en {
  font-weight: bold;
  font-size: 120px;
  color: #05E1D4;
  line-height: 100px;
  font-family: 'Roboto-B';
  text-transform: uppercase;
}
.factoryPageImg .factory-img-title .factory-text .factory-cn {
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 30px;
  margin-top: 30px;
}
.factoryPageImg .factory-img-b {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.factoryPageImg .factory-img-one {
  width: calc((100% - 92px) / 3);
  margin-right: 46px;
  margin-bottom: 40px;
  position: relative;
  z-index: 12;
}
.factoryPageImg .factory-img-one .factory-img-one-inner {
  width: 100%;
  overflow: hidden;
  border-radius: 0;
  aspect-ratio: 1.425;
}
.factoryPageImg .factory-img-one .factory-img-one-inner .el-image {
  display: block;
  width: 100%;
  height: 100%;
}
.factoryPageImg .factory-img-one .factory-img-one-inner img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.factoryPageImg .factory-img-one .factory-img-one-inner:hover img {
  transform: scale(1.05);
}
.factoryPageImg .factory-img-one:nth-of-type(3n) {
  margin-right: 0;
}
@keyframes video-play {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}
@media only screen and (min-width: 1921px) {
  .proPage .proPage-inner {
    transform: skewY(-2deg);
  }
  .proPage .proMain {
    transform: skewY(2deg);
  }
  .profilePage .profile-part1::after {
    bottom: -5%;
  }
  .profilePage .profile-culture .profile-culture-main {
    padding: 60px 0 20px;
  }
}
@media only screen and (max-width: 1850px) {
  .profilePage .profile-culture .profile-culture-main {
    padding: 60px 0 20px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 {
    padding-left: 15%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-main .profile-part1-right-step {
    margin-bottom: 60px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .laser {
    font-size: 130px;
    line-height: 130px;
    padding: 60px 0 50px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .logo {
    margin-bottom: 30px;
  }
  .profilePage .profile-part1 .profile-part1-inner {
    padding-top: 60px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-dot .img {
    transform: translateY(-172px) translateX(40px);
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-words .profile-culture-desc {
    width: 80%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one .profile-num-one-inner .profile-num-one-top .profile-num-one-count {
    font-size: 60px;
    line-height: 60px;
    margin-right: 16px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one {
    padding: 50px 4% 18px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-intro {
    margin: 60px 0;
  }
  .casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn {
    width: 60px;
    height: 60px;
  }
  .casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn-prev {
    margin-right: 32px;
  }
  .casePage .case-applications .applications-left .applications-con-words .applications-con-inner-title .inner-title p {
    font-size: 100px;
    line-height: 80px;
    bottom: 0;
  }
  .factoryPageImg .factory-img-title {
    margin-bottom: 42px;
  }
  .factoryPageImg .factory-img-title .factory-text .factory-cn {
    font-size: 20px;
    margin-top: 25px;
  }
  .factoryPageImg .factory-img-title .factory-text .factory-en {
    font-size: 100px;
    line-height: 80px;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-cur .mask .play-video {
    width: 60px;
    height: 60px;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper .factoryPageVideo-one-slide .mask .play-video {
    width: 60px;
    height: 60px;
  }
  .factoryPageVideo .factoryPageVideo-one-top .factoryPageVideo-one-title {
    font-size: 28px;
  }
  .factoryPageVideo .factory-text .factory-en {
    font-size: 100px;
    line-height: 80px;
  }
  .factoryPageVideo .factory-text .factory-cn {
    font-size: 20px;
    margin-top: 25px;
  }
  .casePage .case-applications .applications-left .applications-con-one .applications-con-desc .applications-con-desc-one {
    padding: 24px 0 20px;
  }
  .casePage .case-applications .applications-left .applications-con-words .applications-con-inner-title {
    margin: 30px 0 22px;
  }
  .casePage .case-technology .technology-outer {
    padding: 0 0 0 5%;
  }
  .casePage .case-technology .technology-inner-title .technology-title-en {
    font-size: 90px;
    line-height: 100px;
  }
  .casePage .case-technology .technology-inner-title .technology-title-cn {
    font-size: 22px;
    margin-top: 15px;
  }
  .casePage .case-technology .technology-title .text {
    font-size: 22px;
  }
  .casePage .case-technology .technology-title {
    margin-bottom: 42px;
  }
  .casePage .case-technology .technology-desc .technology-desc-one {
    margin-bottom: 42px;
  }
  .historyPage .history-part1 .history-first .history-first-desc {
    width: 60%;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-con .history-one-title .text {
    font-size: 25px;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-con .history-one-desc {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1598px) {
  .profilePage .profile-honor .profile-honor-text .profile-honor-text-en {
    font-size: 80px;
    line-height: 84px;
  }
  .factoryPageImg .factory-img-title .factory-text .factory-en {
    font-size: 72px;
    line-height: 74px;
  }
  .factoryPageVideo .factory-text .factory-en {
    font-size: 72px;
    line-height: 74px;
  }
  .profilePage .profile-honor .profile-honor-outer {
    padding: 0 0;
  }
  .profilePage .profile-honor .indexPage-outer {
    padding: 20px 0 60px;
  }
  .profilePage .profile-honor .profile-honor-text .profile-honor-text-cn {
    font-size: 20px;
    line-height: 26px;
    margin-top: 24px;
  }
  .factoryPageVideo .factory-text .factory-cn {
    margin-top: 22px;
  }
  .factoryPageVideo .factory-title {
    margin-bottom: 40px;
  }
  .factoryPageVideo .factoryPageVideo-one-top .factoryPageVideo-one-title {
    font-size: 25px;
  }
  .factoryPage-outer .factory-outer {
    width: 95%;
  }
  .factoryPageImg .factory-img-title .factory-text .factory-cn {
    margin-top: 22px;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-line .history-one-dotline {
    height: 60px;
    top: -60px;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-line .history-one-dot {
    width: 16px;
    height: 16px;
    margin: 15px auto;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-line .history-one-p {
    height: calc(100% - 52px);
  }
  .historyPage .history-part1 .history-outer {
    width: 90%;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-line {
    transform: translateY(35px);
  }
  .historyPage .history-part1 .history-first .history-first-desc {
    width: 70%;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-con .history-one-title .text {
    font-size: 22px;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-con {
    padding-top: 35px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-title .icon {
    width: 38px;
    height: 38px;
  }
  .profilePage .profile-culture1 {
    clip-path: polygon(0% 0%, 100% 0, 100% 95%, 0% 100%);
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-desc {
    width: 33%;
  }
  .profilePage .profile-culture {
    margin-top: -90px;
  }
  .profilePage .profile-culture .profile-culture-main {
    padding: 50px 0 0;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-words .profile-culture-title {
    font-size: 90px;
    line-height: 70px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-words .profile-culture-desc {
    width: 90%;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-words .profile-culture-text {
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 30px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .profile-culture-one {
    padding: 24px 0 52px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-title .text {
    width: calc(100% - 38px);
    padding-left: 30px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-title {
    font-size: 20px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .logo {
    margin-bottom: 26px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-desc {
    font-size: 16px;
  }
  .profilePage .profile-part1 .profile-part1-inner {
    padding-top: 50px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-title {
    font-size: 42px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step3 {
    padding-left: 10%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .logo-title {
    font-size: 22px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .laser {
    font-size: 115px;
    line-height: 106px;
    padding: 50px 0 45px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one .profile-num-one-inner .profile-num-one-desc {
    font-size: 16px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one .profile-num-one-inner .profile-num-one-top .profile-num-one-count {
    font-size: 52px;
    line-height: 54px;
    margin-right: 14px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 {
    padding-left: 10%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-video .mask .play svg {
    width: 40px;
    height: 40px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-intro {
    margin: 48px 0;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-time .year {
    font-size: 60px;
    line-height: 58px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner {
    padding-top: 182px;
  }
  .profilePage .profile-part1 .profile-part1-inner .step-desc p {
    margin-bottom: 20px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-video .mask .play {
    width: 60px;
    height: 60px;
  }
  .profilePage .profile-part1 .profile-part1-inner .step-title {
    font-size: 28px;
  }
  .profilePage .profile-part1 .profile-part1-inner .step-desc {
    margin-top: 22px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-main .profile-part1-right-step {
    margin-bottom: 45px;
  }
  .casePage .case-applications .applications-left .applications-con-one .applications-con-title {
    margin-bottom: 20px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-icon img {
    width: 40px;
    height: auto;
  }
  .casePage .case-applications .applications-right {
    padding-top: 5%;
  }
  .casePage .case-applications .applications-left .applications-con-one .applications-title-text {
    font-size: 22px;
  }
  .casePage .case-applications .applications-left .applications-con-one .applications-con-desc .applications-con-desc-one {
    padding: 18px 0 18px;
  }
  .casePage .case-applications .applications-left .applications-con-words .applications-con-inner-title .inner-title p {
    font-size: 85px;
  }
  .casePage .case-applications .applications-left .applications-con-one .applications-con-desc .applications-con-desc-one .applications-desc-main .applications-desc-intro {
    margin-top: 2px;
  }
  .casePage .case-technology .technology-inner-title .technology-title-en {
    font-size: 80px;
    line-height: 82px;
  }
  .casePage .case-technology .technology-inner-title .technology-title-cn {
    font-size: 20px;
    margin-top: 12px;
  }
  .casePage .case-technology .technology-title .text {
    font-size: 20px;
  }
  .casePage .case-technology .technology-desc .technology-desc-one .technology-desc-title {
    font-size: 16px;
  }
  .casePage .case-technology .technology-desc .technology-desc-one {
    margin-bottom: 28px;
  }
  .casePage .case-technology .technology-first .technology-first-left {
    width: 66%;
  }
  .casePage .case-technology .technology-outer {
    padding: 0 0 0 0%;
  }
  .casePage .case-technology .technology-first {
    padding-right: 0;
  }
}
@media only screen and (max-width: 1365px) {
  .profilePage .profile-honor .profile-honor-outer {
    margin-bottom: 40px;
  }
  .profilePage .profile-honor .profile-honor-swiper .profile-honor-one {
    margin-right: 40px;
    width: calc((100% - 120px) / 4);
  }
  .factoryPageImg .factory-img-title .factory-text .factory-en {
    font-size: 60px;
    line-height: 62px;
  }
  .factoryPageVideo .factory-text .factory-en {
    font-size: 60px;
    line-height: 62px;
  }
  .factoryPageVideo .factoryPageVideo-one-top .factoryPageVideo-one-title {
    font-size: 20px;
  }
  .factoryPageVideo .factory-text .factory-cn {
    font-size: 18px;
  }
  .factoryPageImg .factory-img-title .factory-text .factory-cn {
    font-size: 18px;
  }
  .factoryPageImg .factory-img-title {
    margin-bottom: 34px;
  }
  .factoryPageImg .factory-img-one {
    width: calc((100% - 50px) / 3);
    margin-right: 25px;
    margin-bottom: 30px;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper .factoryPageVideo-one-slide .mask .play-video {
    width: 50px;
    height: 50px;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom {
    margin-top: 42px;
  }
  .factoryPage-outer .factory-outer {
    width: 100%;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper .factoryPageVideo-one-slide {
    width: 250px;
  }
  .factoryPageVideo .factoryPageVideo-pro1 {
    width: 20%;
    max-width: 200px;
  }
  .factoryPageImg .factory-img-one {
    width: calc((100% - 70px) / 3);
    margin-right: 35px;
    margin-bottom: 35px;
  }
  .factoryPageVideo .factory-text .factory-cn {
    margin-top: 18px;
  }
  .factoryPageVideo {
    margin-top: -55px;
  }
  .factoryPageImg .factory-img-title .factory-text .factory-cn {
    margin-top: 18px;
  }
  .historyPage .history-part1 .history-part-inner {
    padding-top: 32px;
  }
  .historyPage .history-part1 .history-first .history-first-title {
    font-size: 22px;
    line-height: 28px;
    margin: 20px auto 14px;
  }
  .historyPage .history-part1 .history-first {
    padding-bottom: 20px;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-con .history-one-desc {
    margin-top: 16px;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-con .history-one-title .text {
    font-size: 20px;
  }
  .historyPage .history-part1 .history-outer {
    width: 100%;
  }
  .profilePage .profile-culture {
    margin-top: -82px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-title {
    font-size: 28px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .logo {
    margin-bottom: 22px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-intro {
    margin: 40px 0;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-desc {
    margin-top: 20px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step3 .profile-part1-left-step3-one {
    margin-top: 60px;
  }
  .profilePage .profile-part1 .profile-part1-inner {
    padding-top: 35px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .logo-title {
    font-size: 20px;
  }
  .factoryPage .item {
    width: calc((100% - 96px) / 3);
    margin-right: 48px;
  }
}
@media only screen and (max-width: 1251px) {
  .profilePage .profile-honor .indexPage-outer {
    padding: 10px 0 40px;
  }
  .profilePage .profile-honor .profile-honor-swiper .profile-honor-one {
    margin-right: 35px;
    width: 250px;
  }
  .profilePage .profile-honor .profile-honor-text .profile-honor-text-en {
    font-size: 70px;
    line-height: 70px;
  }
  .profilePage .profile-honor .profile-honor-text .profile-honor-text-cn {
    font-size: 18px;
    line-height: 24px;
    margin-top: 18px;
  }
  .factoryPageVideo .factoryPageVideo-one-top .factoryPageVideo-one-desc {
    width: 45%;
  }
  .factoryPageVideo .factoryPageVideo-one-top .factoryPageVideo-one-title {
    max-width: 45%;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper .factoryPageVideo-one-slide {
    width: 220px;
    margin-right: 25px;
  }
  .factoryPageVideo .factory-title {
    transform: translateY(10px);
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-btns .factoryPageVideo-one-btn {
    width: 45px;
    height: 45px;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-con .history-one-title .text {
    font-size: 18px;
    line-height: 32px;
  }
  .historyPage .history-part1 .history-first .history-first-desc {
    width: 80%;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-con .history-one-desc {
    margin-top: 14px;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-con {
    padding-top: 0;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums {
    padding-bottom: 10px;
  }
  .profilePage .profile-culture {
    margin-top: -66px;
  }
  .profilePage .profile-culture .profile-culture-main {
    padding: 40px 0 0;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-words .profile-culture-title {
    font-size: 62px;
    line-height: 56px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-words .profile-culture-text {
    font-size: 20px;
    margin-top: 18px;
    margin-bottom: 24px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-title {
    font-size: 18px;
    line-height: 32px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-desc {
    width: 38%;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-title .text {
    width: calc(100% - 32px);
    padding-left: 20px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-title .icon {
    width: 32px;
    height: 32px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-words .profile-culture-desc {
    margin-bottom: 20px;
  }
  .casePage .case-technology .technology-three::after {
    width: 46%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .logo {
    margin-bottom: 18px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-desc {
    font-size: 14px;
    line-height: 22px;
    margin-top: 6px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step3 .profile-part1-left-step3-one {
    margin-top: 42px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-main .profile-part1-right-step {
    margin-bottom: 36px;
  }
  .profilePage .profile-part1 .profile-part1-inner .step-desc {
    margin-top: 18px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-time .year {
    font-size: 50px;
    line-height: 52px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-time .unit {
    font-size: 16px;
    line-height: 26px;
    margin-top: 6px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-intro {
    width: 90%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-intro {
    margin: 30px 0;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums {
    width: 90%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one {
    padding: 32px 3% 18px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one .profile-num-one-inner .profile-num-one-top .profile-num-one-count {
    font-size: 45px;
    line-height: 46px;
    margin-right: 10px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one .profile-num-one-inner .profile-num-one-desc {
    font-size: 14px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .laser {
    font-size: 80px;
    line-height: 76px;
    padding: 42px 0 40px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner {
    width: 78%;
  }
  .profilePage .profile-part1 .profile-part1-inner .step-title {
    font-size: 25px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner {
    padding-top: 120px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-dot .dot {
    height: 60px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-dot {
    width: 22%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-icon img {
    width: 30px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-title {
    font-size: 23px;
    line-height: 40px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-desc {
    margin-top: 15px;
  }
  .casePage .case-technology .technology-three {
    padding-right: 0;
  }
  .casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn {
    width: 52px;
    height: 52px;
  }
  .casePage .case-technology .technology-three .technology-con {
    width: 50%;
  }
  .casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn-prev {
    margin-right: 26px;
  }
  .casePage .case-applications .applications-left {
    width: 48%;
  }
  .casePage .case-applications .applications-right {
    width: 50%;
    display: flex;
    align-items: flex-end;
    padding-bottom: 14%;
  }
  .casePage .case-applications .applications-left .applications-con-words .applications-con-nums .applications-num-cur {
    font-size: 50px;
    line-height: 50px;
    width: 66px;
    height: 45px;
  }
  .casePage .case-technology .technology-second .technology-con {
    width: 50%;
  }
  .casePage .case-technology .technology-second .technology-con {
    padding-top: 42px;
  }
  .casePage .case-technology .technology-inner-title .technology-title-en {
    font-size: 58px;
    line-height: 66px;
  }
  .casePage .case-technology .technology-first .technology-first-left {
    width: 70%;
  }
  .casePage .case-technology .technology-first .technology-img2 {
    width: 25%;
    margin-top: 30px;
  }
  .casePage .case-technology .technology-title {
    margin-bottom: 30px;
  }
  .casePage .case-technology .technology-title .dot {
    width: 12px;
    height: 12px;
  }
  .casePage .case-technology .technology-title .text {
    font-size: 18px;
  }
  .casePage .case-technology .technology-inner-title {
    margin-bottom: 0;
    transform: translateY(-30px);
  }
  .casePage .case-technology .technology-inner-title .technology-title-cn {
    font-size: 20px;
    margin-top: 10px;
  }
  .casePage .case-applications .applications-left .applications-con-one .applications-con-title {
    margin-bottom: 16px;
  }
  .casePage .case-applications .applications-left .applications-con-one .applications-title-text {
    font-size: 20px;
  }
  .casePage .case-applications .applications-left .applications-con-one .applications-title-icon {
    width: 38px;
    height: 38px;
  }
  .casePage .case-applications .applications-left .applications-con-words .applications-con-inner-title {
    margin: 22px 0 20px;
    font-size: 22px;
  }
  .casePage .case-applications .applications-left .applications-con-words .applications-con-nums .applications-num-line {
    width: 32px;
    height: 50px;
  }
  .casePage .case-applications .applications-left .applications-con-words .applications-con-inner-title .inner-title p {
    font-size: 72px;
  }
  .factoryPage .item .img .img-inner .mask img {
    width: 42px;
    height: 42px;
  }
  .factoryPage .item {
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .profilePage .profile-culture {
    clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0% 100%);
  }
  .factoryPageVideo {
    margin-top: -50px;
    background-size: cover;
  }
  .factoryPageImg .factory-img-one {
    width: calc((100% - 50px) / 3);
    margin-right: 25px;
    margin-bottom: 30px;
  }
  .factoryPageImg .factory-img-title .factory-text .factory-en {
    font-size: 45px;
    line-height: 52px;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-dom {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .factoryPageVideo .factoryPageVideo-one-top {
    flex-wrap: wrap;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer {
    overflow: visible;
  }
  .factoryPageVideo .factoryPageVideo-one-top .factoryPageVideo-one-title {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper {
    width: 250px;
  }
  .factoryPageVideo .factoryPageVideo-one-top .factoryPageVideo-one-desc {
    width: 100%;
    padding-top: 0;
  }
  .factoryPageVideo .factoryPageVideo-one-main {
    flex-wrap: wrap;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer {
    width: 100%;
    margin-top: 32px;
  }
  .factoryPageVideo .factoryPageVideo-one {
    margin-bottom: 50px;
  }
  .historyPage .history-part1 .history-first .history-first-desc {
    width: 90%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner {
    padding-top: 60px;
    width: 100%;
    position: relative;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-icon {
    position: absolute;
    top: 7%;
    right: 17%;
  }
  .profilePage .profile-part1 .profile-part1-inner {
    padding-top: 18px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step3 .profile-part1-left-step3-one {
    margin-top: 32px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-main .profile-part1-right-step {
    margin-bottom: 32px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step3 {
    padding-left: 5%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step3 .profile-part1-left-step3-inner {
    width: 95%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-main .profile-part1-right-step {
    width: 95%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-main {
    margin-top: 35px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-dot .img {
    display: none;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-intro {
    width: 100%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .logo {
    max-width: 400px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 {
    padding: 0 5%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-dot {
    position: absolute;
    top: 5%;
    right: 0;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-words {
    flex-wrap: wrap;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left {
    width: 100%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right {
    width: 100%;
    padding-left: 5%;
    position: relative;
  }
  .profilePage .profile-culture1 {
    clip-path: polygon(0% 0%, 100% 0, 100% 99%, 0% 100%);
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-words .profile-culture-desc {
    width: 100%;
  }
  .profilePage .profile-culture .indexPage-outer {
    flex-wrap: wrap;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-words {
    width: 100%;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main {
    width: 100%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box {
    flex-wrap: wrap;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one {
    width: 50%;
    justify-content: flex-start;
    padding: 32px 5% 18px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one:nth-of-type(2):after {
    display: none;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-time .year {
    font-size: 40px;
    line-height: 42px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .laser {
    font-size: 60px;
    line-height: 60px;
    padding: 36px 0 36px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-time .unit {
    font-size: 14px;
    line-height: 24px;
  }
  .profilePage .profile-part1 .profile-part1-inner .step-title {
    font-size: 22px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-desc {
    margin-top: 12px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .logo-title {
    font-size: 18px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-title {
    font-size: 18px;
    line-height: 32px;
  }
  .factoryPage .item {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
  }
  .casePage .case-applications .applications-right {
    padding-bottom: 30px;
  }
  .casePage .case-technology .technology-three .technology-img4-pc {
    display: none;
  }
  .casePage .case-technology .technology-three .technology-img4-m {
    display: block;
  }
  .casePage .case-technology .technology-first {
    flex-wrap: wrap;
  }
  .casePage .case-technology .technology-first .technology-img2 {
    width: 36%;
  }
  .casePage .case-technology .technology-second .technology-con {
    width: 100%;
    padding-right: 0;
    max-width: 100%;
  }
  .casePage .case-technology .technology-second {
    flex-wrap: wrap;
  }
  .casePage .case-technology .technology-second .technology-img3 {
    width: 100%;
    max-width: 600px;
    margin: 32px auto 0;
  }
  .casePage .case-technology .technology-three {
    flex-wrap: wrap;
  }
  .casePage .case-technology .technology-three .technology-img4 {
    width: 100%;
    max-width: 600px;
    margin: 32px auto 0;
  }
  .casePage .case-technology .technology-three .technology-con {
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
  .casePage .case-technology .technology-first .technology-first-left {
    width: 100%;
  }
  .casePage .case-technology .technology-title {
    margin-bottom: 25px;
  }
  .casePage .case-technology .technology-second {
    margin: 12px 0;
  }
  .casePage .case-technology .technology-inner-title {
    margin-bottom: 30px;
    transform: translateY(0);
  }
  .casePage .case-applications {
    clip-path: polygon(0% 0%, 100% 0%, 100% 98%, 0% 100%);
  }
  .casePage .case-applications .applications-left .applications-con-words .applications-con-inner-title .inner-title p {
    font-size: 50px;
    line-height: 50px;
  }
  .casePage .case-applications .applications-left .applications-con-words {
    margin-top: 35px;
  }
  .casePage .case-applications .applications-left .applications-con-words .applications-con-inner-desc {
    max-width: 85%;
  }
  .casePage .case-applications .applications-outer {
    flex-wrap: wrap;
  }
  .casePage .case-applications .applications-left {
    width: 100%;
  }
  .casePage .case-applications .applications-right {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .profilePage .profile-honor .indexPage-outer {
    padding: 0 0 30px;
  }
  .profilePage .profile-honor .profile-honor-outer {
    margin-bottom: 30px;
  }
  .profilePage .profile-honor .profile-honor-btns {
    width: 100px;
  }
  .profilePage .profile-honor .profile-honor-btns .profile-honor-btn {
    width: 42px;
    height: 42px;
  }
  .profilePage .profile-honor .profile-honor-text .profile-honor-text-cn {
    font-size: 16px;
    line-height: 22px;
    margin-top: 14px;
  }
  .profilePage .profile-honor .profile-honor-text .profile-honor-text-en {
    font-size: 50px;
    line-height: 50px;
  }
  .profilePage .profile-honor .profile-honor-swiper .profile-honor-one {
    margin-right: 25px;
    width: 200px;
  }
  .factoryPageVideo {
    margin-top: -30px;
  }
  .factoryPageImg .factory-img-one {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    margin-bottom: 25px;
  }
  .factoryPageImg {
    background-size: cover;
  }
  .factoryPageVideo {
    margin-top: -48px;
  }
  .factoryPageImg .factory-img-one:nth-of-type(3n) {
    margin-right: 20px;
  }
  .factoryPageImg .factory-img-one:nth-of-type(2n) {
    margin-right: 0;
  }
  .factoryPageVideo .factoryPageVideo-pro2 {
    width: 80px;
    bottom: 0;
    left: -36px;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom {
    margin-top: 32px;
  }
  .factoryPageVideo .factoryPageVideo-one {
    margin-bottom: 36px;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-cur .mask .play-video {
    width: 50px;
    height: 50px;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper .factoryPageVideo-one-slide .mask .play-video {
    width: 40px;
    height: 40px;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper .factoryPageVideo-one-slide {
    width: 160px;
    margin-right: 20px;
  }
  .factoryPageVideo .factory-text .factory-en {
    font-size: 52px;
    line-height: 52px;
  }
  .factoryPageVideo .factory-title {
    margin-bottom: 32px;
  }
  .factoryPageVideo .factory-text .factory-cn {
    font-size: 16px;
    margin-top: 15px;
  }
  .factoryPageVideo .factoryPageVideo-one-top .factoryPageVideo-one-title {
    font-size: 18px;
    line-height: 32px;
  }
  .factoryPageImg .factory-img-title .factory-text .factory-en {
    font-size: 32px;
    line-height: 36px;
  }
  .factoryPageVideo .factoryPageVideo-pro1 {
    width: 32%;
  }
  .factoryPageImg .factory-img-title .factory-text .factory-cn {
    margin-top: 10px;
  }
  .factoryPageImg .factory-img-title .factory-text .factory-cn {
    font-size: 16px;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-img-m {
    display: block;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-img-pc {
    display: none;
  }
  .historyPage .history-part1 .history-other .history-one {
    flex-wrap: wrap;
  }
  .historyPage .history-part1 .history-first .history-first-desc {
    width: 100%;
  }
  .historyPage .history-part1 .history-first {
    padding-bottom: 0;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-con {
    width: 100%;
  }
  .historyPage .history-part1 .history-other {
    padding-top: 30px;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 25px;
    padding-bottom: 0;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-con {
    padding-bottom: 30px;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-line {
    display: none;
  }
  .historyPage .history-part1 .history-other .history-one .history-one-con .history-one-title .text {
    font-size: 16px;
    line-height: 24px;
  }
  .profilePage .profile-part1 .profile-part1-inner {
    padding-top: 32px;
  }
  .profilePage .profile-culture {
    margin-top: -40px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one .profile-num-one-inner .profile-num-one-top .profile-num-one-count {
    font-size: 36px;
    line-height: 38px;
    margin-right: 8px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one .profile-num-one-inner .profile-num-one-desc {
    line-height: 22px;
    margin-top: 8px;
  }
  .profilePage .profile-part1 .profile-part1-inner .step-title {
    font-size: 20px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one .profile-num-one-inner .profile-num-one-top .profile-num-one-unit {
    font-size: 18px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .logo {
    margin-bottom: 14px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step3 .profile-part1-left-step3-one {
    margin-top: 20px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step1 .company-intro {
    margin: 20px 0 30px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-video {
    width: 69%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-main .profile-part1-right-step {
    margin-bottom: 22px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-video .mask .play svg {
    width: 35px;
    height: 35px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-left .profile-part1-left-step2 .profile-part1-left-video .mask .play {
    width: 50px;
    height: 50px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .profile-culture-one {
    padding: 24px 0 35px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-words .profile-culture-title {
    font-size: 50px;
    line-height: 46px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .profile-culture-one:nth-of-type(1) .culture-dot-img {
    bottom: 0;
    top: auto;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-title {
    font-size: 16px;
    line-height: 30px;
  }
  .profilePage .profile-culture .profile-culture-main {
    padding: 20px 0 0;
  }
  .profilePage .company-pro .contacti .contacti-top .contacti-back-top {
    height: 48px;
  }
  .profilePage .profile-culture1 .profile-culture-outer {
    padding: 0 0 42px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-title {
    width: 100%;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-img {
    width: 42%;
    left: 58%;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .profile-culture-one {
    flex-wrap: wrap;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-main .culture-dot-desc {
    width: 100%;
    margin-top: 20px;
  }
  .profilePage .profile-culture .indexPage-outer .profile-culture-words .profile-culture-text {
    font-size: 18px;
    margin-top: 14px;
    margin-bottom: 20px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .laser {
    font-size: 45px;
    line-height: 52px;
    padding: 28px 0 30px;
  }
  .profilePage .profile-part1 .profile-part1-inner .step-desc p {
    margin-bottom: 16px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner {
    padding-top: 34px;
  }
  .profilePage .profile-part1 .profile-part1-inner .step-desc {
    margin-top: 12px;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-right-inner .profile-part1-right-icon {
    top: 32px;
    right: 16%;
  }
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-right .profile-part1-dot {
    top: 20px;
  }
  .casePage .case-applications .applications-left .applications-con-one .applications-title-text {
    font-size: 18px;
  }
  .casePage .case-applications .applications-left .applications-con-one .applications-con-title {
    margin-bottom: 10px;
  }
  .casePage .case-applications .applications-left .applications-con-words .applications-con-inner-title .inner-title p {
    display: none;
  }
  .casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn-prev {
    margin-right: 22px;
  }
  .casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns {
    top: 25px;
    left: 25px;
  }
  .casePage .case-applications .applications-right .applications-imgs-swiper .applications-btns .applications-btn {
    width: 45px;
    height: 45px;
  }
  .casePage .case-technology .technology-inner-title {
    margin-bottom: 25px;
  }
  .casePage .case-applications {
    clip-path: polygon(0% 0%, 100% 0%, 100% 99%, 0% 100%);
  }
  .casePage .case-applications .applications-left .applications-con-words {
    margin-top: 20px;
  }
  .casePage .case-applications .applications-right {
    padding-bottom: 0;
  }
  .casePage .case-applications .applications-left .applications-con-words .applications-con-inner-desc {
    max-width: 100%;
  }
  .casePage .case-applications .applications-left .applications-con-words .applications-con-inner-title {
    margin: 16px 0 15px;
    font-size: 20px;
  }
  .casePage .case-technology .technology-first .technology-img2-pc {
    display: none;
  }
  .casePage .case-technology .technology-second {
    margin: 0 0;
  }
  .casePage .case-technology .technology-first .technology-img2-m {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 0 auto 32px;
  }
  .casePage .case-technology .technology-first .technology-first-left {
    flex-wrap: wrap;
  }
  .casePage .case-technology .technology-first .technology-con {
    width: 100%;
  }
  .casePage .case-technology .technology-inner-title .technology-title-en {
    font-size: 42px;
    line-height: 50px;
  }
  .casePage .case-technology .technology-title {
    margin-bottom: 20px;
  }
  .casePage .case-technology .technology-first .technology-img1 {
    display: none;
  }
  .casePage .case-technology .technology-first .technology-img1 {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .factoryPage .item .text {
    margin-top: 14px;
    font-size: 16px;
    line-height: 26px;
  }
  .factoryPage .item {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    margin-bottom: 16px;
  }
  .factoryPage .item:nth-of-type(3n) {
    margin-right: 20px;
  }
  .factoryPage .item:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 641px) {
  .casePage .case-technology .technology-inner-title .technology-title-en {
    font-size: 35px;
    line-height: 44px;
  }
  .factoryPageImg .factory-img-title {
    flex-wrap: wrap;
  }
  .factoryPageImg .factory-img-title .factory-text {
    width: 100%;
    margin-bottom: 25px;
  }
  .factoryPageVideo .factoryPageVideo-one-main .factoryPageVideo-one-swiper-outer .factoryPageVideo-one-bottom .factoryPageVideo-one-nums {
    display: none;
  }
}
@media only screen and (max-width: 450px) {
  .factoryPage .item {
    width: calc((100% - 14px) / 2);
    margin-right: 14px;
    margin-bottom: 16px;
  }
  .factoryPage .item:nth-of-type(3n) {
    margin-right: 14px;
  }
  .factoryPage .item:nth-of-type(2n) {
    margin-right: 0;
  }
  .factoryPage .item .text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 380px) {
  .profilePage .profile-part1 .profile-part1-inner .profile-part1-nums .profile-num-box .profile-num-one .profile-num-one-inner .profile-num-one-desc {
    font-size: 12px;
  }
  .profilePage .profile-culture {
    margin-top: -22px;
  }
}
