body {
    background-color: black;
    width: 100%;
    height: 100%;
}

#_202604261752 {
    font-size: 44px;
    color: #cc0000;
    text-align: center;
    padding: 100px;
}

._202601132117 {
    color: brown;
    background-color: white;
    text-align: center;
    padding: 10px;
    margin-bottom: 100px;
}

#_202605091924 {
    margin: auto;
    white-space: nowrap;
    overflow-x: hidden;
}

._202509162049 {
    width: 500px;
    margin: auto;
    margin-top: 100px;
}

._202603202228 {
    color: #cccccc;
    text-align: center;
}

._202511302142 {
    width: 960px;
    margin: auto;
    margin-top: 100px;
}

._202511032107 {
    width: 100%;
    height: 1000px;
}

._202511061558 {
    width: 960px;
    margin: auto;
    margin-top: 100px;
}

._202511061602 {
    margin-bottom: 0px;
    color: #cccccc;
}

._202602161951 {
    width: 960px;
    margin: auto;
    margin-top: 100px;
}

._202509162107 {
    background-color: #660000;
    margin-top: 100px;
}

._202509162108 {
    width: 940px;
    margin: auto;
}

#core {
    width: 250px;
    margin-left: 80px;
    font-size: 30px;
    background-color: #660000;
    color: #cc0000;
    cursor: pointer;
}

#core:hover {
    background-color: #cc0000;
    color: white;
}

#flowerfruit {
    width: 250px;
    font-size: 30px;
    background-color: #660000;
    color: #cc0000;
    cursor: pointer;
    white-space: nowrap;
    margin-left: 10px;
}

#flowerfruit:hover {
    background-color: #cc0000;
    color: white;
}

#world {
    width: 250px;
    font-size: 30px;
    background-color: #660000;
    color: #cc0000;
    cursor: pointer;
    margin-left: 10px;
}

#world:hover {
    background-color: #cc0000;
    color: white;
}

.VI {
    color: #cccccc;
    font-family: 楷体;
}

#vitop {
    position: fixed;
    top: 0px;
    right: 0px;
    cursor: pointer;
    width: 32px;
}

#vibottom {
    position: fixed;
    right: 0px;
    bottom: 100px;
    cursor: pointer;
    width: 32px;
}

