.hide{
    display: none;
}
#content{
    background-color: #f0f0f0;
    overflow:hidden;
    cursor: pointer;
}
.content1{
    background-color: white;
    overflow:hidden;
}
.graytxt{
    color: #999999;
}
.redtxt{
    color: #ff4343;
}
.wintxt {
    margin-top: 1.7rem;
}
.header{
    border-bottom: 1px solid #cccccc;
}
.back{
    background: url("../images/png_db_13.png") no-repeat;
    background-size: 100% 100%;
    width: 1.6rem;
    height: 2.9rem;
    position: absolute;
    margin:2.1rem 2.5rem 2rem 2.8rem;
    z-index: 111;
}
.giveuser{
    height: 7.6rem;
    font-size: 2.5rem;
    line-height: 7.6rem;
    border: none;
    background: url("../images/bg_db.jpg");
    background-size: 100%;
    text-align: center;
    margin: 0 auto;
    color: white;
}
#record {
    position: relative;
    height: 7.2rem;
}
.myrecord {
    line-height: 7.2rem;
    position: absolute;
    left: 10.35rem;
}
.allrecord {
    left: 30rem;
}
.myrecord  > span {
    width: 10rem;
    font-size: 2.5rem;
    position: absolute;
    color: #333;
}
.bgorder {
    position: absolute;
    bottom:1.45rem;
    left: 14.2rem;
}
.bgorder > span {
    position: absolute;
    width: 2.8rem;
    height: .4rem;
    background: #ff4343;
}
.bgbtn{
    left: 30.2rem;
}
.win{
    float: left;
    width: 2rem;
    height: 2rem;
    margin: 1.9rem .7rem 0 .8rem;
}
.win1 {
    background: url("../images/png_db_11.png") no-repeat;
    background-size: cover;
}

.win2 {
    background: url("../images/png_db_08.png") no-repeat;
    background-size: cover;
}

.pro_reward {
    float: left;
    display: block;
    color: #999999;
    font-size: 1.77rem;
    padding: 18px 0 0 2.18rem;
}
.freshmanPlay{
    background-color: white;
    overflow:hidden;
}
.freshmanPlay > p{
    border-bottom: 1px solid #dedede;
    font-size: 1.875rem;
    color: #333333;
    padding-bottom: 1.6rem;
    margin: 1.3rem 2.8rem 0 2.8rem;
}
.freshmanPlay span{
    float: right;
    color: #999999;
}
.recordmess{
    height: 12rem;
    line-height: 3.2rem;
    margin: 2.4rem 3rem -0.2rem 3rem;
    font-size: 2.18rem;
}
.recordmess img{
    width: 6.3rem;
    margin: .4rem 1rem 0 0;
    float: left;
    padding-right: 1rem;
}
.recordmess span{
    font-size: 1.875rem;
    letter-spacing: 3px;
}
.nomore{
    display: block;
    position: relative;
    font-size: 1.875rem;
    left: 50%;
    color: #999999;
    margin:1.875rem auto 35rem -10%;
}
.not_win {
    cursor: pointer;
    clear:both;
    background-color: #cccccc;
    color: white;
    font-size: 2.18rem;
    text-align: center;
    width: 13.6rem;
    height: 5.2rem;
    line-height: 5.2rem;
    border-radius: 10px;
    float: right;
    margin: 2.25rem 24px 2.25rem 0;
}

.winning {
    clear: both;
    font-size: 2.18rem;
    text-align: center;
    height: 5.7rem;
    line-height: 5.7rem;
    border-radius: 10px;
    float: right;
    margin: 2.25rem 1.875rem 1.75rem 0;
    color: #ff4343;
}
/*µÇÂ¼×¢²áµ¼º½
.title{
    width: 100%;
    height: 7.2rem;
    line-height: 7.2rem;
    background-color: white;
    font-size:2.5rem;
    padding: 0 16%;
    box-sizing: border-box;
}
.title ul{
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.title ul li{
    width: 50%;
    float: left;
    text-align: center;
}
.title ul li a{
    color: #333;
}
.btn{
    width: 4.2rem;
    background-color: #ff4343;
    height: .3rem;
    display: block;
    clear: both;
    margin: -1.5rem auto 0 auto;
    border-radius: 3px;
}*/