.w {
  width: 90%;
  margin: 0 auto;
}
.w h2 {
  font-size: 0.48rem;
}
.sq_header {
  width: 100%;
  height: 1.26666667rem;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 0.24rem;
  box-sizing: border-box;
  z-index: 99;
}
.appeal_top_banner {
  width: 100%;
  height: 80px;
  background-color: #bc6488;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  font-family: 'MicrosoftYaHei-Bold';
  font-size: 0.53333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  line-height: 80px;
}
.appeal_top_banner .top_bar_bg {
  width: 10rem;
  height: 7.32rem;
  position: absolute;
  background: url('../images/bg-last.jpg') no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
}
.appeal_top_banner p {
  text-align: center;
  font-family: 'MicrosoftYaHei';
  font-size: 0.34666667rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffffff;
}
.appeal_top_banner .privacy_link_list {
  width: 9.6rem;
  padding-left: 1.17333333rem;
  box-sizing: border-box;
  margin-top: 0.53333333rem;
}
.appeal_top_banner .privacy_link_list .privacy_link_item {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0 0.13333333rem;
  font-family: 'MicrosoftYaHei';
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffffff;
  line-height: 0.26666667rem;
}
.appeal_top_banner .privacy_link_list .privacy_link_item:after {
  content: "";
  display: block;
  height: 0.21333333rem;
  width: 0.01333333rem;
  background: #fff;
  position: absolute;
  top: 0.02666667rem;
  right: 0rem;
}
.appeal_content {
  width: 100%;
  margin-top: 0.53333333rem;
  font-size: 16px;
}
.appeal_content a {
  color: #9a5671;
}
.appeal_content .appeal_intro {
  width: 9.33333333rem;
  font-family: 'MicrosoftYaHei';
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #333333;
  margin: 0 auto;
  text-indent: 2em;
}
.appeal_content .rule_item {
  font-family: 'MicrosoftYaHei';
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #333333;
  text-indent: 2em;
  margin-bottom: 0.53333333rem;
}
.appeal_content .question_title {
  position: relative;
  font-family: 'MicrosoftYaHei-Bold';
  font-size: 0.48rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #bc6488;
  text-indent: 2em;
  margin-bottom: 0.38666667rem;
}
.appeal_content .question_title:before {
  display: block;
  content: '';
  width: 0.08rem;
  height: 0.33333333rem;
  background-color: #bc6488;
  position: absolute;
  top: 0.12rem;
  left: 0rem;
}
.appeal_content .rule_item_title {
  font-family: 'MicrosoftYaHei';
  font-size: 0.26666667rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #333333;
  font-weight: 700;
  text-indent: 2em;
}
.appeal_content .rule_item_intro {
  font-size: 0.26666667rem;
  text-indent: 2em;
  color: #333333;
}
.appeal_content .goback button {
  width: 3.4rem;
  height: 0.81333333rem;
  display: block;
  border: none;
  outline: none;
  background-color: #bc6488;
  margin: 0 auto;
  font-family: 'MicrosoftYaHei';
  font-size: 0.29333333rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffffff;
}
.appeal_content .title {
  font-size: 0.48rem;
  color: #bc6488;
  text-align: center;
  margin-bottom: 0.4rem;
}
