body {
  background-color: #EFF3F6;
}

.container {
  width: 1200px !important;
  font-family: "微软雅黑";

}

.btn-primary {
  background-color: #215db2;
  border-color: #215db2;
}

.btn-primary:hover {
  background-color: #285fac;
  border-color: #285fac;
}

.mt-20 {
  margin-top: 20px;
}

.banner-img {
  width: 100%;
}

.header {
  position: relative;
  background-color: #c0e1fd;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url(banner-bg2.png);
  /* background-image: url(newtop.png); */
  background-size: cover;
  height: 240px;
}

.header a {
  color: #285fac;
}

.header a:hover {
  color: #fff;
}

.header .head-box {
  padding: 80px 0;
  display: flex;
  align-items: center;
}

.header .head-title {
  display: inline-block;
  font-size: 50px;
  font-weight: bold;
  color: #115DB2;
  vertical-align: bottom;
}

.header .search-cont {
  display: inline-block;
  margin-left: 300px;
  width: 370px;
}

.header .search-cont .search-group {
  position: relative;
  overflow: hidden;
  font-family: "微软雅黑";
}

.header .search-cont .nav-tabs {
  border-bottom: none;
}

.header .search-cont .nav-tabs>li a {
  padding: 9px 10px;
  background: transparent;
  border: none;
  color: #000;
}

.header .search-cont .nav-tabs>li.active a {
  color: #285faf;
  font-weight: bold;
}

.header .search-cont .nav-tabs>li.active::after {
  content: "";
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  bottom: -1px;
  left: calc(50% - 8px);
  z-index: 4;
}

.bl-nav {
  color: #fff;
  background-color: #285faf;
}

.bl-navbar {
  position: relative;
  background-image: url(navbar-bg.png);
  background-size: 100% 100%;
  list-style-type: none;
  display: -webkit-box;
  display: flex;
  margin-bottom: 0px;
  padding: 0;
  margin-left: -75px;
  margin-right: -48px;
}

.bl-navbar .bl-navbar-item {
  position: relative;
  -webkit-box-flex: 1;
  flex: 1;
  text-align: center;
  padding: 10px;
}

.bl-navbar .bl-navbar-item a {
  color: #fff;
  text-decoration: none;
  font-family: "微软雅黑";
  position: relative;
  font-size: 20px;
}


.bl-navbar .bl-navbar-item a:focus-visible {
  border: none;
  outline: none;
}

.audiojs {
  height: 0px !important;
}

.bl-navbar .bl-navbar-item span {
  display: block;
  font-size: 24px;
  color: #fff;
}

.bl-navbar .bl-navbar-item span:focus,
.bl-navbar .bl-navbar-item span:visited,
.bl-navbar .bl-navbar-item span:focus-visible {
  border: none;
  outline: none;
}

.bl-navbar .bl-navbar-item.active a::after,
.bl-navbar .bl-navbar-item:hover a::after {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: -8px;
  left: 0px;
  right: 0px;
  height: 2px;
  background-color: #fff;
}

.footer {
  background-color: #285faf;
  font-family: "微软雅黑";
}

.footer p {
  margin: 5px 0;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.2rem;
  font-family: "微软雅黑";
}

.footer .gab {
  color: #fff;
}

.footer .footer-link {
  line-height: 35px;
  background: #dcecfa;
  color: #285fac;
  text-align: center;
  font-family: "微软雅黑";
}

.footer .footer-link a {
  color: inherit;
  text-decoration: none;
  padding: 0 20px;
  font-size: 16px;
  font-weight: bold;
}

.footer .footer-body {
  padding: 20px 0;
}

.zf-icon-fixed {
  position: fixed;
  z-index: 99;
  top: 320px;
  left: 5%;
  width: 110px;
  background: #fff;
  padding: 20px;
  border-radius: 5px;
}

.info-cont {
  /* padding: 30px 0; */
}

.info-cont.gray {
  background-color: #f4f5f6;
}

.info-title {
  position: relative;
  font-family: "微软雅黑";
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.2em;
  text-align: center;
  overflow: hidden;
}

.info-title::before,
.info-title::after {
  content: "";
  position: absolute;
  top: 10px;
  width: 50%;
  height: 10px;
}

.info-title::before {
  right: calc(50% + 60px);
  background: url(title-left.png);
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: contain;
}

.info-title::after {
  left: calc(50% + 60px);
  background: url(title-right.png);
  background-position-x: left;
  background-repeat: no-repeat;
  background-size: contain;
}

.second-nav {
  background-color: #215db2;
  height: 30px;
  font-family: "微软雅黑";
}

.second-navbar {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  display: none;
}

.second-navbar.show {
  display: block !important;
}

.second-navbar .second-navbar-item {
  display: inline-block;
}

.second-navbar .second-navbar-item a {
  color: #a1bee0;
  line-height: 25px;
  padding: 0 20px;
  font-size: 16px;
}

.second-navbar .second-navbar-item a:hover {
  color: #fff;
  text-decoration: none;
}

.swiper-container-zt {
  overflow: hidden;
}

