.header .sign,.header .download{
    font-size: 0.2rem;
    padding: 0.08rem 0.22rem;
    border-radius: 6px;
    margin-top: 0.16rem;
}
.punching_f{
    display: inline-block;
    position: absolute;
    top:0.15rem;
    left: 0.1rem;
    width: 0.38rem;
}

.wrapper{
    position: relative;
    width: 100%;
}
.punching_1{
    position: relative;
}
.punching_1 .punching_xq{
    position: absolute;
    width: 0.56rem;
    bottom: 1.6rem;
    right: 0;
}
.punching_2{
    position: relative;
    overflow: hidden;
    background: url(http://91muzhicom-1251304591.file.myqcloud.com/pic/twopage/project/anniversary/imgs/punching_2a.png) no-repeat top center;
    height: 5.1rem;
    background-size: cover;
}
.punching_2 table{
    position: absolute;
    top: -0.01rem;
    height: 5.1rem;
    overflow: auto;
    right: 0.38rem;
    font-size: 0.2rem;
    color: #e77304;
    display: block;
    border-collapse: collapse;
}
.punching_2 table tr:first-child td {
    border-top: 1px solid #faaf06;
}

.punching_2 table tr td:first-child {
    border-left: 1px solid #faaf06;
}
.punching_2 table tr{

    /*height: 0.47rem;*/
    /*line-height: 0.47rem;*/
}
.punching_2 table tr td{
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #faaf06;
    height: 0.47rem;
    line-height: 0.47rem;
}
.punching_2 table tr .no{
    display: inline-block;
    width: 0.87rem;
    /*vertical-align:middle; !* 居中对齐， *!*/
    text-align: center;
}
.punching_2 table tr:first-child .no{
    background: url("http://91muzhicom-1251304591.file.myqcloud.com/pic/twopage/project/anniversary/imgs/one.png")no-repeat center;
    background-size: 35%;
    z-index: 100;
}
.punching_2 table tr .no span{
    display: inline-block;
    width: 0.3rem;
    height: 0.3rem;
    line-height: 0.3rem;
    vertical-align:middle; /* 居中对齐， */
    font-weight: 600;
    border: 1px solid #eb811d;
    border-radius: 50%;
}
.punching_2 table tr .name{
    display: inline-block;
    width: 2.88rem;
}
.punching_2 table tr .name i{
    display: inline-block;
    width: 0.4rem;
    vertical-align:middle; /* 居中对齐， */
    padding: 0 0.1rem 0 0.6rem;
}
.punching_2 table tr .name i img{
    border-radius: 50%;
}
.punching_2 table tr .money{
    display: inline-block;
    width: 1.74rem;
    text-align: center;
}
.punching_3{
    position: relative;
}
.punching_3 .punching_text{
    position: absolute;
    font-size: 0.29rem;
    font-weight: 600;
    color: #e44532;
    text-align: center;
    top: 0.15rem;
    width: 6rem;
    left: 50%;
    margin-left: -3rem;
}

/******************  活动规则  ************************/

.punching_explain{
    position: relative;
    margin-top: 3rem;
    padding: 0 0.2rem;
    display: none;
}
.punching_explain ._text{
    position: absolute;
    width: 5.6rem;
    left: 50%;
    margin-left: -2.8rem;
    height: 3rem;
    bottom: 0.1rem;
}
.punching_explain ._text h3{
    font-size: 0.2rem;
    color: #ffeda9;
    line-height: 0.28rem;
    text-indent: -2em;
    margin-left: 0.5rem;
    padding: 0.04rem 0;
}
.punching_explain ._text  p{
    font-size: 0.14rem;
    color: #ffeda9;
    line-height: 0.24rem;
    margin-left: 0.1rem;
}