.erp-wrap {
  width: 1920px;
  height: 500px;
  background: url(./../imgs/new-erp/bj01.png) no-repeat center center/cover;
  font-family: SourceHanSansCN;
}

.erp-wrap .content {
  height: 100%;
}

.erp-wrap .btns-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 260px;
  width: 100%;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.erp-wrap .btns-two a {
  font-family: SimHei;
  color: #fff;
  font-size: 16px;
  background-color: #2f29d3;
  padding: 5px 10px;
  font-weight: 400;
  text-decoration: none;
  margin: 0 10px;
}

.erp-wrap .info {
  display: none;
  width: 100%;
  height: 180px;
  font-family: 'SourceHanSansCN';
}

.erp-wrap .info .h-title {
  padding-left: 160px;
  padding-bottom: 20px;
  font-weight: bold;
  font-size: 120px;
  color: #fff;
  text-shadow: 0 0 10px #080808;
}

.erp-wrap .info .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #fff;
  width: 100%;
}

.erp-wrap .info .title .title-con {
  padding: 5px 10px;
  border: 1px solid #fff;
  font-weight: 300;
  font-size: 28px;
  text-align: right;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
  letter-spacing: 8px;
}

.erp-wrap .info .btns {
  margin-top: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.erp-wrap .info .btns a {
  font-family: SimHei;
  color: #fff;
  font-size: 16px;
  background-color: #2f29d3;
  padding: 5px 10px;
  font-weight: 400;
  text-decoration: none;
  margin: 0 10px;
}

.cpgs {
  font-size: SourceHanSansCN;
  margin-top: 20px;
}

.cpgs .title {
  font-size: 32px;
  padding: 12px;
  background: url("./../imgs/new-erp/titlebj-01.png");
  background-size: 100% 100%;
  width: 380px;
  height: 14px;
  text-align: center;
  margin: 50px auto;
  font-weight: 400;
}

.cpgs .desc {
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #666;
  line-height: 26px;
}

.cpgs .tabs {
  width: 100%;
  margin-top: 50px;
}

.cpgs .tabs .item {
  margin: 0 auto;
  background: url(./../imgs/new-erp/con-01.png);
  background-size: 100% 100%;
  width: 300px;
  height: 300px;
  text-align: center;
}

.cpgs .tabs .item .i-desc {
  font-size: 24px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #292828;
  line-height: 30px;
}

.cpgs .tabs .item .icon {
  width: 80px;
  padding: 10px;
}

.cpgs .tabs .bj2 {
  background: url(./../imgs/new-erp/con-02.png);
  background-size: 100% 100%;
}

.cpgs .tabs .bj3 {
  background: url(./../imgs/new-erp/con-03.png);
  background-size: 100% 100%;
}

.hxys {
  font-size: SourceHanSansCN;
  margin-top: 50px;
  background-color: #eff0f0;
  padding-top: 10px;
  height: 700px;
}

.hxys .title {
  font-size: 32px;
  font-weight: 400;
  padding: 15px;
  background: url("./../imgs/new-erp/titlebj-02.png");
  background-size: 100% 100%;
  width: 320px;
  line-height: 15px;
  height: 14px;
  text-align: center;
  margin: 50px auto;
}

.hxys .title2 {
  font-size: 32px;
  font-weight: 400;
  padding: 15px;
  background: url("./../imgs/new-erp/titlebj-03.png");
  background-size: 100% 100%;
  width: 320px;
  line-height: 15px;
  height: 14px;
  text-align: center;
  margin: 50px auto;
  font-weight: 400;
}

.hxys .content {
  position: relative;
}

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

.hxys .content-item2 {
  position: relative;
  width: 100%;
  height: 100%;
}

.hxys .hxys-bj {
  width: 390px;
  height: 550px;
  background: url("./../imgs/new-erp/qb-bj.png");
  background-size: 100% 100%;
  position: absolute;
  left: 0px;
  top: 2px;
  z-index: 0;
  display: none;
}

.hxys .content-item:hover .hxys-bj {
  display: block;
  position: absolute;
  left: 10px;
  z-index: 0;
}

.hxys .hxys-item {
  position: relative;
  height: 520px;
  margin: 20px;
  border-radius: 20px;
  background-color: #fff;
  z-index: 2 !important;
  -webkit-box-shadow: 6px 6px 5px #888888;
  box-shadow: 6px 6px 5px #888888;
}

.hxys .hxys-item .hxys-header {
  padding: 30px 20px 0 20px;
}

.hxys .hxys-item .hxys-header .icon {
  height: 70px;
  margin: 10px;
}

.hxys .hxys-item .hxys-header .hxys-txt {
  width: 100%;
  padding-left: 10px;
}

.hxys .hxys-item .hxys-header .hxys-title {
  font-family: SourceHanSansCN;
  font-size: 26px;
  margin: 0px;
  letter-spacing: 2px;
  line-height: 30px;
  font-weight: 400;
}

.hxys .hxys-item .hxys-header .hxys-sub {
  width: 200px;
  height: 23px;
  margin-top: 10px;
  text-align: center;
}

.hxys .hxys-item .hxys-content {
  font-family: SimHei;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  line-height: 30px;
  letter-spacing: 1px;
}

.hxys .hxys-item .hxys-contents {
  font-family: SimHei;
  padding-top: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #666;
  line-height: 26px;
}

.hxys .hxys-bj2 {
  width: 390px;
  height: 450px;
  background: url("./../imgs/new-erp/qb-bj.png");
  background-size: 100% 100%;
  position: absolute;
  left: 0px;
  top: 2px;
  z-index: 0;
  display: none;
}

.hxys .content-item2:hover .hxys-bj2 {
  display: block;
  position: absolute;
  left: 10px;
  z-index: 0;
}

.hxys .hxys-item2 {
  position: relative;
  height: 450px;
  margin: 20px;
  border-radius: 20px;
  background-color: #fff;
  z-index: 2 !important;
  -webkit-box-shadow: 6px 6px 5px #888888;
  box-shadow: 6px 6px 5px #888888;
}

.hxys .hxys-item2 .hxys-header {
  padding: 30px 20px 0 20px;
}

.hxys .hxys-item2 .hxys-header .icon {
  height: 70px;
  margin: 10px;
}

.hxys .hxys-item2 .hxys-header .hxys-txt {
  width: 100%;
  padding-left: 10px;
}

.hxys .hxys-item2 .hxys-header .hxys-title {
  font-family: SourceHanSansCN;
  font-size: 25px;
  margin: 0px;
  letter-spacing: 2px;
  line-height: 30px;
  font-weight: 400;
}

.hxys .hxys-item2 .hxys-header .hxys-sub {
  width: 200px;
  height: 23px;
  margin-top: 10px;
  text-align: center;
}

.hxys .hxys-item2 .hxys-content {
  font-family: SimHei;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  line-height: 30px;
  letter-spacing: 1px;
}

.hxys .hxys-item2 .hxys-contents {
  font-family: SimHei;
  padding-top: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #666;
  line-height: 26px;
}

.bannder {
  position: relative;
}

.bannder .bj {
  width: 100%;
  height: 350px;
}

.bannder .b-txt {
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  text-align: center;
  font-size: 43px;
  color: #fff;
  font-weight: 500;
  text-shadow: 0 0 10px #080808;
}

.bannder .b-txt2 {
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  text-align: center;
  font-size: 48px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 5px;
  text-shadow: 0 0 10px #080808;
}

.bannder .b-txt3 {
  position: absolute;
  left: 170px;
  right: 0;
  top: 50px;
  font-size: 43px;
  color: #fff;
  font-weight: 500;
  text-shadow: 0 0 10px #080808;
}

.bannder .b-subs {
  position: absolute;
  left: 0;
  right: 0;
  top: 180px;
  text-align: center;
  font-size: 28px;
  color: #fff;
  font-weight: 400;
  text-shadow: 0 0 10px #080808;
}

.bannder .b-btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  background-color: #fff;
  padding: 10px;
  width: 360px;
  font-size: 18px;
  text-align: center;
  margin: 0 auto;
  color: #2f29d3;
  -webkit-box-shadow: 2px 2px 5px #000;
  box-shadow: 2px 2px 5px #000;
}

