#root { > .breadcrumbs { margin-top: 32px; padding: 0 25px; } > .main { margin-top: 15px; padding: 0 25px; @leftWidth: 200px; > .left { width: @leftWidth; > .productCateList { margin-bottom: 20px; } > .contactUs { margin-bottom: 10px; } } > .right { width: calc(100% - @leftWidth - 30px); margin-bottom: 30px; > .p1 { font-weight: 700; color: #8d9095; } > .p2 { color: #8d9095; margin-bottom: 1.7em; } > .p3 { text-align: center; > img { max-width: 100%; } } } } }