/* @silentblue.top */
@charset "utf-8";
/* CSS Document */
html,
body {
  width: 750px;
  margin: 0 auto;
  min-width: inherit;
  overflow-x: hidden;
  transform: "";
}
.fl_pc {
  float: none;
  display: block;
}
.fr_pc {
  float: none;
  display: block;
}
.pchide {
  display: block;
}
.mhide {
  display: none;
}
.padhide {
  display: none;
}

.container {
  width: auto;
}
.sxzzb-banner-box {
  width: 100%;
  background: url(zzb_banner-zzbbg.png) center top no-repeat;
  height: auto;
  background-size: cover;
  min-width: 100%;
}

.sxzzb-banner {
  width: 100%;
}

.sxzzb-banimg {
  height: 200px;
  bottom: -30px;
}

.sxzzb-slidenews {
  width: 100%;
}

.sxzzb-notice > dd a {
  margin-right: 130px;
}
.sxzzb-bignews::before {
  display: none;
}
.sxzzb-bignews {
  width: 100%;
}
.sxzzb-bignews > dt a {
  font-size: 42px;
  color: #fff;
}
.sxzzb-bignews > dd a {
  height: auto;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  box-shadow: none;
  padding-bottom: 10px;
}
.sxzzb-bignews > dd a i {
  height: auto;
  font-size: 36px;
  line-height: 1.5;
}
.sxzzb-nav-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
}
.sxzzb-nav-box > li {
  width: 48% !important;
  margin: 0;
  margin-bottom: 30px !important;
}
.sxzzb-nav-box > li:nth-child(3n-1) {
  margin: 0;
}
.sxzzb-sc-title > li {
  width: calc(100% - 30px);
}
.sxzzb-notice {
  height: auto;
}
.sxzzb-notice > dd a {
  font-size: 36px;
  line-height: 1.5;
  background-position: 0 20px;
}
.sxzzb-notice > dt {
  height: 180px;
}

.sxzzb-item-box,
.sxzxb-service-stats-item,
.sxzzb-item-letternav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
}
.sxzzb-item-box > li {
  width: 48%;
  margin: 0 0 20px;
}
.sxzxb-service-stats-item > li {
  width: 48%;
  box-sizing: border-box;
  margin-right: auto;
  height: auto;
  padding-left: 0;
}
.sxzzb-item-letternav li {
  width: 48%;
  margin: 15px 0;
}

.sxzzb-item-letterbox > li i {
  display: none;
}
.sxzzb-item-talkbox li a em {
  height: auto;
  overflow: hidden;
  display: block;
}
.sxzzb-item-talkbox li {
  height: auto;
  padding-bottom: 30px;
  padding-right: 24px;
}
.sxzzb-item-talkbox li a {
  margin-bottom: 15px;
  line-height: 1.5;
}
.sxzzb-copyright-box > dd {
  height: auto;
  line-height: 1.8;
  padding: 15px 0;
  text-align: center;
}
.sxzzb-copyright-wrap::after {
  display: none;
}
.sxzzb-copyright-wrap {
  overflow: hidden;
}
.sxzzb-copyright-box {
  padding: 0;
  width: 100%;
}
.sxzzb-copyright-box > dd > div {
  float: none !important;
}
.sxzzb-copyright-box > dd > div span {
  display: block;
}
.sxzzb-footer {
  width: 100%;
  min-width: 100%;
}
.sxzzb-leader-position {
  width: 26%;
}

.sxzzb-item-leader > li:nth-child(2) > dl:nth-child(4),
.sxzzb-item-leader > li:nth-child(2) > dl:nth-child(6),
.sxzzb-item-leader > li:nth-child(2) > dl:nth-child(8),
.sxzzb-item-leader > li:nth-child(2) > dl:nth-child(10),
.sxzzb-item-leader > li:nth-child(2) > dl:nth-child(12),
.sxzzb-item-leader > li:nth-child(2) > dl:nth-child(14) {
  margin-left: 26%;
  position: relative;
  left: 30px;
  margin-right: 30px;
}
/*特殊分辨率处理*/
@media screen and (max-width: 600px) {
}

@media screen and (max-width: 400px) {
}

@media screen and (max-width: 360px) {
}
