@media screen and (max-width: 1024px) {
    .index-slide .mobile-bg {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-size: cover;
        background-position: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        color: #fff;
        animation: NewBannerAni 10s linear infinite;
    }

.index-slide .slide-inner img {
    object-fit:cover;
}
.pcbanner{
    display:none !important;
}
.sjbanner{
      display:block !important;
  } 
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        /* display: none; */
    }

    .szyw-title {
        font-size: 18px;
        padding-left: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        padding: 0px 15px;
    }

    .szyw-icon {
        width: 72%;
        font-size: 20px;
        line-height: 26px;
    }

    .news-contain {
        flex-wrap: wrap;
    }

    .news-big {
        margin-top: 40px;
        margin-bottom: 20px;
    }



    .news-htitle {
        font-size: 18px;
        text-align: left;
    }

    .news-hsum {
        font-size: 16px;
        -webkit-line-clamp: 3;
    }

    .news1-contain {
        flex-wrap: wrap;
    }

    .news1Left,
    .news1Right,
    .pox-gpxx,
    .pox-ggbg {
        width: 100%;
    }

    .news1Right {
        margin-top: 30px;
    }

    .news-inner ul li,
    .news1-inner ul li {
        margin-top: 14px;
        border-bottom: 1px solid #D0D0D0;
        padding-bottom: 15px
    }

    .pox-news1 {
        margin-top: 30px;
    }

    .fd-contain {
        margin-top: 0px;
    }

    .fd-contain .swiper-container {
        padding: 20px 0px;
    }

    .pox-bottom {
        flex-wrap: wrap;
    }

    .gp-change .swiper-slide {
        width: 100%;
    }

    .nav-change .swiper-slide {
        font-size: 18px;
    }

    .nav-change {
        left: 25%;
        top: 5px;
    }

    .ggbg-inner ul li {
        margin-top: 15px;
        padding-bottom: 15px;
    }

    .news-htitle a {
        -webkit-line-clamp: 2;
    }

    .news-head {
        border-bottom: 1px solid #D0D0D0;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .gp-pagination {
        bottom: -40px;
    }
.tx2{
        font-size:28px !important;
        color: #3471c0 !important;
        top:40% !important;
    }
.swiper-button-prev{display:none;}
    .swiper-button-next{display:none;}
.swiper-pagination{bottom:55px !important;left:4% !important;}
.ztzl-top img{
height:200px;
 }
.ztzl-bottom img{
 height:100px;
 }
.dt-wid{
        margin-bottom:50px;
    }
    .ppwh-contain{
        width: 100%;
 
    }
.ppwh-nav{
        padding-left: 35px;
}

    .swiper-button-next-ppwh{display:none;}
    .swiper-button-prev-ppwh{display:none;}
.mySwiper_ppwh .swiper-wrapper .swiper-slide{

}
    .ppwh-more{
        right:5%;
    }
    .pox-ppwh{
    height:auto !important;
    }
.xwjt-nav li{
        padding-left:35px;
    }
.pox-esg{
  margin:0 auto !important;
 }
}

