.d{
    
}
.dh{
        width: 100%;
    float: right;
    
}
.db{
    
}
.hh{width: 380px;
    background: linear-gradient(to right, #e61f4d, #bb2346);
    font-size: 20px;
 padding-top: 0px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
    padding-left: 30px;
}
.lb{height: 50px;
    line-height: 50px;
   

    position: relative;
    
}
.bb{    float: left;
    width: 47%;
    height: 41px;
    line-height: 40px;
    background-color: #fcfcfc;
    align-items: center;
    padding-left: 20px;
    border: 1px solid #e6e6e6;
}
.bbb{    float: left;color: #bfbfbf;
    width: 47%;
    height: 41px;
    line-height: 40px;
    background-color: #fcfcfc;
    align-items: center;
    padding-left: 20px;
    border: 1px solid #e6e6e6;
}