.outer {
  width: 1200px;
  margin: 5px auto;
  padding: 0;
  font-family: 'SimHei';
}
.titles {
  font-size: 25px;
  margin-bottom: 20px;
  margin-left: 50px;
}
.p_titese {
  font-size: 16px;
  line-height: 50px;
  color: #000;
  letter-spacing: 2px;
  padding-left: 40px;
}
.side {
  margin-top: 30px;
  padding: 10px;
  border: 3px solid #A33823;
  border-radius: 8px;
}
.span01 {
  letter-spacing: 0.1em;
  color: #120c05;
  font-size: 24px;
}
.span04 {
  line-height: 10px;
  color: #8b8884;
  font-size: 12px;
  font-style: italic;
}
.base_m {
  width: 270px;
  height: 50px;
  top: -25px;
  position: relative;
  background: #fff;
  margin: 0 auto;
  z-index: 2;
  padding: 0px 10px;
  text-align: center;
  line-height: 52px;
}
.base_t {
  width: 100%;
  height: 2px;
  border-bottom: 1px #d1d1d1 solid;
}
.base_b {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-bottom: 20px;
  padding-top: 60px;
}
.plist {
  min-height: 225px;
  width: 100%;
  background-color: #F0F0F0;
  margin-top: 5px;
  color: #000000;
  margin-bottom: 30px;
}
.pcontent {
  padding-top: 15px;
  padding-left: 15px;
}
.title {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
}
