.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;
}
.mima{
    float: left;
    width: 50%;
}
.wjma{
    float: right;
    width: 50%;
    text-align: right;
}
.wjma a{
    color: #bf0000;
}
.mimasr{
    overflow: hidden;
    margin-bottom: 8px;
}
.dlbtn{
    width: 100%;
    color: white;
    height: 34px;
    background:#bf0000!important;
    border-radius: 4px!important;
}
.hengxian{
    width: 100%;
    height: 1px;
    background: #f1f1f1;
    margin-top: 24px;
}
.tswz{
    color: #a1a6af;
    background: white;
    text-align: center;
    width: 37%;
    margin: -12px auto 0;
}
.zhucetn{
    width: 100%;
    color: #000000!important;
    height: 34px;
    background:#efefef!important;
    border-radius: 4px!important;
    margin-top: 14px;
}


@media screen and (max-width:1199px){

}
@media screen and (max-width:939px) {
    .dllogo {
        margin-top: 74px;
    }
    .dlkuang {
        padding: 20px 22px 30px 22px;
        border: none;
    }
}