@media only screen and (min-width:769px){
.ace-product-advantage{width:1180px;padding:20px 0 50px;margin:0 auto}
.ace-product-advantage .advantage-item{height:184px;background-color:#fff;box-shadow:1px 1px 13px 0 hsla(0,0%,69%,.5);border-radius:10px;box-sizing:border-box;padding:34px 10px 0;text-align:center}
.ace-product-advantage .advantage-item .icon{height:32px}
.ace-product-advantage .advantage-item .name{margin-top:12px;font-family:AlibabaPuHuiTi_2_85_Bold;font-size:18px;color:#ff6a00;font-weight:600}.ace-product-advantage .advantage-item .desc{margin-top:6px;font-family:AlibabaPuHuiTi_2_55_Regular;font-size:12px;color:#666}
}
@media only screen and (max-width:768px){
.ace-product-advantage{padding:10px 12px;margin:0 auto}
.ace-product-advantage .ace-col{margin-bottom:20px}
.ace-product-advantage .advantage-item{height:200px;background-color:#fff;box-shadow:1px 1px 13px 0 hsla(0,0%,69%,.5);border-radius:10px;box-sizing:border-box;padding:0 24px;text-align:center}
.ace-product-advantage .advantage-item .icon{margin-top:32px;height:38px}
.ace-product-advantage .advantage-item .name{margin-top:12px;font-family:AlibabaPuHuiTi_2_85_Bold;font-size:20px;color:#ff6a00;font-weight:600}.ace-product-advantage .advantage-item .desc{margin-top:6px;font-family:AlibabaPuHuiTi_2_55_Regular;font-size:16px;color:#666}
}
@media screen and (min-width:720px) and (max-width:768px){
.ace-product-advantage .ace-col{flex:0 0 50%;width:50%;max-width:50%}
}
@media screen and (max-width:560px){
.ace-product-advantage .advantage-item{padding:0 12px}
.ace-product-advantage .advantage-item .icon{margin-top:28px}
.ace-product-advantage .advantage-item .desc{font-size:14px}
}
@media screen and (max-width:460px){
.ace-product-advantage .advantage-item{height:180px;padding:0 4px}
.ace-product-advantage .advantage-item .icon{margin-top:22px}
.ace-product-advantage .advantage-item .name{font-size:18px}
}



/*.ace-col-12 {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
}*/




