
.heade{
    background-color: #ffffff;
}
.aontactbx{
    overflow: hidden;
}
.aontact-bxtp{
    margin-top: 100px;
}

.downbox{

}

.down-bxcet{
    margin: 80px 0 40px;
}
.down-bxcet ul{

}
.down-bxcet ul li{
    display: flex;
    align-items: center;
    padding: 20px;
    border-bottom: 2px solid #dcdcdc;
}
.down-bxcet ul li p{
    display: flex;
    flex-direction: column;
    margin-left: 10px;
}
.down-bxcet ul li p span:nth-child(1){
    font-size: 14px;
}
.down-bxcet ul li p span:nth-child(2){
    font-size: 22px;
}

.bxcet-sele{
    background-color: #b15300;
    padding: 30px 0;
}
.bxcet-inpt{
    margin: 0px 300px;
    padding: 0 35px;
    background-color: #ffffff;
    height: 80px;
    border-radius: 50px;
    display: flex;
    align-items: center;
}

.bxcet-inpt input{
    width: 80%;
    font-size: 24px;
    color: #b15300;
    margin-left: 20px;

}

.down-bxbtm{
    padding-bottom:60px;
}
.down-bxbtm ul{
    display: flex;
    justify-content: center;
    align-items: center;
}
.down-bxbtm ul li{
    width: 76px;
    height: 40px;
    border-radius: 50px;
    font-size: 16px;
    background-color: #fd7802;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    margin: 0 10px;
}

.lisbj{
    background-color: #db6700 !important;
}
