.table{
    margin-top:28px;
    background: #e5e5e5;
    width:100%;
    border-collapse: inherit;
    border-spacing:1px;
    color:#666;
}
.table th{
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
}
.table td{
    padding:10px 0;
    text-align: center;
    line-height: 24px;
    background: #fff;
}
.table td span{
    color:#3b5999
}
.table a{
    color: blue;}
.table textarea{

    margin: 0;
    padding:0;
    border: none;
    outline:none;
    resize:none;
    /*height: 30px;*/
    line-height: 24px;
    /*text-align: center;*/
}

.chengshi{margin:0 auto;}
.chengshi table th{
    text-align:left;
    padding-left: 15px;
    font-weight:600;
    letter-spacing: 2px;
    font-size:18px;


}
.chengshi .shi{
    text-align:left;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 25px;

}
.chengshi table tr td:hover{background-color:#fdfdfd;}
.sheng{width:60px; padding:0; text-align: center; font-size:16px;}
.chengshi:hover{color:blue}
.chengshi td a{color:#3b5999}
.chengshi td a:hover{color:blue; font-weight:600;}
.shi span{padding:0 7px;white-space: nowrap;  /*强制span不换行*/
      display: inline-block;  /*将span当做块级元素对待*/}

.page a{padding:0 5px; color:#3b5999}
.page a:hover{color:blue;}