.body{min-width: 1264px;}
.dpib{display: inline-block;}
.m_t10px{margin-top: 10px;}
.contentall{min-height:calc(100vh - 71px - 540px);
            width: 100%;word-break: break-word;
            background: #fff;}
.contentallpd{padding: 170px 30px 340px 30px;}
.supportAll{margin: 0px auto;
            background: #fff;}
.support-title-top{font-size: 26px;
                line-height: 40px;
                margin: 0px 0px 12px;
                text-align: center;}
.support-tips{font-size: 16px;
                line-height: 25px;
                text-align: center;
                margin:24px 0px 120px;}
.support-content{display: flex;
                display: -wbkit-flex;
                flex-wrap: nowrap;
                justify-content: center;}
.support-item{flex: none;width: 143px;
                margin-right: 69px;
                margin-bottom: 24px;
                cursor: pointer;}
.support-item p{margin-top: 16px;
                font-size: 16px;
                line-height: 24px;
                color: #606060;
                text-align: center;}
.support-item:last-child{margin-right: 0px;}
.support-img{width: 100%;position: relative;
            padding-top: 100%;
            background: #F5F5F5;}
.support-img::before{position: absolute;top: 50%;left: 50%;
                    width: 82px;height: 82px;margin-top: -41px;margin-left: -41px;
                    background: url(../../images/benro-icon.svg) no-repeat;
                    background-position: -237px -217px;
                    background-size: 1358px;
                    content: "";}
.support-img2::before{background-position: -764px -223px;}
.support-img3::before{background-position: -905px -231px;}
.support-img4::before{background-position: -514px -223px;}
.support-img5::before{background-position: -374px -216px;}
.support-img6::before{background-position: -639px -223px;}

.support-img-new{
    width: 100%;
    position: relative;
    background: #F5F5F5;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 143px;
}
.support-img-new img{
    width: 70px;
    height: 70px;
}
@media screen and (max-width: 1550px){
    .support-item {
        margin-right: 58px;
    }
}