/* 文字尺寸 */
/*  */
/*  */
.tsPList-headerPhone {
  border-color: #267ABC;
  color: #267ABC;
  font-size: 17px;
  width: 100%;
  height: 43px;
  text-align: center;
  margin-bottom: 20px;
}
.tsPList-headerPhone * {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.tsPList-headerPhone button {
  border: 1px solid #267ABC;
  height: 50px;
  border-radius: 0px;
  padding: 0;
}
.tsPList-headerPhone button * {
  color: #267ABC;
}
.tsPList-headerPhone button p {
  font: 400 17px "微软雅黑";
  line-height: 50px;
}
.tsPList-headerPhone button span {
  font-size: 30px;
  line-height: 50px;
}
.tsPList-headerPC {
  width: 100%;
  text-align: center;
  background: #267ABC;
  font-size: 22px;
  border: 4px solid #267ABC;
}
.tsPList-headerPC * {
  color: #fff;
  height: 66px;
  line-height: 66px;
  padding: 0 !important;
}
.tsPList-headerPC .ts-active {
  background: #fff;
}
.tsPList-headerPC .ts-active * {
  color: #267ABC;
}
.tsPList-prod {
  padding: 17px;
}
.tsPList-prod .tsPList-bigImg img {
  width: 100%;
  max-width: 409px;
}
.tsPList-prod .tsPList-smallImg img {
  width: 98px;
}
.tsPList-prod .tsPList-floatL > * {
  float: left;
}
.tsPList-prod .tsPList-show {
  padding-bottom: 22px;
}
.tsPList-prod .tsPList-show h1 {
  font: bold 60px "Source Han Sans CN";
  color: #267ABC;
}
@media (min-width: 0px) {
  .tsPList-prod .tsPList-show h1 {
    font: bold 22px "Source Han Sans CN";
  }
}
@media (min-width: 768px) {
  .tsPList-prod .tsPList-show h1 {
    font: bold 38px "Source Han Sans CN";
  }
}
@media (min-width: 992px) {
  .tsPList-prod .tsPList-show h1 {
    font: bold 60px "Source Han Sans CN";
  }
}
@media (min-width: 1200px) {
  .tsPList-prod .tsPList-show h1 {
    font: bold 60px "Source Han Sans CN";
  }
}
.tsPList-prod .tsPList-show h2 {
  margin-top: 73px;
  font: bold 36px "Source Han Sans CN";
  font-weight: 500;
  padding-bottom: 11px;
  border-bottom: 1px dashed #cccccc;
}
.tsPList-prod .tsPList-article {
  font: 400 24px "微软雅黑";
  line-height: 50px;
}
@media (min-width: 0px) {
  .tsPList-prod .tsPList-article {
    font: 400 14px "微软雅黑";
  }
}
@media (min-width: 992px) {
  .tsPList-prod .tsPList-article {
    font: 400 24px "微软雅黑";
  }
}
@media (min-width: 0px) {
  .tsPList-prod .tsPList-article {
    line-height: 18px;
  }
}
@media (min-width: 992px) {
  .tsPList-prod .tsPList-article {
    line-height: 50px;
  }
}
@media (min-width: 0px) {
  .tsPList-prod .tsPList-article {
    letter-spacing: 0px;
  }
}
@media (min-width: 992px) {
  .tsPList-prod .tsPList-article {
    letter-spacing: 3px;
  }
}
.tsPList-prod .tsPList-article h3 {
  text-indent: 0;
  font: bold 36px "Source Han Sans CN";
  color: #267ABC;
  line-height: 120px;
}
@media (min-width: 0px) {
  .tsPList-prod .tsPList-article h3 {
    font: bold 17px "Source Han Sans CN";
  }
}
@media (min-width: 768px) {
  .tsPList-prod .tsPList-article h3 {
    font: bold 26px "Source Han Sans CN";
  }
}
@media (min-width: 992px) {
  .tsPList-prod .tsPList-article h3 {
    font: bold 36px "Source Han Sans CN";
  }
}
@media (min-width: 1200px) {
  .tsPList-prod .tsPList-article h3 {
    font: bold 36px "Source Han Sans CN";
  }
}
@media (min-width: 0px) {
  .tsPList-prod .tsPList-article h3 {
    line-height: 50px;
  }
}
@media (min-width: 992px) {
  .tsPList-prod .tsPList-article h3 {
    line-height: 120px;
  }
}
