.spec_table_one table,
.spec_mo table{
    border-style: none;
    box-shadow: none;  
}
.spec_table_one .spec-item{
    margin-bottom:50px;
}
.spec_mo table tbody tr:nth-child(even),
.spec_table_one table tbody tr:nth-child(even),
.spec_mo th,
.spec_table_one th
{
    background: #eeeeee;
}
