.top img {
  width: 100%;
}
.dh {
  background: #e62819;
  margin-top: -40px;
  position: relative;
}
.dh ul {
  height: 50px;
}
.dh ul li {
  float: left;
  width: 25%;
  text-align: center;
}
.dh ul li a {
  color: #fff;
  line-height: 50px;
  width: 100%;
}
.dh ul li a span {
  display: inline-block;
  width: 20px;
  height: 21px;
  background: url("../img/zt/star.png") no-repeat top;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -5px;
}
.dh ul .active-dh a {
  font-weight: bold;
}
.dh ul .active-dh span {
  background: url("../img/zt/star.png") no-repeat bottom;
}
.dh ul li:hover a {
  font-weight: bold;
}
.dh ul li:hover span {
  background: url("../img/zt/star.png") no-repeat bottom;
}
#zcjs .zcjs {
  margin-bottom: 60px;
}
#zcjs .zcjs > img {
  margin: 40px auto 70px;
  display: block;
}
#zcjs .zcjs .zc-nr .lf {
  float: left;
  width: 520px;
}
#zcjs .zcjs .zc-nr .lf .swiper-slide {
  position: relative;
}
#zcjs .zcjs .zc-nr .lf .swiper-slide p {
  position: absolute;
  width: 100%;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.58);
  color: #fff;
  text-align: center;
  bottom: 0;
  left: 0;
}
#zcjs .zcjs .zc-nr .lf .pagination {
  text-align: center;
}
#zcjs .zcjs .zc-nr .lf .pagination span {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #7d7d7d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 9px;
}
#zcjs .zcjs .zc-nr .lf .pagination .swiper-active-switch {
  background: #b92121;
}
#zcjs .zcjs .zc-nr .rt {
  margin-left: 570px;
}
#zcjs .zcjs .zc-nr .rt .top {
  border-bottom: 1px dotted #b6b6b6;
}
#zcjs .zcjs .zc-nr .rt .top > p:first-child {
  color: #040000;
  font-size: 16px;
  margin-bottom: 25px;
}
#zcjs .zcjs .zc-nr .rt .top p.js-new {
  color: #656565;
  font-size: 14px;
  line-height: 30px;
}
#zcjs .zcjs .zc-nr .rt .top a.gd {
  margin-bottom: 10px;
}
#zcjs .zcjs .zc-nr .rt .btm {
  margin-top: 30px;
}
#zcjs .zcjs .zc-nr .rt .btm .new {
  border-bottom: 1px dotted #b6b6b6;
  line-height: 35px;
  color: #353535;
  font-size: 14px;
}
#zcjs .zcjs .zc-nr .rt .btm .new span {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #e10815;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 7px;
  vertical-align: middle;
}
#zcjs .zcjs .zc-nr .rt .btm > a.gd {
  margin-top: 50px;
}
.gd {
  color: #cd2416;
  font-size: 14px;
  display: block;
  text-align: right;
}
