.profilePage .profile-inner {
  width: calc(100% - 120px);
  margin: 0 auto;
  max-width: 1500px;
  position: relative;
  z-index: 12;
}
.profilePage .nside-page {
  position: relative;
  z-index: 12;
}
.profilePage .profile-page {
  width: 100%;
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/profile-back.png') no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.profilePage .profile-page::after {
  content: "";
  position: absolute;
  top: 5%;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/alt-about.png') no-repeat;
  background-size: 30% auto;
  background-position: top left;
}
.profilePage .honor-page {
  width: 100%;
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/honor-back.png') no-repeat;
  background-size: cover;
}
.profilePage .enterprise {
  width: 100%;
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/enterprise-back.png') no-repeat;
  background-size: cover;
}
.profilePage .enterprise .enterprise-inner {
  width: calc(100% - 120px);
  margin: 0 auto;
  max-width: 1500px;
}
.profilePage .enterprise .enterprise-title {
  width: 100%;
  font-weight: 400;
  font-size: 72px;
  color: #2C2C2C;
  line-height: 74px;
  padding-bottom: 30px;
  border-bottom: 1px solid #EBE7DF;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.profilePage .enterprise .enterprise-title .enterprise-btns {
  width: 140px;
  height: 86px;
  z-index: 12;
}
.profilePage .enterprise .enterprise-title .enterprise-btns .enterprise-btns-inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.profilePage .enterprise .enterprise-title .enterprise-btns .enterprise-btn {
  width: 38px;
  height: 38px;
  background: #FFFFFF;
  box-shadow: 0px 10px 40px 0px rgba(216, 216, 216, 0.5);
  border-radius: 50%;
  position: relative;
  transition: 0.5s;
  cursor: pointer;
}
.profilePage .enterprise .enterprise-title .enterprise-btns .enterprise-btn img {
  position: absolute;
  left: 0;
  right: 0;
  width: 50%;
  margin: 0 auto;
  top: 25%;
  transform: translateY(-50%);
  transition: 0.5s;
}
.profilePage .enterprise .enterprise-title .enterprise-btns .enterprise-btn .default {
  opacity: 1;
}
.profilePage .enterprise .enterprise-title .enterprise-btns .enterprise-btn .active {
  opacity: 0;
}
.profilePage .enterprise .enterprise-title .enterprise-btns .enterprise-btn:hover {
  background: #F8B500;
}
.profilePage .enterprise .enterprise-title .enterprise-btns .enterprise-btn:hover .default {
  opacity: 0;
}
.profilePage .enterprise .enterprise-title .enterprise-btns .enterprise-btn:hover .active {
  opacity: 1;
}
.profilePage .enterprise .enterprise-title .enterprise-btns .enterprise-btn-prev img {
  transform: rotateZ(-135deg);
}
.profilePage .enterprise .enterprise-title .enterprise-btns .enterprise-btn-next {
  margin-left: 15px;
}
.profilePage .enterprise .enterprise-title .enterprise-btns .enterprise-btn-next img {
  transform: rotateZ(45deg);
}
.profilePage .enterprise .enterprise-swiper {
  width: 296px;
  height: 510px;
  overflow: visible;
  position: relative;
  margin-left: 0;
}
.profilePage .enterprise .enterprise-swiper .enterprise-img {
  height: 100%;
  width: 296px;
  overflow: hidden;
  margin-right: 35px;
  transition: 0.5s;
  border-radius: 10px;
}
.profilePage .enterprise .enterprise-swiper .enterprise-img .el-image {
  width: 100%;
  display: block;
  height: 100%;
}
.profilePage .enterprise .enterprise-swiper .enterprise-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.profilePage .enterprise .enterprise-swiper .enterprise-img:hover img {
  transform: scale(1.05);
}
.profilePage .enterprise .enterprise-swiper .enterprise-img-cur {
  width: 250%;
}
.profilePage .enterprise .enterprise-swiper .enterprise-img:nth-last-of-type(1) {
  margin-right: 0;
}
.profilePage .text1 {
  font-weight: 400;
  font-size: 48px;
  color: #2C2C2C;
  line-height: 60px;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
}
.profilePage .text1 p {
  display: inline-flex;
  width: 215px;
  margin: 0 12px;
  color: #fff;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transform: translateY(10px);
}
.profilePage .text1 p span {
  transform: translateY(20px);
  font-size: 68px;
}
.profilePage .text1 p .span1 {
  font-size: 48px;
  transform: translateY(7px);
}
.profilePage .text1 p img {
  width: 100%;
  display: block;
}
.profilePage .text2 {
  color: #F8B500;
}
.profilePage .text1-pc {
  display: block;
}
.profilePage .text1-m {
  display: none;
}
.profilePage .text2-pc {
  display: block;
}
.profilePage .text2-m {
  display: none;
}
.profilePage .line {
  width: 100%;
  height: 1px;
  margin: 48px 0 76px;
  background: #EBE7DF;
}
.profilePage .profile-imgs {
  display: flex;
  justify-content: flex-end;
}
.profilePage .profile-imgs .profile-dot-imgs {
  margin-right: 5%;
}
.profilePage .profile-imgs .profile-dot-imgs .profile-dot-imgs1 {
  width: 70px;
  margin-bottom: 18px;
  border-radius: 10px;
}
.profilePage .profile-imgs .profile-dot-imgs .profile-dot-imgs1 img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.profilePage .profile-imgs .profile-dot-imgs .profile-dot-imgs1:hover img {
  transform: scale(1.05);
}
.profilePage .profile-imgs .profile-dot-imgs .profile-dot-imgs2 {
  width: 60px;
  border-radius: 10px;
  margin-left: 34px;
}
.profilePage .profile-imgs .profile-dot-imgs .profile-dot-imgs2 img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.profilePage .profile-imgs .profile-dot-imgs .profile-dot-imgs2:hover img {
  transform: scale(1.05);
}
.profilePage .profile-imgs .profile-words {
  width: 60%;
  font-family: 'IdealistLevel';
}
.profilePage .profile-imgs .profile-words-title {
  font-weight: 400;
  font-size: 48px;
  color: #2B2B2B;
  line-height: 52px;
  text-transform: uppercase;
}
.profilePage .profile-imgs .profile-words-desc {
  font-weight: 400;
  font-size: 16px;
  color: #2C2C2C;
  line-height: 30px;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.profilePage .profile-imgs .profile-words-desc p {
  width: 45%;
}
.profilePage .profile-imgs-m {
  display: none;
}
.profilePage .profile-imgs-m .profile-dot-imgs {
  display: flex;
  width: 100%;
  justify-content: space-between;
  position: relative;
}
.profilePage .profile-imgs-m .profile-dot-imgs .profile-dot-imgs1 {
  width: 70px;
  border-radius: 10px;
  margin-bottom: 0;
  margin-top: 0;
}
.profilePage .profile-imgs-m .profile-dot-imgs .profile-dot-imgs1 img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.profilePage .profile-imgs-m .profile-dot-imgs .profile-dot-imgs1:hover img {
  transform: scale(1.05);
}
.profilePage .profile-imgs-m .profile-dot-imgs .profile-words-title-box {
  width: calc(95% - 70px);
}
.profilePage .profile-imgs-m .profile-dot-imgs .profile-words-title-box .profile-words-desc {
  font-family: 'IdealistLevel';
}
.profilePage .profile-imgs-m .profile-dot-imgs .pro-dot {
  width: 100px;
  position: absolute;
  bottom: 0;
  left: -21%;
  opacity: 0.6;
}
.profilePage .profile-imgs-m .profile-words {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.profilePage .profile-imgs-m .profile-words .profile-words-desc {
  width: calc(95% - 70px);
}
.profilePage .profile-imgs-m .profile-words .profile-dot-imgs2-box {
  width: 70px;
}
.profilePage .profile-imgs-m .profile-words .profile-dot-imgs2-box .profile-dot-imgs2 {
  width: 70px;
  border-radius: 10px;
}
.profilePage .profile-imgs-m .profile-words .profile-dot-imgs2-box .profile-dot-imgs2 img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.profilePage .profile-imgs-m .profile-words .profile-dot-imgs2-box .profile-dot-imgs2:hover img {
  transform: scale(1.05);
}
.profilePage .profile-imgs-m .profile-words .profile-dot-imgs2-box .profile-dot-imgs3 {
  width: 50px;
  border-radius: 10px;
  margin-left: 20px;
  margin-top: 30px;
}
.profilePage .profile-imgs-m .profile-words .profile-dot-imgs2-box .profile-dot-imgs3 img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.profilePage .profile-imgs-m .profile-words .profile-dot-imgs2-box .profile-dot-imgs3:hover img {
  transform: scale(1.05);
}
.profilePage .profile-con {
  width: 100%;
  font-family: 'IdealistLevel';
}
.profilePage .profile-con-part-index {
  font-weight: normal;
  font-size: 24px;
  color: #2B2B2B;
  line-height: 30px;
}
.profilePage .profile-con-part-title {
  font-weight: 400;
  font-size: 30px;
  color: #2C2C2C;
  line-height: 42px;
  text-transform: uppercase;
}
.profilePage .profile-con-part-desc {
  font-weight: 400;
  font-size: 16px;
  color: #2C2C2C;
  line-height: 30px;
}
.profilePage .profile-con-part1 {
  width: 75%;
  margin-top: 80px;
}
.profilePage .profile-con-part1 .profile-con-part-title {
  margin: 15px 0 25px;
}
.profilePage .profile-con-part2 {
  display: flex;
  position: relative;
  margin: 60px auto 80px;
  width: 100%;
}
.profilePage .profile-con-part2 .profile-con-part-title {
  margin: 15px 0 25px;
}
.profilePage .profile-con-part2 .profile-con-part2-con {
  width: 45%;
  margin-right: 10%;
}
.profilePage .profile-con-part2 .profile-con-part2-img {
  width: 40%;
  position: relative;
}
.profilePage .profile-con-part2 .profile-con-part2-img .about-dot {
  width: 65%;
  position: absolute;
  right: -22%;
  top: -46%;
}
.profilePage .profile-con-part2 .profile-con-part2-img .profile-con-part2-img-inner {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
}
.profilePage .profile-con-part2 .profile-con-part2-img .profile-con-part2-img-inner .part2-img {
  width: 100%;
  transform: scale(1);
  transition: 0.5s;
  display: block;
}
.profilePage .profile-con-part2 .profile-con-part2-img .profile-con-part2-img-inner:hover img {
  transform: scale(1.05);
}
.profilePage .profile-con-part2 .profile-con-part2-video {
  width: 40%;
  display: flex;
  align-items: center;
}
.profilePage .profile-con-part2 .profile-con-part2-video .profile-con-part2-video-inner {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  aspect-ratio: 2.4;
  cursor: pointer;
}
.profilePage .profile-con-part2 .profile-con-part2-video .profile-con-part2-video-inner .part2-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.profilePage .profile-con-part2 .profile-con-part2-video .profile-con-part2-video-inner .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
}
.profilePage .profile-con-part2 .profile-con-part2-video .profile-con-part2-video-inner .play {
  width: 60px;
  height: 60px;
}
.profilePage .profile-con-part2 .profile-con-part2-video .profile-con-part2-video-inner video {
  display: block;
  width: 100%;
}
.profilePage .profile-con-part3 {
  display: flex;
  width: 100%;
  position: relative;
  overflow: visible;
}
.profilePage .profile-con-part3 .profile-con-part-title {
  margin: 15px 0 25px;
}
.profilePage .profile-con-part3 .profile-con-part3-img {
  width: 40%;
}
.profilePage .profile-con-part3 .profile-con-part3-img .profile-con-part3-img-inner {
  position: relative;
  width: 100%;
  padding-top: 6%;
}
.profilePage .profile-con-part3 .profile-con-part3-img .profilei-img {
  width: 100%;
  position: relative;
}
.profilePage .profile-con-part3 .profile-con-part3-img .profilei-img .profilei-img-dom {
  width: 100%;
  z-index: 12;
  position: relative;
}
.profilePage .profile-con-part3 .profile-con-part3-img .profilei-img .profilei-icon {
  width: 80px;
  height: 80px;
  position: absolute;
  animation: profilei-tr 6s linear infinite;
  z-index: 20;
}
.profilePage .profile-con-part3 .profile-con-part3-img .profilei-img .profilei-icon:nth-of-type(1) {
  left: 0;
  bottom: 46%;
}
.profilePage .profile-con-part3 .profile-con-part3-img .profilei-img .profilei-icon:nth-of-type(2) {
  left: 9%;
  bottom: 31%;
}
.profilePage .profile-con-part3 .profile-con-part3-img .profilei-img .profilei-icon:nth-of-type(3) {
  left: 23%;
  bottom: 19%;
}
.profilePage .profile-con-part3 .profile-con-part3-img .profilei-img .profilei-icon:nth-of-type(4) {
  bottom: 14%;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.profilePage .profile-con-part3 .profile-con-part3-img .profilei-img .profilei-icon:nth-of-type(5) {
  right: 23%;
  bottom: 19%;
}
.profilePage .profile-con-part3 .profile-con-part3-img .profilei-img .profilei-icon:nth-of-type(6) {
  right: 9%;
  bottom: 31%;
}
.profilePage .profile-con-part3 .profile-con-part3-img .profilei-img .profilei-icon:nth-of-type(7) {
  right: 0;
  bottom: 46%;
}
.profilePage .profile-con-part3 .profile-con-part3-con {
  width: 45%;
  margin-left: 10%;
}
.profilePage .profile-con-part3 .profile-con-part3-con .profile-con-part3-con-one {
  width: 100%;
}
.profilePage .profile-con-part3 .profile-con-part3-con .profile-con-part3-con-one1 {
  margin-top: 12%;
}
.profilePage .profile-con-part3 .profilei-dot {
  position: absolute;
  left: -18%;
  bottom: -10%;
  width: 62%;
  height: auto;
}
.profilePage .profile-con-part4 {
  width: calc(100% - 120px);
  margin: 0 auto;
  max-width: 1500px;
}
.profilePage .profile-con-part4 .profile-con-part4-title {
  margin: 50px 0;
  font-family: 'Fonarto-Regular';
  font-weight: 400;
  font-size: 72px;
  color: #2C2C2C;
  line-height: 74px;
}
.profilePage .profile-con-part4 .profile-con-part4-con {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.profilePage .profile-con-part4 .profile-con-part4-con::after {
  content: attr(data-word);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 400;
  font-size: 308px;
  color: #FFF5DB;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}
.profilePage .profile-con-part4 .profile-con-part4-left {
  width: 300px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}
.profilePage .profile-con-part4 .profile-con-part4-center {
  width: 500px;
  position: relative;
  z-index: 12;
}
.profilePage .profile-con-part4 .profile-con-part4-right {
  width: 300px;
  display: flex;
  align-items: flex-end;
}
.profilePage .profile-con-part4 .honors-imgs {
  width: 100%;
  overflow: hidden;
}
.profilePage .profile-con-part4 .honors-imgs .swiper-slide-shadow {
  display: none !important;
  /* 隐藏阴影 */
}
.profilePage .profile-con-part4 .honors-imgs .honors-img-one {
  width: 100%;
  overflow: hidden;
  opacity: 0 !important;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.profilePage .profile-con-part4 .honors-imgs .honors-img-one .el-image {
  width: 100%;
  display: block;
}
.profilePage .profile-con-part4 .honors-imgs .honors-img-one .honors-img-dom {
  width: 100%;
}
.profilePage .profile-con-part4 .honors-imgs .honors-img-one img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.profilePage .profile-con-part4 .honors-imgs .honors-img-one .honors-img-text {
  font-weight: 400;
  font-size: 24px;
  color: #2C2C2C;
  line-height: 30px;
  font-family: 'Fonarto-Regular';
  text-align: center;
  margin-top: 20px;
  opacity: 0;
  transition: 0.5s;
}
.profilePage .profile-con-part4 .honors-imgs .honors-img-one:hover img {
  transform: scale(1.05);
}
.profilePage .profile-con-part4 .honors-imgs .honors2-img-cur {
  opacity: 1 !important;
}
.profilePage .profile-con-part4 .honors-imgs .honors2-img-cur .honors-img-text {
  opacity: 1;
}
.profilePage .profile-con-part4 .honors-imgs .honors1-img-cur {
  opacity: 1 !important;
}
.profilePage .profile-con-part4 .honors-imgs .honors3-img-cur {
  opacity: 1 !important;
}
.profilePage .profile-con-part4 .honors-data-btns {
  display: flex;
  flex-direction: column;
}
.profilePage .profile-con-part4 .honors-btn {
  width: 38px;
  height: 38px;
  background: #FFFFFF;
  box-shadow: 0px 10px 40px 0px rgba(216, 216, 216, 0.5);
  border-radius: 50%;
  position: relative;
  transition: 0.5s;
  cursor: pointer;
}
.profilePage .profile-con-part4 .honors-btn img {
  position: absolute;
  left: 0;
  right: 0;
  width: 50%;
  margin: 0 auto;
  top: 25%;
  transform: translateY(-50%);
  transition: 0.5s;
}
.profilePage .profile-con-part4 .honors-btn .default {
  opacity: 1;
}
.profilePage .profile-con-part4 .honors-btn .active {
  opacity: 0;
}
.profilePage .profile-con-part4 .honors-btn:hover {
  background: #F8B500;
}
.profilePage .profile-con-part4 .honors-btn:hover .default {
  opacity: 0;
}
.profilePage .profile-con-part4 .honors-btn:hover .active {
  opacity: 1;
}
.profilePage .profile-con-part4 .honors-btn-prev img {
  transform: rotateZ(-45deg);
}
.profilePage .profile-con-part4 .honors-btn-next {
  margin-top: 15px;
}
.profilePage .profile-con-part4 .honors-btn-next img {
  transform: rotateZ(135deg);
}
@keyframes profilei-tr {
  0% {
    transform: translateX(0) translateY(0);
  }
  25% {
    transform: translateX(12px) translateY(-10px);
  }
  50% {
    transform: translateX(0) translateY(0);
  }
  75% {
    transform: translateX(-12px) translateY(-10px);
  }
  100% {
    transform: translateX(0) translateY(0);
  }
}
.innovationPage .innovation-inner {
  width: 100%;
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/RD.png') no-repeat;
  background-size: cover;
}
.innovationPage .innovation-main {
  width: calc(100% - 120px);
  margin: 0 auto;
  max-width: 1500px;
}
.innovationPage .innovation-part1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.innovationPage .innovation-text1 {
  font-weight: 400;
  font-size: 16px;
  color: #2C2C2C;
  line-height: 30px;
  font-family: 'IdealistLevel';
  width: 30%;
}
.innovationPage .innovation-text2 {
  font-weight: 400;
  font-size: 48px;
  color: #2C2C2C;
  line-height: 60px;
  position: relative;
  width: 62%;
  text-transform: uppercase;
}
.innovationPage .innovation-text2 p {
  position: relative;
  z-index: 12;
}
.innovationPage .innovation-text2::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 249px;
  height: 110px;
  border-radius: 50%;
  border: 10px solid #F8B500;
}
.innovationPage .innovation-part2 {
  width: 100%;
  margin: 80px 0;
}
.innovationPage .innovation-part2 .innovation-swiper {
  width: 100%;
  overflow: visible;
}
.innovationPage .innovation-part2 .innovation-img {
  margin-right: 40px;
  overflow: hidden;
  width: 38%;
}
.innovationPage .innovation-part2 .innovation-img .el-image {
  display: block;
  width: 100%;
}
.innovationPage .innovation-part2 .innovation-img img {
  display: block;
  width: 100%;
  transform: scale(1);
  transition: 0.5s;
}
.innovationPage .innovation-part2 .innovation-img:hover img {
  transform: scale(1.05);
}
.innovationPage .innovation-part2 .innovation-img:nth-last-of-type(1) {
  margin-right: 0;
}
.innovationPage .innovation-part3 {
  width: 100%;
  display: flex;
}
.innovationPage .innovation-part3 .innovation-part3-btns {
  margin-right: 40px;
  width: 38%;
  display: flex;
  align-items: flex-end;
}
.innovationPage .innovation-part3 .innovation-part3-btns .innovation-btn {
  width: 38px;
  height: 38px;
  background: #FFFFFF;
  box-shadow: 0px 10px 40px 0px rgba(216, 216, 216, 0.5);
  border-radius: 50%;
  position: relative;
  transition: 0.5s;
  cursor: pointer;
}
.innovationPage .innovation-part3 .innovation-part3-btns .innovation-btn img {
  position: absolute;
  left: 0;
  right: 0;
  width: 50%;
  margin: 0 auto;
  top: 25%;
  transform: translateY(-50%);
  transition: 0.5s;
}
.innovationPage .innovation-part3 .innovation-part3-btns .innovation-btn .default {
  opacity: 1;
}
.innovationPage .innovation-part3 .innovation-part3-btns .innovation-btn .active {
  opacity: 0;
}
.innovationPage .innovation-part3 .innovation-part3-btns .innovation-btn:hover {
  background: #F8B500;
}
.innovationPage .innovation-part3 .innovation-part3-btns .innovation-btn:hover .default {
  opacity: 0;
}
.innovationPage .innovation-part3 .innovation-part3-btns .innovation-btn:hover .active {
  opacity: 1;
}
.innovationPage .innovation-part3 .innovation-part3-btns .innovation-btn-prev img {
  transform: rotateZ(-135deg);
}
.innovationPage .innovation-part3 .innovation-part3-btns .innovation-btn-next {
  margin-left: 15px;
}
.innovationPage .innovation-part3 .innovation-part3-btns .innovation-btn-next img {
  transform: rotateZ(45deg);
}
.innovationPage .innovation-part3 .innovation-part3-words {
  width: 38%;
  font-family: 'IdealistLevel';
}
.innovationPage .innovation-part3 .innovation-text3 {
  font-weight: 400;
  font-size: 30px;
  color: #2C2C2C;
  line-height: 30px;
}
.innovationPage .innovation-part3 .innovation-text4 {
  font-weight: 400;
  font-size: 16px;
  color: #2C2C2C;
  line-height: 30px;
  margin-top: 22px;
}
.culturePage {
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/enterprise-back.png') no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.culturePage::after {
  content: "";
  position: absolute;
  top: 14%;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/alt-about.png') no-repeat;
  background-size: 30% auto;
  background-position: top left;
}
.culturePage .culture-inner {
  width: calc(100% - 120px);
  margin: 0 auto;
  max-width: 1500px;
  padding: 70px 0;
  position: relative;
  z-index: 12;
}
.culturePage .culture-main {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.culturePage .culture-words {
  width: 45%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.culturePage .culture-words .culture-texts {
  font-weight: 400;
  font-size: 48px;
  color: #2C2C2C;
  line-height: 60px;
  text-transform: uppercase;
}
.culturePage .culture-words .culture-texts p {
  width: 50px;
  height: 50px;
  background: #F8B500;
  border-radius: 50%;
  color: #fff;
  margin: 0 5px;
  display: inline-flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transform: translateY(10px);
}
.culturePage .culture-words .culture-texts p span {
  transform: translateY(20px);
  font-size: 60px;
  line-height: 90px;
}
.culturePage .culture-words .culture-texts p img {
  width: 100%;
  display: block;
}
.culturePage .culture-words .culture-texts-pc {
  display: block;
}
.culturePage .culture-words .culture-texts-m {
  display: none;
}
.culturePage .culture-words .culture-right-img img {
  width: 60px;
  height: 60px;
}
.culturePage .culture-dots {
  width: 50%;
}
.culturePage .culture-dot {
  width: 100%;
  transition: 0.5s;
  display: flex;
}
.culturePage .culture-dot .culture-dot-icon {
  width: 46px;
  height: 46px;
  margin: 36px 20px;
}
.culturePage .culture-dot .culture-dot-icon img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  transform: rotateY(0deg);
  transition: 0.5s;
}
.culturePage .culture-dot .culture-dot-con {
  width: calc(100% - 86px);
  padding: 58px 30px 58px 0;
}
.culturePage .culture-dot .culture-dot-con .culture-dot-title {
  font-weight: 400;
  font-size: 24px;
  color: #2C2C2C;
  line-height: 30px;
}
.culturePage .culture-dot .culture-dot-con .culture-dot-desc {
  font-weight: 400;
  font-size: 16px;
  color: #2C2C2C;
  line-height: 30px;
  margin-top: 20px;
  font-family: 'IdealistLevel';
}
.culturePage .culture-dot-active {
  background: #FFFFFF;
  box-shadow: 0px 6px 30px 0px rgba(232, 219, 185, 0.5);
  border-radius: 30px 0px 30px 0px;
}
.culturePage .culture-dot-active .culture-dot-icon img {
  transform: rotateY(360deg);
}
@keyframes aniDotInner {
  0% {
    width: 12px;
    height: 12px;
    background: #1D4CB3;
    opacity: 1;
  }
  100% {
    width: 22px;
    height: 22px;
    opacity: 0;
    background: #D8E0F2;
  }
}
@keyframes aniMapDotInnerHis {
  0% {
    width: 53px;
    height: 53px;
    opacity: 1;
  }
  100% {
    width: 86px;
    height: 86px;
    opacity: 0;
  }
}
@keyframes aniMapDotInner {
  0% {
    width: 30px;
    height: 30px;
    opacity: 1;
  }
  100% {
    width: 68px;
    height: 68px;
    opacity: 0;
  }
}
.factoryPage .factory-a {
  width: 100%;
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/factory1-bck.png') no-repeat;
  background-size: cover;
  position: relative;
}
.factoryPage .factory-a::after {
  content: "";
}
.factoryPage .factory-page-inner {
  width: calc(100% - 120px);
  margin: 0 auto;
  max-width: 1500px;
  position: relative;
  display: flex;
  align-items: center;
  padding-top: 60px;
  flex-wrap: wrap;
  z-index: 12;
}
.factoryPage .factory-page-inner .factory-page-left {
  width: 42%;
  margin-right: 5%;
  position: relative;
}
.factoryPage .factory-page-inner .factory-page-left .factory-a-title {
  font-weight: 400;
  font-size: 48px;
  color: #2C2C2C;
  line-height: 60px;
  text-transform: uppercase;
}
.factoryPage .factory-page-inner .factory-page-left .factory-a-title span {
  color: #F8B500;
}
.factoryPage .factory-page-inner .factory-page-left .factory-a-desc {
  font-weight: 400;
  font-size: 30px;
  color: #2C2C2C;
  line-height: 44px;
  font-family: 'IdealistLevel';
  margin: 55px 0;
}
.factoryPage .factory-page-inner .factory-page-left .factory-a-oem {
  width: 200px;
  display: flex;
  justify-content: center;
  font-weight: 400;
  font-size: 36px;
  color: #FFFFFF;
  line-height: 75px;
}
.factoryPage .factory-page-inner .factory-page-left .factory-a-oem span {
  font-size: 60px;
  line-height: 100px;
  padding: 0 3px;
}
.factoryPage .factory-page-inner .factory-page-left .factory-a-oem img {
  width: 100%;
  display: block;
}
.factoryPage .factory-page-inner .factory-page-left::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100px;
  width: 69px;
  height: 51px;
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/yinhao.png') no-repeat;
  background-size: 100% 100%;
}
.factoryPage .factory-page-inner .factory-page-right {
  width: 50%;
}
.factoryPage .factory-page-inner .factory-page-right .factory-page-right-inner {
  width: 100%;
  overflow: hidden;
  border-radius: 141px 125px 125px 0px;
}
.factoryPage .factory-page-inner .factory-page-right .factory-page-right-inner img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.factoryPage .factory-page-inner .factory-page-right .factory-page-right-inner:hover img {
  transform: scale(1.05);
}
.factoryPage .factory-b {
  width: 100%;
  padding-top: 50px;
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/process.png') no-repeat;
  background-size: cover;
  position: relative;
}
.factoryPage .factory-b::after {
  content: "";
  position: absolute;
  top: -20%;
  right: 0;
  width: 100%;
  height: 100%;
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/process-dot.png') no-repeat;
  background-size: 30%;
  background-position: top left;
  transform: rotateY(180deg);
}
.factoryPage .factory-b .factory-b-inner {
  width: calc(100% - 120px);
  margin: 0 auto;
  max-width: 1500px;
  position: relative;
  z-index: 12;
}
.factoryPage .factory-b .factory-b-title {
  font-weight: 400;
  font-size: 72px;
  color: #2C2C2C;
  line-height: 72px;
}
.factoryPage .factory-b .factory-b-title .factory-b-title-inner {
  position: relative;
  display: inline-block;
}
.factoryPage .factory-b .factory-b-title .factory-b-title-inner p {
  position: relative;
  z-index: 12;
}
.factoryPage .factory-b .factory-b-title .factory-b-title-inner::after {
  width: 203px;
  height: 90px;
  border-radius: 50%;
  border: 10px solid #F8B500;
  content: "";
  position: absolute;
  right: -30px;
  top: -40px;
}
.factoryPage .factory-b .factory-b-line {
  width: 100%;
  height: 1px;
  background: #EBE7DF;
  margin: 40px 0;
}
.factoryPage .factory-b .factory-b-desc {
  font-weight: 400;
  font-size: 16px;
  color: #2C2C2C;
  line-height: 30px;
  max-width: 600px;
  font-family: 'IdealistLevel';
  margin-bottom: 65px;
}
.factoryPage .factory-b .factory-b-main {
  width: 100%;
  position: relative;
}
.factoryPage .factory-b .factory-b-main .factory-b-words {
  position: absolute;
  left: 0;
  bottom: 0;
}
.factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text {
  font-weight: 400;
  font-size: 48px;
  color: #2C2C2C;
  line-height: 60px;
  font-family: 'IdealistLevel';
  display: flex;
}
.factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text .factory-b-p {
  position: relative;
  color: #FFFFFF;
  margin-left: 30px;
}
.factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text .factory-b-p p {
  position: relative;
  z-index: 12;
}
.factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text .factory-b-p::after {
  content: "";
  position: absolute;
  width: 257px;
  height: 85px;
  background: #F8B500;
  border-radius: 30px 0px 30px 0px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text span {
  color: #FFC41C;
  padding: 0 5px;
  font-size: 80px;
  line-height: 100px;
}
.factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text2 {
  font-family: 'Fonarto-Regular';
}
.factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text1 {
  margin: 18px 0;
}
.factoryPage .factory-b .factory-b-main .factory-b-one {
  position: absolute;
  width: 16%;
  padding-top: 40px;
  text-align: center;
}
.factoryPage .factory-b .factory-b-main .factory-b-one .factory-b-index {
  font-weight: 400;
  font-size: 24px;
  color: #2B2B2B;
  line-height: 30px;
  font-family: 'IdealistLevel';
  transition: 0.5s;
}
.factoryPage .factory-b .factory-b-main .factory-b-one .factory-b-con {
  font-weight: 400;
  font-size: 16px;
  color: #2B2B2B;
  line-height: 30px;
  max-width: 230px;
  margin: 22px auto 0;
  text-transform: uppercase;
}
.factoryPage .factory-b .factory-b-main .factory-b-one:nth-of-type(1) {
  left: 1%;
  top: 5%;
}
.factoryPage .factory-b .factory-b-main .factory-b-one:nth-of-type(2) {
  left: 21%;
  top: 5%;
}
.factoryPage .factory-b .factory-b-main .factory-b-one:nth-of-type(3) {
  left: 42%;
  top: 5%;
}
.factoryPage .factory-b .factory-b-main .factory-b-one:nth-of-type(4) {
  left: 63%;
  top: 5%;
}
.factoryPage .factory-b .factory-b-main .factory-b-one:nth-of-type(5) {
  left: 42%;
  top: 62%;
}
.factoryPage .factory-b .factory-b-main .factory-b-one:nth-of-type(6) {
  left: 63%;
  top: 62%;
}
.factoryPage .factory-b .factory-b-main .factory-b-one:nth-of-type(7) {
  left: 84%;
  top: 62%;
}
.factoryPage .factory-b .factory-b-main img {
  display: block;
  width: 100%;
  height: 100%;
}
.factoryPage .factory-b .factory-img-b {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.factoryPage .factory-b .factory-img-b .f-img-o {
  overflow: hidden;
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  margin-top: 30px;
  aspect-ratio: 1.50197628;
}
.factoryPage .factory-b .factory-img-b .f-img-o .el-image {
  width: 100%;
  height: 100%;
}
.factoryPage .factory-b .factory-img-b .f-img-o img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transform: scale(1);
  transition: 0.5s ease-in-out;
}
.factoryPage .factory-b .factory-img-b .f-img-o:hover img {
  transform: scale(1.1);
}
.factoryPage .factory-b .factory-img-b .f-img-o:nth-of-type(3n) {
  margin-right: 0;
}
.factoryPage .factory-c {
  width: 100%;
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/factory-c.png') no-repeat;
  background-size: cover;
}
.factoryPage .factory-c .factory-c-inner {
  width: 90%;
  max-width: 1800px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 5%;
}
.factoryPage .factory-c .factory-c-img-one {
  transition: 0.5s;
}
.factoryPage .factory-c .factory-c-img-one .factory-c-img-dom {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  transition: 0.5s;
  aspect-ratio: 0.84033613;
}
.factoryPage .factory-c .factory-c-img-one .factory-c-img-dom img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
}
.factoryPage .factory-c .factory-c-img-one .factory-c-img-dom:hover img {
  transform: scale(1.05);
}
.factoryPage .factory-c .factory-c-img-one-op {
  opacity: 0 !important;
}
.factoryPage .factory-c .factory-c-left {
  margin-bottom: 60px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.factoryPage .factory-c .factory-c-left .factory-c-imgs {
  width: 48%;
}
.factoryPage .factory-c .factory-c-left .factory-c-imgs .factory-c-imgs-inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  opacity: 1;
  transition: 0.5s;
}
.factoryPage .factory-c .factory-c-left .factory-c-imgs .factory-c-img-one {
  width: calc((100% - 34px )/ 2);
  margin-right: 34px;
}
.factoryPage .factory-c .factory-c-left .factory-c-imgs .factory-c-img-one:nth-last-of-type(1) {
  margin-right: 0;
}
.factoryPage .factory-c .factory-c-left .factory-c-imgs .factory-c-imgs-inner-op {
  opacity: 0;
}
.factoryPage .factory-c .factory-c-left .factory-c-words {
  width: 50%;
  max-width: 795px;
}
.factoryPage .factory-c .factory-c-left .factory-c-words .factory-c-title {
  font-weight: 400;
  font-size: 48px;
  color: #2C2C2C;
  line-height: 60px;
  text-align: right;
  text-transform: uppercase;
}
.factoryPage .factory-c .factory-c-left .factory-c-words .factory-c-title span {
  color: #F8B500;
}
.factoryPage .factory-c .factory-c-left .factory-c-words .factory-c-more {
  display: flex;
  justify-content: flex-end;
  margin: 38px 0 25px;
}
.factoryPage .factory-c .factory-c-left .factory-c-words .factory-c-other .gmp {
  width: 100px;
  display: block;
  margin-bottom: 19px;
}
.factoryPage .factory-c .factory-c-left .factory-c-words .factory-c-other .factory-c-desc {
  max-width: 380px;
  font-weight: 400;
  font-size: 16px;
  color: #2C2C2C;
  line-height: 30px;
  font-family: 'IdealistLevel';
}
.factoryPage .factory-c .factory-c-left .factory-c-words-pc {
  display: block;
}
.factoryPage .factory-c .factory-c-left .factory-c-words-m {
  display: none;
}
.factoryPage .factory-c .factory-c-right {
  width: 100%;
}
.factoryPage .factory-c .factory-c-right .factory-c-right-inner {
  width: 100%;
  opacity: 1;
  transition: 0.5s;
  display: flex;
}
.factoryPage .factory-c .factory-c-right .factory-c-img-one {
  width: calc((100% - 112px) / 4);
  margin-right: 34px;
}
.factoryPage .factory-c .factory-c-right .factory-c-img-one:nth-last-of-type(1) {
  margin-right: 0;
}
.factoryPage .factory-c .factory-c-right .factory-c-right-inner-op {
  opacity: 0 !important;
}
.factoryPage .factory-c .factory-c-right-pc {
  display: block;
}
.factoryPage .factory-c .factory-c-right-m {
  display: none;
}
.factoryPage .factory-c .factory-c-titles {
  width: 100%;
  margin-top: 60px;
  transition: 0.5s;
}
.factoryPage .factory-c .factory-c-titles .factory-c-titles-swiper {
  width: 100%;
  height: 80px;
  background: #FFFFFF;
  box-shadow: 0px 10px 40px 0px rgba(255, 245, 218, 0.5);
  border-radius: 40px;
  transition: 0.5s;
}
.factoryPage .factory-c .factory-c-titles .factory-c-titles-swiper .factory-cur-title-slide {
  width: 330px;
  height: 80px;
  background: transparent;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 16px;
  color: #2C2C2C;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
.factoryPage .factory-c .factory-c-titles .factory-c-titles-swiper .factory-cur-title-slide:hover {
  background: #F8B500;
  color: #FFFFFF;
}
.factoryPage .factory-c .factory-c-titles .factory-c-titles-swiper .factory-cur-title-active {
  background: #F8B500;
  color: #FFFFFF;
}
.factoryPage .indexPage-outer {
  display: flex;
  justify-content: space-between;
}
.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.77777778;
  position: relative;
  overflow: hidden;
  border-radius: 20px 0 20px 0;
}
.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: scale-down;
  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 {
  aspect-ratio: 0.84033613;
}
.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: #333;
  line-height: 26px;
  text-align: center;
  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;
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/video-back.png') no-repeat;
  background-size: cover;
}
.factoryPage-list .list-arr {
  display: flex;
  flex-wrap: wrap;
  padding-top: 60px;
  min-height: 600px;
}
.factoryPageVideo {
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/video-back.png') no-repeat;
  background-size: cover;
}
.factoryPageVideo .factoryVideo-title {
  padding-bottom: 30px;
  border-bottom: 1px solid #EBE7DF;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  font-size: 72px;
  color: #2C2C2C;
  line-height: 72px;
  width: calc(100% - 120px);
  margin: 0 auto 60px;
  max-width: 1500px;
}
.factoryPageVideo .factoryPageVideo-main {
  width: calc(100% - 120px);
  margin: 0 auto;
  max-width: 1500px;
}
.factoryPageVideo .video-cur-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.factoryPageVideo .video-cur-swiper {
  width: 55%;
  position: relative;
  aspect-ratio: 1.77165354;
}
.factoryPageVideo .video-cur-swiper .video-cur-one-slide {
  width: 100%;
  margin-right: 30px;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid transparent;
  transition: 0.5s;
  aspect-ratio: 1.77165354;
}
.factoryPageVideo .video-cur-swiper .video-cur-one-slide video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  opacity: 0;
  transition: 0.5s;
}
.factoryPageVideo .video-cur-swiper .video-cur-one-slide .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-swiper .video-cur-one-slide .equipment-other-mask .play-video {
  width: 88px;
  height: 88px;
  background: #F8B500;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 50px;
  line-height: 44px;
}
.factoryPageVideo .video-cur-swiper .video-cur-active {
  border: 1px solid #F8F8F8;
}
.factoryPageVideo .video-cur-swiper .video-step-active {
  z-index: 22;
}
.factoryPageVideo .video-cur-swiper .video-step-active video {
  opacity: 1;
}
.factoryPageVideo .video-cur-swiper .video-cur-one-slide:nth-last-of-type(1) {
  margin-right: 0;
}
.factoryPageVideo .video-cur-right {
  width: calc(45% - 40px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-family: 'IdealistLevel';
}
.factoryPageVideo .video-cur-right .video-sm-words {
  width: 100%;
}
.factoryPageVideo .video-cur-right .video-sm-words .video-sm-title {
  display: flex;
  align-items: center;
}
.factoryPageVideo .video-cur-right .video-sm-words .video-sm-title .video-sm-p1 {
  width: 98px;
  height: 50px;
  border-radius: 25px;
  background: url('https://file.global86.cn/fileStore/website_new_v2/jinfeng/cur/video-sm-p1.png') no-repeat;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #2C2C2C;
  line-height: 54px;
  opacity: 0.8;
}
.factoryPageVideo .video-cur-right .video-sm-words .video-sm-title .video-sm-p2 {
  height: 50px;
  border-radius: 25px;
  border: 1px solid rgba(43, 43, 43, 0.8);
  font-weight: 400;
  font-size: 24px;
  color: #2C2C2C;
  line-height: 54px;
  text-align: center;
  margin-left: -16px;
  width: calc(100% - 80px);
  position: relative;
  z-index: 12;
}
.factoryPageVideo .video-cur-right .video-sm-words .video-sm-desc {
  font-weight: 400;
  font-size: 16px;
  color: #2C2C2C;
  line-height: 30px;
  margin-top: 50px;
  margin-bottom: 30px;
}
.factoryPageVideo .video-cur-right .video-sm-outer {
  width: 133%;
  overflow: hidden;
}
.factoryPageVideo .video-cur-right .video-sm-swiper {
  width: 374px;
  overflow: visible;
  margin-left: 0;
}
.factoryPageVideo .video-cur-right .video-sm-swiper .video-sm-one-slide {
  width: 374px;
  aspect-ratio: 1.76415094;
  background: #D7D7D7;
  border-radius: 30px 0px 30px 0px;
  margin-right: 38px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  border: 1px solid transparent;
  transition: 0.5s;
}
.factoryPageVideo .video-cur-right .video-sm-swiper .video-sm-one-slide video {
  display: block;
  width: 100%;
  object-fit: scale-down;
}
.factoryPageVideo .video-cur-right .video-sm-swiper .video-sm-one-slide .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-right .video-sm-swiper .video-sm-one-slide .equipment-other-mask .play-video {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.factoryPageVideo .video-cur-right .video-sm-swiper .video-sm-one-slide .equipment-other-mask .play-video img {
  display: block;
  width: 100%;
}
@keyframes aniMapDotInnerV {
  0% {
    width: 68px;
    height: 68px;
    opacity: 1;
  }
  100% {
    width: 100px;
    height: 100px;
    opacity: 0;
  }
}
@media only screen and (max-width: 1800px) {
  .innovationPage .innovation-text2 {
    font-size: 38px;
  }
  .culturePage .culture-words .culture-texts {
    font-size: 40px;
  }
  .culturePage .culture-dot .culture-dot-con {
    padding: 46px 25px 46px 0;
  }
  .culturePage .culture-dot .culture-dot-con .culture-dot-desc {
    margin-top: 14px;
  }
  .culturePage .culture-inner {
    padding: 60px 0;
  }
  .profilePage .text1 {
    font-size: 36px;
  }
  .profilePage .text1 p span {
    font-size: 60px;
  }
  .profilePage .text1 p .span1 {
    font-size: 36px;
  }
  .profilePage .text1 p {
    width: 160px;
    height: 54px;
  }
  .profilePage .line {
    margin: 40px 0 60px;
  }
  .profilePage .profile-imgs .profile-words-title {
    font-size: 36px;
  }
  .profilePage .profile-imgs .profile-words-desc {
    margin-top: 30px;
  }
  .profilePage .profile-con-part1 {
    margin-top: 54px;
  }
  .profilePage .profile-con-part4 .profile-con-part4-title {
    font-size: 55px;
  }
  .profilePage .enterprise .enterprise-title {
    font-size: 55px;
  }
}
@media only screen and (max-width: 1681px) {
  .factoryPage-list .list-arr {
    margin-top: 50px;
  }
  .factoryPage .factory-page-inner .factory-page-left .factory-a-title {
    font-size: 38px;
    line-height: 56px;
  }
  .factoryPage .factory-page-inner .factory-page-left .factory-a-desc {
    font-size: 24px;
    line-height: 44px;
    margin: 34px 0 42px;
  }
  .factoryPage .factory-page-inner .factory-page-left {
    transform: translateX(5%);
  }
  .factoryPage .factory-b .factory-b-title {
    font-size: 55px;
    line-height: 55px;
  }
  .factoryPage .factory-c .factory-c-left .factory-c-words .factory-c-title {
    font-size: 40px;
    line-height: 56px;
  }
}
@media only screen and (max-width: 1600px) {
  .factoryPageVideo .video-cur-right .video-sm-words .video-sm-title .video-sm-p2 {
    font-size: 20px;
    line-height: 52px;
  }
  .factoryPage .factory-c .factory-c-inner {
    padding-left: 0;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words {
    bottom: -60px;
  }
  .factoryPageVideo .factoryVideo-title {
    font-size: 55px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text {
    font-size: 40px;
    line-height: 50px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text .factory-b-p::after {
    width: 220px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-one .factory-b-con {
    font-size: 14px;
  }
  .factoryPage .factory-c .factory-c-titles .factory-c-titles-swiper .factory-cur-title-slide {
    width: 260px;
  }
  .factoryPage .factory-c .factory-c-left .factory-c-words .factory-c-title {
    font-size: 32px;
    line-height: 52px;
  }
  .factoryPage .factory-page-inner .factory-page-left .factory-a-desc {
    font-size: 20px;
    line-height: 42px;
    margin: 24px 0 38px;
  }
  .factoryPage .factory-page-inner .factory-page-left::after {
    left: 0;
  }
  .factoryPage .factory-page-inner .factory-page-left .factory-a-title {
    font-size: 32px;
    line-height: 52px;
  }
  .factoryPage .factory-page-inner .factory-page-left .factory-a-oem {
    width: 186px;
  }
  .factoryPage .factory-page-inner .factory-page-left .factory-a-oem span {
    font-size: 52px;
    line-height: 92px;
  }
  .factoryPage .factory-page-inner .factory-page-left {
    padding-top: 80px;
  }
  .innovationPage .innovation-part3 .innovation-part3-words {
    width: 45%;
  }
  .profilePage .profile-con-part2 .profile-con-part2-con {
    width: 50%;
    margin-right: 5%;
  }
  .profilePage .profile-con-part-title {
    font-size: 25px;
    line-height: 32px;
  }
  .profilePage .profile-con-part4 .profile-con-part4-title {
    font-size: 48px;
    margin: 40px 0;
  }
  .profilePage .enterprise .enterprise-title {
    font-size: 48px;
    padding-bottom: 14px;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1360px) {
  .factoryPageVideo .factoryVideo-title {
    font-size: 40px;
    padding-bottom: 22px;
    margin: 0 auto 52px;
  }
  .factoryPage .factory-b .factory-b-title {
    font-size: 42px;
    line-height: 45px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-one .factory-b-con {
    margin: 14px auto 0;
  }
  .factoryPage .factory-b .factory-b-line {
    margin: 30px 0;
  }
  .factoryPage .factory-b .factory-b-title .factory-b-title-inner::after {
    width: 45%;
    height: auto;
    aspect-ratio: 2;
    top: 50%;
    transform: translateY(-50%);
  }
  .factoryPage .factory-page-inner .factory-page-left .factory-a-desc {
    font-size: 18px;
    line-height: 36px;
    margin: 14px 0 38px;
  }
  .factoryPage .factory-page-inner .factory-page-left {
    padding-top: 62px;
  }
  .factoryPage .factory-page-inner .factory-page-left::after {
    width: 50px;
    height: 38px;
  }
  .factoryPage .factory-page-inner .factory-page-left .factory-a-title {
    font-size: 28px;
    line-height: 50px;
  }
  .profilePage .enterprise .enterprise-swiper {
    height: 284px;
  }
  .profilePage .enterprise .enterprise-swiper .enterprise-btns {
    left: calc(500px - 138px);
  }
  .profilePage .profile-con-part4 .honors-imgs .honors-img-one .honors-img-text {
    font-size: 20px;
  }
  .profilePage .enterprise .enterprise-swiper .enterprise-img-cur {
    width: 500px;
  }
  .profilePage .text1 {
    font-size: 26px;
  }
  .profilePage .text1 p span {
    font-size: 48px;
    transform: translateY(16px);
  }
  .profilePage .text1 p .span1 {
    font-size: 26px;
    transform: translateY(5px);
  }
  .profilePage .text1 p {
    width: 148px;
    height: 48px;
  }
  .profilePage .profile-con-part4 .profile-con-part4-left {
    width: 25%;
  }
  .profilePage .profile-con-part4 .profile-con-part4-right {
    width: 25%;
  }
  .profilePage .profile-con-part4 .profile-con-part4-center {
    width: 30%;
  }
  .profilePage .profile-con-part4 .profile-con-part4-con::after {
    font-size: 240px;
  }
  .profilePage .enterprise .enterprise-title {
    font-size: 40px;
    line-height: 55px;
  }
  .profilePage .profile-con-part4 .profile-con-part4-title {
    font-size: 40px;
    line-height: 55px;
  }
  .profilePage .profile-con-part-title {
    font-size: 20px;
    line-height: 25px;
  }
  .profilePage .profile-con-part1 {
    margin-top: 42px;
  }
  .profilePage .profile-imgs .profile-words-desc p {
    width: 48%;
  }
  .profilePage .profile-imgs .profile-words-title {
    font-size: 30px;
    line-height: 42px;
  }
  .profilePage .profile-imgs .profile-words-desc {
    margin-top: 20px;
  }
  .profilePage .line {
    margin: 20px 0 42px;
  }
  .culturePage .culture-words .culture-texts {
    font-size: 34px;
  }
  .culturePage .culture-dots {
    width: 52%;
  }
  .factoryPage .item {
    width: calc((100% - 96px) / 3);
    margin-right: 48px;
  }
  .innovationPage .innovation-text2 {
    font-size: 32px;
  }
  .innovationPage .innovation-part2 {
    margin: 52px 0;
  }
  .innovationPage .innovation-main {
    width: 100%;
  }
}
@media only screen and (max-width: 1251px) {
  .factoryPage .factory-page-inner .factory-page-left .factory-a-oem {
    width: 150px;
  }
  .factoryPageVideo .video-cur-right .video-sm-swiper .video-sm-one-slide {
    width: 200px;
    border-radius: 12px 0px 12px 0px;
    margin-right: 22px;
  }
  .factoryPageVideo .video-cur-swiper .video-cur-one-slide .equipment-other-mask .play-video {
    width: 70px;
    height: 70px;
    font-size: 36px;
    line-height: 44px;
  }
  .factoryPageVideo .video-cur-right .video-sm-outer {
    width: 100%;
  }
  .factoryPageVideo .video-cur-right .video-sm-words .video-sm-desc {
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 24px;
  }
  .factoryPageVideo .video-cur-right .video-sm-swiper .video-sm-one-slide .equipment-other-mask .play-video {
    width: 40px;
    height: 40px;
  }
  .factoryPage .factory-b .factory-b-main {
    display: flex;
    flex-wrap: wrap;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-one {
    position: relative;
    top: auto !important;
    left: auto !important;
    width: 33.33%;
    max-width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 6px 30px 0px rgba(232, 219, 185, 0.5);
    border-radius: 30px;
    padding: 25px 0;
    margin-top: 25px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-one:hover .factory-b-index {
    color: #F8B500;
  }
  .factoryPage .factory-b .factory-b-inner {
    width: 90%;
  }
  .factoryPage .factory-b .factory-b-desc {
    margin-bottom: 10px;
  }
  .factoryPage .factory-b .factory-b-title {
    font-size: 32px;
    line-height: 35px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text span {
    font-size: 60px;
    line-height: 65px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text {
    font-size: 24px;
    line-height: 34px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text {
    font-size: 30px;
    line-height: 40px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text .factory-b-p::after {
    width: 116%;
    height: 50px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words {
    position: relative;
    width: 55%;
    padding-left: 5%;
    left: 0;
    bottom: 0;
    transform: translateY(50px);
  }
  .factoryPage .factory-b .factory-b-main img {
    display: none;
  }
  .factoryPageVideo .video-cur-right .video-sm-words .video-sm-title .video-sm-p2 {
    font-size: 16px;
  }
  .factoryPageVideo .factoryVideo-title {
    font-size: 32px;
    padding-bottom: 16px;
    line-height: 36px;
    margin: 0 auto 38px;
    flex-wrap: wrap;
  }
  .factoryPageVideo .factoryVideo-title {
    width: 90%;
  }
  .factoryPageVideo .factoryPageVideo-main {
    width: 90%;
  }
  .factoryPageVideo .video-cur-list {
    flex-wrap: wrap;
  }
  .factoryPageVideo .video-cur-swiper {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 30px;
  }
  .factoryPageVideo .video-cur-right {
    width: 100%;
  }
  .factoryPage .factory-c .factory-c-img-one .factory-c-img-dom {
    border-radius: 12px;
  }
  .factoryPage .factory-c .factory-c-left .factory-c-words .factory-c-title {
    font-size: 22px;
    line-height: 42px;
  }
  .factoryPage .factory-c .factory-c-left .factory-c-words .factory-c-other .gmp {
    width: 78px;
  }
  .factoryPage .factory-c .factory-c-left .factory-c-words .factory-c-more {
    margin: 12px 0 15px;
  }
  .factoryPage .factory-c .factory-c-left .factory-c-imgs .factory-c-img-one {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }
  .factoryPage .factory-c .factory-c-right .factory-c-img-one {
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
  }
  .factoryPage .factory-c .factory-c-titles .factory-c-titles-swiper .factory-cur-title-slide {
    font-size: 14px;
    width: 192px;
  }
  .factoryPage .factory-c .factory-c-left {
    margin-bottom: 45px;
  }
  .factoryPage .factory-c .factory-c-titles {
    margin-top: 45px;
  }
  .factoryPage .factory-page-inner {
    width: 90%;
  }
  .profilePage .profile-inner {
    width: 90%;
  }
  .profilePage .profile-con-part4 {
    width: 90%;
  }
  .profilePage .enterprise .enterprise-inner {
    width: 90%;
  }
  .profilePage .profile-con-part2 {
    margin: 45px auto 50px;
  }
  .profilePage .profile-imgs .profile-words-title {
    font-size: 24px;
    line-height: 36px;
  }
  .profilePage .profile-con-part2 .profile-con-part2-img .about-dot {
    right: -22%;
    top: -30%;
  }
  .profilePage .profile-con-part3 .profile-con-part3-img .profilei-img .profilei-icon {
    width: 50px;
    height: 50px;
  }
  .profilePage .profile-con-part-index {
    font-size: 20px;
  }
  .profilePage .profile-con-part1 .profile-con-part-title {
    margin: 12px 0 18px;
  }
  .profilePage .profile-con-part2 .profile-con-part-title {
    margin: 12px 0 18px;
  }
  .profilePage .profile-con-part3 .profile-con-part-title {
    margin: 12px 0 18px;
  }
  .profilePage .profile-con-part-title {
    font-size: 18px;
    line-height: 24px;
  }
  .profilePage .profile-con-part-desc {
    font-size: 14px;
  }
  .profilePage .profile-imgs .profile-words {
    width: 80%;
  }
  .profilePage .profile-imgs .profile-words-desc {
    font-size: 14px;
    margin-top: 15px;
  }
  .culturePage .culture-words .culture-texts {
    font-size: 26px;
  }
  .culturePage .culture-dot .culture-dot-con {
    padding: 32px 25px 32px 0;
    width: calc(100% - 80px);
  }
  .culturePage .culture-dot .culture-dot-con .culture-dot-desc {
    margin-top: 10px;
  }
  .culturePage .culture-dot .culture-dot-icon {
    width: 40px;
    height: 40px;
    margin: 20px 20px;
  }
  .innovationPage .innovation-text2 {
    font-size: 26px;
    line-height: 48px;
  }
  .innovationPage .innovation-text2::after {
    max-width: 200px;
    max-height: 110px;
    width: 35%;
    height: 68%;
    border: 10px solid #F8B500;
  }
  .innovationPage .innovation-part2 .innovation-img {
    margin-right: 28px;
    width: 300px;
  }
  .innovationPage .innovation-part3 .innovation-text4 {
    font-size: 14px;
    line-height: 27px;
    margin-top: 16px;
  }
  .innovationPage .innovation-part3 .innovation-text3 {
    font-size: 25px;
    line-height: 26px;
  }
  .innovationPage .innovation-text1 {
    font-size: 14px;
    line-height: 30px;
    width: 33%;
  }
  .factoryPage .item .img .img-inner .mask img {
    width: 42px;
    height: 42px;
  }
  .page-right-box {
    width: 40px;
    height: 40px;
  }
  .public-more {
    width: 160px;
  }
  .public-more .read-more-p {
    font-size: 14px;
  }
  .factoryPage-list .list-arr {
    margin-top: 42px;
  }
  .factoryPage .item {
    width: calc((100% - 60px) / 3);
    margin-right: 30px;
  }
  .factoryPage .factory-b {
    margin-top: 0;
  }
  .factoryPage-outer .factoryVideo {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 1023px) {
  .factoryPage .factory-c .factory-c-right-pc {
    display: none;
  }
  .factoryPage .factory-c .factory-c-titles {
    margin-top: 20px;
  }
  .factoryPage .factory-c .factory-c-left .factory-c-words .factory-c-title {
    margin-bottom: 30px;
  }
  .factoryPage .factory-c .factory-c-left .factory-c-words .factory-c-more {
    margin-bottom: 42px;
  }
  .factoryPage .factory-c .factory-c-left {
    margin-bottom: 8px;
  }
  .factoryPage .factory-c .factory-c-right-m {
    display: block;
  }
  .factoryPage .factory-c .factory-c-right-m .factory-c-right-inner {
    flex-wrap: wrap;
  }
  .factoryPage .factory-c .factory-c-right-m .factory-c-right-inner .factory-c-img-one {
    margin-bottom: 24px;
  }
  .factoryPage .factory-c .factory-c-right-m .factory-c-right-inner .factory-c-img-one:nth-of-type(4n) {
    margin-right: 0;
  }
  .factoryPage .factory-c .factory-c-left .factory-c-words .factory-c-title {
    text-align: left;
  }
  .factoryPage .factory-c .factory-c-left .factory-c-imgs {
    display: none;
  }
  .factoryPage .factory-c .factory-c-left {
    flex-wrap: wrap;
  }
  .factoryPage .factory-c .factory-c-left .factory-c-words .factory-c-more {
    justify-content: flex-start;
  }
  .factoryPage .factory-c .factory-c-left .factory-c-words-pc {
    display: none;
  }
  .factoryPage .factory-c .factory-c-left .factory-c-words-m {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
  .factoryPage .factory-page-inner {
    flex-wrap: wrap;
  }
  .factoryPage .factory-page-inner .factory-page-left {
    width: 100%;
    transform: translateX(0);
    margin-right: 0;
  }
  .factoryPage .factory-page-inner .factory-page-right {
    width: 100%;
    margin-top: 35px;
  }
  .profilePage .enterprise .enterprise-title {
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 12px;
    margin-bottom: 40px;
  }
  .profilePage .profile-con-part4 .profile-con-part4-title {
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 30px;
  }
  .profilePage .text1 {
    font-size: 20px;
    line-height: 48px;
  }
  .profilePage .profile-con-part1 {
    width: 100%;
  }
  .profilePage .profile-con-part2 {
    flex-wrap: wrap;
  }
  .profilePage .profile-con-part4 .honors-imgs .honors-img-one .honors-img-text {
    font-size: 16px;
  }
  .profilePage .profile-con-part4 .profile-con-part4-center {
    width: 36%;
  }
  .profilePage .profile-con-part3 {
    flex-wrap: wrap;
  }
  .profilePage .profile-con-part4 .profile-con-part4-con::after {
    font-size: 20vw;
  }
  .profilePage .profile-con-part3 .profile-con-part3-con .profile-con-part3-con-one1 {
    margin-top: 40px;
  }
  .profilePage .profile-con-part3 .profile-con-part3-img {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .profilePage .profile-con-part3 .profile-con-part3-con {
    width: 100%;
    margin-left: 0;
  }
  .profilePage .profile-con-part3 .profile-con-part3-img .profile-con-part3-img-inner {
    padding-top: 0;
  }
  .profilePage .profile-con-part2 .profile-con-part2-con {
    width: 65%;
    margin-right: 0;
  }
  .profilePage .profile-con-part2 .profile-con-part2-img .about-dot {
    right: -16%;
    top: -34%;
    width: 45%;
  }
  .profilePage .profile-con-part2 .profile-con-part2-img {
    width: 100%;
    max-width: 500px;
    margin: 30px auto 0;
  }
  .profilePage .profile-con-part2 .profile-con-part2-video {
    width: 100%;
    max-width: 500px;
    margin: 30px auto 0;
  }
  .profilePage .text1 p span {
    font-size: 45px;
    transform: translateY(16px);
  }
  .profilePage .text1 p {
    width: 135px;
    height: 45px;
  }
  .profilePage .text1 p .span1 {
    font-size: 24px;
    transform: translateY(5px);
  }
  .culturePage .culture-main {
    flex-wrap: wrap;
  }
  .culturePage .culture-inner {
    padding: 0 0;
    width: 90%;
  }
  .culturePage .culture-words {
    width: 100%;
    margin-top: 32px;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
  }
  .culturePage .culture-words .culture-texts {
    width: calc(95% - 50px);
  }
  .culturePage .culture-words .culture-right-img {
    width: 50px;
    height: 50px;
  }
  .culturePage .culture-words .culture-right-img img {
    width: 50px;
    height: 50px;
  }
  .culturePage .culture-dot .culture-dot-con .culture-dot-desc {
    font-size: 14px;
    line-height: 28px;
  }
  .culturePage .culture-dots {
    width: 100%;
  }
  .innovationPage .innovation-part3 .innovation-part3-btns {
    margin-right: 5%;
    width: 35%;
  }
  .innovationPage .innovation-part3 .innovation-part3-words {
    width: 60%;
  }
  .innovationPage .innovation-part2 {
    margin: 42px 0;
  }
  .innovationPage .innovation-text2 {
    font-size: 22px;
    line-height: 42px;
  }
  .innovationPage .innovation-part3 .innovation-text3 {
    font-size: 22px;
    line-height: 24px;
  }
  .factoryPage .item {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .factoryPage .factory-page-inner .factory-page-left .factory-a-oem {
    width: 120px;
  }
  .profilePage .profile-imgs-m .profile-words {
    width: 100%;
  }
  .profilePage .profile-imgs-pc {
    display: none;
  }
  .profilePage .profile-imgs-m {
    display: block;
    margin-top: 16px;
  }
  .profilePage .profile-imgs-m .profile-words .profile-words-desc {
    margin-top: 0;
    font-family: 'IdealistLevel';
  }
  .profilePage .text1-pc {
    display: none;
  }
  .profilePage .text1-m {
    display: block;
  }
  .profilePage .text2-pc {
    display: none;
  }
  .factoryPage-list .list-arr {
    padding-top: 20px;
  }
  .factoryPage .factory-page-inner .factory-page-left {
    padding-top: 53px;
  }
  .factoryPage .factory-page-inner .factory-page-left .factory-a-title {
    font-size: 20px;
    line-height: 40px;
  }
  .factoryPage .factory-page-inner .factory-page-left .factory-a-desc {
    font-size: 16px;
    line-height: 30px;
    margin: 6px 0 24px;
  }
  .factoryPage .factory-page-inner {
    padding-top: 20px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-one {
    border-radius: 20px;
  }
  .factoryPage .factory-b .factory-b-desc {
    font-size: 14px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-one {
    width: 50%;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words {
    width: 100%;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-one .factory-b-con {
    font-size: 12px;
    line-height: 24px;
  }
  .factoryPage .factory-c {
    padding-bottom: 0;
  }
  .factoryPage .factory-c .factory-c-titles .factory-c-titles-swiper .factory-cur-title-slide {
    font-size: 12px;
    width: auto;
    padding: 12px;
    height: auto;
  }
  .factoryPage .factory-c .factory-c-right .factory-c-img-one {
    width: calc((100% - 24px) / 3);
    margin-right: 12px;
  }
  .factoryPage .factory-c .factory-c-right-m .factory-c-right-inner .factory-c-img-one:nth-of-type(4n) {
    margin-right: 12px;
  }
  .factoryPage .factory-c .factory-c-right-m .factory-c-right-inner .factory-c-img-one:nth-of-type(3n) {
    margin-right: 0;
  }
  .factoryPageVideo .video-cur-right .video-sm-words .video-sm-title .video-sm-p2 {
    font-size: 12px;
  }
  .profilePage .profile-con-part4 .honors-imgs .honors-img-one .honors-img-text {
    font-size: 14px;
    margin-top: 4px;
  }
  .profilePage .profile-con-part4 .profile-con-part4-con::after {
    font-size: 18vw;
  }
  .profilePage .enterprise .enterprise-title {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
  .profilePage .profile-con-part4 .profile-con-part4-title {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 30px;
  }
  .profilePage .profile-con-part1 .profile-con-part-title {
    margin: 8px 0 10px;
  }
  .profilePage .profile-con-part2 .profile-con-part-title {
    margin: 8px 0 10px;
  }
  .profilePage .profile-con-part3 .profile-con-part-title {
    margin: 8px 0 10px;
  }
  .profilePage .profile-con-part-index {
    font-size: 16px;
  }
  .profilePage .profile-con-part2 {
    margin: 32px auto 36px;
  }
  .profilePage .profile-con-part-title {
    font-size: 16px;
    line-height: 22px;
  }
  .profilePage .profile-con-part2 .profile-con-part2-con {
    width: 100%;
  }
  .profilePage .profile-con-part1 {
    margin-top: 24px;
  }
  .profilePage .profile-imgs .profile-words-desc {
    flex-wrap: wrap;
  }
  .profilePage .profile-imgs .profile-words-desc {
    margin-top: 8px;
  }
  .profilePage .profile-imgs .profile-words-title {
    font-size: 20px;
    line-height: 30px;
  }
  .profilePage .profile-imgs .profile-words-desc p {
    width: 100%;
  }
  .profilePage .text1 p span {
    font-size: 25px;
    transform: translateY(7px);
  }
  .profilePage .text1 p {
    width: 88px;
    height: 35px;
  }
  .profilePage .text1 p .span1 {
    font-size: 18px;
    transform: translateY(3px);
  }
  .profilePage .text1 {
    font-size: 16px;
    line-height: 40px;
  }
  .culturePage .culture-dot {
    flex-wrap: wrap;
    padding: 20px;
  }
  .culturePage .culture-words .culture-texts p {
    width: 32px;
    height: 32px;
  }
  .culturePage .culture-words .culture-texts {
    font-size: 20px;
    line-height: 34px;
  }
  .culturePage .culture-dot .culture-dot-icon {
    margin: 0 0;
  }
  .culturePage .culture-words .culture-texts p span {
    transform: translateY(13px);
    font-size: 40px;
    line-height: 70px;
  }
  .culturePage::after {
    top: 11.5%;
    background-size: 36% auto;
    transform: rotateY(180deg);
  }
  .culturePage .culture-dot .culture-dot-con {
    padding: 18px 0 32px 0;
    width: 100%;
  }
  .innovationPage .innovation-text2 {
    font-size: 18px;
    line-height: 30px;
  }
  .culturePage .culture-dot .culture-dot-con .culture-dot-desc {
    margin-top: 5px;
  }
  .innovationPage .innovation-part1 {
    flex-wrap: wrap;
  }
  .innovationPage .innovation-text1 {
    width: 100%;
  }
  .innovationPage .innovation-text2 {
    width: 100%;
    margin-top: 20px;
  }
  .innovationPage .innovation-part3 {
    flex-wrap: wrap;
  }
  .innovationPage .innovation-part2 {
    margin: 20px 0 32px;
  }
  .innovationPage .innovation-part3 .innovation-part3-words {
    width: 100%;
    margin-top: 32px;
  }
  .factoryPage-list .list-arr {
    margin-top: 30px;
  }
  .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;
  }
  .profilePage .text2-m {
    display: flex;
    justify-content: flex-end;
    line-height: 40px;
  }
  .profilePage .text2-m p {
    transform: translateY(0);
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text1 {
    margin: 8px 0 2px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text .factory-b-p {
    margin-left: 24px;
    font-size: 24px;
    line-height: 50px;
    margin-top: -6px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text .factory-b-p::after {
    width: 124%;
    height: 42px;
    border-radius: 20px 0px 20px 0px;
    top: 52%;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text {
    font-size: 30px;
    line-height: 40px;
    align-items: center;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text span {
    font-size: 60px;
    transform: translateY(10px);
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text {
    font-weight: 500;
    font-family: 'Fonarto-Regular';
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text2 {
    margin-top: -10px;
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text1 {
    font-weight: 500;
    font-family: 'Fonarto-Regular';
  }
  .factoryPage .factory-b .factory-b-main .factory-b-words .factory-b-text .factory-b-p {
    font-weight: 400;
    font-family: 'IdealistLevel';
  }
  .factoryPageVideo .factoryVideo-title .factory-title {
    width: 100%;
    margin-bottom: 15px;
  }
  .factoryPage .factory-c .factory-c-titles .factory-c-titles-swiper {
    height: auto;
  }
  .factoryPage .factory-c .factory-c-titles .factory-c-titles-swiper .factory-cur-title-slide {
    height: auto;
    min-height: 56px;
  }
  .innovationPage .innovation-text2 {
    font-size: 18px;
    line-height: 32px;
  }
  .innovationPage .innovation-text2::after {
    top: 20%;
    width: 36%;
    height: 52%;
    border: 7px solid #F8B500;
  }
}
@media only screen and (max-width: 641px) {
  .profilePage .enterprise .enterprise-swiper {
    width: 40%;
  }
  .profilePage .enterprise .enterprise-swiper .enterprise-img {
    width: 100%;
  }
  .profilePage .enterprise .enterprise-swiper .enterprise-img-cur {
    width: 500px;
  }
}
@media only screen and (max-width: 550px) {
  .profilePage .enterprise .enterprise-swiper {
    width: 100%;
    height: auto;
  }
  .profilePage .enterprise .enterprise-swiper .enterprise-img {
    width: 300px;
  }
  .profilePage .enterprise .enterprise-swiper .enterprise-img-cur {
    width: 300px;
  }
  .profilePage .enterprise .enterprise-swiper .enterprise-btns .enterprise-btn {
    width: 32px;
    height: 32px;
  }
  .profilePage .enterprise .enterprise-swiper .enterprise-btns {
    left: auto;
    width: 132px;
    height: 60px;
    right: -6%;
  }
}
@media only screen and (max-width: 450px) {
  .factoryPage .factory-b .factory-img-b .f-img-o {
    width: calc((100% - 12px) / 2);
  }
  .factoryPage .factory-b .factory-img-b .f-img-o:nth-of-type(3n) {
    margin-right: 12px;
  }
  .factoryPage .factory-b .factory-img-b .f-img-o:nth-of-type(2n) {
    margin-right: 0;
  }
  .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: 425px) {
  .factoryPage-list .list-arr {
    margin-top: 24px;
  }
  .profilePage .text1 {
    font-size: 14px;
    line-height: 34px;
  }
  .profilePage .text2-m {
    line-height: 40px;
  }
  .profilePage .profile-imgs .profile-words-desc {
    font-size: 12px;
  }
  .profilePage .profile-con-part-desc {
    font-size: 12px;
  }
}
@media only screen and (max-width: 390px) {
  .culturePage .culture-words .culture-texts {
    font-size: 18px;
    line-height: 34px;
  }
  .culturePage .culture-words .culture-texts-pc {
    display: none;
  }
  .culturePage .culture-words .culture-texts-m {
    display: block;
  }
}
