@media only screen and (max-width:768px) {
    .zt-banner {
        width: 100%;
        height: 4rem;
        background: url(./e7ffee8bdbe84868bdd58dd060a7e595.png) center center no-repeat;
        background-size: 100%;
        margin-top: 65px;
    }

    .zt-banner-sqmc {
        margin-top: -75px;
    }

    .zt-banner-sjzq {
        margin-top: -75px;
        background-color: #1678ff;
    }

    .center {
        background: none;
        padding: 0;
        margin-top: 0;
      }
    
      .cent_cont {
        width: 100%;
        padding: 0 3%;
        margin: 0 auto;
      }

    .tzzn,
    .zczx,
    .tzdt {
        float: none;
        width: 100%;
    }

    .zczx,
    .hzxx {
        margin-left: 0;
        float: none;
        width: 100%;
    }

    .szzqrk_tit,
    .bszd_title,
    .zsyz_title,
    .tzxmjz_title,
    .szgk_title,
    .tsqy_title,
    .qysq_tit,
    .tsqy_title {
        width: 94%;
        margin: 0 auto;
        height: 1.2rem;
        float: none;
        line-height: 1.2rem;
        font-size: 0.3rem;
        color: #0C6058;
        font-weight: 600;
    }

    .zc_title,
    .tz_title,
    .tzdt_title,
    .hzxx_title {
        width: 100%;
        margin: 0 auto;
        height: 1.2rem;
        float: none;
        line-height: 1.2rem;
        font-size: 0.3rem;
        color: #0C6058;
        font-weight: 600;
    }

    .page-content {
        display: none;
        margin-bottom: 0;
        background: #fff;
    }

    .tz_title {
        background: url(./5dbc66a9003c4060923f416ec6ccb42e.png) center center no-repeat;
        background-size: 100%;
    }

    .zc_title {
        background: url(./9b9761d1de5a4c1689a016f1b4c7a899.png) center center no-repeat;
        background-size: 100%;
    }

    .tzdt_title {
        background: url(./3ac890c33e414cee9039d9fc672a4df1.png) center center no-repeat;
        background-size: 100%;
    }

    .hzxx_title {
        background: url(./0754974c3edc4a93af0a7d1f76039289.png) center center no-repeat;
        background-size: 100%;
    }
    
    .tz_title a,
    .zc_title a,
    .tzdt_title {
        display: inline-block;
        width: 100%;

    }

    .zc_list,
    .tz_list,
    .tzdt_list {
        float: none;
        width: 100%;
    }

    .tz_list_left,
    .zc_list_right {
        margin: 0 auto;
        margin-top: 0;
    }

    .tz_list_left li,
    .zc_list_right li,
    .tzdt_list_left li,
    .hzxx_list li {
        border-bottom: 1px solid rgba(216, 216, 216, 1);
        list-style: none;
        flex-direction: row-reverse;
        justify-content: space-between;
        overflow: hidden;
    }

    .left_1{
        padding-left: 0px;
    }

    .bszd {
        width: 100%;
        margin-top: 0;
      }
    
      .bszd_con {
        width: 100%;
        margin: 0 auto;
      }
    
      .bszd_con>a {
        display: none;
      }
    
      .bszd_title {
        background: url(./120c03ee6c8c4c50885c7a272743ff10.png) center no-repeat;
        background-size: 100%;
      }
    
      .integration-content {
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
      }
    
      .integration-content li {
        float: none;
        margin-right: 0;
        width: 45%;
        position: relative;
        transition: all .3s;
        padding: 0.3rem;
        /* box-shadow: 0px 2px 15px 0px rgb(153 153 153 / 20%); */
        background-color: #F1F6FE;
        margin-top: 20px;
      }

      .zsyz{
        width: 100%;
      }

      .zsyzxmk_div {
        width: 33%!important;
      }

      .page-content ul li{
        height: 100%!important;
        display: flex;
      }

      .page-content ul li div{
        white-space:normal!important;
      }

      .w1200{
        width: 100%;
      }

      .tzxmjz{
        background: url(./d15cdcb1c05240ddb495add4afe52b7d.png) center top no-repeat;
      }

      .tzxmjz_cen{
        border: none;
      }

      .tzxmjz_cen li{
        width: 47%;
        height: 100%;
      }

      .szgk_list li{
        width: 100%;
        height: 100%;
      }

      .szgk_list p{
        height: 100%;
        display: block;
      }

      .industry-tit ul {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto;
        padding: 0 5%;
        flex-wrap: wrap;
      }
    
      .industry-tit ul li {
        line-height: 0.8rem;
        text-align: center;
        height: 0.8rem;
        background: #F5F5F5;
        cursor: pointer;
        font-size: 0.3rem;
        color: #666666;
        margin-bottom: 0.3rem;
        letter-spacing: 0;
        font-weight: 400;
        padding: 0 0.3rem;
        border-radius: 36px;
        background: #ffffff;
        box-shadow: 0px 2px 15px rgba(153, 153, 153, 0.2);
      }
    
      .industry-list {
        width: 100%;
        margin: 0.2rem auto 0;
      }
    
      .industry-img {
        width: 100%;
        height: auto;
      }
    
      .industry-content {
        width: 90%;
        background: #FFF;
        padding: 0 0 0.2rem;
        height: auto;
        border-radius: 20px;
        box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.3);
        margin: -0.5rem 5% 0.2rem;
      }
    
      .industry-content h4 {
        font-size: 0.5rem;
        line-height: 1.2rem;
        color: #333;
        text-align: center;
        font-weight: 400;
        margin-bottom: 0;
      }
    
      .industry-content p {
        font-size: 0.3rem;
        color: #333;
        text-align: justify;
        line-height: 32px;
        font-weight: 400;
        margin-bottom: 0.1rem;
        display: inline-block;
        width: 100%;
        padding: 0 5%;
        height: 227px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
      }
    
      .industry-xq a:first-child {
        display: none;
      }

      .box1200{
        width: 100%!important;
      }

      .box1200 div{
        height: 1.7rem!important;
      }

    .page {
        width: 100%;
        margin: 0;
        background: none;
        padding: 0;
    }

    .banner {
        display: block;
    }

    .main {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        border-radius: 0;
        background-color: #fff;
    }

    .news_box,
    .yy_box {
        width: 100%;
    }

    .news_box {
        padding-top: 0.48rem;
    }

    .title_box {
        padding: 0 0.68rem;
    }

    .title_box img:nth-child(1) {
        display: none;
    }

    .title_box img:nth-child(2) {
        display: initial;
    }

    .title_box img {
        width: 80%;
    }

    .news_box .title_box a {
        background-image: url(zctitleapp.png);
        height: 0.58rem;
        background-size: 100%;
    }

    .lunbo {
        width: 96%;
        margin: 0.24rem auto 0;
        float: none;
        height: 7.35rem;
        padding: 0 2%;
    }

    .news_img {
        height: 4.35rem;
        width: 100%;
    }

    .news_img img {
        height: 100%;
        width: 100% !important;
    }

    .news_time {
        width: 1.2rem;
        height: 1.2rem;
        left: 0.2rem;
        top: -0.6rem;
    }

    .news_time p {
        font-size: 0.3rem;
        height: 0.6rem;
        line-height: 0.6rem;
        width: 1rem;
    }

    .news_time span {
        font-size: 0.26rem;
        height: 0.6rem;
        line-height: 0.6rem;
        width: 1rem;
    }

    .hd li {
        font-size: 0.26rem;
        margin-right: 0.2rem;
    }

    .lunbo .hd .on {
        width: 0.8rem;
        background-image: url(libg.png);
        background-repeat: no-repeat;
        background-size: 0.6rem 0.02rem;
        background-position: right center;
    }

    .news_con {
        height: 3rem;
        padding-top: 0.93rem;
    }

    .news_con h1 {
        font-size: 0.3rem;
        padding: 0 0.2rem;
        margin-bottom: 0.1rem;
    }

    .news_con h2 {
        font-size: 0.26rem;
        line-height: 0.4rem;
        padding: 0 0.2rem;
    }

    .zqsk_news {
        float: left;
        width: 7.02rem;
        height: auto;
        /* padding: 0 0.48rem; */
        padding-right: 0.48rem;
        margin-left: 0.48rem;
        margin-top: 0.3rem;
    }

    .newstitle {
        width: auto;
        height: 0.3rem;
        font-size: 0.3rem;
        color: #000;
    }

    .newstitle ul {
        height: 0.3rem;
    }

    .newstitle ul li {
        height: 0.3rem;
        line-height: 0.3rem;
        margin-right: 0.2rem;
        float: left;
        cursor: pointer;
    }

    .newstitle ul .show {
        font-weight: bold;
    }

    .newslist {
        width: 6.6rem;
        float: none;
        /* margin: 0 auto;
        margin-top: 0.32rem; */
    }

    .newslist ul {
        /* width: 7.02rem; */
        float: none;
        margin: 0 auto;
        margin-top: 0.32rem;
    }

    .time {
        padding-right: 0.24rem;
        margin: 0.43rem 0;
    }

    .time p {
        width: 0.85rem;
        font-size: 0.3rem;
        margin-bottom: 0.12rem;
    }

    .time span {
        font-size: 0.26rem;
        width: 0.85rem;
        height: 0.54rem;
        line-height: 0.54rem;
        border-radius: 0.27rem;
    }

    .news h1 {
        font-size: 0.3rem;
        margin-bottom: 0.12rem;
    }

    .news h2 {
        font-size: 0.26rem;
        line-height: 0.4rem;
    }

    .news {
        padding-left: 0.2rem;
        margin: 0.42rem 0;
        width: auto;
        overflow: hidden;
    }

    .more1 {
        display: none;
    }

    .more {
        background-image: url(more.png);
        background-repeat: no-repeat;
        background-size: 0.4rem 0.4rem;
        padding-left: 0.56rem;
        color: #1677FF;
        line-height: 0.41rem!important;
        font-size: 0.26rem;
        margin: 0 auto;
        display: block;
        width: 1.8rem;
        height: 0.4rem;
        margin-top: 0.26rem;
        /* visibility: hidden; */
        overflow: hidden;
    }

    .more:hover {
        color: #1677FF;
    }

    .linklist li {
        width: 3.39rem;
        height: 1.36rem;
        /* float: none; */
        border-radius: 8px;
        margin-right: 0.24rem;
        margin-bottom: 0.24rem;
    }

    .linklist li:nth-child(2n+2) {
        margin-right: 0;
    }

    .linklist li:nth-child(:last-child) {
        margin-bottom: 0;
    }

    .linklist li:hover {
        background: url(./mrbq.png) no-repeat;
    }

    .linklist li:hover a {
        color: #333333;
    }

    .linklist {
        padding: 0 0.24rem;
        margin-top: 0.32rem;
        margin-bottom: 0.6rem;
    }

    .linklist li a {
        font-size: 0.3rem;
        /* line-height: 0.88rem; */
        background-position: 0.23rem 0.2rem;
        padding-left: 0.9rem;
    }

    .news_link {
        padding: 0 0.4rem;
        display: block;
    }

    .news_link a {
        width: 100%;
        margin-bottom: 0.4rem;
    }

    .news_link a img {
        width: 100%;
    }
}


