.fuye {
  width: 80%;
  margin: 0 auto;
  padding: 50px 0;
}

.fuye h1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 50px;
  margin-bottom: 50px;
}

.fuye_N {
  width: 75%;
}

.fuye_news_CA {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: flex-start;
}

.fuye_news {
  width: 98%;
  padding: 1%;
  background-color: #f8f8f8;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  position: relative;
  transition: all .5s;
}

.fuye_news:hover {
  transform: translateY(-10px);
}

.contact {
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}

.contact_A {
  width: 40%;
}

.contact_v>div>div div:nth-child(2) {
  text-transform: capitalize;
  line-height: 25px;
}

.contact_v {
  width: 60%;
  /* border-top-left-radius: 50px;
  border-bottom-left-radius: 50px; */
  overflow: hidden;
  background-color: #F5F5F5 !important;
}

.contact_v>div {
  padding: 30px 30px 15px;
}

.liuyan222 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  width: auto;
}

.fenlei a {
  color: #000;
  background-color: #22AC88;
  color: white;
  padding: 8px 12px;
  border-radius: 5px;
  margin: 0 15px;
  display: block;
}

.fenlei {
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
}

.liuyan222 div div {
  text-transform: capitalize;
  margin-bottom: 10px;
  width: 90%;
  color: #fff;
}

.liuyan222 div:nth-child(1) {
  font-size: 22px;
  color: white;
  text-transform: uppercase;
}

.liuyan222>div {
  width: 100%;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.liuyan222 input::placeholder,
.liuyan222 textarea::placeholder {
  text-transform: capitalize;
}

.liuyan222 input,
.liuyan222 textarea {
  outline: none;
  width: 100%;
  border: none;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  padding: 8px;
  background-color: #f8f8f8;
  border-radius: 5px;
}

.liuyan222>div:nth-last-child(2) {
  width: 100%;
}

.liuyan>div:nth-last-child(1) {
  width: 100%;
}

.liuyan222>div:nth-last-child(1) button {
  border: none;
  padding: 10px 20px;
  font-size: 18px;
  border-radius: 10px;
  color: white;
  font-weight: 600;
  background: #2670D0;
  border: 1px solid;
}

.liuyan222 div:nth-child(1) {
  font-size: 26px;
  margin-bottom: 35px;
}

.contact_v>div>div:nth-child(1) {
  font-size: 26px;
  margin-bottom: 35px;
}

.contact_v {
  background-color: white;
}

.contact_v>div>div img {
  width: 35px;
  height: 35px;
}

.contact_v>div>div div {
  margin: 0 5px;
}

.contact_v>div>div {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.contact_A>div:nth-child(1) {
  font-size: 26px;
}

.contact+div {
  width: 80%;
  margin: 0 auto;
}

.contact_OP {
  /* margin-top: 50px; */
  /* background: #2869AE; */
  background-image: linear-gradient(to top, #2770d1 20%, #6b329a 88%);

  padding: 30px;
  /* border-radius: 50px; */
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-radius: 10px;

}

.form-submit {
  color: #000;
}

.form-submit:hover {
  background: white !important;
  color: #000 !important;
  border: none !important;
}


@media (max-width:998px) {
  .fuye_N {
    width: 90% !important;
    padding: 20px 0;
  }

  .fuye h1 {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .FUYE_HOBRT div:nth-child(2) {
    text-align: left !important;
    line-height: 28px !important;
  }

  .FUYE_HOBRT {
    display: block;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px !important;
  }

  .nei div {
    width: 45%;
    text-align: justify;
    line-height: 28px;
  }

  .nei div {
    text-align: left !important;
    line-height: 28px !important;
  }

  .nei {
    margin-bottom: 30px !important;
  }

  .hbot {
    width: 100% !important;
    margin: 1% 0 !important;
  }

}

	
.nlei{display: flex; justify-content:center; flex-wrap: wrap;}
.nlei a{ padding: 0 40px; background-image: linear-gradient(to right, #2770d1 20%, #6b329a 88%); color: #fff; line-height: 50px;  margin: 0 20px 20px;}
.fuye_N .nt {text-align: center; width: 100%;}
.fuye_N .nt img{display: inline-block; max-width: 100%;}
#lx_er img{ width: 150px; height: auto;}

.interval1 .products .swiper-slide a{ position: relative; padding-bottom: 75%;}
.interval1 .products .swiper-slide a img{ position: absolute; width: 100%; height: auto;}
@-webkit-keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}

@keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}

.video-one__video-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  font-size: 30px;
  color: #333;
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  margin: 0 auto;
}

.video-one__video-icon:hover {
  background-color:#c5060e;
  color: #fff;
}
.video-one__video-link .ripple,
.video-one__video-icon .ripple:before,
.video-one__video-icon .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-box-shadow: 0 0 0 0 rgba(var(--topfloor-white-rgb), 0.6);
  -o-box-shadow: 0 0 0 0 rgba(var(--topfloor-white-rgb), 0.6);
  -webkit-box-shadow: 0 0 0 0 rgba(var(--topfloor-white-rgb), 0.6);
  box-shadow: 0 0 0 0 rgba(var(--topfloor-white-rgb), 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}

.video-one__video-icon .ripple:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.video-one__video-icon .ripple:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}
.fuye_news_CA p{display: block; width: 100%;}