.flpaypop{
    position: fixed;
    width: 418px;
    height: 504px;
    background: url(../images/flpaypop/flpaypop_bg.png) no-repeat;
    top: 50%;
    left: 50%;
    margin-left: -209px;
    margin-top: -252px;
    z-index: 10000;
}
.flpaypop_close{
    position: absolute;
    right: -8px;
    top: 2px;
    width: 48px;
    height: 48px;
    background: url(../images/flpaypop/flpaypop_close.png) no-repeat;
    cursor: pointer;
}
.flpaypop_content{
    width: 371px;
    margin-left: 30px;
}
.flpaypop_title{
    width: 150px;
    height: 36px;
    margin: 120px auto 0;
}
.flpaypop_title1{
    background: url(../images/flpaypop/flpaypop_title1.png) no-repeat;
}
.flpaypop_title2{
    background: url(../images/flpaypop/flpaypop_title2.png) no-repeat;
}
.flpaypop_row1{
    width: 265px;
    height: 50px;
    margin: 109px auto 0;
    position: relative;
}
.flpaypop_row1 img{
    position: absolute;
    top: 6px;
    left: 6px;
    width: 38px;
    height: 38px;
}
.flpaypop_row1 .name{
    margin: 0  90px 0 50px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 50px;
    font-size: 14px;
    color:#353236;
}
.flpaypop_row1 .yb{
    position: absolute;
    right: 6px;
    top: 0;
    line-height: 50px;
    color:#dc3737;
    font-size: 20px;
    font-weight: bold;
}
.flpaypop_time{
    width: 265px;
    height: 50px;
    margin: 10px auto;
}
.flpaypop_time:after{
    content: '';
    clear: both;
}
.flpaypop_time span{
    float: left;
    width: 36px;
    height: 50px;
    background: url(../images/flpaypop/flpaypop_num.png) no-repeat;
    margin-right: 5px;
    font-size: 0;
}
.flpaypop_time .data-num2,
.flpaypop_time .data-num4{
    margin-right: 17px;
}
.flpaypop_time .data-num6{
    margin-right: 0;
}
.flpaypop_time span[data-num="0"]{
    background-position: 0 0;
}
.flpaypop_time span[data-num="1"]{
    background-position: -38px 0;
}
.flpaypop_time span[data-num="2"]{
    background-position: -76px 0;
}
.flpaypop_time span[data-num="3"]{
    background-position: -114px 0;
}
.flpaypop_time span[data-num="4"]{
    background-position: -152px 0;
}
.flpaypop_time span[data-num="5"]{
    background-position: -190px 0;
}
.flpaypop_time span[data-num="6"]{
    background-position: -228px 0;
}
.flpaypop_time span[data-num="7"]{
    background-position: -266px 0;
}
.flpaypop_time span[data-num="8"]{
    background-position: -304px 0;
}
.flpaypop_time span[data-num="9"]{
    background-position: -342px 0;
}
.flpaypop_btn{
    width: 289px;
    height: 50px;
    background: url(../images/flpaypop/flpaypop_btns.png) no-repeat;
    margin: 20px auto 0;
    font-size: 20px;
    color:#fff;
    cursor: pointer;
    text-align: center;
    line-height: 50px;
}
.flpaypop_btn1{
    background-position: 0 -150px;
}
.flpaypop_btn1:hover{
    background-position: 0 0;
}
.flpaypop_btn2{
    background-position: 0 -100px;
}
.flpaypop_btn2:hover{
    background-position: 0 -50px;
}
.mask{position:fixed;_position:absolute;top:0;left:0;width:100%;_height:100%;bottom:0;z-index:9999;background:#000000;opacity: 0.5;filter:alpha(opacity=50);display: none;}
.flpaypop_row2{
    width: 265px;
    height: 50px;
    background: url(../images/flpaypop/hongbao.png);
    margin: 109px auto 0;
    position: relative;
    font-size: 0px;
}
.flpaypop_row2 .hongbao_num{
    color: #ffe5d1;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    position: absolute;
    width: 73px;
    left: 0px;
    text-indent: 5px;
}
.flpaypop_row2 .hongbao_text1{
    position: absolute;
    left: 97px;
    top: 7px;
    font-size: 16px;
    color: #ffe5d1;
    width: 160px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.flpaypop_row2 .hongbao_text2{
    position: absolute;
    left: 97px;
    top: 27px;
    font-size: 13px;
    color: #f48980;
    width: 160px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}