.coop-nban {
  width: 100%;
  position: relative;
}
.coop-nban .nban-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.coop-nban .nban-outer {
  width: 100%;
  padding-top: 152px;
  position: relative;
  z-index: 12;
}
.coop-nban .nban-outer .nban-inner {
  padding: 254px 242px 13px;
  width: 100%;
}
.coop-nban .nban-outer .nban-title {
  font-weight: 500;
  font-size: 48px;
  color: #222222;
  line-height: 54px;
  font-family: 'AlibabaPuHuiTi-Medium';
}
.coop-nban .nban-outer .nban-desc {
  font-weight: 400;
  font-size: 14px;
  color: #222222;
  line-height: 24px;
  margin-top: 24px;
  max-width: 680px;
}
.coop-nban .nban-outer .nban-inner-logos {
  width: 100%;
  padding: 60px 0 248px;
  backdrop-filter: blur(8px);
}
.coop-nban .nban-outer .nban-inner-logos .service-market-logo {
  width: 100%;
  display: flex;
  z-index: 12;
  position: relative;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.coop-nban .nban-outer .nban-inner-logos .service-market-logo::-webkit-scrollbar {
  height: 0;
  width: 4px;
}
.coop-nban .nban-outer .nban-inner-logos .service-market-logo .market-logo-img {
  width: 293px;
  aspect-ratio: 1.72352941;
  background: #FFFFFF;
  border-radius: 12px;
  margin-right: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  flex: none;
}
.coop-nban .nban-outer .nban-inner-logos .service-market-logo .market-logo-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.coop-nban .nban-outer .nban-inner-logos .service-market-logo .market-logo-img:hover img {
  transform: scale(1.05);
}
.coop-nban .nban-outer .nban-inner-logos .service-market-logo .service-market-logo-item:nth-last-of-type(1) {
  margin-right: 0;
}
.cooperatePage {
  width: 100%;
}
.cooperatePage .cooperate-title {
  font-weight: 500;
  font-size: 48px;
  color: #000000;
  line-height: 54px;
  position: relative;
  padding-left: 20px;
}
.cooperatePage .cooperate-title::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 50px;
  background: #FDEB03;
}
.cooperatePage .customer-type {
  margin-top: -160px;
  position: relative;
  z-index: 12;
  width: 100%;
  overflow: hidden;
}
.cooperatePage .customer-type .customer-type-inner {
  position: relative;
  z-index: 25;
  padding: 75px 150px;
}
.cooperatePage .customer-type .customer-type-inner::after {
  position: absolute;
  left: 0;
  bottom: 75px;
  content: "";
  height: 50px;
  width: 20vw;
  background: linear-gradient(-41deg, rgba(94, 195, 38, 0) 32%, #5ec326 100%);
}
.cooperatePage .customer-type .customer-type-inner::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 135px;
  width: 25%;
  max-width: 550px;
  background: url('') no-repeat;
  background-position: left bottom;
}
.cooperatePage .customer-type .customer-type-top {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-left: 70px;
  position: relative;
  z-index: 5;
}
.cooperatePage .customer-type .customer-type-top .customer-type-title {
  display: flex;
  align-items: flex-start;
}
.cooperatePage .customer-type .customer-type-top .cooperate-title {
  margin-right: 27px;
}
.cooperatePage .customer-type .customer-type-top .company-slogan {
  font-weight: 400;
  font-size: 24px;
  color: #A3A3A3;
  line-height: 34px;
}
.cooperatePage .customer-type .customer-type-top .customer-type-intros {
  width: 50%;
}
.cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-inner {
  padding: 42px 10% 55px 11%;
  position: relative;
  width: 100%;
}
.cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-inner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: skewX(-32deg);
  background: #F6F6F6;
  width: 100vw;
  height: 100%;
}
.cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-inner::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 60%;
  transform: skewX(37deg);
  width: 50vw;
  height: 100%;
  background: linear-gradient(-41deg, rgba(253, 235, 3, 0) 32%, #fdeb03 100%);
}
.cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-text {
  font-weight: 400;
  font-size: 20px;
  color: #2B2B2B;
  line-height: 37px;
  position: relative;
  z-index: 2;
}
.cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-text span {
  color: #5EC326;
}
.cooperatePage .customer-type .customer-type-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 216px;
  position: relative;
  z-index: 5;
}
.cooperatePage .customer-type .customer-type-list .customer-type-item {
  width: 29%;
  aspect-ratio: 1;
  background: #D8D8D8;
  border-radius: 50%;
  border: 4px solid #FDEB03;
  overflow: hidden;
  position: relative;
}
.cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-con {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 12;
  border-radius: 50%;
  padding: 17% 12% 12%;
}
.cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-title {
  font-weight: 500;
  font-size: 30px;
  color: #FFFFFF;
  text-align: center;
  line-height: 35px;
  font-family: 'AlibabaPuHuiTi-Medium';
}
.cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-title .text {
  transition: background-size 0.8s cubic-bezier(0.16, 1, 0.3, 1);
  display: inline;
  text-decoration: none;
  padding-bottom: 4px;
  background-image: radial-gradient(circle farthest-corner at 10% 20%, #ffffff 0, #ffffff 100.2%);
  background-size: 0 1px;
  background-repeat: no-repeat;
  background-position: left 90%;
  border-radius: 0;
}
.cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-desc {
  font-weight: 400;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 44px;
  margin-top: 30px;
  text-align: center;
}
.cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
  position: absolute;
  top: 0;
  left: 0;
}
.cooperatePage .customer-type .customer-type-list .customer-type-item:hover .customer-type-item-title .text {
  background-size: 100% 1px;
}
.cooperatePage .customer-type .customer-type-list .customer-type-item:hover .customer-type-item-cover {
  transform: scale(1.05);
}
.cooperatePage .customer-type .customer-type-list .customer-type-item:nth-of-type(1) {
  transform: translateY(-262px);
}
.cooperatePage .customer-type .customer-type-list .customer-type-item:nth-of-type(3) {
  transform: translateY(-105px);
}
.cooperatePage .customer-type::after {
  content: "";
  width: calc(100% - 199px);
  height: 161px;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
.cooperatePage .customer-type::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-right: 200px solid #fff;
  border-top: 161px solid transparent;
}
.cooperatePage .customer-type .customer-type-dot {
  width: 33%;
  position: absolute;
  left: 0;
  bottom: 140px;
}
.cooperatePage .service-market {
  background: url('../images/cur/service-market-back.png') no-repeat;
  background-size: cover;
  width: 100%;
}
.cooperatePage .service-market .service-market-inner {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 75px 233px 156px 214px;
  position: relative;
}
.cooperatePage .service-market .service-market-title {
  display: flex;
  margin-bottom: 50px;
}
.cooperatePage .service-market .service-market-title .cooperate-title {
  color: #fff;
}
.cooperatePage .service-market .service-market-con {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 12;
}
.cooperatePage .service-market .service-market-swiper-outer {
  width: 36%;
}
.cooperatePage .service-market .service-market-swiper {
  width: 100%;
  background: rgba(107, 107, 107, 0.8);
  border-radius: 24px;
  border: 2px solid rgba(253, 235, 3, 0.8);
  overflow: hidden;
}
.cooperatePage .service-market .service-market-slide {
  width: 100%;
  height: auto;
  padding: 43px 34px 34px 43px;
}
.cooperatePage .service-market .service-market-slide .service-market-slide-title {
  font-weight: 500;
  font-size: 34px;
  color: #FFFFFF;
  line-height: 42px;
  font-family: 'AlibabaPuHuiTi-Medium';
}
.cooperatePage .service-market .service-market-slide .service-market-cover {
  width: 100%;
  aspect-ratio: 3.43181818;
  background: #818181;
  border-radius: 12px;
  overflow: hidden;
  margin: 18px 0 24px;
}
.cooperatePage .service-market .service-market-slide .service-market-cover img {
  display: block;
  width: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.cooperatePage .service-market .service-market-slide:hover .service-market-cover img {
  transform: scale(1.05);
}
.cooperatePage .service-market .service-market-slide .service-market-desc {
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  text-indent: 2ch;
  line-height: 44px;
}
.cooperatePage .service-market .service-market-tabs {
  max-width: 45%;
}
.cooperatePage .service-market .service-market-tabs .service-market-tabs-inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.cooperatePage .service-market .service-market-tabs .service-market-tab-title {
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 28px;
  background: rgba(107, 107, 107, 0.8);
  border-radius: 12px;
  padding: 18px 26px;
  transition: 0.5s;
  border: 2px solid rgba(107, 107, 107, 0.8);
  cursor: pointer;
  margin-right: 34px;
  margin-bottom: 20px;
}
.cooperatePage .service-market .service-market-tabs .service-market-tab-title:hover {
  background: rgba(94, 195, 38, 0.25);
  border: 2px solid #5EC326;
}
.cooperatePage .service-market .service-market-tabs .service-market-tab-title:nth-last-of-type(1) {
  margin-right: 0;
}
.cooperatePage .service-market .service-market-tabs .service-market-tab-title-active {
  background: rgba(94, 195, 38, 0.25);
  border: 2px solid #5EC326;
}
.cooperatePage .service-market .service-market-map {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 75%;
}
.cooperatePage .service-market .service-market-map .service-market-map-inner {
  position: relative;
}
.cooperatePage .service-market .service-market-map .service-market-map-con {
  position: absolute;
}
.cooperatePage .service-market .service-market-map .address-map-icon {
  position: absolute;
  width: 5%;
  aspect-ratio: 1;
  top: 33.5%;
  right: 40.8%;
}
.cooperatePage .service-market .service-market-map .address-map-icon .address-map-icon-inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.cooperatePage .service-market .service-market-map .address-map-icon .address-map-icon-inner img {
  height: 100%;
  display: block;
}
.cooperatePage .service-market .service-market-map .address-map-icon .address-map-icon-inner #lineCanvas {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cooperatePage .service-market .service-market-map img {
  display: block;
  width: 100%;
}
.cooperatePage .cooperation-process {
  width: 100%;
}
.cooperatePage .cooperation-process .cooperation-process-inner {
  padding-top: 100px;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.cooperatePage .cooperation-process .cooperation-process-top {
  padding: 0 0 86px 262px;
  position: relative;
}
.cooperatePage .cooperation-process .cooperation-process-top::after {
  content: "";
  position: absolute;
  right: -5vw;
  top: 1px;
  height: 48px;
  width: 57vw;
  background: linear-gradient(41deg, rgba(94, 195, 38, 0.11) 0%, #5ec326 100%);
  transform: skewX(-25deg);
}
.cooperatePage .cooperation-process .cooperation-process-main {
  width: 1295px;
  margin: 0 auto;
  position: relative;
}
.cooperatePage .cooperation-process .cooperation-process-main::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 4px;
  top: 93px;
  height: calc(100% - 300px);
  background: linear-gradient(99deg, #bedbff 0%, #e9d4ff 50%, #fee685 100%);
}
.cooperatePage .cooperation-process .cooperation-process-main-en::after {
  height: calc(100% - 346px);
}
.cooperatePage .cooperation-process .cooperation-process-main-side {
  width: 100%;
  margin-bottom: 105px;
  display: flex;
  justify-content: flex-start;
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-inner {
  display: flex;
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-inner:hover .cooperation-process-main-side-index {
  background: linear-gradient(270deg, #5ec326 0%, #fdeb07 100%);
  border: none;
  color: #fff;
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-inner:hover .cooperation-process-main-side-con .icon img {
  transform: rotateY(360deg);
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con {
  width: 530px;
  background: #F4F4F4;
  border-radius: 16px;
  padding: 36px 37px;
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .cooperation-process-main-side-title {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .icon {
  width: 80px;
  height: 80px;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 50px;
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .icon img {
  width: 55%;
  height: 55%;
  object-fit: scale-down;
  transform: rotateY(0deg);
  transition: 0.5s;
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .icon1 {
  background: linear-gradient(153deg, #2b7fff 0%, #155dfc 100%);
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .icon2 {
  background: linear-gradient(153deg, #615fff 0%, #4f39f6 100%);
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .icon3 {
  background: linear-gradient(153deg, #ad46ff 0%, #9810fa 100%);
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .icon4 {
  background: linear-gradient(153deg, #f6339a 0%, #e60076 100%);
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .icon5 {
  background: linear-gradient(153deg, #ff2056 0%, #ec003f 100%);
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .icon6 {
  background: linear-gradient(153deg, #ff6900 0%, #f54900 100%);
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .icon7 {
  background: linear-gradient(153deg, #fe9a00 0%, #e17100 100%);
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .text {
  font-weight: 600;
  font-size: 25px;
  color: #505050;
  line-height: 44px;
  max-width: calc(100% - 130px);
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .cooperation-process-main-side-desc {
  font-weight: 500;
  font-size: 24px;
  color: #505050;
  line-height: 44px;
  margin-top: 28px;
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-line {
  width: 95px;
  height: 1px;
  background: #D1D5DC;
  margin-top: 93px;
}
.cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-index {
  width: 43px;
  height: 43px;
  background: #FFFFFF;
  border-radius: 50%;
  border: 2px solid #D1D5DC;
  font-weight: 400;
  font-size: 16px;
  color: #364153;
  line-height: 40px;
  text-align: center;
  margin-top: 70px;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}
.cooperatePage .cooperation-process .cooperation-process-main-side:nth-last-of-type(1) {
  margin-bottom: 0;
}
.cooperatePage .cooperation-process .cooperation-process-main-side-other {
  margin-top: -300px;
  justify-content: flex-end;
}
.cooperatePage .cooperation-process .cooperation-process-main-side-other .cooperation-process-main-side-inner {
  position: relative;
}
.cooperatePage .cooperation-process .cooperation-process-main-side-other .cooperation-process-main-side-inner .cooperation-process-main-side-index {
  position: absolute;
  right: 625px;
  bottom: 70px;
}
.cooperatePage .cooperation-process .cooperation-process-main-side-other .cooperation-process-main-side-inner .cooperation-process-main-side-line {
  position: absolute;
  right: 530px;
  bottom: 93px;
}
.cooperatePage .cooperation-company {
  width: 100%;
  background: url('../images/cur/cooperation-company.png') no-repeat;
  background-size: cover;
  position: relative;
}
.cooperatePage .cooperation-company .cooperation-company-text {
  width: 100%;
  padding: 232px 10% 150px;
  font-weight: 400;
  font-size: 43px;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
  position: relative;
  z-index: 12;
}
.cooperatePage .cooperation-company::after {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  background: #fff;
  height: 100px;
  width: calc(100% - 215px);
}
.cooperatePage .cooperation-company::before {
  content: "";
  position: absolute;
  right: 0;
  top: -1px;
  width: 0;
  height: 0;
  border-top: 100px solid #fff;
  border-right: 216px solid transparent;
}
.cooperatePage .cooperation-nums {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -60px;
}
.cooperatePage .cooperation-nums .cooperation-num-item {
  width: 292px;
  background: #FFFFFF;
  box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.1), 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  border: 1px solid #F3F4F6;
  margin: 0 8px;
  padding: 25px;
  position: relative;
}
.cooperatePage .cooperation-nums .cooperation-num-item .cooperation-num-icon {
  width: 40px;
  height: 40px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.cooperatePage .cooperation-nums .cooperation-num-item .cooperation-num-icon img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  transform: rotateY(0deg);
  transition: 0.5s;
}
.cooperatePage .cooperation-nums .cooperation-num-item .num-icon1 {
  background: linear-gradient(153deg, #2b7fff 0%, #00b8db 100%);
}
.cooperatePage .cooperation-nums .cooperation-num-item .num-icon2 {
  background: linear-gradient(153deg, #ad46ff 0%, #f6339a 100%);
}
.cooperatePage .cooperation-nums .cooperation-num-item .num-icon3 {
  background: linear-gradient(153deg, #00c950 0%, #00bc7d 100%);
}
.cooperatePage .cooperation-nums .cooperation-num-item .num-icon4 {
  background: linear-gradient(153deg, #ff6900 0%, #fb2c36 100%);
}
.cooperatePage .cooperation-nums .cooperation-num-item .cooperation-num-val {
  font-weight: 400;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px auto 13px;
  font-size: 24px;
  color: transparent;
  line-height: 32px;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
.cooperatePage .cooperation-nums .cooperation-num-item .num-val1 {
  background-image: linear-gradient(0deg, #2b7fff 0%, #00b8db 100%);
}
.cooperatePage .cooperation-nums .cooperation-num-item .num-val2 {
  background-image: linear-gradient(0deg, #ad46ff 0%, #f6339a 100%);
}
.cooperatePage .cooperation-nums .cooperation-num-item .num-val3 {
  background-image: linear-gradient(0deg, #00c950 0%, #00bc7d 100%);
}
.cooperatePage .cooperation-nums .cooperation-num-item .num-val4 {
  background-image: linear-gradient(0deg, #ff6900 0%, #fb2c36 100%);
}
.cooperatePage .cooperation-nums .cooperation-num-item .cooperation-num-desc {
  font-weight: 400;
  font-size: 14px;
  color: #4A5565;
  line-height: 20px;
  text-align: center;
}
.cooperatePage .cooperation-nums .cooperation-num-item:hover .cooperation-num-icon img {
  transform: rotateY(360deg);
}
.cooperatePage .after-sales {
  width: 100%;
}
.cooperatePage .after-sales .after-sales-inner {
  width: 100%;
  padding: 65px 260px 100px;
  max-width: 1920px;
  margin: 0 auto;
}
.cooperatePage .after-sales .after-sales-list {
  width: 99%;
  margin: 48px auto 42px;
  background: #FFFFFF;
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  border: 1px solid #5EC326;
  display: flex;
  padding: 35px 15px;
  position: relative;
}
.cooperatePage .after-sales .after-sales-list::after {
  content: "";
  width: 25%;
  height: 2px;
  left: 12.5%;
  background: #5EC326;
  position: absolute;
  top: 65px;
  animation: after-step 4s infinite;
}
.cooperatePage .after-sales .after-sales-item {
  width: 25%;
  padding: 0 12px;
}
.cooperatePage .after-sales .after-sales-item .after-sales-item-icon {
  width: 56px;
  height: 56px;
  background: #DBEAFE;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  z-index: 2;
}
.cooperatePage .after-sales .after-sales-item .after-sales-item-icon img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  transform: rotateY(0deg);
  transition: 0.5s;
}
.cooperatePage .after-sales .after-sales-item .after-sales-item-title {
  font-weight: 400;
  font-size: 16px;
  color: #101828;
  line-height: 24px;
  margin: 15px auto 16px;
  text-align: center;
}
.cooperatePage .after-sales .after-sales-item .after-sales-item-title .text {
  width: auto;
  transition: background-size 0.8s cubic-bezier(0.16, 1, 0.3, 1);
  display: inline;
  text-decoration: none;
  padding-bottom: 4px;
  background-image: radial-gradient(circle farthest-corner at 10% 20%, #101828 0, #101828 100.2%);
  background-size: 0 1px;
  background-repeat: no-repeat;
  background-position: left 90%;
  border-radius: 0;
}
.cooperatePage .after-sales .after-sales-item .after-sales-item-desc {
  font-weight: 400;
  font-size: 14px;
  color: #4A5565;
  line-height: 20px;
  text-align: center;
}
.cooperatePage .after-sales .after-sales-item:hover .after-sales-item-icon img {
  transform: rotateY(360deg);
}
.cooperatePage .after-sales .after-sales-item:hover .after-sales-item-title .text {
  background-size: 100% 1px;
}
.cooperatePage .after-sales .faq-box {
  width: 100%;
  box-shadow: 0px 8px 10px -6px rgba(0, 0, 0, 0.1), 0px 20px 25px -5px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
  overflow: hidden;
  background: linear-gradient(270deg, #fbeb13, #6dc93a);
  padding: 1px;
}
.cooperatePage .after-sales .faq-box .faq-box-title {
  background: #61BA26;
  padding: 30px 33px;
  display: flex;
  align-items: center;
}
.cooperatePage .after-sales .faq-box .faq-box-title .faq-box-title-icon {
  width: 32px;
  height: 32px;
  margin-right: 14px;
}
.cooperatePage .after-sales .faq-box .faq-box-title .faq-box-title-icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.cooperatePage .after-sales .faq-box .faq-box-title .faq-box-title-text {
  width: calc(100% - 36px);
}
.cooperatePage .after-sales .faq-box .faq-box-title .faq-box-title-text .text1 {
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
}
.cooperatePage .after-sales .faq-box .faq-box-title .faq-box-title-text .text2 {
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 20px;
  margin-top: 4px;
}
.cooperatePage .after-sales .faq-box .faq-box-con {
  padding: 23px 33px 28px;
  border-radius: 0 0 24px 24px;
  background: #fff;
}
.cooperatePage .after-sales .faq-box .faq-box-item {
  width: 100%;
  padding: 0 25px 6px;
  background: linear-gradient(90deg, #ffffff 0%, rgba(250, 245, 255, 0.3) 100%);
  border-radius: 14px;
  border: 1px solid #E5E7EB;
  margin-bottom: 17px;
  cursor: pointer;
}
.cooperatePage .after-sales .faq-box .faq-box-item .faq-box-item-title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0 10px;
}
.cooperatePage .after-sales .faq-box .faq-box-item .faq-box-item-title .text {
  font-weight: 400;
  font-size: 14px;
  color: #0A0A0A;
  line-height: 20px;
  width: calc(95% - 30px);
  transition: 0.5s;
}
.cooperatePage .after-sales .faq-box .faq-box-item .faq-box-item-title .right {
  width: 30px;
  height: 30px;
  text-align: center;
  color: #717182;
  line-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.cooperatePage .after-sales .faq-box .faq-box-item .faq-box-item-val {
  width: 100%;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s;
}
.cooperatePage .after-sales .faq-box .faq-box-item .faq-box-item-val .faq-box-item-val-inner {
  width: 100%;
  color: #717182;
  font-size: 14px;
  line-height: 24px;
  padding: 0 15% 15px 0;
}
.cooperatePage .after-sales .faq-box .faq-box-item:hover .faq-box-item-title .text {
  color: #61BA26;
}
.cooperatePage .after-sales .faq-box .faq-box-item-active .faq-box-item-title .right {
  transform: rotateZ(-90deg);
}
.cooperatePage .after-sales .faq-box .faq-box-item-active .faq-box-item-val {
  max-height: 1200px;
}
.cooperatePage .after-sales .faq-box .faq-box-item:nth-last-of-type(1) {
  margin-bottom: 0;
}
@keyframes after-step {
  0% {
    width: 0%;
  }
  33% {
    width: 25%;
  }
  50% {
    width: 50%;
  }
  100% {
    width: 75%;
  }
}
@media only screen and (max-width: 1918px) {
  .cooperatePage .after-sales .after-sales-inner {
    padding: 65px 150px 100px;
  }
  .cooperatePage .cooperation-company .cooperation-company-text {
    font-size: 41px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .text {
    font-size: 23px;
    max-width: calc(100% - 116px);
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .icon {
    margin-right: 36px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .cooperation-process-main-side-desc {
    font-size: 22px;
    line-height: 40px;
    margin-top: 23px;
  }
  .cooperatePage .cooperation-process .cooperation-process-top {
    padding: 0 0 75px 152px;
  }
  .cooperatePage .cooperation-process .cooperation-process-inner {
    padding-top: 82px;
  }
  .cooperatePage .service-market .service-market-tabs .service-market-tab-title {
    font-size: 20px;
    line-height: 26px;
    padding: 18px 22px;
    margin-right: 28px;
  }
  .cooperatePage .service-market .service-market-slide {
    padding: 40px 34px;
  }
  .cooperatePage .service-market .service-market-inner {
    padding: 75px 180px 88px 150px;
  }
  .cooperatePage .customer-type .customer-type-inner {
    padding: 70px 125px;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item {
    width: 32%;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-title {
    font-size: 27px;
    line-height: 32px;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-desc {
    font-size: 18px;
    line-height: 40px;
    margin-top: 16px;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-con {
    padding: 21% 11% 12%;
  }
  .coop-nban .nban-outer .nban-inner {
    padding: 150px 200px 13px;
  }
  .coop-nban .nban-outer .nban-inner-logos {
    padding: 50px 0 248px;
  }
  .coop-nban .nban-outer .nban-inner-logos .service-market-logo .market-logo-img {
    margin-right: 60px;
  }
  .cooperatePage .customer-type .customer-type-top .company-slogan {
    font-size: 22px;
  }
  .cooperatePage .cooperate-title {
    font-size: 42px;
  }
}
@media (max-width: 1650px) {
  .coop-nban .nban-outer .nban-inner {
    padding: 100px 200px 13px;
  }
  .coop-nban .nban-outer .nban-inner-logos .service-market-logo .market-logo-img {
    width: 220px;
    margin-right: 45px;
  }
  .coop-nban .nban-outer .nban-inner-logos {
    padding: 50px 0 210px;
  }
  .cooperatePage .customer-type::before {
    border-right: 150px solid #fff;
    border-top: 132px solid transparent;
  }
  .cooperatePage .customer-type::after {
    width: calc(100% - 149px);
    height: 132px;
  }
  .cooperatePage .customer-type {
    margin-top: -131px;
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-inner::after {
    transform: skewX(-26deg);
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-inner {
    padding: 40px 10% 46px 14%;
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-text {
    font-size: 19px;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-con {
    padding: 18% 10% 12%;
  }
  .cooperatePage .service-market .service-market-inner {
    padding: 70px 120px 72px 100px;
  }
  .cooperatePage .service-market .service-market-slide .service-market-desc {
    font-size: 17px;
    line-height: 40px;
  }
  .cooperatePage .service-market .service-market-tabs {
    max-width: 50%;
  }
  .cooperatePage .service-market .service-market-tabs .service-market-tab-title {
    font-size: 18px;
    line-height: 24px;
    padding: 18px 20px;
    margin-right: 20px;
  }
  .cooperatePage .service-market .service-market-slide .service-market-slide-title {
    font-size: 30px;
  }
  .cooperatePage .service-market .service-market-title {
    margin-bottom: 48px;
  }
  .cooperatePage .cooperation-process .cooperation-process-inner {
    padding-top: 65px;
  }
  .cooperatePage .cooperation-process .cooperation-process-top {
    padding: 0 0 75px 115px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .cooperation-process-main-side-desc {
    font-size: 18px;
    line-height: 38px;
    margin-top: 16px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .icon {
    width: 70px;
    height: 70px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .text {
    font-size: 20px;
    line-height: 32px;
    max-width: calc(100% - 106px);
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con {
    width: 466px;
    padding: 34px 30px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main {
    width: 1165px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side-other .cooperation-process-main-side-inner .cooperation-process-main-side-index {
    right: 560px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side-other .cooperation-process-main-side-inner .cooperation-process-main-side-line {
    right: 465px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side {
    margin-bottom: 48px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side-other {
    margin-top: -240px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main::after {
    height: calc(100% - 232px);
  }
  .cooperatePage .cooperation-process .cooperation-process-main-en::after {
    height: calc(100% - 315px);
  }
  .cooperatePage .cooperation-company .cooperation-company-text {
    padding: 200px 10% 130px;
    font-size: 36px;
  }
  .cooperatePage .after-sales .after-sales-inner {
    padding: 55px 120px 70px;
  }
  .cooperatePage .cooperate-title {
    font-size: 38px;
  }
}
@media (max-width: 1598px) {
  .cooperatePage .service-market .service-market-map {
    width: 78%;
  }
  .cooperatePage .service-market .service-market-map .address-map-icon .address-map-icon-inner #lineCanvas {
    transform: translate(-50%, -50%) scale(0.8);
  }
  .cooperatePage .service-market .service-market-tabs {
    max-width: 56%;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-desc {
    font-size: 16px;
    line-height: 38px;
    margin-top: 14px;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-title {
    font-size: 24px;
    line-height: 30px;
  }
  .cooperatePage .after-sales .after-sales-inner {
    padding: 52px 80px 60px;
  }
  .cooperatePage .cooperate-title {
    font-size: 34px;
  }
  .cooperatePage .after-sales .after-sales-list {
    margin: 40px auto 42px;
  }
  .cooperatePage .cooperation-nums .cooperation-num-item {
    width: 270px;
    padding: 22px;
  }
  .cooperatePage .cooperation-nums .cooperation-num-item .cooperation-num-val {
    margin: 10px auto 6px;
  }
  .cooperatePage .cooperation-company .cooperation-company-text {
    padding: 160px 10% 112px;
    font-size: 33px;
  }
  .cooperatePage .cooperation-company::after {
    height: 75px;
    width: calc(100% - 164px);
  }
  .cooperatePage .cooperation-company::before {
    border-top: 75px solid #fff;
    border-right: 165px solid transparent;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .cooperation-process-main-side-desc {
    font-size: 16px;
    line-height: 32px;
    margin-top: 12px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .icon {
    width: 65px;
    height: 65px;
    margin-right: 22px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .text {
    font-size: 18px;
    line-height: 30px;
    max-width: calc(100% - 87px);
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con {
    width: 380px;
    padding: 30px 22px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main {
    width: 995px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side-other .cooperation-process-main-side-inner .cooperation-process-main-side-index {
    right: 475px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side-other .cooperation-process-main-side-inner .cooperation-process-main-side-line {
    right: 380px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side-other {
    margin-top: -170px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side {
    margin-bottom: 0;
  }
  .cooperatePage .cooperation-process .cooperation-process-top {
    padding: 0 0 60px 100px;
  }
  .cooperatePage .cooperation-process .cooperation-process-inner {
    padding-top: 60px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-en::after {
    height: calc(100% - 270px);
  }
  .cooperatePage .after-sales .after-sales-item .after-sales-item-title {
    margin: 14px auto 13px;
  }
}
@media only screen and (max-width: 1395px) {
  .cooperatePage .service-market .service-market-tabs .service-market-tab-title {
    font-size: 16px;
  }
}
@media (max-width: 1365px) {
  .cooperatePage .service-market .service-market-map .address-map-icon .address-map-icon-inner #lineCanvas {
    transform: translate(-50%, -50%) scale(0.7);
  }
  .cooperatePage .service-market .service-market-inner {
    padding: 60px 80px 60px 60px;
  }
  .cooperatePage .service-market .service-market-tabs .service-market-tab-title {
    font-size: 16px;
    line-height: 22px;
    padding: 18px 16px;
    margin-right: 14px;
  }
  .cooperatePage .service-market .service-market-title {
    margin-bottom: 45px;
  }
  .cooperatePage .service-market .service-market-slide .service-market-desc {
    font-size: 16px;
    line-height: 36px;
  }
  .cooperatePage .service-market .service-market-slide {
    padding: 32px 30px;
  }
  .cooperatePage .service-market .service-market-slide .service-market-slide-title {
    font-size: 28px;
  }
  .cooperatePage .service-market .service-market-tabs {
    max-width: 52%;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-desc {
    font-size: 16px;
    line-height: 36px;
    margin-top: 12px;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-title {
    font-size: 22px;
    line-height: 28px;
  }
  .cooperatePage .customer-type .customer-type-inner {
    padding: 60px 80px;
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-text {
    font-size: 16px;
    line-height: 32px;
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-inner {
    padding: 26px 6% 30px 14%;
  }
  .cooperatePage .customer-type .customer-type-top .company-slogan {
    font-size: 20px;
  }
  .cooperatePage .customer-type .customer-type-top .cooperate-title {
    margin-right: 25px;
  }
  .cooperatePage .cooperate-title {
    font-size: 32px;
  }
  .coop-nban .nban-outer .nban-inner {
    padding: 70px 100px 13px;
  }
  .coop-nban .nban-outer .nban-title {
    font-size: 36px;
    line-height: 46px;
  }
  .coop-nban .nban-outer .nban-inner-logos {
    padding: 32px 0 180px;
  }
  .coop-nban .nban-outer .nban-inner-logos .service-market-logo .market-logo-img {
    width: 200px;
    margin-right: 35px;
  }
  .coop-nban .nban-outer .nban-desc {
    margin-top: 14px;
  }
}
@media (max-width: 1250px) {
  .cooperatePage .service-market .service-market-map .address-map-icon .address-map-icon-inner #lineCanvas {
    transform: translate(-50%, -50%) scale(0.6);
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side-other {
    margin-top: -100px;
  }
  .cooperatePage .customer-type .customer-type-dot {
    bottom: 100px;
  }
  .coop-nban .nban-outer {
    padding-top: 65px;
  }
  .coop-nban .nban-outer .nban-inner {
    padding: 60px 70px 12px;
  }
  .coop-nban .nban-outer .nban-title {
    font-size: 30px;
    line-height: 40px;
  }
  .coop-nban .nban-outer .nban-inner-logos .service-market-logo .market-logo-img {
    width: 170px;
    margin-right: 26px;
  }
  .cooperatePage .customer-type::before {
    border-right: 120px solid #fff;
    border-top: 80px solid transparent;
  }
  .cooperatePage .customer-type::after {
    width: calc(100% - 119px);
    height: 80px;
  }
  .cooperatePage .customer-type {
    margin-top: -79px;
  }
  .cooperatePage .customer-type .customer-type-inner {
    padding: 50px 60px;
  }
  .cooperatePage .customer-type .customer-type-top {
    padding-left: 26px;
  }
  .cooperatePage .customer-type .customer-type-top .company-slogan {
    font-size: 18px;
  }
  .cooperatePage .customer-type .customer-type-top .cooperate-title {
    margin-right: 18px;
  }
  .cooperatePage .cooperate-title {
    font-size: 28px;
    line-height: 40px;
  }
  .cooperatePage .cooperate-title::after {
    height: 42px;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item {
    width: 33.3%;
  }
  .cooperatePage .after-sales .after-sales-inner {
    padding: 50px 60px 50px;
  }
  .cooperatePage .after-sales .after-sales-item .after-sales-item-title {
    margin: 14px auto 8px;
  }
  .cooperatePage .after-sales .after-sales-list {
    padding: 28px 15px;
  }
  .cooperatePage .cooperation-nums .cooperation-num-item {
    width: 214px;
    padding: 20px;
  }
  .cooperatePage .cooperation-company .cooperation-company-text {
    padding: 120px 8% 100px;
    font-size: 27px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .cooperation-process-main-side-desc {
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .text {
    font-size: 16px;
    line-height: 28px;
    max-width: calc(100% - 80px);
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con .icon {
    width: 60px;
    height: 60px;
    margin-right: 20px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con {
    width: 320px;
    padding: 24px 18px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-line {
    width: 70px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main {
    width: 824px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side-other .cooperation-process-main-side-inner .cooperation-process-main-side-line {
    right: 320px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side-other .cooperation-process-main-side-inner .cooperation-process-main-side-index {
    right: 390px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-en::after {
    height: calc(100% - 245px);
  }
  .cooperatePage .service-market .service-market-slide .service-market-desc {
    font-size: 14px;
    line-height: 30px;
  }
  .cooperatePage .service-market .service-market-slide .service-market-slide-title {
    font-size: 23px;
  }
  .cooperatePage .service-market .service-market-slide .service-market-cover {
    margin: 9px 0 18px;
  }
  .cooperatePage .service-market .service-market-slide {
    padding: 22px 26px;
  }
  .cooperatePage .service-market .service-market-inner {
    padding: 50px 70px 50px 55px;
  }
  .cooperatePage .service-market .service-market-tabs .service-market-tab-title {
    font-size: 14px;
    line-height: 20px;
    padding: 16px 12px;
    margin-right: 12px;
  }
  .cooperatePage .service-market .service-market-tabs {
    max-width: 58%;
  }
  .cooperatePage .cooperation-process .cooperation-process-top {
    padding: 0 0 50px 60px;
  }
  .cooperatePage .cooperation-process .cooperation-process-inner {
    padding-top: 52px;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-desc {
    font-size: 13px;
    line-height: 28px;
    margin-top: 9px;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-title {
    font-size: 19px;
    line-height: 24px;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item {
    width: 33.3%;
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-inner::before {
    left: 45%;
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-text {
    font-size: 14px;
    line-height: 28px;
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-inner {
    padding: 20px 3% 22px 14%;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-con {
    padding: 16% 9% 12%;
  }
  .cooperatePage .customer-type .customer-type-inner::after {
    bottom: 48px;
    height: 36px;
    width: 26vw;
  }
  .coop-nban .nban-outer .nban-inner-logos {
    padding: 30px 0 140px;
  }
}
@media (max-width: 1023px) {
  .cooperatePage .service-market .service-market-inner {
    padding: 50px 70px 230px 55px;
  }
  .coop-nban .nban-outer .nban-inner {
    padding: 40px 50px 10px;
  }
  .coop-nban .nban-outer .nban-title {
    font-size: 25px;
    line-height: 32px;
  }
  .coop-nban .nban-outer .nban-desc {
    margin-top: 12px;
  }
  .coop-nban .nban-outer .nban-inner-logos {
    padding: 26px 0 120px;
  }
  .cooperatePage .customer-type::before {
    border-right: 90px solid #fff;
    border-top: 60px solid transparent;
  }
  .cooperatePage .customer-type::after {
    width: calc(100% - 89px);
    height: 60px;
  }
  .cooperatePage .customer-type {
    margin-top: -59px;
  }
  .cooperatePage .customer-type .customer-type-top {
    padding-left: 0;
  }
  .cooperatePage .customer-type .customer-type-top .company-slogan {
    font-size: 14px;
    line-height: 24px;
  }
  .cooperatePage .customer-type .customer-type-top .cooperate-title {
    margin-right: 12px;
  }
  .cooperatePage .cooperate-title {
    font-size: 20px;
    line-height: 30px;
  }
  .cooperatePage .cooperate-title::after {
    height: 36px;
  }
  .cooperatePage .customer-type .customer-type-top {
    flex-wrap: wrap;
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-intros {
    width: 100%;
    margin: 24px 0 38px;
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-inner {
    padding: 20px 0 22px 9%;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item:nth-of-type(1) {
    transform: translateY(0);
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item:nth-of-type(3) {
    transform: translateY(0);
  }
  .cooperatePage .customer-type .customer-type-list {
    margin-top: 0;
  }
  .cooperatePage .customer-type .customer-type-inner::after {
    bottom: 20px;
    height: 19px;
    width: 33vw;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-desc {
    font-size: 12px;
    line-height: 24px;
    margin-top: 8px;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item .customer-type-item-title {
    font-size: 17px;
    line-height: 22px;
  }
  .cooperatePage .customer-type .customer-type-list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item {
    width: 48%;
    margin: 0 1% 24px;
  }
  .cooperatePage .service-market .service-market-tabs {
    display: none;
  }
  .cooperatePage .service-market .service-market-swiper-outer {
    width: 100%;
  }
  .cooperatePage .service-market .service-market-map .address-map-icon .address-map-icon-inner #lineCanvas {
    transform: translate(-50%, -50%) scale(0.5);
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side-other {
    margin-top: 25px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side {
    margin-bottom: 25px;
  }
  .cooperatePage .cooperation-process .cooperation-process-main {
    width: 90%;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-line {
    display: none;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-index {
    display: none;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-con {
    width: 100%;
  }
  .cooperatePage .cooperation-process .cooperation-process-main::after {
    display: none;
  }
  .cooperatePage .cooperation-process .cooperation-process-main-side .cooperation-process-main-side-inner {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cooperatePage .service-market .service-market-map .address-map-icon .address-map-icon-inner #lineCanvas {
    transform: translate(-50%, -50%) scale(0.3);
  }
  .cooperatePage .customer-type .customer-type-dot {
    width: 48%;
  }
  .coop-nban .nban-outer {
    padding-top: 50px;
  }
  .coop-nban .nban-outer .nban-inner-logos {
    padding: 24px 0 100px;
  }
  .cooperatePage .customer-type .customer-type-inner {
    padding: 50px 5%;
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-title {
    padding-left: 5%;
  }
  .cooperatePage .service-market .service-market-inner {
    padding: 50px 7%;
  }
  .cooperatePage .cooperation-company::before {
    border-top: 50px solid #fff;
    border-right: 100px solid transparent;
  }
  .cooperatePage .cooperation-company::after {
    height: 50px;
    width: calc(100% - 99px);
  }
  .cooperatePage .cooperation-company .cooperation-company-text {
    padding: 90px 6% 90px;
    font-size: 22px;
  }
  .cooperatePage .cooperation-nums {
    flex-wrap: wrap;
  }
  .cooperatePage .cooperation-nums .cooperation-num-item {
    margin-bottom: 20px;
    width: 42%;
  }
  .cooperatePage .after-sales .after-sales-inner {
    padding: 25px 5% 42px;
  }
  .cooperatePage .after-sales .after-sales-list {
    flex-wrap: wrap;
  }
  .cooperatePage .after-sales .after-sales-item {
    width: 50%;
    margin: 10px 0;
  }
  .cooperatePage .after-sales .after-sales-list::after {
    display: none;
  }
  .cooperatePage .after-sales .after-sales-list {
    padding: 20px 15px;
  }
  .cooperatePage .after-sales .after-sales-list {
    margin: 32px auto 30px;
  }
  .cooperatePage .after-sales .faq-box .faq-box-con {
    padding: 23px 26px 28px;
  }
  .cooperatePage .cooperation-process .cooperation-process-top::after {
    height: 34px;
    width: 46vw;
  }
  .cooperatePage .cooperation-process .cooperation-process-top {
    padding: 0 0 36px 5%;
  }
  .cooperatePage .cooperation-process .cooperation-process-inner {
    padding-top: 42px;
  }
  .cooperatePage .service-market .service-market-title {
    margin-bottom: 35px;
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-inner::after {
    width: 120vw;
  }
}
@media (max-width: 641px) {
  .cooperatePage .service-market .service-market-inner {
    padding: 42px 7% 132px;
  }
  .coop-nban .nban-outer .nban-inner {
    padding: 30px 35px 10px;
  }
  .coop-nban .nban-outer .nban-inner-logos {
    padding: 20px 0 72px;
  }
  .cooperatePage .customer-type::before {
    border-right: 60px solid #fff;
    border-top: 40px solid transparent;
  }
  .cooperatePage .customer-type::after {
    width: calc(100% - 59px);
    height: 40px;
  }
  .cooperatePage .customer-type {
    margin-top: -39px;
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-inner {
    padding: 20px 0 22px 15%;
  }
  .cooperatePage .customer-type .customer-type-list .customer-type-item {
    width: 320px;
    margin: 0 auto 24px;
  }
  .cooperatePage .after-sales .faq-box .faq-box-title {
    padding: 26px 20px;
  }
  .cooperatePage .after-sales .faq-box .faq-box-con {
    padding: 20px 18px 25px;
  }
}
@media (max-width: 398px) {
  .cooperatePage .service-market .service-market-map {
    width: 88%;
  }
  .cooperatePage .after-sales .after-sales-item {
    width: 100%;
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-inner::before {
    width: 100vw;
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-intros .customer-type-intros-inner::after {
    transform: skewX(-10deg);
  }
  .cooperatePage .customer-type .customer-type-top .customer-type-title {
    padding-left: 2%;
  }
  .cooperatePage .customer-type .customer-type-top .company-slogan {
    font-size: 12px;
    line-height: 22px;
  }
  .cooperatePage .cooperation-company .cooperation-company-text {
    padding: 80px 5% 84px;
    font-size: 18px;
    line-height: 40px;
  }
  .coop-nban .nban-outer .nban-inner {
    padding: 25px 5% 8px;
  }
}
