<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* MI */
.head {
  font-size: 0.4rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  background-color: #e62526;
  color: #fff;
}
.none {
  display: none;
}
.top-head {
  width: 100%;
}
.top-title {
  font-size: 18px;
  color: #fff;
  margin-top: -7.5%;
}
.top-title span {
  color: #ffdf2c;
}
.top-qibg {
  margin-top: -36%;
  text-align: center;
}
.top-qibg img {
  width: 60%;
}
.center {
  margin-top: 12%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.center-diban {
  width: 100%;
}
.center-tc {
  width: 500px;
  height: 200px;
  position: absolute;
  z-index: 2;
}
.center-lo {
  width: 100%;
  position: absolute;
  max-width: 500px;
  z-index: 99;
}
.center-data {
  font-size: 0.5rem;
  position: absolute;
  display: flex;
}
.center-canvas {
  width: 100%;
  height: 3rem;
  z-index: 4;
  position: absolute;
}
.center-num {
  font-size: 40px;
  border: 1px solid #ccc;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  margin: 0 0.1rem;
}
.center-sum {
  font-size: 40px;
  line-height: 50px;
}
.foot {
  margin-top: -3%;
  padding-top: 5%;
  padding-bottom: 9%;
  background-color: #f83b44;
  text-align: center;
}
.foot-nt {
  width: 94%;
  margin-bottom: 0.2rem;
}
.foot-data {
  font-size: 16px;
  color: #fff;
  margin-top: -7%;
  display: flex;
  justify-content: space-evenly;
  line-height: 0rem;
}
.foot-data span {
  color: #ffdf2c;
}
.foot-refrash {
  border: none;
  color: #f96f56;
  height: 30px;
  line-height: 30px;
  width: 80px;
  border-radius: 15px;
  background: linear-gradient(#fffbfb, #fedcdc);
  font-size: 14px;
  margin-top: -3%;
}
/* #qishu, #qishu2, #time{
	font-size: 16px!important;
} */

.mipai {
  display: flex;
  position: fixed;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  left: 0;
  top: 0;
  z-index: -1;
}
.mipai-bg {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.8);
}
.mi-index {
  max-width: 500px;
  margin: 0 auto;
  z-index: 9999;
  /* position: absolute; */
}

.mi-button {
  display: table;
  background: #c62d1f;
  background-image: -webkit-linear-gradient(top, #c62d1f, #f24437);
  background-image: -moz-linear-gradient(top, #c62d1f, #f24437);
  background-image: -ms-linear-gradient(top, #c62d1f, #f24437);
  background-image: -o-linear-gradient(top, #c62d1f, #f24437);
  background-image: linear-gradient(to bottom, #c62d1f, #f24437);
  -webkit-border-radius: 18;
  -moz-border-radius: 18;
  border-radius: 18px;
  text-shadow: 0px 1px 0px #810e05;
  -webkit-box-shadow: 3px 4px 0px 0px #8a2a21;
  -moz-box-shadow: 3px 4px 0px 0px #8a2a21;
  box-shadow: 3px 4px 0px 0px #8a2a21;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 15px;
  border: solid #d02718 1px;
  text-decoration: none;
}

.mi-button:hover {
  color: #ffffff;
  background: #f24437;
  text-decoration: none;
}
.mi-close {
  margin-top: 20px;
  text-align: center;
}
.mi-close img {
  width: 40px;
}

.al-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 999999999;
}
.al-model-bg {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.al-model {
  width: 255px;
  height: 160px;
  background-color: #fff;
  padding: 10px;
}
.al-title {
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  color: #007aff;
  border-bottom: 1px solid #ccc;
}
.al-qrcode {
  width: 130px;
  height: auto;
  max-height: 130px;
  overflow: hidden;
  margin-top: 6px;
}
.al-a {
  float: right;
  margin-top: 15px;
  width: 120px;
  height: 110px;
  text-align: center;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.al-a a {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
}
.al-a-1 {
  background-color: #dc143c;
}
.al-a-2 {
  background-color: #f4a460;
}
.al-a-3 {
  background-color: #1e90ff;
}
.al-show {
  width: 100px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 99999999;
}
.mui-bar {
  position: fixed;
  z-index: 10;
  right: 0;
  left: 0;
  top: 0;
  height: 44px;
  margin: 0 auto;
  max-width: 1000px;
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 0;
  background-color: #f7f7f7;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.mui-bar img {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 10px;
}
.mui-title {
  font-size: 17px;
  font-weight: 500;
  line-height: 48px;
  position: absolute;
  display: block;
  width: 100%;
  margin: 0 -10px;
  padding: 0;
  text-align: center;
  white-space: nowrap;
  color: #000;
}
.mui-bar .mui-title {
  right: 40px;
  left: 40px;
  display: inline-block;
  overflow: hidden;
  width: auto;
  margin: 0;
  text-overflow: ellipsis;
}
.copyright {
  font-size: 12px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}

.issue-mi {
  background: #c62d1f;
  background-image: -webkit-linear-gradient(top, #c62d1f, #f24437);
  background-image: -moz-linear-gradient(top, #c62d1f, #f24437);
  background-image: -ms-linear-gradient(top, #c62d1f, #f24437);
  background-image: -o-linear-gradient(top, #c62d1f, #f24437);
  background-image: linear-gradient(to bottom, #c62d1f, #f24437);
  border-radius: 18px;
  text-shadow: 0px 1px 0px #810e05;
  -webkit-box-shadow: 3px 4px 0px 0px #8a2a21;
  -moz-box-shadow: 3px 4px 0px 0px #8a2a21;
  box-shadow: 3px 4px 0px 0px #8a2a21;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 15px;
  border: solid #d02718 1px;
  text-decoration: none;
  cursor: pointer;
}
.issue {
  display: flex;
  justify-content: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 3px 0;
}
.issue-item {
  height: 90px;
  width: 100%;
  border-left: 1px solid #eee;
  display: flex;
  justify-content: center;
  align-items: center;
}
.issue-item:last-child {
  border-right: 1px solid #eee;
}
.issue-logo {
  width: 50px;
  height: auto;
}
.issue-mi {
  background: #c62d1f;
  background-image: -webkit-linear-gradient(top, #c62d1f, #f24437);
  background-image: -moz-linear-gradient(top, #c62d1f, #f24437);
  background-image: -ms-linear-gradient(top, #c62d1f, #f24437);
  background-image: -o-linear-gradient(top, #c62d1f, #f24437);
  background-image: linear-gradient(to bottom, #c62d1f, #f24437);
  border-radius: 18px;
  text-shadow: 0px 1px 0px #810e05;
  -webkit-box-shadow: 3px 4px 0px 0px #8a2a21;
  -moz-box-shadow: 3px 4px 0px 0px #8a2a21;
  box-shadow: 3px 4px 0px 0px #8a2a21;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 15px;
  border: solid #d02718 1px;
  text-decoration: none;
  cursor: pointer;
}
.issue-mi:hover {
  color: #ffffff;
  background: #f24437;
  text-decoration: none;
}
.issue-c {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.issue-btns {
  display: flex;
  height: 30px;
}
.issue-btns button {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #ccc;
  outline: none;
  cursor: pointer;
}
.issue-data {
  padding: 0 15px;
  text-align: center;
}
body {
  font-family: "microsoft yahei", "Open Sans", Arial, "microsoft yahei",
    sans-serif;
  line-height: 22px;
  font-size: 14px;
  color: #333;
  padding: 0;
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
}
</pre></body></html>