.t-con{
    display: block;width: 100%;min-height: 200px; height: auto;
}
.t-con img{
    display: block;width: 100%;height: auto;
}
.draw-main{
    width: 750px;height: auto;height: auto;min-height: 602px;margin: auto;
}

.integral-title{
    display: block;width: auto;height: auto;
}
.integral-title .m-title{
    width: 650px;height:60px;display: block;border-radius: 30px;font-size: 20px;text-align: center;line-height: 60px;clear: both;margin:20px 50px;
}
.integral-title .m-title .left{
    width: auto;height: auto;text-align: left;padding-left: 30px;float: left;
}
.integral-title .m-title .right{
    width: auto;height: auto;text-align: right;padding-right: 30px;float: right;
}
.c-con{
    display: block;width: 750px;height: 510px;background-size: cover;background-position: center;background-repeat: no-repeat;
}
.c-con .draw-m{
    display:block;width: 558px;height: 416px;margin:0 auto;padding-top:54px;
}
.c-con .draw-m .l-d-img{
    display: block;width: 186px;height: 138px;float: left; position: relative;z-index: 1;
}
.c-con .draw-m .l-d-img .prize-btn{
    display: block;width: 174px;height: 128px;margin: auto;
}
.c-con .draw-m .l-d-img .virtual-frame{
    display: block;width: 174px;height: 128px;position: absolute;top:0px;left:6px;z-index: 2;border-radius: 10px;background: rgba(0,0,0,0.2);
}
.c-con .draw-m .l-d-img .btn-s{
    display: block;width: 174px;height: auto;position: absolute;top:34px;left:6px;z-index: 2;border-radius: 10px;cursor: pointer;
}
.c-con .draw-m .l-d-img .btn-s-m{
    width: auto;height: auto;
}
.c-con .draw-m .l-d-img .btn-s-m .btn{
    font-size: 28px;color: #ffffff;text-align: center;
}
.c-con .draw-m .l-d-img .btn-s-m .msg{
    font-size: 22px;color: #ffffff;text-align: center;
}
.b-btn{
    display: block;padding:30px 0;clear: both;overflow: hidden;
}
.b-btn .l-b-btn{
    display: block;width: 50%;float: left;text-align: center;
}
.b-btn .l-b-btn .btn{
    display: inline-block; width: 198px;height: 60px;font-size: 22px;border-radius: 30px;text-align: center;line-height: 60px;cursor: pointer;
}
.b-btn .l-b-btn .btn .icon{
    font-size: 12px;padding-left: 9px;
}
.draw-rule{
    width: auto;padding:15px;
}
.draw-rule .l-m-view{
    display: block;width: auto;height: auto;
}
.draw-rule .l-m-view .left{
    display: block;width: auto;height: auto;font-size: 14px;color: #333333;line-height: 35px;
}
.draw-rule .l-m-view .right{
    display: block;width: auto;height: auto;font-size: 14px;color: #555555;line-height: 24px;padding:0 15px;
}