<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[v-cloak] {
  display: none;
}

/*  */
.header,.renzheng_wangzhan,.bangzu_nr,.footer{
  display: none;
}
/*  */

.page *{
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}
.page img{
  display: block;
  width: 100%;
}

.page{
  min-height: calc( 100vh - 578px);
  line-height: 1;
}
.el-loading-parent--relative{
  min-height: 100vh;
}
.page .container{
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.modal-status{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: flex;
  justify-content: center;
  align-items: center;

  background-color: rgba(0,0,0,.5);
  z-index: 99999;
}
.modal-status .text{
  font-size: 32px;
  color: #FF412A;
  font-weight: bold;
}

.pic-item.link{
  cursor: pointer;
}</pre></body></html>