<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #f4f4f4;
}
.banner {
  height: 300px;
  padding-top: 44px;
  color: #fff;
  background: url("../img/qingdao/license-banner.png") #4080be no-repeat center top;
}
.banner .banner-slogan {
  margin-bottom: 28px;
  font-size: 28px;
}
.banner .banner-info {
  width: 640px;
  font-size: 16px;
  line-height: 2;
}
.g-main {
  width: 1200px;
  margin: 0 auto;
}
.statistic {
  margin-top: -85px;
}
.statistic .stati-item {
  position: relative;
  padding: 32px 0;
  text-align: center;
}
.statistic .stati-item + .stati-item:before {
  content: '';
  position: absolute;
  left: -1px;
  top: 32px;
  bottom: 32px;
  border-left: 2px dashed #e5e5e5;
}
.statistic .stati-icon {
  width: 74px;
  height: 74px;
  margin: 0 auto 16px;
}
.statistic .stati-num {
  margin-bottom: 12px;
  font-size: 22px;
}
.statistic .stati-name {
  font-size: 16px;
}
.panel {
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
}
.panel .page {
  text-align: center;
}
.panel .panel-header {
  padding: 20px;
  border-bottom: 1px solid #e4e4e4;
}
.panel .panel-title {
  float: left;
  height: 40px;
  font-size: 22px;
  line-height: 40px;
  font-weight: bold;
}
.panel .affairs-public .search-form .input-group,
.panel .affairs-public .search-form .form-control {
  background-color: #f7f7f7;
}
.panel .c-btn-group-collapse-department .btn-group .btn {
  padding: 16px 10px;
  font-size: 16px;
}
.panel .c-btn-group-collapse-department .btn-group .btn:hover {
  color: #fff;
  background-color: #0085c2;
}
#scroll-table {
  position: relative;
  height: 400px;
  overflow: hidden;
}
.table {
  width: 100%;
  font-size: 14px;
  margin-bottom: 0;
  table-layout: fixed;
}
.table &gt; thead &gt; tr &gt; th {
  font-size: 16px;
  color: #333;
  background-color: #fafafa;
  border-bottom: none;
}
.table th,
.table td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.license-list &gt; ul &gt; li {
  position: relative;
  padding-left: 16px;
  padding-right: 180px;
  height: 50px;
  line-height: 49px;
  border-bottom: 1px solid #f3f3f3;
}
.license-list &gt; ul &gt; li:hover {
  color: #0085c2;
  background-color: #f4f4f4;
}
.license-list &gt; ul &gt; li a {
  display: block;
  position: absolute;
  right: 16px;
  top: 0;
}
.license-list &gt; ul &gt; li i {
  margin-right: 4px;
}
.license-list .license-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 992px) {
  .statistic {
    margin-top: -96px;
  }
  .statistic .stati-item + .stati-item:before {
    display: none;
  }
}
/*# sourceMappingURL=qingdao-license.css.map */</pre></body></html>