@media (min-width: 0px) and (max-width: 1000px) {
    .dingge {
        margin-top: 0px;
        padding-top: 60px!important;
    }
   
    .kuanping .cplan{
        flex-direction: column!important;
    }
    #slidingBlock .cplan{
        flex-wrap: wrap!important;
    }
    .tb1{
        width: 60px;
        height: 60px;
        background-size: cover!important;
    }
    .cplan li {
        width: 30%!important;
        height: 100px!important;
    }
    .cpgun li {
        width: 170px!important;
    }
    #slidingBlock span{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .content-box{
        width: 90%!important;
        flex-direction: column;
    }
    .content-box .left-layout, .content-box .right-layout{
        width: 100%!important;
    }
    .content-box .left-layout .text{
        padding-bottom: 30px!important;
    }
    .company-profile{
        background-size: auto!important;
    }
    .content-box .right-layout .info-item .bottom {
        background: unset!important;
    }
    .form-container{
        width: 90%!important;
    }
    .xwbj .kuanping{
        width: 100%!important;
    }
    .content-box .right-layout .info-item .bottom {
        padding: 0;
        margin-left: -6px!important;
    }
    .content-box .right-layout .info-item {
        text-align: center;
    }
    .content-box .right-layout .info-item .num{
        font-size: 35px!important;
    }
    .content-box .right-layout .info-item .top {

            justify-content: center;
        }
}