:root {
  box-sizing: border-box;
}
*,
::before,
::after {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
  font-family: '微软雅黑', 'Microsoft Yahei';
}
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-1200 {
  width: 1200px;
  margin: 0 auto;
}
.w600 {
  width: 600px;
}
/* user style */
header {
  background-image: url('nsbddzx9zn-202312-banner.jpg');
  height: 691px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.section1 {
  background-image: url('nsbddzx9zn-202312-section1bg.jpg');
  height: 943px;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 60px;
}
.section2 {
  background-image: url('nsbddzx9zn-202312-section2bg.jpg');
  height: 1164px;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 51px;
}
.section3 {
  background-image: url('nsbddzx9zn-202312-mainbg.jpg');
  height: 1753px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #c8e9ff;
  padding-top: 52px;
}
.hnews h2 {
  text-align: center;
  font-size: 43px;
  color: #201f1f;
  margin-bottom: 32px;
}
.hnews p {
  text-align: center;
}
.chnlbg {
  text-align: center;
  margin: 50px 0;
}
.show3-img {
  margin-bottom: 53px;
}
.img3-item {
  position: relative;
  overflow: hidden;
}
.img3-item img {
  display: block;
  transition: all 0.5s;
}
.img3-item img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.img3-item p {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 49px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.img3-item + .img3-item {
  margin-left: 22px;
}
.list::before {
  content: '';
  display: block;
  width: 1181px;
  height: 12px;
  margin: 28px auto;
  background-image: url('nsbddtxyq9zn-202312-channelline.png');
}
.list:nth-child(1)::before {
  content: none;
}
.litime {
  width: 104px;
  text-align: center;
  color: #0162b6;
  border-right: 1px solid #0a73ce;
  height: 81px;
}
.litime .day {
  font-size: 46px;
}
.lititle {
  width: calc(100% - 104px);
  padding-left: 20px;
  height: 81px;
}
.lititle h2 {
  font-size: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 10px;
}
.lititle p {
  line-height: 24px;
}

/* carousel */
.slick-mod {
  width: 1200px;
}
.slick-mod3 .slick-item div {
  font-size: 20px;
  width: 285px;
  height: 260px;
  margin: 0 auto;
  background-color: #e6f5ff;
  line-height: 48px;
  padding: 0 40px;
  display: table;
}
.slick-mod3 .slick-item div p {
  display: table-cell;
  vertical-align: middle;
}
.slick-item {
  position: relative;
}
.slick-mod .slick-item img {
  cursor: pointer;
}
.slick-mod2::before,.slick-mod2::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url('nsbddtxyq9zn-202312-mask.png');
  width: 246px;
  height: 100%;
  z-index: 2;
}
.slick-mod2::after {
  right: 0;
  top: 0;
}
.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-arrow,
.slick-mod2 .slick-arrow,
.slick-mod3 .slick-arrow,
.slick-mod4 .slick-arrow {
  width: 29px;
  height: 103px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  cursor: pointer;
}
.slick-mod2 .slick-arrow  {
  width: 44px;
  height: 33px;
}
.slick-mod4 .slick-arrow  {
  width: 152px;
  height: 46px;
  margin-bottom: -10px;
}
.slick-mod .slick-next {
  right: 0;
  background: url('nsbddtxyq9zn-202312-arrowright.png') no-repeat center;
}
.slick-mod .slick-prev {
  left: 0;
  background: url('nsbddtxyq9zn-202312-arrowleft.png') no-repeat center;
}

.slick-mod2 .slick-next {
  right: 166px;
  background: url('nsbddtxyq9zn-202312-arrowright2.png') no-repeat center;
}
.slick-mod2 .slick-prev {
  left: 166px;
  background: url('nsbddtxyq9zn-202312-arrowleft2.png') no-repeat center;
}
.slick-mod3 .slick-next {
  right: 0;
  background: url('nsbddtxyq9zn-202312-arrowright3.png') no-repeat center;
}
.slick-mod3 .slick-prev {
  left: 0;
  background: url('nsbddtxyq9zn-202312-arrowleft3.png') no-repeat center;
}
.slick-mod4 .slick-next {
  right: 125px;
  bottom: 0;
  background: url('nsbddtxyq9zn-202312-arrowright4.png') no-repeat center;
}
.slick-mod4 .slick-prev {
  left: 125px;
  bottom: 0;
  background: url('nsbddtxyq9zn-202312-arrowleft4.png') no-repeat center;
}
.slick-mod4 .slick-dots {
  /* position: relative; */
  margin-top: 48px;
}
.slick-mod4 .slick-dots li {
  position: relative;
  width: 14px;
  height: 14px;
  background: #084d89;
  border-radius: 50%;
  margin: 0 0 5px 0;
}
.slick-mod4 .slick-dots li + li {
  margin-left: 125px;
}
.slick-mod4 .slick-dots li.slick-active {
  width: 25px;
  height: 25px;
  background: #e50012;
  border-radius: 50%;
  border: 3px solid #ffffff;
  margin-bottom: 0;
}
.slick-mod4 .slick-dots li::after {
  content: "";
  display: block;
  position: absolute;
  right: 45px;
  top: 2px;
  background-image: url('nsbddtxyq9zn-202312-doticon.png');
  width: 67px;
  height: 9px;
}
.slick-mod4 .slick-dots li.slick-active::after {
  right: 50px;
  top: 5px;
}
.slick-mod4 .slick-dots li:nth-child(1)::after {
content: none;
}
/* --- */
/* 全屏图片 */
.iw_ribbon {
  position: fixed;
  height: 126px;
  width: 0px;
  left: 0px;
  top: 0px;
  background: #c8e9ff;
  opacity: 0.8;
  z-index: 101;
  overflow: hidden;
  text-align: center;
}

.iw_ribbon img,
.img_con {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 98%;
  border: 7px solid #fff;
}

.img_con {
  border: 7px solid transparent;
}

.img_txt {
  position: absolute;
  bottom: -40px;
  height: 20px;
  width: 100%;
  line-height: 1.2em;
  color: rgb(255, 255, 255);
  font-size: 16px;
  text-align: center;
  font-family: 微软雅黑;
}

.iw_close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #f0f0f0 url('wztymb-202312-closeicon.gif') no-repeat center center;
  width: 18px;
  height: 18px;
  display: none;
  cursor: pointer;
}
/*  */
.show-7img {
  position: relative;
  height: 606px;
}
.s7img-left {
  position: absolute;
  left: 0;
  z-index: 20;
  width: 530px;
  height: 606px;
}
.s7img-right {
  width: 720px;
  position: absolute;
  right: 0;
  bottom: 24px;
  z-index: 21;
}
.s7imgr-item {
  display: table;
  width: 227px;
  height: 221px;
  float: left;
  background-color: #ffffff;
  font-size: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.s7imgr-item a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.s7img-row:nth-child(1) .s7imgr-item:nth-child(1),
.s7img-row:nth-child(1) .s7imgr-item:nth-child(3),
.s7img-row:nth-child(2) .s7imgr-item:nth-child(2) {
  background-image: none !important;
}
.s7imgr-item + .s7imgr-item {
  margin-left: 18px;
}
.s7img-row + .s7img-row {
  margin-top: 15px;
}
footer {
  background-color: #0a73ce;
  text-align: center;
  color: #ffffff;
  padding: 25px 0;
  line-height: 35px;
}
.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;
}