/* CSS Document */
body {
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #333333;
    text-align: left;
    background-color: #FFF;
}

div,
p,
h1,
h2,
h3,
ul,
li,
ol,
img {
    margin: 0;
    padding: 0;
    border: none;
    box-sizing: border-box;
}

li {
    list-style: none;
}

a:link,
a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.w1200 {
    margin: auto;
    width: 1200px;
    /* overflow: hidden; */
    position: relative;
}

.gzh-body {
    margin-top: -75px;
}

.gzh-banner img {
    width: 100%;
}

.gzh-con {
    position: relative;
    margin-bottom: 58px;
}

.gzh-title {
    margin-bottom: 34px;
    display: flex;
    align-items: center;
}

.gzh-title img {
    width: 100%;
}
.jtxw_nav{
display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jtxw-item {
    width: 49%;
}

.jtxw-item-pic {
    float: left;
    width: 445px;
    max-height: 264px;
    overflow: hidden;
}
.jtxw-item-pic  img{
    width:100%;
    height:auto;
}
.jtxw-item-outer {
    width: 100%;
    height: 205px;
    background: rgba(252, 237, 219, 1);
    padding: 32px 22px;
    position: relative;
}



.gzh-more {
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 999
}

.gzh-more a {
    color: rgba(127, 127, 127, 1);
}

.gzh-jtxw .gzh-more {
    top: 60px;
}

.jtxw-item-title {
    font-size: 20px;
    font-weight: bold;
}

.jtxw-item-title a {
    color: #000;
}

.jtxw-item-sum {
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
    text-indent: 2em
}

.jtxw-item-sum span {
    color: #666;
    overflow: hidden;

}

.jtxw-item-sum a {
    color: #9C2218;
}

.jtxw_date {
    color: rgba(127, 127, 127, 1) !important;
    display: block;
    text-indent: 0em;
    font-size: 15px;
    position: absolute;
    bottom: 8%;
}

.jtxw_xq{
    color: rgba(127, 127, 127, 1) !important;
    display: block;
    position: absolute;
    right: 5%;
    font-size: 16px;
    bottom: 8%;
}

.gsxw-item-title {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}

.news_pic {
    width: 50%;
    height: 400px;
    overflow: hidden;
    position: relative;
    display: inline-block;
}

.news_nav {
    width: 50%;
    height: 385px;
    display: inline-block;
    float: right;
    background-color: #FFFCF6;
    padding: 20px;
}

.news_tit{border-bottom: 1px dashed #C3C2C2;padding: 15px 20px 25px 20px;background: url(/dtpower/lib/zt/2026gzhy/images/news-icon.png) no-repeat left;font-size: 17px;letter-spacing: 1px;}

.gsxw-item-title a {
}

.gsxw-item-sum {
    font-size: 18px;
    line-height: 30px;
    color: #999;
    text-indent: 2em;
    margin-top: 14px;
}

.gsxw-item-pic {width: 100%;height: auto;overflow: hidden;}

.gsxw-item-pic img {
    width: 100%;
    height: auto;
}

.gsxw-item-sum a {
    color: #E91A0A;
}

.ytdd-item {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ytdd_nav{width: 100%;}

.ytdd_nav a{display:block;height: auto;}
.ytdd_pic{height:260px;}
.ytdd_tit{background-color: #FCEDDB;color: #666666 !important;padding: 20px;letter-spacing: 1px;font-weight: 600;}

.ytdd_pic img{width: 100%;height: 510px;}

.news-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.news-item li {
    width: 575px;
    border-bottom: 1px solid #EAEAEA;
    display: flex;
    justify-content: space-between;
    height: 50px;
    align-items: center;
}

.news-item-title {
    padding-left: 20px;
    background: url(/dtpower/lib/zt/2026gzhy/images/news-icon.png) no-repeat left;
    width: 80%;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.news-item-date {
    color: #7F7F7F;
}

.zjxc-contain {
    position: relative;
    height: auto;
}

.mySwiper1{
    overflow: hidden;
}





.zjxc-contain .swiper-slide {
    width: 623px;
    background: #fff;
}

.zjxc-contain .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
}

.hcly_tit{
display: block;
    width: 100%;
    height: 60px;
    background: #C40D08;
    color: #FFF !important;
    font-size: 19px;
    font-weight: 600;
    text-align: center;
    line-height: 60px;
}

.swiper-zjxc-next{width: 50px;height: 50px;bottom: 50%;cursor: pointer;background: url(/dtpower/lib/zt/2026gzhy/images/right.png);position: absolute;right: -7%;background-size: 100%;}

.swiper-zjxc-prev{width: 50px;height: 50px;bottom: 50%;cursor: pointer;background: url(/dtpower/lib/zt/2026gzhy/images/left.png);position: absolute;left: -7%;background-size: 100%;}

.swiper-zjxc-prev:hover{
background: url(/dtpower/lib/zt/2026gzhy/images/left2.png);
background-size: 100%;
}

.swiper-zjxc-next:hover{
background: url(/dtpower/lib/zt/2026gzhy/images/right2.png);
background-size: 100%;
}

.grb-contain {
    background: url(/dtpower/lib/zt/2026gzhy/images/zjlz_conbg.png) no-repeat;
    height: 560px;
    position: relative;
    background-size: 100%;
    background-position: top;
}

.grb-item {
    width: 600px;
    height: 450px;
    float: right;
    margin-right: 5%;
    margin-top: 5%;
    background: #FFF;
    border-radius: 10px;
    padding: 20px;
}

.grb-item li {
    margin-top: 14px;
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 15px;
}

.grb-item-title {
    font-size: 18px;
    line-height: 26px;
    padding-left: 20px;
    background: url(/dtpower/lib/zt/2026gzhy//images/news-icon.png) no-repeat left;
    width: 70%;
display: inline-block;
}

.mySwiper2{
overflow: hidden;
}

.smpd_pic{display: block;width: 100%;height: 200px;/* padding: 5px; */overflow: hidden;}

.smpd_slide{
background-color:#FCEDDB;
}

.smpd_pic img{
    width: 100%;
    height: 100%;
    padding: 5px;
}

.smpd_tit{
    color: #C6851B !important;
    font-size: 16px;
    font-weight: 600;
    display: block;
    letter-spacing: 1px;
    line-height: 25px;
    padding: 10px;
    text-align: justify;
    height: 70px;
}

.smpd_sum{
    color: #666666;
    display: block;
    padding: 10px 10px 30px;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 20px;
}

.swiper-button-next2{width: 50px;height: 50px;bottom: 30%;cursor: pointer;background: url(/dtpower/lib/zt/2026gzhy/images/right.png);position: absolute;right: -7%;background-size: 100%;}

.swiper-button-prev2{width: 50px;height: 50px;bottom: 30%;cursor: pointer;background: url(/dtpower/lib/zt/2026gzhy/images/left.png);position: absolute;left: -7%;background-size: 100%;}

.swiper-button-prev2:hover{
background: url(/dtpower/lib/zt/2026gzhy/images/left2.png);
background-size: 100%;
}

.swiper-button-next2:hover{
background: url(/dtpower/lib/zt/2026gzhy/images/right2.png);
background-size: 100%;
}


.zjlz_date{
display: inline-block;
    float: right;
color: #7F7F7F;
    font-size: 15px;
}

.grb-more {
    position: absolute;
    right: 200px;
    bottom: 105px;
}

.grb-more a {
    color: #D6171F;
}

.gcls_tit{background-color: #FCEDDB;border: none !important;margin-bottom: 15px;padding-left: 15px;}
.gcls_tit .news-item-title a{color:#666666;
font-size: 17px !important;}
/*底部信息*/
.foot {
    margin-top: 80px;
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: #C20000;
    overflow: hidden;
    padding: 37px 0px;
    font-size: 14px;
}

.foot a {
    color: #fff;
}

@media screen and (max-width: 1300px) {

    .swiper-zjxc-prev,
    .swiper-zjxc-next {
        display: none;
    }
}