@media (min-width: 1200px) {
    /* Make Navigation Toggle on Desktop Hover */
    .dropdown:hover .dropdown-menu {
        display: block;
        -webkit-animation: fadeInUp 400ms;
        animation: fadeInUp 400ms;
    }

    #portfolio .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    #recent-work {
        /* background: #F0F0EE; */
        background: #fff;
    }

    #recent-work .img-responsive {
        /* height: 450px; */
        /* height: 260px; */
    }

    #feature .img-responsive {
        height: 250px;
    }

    #feature .row {
        margin-bottom: 40px;
        position: relative;
    }

    #partner .partner-h2 {
        text-align: left;
    }

    .lead-p {
        color: #666666;
        line-height: 34px;
        font-size: 16px;
        text-align: justify;
    }






    #recent-work .container .leadh2 {
        font-size: 30px;
        font-family: PingFang-SC-Regular;
        color: #333333;
        line-height: 60px;
    }


    #recent-work .container .leadh2 span:after {
        content: "";
        display: inline-block;
        vertical-align: bottom;
        width: 54px;
        height: 64px;
        background: url(../images/index/c.png) center no-repeat;
        margin-right: -30px;
    }

    #recent-work .container .lead {
        font-size: 30px;
        color: rgba(51, 51, 51, 1);
        line-height: 30px;
    }

    #feature .container .leadh2 {
        font-size: 30px;
        font-family: PingFang-SC-Regular;
        color: #333333;
        line-height: 60px;
    }

    #feature .container .leadh2 span:after {
        content: "";
        display: inline-block;
        vertical-align: bottom;
        width: 68px;
        height: 80px;
        background: url(../images/index/T.png) center no-repeat;
        margin-right: -30px;
    }

    #feature .container .lead {
        font-size: 30px;
        color: rgba(51, 51, 51, 1);
        line-height: 30px;
    }

    #feature .container .lead-p {
        color: #666666;
        line-height: 20px;
        font-size: 13px;
    }

    #feature .container h4 {
        color: #666666;
        line-height: 24px;
        font-size: 24px;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    #feature .container h1 {
        color: #666666;
        line-height: 20px;
        font-size: 48px;
    }

    #feature .container .row-h2 {
        text-align: right;
    }

    #feature .container .row-h4 {
        text-align: right;
        margin-top: 0px;
        margin-bottom: 20px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    /*#feature .row .wrap {
        width: 175px;
    }*/
    #recent-works .container .leadh2 {
        font-size: 30px;
        font-family: PingFang-SC-Regular;
        color: #333333;
        line-height: 60px;
    }

    #recent-works .container .leadh2 span:after {
        content: "";
        display: inline-block;
        vertical-align: bottom;
        width: 67px;
        height: 80px;
        background: url(../images/index/B.png) center no-repeat;
        margin-right: -30px;
    }

    #recent-works .container .lead {
        font-size: 30px;
        color: rgba(51, 51, 51, 1);
        line-height: 30px;
    }

    #recent-works .container .row .recent-work-wrap {
        /*height: 250px;*/
        /*min-height: 298px;*/
        background: #fff;
        position: relative;
        border-bottom: 1px solid #F0F0F0;
        border-right: 1px solid #F0F0F0;
    }

    #feature .container .row-list .wrap .row-h2 {
        text-align: left;
    }

    #feature .container .row-list .wrap .row-h4 {
        text-align: left;
    }

    /*#bottom {
        overflow-x: hidden;
    }*/
    #bottom {
        padding: 70px 0px 20px 0px;
    }

    /*.rows-dis {
        display: none;
    }*/
    .row-news {
        position: relative;
    }

    .row-news .row-img {
        position: relative;
        float: right;
    }

    .row-news .row-list {
        position: relative;
        float: left;
    }

    .centetsj {
        display: none;
    }

    .social-share {
        width: 400px;
    }


    /*斑马矿池*/
    /*-- services --*/
    .swiperss {
        background: url(../images/pintopool/banner.png) 50% 0% no-repeat;
        width: 100%;
        height: 640px;
    }

    .w3layouts-grids {
        margin-top: 40px;
    }

    .w3ls-heading h3,
    .w3ls-heading h2 {
        font-size: 30px;
        text-align: center;
        color: #333333;
    }

    .w3ls-heading .sub {
        width: 90%;
        margin: 0 auto;
        text-align: center;
        font-size: 16px;
        color: #666666;
    }

    .services {
        padding: 60px 0 70px 0px;
    }

    h3.h-two {
        color: #000000;
    }

    p.sub.two {
        color: #000000;
    }

    .services-right-grid {
        text-align: center;
    }

    .services-icon {
        width: 70px;
        height: 70px;
        text-align: center;
        border: solid 2px #fff;
        padding: 1.2em 0 0 0;
        margin: 0 auto;
    }

    .services-right-grid:hover .services-icon {
        border: solid 2px #00A0E9;
    }

    /* Radial In */
    .hvr-radial-in {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        overflow: hidden;
        background: #00A0E9;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

    .hvr-radial-in:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        border-radius: 100%;
        -webkit-transform: scale(2);
        transform: scale(2);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-radial-in:hover .iconsimg {
        display: none;
    }

    .services-right-grid:hover .iconsimg {
        display: none;
    }

    .iconsimgs {
        display: none;
    }

    .hvr-radial-in:hover .iconsimgs {
        display: block;
        margin-left: 18px;
    }

    .services-right-grid:hover .iconsimgs {
        display: block;
        margin-left: 18px;
    }

    .hvr-radial-in:hover,
    .hvr-radial-in:focus,
    .hvr-radial-in:active {
        color: white;
    }

    .services-right-grid:hover div.hvr-radial-in:before {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    .services-right-grid:hover i.fa.fa-anchor,
    .services-right-grid:hover i.fa.fa-comment,
    .services-right-grid:hover i.fa.fa-heartbeat,
    .services-right-grid:hover i.fa.fa-magnet,
    .services-right-grid:hover i.fa.fa-thumbs-up {
        color: #FFFFFF;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -o-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }

    .services-icon-info h5 {
        color: #000000;
        font-size: 14px;
        letter-spacing: 1px;
        margin: 10px 0 0 0;
        font-weight: 600;
    }

    .services-right-grids:nth-child(2) {
        margin: 20px 0 0 0;
    }

    .services-icon-info p {
        color: #4b4a4a;
        font-size: 14px;
        margin: 10px 0 0 0;
        line-height: 19px;
        letter-spacing: 1px;
        text-align: left;
    }

    .services-right-grid i {
        font-size: 22px;
        line-height: 27px;
        color: #00A0E9;
    }

    .services-right-grid:hover i {
        color: #fff;
    }

    /*-- //services --*/
    .swiper-containers {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index: 1;
        height: 600px;
    }

    .navbar-brand img {
        width: 100px;
        height: 61px;
    }

    .swiper-slide {
        background: url(../images/index/bg1.png) 50% 50% no-repeat;
        width: 100%;
        height: 940px;
    }

    .swiper-slides1 {
        background: url(../images/index/bg2.png) 50% 50% no-repeat;
        width: 100%;
        height: 940px;
    }

    .swiper-slides2 {
        background: url(../images/index/bg3.png) 50% 50% no-repeat;
        width: 100%;
        height: 940px;
    }

    .hvr-radial-in:hover .iconsimg1 {
        display: none;
    }

    .services-right-grid:hover .iconsimg1 {
        display: none;
    }

    .iconsimgs1 {
        display: none;
    }

    .hvr-radial-in:hover .iconsimgs1 {
        display: block;
        margin-left: 13px;
    }

    .services-right-grid:hover .iconsimgs1 {
        display: block;
        margin-left: 13px;
    }


    /*//产品介绍*/
    .blista {
        background: #fff;
        width: 160px;
        padding: 0px;
    }

    .blista {
        padding: 0px;
        margin: 0px;
    }

    .blista li:first-child {
        border-left: none;
        border-top: 1px solid #E5E5E5;
    }

    .blista li {
        list-style: none;
        width: 180px;
        font-size: 14px;
        line-height: 30px;
        cursor: pointer;
        -webkit-user-select: none;
        border-bottom: 1px solid #E5E5E5;
        text-indent: 10px;
        color: #666666;
    }

    .nav .active a {
        color: #288dff !important;
        border-bottom: 1px solid #288dff;
    }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: rgba(0, 0, 0, 0);
    }

    .active a {
        color: #0072D5 !important;
    }

    .blsit-phone {
        margin-bottom: 50px;
    }

    .blsit-phone p:first-child {
        color: #333333;
        font-size: 24px;
        margin-bottom: 24px;
    }

    .blsit-phone p {
        font-size: 18px;
        color: #666666;
    }

    .title-p {
        font-size: 20px !important;
        color: #333333 !important;
        margin: 0px 0px 0px !important;
        line-height: 30px;
        text-indent: 2em;
    }

    .wrapa .blista li.active {
        color: #fff;
        background: #288dff;
    }

    .blsita-list li:first-child {
        display: block;
    }

    .blsita-list li {
        display: none;
    }

    .li-b {
        overflow: hidden;
    }

    .arccon {
        width: 860px !important;
        margin: 0 auto !important;
    }

    .li-b h2 i {
        color: #0072D5;
    }

    .zk-cservice .blsita-list .about-img {
        width: 680px;
        height: 300px;
    }

    .zk-cservice .blsit-wmc p {
        text-align: center;
    }

    .subs {
        margin-bottom: 80px;
        text-align: center;
        font-size: 24px;
    }


    .index_banner {
      background: url('../img/bg1.png') 50% 0 no-repeat;
      width: 100%;
      height: 747px;
    }



    .cy-footer {
      margin-left:50px!important;
      color: #fff;
    }











    #navWrapper {
        margin-top: 25px;
    }

    .blsit-wmc .col-md-5 {
        width: 41.66666666666667%;
        margin-bottom: 40px;
    }

    .dv01video {
        width: 800px;
        height: 320px;
    }

    .dv01video {
        margin: 20px auto 0;
    }

    .dv01video .dv_left01 video {
        /*width: 100%;
        height: 100%;
        margin-top: 20px;*/
    }

    .dv01video .dv_left01 {
        width: 700px;
        height: 320px;
        float: left;
    }

    .dv_left01 {
        width: 646px;
        margin-left: 14px;
    }

    #div_text{
        display: inline-block;
        margin: 0 20%;
        width: 60%;
        font-size: 20px;
        line-height: 30px;
    }
    .div_left_img {
        display: inline-block;
        /* // width: 380px;
        // height: 250px; */
    }
    /*banner*/
    .banner {
        width: 100%;
        height: 300px;
        background: url(../img/banner03.png) no-repeat center center;
        background-size: cover;
    }
    /*联系我们*/
    .title {
        width: 100%;
        height: 60px;
        margin-top: 59px;
    }
    .title p {
        display: block;
        width: 100%;
        text-align: center;
    }
    .title p:first-child {
        font-family: "MicrosoftYaHei-Bold";
        font-weight: Bold;
        font-size: 30px;
        color: #333;
        word-spacing: 20px;
        line-height: 30px;
    }
    .title p:last-child {
        font-family: "PingFang-SC-Regular";
        font-weight: Regular;
        font-size: 24px;
        color: #666;
        word-spacing: 20;
        line-height: 30px;
    }






      /* 修改 20240605 */



    .carousels {
        /* background: url(../images/pintopool/banner1.png) 50% 0% no-repeat; */
      background: url(../img/banner1.png) 50% 0% no-repeat;
      width: 100%;
      height: 747px;
      position: relative;
    }

    
    
    .carousels .name-btn {
      width: 172px;
      height: 63px;
      border: 1.5px solid #ffffff;
      border-radius: 33.5px;
      position: absolute;
      left: 921px;
      bottom: 170px;
      display: flex;
      justify-content: space-evenly;
      align-items: center;
    }

    .name-btn span {
      font-size: 22px;
      font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
      font-weight: 400;
      text-align: left;
      color: #ffffff;
      letter-spacing: 0.48px;
    }

    .carousels .arrow-btn {

      width: 172px;
      height: 63px;
      border: 1.5px solid #ffffff;
      border-radius: 33.5px;
      position: absolute;
      left: 49%;
      bottom: 60px;
      display: flex;
      align-items: center;
      justify-content: space-evenly;
      cursor: pointer;
    }

    .carousels .arrow-btn div {

      font-size: 22px;
      font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
      font-weight: 400;
      text-align: left;
      color: #ffffff;
      letter-spacing: 0.48px;
    }


    .carousels .arrow-down {
      width: 26px;
      height: 24px;
      background: url('../img/arrow_down.svg') no-repeat;
      background-size: 100%;
      position: absolute;
      left: 50%;
      bottom: 27px;

      opacity: 0.7;
      display: none;
    }
    


    /* 标题 */

    .title_box {
      position: relative;
    }

    .title_box .title_en {
      width: 304px;
      height: 85px;
      font-size: 64px;
      font-family: Malgun Gothic, Malgun Gothic-Bold;
      font-weight: 700;
      text-align: center;
      color: #ededed;
      line-height: 52px;
    }

    .title_box .title_cn {
      width: 160px;
      height: 51px;
      line-height: 51px;
      font-size: 40px;
      font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
      font-weight: 700;
      text-align: left;
      color: #333333;
      position: absolute;
      left: calc(50% - 80px);
      bottom: 0;
      z-index: 99;
    }


    .bottom-text>div{
      height: 40px;
      line-height: 40px;
    }



   .footer-title {
    margin-bottom: 20px;
   }


   .nav-bottom {
    width: 1000px;
    white-space: nowrap;
    margin: 0 auto;
   }

   .footer-color {
/* 
    opacity: 0.4;
    font-size: 14px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
    font-weight: 400;
    text-align: left;
    color: #f3f7ff;
    line-height: 34px;
    letter-spacing: 0.31px; */
   }

   .footer_beian {
    text-align: center;
    border-top:1px solid #404650;
    margin-top:20px;
    padding:20px 0 50px 0;
   }

   .footer_beian a:hover {
    color: #00A0E9;
   }










}