.cooperatePage .proDetail-div-title {
  width: 100%;
  text-transform: uppercase;
}
.cooperatePage .proDetail-div-title .proDetail-div-title-other {
  font-weight: bold;
  font-size: 37px;
  color: #FFFFFF;
  line-height: 49px;
}
.cooperatePage .proDetail-div-title .proDetail-div-title-text {
  font-weight: bold;
  font-size: 37px;
  color: #FFFFFF;
  line-height: 49px;
  margin-top: 8px;
}
.cooperatePage .customer-type .customer-type-left {
  width: 186px;
  position: absolute;
  left: 0;
  top: 10%;
}
.cooperatePage .cooperate-market .market-inner {
  padding-left: 185px;
  display: flex;
}
.cooperatePage .cooperate-market .market-words {
  width: 37%;
  margin-right: -12%;
  position: relative;
  z-index: 2;
  padding-bottom: 80px;
}
.cooperatePage .cooperate-market .market-words .cooperate-market-title {
  font-weight: bold;
  font-size: 50px;
  color: #1F1F1F;
  line-height: 62px;
  font-family: 'Roboto-Bold';
  text-transform: uppercase;
}
.cooperatePage .cooperate-market .market-words .cooperate-market-title .text {
  color: #2AB866;
}
.cooperatePage .cooperate-market .market-words .cooperate-market-line {
  width: 40px;
  height: 4px;
  background: #06873D;
  margin: 55px 0 35px;
}
.cooperatePage .cooperate-market .market-words .cooperate-market-text {
  font-weight: 400;
  font-size: 38px;
  color: #333333;
  line-height: 42px;
}
.cooperatePage .cooperate-market .market-words .cooperate-market-desc {
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 32px;
  margin-top: 45px;
}
.cooperatePage .cooperate-market .market-map {
  width: 75%;
  display: flex;
  align-items: flex-end;
}
.cooperatePage .cooperate-market .market-map-inner {
  width: 100%;
  position: relative;
}
.cooperatePage .cooperate-market .market-map-inner .market-map-dom {
  display: block;
  width: 100%;
}
.cooperatePage .cooperate-market .market-map-inner .market-map-num {
  position: absolute;
  top: 6%;
  right: 10%;
}
.cooperatePage .cooperate-market .market-map-inner .market-map-num .market-map-num-top {
  display: flex;
  align-items: flex-start;
}
.cooperatePage .cooperate-market .market-map-inner .market-map-num .market-map-num-top .market-map-num-count {
  font-weight: bold;
  font-size: 76px;
  color: #1BCA5B;
  line-height: 60px;
  font-family: 'Montserrat-Bold';
  margin-right: 18px;
}
.cooperatePage .cooperate-market .market-map-inner .market-map-num .market-map-num-top .market-map-num-add {
  font-weight: 400;
  font-size: 48px;
  color: #1BCA5B;
  line-height: 24px;
  font-family: 'Montserrat-Regular';
}
.cooperatePage .cooperate-market .market-map-inner .market-map-num .market-map-num-unit {
  font-weight: 400;
  font-size: 24px;
  color: #666666;
  line-height: 28px;
  margin-top: 18px;
}
.cooperatePage .cooperate-market .market-map-inner .market-map-company {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 48%;
  left: 38%;
}
.cooperatePage .cooperate-market .market-map-inner .market-map-company .market-map-company-inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.cooperatePage .cooperate-market .market-map-inner .market-map-company .market-map-company-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 390px;
  height: 390px;
  background: rgba(20, 216, 66, 0.12);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cooperatePage .cooperate-market .market-map-inner .market-map-company .market-map-company-img .market-map-company-img-inner {
  width: 178px;
  height: 178px;
  background: rgba(20, 216, 66, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cooperatePage .cooperate-market .market-map-inner .market-map-company .market-map-company-img .market-map-company-img-dom {
  width: 122px;
  height: 122px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #14D867;
}
.cooperatePage .cooperate-market .market-map-inner .market-map-company .market-map-company-img .market-map-company-img-dom img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cooperatePage .cooperation-process .proDetail-div-title-text {
  display: flex;
  align-items: center;
}
.cooperatePage .cooperation-process .proDetail-div-title-text .img {
  width: 66px;
  margin-right: 8px;
}
.cooperatePage .cooperation-process .proDetail-div-title-text .img img {
  width: 100%;
  display: block;
}
.cooperatePage .after-sales-service {
  background: #F8F8F8;
  overflow: hidden;
  position: relative;
}
.cooperatePage .after-sales-service .after-sales-service-inner {
  padding: 0 120px 0 0;
}
.cooperatePage .after-sales-service .after-sales-service-words {
  width: 100%;
  padding-left: 185px;
}
.cooperatePage .after-sales-service .after-sales-service-title {
  font-weight: 500;
  font-size: 36px;
  color: #333333;
  line-height: 40px;
}
.cooperatePage .after-sales-service .after-sales-service-desc {
  font-weight: 500;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  width: 80%;
  max-width: 600px;
  margin-top: 30px;
}
.cooperatePage .after-sales-service .after-sales-service-main {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.cooperatePage .after-sales-service .after-sales-service-left {
  width: 50%;
  padding-top: 48px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 4%;
  padding-left: 185px;
  overflow: hidden;
}
.cooperatePage .after-sales-service .after-sales-service-left .after-sales-service-btns {
  display: flex;
  align-items: center;
}
.cooperatePage .after-sales-service .after-sales-service-left .after-sales-service-btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid #099240;
  margin-right: 24px;
  position: relative;
  cursor: pointer;
  transition: 0.5s;
}
.cooperatePage .after-sales-service .after-sales-service-left .after-sales-service-btn img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 55%;
  display: block;
  transform: translate(-50%, -50%);
  transition: 0.5s;
}
.cooperatePage .after-sales-service .after-sales-service-left .after-sales-service-btn .default {
  opacity: 1;
}
.cooperatePage .after-sales-service .after-sales-service-left .after-sales-service-btn .active {
  opacity: 0;
}
.cooperatePage .after-sales-service .after-sales-service-left .after-sales-service-btn:hover {
  background: #099240;
}
.cooperatePage .after-sales-service .after-sales-service-left .after-sales-service-btn:hover .default {
  opacity: 0;
}
.cooperatePage .after-sales-service .after-sales-service-left .after-sales-service-btn:hover .active {
  opacity: 1;
}
.cooperatePage .after-sales-service .after-sales-service-right {
  position: relative;
  padding-left: 5%;
  width: 50%;
}
.cooperatePage .after-sales-service .after-sales-service-right::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(9, 146, 64, 0.2);
  height: 80%;
  width: 1px;
}
.cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-swiper {
  width: 100%;
  padding-bottom: 86px;
  position: relative;
}
.cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-swiper .after-sales-service-nums {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  font-weight: 500;
  line-height: 60px;
}
.cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-swiper .after-sales-service-nums .after-sales-service-num-cur {
  font-size: 24px;
  color: #333333;
}
.cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-swiper .after-sales-service-nums .after-sales-service-num-all {
  color: #666666;
  font-size: 18px;
}
.cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide {
  width: 100%;
  aspect-ratio: 1.77777778;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #099240 0%, rgba(0, 90, 160, 0) 42%);
  padding: 36px 45px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask .after-sales-service-mask-title {
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 30px;
}
.cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask .after-sales-service-mask-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%, #ffffff 0, #ffffff 100.2%);
  background-size: 0 1px;
  background-repeat: no-repeat;
  background-position: left 90%;
  border-radius: 999px;
  position: relative;
}
.cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask .after-sales-service-mask-desc {
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 24px;
  margin-top: 28px;
}
.cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide:hover img {
  transform: scale(1.05);
}
.cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide:hover .after-sales-service-mask .after-sales-service-mask-title .text {
  background-size: 100% 1px;
  transition: background-size 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}
