.center_content {
  background-color: #FFFFFF;
  padding: 0 0.24rem 0 0.24rem;
  border-top: 1px solid #EEEEEE;
}
.center_content img {
  width: 100%;
  padding-bottom: 6rem;
}
.center_content .center_word {
  position: relative;
  margin-top: 0.6rem;
  overflow: hidden;
}
.center_content .center_word:before {
  position: absolute;
  display: inherit;
  content: "";
  width: 7.02rem;
  height: 1px;
  left: 50%;
  background-color: #DDDDDD;
  margin-left: -3.3rem;
}
.center_content .menu_content {
  margin-top: 0.31rem;
  position: relative;
  overflow: hidden;
}
.center_content .menu_content p {
  display: block;
  color: #333333;
  font-size: 0.28rem;
  padding-left: 0.2rem;
  padding-bottom: 0.31rem;
}
.center_content .menu_content p:after {
  position: absolute;
  content: "";
  width: 7.02rem;
  height: 1px;
  left: 50%;
  bottom: 0;
  background-color: #DDDDDD;
  margin-left: -3.3rem;
}
.center_content .menu_content img {
  width: 0.32rem;
  float: right;
  padding-top: 0.05rem;
  padding-bottom: 0;
}
.center_content .active:after {
  display: none;
}
.center_content .active img {
  transform: rotate(180deg);
}
.center_content .top_word {
  position: relative;
}
.center_content .top_word p {
  display: block;
  margin-top: 0.34rem;
  padding-left: 0.1rem;
  margin-bottom: 0.29rem;
  font-size: 0.36rem;
  color: #333333;
}
.center_content .top_word p:after {
  position: absolute;
  display: inherit;
  content: "";
  width: 6.92rem;
  height: 1px;
  left: 50%;
  bottom: 0;
  background-color: #DDDDDD;
  margin-left: -3.43rem;
}
.center_content .top_word:after {
  content: " ";
  position: absolute;
  display: block;
  width: 1.4rem;
  background: #B5060D;
  bottom: 0;
  margin-left: 0.08rem;
  height: 0.04rem;
}
.center_content .foot_word {
  position: relative;
}
.center_content .foot_word p {
  margin-top: 0.6rem;
  padding-left: 0.1rem;
  margin-bottom: 0.29rem;
  font-size: 0.36rem;
  color: #333333;
}
.center_content .foot_word p:after {
  position: absolute;
  display: inherit;
  content: "";
  width: 7.02rem;
  height: 1px;
  left: 50%;
  top: 0.7rem;
  background-color: #DDDDDD;
  margin-left: -3.5rem;
}
.center_content .foot_word:after {
  content: " ";
  position: absolute;
  display: block;
  width: 2rem;
  background: #B5060D;
  top: 0.7rem;
  margin-left: 0.1rem;
  height: 0.04rem;
}
.center_content .contentTab {
  display: none;
}
.center_content .content_hidden {
  position: relative;
  background-color: #F6F6F6;
}
.center_content .content_hidden:after {
  content: " ";
  position: absolute;
  display: block;
  width: 0.08rem;
  background: #B5060D;
  left: 0.2rem;
  top: 0.52rem;
  height: 0.28rem;
  border-radius: 5px;
}
.center_content .content_hidden p {
  padding-top: 0.46rem;
  padding-left: 0.4rem;
  padding-bottom: 0.24rem;
  font-size: 0.26rem;
  color: #333333;
  background: none;
}
.center_content .content_hidden p:after {
  display: none;
}
.center_content .content_hidden:last-child .hidden_word {
  padding-bottom: 0.49rem;
}
.center_content .content_hidden:last-child p:first-child {
  padding-top: 0.24rem;
  padding-bottom: 0;
}
.center_content .content_hidden:last-child:after {
  content: " ";
  position: absolute;
  display: block;
  width: 0.08rem;
  background: #B5060D;
  left: 0.2rem;
  top: 0.28rem;
  height: 0.28rem;
  border-radius: 5px;
}
.center_content .hidden_word p {
  padding-top: 0;
  font-size: 0.24rem;
  line-height: 0.33rem;
  color: #333333;
  background: none;
  padding-bottom: 0;
}
.center_content .menu_word {
  padding-bottom: 0.6rem;
}
.center_content .menu_word a,
.center_content .menu_word p {
  padding-top: 0.32rem;
  padding-left: 0.1rem;
  color: #333333;
  font-size: 0.28rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

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