@charset "utf-8";
/* 雄搜xiongsou.cc */
.wzhome {
  margin-bottom: 10px;
  background: #fff;
  padding: 13px;
}
.mbtitle {
  padding: 10px;
  color: #222;
  border-bottom: solid 1px #eee;
}
.mbtitle dt {
  font-size: 20px;
  padding-bottom: 4px;
  font-weight: bold;
}
.mbtitle dd {
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  font-size: 14px;
  color: #888
}
.mbtitle dd i {
  padding: 0 2px;
}
.homemain {
  line-height: 1.6;
  font-size: 16px;
  color: #262626;
  overflow-wrap: break-word;
  word-wrap: break-word;
  padding: 20px 1%;
  text-indent: 2em;
  overflow: hidden
}
.homemain strong {
  font-weight: bold
}
.homemain img {
  display: block;
  margin: 10px;
  width: auto
}
.pages p {
  padding: 10px 15px;
  line-height: 20px;
  border-radius: 10px;
  background: #fff;
  opacity: 0.9;
  color: #666;
  margin: 2%;
}
.xspinglun img {
  width: auto
}
.pinglunbox {
  margin: 5px 10px
}
.pinglunbox img {
  max-width: none
}