.biaos {
    /*display: none;*/
    /* display: none; */
    position: fixed;
    width: 70% !important;
    top: 15%;
    margin-left: 0% !important;
    left: 15% !important;
    background: #fff;
    box-shadow: 0px 0px 6px #ccc;
    z-index: 9999999;
    padding: 50px 0;
}

.biaos .infor .tit {
    text-align: center;
    font-size: 40px;
    color: #262626;
    margin-top: 2%;
    line-height: 40px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'he';
}

.biaos .infor .con {
    text-align: center;
    font-size: 16px;
    color: #777;
    line-height: 22px;
    margin-bottom: 15px;
}

.biaos .row {
    width: 85%;
    margin-left: 7.5%;
    transition: .2s width ease;
    *: ;
    zoom: 1;
}

.biaos .btm_box {
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
}

.biaos .btns_list {
    margin: 0 auto;
    display: block;
    float: none;
}

.biaos .green {
    background-color: #c90915;
    width: 47.7%;
    height: 50px;
    line-height: 50px;
    border: none;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    padding: 0;
}

.biaos .form input {
    border: 1px solid #aaa;
    font-size: 16px;
    color: #d2d2d2;
}

.biaos .line1 {
    height: 50px;
    line-height: 50px;
    width: 98.5%;
    margin-bottom: 20px;
    text-indent: 15px;
}

.kuangs {
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    height: 100%;
    display: block;
    position: fixed;
    display: none;
    z-index: 100;
    top: 0rem;
}

.close_btn {
    width: 33px;
    height: 33px;
    border-radius: 33px;
    text-align: center;
    line-height: 33px;
    font-weight: 600;
    color: #fff;
    background: #000;
    border: 2px solid #fff;
    position: absolute;
    top: -11.5px;
    right: -11.5px;
    cursor: pointer;

}

@media screen and (min-width: 751px) and (max-device-width: 1920px) {

    /* cookie  */
    .cookies_m {
        display: none;
    }

    .cookies {
        display: block;
    }

    .cookies {
        font-size: 10px;
        width: 100%;
        height: auto;
        position: fixed;
        padding-top: 3em;
        padding-bottom: 1em;
        bottom: 0em;
        background: #fff;
        box-shadow: 0px 0px 4px #ccc;
        z-index: 1999;
    }

    .cookiebox {
        font-size: 14px;
        line-height: 22px;
        color: #666;
        text-align: left;
        padding-right: 4.5em;
        width: 75%;
        height: auto;
        display: table;
        margin: 0 auto;
        border-right: 0.1em solid #ccc;
        float: left;
        margin-left: 6%;
    }

    .cookiestitle {
        width: 144px;
        height: 37px;
        line-height: 37px;
        text-align: center;
        border-radius: 37px;
        background: #cccccc;
        color: #fff;
        font-size: 16px;
        float: left;
        margin-left: 2em;
        cursor: pointer;
        transition: 0.4s;

    }

    .cookiestitle:hover {
        background: #000033 !important;
        transition: 0.4s;
    }

    .cookiescenter {
        width: 95%;
        height: auto;
        margin: 0 auto;
    }

    /* cookie  */




    /* whatsapp */

    .whass_box {
        font-size: 18px;
        cursor: pointer;
        position: fixed;
        bottom: 10%;
        left: 4%;
        z-index: 1999;
    }

    /* whatsapp */

}

@media screen and (max-width: 751px) {


    /* cookie */
    .cookies {
        display: none !important;
    }

    .cookies_m {
        width: 100%;
        height: auto;
        background: #000;
        margin: 0 auto;
        position: fixed;
        bottom: 0rem;
        color: #ffffff;
        font-size: 12px;
        height: auto !Important;
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
        line-height: 20px;
        box-shadow: 0px 0px 6px #ddd;
        z-index: 1999;
    }

    .cjs {
        display: none !important;
    }

    .cookiestitle {
        width: auto;
        height: auto;
        font-size: 12px;
        color: #ffffff;
        border: 0.01rem solid #7d7b7b;
        display: block;
        margin-top: 0.2rem;
        background: #7d7b7b;
        padding: 5px 10px;
        border-radius: 20px;
        margin-left: 10px;
        float: right;
        margin-right: 0.5rem;
        position: relative;
        top: -20px;
    }

    /* cookie end */

    /* form */

    .kuangs .biaos {
        padding-left: 0% !important;
        padding-right: 0% !important;
        width: auto;
        margin-left: 2% !important;
        margin-right: 2% !important;
        top: 9% !important;
        width: 90% !important;
        left: 3% !important;
    }

    /* end form */


    /* whatsapp */
    .whass_box {
        font-size: 18px;
        cursor: pointer;
        position: fixed;
        bottom: 10%;
        left: 4%;
        z-index: 99;
    }

    /* whatsapp */
}