﻿.show {
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0%;
    display: none;
    position: fixed;
    z-index: 1001;
    background-color: rgba(0,0,0,0.7);
}

.show_body {
    z-index: 1002;
    padding-left: 25%;
    padding-top: 3%;
}

.show_body_background {
    background-image: url(https://down.66y.com/website/web3d/kf/img/background2.png);
    width: 5.14rem;
    height: 4.13rem;
    background-size: contain;
}

.hideWindow {
    margin-left: 91%;
    background-image: url(https://down.66y.com/website/web3d/kf/img/btn_zhifu_guanbi.png);
    width: .275rem;
    height: .295rem;
    background-size: contain;
}

.window_text {
    margin-top: 25%;
    margin-left: 15%;
    font-size: .22rem;
    font-weight: 800;
    color: #1d8ac3;
    text-align: left;
}

.window_countDown {
    margin-top: 25%;
    margin-left: 38%;
    font-size: .22rem;
    font-weight: 800;
    color: #0f6aa3;
    text-align: left;
}

.hideWindow_btn {
    margin-top: -5%;
    margin-left: 1.85rem;
    background-image: url(https://down.66y.com/website/web3d/kf/img/quedinglv.png);
    width: 1.73rem;
    height: .73rem;
    background-size: contain;
}
