header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
header .header-box {
  width: 100%;
  height: 2.7rem;
  padding: 0.35rem 0.32rem;
  background: #fff url(http://n.sinaimg.cn/finance/new_feedback_static/header-bg.png) no-repeat;
  background-size: 100% auto;
  border-radius: 0 0 0.36rem 0.36rem;
  box-sizing: border-box;
  box-shadow: 0px 0.04rem 0.08rem 0px rgba(0, 0, 0, 0.04);
}
header .header-box .title-text {
  float: left;
}
header .header-box .title-text .header-title {
  padding-left: 0.4rem;
  background: url(http://n.sinaimg.cn/finance/new_feedback_static/jing.png) no-repeat;
  background-size: 0.25rem 0.31rem;
  background-position: 0.05rem center;
  height: 0.4rem;
  font-family: PingFangSC-Medium;
  font-size: 0.36rem;
  color: #508CEE;
  letter-spacing: 0;
  line-height: 0.4rem;
  font-weight: 500;
}
header .header-box .title-text .header-text {
  height: 0.4rem;
  font-family: PingFangSC-Light;
  font-size: 0.24rem;
  color: #666666;
  letter-spacing: 0;
  line-height: 0.4rem;
  font-weight: 200;
  margin-top: 0.1rem;
}
header .header-box .pm-online {
  float: right;
  height: 0.4rem;
  font-family: PingFangSC-Medium;
  font-size: 0.22rem;
  color: #FF8F43;
  letter-spacing: 0;
  line-height: 0.4rem;
  font-weight: 500;
  display: flex;
  align-items: center;
}
header .header-box .pm-online i {
  width: 0.25rem;
  height: 0.31rem;
  display: inline-block;
  background: url(http://n.sinaimg.cn/finance/new_feedback_static/pm-icon.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.07rem;
}
header .header-box .top-use-help {
  display: none;
  float: right;
  height: 0.39rem;
  line-height: 0.39rem;
  font-family: PingFangSC-Regular;
  color: #666666;
  font-size: 0.26rem;
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
  align-items: center;
}
header .header-box .top-use-help .help-san {
  width: 0.15rem;
  height: 0.15rem;
  display: inline-block;
  background: url(http://n.sinaimg.cn/finance/new_feedback_static/san.png) no-repeat;
  background-size: 0.15rem 0.15rem;
  margin-left: 0.05rem;
  justify-content: center;
}
header .header-box .top-use-help i:first-child {
  width: 0.32rem;
  height: 0.32rem;
  display: inline-block;
  background: url(http://n.sinaimg.cn/finance/new_feedback_static/help-icon.png) no-repeat;
  background-size: 0.32rem 0.32rem;
  margin-right: 0.1rem;
  vertical-align: middle;
}
header .header-box .top-use-help a {
  color: #666666;
}
header .header-box .option-box {
  background: #fff url(http://n.sinaimg.cn/finance/new_feedback_static/option-bg.png) no-repeat 0 0/100% 100%;
  border-radius: 0.19rem 0.19rem 0 0;
  width: 6.86rem;
  height: 0.7rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 1.55rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.27rem;
  box-sizing: border-box;
  z-index: 1;
}
header .header-box .option-box .option-box-left {
  display: flex;
  align-items: center;
}
header .header-box .option-box .option-box-left .use-help {
  float: left;
  padding-right: 0.23rem;
  height: 0.39rem;
  border-right: 0.01rem solid #D6D8DF;
  color: #666666;
  font-size: 0.26rem;
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
  display: flex;
  align-items: center;
}
header .header-box .option-box .option-box-left .use-help i {
  width: 0.32rem;
  height: 0.32rem;
  display: inline-block;
  background: url(http://n.sinaimg.cn/finance/new_feedback_static/help-icon.png) no-repeat;
  background-size: 0.32rem 0.32rem;
  margin-right: 0.11rem;
  vertical-align: middle;
}
header .header-box .option-box .option-box-left .use-help a {
  color: #666666;
}
header .header-box .option-box .option-box-left .setting {
  float: left;
  padding-left: 0.2rem;
  font-size: 0.26rem;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
  font-weight: 400;
  height: 0.4rem;
  line-height: 0.4rem;
  overflow: hidden;
}
header .header-box .option-box .option-box-left .setting .swiper-setting {
  height: 0.39rem;
}
header .header-box .option-box .option-box-left .setting .swiper-slide {
  width: 3rem;
  height: 0.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
header .header-box .option-box .see-more {
  font-family: PingFangSC-Regular;
  font-size: 0.24rem;
  color: #9A9EAD;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 400;
}
header .header-box .option-box .see-more i {
  width: 0.11rem;
  height: 0.13rem;
  display: inline-block;
  background: url(http://n.sinaimg.cn/finance/new_feedback_static/san.png) no-repeat;
  background-size: 0.11rem 0.13rem;
}

.selection-feedback {
  margin-top: 3.67rem;
  background: #fff;
  width: 100%;
  border-radius: 0.36rem 0.36rem 0 0;
  box-shadow: 0px -0.04rem 0.08rem 0px rgba(0, 0, 0, 0.04);
  position: relative;
}
.selection-feedback .to-topic {
  width: 100%;
  padding: 0 0.33rem;
  height: 0.77rem;
  box-sizing: border-box;
  position: absolute;
  top: -0.77rem;
  left: 0;
}
.selection-feedback .to-topic .to-topic-content {
  background: #D6E6FF;
  height: 0.77rem;
  border-radius: 0.1rem 0.1rem 0 0;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0.45rem;
  position: relative;
}
.selection-feedback .to-topic .to-topic-content .to-topic-left {
  flex: 1;
  display: flex;
  align-items: center;
}
.selection-feedback .to-topic .to-topic-content .to-topic-left i {
  display: inline-block;
  width: 0.58rem;
  height: 0.34rem;
  background: url("//n.sinaimg.cn/finance/new_feedback/topic-icon.png") no-repeat 0 0/100% 100%;
}
.selection-feedback .to-topic .to-topic-content .to-topic-left p {
  font-size: 0.26rem;
  color: #333;
  margin: 0 0.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.selection-feedback .to-topic .to-topic-content span {
  width: 0.11rem;
  height: 0.13rem;
  display: inline-block;
  background: url(//n.sinaimg.cn/finance/new_feedback_static/san.png) no-repeat;
  background-size: 0.11rem 0.13rem;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
}
.selection-feedback .selection-header {
  border-radius: 0.36rem 0.36rem 0 0;
  height: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  padding: 0 0.32rem;
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0px -0.04rem 0.08rem 0px rgba(0, 0, 0, 0.04);
}
.selection-feedback .selection-header .selection-title {
  font-family: PingFangSC-Medium;
  font-size: 0.3rem;
  letter-spacing: 0;
  text-align: center;
  font-weight: 500;
}
.selection-feedback .selection-header .selection-title span {
  font-family: PingFangSC-Light;
  font-size: 0.24rem;
  color: #666666;
  letter-spacing: 0;
  font-weight: 200;
  display: inline-block;
  margin-left: 0.1rem;
}
.selection-feedback .selection-header .my-feedback {
  width: 1.33rem;
  height: 0.41rem;
  border: 0.01rem solid #508CEE;
  border-radius: 0.2rem;
  text-align: center;
  color: #508CEE;
  font-size: 0.24rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.selection-feedback .selection-header .my-feedback a {
  color: #508CEE;
}
.selection-feedback .selection-header .my-feedback .circle {
  width: 0.2rem;
  height: 0.2rem;
  text-align: center;
  line-height: 0.18rem;
  position: absolute;
  right: -0.05rem;
  top: -0.05rem;
  background: #fff;
  display: none;
}
.selection-feedback .selection-header .my-feedback .circle i {
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  background: red;
  border-radius: 50%;
}
.selection-feedback .feedback-content {
  background: #fff;
  padding: 0 0.22rem;
  position: relative;
}
.selection-feedback .feedback-item {
  width: 3.42rem;
  box-shadow: 2px 2px 6px 0px rgba(224, 224, 224, 0.5);
  border-radius: 0.1rem;
  float: left;
  margin-right: 0.22rem;
  margin-bottom: 0.221rem;
  box-sizing: border-box;
  overflow: hidden;
}
.selection-feedback .feedback-item .img-list {
  margin-top: 0.2rem;
  position: relative;
  width: 3rem;
  height: 3rem;
}
.selection-feedback .feedback-item .img-list img {
  width: 3rem;
  height: 3rem;
  object-fit: cover;
  border-radius: 0.1rem;
}
.selection-feedback .feedback-item .img-list .img-count {
  position: absolute;
  bottom: 0.19rem;
  right: 0.15rem;
  width: 0.37rem;
  height: 0.28rem;
  opacity: 0.7;
  background: #595B61;
  border-radius: 0.14rem;
  font-family: PingFangSC-Regular;
  font-size: 0.22rem;
  color: #FFFFFF !important;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
  line-height: 0.28rem;
}
.selection-feedback .feedback-item .feedback-item-top {
  padding: 0.3rem 0.2rem;
  background: #F3F8FF;
}
.selection-feedback .feedback-item .feedback-item-top h3 {
  font-family: PingFangSC-Medium;
  font-size: 0.26rem;
  color: #508CEE;
  letter-spacing: 0;
  line-height: 0.28rem;
  font-weight: 500;
}
.selection-feedback .feedback-item .feedback-item-top .user-info {
  font-family: PingFangSC-Regular;
  font-size: 0.26rem;
  letter-spacing: 0;
  line-height: 0.4rem;
  font-weight: 400;
  margin-top: 0.2rem;
  display: flex;
  align-items: center;
}
.selection-feedback .feedback-item .feedback-item-top .user-info img {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  margin-right: 0.1rem;
}
.selection-feedback .feedback-item .feedback-item-top .user-info .nick-name {
  width: 2.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.selection-feedback .feedback-item .feedback-item-top p {
  font-size: 0.26rem;
  letter-spacing: 0;
  line-height: 0.42rem;
  font-weight: 200;
  margin-top: 0.15rem;
  margin-bottom: 0.2rem;
  font-family: PingFangSC-Light;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.selection-feedback .feedback-item .feedback-item-top .tag ul li {
  float: left;
  height: 0.4rem;
  background: #D6E6FF;
  border-radius: 0.26rem;
  padding: 0 0.14rem;
  text-align: center;
  line-height: 0.4rem;
  margin-right: 0.14rem;
  font-size: 0.2rem;
  color: #508CEE;
  letter-spacing: 0;
  font-weight: 400;
}
.selection-feedback .feedback-item .feedback-item-top .tag ul li:last-child {
  margin-right: 0;
}
.selection-feedback .feedback-item .feedback-item-bottom {
  padding: 0.2rem;
  background: #fff;
  position: relative;
}
.selection-feedback .feedback-item .feedback-item-bottom .pm-info {
  font-size: 0.22rem;
  color: #9A9EAD;
  letter-spacing: 0;
  line-height: 0.28rem;
  font-weight: 400;
}
.selection-feedback .feedback-item .feedback-item-bottom p {
  margin-top: 0.16rem !important;
  font-family: PingFangSC-Light;
  font-size: 0.26rem;
  letter-spacing: 0;
  line-height: 0.42rem;
  font-weight: 200;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.selection-feedback .feedback-item .feedback-item-bottom span {
  color: #333 !important;
}
.selection-feedback .feedback-item .feedback-item-bottom .san {
  width: 0;
  height: 0;
  display: inline-block;
  border-left: 0.15rem solid transparent;
  border-right: 0.15rem solid transparent;
  border-top: 0.2rem solid transparent;
  border-bottom: 0.2rem solid #fff;
  position: absolute;
  left: 0.3rem;
  top: -0.35rem;
}

.service {
  width: 3.03rem;
  height: 1.15rem;
  position: fixed;
  left: 0.63rem;
  bottom: 0.55rem;
  background: url("http://n.sinaimg.cn/finance/new_feedback_static/service-btn.png") no-repeat 0 0/100% 100%;
}

.to-edite-feedback {
  width: 3.03rem;
  height: 1.15rem;
  border-radius: 0.56rem;
  position: fixed;
  right: 0.63rem;
  bottom: 0.55rem;
  background: url("http://n.sinaimg.cn/finance/new_feedback_static/edit-btn.png") no-repeat 0 0/100% 100%;
}

#pullDown {
  display: none;
}

.sf-app-dark {
  background: #141516;
  color: #9A9EAD !important;
}
.sf-app-dark p {
  color: #9A9EAD;
}
.sf-app-dark a {
  color: #9A9EAD;
}
.sf-app-dark header .header-box {
  background: #1A1B1D url(//n.sinaimg.cn/finance/new_feedback_static/black-header-bg.png) no-repeat;
  background-size: 100% 100%;
}
.sf-app-dark header .header-box .option-box {
  background: #242730;
}
.sf-app-dark .selection-feedback .selection-header {
  background: #1A1B1D;
}
.sf-app-dark .j-bg {
  background: #1A1B1D;
}
.sf-app-dark .selection-feedback {
  background: #1A1B1D;
}
.sf-app-dark .selection-feedback .feedback-content {
  background: #1A1B1D;
}
.sf-app-dark .selection-feedback .feedback-item {
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.5);
  border-radius: 0.1rem;
}
.sf-app-dark .sf-app-dark a {
  color: #508CEE;
}
.sf-app-dark .selection-feedback .feedback-item .feedback-item-top {
  background: #282D3E;
  border-radius: 0.1rem 0.1rem 0 0;
}
.sf-app-dark .selection-feedback .feedback-item .feedback-item-bottom {
  background: #242730;
}
.sf-app-dark .selection-feedback .feedback-item .feedback-item-bottom .san {
  border-bottom: 0.2rem solid #242730;
}
.sf-app-dark .to-edite-feedback {
  color: #fff;
}
.sf-app-dark .selection-feedback .feedback-item .feedback-item-top .tag ul li {
  background: #2d3344;
}
.sf-app-dark header .header-box .option-box {
  background: url(http://n.sinaimg.cn/finance/new_feedback_static/black-option-bg.png) no-repeat 0 0/100% 100%;
}
.sf-app-dark header .header-box .option-box .option-box-left .setting {
  color: #9A9EAD;
}
.sf-app-dark header .header-box .option-box .option-box-left .see-more {
  color: #9A9EAD;
}
.sf-app-dark header .header-box .option-box .option-box-left .use-help {
  color: #9A9EAD;
  border-right: 0.01rem solid #9A9EAD;
}
.sf-app-dark .my-feedback a {
  color: #508CEE;
}
.sf-app-dark .selection-feedback .feedback-item .feedback-item-bottom p {
  color: #9A9EAD !important;
}
.sf-app-dark .selection-feedback .feedback-item .feedback-item-bottom span {
  color: #9A9EAD !important;
}
.sf-app-dark .selection-feedback .selection-header {
  box-shadow: 0px -0.04rem 0.08rem 0px rgba(0, 0, 0, 0.3);
}
.sf-app-dark header .header-box .option-box .option-box-left .use-help a {
  color: #9A9EAD;
}
.sf-app-dark header .header-box .option-box .option-box-left .use-help i {
  background: url(http://n.sinaimg.cn/finance/new_feedback_static/black-help-icon.png) no-repeat;
  background-size: 0.32rem 0.32rem;
}
.sf-app-dark .selection-feedback .selection-header .my-feedback .circle {
  background: #1A1B1D;
}
.sf-app-dark header .header-box .top-use-help {
  color: #9A9EAD;
}
.sf-app-dark header .header-box .top-use-help i:first-child {
  background: url(http://n.sinaimg.cn/finance/new_feedback_static/black-help-icon.png) no-repeat;
  background-size: 0.32rem 0.32rem;
}
.sf-app-dark .service {
  background: url("http://n.sinaimg.cn/finance/new_feedback_static/black-service-btn.png") no-repeat 0 0/100% 100%;
}
.sf-app-dark .to-edite-feedback {
  background: url("http://n.sinaimg.cn/finance/new_feedback_static/black-edit-btn.png") no-repeat 0 0/100% 100%;
}
.sf-app-dark .to-topic .to-topic-content {
  background: #323C56;
}
.sf-app-dark .to-topic .to-topic-content .to-topic-left p {
  color: #9A9EAD;
}