.sticky_btm.customer{
    padding-top: 1.2rem;
    padding-bottom: 1.6rem;

}
.max_1290{
    max-width: 1290px;
    margin: 0 auto;
}

.customer .max_1290 .user{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.2rem;
}
.customer .max_1290 .user .left{
    flex: 1;
    margin-right: 0.3rem;
}
.customer .max_1290 .user .left h3{
    font-family: 'Bold';
    font-size: 0.32rem;
    max-width: 518px;
    margin: 0 auto;
    margin-bottom: 0.3rem;
}
.customer .max_1290 .user .left p{
    max-width: 518px;
    margin: 0 auto;
}
.customer .max_1290 .user .right{
    max-width: 600px;
    width: 100%;
}

.customer .max_1290 .management .title{
    margin-bottom: 1.2rem;
}
.customer .max_1290 .management .title img{
    margin-top: 0.2rem;
}

.customer .max_1290 .authorization{
    margin-bottom: 1.2rem;
}
.customer .max_1290 .authorization_in{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.customer .max_1290 .authorization_in .left{
    max-width: 430px;
    width: 100%;
    margin-right: 0.3rem;
}
.customer .max_1290 .authorization_in .right{
    flex: 1;  
}
.customer .max_1290 .authorization_in .right h3{
    font-family: 'Bold';
    font-size: 0.32rem;
    max-width: 518px;
    margin: 0 auto;
    margin-bottom: 0.3rem;
}
.customer .max_1290 .authorization_in .right p{
    max-width: 518px;
    margin: 0 auto;
}


@media (max-width:1500px) {
    .customer .max_1290 .user .right{
        max-width: 60%;
    }
    .customer .max_1290 .authorization_in .left{
        max-width: 40%;
    }

}

@media (max-width:767px) {
    .customer .max_1290 .user{
        flex-direction: column;
    }
    .customer .max_1290 .user .left{
        margin-right: 0;
        margin-bottom: 0.3rem;
    }
    .customer .max_1290 .user .right{
        max-width: 80%;
    }
    .customer .max_1290 .authorization_in{
        flex-direction: column;
    }
    .customer .max_1290 .authorization_in .left{
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 0.3rem;
    }
    
}


/* management */
.sticky_btm.management{
    padding-top: 1.2rem;
    padding-bottom: 1.6rem;
}
.sticky_btm.management .assured{
    padding-bottom: 1.2rem;
}
.sticky_btm.management .assured .assured_top{
    display: flex;
    justify-content: space-between;
}
.sticky_btm.management .assured .left{
    max-width: 711px;
    width: 100%;
}
.sticky_btm.management .assured .left .title{
    align-items: flex-start;
}
.sticky_btm.management .assured .left .title p{
    text-align: left;
}
.sticky_btm.management .assured .right ul{
    display: flex;
    height: 100%;
    align-items: center;
}
.sticky_btm.management .assured .right ul li{
    display: flex;
    align-items: center;
    margin-left: .96rem;
    position: relative;
}
.sticky_btm.management .assured .right ul li p{
    margin-left: 10px;
    color: #333;
}
.sticky_btm.management .assured .right ul li::after{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -0.45rem;
    width: 1px;
    height: 30px;
    background-color: #e5e5e5;
    content: '';
}

.sticky_btm.management .assured iframe{
    margin: 0 auto;
}

.sticky_btm.management .assurance{
    margin-bottom: 1.2rem;
}
.sticky_btm.management .assurance .title{
    align-items: flex-start;
}
.sticky_btm.management .assurance .title h2{
    text-align: left;
}
.sticky_btm.management .assurance .row{
    margin-left: -0.4rem;
    margin-right: -0.4rem;
}
.sticky_btm.management .assurance .row .col-md-4{
    padding-left: 0.4rem;
    padding-right: 0.4rem;
}
.sticky_btm.management .assurance .cart h3{
    font-family: 'Medium';
    font-size: 0.2rem;
    margin-top: 0.4rem;
    margin-bottom: 0.2rem;
}
.sticky_btm.management .assurance .cart p{
    font-size: 14px;
    color: #999;
}
.sticky_btm.management .equipment{
    background-image: url(/lib/images/banner/sup_qm1_img.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0.6rem 0;
}
.sticky_btm.management .equipment *{
    color: #fff;
}
.sticky_btm.management .equipment .content{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sticky_btm.management .equipment .content .left{
    max-width: 720px;
    width: 100%;
}
.sticky_btm.management .equipment .content .left .title{
    align-items: flex-start;
}
.sticky_btm.management .equipment .content .left .title h2{
    text-align: left;
}
.sticky_btm.management .equipment .content .left .title p{
    text-align: left;
}
.sticky_btm.management .equipment .content .left .title h3{
    font-size: 'Medium';
    margin-top: 0.3rem;

}

.sticky_btm.management .quality{
    padding-top: 1.2rem;
}
.sticky_btm.management .quality .title{
    align-items: flex-start;
}
.sticky_btm.management .quality .title h2{
    font-size: 0.32rem;
    text-align: left;
    max-width: 490px;
    width: 100%;
}
.sticky_btm.management .quality .title p{
    text-align: left;
    max-width: 720px;
    width: 100%;
}

.sticky_btm.management .quality .row{
    margin-left: -.28rem;
    margin-right: -0.28rem;
}
.sticky_btm.management .quality .row .col-md-4{
    padding-left: 0.28rem;
    padding-right: 0.28rem;
}
.sticky_btm.management .quality .cart{
    margin-bottom: 0.5rem;
}
.sticky_btm.management .quality .cart .img{
    overflow: hidden;
}
.sticky_btm.management .quality .cart .img img{
    width: 100%;
    transition: all 0.5s;
}
.sticky_btm.management .quality .cart:hover .img img{
    transform: scale(1.1);
}
.sticky_btm.management .quality .cart p{
    font-family: 'Medium';
    margin-top: 0.3rem;
}


@media (max-width:1279px) {
    .sticky_btm.management .assured .left{
        max-width: 50%;
    }
    .sticky_btm.management .equipment .content .left{
        max-width: 50%;
        margin-right: 0.3rem;
    }


}
@media (max-width:767px) {
    .sticky_btm.management .assured .assured_top{
        flex-direction: column;
    }
    .sticky_btm.management .assured .assured_top .left{
        max-width: 100%;
        margin-bottom: 0.3rem;
    }
    .sticky_btm.management .assured .right ul{
        margin-bottom: 0.3rem;
    }
    .sticky_btm.management .assured .right ul li{
        margin-left: 0;
        margin-right: 0.3rem;
    }
    .sticky_btm.management .assured .right ul li::after{
        display: none;
    }
    .sticky_btm.management .assurance .cart{
        margin-bottom: 0.3rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .sticky_btm.management .equipment .content{
        flex-direction: column;
    }
    .sticky_btm.management .equipment .content .left{
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 0.3rem;
    }
    
}





































