:root {
  font-size: 16px;
  font-family: "微软雅黑", "Microsoft Yahei";
  box-sizing: border-box;
}
*,
::before,
::after {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}
a {
  color: inherit;
  text-decoration: none;
}
li {
  list-style: none;
}
img {
  max-width: 100%;
  border: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.center-block-1280 {
  width: 1280px;
  margin: 0 auto;
}
.w425 {
  width: 425px;
}
.w640 {
  width: 640px;
}
.w625 {
  width: 625px;
}
/* user style */
header {
  background-image: url("hnslzq-202509-banner.png");
  height: 790px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}
header .word {
  font-size: 18px;
  margin-right: 36px;
  text-align: right;
  color: #2e75f6;
  opacity: 0.5;
  padding-top: 30px;
}
nav {
  margin-top: -280px;
}
section + section {
  margin-top: 43px;
}
.navbg {
  background-image: url("hnslzq-202509-navbg.png");
  height: 70px;
  background-position: left -20%;
  background-repeat: no-repeat;
}
.navbgc {
  background-image: url("hnslzq-202509-navbg.png");
  height: 70px;
  background-position: right;
}
.nav {
  position: relative;
  z-index: 20;
  width: 1280px;
  display: table;
  padding: 27px 15px 0;
}
.nav-item {
  display: table-cell;
  table-layout: fixed;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  text-align: center;
}
.nav-item + .nav-item {
  border-left: 1px solid #77bee0;
}
.main {
  padding-top: 57px;
  padding-bottom: 99px;
  background-image: url("hnslzq-202509-bodytbg.jpg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
}
/* carousel */
.slick-mod {
  width: 845px;
  height: 475px;
}
.slick-mod img {
  height: 475px;
}
.slick-mod2 {
  width: 565px;
  margin-left: 26px;
}
.slick-item {
  position: relative;
}
.slick-item img {
  width: 100%;
}
.slick-mod2 .slick-item > div {
  width: 270px;
  margin: 0 auto;
}
.slick-mod2 .slick-item img {
  display: block;
  height: 162px;
}
.slick-mod2 .slick-item p {
  margin-top: 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.tit1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 22px;
  color: #ffffff;
  text-indent: 2rem;
  padding-top: 432px;
  background-image: url("hnslzq-202509-mask.png");
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.slick-mod .slick-dots,
.slick-mod2 .slick-dots {
  position: absolute;
  right: 15px;
  bottom: 24px;
}
.slick-mod2 .slick-dots {
  bottom: 36px;
}

.slick-mod2 .slick-arrow {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 68px;
  bottom: 0;
  z-index: 3;
  cursor: pointer;
}
/* .slick-mod3 .slick-arrow {
  width: 33px;
  height: 57px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  z-index: 3;
  cursor: pointer;
}
.slick-mod3 .slick-next {
  right: -66px;
  background: url("hnslzq-202510-arrowright.jpg") no-repeat center;
}
.slick-mod3 .slick-prev {
  left: -66px;
  background: url("hnslzq-202510-arrowleft.jpg") no-repeat center;
} */

.slick-mod2 .slick-next {
  right: -38px;
  background: url("hnslzq-202509-arrowright.png") no-repeat center;
}
.slick-mod2 .slick-prev {
  left: -38px;
  background: url("hnslzq-202509-arrowleft.png") no-repeat center;
}
.slick-mod2 .slick-next.slick-disabled {
  background: url("hnslzq-202509-arrowrightd.png") no-repeat center;
}
.slick-mod2 .slick-prev.slick-disabled {
  background: url("hnslzq-202509-arrowleftd.png") no-repeat center;
}
.slick-mod .slick-dots li,
.slick-mod2 .slick-dots li {
  width: 8px;
  height: 8px;
  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: 19px;
  height: 8px;
  background: #25804d;
  border-radius: 3px;
}
/* --- */

.change-tab {
  background-image: url("hnslzq-202509-tabbg.png");
  width: 208px;
  height: 52px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #15739f;
  line-height: 52px;
}
.change-tab.act {
  background-image: url("hnslzq-202509-tabbgact.png");
  color: #ffffff;
}
.change-body {
  background-color: #ffffff;
  margin-top: 9px;
}
.change-bitem {
  display: none;
}
.change-bitem.act {
  display: block;
}
.list li {
  display: table;
  height: 59px;
  width: 100%;
}
.list li a {
  display: table-cell;
  vertical-align: middle;
  line-height: 22px;
  padding: 0 21px;
}
.list li + li {
  border-top: 1px solid #dae5ea;
}
.list li:hover {
  background-image: url("hnslzq-202509-lihoverbg.png");
  color: #ffffff;
}

.chnltitle1 {
  background-image: url("hnslzq-202509-chnlbg.png");
  height: 41px;
  font-size: 24px;
  font-weight: bold;
  line-height: 41px;
  color: #ffffff;
  padding-left: 45px;
  margin-bottom: 21px;
}
.whitebg {
  background-color: #ffffff;
  box-shadow: 0 0 7px #eeeeee;
}
.padding {
  padding: 29px 0;
}
.list2 {
  margin-top: -13px;
}
.list2.nomt {
  margin-top: 0;
}
.list2 li {
  line-height: 46px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 30px;
}
.list2 li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #45ba84;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 15px;
  margin-left: 23px;
}
.padding2 {
  padding: 40px 0 24px;
}
.imgfl {
  width: 270px;
  height: 210px;
  float: left;
  margin-right: 35px;
}
.hnews {
  padding-right: 58px;
}
.hnews h3 {
  line-height: 24px;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.hnews p {
  line-height: 22px;
  font-size: 14px;
  color: #666666;
}
.chnltitle2 {
  background-image: url("hnslzq-202509-chnldot.png");
  background-repeat: no-repeat;
  border-bottom: 2px solid #cce9f4;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: bold;
}
.chnltitle2 img {
  display: inline-block;
}
.chnltitle2 span.border {
  display: inline-block;
  padding-left: 67px;
  height: 54px;
  line-height: 38px;
  padding-right: 27px;
  padding-bottom: 10px;
  border-bottom: 3px solid #1174c7;
}
.chnltitlec {
  display: inline-block;
  margin-left: -13px;
  vertical-align: top;
  margin-top: 5px;
}
.chnltitle3 {
  background-image: url("hnslzq-202509-chnlbg2.png");
  width: 388px;
  margin: 0 auto;
  height: 74px;
  line-height: 74px;
  text-align: center;
  font-size: 28px;
  margin-bottom: 41px;
}
.img-container {
  overflow: hidden;
}
.img-container .slick-imgitem {
  display: block;
}
.slick-mod3 .hover-title {
  font-size: 16px;
}

.hover-title {
  position: absolute;
  left: 12%;
  right: 12%;
  bottom: 0;
  background-color: #2a91e1;
  color: #ffffff;
  text-align: center;
  padding: 15px 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.slick-imgitem.hover .hover-title {
    bottom: -58px;
}
.slick-imgitem.hover:hover .hover-title {
  bottom: 0;
  transition: all 0.3s ease-in-out;
}

.img-container {
  padding: 0 40px;
}
.img-container .slick-imgitem {
  position: relative;
  width: 370px;
  height: 232px;
  float: left;
  overflow: hidden;
}
.img-container .slick-imgitem img {
  width: 100%;
  display: block;
  height: 232px;
}
.img-container .slick-imgitem .slick-mod3 img {
  height: 500px;
}
.img-container .slick-imgitem:nth-child(1) {
  float: left;
  width: 788px;
  height: 500px;
}
.img-container .slick-imgitem:nth-child(2) {
  margin-bottom: 36px;
}
.img-container .slick-imgitem:nth-child(2),
.img-container .slick-imgitem:nth-child(3) {
  float: right;
}
.img-container .slick-imgitem:nth-child(5),
.img-container .slick-imgitem:nth-child(6) {
  margin-left: 16px;
}
.videoicon::after {
  display: none;
  content: "";
  background-image: url("hnslzq-202509-iconvideo.png");
  width: 141px;
  height: 141px;
  position: absolute;
  z-index: 20;
  margin: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.videoicon.act::after {
  display: block;
}
.img-link {
  background-image: url("hnslzq-202509-linkbg.png");
  width: 310px;
  height: 109px;
  float: left;
}
.img-link + .img-link {
  margin-left: 12px;
}
.img-link .icon {
  display: table;
  width: 100%;
  height: 100%;
  background-image: url("hnslzq-202509-icon1.png");
  background-repeat: no-repeat;
  padding-left: 132px;
  line-height: 21px;
  font-size: 18px;
  background-position: left 43px center;
}
.img-link .icon.icon2 {
  background-image: url("hnslzq-202509-icon2.png");
}
.img-link .icon.icon3 {
  background-image: url("hnslzq-202509-icon3.png");
}
.img-link .icon.icon4 {
  background-image: url("hnslzq-202509-icon4.png");
}

.v-center {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
footer {
  padding: 40px 0;
  text-align: center;
  background-color: #ffffff;
  border-top: 2px solid #3da079;
  line-height: 27px;
}

footer img {
  margin-top: 20px;
}

/* 文字列表 */
.list-img {
  padding: 31px 40px;
  background-color: #f4f9fa;
  border-top: 2px solid #11568d;
}
.list-img.nopadding {
  padding: 0;
}
.li-img + .li-img {
  border-top: 1px dashed #eaeaea;
  margin-top: 21px;
  padding-top: 22px;
}
.li-img img {
  margin-right: 15px;
  width: 330px;
}
.li-time2 {
  font-size: 14px;
  color: #999999;
  padding-top: 8px;
}
.li-time2::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background-image: url("sxslzq-202405-icontime.png");
  vertical-align: baseline;
  margin-right: 10px;
}
.li-title2 {
  margin: 20px 0 30px;
  font-size: 24px;
}
.li-abs2 {
  color: #111111;
  line-height: 25px;
  overflow: hidden;
}
.li-img:hover .li-title2,
.li-img:hover .li-abs2 {
  color: #1d93cb;
}
/* 分页 */
.fy {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  -webkit-justify-content: center;
  -webkit-align-items: center;
  height: 30px;
  font-size: 12px;
  margin: 50px auto;
  text-align: center;
}
.sa {
  color: #333;
  padding: 5px 10px;
  border: 1px solid #d7d7d7;
  margin-right: 5px;
  background: #ffffff;
}
.fy .pages a,
.fy a {
  color: #333;
  padding: 5px 10px;
  border: 1px solid #d7d7d7;
  margin-right: 3px;
  background: #ffffff;
}

.fy .pages a.on,
.fy .pages a:hover {
  background: #019cd5;
  color: #fff;
}

.fy a:hover {
  color: #019cd5;
}

.fy span,
.fy button {
  /* margin: 0 3px; */
}

.fy button {
  background: #3582c4;
  border: 1px solid #d7d7d7;
  padding: 3px 12px;
  _padding: 6px 12px 0;
  color: #fff;
}

.fy input {
  width: 36px;
  padding: 3px 0;
  border: 1px solid #333;
  text-indent: 4px;
  margin: 0 4px;
}
.curpage {
  font-size: 14px;
  /* color: #ffffff; */
  padding: 20px;
}

.li {
  line-height: 37px;
}
.doctitle {
  float: left;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  color: #2c2c2c;
  text-overflow: ellipsis;
}
.time {
  float: right;
  color: #999999;
  font-size: 14px;
}
.dot {
  margin-right: 10px;
  float: left;
  position: relative;
  width: 12px;
  height: 37px;
}
.li .dot::before {
  content: "";
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #45ba84;
  border-radius: 50%;
  /* vertical-align: center; */
}
.listline {
  margin: 15px 0;
}
.show3img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.li-img2 {
  flex: 0 0 350px;
  width: 350px;
  float: left;
  /* margin: 0 auto; */
  text-align: center;
  margin-bottom: 20px;
}
.li-img2 img {
  width: 350px;
  height: 230px;
  margin: 20px 0;
}
.bt {
  font-weight: bold;
  font-size: 32px;
  line-height: 46px;
  color: #111111;
  text-align: center;
  margin-bottom: 30px;
}
.del {
  color: #666666;
  text-align: center;
  margin-bottom: 35px;
  font-size: 16px;
  border-bottom: 1px dashed #e3e3e3;
  padding-bottom: 40px;
}

.dochtmlcon {
  font-size: 18px;
  line-height: 36px;
  text-align: justify;
  color: #111111;
  padding: 0 20px;
}
.file-container:empty {
  display: none;
}
.file-container {
  background-color: #ffffff;
  border: 1px dashed #62a2ca;
  padding: 23px;
  margin: 50px 0;
}
.file-container div {
  font-weight: bold;
  margin-bottom: 10px;
}
.file-container p {
  line-height: 25px;
  color: #333333;
}
.article {
  padding: 60px 43px 57px;
}
