::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#888;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}.contant{padding:64px 0}.title{margin-bottom:24px;color:#000;text-align:center;font-size:48px;font-style:normal;font-weight:600;line-height:normal}.update_content{position:relative;width:1280px;border-radius:20px;overflow:hidden;background:#f6f6f6}#update_content_head{background-color:#f9f9f9;padding:10px;color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.update_bg{position:relative;width:100%;min-height:563px}.updateBg2{position:absolute;left:867px}.update_btn{width:fit-content;padding:0 32px;height:54px;display:flex;justify-content:center;align-items:center;gap:16px;border-radius:67px;background:#000;color:#fff;font-size:20px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer;transition:all .3s}.update_btn:hover{background:#ed1b23}#update_wrap{padding:24px;width:100%;height:608px;display:flex;gap:24px}.pette_info_wrap{display:flex;flex-direction:column;align-items:center;gap:10px;width:398px;height:100%;padding:24px;flex-shrink:0;border-radius:8px;background:#fff}.pette_update_info_wrap{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:24px;border-radius:8px;background:#fff}#pette_info_wrap_title{color:#000;text-align:center;font-family:"PingFang SC";font-size:20px;font-style:normal;font-weight:500;line-height:normal}.pette_info_wrap_item{width:100%;padding:12px;display:flex;justify-content:space-between;align-items:center;color:#000;font-family:"PingFang SC";font-size:16px;font-style:normal;font-weight:400;line-height:normal}.pette_update_info_wrap_vec{width:100%;padding:12px 0;display:flex;justify-content:flex-start;border-bottom:1px solid #c2c2c2}.pette_update_info_wrap_vec_item{min-width:186px;display:flex;flex-direction:column;color:#000;font-size:16px;font-style:normal;line-height:normal}.pette_update_info_wrap_vec_tit{font-weight:500}.pette_update_info_wrap_vec_con{font-weight:400}.pette_update_info_wrap_Logs{width:100%;padding:12px 0;height:100%}.logs_title{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:normal}#update_note{color:#000;font-family:"PingFang SC";font-size:16px;font-style:normal;font-weight:400;line-height:normal}.update_schedule{width:100%;padding:24px 0;display:flex;flex-direction:column;gap:12px}#update_schedule_con{display:flex;flex-direction:column;width:100%;gap:12px}.update_schedule_title{display:flex;align-items:center;justify-content:space-between}.update_schedule_title:first-child{color:#000;font-family:"PingFang SC";font-size:16px;font-style:normal;font-weight:500;line-height:normal}.update_schedule_title:last-child{color:#000;font-family:"PingFang SC";font-size:16px;font-style:normal;font-weight:400;line-height:normal}.update_schedule_bar_wrap{width:100%;height:8px;display:flex;border-radius:4px;background:#eaeaea;overflow:hidden}.update_schedule_bar{width:0;height:100%;background:#d31328;transition:all .4s}.local{width:1280px;padding:24px;display:flex;flex-direction:column}.schedule_text_wrap{display:flex;align-items:center;gap:8px}.loader{width:28px;height:28px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-color:#fff rgba(0,0,0,.1);animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}