:root {
  box-sizing: border-box;
}
*,
::before,
::after {
  box-sizing: inherit;
  padding: 0;
  margin: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
img {
  max-width: 100%;
}
li {
  list-style: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix::after {
  content: ' ';
  display: block;
  clear: both;
  height: 0;
}
.center-block-1300 {
  width: 1300px;
  margin: 0 auto;
}
.w590 {
  width: 590px;
}
/* user style */
.minbg {
  background-image: url(ztjytszt-202305-banner.jpg);
  padding-top: 928px;
  background-position: top center;
  background-repeat: no-repeat;
}
.whitebg {
  background-color: #ffffff;
  padding: 19px 17px;
}
section + section {
  margin-top: 56px;
}
/* carousel */
.slick-mod,
.slick-mod2 {
  width: 643px;
  height: 432px;
}
.slick-item {
  position: relative;
}
.slick-item img {
  width: 100%;
}
.tit1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 18.75px;
  color: #ffffff;
  line-height: 46px;
  text-indent: 1rem;
  background: rgba(191, 191, 192, 0.8);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.slick-mod .slick-dots,
.slick-mod2 .slick-dots {
  position: absolute;
  right: 24px;
  bottom: 16px;
}

.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: 17px;
  height: 17px;
  background: #ffffff;
  border-radius: 50%;
  margin: 0 10px 0 0;
}
.slick-mod .slick-dots li.slick-active,
.slick-mod2 .slick-dots li.slick-active {
  width: 17px;
  height: 17px;
  background: #e50012;
  border-radius: 50%;
}
/* --- */
.chnlbg1 {
  width: 508px;
  height: 48px;
  background-image: url(ztjytszt-202305-chnlbg1.png);
  color: #ed6d6d;
  font-size: 25px;
  line-height: 41px;
  margin: 11px auto;
  text-align: center;
}
.chnltab {
  display: inline-block;
}
.chnltab.act {
  color: #ffffff;
}
.chnltab::before {
  content: '';
  display: inline-block;
  width: 2px;
  height: 26px;
  background-color: #ed6d6d;
  vertical-align: middle;
  margin: 0 20px;
}
.chnltab:nth-child(1)::before {
  content: none;
}
.tabcontent {
  display: none;
}
.tabcontent.act {
  display: block;
}
.list li {
  list-style: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18.75px;
  line-height: 46px;
}
.list li::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #a80909;
  vertical-align: middle;
  margin-right: 9px;
}
.chnlbg2 {
  font-size: 25px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  background-image: url(ztjytszt-202305-chnlbg2.png);
  width: 336px;
  height: 48px;
  line-height: 41px;
  margin: 0 auto;
  margin-bottom: 15px;
}
.list.show-2clomns li {
  width: 590px;
}
.list.show-2clomns li:nth-child(even) {
  float: right;
}
.list.show-2clomns li:nth-child(odd) {
  float: left;
}
footer {
  background-color: #a80909;
  font-size: 20px;
  color: #ffffff;
  margin-top: 15px;
}
footer p {
  line-height: 38px;
}
.list a:hover {
  color: #a80909;
}
.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;
}
