.top {
  width: 19.2rem;
  height: 0.8rem;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  font-size: 0.16rem;
  font-family: 'AliPuHui-Bold';
  z-index: 999;
}
.top .logo {
  width: 1.36rem;
  height: 0.36rem;
  margin-left: 3.6rem;
  float: left;
  cursor: pointer;
}
.top .logo .llat {
  float: left;
  width: 0.36rem;
  height: 0.36rem;
  margin-top: 0.23rem;
}
.top .logo .llat img {
  width: 100%;
  height: 100%;
}
.top .logo .llata {
  float: left;
  margin-left: 0.12rem;
  margin-top: 0.4rem;
}
.top .logo .llata p {
  font-family: 'AliPuHui-Mediu';
  font-size: 0.22rem;
  color: #FFFFFF;
  line-height: 0rem;
  text-align: center;
}
.top .bar {
  width: 6.67rem;
  height: 0.28rem;
  float: left;
  margin: 0.26rem 0;
  margin-left: 6.92rem;
  margin-right: 6.82rem;
  margin-top: -0.05rem;
}
.top nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.top nav ul li {
  display: inline-block;
  margin-right: 0.5rem;
  position: relative;
}
.top nav ul li a {
  font-family: 'AliPuHui-RegularL3';
  display: inline-block;
  padding-bottom: 0.05rem;
  font-size: 0.16rem;
  text-decoration: none;
  color: #FFFFFF;
}
.top nav ul li a::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0%;
  height: 0.02rem;
  background-color: #FFFFFF;
  transform: translateX(-50%);
  transition: width 0.2s ease;
}
.top nav ul li a.active {
  font-family: 'AliPuHui-Bold';
}
.top nav ul li a.active::after {
  width: 0.18rem;
}
.top .top_contanct {
  float: left;
  width: 1.04rem;
  height: 0.32rem;
  border: 0.01rem solid #ffffff;
  margin-left: 14.56rem;
  margin-top: -0.6rem;
  font-size: 0.16rem;
  font-family: 'AliPuHui-RegularL3';
  text-align: center;
  line-height: 0.32rem;
  cursor: pointer;
  border-radius: 0.03rem;
}
.clllass {
  background-color: #FAFAFA;
  width: 19.2rem;
}
.clllass .service h5 {
  padding-top: 1.7rem;
  margin-left: 3.2rem;
  font-family: 'AliPuHui-Medium';
  font-size: 0.48rem;
  margin-bottom: 0.64rem;
  color: #333333;
}
.clllass .swiper {
  position: relative;
  padding: 0.2rem;
  /* padding: 0; */
  z-index: 1;
  margin-top: -0.2rem;
}
.clllass .swiper .swiper-wrapper {
  width: 1200px;
  height: 5.46rem;
}
.clllass .swiper .swiper-wrapper .swiper-slide {
  position: relative;
  width: 3.8rem;
  height: 2.9rem;
  margin: 0 0.17rem;
  background-color: #FFFFFF;
  border-radius: 0.3rem;
}
.clllass .swiper .swiper-wrapper .swiper-slide .service_one {
  position: absolute;
  top: -0.18rem;
  left: 0.32rem;
  width: 0.55rem;
  height: 0.55rem;
}
.clllass .swiper .swiper-wrapper .swiper-slide .service_one img {
  width: 100%;
  height: 100%;
}
.clllass .swiper .swiper-wrapper .swiper-slide .service_two {
  position: absolute;
  top: 0.96rem;
  left: 0.32rem;
  height: 0.34rem;
}
.clllass .swiper .swiper-wrapper .swiper-slide .service_two p {
  font-size: 0.24rem;
  color: #000;
  font-family: 'AliPuHui-Medium';
}
.clllass .swiper .swiper-wrapper .swiper-slide .service_shere {
  position: absolute;
  top: 1.48rem;
  left: 0.32rem;
  height: 0.23rem;
}
.clllass .swiper .swiper-wrapper .swiper-slide .service_shere p {
  font-size: 0.14rem;
  color: #000;
  font-family: 'AliPuHui-RegularL3';
}
.clllass .swiper .swiper-wrapper .swiper-slide .service_four {
  position: absolute;
  top: 1.7rem;
  right: 0.24rem;
  width: 0.36rme;
  height: 0.36rem;
}
.clllass .swiper .swiper-wrapper .swiper-slide .service_four img {
  width: 100%;
  height: 100%;
}
.clllass .swiper .swiper-wrapper .swiper-slide:hover {
  transform: scale(1.03);
}
.clllass .swiper .swiper-button-prev {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/leftBut3.png);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.5);
  left: unset;
  right: 3.1rem;
  top: 3.7rem;
  background-size: 0.3rem 0.3rem;
  border-radius: 50%;
  width: 0.52rem;
  height: 0.52rem;
  opacity: 1;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.clllass .swiper .swiper-button-next {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/rightBur3.png);
  backdrop-filter: blur(10px);
  /* 调整模糊强度 */
  background-color: rgba(255, 255, 255, 0.5);
  top: 3.7rem;
  right: 2.2rem;
  background-size: 0.3rem 0.3rem;
  border-radius: 50%;
  width: 0.52rem;
  height: 0.52rem;
  opacity: 1;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.clllass .swiper .my-button-disabled {
  opacity: 0.1;
}
.clllass .swiper .swiper-button-next:hover {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/rightBut3.3.png);
}
.clllass .swiper .swiper-button-prev:hover {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/leftBut3.3.png);
}
.Efficient-head {
  background-color: #000000;
  height: 2.36rem;
}
.Efficient-head h5 {
  padding-top: 1.22rem;
  text-align: center;
  font-family: 'AliPuHui-Medium';
  font-size: 0.48rem;
  color: #FFFFFF;
}
.Efficient-head p {
  text-align: center;
  font-family: Helvetica;
  font-size: 0.2rem;
  color: #E3E3E3;
}
.Efficient {
  position: relative;
  width: 19.19rem;
  background-color: #000000;
}
.Efficient .box-two {
  position: relative;
}
.Efficient .box-two .swiper-button-next,
.Efficient .box-two .swiper-button-prev {
  background-color: #000;
  position: absolute;
  top: 0;
  width: 0.4rem;
  height: 1rem;
  color: beige;
  font-size: 0.4rem;
}
.Efficient .box-two .swiper-button-next p,
.Efficient .box-two .swiper-button-prev p {
  align-items: center;
  text-align: center;
  font-size: 0.4rem;
}
.Efficient .box-two .swiper-button-next {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/rightBut2.png);
  top: 0.08rem;
  right: 4.1rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.Efficient .box-two .swiper-button-prev {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/leftBut2.png);
  top: 0.08rem;
  left: 4.1rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.Efficient .box-two .swiper-button-next:hover {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/rightBut.2.2.png);
}
.Efficient .box-two .swiper-button-prev:hover {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/leftBut2.2.png);
}
.Efficient .siddll .swiper-slide {
  background: #000000;
}
.Efficient #swiper2 {
  position: relative;
  width: 19.2rem;
  height: 6.1rem;
}
.Efficient #swiper2 .swiper-wrapper {
  position: relative;
}
.Efficient #swiper2 .swiper-wrapper .swiper-slide {
  text-align: center;
  width: 12rem;
  height: 6.1rem;
  border: #000000;
  filter: blur(5px);
  opacity: 0.5;
}
.Efficient #swiper2 .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.Efficient #swiper2 .swiper-wrapper .swiper-slide-active {
  filter: blur();
  opacity: 1;
}
.Efficient #swiper2 .swiper-button-next,
.Efficient #swiper2 .swiper-button-prev {
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.5);
  width: 0.72rem;
  height: 0.72rem;
  border-radius: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 9999999;
}
.Efficient #swiper2 .swiper-button-next img,
.Efficient #swiper2 .swiper-button-prev img {
  width: 1rem;
  height: 1rem;
}
.Efficient #swiper2 .swiper-button-next {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/rightBut1.png);
  right: 0.5rem;
}
.Efficient #swiper2 .swiper-button-prev {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/leftBut1.png);
  left: 0.5rem;
}
.Efficient #swiper2 .swiper-button-next:hover,
.Efficient #swiper2 .swiper-button-prev:hover {
  background-color: #E3E3E3;
}
.Efficient #swiper2 .swiper-button-next:active,
.Efficient #swiper2 .swiper-button-prev:active {
  background-color: #808080;
}
.Efficient #swiper2 .my-button-disabled {
  opacity: 0.3;
}
.Efficient #swiper1 {
  margin-top: 0.01rem;
  width: 10rem;
  height: 0.8rem;
  border: 0.01rem solid #424245;
  border-top: none;
}
.Efficient #swiper1 .swiper-wrapper .swiper-slide {
  width: 1.46rem;
  height: 0.78rem;
  align-items: center;
  text-align: center;
  font-size: 0.26rem;
  font-family: 'AliPuHui-Medium';
  color: #86868C;
  line-height: 0.68rem;
}
.Efficient #swiper1 .swiper-wrapper .swiper-slide-thumb-active {
  background: linear-gradient(to right, #199BFF, #39DFFC);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-bottom: 0.1rem solid #39DFFC;
}
.Efficient #swiper3 {
  height: 1.95rem;
  background-color: #000000;
  padding-top: 0.38rem;
}
.Efficient #swiper3 .swiper-wrapper .swiper-slide {
  height: 1.9rem;
  text-align: center;
  font-size: 0.16rem;
  font-family: 'AliPuHui-Medium';
  color: #86868C;
}
.Efficient #swiper3 .swiper-button-next,
.Efficient #swiper3 .swiper-button-prev {
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.5);
  width: 0.52rem;
  height: 0.52rem;
  border-radius: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  top: 0.6rem;
  opacity: 0.5;
}
.Efficient #swiper3 .swiper-button-next img,
.Efficient #swiper3 .swiper-button-prev img {
  width: 0.7rem;
  height: 0.7rem;
}
.Efficient #swiper3 .swiper-button-next:hover,
.Efficient #swiper3 .swiper-button-prev:hover {
  background-color: #E3E3E3;
}
.Efficient #swiper3 .swiper-button-next {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/rightBut1.png);
  right: 0.6rem;
}
.Efficient #swiper3 .swiper-button-prev {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/leftBut1.png);
  left: 17.25rem;
}
.Efficient #swiper3 .my-button-disabled {
  opacity: 0.3;
}
.core-advatages {
  background-color: #FFFFFF;
  width: 19.2rem;
}
.core-advatages .core h5 {
  padding-top: 1.7rem;
  margin-left: 3.2rem;
  font-family: 'AliPuHui-Medium';
  font-size: 0.48rem;
  margin-bottom: 0.64rem;
  color: #333333;
}
.core-advatages .swiper {
  margin-top: 0.2rem;
  position: relative;
}
.core-advatages .swiper .swiper-wrapper {
  width: 1200px;
  height: 7.36rem;
}
.core-advatages .swiper .swiper-wrapper .swiper-slide {
  position: relative;
  width: 3.7rem;
  height: 4.74rem;
  margin: 0 0.17rem;
  background-color: #020202;
  border-radius: 0.4rem;
  margin-top: 0.2rem;
}
.core-advatages .swiper .swiper-wrapper .swiper-slide .core_one {
  width: 0.64rem;
  height: 0.64rem;
  position: absolute;
  top: 0.5rem;
  left: 0.4rem;
}
.core-advatages .swiper .swiper-wrapper .swiper-slide .core_one img {
  width: 100%;
  height: 100%;
}
.core-advatages .swiper .swiper-wrapper .swiper-slide .core_two {
  position: absolute;
  top: 2rem;
  left: 0.4rem;
}
.core-advatages .swiper .swiper-wrapper .swiper-slide .core_two p {
  font-size: 0.4rem;
  font-family: 'AliPuHui-Medium';
  color: #FFFFFF;
}
.core-advatages .swiper .swiper-wrapper .swiper-slide .core_two p span {
  background: linear-gradient(to right, #148EFF, #3ADFFC);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.core-advatages .swiper .swiper-wrapper .swiper-slide .core_three {
  position: absolute;
  width: 0.44rem;
  height: 0.44rem;
  top: 3.46rem;
  right: 0.26rem;
}
.core-advatages .swiper .swiper-wrapper .swiper-slide .core_three img {
  width: 100%;
  height: 100%;
}
.core-advatages .swiper .swiper-wrapper .swiper-slide:hover {
  transform: scale(1.03);
}
.core-advatages .swiper .swiper-button-prev {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/leftBut1.png);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.5);
  left: unset;
  left: 0.5rem;
  top: 35%;
  background-size: 0.3rem 0.3rem;
  border-radius: 50%;
  width: 0.64rem;
  height: 0.64rem;
  opacity: 1;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.core-advatages .swiper .left1 {
  left: 0.1rem;
  background-image: url(https://txcdn.xind.com/static/pcv2/img/leftBut5.png);
}
.core-advatages .swiper .swiper-button-next {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/rightBut1.png);
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.5);
  top: 35%;
  right: 0.5rem;
  background-size: 0.3rem 0.3rem;
  border-radius: 50%;
  width: 0.64rem;
  height: 0.64rem;
  opacity: 1;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.core-advatages .swiper .righr1 {
  right: 0.1rem;
  background-image: url(https://txcdn.xind.com/static/pcv2/img/rightBut.5.png);
}
.core-advatages .swiper .swiper-button-next:hover {
  background-color: #E3E3E3;
}
.core-advatages .swiper .righr1:hover {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/rightBut.5.5.png);
}
.core-advatages .swiper .swiper-button-prev:hover {
  background-color: #E3E3E3;
}
.core-advatages .swiper .left1:hover {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/leftBut5.5.png);
}
.core-advatages .swiper .my-button-disabled {
  opacity: 0.5;
}
.core-advatages .swiper .box {
  position: absolute;
  top: 5.38rem;
  right: 2rem;
  width: 1.7rem;
  height: 1rem;
}
.core-advatages .swiper .box .swiper-button-prev {
  width: 0.52rem;
  height: 0.52rem;
}
.core-advatages .swiper .box .swiper-button-next {
  width: 0.52rem;
  height: 0.52rem;
}
.core-advatages .swiper .box .box-zhong {
  width: 0.15rem;
}
.present {
  position: relative;
  background-color: #F6F6F8;
  width: 19.19rem;
  height: 11.26rem;
}
.present .present-top h5 {
  padding-top: 1.22rem;
  text-align: center;
  font-family: 'AliPuHui-Medium';
  font-size: 0.48rem;
  color: #333333;
}
.present .present-top p {
  text-align: center;
  font-family: Helvetica;
  font-size: 0.2rem;
  color: #777777;
}
.present .recav {
  --swiper-theme-color: #ff6600;
  margin-top: 0.35rem;
  width: 19.19rem;
  height: 8.36rem;
  overflow-x: hidden;
}
.present .recav .my-pagination-current {
  display: inline-block;
  width: 0.1rem;
  height: 0.1rem;
}
.present .recav .acccccc {
  overflow: hidden;
}
.present .recav .swiper-wrapper {
  position: relative;
}
.present .recav .swiper-wrapper .swiper-slide {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  margin: 0 0.6rem;
  width: 12.2rem;
  height: 6.9rem;
  position: relative;
  filter: blur(5px);
}
.present .recav .swiper-wrapper .swiper-slide .recav-one {
  position: absolute;
  top: 2rem;
  left: 1.18rem;
  height: 0.5rem;
}
.present .recav .swiper-wrapper .swiper-slide .recav-one h3 {
  font-size: 0.36rem;
  font-family: 'AliPuHui-Medium';
  color: #333333;
}
.present .recav .swiper-wrapper .swiper-slide .recav-two {
  position: absolute;
  top: 2.64rem;
  left: 1.18rem;
  height: 0.37rem;
  overflow: auto;
}
.present .recav .swiper-wrapper .swiper-slide .recav-two div {
  float: left;
  height: 0.36rem;
  border-radius: 0.2rem;
  background-color: #3C74E5;
  margin-right: 0.18rem;
}
.present .recav .swiper-wrapper .swiper-slide .recav-two div p {
  height: 0.36rem;
  margin: 0 0.15rem;
  font-size: 0.16rem;
  font-family: 'AliPuHui';
  color: #FFFFFF;
  text-align: center;
  line-height: 0.36rem;
}
.present .recav .swiper-wrapper .swiper-slide .recav-shree {
  position: absolute;
  top: 3.26rem;
  left: 1.18rem;
  height: 0.45rem;
}
.present .recav .swiper-wrapper .swiper-slide .recav-shree p {
  font-size: 0.14rem;
  font-family: 'AliPuHui';
  text-align: left;
}
.present .recav .swiper-wrapper .swiper-slide .recav-four {
  cursor: pointer;
  position: absolute;
  top: 4.4rem;
  left: 1.18rem;
  width: 1.02rem;
  height: 0.4rem;
}
.present .recav .swiper-wrapper .swiper-slide .recav-four .recav-four_one {
  width: 1.02rem;
  height: 0.22rem;
}
.present .recav .swiper-wrapper .swiper-slide .recav-four .recav-four_one p {
  font-size: 0.16rem;
  font-family: 'AliPuHui-Medium';
  text-align: center;
  line-height: 0.36rem;
  color: #3C74E5;
}
.present .recav .swiper-wrapper .swiper-slide .recav-five {
  cursor: pointer;
}
.present .recav .swiper-wrapper .swiper-slide .recav-five img {
  position: absolute;
  width: 0.18rem;
  height: 0.18rem;
  top: 4.495rem;
  left: 2.11rem;
}
.present .recav .swiper-wrapper .swiper-slide-active {
  filter: blur(0);
}
.present .recav .swiper-wrapper .my-button-disabled {
  opacity: 0.5;
}
.present .recav .swiper-button-next,
.present .recav .swiper-button-prev {
  top: 50%;
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.5);
  background-size: 0.17rem 0.17rem;
  border-radius: 50%;
  width: 0.64rem;
  height: 0.64rem;
  transition: all 0.5s;
  outline: none;
  opacity: 3;
}
.present .recav .swiper-button-next {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/rightBut4.png);
  right: 0.5rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.present .recav .swiper-button-prev {
  background-image: url(https://txcdn.xind.com/static/pcv2/img/leftBut4.png);
  left: 0.5rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.present .recav .swiper-pagination-clickable {
  position: absolute;
  top: 84%;
  left: 40%;
  align-items: center;
  width: 3.7rem;
  height: 0.6rem;
  border-radius: 0.35rem;
  background-color: #EDEDF0;
}
.present .recav .swiper-pagination-clickable span {
  font-size: 0.1rem;
  width: 0.01rem;
  height: 0.01rem;
}
.present .recav .swiper-pagination-clickable .my-bullet-active {
  width: 0.45rem;
}
.present .recav .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.present .recav .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.06rem;
  margin-bottom: 0.68rem;
  padding-bottom: 0.1rem;
  padding-left: 0.1rem;
  background-color: #95959C;
}
.present .recav .swiper-pagination-bullet {
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}
.present .recav .my-bullet-active {
  height: 0.1rem;
  width: 0.5rem;
  border-radius: 0.06rem;
  background-color: #000;
}
.present .recav .swiper-button-next:hover,
.present .recav .swiper-button-prev:hover {
  background-color: #F6F6F8;
}
.present .recav .my-button-disabled {
  opacity: 0.2;
}
.new {
  width: 19.19rem;
  height: 7.5rem;
}
.new .new_noe {
  width: 19.19rem;
  height: 0.77rem;
  margin-top: 1.64rem;
}
.new .new_noe .noe_superior {
  float: left;
  margin-left: 3.02rem;
  width: 2.5rem;
  height: 0.66rem;
}
.new .new_noe .noe_superior h5 {
  font-size: 0.48rem;
  color: #333333;
  line-height: 0.66rem;
  text-align: center;
  font-family: 'AliPuHui-Medium';
}
.new .new_noe .noe_superior p {
  font-size: 0.48rem;
  color: #333333;
  line-height: 0.66rem;
  text-align: center;
  font-family: 'AliPuHui-Medium';
}
.new .new_noe .noe_down {
  float: right;
  margin-right: 3.19rem;
  margin-top: 0.14rem;
  width: 1.52rem;
  height: 0.54rem;
  border-radius: 0.33rem;
  background-color: #3C74E5;
}
.new .new_noe .noe_down p {
  font-family: 'AliPuHui-Mediu';
  font-size: 0.2rem;
  color: #FFFFFF;
  line-height: 0.54rem;
  text-align: center;
}
.new .new_two {
  margin-top: 0.64rem;
  width: 19.19rem;
  height: 5.16rem;
}
.new .new_two .two_one {
  float: left;
  width: 3.5rem;
  height: 100%;
  margin-right: 0.1rem;
}
.new .new_two .two_one .hhj {
  width: 3.5rem;
  height: 2.96rem;
  margin-bottom: 0.1rem;
}
.new .new_two .two_one .hhh {
  width: 3.5rem;
  height: 2.18rem;
}
.new .new_two .two_two {
  width: 6.92rem;
  height: 100%;
  float: left;
  margin-right: 0.1rem;
}
.new .new_two .two_two .hhj {
  width: 4rem;
  height: 2.14rem;
  margin-bottom: 0.1rem;
  margin-right: 0.1rem;
  float: left;
}
.new .new_two .two_two .hhh {
  width: 2.8rem;
  height: 2.15rem;
  float: left;
  margin-bottom: 0.1rem;
}
.new .new_two .two_two .hhhh {
  width: 6.92rem;
  height: 3rem;
  margin-bottom: 0.1rem;
  float: left;
}
.new .new_two .two_shree {
  width: 4。63rem;
  height: 100%;
  float: left;
}
.new .new_two .two_shree .hhj {
  width: 4.63rem;
  height: 2.96rem;
  margin-bottom: 0.1rem;
}
.new .new_two .two_shree .hhh {
  width: 4.63rem;
  height: 2.18rem;
  margin-bottom: 0.1rem;
}
.new .new_two .two_four {
  width: 3.84rem;
  height: 100%;
  float: right;
}
.new .new_two .two_four .hhj {
  width: 3.84rem;
  height: 2.08rem;
  margin-bottom: 0.1rem;
}
.new .new_two .two_four .hhh {
  width: 3.84rem;
  height: 3.06rem;
  margin-bottom: 0.1rem;
}
.new .new_two .two_one .hhj,
.new .new_two .two_two .hhj,
.new .new_two .two_three .hhj,
.new .new_two .two_shree .hhj,
.new .new_two .two_four .hhj,
.new .new_two .two_one .hhh,
.new .new_two .two_two .hhh,
.new .new_two .two_three .hhh,
.new .new_two .two_shree .hhh,
.new .new_two .two_four .hhh,
.new .new_two .two_one .hhhh,
.new .new_two .two_two .hhhh,
.new .new_two .two_three .hhhh,
.new .new_two .two_shree .hhhh,
.new .new_two .two_four .hhhh {
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.new .new_two .two_one .hhj:hover::before,
.new .new_two .two_two .hhj:hover::before,
.new .new_two .two_three .hhj:hover::before,
.new .new_two .two_shree .hhj:hover::before,
.new .new_two .two_four .hhj:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.7;
}
.new .new_two .two_one .hhh:hover::before,
.new .new_two .two_two .hhh:hover::before,
.new .new_two .two_three .hhh:hover::before,
.new .new_two .two_shree .hhh:hover::before,
.new .new_two .two_four .hhh:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.7;
}
.new .new_two .two_one .hhhh:hover::before,
.new .new_two .two_two .hhhh:hover::before,
.new .new_two .two_three .hhhh:hover::before,
.new .new_two .two_shree .hhhh:hover::before,
.new .new_two .two_four .hhhh:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.7;
}
.new .new_two .two_one .link,
.new .new_two .two_two .link,
.new .new_two .two_three .link,
.new .new_two .two_shree .link,
.new .new_two .two_four .link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  transition: opacity 0.3s ease;
  width: 2rem;
  height: 0.54rem;
  border-radius: 0.5rem;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.54rem;
  font-family: 'AliPuHui-RegularL3';
  background-image: url(https://txcdn.xind.com/static/pcv2/img/newsss.png);
  background-size: 100%;
  opacity: 0;
}
.new .new_two .two_one .hhj:hover .link,
.new .new_two .two_two .hhj:hover .link,
.new .new_two .two_three .hhj:hover .link,
.new .new_two .two_shree .hhj:hover .link,
.new .new_two .two_four .hhj:hover .link {
  opacity: 1;
  backdrop-filter: blur(60px);
}
.new .new_two .two_one .hhh:hover .link,
.new .new_two .two_two .hhh:hover .link,
.new .new_two .two_three .hhh:hover .link,
.new .new_two .two_shree .hhh:hover .link,
.new .new_two .two_four .hhh:hover .link {
  opacity: 1;
  backdrop-filter: blur(60px);
}
.new .new_two .two_one .hhhh:hover .link,
.new .new_two .two_two .hhhh:hover .link,
.new .new_two .two_three .hhhh:hover .link,
.new .new_two .two_shree .hhhh:hover .link,
.new .new_two .two_four .hhhh:hover .link {
  opacity: 1;
  backdrop-filter: blur(60px);
}
.partner {
  width: 19.19rem;
  height: 8.1rem;
  position: relative;
}
.partner .partner_one {
  position: absolute;
  width: 2.5rem;
  height: 0.66rem;
  left: 3.02rem;
  top: 0.84rem;
}
.partner .partner_one h5 {
  font-size: 0.48rem;
  color: #333333;
  line-height: 0.66rem;
  text-align: center;
  font-family: 'AliPuHui-Medium';
}
.partner .partner_two {
  top: 2.02rem;
  position: absolute;
  width: 18.52rem;
  height: 4.88rem;
  left: 1.8rem;
}
.partner .partner_two div {
  float: left;
  width: 2.58rem;
  height: 1.18rem;
  margin: 0.22rem 0.06rem;
  box-shadow: 9px 8px 18px 3px rgba(103, 110, 143, 0.16);
  border-radius: 0.04rem;
}
.partner .partner_two div img {
  width: 100%;
  height: 100%;
}
.contact {
  width: 19.19rem;
  height: 7.1rem;
  position: relative;
  background-image: url(https://txcdn.xind.com/static/pcv2/img/contact/contact.1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.contact .cantact_one {
  position: absolute;
  width: 2.5rem;
  height: 0.66rem;
  left: 2.9rem;
  top: 0.84rem;
}
.contact .cantact_one h5 {
  font-size: 0.48rem;
  color: #333333;
  line-height: 0.66rem;
  text-align: center;
  font-family: 'AliPuHui-Medium';
}
.contact .cantact_two {
  position: absolute;
  width: 1.64rem;
  height: 3.46rem;
  top: 1.4rem;
  left: 3.2rem;
}
.contact .cantact_two .two_one {
  width: 0.8rem;
  height: 0.65rem;
  position: relative;
  display: inline-block;
  padding-bottom: 0.04rem;
}
.contact .cantact_two .two_one p {
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.65rem;
  text-align: center;
  font-family: 'AliPuHui-Mediu';
}
.contact .cantact_two .two_one::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 0.05rem;
  background-color: black;
}
.contact .cantact_two .two_two {
  width: 100%;
  height: 0.42rem;
  margin-top: 0.48rem;
}
.contact .cantact_two .two_two p {
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.42rem;
  text-align: left;
  font-family: 'AliPuHui-Mediu';
}
.contact .cantact_two .two_shree {
  width: 1.64rem;
  height: 1.64rem;
  margin-top: 0.6rem;
  margin-left: -0.03rem;
}
.contact .cantact_two .two_shree img {
  width: 100%;
  height: 100%;
}
.contact .cantact_shree {
  position: absolute;
  width: 1.64rem;
  height: 3.46rem;
  top: 1.4rem;
  left: 7.3rem;
}
.contact .cantact_shree .two_one {
  width: 0.8rem;
  height: 0.65rem;
  position: relative;
  display: inline-block;
  padding-bottom: 0.04rem;
}
.contact .cantact_shree .two_one p {
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.65rem;
  text-align: center;
  font-family: 'AliPuHui-Mediu';
}
.contact .cantact_shree .two_one::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 0.05rem;
  background-color: black;
}
.contact .cantact_shree .two_two {
  height: 0.42rem;
  margin-top: 0.48rem;
}
.contact .cantact_shree .two_two p {
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.42rem;
  text-align: left;
  font-family: 'AliPuHui-Mediu';
}
.contact .cantact_shree .two_shree {
  width: 1.64rem;
  height: 1.64rem;
  margin-top: 0.6rem;
  margin-left: -0.03rem;
}
.contact .cantact_shree .two_shree img {
  width: 100%;
  height: 100%;
}
.aboutUs {
  width: 19.19rem;
  height: 5.26rem;
  background-color: #F5F5F7;
  position: relative;
}
.aboutUs .aboutus_one {
  position: absolute;
  top: 0.82rem;
  left: 4.6rem;
  width: 2rem;
  height: 4rem;
  float: left;
}
.aboutUs .aboutus_two {
  position: absolute;
  top: 0.82rem;
  left: 6.7rem;
  width: 2rem;
  height: 4rem;
}
.aboutUs .aboutus_shree {
  position: absolute;
  top: 0.82rem;
  left: 9.32rem;
  width: 2rem;
  height: 4rem;
}
.aboutUs .aboutus_four {
  position: absolute;
  top: 0.82rem;
  left: 11.48rem;
  width: 2rem;
  height: 4rem;
}
.aboutUs .aboutus_five {
  position: absolute;
  top: 0.82rem;
  left: 13.8rem;
  width: 2rem;
  height: 4rem;
}
.aboutUs .one_one {
  float: left;
  width: 2rem;
  height: 0.6rem;
  position: relative;
  padding-bottom: 0.04rem;
}
.aboutUs .one_one p {
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.65rem;
  text-align: left;
  font-family: 'AliPuHui-Mediu';
}
.aboutUs .one_one::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 16%;
  height: 0.04rem;
  background-color: black;
}
.aboutUs .noe_two {
  width: 2rem;
  height: 3rem;
  margin-top: 1rem;
}
.aboutUs .noe_two p {
  height: 0.24rem;
  width: 100%;
  font-size: 0.16rem;
  color: #777777;
  line-height: 0.24rem;
  text-align: left;
  font-family: 'AliPuHui-Mediu';
  margin-bottom: 0.22rem;
}
.Filing {
  width: 19.2rem;
  height: 0.76rem;
  background-color: #F5F5F7;
}
.Filing .filing_one {
  margin: 0 2.39rem;
  width: 14.4rem;
  height: 0.76rem;
  border-top: 0.01rem solid #E3E3E3;
}
.Filing .filing_one p {
  font-size: 0.16rem;
  color: #777777;
  line-height: 0.76rem;
  text-align: center;
  font-family: 'AliPuHui-Mediu';
}
.Filing .filing_one p a {
  color: #777777;
}
.Filing .filing_one p a:hover {
  color: #3c74e5;
}
.ballaca {
  background-color: red;
  z-index: 9999999999;
}