/* lbt */

@media only screen and (max-width:768px) {
    .lbt-box {
        position: relative;
        width: 100%;
        padding: 0 2%;
        margin: 0 auto;
        overflow: hidden;
    }

    .swiper-container {
        width: 100%;
        height: 100%;
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        height: 75vw;
        /* Center slide text vertically */
        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;
        transition: 300ms;
        transform: scale(0.9);
        overflow: hidden;
    }

    .swiper-slide-active,
    .swiper-slide-duplicate-active {
        transform: scale(1);
        z-index: 99;
        overflow: inherit;
    }

    .swiper-slide.swiper-slide-active>a>img {
        width: 80vw;
        height: 60vw;
    }

    .swiper-button-prev {
        display: none;
    }

    .swiper-button-next {
        display: none;
    }

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

    .swiper-button-next {
        right: 19px;
        left: auto;
    }

    .swiper-button-prev {
        left: 19px;
        right: auto;
    }

    .swiper-pagination {
        display: block;
    }

    .swiper-slide>a>img {
        display: inline-block;
        overflow: hidden;
    }

    .swiper-slide {
        transform: scale(1);
    }

    .swiper-slide>a>img {
        display: inline-block;
        overflow: hidden;
        width: 25vw;
        height: 50vw;
    }

    .swiper-slide-active,
    .swiper-slide-duplicate-active {
        transform: scale(1);
        z-index: 99;
        overflow: inherit;
    }

    html:root {
        --swiper-theme-color: #1677FF;
    }

    .swiper-slide.swiper-slide-active>a>div>span {
        font-size: 0.3rem;
    }

    .swiper-slide.swiper-slide-active>a>div>span::first-letter {
        font-size: 0.5rem;
    }

    .swiper-slide.swiper-slide-active>a>div {
        padding: 2vw;
        width: 20vw;
    }
}