* {
  margin: 0;
  padding: 0;
  list-style: none;
}
html {
  font-style: normal;
  font-size: 16px;
  line-height: 1.8;
}
body {
  font-family: "Microsoft Yahei", "PingFang", "Droid Sans", -apple-system,
    BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans",
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    "Noto Color Emoji";
}
ul,
li,
dl,
dt,
dd,
ol,
p,
img {
  list-style: none;
  border: none;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
.clear {
  clear: both;
}
a {
  color: #333;
}
a:hover {
  opacity: 80%;
  text-decoration: none;
}
em {
  font-style: normal;
}
.header {
  overflow: auto;
  background: url(../images/header-bg.jpg);
  height: 524px;
}
.toppest-header {
  font-size: 0.85rem;
  color: #6d6d6d;
  padding: 0.5rem 0;
  margin-bottom: 3rem;
  color: #fff;
}
.toppest-header a {
  color: #fff;
}
.toppest-header i {
  font-size: 1.2rem;
  line-height: 1.5rem;
}
.mid-header {
  margin-top: 147px;
}
.logo-wrapper {
  margin-top: 22px;
  padding: 0;
}
.logo-wrapper img {
  height: 57px;
}
.title-wrapper img {
  margin-top: 108px;
  width: 100%;
}
.search-wrapper {
  margin: auto;
  width: 320px;
  line-height: 45px;
  height: 45px;
  background: rgba(255, 255, 255, 0.43);
  border-radius: 12px;
  display: flex;
  transition: 0.5s all ease;
}
.search-wrapper:focus-within {
  width: 360px;
}
.search-wrapper .iconfont {
  border: 0;
  line-height: 45px;
  font-size: 22px;
  color: #0485f4;
  padding-left: 16px;
}
.search-wrapper .iconfont::after {
  content: "";
  margin-left: 10px;
  border-right: 1px solid #0485f4;
}
.search-input {
  padding: 0 10px;
  flex: 1;
  border: 0;
  background-color: transparent;
  outline: 0;
}
.search-btn {
  min-width: 70px;
  color: #fff;
  font-size: 18px;
  background: #0a70c8;
  border-radius: 0px 12px 12px 0px;
}
.search-btn:hover {
  color: #fff;
  background: #043e70;
}
.top-links a:hover {
  text-decoration: underline;
}
.mid-header .btn-search-collapse i.icon-app-search {
  display: block;
  width: 26px;
  height: 26px;
  background: url(../images/app_search.png) center center no-repeat;
}
.mid-header .collapsed i.icon-app-search {
  background: url(../images/app_sql.png) center center no-repeat;
}

.input-search {
  border: 0;
  border-right: 1px solid #b4dcf8;
  outline: 0;
  margin-left: 0.6rem;
  width: auto;
  padding: 0.5rem;
  flex-grow: 1;
  transition: all 0.3s linear;
}
.btn-search {
  width: 3rem;
  outline: 0;
}
.btn-search:hover .iconfont {
  color: #6cbef8;
}
.btn-search .iconfont {
  font-size: 1.4rem;
  font-weight: bold;
  color: #006dba;
  transition: all 0.3s;
}
.btn-red {
  font-weight: bold;
  padding: 0.15rem 0.5rem;
  height: 2.6rem;
  color: #fff;
  background: #e10000;
}
#topNavbar {
  padding: 0;
  background-color: #0485f4;
}
#topNavbar .container {
  transition: all 0.3s ease;
}
#topNavbar .navbar-brand {
  padding: 10px;
}
#topNavbar .nav-item {
  padding: 18px 0;
  font-size: 20px;
  font-family: Microsoft YaHei;
  color: #ffffff;
  line-height: 32px;
  background-color: transparent;
}
#topNavbar .active .nav-link {
  color: #fff;
}

