﻿body {
  font-family: "microsoft yahei";
}
.container {
  width: 1170px;
}
/* ------- */
/* common */
.adwall-panel {
  border-radius: 0;
}
.badge {
  border-radius: 3px;
  padding: 3px 5px;
  font-weight: normal;
}
.badge.adwall-badge-level {
  background-color: #f90;
  color: #fff;
}
.badge.adwall-badge-status0 {
  color: #f00;
  background-color: #ddd;
}
.badge.adwall-badge-status1 {
  color: #fff;
  background-color: #ddd;
}
.badge.adwall-badge-status-1 {
  background-color: #333;
}
.badge.type {
  border: solid 1px #00a1d6;
  background-color: white;
  color: #00a1d6;
}
/* index */
.adwall-panel .media {
  border-bottom: solid 1px #eee;
}
.adwall-panel .media:last-child {
  border-bottom-width: 0;
}
.adwall-type-nav a {
  margin-bottom: 8px;
}
.adwall-user {
  line-height: 24px;
  height: 58px;
  padding-bottom: 8px;
  border-bottom: solid 2px #eee;
  margin-bottom: 8px;
}
.adwall-user img {
  width: 48px;
  height: 48px;
  border-radius: 24px;
  float: left;
  margin-right: 8px;
}
.adwall-img {
  margin-left: -3px;
  margin-right: -3px;
  margin-bottom: 8px;
  overflow: hidden;
}
.adwall-img-item {
  padding-left: 3px;
  padding-right: 3px;
  margin-bottom: 6px;
  width: 11.1111111%;
  height: 64px;
  overflow: hidden;
  float: left;
}
.adwall-img-item img {
  max-width: 100%;
  width: 100%;
  height: 64px;
  border:solid 1px #eee;
}
.adwall-content {
  font-size: 16px;
  line-height: 1.8em;
  max-height: 9.5em;
  border-radius: 2px;
  overflow: hidden;
  margin-bottom: 8px;
  background-color: #f9f9f9;
  padding: 0.5em;
  border: solid 1px #f0f0f0;
}
.adwall-content a {
  color: #333;
  display: block;
}
.adwall-op {
  text-align: left;
  margin-bottom: 8px;
}
.adwall-type-op a {
  margin-bottom: 8px;
}
.adwall-ly {
  padding: 8px;
  background-color: #f9f9f9;
  border-radius: 5px;
  margin-bottom: 8px;
}
.adwall-ly-item {
  font-size: 14px;
  line-height: 1.5em;
  margin-bottom: 8px;
  word-break: break-all;
  word-wrap: break-word;
  color: #666;
}
.adwall-zan { /* zan */
  margin-bottom: 5px;
  margin-left: -1px;
  margin-right: -1px;
  overflow: hidden;
  background-color: #f8f8f8;
  padding: 0 3px 3px 3px;
}
.adwall-zan div {
  padding-left: 1px;
  padding-right: 1px;
  margin-top: 3px;
  float: left;
  overflow: hidden;
}
.adwall-zan img {
  width: 48px;
  height: 48px;
  vertical-align: center;
}
/* show */
.adwall-show-user {
  height: 64px;
  line-height: 24px;
  padding-bottom: 8px;
}
.adwall-show-user img {
  width: 48px;
  height: 48px;
  margin-right: 8px;
  float: left;
}
.adwall-show-content {
  font-size: 16px;
  color: #333;
}
.adwall-show-img {
  margin-left: -3px;
  margin-right: -3px;
  margin-bottom: 16px;
}
.adwall-show-img-item {
  padding-left: 3px;
  padding-right: 3px;
}
.adwall-show-img-item a {
  overflow: hidden;
  display: block;
  height: 252px;
  width: 100%;
  position: relative;
  margin-bottom: 6px;
}
.adwall-show-img-item img {
  width: 100%;
  position: absolute;
  vertical-align: center;
}
.adwall-show-ly {
  background-color: #f9f9f9;
  padding: 0.5em;
}
.adwall-show-ly .media {
  border-bottom: solid 1px #eee;
}
.adwall-show-ly .media:last-child {
  border-bottom-width: 0;
}
.adwall-show-ly .media-left img {
  width: 36px;
  height: 36px;
}
.adwall-show-ly-user {
  height: 36px;
  line-height: 18px;
}
.adwall-show-ly-content {
  line-height: 1.5em;
}
/* 作废 */
.adwall-show-op {
  margin-top: 16px;
  margin-bottom: 8px;
}

/*  oa */
.adwall-oa-list-item {
  border-bottom: solid 1px #ddd;
}
.adwall-oa-list-item:last-child {
  border-bottom-width: 0;
}
.adwall-oa-list-nickname {
  line-height: 24px;
  margin-bottom: 0;
}
.adwall-oa-list-adddate {
  line-height: 24px;
}
.adwall-oa-list-tel {
  line-height: 1.5em;
  background-color: #fcf9f6;
  padding: 8px;
}
.adwall-oa-list-content {
  line-height: 1.5em;
  background-color: #f6f9fc;
  padding: 8px;
}
.adwall-oa-list-img img {
  width: 60px;
  height: 60px;
}
.adwall-oa-list-ly {
  margin-bottom: 16px;
  background-color: #f9f9f9;
  padding: 8px;
}
.adwall-oa-list-ly .media {
  border-bottom: solid 1px #eee;
  padding-bottom: 5px;
}
.adwall-oa-list-ly .media:last-child {
  border-bottom-width: 0;
}
.adwall-oa-list-ly .media:hover {
  background-color: #fff;
}
.adwall-oa-list-ly p {
  font-size: 12px;
  line-height: 1.5em;
  margin-bottom: 0;
}
.adwall-oa-list-ly-item {
  margin-top: 8px;
}
.adwall-oa-zan { /* oa-zan */
  margin-bottom: 5px;
  margin-left: -1px;
  margin-right: -1px;
  overflow: hidden;
  background-color: #f8f8f8;
  padding: 0 3px 3px 3px;
}
.adwall-oa-zan div {
  padding-left: 1px;
  padding-right: 1px;
  margin-top: 3px;
  float: left;
  overflow: hidden;
}
.adwall-oa-zan img {
  width: 48px;
  height: 48px;
  vertical-align: center;
}
