/**组件样式**/
table{
  margin:10px auto;
  padding:0px 20px;}

table tr td{
    border:1px solid #000;
    text-align: center;}
