body {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.row_div {
    height: 39px;
    float: left;
    margin-right: 5px;
    margin-left: 13px;
    margin-top: 15px;
}

.top-query {
    width: 100%;
    background: #FAFAFA;
    height: 134px;
}

.lxr-query {
    width: 100%;
    background: #FAFAFA;
    height: 134px;
}

.current_position {
    width: 100%;
    height: 32px;
    background: #D9E2F1;
    position: relative;
    padding-bottom: 10px;
}

.query-select {
    width: 170px;
    height: 25px;
    background: #FFFFFF;
    border: 1px solid #BDC5D2;
    -webkit-appearance: checkbox;
}

.query-input {
    width: 170px;
    height: 25px;
    background: #FFFFFF;
    border: 1px solid #BDC5D2;
    margin-right: 57px;
}

.left-message {
    height: 43px;
    background: #E8F0F7;
    margin-top: 13px;
    width: 59%;
    float: left;
}

.right-message {
    width: 40%;
    float: left;
    margin-left: 11px;
    height: 43px;
    margin-top: 13px;
    background: #E8F0F7;
}

.left {
    width: 60%;
    float: left;
    margin-top: 20px;
}

.right {
    width: 38%;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.tableLeft {
    margin-top: 13px;
    width: 51%;
    float: left;
}

.tableRight {
    width: 40%;
    float: left;
    margin-left: 11px;
}

th {
    height: 37px;
    width: 233px;
}

.eleLable {
    float: left;
    width: 28%;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
    margin-bottom: -17px;
}

.selectButton {
    position: absolute;
    margin-top: 352px;
    text-align: center;
    align: center;
    width: inherit;
    margin-left: 463px;
}

.bottomPage {
    margin-top: 420px;
}

.eleTab {
    width: 200px;
}

textarea {
    width: 434px;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #BDC5D2;
}

#useNote {
    float: inherit;
    margin-left: 32px;
}

.pContent {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    margin-left: 25px
}

.query-input-ele {
    width: 130px;
    height: 25px;
    background: #FFFFFF;
    border: 1px solid #BDC5D2;
    margin-right: 57px;
    margin-top: 15px;
}

.query-input-lxr {
    width: 330px;
    height: 25px;
    background: #FFFFFF;
    border: 1px solid #BDC5D2;
    margin-top: 15px;
}

table, table thead {
    width: 100%;
}

table thead th {
    padding: 13px 0;
    font-size: 14px;
    text-align: center;
}

.tableList tr td {
    width: auto;
    padding: 10px 0;
    text-align: center;
}

.inputTable {
    width: 145px;
    height: 25px;
    border: solid 1px #BDC5D2;
    padding: 0 10px;
    margin: 0 20px;
}

.lxrxx {
    width: 287px;
    height: 25px;
    border: solid 1px #BDC5D2;
    padding: 0 10px;
    margin: 0 20px;
}

.resetForm {
    width: 91px;
    height: 30px;
    margin-left: 19px;
    background-color: #94A5C1;
    color: #FFFFFF;
    border: 0;
    border-radius: 5px;
}

.submitButton {
    width: 91px;
    height: 30px;
    background-color: #2176D3;
    color: #FFFFFF;
    border: 0;
    border-radius: 5px;
}

.wtcx {
    font-weight: bold;
    font-size: 22px;
    float: left
}

.ypxx {
    font-size: 16px;
    margin-top: -6px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
}

.broken {
    border: 1px solid #EA5413;
    width: 160px;
    margin-top: -1px;
}


