.center_content {
  background-color: #FFFFFF;
  padding: 0 0.24rem 0 0.24rem;
  border-top: 1px solid #EEEEEE;
}
.center_content .center_pic {
  padding-top: 0.15rem;
}
.center_content .center_pic img {
  width: 100%;
}
.center_content .center_word {
  position: relative;
  overflow: hidden;
  margin-bottom: 0.32rem;
}
.center_content .center_word a {
  padding-top: 0.4rem;
  padding-left: 0.2rem;
  width: 6.6rem;
  display: block;
  color: #333333;
  font-size: 0.28rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.center_content .top_word {
  text-align: center;
  position: relative;
  margin-bottom: 0.3rem;
}
.center_content .top_word p {
  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 p: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;
}
.center_content .foot_direction {
  margin-bottom: 0.49rem;
  overflow: hidden;
  text-align: right;
}
.center_content .layui-laypage-next,
.center_content .layui-laypage-prev {
  background: #eeeeee;
  width: 1.2rem;
  height: 0.8rem;
  display: inline-block;
  border-radius: 0.08rem;
  margin-left: 0.4rem;
  text-align: center;
  line-height: 0.65rem;
}
.center_content .layui-laypage-next img,
.center_content .layui-laypage-prev img {
  width: 0.48rem;
  height: 0.48rem;
}

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