@media (max-width: 767px) {

    /* 这里就是10/16x100%=62.5% 也就是默认10px的字号 */
    html {
        font-size: 62.5%;
    }

    .zebra-hardware-banner-content .bannerContent .bannerTitle {
        font-size: 20px;
        margin: 5px 0 10px 0;
        font-weight: bold;
    }

    .zebra-hardware-banner-content .bannerContent {
        padding: 30px  !important;
        color: #FFFFFF;
        width: 100%;
    }
    .zebra-hardware-banner-content .bannerContent .bannerRelation {
        border: 1px solid rgba(255, 255, 255, 0.6);
        padding: 8px 12px 12px;
        margin-top: 0px;
        display: inline-block;
    }

    .zebra-hardware-banner-content .bannerContent .bannerDesc {
        font-size: 18px;
        line-height: 26px;
        margin-top: -8px;
        font-weight: 100;
        font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
    }

    
}

@media (max-width: 768px) {

    /* 这里就是10/16x100%=62.5% 也就是默认10px的字号 */
    html {
        font-size: 62.5%;
    }

    /* body {
        min-width: 100%;
    } */

    /* .dim{
    opacity:0.6; filter: alpha(opacity=60);
  }
   
  .dimback{
    background: #000;
  } */


    .zebra-hardware-banner-content {
        height: 23rem;
        width: 100%;
        margin: auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 2rem 1rem;
        background-image: url("/assets/img/zhineng-yingjian/dingding-zhineng-yingjian.png")/*tpa=https://tbdingtalk.com/assets/addons/cms/img/web/hardware/17.png*/;
    }



    .zebra-hardware-banner-content .bannerContent {
        padding: 70px 30px;
        color: #FFFFFF;
        width: 100%;
    }

    .zebra-hardware-content {
        width: 100%;
        margin: auto;
    }

    .zebra-hardware-content-open {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
    }

    .zebra-hardware-content-subtitle {
        font-size: 18px;
        /* color: #000000; */
        text-align: center;
        line-height: 38px;
    }

    .zebra-hardware-content-open-item {
        height: 260px;
        width: 100%;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(gradient, invalid));
        background-image: -webkit-linear-gradient(top, invalid gradient);
        background-image: -moz- oldlinear-gradient(top, invalid gradient);
        background-image: linear-gradient(180deg, invalid gradient);
        background: #F3F6F8;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        margin: 0 12px;
        padding: 34px 36px;
        overflow: hidden;
        margin-top: 2rem;
    }

    .fuse-1 {
        display: none;
    }

    .zebra-box {
        width: 100%;
    }

    .fuse-2 {
        display: block;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        flex-wrap: wrap;
        width: 90%;
        margin: 38px auto 0px;
    }

    .fuse-2 .col-xs-6 {
        margin: 0px 10px !important;
    }

    .zebra-hardware-content-fuse-item-2 {
        height: 240px;
        overflow: hidden;
        /* cursor: pointer; */
        position: relative;
        /* padding: 10px; */
        margin-top: 20px;
    }

    .zebra-hardware-content-fuse-item-2 .fuseBg {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        -webkit-transition: all ease-out 0.4s;
        -moz-transition: all ease-out 0.4s;
        transition: all ease-out 0.4s;
    }

    .zebra-hardware-content-fuse-item-2 .fuseShdow {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: #000000;
        opacity: 0.46;
        z-index: 1;
        -webkit-transition: all 0.14s linear;
        -moz-transition: all 0.14s linear;
        transition: all 0.14s linear;
    }

    .zebra-hardware-content-fuse-item-2:hover .fuseBg {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    .zebra-hardware-content-fuse-item-2:hover .fuseShdow {
        opacity: 0;
    }

    .zebra-hardware-content-fuse-item-2:hover .fuse-content {
        right: -100%;
        bottom: -100%;
        opacity: 0;
    }

    .zebra-hardware-content-fuse-item-2 .fuse-content {
        -webkit-transition: all ease-out 0.3s;
        -moz-transition: all ease-out 0.3s;
        transition: all ease-out 0.3s;
        height: 120px;
        width: 90px;
        position: absolute;
        right: 0;
        bottom: 0;
        opacity: 1;
        z-index: 2;
    }

    .zebra-hardware-content-fuse :first-child :nth-child(3) {
        background-color: #005EFF;
    }

    .zebra-hardware-content-fuse :nth-child(2) :nth-child(3) {
        background-color: #FF9200;
    }

    .zebra-hardware-content-fuse :nth-child(3) :nth-child(3) {
        background-color: #878F95;
    }

    .zebra-hardware-content-fuse :nth-child(4) :nth-child(3) {
        background-color: #9A5DFF;
    }

    .zebra-hardware-content-fuse :nth-child(5) :nth-child(3) {
        background-color: #5AC8FA;
    }

    .zebra-hardware-content-fuse :nth-child(6) :nth-child(3) {
        background-color: #29B550;
    }

    .zebra-hardware-content-fuse-item-2 .fuse-content .fuseIcon {
        width: 32px;
        height: 32px;
        margin: 26px 0 10px 24px;
    }

    .zebra-hardware-content-fuse-item-2 .fuse-content .fuseText {
        font-size: 22px;
        color: #FFFFFF;
        padding-left: 24px;
    }



    .zebra-hardware-content-solution {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        padding: 0px 20px;
    }

    .zebra-hardware-content-solution-item {
        height: 450px;
        /* width: 100%; */
        background: #FAFAFA;
        overflow: hidden;
        -webkit-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
    }

    .zebra-hardware-content-solution-item .solutionImg {
        height: 200px;
        width: 100%;
    }

    .zebra-hardware-content-solution-item .solutionContent {
        padding: 0rem 2rem 2rem 2rem;
        font-size: 14px;
        /* color: #888888; */
        letter-spacing: 0;
        line-height: 10px;
    }

    /* 技术支持 */
    .zebra-hardware-content-support {
        height: 520px;
        width: 100%;
        margin-top: 50px;
        background: rgba(229, 235, 240, 0.46);
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        flex-direction: column;
    }


    .zebra-hardware-content-support .supportText {
        margin-right: 0px;
        margin-top: -8rem;
    }

    .zebra-hardware-content-support .supportText h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .zebra-hardware-content-support .supportText p {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 18px;
    }

    .zebra-hardware-content-support .supportImg {
        width: 324px;
        height: 218px;
    }

    

}

