


.topcon_txt > .title {
  font-size: 12px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 800;
  color: #222222;
}

.topcon_txt .changelan {
  width: fit-content;
  height: 20px;
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #999999;
  font-size: 10px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  color: #222222;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 6px;
  margin-left: 20px;
  cursor: pointer;
}

.topcon_txt .changelan .arrowbot {
  width: 9px;
  height: 9px;
}
.uls li{
  font-size: 12px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  color: #222222;
  line-height: 14px;
}
.uls li:hover{
  color: #0042FD;
  cursor: pointer;
}
.login{
  right: 20px;
  top: -3px;
}
.wh30{
 width: 30px;
 height: 30px;
 margin-right: 5px;
}
.wh12{
  width: 12px;
  height: 12px;
}
.imgs{
  margin: 0 auto;
}
.homefixed{
  bottom: 116px;
}
.wh180{
  width: 180px;
  height: 150px;
}
