body {
  position: relative;
}

.proHelpBox {
  margin: 0 auto;
  font-size: 1.9rem;
  line-height: 2.3rem;
}

.proHelpBox .p_head {
  width: 100%;
  padding: 5rem 0;
  text-align: center;
  background: #0099ff;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
}

.proHelpBox h1 {
  margin-top: 2rem;
  padding: 0 1.5rem;
  font-size: 2.1rem;
  font-weight: bold;
}

.proHelpBox .sub {
  padding: 1.5rem;
}

.proHelpBox .sub span {
  display: inline-block;
  margin-right: 2rem;
  color: #9494a1;
}

.proHelpBox .info {
  margin-top: 1rem;
  width: 88%;
  height: 1.3rem;
  line-height: 1.3rem;
  font-size: 2rem;
  padding: 1rem 6%;
  color: #9494a1;
  background: #ccc;
}

.proHelpBox .helpList {
  padding: 1.3rem;
}

.proHelpBox .helpList ul {
  float: left;
  width: 100%;
  color: #9494a1;
}

.proHelpBox .helpList ul li {
  float: left;
  width: 90%;
  padding: 1.5rem 0;
  border-bottom: 1px solid #f2f2f2;
}

.proHelpBox .helpList ul li:last-child {
  border: 0;
}

.proHelpBox .helpList ul li p {
  line-height: 2.5rem;
}

.proHelpBox .helpList ul li p span {
  color: #f60;
}

.proHelpBox .helpList ul li .helpbtn, .proHelpBox .helpList ul li .helpsuc {
  display: inline-block;
  width: 8.3rem;
  height: 3.2rem;
  line-height: 3.2rem;
  text-align: center;
  margin-top: 1.3rem;
}

.proHelpBox .helpList ul li .helpbtn {
  border: 1px solid #f60;
  color: #f60;
}

.proHelpBox .helpList ul li .helpsuc {
  border: 1px solid #33cc33;
  color: #33cc33;
}

.proHelpBox .htitle {
  color: #000;
}

.proHelpBox .pubbox {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 4.5rem;
  background: #f60;
  min-width: 320px;
  max-width: 750px;
  margin: 0 auto;
}

.proHelpBox .pubbox a {
  display: inline-block;
  width: 100%;
  height: 4.5rem;
  line-height: 4.5rem;
  color: #fff;
  text-align: center;
}

.listshow {
  width: 90%;
  padding: 5%;
  color: #9494a1;
}

.listshow p {
  line-height: 2.5rem;
}

.listshow p span {
  color: #f60;
}

#hpbtn, #publishBtn, #rewardBtn {
  margin: 5rem 20%;
  display: inline-block;
  width: 60%;
  height: 4.5rem;
  line-height: 4.5rem;
  color: #fff;
  background: #f60;
  text-align: center;
}

.helpPubBox {
  width: 90%;
  padding: 5%;
}

.helpPubBox p {
  line-height: 4.5rem;
}

.helpPubBox p #publishDesc {
  width: 98%;
  height: 10rem;
  display: inline-block;
  padding: 0 1%;
  line-height: 2.5rem;
}

.helpPubBox p #reward, .helpPubBox p #rewardDay {
  width: 98%;
  padding: 0 1%;
  display: inline-block;
  border: 1px solid #999;
  line-height: 3rem;
}

.helpPubBox .rewardTit {
  width: 100%;
  text-align: center;
  height: 5rem;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}

.helpPubBox .rewardCon {
  width: 100%;
  margin-top: 2rem;
}

.helpPubBox .rewardCon span {
  color: #f60;
}