@media screen and (max-width: 1024px) {
    #mobileHead {
        display: block;
        background: transparent;
        position: fixed;
        left: 0;
        right: 0;
        z-index: 9999;
    }


    #header,
    #header.on {
        display: none;
    }

    .index-slide .ex-txt {
        width: 60%
    }

    #pox-slide .pox {
        position: relative;
    }

    #pox-slide .pox-2,
    #pox-slide .pox-3,
    #pox-slide .pox-4,
    #pox-slide .pox-5,
    #pox-slide .pox-6,
    .pox-special .tip-title {
        padding: 0 15px;
    }

    #pox-slide .tip-title {
        margin-top: 90px;
        margin-bottom: 20px;
    }

    #pox-slide .tip-title::before {
        height: 100%;
        top: 0;
        padding: 0;
    }

    #pox-slide .swiper-slide-active .tip-title {
        opacity: 1;
        margin-left: 0;
        /* padding-left: 15px; */
        transform: translateX(0);
        transition: all .8s .4s;
    }

    #pox-slide .swiper-slide-active .tip-title h3 {
        opacity: 1;
        font-size: 20px;
        transform: translateX(0);
        line-height: inherit;
    }

    #pox-slide .swiper-slide-active .tip-title h4 {
        font-size: 18px;
        line-height: 1;
        opacity: 1;
        transform: translateX(0);
    }

    #pox-slide .swiper-slide-active .news-nav,
    #pox-slide .swiper-slide-active .about-container,
    #pox-slide .swiper-slide-active .business-contain,
    #pox-slide .swiper-slide-active .culture-left h3,
    .swiper-slide-active .newsLeft,
    .swiper-slide-active .newsRight,
    .swiper-slide-active .culture-cwh,
    .swiper-slide-active .culture-ygfc,
    .home-ckgd {
        opacity: 1;
        transform: translateX(0);
        transition: all .8s .4s;
    }

    .news-nav {
        display: flex;
        /* width: 100%; */
        /* height: 36px; */
        /* margin-top: 0; */
        /* border-radius: 20px; */
        /* float: inherit; */
    }

    .public-nav li {
        height: 30px;
        /* margin: 5px; */
        /* padding: 0 10px; */
        display: flex;
        align-items: center;
        font-size: 16px;
        margin-right: 10px;
    }

    .public-nav li.on:after {
        bottom: -14px;
    }

    .news-nav li.on {
        /* border-radius: 20px; */
    }

    .news-inner {
        visibility: inherit !important;
    }

    .news-mes,
    .cuture-contain {
        display: block;
        margin-top: 0;
    }

    .newsLeft,
    .newsRight,
    .culture-left,
    .culture-right {
        width: 100%;
        margin-top: 20px;
    }

    .newsLeft-bot {
        height: 60px;
        padding: 0px 20px;
    }

    .bot-date p,
    .news-date p {
        font-size: 15px;
        line-height: inherit;
    }

    .bot-date span,
    .news-date span {
        font-size: 12px;
    }

    .bot-title,
    .news-title {
        font-size: 16px;
        line-height: inherit;
    }

    .news-title {
        width: 70%
    }
