.header {
    width: 100%;
    height: 340px;
    background: url(https://dzj.henan.gov.cn/file/1/img/20240726banner.png) no-repeat top center;
}

.nav {
    width: 100%;
    height: 58px;
    background: url(../img/18.png) no-repeat top center;
}

.nav ul {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.nav ul li {
    box-sizing: border-box;
    float: left;
    text-align: center;
    padding-right: 0;
    margin-right: 0px;
    /* padding: 0 26px; */
    padding: 0 19px;
    cursor: pointer;

}

.nav ul li:last-child {
    margin-right: 0;
}

.nav ul .active {
    background: #002E73;
}
.nav ul li:hover {
    background: #002E73;
}

.nav ul li a {
    display: block;
    height: 58px;
    line-height: 58px;
    width: 100%;
}

.hd_top {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 10px;
}

.hd_top span {
    color: #3d5c6c;
    font-size: 16px;
}

.hd_bot {
    width: 1200px;
    height: 300px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding-top: 50px;
}

.logo {
    position: absolute;
    top: 80px;
}

.wza-box a {
    display: block;
    float: right;
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
    font-size: 18px;
    letter-spacing: 0.32px;
}

.wza-box a.wza {
    background: #fff;
    color: #F76B00;
    border: 1px solid #FC740D;
    border-radius: 2px 0px 0px 2px;
}

.wza-box a.oldman {
    background: #F79600;
    color: #fff;
    border: 1px solid #F79600;
    border-radius: 0px 2px 2px 0px;
}

.ss-box {
    width: 463px;
    height: 60px;
    background: url(../img/ss.png) no-repeat;
    position: absolute;
    top: 110px;
    right: 0;
}

#searchInput {
    width: 360px;
    height: 60px;
    background: none;
    border-radius: 5px;
    box-sizing: border-box;
    padding-left: 30px;
    font-size: 20px;
}
#searchInput[type=text]::placeholder{
    color: #3d5c6c;
    font-size: 18px;
}

#searchBtn {
    width: 102px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    background: none;
    cursor: pointer;
    color: #fff;
}

.news_img {
    width: 1200px;
    min-height: 100px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 24px;
    padding-bottom: 28px;
    cursor: pointer;
}

.hot_news {
    width: 1200px;
    height: 126px;
    background: #ECF8FF;
    margin: 0 auto;
    margin-bottom: 35px;
    box-sizing: border-box;
    padding: 25px 40px;
}

.hot_news h2 {
    text-align: center;
}

.hot_news h2 a {
    color: #0b3f8c;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    cursor: pointer;
}

