@charset 'utf-8';
.x-sidebar1 h1 {
  padding: 0;
  margin: 16px 0 0;
  border-bottom: 3px solid #eee;
}
.menuw {
  margin-left: 14px;
}
.menuw a {
  font-size: 14px;
  line-height: 1.4em;
}
.pathw2 {
  margin-bottom: 4px !important;
}
.x-share-title {
  color: #e79b9b;
}
.x-sidebar2,
.x-sidebar3 {
  float: left;
  position: relative;
  left: 70px;
  padding: 0;
}
.x-sidebar2 *,
.x-sidebar3 * {
  vertical-align: top;
}
.x-sidebar2 h1,
.x-sidebar3 h1 {
  font-size: 22px;
  margin: 0 0 10px;
  padding: 0;
  border-bottom: 3px solid #eee;
}
.x-sidebar2 h2 .x-news-title,
.x-sidebar3 h2 .x-news-title {
  font-size: 20px;
}
.x-sidebar2 h3,
.x-sidebar3 h3,
.x-sidebar2 h3 a,
.x-sidebar3 h3 a {
  font-size: 18px;
}
.x-sidebar2 li,
.x-sidebar3 li {
  list-style-type: disc;
}
.x-sidebar2 .x-eng,
.x-sidebar3 .x-eng {
  font-size: 18px;
}
.x-sidebar2 .x-chi,
.x-sidebar3 .x-chi {
  font-size: 100%;
  position: relative;
  top: -3px;
}
.x-sidebar3 {
  float: none;
}
.x-content-table h1 {
  padding-top: 16px;
}
.x-content-table h3 {
  margin-top: 20px;
  font-size: 13px;
  font-weight: bold;
}
.x-content-table h3 a {
  font-size: 13px;
}
.x-content-table p {
  line-height: 24px;
  margin-bottom: 30px;
}
.x-content-table .x-content-table-title {
  min-height: 40px;
}
.x-content-table .Wdate {
  text-align: right;
  padding-top: 20px;
}
.x-content-table .Wmess {
  border-bottom: 3px solid #eee;
}
.x-content-table li {
  position: relative;
  left: 17px;
}
.x-button {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
  padding: 8px 20px;
  background: #ff887c;
  border: none;
  color: #fff;
  font-size: 16px;
}
.x-button:hover {
  text-decoration: none;
}
.x-button a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
}
.x-table-mimic-p {
  line-height: 24px;
}