.bannder .b-btn2 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  background-color: #fff;
  padding: 10px;
  width: 320px;
  font-size: 18px;
  text-align: center;
  margin: 0 auto;
  color: #121213;
  -webkit-box-shadow: 2px 2px 5px #000;
  box-shadow: 2px 2px 5px #000;
}

.bannder .btns {
  position: absolute;
  left: 520px;
  right: 0;
  bottom: 120px;
  text-align: center;
  display: flex;
}

.bannder .btns a {
  text-decoration: none;
  font-size: 16px;
  background-color: #fff;
  padding: 5px 10px;
  margin: 10px;
  color: #1d2080;
  -webkit-box-shadow: 2px 2px 5px #000;
  box-shadow: 2px 2px 5px #000;
}

.gl {
  color: #2f29d3;
  font-size: 16px;
  font-weight: 400;
}

.hxys-child-txt {
  padding: 0 30px;
  font-family: SimHei;
  font-size: 18px;
  font-weight: 400;
  color: #666;
  line-height: 26px;
}

.swi .swiper {
  position: relative;
  overflow: hidden;
  height: 450px;
}

.swi .swiper .swiper-slide {
  margin-right: 0px !important;
  position: relative;
  font-family: HarmonyOS_Sans_Black;
}

.swi .swiper .swiper-slide .s-sub {
  position: absolute;
  top: 50px;
  left: 30px;
  right: 0;
  font-size: 18px;
  font-weight: 400;
  z-index: 1;
}

.swi .swiper .swiper-slide .s-title {
  position: absolute;
  top: 85px;
  left: 32px;
  right: 0;
  font-size: 22px;
  font-family: 'SourceHanSansCN';
  font-weight: bold;
  z-index: 1;
}

