.score-content {
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../images/score.jpg) 100% 100% no-repeat;
    background-size: 100% 100%;
    padding: 20px 30px;
}
#add{
    width: 190mm;
    height: 282mm;
}
.infor {
    display: block;
    font-size: 15px;
    font-weight: 700;
    padding: 5px 50px;
}
img {
    vertical-align: middle;
}
.iconimg{
    width: 200px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.eval {
    width: 90%;
    position: absolute;
    bottom: 20px;
    /*text-align: center;*/
}
.logo{
    text-align: center;
    margin-top: 10px;
}
.slogo{
    justify-content: center;
    align-content: center;
    line-height: 20px;
    font-size: 20px;
    font-weight: 700;
}
.col-md-4 {
    display: inline-block;
    position: relative;
    width: 25%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    vertical-align:text-top;
}
.col-md-6 {
    display: inline-block;
    width: 40%;
}
.ch1{
    text-align: right;
}
.ch2{
    text-align: right;
}
.h3, h3 {
    font-size: 24px;
}
.pod{
    position: relative;
}



.col-md-8 {
    display: inline-block;
    width: 66.66666667%;
    text-align: right;
}
.col-md-12{
    display: inline-block;
    width: 80%;
}
.table-bordered {
    border: 1px solid #000;
}
.s-score{
    margin-bottom: 126px;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    max-height: 720px;
}
.hidden {
    display: none!important;
}
table {
    background-color: transparent;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #000;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding:8px 8px;
    vertical-align: top;
    border-top: 1px solid #000;
}
.table tbody tr td{
    vertical-align: middle;
    /*min-height: 160px;*/
    /*line-height: 40px;*/
}
.table-bordered tr td{
    font-size: 14px;
}
.xmmc{
    width: 25%;
}

.col-md-3 {
    display: inline-block;
    width: 25%;
    vertical-align: top;
}
.c4 {
    display: inline-block;
    width: 28%;
    min-height: 1px;
    vertical-align: top;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 10px;
}
.col-md-5 {
    display: inline-block;
    width: 38%;
    text-align: center;
    vertical-align: bottom;
    margin-top: 24px;
    font-weight: 700;
}

.col-md-7 {
    /*position: absolute;*/
    /*top: 100px;*/
    display: inline-block;
    width: 48.33333333%;
    margin-left: 28px;
    margin-bottom: 10px;
    font-weight: 700;
}

.lstw{
    display: block;
}
.gz{
    display: block;
    /*margin-right: 60px;*/
    margin-top: 18px;
}
.day{
    display: block;
    /*margin-right: 35px;*/
    margin-top: 18px;
}
.cjd{
    position: absolute;
    left: 15px;
    bottom: 20px;
    font-size: 14px;
    font-weight: 700;
    /*text-align: left;*/
}