:root {
  box-sizing: border-box;
}
*,
::before,
::after {
  font-family: "微软雅黑";
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}
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-1280 {
  width: 1280px;
  margin: 0 auto;
}
.w760 {
  width: 760px;
}
.w890 {
  width: 890px;
}
/* user style */
header {
  height: 620px;
  background: url(nsbdcllzn-202210-banner.jpg) center center no-repeat;
  background-size: cover;
}
nav {
  background: url(nsbdcllzn-202210-navbg.jpg) center center repeat-y;
  background-size: cover;
}
.nav {
  display: table;
  padding: 0 150px;
}
.nav-item {
  display: table-cell;
  width: 1%;
  text-align: center;
  line-height: 66px;
  font-size: 22px;
  color: #ffffff;
}
main {
  background: url(nsbdcllzn-202210-mainbg.jpg) top center no-repeat;
  background-size: cover;
  padding-top: 52px;
  padding-bottom: 14px;
}
/* carousel */
.slick-mod,
.slick-mod2 {
  width: 506px;
  height: 348px;
}
.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: 40px;
  text-indent: 2rem;
  background: rgba(0, 0, 0, 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: 14px;
  height: 14px;
  background: #ffffff;
  border-radius: 50%;
  margin: 0 5px 0 0;
}
.slick-mod .slick-dots li.slick-active,
.slick-mod2 .slick-dots li.slick-active {
  width: 14px;
  height: 14px;
  background: #e50012;
  border-radius: 50%;
}
/* --- */
.w760 {
  width: 760px;
}
.whitebg {
  background: rgba(255, 255, 255, 0.8);
}
.hnews {
  padding: 35px 30px 0;
  height: 348px;
}
.hnews h2 {
  font-size: 26px;
  color: #fb0101;
  text-align: center;
  margin-bottom: 40px;
}
.hnews p {
  line-height: 40px;
  color: #333333;
  margin-bottom: 30px;
}
.list li {
  list-style: none;
  font-size: 18px;
  line-height: 40px;
  color: #020202;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list li::before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  background: #000000;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}
.chnl-title {
  font-size: 28px;
  color: #bb0000;
  text-align: center;
  border-bottom: 1px solid #434343;
}
.chnl-title a {
  display: inline-block;
  padding: 17px 28px;
  border-bottom: 5px solid #ba0000;
  margin-bottom: -3px;
}
section + section {
  margin-top: 45px;
}
.list.two-column {
  margin-top: 40px;
}
.list.two-column li {
  width: 619px;
}
.list.two-column li:nth-child(odd) {
  float: left;
}
.list.two-column li:nth-child(even) {
  float: right;
}
.rmt-container {
  margin-top: 14px;
  padding-top: 34px;
}
.rmt-container img {
  display: block;
  margin-top: -34px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  border-radius: 32px;
}
.rmt-container p {
  line-height: 70px;
  font-size: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 6px;
  padding-right: 58px;
  text-indent: 45px;
}
.rmt-container p:hover {
  background: #fadb95;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.rmt-container p + p {
  margin-top: 10px;
}
.jcsj-container {
  margin-top: 14px;
}
.jcsj-item {
  width: 376px;
  position: relative;
}
.jcsj-item2 {
  position: relative;
  width: 437px;
  height: 284px;
}
.jcsj-tit {
  position: absolute;
  color: #ffffff;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 50px;
  text-align: center;
  z-index: 22;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.titbg {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 21;
}
.jcsj-item2:nth-child(even) {
  float: right;
}
.jcsj-item2:nth-child(odd) {
  float: left;
}
.jcsj-item2:nth-child(n + 3) {
  margin-top: 16px;
}
footer {
  text-align: center;
  background: #7b0202;
  color: #ffffff;
  line-height: 38px;
  padding: 25px 0;
}
.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;
}
