  .list {
            width: 250px;
            height: 330px;
            margin-left: 20px;
            margin-right: 27px;
            margin-bottom: 20px;
            margin-top: 20px;
            float: left;
            position: relative;    
        }
          
        .list .list_t {
            padding: 14px;
            border: 1px solid #e5e2e2;
            border-bottom: 0 none;
            background-color: #fff;
        }
        .list .icon.cb_icon {
            background: url(../images/zhuanti/cb_game_icon.png) center center no-repeat;
        }
        .list .icon {
            width: 44px;
            height: 44px;
            display: inline-block;
            background: url(../images/zhuanti/sw_game_icon.png) center center no-repeat;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 2;
        }
        .list .game_pic {
            margin-bottom: 10px;
            position: relative;
        }
        a {
            color: #333;
            text-decoration: none;
        }
        .list .game_pic .kaifu_time {
            width: 100%;
            height: 28px;
            line-height: 28px;
            position: absolute;
            left: 0;
            bottom: 0;
            color: #fff;
            background-color: #000;
            text-indent: 8px;
        }
        .list .game_ctn_c {
            height: 28px;
            line-height: 28px;
            color: #666;
        }

        .list .game_ctn_c {
            height: 28px;
            line-height: 28px;
            color: #666;
        }
        .list .game_ctn_b {
            margin-top: 13px;
            margin-bottom: 6px;
            height: 32px;
        }
        .cb_game_list .list .list_b {
            background-color: #fff335;
        }
        .list .list_b {
            height: 40px;
            line-height: 40px;
            border: 1px solid #fded9e;
            background-color: #fffac6;
            font-size: 14px;
            color: #999999;
            padding: 0 10px;
        }
       .list .game_ctn_b a.details_btn {
            color: #FF6000;
            border: 2px solid #FF6000;
        }
        .list .game_ctn_b a {
            width: 100px;
            height: 28px;
            line-height: 28px;
            display: inline-block;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            border-radius: 17px;
        }
        .list .game_ctn_b a.start_game_btn {
            background-color: #FF6000;
            color: #fff;
            border: 2px solid #FF6000;
        }
        .list .game_ctn_b a {
            width: 100px;
            height: 28px;
            line-height: 28px;
            display: inline-block;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            border-radius: 17px;
        }
      .duan .game_ctn_b a  {
           
          
            margin-bottom: 13px;
            height: 32px;
            text-align: center;
           
        }
        .duan .game_ctn_b{
             width: 115px;
             margin: auto;
            margin-top: 20px;
            margin-bottom: 10px;
            height: 32px;
        }
        .list .finish_txt {
            height: 40px;
            line-height: 45px;
            float: left;
            font-size: 14px;
            color: #999;
        }

  .list .game_name {
    color: #1c0000;
    font-size: 15px;
    font-weight: bold;
}
body {
    color: #333;
    background-color: #fff;}
.fl {
    float: left;
    display: inline;
}
 .list .reward span {
    color: #ff6666;
    font-weight: bold;
    font-size: 13px;
}
.list .game_line {
    color: #0066ff;
    font-size: 13px;
}
 .list .count_down span {
    font-size: 22px;
    font-weight: bold;
    color: #ff7800;
}
 .list .count_down {
    float: left;
    color: #666666;
    font-size: 14px;
}
.box2019-con{
   background: #fff;
   border: 1px solid #e8e8e8;
   border-radius: 10px;
   overflow: hidden;

}
/*.mgt50{
        margin-top: 160px;
}*/
.duan{
            width: 250px;
            height: 300px;
            margin-left: 20px;
            margin-right: 20px;
            margin-bottom: 20px;
            margin-top: 20px;
            float: left;
            position: relative;    
        }
        .duan .list_t {
            padding: 14px;
            border: 1px solid #e5e2e2;
            border-bottom: 0 block;
            background-color: #fff;
        }