@charset "utf-8";

.table1 tr td {
    text-align:center;
}

.bt-1 span {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 12px 20px;
    background: #0c36a0;
}

.table2 tr td {
    text-align:center;
    padding: 10px;
}

.table3_span {
    font-size: 26px;
}

.dezewei_zx {
    display: inline-block;
    padding: 15px 40px;
    margin-right: 10px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    background: #0079c7;
}

.dezewei_zx1 {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #a7a7a7;
    margin-left: 5px;
    padding: 15px 40px;
}