*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
body {
    overflow-x: hidden;
    background: #f2f2f2;
}
img{
    max-width: 100%;
}
a{
    text-decoration: none !important;
}
ul{
    list-style: none;
}
.top {
    background: url(/style/img/special/zt_fk/commercial/head.jpg) no-repeat center;
    height: 108px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    background-size: cover;
    top: 0;
    left: 0;
}
.head-contact{
    float: right;
    font-style: italic;
}
.head-contact a:first-child {
    padding-left: 38px;
    background-image: url(/style/img/special/zt_fk/commercial/tel.jpg);
    background-repeat: no-repeat;
    padding-right: 30px;
    margin-top: 20px;
}
.head-contact a {
    /* display: inline-block; */
    float: left;
    color: #ff0b00;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
}
.head-contact a:hover{
    color: red;
    text-decoration: none;
}
.cur .bar:nth-child(1) { -webkit-transform: translateY(9.5px) rotate(45deg); -moz-transform: translateY(9.5px) rotate(45deg); -ms-transform: translateY(9.5px) rotate(45deg); -o-transform: translateY(9.5px) rotate(45deg); transform: translateY(9.5px) rotate(45deg); }

.cur .bar:nth-child(2) { width: 0; }

.cur .bar:nth-child(3) { -webkit-transform: translateY(-6.5px) rotate(-45deg); -moz-transform: translateY(-6.5px) rotate(-45deg); -ms-transform: translateY(-6.5px) rotate(-45deg); -o-transform: translateY(-6.5px) rotate(-45deg); transform: translateY(-6.5px) rotate(-45deg); }

/* .logo {
    width: 222px;
    height: 105px;
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
} */

