.table-f1 th,
.table-f1 td {
    border: 1px solid #E6E6E6;
    height: 36px;
    line-height: 36px;
    color: #5f5e5e;
    font-size: 12px;
    font-weight: normal;
}

.table-f1 .last {
    border-right: none;
}

.table-f2 {}

.table-f2 th,
.table-f2 td {
    padding: 5px;
    border: 1px solid #E6E6E6;
}

.table-f3 {}

.table-f3 th {
    padding: 10px 5px;
    border: 1px solid #E6E6E6;
    font-size: 14px;
    color: #5F5E5E;
}

.table-f3 td {
    padding: 10px 5px;
    border: 1px solid #E6E6E6;
    color: #5F5E5E;
}

.table-f3 .tr-bink {
    background: #F8F8E0;
}

.table-f3 .tr-blue {
    background: #007bcb!important;
}

.table-f3 .tr-blue th,
.table-f3 .tr-blue td,
.table-f3 .tr-blue td a {
    color: #fff;
}

.table-f3-1 th {
    text-align: right;
    font-weight: normal;
    padding: 10px 20px;
}

.table-f3-1 td {
    text-align: left;
    padding: 10px 20px;
}

.table-f3-1 .ac td {
    text-align: center;
}

.table-f3-1 .ac .font-blue {
    color: #2E78D0;
}

.table-f4 {}

.table-f4 th {
    padding: 10px;
    text-align: right;
    color: #666;
}

.table-f4 td {
    text-align: left;
    padding: 10px;
}


/*产品预约 shiqy 8-10*/

.btn-title {
    background: url(../images/bg-common-l8.gif) left center repeat-x;
}

.btn-title ul {}

.btn-title ul li {
    float: left;
}

.btn-title ul li a {
    padding: 0 15px;
    color: #535353;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.btn-title ul li a:hover {
    background: url(../images/tab_bg.gif);
    text-decoration: none;
    color: #fff;
}

.btn-title ul li.on a {
    background: url(../images/tab_bg.gif);
    text-decoration: none;
    color: #fff;
}

.btn-con td {
    text-align: left;
    padding-left: 8px;
    border: 1px solid #E6E6E6;
}

.btn-con input {
    margin-right: 8px;
}

.ued-btn {
    width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    background: url(../images/tab_bg.gif) repeat-x;
    margin-top: 20px;
}

.ued-btn:hover {
    cursor: pointer;
}

.ued-btn-yz {
    background: #ffffdd;
    height: 20px;
    line-height: 20px;
    text-align: left;
    padding: 20px;
    color: #f00;
}

.ued-btn-yz input {
    border: 1px solid #d8d8d8;
    height: 20px;
}

.ued-btn-hr {
    border-bottom: 1px dashed #dfdfdf;
}
