<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.loading-overlay {
  position: fixed;
  z-index: 1002;
  top: 0;
  left: calc(100vw / 2 - 3.75rem);
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  transform: 0.1s;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 7.7rem !important;
  margin: 0 auto;
}

.loading-overlay .icon-loading {
  font-size: 0.40rem;
  color: #262626;
  animation: round-loading 1s infinite;
}

.loading-text {
  width: 100%;
  box-sizing: border-box;
  padding: 0.4rem 0.4rem 0.4rem;
  text-align: center;
  font-size: 0.24rem;
  color: #262626;
  opacity: 0.8;
}

.loading-text .icon-loading {
  font-size: 0.20rem;
  animation: round-loading 1s infinite;
}

@keyframes round-loading {
  0% { transform: rotate(0deg); }
  50% { transform: rotate(180deg); }
  100% { transform: rotate(0deg); }
}



.icon-navigation {
  color: #8C8C8C;
  font-size: 25px;
}

.dev-ava {
  width: .5rem;
  height: .5rem;
  border-radius: 50%;
}

div.dhang {
  width: .64rem;
  height: .64rem;
}

div.dhang .icon-navigation {
  display: block;
  color: #1890ff;
  font-size: 38px;
}

/* side */
.am-drawer-sidebar {
  width: 5.5rem;
  background: #fff;
}

.am-drawer-overlay,
.am-drawer-sidebar {
  position: fixed;
  top: 0px;
}

.am-drawer.am-drawer-right .am-drawer-sidebar {
  right: calc(100vw / 2 - 3.75rem);
  display: none;
  transition: all 0.3s;
}

.am-drawer-overlay {
  z-index: 950;
  overscroll-behavior: contain !important;
  overflow: hidden;
  max-width: 7.7rem !important;
  margin: 0 auto;
}

.main-dl {
  padding: .4rem .4rem 0 .4rem;
}

.side-t {
  font-size: .4rem;
  font-weight: 500;
  color: #262626;
  line-height: .56rem;
  text-align: center
}

.side-d {
  font-size: .24rem;
  font-weight: 400;
  color: #8C8C8C;
  line-height: .33rem;
  text-align: center
}

.btn-dl {
  background: #1890FF;
  border-radius: 6px;
  height: .65rem;
  font-size: .32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .65rem;
  width: 100%;
  margin: .4rem auto .2rem;
  text-align: center;
}

.lbytell {
  font-size: .28rem;
  font-weight: 400;
  color: #1890FF;
  line-height: .4rem
}

.lbyq {
  font-size: .28rem;
  font-weight: 400;
  color: #595959;
  line-height: .4rem
}

.wzdh {
  /* font-size: .36rem; */
  margin-bottom: .4rem;
  font-weight: 500;
  color: #262626;
  line-height: .5rem;
  text-align: center
}

.wzdh i {
  color: #1890ff;
  display: inline-block;
  width: .02rem;
  font-size: 12px;
}
.search-a {
  flex: 1;
} 

.search-kuang {
  width: 98%;
  height: .64rem;
  background: #FFFFFF;
  border-radius: 0.32rem;
  border: 1px solid #C5C5C5;
  position: relative
}

.search-icon {
  width: .35rem;
  height: .35rem;
  position: absolute;
  top: .13rem;
  left: .37rem
}

.search-icon i {
  color: #8C8C8C
}

.search-word {
  left: .78rem;
  font-size: .32rem;
  font-weight: 400;
  color: #8C8C8C;
  line-height: .45rem;
  position: absolute;
  top: .1rem
}

.dh-list-btn {
  font-size: .32rem;
  font-weight: 400;
  color: #8C8C8C;
  line-height: .65rem;
  text-align: center;
  margin-top: .2rem
}

.dh-list-btn div {
  width: 1.99rem;
  height: .65rem;
  border-radius: 6px;
  border: 2px solid #E7E7E7;
  font-size: .32rem;
  font-weight: 400;
  color: #8C8C8C;
  line-height: .65rem;
}

.tel-k {
  position: relative;
  margin: .4rem 0 .3rem;
  box-shadow: 0px 2px 0px 0px #E7E7E7;
  padding-bottom: .1rem;
  font-size: .32rem;
  font-weight: 400;
  color: #262626;
  line-height: .45rem;
}

.arr-down {
  color: #c5c5c5;
  transform: rotate(90deg);
  margin: 0 .2rem
}

.icon-guanbi- {
  opacity: .4;
  font-size: 12px;
  width: .24rem;
  height: .45rem
}

#input-tell {
  border: none;
  width: 100%
}

.pass-k {
  box-shadow: 0px 2px 0px 0px #E7E7E7;
  padding-bottom: .1rem
}

.pass-k .hint-text {
  width: 1.28rem;
  white-space: nowrap;
}

.side-dl {
  z-index: 1001
}

.side-dl input::-webkit-input-placeholder {
  color: #8C8C8C;
  font-size: .32rem;
  font-weight: 400;
  line-height: .45rem;
}

