.header1,
.footer1 {
    display: none;
}

.h-top {
    height: .74rem;
    background-color: #006ab8;
    overflow: hidden;
}

.h-top img {
    height: .74rem;
    margin-left: .22rem;

}

.navbar {
    height: .74rem;
    background-color: #fff;
    line-height: .74rem;
}

.navbar li {
    width: 25%;
    text-align: left;
    float: left;
    font-size: .28rem;
}

.navbar li:nth-child(1) {
    text-align: center;
}

.navbar li a {
    color: #646464
}

.fixed-bot {
    display: none;
}

.footer1 {
    display: none;
    width: 90%;
    margin: 0 auto;
    font-size: .25rem;
}

@media (max-width: 750px) {
    html {
        font-size: 50px;
    }

    body {
        width: 100%;
        font-size: .2rem;
    }

    .header1,
    .footer1 {
        display: block;
    }

    h1 {
        font-size: .5rem;
    }

    h2 {
        font-size: .4rem;
    }

    #topaa11aa,
    #top-backgroundaa11aa,
    .neir_l,
    .foot,
    .banner {
        display: none;
    }

    .neir_lz,
    .summary,
    .xgyd,
    .sjtj,
    .Connect,
    .sinr,
    .read,
    .wenzh p img {
        width: 100%;
    }

    .neir_lzbw {
        padding: 0 .3rem;
    }

    .wenzh p,
    .summary p,
    .read,
    .sinr,
    .Connect,
    .wenzh span {
        font-size: .3rem;
    }

    .read a,
    .read span {
        line-height: .7rem;
    }

    .sinr span {
        display: none;
    }

    .read,
    .sinr,
    .Connect {
        margin: 0 auto;
        width: 90%;
    }

    .read a,
    .sinr a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 80%;
    }
}

.lijian {
    width: 1000px;
    border: 1px solid #D3DBE6;
    margin: 20px auto;
    border: 1px solid #D3DBE6;
}

.lijian .ran_price {
    display: inline-block;
    width: 50px;
    color: #fc6865;
}

.lijian .sub_btn {
    background: #fc6865;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    text-align: center;
    margin-left: 70px;
    animation: an1 infinite .6s;
}

.lijian input[type="button"] {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    border: 0;
    color: #fff;
    width: 140px;
    height: 140px;
    border-radius: 50%;
}

.lijian .top {
    font-size: 1.5em;
    border-bottom: 1px solid #D3DBE6;
    padding: 10px 0;
    color: #fc6865;
    text-align: center;
}

.lijian .bottom {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
}

.lijian .group1 {
    display: flex;
    border: 1px solid #D3DBE6;
    padding: 5px;
    background: #fff;
    margin-top: 10px;
}

.lijian .group1 input,
.lijian .group1 select {
    width: 220px;
    border: 0px;
    outline: none;
    text-decoration: none;
    font-size: 16px;
}

.lijian form,
.lijian .right {
    display: flex;
}

.lijian form {
    position: relative;
    align-items: center;
}

.lijian .inputs {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
}

.lijian .g_right {
    display: flex;
    justify-content: center;
}

.lijian .g_left {
    width: 100px;
    /* text-align: right; */
    text-align-last: justify;
    margin-right: 5px;
}

.lijian .right {
    flex-direction: column;
    justify-content: space-evenly;
}

.lijian .right .price {
    display: flex;
    padding: 5px;
}

.lijian .price {
    display: flex;
    justify-content: space-evenly;
    width: 350px;
}

@keyframes an1 {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

/* ----------form---------- */
@media (max-width: 750px) {
    html {
        font-size: 50px;
    }

    body {
        font-size: .2rem;
    }

    .header1 {
        display: block;
    }

    #topaa11aa,
    #top-backgroundaa11aa,
    .neir_l,
    .ziliao,
    .foot,
    .banner,
    .wzliebiao {
        display: none;
    }

    .neir,
    .neir_lz {
        width: 100%;
    }

    .xl_2 {
        width: 85%;
        margin: auto;
    }

    .xl_2 span {
        font-size: .4rem;
        margin-top: 4px;
    }

    .xgyd {
        width: 85%;
        height: 100%;
    }

    .Connect {
        width: 85%;
        margin: auto;
        border-top: 1px solid #E5E5E5;
        height: 100%;
    }

    .Connect p {
        font-size: .3rem;
    }

    .read {
        font-size: .3rem;
    }

    .read ul {
        overflow: hidden;
    }

    .read li {
        width: 100%;
    }

    .read li a {
        line-height: .3rem;
    }

    .bqsm {
        width: 85%;
        line-height: .4rem;
    }

    .lijian {
        width: 100%;
        border: 1px solid #D3DBE6;
        margin-bottom: 20px;
    }

    .lijian .sub_btn {
        cursor: pointer;
        background: #fc6865;
        width: auto;
        height: 1em;
        border-radius: 0;
        text-align: center;
        margin: 0 auto;
        color: #fff;
        width: 70%;
        padding: 5px 20px;
        border-radius: 2em;
        font-size: 1.5em;
    }

    .lijian #dosubmit4 {
        width: 100%;
        height: auto;
        padding: 0;
        margin-top: 0;
        line-height: 2em;
    }

    .lijian .ran_price {
        display: inline-block;
        width: auto;
        color: #fc6865;
    }

    .lijian .top {
        font-size: 2em;
        border-bottom: 1px solid #D3DBE6;
        padding: 10px 0;
        color: #fc6865;

    }

    .lijian .bottom {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 0 10px 10px 10px;
    }

    .lijian .group1 {
        display: flex;
        border: 1px solid #D3DBE6;
        padding: 5px;
        background: #fff;
        margin-top: 10px;
        width: 100%;
    }

    .lijian .group1 input,
    .lijian .group1 select {
        width: 100%;
        border: 0px;
        outline: none;
        text-decoration: none;
        background: #fff;
    }

    .lijian form,
    .lijian .right {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .lijian form {
        position: relative;
        align-items: center;

    }

    .lijian form::after {
        display: none;
    }

    .lijian .inputs {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 10px;
        width: 100%;
    }

    .lijian .g_right {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .lijian .g_left {
        width: 40%;
        /* text-align: right; */
        margin-right: 4px;
        text-align-last: justify;
        font-size: 16px;
    }

    .lijian .right {
        display: none;
    }

    .lijian .right .price {
        display: flex;
        padding: 5px;
    }

    .lijian .price {
        display: flex;
        justify-content: space-evenly;
        /* width: 300px; */
    }
}