.organization-info-wrapper {
    height: 7.928em;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.organization-info-component {
    background-image: url("/local-res-s3/qingshuxuetang.com/v9_1/new/organization-info-background.png");
    background-repeat:no-repeat;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
}

.organization-info-mobile-component {
    background-image: url("/local-res-s3/qingshuxuetang.com/v9_1/new/organization-info-mobile-background.png");
}

.school-badge-tips {
    color: white;
    font-size: 2.314em;
    font-weight: bold;
    padding: 0.3em 0.8em;
    background: rgba(19, 62, 132, 0.3);
    border-radius: 4px;
    border: 1px solid #133E84;
}

.header-button {
    width: 8.67rem;
    height: 3.33rem;
    border-radius: 1.67rem;
    border: none;
    outline: none;
    color: white;
    font-size: 1.33rem;
    font-weight: 600;
}

.login-model-1 {
    background-color: #0D2D61;
}

.login-model-2 {
    background-color: #A6162B;
    border-radius: 0;
}

.login-model-3 {
    background-color: #138469;
}

#schoolBadgeImage {
    max-height: 4.57em;
}

.app-download-img {
    display: none;
    width: 0;
    height: 0;
    position: relative;
    left: -52px;
    top: 12px;
    z-index: 2;
}

.organization-info-component .content {
    display: flex;
    justify-content: center;
}

.mobile-organization-info-component {
    padding: 0 5.3333333%;
}

.pointer-cursor {
    cursor: pointer;
}

.app-download-icon {
    width: 2em;
    height: 2em;
    margin-left: 1.714em;
    cursor: pointer;
    display: inline-block;
    background-repeat:no-repeat;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
}

.app-download-icon-1 {
    background-image: url("/local-res-s3/qingshuxuetang.com/v9_1/new/app-download-mobile-icon.png");
}

.app-download-icon-2 {
    background-image: url("/local-res-s3/qingshuxuetang.com/v9_1/new/app-download-mobile-icon-2.png");
}

.app-download-icon-3 {
    background-image: url("/local-res-s3/qingshuxuetang.com/v9_1/new/app-download-mobile-icon-3.png");
}

.organization-info-component a.user-display-name {
    color: #333333;
    cursor: pointer;
    font-weight: 600;
    font-size: 1.6rem;
    background-image: url("../../../../images/auth/user_icon.png");
    background-repeat: no-repeat;
    background-size: 2.4rem 2.4rem;
    background-position: left;
    padding-left: 2.6rem;
}
.organization-info-1 a.user-display-name:hover {
    color: #0D2D61;
    text-decoration: none;
}
.organization-info-2 a.user-display-name:hover {
    color: #A6162B;
    text-decoration: none;
}
.organization-info-3 a.user-display-name:hover {
    color: #138469;
    text-decoration: none;
}

.organization-split-line {
    width: 100%;
    height: 1px;
    background: linear-gradient(315deg, rgba(13, 45, 97, 0) 0%, rgba(44, 75, 125, 0.8) 15%, #284779 52%, rgba(25, 56, 108, 0.8) 86%, rgba(13, 45, 97, 0) 100%);
}

.qrcode-wrapper {
    display: flex;
    width: 277px;
    background: white;
}

.organization-info-3 .app-download-img .qrcode-wrapper {
    border-radius: 4px;
}

.top-qrcode-wrapper:after {
    content: "";
    position: absolute;
    top: -12px;
    right: -192px;
    border: 12px solid transparent;
    border-bottom-color: white;
    border-top:none;
}

.qsxt-qrcode-txt, .qsjs-qrcode-txt {
    margin-top: 8px;
}

.qscode-line {
    width: 2px;
    height: 160px;
    background: #F4F4F4;
    margin-top: 10px;
}

.qsxt-qrcode, .qsjs-qrcode {
    width: 120px;
    height: 120px;
}

.qsxt-qrcode img, .qsjs-qrcode img {
    width: 100%;
    height: 100%;
}

.qsxt-qrcode-wrapper, .qsjs-qrcode-wrapper {
    padding: 10px 8px 12px 10px;
}

.qrcode-scan-txt {
    display: flex;
    color: #5C697B;
    font-size: 12px;
    line-height: 16px;
    justify-content: center;
}

.app-download-tips-1 {
    color: #0D2D61;
    font-size: 0.428em;
    font-weight:600;
}

.app-download-tips-2 {
    color: #A6162B;
    font-size: 0.428em;
    font-weight:600;
}

.app-download-tips-3 {
    color: #138469;
    font-size: 0.428em;
    font-weight:600;
}

.header-button:hover {
    opacity: 0.8;
}

.app-download-div {
    display: inline-block;
}

.app-download-div:hover {
    opacity: 0.8;
}
