.BorkerInfo {
  margin: -265px 0 0 -495px;
}

.floatBox .content {
    background: #fff;
    border: none;
    margin-top: 0px;
        height: 600px;
    padding: 0px 20px 0px 20px;
}
table.item2 { 
	margin-top:20px;
}
table.item2 tr th {
  font-weight: bold;
  background-color: #eae3d8;
  color: #997528;
  padding: 8px 10px;
  box-sizing: border-box;
  border: solid 1px #ccc;
}
table.item2 tr td {
  border: 1px solid #efefef;
  text-overflow: ellipsis;
  padding: 8px 10px;
  background-color: #f9f9f9;
  border: solid 1px #ccc;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}