#tab-content-xqxi .sty_userview label {
  width: 130px;
}
#tab-content-xqxi .sty_userview label-span {
  display: inline-block;
  width: calc(100% - 130px);
  vertical-align: top;
}
#tab-content-xqxi .sty_userview field-item.style-field-item-inline {
  width: 100%;
}

#tab-content-xqxi .sty_userview shownote {
  width: 710px;
  margin-top: 10px;
}

#tab-content-xqxi .sty_userview field-item2 {
  width: 396px;
}

#tab-content-xqxi .sty_userview field-item2.t2 {
  width: 650px;
}

#tab-content-xqxi .sty_userview field-item2.t2 field_p {
  width: 520px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#tab-content-xqxi .sty_userview .sty_userview_tel {
  margin-left: 40px;
}

workpanel label,
subworkpanel label {
  display: inline-block;
  width: 130px;
}

#tab-content-xqxi .sty_userview .sty_his_address {
  display: block;
  width: 740px;
}

.btn_a{
  border: 0;
  background-color: inherit;
  color: #3963c5;
  margin: 0 10px 0 0;
  padding: 0;
}

.btn_a:hover{
  text-decoration: underline;
}


tab-content-xmzx fileList a{
  color: #3963c5;
}