.hot_news p {
    color: #666666;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}

.hot_news p a {
    cursor: pointer;
}

.news_center {
    width: 1200px;
    height: 386px;
    margin: 0 auto;
}

.news_pic {
    width: 578px;
    height: 386px;
}

.news_list {
    width: 592px;
    height: 386px;
}

.ecotope {
    width: 1200px;
    height: 434px;
    margin: 0 auto;
}

.news_video {
    width: 1200px;
    height: 408px;
    margin: 0 auto;
    margin-bottom: 10px;
}

/* 本例子css */
.slideBox {
    width: 578px;
    height: 386px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 25px;
    bottom: 15px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 10px;
    width: 11px;
    height: 11px;
    line-height: 14px;
    text-align: center;
    background: rgb(255, 255, 255, .5);
    cursor: pointer;
    border-radius: 50%;
}

.slideBox .hd ul li.on {
    background: #fff;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd li p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 49px;
    line-height: 49px;
    background: rgba(18, 18, 18, .75);
    color: #fff;
    color: rgb(255, 255, 255);
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    box-sizing: border-box;
    padding-left: 20px;
}

.slideBox .bd img {
    width: 578px;
    height: 386px;
    display: block;
}

.list_hd {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.list_hd div {
    float: left;
    width: 117px;
    height: 50px;
    background: #fff;
    line-height: 50px;
    color: rgb(18, 18, 18);
    font-family: "Microsoft YaHei";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
}

.list_hd .active {
    background: #0B3F8C;
    line-height: 50px;
    color: #fff;
}
.list_hd .active a{color: #fff;}

.list_hd span a {
    color: rgb(153, 153, 153);
    text-align: right;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}

.list_con ul {
    box-sizing: border-box;
    padding-top: 10px;
}

.list_con ul li {
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    padding-left: 20px;
    background: url(../img/dian.png) no-repeat left center;
}

.list_con ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    cursor: pointer;
    color: #121212;
}

.list_con ul li a span {
    color: rgb(153, 153, 153);
}

.hide {
    display: none;
}

.dh_block_hd {
    width: 1200px;
    height: 98.5px;
    margin: 0 auto;
}

.dh_block_hd div {
    width: 400px;
    height: 98.5px;
    float: left;
    text-align: center;
    line-height: 88.5px;
    background: url(../img/bg1.jpg) no-repeat;
    color: rgb(77, 103, 139);
    font-family: "Microsoft YaHei";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    cursor: pointer;
}
.dh_block_hd div img{
    position: relative;
    top: -2px;
    left: -3px;
}
.dh_block_hd .active {
    background: url(../img/17.png) no-repeat top center;
    color: rgba(255, 255, 255, 1);
}
.dh_block_hd .active a{
    color: rgba(255, 255, 255, 1);
}
.dh_block_hd div  a{
    color: #4D678B;
}

.div_clock_con ul {
    box-sizing: border-box;
    padding-top: 20px;
}

.div_clock_con ul li {
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    padding-left: 20px;
    background: url(../img/dian.png) no-repeat left center;
}

.div_clock_con ul li a {
    font-size: 16px;
    color: #121212;
}

.div_clock_con ul li span {
    color: rgb(153, 153, 153);
    font-size: 16px;
}

.video_pic {
    width: 614px;
    height: 408px;
    float: left;
    background: url(../img/7.png) no-repeat;
    position: relative;
}

.video_pic .title a{color: #fff;font-size: 28px;font-weight: 500;position: absolute;top: 42px;left: 50%;transform: translateX(-50%);}
.video_con {
    width: 566px;
    height: 408px;
    float: right;
}

.video_construction {
    width: 566px;
    height: 172px;
    margin-bottom: 15px;
    background: url(../img/14.png) no-repeat;
}

.video_tab {
    width: 566px;
    height: 221px;
    background: #E9F1FC;
}

.video_carsoul {
    width: 462px;
    height: 250px;
    float: left;
    margin-top: 122px;
    margin-left: 76px;
}


/* 本例子css */
.slideBox2 {
    width: 462px;
    height: 250px;
    overflow: hidden;
    position: relative;
}

.slideBox2 .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox2 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox2 .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox2 .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox2 .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox2 .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox2 .bd img {
    width: 462px;
    height: 250px;
    display: block;
}

.slideBox2 .bd li p {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: url(../img/video1.png) no-repeat bottom center;
}

.slideBox2 .bd li p span {
    width: 100%;
    position: absolute;
    bottom: 20px;
    color: #fff;
    font-size: 17px;
    text-align: center;
}

.slideBox2 .bd li .video_player {
    width: 64px;
    height: 64px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox2 .prev {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 24px;
    height: 25px;
    background: url(../img/right.jpg) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    transform: rotate(180deg);
}

.slideBox2 .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 24px;
    height: 25px;
    background: url(../img/right.jpg) no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox2 .next {
    left: auto;
    right: 3%;
}

.slideBox2 .prev:hover,
.slideBox2 .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox2 .prevStop {
    display: none;
}

.slideBox2 .nextStop {
    display: none;
}

.video_construction {
    box-sizing: border-box;
    padding: 23px 33px;
    position: relative;
}

.video_construction h2 {
    margin-bottom: 10px;
}

.video_construction h2 a {
    color: #c0430d;
    font-family: "Microsoft YaHei";
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
}

.video_construction ul {}

.video_construction ul li {
    height: 34px;
    line-height: 34px;
    box-sizing: border-box;
    padding-left: 20px;
    background: url(../img/hongdian.png) no-repeat left center;
}

.video_construction ul li a {
    font-size: 16px;
    cursor: pointer;
}

.more {
    position: absolute;
    display: block;
    width: 106px;
    height: 38px;
    flex-shrink: 0;
    border-radius: 58px;
    background: #C0430D;
    color: #fff;
    color: #ffffff;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    right: 25px;
    bottom: 42px;
    cursor: pointer;
}

.video_tab {
    box-sizing: border-box;
    padding: 28px 23px;
}

.v_hd_tab {
    margin-bottom: 18px;
}

.v_hd_tab span {
    color: #121212;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    margin-right: 28px;
    padding-bottom: 8px;
    display: inline-block;
    cursor: pointer;
}

.v_hd_tab .active {
    color: #121212;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    background: url(../img/line.png) no-repeat center bottom;
    box-sizing: border-box;
}

.v_bt_list {}

.v_bt_list li {
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    padding-left: 20px;
    background: url(../img/dian.png) no-repeat left center;
}
.v_bt_list li a{
    font-size: 16px;
}
.v_bt_list li a .fr{
    color: #999999;
}
.news_special {
    width: 1200px;
    height: 340px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 10px;
}

.news_special_img {
    margin-bottom: 30px;
}

.news_special_con {
    width: 100%;
    height: 150px;
}

/* 本例子css */
.picScroll-left {
    overflow: hidden;
    position: relative;
}

.picScroll-left .bd {
    padding: 10px 0 ;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    /* margin: 0 8px; */
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
    margin-right: 20px;
}
.picScroll-left .bd ul li:nth-last-child(1){margin-right: 0;}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 280px;
    height: 150px;
    display: block;
    padding: 2px;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
}
.f_copyright{
    width: 100%;
    height: 308px;
    background: #F2F2F2;
}
.xiala{
    width: 1200px;
    height: 64px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 16px;
}
.xiala>div {
    float: left;
    width: 240px;
    height: 35px;
    margin-left: 47px;
}
.xiala>div select {
    width: 100%;
    height: 100%;
    border: none;
    color: #333;
    font-size: 16px;
    background-color: transparent;
    box-sizing: border-box;
    padding: 0 15px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url(../img/xiala.png) no-repeat right 20px center,rgba(212, 214, 216, .4);
    cursor: pointer;
}
.footer_con{
    width: 100%;
    height: 242px;
    background: #D4D6D8;
}
.foot_content_box{
    width: 1200px;
    height: 100%;
    margin:  0 auto;
    box-sizing: border-box;
    padding-top: 30px;
}
.f_l{
    width: 450px;
    height: 176px;
}
.f_l p{
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: rgb(51, 51, 51);
    font-size: 15px;
}
.f_l p a{
    color: rgb(51, 51, 51);
}
.f_m{
    width: 430px;
    height: 176px;
    box-sizing: border-box;
    padding-top: 50px;
}
#imgConac{
    position: relative;
    top: -10px;
}
.f_r{
    width: 290px;
    height: 170px;
    background: rgba(37, 37, 37, 0.2);
    position: relative;
    box-sizing: border-box;
    padding-top: 55px;

}
.f_r p{
    box-sizing: border-box;
    padding-left: 150px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: bold;
}
.m_l,.m_r{
    float: left;
    width: 50%;
    height: 100%;
}
.f_r img{
    width: 125px;
    height: 125px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -62px;
}
.ads{
    position: fixed;
    right: 0;
    bottom: 100px;
    width: 200px;
    height: 116px;
}
.ads .close {
    position: absolute;
    right: 0;
    /* top: 0; */
    background-color: rgba(0, 0, 0, 0.4);
    padding: 4px;
    border-radius: 6px;
}

/* right-nav */
.right-nav {
      position: fixed;
      right: 0;
      bottom: 300px;
    }

    .icon1 {
      width: 88px;
      height: 84px;
      background: url(../img/right-bg.png)center no-repeat;
    }

    .icon1 a {
      display: block;
      text-align: center;
      color: #FFFFFF;
      font-family: "PingFang SC";
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      width: 100%;
      height: 100%;
    }

    .icon1 a img {
      margin-top: 18px;
    }

    .icon1 a p {
      margin-bottom: 9px;
    }

    .icon2 {
      margin-top: 8px;
      width: 88px;
      height: 47px;
      box-shadow: 0 2px 6px 0 #0a2d4f36;
      text-align: center;
      background-color: #FFFFFF;
      cursor: pointer;
    }

    .icon2 img {
      margin-top: 16px;
    }
/* 公众号 */
.gzh {
      cursor: pointer;
    }

    .gzh-ewm {
      display: none;
      width: 130px;
      height: 130px;
      box-sizing: border-box;
      position: absolute;
      z-index: 2;
      background-color: #fff;
      top: 28px;
    }

    .gzh-ewm::before {
      content: '';
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      border: 10px solid;
      border-color: transparent transparent #fff transparent;
      top: -20px;
      left: 50%;
      transform: translateX(-50%);
    }

    .gzh-ewm img {
      width: 130px;
      height: 130px;
    }

    .gzh:hover~.gzh-ewm,
    .gzh-ewm:hover {
      display: block;
    }

    /* .wx-ewm{width: 140px;height: 140px;} */
    .icon1-wx:hover~.wx-ewm,
.icon1 .wx-ewm:hover {
  display: block;
}

.icon1 .wx-ewm {
  display: none;
  width: 137px;
  height: 130px;
  box-sizing: border-box;
  position: absolute;
  z-index: 2;
  top: -25px;
  left: -137px;
  background: url(https://dzj-beta.dahe.cn/file/1/img/phpj211.png)center center no-repeat;
}

.icon1 {
  position: relative;
}

.icon1 .wx-ewm img {
  margin: 7px 5px 0 0;
  width: 117px;
  height: 117px;
}


/*  */
/* oldModel */
/* head */
.oldModel .hd_top span{font-size: 28px;}
.oldModel .wza-box a{font-size: 28px;}
.oldModel #searchInput{font-size: 28px;}
.oldModel #searchInput[type=text]::placeholder{
    font-size: 28px;
}
.oldModel #searchBtn{font-size: 28px;}
.oldModel .nav ul li{font-size: 28px;padding: 0 0px;}
/* hotline */
.oldModel .hot_news h2 a{
    font-size: 34px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.oldModel .hot_news p{
    font-size: 28px;
    overflow: hidden;
    /* line-height: 48px; */
    display: flex;
    align-items: baseline;
    justify-content: center
}
.oldModel .hot_news p span{
    /* display: inline-block; */
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 4px;
}
/* .oldModel .hot_news p a{display: inline-block;} */
.oldModel .news_center{
    height: auto;
}
.oldModel .news_center:after{content:"\20";display:block;height:0;clear:both;visibility:hidden}
.oldModel .news_center{zoom:1}
/* lunbo */
.oldModel .news_pic{
    width: 1200px;
    height: 800px;
    margin-bottom: 30px;
}
.oldModel .slideBox,
.oldModel .slideBox .bd li,
.oldModel .slideBox .bd img{
    width: 1200px;
    height: 800px;
}
.oldModel .slideBox .bd li p{
    font-size: 28px;
}
.oldModel .news_list{
    width: 100%;
    height: auto;
}
.oldModel .list_hd div{
    font-size: 34px;
    width: 160px;
}
.oldModel .list_hd span a{font-size: 28px;}
.oldModel .list_con ul li{
    height: 54px;
    line-height: 54px;
}
.oldModel .list_con ul li a{
    font-size: 32px;
}
.oldModel .list_con ul li  span{
    font-size: 28px;
}
.oldModel .list_con ul{
    padding-top: 20px;
}
.oldModel .dh_block_hd div{
    font-size: 32px;
}
.oldModel .div_clock_con ul li{
    height: 54px;
    line-height: 54px;
}
.oldModel .div_clock_con ul li a{
    font-size: 32px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    width: 85%;
}
.oldModel .div_clock_con ul li span{
    color: rgb(153, 153, 153);
    font-size: 28px;
}
.oldModel .ecotope{
    height: auto;
    margin-bottom: 30px;
}

.oldModel .video_pic{
    width: 1200px;
    background-size: 100% 100%;
    height: 500px;
}
.oldModel .video_pic .title a{font-size: 34px;}
.oldModel .video_carsoul{
    width: 600px;
    height: 350px;
    margin-left: 290px;
}
.oldModel .slideBox2{
    width: 100%;
    height: 100%;
}
.oldModel .slideBox2 .bd img{
    width: 600px;
    height: 350px;
}
.oldModel .slideBox2 .bd li p{
    background-size: 100% 100%;
}
.oldModel .slideBox2 .bd li .video_player{
    width: 64px;
    height: 64px;
}
.oldModel .slideBox2 .bd li p span{font-size: 28px;}
.oldModel .video_con{
    width: 1200px;
    height: auto;
}
.oldModel .video_construction{
    width: 1200px;
    background-size: 100% 100%;
    height: 200px;
    margin-top: 30px;
}
.oldModel .video_construction h2 a{
    font-size: 32px;
}
.oldModel .video_construction ul li{
    height: 54px;
    line-height: 54px;
}
.oldModel .video_construction ul li a{
    font-size: 32px;
}
.oldModel .more{
    font-size: 28px;
    width: 140px;
    height: 50px;
    line-height: 50px;
}
.oldModel .video_tab{
    width: 1200px;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.oldModel .v_hd_tab span{font-size: 28px;}
.oldModel .v_hd_tab .active{font-size: 34px;}
.oldModel .v_bt_list li a{font-size: 32px;}
.oldModel .v_bt_list li a .fr{font-size: 28px;}
.oldModel .v_bt_list li{
    height: 54px;
    line-height: 54px;
}
.oldModel .xiala>div{
    margin-left: 10px;
    width: 273px;
}
.oldModel .xiala>div:nth-child(1){
    width: 340px;
    margin-left: 0px;
}
.oldModel .xiala>div select{font-size: 28px;}
.oldModel .f_l{width: 750px;}
.oldModel .f_m{width: 200px;position: absolute;top: 180px;right: 100px;}
.oldModel .f_l p{
    font-size: 28px;
    height: auto;
    line-height: 54px;
}
.oldModel .footer_con{height: 360px;}
.oldModel .foot_content_box{position: relative;}
.oldModel .f_r p{font-size: 28px;}
.oldModel .icon1{width: 88px;height: 124px;background-size: 100% 100%;}
.oldModel .icon1 a{font-size: 28px;}

.list_con ul li a:hover,
.div_clock_con ul li a:hover,
.video_construction ul li a:hover,
.v_bt_list li a:hover{color: #235092;}
.hot_news p{cursor: pointer;}


/* .oldModel .nav ul{width: 1314px;} */