.article-wrap { padding-top: 0; }
.ts-model { width: 200px; height: 298.7px; position: fixed; left: 0; bottom: 0; z-index: 100; display: none; }
.ts-model .img-box { width: 100%; height: 100%; }
.ts-model .img-box img { display: block; width: 100%; height: 100%; }
.ts-model .close-btn { width: 35px; height: 35px; text-align: center; line-height: 35px; font-size: 24px; background-color: rgba(0, 0, 0, 0.8); color: #fff; border-radius: 50%; cursor: pointer; position: absolute; top: -10px; right: -10px; }