/**
 * created 2020.09.08
 * @author ricky zhangqingcq@foxmail.com
 */

@import '../common/color';

.contentZ {
	padding: 0 15px 15px 15px;
	border-bottom: 1px solid @borderColor;
}
