.ts-element{padding:16px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.ts-element.is-overflow{padding-right:0}.ts-element.is-bg{width:252px;height:232px}.ts-element.is-fixed-width{width:252px}.ts-element__header{border-bottom:.5px dashed #B6B8BF;height:16px;margin-bottom:8px}.ts-element__header__label{font-size:12px;color:#FA7268;background-color:#ffe9e8;height:24px;line-height:24px;padding:0 8px;text-align:center;border-radius:0 0 4px 4px;position:absolute;top:0}.ts-element__msg-status{position:absolute!important;top:50%;margin-top:-7px;left:-28px;z-index:2}.ts-element__read-status{position:absolute!important;right:0;bottom:-21px;margin-top:2.5px;font-size:12px;font-weight:500}.ts-element--primary{background:#628cf5;color:#fff}.ts-element--default{background:#f5f5fa;color:#626673}.ts-element--left,.ts-element--right{border-radius:5px}.ts-element__title{font-size:16px;font-weight:600;line-height:24px;color:#3D424D;margin-bottom:12px}.ts-element__content,.ts-element__content__footer,.ts-element__footer,.ts-element__footer-content{font-size:14px}.ts-element__bg-image{width:100%;height:164px;background-size:cover;position:relative}.ts-element__bg-image__button{position:absolute;bottom:10px;right:10px}.ts-element__footer-content{margin-top:12px;padding-top:12px;border-top:.5px solid #B6B8BF;display:-webkit-box;display:-ms-flexbox;display:flex}.ts-element__footer-content.is-reverse{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ts-element__footer-content.is-center{text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ts-element__scroll-part{width:100%;padding-bottom:4px;overflow:scroll}.ts-element__row{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:1200px;font-size:0}.ts-element__row--gap{margin:8px 0 12px}