@media screen and (min-width:960px) {
    .public-footer {
        display: none;
    }

    .home-bottom-form {
        width: 14.4rem;
        height: 3.5rem;
        background: #EEEEEE;
        border: 0px solid #0F050B;
        border-radius: 0.2rem;
        margin: 0 auto;
        display: flex;
        margin-bottom: 0.2rem;
    }

    .home-bottom-form .home-zhuces-one {
        width: 4.26rem;
        height: 3rem;
        margin-left: 0.25rem;
    }

    .home-bottom-form .home-zhuces-one img {
        width: 100%;
        height: 100%;
        margin-top: 0.2rem;
    }

    .home-bottom-form .qunbao-red-sopngs {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 3.5rem;
        width: 9.4rem;
    }

    .home-bottom-form .qunbao-red-sopngs .gui-red-san {
        width: 0;
        height: 0;
        border-right: 0.24rem solid #C83838;
        border-top: 0.26rem solid transparent;
        border-bottom: 0.26rem solid transparent;
        display: inline-block;
        margin-bottom: 0.5rem;
    }

    .qunbao-red-sopngs .home-bottom-form-container {
        width: 8.9rem;
        height: 3.66rem;
        border: 0px solid #0F050B;
        background: linear-gradient(180deg, #C83838 0%, #A00608 100%);
        box-shadow: 10px 11px 18px 0px rgba(110, 110, 110, 0.55);
        border-radius: 0.2rem;
        margin-bottom: 0.5rem;
    }

    .qunbao-red-sopngs .home-bottom-form-container h2 {
        font-size: 0.32rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 0.2rem;
        text-align: center;
        margin: 0.3rem 0;
    }

    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol {
        margin-left: 0.4rem;
        display: flex;
    }

    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol ol li {
        font-size: 0.16rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.4rem;
    }

    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol ol li i {
        width: 0.28rem;
        height: 0.28rem;
        background: #FFFFFF;
        border: 0px solid #0F050B;
        border-radius: 50%;
        font-size: 0.18rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #BD0B0C;
        line-height: 0.28rem;
        display: inline-block;
        text-align: center;
        margin-right: 0.08rem;
    }





    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol ul li {
        width: 4rem;
        height: 0.4rem;
        line-height: 0.4rem;
        /* border: solid 1px #E2E2E2; */
        margin-left: 0.2rem;
        margin-right: 0.2rem;
        margin-top: 0.1rem;
        display: flex;
        /* border-bottom: solid 1.4px #E2E2E2; */
        border-radius: 0.1rem;
        background-color: #fff;
    }


    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol ul li label {
        font-family: "siyuan-r";
        width: 0.6rem;
        font-size: 0.16rem;
        display: block;
        position: relative;
        color: #000;
        /* font-weight: bold; */
        text-align: center;
    }

    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol ul li input {
        font-size: 0.16rem;
        /* padding-left: 0.24rem; */
    }

    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol ul .textar-lifun {
        height: 0.94rem;
    }

    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol ul .textar-lifun #funfeii-putn {
        width: 4rem;
        height: 0.94rem;
        padding: 0.1rem 0.17rem;
        border-radius: 0.05rem;
        outline: none;
        font-size: 0.14rem;
        resize: unset;
    }

    .qunbao-red-sopngs .home-bottom-form-container #index_bottom_submit {
        width: 2.4rem;
        height: 0.4rem;
        border: 2px solid #FFFFFF;
        border-radius: 0.2rem;
        font-size: 0.2rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 0.4rem;
        text-align: center;
        display: inline-block;
        margin: 0 auto;
        background-color: #A00608;
        display: flex;
        justify-content: center;
        margin: 0 auto;
        margin-top: 0.2rem;
    }
}

