table {
    empty-cells: show;
    border-collapse: collapse;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
}
.jisuan {
    padding: 14px;
    width: auto;
}
.j_title h2 {
    color: #F66;
    font-size: 18px;
    float: left;
    margin-right: 20px;
    display: inline-block;
}
h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
.j_title p {
    float: left;
    display: inline-block;
    margin-top: 6px;
}
hr {
    display: block;
    clear: both;
}
.g-doc {
    clear: both;
    overflow: hidden;
}
.j_bottom {
    width: auto;
    height: auto;
    overflow: hidden;
    background: #ff6985;
    border-radius: 3px;
    float: left;
    color: #fff;
    padding: 5px;
    padding-left: 15px;
    padding-right: -5px;
}
.m-section {
    width: auto;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin-right: 15px;
}
.m-input {
    width: 150px;
    float: left;
    border: 1px solid #f6bfc9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 15px;
}
.m-input input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 30px;
    margin-right: 10px;
    font-size: 15px;
    color: #ff6985;
    background: #fff;
    width: 96%;
    padding: 0 2%;
    border: none;
    outline: none;
}
.m-section {
    width: auto;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin-right: 15px;
}
.m-input {
    width: 150px;
    float: left;
    border: 1px solid #f6bfc9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 15px;
}
.m-work {
    width: 150px;
    float: left;
    margin: 10px 0 0 0;
}
.m-work input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 40px;
    width: 100%;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fa4b6c;
    border: none;
    outline: none;
    font-size: 15px;
}
.m-result {
    float: left;
    width: 600px;
    margin: 10px 0px 0px 0px;
    padding: 10px;
    line-height: 18px;
    color: #a2a2a2;
    border: 1px solid #f6bfc9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
    background: #fff8f9;
}
.zj_td{border-style:solid;border-width:5px;border-color:red;}
