.profilePage .nban {
  z-index: 12;
}
.profile-company {
  background: #fff;
  position: relative;
}
.profile-company .profile-company-outer {
  width: 100%;
  position: relative;
  z-index: 12;
}
.profile-company .profile-company-con {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 85px;
}
.profile-company .profile-company-con .profile-company-img {
  overflow: hidden;
  border-radius: 20px;
  width: 46%;
}
.profile-company .profile-company-con .profile-company-img img {
  display: block;
  width: 100%;
  transform: scale(1);
  transition: 0.5s;
}
.profile-company .profile-company-con .profile-company-img-m {
  display: none;
}
.profile-company .profile-company-con .profile-company-word {
  padding: 58px 5%;
  width: 54%;
}
.profile-company .profile-company-con .profile-company-word .company-masks {
  width: 75px;
}
.profile-company .profile-company-con .profile-company-word .company-masks img {
  width: 100%;
  display: block;
}
.profile-company .profile-company-con .profile-company-word .profile-company-name {
  margin-top: 45px;
}
.profile-company .profile-company-con .profile-company-word .profile-company-name-title {
  font-weight: bold;
  font-size: 48px;
  color: #000000;
  line-height: 54px;
}
.profile-company .profile-company-con .profile-company-word .profile-company-name-desc {
  font-weight: 500;
  font-size: 24px;
  color: #666666;
  line-height: 30px;
  text-transform: uppercase;
  margin-top: 8px;
}
.profile-company .profile-company-con .profile-company-word .profile-company-line {
  width: 68px;
  height: 3px;
  background: #FF5E15;
  margin: 50px 0 56px;
}
.profile-company .profile-company-con .profile-company-word .profile-company-desc {
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 50px;
}
.profile-company .profile-company-nums {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.profile-company .profile-company-nums .profile-company-num-one {
  width: 217px;
  min-height: 217px;
  display: flex;
  flex-direction: column;
  padding: 42px 8px;
  background: url('https://file.global86.cn/website_v3-guoneijiedian/guando/page-img(2)/profile-border.png') no-repeat;
  background-size: 100% 100%;
}
.profile-company .profile-company-nums .profile-company-num-count {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.profile-company .profile-company-nums .profile-company-num-count .count {
  font-weight: bold;
  font-size: 76px;
  color: #FF5E15;
  line-height: 88px;
}
.profile-company .profile-company-nums .profile-company-num-count .add {
  font-weight: bold;
  font-size: 30px;
  color: #39559D;
  line-height: 88px;
  margin-left: 8px;
}
.profile-company .profile-company-nums .profile-company-num-count .unit {
  font-weight: 400;
  font-size: 20px;
  color: #39559D;
  line-height: 44px;
  margin-left: 4px;
}
.profile-company .profile-company-nums .profile-company-num-desc {
  font-weight: 400;
  font-size: 30px;
  color: #111111;
  line-height: 40px;
  margin-top: 20px;
  text-align: center;
}
.profile-company .profile-company-nums .profile-company-num-count1 {
  align-items: center;
}
.profile-company::after {
  width: 316px;
  height: 396px;
  position: absolute;
  right: 0;
  top: -5%;
  content: "";
  background: url('https://file.global86.cn/website_v3-guoneijiedian/guando/page-img(2)/profile-company-icon.png') no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
}
.profile-culture {
  aspect-ratio: 1.77777778;
  width: 100%;
  background: url('https://file.global86.cn/website_v3-guoneijiedian/guando/page-img(2)/profile-culture-back.png') no-repeat;
  background-size: cover;
  position: relative;
}
.profile-culture .profile-culture-inner {
  position: absolute;
  padding: 0 220px;
  top: 0;
  left: 0;
  z-index: 12;
  display: flex;
  height: 100%;
  justify-content: space-between;
}
.profile-culture .profile-culture-inner .profile-culture-cons {
  padding: 152px 0;
  width: 50%;
}
.profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-text {
  font-weight: bold;
  font-size: 48px;
  color: #000000;
  line-height: 53px;
}
.profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-line {
  width: 85px;
  height: 2px;
  border: 2px solid #39559D;
  margin-top: 45px;
}
.profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-main {
  width: 100%;
  min-height: 402px;
  background: linear-gradient(-77deg, #fbf7f7, #fdfdfd);
  border-radius: 10px;
  border: 4px solid #FDFDFD;
  padding: 60px 65px 60px 60px;
  margin-top: 72px;
}
.profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-swiper {
  width: 100%;
}
.profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item {
  width: 100%;
  margin-right: 20px;
}
.profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
}
.profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-title .profile-culture-item-text {
  font-weight: 500;
  font-size: 33px;
  color: #000000;
  line-height: 38px;
  border-left: 3px solid #FF5E15;
  width: calc(95% - 80px);
  padding-left: 10px;
}
.profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-title .profile-culture-item-mask {
  width: 80px;
}
.profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-title .profile-culture-item-mask img {
  display: block;
  width: 100%;
}
.profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-desc {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 27px;
}
.profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item:nth-last-of-type(1) {
  margin-right: 0;
}
.profile-culture .profile-culture-inner .profile-culture-titles {
  height: 100%;
  margin-right: 8.5%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 5% 0;
  width: 25%;
}
.profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one {
  display: flex;
  align-items: center;
  width: 100%;
  cursor: pointer;
}
.profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one .profile-culture-title-dot {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 30px;
}
.profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one .profile-culture-title-dot p {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  border: 4px solid #FF5E15;
}
.profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one .profile-culture-title-text {
  font-weight: bold;
  font-size: 28px;
  color: #535353;
  line-height: 47px;
  opacity: 0.3;
  transition: 0.5s;
}
.profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one:nth-of-type(1) {
  transform: translateX(14%);
}
.profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one:nth-of-type(2) {
  transform: translateX(3%);
}
.profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one:nth-of-type(3) {
  transform: translateX(0);
}
.profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one:nth-of-type(4) {
  transform: translateX(8%);
}
.profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one:nth-of-type(5) {
  transform: translateX(27%);
}
.profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one1 .profile-culture-title-text {
  opacity: 0.8;
}
.profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one-active .profile-culture-title-dot {
  background: #FF5E15;
  box-shadow: 0px 3px 6px 0px rgba(212, 70, 5, 0.57);
}
.profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one-active .profile-culture-title-text {
  opacity: 1;
  color: #FF5E15;
}
.profile-culture .profile-culture-round {
  position: absolute;
  height: 100%;
  display: block;
  top: 0;
  right: 10%;
}
.profile-culture .profile-culture-pro {
  height: 80%;
  display: block;
  position: absolute;
  top: 10%;
  right: 0;
}
.profile-honor {
  width: 100%;
  background: url('https://file.global86.cn/website_v3-guoneijiedian/guando/page-img(2)/profile-honor-back.png') no-repeat;
  background-size: cover;
}
.profile-honor .profile-honor-title {
  padding: 50px 100px 140px;
}
.profile-honor .profile-honor-title .profile-honor-top {
  padding: 0 5%;
  display: flex;
  justify-content: space-between;
}
.profile-honor .profile-honor-title .profile-honor-top-text {
  font-size: 32px;
  line-height: 45px;
  font-weight: bold;
  color: #646465;
}
.profile-honor .profile-honor-title .profile-honor-top-dot {
  width: 40px;
  height: 40px;
  margin-top: 30px;
}
.profile-honor .profile-honor-title .profile-honor-top-dot img {
  display: block;
  width: 100%;
}
.profile-honor .profile-honor-title .profile-honor-top-line {
  width: 184px;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.profile-honor .profile-honor-title .profile-honor-top-line p {
  width: 50px;
  height: 3px;
  background: #797A7B;
  margin: 5px 0;
}
.profile-honor .profile-honor-title .profile-honor-center {
  font-weight: bold;
  font-size: 70px;
  color: #FF5E15;
  line-height: 72px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 22px;
  border-bottom: 1px solid #C8C9CE;
  margin-top: 30px;
}
.profile-honor .profile-honor-title .profile-honor-desc {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #646464;
  line-height: 28px;
}
.profile-honor .profile-honor-img {
  width: 100%;
}
.profile-honor .profile-honor-img img {
  display: block;
  width: 100%;
}
.factory-workshop .factory-workshop-inner {
  padding: 86px 90px 60px 220px;
  background: #08248F;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.factory-workshop .factory-workshop-inner .factory-workshop-text {
  width: calc(95% - 267px);
}
.factory-workshop .factory-workshop-inner .factory-workshop-text .factory-workshop-title {
  font-weight: bold;
  font-size: 42px;
  color: #FFFFFF;
  line-height: 55px;
  text-transform: uppercase;
}
.factory-workshop .factory-workshop-inner .factory-workshop-text .factory-workshop-desc {
  font-weight: bold;
  font-size: 35px;
  color: #FFFFFF;
  line-height: 42px;
  margin-top: 46px;
  text-transform: uppercase;
}
.factory-workshop .factory-workshop-inner .factory-workshop-img {
  width: 267px;
}
.factory-workshop .factory-workshop-inner .factory-workshop-img img {
  display: block;
  width: 100%;
}
.factory-workshop .factory-workshop-imgs {
  width: 100%;
  position: relative;
}
.factory-workshop .factory-workshop-imgs .factory-workshop-swiper {
  position: relative;
  z-index: 12;
  padding-bottom: 55px;
}
.factory-workshop .factory-workshop-imgs .workshop-pagination {
  position: absolute;
  bottom: 0;
  text-align: center;
}
.factory-workshop .factory-workshop-imgs .swiper-pagination-bullet {
  width: 38px;
  height: 3px;
  background: #90AFD9;
  opacity: 1;
  border-radius: 0;
  margin: 0 15px;
  transition: 0.5s;
}
.factory-workshop .factory-workshop-imgs .swiper-pagination-bullet-active {
  background: #0E31C6;
}
.factory-workshop .factory-workshop-imgs .factory-workshop-item {
  aspect-ratio: 1.3812825;
  overflow: hidden;
  transform: scale(0.85);
  width: 55%;
  transition: 0.5s;
}
.factory-workshop .factory-workshop-imgs .factory-workshop-item .el-image {
  width: 100%;
  height: 100%;
}
.factory-workshop .factory-workshop-imgs .factory-workshop-item img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.factory-workshop .factory-workshop-imgs .factory-workshop-item:hover img {
  transform: scale(1.1);
}
.factory-workshop .factory-workshop-imgs .workshop-con-cur {
  transform: scale(1);
}
.factory-workshop .factory-workshop-imgs::after {
  width: 100%;
  content: "";
  height: 80%;
  position: absolute;
  top: -1px;
  left: 0;
  background: #08248F;
}
.factory-workshop .factory-workshop-list {
  padding-top: 60px;
  padding-bottom: 20px;
  width: 100%;
}
.factory-workshop .factory-workshop-img-first {
  width: 100%;
  overflow: hidden;
  aspect-ratio: 3.4845735;
}
.factory-workshop .factory-workshop-img-first .el-image {
  width: 100%;
  height: 100%;
}
.factory-workshop .factory-workshop-img-first img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.factory-workshop .factory-workshop-img-first:hover img {
  transform: scale(1.1);
}
.factory-workshop .factory-workshop-img-other {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.factory-workshop .factory-workshop-img-other .factory-workshop-one {
  margin-top: 20px;
  margin-right: 20px;
  width: calc((100% - 40px) / 3);
  overflow: hidden;
  aspect-ratio: 1.17702448;
}
.factory-workshop .factory-workshop-img-other .factory-workshop-one .el-image {
  width: 100%;
  height: 100%;
}
.factory-workshop .factory-workshop-img-other .factory-workshop-one img {
  width: 100%;
  display: block;
  transform: scale(1);
  transition: 0.5s;
  height: 100%;
  object-fit: cover;
}
.factory-workshop .factory-workshop-img-other .factory-workshop-one:hover img {
  transform: scale(1.1);
}
.factory-workshop .factory-workshop-img-other .factory-workshop-one:nth-of-type(3n) {
  margin-right: 0;
}
@media only screen and (max-width: 1918px) {
  .profile-honor .profile-honor-title .profile-honor-top-line {
    width: 184px;
  }
  .factory-workshop .factory-workshop-inner {
    padding: 76px 5%;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-img {
    width: 230px;
    transform: translateY(30px);
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-text .factory-workshop-desc {
    font-size: 30px;
    line-height: 35px;
    margin-top: 26px;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-text .factory-workshop-title {
    font-size: 38px;
    line-height: 50px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-name-title {
    font-size: 35px;
    line-height: 42px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-name-desc {
    font-size: 20px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-line {
    margin: 26px 0 35px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-desc {
    font-size: 17px;
    line-height: 40px;
  }
  .profile-company .profile-company-con .profile-company-word {
    padding: 42px 5%;
  }
  .profile-company .profile-company-con .profile-company-word .company-masks {
    width: 62px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-name {
    margin-top: 36px;
  }
  .profile-company::after {
    width: 248px;
    height: 352px;
  }
  .profile-company .profile-company-nums .profile-company-num-desc {
    font-size: 20px;
    line-height: 32px;
    margin-top: 12px;
  }
  .profile-company .profile-company-nums .profile-company-num-count .count {
    font-size: 55px;
    line-height: 76px;
  }
  .profile-company .profile-company-nums .profile-company-num-count .add {
    font-size: 28px;
    line-height: 76px;
  }
  .profile-company .profile-company-nums .profile-company-num-count .unit {
    font-size: 18px;
    line-height: 40px;
  }
  .profile-company .profile-company-con {
    margin-bottom: 68px;
  }
  .profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one .profile-culture-title-text {
    font-size: 23px;
    line-height: 34px;
  }
  .profile-culture .profile-culture-inner {
    padding: 0 5%;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons {
    padding: 102px 0;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-text {
    font-size: 40px;
    line-height: 42px;
  }
  .profile-culture .profile-culture-inner .profile-culture-titles {
    margin-right: 11%;
  }
  .profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one:nth-of-type(1) {
    transform: translateX(11%);
  }
  .profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one:nth-of-type(5) {
    transform: translateX(22%);
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-title .profile-culture-item-text {
    font-size: 30px;
  }
  .profile-honor .profile-honor-title {
    padding: 50px 5% 60px;
  }
  .profile-honor .profile-honor-title .profile-honor-center {
    font-size: 48px;
    line-height: 52px;
  }
}
@media only screen and (max-width: 1598px) {
  .factory-workshop .factory-workshop-inner {
    padding: 52px 5%;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-text .factory-workshop-desc {
    font-size: 27px;
    line-height: 32px;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-img {
    width: 200px;
  }
  .profile-honor .profile-honor-title .profile-honor-top-line {
    width: 155px;
  }
  .profile-company .profile-company-con .profile-company-word {
    padding: 0 5%;
  }
  .profile-company::after {
    width: 192px;
    height: 280px;
  }
  .profile-company .profile-company-con .profile-company-word .company-masks {
    width: 52px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-name {
    margin-top: 22px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-name-title {
    font-size: 32px;
    line-height: 37px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-name-desc {
    font-size: 17px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-line {
    margin: 22px 0 25px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-desc {
    font-size: 16px;
    line-height: 38px;
  }
  .profile-company .profile-company-con {
    margin-bottom: 54px;
  }
  .profile-company .profile-company-nums .profile-company-num-desc {
    font-size: 18px;
    line-height: 30px;
    margin-top: 9px;
  }
  .profile-company .profile-company-nums .profile-company-num-count .count {
    font-size: 50px;
    line-height: 65px;
  }
  .profile-company .profile-company-nums .profile-company-num-count .unit {
    font-size: 16px;
    line-height: 35px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons {
    padding: 62px 0;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-text {
    font-size: 35px;
    line-height: 38px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-line {
    width: 70px;
    margin-top: 42px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-main {
    padding: 5%;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-title .profile-culture-item-text {
    font-size: 29px;
  }
  .profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one .profile-culture-title-text {
    font-size: 20px;
  }
  .profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one .profile-culture-title-dot {
    width: 21px;
    height: 21px;
    margin-right: 20px;
  }
  .profile-honor .profile-honor-title .profile-honor-top {
    padding: 0 0;
  }
  .profile-honor .profile-honor-title .profile-honor-top-text {
    font-size: 27px;
    line-height: 40px;
  }
  .profile-honor .profile-honor-title .profile-honor-center {
    font-size: 40px;
    line-height: 43px;
  }
  .profile-honor .profile-honor-title .profile-honor-desc {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1365px) {
  .profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one .profile-culture-title-dot {
    margin-right: 12px;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-text .factory-workshop-desc {
    font-size: 24px;
    line-height: 30px;
    margin-top: 23px;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-text .factory-workshop-title {
    font-size: 32px;
    line-height: 45px;
  }
  .factory-workshop .factory-workshop-inner {
    padding: 38px 5% 45px;
  }
  .factory-workshop .factory-workshop-list {
    padding-top: 50px;
  }
  .factory-workshop .factory-workshop-imgs .swiper-pagination-bullet {
    width: 32px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-desc {
    font-size: 15px;
    line-height: 33px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-name-desc {
    font-size: 15px;
  }
  .profile-company .profile-company-nums .profile-company-num-one {
    width: 220px;
    margin: 0 calc((100% - 660px) / 6);
    margin-top: 30px;
  }
  .profile-company .profile-company-nums {
    flex-wrap: wrap;
  }
  .profile-company .profile-company-con {
    margin-bottom: 36px;
  }
  .profile-company::after {
    width: 150px;
    height: 225px;
  }
  .profile-company .profile-company-con .profile-company-word .company-masks {
    width: 46px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-line {
    width: 58px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-name-title {
    font-size: 27px;
    line-height: 33px;
  }
  .profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one .profile-culture-title-text {
    font-size: 18px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-title .profile-culture-item-mask {
    width: 73px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-title .profile-culture-item-text {
    font-size: 25px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-text {
    font-size: 32px;
    line-height: 35px;
  }
}
@media only screen and (max-width: 1251px) {
  .factory-workshop .factory-workshop-inner .factory-workshop-text .factory-workshop-desc {
    font-size: 22px;
    line-height: 26px;
    margin-top: 18px;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-img {
    width: 180px;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-text {
    width: calc(95% - 180px);
  }
  .factory-workshop .factory-workshop-imgs .factory-workshop-swiper {
    padding-bottom: 45px;
  }
  .factory-workshop .factory-workshop-list {
    padding-top: 36px;
  }
  .profile-honor .profile-honor-title .profile-honor-top-line {
    width: 138px;
  }
  .profile-honor .profile-honor-title .profile-honor-top-line p {
    width: 34px;
  }
  .profile-company .profile-company-con .profile-company-img {
    border-radius: 12px;
  }
  .profile-company::after {
    width: 114px;
    height: 190px;
  }
  .profile-honor .profile-honor-title .profile-honor-center {
    font-size: 32px;
    line-height: 35px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-title .profile-culture-item-text {
    width: calc(95% - 58px);
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-desc {
    font-size: 14px;
  }
  .profile-culture .profile-culture-inner .profile-culture-titles .profile-culture-title-one .profile-culture-title-text {
    font-size: 16px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-title .profile-culture-item-text {
    font-size: 22px;
    line-height: 30px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-title .profile-culture-item-mask {
    width: 58px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-main {
    min-height: 0;
  }
  .profile-company .profile-company-con {
    margin-bottom: 20px;
  }
  .profile-company .profile-company-con .profile-company-word {
    padding: 0 0 0 5%;
  }
  .profile-honor .profile-honor-title {
    padding: 45px 5% 42px;
  }
  .profile-honor .profile-honor-title .profile-honor-desc {
    font-size: 15px;
  }
  .profile-honor .profile-honor-title .profile-honor-top-text {
    font-size: 24px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 1023px) {
  .factory-workshop .factory-workshop-imgs .swiper-pagination-bullet {
    width: 18px;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-img {
    width: 160px;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-text {
    width: calc(95% - 160px);
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-text .factory-workshop-desc {
    font-size: 20px;
    line-height: 25px;
    margin-top: 17px;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-text .factory-workshop-title {
    font-size: 26px;
    line-height: 40px;
  }
  .profile-company .profile-company-con {
    flex-wrap: wrap;
  }
  .profile-company .profile-company-nums .profile-company-num-one {
    width: 30%;
    margin: 25px auto 0;
  }
  .profile-company .profile-company-con .profile-company-word {
    width: 100%;
    padding-left: 0;
    margin-bottom: 30px;
  }
  .profile-company .profile-company-con .profile-company-img-pc {
    display: none;
  }
  .profile-company .profile-company-con .profile-company-img-m {
    display: block;
  }
  .profile-company .profile-company-con .profile-company-img {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
  }
  .profile-culture .profile-culture-inner .profile-culture-titles {
    display: none;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons {
    width: 100%;
  }
  .profile-culture .profile-culture-round {
    display: none;
  }
  .profile-culture {
    aspect-ratio: auto;
  }
  .profile-culture .profile-culture-inner {
    position: relative;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons {
    padding: 45px 0;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-text {
    font-size: 25px;
    line-height: 30px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-line {
    width: 58px;
    margin-top: 30px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-main {
    margin-top: 46px;
  }
  .profile-honor .profile-honor-title .profile-honor-center {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 12px;
    padding-bottom: 15px;
  }
  .profile-honor .profile-honor-title .profile-honor-desc {
    font-size: 14px;
  }
  .profile-honor .profile-honor-title .profile-honor-top-dot {
    width: 34px;
  }
  .profile-honor .profile-honor-title {
    padding: 40px 5% 38px;
  }
  .profile-honor .profile-honor-title .profile-honor-top {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .factory-workshop .factory-workshop-imgs .workshop-pagination {
    display: none;
  }
  .profile-company .profile-company-nums .profile-company-num-desc {
    font-size: 16px;
    line-height: 28px;
  }
  .profile-company .profile-company-nums .profile-company-num-count .count {
    font-size: 40px;
    line-height: 46px;
  }
  .profile-company .profile-company-nums .profile-company-num-count .add {
    font-size: 20px;
    line-height: 46px;
  }
  .profile-company .profile-company-con {
    margin-bottom: 10px;
  }
  .profile-honor .profile-honor-title {
    padding: 24px 5% 30px;
  }
  .profile-honor .profile-honor-title .profile-honor-top-line p {
    width: 28px;
    height: 2px;
    margin: 3px 0;
  }
  .profile-honor .profile-honor-title .profile-honor-top-line {
    width: 103px;
  }
  .profile-honor .profile-honor-title .profile-honor-desc {
    font-size: 12px;
  }
  .profile-honor .profile-honor-title .profile-honor-center {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
    padding-bottom: 14px;
    margin-top: 20px;
  }
  .profile-honor .profile-honor-title .profile-honor-top-dot {
    width: 28px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-title .profile-culture-item-text {
    font-size: 17px;
    line-height: 26px;
  }
  .profile-honor .profile-honor-title .profile-honor-top-text {
    font-size: 18px;
    line-height: 28px;
  }
  .profile-company .profile-company-nums .profile-company-num-count .unit {
    font-size: 14px;
  }
  .profile-company .profile-company-con .profile-company-word .company-masks {
    width: 37px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-name-title {
    font-size: 22px;
    line-height: 30px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-line {
    width: 46px;
  }
  .profile-company::after {
    width: 92px;
    height: 184px;
  }
  .profile-company .profile-company-nums .profile-company-num-one {
    width: 46%;
    min-height: 0;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-main {
    margin-top: 35px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-line {
    width: 46px;
    margin-top: 27px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-text {
    font-size: 22px;
    line-height: 26px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-title .profile-culture-item-mask {
    width: 50px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-item .profile-culture-item-title .profile-culture-item-text {
    font-size: 19px;
    line-height: 28px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-desc {
    font-size: 14px;
    line-height: 30px;
  }
  .profile-culture .profile-culture-inner .profile-culture-cons .profile-culture-main {
    margin-top: 40px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-line {
    margin: 18px 0 20px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-name-desc {
    font-size: 14px;
  }
  .profile-company .profile-company-con .profile-company-word .profile-company-name {
    margin-top: 16px;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-text {
    width: 100%;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-img {
    display: none;
  }
  .factory-workshop .factory-workshop-inner {
    padding: 30px 5% 32px;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-text .factory-workshop-title {
    font-size: 24px;
    line-height: 36px;
  }
  .factory-workshop .factory-workshop-list {
    padding-bottom: 15px;
  }
  .factory-workshop .factory-workshop-imgs .factory-workshop-swiper {
    padding-bottom: 36px;
  }
  .factory-workshop .factory-workshop-img-other .factory-workshop-one {
    margin-top: 12px;
    margin-right: 12px;
    width: calc((100% - 24px) / 3);
  }
  .factory-workshop .factory-workshop-list {
    padding-top: 28px;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-text .factory-workshop-desc {
    font-size: 18px;
    line-height: 24px;
    margin-top: 11px;
  }
  .factory-workshop .factory-workshop-imgs::after {
    height: 70%;
  }
  .factory-workshop .factory-workshop-imgs .factory-workshop-item {
    width: 75%;
    max-width: 450px;
  }
  .factory-workshop .factory-workshop-imgs .factory-workshop-swiper {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 396px) {
  .factory-workshop .factory-workshop-inner .factory-workshop-text .factory-workshop-title {
    font-size: 20px;
    line-height: 31px;
  }
  .factory-workshop .factory-workshop-inner {
    padding: 26px 5% 25px;
  }
  .factory-workshop .factory-workshop-inner .factory-workshop-text .factory-workshop-desc {
    font-size: 16px;
    line-height: 23px;
    margin-top: 10px;
  }
}
