@charset "utf-8";
/*开奖公告start*/
.kjga_top{
    /*height: 35px;*/
    height: 47px;
    box-sizing: border-box;
    background: url("../images/news/news03.png") no-repeat left bottom;
    background-size: 145px 2px;
}
.kjga_top h4{
    width: 15%;
    color: #333333;
    font: 20px/32px "微软雅黑";
    padding-left: 30px;
    background: url("../images/news/news05.png") no-repeat left;
    float: left;
    box-sizing: border-box;
}
.kjga_top ul{
    float: left;
    width: 55%;
    position: relative;
    box-sizing: border-box;
    padding-left: 14px;
}
.kjga_top ul li{
    width: 75px;
    color: #ffffff;
    font: 15px/34px "微软雅黑";
    text-align: center;
    cursor: pointer;
    float: left;
    background: #cccccc;
    margin-right: 10px;
}
.t_select{
    float: left;
    width: 30%;
    box-sizing: border-box;
    font: 15px/35px "微软雅黑";
    color: #333333;
}
#cont,#conk{
    font: 14px/14px "微软雅黑";
    color: #a194ae;
    width: 70px;
}
#cont{
    margin-right: 10px;
}
#conk{
    margin-left: 10px;
}
#but_query{
    display: inline-block;
    width: 62px;
    height: 32px;
    background:#2b7ac9;
    font: 20px/32px "微软雅黑";
    color: #ffffff;
    border-radius: 5px;
    text-align: center;
  margin-left: 10px;
  cursor: pointer;
}
.kjgg_ditem01{
    margin-top: 0;
    box-sizing: border-box;
    padding:25px 28px 33px 28px;
    border: 1px solid #dcdcdc;
    background: #fff;
}
.jia{
   position: relative;
    top: -8px;
}
.table_center{
    border-collapse:collapse;
    width: 100%;
    border:0;
}
.table_center thead td{
    height:39px;font:12px/14px "Microsoft YaHei","微软雅黑",Arial;
    color:#333;
    background:#dddddd;
    font-weight: bold;
}
 .table_center td{
    text-align:center;
    border:1px solid #fff;
}
.bgzt tbody tr:nth-child(even) td{
    background:#eee;
}
 .table_center tbody tr span.rq1{
    overflow:hidden;
    width:25px;
    height:25px;
    margin:0 1px;
    display:inline-block;
    text-align:center;
    font:12px/25px
    "Microsoft YaHei","微软雅黑",
    Arial;color:#fff;
    background:url("../images/qiuHs.jpg") no-repeat;
   border-radius: 50%;
}
 .table_center tbody tr span.bq1{
    overflow:hidden;
    width:25px;
    height:25px;
    margin:0 1px;
    display:inline-block;
    text-align:center;
    font:12px/25px "Microsoft YaHei","微软雅黑",Arial;color: #fff;
    border-radius:50%;
    background:url("../images/qiuLs.jpg") no-repeat;
}
 .table_center tbody td{
    height:38px;font:12px/14px "Microsoft YaHei","微软雅黑",Arial;
    color:#333;background:#f5f5f5;
}
 .table_center  tbody td span.xinqiang{
    display:inline-block;
    width:20px;
    height:20px;
    background:url("../images/kjgg01.png") no-repeat;
    -webkit-background-size: 100%,100%;
    -moz-background-size: 100%,100%;
    -o-background-size: 100%,100%;
    background-size:100% 100%;
}
 .info_tab{
     width: 100%;
 }
.kjga_top ul .rd_active{
    background: #2b7ac9;
}
.kjga_top ul .rd_active a:hover{color:#fff !important;}
.infor_item{
    display: none;
}
.pub_sect .selected{
    display: block;
}
/*开奖公告样式end*/
/*移动端样式*/
@media (max-width:750px){
    body{
        width: 100%;
    }
    .infor_item{
        margin-top: 20px;
      width: 100%;
      overflow: auto;
    }
  .kjga_top{background:none;}
    .kjga_top ul{
        width: 100%;
        height:34px;
        padding-left: 0;
    }
    .t_select{
        width: 100%;
        font: 14px/20px "微软雅黑";
        box-sizing: border-box;
        padding-left: 0px;
        margin-top: 24px;
        text-align: center;
    }
    #cont, #conk{
            font: 14px/20px "微软雅黑";
    text-align: center;
    width: 80px;
    height: 20px;
    border: 1px solid #7A7A7A;
    }
    .kjga_top ul li{
        float: left;
        width: 14%;
        margin-right: 1%;
      margin-left: 1%;
      margin-top: 8px;
        font:14px/28px "微软雅黑";
    }
    .kjgg_ditem01{
        padding: 35px 0 33px 0;
        background: none;
    }
    #but_query{
        display: inline-block;
    width: 55px;
    height: 32px;
    background: #2b7ac9;
    font: 14px/32px "微软雅黑";
    color: #ffffff;
    border-radius: 5px;
    text-align: center;
    position: relative;
    top: -1px;

    }
  
  .table_center{ width: 1000px;}
}
@media (min-width:1000px){
    .container{width:1000px!important;}
}