@charset "UTF-8";
html,
body {
  scroll-behavior: smooth;
}

body {
  min-width: 1391px;
  background: url(../images/body-bg.png) no-repeat center top, #fff;
  min-height: 5000px;
}

.item h2 {
  width: 100%;
}
.item h2 img {
  width: 1200px;
}

/* 头部 */
.header {
  padding-top: 155px;
  min-height: 850px;
  background: url(../images/h-bg.png) no-repeat center top/cover;
}

.h-tit {
  text-align: center;
}

.nav {
  padding: 0 100px;
  margin: 236px auto 0;
  width: 1391px;
  height: 111px;
  background: url(../images/nav-bg.png) no-repeat center;
}
.nav li {
  width: 16.6666666667%;
  text-align: center;
  line-height: 111px;
  float: left;
}
.nav li a img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.nav li a:hover img {
  -webkit-transform: translateY(-5px);
     -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
       -o-transform: translateY(-5px);
          transform: translateY(-5px);
}
.nav li i {
  margin-left: 26px;
}

/* 调查要闻 */
.item-yw {
  margin-top: -30px;
  max-width: 1219px;
  width: 1219px;
  min-height: 425px;
}
.item-yw h2 {
  margin-bottom: 17px;
}

.yw-main {
  padding: 29px 54px 40px 64px;
  background: url(../images/yw-bg.png) no-repeat center top;
}

.yw-swiper {
  width: 555px;
  height: 360px;
}
.yw-swiper p {
  height: 45px;
  line-height: 45px;
  padding: 0 11em 0 1em;
  font-size: 16px;
  color: #fff;
}
.yw-swiper .yw-pagination {
  z-index: 999;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  right: 1em;
  left: auto;
  bottom: 0;
  height: 45px;
  line-height: 45px;
}
.yw-swiper .yw-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: #fff;
  opacity: 1;
}
.yw-swiper .yw-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 40px;
  border-radius: 9px;
}

.yw-list {
  width: 526px;
}
.yw-list li {
  position: relative;
  padding-left: 0.5em;
  height: 52px;
  line-height: 52px;
  border-bottom: 1px dashed var(--defaultLineColor);
}
.yw-list li:nth-last-of-type(1) {
  border-bottom: none;
}
.yw-list li a {
  width: 80%;
  line-height: 52px;
}
.yw-list li span {
  color: #707070;
}
.yw-list li::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #e3561c;
}

/* 广告位 倒计时 */
.banner-countdown {
  position: relative;
  margin: 60px auto 30px;
}
.banner-countdown span {
  position: absolute;
  left: 600px;
  bottom: 12px;
  line-height: 1;
  color: var(--defaultHoverColor);
  font-size: 56px;
  font-weight: bold;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
.banner-countdown span i {
  display: inline-block;
  -webkit-transform: translateY(-5px);
     -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
       -o-transform: translateY(-5px);
          transform: translateY(-5px);
  font-size: 40px;
  color: #ed722a;
}

/* 通知公告 政策法规 */
.item-list {
  overflow: hidden;
}

.item-list-main div {
  position: relative;
  width: 50%;
  min-height: 356px;
  padding-top: 45px;
}
.item-list-main div h2 {
  position: absolute;
  z-index: 1;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.item-list-main div ul {
  position: relative;
  z-index: 1;
  width: 410px;
  margin-left: 90px;
  z-index: 999;
}
.item-list-main div ul li {
  position: relative;
  height: 50px;
  line-height: 50px;
  padding-left: 0.5em;
}
.item-list-main div ul li::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #e3561c;
}
.item-list-main div ul li a {
  line-height: 50px;
}
.item-list-main div .list-more {
  position: absolute;
  z-index: 1;
  right: 60px;
  font-size: 14px;
  color: #ad2d12;
}
.item-list-main div .list-more:hover {
  font-weight: bold;
}
.item-list-main div::before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 941px;
  height: 353px;
  background: url(../images/tzgg-bg.png) no-repeat;
}
.item-list-main div.tzgg {
  padding-right: 20px;
}
.item-list-main div.tzgg::before {
  right: -20px;
}
.item-list-main div.tzgg .list-more {
  position: absolute;
  z-index: 1;
  right: 100px;
}
.item-list-main div.zcfg {
  padding-left: 30px;
}
.item-list-main div.zcfg h2 {
  left: 35px;
}
.item-list-main div.zcfg::before {
  background: url(../images/zcfg-bg.png) no-repeat;
  left: -60px;
}

/* 科普连线 */
.item-kp {
  margin-top: 77px;
  background: url(../images/kp-bg.png) no-repeat center 80px;
  min-height: 1049px;
}

.kp-img {
  opacity: 0.8;
  text-align: center;
}
.kp-img img {
  margin-top: -35px;
  margin-left: -180px;
}

.kp-swiper .swiper-slide {
  width: 290px;
  height: 515px;
  border-radius: 10px;
  overflow: hidden;
}
.kp-swiper .swiper-slide a {
  overflow: hidden;
}
.kp-swiper .swiper-slide a img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.kp-swiper .swiper-slide a:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.kp-swiper .kp-next,
.kp-swiper .kp-prev {
  width: 33px;
  height: 58px;
}
.kp-swiper .kp-next::after,
.kp-swiper .kp-prev::after {
  display: none;
}
.kp-swiper .kp-next {
  background: url(../images/next1.png);
}
.kp-swiper .kp-prev {
  background: url(../images/prev1.png);
}

