.product {padding-bottom: 1.5rem;background: #f4f4f4;}

.product .section {margin-bottom: 1rem;}

.product dl {width: 50%;float: left;box-sizing: border-box;border: 1px solid #dddddd;background: #fff;padding-bottom: 1rem;margin:0 -1px -1px 0;}

.product dl dd:nth-of-type(1) {font-size: 1.2rem;text-align: center;height: 2rem;line-height: 2rem;overflow: hidden; white-space:nowrap; text-overflow: ellipsis;    padding: 0 0.5rem;}

.product dl dd:nth-of-type(1) a {color: #333;font-size: 15px;}

.product dl dd:nth-of-type(2) {line-height: 1.5rem;text-align: center;padding: 0 1rem;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.product .pro_more {display: block;margin: 0 auto;width: 9rem;height: 2.5rem;line-height: 2.5rem;font-size: 1.1rem;border: 1px solid #d8d8d8;border-radius: 25px;text-align: center;background: #fff;}