@media screen and (min-device-width: 768px) and (max-device-width: 1366px) {


    /* 这里就是10/16x100%=62.5% 也就是默认10px的字号 */
    html {
        font-size: 62.5%;
       
    }

    .row{
        margin-left: 0;
        margin-right: 0;
    }


    .zebra-hardware-banner-content {
        height: 428px;
        overflow: hidden;
        width: 100%;
        margin: auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: 86px;
        background-position: -30rem 0rem;
    }

    .zebra-hardware-content {
        width: 100%;
        margin: auto;
    }

    .zebra-hardware-content-open {
        width: 100%;
        margin: 0 auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .zebra-hardware-content-solution {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        padding: 0px 20px;
    }

    .zebra-hardware-content-subtitle {
        font-size: 20px;
        /* color: #000000; */
        text-align: center;
        line-height: 38px;
    }

    .zebra-hardware-content-solution-item {
        height: 460px;
        /* width: 100%; */
        background: #FAFAFA;
        overflow: hidden;
        -webkit-transition: all linear 0.2s;
        -moz-transition: all linear 0.2s;
        transition: all linear 0.2s;
    }

    .zebra-hardware-content-solution-item .solutionImg {
        height: 200px;
        width: 100%;
    }

    /* 技术支持 */
    .zebra-hardware-content-support {
        height: 420px;
        width: 100%;
        margin-top: 50px;
        background: rgba(229, 235, 240, 0.46);
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        flex-direction: row;
    }


    .zebra-hardware-content-support .supportText {
        margin-right: 0px;
        margin-top: -8rem;
    }

    .zebra-hardware-content-support .supportText h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .zebra-hardware-content-support .supportText p {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 18px;
    }

    .zebra-hardware-content-support .supportImg {
        width: 324px;
        height: 218px;
    }

    .zebra-hardware-banner-content .bannerContent {
        padding: 70px 40% 0px 30px;
        color: #FFFFFF;
        width: 100%;
    }

}


/* @media screen and (min-device-width: 1024px) and (max-device-width: 1366px) {

html {
    font-size: 62.5%;
}

.zebra-hardware-banner-content {
    height: 350px;
    width: 100%;
    margin: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 86px;
    background-position: -30rem 0rem;
}

.zebra-hardware-banner-content .bannerContent {
    padding: 45px 45px;
    color: #FFFFFF;
    width: 490px;
    z-index: 10;

}

.zebra-hardware-banner-content .bannerContent {
    padding: 50px 45px;
    color: #FFFFFF;
    width: 30%;
}

.zebra-hardware-banner-content .bannerContent .bannerTitle {
    font-size: 30px;
    margin: 40px 0 10px 0;
    font-weight: bold;
}

.zebra-hardware-banner-content .bannerContent .bannerRelation {
    border: 1px solid rgba(255, 255, 255, 0.6);
    padding: 8px 12px 12px;
    margin-top: 45px;
    display: inline-block;
}

.zebra-hardware-banner-content {
    height: 460px;
    width: 100%;
    margin: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 86px;
    background-image: url(https://img.alicdn.com/imgextra/i3/O1CN01AX8iHP1YKp8MXJakj_!!6000000003041-2-tps-2880-920.png)
}


} */
