/* 首页资料区模块 — 对齐源站 main.asp 内联样式 */

.home-skel-module {
  margin-bottom: 0;
}

/* 无 h3 的 .tit（高手榜、彩图大全等） */
.tit.tit-noh3 {
  display: block;
  line-height: 48px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 750px) {
  .tit.tit-noh3 {
    line-height: 36px;
    font-size: 15px;
  }
}

/* 大图 banner */
.box-img {
  line-height: 0;
}

.box-img .home-skel-image,
.ymcc-img .home-skel-image {
  min-height: 160px;
}

.box-img img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: top;
}

/* 正版挂牌 zbgp — 对齐源站 main.asp 内联样式 */
.zbgp {
  display: flex;
  align-items: stretch;
  padding: 10px 0;
}

.zbgp-img {
  flex: 1;
  min-width: 0;
}

.zbgp-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zbgp table {
  flex: 1;
  min-width: 0;
  width: 100%;
  border-collapse: collapse;
}

.zbgp table th,
.zbgp table td {
  border: 1px solid #e5e5e5;
  padding: 5px 10px;
  text-align: center;
}

.zbgp table th {
  color: #e70000;
}

.zbgp table th img {
  height: 1.5em;
  vertical-align: middle;
}

@media screen and (max-width: 750px) {
  .zbgp {
    padding: 5px 0;
  }
}

/* 12肖28码 lxsbm */
.lxsbm table {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
}

.lxsbm table th {
  color: #fff;
  background: #096;
  padding: 5px 10px;
  border: 1px solid #ddd;
}

.lxsbm table th font {
  color: #ff0;
}

.lxsbm table td {
  text-align: center;
  padding: 5px 10px;
  border: 1px solid #ddd;
}

.lxsbm table td b {
  color: #096;
}

.lxsbm table td span {
  color: #f00;
  font-weight: bold;
}

/* 平尾 / 平特 / 六肖 按期列表 */
.pwxsmj,
.ptxs,
.lxzt {
  font-weight: bold;
}

.pwxsmj ul,
.ptxs ul,
.lxzt ul {
  list-style: none;
  margin: 0;
  padding: 2px 0;
}

.pwxsmj ul li,
.ptxs ul li,
.lxzt ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  margin: 4px 0;
  padding: 0 10px;
  border-radius: 4px;
  background: #f5f5f5;
}

.pwxsmj ul li:nth-child(2n),
.ptxs ul li:nth-child(2n),
.lxzt ul li:nth-child(2n) {
  background: #fbfbfb;
}

.ptxs ul li span,
.lxzt ul li span {
  color: #f00;
}

@media screen and (max-width: 750px) {
  .pwxsmj ul,
  .ptxs ul,
  .lxzt ul {
    padding: 1px 2px;
  }

  .pwxsmj ul li,
  .ptxs ul li,
  .lxzt ul li {
    height: 32px;
    margin: 2px 0;
  }
}

/* 美女六肖缩略图 sbx-pgt */
.sbx-pgt ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sbx-pgt ul li {
  flex: 1;
  padding: 10px;
  box-sizing: border-box;
}

.sbx-pgt ul li a {
  display: block;
  color: inherit;
  text-decoration: none;
}

.sbx-pgt ul li div {
  display: flex;
  align-items: center;
  height: calc(100% - 34px);
  margin-bottom: 2px;
  background: #f5f5f5;
}

.sbx-pgt ul li img {
  width: 100%;
  height: auto;
  display: block;
}

.sbx-pgt ul li p {
  margin: 0;
  text-align: center;
  height: 32px;
  line-height: 32px;
  background: #eee;
}

@media screen and (max-width: 750px) {
  .sbx-pgt ul li {
    padding: 5px;
  }
}

/* 藏宝图 mhcz / 跑狗 sbxjj */
.mhcz-tit,
.sbxjj-tit {
  display: flex;
  align-items: center;
  height: 40px;
  padding: 0 10px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

#con_mhcz_1 .mhcz-tit,
#con_sbxjj_1 .sbxjj-tit {
  background: #0c3;
}

