.swiper-client-m {
  display: none;
}
.swiper-client {
  display: block;
}
body {
  background: #fff;
}
.linebox {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 4.25rem;
  background: #f9fbfe;
  top: 10.08rem;
}
.industry {
  width: 100%;
  min-height: 100vh;
  background: #f9fbfe;
}
.industry .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.57rem 0rem 0.57rem 0rem;
}
.industry .title p:nth-child(1) {
  font-size: 0.42rem;
  font-weight: 400;
  color: #1c1c1c;
  margin-bottom: 0.28rem;
}
.industry .title p:nth-child(2) {
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
}
.industry .title.fwxm {
  padding-top: 0.8rem;
  padding-bottom: 1rem;
}
.industry .title.jxal {
  padding-top: 0.3rem;
  padding-bottom: 1rem;
}
.industry .title.bf {
  padding-bottom: 0.87rem;
}
.industry .title.cpln {
  padding: 0.9rem 0;
}
.industry .title.jjfa {
  padding: 0.9rem 0;
}
.industry .banner-box {
  width: 100%;
  position: relative;
  margin-top: 0.9rem;
}
.industry .banner-box img {
  width: 100%;
}
.industry .banner-box .textWrap {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.industry .banner-box .textWrap .bannerText {
  transform: translate(0rem, -1.5rem);
  display: block;
  text-align: center;
}
.industry .banner-box .textWrap .bannerText p:first-of-type {
  font-size: 0.68rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  letter-spacing: 0.04rem;
  padding-bottom: 0.5rem;
}
.industry .banner-box .textWrap .bannerText p:last-of-type {
  text-align: center;
  font-size: 0.42rem;
  font-family: PingFang SC;
  font-weight: 100;
  color: #FFFFFF;
  border-radius: 0.5rem;
  line-height: 0.6rem;
  letter-spacing: 0.03rem;
}
.industry .concept-box {
  width: 15.99rem;
  height: 4rem;
  margin: 0 auto;
  position: relative;
  background: #f9fbfe;
}
.industry .concept-box .concept {
  width: 100%;
  position: absolute;
  background: #f9fbfe;
  box-shadow: 3px 5px 60px 2px rgba(100, 113, 131, 0.1);
  top: -2.8rem;
  border-radius: 0.1rem;
  z-index: 5;
}
.industry .concept-box .concept .item-box {
  display: flex;
  justify-content: space-between;
}
.industry .concept-box .concept .item-box div {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0.8rem;
}
.industry .concept-box .concept .item-box div img {
  width: 1.3rem;
  height: 1.3rem;
  margin-bottom: 0.3rem;
}
.industry .concept-box .concept .item-box div .img2 {
  display: none;
}
.industry .concept-box .concept .item-box div .p1 {
  font-size: 0.29rem;
  color: #1d1d1d;
  font-weight: 400;
  margin-bottom: 0.31rem;
}
.industry .concept-box .concept .item-box div .p2 {
  width: 3.22rem;
  font-size: 0.25rem;
  font-weight: 300 !important;
  color: #666666;
  line-height: 0.42rem;
}
.industry .concept-box .concept .item-box div:hover {
  background: #f6f8fc;
}
.industry .concept-box .concept .item-box div:hover .img1 {
  display: none;
}
.industry .concept-box .concept .item-box div:hover .img2 {
  display: block;
}
.industry .advantages-box {
  padding: 1.5rem 2.45rem 0.8rem 2.66rem;
  background: #f9fbfe;
}
.industry .advantages-box .advantages-content {
  width: 16rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.industry .advantages-box .left-box p:nth-child(1) {
  font-size: 0.42rem;
  font-weight: 400;
  color: #1c1c1c;
  margin-bottom: 0.35rem;
}
.industry .advantages-box .left-box p:nth-child(2) {
  width: 4.68rem;
  font-size: 0.29rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.5rem;
  margin-bottom: 0.63rem;
}
.industry .advantages-box .left-box img {
  width: 4.54rem;
  height: 4.18rem;
}
.industry .advantages-box .right-box div {
  margin-bottom: 0.47rem;
}
.industry .advantages-box .right-box div p:nth-child(1) {
  display: flex;
  align-items: center;
  margin-bottom: 0.05rem;
}
.industry .advantages-box .right-box div p:nth-child(1) img {
  width: 0.58rem;
  height: 0.58rem;
  margin-right: 0.26rem;
}
.industry .advantages-box .right-box div p:nth-child(1) .img2 {
  display: none;
}
.industry .advantages-box .right-box div p:nth-child(1) span {
  font-size: 0.33rem;
  font-weight: 400;
  color: #1d1d1d;
}
.industry .advantages-box .right-box div p:nth-child(1):hover .img1 {
  display: none;
}
.industry .advantages-box .right-box div p:nth-child(1):hover .img2 {
  display: block;
}
.industry .advantages-box .right-box div p:nth-child(1):hover span {
  color: #ff5a8a !important;
}
.industry .advantages-box .right-box div p:nth-child(2) {
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
  line-height: 38px;
}
.industry .service-box {
  padding: 0.22rem 1.56rem 0rem 1.63rem;
  background: #fff;
}
.industry .service-box .item-box {
  width: 16rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.56rem;
}
.industry .service-box .item-box div {
  width: 3.89rem;
  height: 4.86rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.industry .service-box .item-box div p:nth-child(1) {
  width: 3.89rem;
  height: 1.86rem;
  text-align: center;
  font-size: 0.25rem;
  font-weight: 300;
  color: #ffffff;
  line-height: 1.86rem;
}
.industry .service-box .item-box div p:nth-child(2) {
  width: 3.18rem;
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.42rem;
  padding-top: 0.52rem;
}
.industry .service-box .item-box div p.t1 {
  background: url(../image/111.png) no-repeat top center / 3.89rem 1.86rem;
}
.industry .service-box .item-box div p.t2 {
  background: url(../image/222.png) no-repeat top center / 3.89rem 1.86rem;
}
.industry .service-box .item-box div p.t3 {
  background: url(../image/333.png) no-repeat top center / 3.89rem 1.86rem;
}
.industry .service-box .item-box div p.t4 {
  background: url(../image/444.png) no-repeat top center / 3.89rem 1.86rem;
}
.industry .service-box .item-box div p.t5 {
  background: url(../image/555.png) no-repeat top center / 3.89rem 1.86rem;
}
.industry .service-box .item-box div p.t6 {
  background: url(../image/666.png) no-repeat top center / 3.89rem 1.86rem;
}
.industry .service-box .item-box div p.t7 {
  background: url(../image/777.png) no-repeat top center / 3.89rem 1.86rem;
}
.industry .service-box .item-box div p.t8 {
  background: url(../image/888.png) no-repeat top center / 3.89rem 1.86rem;
}
.industry .service-box .item-box div:hover {
  box-shadow: 3px 5px 60px 2px rgba(100, 113, 131, 0.1);
}
.industry .service-box .item-box div:hover p:nth-child(1) {
  background: url(../image/sbg.png) no-repeat top center / 3.89rem 1.86rem;
  font-weight: 600;
}
.industry .wcwrap {
  padding: 0.2rem 1.65rem 0.9rem 1.65rem;
  background: #fff;
}
.industry .solution-box {
  width: 16rem;
  margin: 0 auto;
}
.industry .solution-box .ljgd {
  background: url(../image/ljgd.png) no-repeat top center / 100% 100%;
  height: 1.02rem;
  line-height: 1.02rem;
  color: #fff;
  font-size: 0.29rem;
  font-family: Microsoft YaHei UI;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.03rem;
  cursor: pointer;
}
.industry .solution-box .title {
  padding: 0;
}
.industry .solution-box .top-img {
  margin-top: 0.9rem;
  width: 100%;
  position: relative;
  margin-bottom: 0.6rem;
}
.industry .solution-box .top-img img {
  width: 100%;
  height: 5rem;
}
.industry .solution-box .top-img .wc {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  top: 0;
}
.industry .solution-box .top-img .p-box {
  width: 4.34rem;
  transform: translate(-5rem, 1rem);
}
.industry .solution-box .top-img .p-box p:nth-child(1) {
  font-size: 0.68rem;
  font-weight: bold;
  color: #ffffff;
  text-indent: 0.1rem;
  margin-bottom: 0.28rem;
}
.industry .solution-box .top-img .p-box p:nth-child(2) {
  width: 4.37rem;
  height: 0.54rem;
  background: #ffffff;
  border-radius: 0.27rem;
  line-height: 0.54rem;
  text-align: center;
  font-size: 0.34rem;
  font-weight: 400;
  color: #ef14c4;
  margin-bottom: 1.09rem;
}
.industry .solution-box .top-img .p-box p:nth-child(3) {
  font-size: 0.29rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.industry .solution-box .top-img .p-box p:nth-child(3) img {
  width: 0.7rem;
  height: 0.63rem;
  margin-left: 0.24rem;
}
.industry .solution-box .item-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.3rem;
}
.industry .solution-box .item-box div {
  width: 2.8rem;
}
.industry .solution-box .item-box div p:nth-child(1) {
  font-size: 0.29rem;
  font-weight: 400;
  color: #1d1d1d;
  margin-bottom: 0.3rem;
}
.industry .solution-box .item-box div p:nth-child(2) {
  width: 2.8rem;
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.38rem;
  margin-bottom: 0.54rem;
}
.industry .solution-box .item-box div p:nth-child(3) {
  width: 1.68rem;
  height: 0.5rem;
  cursor: pointer;
  border-radius: 0.25rem;
  text-align: center;
  line-height: 0.5rem;
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
  border: 1px solid #666666;
}
.industry .solution-box .item-box div p:nth-child(3):hover {
  background: url(../image/activebg.png);
  background-repeat: no-repeat;
  background-size: 1.68rem 0.5rem;
  border: 1px solid rgba(102, 102, 102, 0);
  color: #fff;
  font-weight: bold;
}
.industry .ad-box {
  padding: 1.01rem 1.92rem 0.53rem 1.66rem;
  background: #f9fbfe;
}
.industry .ad-box .ad-content {
  width: 16rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.industry .ad-box .left-box div {
  margin-bottom: 0.62rem;
}
.industry .ad-box .left-box div p:nth-child(1) {
  height: 0.47rem;
  font-size: 0.29rem;
  font-weight: 400;
  color: #1d1d1d;
  display: flex;
  align-items: center;
  margin-bottom: 0.31rem;
  padding-left: 0.7rem;
}
.industry .ad-box .left-box div p:nth-child(1).t1 {
  background: url('../image/n1.png') no-repeat left center / 0.45rem 0.45rem;
}
.industry .ad-box .left-box div p:nth-child(1).t2 {
  background: url('../image/n2.png') no-repeat left center / 0.45rem 0.45rem;
}
.industry .ad-box .left-box div p:nth-child(1).t3 {
  background: url('../image/n3.png') no-repeat left center / 0.45rem 0.45rem;
}
.industry .ad-box .left-box div p:nth-child(1).t4 {
  background: url('../image/n4.png') no-repeat left center / 0.45rem 0.45rem;
}
.industry .ad-box .left-box div p:nth-child(1) img {
  width: 0.45rem;
  height: 0.45rem;
  margin-right: 0.17rem;
}
.industry .ad-box .left-box div p:nth-child(1):hover {
  color: #ff5a8a;
}
.industry .ad-box .left-box div p:nth-child(1):hover.t1 {
  background: url('../image/12.png') no-repeat left center / 0.45rem 0.45rem;
}
.industry .ad-box .left-box div p:nth-child(1):hover.t2 {
  background: url('../image/22.png') no-repeat left center / 0.45rem 0.45rem;
}
.industry .ad-box .left-box div p:nth-child(1):hover.t3 {
  background: url('../image/32.png') no-repeat left center / 0.45rem 0.45rem;
}
.industry .ad-box .left-box div p:nth-child(1):hover.t4 {
  background: url('../image/4.png') no-repeat left center / 0.45rem 0.45rem;
}
.industry .ad-box .left-box div p:nth-child(2) {
  width: 6.48rem;
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.42rem;
}
.industry .ad-box .right-box .title1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.48rem;
}
.industry .ad-box .right-box .title1 p:nth-child(1) {
  font-size: 0.42rem;
  font-weight: 400;
  color: #1c1c1c;
  margin-bottom: 0.28rem;
}
.industry .ad-box .right-box .title1 p:nth-child(2) {
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
  text-align: center;
  line-height: 0.42rem;
}
.industry .ad-box .right-box .bottom-box {
  width: 7.33rem;
  height: 7.33rem;
  position: relative;
}
.industry .ad-box .right-box .bottom-box img {
  width: 7.33rem;
}
.industry .ad-box .right-box .bottom-box p {
  padding: 0rem 0.1rem;
  box-shadow: 0.03rem 0.05rem 0.26rem 0.01rem rgba(100, 113, 131, 0.2);
  background: #fff;
  border-radius: 0.3rem;
  width: 2.21rem;
  height: 0.58rem;
  text-align: center;
  line-height: 0.58rem;
  font-size: 0.25rem;
  font-weight: 400;
  color: #666666;
  position: absolute;
}
.industry .ad-box .right-box .bottom-box p:nth-child(2) {
  top: 0.8rem;
  left: 0.64rem;
}
.industry .ad-box .right-box .bottom-box p:nth-child(3) {
  top: 1.28rem;
  right: 0.49rem;
}
.industry .ad-box .right-box .bottom-box p:nth-child(4) {
  top: 3.35rem;
  left: 0.12rem;
}
.industry .ad-box .right-box .bottom-box p:nth-child(5) {
  bottom: 1.24rem;
  left: 1.27rem;
}
.industry .ad-box .right-box .bottom-box p:nth-child(6) {
  bottom: 1.52rem;
  right: 0.39rem;
}
.industry .match-box {
  padding: 0.21rem 0 0.51rem 0;
  background: #fff;
}
.industry .match-box .item-box {
  width: 16rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.44rem;
}
.industry .match-box .item-box div:hover {
  background: url(../image/bg21.png);
  background-size: 4.76rem 2.46rem;
  background-repeat: no-repeat;
  box-shadow: none;
}
.industry .match-box .item-box div:hover p {
  color: #fff !important;
}
.industry .match-box .item-box div {
  width: 4.76rem;
  height: 2.46rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url(../image/bg11.png);
  box-shadow: 0px 0px 0.3rem 0.07rem rgba(149, 154, 162, 0.08);
  background-size: 4.76rem 2.46rem;
  border-radius: 0.3rem;
  background-repeat: no-repeat;
}
.industry .match-box .item-box div p:nth-child(1) {
  font-size: 0.5rem;
  color: #1d1d1d;
  margin-bottom: 0.4rem;
  margin-top: 0.8rem;
}
.industry .match-box .item-box div p:nth-child(2) {
  font-size: 0.29rem;
  color: #666666;
}
.industry .case-box {
  padding: 0rem 0 0rem 0;
  background: #fff;
}
.industry .case-box .case-item {
  width: 16rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 0.78rem;
}
.industry .case-box .case-item .case:hover .cover {
  display: block !important;
}
.industry .case-box .case-item .case:hover .casep {
  color: #c40e18;
}
.industry .case-box .case-item .case {
  width: 5.06rem;
  overflow: hidden;
}
.industry .case-box .case-item .case .img-box {
  width: 5.06rem;
  height: 3.39rem;
  position: relative;
  margin-bottom: 0.27rem;
  cursor: pointer;
}
.industry .case-box .case-item .case .img-box img {
  width: 5.06rem;
  height: 3.39rem;
}
.industry .case-box .case-item .case .img-box .cover {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  bottom: 0rem;
  right: 0;
  background: rgba(64, 87, 117, 0.8);
}
.industry .case-box .case-item .case .img-box .cover p {
  font-size: 0.29rem;
  font-family: PingFang SC;
  font-weight: 300;
  color: #fefefe;
  padding-bottom: 0.17rem;
  text-align: center;
  width: 1.76rem;
  margin-left: 1.65rem;
  margin-top: 1.4rem;
  border-bottom: 0.03rem solid #c40e18;
}
.industry .case-box .case-item .case .casep {
  font-size: 0.25rem;
  font-weight: 300;
  color: #666666;
}
.industry .cooperation {
  padding: 0rem 0 0.8rem 0;
  background: #fff;
}
.industry .cooperation .img-box {
  width: 16rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.27rem;
}
.industry .cooperation .img-box img {
  width: 2.93rem;
  height: 1.14rem;
}
@media screen and (min-width: 750px) {
  .industry {
    display: block;
  }
  .industry-mobile {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .bannerText {
    display: none !important;
  }
  .industry {
    display: none;
  }
  .swiper-client-m {
    display: block;
  }
  .swiper-client {
    display: none;
  }
  .industry-mobile {
    display: block;
    margin: 0.73rem auto 0 auto;
    max-width: 7.5rem;
    min-width: auto;
  }
  .industry-mobile .banner-box-mobile {
    width: 100%;
    height: 4.04rem;
    margin-top: 0.73rem;
  }
  .industry-mobile .banner-box-mobile img {
    width: 100%;
    height: 4.04rem;
  }
  .industry-mobile .banner-box-mobile .banerT {
    top: 1.7rem;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .industry-mobile .banner-box-mobile .banerT p {
    text-align: center;
    color: #fff;
  }
  .industry-mobile .banner-box-mobile .banerT p:first-of-type {
    font-size: 0.36rem;
    font-weight: 400;
  }
  .industry-mobile .banner-box-mobile .banerT p:last-of-type {
    padding-top: 0.26rem;
    font-size: 0.25rem;
    font-weight: 300;
    line-height: 0.33rem;
  }
  .industry-mobile .bgList-mobile {
    background: #fff;
    width: 100%;
    height: auto;
    padding-bottom: 0.73rem;
  }
  .industry-mobile .center-box-mobile {
    width: 93%;
    height: auto;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 5px rgba(149, 154, 162, 0.15);
    margin-top: -1rem;
    position: relative;
    z-index: 1;
  }
  .industry-mobile .productList-mobile {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 0.53rem 0.46rem 0rem;
    box-sizing: border-box;
    background: #fff;
  }
  .industry-mobile .productList-mobile .title-mobile {
    font-size: 0.37rem;
    font-weight: 400;
    color: #1C1C1C;
  }
  .industry-mobile .productList-mobile .content-mobile {
    font-size: 0.25rem;
    font-weight: 300;
    color: #666666;
    line-height: 0.4rem;
    margin-top: 0.25rem;
  }
  .industry-mobile .productList-mobile.fwxm {
    padding-top: 0.83rem;
    padding-bottom: 0.66rem;
  }
  .industry-mobile .productList-interlace-mobile {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 0.53rem 0.46rem;
    box-sizing: border-box;
    border-bottom: 0.02rem solid #e7e7e7;
    background: #ffffff;
    padding-bottom: 0.6rem;
  }
  .industry-mobile .productList-interlace-mobile .title-mobile {
    font-size: 0.37rem;
    font-weight: 400;
    color: #1C1C1C;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 0.35rem;
    align-items: center;
  }
  .industry-mobile .productList-interlace-mobile .title-mobile .icon1-mobile {
    display: inline-block;
  }
  .industry-mobile .productList-interlace-mobile .title-mobile .icon1-mobile img {
    width: 0.97rem;
  }
  .industry-mobile .productList-interlace-mobile .title-mobile .text-mobile {
    font-size: 0.29rem;
    font-weight: 400;
    color: #1D1D1D;
    line-height: 0.97rem;
    margin-left: 0.24rem;
  }
  .industry-mobile .productList-interlace-mobile .content-mobile {
    font-size: 0.25rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.4rem;
  }
  .industry-mobile .productList-interlace-mobile:last-of-type {
    border-bottom: 0;
    padding-bottom: 0.6rem;
  }
  .industry-mobile .productList-interlace-mobile:nth-child(3) .icon1-mobile {
    display: inline-block;
  }
  .industry-mobile .productList-interlace-mobile:nth-child(3) .icon1-mobile img {
    width: 0.8rem !important;
  }
  .industry-mobile .productList-interlace-mobile:last-child .icon1-mobile {
    display: inline-block;
  }
  .industry-mobile .productList-interlace-mobile:last-child .icon1-mobile img {
    width: 0.77rem !important;
  }
  .industry-mobile .advantages-mobile-list {
    width: 100%;
    height: auto;
    background: #F6F8FC;
    padding: 0.94rem 0.3rem;
    box-sizing: border-box;
    text-align: center;
  }
  .industry-mobile .advantages-mobile-list .title-mobile {
    font-size: 0.37rem;
    font-weight: 400;
    color: #1C1C1C;
    margin-bottom: 0.25rem;
  }
  .industry-mobile .advantages-mobile-list .text-mobile {
    font-size: 0.25rem;
    font-weight: 300;
    color: #666666;
    line-height: 0.45rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0.2rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 0.66rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .bgImg-mobile {
    width: 100%;
    margin: 0 auto;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .bgImg-mobile img {
    width: 100%;
    height: auto;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleListnum {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleListnum .title {
    display: flex;
    flex-direction: row;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleListnum .title .iconImg1 {
    width: 0.38rem;
    height: 0.38rem;
    background: url('../image/13.png') no-repeat;
    background-size: 100% 100%;
    margin-right: 0.2rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleListnum .title .iconImg1 img {
    width: 0.38rem;
    height: 0.38rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleListnum .title .iconImg2 {
    width: 0.38rem;
    height: 0.38rem;
    background: url('../image/23.png') no-repeat;
    background-size: 100% 100%;
    margin-right: 0.2rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleListnum .title .iconImg2 img {
    width: 0.38rem;
    height: 0.38rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleListnum .title .iconImg3 {
    width: 0.38rem;
    height: 0.38rem;
    background: url('../image/33.png') no-repeat;
    background-size: 100% 100%;
    margin-right: 0.2rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleListnum .title .iconImg3 img {
    width: 0.38rem;
    height: 0.38rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleListnum .title .iconImg4 {
    width: 0.38rem;
    height: 0.38rem;
    background: url('../image/41.png') no-repeat;
    background-size: 100% 100%;
    margin-right: 0.2rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleListnum .title .iconImg4 img {
    width: 0.38rem;
    height: 0.38rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleListnum .title .text {
    font-size: 0.29rem;
    font-weight: 400;
    color: #1D1D1D;
    line-height: 0.45rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleListnum .textExo {
    font-size: 0.25rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.45rem;
    margin-top: 0.25rem;
    text-align: left;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleList {
    font-size: 0.29rem;
    width: 45%;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleList .title {
    display: flex;
    flex-direction: row;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleList .title .iconImg {
    width: 0.52rem;
    height: 0.52rem;
    height: auto;
    margin-bottom: 0.21rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleList .title .iconImg img {
    width: 0.52rem;
    height: 0.52rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleList .title .text {
    display: inline-block;
    font-size: 0.29rem;
    font-weight: 400;
    color: #1D1D1D;
    margin-top: 0.15rem;
    margin-left: 0.14rem;
  }
  .industry-mobile .advantages-mobile-list .exportList-mobile .textList-mobile .titleList .textExo {
    font-size: 0.25rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.45rem;
    text-align: left;
    text-align: justify;
  }
  .industry-mobile .serviceList-mobile {
    background: #fff;
    padding: 0rem 0.27rem;
    box-sizing: border-box;
  }
  .industry-mobile .serviceList-mobile .textList-mobile {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 0.56rem;
  }
  .industry-mobile .serviceList-mobile .textList-mobile .titleList {
    font-size: 0.29rem;
    width: 3.36rem;
    box-shadow: 0px 0px 17px 3px rgba(149, 154, 162, 0.1);
  }
  .industry-mobile .serviceList-mobile .textList-mobile .titleList .public {
    width: 3.36rem;
    height: 1.42rem;
    text-align: center;
    font-size: 0.29rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 0.43rem;
    padding-top: 0.45rem;
    line-height: 0.38rem;
    box-sizing: border-box;
    background-size: 100% 100%;
  }
  .industry-mobile .serviceList-mobile .textList-mobile .titleList .img1 {
    background-image: url(../image/img1.png);
    background-repeat: no-repeat;
  }
  .industry-mobile .serviceList-mobile .textList-mobile .titleList .img2 {
    background-image: url(../image/img2.png);
    background-repeat: no-repeat;
  }
  .industry-mobile .serviceList-mobile .textList-mobile .titleList .img3 {
    background-image: url(../image/img3.png);
    background-repeat: no-repeat;
  }
  .industry-mobile .serviceList-mobile .textList-mobile .titleList .img4 {
    background-image: url(../image/img4.png);
    background-repeat: no-repeat;
  }
  .industry-mobile .serviceList-mobile .textList-mobile .titleList .img5 {
    background-image: url(../image/img5.png);
    background-repeat: no-repeat;
  }
  .industry-mobile .serviceList-mobile .textList-mobile .titleList .img6 {
    background-image: url(../image/img6.png);
    background-repeat: no-repeat;
  }
  .industry-mobile .serviceList-mobile .textList-mobile .titleList .img7 {
    background-image: url(../image/img7.png);
    background-repeat: no-repeat;
  }
  .industry-mobile .serviceList-mobile .textList-mobile .titleList .img8 {
    background-image: url(../image/img8.png);
    background-repeat: no-repeat;
  }
  .industry-mobile .serviceList-mobile .textList-mobile .titleList .textExo {
    width: 2.73rem;
    font-size: 0.25rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.45rem;
    text-align: left;
    text-align: justify;
    margin: 0rem 0.25rem 0.51rem 0.25rem;
  }
  .industry-mobile .solution-mobile {
    background: #fff;
    padding: 0rem 0.27rem;
    box-sizing: border-box;
    margin-top: 0.6rem;
  }
  .industry-mobile .solution-mobile .partner-mobile {
    width: 6.95rem;
    height: 3.74rem;
  }
  .industry-mobile .solution-mobile .partner-mobile img {
    width: 6.95rem;
    height: 3.74rem;
  }
  .industry-mobile .solution-mobile .caseList-mobile {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .industry-mobile .solution-mobile .caseList-mobile .caseList {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0.54rem;
  }
  .industry-mobile .solution-mobile .caseList-mobile .caseList .caseText p:first-child {
    width: 3.33rem;
    height: 2.23rem;
  }
  .industry-mobile .solution-mobile .caseList-mobile .caseList .caseText p:first-child img {
    width: 3.33rem;
    height: 2.23rem;
  }
  .industry-mobile .solution-mobile .caseList-mobile .caseList .caseText p:last-child {
    font-size: 0.23rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.25rem;
    margin-top: 0.18rem;
  }
  .industry-mobile .solution-mobile .caseList-mobile .caseList:last-child {
    margin-bottom: 0.3rem;
  }
  .industry-mobile .solution-mobile .matchingList {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-bottom: 0.2rem;
  }
  .industry-mobile .solution-mobile .matchingList .matBox {
    width: 2.2rem;
    height: 1.13rem;
    background: #fff;
    box-shadow: 0px 0px 17px 3px rgba(149, 154, 162, 0.1);
    border-radius: 0.2rem;
    position: relative;
    overflow: hidden;
  }
  .industry-mobile .solution-mobile .matchingList .matBox img {
    width: 1.44rem;
    height: 1.44rem;
  }
  .industry-mobile .solution-mobile .matchingList .matBox .matText {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
  }
  .industry-mobile .solution-mobile .matchingList .matBox .matText p {
    text-align: center;
  }
  .industry-mobile .solution-mobile .matchingList .matBox .matText p:first-child {
    margin-top: 0.3rem;
    font-size: 0.29rem;
    font-weight: 400;
    color: #1E1E1E;
    line-height: 0.31rem;
    background: linear-gradient(155deg, #FFBF0D 0.26855469%, #FF5A8A 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .industry-mobile .solution-mobile .matchingList .matBox .matText p:last-child {
    font-size: 0.21rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.36rem;
  }
  .industry-mobile .solution-mobile .productList-mobile {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 0.53rem 0.46rem;
    box-sizing: border-box;
    background: #fff;
    padding-bottom: 0.8rem;
    padding-top: 0.3rem;
  }
  .industry-mobile .solution-mobile .productList-mobile .title-mobile {
    font-size: 0.37rem;
    font-weight: 400;
    color: #1C1C1C;
  }
  .industry-mobile .solution-mobile .productList-mobile .content-mobile {
    font-size: 0.25rem;
    font-weight: 300;
    color: #666666;
    line-height: 0.4rem;
    margin-top: 0.25rem;
  }
  .industry-mobile .solution-mobile .productList-mobile.jjfa {
    padding-top: 0.2rem;
  }
  .industry-mobile .solution-mobile .productList-mobile.hzhb {
    padding-top: 0;
  }
  .industry-mobile .solution-mobile .bannerSolution {
    width: 6.96rem;
    height: 2.77rem;
    position: relative;
  }
  .industry-mobile .solution-mobile .bannerSolution img {
    width: 6.96rem;
    height: 2.77rem;
  }
  .industry-mobile .solution-mobile .bannerSolution .gotoDetail {
    position: absolute;
    bottom: 0.5rem;
    display: flex;
    flex-direction: row;
    left: 8%;
  }
  .industry-mobile .solution-mobile .bannerSolution .gotoDetail .xiangqing {
    font-size: 0.21rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 0.1rem;
    line-height: 0.34rem;
    display: inline-block;
  }
  .industry-mobile .solution-mobile .bannerSolution .gotoDetail .icon {
    width: 0.38rem;
    height: 0.34rem;
    background: url('../image/search.png') no-repeat;
    background-size: 100% 100%;
    display: inline-block;
  }
  .industry-mobile .solution-mobile .solution-list-mobile {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .industry-mobile .solution-mobile .solution-list-mobile .moreList {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 0.66rem;
  }
  .industry-mobile .solution-mobile .solution-list-mobile .moreList .pub-mobile {
    width: 45%;
  }
  .industry-mobile .solution-mobile .solution-list-mobile .moreList .pub-mobile p:first-child {
    font-size: 0.29rem;
    font-weight: bold;
    color: #701dba;
  }
  .industry-mobile .solution-mobile .solution-list-mobile .moreList .pub-mobile p {
    margin-top: 0.32rem;
  }
  .industry-mobile .solution-mobile .solution-list-mobile .moreList .pub-mobile p:last-child {
    font-size: 0.25rem;
    font-weight: 300;
    color: #666666;
    line-height: 0.45rem;
    text-align: justify;
  }
  .industry-mobile .nav-mobile {
    width: 7.51rem;
    background: #fff;
    padding: 0.6rem 0rem;
  }
  .industry-mobile .nav-mobile img {
    width: 7.51rem;
    height: 0.69rem;
  }
}
