#policyFileList{
  margin: 0;
}
.centers-r .article{
  margin-left: 0;
  margin-right: 0;
}
.layui-table-view{
  margin-top: 0;
  margin-bottom: 52px;
  border-left: none;
  border-right: none;
}
.layui-table-view .layui-table{
  border: none;
}
.layui-table-cell, .layui-table-tool-panel li{
  text-overflow: clip;
  white-space: normal;
  overflow: visible;
}
.layui-table-cell{
  line-height: 28px;
  height: auto;
}
.layui-table-header table tr th{
  text-align: center;
}
.layui-table-header table span{
  color: white;
  font-size: 16px;
  font-weight: bold;
}
.layui-table-header .layui-table thead tr{
  background-image: linear-gradient(
    #347cc2,
    #347cc2),
  linear-gradient(
    #138df2,
    #138df2);
  background-blend-mode: normal,
  normal;
}
.layui-table-body .layui-table-cell{
  color: #444444;
  font-size: 14px;
  word-break: break-word !important;
}
.weizhi:after{
  height: 0;
}
