*{
    padding: 0px;
    margin: 0px;
}
.tobu{
    z-index: 1;
    width: 100%;
    height: 60px;
    background-color:#101012;
    background-image: url(./img/2.webp);
    position: absolute;
    background-position:0px 7px ;
    background-repeat: no-repeat;
    border-bottom: 3px solid rgb(45, 45, 45);
}
#yuzhou{
    position: absolute;
    top: -5px;
    left: 200px;
}
#yxlm{
    position: absolute;
    left: 44px;
}
#bb{
    position: absolute;
    top: 15px;
    left: 380px;
    height: 30px;
    border-left: 2px solid rgb(45, 45, 45);
}
#dd{
    position: absolute;
    top: 15px;
    left: 1350px;
    height: 30px;
    border-left: 2px solid rgb(45, 45, 45);
}
.tobu ul{
    overflow: hidden;
    position: absolute;
    left: 375px;
    top: 12px;
}
#bti div{
    float: left;
    width: 90px;
    height: 45px;
    list-style: none;
    text-align: center;
    margin-left: 35px;
    color: rgba(210, 160, 24, 0.667);
    position: relative;
}
#bti li{
    position: absolute;
    height: 100px;
    left: -4px;
}
#bti div:hover{
    color: white;
    border-bottom: 2px solid goldenrod;
    cursor: pointer;
}
#bti a:hover{
    color: white;
    border-bottom: 2px solid goldenrod;
    cursor: pointer;
}
.dc{
    text-align: center;
    font-size: 14px;
}
.tobu a{
    margin-top: 20px;
    text-decoration: none;
    color: rgba(210, 160, 24, 0.667);
}
#wb{
    position: absolute;
    top: 15px;
    left: 1380px;
    cursor: pointer;
}
.dl{
    position: absolute;
    left: 1280px;
}
#bti li{
    position: relative;
    list-style: none;
    float: left;
    width: 100px;
    height: 1000px;
}