.wecando-item-hidden {
  color: #FFFFFF;
  position: absolute;
  left: 0;
  top: 165px;
  opacity: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 330px;
  min-width: 100px;
  padding: 20px 20px 0px 20px;
  background-image: url('/public/image/img-wecando-bg?¡è????@2x.png');
  background-size: cover;
}

.business-bg {
  height: 750px;
  background-size: cover;
  background-image: url("/public/image/img-business-bg@2x.png");
}

.o2o-bg {
  height: 750px;
  background-size: cover;
  background-image: url("/public/image/img-O2O-bg@2x.png");
}

.education-bg {
  height: 750px;
  background-size: cover;
  background-image: url("/public/image/icon-online_education-bg@2x.png");
}

.socialize-bg {
  height: 750px;
  background-size: cover;
  background-image: url("/public/image/img-social-contact-bg@2x.png");
}

.finance-bg {
  height: 750px;
  background-size: cover;
  background-image: url("/public/image/img-online-finance-bg@2x.png");
}

.bigData-bg {
  height: 750px;
  background-size: cover;
  background-image: url("/public/image/img-big-data-bg@2x.png");
}

.InternetOfThings-bg {
  height: 750px;
  background-size: cover;
  background-image: url("/public/image/img-Internet_of_things-bg@2x.png");
}

.hhshop-info {
  background-image: url('/public/image/img-hhshop-bg@2x.png');
  background-size: cover;
  border-radius: 8px;
  height: auto;
  width: 20%;
  max-width: 272px;
  padding: 30px 15px;
  margin-top: 15px;
  z-index: 5;
}

.inquiry-form {
  padding: 0 24px;
  width: 100%;
  height: 440px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("/public/image/img-Inquiry_form@2x.png");
  background-size: cover;
}

.footer-box {
  width: 100%;
  background-image: url("/public/image/buttom-bg@2x.png");
  background-size: cover;
  margin-top: -1px;
}

@font-face {
  font-family: 'AlimamaShuHeiTi-Bold';
  src: url('/public/fontfamily/AlimamaShuHeiTi-Bold.ttf') format('truetype');
}

body,
ul,
li {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

.Dashed-separate {
  margin: 49px 0;
  border: 1px dashed rgba(255, 255, 255, 0.7);
  width: 100%;
}

.lr-radius {
  cursor: pointer;
  position: relative;
  padding-left: 50px;
  line-height: 50px;
  border: solid 1px #ffffff;
  width: 240px;
  height: 50px;
  border-radius: 25px;
  margin: 0 auto;
  margin-top: 30px;
}

.lr-radius img {
  display: inline-block;
  border-radius: 25px;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 4px;
  top: 5px
}

.small-separato-horizontalr {
  width: 40px;
  border: solid 2px #ffffff;
}

.small-separato-vertical {
  height: 15px;
  width: 1px;
  background-color: #FFFFFF;
  opacity: 0.35;
  margin: 0 22px;
}

.header-nav,
.header-nav .navbar-brand {
  color: #ffffff;
}

.radius-bt {
  width: 50px;
  height: 50px;
}

.carousel-caption {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -10%);
}

.carousel-caption>div {
  height: 50px;
}

.icon-mouse {
  display: inline-block;
  width: 28px;
  height: 40px;
  animation: 0.6s linear 1s infinite alternate move_eye;
}

@-webkit-keyframes move_eye {
  from {
    margin-top: 0px;
  }

  to {
    margin-top: 10px;
  }
}

@keyframes move_eye {
  from {
    margin-top: 0px;
  }

  to {
    margin-top: 10px;
  }
}

.down-more {
  font-size: 12px;
  width: 106px;
  height: 17px;
  margin: 0 auto;
  margin-top: 5px;
}