.nav-btn {
    background: url(/style/img/special/zt_fk/commercial/nav-bg.jpg) 0 0 no-repeat;
    background-size: cover;
    font-size: 16px;
    float: left;
    cursor: pointer;
    padding: 20px 10px;
    height: 70px;
}
.menu {
    padding-top: 0;
    padding-right: 5px;
    float: left;
}
.bar {
    background: #fff;
    position: relative;
    display: block;
    width: 22px;
    height: 3px;
    margin: 5px auto;
    transition: 0.3s;
}
.bar:nth-child(2) {
    width: 12px;
}
.menu-txt {
    margin-top: 4px;
    font-weight: bold;
    color: #fff;
    display: block;
    float: left;
    transition: 0.3s;
}
.mobsearch-icon {
    position: absolute;
    right: 10px;
    top: 10%;
    width: 30px;
    height: 30px;
    background: url(/style/img/special/zt_fk/commercial/search.jpg) center center no-repeat;
}
.input{
    height: 30px;
    /* width: 150px; */
    border-radius: 15px;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 10px;
    margin-left: 27px;
}
.sub-search{
    width: 15px;
    background-image: url(/style/img/special/zt_fk/commercial/search.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    cursor: pointer;
    position: absolute;
    /* left: 0px; */
    top: 22px;
    right: 20px;
    /* margin:auto; */
    border-style: none;
    display: none;
}
.sub-search1{
    width: 15px;
    background-image: url(/style/img/special/zt_fk/commercial/search.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    cursor: pointer;
    position: absolute;
    left:265px;
    top: 24px;
    border-style: none; 
}

/* 导航菜单 */

.nav-wrap{
    position: relative;
}
.top-nav{
    height: auto;
    padding-bottom: 0;
    background-color: rgba(229, 229, 229, 0.9);
    display: none;
    /* padding-top: 70px; */
    position: fixed;
    width: 100%;
    z-index: 999;
}
.top-nav ul{
    padding: 50px 30px;
    /* padding: 43px 30px 86px; */
    max-width: 970px;
    margin: 0 auto;
}
.top-nav ul li{
    float: left;
    padding: 0 25px;
}
.top-nav li h3 {
    position: relative;
    font-size: 16px;
}
.top-nav li h3 a {
    position: relative;
    line-height: 50px;
    font-size: 16px;
    color: #333;
}
.top-nav a {
    display: block;
    border: none;
    padding: 0 5px;
    transition: all 0.3s ease-out;
}
.arror-btn {
    display: none;
}
.top-nav .nav-list{
    display: none;
    text-align: left;
    position: absolute;
    left: 0;
    top: 100px;
    z-index: 2;
    width: 100%;
    height: 86px;
    /* padding-top: 25px; */
    padding-top:50px;
    padding-left: 46px;
}
.top-nav .nav-list .list-item{
    margin: 0px auto;
    max-width: 1180px;
    padding: 0;
}
.top-nav .nav-list a{
    padding: 0 25px;
    display: inline-block;
    color: #333;
    font-size: 16px;
}
.top-nav li h3 a:hover,.top-nav ul li.active h3 a{
    color: #e50012;
    font-weight: bold;
}
.top-nav ul li .nav-list a:hover {
    color: #0a82eb;
    font-weight: bold;
}
.top-nav li:hover .nav-list{
    display: block;
}
.line{
    position:absolute;
    height: 1px;
    width: 100%;
    background-color: #9a9a9a;
    top: 200px;
}
.head-contact2{
    display: none;
}

/* banner */
.carousel-indicators li{
    width: 30px !important;
    height: 3px !important;
    margin: 1px !important;
    background: #ccc !important;
    border: none !important;
}

.carousel-indicators .active {
    background: #007fec !important;
    height: 8px !important;
    border-radius: unset !important;
}

/* #searchform{
    display: none;
} */


/* .swiper-container {
    width: 100%;
    height: auto;
    padding:90px 0;
    margin-left: auto;
    margin-right: auto;
    
  } */

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */
    /* height: 200px; */

    /* 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-property:all;
  }
  #progressEffect{
    position: absolute;
    z-index: 10;
    top: 20px;
    left: 20px;
  }
  .swiper-container{
    height: 380px;
  }

  .inpro-title {
      color: #000;
    font-size: 16px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    margin-bottom: 5px;
    font-weight: bold;
}
.inpro-desc {
    display: -webkit-box;
    height: 48px;
    line-height: 24px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #666666;
    font-size: 15px;
}

.top,
.swiper,
.advant,
.company,
.company-bg,
.model,
.case-item,
.customer {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.swiper-slide a{
    overflow: hidden;
}
.swiper-slide a img:hover{
    transform: scale(1.1);
    transition: transform ease 0.7s;
}

.banner {
    width: 100vw;
}
.swiper-p{
    padding-top: 105px;
    padding-bottom: 64px;
    background-image: url(/style/img/special/zt_fk/commercial/indexbg01.jpg);
}
.swiper-more{
    margin: 0px !important;
    padding-top: 64px;
}

.header-swiper{
    margin-top: 70px;
}
/*  */
.advant {
    background: url(../../img/special/zt_fk/commercial/advantage.jpg) center 0 no-repeat;
    background-size: cover;
    padding-top: 78px;
    padding-bottom: 100px;
}

.mcolumn-titlen,
.mcolumn-titleen {
    color: #fff;
    text-align: center;
}

.mcolumn-titleen {
    color: #cacaca;
    font-size: 14px;
}

.advant-list h5 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
}

.advant-list img {
    margin: 0 auto;
}

.advant-list {
    color: #fff;
    margin-left: 39px;
    margin-top: 50px;
}

.desc {
    color: #dae4ed;
    line-height: 1.5;
    text-align: center;
}

.advant-list:hover img {
    transition: all 0.3s;
    transform: translateY(-10px);
}

/*  */
.mcolumn-titlecn {
    text-align: center;
    color: #00569f;
}

.company {
    background-color: #fff;
    height: 140px;
    padding-top: 20px;
}

/*  */
.company-bg {
    background: #f3f7fa;
}

.company-desc {
    margin-left: 125px !important;
    margin-right: 115px !important;
    margin-top: 70px;
}

.over{
    overflow: hidden;
}



.thumbnail {
    border: none !important;
    overflow: hidden;
    background-color: #f3f7fa !important;
}

.thumbnail:hover img {
    transform: scale(1.1);
    transition: transform ease 0.7s;
}

.enterprise-item {
    position: absolute;
    bottom: 26px;
    left: 19px;
    right: 18px;
    color: #fff;
    padding: 10px;
    background: url(/style/img/special/zt_fk/commercial/company-bg.jpg) 0 0 no-repeat;
    background-size: 100% auto;
    /* position: absolute;
    bottom: 15px;
    left: 19px;
    right: 0;
    color: #fff;
    padding: 10px;
    background: url(/static/images/company-bg.jpg) 0 0 no-repeat;
    background-size: 95% auto; */
}
.item3{
    bottom: 33px;
}

.more {
    text-align: center;
    margin: 20px auto;
}

.more a {
    min-width: 180px;
    height: 50px;
    line-height: 48px;
    display: inline-block;
    border-radius: 8px;
    background-color: #ffffff;
    border: solid 1px #007fec;
    font-size: 16px;
    color: #007fec;
    transition: all 0.3s;
}

.more a:hover {
    background: #007fec;
    color: #fff;
    text-decoration: none;
}

/*  */
.model-text {
    background: url(/style/img/special/zt_fk/commercial/select-bg.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    margin-left: -15px;
}

.model-content {
    padding: 45px;
    line-height: 25px;
}

.model-content h4 {
    font-size: 24px;
    margin-bottom: 28px;
    padding-bottom: 28px;
}

.model-content h4:after {
    opacity: 0.5;
    background: #fff;
    position: absolute;
    bottom: 67%;
    left: 11%;
    width: 8%;
    height: 1px;
    content: ' ';
    transform: translate(-50%, 200%);
}

.model-dec {
    max-width: 770px;
}

.search {
    margin: 20px auto;
    display: inline-block;
}

.search a {
    min-width: 180px;
    height: 50px;
    line-height: 48px;
    display: inline-block;
    border-radius: 8px;
    background-color: #ffffff;
    border: solid 2px #fff;
    font-size: 16px;
    color: #007fec;
    transition: all 0.3s;
    text-align: center;
}

.search a:hover {
    background: #007fec;
    color: #fff;
    text-decoration: none;
}

/*  */
.customer {
    background: #f7f7f7;
    height: 140px;
    padding-top: 20px;
}
.case{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.case-item {
    height: 329px;
}

.case-item h2 a {
    font-size: 18px;
    color: #000;

}
.case-img{
    padding-left: 0px !important;
    padding-right: 0px !important;
    overflow: hidden;

}

.case-img img:hover{
    
    transform: scale(1.1);
    transition: transform ease 0.7s;
}

.case-item a:hover {
    color: #007fec;
    text-decoration: none;
}
.case-icon:before{
    content: "";
    width: 0;
    height: 0;
    display: block;
    border: 18px solid transparent;
    border-right: 18px solid #fff;
    position: absolute;
    top: 30px;
    left: -36px;
}
.case-pc::before{
    transform: rotate( -180deg);
    left: auto;
    right: -36px;
    z-index: 999;
}

.incase-icon {
    line-height: 40px;
    color: #999999;
    border-bottom: 1px solid #dbe1ec;
    margin-bottom: 24px;
    position: relative;
}

.incase-dec {
    color: #979797;
    display: -webkit-box;
    line-height: 24px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.case-text {
    padding: 20px 20px !important;
}


.case-pc:before{
    display: block;

}

.case-tel {
    display: none;
}

.incase-more {
    margin-top: 20px;
    display: block;
    color: #333333;
    padding-left: 22px;
    background-image: url(/style/img/special/zt_fk/commercial/message.jpg);
    background-position: 0 2px;
    background-repeat: no-repeat;
}

.incase-more:hover {
    color: #007fec;
    background-image: url(/style/img/special/zt_fk/commercial/message1.jpg);
    text-decoration: none;
}

/*  */
.footer {
    background-image: url(/style/img/special/zt_fk/commercial/footer.jpg);
    background-size: cover;
    background-position: top center;
}

.footer-left {
    padding-left: 8% !important;
    margin: 50px 0;
    border-right: solid 1px #687286;
}

.footer-right {
    margin: 50px 0;
    padding-left: 65px !important;
}
.footer-title{
    color: #fff;
}
.footer-title>a {
    color: #fff;
}

.footer-title>a:hover {
    color: #fff;
    text-decoration: none;
}
.footer-list{
    display: block;
    
}
.footer-list a {
    font-size: 13px;
    color: #e0e0e0;
}

.footer-list a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-ewm {
    color: #fff;
    display: flex;
}

.ewm {
    width: 100px;
}

.s {
    font-size: 24px;
}

.vx {
    padding-top: 10px;
    font-size: 16px;
}

.footer-text {
    margin: 10px 20px;
}

.f-img {
    margin-top: 7px;
}

.footer-tel {
    display: flex;
    margin-top: 25px;
}

.footer-Stel {
    display: flex;
}

.tel-text {
    color: #fff;
}

.f-iphone {
    margin: 0px 15px;
}

.f-tel {
    color: #ff0b00;
    font-size: 24px;
    line-height: 24px;
    font-style: italic;
}

@media(max-width:768px) {
    /* banner */
    ol{
        margin-bottom: 0px !important;
    }
    .carousel-indicators {
        bottom: 5px !important;
    }

    #LRfloater0{
        display: none;
    }
    .more a {
        min-width: 130px;
        height: 40px;
        line-height: 40px;

    }
    .case {
        margin-left: -15px !important; 
        margin-right: -15px !important;
    }
    
    .enterprise-item p{
        margin: 0px;
    }
    .enterprise-item-3 p{
        margin: 0px;
    }
    .item3{
      bottom: 26px;
    }
    .swiper-p{
        padding-top: 0px;
        padding-bottom: 40px;
    }

    .swiper-more {
        padding-top: 24px;
    }
    .model .model-div,.case-img{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .model-text{
        margin-left: 0px;
    }
   
    .top, .advant, .company, .company-bg, .model, .case-item, .customer {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .top-nav li h3 a:hover,.top-nav ul li.active h3 a{
        color: #333;
        font-weight: normal;
    }
    .top-nav ul li .nav-list a:hover {
        color: #0a82eb;
        font-weight: bold;
    }
    .top-nav li:hover .nav-list{
        display: none;
    }
    /* .arror-btn{
        width: 50%;
        height: 100%;
        line-height: 50px;
        text-align: right;
        position: absolute;
        right: 10px;
        top: 0;
        font-size: 18px;
        z-index: 99;
        display: block;
    }
    .arror-btn:after {
        content: "+";
    }
    .top-nav li.cur1 h3 .arror-btn:after{
        content: "-";
    } */
    .top-nav li h3 {
        margin: 0px;
        padding: 0px;
    }
    .top-nav a{
        border-bottom: 1px solid #9a9a9a;
    }
    .top-nav .nav-list a{
        display: block;
        padding: 8px 0;
        font-size: 14px;
    }
    .top-nav .nav-list .list-item {
        margin: unset;
        max-width: unset;
        padding: 0px 15px;
    }
    .top-nav .nav-list {
        display: none;
        padding: 10px 0px;
        text-align: unset;
        position: unset;
        height: unset;
        padding: 10px 0px;

    }
    .top-nav ul{
        padding: unset;
        max-width:unset;
        margin:unset;
    }
    .top-nav ul li{
        float: unset;
        padding: unset;
    }
  .top-nav{
      overflow-y: auto;
      height: 100%;
      padding: 10px 10px 100px 10px;
      background-color: #e5e5e5;
   }
    .line{
        display: none;
    }
    .header-swiper {
        margin-top: 45px;
    }
    .sub-search{
        top: 10px;
    }
   .nav-btn{
        padding: 8px 0px;
    }
    .top{
        height: 70px;
    }
    .sub-search{
         display: block;
    }
    .bar{
        background: #123883;
    }
    .menu-txt{
        color: #000;
    }
    .nav-btn{
        background: none;
    }
     /* .search{
         display: none;
     } */
     .head-contact{
         display: none;
     }
     .head-contact2{
         float: none;
         display: block;
         padding: 20px 0px;
     }
     .head-contact2 a{
        border: none;
     }

    .model-content h4 {
        font-size: 18px;
    }

    .model-content {
        padding: 0px;
        /* margin-left: 40px; */
        margin-top: 25px;
    }

    .model-content h4:after {
        opacity: 0.5;
        background: #fff;
        position: absolute;
        bottom: 75%;
        left: 23%;
        width: 18%;
        height: 1px;
        content: ' ';
        transform: translate(-50%, 200%);
    }

    .search a {
        min-width: 130px;
        height: 40px;
        line-height: 40px;
        color: #000;
    }

    .case-item {
        height: auto;
    }

    .incase-dec {
        -webkit-line-clamp: 2;
    }

    .case-pc {
        display: none;
    }

    .case-tel {
        display: block;
    }

    .advant {
        padding-top: 5px;
        padding-bottom: 25px;
    }

    .advant-list {
        margin-left: 0;
    }

    .company-desc {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    .footer-list{
        display: none;
        
    }
    .footer-title{
        line-height: 40px;
        border-bottom: 1px solid #515151;
    }
    .footer-left{
        margin: 0;
    }
    .footer-right {
        margin: 30px 0;
        padding-left: 37px !important;
    }
    
    .s {
        font-size: 21px;
    }
    .vx {
        padding-top: 7px;
    }
    .plus.icon {
        right: 0;
        top: 0;
        color: #515151;
        position: absolute;
        margin-left: 3px;
        width: 100%;
        height: 100%;
    }
    .plus.icon:before {
        content: "";
        position: absolute;
        width: 15px;
        height: 2px;
        right: 32px;
        top: 22px;
        background-color: #515151;
    }
    .plus.icon:after {
        content: "";
        position: absolute;
        width: 15px;
        height: 2px;
        right: 32px;
        top: 22px;
        background-color: #515151;
        transform: rotate(
    90deg);
    }
}