.cooperatePage .after-sales-service .after-sales-service-side-swiper {
  width: 100%;
  overflow: visible;
}
.cooperatePage .after-sales-service .after-sales-service-side {
  width: 510px;
  height: 290px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  margin-left: 40px;
}
.cooperatePage .after-sales-service .after-sales-service-side img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.5s;
}
.cooperatePage .after-sales-service .after-sales-service-side .after-sales-service-side-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px 20px 30px 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cooperatePage .after-sales-service .after-sales-service-side .after-sales-service-side-mask .after-sales-service-side-index {
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: right;
  display: flex;
  justify-content: flex-start;
  font-family: 'Montserrat-Regular';
}
.cooperatePage .after-sales-service .after-sales-service-side .after-sales-service-side-mask .after-sales-service-side-index .text {
  border-bottom: 1px solid #FFFFFF;
}
.cooperatePage .after-sales-service .after-sales-service-side .after-sales-service-side-mask .after-sales-service-side-title {
  font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 30px;
  text-align: left;
}
.cooperatePage .after-sales-service .dot-round-top {
  position: absolute;
  bottom: -4px;
  width: 272px;
  right: 0;
}
.cooperatePage .company-pro {
  background: #F8F8F8;
}
@media only screen and (max-width: 1918px) {
  .cooperatePage .cooperate-market .market-words .cooperate-market-text {
    font-size: 32px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-line {
    margin: 38px 0 35px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-desc {
    margin-top: 39px;
  }
  .cooperatePage .after-sales-service .after-sales-service-words {
    padding-left: 120px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-desc {
    font-size: 17px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-num .market-map-num-unit {
    font-size: 21px;
    margin-top: 15px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-num .market-map-num-top .market-map-num-count {
    font-size: 68px;
    line-height: 54px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-num .market-map-num-top .market-map-num-add {
    font-size: 41px;
  }
}
@media (max-width: 1650px) {
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask .after-sales-service-mask-title {
    font-size: 21px;
  }
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask {
    background: linear-gradient(0deg, #099240 0%, rgba(0, 90, 160, 0) 52%);
  }
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask .after-sales-service-mask-desc {
    margin-top: 22px;
  }
  .cooperatePage .after-sales-service .after-sales-service-side .after-sales-service-side-mask .after-sales-service-side-title {
    font-size: 20px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-text {
    font-size: 28px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-desc {
    margin-top: 24px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-line {
    margin: 24px 0 26px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-title {
    display: flex;
    align-items: center;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-title .text {
    margin-left: 12px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-desc {
    font-size: 16px;
  }
}
@media (max-width: 1598px) {
  .cooperatePage .after-sales-service .dot-round-top {
    bottom: -8px;
  }
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask {
    padding: 28px 36px;
  }
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask .after-sales-service-mask-title {
    font-size: 19px;
  }
  .cooperatePage .after-sales-service .after-sales-service-side .after-sales-service-side-mask .after-sales-service-side-title {
    font-size: 18px;
  }
  .cooperatePage .customer-type .customer-type-left {
    width: 146px;
  }
  .cooperatePage .proDetail-div-title .proDetail-div-title-text {
    font-size: 34px;
  }
  .cooperatePage .cooperation-process .proDetail-div-title-text .img {
    width: 59px;
    margin-right: 10px;
  }
  .cooperatePage .after-sales-service .after-sales-service-side {
    width: 367px;
    height: 230px;
    margin-left: 30px;
  }
  .cooperatePage .after-sales-service .after-sales-service-left {
    padding-top: 33px;
  }
  .cooperatePage .after-sales-service .after-sales-service-left {
    padding-left: 9%;
  }
}
@media only screen and (max-width: 1365px) {
  .cooperatePage .cooperate-market .market-words .cooperate-market-title {
    font-size: 40px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-text {
    font-size: 24px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-line {
    margin: 16px 0 20px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-desc {
    margin-top: 20px;
    font-size: 14px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-company .market-map-company-img {
    width: 290px;
    height: 290px;
  }
  .cooperatePage .proDetail-div-title .proDetail-div-title-text {
    font-size: 28px;
  }
  .cooperatePage .cooperation-process .proDetail-div-title-text .img {
    width: 53px;
  }
  .cooperatePage .after-sales-service .after-sales-service-title {
    font-size: 30px;
    line-height: 32px;
  }
  .cooperatePage .after-sales-service .after-sales-service-desc {
    margin-top: 23px;
  }
  .cooperatePage .after-sales-service .after-sales-service-words {
    padding-left: 6%;
  }
  .cooperatePage .after-sales-service .after-sales-service-left {
    padding-left: 6%;
  }
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-swiper {
    padding-bottom: 80px;
  }
  .cooperatePage .after-sales-service .after-sales-service-inner {
    padding: 0 5% 0 0;
  }
  .cooperatePage .after-sales-service .after-sales-service-side .after-sales-service-side-mask .after-sales-service-side-title {
    font-size: 16px;
  }
}
@media (max-width: 1250px) {
  .cooperatePage {
    margin-top: 65px;
  }
  .cooperatePage .customer-type .customer-type-left {
    width: 100px;
  }
  .cooperatePage .cooperate-market .market-inner {
    flex-wrap: wrap;
    padding: 0 5%;
  }
  .cooperatePage .cooperate-market .market-words {
    width: 100%;
    margin-right: 0;
    padding-bottom: 30px;
  }
  .cooperatePage .cooperate-market .market-map {
    width: 100%;
  }
  .cooperatePage .proDetail-div-title .proDetail-div-title-other {
    font-size: 29px;
  }
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask .after-sales-service-mask-desc {
    margin-top: 10px;
    font-size: 12px;
  }
  .cooperatePage .after-sales-service .after-sales-service-left {
    padding-top: 0;
  }
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask {
    padding: 21px 26px;
  }
}
@media (max-width: 1023px) {
  .cooperatePage .cooperate-market .market-map-inner .market-map-company .market-map-company-img {
    width: 240px;
    height: 240px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-company .market-map-company-img .market-map-company-img-inner {
    width: 128px;
    height: 128px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-num {
    right: 3%;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-num .market-map-num-unit {
    font-size: 16px;
    margin-top: 13px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-num .market-map-num-top .market-map-num-count {
    font-size: 58px;
    line-height: 48px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-company .market-map-company-img .market-map-company-img-dom {
    width: 82px;
    height: 82px;
  }
  .cooperatePage .after-sales-service .after-sales-service-side-swiper {
    display: none;
  }
  .cooperatePage .after-sales-service .after-sales-service-left {
    width: 100%;
    padding-right: 0;
  }
  .cooperation-process .proDetail-div-title {
    padding: 24px 27px 30px 6%;
  }
  .cooperatePage .after-sales-service .after-sales-service-main {
    flex-wrap: wrap;
    margin-top: 36px;
  }
  .cooperatePage .after-sales-service .dot-round-top {
    width: 28%;
    max-width: 200px;
  }
  .cooperatePage .after-sales-service .after-sales-service-right {
    padding-left: 5%;
    margin-top: 36px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .cooperatePage .customer-type .customer-type-left {
    display: none;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-title {
    font-size: 32px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-company .market-map-company-img {
    width: 28vw;
    height: 28vw;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-desc {
    margin-top: 15px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-company .market-map-company-img .market-map-company-img-inner {
    width: 18vw;
    height: 18vw;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-company .market-map-company-img .market-map-company-img-dom {
    width: 11vw;
    height: 11vw;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-num .market-map-num-unit {
    font-size: 14px;
    margin-top: 9px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-num .market-map-num-top .market-map-num-count {
    font-size: 45px;
    line-height: 34px;
    margin-right: 12px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-num {
    right: 0;
    top: 0;
  }
  .cooperatePage .after-sales-service .after-sales-service-title {
    font-size: 23px;
    line-height: 27px;
  }
  .cooperatePage .after-sales-service .dot-round-top {
    bottom: -11px;
  }
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask .after-sales-service-mask-title {
    font-size: 17px;
  }
  .cooperatePage .proDetail-div-title .proDetail-div-title-text {
    font-size: 21px;
    line-height: 24px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-text {
    font-size: 22px;
    line-height: 36px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-title {
    font-size: 26px;
    line-height: 30px;
  }
  .cooperatePage .proDetail-div-title .proDetail-div-title-other {
    font-size: 21px;
    line-height: 24px;
  }
  .cooperatePage .cooperation-process .proDetail-div-title-text .img {
    width: 38px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-num .market-map-num-top .market-map-num-add {
    font-size: 31px;
  }
  .cooperatePage .after-sales-service .after-sales-service-desc {
    margin-top: 18px;
    width: 100%;
    font-size: 14px;
  }
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide {
    aspect-ratio: auto;
    height: auto;
  }
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask {
    padding: 30px 24px;
    position: relative;
  }
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-swiper {
    padding-bottom: 68px;
  }
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .cooperatePage .after-sales-service .after-sales-service-main {
    margin-top: 29px;
  }
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask {
    background: linear-gradient(0deg, #099240 0%, rgba(0, 90, 160, 0) 66%);
  }
}
@media (max-width: 641px) {
  .cooperatePage {
    margin-top: 50px;
  }
  .cooperatePage .after-sales-service .after-sales-service-right .after-sales-service-slide .after-sales-service-mask {
    padding: 46px 22px 26px;
  }
}
@media (max-width: 431px) {
  .cooperatePage {
    margin-top: 42px;
  }
}
@media (max-width: 396px) {
  .cooperatePage .proDetail-div-title .proDetail-div-title-other {
    font-size: 21px;
    line-height: 35px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-title {
    font-size: 23px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-line {
    margin: 0 0 14px;
  }
  .cooperatePage .cooperate-market .market-words .cooperate-market-text {
    font-size: 20px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-num .market-map-num-unit {
    font-size: 12px;
    line-height: 20px;
  }
  .cooperatePage .cooperate-market .market-map-inner .market-map-num {
    width: 120px;
  }
}
