.head-section {
  position: relative;
}

.siginBtn {
  width: 100%;
  height: 1.2rem;
  /* background: red; */
  position: absolute;
  z-index: 10;
  bottom: 0;
  right: 0;
}

.sectionTitle {
  text-align: center;
  font-size: 0.5rem;
  font-weight: 600;
  color: rgb(24, 77, 226);
}

.showMoreBtn {
  background-image: url('../img/more_btn.png');
  background-size: 3.4rem 0.6933rem;
  background-repeat: no-repeat;
  display: block;
  margin: 0.6rem auto;
  width: 3.44rem;
  height: 0.6933rem;
}

.contentBorder {
  border: 1px solid #dedede;
  padding: 0 0.4rem;
  margin: auto;
  margin-top: 0.4rem;
  width: 9.33rem;
  box-sizing: border-box;
}

.ctOne {
  padding: 0.4rem;
}

.pwTitle {
  text-align: center;
  font-size: 0.5rem;
  font-weight: 600;
  color: rgb(161, 161, 161);
}
.pmxh {
  text-align: center;
  color: rgb(166, 166, 166);
  margin: 0.2rem 0 0.4rem;
  font-size: 0.3rem;
}
.pwContent,
.pwContent2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.selfPhoto {
  width: 4rem;
  height: 4rem;
  position: relative;
  overflow: hidden;
}
.pwPHBGM {
  width: 4rem;
  height: 3.8rem;
  z-index: 1;
  position: absolute;
}
.selfPhoto .peopleimg {
  height: 2.6rem;
  width: 2.6rem;
  border-radius: 50%;
  position: absolute;
  z-index: 10;
  left: 0.6rem;
  top: 0.5rem;
}
.wj {
  color: rgb(153, 153, 153);
  font-size: 0.5rem;
  font-weight: 600;
  text-align: center;
}
.wjIntrduce {
  color: rgb(166, 166, 166);
  font-size: 0.3rem;
  text-align: center;
  width: 3rem;
  margin: 0.2rem auto;
  line-height: 0.4rem;
}
.biaoda {
  width: 2.2rem !important;
}
.watch {
  background: #a8ff78!important;
  border: 0!important;
  color: #0068b7!important;
  border-radius: 1rem !important;
}
#duizhan {
  position: absolute;
  top: 54%;
  left: 0;
  width: 100%;
  z-index: 1;
}
.guize {
  color: #8c8c8c;
  font-size: 0.4rem;
  font-family: 'Microsoft YaHei';
}
.guize div {
  line-height: 0.68rem;
  font-size: 0.34rem;
  /* text-indent: 0.8rem; */
  text-align: justify;
}
.guize p {
  margin: 0.2rem 0;
  font-size: 0.34rem;
}
.zuoping-tips{
  /* line-height: 0.68rem; */
  font-size: 0.34rem;
}