.carousel .carousel-indicators>div {
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.carousel .carousel-indicators button {
  width: 24px;
  height: 5px;
  border-radius: 5px;
  border: none;
  background: #FFFFFF;
}

.carousel-inner {
  width: 100%;
}

.carousel-item {
  width: 100%;
  height: 100%;
  position: relative;
}

.carousel-inner .carousel-item img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

@media(max-width:768px) {

  /*¨¦|¨C¨¦?¦Ì¨¨???¡¯-???¨¨????¡¥¨¨?a????1¡ë??o???*/
  .carousel-item {
    height: 240px;
    width: 100%;
    overflow: hidden;
    position: relative;
  }

  .carousel-inner .carousel-item img {
    width: auto;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .carousel .carousel-indicators button {
    width: 18px;
    height: 3px;
  }
}

.carousel-container {
  position: relative;
}

.carousel-container-text {
  color: #FFFFFF;
  position: absolute;
  top: 34%;
  left: 14%;
  display: flex;
  flex-direction: row;
  width: 690px;
}

.carousel-container-text>div:nth-of-type(1) {
  font-size: 160px;
  font-weight: 600;
}

.carousel-container-text>div:nth-of-type(2) {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.carousel-container-text>div:nth-of-type(2)>p:nth-of-type(1) {
  font-family: 'AlimamaShuHeiTi-Bold';
  font-size: 80px;
  font-weight: 600;
  padding-bottom: 20px;
}

.carousel-container-text>div:nth-of-type(2)>p:nth-of-type(2) {
  font-size: 30px;
  font-weight: 600;
}

.carousel-container-text.carousel-container-text-twenty {
  color: #FFFFFF;
  position: absolute;
  top: 33%;
  left: 15%;
  display: flex;
  flex-direction: row;
}

.carousel-container-text.carousel-container-text-twenty>div:nth-of-type(2)>p:nth-of-type(1) {
  font-family: 'AlimamaShuHeiTi-Bold';
  font-size: 60px;
  font-weight: 600;
}

.carousel-container-text.carousel-container-text-twenty>div:nth-of-type(2)>p:nth-of-type(2) {
  font-size: 24px;
  font-weight: 600;
}

@media(max-width:1400px) {
  .carousel-container-text>div:nth-of-type(2)>p:nth-of-type(1) {
    font-size: calc(0.8*80px);
  }

  .carousel-container-text>div:nth-of-type(2)>p:nth-of-type(2) {
    font-size: calc(0.8*30px);
  }

  .carousel-container-text {
    width: calc(0.85*657px);
  }

  .carousel-container-text>div:nth-of-type(1) {
    font-size: calc(0.8*160px);
  }

  .carousel-container-text.carousel-container-text-twenty>div:nth-of-type(2)>p:nth-of-type(1) {
    font-size: calc(0.8*60px);
  }

  .carousel-container-text.carousel-container-text-twenty>div:nth-of-type(2)>p:nth-of-type(2) {
    font-size: calc(0.8*24px);
  }
}

@media(max-width:1024px) {
  .carousel-container-text>div:nth-of-type(2)>p:nth-of-type(1) {
    font-size: calc(0.6*80px);
  }

  .carousel-container-text>div:nth-of-type(2)>p:nth-of-type(2) {
    font-size: calc(0.6*30px);
  }

  .carousel-container-text {
    width: calc(0.65*657px);
  }

  .carousel-container-text>div:nth-of-type(1) {
    font-size: calc(0.6*160px);
  }

  .carousel-container-text.carousel-container-text-twenty>div:nth-of-type(2)>p:nth-of-type(1) {
    font-size: calc(0.6*60px);
  }

  .carousel-container-text.carousel-container-text-twenty>div:nth-of-type(2)>p:nth-of-type(2) {
    font-size: calc(0.6*24px);
  }
}



@media(max-width:768px) {
  .carousel .carousel-indicators {
    margin-left: 0;
    margin-right: 0;
    justify-content: center;
  }

  .carousel-container-text {
    justify-content: center;
    top: 39%;
    left: 50%;
    width: 86%;
    transform: translate(-50%);
  }

  .carousel-container-text.carousel-container-text-twenty {
    justify-content: center;
    top: 30%;
    left: 50%;
    width: 86%;
    transform: translate(-50%);
  }

  .carousel-container-text>div:nth-of-type(2)>p:nth-of-type(1) {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 5px;
  }

  .carousel-container-text>div:nth-of-type(2)>p:nth-of-type(2) {
    font-size: 14px;
    font-weight: 600;
    width: 100%;
  }

  .carousel-container-text.carousel-container-text-twenty>div:nth-of-type(1) {
    font-size: 80px;
    font-weight: 600;
  }

  .carousel-container-text.carousel-container-text-twenty>div:nth-of-type(2)>p:nth-of-type(1) {
    font-size: 22px;
    font-weight: 600;
    text-align: start;
    padding-bottom: 5px;
  }

  .carousel-container-text.carousel-container-text-twenty>div:nth-of-type(2)>p:nth-of-type(2) {
    font-size: 14px;
    font-weight: 600;
  }

  .carousel-control-prev {
    display: none;
  }

  .carousel-control-next {
    display: none;
  }

  .carousel-caption {
    display: none;
  }

}

/*??¡®???¨¨???????€?1?*/
.wecando-container {
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 90px;
  padding: 0 4%;
}

.wecando {
  margin: 0 auto;
  width: 100%;
  max-width: 1400px;
  height: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px 0px rgba(97, 97, 97, 0.2);
}

.wecando-item {
  width: 33.33%;
  min-width: 352px;
  flex-grow: 1;
  overflow: hidden;
  position: relative;
}

.wecando .wecando-item:nth-of-type(1),
.wecando .wecando-item:nth-of-type(2) {
  border-bottom: solid 1px #E8E8E8;
  border-right: solid 1px #E8E8E8;
}

.wecando .wecando-item:nth-of-type(3) {
  border-bottom: solid 1px #E8E8E8;
}

.wecando .wecando-item:nth-of-type(4),
.wecando .wecando-item:nth-of-type(5) {
  border-right: solid 1px #E8E8E8;
}

.wecando-item-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 330px;
}

.wecando-item-block img {
  height: 94px;
  width: 94px;
}

.wecando-item-block span {
  margin-top: 29px;
  font-size: 20px;
  color: #333333;
  font-weight: 600;
}

/* .wecando-item-hidden {
    color: #FFFFFF;
    position: absolute;
    left: 0;
    top: 165px;
    opacity: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 330px;
    min-width: 100px;
    padding: 20px 20px 0px 20px;
    background-image: url('../image/img-wecando-bg?¡è????@2x.png');
    background-size: cover;
  } */

.wecando-item-hidden:hover {
  cursor: default;
}

.wecando-item-hidden img {
  width: 56px;
  height: 56px;
  margin-bottom: 5px;
}

.wecando-item-hidden p {
  margin-top: 12px;
  text-align: start;
  font-size: 16px;
}

.wecando-item-hidden span {
  font-size: 20px;
}

.wecando-item:hover .wecando-item-hidden {
  transition: all 0.3s ease-out;
  top: 0;
  opacity: 1;
}

.wecando-item:not(:hover) .wecando-item-hidden {
  transition: all 0.3s linear;
}

@media(max-width:1400px) {
  .wecando .wecando-item:nth-of-type(3) {
    border-right: solid 1px #E8E8E8;
  }

  .wecando .wecando-item:nth-of-type(4) {
    border-bottom: solid 1px #E8E8E8;
  }
}

@media(max-width:768px) {
  .wecando-container {
    margin-bottom: 0;
    padding-bottom: 30px;
  }

  .wecando-container .option-title {
    padding-top: 30px !important;
    padding-bottom: 20px;
    font-size: 20px;
  }

  .wecando-item-hidden {
    display: none;
  }

  .wecando-item-hidden {
    justify-content: center;
    font-size: 12px;
  }

  .wecando-item {
    min-width: 0px;
    width: 50%;
  }

  .wecando-item-block,
  .wecando-item-hidden {
    height: 156px;
  }

  .wecando-item-block span {
    font-size: 16px;
  }

  .wecando-item-block img {
    width: 50px;
    height: 50px;
  }

  .wecando-item-hidden span {
    font-size: 16px;
  }

  .wecando-item-hidden p {
    font-size: 14px;
    text-align: justify;
    margin-top: 5px;
  }

  .wecando-item-hidden img {
    display: none;
    width: 40px;
    height: 40px;
  }

  @media(max-width:430px) {

    .wecando .wecando-item:nth-of-type(2),
    .wecando .wecando-item:nth-of-type(4) {
      border-right: none;
    }

    .wecando {
      border-radius: 8px;
    }
  }

}

/*??¡®????????????*/
.advantage-container {
  position: relative;
  height: calc(100vh - 105px);
  min-height: 840px;
  margin-top: 50px;
}

.advantage-describe {
  position: absolute;
  top: 11%;
  left: 3%;
  width: 40%;
  text-align: center;
}

.advantage-describe>p:nth-of-type(1) {
  font-size: 64px;
  color: rgba(255, 255, 255, 0.2);
  line-height: 77px;
  font-weight: 700;
  letter-spacing: 0;
}

.advantage-describe>p:nth-of-type(2) {
  font-size: 56px;
  color: #FFFFFF;
  font-weight: 500;
}

.advantage-describe>p:nth-of-type(3) {
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0;
  color: #ffffff;
  text-align: justify;
  padding: 43px 0 23px 0;
}

.profile-statistic {
  display: flex;
  justify-content: space-evenly;
  padding-bottom: 0px;
  align-items: center;
}

.profile-statistic div {
  width: 193px;
  height: 193px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.profile-statistic div p {
  margin-bottom: 0;
}

.profile-statistic>div>p:nth-of-type(1) {
  letter-spacing: 0;
  font-size: 42px;
  color: #ffffff;
  font-weight: 600;
}

.profile-statistic>div>p:nth-of-type(2) {
  margin-top: 6px;
  font-size: 16px;
  color: #ffffff;
}

.advantage-button {
  cursor: pointer;
  width: 340px;
  height: 50px;
  background-color: #ffffff;
  color: #7CBC26;
  font-size: 20px;
  font-weight: 600;
  text-align: start;
  padding-left: 35px;
  z-index: 99;
}

.profile-statistic .small-separato-vertical {
  width: 2px;
  height: 50px;
  margin: 0 10px;
}

@media(max-width:1686px) {
  .advantage-describe {
    top: 4%;
  }
}

@media(max-width:1520px) {
  .advantage-describe {
    top: 11%;
  }

  .advantage-describe>p:nth-of-type(1) {
    font-size: calc(0.7*64px);
    line-height: calc(0.7*77px);
  }

  .advantage-describe>p:nth-of-type(2) {
    font-size: calc(0.7*56px);
  }

  .advantage-describe>p:nth-of-type(3) {
    font-size: calc(0.9*20px);
    line-height: calc(0.9*36px);
  }

  .profile-statistic>div>p:nth-of-type(1) {
    font-size: calc(0.7*42px);
  }

  .profile-statistic>div>p:nth-of-type(2) {
    font-size: calc(0.9*16px);
  }

  /* .advantage-button{
    width: calc(0.7*240px);
    height: calc(0.8*50px);
    font-size: 18px;
    padding-left: 35px;
    line-height: calc(0.8*50px);
  }
  .advantage-button img{
    width: calc(0.8*40px);
    height: calc(0.8*40px);
  } */
}


.advantage-bg {
  height: 100%;
}

.advantage-bg img {
  height: 100%;
  width: 51.45%;
}

.bubble-triangle {
  z-index: 1;
  width: 26px;
  height: 26px;
  margin-left: 30px !important;
  margin-right: -13px !important;
  transform: rotate(45deg);
  background-color: #ffffff;
  box-shadow: -2px 2px 5px 0px rgba(97, 97, 97, 0.07);
}

.advantage-option {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.advantage-option-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: absolute;
  width: 49%;
}

.advantage-option-item-ul li:nth-child(1) {
  left: 41.4%;
  top: 2%;
}

.advantage-option-item-ul li:nth-child(2) {
  left: 45.3%;
  top: 18%;
}

.advantage-option-item-ul li:nth-child(3) {
  left: 47.2%;

  top: 34%;
}

.advantage-option-item-ul li:nth-child(4) {
  left: 47.2%;
  top: 50%;
}

.advantage-option-item-ul li:nth-child(5) {
  left: 45.3%;
  top: 66%;
}

.advantage-option-item-ul li:nth-child(6) {
  left: 41.9%;
  top: 82%;
}

.advantage-image img {
  background-color: #FFFFFF;
  display: inline-block;
  border-radius: 50%;
  width: 100px !important;
  height: 100px !important;
  box-shadow: 1px 3px 8px rgba(124 188 38);
}

.advantage-image {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(2, 255, 255, 0);
  flex-shrink: 0;
  width: 140px;
  height: 140px;
  max-width: 160px;
  max-height: 160px;
  border-radius: 50%;
}

.advantage-image:hover~div,
.advantage-image~div:hover {
  background-color: #7CBC26 !important;
  color: #FFFFFF;
}


.advantage-image:hover {
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 10px 19px 0px rgba(100, 159, 21, 0.5);
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}

.advantage-image img:nth-child(2) {
  display: none;
}

.advantage-image:hover img:nth-child(1) {
  display: none;
}

.advantage-image:hover img:nth-child(2) {
  display: block;
  background-color: #7CBC26;
  transform: scale(1.1);
  transition: transform 1s ease-in-out;
  box-shadow: none;
  width: 70.6%;
  height: 70.6%;
}

/*??3??¡ì?¨C??????o????¦Ì?*/
.texthover.advantage-image {
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 10px 19px 0px rgba(100, 159, 21, 0.5);
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}

.texthover.advantage-image img:nth-child(1) {
  display: none;
}

.texthover.advantage-image img:nth-child(2) {
  display: block;
  background-color: #7CBC26;
  transform: scale(1.1);
  transition: transform 1s ease-in-out;
  box-shadow: none;
  width: 70.6%;
  height: 70.6%;
}

.bubble-text {
  position: relative;
  background: #FFFFFF;
  border-radius: 20px;
  box-shadow: 0px 0px 8px 0px rgba(97, 97, 97, 0.1);
  padding: 16px 20px !important;
  width: 76%;
  max-width: 609px;
}

.bubble-text:hover {
  cursor: default;
}

.bubble-text p {
  font-size: 18px;
}

.bubble-text p:nth-child(1) {
  font-size: 20px !important;
  color: #333333;
  letter-spacing: 0;
  font-weight: 600;
  margin-bottom: 5px;
}

.bubble-text p:nth-child(2) {
  font-size: 16px !important;
  color: #666666;
  letter-spacing: 0;
  font-weight: 400;
}

.advantage-image:hover~.bubble-text,
.advantage-image~.bubble-text:hover {
  transform: scaleY(1.06);
  padding: 16px 20px !important;
}

.advantage-image:hover~.bubble-text p:nth-child(1),
.advantage-image~.bubble-text:hover p:nth-child(1) {
  font-size: 22px !important;
  color: #ffffff;
  letter-spacing: 0;
  font-weight: 600;
  margin-bottom: 5px;
}

.advantage-image:hover~.bubble-text p:nth-child(2),
.advantage-image~.bubble-text:hover p:nth-child(2) {
  font-size: 16px !important;
  color: #ffffff;
  letter-spacing: 0;
  font-weight: 400;
}

.bubble-text p {
  font-size: 14px;
}

.bubble-text {
  padding: 1% 2%;
}

.advantage-option-item-ul li:nth-child(1) {
  left: 39%;
  top: -7%;
}

.advantage-option-item-ul li:nth-child(2) {
  left: 44.2%;
  top: 12%;
}

.advantage-option-item-ul li:nth-child(3) {
  left: 47%;
  top: 33%;
}

.advantage-option-item-ul li:nth-child(4) {
  left: 47%;
  top: 52%;
}

.advantage-option-item-ul li:nth-child(5) {
  left: 43.6%;
  top: 74%;
}

.advantage-option-item-ul li:nth-child(6) {
  left: 37.4%;
  top: 92%;
}

@media (min-width: 1200px) {
  .bubble-text p:nth-child(1) {
    font-size: 18px;
  }

  .bubble-text p {
    font-size: 14px;
  }

  .bubble-text {
    padding: 1% 2%;
  }

  .advantage-option-item-ul li:nth-child(1) {
    left: 40%;
    top: 2%;
  }

  .advantage-option-item-ul li:nth-child(2) {
    left: 44%;
    top: 18%;
  }

  .advantage-option-item-ul li:nth-child(3) {
    left: 45.2%;
    top: 34%;
  }

  .advantage-option-item-ul li:nth-child(4) {
    left: 45.2%;
    top: 50%;
  }

  .advantage-option-item-ul li:nth-child(5) {
    left: 43.3%;
    top: 66%;
  }

  .advantage-option-item-ul li:nth-child(6) {
    left: 39.4%;
    top: 82%;
  }
}

@media (min-width: 1300px) {
  .advantage-option-item-ul li:nth-child(1) {
    left: 40.5%;
    top: 2%;
  }

  .advantage-option-item-ul li:nth-child(2) {
    left: 44.3%;
    top: 18%;
  }

  .advantage-option-item-ul li:nth-child(3) {
    left: 45.9%;
    top: 34%;
  }

  .advantage-option-item-ul li:nth-child(4) {
    left: 46.1%;
    top: 50%;
  }

  .advantage-option-item-ul li:nth-child(5) {
    left: 44.1%;
    top: 66%;
  }

  .advantage-option-item-ul li:nth-child(6) {
    left: 40.3%;
    top: 82%;
  }
}

@media (min-width: 1400px) {
  .advantage-option-item-ul li:nth-child(1) {
    left: 41%;
    top: 2%;
  }

  .advantage-option-item-ul li:nth-child(2) {
    left: 44.6%;
    top: 18%;
  }

  .advantage-option-item-ul li:nth-child(3) {
    left: 46.2%;
    top: 34%;
  }

  .advantage-option-item-ul li:nth-child(4) {
    left: 46.2%;
    top: 50%;
  }

  .advantage-option-item-ul li:nth-child(5) {
    left: 44.4%;
    top: 66%;
  }

  .advantage-option-item-ul li:nth-child(6) {
    left: 40.9%;
    top: 82%;
  }
}

@media (min-width: 1500px) {
  .advantage-option-item-ul li:nth-child(1) {
    left: 41%;
    top: 2%;
  }

  .advantage-option-item-ul li:nth-child(2) {
    left: 44.6%;
    top: 18%;
  }

  .advantage-option-item-ul li:nth-child(3) {
    left: 46.2%;
    top: 34%;
  }

  .advantage-option-item-ul li:nth-child(4) {
    left: 46.2%;
    top: 50%;
  }

  .advantage-option-item-ul li:nth-child(5) {
    left: 44.4%;
    top: 66%;
  }

  .advantage-option-item-ul li:nth-child(6) {
    left: 40.9%;
    top: 82%;
  }
}

@media (min-width: 1600px) {
  .advantage-option-item-ul li:nth-child(1) {
    left: 41.6%;
    top: 2%;
  }

  .advantage-option-item-ul li:nth-child(2) {
    left: 45%;
    top: 18%;
  }

  .advantage-option-item-ul li:nth-child(3) {
    left: 46.8%;
    top: 34%;
  }

  .advantage-option-item-ul li:nth-child(4) {
    left: 46.8%;
    top: 50%;
  }

  .advantage-option-item-ul li:nth-child(5) {
    left: 45%;
    top: 66%;
  }

  .advantage-option-item-ul li:nth-child(6) {
    left: 41.1%;
    top: 82%;
  }
}

@media (min-width: 1998px) {
  .advantage-option-item-ul li:nth-child(1) {
    left: 42.3%;
    top: 2%;
  }

  .advantage-option-item-ul li:nth-child(2) {
    left: 45.9%;
    top: 18%;
  }

  .advantage-option-item-ul li:nth-child(3) {
    left: 47.4%;
    top: 34%;
  }

  .advantage-option-item-ul li:nth-child(4) {
    left: 47.4%;
    top: 50%;
  }

  .advantage-option-item-ul li:nth-child(5) {
    left: 45.9%;
    top: 66%;
  }

  .advantage-option-item-ul li:nth-child(6) {
    left: 41.9%;
    top: 82%;
  }
}

@media (min-width: 2500px) {
  .advantage-option-item-ul li:nth-child(1) {
    left: 42.4%;
    top: 2%;
  }

  .advantage-option-item-ul li:nth-child(2) {
    left: 46.3%;
    top: 18%;
  }

  .advantage-option-item-ul li:nth-child(3) {
    left: 47.6%;
    top: 34%;
  }

  .advantage-option-item-ul li:nth-child(4) {
    left: 47.6%;
    top: 50%;
  }

  .advantage-option-item-ul li:nth-child(5) {
    left: 46%;
    top: 66%;
  }

  .advantage-option-item-ul li:nth-child(6) {
    left: 41.9%;
    top: 82%;
  }
}

@media (min-width: 1100px) {
  .bubble-text p:nth-child(1) {
    font-size: 22px;
  }

  .bubble-text p {
    font-size: 16px;
  }

  .bubble-text {
    padding: 1% 2%;
  }
}

@media (min-width: 1200px) {
  .bubble-text p:nth-child(1) {
    font-size: 20px;
    font-weight: 600;
  }

  .bubble-text p {
    font-size: 16px;
  }

  .bubble-text {
    padding: 2%;
  }
}

@media(max-width:1200px) {
  .advantage-container {
    height: auto;
    padding-bottom: 30px;
    min-height: 0;
  }

  .advantage-container .advantage-option {
    position: static;
  }

  .advantage-bg {
    display: none;
  }

  .advantage-option-item {
    position: static;
    width: 100%;
    justify-content: center;
  }

  .advantage-option-item-ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .advantage-image {
    width: 110px !important;
    height: 110px !important;
  }

  .advantage-image img {
    width: 85px !important;
    height: 85px !important;
    box-shadow: 1px 3px 8px rgba(124, 188, 38, 0.2);
  }

  .bubble-text {
    width: 60%;
    height: auto;
    padding: 15px 20px !important;
    margin: 10px 0;
  }

  .bubble-text p:nth-child(1) {
    font-size: 18px !important;
  }

  .bubble-text p:nth-child(2) {
    font-size: 14px !important;
  }

  .advantage-container::before {
    content: "??¡®????????????";
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 40px;
    position: absolute;
    top: -53px;
  }

  .advantage-container>div:nth-of-type(1) {
    display: none;
  }

  .advantage-image:hover img:nth-child(1) {
    display: inline-block;
  }

  .advantage-image:hover img:nth-child(2) {
    display: none;
    transform: scale(1);
    width: 70.6%;
    height: 70.6%;
  }

  .advantage-image:hover~div {
    background-color: #FFFFFF;
    color: #666666;
  }

  .advantage-image:hover {
    background-color: rgba(255, 255, 255, 0);
    box-shadow: none;
    cursor: pointer;
    transition: none;
  }

  .advantage-image:hover~.bubble-text,
  .advantage-image~.bubble-text:hover {
    transform: scaleY(1);
    padding: 15px 20px !important;
  }

  .advantage-image:hover~div,
  .advantage-image~div:hover {
    background-color: #ffffff !important;
    color: #666666;
  }

  .advantage-image:hover~.bubble-text p:nth-child(1),
  .advantage-image~.bubble-text:hover p:nth-child(1) {
    color: #333333;
    font-size: 18px !important;
  }

  .advantage-image:hover~.bubble-text p:nth-child(2),
  .advantage-image~.bubble-text:hover p:nth-child(2) {
    color: #666666;
    font-size: 14px !important;
  }

  .bubble-triangle {
    width: 20px;
    height: 20px;
    margin-left: 20px !important;
    margin-right: -13px !important;
  }
}

@media(max-width:768px) {
  .advantage-container {
    height: auto;
  }

  .advantage-container .advantage-option {
    position: static;
  }

  .advantage-image {
    width: 90px !important;
    height: 90px !important;
  }

  .advantage-image img {
    width: 65px !important;
    height: 65px !important;
    box-shadow: 1px 3px 8px rgba(124, 188, 38, 0.2);
  }

  .bubble-text {
    width: 65%;
  }

  .bubble-text p:nth-child(1) {
    font-size: 16px !important;
  }

  .bubble-text p:nth-child(2) {
    font-size: 12px !important;
  }

  .advantage-image:hover~.bubble-text p:nth-child(1),
  .advantage-image~.bubble-text:hover p:nth-child(1) {
    color: #333333;
    font-size: 16px !important;
  }

  .advantage-image:hover~.bubble-text p:nth-child(2),
  .advantage-image~.bubble-text:hover p:nth-child(2) {
    color: #666666;
    font-size: 12px !important;
  }

  .bubble-triangle {
    margin-left: 10px !important;
    box-shadow: -2px 2px 5px 0px rgba(97, 97, 97, 0.07)
  }

  .advantage-image img {
    box-shadow: 1px 3px 8px rgba(124, 188, 38, 0.2);
  }
}

/*??????*/

.case-option {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.nav-item {
  width: 144px;
  height: 44px;
  margin: 0 50px;

}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: #7CBC26;
  border: 1px solid #7CBC26;
}

.nav-pills .nav-link {
  width: 144px;
  height: 44px;
  border-radius: 22px;
  border: 1px solid rgba(224, 224, 224, 1);
}
@media (min-width:1024px) {
  .sscase.nav-item{
    width: auto;
    min-width: 144px;
    box-sizing: border-box;
    padding: 0 16px;
  }
  .nav-pills .sscase.nav-item .nav-link {
    width: auto;
    min-width: 144px;
    box-sizing: border-box;
    padding: 0 16px;
  }
}
.nav-pills .nav-link:hover {
  color: #7CBC26;
}

.nav-pills .nav-link.active:hover {
  color: #FFFFFF;
}

.solution-container .nav-pills .nav-item {
  margin: 0px 0px;
}

.solution-container .case-option {
  height: 75px;
  font-size: 20px;
  color: #7CBC26;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  overflow: scroll;
  flex-wrap: nowrap;
  transform: translate(16px, 16px);
}

.solution-container .case-option .nav-item {
  width: 170px;
  height: 43px;
  text-align: center;
  box-sizing: border-box;
  flex-shrink: 0;
  position: relative;
}


.solution-container .case-option .nav-link {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 0px;
}

.solution-container .nav-pills .nav-link {
  background-color: white;
  color: black;
  border: none;
}

.solution-container .nav-pills .nav-link img {
  display: inline-block;
  visibility: hidden;
  width: 26px;
  height: 26px;
  margin-right: 8px;
  vertical-align: -4px;
}

.solution-container .nav-pills .nav-link.active {
  font-weight: 600;
  color: #7CBC26;
}

.solution-container .nav-pills .nav-link.active img {
  visibility: visible;
}

.nav-link {
  color: #333333;
}

.solution-container .nav-pills .nav-link.active::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #7CBC26;
  position: absolute;
  top: 45px;
  left: 0;
}

@media(max-width:430px) {
  .solution-container .nav-pills .nav-link.active::after {
    width: 40px;
    top: 36px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 3px;
  }

  .solution-container>div:nth-of-type(1) {
    height: 73px !important;
  }
}

/*???????¦Ì??¡§?*/

.process-innerbox-detail {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #F8FAF8;
  height: 492px;
  width: 100%;
}

.process-innerbox-brief {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #F8FAF8;
  height: 548px;
  width: 100%;
  padding: 0 24px;
}

.process-secondary-title {
  font-size: 20px;
  text-align: center;
  margin: 54px 0 42px 0;
  font-weight: 600;
  color: #333333;

}

.process-innerbox-brief .process-item {
  background-color: #FFFFFF;
  max-width: 300px;
  width: 21.46%;
  height: 360px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 0px 8px 0px rgba(97, 97, 97, 0.1);
  border-radius: 8px;
}

.process-innerbox-brief .process-item img {
  width: 100px;
  height: 100px;
}

.process-innerbox-brief .precess-option {
  display: flex;
  width: 100%;
  max-width: 1400px;
}

.process-innerbox-detail {
  padding: 0 24px;
}

.process-innerbox-detail .process-item {
  background-color: #FFFFFF;
  width: 150px;
  height: 304px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.process-innerbox-detail .process-item img {
  width: 64px;
  height: 64px;
}

.process-innerbox-detail .precess-option {
  width: 100%;
  max-width: 1400px;
  display: flex;
  box-shadow: 0px 0px 8px 0px rgba(97, 97, 97, 0.1);
}

.process-arrow-green {
  width: 4.72%;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 23px;
}

.process-arrow-green img {
  width: 20px;
  height: 20px;
}

.process-arrow-grey {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 24px;
  background-color: #FFFFFF;
}

.process-arrow-grey img {
  width: 9px;
  height: 16px;
}

.process-top-tag {
  width: 76px;
  height: 30px;
  align-self: flex-start;
  border-radius: 0 15px 15px 0;
  text-align: center;
  line-height: 30px;
  color: #FFFFFF;
  background-color: #7CBC26;
  margin: initial;
}

.process-detailed-list {
  font-size: 14px;
  color: #333333;
}

.process-detailed-list {
  text-align: center;
}

.process-detailed-list li {
  line-height: 25px;
  float:inherit;
}

.process-detailed-list li:nth-child(1) {
  font-size: 20px;
  color: #333333;
  font-weight: 600;
  padding: 15px 0;
}

@media(max-width:1024px) {
  .process-container {
    padding-bottom: 30px;
  }

  .process-container .option-title {
    padding-top: 30px !important;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .process-innerbox-brief {
    height: auto;
    padding-bottom: 25px;
  }

  .process-innerbox-brief .precess-option {
    padding: 0 0px;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .process-innerbox-brief .process-arrow-green {
    display: none;
  }

  .process-innerbox-brief .process-item {
    margin: 5px 0;
    min-width: 48%;
    height: auto;
    padding: 25px 0;
  }

  .process-innerbox-brief .process-item img {
    width: 50px;
    height: 50px;
  }

  .process-innerbox-brief .process-item>p:nth-of-type(1) {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 18px;
  }

  .process-innerbox-brief .process-item>p:nth-of-type(2),
  .process-innerbox-brief .process-item>p:nth-of-type(3) {
    display: none;
  }

  .process-top-tag {
    width: 65px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
  }


  .process-innerbox-detail {
    height: auto;
    padding-bottom: 50px;
  }

  .process-item>.process-detailed-list>li {
    display: none;
  }

  .process-secondary-title {
    margin: 0;
    padding: 18px 0 4px 0;
    font-size: 14px;
  }

  .process-item>.process-detailed-list>li:nth-of-type(1) {
    display: block;
    font-size: 18px;
  }

  .process-innerbox-detail .process-item {
    padding: 20px;
    height: auto;
    min-width: 90px;
    width: 48%;
    margin-top: 10px;
    border-radius: 8px;
  }

  .process-innerbox-detail .precess-option {
    background-color: #F8FAF8;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 12px 0px;
    padding-top: 0;
    box-shadow: none;


  }

  .process-innerbox-detail .process-arrow-grey {
    display: none;
  }

  .process-innerbox-detail .process-item img {
    width: 40px;
    height: 40px;
  }
}

@media(max-width:768px) {
  .process-innerbox-brief {
    padding-left: 12px;
    padding-right: 12px;
  }

  .process-innerbox-detail {
    padding-left: 12px;
    padding-right: 12px;
  }

  .process-innerbox-brief .process-item {
    margin-left: 0;
    margin-right: 0;
  }
}

/*¨¨¡ì¡ê??3?¨C1???*/
.solution-business,
.solution-o2o,
.solution-education,
.solution-socialize,
.solution-finance,
.solution-bigData,
.solution-InternetOfThings {
  padding-top: 60px;
  width: 1000px;
  color: #FFFFFF;
  margin: 0 auto;
}

.solution-business-lr-radius {
  line-height: 46px;
  font-size: 20px;
  font-weight: 500;
}

.solution-business-lr-radius>img {
  right: 6px;
  top: 4px;
}

.solution-business-lr-radius>img:nth-of-type(2) {
  display: none;
}

.solution-business-lr-radius:hover {
  cursor: pointer;
  background-color: #FFFFFF;
  color: #7CBC26;
}

.solution-business-lr-radius:hover>img:nth-of-type(2) {
  display: inline-block;
}

.solution-business-lr-radius:hover>img:nth-of-type(1) {
  display: none;
}

.solution-business>img {
  display: block;
  margin: 0 auto;
  margin-top: 37px;
  width: 740px;
  height: 225px;
}

.solution-o2o>img {
  display: block;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 66px;
  width: 980px;
  height: 170px;
}

.solution-education>img {
  display: block;
  margin: 0 auto;
  margin-top: 39px;
  margin-bottom: 71px;
  width: 894px;
  height: 110px;
}

.solution-socialize>img {
  display: block;
  margin: 0 auto;
  margin-top: 39px;
  margin-bottom: 70px;
  width: 578px;
  height: 108px;
}

.solution-finance>img {
  display: block;
  margin: 0 auto;
  margin-top: 47px;
  margin-bottom: 56px;
  width: 796px;
  height: 187px;
}

.solution-bigData>img {
  display: block;
  margin: 0 auto;
  width: 769px;
  height: auto;
  margin-top: 51px;
  margin-bottom: 64px;
}

.solution-InternetOfThings>img {
  display: block;
  margin: 0 auto;
  width: 865px;
  height: 367px;
  margin-top: 56px;
  margin-bottom: 44px;
}

/* .business-bg {
    height: 750px;
    background-size: cover;
    background-image: url("../image/img-business-bg@2x.png");
  }

  .o2o-bg {
    height: 750px;
    background-size: cover;
    background-image: url("../image/img-O2O-bg@2x.png");
  }

  .education-bg {
    height: 750px;
    background-size: cover;
    background-image: url("../image/icon-online_education-bg@2x.png");
  }

  .socialize-bg {
    height: 750px;
    background-size: cover;
    background-image: url("../image/img-online-finance-bg@2x.png");
  }

  .finance-bg {
    height: 750px;
    background-size: cover;
    background-image: url("../image/img-online-finance-bg@2x.png");
  }

  .bigData-bg {
    height: 750px;
    background-size: cover;
    background-image: url("../image/img-big-data-bg@2x.png");
  }

  .InternetOfThings-bg {
    height: 750px;
    background-size: cover;
    background-image: url("../image/img-Internet_of_things-bg@2x.png");
  } */

.option-title {
  width: 100%;
  text-align: center;
  font-family: PingFang SC;
  font-size: 36px;
  color: #333333;
  padding-top: 50px;
  padding-bottom: 40px;
  font-weight: 600;
}

@media(max-width:1200px) {
  .process-container+div {
    font-size: 20px;
    padding: 0;
  }
}

@media(max-width:1200px) {
  .solution-container .case-option .nav-item {
    width: calc(0.7*170px);
  }

  .solution-container .case-option {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    overflow: scroll;
    overflow-y: hidden;
    align-items: start;
    transform: translateY(23px);
  }

  .solution-container .case-option .nav-item:nth-of-type(5) {
    width: calc(0.8*170px);
  }

  .solution-business,
  .solution-o2o,
  .solution-education,
  .solution-socialize,
  .solution-finance,
  .solution-bigData,
  .solution-InternetOfThings {
    width: 600px;
  }

  .solution-business>img {
    width: calc(0.7*740px);
    height: calc(0.7*225px);
  }

  .solution-business>p:nth-of-type(1),
  .solution-business>p:nth-of-type(3) {
    font-size: 26px;
  }

  .solution-business>p:nth-of-type(2) {
    font-size: 18px;
  }

  .solution-business>div:last-child {
    width: calc(0.8*240px);
    height: calc(0.8*50px);
    font-size: 18px;
    line-height: calc(0.8*50px);
  }

  .solution-business>div:last-child img {
    width: calc(0.8*40px);
    height: calc(0.8*40px);
  }

  .solution-o2o>img {
    width: calc(0.7*980px);
    height: calc(0.7*170px);
  }

  .solution-o2o>p:nth-of-type(1),
  .solution-o2o>p:nth-of-type(3) {
    font-size: 26px;
  }

  .solution-o2o>p:nth-of-type(2) {
    font-size: 18px;
  }

  .solution-o2o>div:last-child {
    width: calc(0.8*240px);
    height: calc(0.8*50px);
    font-size: 18px;
    line-height: calc(0.8*50px);
  }

  .solution-o2o>div:last-child img {
    width: calc(0.8*40px);
    height: calc(0.8*40px);
  }

  .solution-education>img {
    width: calc(0.7*894px);
    height: calc(0.7*110px);
  }

  .solution-education>p:nth-of-type(1),
  .solution-education>p:nth-of-type(3) {
    font-size: 26px;
  }

  .solution-education>p:nth-of-type(2) {
    font-size: 18px;
  }

  .solution-education>div:last-child {
    width: calc(0.8*240px);
    height: calc(0.8*50px);
    font-size: 18px;
    line-height: calc(0.8*50px);
  }

  .solution-education>div:last-child img {
    width: calc(0.8*40px);
    height: calc(0.8*40px);
  }

  .solution-socialize>img {
    width: calc(0.7*578px);
    height: calc(0.7*108px);
  }

  .solution-socialize>p:nth-of-type(1),
  .solution-socialize>p:nth-of-type(3) {
    font-size: 26px;
  }

  .solution-socialize>p:nth-of-type(2) {
    font-size: 18px;
  }

  .solution-socialize>div:last-child {
    width: calc(0.8*240px);
    height: calc(0.8*50px);
    font-size: 18px;
    line-height: calc(0.8*50px);
  }

  .solution-socialize>div:last-child img {
    width: calc(0.8*40px);
    height: calc(0.8*40px);
  }

  .solution-finance>img {
    width: calc(0.7*796px);
    height: calc(0.7*187px);
  }

  .solution-finance>p:nth-of-type(1),
  .solution-finance>p:nth-of-type(3) {
    font-size: 26px;
  }

  .solution-finance>p:nth-of-type(2) {
    font-size: 18px;
  }

  .solution-finance>div:last-child {
    width: calc(0.8*240px);
    height: calc(0.8*50px);
    font-size: 18px;
    line-height: calc(0.8*50px);
  }

  .solution-finance>div:last-child img {
    width: calc(0.8*40px);
    height: calc(0.8*40px);
  }

  .solution-bigData>img {
    width: calc(0.7*769px);
  }

  .solution-bigData>p:nth-of-type(1),
  .solution-bigData>p:nth-of-type(3) {
    font-size: 26px;
  }

  .solution-bigData>p:nth-of-type(2) {
    font-size: 18px;
  }

  .solution-bigData>div:last-child {
    width: calc(0.8*240px);
    height: calc(0.8*50px);
    font-size: 18px;
    line-height: calc(0.8*50px);
  }

  .solution-bigData>div:last-child img {
    width: calc(0.8*40px);
    height: calc(0.8*40px);
  }


  .solution-InternetOfThings>img {
    width: calc(0.7*865px);
    height: calc(0.7*367px);
  }

  .solution-InternetOfThings>p:nth-of-type(1),
  .solution-InternetOfThings>p:nth-of-type(3) {
    font-size: 26px;
  }

  .solution-InternetOfThings>p:nth-of-type(2) {
    font-size: 18px;
  }

  .solution-InternetOfThings>div:last-child {
    width: calc(0.8*240px);
    height: calc(0.8*50px);
    font-size: 18px;
    line-height: calc(0.8*50px);
  }

  .solution-InternetOfThings>div:last-child img {
    width: calc(0.8*40px);
    height: calc(0.8*40px);
  }

}

@media(max-width:870px) {
  .solution-container .case-option {
    justify-content: start;
  }
}

@media(max-width:768px) {
  .process-container+div {
    margin-bottom: -20px;
  }

  .solution-business,
  .solution-o2o,
  .solution-education,
  .solution-socialize,
  .solution-finance,
  .solution-bigData,
  .solution-InternetOfThings {
    width: 90%;
  }

  .solution-container .nav-pills .nav-link {
    font-size: 14px;
    text-align: center;
  }

  .solution-container .case-option .nav-item {
    width: 80px;
  }

  .solution-container .case-option .nav-item:nth-of-type(5) {
    width: 90px;
  }

  .solution-container .nav-pills .nav-link img {
    visibility: hidden;
    display: none;
  }

  .solution-business>p:nth-of-type(1),
  .solution-business>p:nth-of-type(3) {
    font-size: 22px;
  }

  .solution-business>p:nth-of-type(2) {
    font-size: 16px;
  }

  .solution-business>img {
    width: calc(0.4*740px);
    height: calc(0.4*225px);
  }

  .solution-o2o>img {
    width: calc(0.3*980px);
    height: calc(0.3*170px);
  }

  .solution-education>img {
    width: calc(0.3*894px);
    height: calc(0.3*110px);
  }

  .solution-socialize>img {
    width: calc(0.5*578px);
    height: calc(0.5*108px);
  }

  .solution-finance>img {
    width: calc(0.4*796px);
    height: calc(0.4*187px);
  }

  .solution-bigData>img {
    width: calc(0.5*769px);
  }

  .solution-InternetOfThings>img {
    width: calc(0.35*865px);
    height: calc(0.35*367px);
  }

  .Dashed-separate {
    margin: 25px 0;
  }

  .solution-business>p:nth-of-type(1),
  .solution-business>p:nth-of-type(3) {
    font-size: 16px;
  }

  .solution-business>p:nth-of-type(2) {
    font-size: 12px;
    line-height: 24px !important;
  }

  .solution-o2o>p:nth-of-type(1),
  .solution-o2o>p:nth-of-type(3) {
    font-size: 16px;
  }

  .solution-o2o>p:nth-of-type(2) {
    font-size: 12px;
    line-height: 24px !important;
  }

  .solution-education>p:nth-of-type(1),
  .solution-education>p:nth-of-type(3) {
    font-size: 16px;
  }

  .solution-education>p:nth-of-type(2) {
    font-size: 12px;
    line-height: 24px !important;
  }

  .solution-socialize>p:nth-of-type(1),
  .solution-socialize>p:nth-of-type(3) {
    font-size: 16px;
  }

  .solution-socialize>p:nth-of-type(2) {
    font-size: 12px;
    line-height: 24px !important;
  }

  .solution-finance>p:nth-of-type(1),
  .solution-finance>p:nth-of-type(3) {
    font-size: 16px;
  }

  .solution-finance>p:nth-of-type(2) {
    font-size: 12px;
    line-height: 24px !important;
  }

  .solution-bigData>p:nth-of-type(1),
  .solution-bigData>p:nth-of-type(3) {
    font-size: 16px;
  }

  .solution-bigData>p:nth-of-type(2) {
    font-size: 12px;
    line-height: 24px !important;
  }

  .solution-InternetOfThings>p:nth-of-type(1),
  .solution-InternetOfThings>p:nth-of-type(3) {
    font-size: 16px;
  }

  .solution-InternetOfThings>p:nth-of-type(2) {
    font-size: 12px;
    line-height: 24px !important;
  }

  .solution-business,
  .solution-o2o,
  .solution-education,
  .solution-socialize,
  .solution-finance,
  .solution-bigData,
  .solution-InternetOfThings {
    padding-top: 15px;
  }

  .business-bg,
  .education-bg,
  .o2o-bg,
  .education-bg,
  .socialize-bg,
  .finance-bg,
  .bigData-bg,
  .InternetOfThings-bg {
    height: 460px;
  }

  .solution-business>img {
    margin-top: 20px;
  }

  .solution-o2o>img {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .solution-education>img {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .solution-socialize>img {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .solution-finance>img {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .solution-bigData>img {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .solution-InternetOfThings>img {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .solution-socialize>p:nth-of-type(1),
  .solution-socialize>p:nth-of-type(3) {
    line-height: 50px !important;
    margin-top: 0 !important;
  }

  .solution-container .case-option {
    justify-content: center;
  }
}

@media(max-width:600px) {
  .solution-container .case-option {
    justify-content: start;
  }
}

/*HHSHOP*/
.hhshop-container {
  height: auto;
  width: 100%;
  background: #F8FAF8;
  border-radius: 8px;
  margin-top: 100px;
  padding-top: 35px;
  padding-bottom: 60px;
}

.hhshop {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  position: relative;
  padding: 0 12px;
}

.hhshop-info p:nth-child(1) {
  font-size: 36px;
  color: #FFFFFF;
  font-weight: 600;
  text-align: center;
  margin-top: 17px;
}

.hhshop-info div:nth-of-type(1) {
  margin: 8px auto 20px auto;
}

/* .hhshop-info {
    background-image: url('../image/img-hhshop-bg@2x.png');
    background-size: cover;
    border-radius: 8px;
    height: auto;
    width: 20%;
    max-width: 272px;
    padding: 30px 15px;
    margin-top: 15px;
    z-index: 5;
  } */

.hhshop-info .lr-radius {
  padding-left: 52px;
  margin-top: 105px;
  font-size: 20px;
  font-weight: 500;
  width: 210px;
  height: 50px;
}

.hhshop-info p:nth-of-type(2) {
  padding: 10px;
  font-size: 20px;
  line-height: 34px;
  font-family: PingFang SC;
  letter-spacing: 0px;
}

.hhshop-list {
  max-width: 1132px;
  width: 80%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.hhshop-list-item {
  box-shadow: 0px 0px 8px 0px rgba(97, 97, 97, 0.05);
  margin-top: 23px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  background-color: #FFFFFF;
  width: 22%;
  padding: 0 26px;
  padding-top: 20px;
  padding-bottom: 24px;
  position: relative;
  cursor: pointer;
  border-radius: 8px;
}

.hhshop-list-item img {
  width: 60px;
  height: 60px;
  display: inline-block;
  margin-top: 8px;
  margin-bottom: 8px;
}

.hhshop-list-item p:nth-of-type(1) {
  margin-top: 9px;
  margin-bottom: 11px;
}

.hhshop-list-item p:nth-of-type(1) {
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  text-align: justify;
  font-weight: 600;
}

.hhshop-list-item p:nth-of-type(2) {
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  text-align: justify;
}

.hhshop-list-item>span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: none;
}

.hhshop-list-item>span:nth-of-type(1) {
  transform: rotate(0deg)
}

.hhshop-list-item>span:nth-of-type(2) {
  transform: rotate(90deg)
}

.hhshop-list-item>span:nth-of-type(3) {
  transform: rotate(180deg)
}

.hhshop-list-item>span:nth-of-type(4) {
  transform: rotate(270deg)
}

.hhshop-list-item>span:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #7CBC26;
}

.hhshop-list-item:hover>span {
  display: block;
}

.hhshop-list-item:hover>span:before {
  animation: flow-line 1.5s linear infinite

}

@keyframes flow-line {
  0% {
    transform: scaleX(0);
    transform-origin: left
  }

  50% {
    transform: scaleX(1);
    transform-origin: left
  }

  50.1% {
    transform: scaleX(1);
    transform-origin: right
  }

  100% {
    transform: scaleX(0);
    transform-origin: right
  }
}

@media(max-width:1200px) {
  .hhshop-info .lr-radius {
    width: 155px;
    height: 40px;
    line-height: 36px;
    padding-left: 46px;
  }

  .hhshop-info .lr-radius span {
    font-size: 14px !important;
  }

  .hhshop-info .lr-radius img {
    width: 30px;
    height: 30px;
  }
}

@media(min-width:1400px) {
  .hhshop-list-item {
    height: 249px;
  }
}

@media(max-width:1400px) {
  .hhshop-list-item span {
    display: none;
  }

  .hhshop-list-item:hover>span {
    display: none;
  }
}

@media(max-width:1024px) {
  .hhshop-container .hhshop {
    flex-direction: column;
  }

  .hhshop-container>div:nth-of-type(1) {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .hhshop-container {
    margin-top: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hhshop-info {
    background-position: left;
    width: 100%;
    max-width: 100%;
  }

  .hhshop-info>p:nth-of-type(1) {
    display: none;
  }

  .hhshop-info>p:nth-of-type(2) {
    font-size: 18px;
  }

  .hhshop-info>div:nth-of-type(1) {
    display: none;
  }

  .hhshop-info>div:nth-of-type(2) {
    height: 40px;
    width: 180px;
    line-height: 40px;
    padding-left: 26px;
  }

  .hhshop-info>div:nth-of-type(2) span {
    font-size: 16px;
    margin-left: 0;
    vertical-align: 2px;
  }

  .hhshop-info>div:nth-of-type(2) img {
    width: 30px;
    height: 30px;
  }

  .hhshop-info .lr-radius {
    margin-top: 10px;
  }

  .hhshop-list {
    width: 100%;
    justify-content: space-between;
  }

  .hhshop-list::after {
    content: "";
    width: 32%;
    height: auto;
    margin-top: 13px;
    padding: 0 13px;
    padding-top: 13px;
    margin-left: 13px;
    border-radius: 12px;
  }

  .hhshop-list-item {
    width: 32%;
    height: auto;
    margin-top: 13px;
    padding: 0 13px;
    padding-top: 13px;
    padding-bottom: 15px;
    margin-left: 13px;
    border-radius: 12px;
  }

  .hhshop-list>.hhshop-list-item:nth-of-type(1),
  .hhshop-list>.hhshop-list-item:nth-of-type(4),
  .hhshop-list>.hhshop-list-item:nth-of-type(7) {
    margin-left: 0;
  }

  .hhshop-list-item img {
    width: 42px;
    height: 42px;
  }

  .hhshop-list-item span {
    display: none;
  }

  .hhshop-list-item:hover>span {
    display: none;
  }

  .hhshop-list-item>p:nth-of-type(1) {
    font-size: 16px;
    text-align: center;
  }
}

@media(max-width:768px) {
  .hhshop-container .hhshop {
    flex-direction: column;
  }

  .hhshop-list {
    width: 100%;
    justify-content: space-between;
  }

  .hhshop-list-item {
    margin: 15px 0 0 0;
  }

  .hhshop-list::after {
    content: "";
    width: 32%;
    margin: 15px 0 0 0;
  }

  .hhshop-container {
    margin-top: 0;
  }

  .hhshop-info {
    width: 100%;
    margin-top: 0;
    border-radius: 8px;
  }

  .solution-business>div:last-child,
  .solution-o2o>div:last-child,
  .solution-education>div:last-child,
  .solution-socialize>div:last-child,
  .solution-finance>div:last-child,
  .solution-bigData>div:last-child,
  .solution-InternetOfThings>div:last-child {
    width: 150px;
    height: 35px;
    font-size: 16px;
    padding-left: 30px;
    line-height: 35px;
  }

  .solution-business>div:last-child img,
  .solution-o2o>div:last-child img,
  .solution-education>div:last-child img,
  .solution-socialize>div:last-child img,
  .solution-finance>div:last-child img,
  .solution-bigData>div:last-child img,
  .solution-InternetOfThings>div:last-child img {
    width: 30px;
    height: 30px;
    right: 2px;
    top: 2px;
  }

}

@media(max-width:430px) {
  .hhshop-list-item {
    width: 49%;
  }
}

/*???????????¡ä*/
.partners-container {
  width: 100%;
  padding-bottom: 90px;
}

.partner {
  margin: 0 auto;
  max-width: 1420px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
}

@media(max-width:1435px) {
  .partner {
    width: 1136px;
  }
}

@media(max-width:1200px) {
  .partner {
    width: 892px;
  }
}

@media(max-width:1086px) {
  .partner {
    width: 892px;
  }
}

@media(max-width:908px) {
  .partner {
    width: 714px;
  }
}

@media(max-width:710px) {
  .partner {
    width: 579px;
  }
}

@media(max-width:595px) {
  .partner {
    width: 463px;
  }
}

@media(max-width:477px) {
  .partner {
    width: 347px;
  }
}

.partner img {
  width: 264px;
  height: 110px;
  margin-top: 20px;
  margin-right: 20px;
  border-radius: 8px;
  box-shadow: -4px 4px 18px 0px rgba(97, 97, 97, 0.15);
}

@media(max-width:1200px) {
  .partner img {
    width: calc(0.6*264px);
    height: calc(0.6*110px);
  }
}

@media(max-width:768px) {
  .partner img {
    width: calc(0.4*264px);
    height: calc(0.4*110px);
    margin: 5px;
  }

  .partners-container {
    padding-bottom: 45px;
  }
}

@media(max-width:460px) {
  .partner img {
    width: 163px;
    height: 68px;
    margin: 5px;
  }
}

@media(max-width:1024px) {
  .partners-container>div:nth-of-type(1) {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 10px;
  }
}

@media (min-width: 1200px) {
  .menu-item.is-active>.menu-item__inner:after {
    bottom: 20px;
  }

  .c-layer--nav .menu-item-line {
    bottom: 20px;
  }
}

/* inquiry? ¡¤??? */
/* .inquiry-form {
    padding: 0 24px;
    width: 100%;
    height: 440px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("../image/img-Inquiry_form@2x.png");
    background-size: cover;
  } */

.inquiry-form-box {
  padding: 52px 68px;
  height: 328px;
  width: 1400px;
  border-radius: 12px;
  background-color: #ffffff;
  margin-top: -8px;
  display: flex;
}

.inquiry-form-left {
  height: 80%;
  width: 40%;
}

.inquiry-form-left-tel {
  vertical-align: bottom;
  margin: 25px 0 21px;
}

.inquiry-form-left-tel img {
  display: inline-block;
  width: 37px;
  height: 39px;
  vertical-align: -6px;
  margin-top: 2px;
}

.inquiry-form-left-tel span {
  font-size: 36px;
  color: #7CBC26;
  letter-spacing: 0;
  font-weight: 600;
}

.inquiry-form-left>p:last-child {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 400;
}

.inquiry-form-left>a:nth-of-type(2) {
  color: #7CBC26;
  font-weight: 600;
}

.inquiry-form-right {
  height: 80%;
  width: 60%;
}

.inquiry-form-right input,
.inquiry-form-right textarea {
  background-color: #F6F7F9;
}

.inquiry-form-right textarea {
  width: 100%;
  resize: none;
}

.inquiry-form-right input:nth-of-type(1) {
  margin-right: 20px;
}

.inquiry-form-right>div:last-child {
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 48px;
  padding-left: 42px;
  width: 240px;
}

.input-group>input {
  width: 360px;
  height: 44px;
  font-size: 14px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 400;
  border-radius: 4px !important;
}

.input-group>textarea {
  width: 740px;
  height: 74px;
  background: #F6F7F9;
  border: 1px solid rgba(225, 225, 225, 1);
  border-radius: 8px;
}

.inquiry-form-box .lr-radius {
  color: #ffffff;
  background-color: #7CBC26;
  padding-bottom: 15px;
}

.inquiry-form-box .lr-radius span {
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .inquiry-form-left>a:nth-of-type(2) {
    display: none;
  }
}

@media(max-width:1024px) {
  .inquiry-form {
    height: auto;
  }

  .inquiry-form-box {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 16px 18px;
    margin: 30px 20px;
  }

  .inquiry-form-left>p:nth-of-type(1),
  .inquiry-form-left>p:nth-of-type(2) {
    display: none;
  }

  .inquiry-form-left>a:nth-of-type(1) {
    display: none;
  }

  .inquiry-form-left {
    height: 30%;
    width: 80%;
    text-align: center;
    font-size: 20px;
  }

  .inquiry-form-right {
    width: 90%;
    height: 59%;
  }

  .inquiry-form-right>div:last-child {
    font-size: 16px;
    height: 40px;
    width: 180px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 40px;
    padding-left: 30px;
  }

  .inquiry-form-right>div:last-child img {
    width: 30px;
    height: 30px;
  }

  .input-group>textarea {
    height: 50px;
  }

  .input-group>input {
    height: 35px;
  }
}

@media(max-width:768px) {
  .inquiry-form {
    padding: 0px;
  }

  .inquiry-form-right {
    width: 100%;
    padding-left: 0 !important;
  }

  .inquiry-form-box {
    padding: 10px 12px;
  }

  .inquiry-form-right input:nth-of-type(1) {
    margin-right: 10px;
  }

  .input-group>input::placeholder {
    font-size: 13px;
  }

  .inquiry-form-right textarea::placeholder {
    font-size: 13px;
  }
}

.input-tip {
  content: "";
  position: absolute;
  background-color: #ffffff;
  color: #333333;
  box-shadow: 0 0 8px 0 rgba(97, 97, 97, 0.3);
  z-index: 999;
  padding: 10px 15px;
  border-radius: 12px !important;
  cursor: default;
}

.input-tip::before {
  content: "";
  display: block;
  border: 8px solid #ffffff;
  border-color: transparent transparent #ece3e3 transparent;
  position: absolute;
  left: 30%;
  top: 0px;
  transform: translate(-50%, -100%);
}

.input-tip::after {
  content: "";
  display: block;
  border: 8px solid #ffffff;
  border-color: transparent transparent #ece3e3 transparent;
  position: absolute;
  left: 30%;
  top: 0;
  transform: translate(-50%, -100%);
  z-index: 1;
}


/*footer? ¡¤???*/
.footer-box {
  width: 100%;
  background-image: url("../image/buttom-bg@2x.png");
  background-size: cover;
  margin-top: -1px;
}

.footer {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
}

.footer-inner-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.footer-inner-box>div:nth-of-type(1) {
  padding-left: 30px;
}

.qrcode {
  padding: 0 40px;
}

.qrcode img {
  width: 140px;
  height: 140px;
}

.footer-address {
  padding-top: 35px;
  padding-right: 30px;
}

.footer-address img {
  width: 14px;
  height: 14px;
  display: inline-block;
}

.footer-address li {
  margin: 22px 0;
}

.footer-address span {
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  font-weight: 400;
}

.footer-address p {
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: 500;
  margin-top: 7px;
}

.footer-address li:last-child {
  margin-bottom: 0px;
}

.footer-box .bottomPart {
  height: 60px;
  border-top: 1px solid #373737;
  margin-top: 45px;
}

.footer-box .bottomPart p {
  margin-bottom: 0;
  text-align: center;
  font-size: 14px;
  color: #999999;
  letter-spacing: 0;
  font-weight: 400;
}

.footer-box .bottomPart p:nth-of-type(1) {
  margin-top: 10px;
}

.footer-tel img {
  width: 12px;
  margin-right: 5px;
  height: 12px;
  display: inline-block;
}

.footer-email {
  margin-top: 22px;
  margin-bottom: 6px;
}

.footer-email img {
  margin-right: 5px;
  width: 12px;
  height: 10px;
  display: inline-block;
}

@media(max-width:1024px) {
  .footer-box {
    height: auto;
  }

  .footer {
    justify-content: center;
  }

  .footer-address {
    min-width: 300px;
    padding-right: 130px;
    padding-left: 30px;
  }

  .footer-inner-box {
    flex-wrap: wrap;
    justify-content: start;
  }

  .footer-box .bottomPart {
    height: auto;
  }

  .footer-box .bottomPart p {
    line-height: 24px;
  }

}

@media(max-width:768px) {
  .footer-address {
    padding-right: 0;
  }

  .footer .qrcode {
    margin-top: 20px;
  }

  .footer-address {
    padding-top: 0;
  }

  .footer-tel {
    margin-top: 15px;
  }

  .footer-tel-a {
    font-size: 22px !important;
    line-height: 30px !important;
  }

  .qrcode img {
    width: 100px;
    height: 100px;
  }

  .qrcode div {
    font-size: 12px;
  }

  .footer-address li {
    font-size: 12px;
    line-height: 22px;
    margin: 0;
    margin-top: 7px;
  }

  .footer-box .bottomPart {
    margin-top: 22px;

  }

  .footer-box .bottomPart p {
    font-size: 10px;
    line-height: 16px;
    padding-bottom: 5px;
  }

  .footer-address span {
    font-size: 14px;
  }

  .footer-address p {
    font-size: 12px;
    margin-top: 0;
  }

  .footer-email {
    margin-top: 5px;
  }
}

/* ?¡è¡ä¨¦?¡§?¡¥?¨¨?a??? */
.header-scroll.header-container {
  background-color: #FFFFFF;
  color: #333333;
  box-shadow: 0 4px 10px 0 hsla(0, 0%, 89%, .5);
}

.header-scroll .header-unit.is-active span::after,
.header-scroll .header-item-line {
  background: #7cbc26;
}

.header-scroll .header-unit.is-active .header-item,
.header-scroll .header-unit:hover .header-item {
  color: #7cbc26;
}

.header-scroll .qrcode-box>img:first-of-type {
  display: none;
}

.header-scroll .qrcode-box>img:last-of-type {
  display: block;
}

.header-scroll .phone-box img:nth-of-type(2) {
  display: inline-block;
}

.header-scroll .phone-box img:nth-of-type(1) {
  display: none;
}

.header-scroll .phone-box span {
  color: #7CBC26;
}

.header-scroll .tel-box img:nth-of-type(1) {
  display: none;
}

.header-scroll .tel-box img:nth-of-type(2) {
  display: inline-block;
}

.header-scroll .tel-box span {
  color: #7CBC26;
}

.header-scroll .small-separato-vertical {
  width: 1px;
  opacity: 1;
  background-color: #7CBC26;
}

.header-container {
  z-index: 101;
  height: 82px;
  position: fixed;
  width: 100%;
  display: flex;
  font-size: 16px;
  color: white;
  align-items: center;
  justify-content: space-around;
}

.header-box {
  align-items: stretch;
  background: transparent;
  box-shadow: none;
  display: flex;
  height: 100%;
  left: auto;
  padding: 0;
  position: relative;
  right: auto;
  top: 0;
  width: auto;
}

.header-unit {
  font-weight: 400;
  cursor: pointer;
  position: relative;
  display: block;
  padding: 0 20px;
}

.header-item {
  height: 100%;
  align-items: center;
  display: flex;
  font-size: 16px;
  justify-content: center;
  white-space: nowrap;
  width: 100%;
  position: relative;
}

.header-unit.is-active span::after,
.header-item-line {
  background: #ffffff;
  bottom: 10px;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
  border-radius: 2px;
}

.header-unit:hover .header-item {
  color: #7cbc26;
}

.header-item-line {
  transition: all 0.3s ease;
  width: 0px;
  pointer-events: none;
}

.sub-header {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.sub-box {
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 2px 8px 0 #e4e4e4;
  display: none;
  min-width: 190px;
  padding: 10px 20px;
  position: absolute;
  font-size: 14px;
  top: 100%;
  z-index: 99;
  color: #333333;
  width: 240px;
  height: 384.32px;
}

.sub-unit {
  padding-top: 15px;
  height: 50px;
  line-height: 35px;
  /* border-bottom: 1px solid #E8E8E8; */
  display: block;
}

/* .sub-unit:last-of-type {
    border-bottom: none;
  } */

.sub-unit:hover {
  /* border-color: #7CBC26; */
  color: #7CBC26;
}

/* ¨¦€¡ë??-????€? */
.sub-unit.is-active {
  color: #7CBC26;
}

.sub-unit.is-active+div>.sub-item-line {
  width: 100%;
  background-color: #7CBC26;
}

.sub-unit.is-active .sub-item img:nth-of-type(1) {
  display: none;
}

.sub-unit.is-active .sub-item img:last-child {
  display: inline-block;
}

/* ¨¦€¡ë??-????€? */
/*¨¨¡ì¡ê??3?¨C1???????¦Ì???¡®??¡§???*/
.sub-unit:hover+div>.sub-item-line {
  width: 100%;
  background-color: #7CBC26;
  transition: width 0.5s linear;
}

.sub-item-line {
  width: 0%;
  height: 2px;
  background-color: #E8E8E8;
}

.sub-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 8px;
}

.sub-item img {
  width: 12px;
  height: 12px;
}

.sub-item img:last-child {
  display: none;
}

.sub-unit:hover .sub-item img:nth-of-type(1) {
  display: none;
}

.sub-unit:hover .sub-item img:last-child {
  display: inline-block;
}

.sub-header:hover .sub-box {
  display: block;
}

.sub-header .header-item img {
  margin-left: 5px;
}

.sub-header .header-item img:nth-of-type(2),
.sub-header .header-item img:nth-of-type(3),
.sub-header .header-item img:nth-of-type(4) {
  display: none;
}

.sub-header:hover .header-item img:nth-of-type(1) {
  display: none;
}

.sub-header:hover .header-item img:nth-of-type(2) {
  transform: rotate(180deg);
  display: block;
}

.header-scroll .sub-header .header-item img:nth-of-type(1),
.header-scroll .sub-header .header-item img:nth-of-type(2),
.header-scroll .sub-header .header-item img:nth-of-type(4) {
  display: none;
}

.header-scroll .sub-header .header-item img:nth-of-type(3) {
  transform: rotate(180deg);
  display: block;
}

.header-scroll .sub-header:hover .header-item img:nth-of-type(3) {
  display: none;
}

.header-scroll .sub-header:hover .header-item img:nth-of-type(4) {
  display: block;
}



.side-bar {
  background: #7CBC26;
  box-shadow: 0px 0px 16px 0px rgba(99, 99, 99, 0.11);
  border-radius: 8px 0px 0px 8px;
  cursor: pointer;
  position: fixed;
  margin-top: -141px;
  right: 0;
  top: 50%;
  z-index: 51;
  align-items: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  outline: none;
  transform-style: preserve-3d;
  transition: all .2s;
  width: 110px;
  height: 282px;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  padding: 0px 10px;
}

.side-bar>div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 94px;
  border-bottom: 1px solid rgba(225, 255, 255, 0.43);
}

.side-bar>div>img {
  width: 36px;
  height: 36px;
  margin-bottom: 6px;
}

.side-bar>div:active>img {
  transform: scale(0.85);
}

.side-qrcode-item {
  position: absolute;
  top: 0;
  right: 110%;
  width: 200px;
  height: 200px;
  z-index: 101;
  display: none;
  cursor: pointer;
  padding: 20px;
  background: rgba(255, 255, 255, 0.93);
  box-shadow: 0px 20px 29px 0px rgba(157, 157, 157, 0.2);
  border-radius: 12px;
}

.side-qrcode-item img {
  width: 160px;
  height: 160px;
}

.side-bar>div:nth-of-type(1):hover .side-qrcode-item {
  display: block;
}

@media(max-width:1024px) {
  .side-bar {
    width: 64px;
    height: 140px;
    top: auto;
    bottom: 140px;
  }

  .side-bar>div>img {
    margin-bottom: 0;
    width: 24px;
    height: 24px;
  }

  .side-bar>div span {
    display: block;
    font-size: 10px;
  }

  .side-qrcode-item {
    width: 160px;
    height: 160px;
  }

  .side-qrcode-item>img {
    width: 120px;
    height: 120px;
  }
}

@media(max-width:768px) {
  .side-bar {
    height: 140px;
    top: auto;
    bottom: 140px;
  }
  .side-bar>div:nth-of-type(1) {
    display: none;
  }

  .side-bar>div:nth-of-type(4) {
    border: 0;
  }
}



.nav-top-right {
  display: flex;
  align-items: center;
  justify-content: end;
  flex-grow: 1;
  height: 70px;
  /*padding-right: 85px;*/
}

.qrcode-box {
  position: relative;
  cursor: pointer;
  margin-left: 10px;
}

.qrcode-item {
  position: absolute;
  left: 50%;
  margin-left: -100px;
  margin-top: 16px;
  top: 100%;
  width: 160px;
  height: 160px;
  z-index: 101;
  display: none;
  cursor: pointer;
  padding: 20px;
  background: rgba(255, 255, 255, 0.93);
  box-shadow: 0px 20px 29px 0px rgba(157, 157, 157, 0.2);
  border-radius: 12px;
}

.qrcode-box img {
  width: 30px;
}

/*.qrcode-box>img:last-of-type {
  display: none;
}*/

.qrcode-box>div>img {
  width: 160px;
}

.qrcode-box:hover>img:first-of-type {
  display: none;
}

.qrcode-box:hover>img:last-of-type {
  display: block;
}

.qrcode-box:hover .qrcode-item {
  display: block;
}

@media(max-width:768px) {
  .header-scroll .nav-right-responsive img:nth-of-type(2) {
    width: 24px;
  }
}

.phone-box {
  margin-left: 20px;
}

.phone-box img:nth-of-type(1),
.phone-box img:nth-of-type(2) {
  width: 24px;
  height: 24px;
  vertical-align: -4px;
}

.phone-box img:nth-of-type(2) {
  display: none;
}

.phone-box:hover img:nth-of-type(2) {
  display: inline-block;
}

.phone-box:hover img:nth-of-type(1) {
  display: none;
}

.phone-box:hover span {
  color: #7CBC26;
}

.tel-box {
  margin-left: 10px;
}

.tel-box img:nth-of-type(1),
.tel-box img:nth-of-type(2) {
  width: 24px;
  height: 24px;
  vertical-align: -4px;
}

.tel-box img:nth-of-type(2) {
  display: none;
}

.tel-box:hover img:nth-of-type(2) {
  display: inline-block;
}

.tel-box:hover img:nth-of-type(1) {
  display: none;
}

.tel-box:hover span {
  color: #7CBC26;
}

.tel-box span,
.phone-box span {
  font-family: Helvetica-Bold;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
}

/* ??¡ì¨¨?1¨¨????? */
.aside-Nav {
  display: none;
  padding: 15px 24px 0 24px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 480px;
  height: 100vh;
  font-size: 16px;
  box-sizing: border-box;
  z-index: 999;
}

.aside-Nav .closeImg {
  display: block;
  margin: 30px auto;
  width: 24px;
  height: 24px;
}

.aside-Nav .line {
  margin: 15px 0 20px 0;
  height: 1px;
  background: #E8E8E8;
}

.aside-Nav .asideTab {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.aside-Nav .asideTab li {
  height: 50px;
  line-height: 50px;
  width: 100%;
  text-align: center;
}

.aside-Nav .asideTab li a {
  font-size: 18px;
  color: #FFFFFF;
  text-decoration: none;
}

.asideTab li a:hover {
  /* color: #7CBC26; */
}

.nav-right-responsive {
  display: none;
}

.nav-right-responsive .small-separato-vertical {
  margin: 0 10px;
}

.aside-menubtn {
  cursor: pointer;
  width: 24px;
  height: 24px;
}

.nav-right-responsive img:nth-of-type(1) {
  display: inline-block;
}

.nav-right-responsive img:nth-of-type(2) {
  display: none;
}

.header-scroll .nav-right-responsive img:nth-of-type(1) {
  display: none;
}

.header-scroll .nav-right-responsive img:nth-of-type(2) {
  display: inline-block;
}

/* ?¡°??o¡±???????¡¥?¨¨?a? ???3??¡ì??¡­??1 */
@media(max-width:1710px) {
  .nav-top-right>div:nth-of-type(3) {
    display: none;
  }

  .nav-top-right>div:nth-of-type(4) {
    display: none;
  }
}

@media(max-width:1578px) {
  .header-unit {
    padding: 0px 15px;
  }

  .nav-top-right {
    /*padding-right: 30px;*/
  }
}

@media(max-width:1400px) {

  .header-box,
  .nav-top-right {
    display: none;
  }

  .tel-box {
    margin-left: 5px;
  }

  .nav-right-responsive {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: end;
    flex-grow: 1;
    padding-right: 70px;
  }

  .nav-right-responsive .phone-box {
    margin-left: 0;
  }
}

@media(max-width:768px) {

  .nav-right-responsive {
    flex-grow: 0;
    padding-right: 12px;
  }

  .header-container {
    height: 62px;
    width: 100%;
    justify-content: space-between;
  }

  .aside-Nav {
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
  }

  .aside-Nav .closeImg {
    margin: 15px auto;
  }

  .aside-Nav .asideTab li {
    height: 45px;
    line-height: 45px;
  }
}

/*????¡­???????*/
.case-container .tab-content {
  max-width: 1903px;
  margin: 0 auto;
}

.case-container .lr-radius {
  margin: 0 auto;
  border: solid 1px #7CBC26;
  color: #7CBC26;
}

.case-container .lr-radius img:nth-of-type(2) {
  display: none;
}

.case-container .lr-radius:hover {
  color: #ffffff;
  background-color: #7CBC26;
}

.case-container .lr-radius:hover img:nth-of-type(1) {
  display: none;
}

.case-container .lr-radius:hover img:nth-of-type(2) {
  display: inline-block;
}

.classical-case {
  max-width: 1903px;
  min-width: 768px;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}

.classical-container {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(4, calc(25% - 15px));
}

.classical-box {
  position: relative;
  /* margin-right: 20px; */
  border-radius: 8px;
  background: #FFFFFF;
}

.classical-box>div:nth-of-type(1)>img:first-child {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.case-cover-layer {
  border-radius: 8px;
  position: relative;
  max-height: 260px;
  /* height: 100%; */
  width: 100%;
  aspect-ratio: 3 / 2;
  height: auto;
  overflow: hidden;
}

.cover-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.5);
}

.classical-box>div:nth-of-type(1)>img:nth-of-type(2) {
  position: absolute;
  width: 45%;
  height: 45%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: contain;
}

.classical-box>.case-cover-layer>div:nth-of-type(2) {
  position: absolute;
  right: 0px;
  bottom: 10px;
  display: inline-block;
  background-color: #cb2323;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
  border-radius: 2px;
  padding: 0 2px;
}

.classical-unit {
  /*height: 90px;*/
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px 10px 18px;
}

.classical-text div:first-child {
  font-size: 20px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 34px;
  font-weight: 600;
}

.classical-text div:last-child {
  font-size: 16px;
  color: #999999;
  letter-spacing: 0;
  font-weight: 400;
}

.classical-icon {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.classical-icon>img:first-child {
  width: 20px;
  height: 20px;
}

.classical-icon>img:last-child {
  display: none;
  width: 30px;
  height: 30px
}

.classical-box:hover .classical-icon>img:first-child {
  display: none;
}

.classical-box:hover .classical-icon>img:last-child {
  display: inline-block;
}

.classical-box:hover {
  box-shadow: 0px 2px 17px 0px rgba(1, 1, 1, 0.06);
  cursor: pointer;
}

@media(max-width:1200px) {
  .case-container .option-title {
    padding-top: 40px !important;
  }
}

@media(max-width:1024px) {
  .case-container ul {
    margin-bottom: 24px;
  }

  .case-container .option-title {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
    font-size: 20px;
  }

  .case-container .nav-item {
    margin: 0 10px;
    /* width: 90px; */
    width: auto;
    height: 38px;

  }

  .case-container .nav-item button {
    /* width: 90px; */
    width: auto;
    padding: 0 20px;
    margin: 0 auto;
    font-size: 16px;
    height: 38px;
    border-radius: 18px;
  }

  .classical-text div:first-child {
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
  }

  .classical-text div:last-child {
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    font-weight: 400;
  }

  .case-container .lr-radius {
    width: 180px !important;
    height: 40px;
    line-height: 40px;
    padding-left: 28px !important;
    margin-top: 10px !important;
  }

  .case-container .lr-radius img {
    width: 30px;
    height: 30px;

  }

  .case-container .lr-radius span {
    font-size: 16px;
  }

  .classical-icon {
    width: 20px;
    height: 20px;
  }

  .classical-icon>img:last-child {
    width: 30px;
    height: 30px;
  }

  .classical-icon>img:first-child {
    width: 20px;
    height: 20px;
  }

}

@media(max-width:768px) {
  .classical-container {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, calc(50% - 10px));
  }
  .case-container .nav-item {
    margin: 0 5px;
    /* width: 90px; */
    width: auto;
    height: 34px;

  }

  .case-container .nav-item button {
    /* width: 90px; */
    width: auto;
    padding: 0 14px;
    margin: 0 auto;
    font-size: 14px;
    height: 34px;
    border-radius: 17px;
  }
  .classical-container .classical-box:nth-of-type(1),
  .classical-container .classical-box:nth-of-type(2) {
    /* margin-left: 10px;
      margin-right: 10px; */
  }

  .classical-container .classical-box:nth-of-type(3),
  .classical-container .classical-box:nth-of-type(4) {
    display: none;
  }

  .classical-case {
    min-width: 0px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }

  .classical-container {
    justify-content: center;
  }

  .classical-box:hover .classical-icon>img:first-child {
    display: inline-block;
  }

  .classical-box:hover .classical-icon>img:last-child {
    display: none;
  }

  .classical-box>.case-cover-layer>div:nth-of-type(2) {
    position: absolute;
    right: 0px;
    bottom: 10px;
    display: inline-block;
    background-color: #cb2323;
    font-size: 10px;
    padding: 0 2px;
    border-radius: 2px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    font-weight: 500;
  }

  .classical-unit {
    /*height: 60px;*/
    padding: 4px 8px 4px 8px;
  }
}

.hhshopsbtn {
  width: 210px;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 25px;
  display: flex;
  padding-left: 23px;
  padding-right: 5px;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;

  margin: 0 auto;
  margin-top: 115px;
}

.hhshopsbtn>img {
  width: 40px;
  height: 40px;
}

.hhshopsbtn>span {
  font-size: 20px;
  color: #FFFFFF;
  font-weight: 600;
}

@media(max-width:1200px) {
  .hhshopsbtn {
    width: 168px;
    height: 40px;
  }

  .hhshopsbtn>img {
    width: 32px;
    height: 32px;
  }

  .hhshopsbtn>span {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 600;
  }
}

@media(max-width:1024px) {
  .hhshopsbtn {
    margin-top: 30px;
  }
}

.tab-content>.tab-pane {
  opacity: 0;
}

.tab-content>.tab-pane.active {
  opacity: 1;
}

/* ¨¨?????¨¨¦Ì?¨¨?¡¥ */
.hpartners-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
  justify-content: center;
  padding: 50px 0 54px;
  background: #FBFEF7;
}

.hindustryInformation-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1400px;
  width: 100%;
  border-bottom: 1px solid #EFEFEF;
  padding-bottom: 42px;
  padding-top: 36px;
}

.hpartners-container>.option-title {
  margin-bottom: 0;
}


.hpartners-container .new-container{
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 1472px;
  padding: 0 12px 0 36px;
  width: 100%;
  font-size: 30px;
  color: #333333;
  font-weight: 700;
}

.hpartners-container .new-container .header{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding-right: 12px;
}

.hpartners-container .new-container .header .more{
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  align-items: center;
}

.hpartners-container .new-container .header .more img{
  width: 16px;
  height: 16px;
  margin-left: 8px;
}

.hpartners-container .new-container .news-content{
  display: flex;
  box-sizing: border-box;
  margin-top: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.hpartners-container .new-container .news-content .news-item{
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  white-space: nowrap;
  box-sizing: border-box;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  position: relative;
}

.hpartners-container .new-container .news-content .news-item p{
  white-space: nowrap;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 12px 0 0;
  transition: all 0.3s ease;
}

.hpartners-container .new-container .news-content .news-item img{
  width: 6px;
  height: 10px;
  box-sizing: border-box;
  display: none;
  position: absolute;
  left: 0;
}

.hpartners-container .new-container .news-content .news-item:hover{
  color: #7CBD26;
}

.hpartners-container .new-container .news-content .news-item:hover img{
  display: block;
}

.hpartners-container .new-container .news-content .news-item:hover p{
  padding: 0 0 0 12px;
}

.hindustryInformation-box .hindustryInformation-item:nth-of-type(1) {
  margin-right: 34px;
}

.hindustryInformation-item {
  width: 684px;
  height: 208px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  padding-left: 25px;
  padding-right: 15px;
}

.hindustryInformation-item>img {
  width: 240px;
  height: 160px;
  border-radius: 4px;
  object-fit: cover;
  object-position: center;
}

.hindustryInformation-item:hover {
  box-shadow: -4px 4px 30px 9px rgba(176, 178, 183, 0.15);
}

.hindustryInformation-item:hover .hindustryInformation-item-text img:nth-of-type(2) {
  display: inline-block;
}

.hindustryInformation-item:hover .hindustryInformation-item-text img:nth-of-type(1) {
  display: none;
}

.hindustryInformation-item:hover .hindustryInformation-item-text>p:nth-of-type(1) {
  color: #7CBC26;
}

.hindustryInformation-item-text {
  height: 160px;
  margin-left: 17px;
  flex: 1;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  position: relative;
  color: #333333;
}
.hindustryInformation-item-text .cate-time{
    width: 100%;
    display: flex;
    align-items: center;
    position: absolute;
    font-size: 12px;
    color:#999999;
    bottom: 0;
}
.hindustryInformation-item-text img:nth-of-type(2) {
  display: none;
}

.hindustryInformation-item-text img {
  float: right;
  height: 16px;
  margin-left: auto;
}

.hindustryInformation-item-text>p:nth-of-type(1) {
  font-size: 20px;
  color: #333333;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hindustryInformation-item-text>p:nth-of-type(2) {
  font-size: 14px;
  line-height: 24px;
  margin-top: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hpartners-container .lr-radius {
  margin: 0 auto;
  border: solid 1px #7CBC26;
  color: #7CBC26;
}

.hpartners-container .lr-radius img:nth-of-type(2) {
  display: none;
}

.hpartners-container .lr-radius:hover {
  color: #ffffff;
  background-color: #7CBC26;
}

.hpartners-container .lr-radius:hover img:nth-of-type(1) {
  display: none;
}

.hpartners-container .lr-radius:hover img:nth-of-type(2) {
  display: inline-block;
}

@media(max-width:1400px) {
  .hindustryInformation-item-text>p:nth-of-type(2) {
    margin-top: 10px;
  }
}

@media(max-width:1024px) {
  .hindustryInformation-box {
    width: 100%;
    flex-direction: column;
    padding: 0;
  }

  .hindustryInformation-box .hindustryInformation-item:nth-of-type(1) {
    margin-right: 0;
  }
  .hpartners-container .new-container{
    padding: 0 12px 0 24px;
    width: 100%;
    font-size: 30px;
    color: #333333;
    font-weight: 700;
  }
  .hpartners-container>.option-title {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .hpartners-container .lr-radius {
    width: 180px !important;
    height: 40px;
    line-height: 40px;
    padding-left: 28px !important;
    margin-top: 10px !important;
  }

  .hpartners-container .lr-radius img {
    width: 30px;
    height: 30px;

  }

  .hpartners-container .lr-radius span {
    font-size: 16px;
  }
}

@media(max-width:768px) {
  .hindustryInformation-box {
    width: 100%;
    flex-direction: column;
    border-bottom: 0;
    padding: 0px;
  }
  .hpartners-container{
    padding: 0 0 30px;
  }
  .hpartners-container>.option-title {
    margin-bottom: 4px;
  }
  .hindustryInformation-item {
    height: 124px;
    width: 100%;
    display: flex;
    cursor: pointer;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }
  .hpartners-container .new-container{
    padding: 0 12px;
    width: 100%;
    font-size: 20px;
    color: #333333;
    font-weight: 700;
  }
  .hpartners-container .new-container .news-content{
    flex-wrap: nowrap;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
  }

.hpartners-container .new-container .news-content .news-item{
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  padding-right: 12px;
}

.hpartners-container .new-container .news-content .news-item p{
  width: 100%;
  white-space: nowrap;
  box-sizing: border-box;
  display: inline-block;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
}

.hpartners-container .new-container .news-content .news-item:hover img{
  display: none;
}

.hpartners-container .new-container .news-content .news-item:hover p{
  padding: 0;
}

  .hindustryInformation-item>img {
    width: 150px;
    height: 100px;
    flex: none;
  }

  .hindustryInformation-item-text {
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: start;
    box-sizing: border-box;
    flex: 1;
      position: relative;
  }

  .hindustryInformation-box .hindustryInformation-item:nth-of-type(1) {
    margin-right: 0;
  }

  .hindustryInformation-item-text>p:nth-of-type(1) {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  }

  .hindustryInformation-item-text>p:nth-of-type(2) {
    width: 100%;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
      -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px;
    padding-top: 0;
    margin-bottom: 0;
  }

  .hindustryInformation-item-text>div {
    width: 100%;
  }
  .hindustryInformation-item:hover {
    box-shadow: none;
  }
  
  .hindustryInformation-item:hover .hindustryInformation-item-text img:nth-of-type(2) {
    display: none;
  }
  
  .hindustryInformation-item:hover .hindustryInformation-item-text img:nth-of-type(1) {
    display: inline-block;
  }
  
  .hindustryInformation-item:hover .hindustryInformation-item-text>p:nth-of-type(1) {
    color: #333333;
  }
  .hpartners-container .lr-radius:hover {
    color: #7CBC26;
    background-color: #ffffff;
  }
  
  .hpartners-container .lr-radius:hover img:nth-of-type(1) {
    display: inline-block;
  }
  
  .hpartners-container .lr-radius:hover img:nth-of-type(2) {
    display: none;
  }
  .inquiry-form-left {
      font-size: 13px;
    }
  .inquiry-form-left>a:nth-of-type(2) {
    color: #7CBC26;
    font-weight: 600;
    font-size: 20px;
    }
}