﻿body {
}

.right table {
    width:940px;
    margin:0 auto 20px auto;
}
.right table .input {
    width:36px;
}
label {
    cursor: pointer;
    vertical-align: middle;
}
.right table th , .right table td {
    height:40px;
    line-height:40px;
}
.right table th > div, .right table td > div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
input[type=checkbox] {
    vertical-align:middle;
}
.right table .spmc {
    width:258px;
    text-align: center;
}
.right table .sccj {
    width: 176px;
}
.right table .bzdw {
    width: 70px;
}
.right table .gg {
    width: 140px;
}
.right table .sl {
    width: 140px;
}
.right table .jg, .right table .cgcs {
    width: 80px;
}
.right table .cz {
    width: 100px;
}
.right table .sl > div{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.right table .sl > div input{
    display: block;
    width: 50px;
    height: 30px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.right table .sl > div div{
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    line-height: 30px;
    cursor: pointer;
}
.right table td {
    border-bottom: 1px dashed #e5e5e5;
}
.right table td div.sccj {
    vertical-align: middle;
}
.right table td.cz img {
    cursor: pointer;
}
.right table td.cz img.gwc {
    width: 28px;
    height: 20px;
}
.right table td.cz img.shanchu {
    margin-left: 10px;
}

.shanchu{
    width: 25px;
    height: 25px;
}