.swi .swiper .swiper-slide .s-eng {
  position: absolute;
  top: 115px;
  left: 32px;
  right: 0;
  color: #4defff;
  font-family: HarmonyOS_Sans_Black;
  font-size: 20px;
  font-weight: bold;
  z-index: 1;
}

.swi .title {
  font-size: 32px;
  font-weight: 400;
  padding: 15px;
  background: url("./../imgs/new-erp/conn-7.png");
  background-size: 100% 100%;
  width: 320px;
  line-height: 15px;
  height: 14px;
  text-align: center;
  margin: 50px auto;
}

.client .content {
  position: relative;
}

.client .content .title {
  font-size: 32px;
  font-weight: 400;
  padding: 15px;
  background: url("./../imgs/new-erp/conn-8.png");
  background-size: 100% 100%;
  width: 150px;
  line-height: 15px;
  height: 18px;
  text-align: center;
  margin: 50px auto;
}

.client .btn {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -8px;
  height: 50px;
  border: 1px solid #2f65cc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 30px;
  font-size: 16px;
  font-family: SimHei;
  font-weight: 400;
  color: #2f65cc;
  line-height: 1;
}

.client .btn:hover {
  color: #fff;
  background: #2f65cc;
}

.client h1 {
  text-align: center;
  font-size: 34px;
  font-family: SimHei;
  font-weight: 400;
  color: #2f65cc;
  line-height: 1;
}

.client .m {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-top: 33px;
}

.client .m .item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  margin-right: 20px;
  margin-bottom: 20px;
  width: calc(25% - 20px);
  -webkit-box-shadow: 0px 0px 8px 0px rgba(223, 223, 223, 0.81);
  box-shadow: 0px 0px 8px 0px rgba(223, 223, 223, 0.81);
}

.client .m .item .img {
  width: 100%;
  height: 160px;
  overflow: hidden;
}

.client .m .item .img > img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.client .m .item .img > img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.client .m .item .info {
  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;
}

.client .m .item .info > img {
  width: 250px;
  height: 50px;
  padding: 10px;
}

@media (max-width: 768px) {
  .erp-wrap {
    height: 8rem;
    background: url(./../imgs/new-erp/mb-bj.png) no-repeat center center/cover;
    font-family: SourceHanSansCN;
  }
  .btns-two {
    margin-top: 120px !important;
    display: none !important;
  }
  .erp-wrap .btns-two a {
    padding: 5px 8px;
  }
  .erp-wrap .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
  }
  .erp-wrap .info .h-title {
    padding-left: 0px;
    padding-bottom: 0px;
    font-size: 1.6rem;
    margin-left: 20px;
  }
  .erp-wrap .info .title .title-con {
    padding: 8px;
    margin-right: 10px;
    border: 1px solid #fff;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0px;
  }
  .erp-wrap .info .title {
    font-size: 16px;
    letter-spacing: 0;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .erp-wrap .info .btns {
    display: block;
    margin-left: 20px;
  }
  .top-title {
    font-size: 0.8rem;
    margin-left: 20px;
    letter-spacing: 2px;
    padding-bottom: 20px;
  }
  .top-p {
    margin-left: 20px;
    padding: 5px;
    font-weight: 400;
    line-height: 15px;
    font-size: 0.4rem;
  }
  .cpgs .title {
    font-size: 28px;
    width: 320px;
    margin: 20px auto;
    font-family: SourceHanSansCN;
    font-weight: 400;
  }
  .cpgs .desc {
    padding: 10px;
  }
  .tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hxys {
    height: auto !important;
    margin-top: 0;
    font-weight: 400;
  }
  .hxys .title {
    font-size: 28px;
  }
  .hxys .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hxys .title2 {
    font-size: 28px;
    margin: 10px auto;
  }
  .swi .title {
    font-size: 28px;
  }
  .bannder {
    display: none;
  }
  .swi .swiper {
    height: 320px;
  }
  .swi .swiper .swiper-slide .s-sub {
    top: 50px;
    left: 10px;
    right: 0;
    font-size: 14px;
  }
  .swi .swiper .swiper-slide .s-title {
    top: 70px;
    left: 10px;
    right: 0;
    font-size: 18px;
    font-weight: 400;
  }
  .swi .swiper .swiper-slide .s-eng {
    position: absolute;
    top: 95px;
    left: 12px;
    right: 0;
    color: #4defff;
    font-family: HarmonyOS_Sans_Black;
    font-size: 18px;
    font-weight: bold;
    z-index: 1;
  }
  .client {
    padding-bottom: 0.5rem;
  }
  .client .content .title {
    font-weight: 400;
    font-size: 28px;
    width: 160px;
  }
  .client .content h1 {
    font-size: 0.5rem;
  }
  .client .content .btn {
    position: initial;
    width: 5rem;
    height: 1.3rem;
    margin: 0.5rem auto;
  }
  .client .content .m {
    display: block;
  }
  .client .content .m .item {
    width: 9rem;
    margin: 0 0.5rem 0.5rem;
  }
}
