.file-search-wrapper {
  padding: 15px;
  background: #f3f5f9;
}
.file-search-wrapper .form-inline {
  width: 100%;
  border: 1px solid #e4e4e4;
  background-color: #fff;
}
.file-search-wrapper .form-inline .file-select {
  border: 0;
  color: #015293;
  background-color: transparent;
  border-right: 1px solid #e4e4e4;
  border-radius: 0;
}
.file-search-wrapper .form-inline .file-input {
  flex: 1;
  border: 0;
}
.file-search-wrapper .form-inline .btn-file-search {
  background-color: #015293;
  color: #fff;
  display: flex;
  align-items: center;
  border-radius: 0;
}
.file-search-wrapper .form-inline .btn-file-search .iconfont {
  line-height: 26px;
  color: #fff;
  font-size: 1.5rem;
}

.file-btn-title {
  font-size: 1.375rem;
  color: #333333;
  padding: 5px 18px;
  background-color: #f7f8fa;
  border-bottom: 2px solid #d5d5d5;
}
.file-btn-title .iconfont {
  margin-right: 5px;
  font-size: 1.8rem;
  color: #405a7a;
}

.file-btn-list {
  background-color: #f7f8fa;
  display: flex;
  flex-wrap: wrap;
  padding: 8px 9px;
}
.file-btn-list .entry {
  padding: 9px;
  flex: 1 1 50%;
}
.file-btn-list .entry .entry-link {
  display: block;
  background-color: #fff;
  padding: 14px 10px;
  line-height: 30px;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
  font-size: 1.125rem;
  display: flex;
  align-items: center;
}
.file-btn-list .entry .entry-link:hover {
  background-color: #eee;
}
.file-btn-list .entry .entry-link .iconfont {
  margin-right: 5px;
  font-size: 1.8rem;
  color: #405a7a;
}

.open-btn-list {
  background-color: #f7f8fa;
  display: flex;
  flex-wrap: wrap;
  padding: 9px;
}
.open-btn-list .entry {
  padding: 9px;
  flex: 1 1 50%;
}
.open-btn-list .entry .entry-link {
  display: block;
  background: #76b0f2;
  border-radius: 4px;
  padding: 14px 10px;
  line-height: 30px;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
  font-size: 1.125rem;
  color: #fff;
  text-align: center;
}
.open-btn-list .entry .entry-link:hover {
  background: #1758a1;
}
.open-btn-list .entry .entry-link .iconfont {
  margin-bottom: 8px;
  font-size: 2.2rem;
  color: #fff;
}

.key-open-list {
  background-color: #f7f8fa;
  display: flex;
  flex-wrap: wrap;
  padding: 22px 20px;
}
.key-open-list .entry {
  padding: 12px 9px;
  flex: 0 0 20%;
}
.key-open-list .entry .entry-link {
  display: flex;
  align-items: center;
  background: #f5faff;
  padding: 14px 10px;
  line-height: 30px;
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
  font-size: 1.125rem;
  color: #333;
  text-align: center;
}
.key-open-list .entry .entry-link:hover {
  background: #73ace4;
}
.key-open-list .entry .entry-link .iconfont {
  color: #fff;
  margin-right: 5px;
  font-size: 2rem;
  background-color: #0e61bb;
  height: 50px;
  line-height: 50px;
  flex: 0 0 50px;
  border-radius: 50%;
}

.leader-section .section-title {
  font-size: 1.375rem;
  color: #000;
}

.leader-wrapper {
  background-color: #f7f7f7;
}
.leader-wrapper .chief-wrapper {
  border-right: 1px solid #e6e4e4;
}

.leader-card {
  text-align: center;
}
.leader-card .leader-card-img img {
  height: 200px;
  width: 160px;
  max-width: 100%;
  object-fit: cover;
}
.leader-card .leader-card-name {
  margin-top: 10px;
  font-size: 1.125rem;
}
.leader-card .leader-card-name a {
  color: #005197;
}
.leader-card .leader-card-position {
  font-size: 1rem;
  color: #040000;
}

.leader-btn {
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #b0eaff;
  border-radius: 4px;
  font-size: 1.125rem;
  color: #000000;
}
.leader-btn .iconfont {
  text-align: center;
  width: 48px;
  height: 48px;
  background: #005197;
  border-radius: 50%;
  color: #fff;
  font-size: 32px;
  margin-right: 10px;
}

.leader-list-wrapper {
  align-items: center;
  display: flex;
}
.leader-list-wrapper .wrapper-title {
  font-size: 1.375rem;
  color: #005197;
  flex: 0 0 1.75rem;
  text-align: center;
}
.leader-list-wrapper .leader-list {
  display: flex;
  flex-wrap: wrap;
}
.leader-list-wrapper .leader-list .entry {
  padding: 5px 10px;
  flex: 0 1 20%;
  text-align: center;
}
.leader-list-wrapper .leader-list .entry .img-wrapper img {
  width: 125px;
  height: 156px;
  object-fit: contain;
}
.leader-list-wrapper .leader-list .entry .title {
  margin-top: 5px;
}
.leader-list-wrapper .leader-list .entry .title a {
  color: #000;
}

.meeting-wrapper {
  background-color: #f4fafe;
}

.tab-nav-wrapper .nav-column-title .nav-title {
  background-color: #005197;
  color: #fff;
  font-size: 1.375rem;
  padding: 0 20px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.tab-nav-wrapper .nav-column-title .nav-title .iconfont {
  font-size: 32px;
}

.meeting-report-list {
  justify-self: center;
  display: flex;
  flex-wrap: wrap;
}
.meeting-report-list .entry {
  text-align: center;
  padding: 10px 20px;
  flex: 1 1 33.3333%;
}
.meeting-report-list .entry .entry-link {
  position: relative;
  display: block;
}
.meeting-report-list .entry .entry-link .title {
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
  font-size: 1.375rem;
  color: #000;
  position: absolute;
}
.meeting-report-list .entry .entry-link img {
  height: 196px;
  object-fit: contain;
}

.orgs-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7.5px;
}
.orgs-list .entry {
  padding: 7.5px;
  flex: 0 0 20%;
  overflow: hidden;
}
.orgs-list .entry .entry-link {
  display: block;
  padding: 12px 16px;
  background-color: #f7f7f7;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.left-leader-list   .entry-wrapper {
    background: #f7f7f7;
    margin: 8px 0;
    padding: 5px 10px;
}
.left-leader-list   .entry-wrapper a span {
    margin-left: 10px;
}

.right-leader-panel .content img {
   height: 230px;
   width: 185px;
   object-fit: cover;
}

.right-leader-panel .content .prefix{
  color: #005197;
  font-size: 1.125rem;
}
.right-leader-panel .content .title {
  margin-bottom: 10px;
  color: #000;
  font-size: 1.125rem;
}


@media only screen and (max-width: 1199.9px) {
  .orgs-list .entry {
    flex: 0 0 25%;
  }
}
@media only screen and (max-width: 991.9px) {
  .key-open-list .entry {
    flex: 0 0 33.33%;
  }
  .leader-wrapper .chief-wrapper {
    border-right: 0;
  }
  .orgs-list .entry {
    flex: 0 0 33.3333%;
  }
}
@media only screen and (max-width: 767.9px) {
  .key-open-list .entry {
    flex: 0 0 50%;
  }
  .orgs-list .entry {
    flex: 0 0 50%;
  }
}
@media only screen and (max-width: 575.9px) {
  .key-open-list .entry {
    flex: 0 0 100%;
  }
  .orgs-list .entry {
    flex: 0 0 100%;
  }
}

/*# sourceMappingURL=opening.css.map */