/* 调查图鉴 */
.item-dc {
  margin-top: -80px;
  min-height: 930px;
  background: url(../images/dc-bg.png) no-repeat;
}
.item-dc ul {
  padding-top: 120px;
}
.item-dc ul li {
  float: left;
  width: 30%;
  height: 250px;
  border-radius: 20px;
  border: 4px solid #fff;
  overflow: hidden;
  margin: 10px;
  box-shadow: 0 0 20px rgba(199, 128, 35, 0.82);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.item-dc ul li:hover {
  -webkit-transform: translateY(-5px);
     -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
       -o-transform: translateY(-5px);
          transform: translateY(-5px);
}
.item-dc ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.item-dc ul li a img {
  width: 100%;
  height: 100%;
}
.item-dc ul li a p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: var(--defaultHoverColor);
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 3;
  font-family: "思源黑体";
}

/*州市动态 */
.item-zs {
  margin-top: 50px;
}
.item-zs h2 {
  margin-bottom: 20px;
}

.zs-swiper {
  min-height: 520px;
}
.zs-swiper .swiper-slide {
  padding: 52px 23px 48px 47px;
  width: 360px;
  height: 440px;
  background: url(../images/b-swiper-bg.png) no-repeat center/cover;
}
.zs-swiper .swiper-slide div {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: #a72d14;
  padding: 20px 20px 0;
  border: 1px solid #d56951;
}
.zs-swiper .swiper-slide div p {
  background: none;
  position: relative;
  border-bottom: 1px solid #fff;
  color: #fff;
  line-height: 2;
  padding-bottom: 5px;
}
.zs-swiper .swiper-slide div span {
  display: block;
  width: 100%;
  line-height: 2;
  text-align: right;
  color: #fff;
  font-size: 16px;
  padding-top: 25px;
}
.zs-swiper .zs-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: #a4a9ad;
}
.zs-swiper .zs-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #9a2e1b;
}

/* 精品视频 */
.item-video {
  padding-top: 280px;
  margin-top: -250px;
  min-height: 909px;
  background: url(../images/video-bg.png) no-repeat center top;
}
.item-video h2 {
  margin-bottom: 20px;
}

.item-main {
  position: relative;
}

.video-list {
  position: relative;
  z-index: 0;
}
.video-list::before {
  z-index: -1;
  content: "";
  position: absolute;
  left: -10%;
  top: -40px;
  width: 110%;
  height: 500px;
  background: -webkit-linear-gradient(left, transparent 10%, #fff, #fff 80%, transparent);
  background: -moz-linear-gradient(left, transparent 10%, #fff, #fff 80%, transparent);
  background: -o-linear-gradient(left, transparent 10%, #fff, #fff 80%, transparent);
  background: linear-gradient(to right, transparent 10%, #fff, #fff 80%, transparent);
}
.video-list .list-left {
  position: relative;
  width: 510px;
  height: 420px;
}
.video-list .list-left a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
}
.video-list .list-left a img {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.video-list .list-left a:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.video-list .list-left a::before {
  position: absolute;
  content: "";
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.video-list .list-left img {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.video-list .list-left img#playBtn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
}
.video-list .list-left div {
  z-index: 999;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: #cc3414;
  font-size: 22px;
  font-weight: bold;
  padding: 10px 20px;
}
.video-list .list-left div span {
  float: right;
  font-size: 16px;
}
.video-list .list-right {
  position: relative;
  width: 680px;
}
.video-list .list-right li {
  height: 142px;
  padding: 10px 0;
  border-bottom: 1px solid #e8e8e8;
}
.video-list .list-right li:first-of-type {
  padding-top: 0;
}
.video-list .list-right li:nth-last-of-type(1) {
  border-bottom: none;
}
.video-list .list-right li .min-img {
  position: relative;
  width: 190px;
  height: 125px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.video-list .list-right li .min-img:hover {
  -webkit-transform: translateY(-4px);
     -moz-transform: translateY(-4px);
      -ms-transform: translateY(-4px);
       -o-transform: translateY(-4px);
          transform: translateY(-4px);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.video-list .list-right li .min-img img {
  width: 100%;
  height: 100%;
}
.video-list .list-right li .min-img img#playBtn {
  width: 42px;
  height: 42px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
}
.video-list .list-right li .min-txt {
  width: 460px;
}
.video-list .list-right li .min-txt:hover p {
  color: var(--defaultHoverColor);
}
.video-list .list-right li .min-txt h5 {
  font-weight: bold;
  font-size: 20px;
}
.video-list .list-right li .min-txt p {
  line-height: 1.8;
  color: #424242;
}
.video-list .list-right li .min-txt span {
  float: left;
  font-size: 16px;
  color: #999999;
}
.video-list .list-right .video-more {
  position: absolute;
  right: 1em;
  bottom: 1em;
  font-size: 14px;
  color: var(--defaultHoverColor);
}
.video-list .list-right .video-more:hover {
  font-weight: bold;
}

/* 底部标语 */
.bottom-txt {
  border-bottom: 1px solid #b6b6b6;
}
#bottom{   
 padding: 50px 0;
   text-align: center;
}
.zs-swiper {
  min-height: 520px;
}
.zs-swiper .swiper-slide {
  padding: 52px 23px 48px 47px;
  width: 360px;
  height: 440px;
  background: url(../images/b-swiper-bg.png) no-repeat center/cover;
}
.zs-swiper .swiper-slide p {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #a72d14;
  border: 20px solid #a72d14;
  min-height: 96px;
  color: #fff;
}
.zs-swiper .swiper-slide p::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5%;
  width: 90%;
  height: 1px;
  background: #fff;
}
.zs-swiper .zs-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: #a4a9ad;
}
.zs-swiper .zs-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #9a2e1b;
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2025-08-25 16:41:49" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->