/*活动规则*/
.dethuodong{}
.dethuodong .titlefont{color: #fff;line-height: 2;margin-top: 0.2rem;}
.dethuodong .blankfont{width: 3.62rem;background: #fff;margin-left: 0.35rem;padding: 0.12rem;background-color: #fff;}
.dethuodong .tfont{font-size: 0.08rem;margin-bottom: 0.03rem;margin-top: 0.03rem;color: #E63120;}
.dethuodong .tfont span{border-radius:50%;background: #E63120;color: #fff;width: 0.08rem;height: 0.08rem;display: inline-block;line-height: 0.08rem; text-align: center;font-size: 0.05rem;margin-right: 0.05rem;}
.dethuodong .tcont{font-size: 0.07rem;line-height: 2;margin-bottom: 0.08rem;}
.dethuodong .tcont span{display: block; }
.dethuodong .tcont a{color: #2F43D7;}

/* 活动流程 */
.liucheng{margin-top: 1.2rem;}
.liucheng .titlefont{position: relative; background: url(../images/bgicon.png) left 0.8rem top 0.2rem no-repeat;background-size:3rem auto;}
.liucheng .titlefont::before{position: absolute;left: 0.85rem;content: '希赛 5.1';height: 0.3rem;width: 0.28rem;font-size: 0.1rem; line-height: 0.12rem;top: 0.3rem;}
.liucheng .dlzhuce{margin-top: 0.1rem;width: 3.8rem;height: 1.2rem;margin-left: 0.35rem;padding-top:0.1rem;background: url(../images/redkuang.png) left top no-repeat;background-size:100% 100%;}
.liucheng .pfont {
    background: url(../images/mirrot.png) center center no-repeat;
    background-size: 0.6rem auto;
    width: 0.7rem;
    height: 1.2rem;
    float: left;
    margin-left: 0.17rem;
    vertical-align: middle;
    position: relative;
}
.liucheng .next {
    background: url(../images/arrowicon.png) center center no-repeat;
    background-size: 0.25rem auto;
    width: 0.5rem;
    height: 0.5rem;
    float: left;
    vertical-align: middle;
    margin-top: 0.3rem;
}
.liucheng .pfont span:nth-child(1){
    margin-top: 0.35rem;
    display: block;
    padding: 0 0.15rem;
    text-align: center;
    font-size: 0.07rem;
    color: #981711;
}
.liucheng .pfont span:nth-child(2){
    position: absolute;
    bottom: 0.23rem;
    font-size: 0.12rem;
    color: #E63221;
    left: 0.28rem;
}

/* 活动奖品 */
.jiangpin{margin-top: 0.1rem;}
.jiangpin .titlefont{position: relative; background: url(../images/bgicon.png) left 0.8rem top 0.2rem no-repeat;background-size:3rem auto;}
.jiangpin .titlefont::before{position: absolute;left: 0.85rem;content: '希赛 5.1';height: 0.3rem;width: 0.28rem;font-size: 0.1rem; line-height: 0.12rem;top: 0.3rem;}
.jiangpin .dlzhuce{margin-top: 0.1rem;width: 3.8rem;height: 1.2rem;margin-left: 0.35rem;padding-top:0.2rem;background: url(../images/redkuang.png) left top no-repeat;background-size:100% 100%;}
.jiangpin .dlzhuce .pfont{
    width: 1rem;
    height: 1.2rem;
    float: left;
    margin-left:0.265rem;
    vertical-align: middle;
}
.jiangpin .pfont span:nth-child(1){
    background: #DCF9FF;
    border: 1px dashed;
    width: 0.7rem;
    height: 0.7rem;
    display: block;
    text-align: center;
}
.jiangpin .pfont span:nth-child(1) img{
    width: 80%;
    height: auto;
}
.jiangpin .pfont span:nth-child(2){
    background: #fff;
    border: 1px solid #E9544A;
    width: 0.7rem;
    height: 0.15rem;
    line-height: 0.15rem;
    display: block;
    text-align: center;
    color: #E9544A;
    font-size: 0.07rem;
    margin-top: 0.1rem;
}