.recordedit {
    border: 1px solid #e0e8f5 ;
    padding:0;
    margin:0 auto;
    border-collapse: collapse;
}
.recordedit th {
    font-weight: bold;
    font-size: 14px;
    text-align:center;
    border: 1px solid #e0e8f5;
    padding: 5px 5px 5px 5px;
    background: #efefef;
}
.recordedit td {
    font-size:14px;
    padding: 10px 10px 10px 10px;
    text-align:left;
}

input {
    width:150px;
    height:30px;
    font-size:14px;
}
.nav>li>ul {
    display: none;
}
#bg{width:100%;height:100%;left:0px;position:absolute;filter: Alpha(opacity=50);opacity:0.5; background:#000000; display:none;}

.tab_th {
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    text-align: center;
    background:#F5F5F5;
    color:#333;
    padding:3px;
    font-weight:bold;
    font-size:13px;
    width:120px;
}

.zt {
    background:#e0e3de;border: 1px solid #d2d0d0;margin-top:-1px;padding: 9px 8px 9px 8px;display: flex;justify-content: space-between;line-height: 16px
}
.lihao {
    background:#c9ccc7;
    border: 1px solid #d2d0d0;
    margin-top:-1px;
    padding: 9px 8px 9px 8px;
    display: flex;
    justify-content: space-between;
    line-height: 16px;
    color:#42404f;
    font-weight: bold;
}
.lihao a {
    color:#42404f;
}
.likong {
    background:#c9ccc7;
    border: 1px solid #d2d0d0;
    margin-top:-1px;
    padding: 9px 8px 9px 8px;
    display: flex;
    justify-content: space-between;
    line-height: 16px;
    color:green;
    font-weight: bold;
}
.likong a {
    color:green;
}
.live {
    border-collapse:collapse;
    border-spacing:0;
    width:100%;
    font-weight: bold;
}
.live td {
    padding:10px;
    background: #dfe2e9;
}
.s {
    float:left;
    width:100px;
    height:30px;
    
    margin-right:10px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 6px;
}
.zhangdie {
    float:right;
}

.daban_top {
    height:30px;
    background: #e0e1da;
    
    float:left;
}
.rate {
    width:500px;
    height:20px;
    float:left;
    margin-top:4px;
    font-size:12px;
    color:white;
    margin-top:5px;
    margin-left:78px;
}
.rate_z {
    background: #f0605c;
    float:left;
    border-radius:0px 10px 10px 0px;
}
.rate_p {
    background: #f4dca8;
    float:left;
}
.rate_d {
    background: #828782;
    float:left;
    border-radius:10px 0px 0px 10px;
}
.number_d {
    float:left;
}
.number_z {
    float:right;
}
.dleft {
    float:left;
    width:260px;
    border-left:4px solid #e7ebf4;
    border-right:4px solid #e7ebf4;
    border-bottom:4px solid #e7ebf4;
    background: #f9f9fa;
}
.zhangting {
    margin-left:2px;
    width:320px;
}
.zhangting li {
    margin:0px 4px;
    padding:8px 0px;
}
.blockname {
    background: #e7ebf4;
    font-size:14px;
}