


html {
    height: 100%;
}

body {
    height: 100%;
    margin: 0;
}

.qq2182 {
    height: 100%;
}

.qq2181 {
    height: 100%;
    margin: 0;
}

.qq2144 {
    font-family: 'Segoe UI', Arial, sans-serif;
    color: #333333;
    font-size: 18px !important;
    line-height: 1.2;
    word-break: break-word;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    max-height: 100%;
    overflow-y: auto;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.qq2144 {
    box-sizing: border-box;
}

.qq2144 * {
    box-sizing: border-box;
}


.qq2147 {
    display: flex;
    gap: 10px;
}

.qq2147::before {
    content: url(./images/18.svg);
}


.qq2143 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    text-align: center;
}

.qq2142 {
}

.qq2141 {
    color: #2a9d8f;
    text-decoration: none;
    cursor: pointer;
}

.qq2141:hover {    
    text-decoration: underline;
    text-underline-offset: 2px;
}


