#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; > .info { margin-bottom: 14px; > p { color: #8d9095; } } > .inquiry { padding: 0 12% 0 8%; } } } }