#topNavbar .active .nav-link {
  background: transparent;
}
#topNavbar .nav-item:first-child {
  border-left: none;
}
#topNavbar .nav-item:hover,
#topNavbar .nav-item.active {
  color: #fff;
  background: #0a70c8;
}
#topNavbar .active .nav-link:hover {
  background-color: transparent;
}
#topNavbar .nav-link {
  display: inline-flex;
  color: #fff;
  white-space: nowrap;
  font-size: 1.15rem;
  text-align: center;
  padding: 0rem 0.2rem;
  align-items: center;
  justify-content: center;
}
#topNavbar .nav-link .iconfont {
  display: block;
  text-align: center;
  font-size: 25px;
  color: #fff;
  margin-right: 5px;
}
#navbarContent {
  overflow: auto;
}
.navbar-toggler {
  border: 0;
}
.navbar-toggler .iconfont {
  color: #fff;
  font-size: 1.4rem;
}
.icon-lou {
  background: url(../images/lou.png) center center no-repeat;
}
#navbarContent {
  scrollbar-width: none;
}
#navbarContent::-webkit-scrollbar {
  display: none;
}
.btn-search-collapse .iconfont {
  font-size: 1.5rem;
  font-weight: bold;
  color: #1681cc;
}
.nav-tabs {
  flex-wrap: nowrap;
  position: relative;
}
.nav-tabs * {
  flex-shrink: 0;
}
.nav-tabs::-webkit-scrollbar {
  display: none;
}
.nav-tabs {
  scrollbar-width: none;
}
.nav-tabs .nav-item {
  padding: 1rem 0;
}
.nav-tabs .nav-item .nav-link {
  border-left: 1px solid #eee;
}
.nav-tabs .nav-item:first-child .nav-link {
  border-left: 0;
}
.nav-tabs .nav-link {
  font-size: 1.25rem;
  border: 0;
  padding: 0 0.8rem;
  flex-shrink: 0;
}
.nav-tabs .nav-link a {
  white-space: nowrap;
}
.nav-tabs .active a {
  font-weight: bold;
  color: #006dba;
}
.nav-tabs .nav-underline {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 6rem;
  height: 4px;
  border-radius: 4px;
  background-color: #006dba;
  will-change: left, width;
  transition: left 0.3s ease, width 0.3s ease;
}
.external-link-column {
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
}
.external-link-column .title {
  flex: 1;
  min-width: 140px;
  background-color: #007ae3;
  font-size: 24px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 0;
}
.external-link-column .selection-list {
  min-width: 350px;
  flex: 999;
  padding: 0 20px;
}
.external-link-dropdown .dropdown-toggle {
  padding: 8px 18px;
  width: 100%;
  outline: 0;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.external-link-dropdown .dropdown-menu {
  right: 0;
}
.external-link-dropdown .dropdown-item {
  padding: 0.25rem 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.footer-section {
  background-color: #0a70c8;
  padding-top: 20px;
  padding-bottom: 30px;
}
.footer-section img {
  max-width: 100%;
}
.external-link-wrapper {
  color: #fff;
  font-size: 16px;
  padding-bottom: 20px;
  border-bottom: 1px solid #005dae;
}
.external-link {
  display: inline-block;
  margin: 0 0.5rem;
  color: #b1dbff;
}
.external-link:hover {
  color: #fff;
}
.footer-info-wrapper {
  border-top: 1px solid #1082e4;
  padding-top: 30px;
  font-size: 16px;
}
.footer-info-wrapper span {
  line-height: 2;
  margin-left: 0.5rem;
  display: inline-block;
  color: #fff;
}
.footer-info-wrapper a {
  color: #fff;
}
.footer-info-wrapper a:hover {
  color: #aaa;
}
.nav-column-title {
  border-bottom: 2px solid #e5e5e5;
  align-items: center;
}
.nav-column-title.nav {
  flex-wrap: nowrap;
}
.nav-column-title .nav-item {
  padding: 0;
  margin-bottom: -2px;
}
.nav-column-title .nav-link {
  padding: 0.5rem 1rem;
  text-align: center;
  font-size: 20px;
  color: #333;
}
.nav-column-title .nav-link.active {
  border-radius: 4px 4px 0px 0px;
  color: #007ae3;
  font-weight: bold;
  border-bottom: 1px solid #007ae3;
}
.news-feature-wrapper .title {
  font-size: 24px;
  line-height: 36px;
  padding: 10px 0;
  color: #000;
  text-align: center;
}
.news-feature-wrapper .title a {
  color: #000;
}
.news-feature-wrapper .desc {
  color: #999;
  line-height: 30px;
  padding-bottom: 13px;
  margin-bottom: 13px;
  border-bottom: 3px #999 dotted;
}
.wl-column-list .entry-wrapper {
  box-shadow: 0px 0px 12px 0px rgba(98, 98, 98, 0.29);
  border-radius: 4px;
}
.wl-column-list .entry-wrapper .title a ,
.wl-column-list .entry-wrapper .title {
  text-align: center;
  font-size: 24px;
  color: #1045c2;
  line-height: 45px;
}
.wl-column-list .entry-wrapper .desc {
  color: #555555;
  line-height: 30px;
}
.news-feature-wrapper .desc a {
  color: #999;
}
.news-list-wrapper .entry-wrapper {
  display: flex;
  align-items: center;
}
.news-list-wrapper .entry-wrapper .title {
  font-size: 18px;
  font-weight: 400;
  color: #333;
  line-height: 38px;
  padding-right: 0.5rem;
}
.news-list-wrapper .entry-wrapper .title a {
  color: #333;
}
.news-list-wrapper .entry-wrapper .date {
  margin-left: auto;
  text-align: right;
  flex: 0 0 4rem;
  font-size: 16px;
  color: #999;
}
.news-list-wrapper .entry-wrapper::before {
  content: "\2022";
  margin-right: 0.75rem;
  color: #333;
}
.feature-section .wrapper {
  padding: 0 15px 15px 15px;
  background: #ffffff;
  box-shadow: 0px 0px 13px 0px rgba(100, 100, 100, 0.21);
  border-radius: 4px;
}
.nav-column-title .more-tag {
  color: #999;
  font-size: 16px;
  margin-left: auto;
}
.breadcrumb {
  background-color: transparent;
  padding: 18px 0;
}
.breadcrumb .iconfont {
  color: #0485f4;
  font-size: 16px;
}
.main-column-wrapper {
  background-color: #fafafa;
}
.image-news-list .image {
  height: 230px;
  object-fit: cover;
  width: 100%;
}
.column-title {
  font-size: 24px;
  color: #0a70c8;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.column-title::before {
  margin-right: 8px;
  display: inline-block;
  content: "";
  height: 24px;
  width: 10px;
  border-radius: 8px;
  background-color: #0a70c8;
  flex-shrink: 0;
}
.menu-dropdown {
  margin-left: auto;
}
.menu-dropdown .iconfont {
  font-size: 20px;
}
.menu-dropdown .dropdown-toggle {
  font-size: 16px;
  padding: 4px 10px;
  border: 1px solid #aaa;
  border-radius: 4px;
  background-color: transparent;
}
.menu-dropdown .dropdown-menu {
  width: 300px;
  max-height: 400px;
  overflow: auto;
}
.menu-dropdown .dropdown-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-list-wrapper.column-news-list .entry-wrapper {
  padding: 3px 0;
}
.news-list-wrapper.column-news-list .entry-wrapper:nth-child(5n + 5) {
  padding-bottom: 30px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #c5c5c5;
}
.divider {
  margin: 10px 0;
  height: 8px;
  background: url(../images/divider.png);
}
.qrcode-list {
  margin: 15px -10px;
  display: flex;
  flex-wrap: wrap;
}
.qrcode-list .entry-wrapper {
  padding: 15px 10px;
  flex: 1;
}
.qrcode-list .entry {
  background-color: #f4faff;
  border-radius: 6px;
  box-shadow: 0 0 10px 0 rgba(100, 100, 100, 0.2);
}
.qrcode-list .entry .title-wrapper {
  color: #fff;
  font-weight: bold;
  border-radius: 6px 6px 0 0;
  padding: 15px 0;
  background: top center / 100% 100% url(../images/qrcodetitle.png);
}
.qrcode-list .entry .title {
  margin: auto;
  max-width: 220px;
}
.qrcode-list .entry .content {
  padding: 20px;
  text-align: center;
}
.zhuanti-column-list .entry {
  display: flex;
  align-items: center;
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 10px 0 rgba(55, 55, 55, 0.3);
}
.zhuanti-column-list .entry .title {
  margin-left: 20px;
  line-height: 24px;
  height: 48;
  overflow: hidden;
}
.data-nav {
  font-size: 22px;
  border-bottom: 2px solid transparent;
}
.data-nav .nav-item + .nav-item {
  border-left: 1px solid #efefef;
}
.data-nav .nav-link {
  flex-wrap: wrap;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.data-nav .iconfont {
  font-size: 32px;
  display: inline-block;
}
.data-addition-section .title-wrapper .title {
  font-size: 22px;
  color: #007ae3;
}
.data-addition-section .content-wrapper {
  background-color: #f9f9f9;
  padding: 14px;
}
.data-addition-section .icon-list-wrapper {
  padding: 15px 0;
  display: flex;
  flex-wrap: wrap;
}
.data-addition-section .icon-list-wrapper .entry-wrapper {
  padding: 14px 15px;
  width: 16.66%;
}
.data-addition-section .icon-list-wrapper .iconfont {
  margin-bottom: 10px;
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 42px;
  color: #fff;
  background-color: #449eed;
  border-radius: 50%;
}
.data-addition-section .icon-list-wrapper .title {
  display: block;
}
.detail-section {
  background-color: #f9f9f9;
}
.detail-content-wrapper {
  background-color: #fff;
}
.detail-content-wrapper .title {
  font-size: 30px;
  color: #0485f4;
  padding: 10px 0;
  text-align: center;
}
.detail-content-wrapper .desc {
  color: #c6c6c6;
  padding: 20px 0;
  border-bottom: 1px solid #c6c6c6;
}
.detail-content-wrapper .desc .iconfont {
  font-size: 20px;
  color: #667;
}
.detail-content-wrapper .content-wrapper {
  color: #333;
  padding: 35px 0;
}
.detail-content-wrapper .content-wrapper img {
  max-width: 100%;
}
.detail-file-list .file-list-title {
  border-bottom: 1px solid #c6c6c6;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.detail-file-list .file-entry {
  line-height: 2;
  display: flex;
}
.detail-file-list .file-entry .date {
  flex: 0 0;
  padding-left: 5px;
  text-align: right;
  white-space: nowrap;
  color: #999;
}
.qrcode-list img {
  height: 180px;
}
@media only screen and (max-width: 1199px) {
  .leader-list-wrapper {
    flex-direction: column;
  }

  .data-addition-section .icon-list-wrapper .entry-wrapper {
    width: 20%;
  }
}
@media only screen and (max-width: 991px) {
  .data-addition-section .icon-list-wrapper .entry-wrapper {
    width: 25%;
  }
  .leader-list-wrapper {
    border-left: 0;
  }
  .search-wrapper {
    width: 70%;
    min-width: 300px;
  }
  .search-wrapper:focus-within {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .logo-wrapper img {
    height: auto;
    max-width: 100%;
  }
  .title-wrapper img {
    margin-top: 40px;
  }
  .data-addition-section .icon-list-wrapper .entry-wrapper {
    width: 33.33%;
  }
  .mid-header {
    margin-top: 70px;
  }
  .header {
    height: 260px;
    background: top center / auto 100% url(../images/header-bg.jpg) no-repeat;
  }
  #topNavbar .nav-item {
    padding: 8px 0;
  }
  #topNavbar .nav-link {
    width: 6.2rem;
    border-left: 0;
    color: #fff;
  }
  #topNavbar .active .nav-link {
    color: #fff;
  }
  #topNavbar .nav-link:hover {
    color: #fff;
    opacity: 0.5;
  }
  #navbarContent .navbar-nav {
    width: auto !important;
  }
}
@media only screen and (max-width: 575px) {
  .data-addition-section .icon-list-wrapper .entry-wrapper {
    width: 50%;
  }
}
