body {
  background-color: #f4f3f3 !important;
}
.bg-main,
.text.button:hover,
.border.button:hover,
.bg.button:hover,
.button[class*='-main']:hover,
.button[class*='-main'].active {
  background-color: #0396eb !important;
}
.input:focus,
.input:active {
  border-color: #0396eb;
}
a:active,
a:hover {
  color: #0396eb;
}
.text-main,
.button.border-main {
  color: #0396eb !important;
}
.bhover-none {
  background-color: transparent !important;
}
.hr-dashed {
  border-bottom: dashed 1px #ddd;
}
header .top-nav {
  background-color: #0396eb;
}
header .language {
  display: inline-block;
}
header .language .button:hover {
  background-color: transparent;
}
header .language .dropdown {
  z-index: 0;
}
header .flip {
  margin-top: -135px;
}
header .nav.nav-turn > li.active > a {
  background-color: currentColor;
}
header .nav.nav-turn > li a {
  width: 2em;
}
.index-banner {
  width: 50%;
  height: 420px;
}
.index-banner .flip-item img {
  min-height: 370px;
}
.index-banner p {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  position: relative;
  top: -60px;
  height: 50px;
  padding-top: 8px;
  padding-left: 10px;
}
.index-banner .flip-page {
  left: auto;
  right: -1.5rem;
  bottom: 1rem;
}
.index-banner .flip-page li.active {
  color: #1d63c1;
}

#tab_news .nav>li.active>a{ color:#0396eb}
#tab_news .tab-item span.more{position: relative;top: -3.2rem;height: 0;display: flow-root;}
#tab_news .tab-item .list{clear:both}




.fenge {
  width: 1px;
  height: 400px;
  background-color: #ccc;
}
.zcb-list.floor-1 {
  max-width: 27%;
}
.fw2 {
  width: 23%;
}
.zcb-list.floor-2 {
  width: 40%;
}
.zcb-list h2 span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 5px solid #eee;
}
.zcb-list h2::before {
  content: "";
  background: url(../images/icon-zcb-list.png);
  width: 31px;
  height: 27px;
  display: inline-block;
  margin-right: 10px;
}
.left-menu {
  max-height: 780px;
}
.left-menu h3 {
  max-width: 210px;
  margin: 1rem auto;
  letter-spacing: 2px;
  color: #fff;
  border-bottom: 2px solid #fff;
}
.left-menu ul.nav-menu li {
  text-align: unset;
  height: 60px;
  line-height: 60px;
  padding-left: 30px;
}
.left-menu ul.nav-menu li a {
  font-size: 18px;
  color: #fff;
  padding: 0;
}
.left-menu ul.nav-menu li::before {
  content: "";
  width: 5px;
  height: 30px;
  display: inline-block;
  background-color: #fff;
  float: left;
  position: relative;
  margin: 15px 20px;
  background-repeat: no-repeat;
  background-size: cover;
}
.left-menu ul.nav-menu li:hover,
.left-menu ul.nav-menu li.active {
  background-color: #147ac2;
}
.left-menu ul.nav-menu li:nth-child(1)::before {
  background-image: url(../images/icon-dsr-no1.png);
}
.left-menu ul.nav-menu li:nth-child(2)::before {
  background-image: url(../images/icon-dsr-no2.png);
}
.left-menu ul.nav-menu li:nth-child(3)::before {
  background-image: url(../images/icon-dsr-no3.png);
}
.left-menu ul.nav-menu li:nth-child(4)::before {
  background-image: url(../images/icon-dsr-no4.png);
}
.left-menu ul.nav-menu li:nth-child(5)::before {
  background-image: url(../images/icon-dsr-no5.png);
}
.left-menu ul.nav-menu li:nth-child(6)::before {
  background-image: url(../images/icon-dsr-no6.png);
}
.left-menu ul.nav-menu li:nth-child(7)::before {
  background-image: url(../images/icon-dsr-no7.png);
}
.left-menu ul.nav-menu li:nth-child(8)::before {
  background-image: url(../images/icon-dsr-no8.png);
}
.left-menu ul.nav-menu li:nth-child(9)::before {
  background-image: url(../images/icon-dsr-no9.png);
}
.right-content {
  background-color: #fff;
  flex: 1;
  margin-bottom: 2rem !important;
}
.right-content ul.list-five {
  list-style: none;
}
.right-content ul.list-five li a {
  display: inline-block;
}
.right-content ul.list-five li::before {
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  background-color: #222;
  margin-right: 5px;
  position: relative;
  top: -10px;
}
.zcb-zq {
  background-image: url(zcb2023-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.zcb-zq h2 img {
  max-width: 207px;
}
.zcb-zq .flex-item {
  margin: 1rem 1rem;
}
.zcb-zq .flex-item img {
  max-width: 281px;
}
.zcb-dsrzq .flex-item {
  margin: 1rem 5rem;
}
.zcb-dsrzq .flex-item:nth-child(2),
.zcb-dsrzq .flex-item:nth-child(5),
.zcb-dsrzq .flex-item:nth-child(8) {
  margin: 1rem 1rem;
}
#jdjgmc_list {
  padding: 0 2rem;
}
#zcymc_pages,
#jdjgmc_pages {
  display: block;
  text-align: center;
  margin: 20px auto;
}
#zcymc_pages .pageno,
#jdjgmc_pages .pageno {
  width: 50px;
  height: 50px;
  border-radius: 4px;
  display: inline-block;
  line-height: 50px;
  border: solid 1px #dcdcdc;
  margin: 0 5px;
  cursor: pointer;
}
#zcymc_pages .pageno:first-child,
#jdjgmc_pages .pageno:first-child,
#zcymc_pages .pageno:last-child,
#jdjgmc_pages .pageno:last-child {
  width: 80px !important;
}
#zcymc_pages .pageno.current,
#jdjgmc_pages .pageno.current {
  background-color: #3d8fff;
  color: #fff;
}
/* 新增按钮 */
.but-box {
  display: block;
  margin: 2rem 0 1rem;
  text-align: center;
}
.but-box a {
  margin: 0 auto;
  display: block;
  width: 600px;
  height: 70px;
  line-height: 70px;
  background: #379fff;
  border-radius: 8px;
}
.but-box a:hover {
  background-color: #fff;
}
.but-box a:hover span {
  color: #379fff;
}
.but-box a:hover img {
  webkit-filter: grayscale(0) brightness(100%);
  filter: grayscale(0) brightness(100%);
}
.but-box img {
  margin-right: 15px !important;
  -webkit-filter: grayscale(100%) brightness(1000%);
  filter: grayscale(100%) brightness(1000%);
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.but-box span {
  display: inline-block;
  font-size: 24px;
  color: #fff;
  vertical-align: middle;
  line-height: 100%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.dropdown {
  width: 220px !important;
}
