{ "error_code": "500", "data": { "zhuang_tai": "token_no", "times": "1764538817" } }
.bt_import_xml {
cursor: pointer;
}
.bt_import_xml:hover {
color: #888;
}
.bt_import_progress {
animation: blinker 1s linear infinite;
}
@keyframes blinker {
50% { opacity: 0.0; }
}