.ztlist { background: #fff; }
.ztlist ul { padding: 0 12px; overflow: hidden; }
.ztlist ul li { width: 50%; display: inline-block; float: left; }
.ztlist ul li a.img { display: block; height: 0; overflow: hidden; padding-bottom: 55%; border-radius: 6px; }
.ztlist ul li a img { display: block; width: 98%; min-height: 100%; border-radius: 6px; }
.ztlist ul li a p { width: 96%; margin: 0 auto; font-size: 14px; color: #333; line-height: 34px; display: block; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: center; }
.ztlist ul li:nth-child(even) img { float: right; }

/*# sourceMappingURL=zt-list.css.map */
