
.heade{
    background-color: #ffffff;
}
.aontactbx{
    overflow: hidden;
}
.aontact-bxtp{
    margin-top: 100px;
}
.equipment-tp{
    background-color: #f7f6f4;
}
.equipment-tp .equipment-tpbx{

}
.equipment-tpbx ul{
    height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.equipment-tpbx ul li{
    width: 32%;
    height: 50px;
    background-color: #ffffff;
    border-radius: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #999999;
    font-weight: 600;
}
.lishow{
    border: 1px solid #fd7802 !important;
    color: #fd7802 !important;
}


.equipment-bm{
    display: flex;
    justify-content: space-between;
}

.equipment-bmle{
    width: 60%;
    margin: 70px 0 100px;
}
.equipment-bmle h2{
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 25px;
}
.equipment-bmle h5{
    font-size: 18px;
    font-weight: 600;
    
}
.equipment-bmle p{
    font-size: 16px;
    color: #333333;
    margin-top: 5px;
    margin-bottom: 30px;
}

.equipment-bmri{
    width: 30%;
    margin: 70px 0 100px;
}



