.basicfunction .title {
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 0.36rem;
  line-height: 0.36rem;
  color: #000000;
  margin: 0.64rem 0 0.44rem;
}
.basicfunction .tables {
  border: 0.01rem solid #E8E8E8;
  border-radius: 0.24rem;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0.6rem 0.36rem;
}
.basicfunction .tables .two,
.basicfunction .tables .three,
.basicfunction .tables .five {
  border: 1px solid #000000;
}
.basicfunction .tables .two tr,
.basicfunction .tables .three tr,
.basicfunction .tables .five tr {
  border: 1px solid #000000;
}
.basicfunction .tables .two tr th,
.basicfunction .tables .three tr th,
.basicfunction .tables .five tr th,
.basicfunction .tables .two tr td,
.basicfunction .tables .three tr td,
.basicfunction .tables .five tr td {
  border-right: 1px solid #000000;
  font-size: 0.2rem;
  box-sizing: border-box;
  color: #000;
}
.basicfunction .tables .two tr th:last-child,
.basicfunction .tables .three tr th:last-child,
.basicfunction .tables .five tr th:last-child,
.basicfunction .tables .two tr td:last-child,
.basicfunction .tables .three tr td:last-child,
.basicfunction .tables .five tr td:last-child {
  border-right: 0;
}
.basicfunction .tables .two tr th,
.basicfunction .tables .three tr th,
.basicfunction .tables .five tr th {
  font-size: 0.24rem;
  font-weight: 500;
  line-height: 0.35rem;
  padding: 0.09rem 0 0.09rem 0.16rem;
}
.basicfunction .tables .two tr td,
.basicfunction .tables .three tr td,
.basicfunction .tables .five tr td {
  font-weight: 400;
  line-height: 0.35rem;
  padding: 0.09rem 0.16rem;
  font-size: 0.24rem;
}
.basicfunction .tables .two tr th:first-child {
  width: 3.43rem;
}
.basicfunction .tables .two tr th:last-child {
  width: 7.85rem;
}
.basicfunction .tables .headline {
  justify-content: center;
  font-weight: 500;
  font-size: 0.36rem;
  color: #333333;
  display: flex;
  align-items: center;
}
.basicfunction .tables .headline > img {
  height: 0.73rem;
  margin-right: 0.25rem;
}
.basicfunction .tables .subtitle {
  font-weight: 400;
  font-size: 0.32rem;
  line-height: 0.48rem;
  color: #333333;
  margin: 0.36rem 0 0.24rem;
}
.basicfunction .tables .three tr .w-382 {
  width: 3.82rem;
}
.basicfunction .tables .three tr .w-364 {
  width: 3.64rem;
}
.basicfunction .tables .three tr .w-273 {
  width: 2.73rem;
}
.basicfunction .tables .three tr .w-266 {
  width: 2.66rem;
}
.basicfunction .tables .three tr .w-590 {
  width: 5.9rem;
}
.basicfunction .tables .three tr .w-303 {
  width: 3.03rem;
}
.basicfunction .tables .three tr .w-552 {
  width: 5.52rem;
}
.basicfunction .tables .five tr th {
  padding: 0 0.16rem;
  line-height: 0.39rem;
}
.basicfunction .tables .five tr .w-338 {
  width: 3.38rem;
}
.basicfunction .tables .five tr .w-304 {
  width: 3.04rem;
}
.basicfunction .tables .five tr .w-190 {
  width: 1.9rem;
}
.basicfunction .tables .five tr .w-148 {
  width: 1.48rem;
}
.m-t-36 {
  margin-top: 0.36rem;
}
.m-t-44 {
  margin-top: 0.44rem;
}
