
区小号报道:
<style>.ctp-coin-table-container {
display: flex;
margin: 0;
flex-direction: column;
font-family: "DM Sans", sans-serif;
max-width: 1352px;
width: 1352px;
opacity: 0;
transition: opacity 0.3s ease-in-out;
}
.ctp-coin-table-container.ctp-loaded {
opacity: 1;
}
.ctp-coin-table-container .ctp-line-skeleton {
position: relative;
}
.ctp-coin-table-container .ctp-line-skeleton:before {
content: "";
position: absolute;
width: 90%;
height: 34px;
border-radius: 7px;
z-index: 1;
background-image: linear-gradient(90deg, #ddd 0, #e8e8e8 40px, #ddd 80px);
background-size: 600px;
animation: shine-lines 1.6s infinite linear;
}
@keyframes shine-lines {
0% { background-position: -100px; }
100%, 40% { background-position: 140px; }
}
.ctp-icon-skeleton {
background-color: #ccc;
border-radius: 25%;
background-image: linear-gradient(90deg, #ddd 0, #e8e8e8 40px, #ddd 80px);
background-size: 600px;
animation: shine-avatar 1.6s infinite linear;
}
@keyframes shine-avatar {
0% { background-position: -32px; }
100%, 40% { background-position: 208px; }
}</style>
我的天,日本的局势真是太疯狂了。而这一切的核心就是OpenAI收购软银的交易,这笔交易正在成为现代科技史上最大的一笔投资。


发表评论 取消回复