.swiper-pagination-zt {
  text-align: center;
}

.notice-info {
  /* background-color: #1a4c9a;
    color: #fff; */
  background-color: white;
  color: black;
  line-height: 40px;
  margin-left: 15px;
  width: 100%;
}

.notice-main {
  display: flex;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}

.notice-main .notice-title {
  margin-right: 20px;
}

.notice-main .notice-content {
  flex: 1;
  margin-right: 30px;
}

.notice-main .notice-content a {
  color: black;
}

table {
  font-size: 14px;
  text-align: center;
}

.nav-tabs2 {
  background: #eee;
  border: none;
}

.nav-tabs>li>a {
  border: none;
  border-radius: 0;
  color: #777;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #2860af;
  background-color: transparent;
  border: none;
  font-weight: bold;
}

.form-inline {
  padding: 20px;
}

.main-cont {
  width: 1170px;
  margin: 0 auto;
}

.top-one-box {
  display: flex;
  width: 100%;
}

.zh-panel {
  width: 570px;
  background-color: white;
}

.slider-cont {
  width: 570px;
}

.lbt {
  background-color: white;
  margin-right: 15px;
}

.top-right {
  background-color: white;
  margin-left: 15px;
}

.img-list {
  display: flex;
  justify-content: space-between;
}

.module-item {
  margin-bottom: 21px;
  background-color: #D4E3F6;
  color: #285FAF;
  font-weight: 1000;
  font-size: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48%;
  height: 100px;
  border-radius: 10px;
  position: relative;
}

.module-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;

}

.module-item a text {
  margin-left: 70px;
  font-size: 22px;
}

.bottom-icon {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 20px;
}

/* .zwcx,.ssjygk{
    margin-top: 0;
  } */
.zwcx:hover {
  background-color: #285FAF;
}

.zwcx:hover .bottom-icon1 {
  content: url(newzwcx2.png);
}

.zwcx:hover text {
  color: white;
}

.ssjygk:hover {
  background-color: #285FAF;
}

.ssjygk:hover .bottom-icon3 {
  content: url(newssjygk2.png);
}

.ssjygk:hover text {
  color: white;
}

.lhjcal:hover {
  background-color: #285FAF;
}

.lhjcal:hover .bottom-icon2 {
  content: url(newlhjcan2.png);
}

.lhjcal:hover text {
  color: white;
}

.xyxc:hover {
  background-color: #285FAF;
}

.xyxc:hover .bottom-icon4 {
  content: url(newxyxc2.png);
}

.xyxc:hover text {
  color: white;
}

.xycn:hover {
  background-color: #285FAF;
}

.xycn:hover .bottom-icon5 {
  content: url(newxycn2.png);
}

.xycn:hover text {
  color: white;
}

.sgs:hover {
  background-color: #285FAF;
}

.sgs:hover .bottom-icon6 {
  content: url(newsgs2.png);
}

.sgs:hover text {
  color: white;
}

.notice-title .fas {
  color: #2860af;
}

.to-more {
  position: absolute;
  top: 15px;
  right: 40px;
  color: #969696;
}

 .mobile-footer { text-align: center; padding: 10px; }
  .mobile-footer .link-group { font-size: 12px; color: #eee; margin-bottom: 20px; }
  .mobile-footer .link-group a { color: #c0e1fd; padding: 0 5px; word-break: keep-all; }
  .mobile-footer p { font-size: 14px; }
  #myPhoneHeader .logo { height: auto; margin: 60px auto 20px; width: 200px; }
  #myPhoneHeader .logo img { width: 100%; height: auto; }
  #myPhoneHeader .search-cont { width: 330px; margin: 0 auto; }
  #myNavMobile.bl-nav { color: #fff; margin-top: 30px; background-color: #005eae; }
  .mobile-navbar { margin-bottom: 0; min-height: 44px; background-color: #005eae; border: none; border-radius: 0; z-index: 10; }
  .mobile-navbar .navbar-brand { height: 44px; line-height: 44px; padding: 0 15px; color: #fff; font-size: 15px; }
  .mobile-navbar .navbar-toggle { margin-top: 6px; margin-bottom: 6px; border-color: rgba(255, 255, 255, 0.5); }
  .mobile-navbar .navbar-toggle .icon-bar { background-color: #fff; }
  .mobile-navbar .navbar-toggle:hover, .mobile-navbar .navbar-toggle:focus { background-color: rgba(255, 255, 255, 0.15); }
  .mobile-navbar .navbar-collapse { border-color: rgba(255, 255, 255, 0.2); box-shadow: none; }
  .mobile-navbar .navbar-nav { margin: 0; }
  .mobile-navbar .navbar-nav > li { border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  .mobile-navbar .navbar-nav > li > a { padding: 12px 15px; color: #fff; font-size: 14px; }
  .mobile-navbar .navbar-nav > li.active > a, .mobile-navbar .navbar-nav > li > a:hover, .mobile-navbar .navbar-nav > li > a:focus { background-color: rgba(255, 255, 255, 0.18); color: #fff; }