*{
    margin: 0px;
    padding: 0px;
}
.wb{
    position: absolute;
    height: 100px;
    top: 2200px;
    width: 100%;
    text-align: center;
    border-top: 1px solid rgb(233, 168, 48);
}
.wb img{
    position: relative;
    bottom: -30px;
    border-radius: 5px;
    left: -20px;
    background-color: white;
    cursor: pointer;
}
.wb ul{
    position: absolute;
    left: 280px;
    top: 130px;
    text-align: center;
}
.gao li{
    height: 25px;
    padding-right: 10px;
    color: rgb(233, 168, 48);
    cursor: pointer;
}
.wb span{
    position: relative;
    height: 25px;
    padding-left: 10px;
    border-right: 2px solid rgba(19, 17, 17, 0.592);
}
#B{
    height: 25px;
    color: rgb(233, 168, 48);
}
#C{
    height: 25px;
    margin-left: -20px;
    color: rgb(233, 168, 48);
}
#D{
    height: 25px;
    margin-left: -10px;
    color: rgb(233, 168, 48);
}
#E{
    height: 25px;
    margin-left: 10px;
    color: rgb(233, 168, 48);
}
#F{
    height: 25px;
    color: rgb(233, 168, 48);
}
#G{
    height: 25px;
    margin-left: -10px;
    color: rgb(233, 168, 48);
}
#H{
    height: 25px;
    color: rgb(233, 168, 48);
}
#I{
    height: 25px;
    margin-left: -25px;
    color: rgb(233, 168, 48);
}
#J{
    position: absolute;
    top: 160px;
    left: 500px;
    color: bisque;
}
#K{
    position: absolute;
    top: 185px;
    left: 670px;
    color: rgb(233, 168, 48);
    cursor: pointer;
}
li{
    position: relative;
    list-style: none;
    float: left;
    width: 100px;
    height: 1000px;
}