.overview .list p{font-size:1rem!important;}
@media screen and (max-width: 1280px) {
  .overview .list p {
    font-size: 0.8rem !important;
  }
}
.global-jieshao .data strong{font-size:2rem!important;}