.wrapper {
  width: 100%;
  background: url("mainpage_bg_20191118.png") top center no-repeat;
}
.content {
  width: 1300px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 10px;
  padding-top: 13px;
  margin-bottom: 20px;
}
.local {
  background-color: #edf3fa;
  width: 1259px;
  height: 40px;
  padding-left: 30px;
  box-sizing: border-box;
  margin: 0 auto;
}
.local p {
  font-size: 16px;
  line-height: 40px;
}
article {
  width: 1188px;
  margin: 0 auto;
  margin-top: 35px;
}
article h1 {
  font-size: 26px;
  color: #ce0808;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}
article .information {
  text-align: center;
  font-size: 16px;
}
article .information span a {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #4f4e4e;
  margin-right: 7px;
}
article .information .color1 {
  background-color: #e6ffff;
}
article .information .color2 {
  background-color: #ccffff;
}
article .information .color3 {
  background-color: #ffffcc;
}
article .information .color4 {
  background-color: #ffccff;
}
article .information .color5 {
  background-color: #9cf;
}
article .information .color6 {
  background-color: #eee;
}
article .pcont {
  width: 100%;
  margin: 0 auto;
  margin-top: 45px;
  font-size: 18px;
  line-height: 35px;
}
article .share {
  margin-top: 40px;
  margin-bottom: 250px;
}
article .share img {
  margin-right: 10px ;
}
