<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.aui-footer-list {
  /* width: 14%; */
  padding: 0 2.6%;
  /* float: left; */
}

.aui-footer-title {
  margin-bottom: 15px;
  line-height: 32px;
  font-size: 15px;
  color: #dddee2;
  /* width: 34%; */
  /* text-align: center; */
  border-bottom: 2px solid #00b5e5;
}

.aui-footer-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.aui-footer-list ul li {
  /* width: fit-content; */
  margin-bottom: 12px;
  height: 14px;
  line-height: 14px;
}

.aui-footer-list ul li a {
  font-size: 12px;
  color: #ddd;
  transition: all 0.3s;
}

.aui-footer-code {
  width: 120px;
  height: 120px;
  float: right;
}

.aui-footer-code img {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
}

.aui-footer-ewm {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 123px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
  float: right;
}

@media screen and (max-width: 767px) {

}
.wechat,.xueba{
  width: 18%;
}
@media screen and (max-width: 1000px) {
  .wechat,.xueba{
    display: none;
  }
}</pre></body></html>