.szh-banner {
    background-image: url('https://cdn.xt12366.com/image/taxtsoft/szh/szh-2.png');
}

.szh-banner .btn-hqzl {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 158px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size:14px;
    color:#fff;
    background: linear-gradient(180deg, #FF9B62 0%, #FF6914 100%);
    border-radius: 4px;
}

.szh{
    background-color: #110f0f;
}

.banner-7 #ziliaoForm {
    width: 60%;
    text-align: center;
}

.banner-7 #ziliaoForm .row{
    position: relative;
    width:80%;
    margin: 0px auto;
}

.banner-7 #ziliaoForm .row span.error-msg{
    font-size:14px;
    position: absolute;
    right:13%;
    top:23px;
    color:red;
}


.banner-7 #ziliaoForm .title {
    font-size: 20px;
    color: #CEAF95;
    font-weight: bold;
}

.banner-7 #ziliaoForm .ziliao-input {
    font-size: 14px;
    color: #fff;
    margin-top: 12px;
    padding-left: 10px;
    width: 80%;
    height: 40px;
    border: 1px solid #C8A480;
    background: linear-gradient(-90deg, #24201E, #110F0F, #24201E);
}

.banner-7 #ziliaoForm .ziliao-btn {
    margin-top: 14px ;
    height: 40px;
    background: #C8A480;
    width: 82%;
    border:0px;
    cursor: pointer;
    font-size: 14px ;
}