.news1-inner .news-title{
width:70%
}
    .newsRight ul li {
        /* padding: 8px 0; */
        /* margin-top: 10px; */
    }

    .news-pagination,
    .news-pagination1,
    .news-pagination2,
    .news-pagination3 {
        bottom: 20px !important;
        right:4px;
    }

    .news-pagination>.swiper-pagination-bullet,
    .news-pagination1>.swiper-pagination-bullet,
    .news-pagination2>.swiper-pagination-bullet,
    .news-pagination3>.swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin-right: 5px;
       margin:0px 2px !important;
    }

    .home-ckgd {
        /* width: 120px; */
        /* height: 38px; */
        /* padding-left: 12px; */
        /* padding-right: 4px; */
        /* border-radius: 20px; */
         margin-top: 10px; 
        /* transform: translateY(30%); */
        top: -46px;
    }

    .home-ckgd a {
        font-size: 14px;
    }

    .home-ckgd span {
        width: 30px;
        height: 30px;
    }

    .home-ckgd span img {
        width: 8px;
        height: 8px;
    }

    .about-container {
        width: 100%;
    }

    .about-title {
        font-size: 20px;
        line-height: 30px;
        margin-top: 30px;
    }

    .about-sum {
        font-size: 15px;
        line-height: 26px;
        margin-top: 25px;
    }

    .business-item {
        height: auto;
    }

    .business-bot {
        padding: 20px;
    }

    .bot-more {
        opacity: 1;
        width: 30px;
        right: 20px;
        bottom: 20px;
    }

    .business-title {
        font-size: 18px;
        line-height: 24px;
    }

    .business-sum {
        font-size: 14px;
        line-height: 20px;
        margin-top: 20px;
    }

    .business-prev,
    .business-next,
    .special-prev,
    .special-next {
        width: 35px;
        height: 35px;
        bottom: -50px;
    }

    .business-prev,
    .special-prev {
        right: 60px;
    }

    .business-next,
    .special-next {
        right: 15px;

    }

    .culture-left h3 {
        font-size: 24px;
        line-height: 30px;
        width: 100%;
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .culture-cwh {
        width: 55%;
        height: 160px;
        padding: 30px 0 0 20px;
    }

    .culture-ygfc {
        width: 45%;
        height: 160px;
        padding: 30px 0 0 20px;
    }

    .culture-cwh h3 {
        margin-left: -10px;
    }

    .culture-right {
        margin-top: 40px;
    }

    .culture-right h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .culture-right>div>div {
        font-size: 16px;
        line-height: 24px;
        margin-top: 10px;
    }

    .culture-cwh a,
    .culture-ygfc a {
        right: 20px;
        top: 80px;
    }

    .special-contain .swiper-slide {
        width: 100%;
    }

    .special-bot {
        padding: 30px;
    }

    .special-title {
        font-size: 22px;
    }

    .special-more {
        width: 30px;
    }

    .special-contain {
        margin-top: 50px;
    }

    .footer {
        padding: 100px 15px;
    }

    .fotles {
        height: 50px;
    }

    .flogo {
        display: none;
    }

    .fotul li {
        margin-left: 0;
        margin-right: 10px;
        width: 30px;
    }

    .fotbtm {
        display: block;
    }

    .fotbtmLeft {
        margin-top: 20px;
    }

    .fotbtmLeft p {
        font-size: 15px;
        line-height: 24px;
    }

    .fotbtmRight {
        font-size: 15px;
        margin-top: 10px;
    }

    .fotbtmRight li {
        margin-right: 12px;
    }

.fd-prev{
        left:30%;
        bottom:20px
    }
    .fd-next{
        right:30%;
        bottom:20px
    }
.gsgg-title{
  margin-right:15px !important;
padding:0 20px 0 30px !important;
background-size:20px !important;
font-size:16px !important;
}
.gsgg a{
     display:flex !important;
    align-items:center;
height:44px;

}

.gsgg a lable{
    font-size:15px !important;
     overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
}

.gsgg{
  padding:0px 10px !important;
height:45px !important;
}
}
@media (min-width: 1025px) and (max-width: 1500px) {
.public-nav li{
font-size:17px;
margin-right:17px;
}
.news-htitle{
font-size:16px;
}
.news-title{
font-size:16px;
}
.news-hsum{
font-size:14px;
}
.szyw-title{
font-size:24px;
}
.gsgg{
height:40px !important;
}
.gsgg .swiper-slide a{
font-size:16px !important;
}
.gsgg-title{
background-size:18px !important;
font-size:16px !important;
}
}
@media screen and (max-width: 1024px) {
    .pox-esg {
        width: 100%;
        margin: 20px auto;
        background: url(/dtpower/lib/home/images/sjesg.png);
        height: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-around;
        align-items: center;
        padding: 20px;
        box-sizing: border-box;
    }
    
    .esg_sumcon {
        width: 30%;
        position: relative;
        height: auto;
        text-align: left;
        margin-bottom: 0;
    }
    
    .esg_con1 {
        position: relative;
        font-size: 50px;
        top: 0;
        right: 0;
        text-align: left;
        line-height: 1;
    }
    
    .esg_con2 {
        position: relative;
        font-size: 18px;
        top: 0;
        right: 0;
        text-align: left;
        line-height: 3;
    }
    
    .esg_con3 {
        position: relative;
        font-size: 14px;
        top: 0;
        right: 0;
        text-align: left;
        margin-bottom: 30px;
        line-height: 1.5;
        font-weight: 1000;
    }
    
    .esg_more {
        position: relative;
        right: 0;
        bottom: 0;
        text-align: left;
    }
    
    .esg_more img {
        width: 50px;
        height: auto;
    }
    
    .esg_item {
        width: 50%;
        position: relative;
    }
    
    .esg_item_con {
        width: 100%;
        padding: 15px;
        position: relative;
        right: 0;
        top: 0;
        margin: 0;
        text-align: center;
        border-radius: 8px;
    }
    
    .esg_item_con img {
        width: 100%;
        height: auto;
        border-radius: 4px;
        margin-bottom: 10px;
    }
    
    .esg_item_con_span {
        display: block;
        color: #fff !important;
        font-size: 14px !important;
        line-height: 1.2;
text-align:left;
    }
    
    .esg_item_con_span:nth-of-type(1) {
        font-size: 18px !important;
        font-weight: 800;
        text-align: left;
    }
.esg_item_con a{
        width:80%;
        margin:0 auto;
    }
.esg_item_con a br{
        display:none
    }
}
@media screen and (max-width: 1024px) {
    .pox-xwjt {
        height: auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .xwjt-contain {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .xwjt-nav {
        width: 100%;
        text-align: left;
        margin-bottom: 30px;
    }
    
    .xwjt-nav li {
        font-size: 24px;
        text-align: left;
        display: inline-block;
    }
    
    .xwjt-nav li span {
        font-size: 14px;
        display: block;
    }
    
    .fd-contain {
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
        position: relative;
    }
    
    .fd-contain .swiper-container {
        padding: 0;
        margin-top: 0;
    }
    
    .fd-item {
        position: relative;
        border-radius: 50%;
        overflow: hidden;
        width: 280px !important;
        height: 280px !important;
        margin: 0 auto;
    }
    
    .fd-item.layer {
        display: none !important;
    }
    
    .fd-item.layer[data-depth=".5"] {
        display: block !important;
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        margin: 0 auto;
    }
    
    .fd-item.layer[data-depth=".5"]:not(:first-of-type) {
        display: none !important;
    }
    
    .fd-contain {
        position: relative;
        overflow: hidden;
        width: 280px;
        height: 280px;
        margin: 0 auto;
    }
    
    .fd-item:nth-of-type(1) {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        z-index: 99;
    }
    
    .fd-pic {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        overflow: hidden;
    }
    
    .fd-pic img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    .fd-con {
        display: none;
    }
    
    .xwjt-more {
        position: relative;
        left: 0;
        transform: none;
        bottom: 0;
        margin: 0 auto;
        margin-top: 30px;
        text-align: center;
width: 140px;
    }
    .xwjt-more  a img{
margin: 0 auto;
}
    .fd-prev,
    .fd-next {
        display: none;
    }
    
    .swiper-pagination {
        position: relative;
        bottom: 0;
        margin-top: 20px;
        text-align: center;
    }
    
    .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        background: #ddd;
        opacity: 1;
        margin: 0 5px;
        display: inline-block;
        border-radius: 50%;
    }
    
    .swiper-pagination-bullet.active {
        background: #3471C0;
    }
.ggbg-inner1 .news-title{
        width:90% !important;
    }
    .gpdm_a1, .gpdm_a2{
        margin-top:30px;
        font-size:16px !important;
    }
    .gpdm_num{
        font-size:18px;
    }
    .gpdm{
        margin-left:20px;
    }
    .pox-gpxx .ggbg-inner1 ul li{
        height:100px;
    }
    .pox-gpxx{
        margin:30px 0;
    }
    .pox-bottom{
        margin-bottom:40px;
    }
}
@media (max-width: 430px) {
  .news-ckgd img,.ztzl-more img,.ggbg-ckgd img{
    content: url("/dtpower/lib/public/images/20260609_more.png");
  }
.home-ckgd{
margin-top:0 ;
}
}