.bg{
    width: 100%;
    min-height: 100vh;
    background: #ffffff;
    padding-bottom: 1rem;
}
.rule-btn{
    width: 1.002667rem;
    height: 1.728rem;
    display: block;
    position: absolute;
    top: .682667rem;
    right: 0;
}
.nowUser{
    width: 10.752rem;
    line-height: .768rem;
    position: absolute;
    top: 8.064rem;
    display: flex;
    justify-content: space-between;
    left: 3.157333rem;
    font-size: .597333rem;
    font-family: "PingFang SC";
    color: rgb(255, 255, 255);
    font-weight: bold;
}
.exit{
    text-decoration: underline;
}
.containBg{
    width: 16rem;
    height: 12.672rem;
    background: url(../images/box-bg.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.contain-top{
    width: 14.293333rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    padding-top: .576rem;   
}
.contain-top li{
    width: 6.762667rem;
    height: 7.829333rem;
    background: #ffffff;
    border: .042667rem solid rgb(255, 235, 196);
    border-radius: .426667rem;
    overflow: hidden;       
}
.contain-top div{
    width: 6.570667rem;
    height: 7.637333rem;  
    background-color: rgb(104, 185, 255);
    border-radius: .426667rem;
    margin: .064rem auto 0;
    text-align: center;
    font-weight: bold;
}
.contain-top li:last-child div{
    background-color: #ff7777;
}
.box-title{
  width: 2.645333rem;
  height: .704rem;
  background-color: rgb(255, 255, 255);
  border-radius:0 0 .4rem .4rem;
  margin: 0 auto;
  font-size: .477867rem;
  font-family: "HYYakuHei";
  color: rgb(70, 167, 251);
  line-height: .704rem;
}
.contain-top li:last-child .box-title{
    color: #fe5e5e;
}
.packageName{
    font-size: .554667rem;
  font-family: "FZLTCHK";
  color: rgb(255, 255, 255);
  line-height: 1.493333rem;
}
.textWrap{
	line-height: .8rem;
}
.packagePrice{
    font-size: .891733rem;
  font-family: "FZLTCHK";
  color: rgb(255, 255, 255);
  line-height: 1.194667rem;
}
/* .contain-top li:last-child .packagePrice{
    line-height: 1rem;
} */
.packagePrice span{
  font-size: .5rem;
  text-decoration: line-through;
}
.packageFlow{
    width: 2.816rem;
    height: 2.816rem;
    background: url(../images/flowBg.png);
    background-size:100% 100%;
    margin: .256rem auto 0;
    font-size: .76rem;
    font-family: "FZLTCHK";
    color: rgb(105, 136, 235);
    line-height: 2.133333rem;
}
.contain-top li:last-child .packageFlow{
    background: url(../images/flowBg2.png);
    background-size:100% 100%;
    color: #fe5e5e;
    margin: 0 auto;
}
.packageYear{
    font-size: .469333rem;
  font-family: "PingFang SC";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1rem;
}
.upBtn{
    width: 1.749333rem;
    height: 1.749333rem;
    display: block;
    position: absolute;
    top: 3.669333rem;
    left: 44%;
}
.handle{
    width: 9.258667rem;
    height: 2.048rem;
    margin: 0.52rem auto .3rem;
}
.handle-tip{
    width: 100%;
    text-align: center;
    font-size: .469333rem;
  font-family: "PingFang SC";
  color: rgb(46, 58, 97);
  font-weight: bold;
}
.giftBox {
    width: 15.189333rem;
    /* height: 12.8rem; */
   background-image: -moz-linear-gradient( 0deg, rgb(131,203,250) 0%, rgb(175,225,253) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(131,203,250) 0%, rgb(175,225,253) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(131,203,250) 0%, rgb(175,225,253) 100%);
    border: .170667rem solid rgb(208, 242, 255);
  border-radius: .533333rem;
  margin: 0.5rem auto 0;
  padding-bottom: .896rem;
}
.giftTitle{
    width: 10.197333rem;
    display: block;
    margin: 0 auto;
}
.giftShow li{
  width: 13.632rem;
  height: 2.24rem;
    background-color: rgb(255, 255, 255);
    border-radius: .597333rem;
    margin: .256rem auto 0;
    overflow: hidden;
}
.giftLeft{
  width: 2.304rem;
  height: .746667rem;
    background-color: rgb(255, 119, 119);
    border-radius: .4rem;
    font-size: .512rem;
  font-family: "PingFang SC";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: .746667rem;
  text-align: center;
  float: left;
  margin: .725333rem 0 0 .341333rem;
}
.giftLeft i{
    font-size: .64rem;
}
.giftRight{
    font-size: .597333rem;
  font-family: "FZLTCHK";
  color: rgb(62, 88, 169);
  line-height: 1rem;
  float: left;
  padding: .3rem 0 0 .3rem;
  font-weight: bold;
} 
.giftRight p{
    font-size: .469333rem;
  font-family: "PingFang";
  color: rgb(1, 1, 1);
  line-height: .8rem;
}
.giftShow .gift2 {
  height: 2.944rem;
}
.gift2 .giftLeft{
    margin-top: 1.130667rem;
}
.gift2 .giftRight p{
    line-height:.7rem;
}
.pop{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}
.rule{
    width: 14.101333rem;
    height: 13.269333rem;
    background-color: rgb(255, 255, 255);
    border-radius: .896rem;
    box-shadow:#68b9ff 0rem 0rem .384rem inset;
    position: absolute;
    left: .917333rem;
    top: 4.501333rem;
}
.rule-close{
    width: 1.194667rem;
    height: 1.194667rem;
    display: block;
    position: absolute;
    top: 0.5rem;
    right: 0.6rem;
}
.rule-title{
    font-size: .981333rem;
    font-family: "FZLTHJW";
    color: #68b9ff;
    line-height: 1.87;
    text-align: center;
    margin-top: 0.5rem;
}
.rule-desc{
    height: 10rem;
    overflow: auto;
    font-size: .55rem;
    font-family: "FZLTHJW";
    color: rgb(51, 51, 51);
    line-height: 1.708;
    padding: 0.2rem .768rem 0 ;
}
.nextMonth{
	width: 2.432rem;
	height: 1.173333rem;
	display: block;
	position: absolute;
	top: -1rem;
	left: 2.5rem;
}
.successGry{
	background: gray;
	color: #FFFFFF;
}