:root {
  box-sizing: border-box;
  font-family: '微软雅黑', 'Microsoft Yahei';
  font-size: 16px;
}
*,
::before,
::after {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}
a {
  color: inherit;
  text-decoration: none;
}
li {
  list-style: none;
}
img {
  border: none;
  max-width: 100%;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.center-block-1284 {
  width: 1284px;
  margin: 0 auto;
}
.w392 {
  width: 392px;
}
.w640 {
  width: 640px;
}
.main {
  padding-bottom: 30px;
}
/* user style */
.banner {
  background-image: url('nsbdkjfn-202405-banner.jpg');
  height: 589px;
  background-position: center center;
  background-size: cover;
}
.hnews {
  background-image: url('nsbdkjfn-202405-ttnews.jpg');
  height: 51px;
}
section {
  margin-top: 56px;
}
.ttnews {
  width: 1050px;
  font-size: 30px;
  color: #0e80c9;
  text-indent: 54px;
  line-height: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* carousel */
.slick-mod {
  width: 857px;
  height: 473px;
}
.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: 19px;
  bottom: 19px;
}
.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 8px 0 0;
}
.slick-mod .slick-dots li.slick-active,
.slick-mod2 .slick-dots li.slick-active {
  width: 14px;
  height: 14px;
  background: #ffd300;
  border-radius: 50%;
}
/* --- */
.chnl-title img {
  display: block;
}
.list {
  padding-top: 24px;
}
.list li {
  font-size: 18px;
  line-height: 57px;
  border-bottom: 1px solid #f2f2f2;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* 3d */

#featured-area {
  width: 900px;
  height: 550px;
  margin: 0px auto 0;
}
.roundabout-moveable-item .rtit {
  text-align: center;
  font-size: 20px;
  padding-top: 27px;
  display: none;
}
.roundabout-moveable-item.roundabout-in-focus .rtit {
  display: block;
}
#featured-area li .rtit p {
  display: inline-block;
  border-bottom: 1px solid #8c8c8c;
  padding: 0 16px 10px;
}
.roundabout-holder {
  list-style: none;
  width: 900px;
  height: 550px;
  margin: 0 auto;
}

.roundabout-moveable-item {
  font-size: 12px !important;
  width: 900px;
  height: 474px;
  cursor: pointer;
}

.roundabout-moveable-item img {
  height: 100%;
  width: 100%;
}

.roundabout-in-focus {
  cursor: auto;
}

.roundabout-in-focus {
  -webkit-box-shadow: 0 0 20px #787878;
  -moz-box-shadow: 0 0 20px #787878;
  background: #f9f9f9;
}

.roundabout-holder span {
  display: none;
}

.roundabout-in-focus:hover span {
  display: inline;
  position: absolute;
  bottom: 5px;
  right: 5px;
  padding: 8px 20px;
  background: #f9f9f9;
  color: #36c;
  z-index: 999;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-left: 1px solid #aaa;
  border-top: 1px solid #aaa;
}

.roundabout a:active,
.roundabout a:focus,
.roundabout a:visited {
  outline: 0;
  text-decoration: none;
}

.roundabout li {
  margin: 0;
}
/* 3d end */
.show-3img {
  float: left;
}
.show3-item {
  margin-top: 32px;
}
.show-3img + .show-3img {
  margin-left: 38px;
}
.zcfg-c {
  margin-top: 20px;
}
.circle-t {
  display: table;
  width: 116px;
  height: 116px;
  background-color: #0479c8;
  color: #ffffff;
  font-size: 26px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  overflow: hidden;
  margin-right: 18px;
  margin-top: 27px;
}
.circle-t p {
  display: table-cell;
  vertical-align: middle;
}
.list2 {
  overflow: hidden;
}
.list2 li {
  line-height: 35px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list2 li::before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: #3c3c3c;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}

.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;
}

.img_div{overflow:hidden;}