


html {
    height: 100%;
}

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

.qq2180 {
    height: 100%;
}

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

.qq2121 {
    display: none;
}

.qq2120 {
    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%;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
}



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

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



@media (max-width: 768px) {
    .qq2125 {
        flex: 1;
        min-height: 25%;
    }
}
@media (min-width: 768px) {
    .qq2125 {
    }
}


@media (max-width: 768px) {
    .qq2124 {
        background: #ffffff;
        border-radius: 20px 20px 0 0;
        padding: 0 0 0 0;
        overflow-y: auto;
    }
}
@media (min-width: 768px) {
    .qq2124 {
        background: #ffffff;
        border-radius: 20px;
        padding: 0 0 0 0;
        overflow-y: auto;
        max-height: 460px;
        width: 100%;
        min-width: 360px;
        max-width: 360px;
        margin: auto;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    }
    .qq2124::-webkit-scrollbar {
      width: 10px;
    }

    .qq2124::-webkit-scrollbar-track {
      background-color: rgba(0, 0, 0, 0);
            margin: 20px 0 20px 0;
    }

    .qq2124::-webkit-scrollbar-thumb {
      background-color: rgba(0, 0, 0, 0.2);
      border-radius: 5px;
    }

}










.qq2123 {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 20px 20px 15px 20px;
    background: #ffffff;
    position: sticky;
    top: 0;
    z-index: 10;
}

.qq2178 {
    min-width: 36px;
    min-height: 36px;
    margin-left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    cursor: pointer;
}

.qq2178::after {
    content: "";
    width: 36px;
    height: 36px;
    background-color: #e9f5f3;
    border-radius: 50px;
    background-image: url(./images/16.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.qq2122 {
    min-width: 36px;
    min-height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    cursor: pointer;
}

.qq2122::before {
    content: "";
    width: 36px;
    height: 36px;
    background-color: #e9f5f3;
    border-radius: 50px;
    background-image: url(./images/17.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.qq2124 p {
    padding: 0 20px 20px 20px;
    margin: 0;
    font-size: 12px !important;
    color: #999999;
}

.qq2124 a {
    color: #264653;
    text-decoration: none;
}

.qq2177 {
    color: #264653;
}



