/**组件样式**/
   .yclj {
    float: right;
    margin-left: 10px;
    margin-top: -5px;
    display:none;}

    .yclj li {
        text-align: left;}

    .yclj li a {
        font-size: 18px;
        color: #fff;}
.stable table{margin: 0 auto; width:100%;}
.stable table td{border: 0px solid #000000;}
.stable table td p{text-indent:0em;}
.sinput {
    width: 200px;
    height: 20px;
    border: 1px solid #666;}
.stable tr {
    height:40px;}

.stable td {
    font-size: 14px;}
.stable td:first-child {
    width: 80px;}

.sousuoBtn{
    border: 0;
    cursor: pointer;
    background: #c70c06;
    color: #fff;
    padding: 3px 15px;
    box-sizing: border-box;
    border-radius: 5px;}
.resetBtn{
    border: 0;
    cursor: pointer;
    margin-left: 10px;
    background: #c70c06;
    color: #fff;
    padding: 3px 15px;
    box-sizing: border-box;
    border-radius: 5px;}



