<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.op5 {
  opacity: 0.5;
}
.contactImg {
  width: 1.15vw;
  height: 1.04vw;
}
.ml-20 {
  margin-left: 1.04vw;
}
.wm_foot {
  padding-top: 30px;
  background: url('../images2/bg2.jpg') no-repeat;
  background-size: 100% 100%;
}
.wm_foot_box {
  width: 72.92vw;
  margin: auto;
}
.footer {
  box-sizing: border-box;
  padding: 0 13.28vw;
  padding-bottom: 1.35vw;
  /* width: 1920px; */
  /* width: 100%; */
  background: #222432;
  border-radius: 1px;
}
.footer_title {
  opacity: 0.5;
  font-size: 1.15vw;
  text-align: left;
  color: #8d91a8;
  line-height: 1.56vw;
}
.footer_img {
  width: 28px;
  height: 28px;
  opacity: 0.5;
  margin-right: 0.83vw;
}
.dashLine {
  border: 0.05vw dashed #393b4e;
}
.mt-36 {
  margin-top: 1.88vw;
}
.mb-20 {
  margin-bottom: 1.04vw;
}
.item_foot {
  width: 12.46vw;
}
.item_foot .item_title {
  margin-bottom: 0.94vw;
  font-size: 1.15vw;
  color: #8d91a8;
}
.item_foot .item_name {
  line-height: 1.46vw;
  font-size: 0.83vw;
  color: #8d91a8;
  cursor: pointer;
}
.item_foot .item_name div {
  width: 4.17vw;
}
.item_foot .item_name p {
  width: 11.46vw;
}
.item_foot .item_name:hover {
  color: #fff;
}
.logoImg {
  width: 13.54vw;
}
.copyright {
  margin-top: 0.42vw;
  font-size: 0.63vw;
  color: #8d91a8;
}
.links {
  padding: 1.56vw 0;
  font-size: 0.73vw;
  color: #8d91a8;
}
.points {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.points p {
  color: #8d91a8;
  font-size: 32px;
}
.points button {
  color: #fff;
  width: 115px;
  height: 36px;
  background: #0271e2;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  border: none;
  margin-top: 0.83vw;
  outline: none;
}
.points button:hover {
  background: #004FBE;
  color: #FFFFFF;
}
.el-popover {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto !important;
  padding: 0.6vw !important;
}
.imgwx {
  width: 8vw;
  height: 8vw;
}
</pre></body></html>