.dllogo{
    text-align: center;
    margin-top: 104px;
}
.dlkuang{
    width: 328px;
    padding: 20px 24px 30px 24px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    margin: 24px auto;
}
.dlbt{
    font-size: 28px;
    margin-bottom: 16px;
}
.shuru{
    border: 1px solid #d4d4d4;
    height: 33px;
    padding: 0 20px 0 20px;
    width: 87%;
    border-radius: 4px;
}
.sjhwz{
    margin-bottom: 8px;
}
.sjhyx{
    margin-bottom: 18px;
}
.dlbtn{
    width: 100%;
    color: white;
    height: 34px;
    background:#bf0000!important;
    border-radius: 4px!important;
}

@media screen and (max-width:1199px){

}
@media screen and (max-width:939px) {
    .dllogo {
        margin-top: 24px;
    }
    .dlkuang {
        padding: 4px 22px 30px 22px;
        border: none;
    }
}