:root {
  font-family: "微软雅黑", "Microsoft Yahei";
  font-size: 16px;
  box-sizing: border-box;
}
*,
::before,
::after {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}
a {
  color: inherit;
  text-decoration: none;
}
img {
  border: none;
  max-width: 100%;
}
li {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.center-block-1200 {
  width: 1200px;
  margin: 0 auto;
}
.white-bg {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 25px 20px;
}
.white-bg2 {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 25px 20px;
  }
.w569 {
  width: 569px;
}
.w573 {
  width: 587px;
}
section + section {
  margin-top: 57px;
}
/* user style */
header {
  background-image: url("zybxgdjs-202504-banner.jpg");
  height: 1066px;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
.main {
  margin-top: -312px;
}
/* carousel */
.slick-mod,
.slick-mod2 {
  width: 574px;
  height: 386px;
}
.slick-item {
  position: relative;
}
.slick-item img {
  width: 100%;
}
.tit1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 16px;
  color: #ffffff;
  line-height: 34px;
  text-indent: 10px;
  background: rgba(209, 7, 7, 0.5);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.slick-mod .slick-dots,
.slick-mod2 .slick-dots {
  position: absolute;
  right: 10px;
  bottom: 15px;
}
.slick-mod2 .slick-dots {
  bottom: 36px;
}

.slick-mod .slick-arrow,
.slick-mod2 .slick-arrow {
  width: 33px;
  height: 57px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  cursor: pointer;
}
/* .slick-mod .slick-next {
  right: 0;
  background: url(../images_zt/wlaq-202009-arrowrigh.png) no-repeat center;
}
.slick-mod .slick-prev {
  left: 0;
  background: url(../images_zt/wlaq-202009-arrowlef.png) no-repeat center;
}

.slick-mod2 .slick-next {
  right: 0;
  background: url(../images/wlaq-202009-arrowrigh.png) no-repeat center;
}
.slick-mod2 .slick-prev {
  left: 0;
  background: url(../images/wlaq-202009-arrowlef.png) no-repeat center;
} */
.slick-mod .slick-dots li,
.slick-mod2 .slick-dots li {
  width: 32px;
  height: 4px;
  background: #ffffff;
  border-radius: 0%;
  margin: 0 18px 0 0;
}
.slick-mod .slick-dots li.slick-active,
.slick-mod2 .slick-dots li.slick-active {
  width: 32px;
  height: 4px;
  background: #e50012;
  border-radius: 0%;
}
/* --- */
.tabh {
  border-bottom: 1px solid #d10707;
  padding-left: 21px;
  margin-top: 14px;
}
.tab {
  display: inline-block;
  width: 172px;
  height: 51px;
  background-color: #f19393;
  color: #ffffff;
  line-height: 51px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.tab + .tab {
  margin-left: 10px;
}
.tab.act {
  background-color: #d10707;
}
.more {
  float: right;
  margin-top: 25px;
  margin-right: 9px;
}
.list {
  padding-top: 24px;
}
.list li {
  font-size: 20px;
  line-height: 47px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 20px;
}
.list li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #d10707;
  margin-right: 25px;
  vertical-align: middle;
  margin-left: 10px;
}
.list.show2-column li {
  width: 573px;
}
.list.show2-column li::before {
  margin-right: 24px;
}
.list.show2-column li:nth-child(even) {
  float: right;
}
.list.show2-column li:nth-child(odd) {
  float: left;
}
.tab-item {
  display: none;
}
.tab-item.act {
  display: block;
}
.chnltitle {
  position: relative;
}
.chnlbg {
  background-image: url("zybxgdjs-202504-chnlbg.png");
  width: 901px;
  height: 53px;
  background-size: cover;
  margin: 0 auto;
  text-align: center;
  line-height: 53px;
  color: #ffffff;
  font-size: 30px;
}
.chnlbg.bg2 {
  width: 587px;
  background-position: center;
  background-image: url("zybxgdjs-202504-chnlbg2.png");
}
.more2 {
  position: absolute;
  right: 19px;
  top: 19px;
}

footer {
  background-color: #d10707;
  font-size: 20px;
  color: #ffffff;
  margin-top: 15px;
  padding: 15px 0;
}
footer p {
  line-height: 38px;
}
.boxs {
  box-shadow: 0px 0px 3px 1px #ccc;
}
.source-time {
  margin: 0 auto;
  height: 35px;
  text-align: center;
  position: relative;
  line-height: 35px;
}

.time {
  margin-right: 10px;
}

.wechat,
.sina {
  position: absolute;
  margin-top: 5px;
}

.wechat {
  margin-left: 10px;
}

.sina {
  margin-left: 46px;
}
