@media screen and (max-width:1780px){
}

@media screen and (max-width:1680px){


}

@media screen and (max-width:1477px){

}

@media screen and (max-width:1401px){


}

@media screen and (max-width:1380px){
}

@media screen and (max-width:1366px){
    .fa-qunsi .qunSi {
        width: 80%;
    }
    .it {
        width: 80%;
    }
    .customer-box .customer {
        width: 80%;
    }
    .order-box .order {
        width: 80%;
    }
}

@media screen and (max-width:1320px){
}

@media screen and (max-width:1280px){

}

@media screen and (max-width:1200px){

}

@media screen and (max-width:1180px){

}

@media screen and (max-width:1080px){

}

@media screen and (max-width:1024px){
    .fa-qunsi .qunSi {
        width: 95%;
    }
    .it {
        width: 95%;
    }
    .customer-box .customer {
        width: 95%;
    }
    .order-box .order {
        width: 95%;
    }
    .customer-box .customer .customer-contentr .customer-contentr-right ul li p {
        width: 92%;
    }
    .it ul {
        width: 100%;
    }
    .it ul li{
        margin-right: 2%;
    }
    .it ul li:last-child{
        margin-right: 0;
    }
}

@media screen and (max-width:980px){

}

@media screen and (max-width:960px){
}

@media screen and (max-width:900px){
}

@media screen and (max-width:870px){
}

@media screen and (max-width:769px){
    .it ul {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .it ul li {
        width: 48%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:730px){
}

@media screen and (max-width:680px){
}

@media screen and (max-width:650px){

}

@media screen and (max-width:486px){
    .customer-box .customer .customer-contentr .customer-contentr-left ul li div {
        font-size: 14px;
    }
    .customer-box .customer .customer-contentr .customer-contentr-right {
        width: 70%;
        flex: none;
    }
    .customer-box {
        padding: 0;
    }
    .customer {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .it {
        padding: 72px 0 40px;
    }
    .fa-qunsi {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .it ul {
        width: 100%;
        justify-content: space-between;
    }
    .it ul li {
        margin-right: 0;
    }
}

@media screen and (max-width:376px){

}

@media screen and (max-width:340px){
    /*.fa-qunsi {*/
    /*    height: 400px;*/
    /*}*/
    .customer-box .customer .customer-contentr .customer-contentr-left ul li div {
        font-size: 12px;
    }
    .it {
        padding: 25px 0 40px;
    }
}

































