* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body,
html {
  background-color: #c71716;
  font-family: Helvetica Neue,Helvetica,STHeiTi,sans-serif,Microsoft YaHei;
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
}

a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
  text-decoration: none;
  color: #ffffff;
}

ul li {
  list-style: none;
}

.notScroll {
  overflow: hidden;
}

.floatR {
  float: right;
}

.floatL {
  float: left;
}

.box .download {
  height: 0.9rem;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  position: fixed;
  top: 0;
  display: none;
  z-index: 5;
}

.box .download .appImg {
  width: 0.65rem;
  vertical-align: middle;
  margin-left: 0.25rem;
  margin-right: 0.3rem;
}

.box .download .appIcon {
  font-size: 0.26rem;
  color: #fff;
  display: inline-block;
  margin-top: 0.12rem;
  float: left;
}

.box .download .downloadBox {
  background: rgba(0, 159, 119, 0.5);
  width: 1.6rem;
  height: 0.5rem;
  text-align: center;
  line-height: 0.5rem;
  display: inline-block;
  border-radius: 0.1rem;
  font-size: 0.26rem;
  color: #fff;
  margin-top: 0.2rem;
  float: right;
  margin-right: 0.8rem;
}

.box .download .appBtn {
  width: 0.2rem;
  position: absolute;
  right: 0.35rem;
  top: 0.35rem;
}

.box {
  position: relative;
}

.box .advertise {
  position: absolute;
  bottom: 0.43rem;
  right: 0.32rem;
  z-index: 8;
}

.box .advertise img {
  display: block;
  width: 0.57rem;
}

.box {
  overflow: scroll;
}

.box .pic {
  display: block;
  width: 100%;
  margin-top: -1px;
}

.box .picItem {
  position: relative;
}

.box .logo {
  display: block;
  position: absolute;
  width: 6.86rem;
  left: 50%;
  top: 0.16rem;
  margin-left: -3.33rem;
}

.box .btns {
  width: 5.64rem;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -2.82rem;
  z-index: 5;
}

.box .btns .bankBtn {
  display: block;
  width: 5.64rem;
  height: 0.8rem;
}

.box .btns .ruleBtn {
  display: block;
  width: 1.2rem;
  height: 0.24rem;
  margin: 0 auto;
  margin-top: 0.26rem;
}

.detial {
  width: 100%;
  background: url(../img/detial-bg.jpg) repeat-y center top;
  background-size: 100% auto;
  padding-top: 1.58rem;
  padding-bottom: 0.7rem;
}

.detial .activityCont {
  width: 6.69rem;
  background-color: rgba(0, 0, 0, 0.37);
  border-radius: 0.1rem;
  color: #f4e8cf;
  font-size: 0.19rem;
  margin: 0 auto;
  padding: 0 0.25rem 0.38rem 0.25rem;
}

.detial .activityCont .line li {
  text-align: justify;
  line-height: 0.33rem;
  margin: 0 auto;
}

.detial .activityCont .line .mt1 {
  margin-bottom: 0.12rem;
}

.detial .activityCont .line .tetxOther {
  padding-left: 0.4rem;
  position: relative;
}

.detial .activityCont .line .tetxOther .titleNum {
  display: block;
  position: absolute;
  left: 0.08rem;
  top: 0;
}

.detial .activityCont .line .ruleTitle {
  position: relative;
  top: -0.19rem;
}

.detial .activityCont .line .ruleTitle img {
  display: block;
  height: 0.38rem;
  margin: 0 auto;
}

.detial .activityCont .line .bord-text {
  width: 6.19rem;
  color: #000000;
  line-height: 0.2rem;
  font-weight: 700;
  background: url(../img/detail-title.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.18rem auto 0.18rem;
  padding: 0.07rem 0 0.08rem 0.12rem;
}

.detial .tip {
  width: 3.6rem;
  display: block;
  margin-top: 0.24rem;
  padding-left: 0.82rem;
}

.detial .backBtn {
  display: block;
  width: 5.86rem;
  margin: 0 auto;
  margin-top: 0.49rem;
}

.detial .backBtn img {
  width: 100%;
  display: block;
}
