.center_content {
  background-color: #FFFFFF;
  padding: 0 0.24rem 0 0.24rem;
  position: relative;
  border-top: 1px solid #EEEEEE;
}
.center_content img {
  width: 100%;
}
.center_content .center_pic {
  padding-top: 0.15rem;
}
.center_content .center_pic a {
  display: block;
}
.center_content .center_word {
  position: relative;
  margin-top: 0.32rem;
  overflow: hidden;
  padding-bottom: 0.6rem;
}
.center_content .center_word a {
  display: block;
  color: #333333;
  font-size: 0.28rem;
  padding-top: 0.4rem;
  padding-left: 0.2rem;
  padding-bottom: 0.31rem;
  background: url(introduction_02.png) no-repeat;
  background-position: 6.7rem 0.4rem;
  background-origin: border-box;
  background-size: 0.32rem 0.32rem;
}
.center_content .center_word dd:after {
  position: absolute;
  display: inherit;
  content: "";
  width: 7.02rem;
  height: 1px;
  left: 50%;
  background-color: #DDDDDD;
  margin-left: -3.3rem;
}
.center_content dd:first-child:before {
  position: absolute;
  display: inherit;
  content: "";
  width: 7.02rem;
  height: 1px;
  left: 50%;
  background-color: #DDDDDD;
  margin-left: -3.3rem;
}
.center_content .top_word {
  text-align: center;
  position: relative;
  margin-bottom: 0.64rem;
}
.center_content .top_word a {
  display: block;
  margin-top: 0.34rem;
  margin-bottom: 0.29rem;
  font-size: 0.36rem;
  color: #333333;
}
.center_content .top_word:after {
  display: inherit;
  content: "";
  margin-left: -0.5rem;
  position: absolute;
  width: 1rem;
  height: 1px;
  background: #DDDDDD;
  left: 50%;
  top: 0.75rem;
}
.center_content .top_word a:after {
  content: " ";
  position: absolute;
  display: block;
  width: 0.16rem;
  background: #DDDDDD;
  left: 50%;
  top: 0.68rem;
  margin-left: -0.1rem;
  height: 0.16rem;
  border-radius: 100%;
}
.center_content .top_word span {
  color: #bf2b22;
}

/*# sourceMappingURL=introduction.css.map */