body{
    position: relative;
    font-family: "微软雅黑"  ;
    background-color: #427f9c; 
    font-size:12px;
    margin: 0;
}
div,p,span,img{
    margin: 0; 
    
}
.bg { 
    width:1920px; 
    margin: 0 auto;  
    background-image:url('http://admin.qiniu.fhwshg.cn/16753859184977-72481.png'); background-repeat: no-repeat;
    position: absolute; 
    left: 50%; 
    margin-left: -960px;
    padding-bottom: 30px;
}
.time-title {
    position: absolute;
    top: 112px;
    left: 366px;
    height: 15px;
    font-size: 18px;
    font-weight: 400;
    color: #54421A;
    line-height: 13px;
}
.rank_title {
    position: absolute;
    top: 278px;
    left: 359px;
    width: 619px;
    height: 44px;
    font-size: 16px;
    font-weight: 700;
    color: #162b00;
    line-height: 30px;
}

.width1000{ width: 1200px; margin: 378px auto;}

.left{
    float: left;
}
.cl{
    clear: both;
}
.showlist{
    width:462px; 
    color: #fff; 
    padding-top:50px; 
    position: relative; 
    margin-left: 4px;
}
.showlist_box{
    color: #ffffff;
    height: 40px;
    font-size: 16px;
    margin-top: 20px;
    width: 100%;
}
.showlist_box>thead>tr>th{
    font-weight: bold;
    font-size: 16px;
    line-height: 60px;
}
.showlist_box>tbody>tr>td{
    line-height: 40px;
    text-align: center;
    font-weight: 500;
}
.passpage{text-align: center;  }
.passpage span{margin-left:10px; margin-right:10px; cursor: pointer;}
.passpage span:hover{ color:#1cffa7}

.showlist .showlist_btn{
    width: 280px;
    height: 38px;
    border: 2px solid #F9E9C6;
    margin: 0 0 4px 90px;
    border-radius: 25px;
    overflow: hidden;
    background: #432604;
}
.showlist .showlist_btn div{
    width: 140px;
    height: 38px;
    border-radius: 25px;
    line-height: 35px;
    text-align: center;
    color: #F9E9C6;
    font-size: 16px;
    float: left;
}
.showlist .showlist_btn div:hover{
    cursor: pointer
}
.showlist .showlist_btn .curz{
    background-color: #F9E9C6;
    color: #4E2E07;
}
.bef_rank{
    display: none
}
.color1 {
    background-color: #361F02;
}
.color2 {
    color: #FFD166;
}
.color3 {
    color: #FFE8B4;
}
.color4 {
    color: #FFF3D9;
}

.rulelist {
    width: 710px;
}
.right_content{
    margin-left: 58px;
    color: #fff;
    line-height: 25px;
    font-size: 15px;
}
.avatar {
    border-radius: 50px;
    position: absolute;
}
.right_content.first {
    display: flex;
    margin-top: 63px;
}
.right_content.second {
    margin-top: 105px;
    font-size: 16px;
    margin-left: 180px;
}
.right_content.third {
    margin-top: 140px;
    margin-left: 160px;
}
.right_content.forth {
    margin-top: 60px;
    margin-left: 160px;
}
.right_content p {
    letter-spacing: 1px;
    padding-left: 20px; 
}
.right_content p span{
    margin-right: 20px;
}
.right{
    float: right;
}
.title01 {
    margin-top: 90px;
    margin-bottom: 10px;
}
.title01 a{
    display: block; 
    text-decoration: underline;  
    color: #fff; 
    line-height: 40px; 
    font-size: 14px;
}

.gamelist {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.product{
    background: url('http://admin.qiniu.fhwshg.cn/16751345837705-72254.png') no-repeat;
    width: 380px;  
    height: 274px; 
    position: relative; 
    margin-top:30px; 
    color: #fff;
    margin-right: 20px;
}
.product img {
    width: 126px;
    height: 175px;
    display: block; 
    position: absolute; 
    left: 30px; 
    top:50px;
}
.product div {
    position: absolute;
    top: 50px;
    left: 170px;
}
.product div p{
    width: 170px;
    padding-left: 10px; 
    font-size: 16px; 
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p_button {
    margin-top: 10px;
    width: 143px;
    height: 40px;
    background: url('http://admin.qiniu.fhwshg.cn/16751285040375-67916.png') no-repeat;
    display: block;
    color: #ffedb6;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
    cursor: pointer;
}