.tcp-h5-install-button.default{position:relative;display:inline-block}.tcp-h5-install-button.default button{border-radius:4px;padding:0 14px;width:351px;height:48px;font-size:16px;font-weight:500;color:#fff;background-color:#3264ff;border:none}.tcp-h5-install-button.default button .tcp-h5-install-button__text{-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word}.tcp-h5-install-button.default button .aRow{-webkit-line-clamp:1}.tcp-h5-install-button.default .tcp-h5-install-button__mask{width:100%;height:100%;background:rgba(0,0,0,.16);position:absolute;left:0;right:0;top:0;bottom:0;border-radius:4px;pointer-events:none}.tcp-h5-install-button.default .tcp-h5-install-button__circle{width:20px;height:20px;border-radius:50%;margin:0 auto;clip-path:polygon(50% 0,50% 50%,100% 50%,100% 100%,0 100%,0 0,50% 0);animation:rotate 2s ease-in-out infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tcp-h5-install-button.default{display:block!important}