.side-dl input:-moz-placeholder {
  color: #8C8C8C;
  font-size: .32rem;
  font-weight: 400;
  line-height: .45rem;
}

.side-dl input::-moz-placeholder {
  color: #8C8C8C;
  font-size: .32rem;
  font-weight: 400;
  line-height: .45rem;
}

.side-dl input:-ms-input-placeholder {
  color: #8C8C8C;
  font-size: .32rem;
  font-weight: 400;
  line-height: .45rem;
}

#input-code {
  border: none;
  height: .4rem;
  width: 100%
}

.btn-sendcode {
  font-size: .28rem;
  cursor: pointer;
  font-weight: 400;
  color: #1890FF;
  line-height: .4rem;
  display: inline-block;
  white-space: nowrap;
  text-align: right;
}

.main-question {
  font-size: 0.24rem;
  font-weight: 400;
  line-height: 0.33rem;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 3;
  width: 100%;
  background: #fff;
  display: none
}

.code-select-item {
  width: 100%;
  height: .88rem;
  background: #fff;
  line-height: .88rem;
  font-size: .36rem;
  color: #262626;
  box-sizing: border-box;
  padding: 0 .6rem 0 .3rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.code-select-item:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  padding: 0 .6rem 0 .3rem;
  box-sizing: border-box;
  background: #e9eaec;
  background-clip: content-box
}

.main-code {
  height: 100%;
  overflow: scroll;
  position: absolute;
  top: 0;
  z-index: 3;
  width: 100%;
  background: #fff;
  display: none
}

.code-title {
  font-size: .4rem;
  font-weight: 500;
  color: #262626;
  line-height: .56rem;
  text-align: center;
  padding: 0.4rem 0;

  /* line-height: .88rem; */
  /* color: #222; */
  /* font-size: .36rem; */
  /* font-weight: 500; */
  /* text-align: center; */
  /* width: 100%; */
  /* height: .88rem */
}

.code-ara-line {
  width: 100%;
  height: .45rem;
  line-height: .45rem;
  font-size: .28rem;
  color: #333;
  box-sizing: border-box;
  padding-left: .38rem;
  background-color: #f8f8f9
}

.tel-area-tags {
  width: .5rem;
  position: fixed;
  right: 0;
  top: 20%;
  text-align: center
}

.tel-tag {
  line-height: .28rem;
  font-size: .2rem;
  color: #1eb9ee;
  padding-bottom: .1rem
}

.code-select-item .its {
  color: #8c8c8c
}

.main-c-a {
  font-size: .48rem;
  position: absolute;
  top: .35rem
}

.ava-k {
  width: 1.44rem;
  height: 1.44rem;
  margin: .4rem auto .2rem;
  border-radius: 0.72rem;
}

.ava-k img {
  width: 100%;
  height: 100%;
  border-radius: 0.72rem;
}
.nick {
  font-size: .36rem;
  font-weight: 400;
  color: #313131;
  line-height: .5rem;
  text-align: center;
  margin-bottom: .5rem
}

.setandout {
  font-size: .32rem;
  font-weight: 400;
  line-height: .65rem;
  text-align: center
}

.setting {
  width: 2.18rem;
  height: .65rem;
  background: #1890FF;
  border-radius: 6px;
  color: #fff
}

.log-out {
  /* width: 2.14rem; */
  width: 100%;
  height: .61rem;
  border-radius: 6px;
  border: .02rem solid #E7E7E7
}

.main-q-a {
  position: absolute;
  font-size: 16px;
  top: .5rem;
  left: .2rem;
}

.main-question .txt1 {
  padding: 0rem .4rem;
  font-size: .28rem;
  color: #262626;
  letter-spacing: 0;
  margin: 0;
  line-height: 0.4rem;
}

.main-question .txt2 {
  padding: 0 .4rem;
  color: #262626;
  font-size: .28rem;
  letter-spacing: 0;
  margin: 0;
  text-align: justify;
  word-break: break-all;
  line-height: 0.5rem;
}

.main-question .txt3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.6rem 0;
  color: #262626;
  font-size: .28rem;
  letter-spacing: 0;
  margin: 0 auto;
  line-height: 0.5rem;
  text-align: center;
}

.main-question a,
.main-question a:active, 
.main-question a:visited,
 .main-question a:hover {
  display: inline !important;
  color: #1890ff !important;
  text-decoration: none !important;
}

.iclear {
  position: absolute;
  right: 0;
}

.article-vip-tag {
  position: relative;
  overflow: hidden;
  border: 0.08rem;
}

.article-vip-tag::before {
  position: absolute;
  content: 'VIP銝㮖澈';
  top: 0;
  left: 0;
  z-index: 2;
  width: 1.04rem;
  height: 0.42rem;
  border-radius:0 0rem 0.08rem 0rem;
  background: linear-gradient(90deg, #E8C39E 0%, #F8E2CC 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.24rem;
  color: #3D3D3F;
  font-weight: 600;
}

.article-vip-tag.md {
  border-radius: 0.1rem;
}

.article-vip-tag.md::before {
  border-radius: 0.1rem 0rem 0.1rem 0rem;
}</pre></body></html>