.fs .al {
    padding-left: 0;
}
.i .ssw.select-desc {
    height: 37px;
    line-height: 37px;
    margin: 0 5px 0 10px;
    font-size: 16px;
}
.submit {
    color: #fff;
    border: none;
    background: #f78015;
    padding: 8px 50px;
    cursor: pointer;
    border-radius: 6px;
    font-size: 16px;
}
.query-range-header {
    background: #f78015;
}
.query-range-header .s {
    width: 952px;
    margin: 0 auto;
    padding: 10px 0;
}
.query-range-title {
    display: inline-block;
    vertical-align: middle;
}
.query-range-title p {
    margin: 0;
    color: #fff;
}
.query-range-title p:first-child {
    font-size: 18px;
    font-weight: bold;
}
.query-range-icon {
    display: inline-block;
    vertical-align: middle;
    width: 65px;
    height: 50px;
    background: url('//img.8891.com.tw/usedauto/queryRangelogo.png') no-repeat;
    background-size: contain;
    background-position: center;
}
.free-duty-title {
    font-size: 16px;
    color: #f12323;
}
.free-duty-content {
    font-size: 12px;
    color: #999;
}

.result-table {
    text-align: center;
    border: 1px solid;
    border-collapse: collapse;
    /* margin: 0 auto; */
    border-color: #999;
}
.result-table th {
    width: 250px;
    background: #eee;
}
.result-table tr {
    line-height: 2;
}
#code {
    float: initial;
}
.code_img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.default dd {
    max-height: 200px;
    overflow-y: scroll;
}
#Footer {
    margin-top: 10px;
}
.bd {
    margin-top: 60px!important;
}
.fs {
    padding-top: 30px!important;
}
.reg-first-sb {
    line-height: 9999px;
    font-size: 0;
    overflow: hidden;
    cursor: pointer;
    border: 0;
    width: 194px;
    height: 43px;
    background: url(//img.8891.com.tw/user/range_btn.png) no-repeat 0 0;
}
#result-table-container {
    margin-bottom: 60px;
}
.default dt {
    width: 80px;
    background-position: 60px 6px;
}