/* cnzz统计代码 动态创建隐藏 */
a[title='站长统计'] {
  display: none;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}
a {
  text-decoration: none;
  color: inherit;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.list-unstyled {
  list-style: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
.mbachina {
  line-height: 0.8rem;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  justify-content: space-around;
  max-width: 1200px;
  height: 0.8rem;
  margin: 0 auto;
  margin-top: 0.5rem;
  text-align: center;
  opacity: 0.8;
  border-top: 1px solid rgba(255, 255, 255, 0.75);
}
.help-text {
  display: flex;
  align-items: flex-start;
  color: #999;
}
.wrap {
  position: relative;
  overflow: hidden;
  padding-top: 0.8rem;
}
.cont {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.tab-con > li:not(:first-child) {
  display: none;
}
.pc-hide {
  display: none;
}
.pc-show {
  display: block;
}
*:focus-visible {
  outline: unset;
}
