@charset "UTF-8";
.body {
  width: 95%;
  margin: 0 auto; }

.new-doc {
  letter-spacing: 1px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }
  .new-doc.now-aqgqj-doc:after {
    content: '新建含安全工器具试验报告'; }
  .new-doc.new-dqsb-doc {
    background-color: #0081ff; }
    .new-doc.new-dqsb-doc:after {
      content: '新建电气设备试验报告'; }
  .new-doc.new-dtaqgqj-doc {
    background-color: #ff0808; }
    .new-doc.new-dtaqgqj-doc:after {
      content: '新建地铁试验合格证打印'; }

#data-item-list .data-item {
  text-align: center;
  border: 1px solid #ccc;
  border-bottom: none; }
  #data-item-list .data-item.bottom {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px; }
  #data-item-list .data-item .data-item-title {
    background-color: #0081ff;
    color: #FFF; }
  #data-item-list .data-item .data-item-content {
    background-color: #f0f8ff; }
  #data-item-list .data-item .data-item-info {
    display: inline-block;
    height: 45px;
    line-height: 45px; }

/*# sourceMappingURL=index.css.map */
