@charset 'UTF-8';

/**
 * @author yangye
 * @design xurui;
 */

/**
 * @author yangye
 * @design xurui;
 */

/**
 * @author yangye
 * @design xurui;
 */

/* 居中容器 */

/*边框*/

/*下边距 默认mb就是10px*/

/* 不折行截字 */

/* 折行截字 */

/* 字号22的标题 - 调整行高 */

/* 嵌套小三角 */

/* 实体小三角 */

/* 过渡动画 默认0.3秒 */

/* 平面书封hover放大到1.1倍 */

/* 父容器清浮动 */

/* 标题下边框线 */

.footer {
  text-align: center;
}

.footer .friend-link {
  font-size: 0;
  overflow: hidden;
  padding-top: 20px;
}

.footer .friend-link em,
.footer .friend-link a,
.footer .friend-link cite {
  font-size: 12px;
  display: inline-block;
}

.footer .friend-link em {
  font-family: 'PingFangSC-Regular', '-apple-system', Simsun;
  margin-right: 16px;
}

.footer .friend-link em,
.footer .footer-menu em {
  color: #1a1a1a;
}

.footer .friend-link a,
.footer .footer-menu a {
  font-family: 'PingFangSC-Regular', '-apple-system', Simsun;
  font-size: 12px;
  line-height: 18px;
  margin-right: 16px;
  margin-bottom: 10px;
  color: #1a1a1a;
}

.footer .friend-link a:hover,
.footer .footer-menu a:hover {
  color: var(--color-primary);
}

.footer .friend-link a.yuewen,
.footer .footer-menu a.yuewen {
  margin: 0;
}

.footer .footer-menu {
  padding: 0 0 6px;
}

.footer .footer-menu.pt20 {
  padding: 20px 0 6px;
}

.footer .footer-menu a {
  color: #666;
}

.footer .copy-right,
.footer .safety-box {
  padding-bottom: 20px;
}

.footer .copy-right p,
.footer .safety-box p {
  font: 12px/20px 'PingFangSC-Regular', '-apple-system', Simsun;
  overflow: hidden;
  height: 20px;
  color: #808080;
}

.footer .copy-right span,
.footer .safety-box span {
  font-family: Arial;
  margin-right: 5px;
}

.footer .safety-img a {
  width: 128px;
  height: 48px;
  margin-right: 10px;
  border: 1px solid #ededed;
  background-image: url("/pro/readnovel_pc/_prelease/images/foot_site.a9a09.png");
}

.footer .safety-img a.site1 {
  background-position: 0 0;
}

.footer .safety-img a.site2 {
  background-position: 0 -47px;
}

.footer .safety-img a.site3 {
  background-position: 0 -96px;
}

.footer .safety-img a.site4 {
  background-position: 0 -145px;
}

.footer .safety-img-shanghai a {
  width: 140px;
  height: 52px;
  margin-right: 14px;
  border: 1px solid #ededed;
  background-image: url("/pro/readnovel_pc/_prelease/images/foot_site_shanghai.c7a69.png");
}

.footer .safety-img-shanghai a.site1 {
  background-position: 0 0;
}

.footer .safety-img-shanghai a.site2 {
  background-position: 0 -52px;
}

.footer .safety-img-shanghai a.site3 {
  background-position: 0 -104px;
}

.footer .safety-img-shanghai a.site4 {
  background-position: 0 -156px;
}

.footer .safety-img-shanghai a.site5 {
  background-position: 0 -208px;
}

.footer .safety-img-shanghai a.site6 {
  background-position: 0 -260px;
}

.footer .safety-img-shanghai a.site7 {
  background-position: 0 -312px;
}

.footer .safety-img-shenzhen a {
  width: 122px;
  height: 52px;
  margin-right: 14px;
  border: 1px solid #ededed;
  background-image: url("/pro/readnovel_pc/_prelease/images/foot_site_shenzhen.1c0ec.png");
}

.footer .safety-img-shenzhen a.site1 {
  background-position: 0 0;
}

.footer .safety-img-shenzhen a.site2 {
  background-position: 0 -52px;
}

.footer .safety-img-shenzhen a.site3 {
  background-position: 0 -104px;
}

.footer .safety-img-shenzhen a.site4 {
  background-position: 0 -156px;
}

.footer .safety-img-shenzhen a.site5 {
  background-position: 0 -208px;
}

.footer .safety-img-shenzhen a.site6 {
  background-position: 0 -260px;
}

.test {
  color: red;
}

/*# sourceMappingURL=data/landun/workspace/.map/footer.css.map */