8,367
edits
Changes
no edit summary
text-align: center;
}
.product{width:100%; margin:0 auto;display:flex;}
.product > .pro-left {width:64%; margin: 0px;}
.product > .pro-left ul { display:flex; width:100%;flex-wrap:wrap;}
.product > .pro-left ul li{width:33%;}
.product > .pro-right {width:36%;}