        .bigbg {
            background: url('https://file.henan.gov.cn/4500000001/zt/2025jyxc/banner.jpg') top center no-repeat #d7f1fe;
        }
        .bigbg .speakbox {
            background: url('https://file.henan.gov.cn/4500000001/zt/2025jyxc/tiji.png') top center no-repeat;
            color: #2379f0;
            line-height: 36px;
            font-size: 19px;
            padding: 20px 60px 60px;
            color: #2379f0;
            background-size: 100% 100%;
        }
        .bigbg .type li img {
            height: 40px;
        }
        .bigbg .type li p {
            font-size: 18px;
            color: #fff;
            padding: 0 20px;
            height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }
        .bigbg .type li {
            background: url('https://file.henan.gov.cn/4500000001/zt/2025jyxc/01.png') top center no-repeat;
            background-size: 175px 175px;
            width: 175px;
            height: 175px;

        }
        .type li.checked {
            background: url('https://file.henan.gov.cn/4500000001/zt/2025jyxc/02.png') top center no-repeat;
        }

        .bigbg .pc_form {
            background: url('https://file.henan.gov.cn/4500000001/zt/2025jyxc/m-liuyanbg1.png') top center no-repeat;
            /* width: 1204px;
            height: 1511px; */
            background-size: 100% 100%;
            padding: 101px 95px 0;
            width: 1131px;
            height: 1511px;
        }
        .bigbg .form_wrap {
            width: 987px;
            margin-top: 28px;
        }
        .bigbg .form_one {
            position: relative;
            top: 30px;
        }
        .bigbg .form_one .el-form-item label {
            /* background: url('https://file.henan.gov.cn/4500000001/zt/2025jyxc/01.png') left center no-repeat; */
            background-color: #2067ef;
        }
        .bigbg .form_wrap .el-form-item {
            background: #ddeefe;
        }
        .bigbg .form_two {
            position: relative;
            top: 86px;
        }
        .bigbg .form_two .content {
            width: 850px;
            height: 403px;
        }
        .bigbg .form_two .content textarea{
            width: 850px;
            height: 403px;
        }
        .bigbg .form_four {
            position: relative;
            width: 100%;
        }
        .bigbg .form_four button {
            position: absolute;
            right: -23px;
            top: -12px
        }
        .bigbg .el-form-item__content {
            flex: 1;
        }
        .bigbg .form_one .el-form-item:nth-child(3) {
            width: 37%;
        }
        .bigbg textarea {
            font-size: 20px;
        }
        .smallbg {
            background: url('https://file.henan.gov.cn/4500000001/zt/2025jyxc/m-banner.jpg') top center no-repeat #d7f1fe;
            background-size: 100%;
        }
        .smallbg .speakbox {
                background: url('https://file.henan.gov.cn/4500000001/zt/2025jyxc/m-tiji.png') top center no-repeat;
                padding: 20px;
                color: #2379f0;
                line-height: 25px;
                font-size: 16px;
                padding: 20px 20px 50px 20px;
                color: #2379f0;
                /* background-size: 1125px; */
                background-size: 100% 100%;
                /* height: 408px; */
                /* background-size: contain; */
                margin-top: 75px;
        }
        .mobile_bt {
            width: 100%;
            height: auto;
            margin-top: 37px;
        }

        .smallbg .type li {
            background: url('https://file.henan.gov.cn/4500000001/zt/2025jyxc/01.png') top center no-repeat;
            background-size: 106px 106px;
            width: 106px;
            height: 106px;
        }

        .smallbg .type li.checked {
            width: 114px;
            height: 114px;
            background: url('https://file.henan.gov.cn/4500000001/zt/2025jyxc/02.png') top center no-repeat;
            background-size: 114px;
        }

        .smallbg .type li img {
            margin-top: 0;
            height: 35px;
            margin-bottom: 12px;
        }

        .smallbg .type li p {
            color: #fff;
            padding: 0 8px;
            height: 40px;
            line-height: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            position: relative;
            top: -12px;
        }

        .smallbg .pc_form {
            background: url('https://file.henan.gov.cn/4500000001/zt/2025jyxc/liuyanbg1.png') top center no-repeat;
            background-size: 100% 100%;
            padding-top: 48px;
        }
        
        .smallbg .el-form-item label {
            background: none;
            color: #000;
        }
        .smallbg .form_wrap .el-form-item {
            background: none;
        }

        .smallbg .el-form-item input {
            border: 1px solid #DCDFE6
        }
        .smallbg .el-form-item input::placeholder {
            color: #999;
        }
        .smallbg .el-form-item .el-textarea__inner {
            height: 150px;
        }

        .smallbg button {
            height: 40px;
            background: none;
            border: none;
        }
        .smallbg button img {
            height: 40px;
            position: relative;
            top: -15px;
        }
        .el-button--primary:focus, .el-button--primary:hover {
            background: none;
            border-color: none;
        }