@media screen and (max-width:960px) {
    .home-bottom-form {
        width: 3.75rem;
        height: 6.7rem;
        background: #EEEEEE;
        border: 0px solid #0F050B;
        border-radius: 0.1rem;
        margin: 0 auto;
        margin-bottom: 0.1rem;
        overflow: hidden;
    }

    .home-bottom-form .home-zhuces-one {
        width: 3.21rem;
        height: 2.31rem;
        margin-left: 0.25rem;
        /* overflow: hidden; */
    }

    .home-bottom-form .home-zhuces-one img {
        width: 100%;
        height: 100%;
        margin-top: 0.1rem;
    }

    .home-bottom-form .qunbao-red-sopngs {
        /* justify-content: center;
        align-items: center; */
        height: 3.5rem;
        width: 3.75rem;
    }

    .home-bottom-form .qunbao-red-sopngs .gui-red-san {
        width: 0;
        height: 0;
        border-right: 0.12rem solid transparent;
        border-left: 0.12rem solid transparent;
        /* border-top: 0.13rem solid transparent; */
        border-bottom: 0.13rem solid #C83838;
        /* display: inline-block; */
        /* margin-bottom: 0.25rem; */
        margin: 0 auto;
    }

    .qunbao-red-sopngs .home-bottom-form-container {
        width: 3.4rem;
        height: 4.3rem;
        border: 0px solid #0F050B;
        background: linear-gradient(180deg, #C83838 0%, #A00608 100%);
        box-shadow: 10px 11px 18px 0px rgba(110, 110, 110, 0.55);
        border-radius: 0.1rem;
        margin-bottom: 0.25rem;
        overflow: hidden;
        margin: 0 auto;
    }

    .qunbao-red-sopngs .home-bottom-form-container h2 {
        width: 2.5rem;
        font-size: 0.2rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
        /* margin: 0.15rem 0; */
        margin: 0 auto;
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
    }



    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol {
        margin-left: 0.2rem;
        /* display: flex; */
    }

    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol ol li {
        font-size: 0.09rem;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.2rem;
    }

    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol ol li i {
        width: 0.14rem;
        height: 0.14rem;
        background: #FFFFFF;
        border: 0px solid #0F050B;
        border-radius: 50%;
        font-size: 0.09rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #BD0B0C;
        line-height: 0.14rem;
        display: inline-block;
        text-align: center;
        margin-right: 0.04rem;
    }





    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol ul li {
        width: 3rem;
        height: 0.3rem;
        line-height: 0.3rem;
        /* border: solid 1px #E2E2E2; */
        margin-left: 0.1rem;
        margin-right: 0.1rem;
        margin-top: 0.1rem;
        display: flex;
        /* border-bottom: solid 1.4px #E2E2E2; */
        border-radius: 0.06rem;
        background-color: #fff;

    }


    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol ul li label {
        font-family: "siyuan-r";
        width: 0.3rem;
        font-size: 0.08rem;
        display: block;
        position: relative;
        color: #000;
        /* font-weight: bold; */
        text-align: center;
        margin-left: 0.1rem;
    }

    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol ul li input {
        font-size: 0.08rem;
        /* padding-left: 0.24rem; */
    }

    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol ul .textar-lifun {
        height: 0.7rem;
    }

    .qunbao-red-sopngs .home-bottom-form-container .fun-liebiao-ol ul .textar-lifun #funfeii-putn {
        width: 2rem;
        height: 0.7rem;
        padding: 0.05rem 0.09rem;
        border-radius: 0.025rem;
        outline: none;
        font-size: 0.08rem;
        resize: unset;
    }

    .qunbao-red-sopngs .home-bottom-form-container #index_bottom_submit {
        width: 1.85rem;
        height: 0.3rem;
        border: 2px solid #FFFFFF;
        border-radius: 0.1rem;
        font-size: 0.15rem;
        font-family: Source Han Sans CN;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 0.3rem;
        text-align: center;
        display: inline-block;
        margin: 0 auto;
        background-color: #A00608;
        display: flex;
        justify-content: center;
        margin: 0 auto;
        margin-top: 0.1rem;
    }
    .public-footer {

        font-size: 0.14rem;
        padding-bottom: 0.3rem;
        color: #4a4a4a;
        box-sizing: border-box;
        padding-left: 0.1rem;
        padding-right: 0.1rem;
        padding-top: 0.2rem;
    }

    .public-footer p {
        text-align: center;
    }

}