* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none
}
body {
    font-family: "微软雅黑", "Helvetica Neue", "Arial", "Hiragino Sans GB", "PingFang SC", "Heiti SC", "STHeiti", "Microsoft Yahei", "Source Han Sans SC", "Noto Sans CJK SC", "Droid Sans Fallback", "sans-serif";
    font-size: .24rem;
    max-width: 750px;
    margin: 0 auto;
    padding-bottom: 0;
    background-color: #fff;
}
.clearfix{zoom:1}
.clearfix:after{content:".";display:block;clear:both;height:0;visibility:hidden;zoom:1}
img {
    width: 100%;
}
.resule-top {
      width: 7.5rem;
      box-sizing: border-box;
}
.rusule-box {
    width: 7.5rem;
    background: #fff;
    margin: 0 auto;
    text-align: center;
    padding: .6rem 0 .4rem 0;
    border-bottom: .15rem solid #f4f4f4;
}
.rusule-box img {
    width: 1.21rem;
}
.rusule-box .line1 {
    font-size: .4rem;
    color: #333;
    margin: .1rem 0;
}
.rusule-box .line2 {
    font-size: .32rem;
    color: #666;
    margin: 0 1.5rem .3rem 1.5rem;
}
.resule-more a {
    display: inline-block;
    margin: 0 .5rem;
    font-size: .28rem;
    color: #6fb6e2;
    text-decoration: underline;
}
.warm-tips {
    border-bottom: .15rem solid #f4f4f4; 
    text-align: center;
    font-size: .28rem;
    color: #333;
    padding-bottom: .4rem;
}
.warm-tips .btn {
    width: 3.75rem;
    height: .64rem;
    display: block;
    margin: .2rem auto;
}
.warm-tips .btn.btn-gray {
    background: #bfbfbf;
    border-radius: .64rem;
    text-align: center;
    font-size: .28rem;
    color: #fff;
    line-height: .64rem;
}
.warm-tips .time {
    color: #999;
}
.title {
    font-size: .34rem;
    color: #333;
    text-align: center;
    margin: .2rem 0;
}
.title span {
    position: relative;
}
.title span:before, .title span:after{
    content: '';
    background: url(/mobile/resource/touch/images/wapggzq/icon.png) no-repeat;
    width: .3rem;
    height: .15rem;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -.075rem;
    left: -.5rem;
} 
.title span:after {
    left: auto;
    right: -.5rem;
}
.prize-list img{
    width: 100%;
}
.prize-list li {
    width: 2.3rem;
    height: 1.83rem;
    background: #eaf3fe;
    border-radius: .1rem;
    display: inline-block;
    margin: 0 .03rem;
    text-align: center;
}
.prize-list li div {
    white-space: nowrap;
    margin: .2rem 0 .15rem 0;
}
.prize-list li span {
    display: block;
    overflow: hidden; 
}
.prize-list li a {
    width: 1.5rem;
    line-height: .45rem;
    background:-webkit-linear-gradient(left, #5edfff,#30c1ff); background:-moz-linear-gradient(left, #5edfff,#30c1ff);
    color: #fff;
    display: block;
    margin: 0 auto;
    border-radius: .4rem;
}
.prize-list li .line01 {
    font-size: .28rem;
    color: #333;
    font-weight: 700;
}
.prize-list li .line02 {
    font-size: .24rem;
    color: #666;
}
.prize-box .swiper-container {
    padding-bottom: .4rem;
    margin-bottom: -.3rem;
    text-align: center;
}
.prize-box .swiper-container .swiper-pagination {
    width: 100%;
    bottom: 0;
}
.prize-box .swiper-pagination-bullet {
    margin: 0 .1rem;
    background: #e6e6e6;
    opacity: 1;
}
.prize-box .swiper-pagination-bullet-active {
    background: #fe5763;
}
.sale-btn {
    width: 3.5rem;
    line-height: .75rem;
    font-size: .32rem;
    color: #fff;
     background:-webkit-linear-gradient(left, #217eff,#2d38ff); background:-moz-linear-gradient(left, #217eff,#2d38ff);
    box-shadow: 0 2px .3rem -1px #2667ff;
    border-radius: .75rem;
    display: block;
    margin: .8rem auto;
    text-align: center;
}
.prize-box {
    border-bottom: .15rem solid #f4f4f4; 
    padding-bottom: .6rem;
}
.more-box h3 {
    color: #333;
    font-size: .32rem;
    padding: 0 .3rem;
    margin-bottom: .15rem;
}
.more-list {
    text-align: center;
    margin-bottom: .2rem;
}
.more-list li {
    width: 2.3rem;
    height: 3.1rem;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    text-align: center;
    margin: 0 .05rem;
    border-radius: .1rem;
    overflow: hidden;
}
.more-list li img {
    display: block;
}
.more-list li i {
    background: url(/mobile/resource/touch/images/wapggzq/red-icon.png) no-repeat; 
    width: 1.61rem;
    height: .36rem;
    background-size: 100% 100%;
    line-height: .34rem;
    text-align: center;
    position: absolute;
    left: -.08rem;
    top: .06rem;
    color: #fff;
    font-size: .19rem;
    font-style: normal;
}
.more-bom {
    height: .45rem;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 1.5
}
.more-bom .line01 {
    font-size: .3rem;
    font-weight: 700;
    margin-top: .15rem;
}
.more-bom .line02 {
    color: #f13333;
    font-size: .18rem;
}
.more-bom .line02 b {
    font-size: .26rem;
}
.more-bom .line02 em {
    font-size: .2rem;
    color: #999;
    text-decoration: line-through;
    font-style: normal;
    margin: 0 .05rem;
}
.more-bom .line03 {
    font-size: .22rem;
}
.sale-box {
    text-align: center;
    margin-bottom: .4rem;
}
.sale-list li{
    width: 2.2rem;
    height: 3.2rem;
    display: inline-block;
    margin: 0 .05rem;
    position: relative;
    font-size: .22rem;
    vertical-align: top;
}
.sale-list li p {
    position: absolute;
    width: 100%;
    bottom: .2rem;
    left: 0;
}
.sale-icon {
    background: url(/mobile/resource/touch/images/wapggzq/sale-icon.png) no-repeat; 
    width: 1.25rem;
    height: .56rem;
    background-size: 100% 100%;
    line-height: 1.2;
    color: #fff;
    font-size: .18rem;
    position: absolute;
    left: 0;
    top: 0;
    font-style: normal;
    padding-left: .1rem;
    text-align: left;
    padding-top: .05rem;
    box-sizing: border-box;

}
.sale-icon b {
    font-size: .26rem;
}
.sale-name {
    padding-top: .55rem;
    height: .7rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: .28rem;
    font-weight: 700;
}
.sale-list li img {
   /* width: 1.7rem;
    height: 1.1rem;*/
}
.sale-price {
    color: #f13333;
    font-size: .22rem;
    margin-top: -.05rem;
}
.sale-price em {
    font-size: .3rem;
    font-style: normal;
}
.sale-price span {
    font-size: .2rem;
    color: #999;
    margin: 0 .1rem;
    text-decoration: line-through;
}
.bottom-tips {
    font-size: .2rem;
    color: #999;
    text-align: center;
    line-height: 1.5;
    margin-bottom: .1rem;
}
.banner-box {
    position: relative;
    text-align: center;
    padding-top: .2rem;
}
.banner-box img {
    width: 7.1rem;
    height: 7.2rem;
}
.banner-box a {
    /*width:4.4rem;
    height: .7rem;
    line-height: .7rem;
    border-radius: .7rem;
    font-size: .36rem;
    color: #fff;
    text-align: center;
    background:-webkit-linear-gradient(left, #30afee,#3e58f2);
    background:-moz-linear-gradient(left, #30afee,#3e58f2);
    position: absolute;
    top: 6.5rem;
    left: 50%;
    margin-left: -2.2rem;
    -webkit-animation: act_btn .5s infinite alternate;*/
}
@-webkit-keyframes act_btn{
   0%{
        -webkit-transform: scale(.9,.9);
    }
    100%{
        -webkit-transform: scale(1,1);
    }
}