.banner-container {
  position: relative;
  font-size: 0.0273rem;
  min-height: 0.9766rem;
  padding-top: 0.2344rem;
  padding-bottom: 0.0977rem;
  box-sizing: border-box;
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.banner-container .banner-content-decs {
  width: 70%;
  color: #fff;
  text-align: center;
  font-size: 0.043rem;
  line-height: 0.0859rem;
  margin-bottom: 0.0586rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.campany-module-1 {
  padding: 0.1172rem 0;
  box-sizing: border-box;
}

.campany-module-1 .row {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 0.0391rem;
  background-color: #fff;
  border-radius: 0.0195rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  transition: all 0.3s linear;
  cursor: pointer;
}

.campany-module-1 .row:hover {
  box-shadow: 0.0049rem 0.0078rem 0.0391rem 0 rgba(13, 21, 119, 0.4);
}

.campany-module-1 .row .image,
.campany-module-1 .row .text {
  flex: 1;
  width: 50%;
  text-indent: 0.0391rem;
}

.campany-module-1 .row .image {
  position: relative;
  width: 50%;
  height: 0.6836rem;
  overflow: hidden;
}

.campany-module-1 .row .honor {
  position: relative;
  width: 50%;
  height: 0.6836rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s linear;
}

.campany-module-1 .row:hover .honor {
  transform: scale(1.1);
}

.campany-module-1 .row .honor > div {
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.campany-module-1 .row .honor > div:nth-child(1) {
  position: absolute;
  left: 30%;
  top: 35%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.campany-module-1 .row .honor > div:nth-child(2) {
  position: absolute;
  top: 65%;
  left: 70%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.campany-module-1 .row .honor > div img {
  width: 90%;
  height: 60%;
  display: block;
}

.campany-module-1 .row .image img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 120%;
  height: 120%;
  display: block;
  transition: all 0.3s linear;
}

.campany-module-1 .row:hover .image img {
  width: 100%;
  height: 100%;
}

.campany-module-1 .row .text {
  padding: 0.1172rem 0;
  box-sizing: border-box;
}

.campany-module-1 .row .text .campany-module-1-title {
  font-size: 0.0625rem;
  font-weight: bold;
  text-align: center;
}

.campany-module-1 .row .text .campany-module-1-info {
  width: 85%;
  height: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0.0586rem;
  font-size: 0.0313rem;
  line-height: 0.0625rem;
}

.campany-module-2,
.campany-module-3 {
  padding: 0.1563rem 0;
  box-sizing: border-box;
}

.campany-module-2 .campany-module-2-title,
.campany-module-3 .campany-module-3-title {
  font-size: 0.0625rem;
  color: #333;
  line-height: 0.1172rem;
  text-align: center;
  font-weight: bold;
}

.campany-module-2 .campany-module-2-subtitle,
.campany-module-3 .campany-module-3-subtitle {
  font-size: 0.0313rem;
  color: #999;
  line-height: 0.0684rem;
  text-align: center;
}

.campany-module-2 .campany-module-2-content,
.campany-module-3 .campany-module-3-content {
  width: 80%;
  margin: 0 auto;
  padding: 0.0586rem;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 0.0547rem;
  font-size: 0.0313rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.campany-module-2 .campany-module-2-content .campany-module-2-item {
  flex: 1;
  height: 0.625rem;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0.0391rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.campany-module-2 .campany-module-2-content .campany-module-2-item:hover {
  box-shadow: 0 2px 10px 0 rgba(10, 35, 73, 0.09);
}

.campany-module-2
  .campany-module-2-content
  .campany-module-2-item
  .campany-module-2-icon {
  width: 0.625rem;
  height: 0.625rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.campany-module-2
  .campany-module-2-content
  .campany-module-2-item
  .campany-module-2-icon
  img {
  width: 100%;
  height: 100%;
  display: block;
}

.campany-module-2
  .campany-module-2-content
  .campany-module-2-item
  .campany-module-2-title {
  text-align: center;
  color: #333;
  font-size: 0.0352rem;
  font-weight: bold;
  margin: 0.0195rem auto;
}

.patent {
  width: 4.8828rem;
  height: 0.7031rem;
  display: flex;
  transition: all 0.3s linear;
}

.patent-item {
  flex: 0 0 21%;
  max-width: 20%;
  margin: 0 0.5%;
  height: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

@media screen and (max-width: 767px) {
  .container .campany-module-1 .transition-container {
    opacity: 1;
    transform: translate(0, 0);
  }
  .container .campany-module-3 .transition-container {
    opacity: 1;
    transform: translate(0, 0);
  }
  .banner-container {
    padding-top: 0.52rem;
    height: 2.5rem;
    background-size: 100% 100%;
  }
  .banner-container .banner-content-decs {
    display: none;
  }
  .campany-module-1 {
    padding: 0.3rem;
    box-sizing: border-box;
  }

  .campany-module-1 .row {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0.2rem;
    background-color: #fff;
    border-radius: 0.1rem;
    display: block;
    transition: all 0.3s linear;
    cursor: pointer;
  }

  .campany-module-1 .row:hover {
    box-shadow: 0.0049rem 0.0078rem 0.0391rem 0 rgba(13, 21, 119, 0.4);
  }

  .campany-module-1 .row .image,
  .campany-module-1 .row .text {
    width: 100%;
    text-indent: 0.2rem;
  }

  .campany-module-1 .row .image {
    height: 1.5rem;
  }

  .campany-module-1 .row .honor {
    position: relative;
    width: 100%;
    height: 1.5rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s linear;
  }

  .campany-module-1 .row .text {
    padding: 0.2rem 0;
    box-sizing: border-box;
  }

  .campany-module-1 .row .text .campany-module-1-title {
    font-size: 0.16rem;
    font-weight: bold;
    text-align: center;
  }

  .campany-module-1 .row .text .campany-module-1-info {
    width: 85%;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0.1rem;
    font-size: 0.16rem;
    line-height: 0.32rem;
  }

  .campany-module-3 {
    padding: 0.2rem 0;
    box-sizing: border-box;
  }

  .campany-module-3 .campany-module-3-title {
    font-size: 0.18rem;
    color: #333;
    line-height: 0.36rem;
    text-align: center;
    font-weight: bold;
  }

  .campany-module-3 .campany-module-3-subtitle {
    font-size: 0.0313rem;
    color: #999;
    line-height: 0.0684rem;
    text-align: center;
  }

  .campany-module-3 .campany-module-3-content {
    width: 80%;
    margin: 0 auto;
    padding: 0.3rem;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 0.28rem;
    font-size: 0.14rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .patent {
    width: 4.8828rem;
    height: 0.7031rem;
    display: flex;
    transition: all 0.3s linear;
  }

  .patent-item {
    flex: 0 0 21%;
    max-width: 20%;
    margin: 0 0.5%;
    height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