.mhcz table,
.sbxjj table {
  width: 100%;
  border-collapse: collapse;
}

.mhcz table th,
.sbxjj table th {
  padding: 5px 10px;
  color: #fff;
  background: #093;
  border: 1px solid #ddd;
}

.mhcz table td,
.sbxjj table td {
  padding: 5px 10px;
  border: solid 1px #ddd;
}

.mhcz table span,
.sbxjj table span {
  color: #f00;
  font-weight: bold;
}

@media screen and (max-width: 750px) {
  .mhcz-tit,
  .sbxjj-tit {
    height: 36px;
    font-size: 15px;
  }

  .mhcz table th,
  .mhcz table td,
  .sbxjj table th,
  .sbxjj table td {
    padding: 3px 10px;
  }
}

/* 五肖十码 wxsm */
.wxsm {
  font-weight: bold;
}

.wxsm table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 4px;
}

.wxsm table th {
  padding: 5px 10px;
  color: #fff;
  background: #09c;
  border: 1px solid #ddd;
}

.wxsm table td {
  padding: 5px 10px;
  border: solid 1px #ddd;
}

.wxsm table span {
  color: #00f;
}

@media screen and (max-width: 750px) {
  .wxsm table th,
  .wxsm table td {
    padding: 3px 10px;
  }
}

/* 解红字肖 jhzx */
.jhzx-box {
  margin: 8px 0;
  padding: 10px;
  border: solid 1px #ff3956;
  border-radius: 12px;
  background: linear-gradient(to top, #ffeff2, #fff, #fff);
}

.jhzx-tit1 {
  color: #ff3956;
  font-weight: bold;
}

.jhzx-tit1 img {
  height: 1.5em;
  margin-right: 10px;
  vertical-align: middle;
}

.jhzx-tit3 span {
  color: #f00;
  font-weight: bold;
}

@media screen and (max-width: 750px) {
  .jhzx-box {
    margin: 4px;
    border-radius: 8px;
  }

  .jhzx-tit1 img {
    margin-right: 6px;
  }
}

/* 幽默猜测 ymcc */
.ymcc-item {
  margin: 10px 0;
  padding: 10px;
  color: #fff;
  border-radius: 8px;
  background: linear-gradient(to right, #ff6348, #ff3956);
}

.ymcc-item1 {
  font-weight: bold;
}

.ymcc-item2 {
  color: #ff0;
}

.ymcc-img {
  border: solid 10px #ff3956;
  border-radius: 8px;
  line-height: 0;
}

.ymcc-img img {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 750px) {
  .ymcc-item {
    margin: 5px;
    padding: 5px 10px;
    border-radius: 4px;
  }

  .ymcc-img {
    margin: 0 5px;
    border-width: 4px;
    border-radius: 4px;
  }
}

/* 彩图大全 tzq */
.tzq {
  text-align: center;
}

.tzq ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 5px;
}

.tzq ul li {
  width: 33.33%;
  padding: 5px;
  box-sizing: border-box;
}

.tzq ul li a {
  display: block;
  padding: 7px 0;
  border: solid 1px #ddd;
  border-radius: 5px;
  color: inherit;
  text-decoration: none;
}

.tzq ul li a.tzq-thumb-slot {
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tzq ul li a.tzq-thumb-slot--empty {
  background: #fafafa;
}

.tzq ul li img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 750px) {
  .tzq ul {
    padding: 7px;
  }

  .tzq ul li {
    padding: 3px;
  }
}

/* 彩图大全底部「查看更多」 */
.tzq-more {
  padding: 0 10px 10px;
  text-align: center;
}

.tzq-more a {
  display: block;
  padding: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #955412;
  border-radius: 5px;
  background: #f2d1a1;
  text-decoration: none;
}

@media screen and (max-width: 750px) {
  .tzq-more a {
    font-size: 15px;
  }
}
