.canshu{
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
 
}
.canshu table {
width:100% !important;
border: 1px solid #222
}
.canshu>table tr td{
 width:auto !important;
 white-space: nowrap;
  text-align: center;
  border-bottom: 1px solid #222;
  border-right: 1px solid #222;
  padding: 0 10px;
     vertical-align: middle;
}
.canshu>table tr td span{
  width:auto !important;
  white-space: nowrap
}
.xiangqing ul li{
    list-style: inherit !important;
}