.tp p{   
    height: 140px;
    text-align: center;
    line-height: 140px;
    width: 48%;
    float: left;
    margin: 10px 1%;
    background-color: #f5f5f5;}
.tp img{
    max-width: 100%;
    max-height: 120px;
    vertical-align: middle;}
.public_main table {
      width: auto;
      max-width:100%
;}

.public_main thead,.public_main tbody,.public_main tfoot {
    border: 1px solid #333;
    background: none;}

.public_main tbody th, .public_main tbody td , .public_main tbody th, .public_main tbody tr{
    padding: 0;
    box-sizing: border-box;
    outline: none;
    border: 1px solid #333;}
.public_main  tbody tr:nth-child(even) {
    border-bottom: 0;
    background: none;}

.public_main table p {
    margin-bottom: 0;
    line-height: 1.6;}
a{
    word-wrap: break-word;}
