*{
  padding: 0;
  margin: 0;
  list-style: none;
}
body {
  background: #f3f3f3;
  /*font-size: 0.875em;*/
}
.share-body-bg {
  background: #f95d2a;
}
.mt10 {
  margin-top: 10px;
}
.mt5{
  margin-top: 5px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/*about begin*/
.about-page {
  width: 100%;
  background: #fff;
}
.about-header {
  text-align: center;
  padding: 30px 0;
  border-bottom: 1px solid #f3f3f3;
}
.about-header img {
  max-width: 5em;
  margin-bottom: 10px;
  box-shadow: 0 5px 10px #e0e0e0;
  border-radius: 15px;
}
.about-header .name {
  font-size: 1.375em;
  font-weight: bold;
}
.about-header .version-number {
  margin-top: 10px;
}
.version-info {
  width: 100%;
  overflow: hidden;
}
.version-info ul {
  width: calc(100% - 30px);
  margin: auto;
}
.version-info ul li {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #f3f3f3;
}
.version-info ul li:last-child {
  border-bottom: none;
}
/*about end*/

/*share begin*/
.share-bg {
  padding-top: 270px;
  box-sizing: border-box;
  background: url(../images/share-bg.png?v=1) no-repeat top center;
  background-color: #f95d2a;
  background-size: 100%;
}
.share-process {
  text-align: center;
}
.proces-img{
  width: 100%;
  height: 2.5em;
  line-height: 35px;
  position: relative;
}
.proces-img div{
  width: 25%;
  float: left;
  display: table-cell;
  text-align: center;
}
.proces-img div img{
  width: 30%;
  vertical-align: middle;
}
.jiantou {
  width: 15px;
  top: 12.5px;
  margin-left: -7.5px;
  position: absolute;
}
.left01{
  left: 25%;
}
.left02{
  left: 50%;
}
.left03{
  left: 75%;
}
.process-list {
  width: 100%;
  margin-top: 8px;
  overflow: hidden;
}
.process-list div {
  width: 25%;
  float: left;
  color: #fff;
  font-size: 13px;
}
.share-rule {
  width: calc(100% - 20px);
  margin-top: 17px;
  border-radius: 15px;
  background: #fff0d4;
  padding: 20px 0 0px 0;
  background-size: 100%;
  margin: 25px auto;
}
.rule-title {
  width: 100%;
  color: #ffe6b7;
  height: 1.875em;
  line-height: 1.87em;
  text-align: center;
  background: url(../images/rule-title.png) no-repeat center;
  background-size: 13.875em;
}
.rule-content {
  color: #b67a15;
  margin-top: 10px;
  font-size: 14px;
}
.rule-content img {
  width: 100%;
}
.rule-content .left, .rule-content .right {
  width: 100%;
  position: relative;
}
.rule-content .left .text {
  right: 22px;
}
.rule-content .right .text {
  left: 25px;
}
.rule-content .text {
  display: table;
  top: 0;
  width: calc(60% - 20px);
  position: absolute;
}
.rule-content .text span {
  font-size: 15px;
  color: #996610;
  margin-bottom: 5px;
  display: block;
  font-weight: bold;
}
.rule-content .text div{
  display: table-cell;
  vertical-align: middle;
}
.share-btn-box {
  text-align: center;
  margin: 15px 0 5px;
}
.share-btn-box button {
  background: none;
  border: none;
  color: #ffe6b7;
  height: 2.3em;
  border-bottom: 1px solid #ffe6b7;
}
/*share end*/

/*paihangbang begin*/
.ranking-bg{
  width: 100%;
  background: #f3bb4d;
}
.ranking-list-box {
  padding-top: 10.6em;
  background: url(../images/phb-top-bg.png)no-repeat top center;
  background-size: 100%;
}
.ranking-list {
  padding:0 10px;
  position: relative;
  z-index: 2;
}
.list-top {
  font-size: 0;
  position: relative;
}
.list-top img {
  width: 100%;
  height: auto;
}
.list-bottom {
  width: calc(100% - 10px);
  margin: -8px auto 0;
}
.list-content {
  background: #fff;
  position: relative;
  z-index: 2;
  top: -7px;
  width: calc(100% - 10px);
  margin: auto;
  overflow: hidden;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.list-content ul {
  background: url(../images/yuandian.png) no-repeat top center;
  background-size: 100%;
}
.list-content ul li{
  color: #333;
  height: 4.375em;
  line-height: 4.375em;
  padding:0 20px;
  overflow: hidden;
  border-bottom: 1px solid #e9e9e9;
}
.list-content ul li span{
  display: block;
  float: left;
}
.list-content .title{
  color: #666;
  height: 3.8em;
}
.list-content .s1{
  width: 20%;
  display: table-cell;
}
.list-content .s1 img{
  width: 45%;
  vertical-align: middle;
}
.list-content .s2{
  width: 50%;
  text-align: center;
}
.list-content .s2 img{
  width: 40px;
  height: 40px;
  border-radius: 40px;
  vertical-align: middle;
  margin-right: 8px;
}
.list-content .s3{
  width: 30%;
  text-align: right;
}
.text-l{
  display: table-cell;
  text-align: left !important;
}
.ranking-foot {
  font-size: 0;
  margin-top: -200px;
}
.ranking-foot img {
  width: 100%;
}
.load-more {
  color: #999;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.load-more img{
  width: 13px;
  margin: -3px 0 0 5px;
  vertical-align: middle;
}
/*paihangbang end*/
.border-top{
  border-top: 2px solid #f3f3f3;
}
.body-white {
  background: #fff;
}
.white-bg {
  background: #fff;
  padding: 15px;
  color: #333;
  width: calc(100% - 30px)
}
.frist-class-title {
  font-size: 1.125em;
  text-align: center;
  padding: 25px 0;
}
.second-class-title {
  font-size: 1.125em;
  margin: 20px 0;
}
.third-class-title {
  font-size: 1.125em;
  color: #f3bb4d;
  margin: 15px 0;
}
.section {
  text-indent: 2em;
  line-height: 30px;
}
.cash-list p{
  margin-bottom: 10px;
  line-height: 30px;
}
.remarks {
  color: #ea5f62;
  line-height: 30px;
  text-decoration: underline;
}
.ml5{
    margin-left: 5px;
  }
@media only screen and (min-width: 415px) and (max-width: 480px){
  .share-bg {
    padding-top: 360px;
  }
}
@media only screen and (min-width: 376px) and (max-width: 414px){
  .ranking-list-box {
    padding-top: 11.7em;
  }
  .ml5 {
    margin-left: 0px;
  }
  .share-bg {
    padding-top: 308px;
  }
  .rule-content .right .text {
      left: 30px;
  }
  .rule-content {
    font-size: 15px;
  }
  .rule-content .text span {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .process-list div {
    font-size: 14px;
  }
}
@media only screen and (min-width: 361px) and (max-width: 375px){ 
  .share-bg {
    padding-top: 280px;
  }
  .rule-content .right .text {
      left: 27px;
  }
}
@media only screen and (min-width: 321px) and (max-width: 360px){ 
  .w36 {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 320px){ 
  .icon-l {
    margin: 0 0.5em 0 1em;
  } 
  .w32 {
    width: calc(100% - 8em) !important;
  }
  .share-rule{
    margin-top: 13px;
  }
  .share-btn-box {
    margin-top: 10px;
  }
  .ranking-list-box {
    padding-top: 9em;
  }
  .ranking-foot {
    margin-top: -170px;
  }
  .process-list div {
    font-size: 10px;
  }
  .share-bg {
    padding-top: 235px;
  }
  .rule-content .text span {
    font-size: 14px;
  }
  .rule-content {
    font-size: 12px;
  }
}
