* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: Noto Sans SC, sans-serif;
}
img {
  width: 100%;
  display: block;
}
html,
body {
  background-color: #fafafd;
  font-weight: 500;
}
.f20 {
  font-size: 0.2rem;
  line-height: 0.25rem;
}
.f24 {
  font-size: 0.24rem;
  line-height: 0.3rem;
}
.f27 {
  font-size: 0.27rem;
  line-height: 0.33rem;
}
.f30 {
  font-size: 0.3rem;
  line-height: 0.37rem;
}
.f35 {
  font-size: 0.35rem;
  line-height: 0.45rem;
}
.f40 {
  font-size: 0.4rem;
  line-height: 0.5rem;
}
.f45 {
  font-size: 0.45rem;
  line-height: 0.55rem;
}
.f50 {
  font-size: 0.5rem;
  line-height: 0.6rem;
}
.f55 {
  font-size: 0.55rem;
  line-height: 0.65rem;
}
.f60 {
  font-size: 0.6rem;
  line-height: 0.7rem;
}
.f68 {
  font-size: 0.68rem;
  line-height: 0.78rem;
}
.f70 {
  font-size: 0.7rem;
  line-height: 0.8rem;
}
.f75 {
  font-size: 0.75rem;
  line-height: 0.85rem;
}
.f80 {
  font-size: 0.8rem;
  line-height: 0.9rem;
}
.f90 {
  font-size: 0.9rem;
  line-height: 1rem;
}
.m5 {
  margin-top: 0.05rem;
}
.m10 {
  margin-top: 0.1rem;
}
.m20 {
  margin-top: 0.2rem;
}
.m30 {
  margin-top: 0.3rem;
}
.m40 {
  margin-top: 0.4rem;
}
.m50 {
  margin-top: 0.5rem;
}
.m60 {
  margin-top: 0.6rem;
}
.m70 {
  margin-top: 0.7rem;
}
.m75 {
  margin-top: 0.75rem;
}
.m80 {
  margin-top: 0.8rem;
}
.m90 {
  margin-top: 0.9rem;
}
.m100 {
  margin-top: 1rem;
}
.m120 {
  margin-top: 1.2rem;
}
.m150 {
  margin-top: 1.5rem;
}
.m200 {
  margin-top: 2rem;
}
.m300 {
  margin-top: 3rem;
}
.f-heavy {
  font-weight: 900;
}
.f-bold {
  font-weight: 700;
}
.f-normal {
  font-weight: 500;
}
.f-0233da {
  color: #0233da;
}
.f-center {
  text-align: center;
}
.line {
  width: 1.12rem;
  margin: 0.4rem auto 0.2rem;
  height: 0.06rem;
  background-color: black;
}
.pos-icon {
  position: relative;
}
.pos-icon:after {
  position: absolute;
  content: '';
  width: 0.22rem;
  height: 0.22rem;
  background-color: #78f64d;
  border-radius: 0.04rem;
  left: -0.3rem;
  top: 0.35em;
}
.ma-left {
  margin-left: 0.3rem;
}
.app {
  width: 7.5rem;
}
.app .banner {
  width: 100%;
}
.app .ft {
  margin-top: 1.3rem;
}
.app .btn2 {
  width: 3.71rem;
  margin: 2rem auto 0;
  cursor: pointer;
}
.app .con {
  padding-top: 1.2rem;
  width: 90%;
  margin: 0 auto;
}
.app .con .title1 {
  justify-content: center;
  display: flex;
  align-items: center;
}
.app .con .title1 .icon {
  width: 0.65rem;
  transform: translateY(0.04rem);
}
.app .con .title1 .txt {
  margin: 0 0.4rem;
}
.app .con .icon1 {
  width: 1rem;
  margin: 1.5rem auto 1.2rem;
}
.app .con .flex_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.app .con .flex_box .box {
  margin: 0.4rem 0 0;
}
.app .con .flex_box2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
}
.app .con .flex_box2 .icon1 {
  width: 1rem;
  margin: 0 0.4rem;
}
.app .con .flex_box2 .icon2 {
  width: 1rem;
  margin: 0 0.4rem;
}
.app .con .flex_box2 .icon3 {
  width: 1rem;
  margin: 0 0.4rem;
}
.app .con .flex_box2 .icon4 {
  width: 1.8rem;
  margin: 0.6rem 0.25rem 0;
}
.app .con .flex_box2 .icon5 {
  width: 1.5rem;
  margin: 0.6rem 0.25rem 0;
}
.app .con .flex_box3 {
  text-align: left;
}
.app .con .flex_box3 .box {
  margin: 0.5rem 0 0;
}
.app .con .flex_box4 {
  display: flex;
  justify-content: space-between;
  text-align: center;
}
/*# sourceMappingURL=infoMini.css.map */