.contactPage {
  background: url('../images/coop-back.png') no-repeat;
  background-size: 100% 100%;
}
.contactPage .contact-main .indexPage-inner {
  display: flex;
  justify-content: space-between;
}
.contactPage .contact-main .form-inner {
  width: 48%;
  max-width: 580px;
}
.contactPage .contact-main .form-desc {
  font-weight: normal;
  font-size: 14px;
  opacity: 0.8;
  color: #705c43;
  line-height: 20px;
  margin: 12px 0 8px;
}
.contactPage .contact-main .contactMenthods {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 5%;
}
.contactPage .contact-main .contactMenthods p {
  font-size: 16px;
  color: #705c43;
  opacity: 0.8;
  position: relative;
}
.contactPage .contact-main .contactMenthods .contactMenthod-line {
  margin: 0 6px;
  width: 1px;
  height: 14px;
  background: #999999;
}
.contactPage .contact-main .contact-title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 30px;
  color: #705c43;
}
.contactPage .contact-main .form {
  width: 37.5%;
  max-width: 450px;
}
.contactPage .contact-main .form-input {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contactPage .contact-main .form-input .input {
  width: 100%;
  height: 40px;
  margin-top: 14px;
  border: 0;
  border-bottom: 1px solid #999;
  background: transparent;
  font-weight: normal;
  font-size: 18px;
  color: #705c43;
  line-height: 40px;
  padding: 0 4px 0 0;
}
.contactPage .contact-main .form-input .input:focus {
  color: #705c43;
  border: 0;
  opacity: 1;
  border-bottom: 1px solid #705c43;
  outline: none;
}
.contactPage .contact-main .form-input .input::placeholder {
  color: #705c43;
  text-transform: uppercase;
  opacity: 0.5;
}
.contactPage .contact-main .form-message {
  width: 100%;
}
.contactPage .contact-main .form-message .message {
  width: 100%;
  padding: 8px 4px 0 0;
  height: 100px;
  border: 0;
  border-bottom: 1px solid #999;
  font-weight: normal;
  font-size: 18px;
  color: #705c43;
  background: transparent;
  line-height: 50px;
}
.contactPage .contact-main .form-message .message:focus {
  color: #705c43;
  border: 0;
  opacity: 1;
  border-bottom: 1px solid #705c43;
  outline: none;
}
.contactPage .contact-main .form-message .message::placeholder {
  color: #705c43;
  text-transform: uppercase;
  opacity: 0.5;
}
.contactPage .contact-main .form-message .message::-webkit-scrollbar {
  height: 2px;
  width: 0px;
}
.contactPage .contact-main .formButton-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 25px;
}
.contactPage .contact-main .formButton-box .formButton {
  border: 0;
  cursor: pointer;
  width: auto;
  min-width: 192px;
  height: 44px;
  background: url('../images/more-btn.png') no-repeat;
  background-size: 100% 100%;
  font-weight: normal;
  font-size: 16px;
  color: #76634b;
  line-height: 44px;
  transition: 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.contactPage .contact-main .formButton-box .formButton .read-more-p {
  position: relative;
  height: 100%;
  transform: translateY(0);
  transition: 0.5s;
}
.contactPage .contact-main .formButton-box .formButton .read-more-p::after {
  content: attr(data-word);
  width: 100%;
  height: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 100%;
  transform: translateY(0);
  transition: 0.5s;
}
.contactPage .contact-main .formButton-box .formButton:hover .read-more-p {
  transform: translateY(-100%);
  transition: 0.5s;
}
.contactPage .contact-main .footer-info {
  width: 100%;
}
.contactPage .contact-main .footer-info .footer-info-inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.contactPage .contact-main .footer-info .footer-info-one {
  display: block;
  cursor: pointer;
  margin-top: 5%;
}
.contactPage .contact-main .footer-info .footer-info-one:hover .footer-info-type {
  opacity: 1;
  transition: 0.5s;
}
.contactPage .contact-main .footer-info .footer-info-one:hover .footer-info-val {
  opacity: 1;
  transition: 0.5s;
}
.contactPage .contact-main .footer-info .footer-info-one1 {
  width: 40%;
}
.contactPage .contact-main .footer-info .footer-info-one2 {
  width: 60%;
}
.contactPage .contact-main .footer-info .footer-info-address {
  width: 100% !important;
}
.contactPage .contact-main .footer-info .footer-info-type {
  font-weight: normal;
  white-space: nowrap;
  font-size: 16px;
  color: #705c43;
  opacity: 0.5;
  line-height: 22px;
}
.contactPage .contact-main .footer-info .footer-info-val {
  width: 100%;
  padding-right: 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  color: #705c43;
  line-height: 24px;
  opacity: 0.8;
  transition: 0.5s;
}
.contactPage .contact-main .footer-info .footer-info-val a {
  color: #705c43;
}
.contactPage .contact-main .footer-info .footer-info-val-num {
  font-family: 'times';
}
.innerSecond .indexPage-inner {
  display: flex;
  flex-wrap: wrap;
}
.innerSecond .indexPage-inner .innerSecond-one {
  display: flex;
  align-items: center;
  padding: 30px 12px 0;
  text-transform: uppercase;
}
.innerSecond .indexPage-inner .innerSecond-one .second-dot {
  width: 30px;
}
.innerSecond .indexPage-inner .innerSecond-one .second-dot img {
  width: 100%;
}
.innerSecond .indexPage-inner .innerSecond-one .second-dot1 {
  opacity: 0;
  transition: 0.5s;
  transform: translateX(-10px);
}
.innerSecond .indexPage-inner .innerSecond-one .second-dot2 {
  opacity: 0;
  transition: 0.5s;
  transform: translateX(10px);
}
.innerSecond .indexPage-inner .innerSecond-one .second-text {
  font-weight: 400;
  font-size: 24px;
  color: #aa957b;
  line-height: 26px;
  margin: 0 12px;
  transition: 0.5s;
}
.innerSecond .indexPage-inner .innerSecond-one:hover .second-text {
  color: #705c43;
  transition: 0.5s;
}
.innerSecond .indexPage-inner .innerSecond-one:hover .second-dot {
  opacity: 1;
  transform: translateX(0);
  transition: 0.5s;
}
.innerSecond .indexPage-inner .innerSecond-one-active .second-text {
  color: #705c43;
  transition: 0.5s;
}
.innerSecond .indexPage-inner .innerSecond-one-active .second-dot {
  opacity: 1;
  transform: translateX(0);
  transition: 0.5s;
}
.innerTitle-top {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 40px;
}
.innerTitle-top .innerTitle-text {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 36px;
  color: #705c43;
  margin-right: 30px;
  min-width: 30%;
  max-width: 60%;
}
.innerTitle-top .innerTitle-text-cn {
  white-space: nowrap;
  min-width: 0 !important;
}
.innerTitle-top .innerTitle-line {
  width: 100%;
  margin-right: 18px;
  height: 1px;
  border-top: 1px dashed #705c43;
  position: relative;
}
.innerTitle-top .innerTitle-line .lingxing {
  position: absolute;
  right: -18px;
  z-index: 20;
  top: 50%;
  transform: translateY(-50%) rotateZ(45deg);
  width: 18px;
  height: 18px;
  border-radius: 2px;
  border: 1px solid #705c43;
  background: transparent;
}
.about-container .innerSecond {
  margin-bottom: 60px;
}
.about-container .companyPage {
  background: url('../images/about-back.jpg') no-repeat;
  background-size: 100% 100%;
}
.about-container .companyPage .companyPart .company-main {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about-container .companyPage .companyPart .company-intros {
  font-family: 'SHSSC-R';
  font-weight: 400;
  width: 100%;
  font-size: 14px;
  color: #705c43;
  line-height: 24px;
}
.about-container .companyPage .companyPart .company-intros .company-desc {
  margin-top: 35px;
}
.about-container .companyPage .companyPart .company-intros .company-desc:nth-of-type(1) {
  margin-top: 0;
}
.about-container .companyPage .companyPart .company-imgs {
  width: 50%;
  display: flex;
  justify-content: center;
  padding: 10% 0 4%;
}
.about-container .companyPage .companyPart .company-imgs .company-main-img {
  width: 60%;
  z-index: 3;
}
.about-container .companyPage .companyPart .company-imgs .company-main-img img {
  width: 100%;
  transform: scale(1);
  transition: 0.5s;
}
.about-container .companyPage .companyPart .company-imgs .company-main-img:hover img {
  transform: scale(1.1);
  transition: 0.5s;
}
.about-container .companyPage .companyPart .company-bottom-img {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  padding: 12px 0;
}
.about-container .companyPage .companyPart .company-bottom-img .company-img2 {
  position: absolute;
  top: -30%;
  right: 10%;
  width: auto;
  max-width: 454px;
  z-index: 1;
}
.about-container .companyPage .companyPart .company-bottom-img .company-bottom-main {
  width: auto;
  z-index: 3;
  max-width: 100%;
  transform: scale(1);
  transition: 0.5s;
}
.about-container .companyPage .companyPart .company-bottom-img:hover .company-bottom-main {
  transform: scale(1.1);
  transition: 0.5s;
}
.about-container .companyPage .responsibilityPart .responsibility-main {
  overflow: hidden;
}
.about-container .companyPage .responsibilityPart .responsibility-main .responsibility-swiper {
  width: 100%;
}
.about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one {
  margin-right: 30px;
  width: calc((100% - 60px) / 3);
  overflow: hidden;
  height: auto;
  position: relative;
}
.about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-img {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-img .responsibility-img-main {
  transform: scale(1);
  transition: 0.5s;
}
.about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-img .responsibility-back {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-img img {
  width: 100%;
}
.about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-img:hover .responsibility-mask {
  z-index: 4;
  opacity: 1;
  transition: 0.5s;
}
.about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-img:hover .responsibility-img-main {
  transform: scale(1.1);
  transition: 0.5s;
}
.about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-text {
  font-weight: 400;
  text-align: center;
  font-size: 18px;
  padding: 12px 6px;
  color: #705c43;
  line-height: 24px;
}
.about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-mask {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: -1;
  opacity: 0;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  padding: 20px 5%;
  background: #f4f0e4 no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: 0.5s;
}
.about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-mask .responsibility-title {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 24px;
  color: #705c43;
  line-height: 24px;
}
.about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-mask .responsibility-desc {
  font-weight: 400;
  font-size: 16px;
  margin-top: 22px;
  color: #705c43;
  line-height: 24px;
  height: 80%;
  overflow-y: auto;
}
.about-container .companyPage .historyPart .history-outer .history-one {
  width: 300px;
  display: flex;
  height: auto;
  flex-wrap: wrap;
}
.about-container .companyPage .historyPart .history-outer .history-title {
  width: 100%;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
  color: #705c43;
  line-height: 30px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.about-container .companyPage .historyPart .history-outer .history-title .history-year {
  font-family: 'SHSSeC-B';
  margin-right: 8px;
  font-weight: bold;
  font-size: 36px;
  line-height: 42px;
  color: #705c43;
}
.about-container .companyPage .historyPart .history-outer .history-desc {
  width: 100%;
  font-family: 'SHSSC-R';
  font-weight: 400;
  font-size: 14px;
  color: #705c43;
  line-height: 24px;
}
.about-container .companyPage .historyPart .history-center-img {
  padding: 30px 0;
}
.about-container .companyPage .historyPart .history-center-img img {
  width: 100%;
  transform: scale(1);
  transition: 0.5s;
}
.about-container .companyPage .historyPart .history-center-img:hover img {
  transform: scale(1.1);
  transition: 0.5s;
}
.about-container .companyPage .historyPart .historySwiper2 {
  position: relative;
  padding-bottom: 70px;
}
.about-container .companyPage .historyPart .historySwiper2 .swiper-bottom {
  height: 26px;
}
.about-container .companyPage .historyPart .historySwiper2 .swiper-btn {
  margin: 0 2%;
}
.about-container .companyPage .historyPart .historySwiper2 .history-bottom .swiper-btn {
  opacity: 0.5;
  transition: 0.5s;
}
.about-container .companyPage .historyPart .historySwiper2 .history-bottom .swiper-btn:hover {
  opacity: 1;
  transition: 0.5s;
}
.about-container .companyPage .culturePart .culture-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about-container .companyPage .culturePart .culture-one {
  width: 30%;
  margin-right: 3%;
  position: relative;
}
.about-container .companyPage .culturePart .culture-one .culture-text-amin {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 36px;
  color: #705c43;
  width: 106%;
  margin-left: -3%;
  padding: 12px 0 10px;
  text-align: center;
  border-top: 1px solid #705c43;
  border-bottom: 1px solid #705c43;
}
.about-container .companyPage .culturePart .culture-one .culture-text {
  display: flex;
}
.about-container .companyPage .culturePart .culture-one .culture-text .culture-index {
  width: 30px;
  margin-top: 0;
  margin-right: 12px;
  font-weight: 400;
  font-size: 18px;
  color: #aa957b;
  line-height: 30px;
  text-align: center;
  height: 30px;
  background: #705c43;
  border-radius: 50%;
  white-space: nowrap;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.about-container .companyPage .culturePart .culture-one .culture-text .culture-index3 {
  font-family: 'SHSSeC-R';
}
.about-container .companyPage .culturePart .culture-one .culture-text .culture-title {
  text-transform: uppercase;
  width: calc(100% - 42px);
  font-weight: 400;
  font-size: 24px;
  color: #705c43;
  line-height: 36px;
}
.about-container .companyPage .culturePart .culture-one .culture-desc {
  font-family: 'SHSSC-R';
  margin-top: 20px;
  font-weight: 400;
  font-size: 14px;
  color: #705c43;
  line-height: 24px;
}
.about-container .companyPage .culturePart .culture-one .culture-one-dom-main {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 116%;
  width: 100%;
}
.about-container .companyPage .culturePart .culture-one .culture-one-dom-main .culture-one-dom-text-cn1 {
  margin-right: 12%;
}
.about-container .companyPage .culturePart .culture-one .culture-one-dom-main .culture-one-dom-text {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 26px;
  color: #705c43;
  line-height: 38px;
  margin-bottom: 20px;
}
.about-container .companyPage .culturePart .culture-one .culture-one-dom-main .culture-one-dom-text-cn {
  font-size: 30px;
  line-height: 42px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  margin-bottom: 0;
}
.about-container .companyPage .culturePart .culture-one:nth-of-type(3n) {
  margin-right: 0;
}
.about-container .companyPage .culturePart .culture-one1 {
  margin-bottom: 8%;
}
.about-container .newsPage {
  background: url('../images/prosi-back.jpg') no-repeat;
  background-size: 100% 100%;
}
.about-container .newsPage .indexPage-inner {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.about-container .newsPage .news-item {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 40px;
  padding: 5% 3%;
  height: auto;
  position: relative;
  background: url('../images/news-back.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.about-container .newsPage .news-item .news-cur-desc {
  font-weight: 400;
  font-size: 14px;
  color: #76634b;
  font-family: 'SHSSC-R';
  line-height: 24px;
  text-align: center;
}
.about-container .newsPage .news-item .news-cur-img {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  background: #f8f8f8;
}
.about-container .newsPage .news-item .news-cur-img img {
  width: 100%;
  transform: scale(1);
  transition: 0.5s;
}
.about-container .newsPage .news-item .news-cur-img:hover img {
  transform: scale(1.1);
  transition: 0.5s;
}
.about-container .newsPage .news-item .news-more {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 16px;
}
.about-container .newsPage .news-item .news-cur-title {
  text-align: center;
  margin: 20px 0 8px;
  width: 100%;
  font-weight: 400;
  font-family: 'times';
  font-size: 20px;
  line-height: 24px;
  color: #705c43;
  transition: 0.5s;
}
.about-container .newsPage .news-item:hover .news-cur-title {
  color: #705c43;
  transition: 0.5s;
}
.about-container .newsPage .news-item:nth-of-type(1) {
  margin-top: 0;
}
.about-container .newsPage .news-item:nth-of-type(2) {
  margin-top: 0;
}
.about-container .newsPage .news-item:nth-of-type(3) {
  margin-top: 0;
}
.about-container .newsPage .news-item:nth-of-type(3n) {
  margin-right: 0;
}
.about-container .newsPage .news-item::before {
  content: '';
  width: 100%;
  height: 1px;
  background: #dddddd;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.about-container .newsPage .news-item:nth-of-type(2n):before {
  width: calc(100% + 60px);
  transform: translateX(-30px);
}
.about-container .honorPage .indexPage-inner {
  display: flex;
  flex-wrap: wrap;
}
.about-container .honorPage .honor-one {
  width: calc((100% - 60px) / 3);
  margin-right: 20px;
  margin-top: 32px;
  background: #ffffff;
  border-radius: 10px;
  transition: 0.5s;
  cursor: pointer;
}
.about-container .honorPage .honor-one .honor-img {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.about-container .honorPage .honor-one .honor-img .el-image {
  width: 100%;
  display: block;
  border-radius: 0;
}
.about-container .honorPage .honor-one .honor-img .preview {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 12px;
}
.about-container .honorPage .honor-one .honor-text {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  padding: 10px 14px;
  transition: 0.5s;
}
.about-container .honorPage .honor-one:hover {
  box-shadow: 0px 6px 20px 0px rgba(151, 151, 151, 0.23);
  transition: 0.5s;
}
.about-container .honorPage .honor-one:hover .honor-text {
  transform: translateX(6px);
  transition: 0.5s;
}
.about-container .honorPage .honor-one:nth-of-type(1) {
  margin-top: 0;
}
.about-container .honorPage .honor-one:nth-of-type(2) {
  margin-top: 0;
}
.about-container .honorPage .honor-one:nth-of-type(3) {
  margin-top: 0;
}
.about-container .honorPage .honor-one:nth-of-type(3n) {
  margin-right: 0;
}
.about-container .honorPage .honor-pages {
  margin-top: 5%;
}
.about-container .honorPage .webPage {
  margin-top: 5%;
}
.coop-container .innerSecond {
  margin-bottom: 60px;
}
.coop-container .coopPage {
  background: url('../images/about-back.jpg') no-repeat;
  background-size: cover;
}
.coop-container .coopPage1 .coopPart1-main .coopPart1-main-img {
  width: 100%;
  position: relative;
}
.coop-container .coopPage1 .coopPart1-main .coopPart1-main-img .coop-map-dom {
  width: 100%;
  z-index: -1;
  opacity: 0;
}
.coop-container .coopPage1 .coopPart1-main .coopPart1-main-img .coop-map-img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
}
.coop-container .coopPage1 .coopPart1-main .coopPart1-main-text {
  margin-top: 36px;
  display: flex;
}
.coop-container .coopPage1 .coopPart1-main .coopPart1-main-text .coop1-line {
  width: 240px;
  margin-right: 5%;
  margin-top: 6px;
}
.coop-container .coopPage1 .coopPart1-main .coopPart1-main-text .coop1-line img {
  width: 100%;
}
.coop-container .coopPage1 .coopPart1-main .coopPart1-main-text p {
  width: 50%;
  max-width: 590px;
  font-family: 'SHSSC-R';
  font-weight: 400;
  font-size: 14px;
  color: #705c43;
  line-height: 24px;
}
.coop-container .coopPage2 .coopPart2-main {
  display: flex;
  justify-content: space-between;
}
.coop-container .coopPage2 .coopPart2-main-one {
  width: 300px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.coop-container .coopPage2 .coopPart2-main-one .coopPart2-main-one-title {
  width: 100%;
  font-weight: 400;
  line-height: 38px;
  font-size: 24px;
  color: #705c43;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
}
.coop-container .coopPage2 .coopPart2-main-one .coopPart2-main-one-title-cn {
  width: 25px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  padding-left: 0 !important;
}
.coop-container .coopPage2 .coopPart2-main-one .coopPart2-main-one-con {
  width: 100%;
  margin-top: 12px;
}
.coop-container .coopPage2 .coopPart2-main-one .coopPart2-main-one-con .coopPart2-main-one-icon {
  width: 40px;
  transform: translateX(0);
  transition: 0.5s;
}
.coop-container .coopPage2 .coopPart2-main-one .coopPart2-main-one-con .coopPart2-main-one-icon img {
  width: 100%;
  transform: rotateY(0deg);
  transition: 0.5s;
}
.coop-container .coopPage2 .coopPart2-main-one .coopPart2-main-one-con .coopPart2-main-one-desc {
  font-family: 'SHSSC-R';
  margin-top: 12px;
  font-weight: normal;
  font-size: 14px;
  color: #705c43;
  line-height: 24px;
}
.coop-container .coopPage2 .coopPart2-main-one .coopPart2-main-one-con-cn {
  width: calc(100% - 25px);
  padding-left: 12%;
  margin-top: 0 !important;
}
.coop-container .coopPage2 .coopPart2-main-one:hover .coopPart2-main-one-con .coopPart2-main-one-icon {
  transform: translateX(12px);
  transition: 0.5s;
}
.coop-container .coopPage2 .coopPart2-main-one:hover .coopPart2-main-one-con .coopPart2-main-one-icon img {
  transform: rotateY(360deg);
  transition: 0.5s;
}
.coop-container .coopPage3 .coo-process-swiper {
  width: 100%;
  position: relative;
  padding-bottom: 60px;
  background: url('../images/coop-process-back.png') no-repeat;
  background-size: 100% auto;
  background-position: 0 calc(100% - 40px);
}
.coop-container .coopPage3 .coo-process-swiper .coop-process-bottom {
  position: absolute;
  bottom: 0;
}
.coop-container .coopPage3 .coo-process-swiper .coop-process-bottom .swiper-btn {
  margin: 0 15px;
  opacity: 0.5;
  transition: 0.5s;
}
.coop-container .coopPage3 .coo-process-swiper .coop-process-bottom .swiper-btn:hover {
  opacity: 1;
  transition: 0.5s;
}
.coop-container .coopPage3 .coo-process-swiper .process-one {
  height: auto;
  display: flex;
  width: 400px;
}
.coop-container .coopPage3 .coo-process-swiper .process-one .process-one-img {
  width: 20px;
  height: 100%;
}
.coop-container .coopPage3 .coo-process-swiper .process-one .process-one-img img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}
.coop-container .coopPage3 .coo-process-swiper .process-one .process-one-con {
  width: calc(100% - 20px);
  padding-left: 10px;
  padding-right: 6%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.coop-container .coopPage3 .coo-process-swiper .process-one .process-one-con .process-one-main {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.coop-container .coopPage3 .coo-process-swiper .process-one .process-one-con .process-one-title {
  font-weight: 400;
  width: 100%;
  font-size: 24px;
  color: #705c43;
  line-height: 28px;
  text-transform: uppercase;
  padding: 16px 6%;
  margin-bottom: 24px;
}
.coop-container .coopPage3 .coo-process-swiper .process-one .process-one-con .process-one-title-cn {
  width: 52px;
  line-height: 52px;
  background: url('../images/coop-process-title.png') no-repeat;
  background-size: 100% 100%;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  padding: 12% 0;
  margin-bottom: 0;
}
.coop-container .coopPage3 .coo-process-swiper .process-one .process-one-con .process-one-desc {
  width: calc(100% - 52px);
  padding-left: 20px;
  font-family: 'SHSSC-R';
  font-weight: 400;
  font-size: 14px;
  color: #705c43;
  line-height: 24px;
  padding-bottom: 4rem;
}
.coop-container .coopPage3 .coo-process-swiper .process-one .process-one-con .process-one-index {
  display: flex;
  justify-content: flex-end;
}
.coop-container .coopPage3 .coo-process-swiper .process-one .process-one-con .process-one-index .process-one-index-text {
  width: 30px;
  height: 30px;
  background: #705c43;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  color: #aa957b;
}
.coop-container .coopPage3 .coo-process-swiper .process-one .process-one-con .process-one-index .process-one-index-text3 {
  font-family: 'SHSSC-R';
}
.coop-container .coopPage3 .coo-process-swiper .process-one1 .process-one-con .process-one-index {
  padding: 8% 0 45px;
}
.coop-container .coopPage3 .coo-process-swiper .process-one2 .process-one-con .process-one-index {
  padding: 45px 0 8%;
}
.coop-container .coopPage4 .coopPart4-main .coop-swiper {
  overflow: visible;
}
.coop-container .coopPage4 .coopPart4-main .coop-bottom .swiper-btn {
  margin: 0 15px;
  opacity: 0.5;
  transition: 0.5s;
}
.coop-container .coopPage4 .coopPart4-main .coop-bottom .swiper-btn:hover {
  opacity: 1;
  transition: 0.5s;
}
.case-container .casesPage .indexPage-inner {
  display: flex;
  flex-wrap: wrap;
}
.case-container .casesPage .cases-one {
  width: calc((100% - 60px) / 3);
  margin-right: 20px;
  margin-top: 32px;
  background: #ffffff;
  border-radius: 10px;
  transition: 0.5s;
  cursor: pointer;
}
.case-container .casesPage .cases-one .cases-img {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.case-container .casesPage .cases-one .cases-img .el-image {
  width: 100%;
  display: block;
  border-radius: 0;
}
.case-container .casesPage .cases-one .cases-img .preview {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 12px;
}
.case-container .casesPage .cases-one .cases-text {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  padding: 10px 14px;
  transition: 0.5s;
}
.case-container .casesPage .cases-one:hover {
  box-shadow: 0px 6px 20px 0px rgba(151, 151, 151, 0.23);
  transition: 0.5s;
}
.case-container .casesPage .cases-one:hover .cases-text {
  transform: translateX(6px);
  transition: 0.5s;
}
.case-container .casesPage .cases-one:nth-of-type(1) {
  margin-top: 0;
}
.case-container .casesPage .cases-one:nth-of-type(2) {
  margin-top: 0;
}
.case-container .casesPage .cases-one:nth-of-type(3) {
  margin-top: 0;
}
.case-container .casesPage .cases-one:nth-of-type(3n) {
  margin-right: 0;
}
.case-container .casesPage .cases-pages {
  margin-top: 5%;
}
.case-container .casesPage .webPage {
  margin-top: 5%;
}
.webPage {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
}
.webPage .pageBtn {
  width: 60px;
  height: 30px;
  cursor: pointer;
  opacity: 0.6;
  transition: 0.5s;
}
.webPage .pageBtn img {
  width: 100%;
}
.webPage .pageBtn:hover {
  opacity: 1;
  transition: 0.5s;
}
.webPage .pageBtn-active {
  opacity: 1;
  transition: 0.5s;
}
.webPage .pages-a {
  font-family: 'SHSSC-R';
  font-size: 16px;
  font-weight: 500;
  color: #aa957b;
  line-height: 24px;
  margin: 0 15px;
  cursor: pointer;
}
.webPage .pages-a:hover {
  color: #705c43;
  border-bottom: 1px solid #705c43;
}
.webPage .pages-a:nth-of-type(1) {
  margin-left: 0;
}
.webPage .pages-a-active {
  color: #705c43;
  border-bottom: 1px solid #705c43;
}
.webPage .pre-pageBtn {
  margin-right: 30px;
}
.webPage .next-pageBtn {
  margin-left: 30px;
}
.webPage-title-main {
  margin-bottom: 40px;
}
.webPage-title-main .indexPage-desc {
  margin-top: 16px;
}
@keyframes aniMapDotInner {
  0% {
    width: 10px;
    height: 10px;
    opacity: 1;
    background: rgba(171, 171, 171, 0.3);
  }
  100% {
    width: 42px;
    height: 42px;
    opacity: 0;
    background: rgba(171, 171, 171, 0.1);
  }
}
.proPage {
  background: url('../images/prosi-back.jpg') no-repeat;
  background-size: 100% 100%;
  background-position: top right;
}
.proPage .innerSecond {
  padding-bottom: 60px;
}
.proPage .pro-main .indexPage-inner {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.proPage .pro-main .pro-item {
  width: 31%;
  padding: 100px 0 60px;
  margin-bottom: 42px;
  margin-right: 3.5%;
  background: url('../images/pro-item-back.png') no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.proPage .pro-main .pro-item .prosi-cur-img {
  width: 200px;
  transform: translateY(0);
  transition: 0.5s;
  margin-bottom: 20px;
}
.proPage .pro-main .pro-item .prosi-cur-img img {
  width: 100%;
}
.proPage .pro-main .pro-item .prosi-cur-title {
  width: 100%;
  display: flex;
  justify-content: center;
  transform: translateY(0);
  transition: 0.5s;
  font-weight: 400;
  font-size: 20px;
  color: #705c43;
  text-align: center;
  margin-bottom: 6px;
}
.proPage .pro-main .pro-item .prosi-cur-title p {
  max-width: calc(100% - 10px);
}
.proPage .pro-main .pro-item .prosi-cur-title1 {
  width: 100%;
  margin-bottom: 6px;
  display: flex;
  justify-content: center;
  transform: translateY(0);
  transition: 0.5s;
  font-weight: 400;
  font-size: 18px;
  color: #705c43;
  margin-bottom: 4px;
  text-align: center;
}
.proPage .pro-main .pro-item .prosi-cur-title1 p {
  max-width: calc(100% - 10px);
}
.proPage .pro-main .pro-item .prosi-cur-more {
  opacity: 0;
  z-index: 1;
  transform: translateY(35px);
  transition: 0.5s;
  position: absolute;
  bottom: 35px;
  display: flex;
  left: 0;
  right: 0;
  margin: 0 auto;
  justify-content: center;
}
.proPage .pro-main .pro-item:hover .prosi-cur-img {
  transform: translateY(-38px);
  transition: 0.5s;
}
.proPage .pro-main .pro-item:hover .prosi-cur-title {
  transform: translateY(-38px);
  transition: 0.5s;
}
.proPage .pro-main .pro-item:hover .prosi-cur-title1 {
  transform: translateY(-38px);
  transition: 0.5s;
}
.proPage .pro-main .pro-item:hover .prosi-cur-more {
  opacity: 1;
  z-index: 20;
  transform: translateY(0);
  transition: 0.5s;
}
.proPage .pro-main .pro-item::after {
  content: '';
  width: 25%;
  height: 100%;
  background: url('../images/prosi-item-dot.png') no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: 0;
}
.proPage .pro-main .pro-item:nth-of-type(3n) {
  margin-right: 0;
}
.factory-container .factoryPage {
  background: url('../images/factory-back.jpg') no-repeat;
  background-size: 100% 100%;
}
.factory-container .factoryPage .innerSecond {
  margin-bottom: 60px;
}
.factory-container .factoryPage .indexPage-inner {
  display: flex;
  flex-wrap: wrap;
}
.factory-container .factoryPage .factory-one {
  width: 47%;
  margin-right: 5%;
  margin-top: 40px;
  background: url('../images/factory-one.png') no-repeat;
  background-size: 100% 100%;
  transition: 0.5s;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4% 3%;
}
.factory-container .factoryPage .factory-one .factory-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.factory-container .factoryPage .factory-one .factory-img video {
  width: 100%;
  display: block;
}
.factory-container .factoryPage .factory-one .factory-img .videos-main-mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: 0.5s;
  z-index: 10;
}
.factory-container .factoryPage .factory-one .factory-img .videos-main-mask-active {
  opacity: 0;
  z-index: -1;
  transition: 0.5s;
}
.factory-container .factoryPage .factory-one .factory-img .videos-main-play {
  width: 40px;
  height: 40px;
}
.factory-container .factoryPage .factory-one .factory-img .videos-main-play img {
  width: 100%;
}
.factory-container .factoryPage .factory-one .factory-img .el-image {
  width: 100%;
  display: block;
  border-radius: 0;
}
.factory-container .factoryPage .factory-one .factory-text {
  width: 100%;
  line-height: 24px;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  color: #705c43;
  transition: 0.5s;
  margin-top: 24px;
}
.factory-container .factoryPage .factory-one:hover {
  box-shadow: 0px 6px 20px 0px rgba(151, 151, 151, 0.23);
  transition: 0.5s;
}
.factory-container .factoryPage .factory-one:nth-of-type(1) {
  margin-top: 0;
}
.factory-container .factoryPage .factory-one:nth-of-type(2) {
  margin-top: 0;
}
.factory-container .factoryPage .factory-one:nth-of-type(2n) {
  margin-right: 0;
}
.factory-container .factoryPage .waterfall {
  box-sizing: border-box;
}
.factory-container .factoryPage .waterfall .factory-one-video {
  padding: 0 0;
  width: calc(33.33% - var(--gutter));
  max-width: 33%;
  margin-right: 0 !important;
  margin-top: 0 !important;
  background: none;
  padding-bottom: 50px;
}
.factory-container .factoryPage .waterfall .factory-one-video .factory-one-video-inner {
  width: 100%;
  padding: 10% 8%;
  background: url('../images/factory-one.png') no-repeat;
  background-size: 100% 100%;
}
.solutionPage {
  padding-top: 60px;
  background: url('../images/solution-back.jpg') no-repeat;
  background-size: 100% 100%;
}
.solutionPage .solution-one {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.solutionPage .solution-one .solution-img {
  width: 33.33%;
}
.solutionPage .solution-one .solution-img img {
  width: 100%;
  transform: scale(1);
  transition: 0.5s;
}
.solutionPage .solution-one .solution-img:hover img {
  transform: scale(1.1);
  transition: 0.5s;
}
.solutionPage .solution-one .solution-title {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  padding-top: 5%;
  font-weight: 400;
  font-size: 24px;
  color: #705c43;
  line-height: 40px;
}
.solutionPage .solution-one .solution-title .solution-text {
  padding: 20px 0;
  display: inline-block;
  border-left: 1px solid #705c43;
  border-right: 1px solid #705c43;
  position: relative;
  text-transform: uppercase;
}
.solutionPage .solution-one .solution-title .solution-text::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 7px;
  height: 7px;
  transform: rotateZ(45deg);
  border-radius: 2px;
  border: 1px solid #705c43;
}
.solutionPage .solution-one .solution-title .solution-text::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 7px;
  height: 7px;
  transform: rotateZ(45deg);
  border-radius: 2px;
  border: 1px solid #705c43;
}
.solutionPage .solution-one .solution-main {
  width: 50%;
  max-width: 560px;
  padding-top: 15%;
}
.solutionPage .solution-one .solution-main .solution-intro-one {
  font-weight: 500;
  font-size: 14px;
  color: #705c43;
  line-height: 24px;
  margin-top: 5%;
}
.solutionPage .solution-one .solution-main .intro-one-title {
  font-family: 'SHSSC-M';
  position: relative;
  padding-left: 5%;
  text-transform: uppercase;
}
.solutionPage .solution-one .solution-main .intro-one-title1::before {
  width: 1px;
  height: 300%;
  border-left: 1px dashed #705c43;
  content: '';
  position: absolute;
  left: 4px;
  top: 20px;
}
.solutionPage .solution-one .solution-main .intro-one-title::after {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 7px;
  height: 7px;
  transform: rotateZ(45deg);
  border-radius: 2px;
  border: 1px solid #705c43;
}
.solutionPage .solution-one .solution-main .intro-one-desc {
  padding-left: 5%;
  font-family: 'SHSSC-R';
  margin-top: 8px;
}
.solutionPage .solution-one:nth-of-type(1) {
  margin-top: 0;
}
@media only screen and (max-width: 1441px) {
  .factory-container .factoryPage .waterfall .factory-one-video {
    padding-bottom: 40px;
  }
  .about-container .companyPage .culturePart .culture-one .culture-text .culture-index {
    font-size: 14px;
  }
  .solutionPage .solution-one .solution-title {
    padding-top: 20px;
    font-size: 22px;
  }
  .about-container .companyPage .culturePart .culture-one .culture-text .culture-title {
    font-size: 22px;
    line-height: 30px;
  }
  .about-container .companyPage .culturePart .culture-one .culture-text-amin {
    font-size: 30px;
  }
  .about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-mask .responsibility-desc {
    margin-top: 14px;
  }
  .about-container .companyPage .culturePart .culture-one {
    margin-bottom: 5%;
  }
  .innerSecond .indexPage-inner .innerSecond-one .second-text {
    font-size: 22px;
  }
  .about-container .companyPage .culturePart .culture-one .culture-one-dom-main .culture-one-dom-text {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 16px;
  }
  .about-container .companyPage .companyPart .company-intros .company-desc {
    margin-top: 22px;
  }
  .innerTitle-top {
    margin-bottom: 30px;
  }
  .innerTitle-top .innerTitle-text {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1281px) {
  .factory-container .factoryPage .waterfall .factory-one-video {
    padding-bottom: 32px;
  }
  .factory-container .factoryPage .innerSecond {
    margin-bottom: 46px;
  }
  .factory-container .factoryPage .factory-one {
    width: calc((100% - 60px) / 2);
    margin-right: 60px;
  }
  .solutionPage .solution-one .solution-title {
    font-size: 20px;
  }
  .solutionPage .solution-one .solution-img {
    padding-top: 5%;
  }
  .coop-container .coopPage2 .coopPart2-main-one {
    width: 31%;
  }
  .coopPart4-main {
    margin-top: 40px;
  }
  .coop-container .coopPage3 .coo-process-swiper .process-one {
    width: 340px;
  }
  .coop-container .coopPage2 .coopPart2-main-one .coopPart2-main-one-title {
    line-height: 30px;
    font-size: 20px;
  }
  .coop-container .coopPage3 .coo-process-swiper .process-one .process-one-con .process-one-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 14px;
  }
  .coop-container .coopPage3 .coo-process-swiper .process-one .process-one-con .process-one-title-cn {
    width: 34px;
    line-height: 34px !important;
    margin-right: 12px;
  }
  .about-container .newsPage .news-item {
    width: calc((100% - 52px) / 3);
    margin-right: 26px;
    margin-bottom: 30px;
  }
  .about-container .newsPage .news-item {
    padding: 4% 2%;
  }
  .about-container .companyPage .culturePart .culture-one .culture-text .culture-title {
    font-size: 20px;
    line-height: 28px;
  }
  .about-container .newsPage .news-item .news-cur-img {
    width: 200px;
    height: 200px;
  }
  .about-container .companyPage .culturePart .culture-one .culture-text-amin {
    font-size: 26px;
  }
  .innerTitle-top .innerTitle-line .lingxing {
    right: -14px;
    width: 14px;
    height: 14px;
  }
  .about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-mask .responsibility-title {
    font-size: 20px;
  }
  .about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-mask .responsibility-desc {
    margin-top: 8px;
  }
  .about-container .companyPage .companyPart .company-intros {
    width: 100%;
  }
  .about-container .companyPage .companyPart .company-intros .company-desc:nth-of-type(1) {
    width: calc(100% - 280px);
  }
  .about-container .companyPage .companyPart .company-main {
    position: relative;
  }
  .about-container .companyPage .companyPart .company-imgs {
    padding: 0 0;
    position: absolute;
    right: 0;
    top: 5%;
    width: 250px;
  }
  .about-container .companyPage .companyPart .company-imgs .company-main-img {
    width: 100%;
  }
  .about-container .companyPage .companyPart .company-intros .company-desc:nth-of-type(2) {
    width: calc(100% - 280px);
  }
  .about-container .innerSecond {
    margin-bottom: 40px;
  }
  .innerSecond .indexPage-inner .innerSecond-one .second-text {
    font-size: 20px;
  }
  .innerTitle-top .innerTitle-text {
    font-size: 28px;
  }
  .innerTitle-top {
    margin-bottom: 22px;
  }
  .innerSecond .indexPage-inner .innerSecond-one {
    padding: 24px 12px 0;
  }
  .contactPage .contact-main .form-input .input {
    font-size: 16px;
  }
  .contactPage .contact-main .form-message .message {
    font-size: 16px;
  }
  .contactPage .contact-main .formButton-box .formButton {
    min-width: 170px;
    height: 42px;
    font-size: 14px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 1025px) {
  .factory-container .factoryPage .waterfall .factory-one-video {
    padding-bottom: 28px;
  }
  .innerTitle-top .innerTitle-text {
    min-width: 50%;
    max-width: 80%;
  }
  .proPage .pro-main .pro-item .prosi-cur-more {
    bottom: 14px;
  }
  .proPage .pro-main .pro-item .prosi-cur-more .public-more {
    min-width: 136px;
    height: 38px;
    line-height: 38px;
  }
  .proPage .pro-main .pro-item .prosi-cur-title {
    font-size: 18px;
  }
  .proPage .pro-main .pro-item .prosi-cur-title1 {
    font-size: 16px;
  }
  .proPage .innerSecond {
    padding-bottom: 40px;
  }
  .proPage .pro-main .pro-item {
    padding: 72px 0 46px;
    margin-bottom: 30px;
  }
  .proPage .pro-main .pro-item .prosi-cur-img {
    width: 15vw;
  }
  .factory-container .factoryPage .factory-one .factory-text {
    font-size: 18px;
    margin-top: 20px;
  }
  .factory-container .factoryPage .factory-one {
    width: calc((100% - 44px) / 2);
    margin-right: 44px;
  }
  .factory-container .factoryPage .factory-one {
    margin-top: 30px;
  }
  .factory-container .factoryPage .innerSecond {
    margin-bottom: 36px;
  }
  .solutionPage .solution-one .solution-title {
    font-size: 18px;
  }
  .solutionPage .solution-one .solution-main {
    padding-top: 10%;
  }
  .coop-container .innerSecond {
    margin-bottom: 42px;
  }
  .coop-container .coopPage3 .coo-process-swiper .process-one .process-one-con .process-one-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .coop-container .coopPage1 .coopPart1-main .coopPart1-main-text p {
    width: 60%;
  }
  .coop-container .coopPage2 .coopPart2-main-one .coopPart2-main-one-title {
    line-height: 28px;
    font-size: 18px;
  }
  .about-container .companyPage .culturePart .culture-one .culture-text {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .about-container .companyPage .culturePart .culture-one .culture-text .culture-title {
    font-size: 18px;
    line-height: 26px;
    width: 100%;
    margin-top: 14px;
  }
  .about-container .companyPage .culturePart .culture-one .culture-desc {
    margin-top: 14px;
  }
  .about-container .companyPage .culturePart .culture-one .culture-one-dom-main .culture-one-dom-text {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 12px;
  }
  .about-container .companyPage .culturePart .culture-one .culture-text-amin {
    font-size: 22px;
  }
  .about-container .newsPage .news-item {
    width: calc((100% - 36px) / 3);
    margin-right: 18px;
    margin-bottom: 24px;
  }
  .innerTitle-top .innerTitle-text {
    font-size: 26px;
    margin-right: 18px;
  }
  .about-container .newsPage .news-item .news-cur-title {
    margin: 16px 0 8px;
  }
  .about-container .companyPage .historyPart .history-outer .history-one-dom {
    width: 150px;
  }
  .about-container .newsPage .news-item .news-cur-img {
    width: 160px;
    height: 160px;
  }
  .about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one {
    margin-right: 20px;
    width: calc((100% - 40px) / 3);
  }
  .about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-mask .responsibility-desc {
    font-size: 14px;
    margin-top: 6px;
    line-height: 22px;
  }
  .about-container .companyPage .historyPart .history-center-img {
    padding: 22px 0;
  }
  .about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-mask .responsibility-title {
    font-size: 16px;
  }
  .about-container .companyPage .companyPart .company-imgs {
    top: 0;
  }
  .about-container .companyPage .companyPart .company-intros .company-desc:nth-of-type(1) {
    min-height: 130px;
  }
  .about-container .companyPage .companyPart .company-intros .company-desc:nth-of-type(2) {
    width: 100%;
  }
  .innerSecond .indexPage-inner .innerSecond-one .second-text {
    font-size: 18px;
    margin: 0 4px;
  }
  .innerSecond .indexPage-inner .innerSecond-one {
    padding: 20px 8px 0;
  }
  .innerSecond .indexPage-inner .innerSecond-one .second-dot {
    width: 22px;
  }
  .contactPage .contact-main .footer-info .footer-info-one1 {
    width: 50%;
  }
  .contactPage .contact-main .form-inner {
    width: 54%;
  }
  .contactPage .contact-main .form {
    width: 42%;
  }
  .webPage {
    margin-top: 4%;
  }
}
@media (max-width: 920px) {
  .proPage .pro-main .pro-item {
    padding: 50px 0 32px;
    margin-bottom: 28px;
  }
}
@media (max-width: 821px) {
  .factory-container .factoryPage .waterfall .factory-one-video {
    padding-bottom: 20px;
  }
  .factory-container .factoryPage .factory-one .factory-img .videos-main-play {
    width: 30px;
    height: 30px;
  }
  .prosi .prosi-cur-swiper .prosi-cur-item .prosi-cur-more {
    transform: translateY(5px);
  }
  .proPage .pro-main .pro-item .prosi-cur-img {
    margin-bottom: 12px;
  }
  .proPage .pro-main .pro-item .prosi-cur-title {
    font-size: 16px;
  }
  .proPage .pro-main .pro-item .prosi-cur-title1 {
    font-size: 14px;
  }
  .webPage .pageBtn {
    width: 46px;
    height: 18px;
  }
  .factory-container .factoryPage .factory-one {
    margin-top: 22px;
  }
  .factory-container .factoryPage .factory-one .factory-text {
    font-size: 16px;
    margin-top: 14px;
  }
  .webPage .pre-pageBtn {
    margin-right: 12px;
  }
  .webPage .pages-a {
    margin: 0 12px;
  }
  .webPage .next-pageBtn {
    margin-left: 12px;
  }
  .solutionPage {
    padding-top: 34px;
  }
  .solutionPage .solution-one .solution-img {
    padding-top: 15%;
  }
  .solutionPage .solution-one .solution-title {
    font-size: 16px;
    line-height: 24px;
  }
  .solutionPage .solution-one .solution-main .solution-intro-one {
    font-size: 12px;
    line-height: 22px;
    margin-top: 3%;
  }
  .coop-container .coopPage2 .coopPart2-main {
    margin-top: 32px;
  }
  .coop-container .coopPage2 .coopPart2-main-one .coopPart2-main-one-con {
    margin-top: -35px;
  }
  .coop-container .coopPage2 .coopPart2-main-one .coopPart2-main-one-title {
    padding-left: 50px;
  }
  .coop-container .coopPage2 .coopPart2-main {
    flex-wrap: wrap;
  }
  .coop-container .coopPage2 .coopPart2-main-one {
    width: 100%;
    margin-bottom: 20px;
  }
  .about-container .companyPage .culturePart .culture-one .culture-desc {
    margin-top: 12px;
    font-size: 12px;
    line-height: 22px;
  }
  .about-container .companyPage .culturePart .culture-one .culture-text .culture-index {
    width: 26px;
    font-size: 14px;
    line-height: 26px;
    height: 26px;
  }
  .about-container .companyPage .culturePart .culture-one .culture-one-dom-main .culture-one-dom-text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 8px;
  }
  .about-container .newsPage .news-item {
    width: calc((100% - 24px) / 3);
    margin-right: 12px;
    margin-bottom: 20px;
  }
  .about-container .companyPage .culturePart .culture-one .culture-text .culture-title {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
  .about-container .companyPage .culturePart .culture-one .culture-text-amin {
    font-size: 18px;
  }
  .about-container .innerSecond {
    margin-bottom: 30px;
  }
  .about-container .newsPage .news-item .news-cur-title {
    margin: 14px 0 8px;
    font-size: 18px;
  }
  .about-container .newsPage .news-item .news-cur-desc {
    font-size: 12px;
    line-height: 20px;
  }
  .about-container .newsPage .news-item .news-cur-img {
    width: 140px;
    height: 140px;
  }
  .about-container .companyPage .companyPart .company-imgs {
    width: 200px;
  }
  .about-container .companyPage .companyPart .company-intros .company-desc:nth-of-type(1) {
    width: calc(100% - 230px);
  }
  .about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-text {
    font-size: 16px;
    padding: 10px 6px;
  }
  .about-container .companyPage .historyPart .history-outer .history-title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 8px;
  }
  .about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one {
    width: 200px;
    margin-right: 16px;
  }
  .innerTitle-top .innerTitle-text {
    font-size: 22px;
    margin-right: 16px;
  }
  .innerSecond .indexPage-inner .innerSecond-one .second-text {
    font-size: 15px;
    margin: 0 0;
  }
  .innerSecond .indexPage-inner .innerSecond-one {
    padding: 16px 6px 0;
  }
  .innerSecond .indexPage-inner .innerSecond-one .second-dot {
    width: 20px;
  }
  .contactPage .contact-main .formButton-box .formButton {
    min-width: 148px;
    height: 40px;
    line-height: 40px;
  }
  .contactPage .contact-main .footer-info .footer-info-type {
    font-size: 14px;
  }
  .contactPage .contact-main .form-input .input {
    font-size: 14px;
  }
  .contactPage .contact-main .form-message .message {
    font-size: 14px;
  }
}
@media (max-width: 641px) {
  .proPage .pro-main .pro-item {
    padding: 42px 0 24px;
    margin-bottom: 22px;
  }
  .factory-container .factoryPage .waterfall .factory-one-video {
    padding-bottom: 18px;
  }
  .factory-container .factoryPage .factory-one-video .factory-text {
    font-size: 14px;
    margin-top: 10px;
  }
  .factory-container .factoryPage .factory-one-video {
    padding: 12px 10px;
  }
  .contactPage .contact-main .contact-title {
    font-size: 22px;
  }
  .contactPage .contact-main .form-desc {
    font-size: 12px;
  }
  .contactPage .contact-main .contactMenthods p {
    font-size: 14px;
  }
  .contactPage .contact-main .formButton-box .formButton {
    min-width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
  }
  .contactPage .contact-main .footer-info .footer-info-type {
    font-size: 12px;
    line-height: 16px;
  }
  .contactPage .contact-main .footer-info .footer-info-val {
    font-size: 14px;
  }
  .proPage .pro-main .pro-item .prosi-cur-title {
    font-size: 14px;
  }
  .proPage .pro-main .pro-item .prosi-cur-title1 {
    font-size: 12px;
  }
  .proPage .pro-main .pro-item .prosi-cur-img {
    width: 24vw;
  }
  .proPage .pro-main .pro-item {
    width: calc((100% - 14px) / 2);
    margin-right: 14px;
  }
  .proPage .pro-main .pro-item:nth-of-type(3n) {
    margin-right: 14px;
  }
  .proPage .pro-main .pro-item:nth-of-type(2n) {
    margin-right: 0;
  }
  .factory-container .factoryPage .factory-one {
    width: calc((100% - 22px) / 2);
    margin-right: 22px;
  }
  .factory-container .factoryPage .factory-one:nth-of-type(3n) {
    margin-right: 22px;
  }
  .factory-container .factoryPage .factory-one:nth-of-type(3n) {
    margin-top: 22px;
  }
  .factory-container .factoryPage .factory-one:nth-of-type(2n) {
    margin-right: 0;
  }
  .factory-container .factoryPage .innerSecond {
    margin-bottom: 24px;
  }
  .solutionPage .solution-one {
    flex-wrap: wrap;
    position: relative;
  }
  .solutionPage .solution-one .solution-title .solution-text::before {
    left: 8px;
    right: auto;
    top: 50%;
    transform: translateY(-50%) rotateZ(45deg);
    margin: 0 0;
  }
  .solutionPage .solution-one .solution-title .solution-text::after {
    left: auto;
    right: 8px;
    top: 50%;
    transform: translateY(-50%) rotateZ(45deg);
    margin: 0 0;
  }
  .solutionPage .solution-one {
    margin-top: 26px;
  }
  .solutionPage .solution-one .solution-main {
    padding-top: 0;
  }
  .solutionPage .solution-one .solution-title {
    padding-top: 186px;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .solutionPage .solution-one .solution-img {
    padding-top: 0;
    width: 172px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
  }
  .solutionPage .solution-one .solution-title .solution-text {
    padding: 0 26px;
  }
  .solutionPage .solution-one .solution-title {
    writing-mode: initial;
    text-orientation: initial;
    width: 100%;
  }
  .solutionPage .solution-one .solution-main {
    width: 100%;
  }
  .coopPart4-main {
    margin-top: 30px;
  }
  .coop-container .coopPage3 .coo-process-swiper .process-one {
    width: 300px;
  }
  .coop-container .coopPage3 .coo-process-swiper .process-one .process-one-con .process-one-title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 6px;
    padding: 10px 0;
  }
  .coop-container .coopPage1 .coopPart1-main .coopPart1-main-text p {
    font-size: 12px;
    line-height: 22px;
  }
  .coop-container .coopPage2 .coopPart2-main-one .coopPart2-main-one-con .coopPart2-main-one-desc {
    font-size: 12px;
    line-height: 22px;
  }
  .coop-container .coopPage3 .coo-process-swiper .process-one2 .process-one-con .process-one-index {
    padding: 30px 0 5%;
  }
  .coop-swiper .coop-one-slide:hover .coop-one-slide-mask .coop-one-descMask {
    font-size: 12px;
    line-height: 22px;
  }
  .coop-swiper .coop-one-slide .coop-one-desc {
    font-size: 12px;
    line-height: 22px;
  }
  .coop-container .coopPage3 .coo-process-swiper .process-one .process-one-con .process-one-desc {
    font-size: 12px;
    line-height: 22px;
    padding-left: 0;
  }
  .coop-container .coopPage1 .coopPart1-main .coopPart1-main-text {
    margin-top: 22px;
    flex-wrap: wrap;
  }
  .coop-container .coopPage1 .coopPart1-main .coopPart1-main-text p {
    width: 100%;
    margin-top: 12px;
    max-width: 600px;
  }
  .about-container .companyPage .culturePart .culture-one {
    width: 48%;
    margin-right: 0;
  }
  .about-container .newsPage .news-item {
    width: calc((100% - 12px) / 2);
    margin-right: 12px;
  }
  .about-container .newsPage .news-item:nth-of-type(3n) {
    margin-right: 12px;
  }
  .about-container .newsPage .news-item:nth-of-type(2n) {
    margin-right: 0;
  }
  .about-container .companyPage .culturePart .culture-one-con-main {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .about-container .companyPage .culturePart .culture-one-dom {
    display: none;
  }
  .about-container .companyPage .culturePart .culture-one .culture-text-amin {
    width: 48%;
  }
  .about-container .companyPage .culturePart .culture-one .culture-one-dom-main {
    width: 48%;
    position: relative;
    left: auto;
  }
  .about-container .newsPage .news-item .news-more .public-more {
    min-width: 0;
    max-width: 100%;
    font-size: 12px;
    padding: 0 12%;
    height: 30px;
    line-height: 30px;
  }
  .about-container .newsPage .news-item .news-cur-img {
    width: 26vw;
    height: 26vw;
  }
  .about-container .newsPage .news-item .news-cur-title {
    margin: 10px 0 6px;
    font-size: 16px;
  }
  .about-container .newsPage .news-item :nth-of-type(3n) {
    margin-right: 12px;
  }
  .about-container .newsPage .news-item :nth-of-type(2n) {
    margin-right: 0;
  }
  .about-container .companyPage .companyPart .company-imgs {
    display: none;
  }
  .about-container .companyPage .companyPart .company-intros .company-desc:nth-of-type(1) {
    width: 100%;
    min-height: 0;
  }
  .about-container .companyPage .companyPart .company-intros .company-desc {
    margin-top: 14px;
  }
  .contactPage .contact-main .contactMenthods {
    margin-bottom: 0;
  }
  .contactPage .contact-main .indexPage-inner {
    flex-wrap: wrap;
  }
  .contactPage .contact-main .form-inner {
    width: 100%;
    max-width: 100%;
  }
  .contactPage .contact-main .form {
    width: 100%;
    max-width: 100%;
  }
  .contactPage .contact-main .contact-title {
    font-size: 28px;
  }
  .contactPage .contact-main .form-desc {
    margin: 5px 0 8px;
  }
}
@media only screen and (max-width: 521px) {
  .factory-container .factoryPage .waterfall .factory-one-video {
    padding-bottom: 14px;
  }
  .factory-container .factoryPage .waterfall .factory-one-video {
    width: calc(50% - var(--gutter));
    max-width: 50% !important;
  }
  .contactPage .contact-main .contact-title {
    display: none;
  }
  .about-container .newsPage .news-item .news-cur-title {
    margin: 6px 0 2px;
    font-size: 14px;
  }
  .factory-container .factoryPage .factory-one {
    width: calc((100% - 14px) / 2);
    margin-right: 14px;
    margin-top: 16px;
  }
  .factory-container .factoryPage .factory-one .factory-text {
    font-size: 12px;
    margin-top: 10px;
  }
  .factory-container .factoryPage .factory-one:nth-of-type(3n) {
    margin-right: 14px;
  }
  .factory-container .factoryPage .factory-one:nth-of-type(2n) {
    margin-right: 0;
  }
  .factory-container .factoryPage .factory-one:nth-of-type(3n) {
    margin-top: 16px;
  }
  .innerTitle-top .innerTitle-text {
    font-size: 18px;
    margin-right: 14px;
  }
  .innerSecond .indexPage-inner .innerSecond-one .second-dot1 {
    opacity: 0.5;
    transform: translateX(0);
  }
  .innerSecond .indexPage-inner .innerSecond-one .second-dot2 {
    opacity: 0.5;
    transform: translateX(0);
  }
  .innerSecond .indexPage-inner .innerSecond-one-active .second-dot1 {
    opacity: 1;
  }
  .innerSecond .indexPage-inner .innerSecond-one-active .second-dot2 {
    opacity: 1;
  }
  .innerSecond .indexPage-inner .innerSecond-one {
    width: 50%;
  }
  .innerSecond .indexPage-inner .innerSecond-one .second-text {
    font-size: 12px;
    margin: 0 12%;
    line-height: 18px;
    text-align: center;
  }
}
@media only screen and (max-width: 431px) {
  .factory-container .factoryPage .factory-one .factory-img .videos-main-play {
    width: 25px;
    height: 25px;
  }
  .contactPage .contact-main .footer-info .footer-info-one1 {
    width: 50%;
  }
  .contactPage .contact-main .footer-info .footer-info-one2 {
    width: 100%;
  }
  .coop-container .coopPage2 .coopPart2-main-one .coopPart2-main-one-title {
    line-height: 26px;
    font-size: 16px;
  }
  .about-container .companyPage .culturePart .culture-one {
    width: 100%;
    flex-wrap: wrap;
  }
  .about-container .companyPage .culturePart .culture-one .culture-text-amin {
    width: 100%;
  }
  .about-container .companyPage .culturePart .culture-one .culture-one-dom-main {
    width: 100%;
    margin-top: 20px;
  }
  .about-container .companyPage .historyPart .history-outer .history-one {
    width: 66.66%;
  }
  .innerTitle-top .innerTitle-line .lingxing {
    right: -11px;
    width: 11px;
    height: 11px;
  }
  .innerTitle-top {
    margin-bottom: 16px;
  }
  .about-container .companyPage .companyPart .company-intros {
    font-size: 12px;
    line-height: 22px;
  }
  .about-container .companyPage .historyPart .history-outer .history-one-dom {
    width: 33.33%;
  }
  .about-container .companyPage .historyPart .history-outer .history-desc {
    font-size: 12px;
    line-height: 22px;
  }
  .about-container .companyPage .historyPart .history-outer .history-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 4px;
  }
  .about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-mask .responsibility-desc {
    font-size: 12px;
    margin-top: 4px;
    line-height: 18px;
  }
  .about-container .companyPage .responsibilityPart .responsibility-main .responsibility-one .responsibility-mask .responsibility-title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 385px) {
  .innerSecond .indexPage-inner .innerSecond-one .second-text {
    margin: 0 4%;
  }
}
@media only screen and (max-width: 350px) {
  .innerSecond .indexPage-inner .innerSecond-one .second-text {
    margin: 0 2%;
  }
}
