﻿.font-b
{
    font-weight: 600;
    color: #000;
}
.text-center
{
    text-align: center;
}

.text-left
{
    text-align: left;
}

input[type=text]
{
    border: 0;
    width: 100%;
}

.input-border-bottom
{
    border-bottom: 1px solid #000 !important;
    margin-left: 10px;
}

.wrap
{
    width: 820px;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}

.table-title
{
    font-size: 24px;
    font-family: "宋体";
    color: #000;
}

.table-date
{
    width: 100%;
    padding: 20px 40px;
    font-size: 14px;
    margin-bottom: 20px;
}

.table-gov
{
    float: left;
}

.evaluate-date
{
    float: right;
}

.table-wrap
{
    width: 100%;
}

.basetable
{
    width: 100%;
    background-color: #000;
}

.basetable td, .basetable th
{
    border: 1px solid #000;
    background-color: #fff;
    padding: 5px;
    line-height: 20px;
}

.basetable th
{
    border-top: 0;
    font-weight: 600;
    color: #000;
}

.table-co-base-title
{
    width: 120px;
}

.table-co-base-content
{
    width: 151px;
}

.standard-seriNum
{
    width: 60px;
}

.standard-itemName
{
    width: 160px;
}

.standard-score
{
    width: 40px;
}

.standard-content
{
    width: 380px;
}

.evaluate-content
{
    width: 100px;
}

.evaluate-score
{
    width: 80px;
}
