.u-fly-window-20220729 {
    padding-top: 220px;
    position: fixed;
    bottom: 20%;
    left: 30px;
    z-index: 100;
    width: 200px;
    height: 200px;
    background: url(${ctxStatic}/assets/images/qw_code.jpeg) no-repeat 0 0/100% 100%;
    box-shadow: 0 0 10px 0px #a69b9b;
}

.u-fly-window-20220729 .u-close {
    position: absolute;
    top: -15px;
    right: -20px;
    width: 30px;
    height: 30px;
    background: #ebf3ff url(${ctxStatic}/assets/images/piao-02.png) no-repeat center center;
    border-radius: 50%;
}
.u-fly-window-20220729 .p1{
    padding: 10px 5px;
    background: #ebf3ff;
    font-size: 14px;
    line-height: 1.2;
}


@media (max-width: 768px) {
    .v-modal {
        z-index: 10000 !important;
    }

    .el-message-box__wrapper {
        z-index: 10001 !important;
    }

    .el-message-box {
        width: 95% !important;
        position: relative;
        z-index: 10;
    }

    .u-fly-window-20220729 {
        /*width: 150px;*/
        /*height: 84px;*/
    }
    .lang-en .col-sm-8.confirm-block {
        width:100%;
    }

    .lang-en .col-sm-8.confirm-block .form-group {
        margin: 0;
        width: 100%;
    }

    .lang-en .form-group .btn.btn-primary {
        margin: 8px 0;
        font-size: 12px;
    }

    .lang-en .form-group .col-xs-12 {
        padding: 0;
    }
}
ul.disabilitiesN1 li button{
    font-weight: 400;
}

/********服务费优惠**********/
.u-fly-window-20220729{
    position: fixed;
    top: 520px;
    right: 20px;
    z-index: 100;
    width: 249px;
    height: 132px;
    background: url('http://211.88.26.32:81/%E5%95%86%E4%B8%9A%E9%A1%B9%E7%9B%AE/%E4%B8%AD%E5%9B%BD%E8%BF%9B%E5%8F%A3%E5%8D%9A%E8%A7%88%E4%BC%9A/%E7%BA%BF%E4%B8%8A%E4%BB%A3%E7%A0%81/%E6%AD%A3%E5%BC%8F%E7%8E%AF%E5%A2%83/%E7%94%A8%E6%88%B7%E4%B8%AD%E5%BF%83/20220729-01.png') no-repeat 0 0/100% 100%;
    box-shadow: 0 0 10px 0px #a69b9b;
    border-radius: 5px;
}
.u-fly-window-20220729 .u-close{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 16px;
    height: 16px;
    background: url('http://211.88.26.32:81/%E5%95%86%E4%B8%9A%E9%A1%B9%E7%9B%AE/%E4%B8%AD%E5%9B%BD%E8%BF%9B%E5%8F%A3%E5%8D%9A%E8%A7%88%E4%BC%9A/%E7%BA%BF%E4%B8%8A%E4%BB%A3%E7%A0%81/%E6%AD%A3%E5%BC%8F%E7%8E%AF%E5%A2%83/%E7%94%A8%E6%88%B7%E4%B8%AD%E5%BF%83/20220729-02.png') no-repeat 0 0;
}

/***********单位观众、非单位观众*****************/
.u-register-switch-box {
    margin: 20px 160px 0;
    display: flex;
    justify-content: space-between;
}

.u-register-switch-box .u-register-item{
    min-width: 200px;
    height: 50px;
    background: url('https://www.ciie.org/resource/static/zbh/default/visitor/2024/20240419-02.png') no-repeat 0 0/100% 100%;
    cursor: pointer;
}

.u-register-switch-box .u-register-item:first-child {
    background-image: url('https://www.ciie.org/resource/static/zbh/default/visitor/2024/20240419-01.png');
}

.u-register-switch-box .u-txt {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    line-height: 32px;
    color: #fff;
}

.u-register-switch-box .u-txt img {
    margin-right: 10px;
    width: auto;
    max-width: 100%;
}

.u-register-new-box .u-fm-box-item {
    margin: 0 160px 0 120px;
    display: flex;
    align-items: center;
}

.u-register-new-box .u-fm-box-item + .u-fm-box-item {
    margin-top: 15px;
}

.u-register-new-box .u-fm-box-item label {
    min-width: 50px;
    text-align: right;
}

.u-register-new-box .u-fm-box-item .u-ipt-box{
    position: relative;
    margin-left: 12px;
    flex: 1 1 0;
}

.u-register-new-box .u-fm-box-item .u-send-yzm{
    position: absolute;
    top:  2px;
    right: 2px;
    padding: 0 8px;
    height: 30px;
    background-color: #87b5dc;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    border-radius: 3px;
}

.u-register-new-box .u-ipt-box .u-ipt{
    width: 100%;
    padding: 0 12px;
    height: 34px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
    font-size: 14px;
}

.u-register-new-box .u-ipt-box .u-ipt-phone {
    padding-right: 88px;
}

.u-register-new-box .u-ipt-box .u-ipt::placeholder{
    color: #b1b1b1;
}

.u-register-new-box .u-tips{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 24px 0 30px;
    font-size: 15px;
    line-height: 24px;
    color: #4a4a4a;
    text-align: center;
}

.u-register-new-box .u-tips .u-chk {
    margin: 0 6px 0 0;
}

.u-register-new-box .u-login-btn {
    width: 100%;
    height: 34px;
    background-color: #004098;
    font-size: 16px;
    line-height: 34px;
    border-radius: 5px;
    font-weight: 100;
}

.u-login-switch-box {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    line-height: 28px;
}

.u-login-switch-box > a {
    color: #4a4a4a;
}

.u-login-switch-box > span {
    color: #ff0000;
    cursor: pointer;
}

.u-login-wx-box {
    margin: 0 auto 0;
    max-width: 200px;
}

.u-login-wx-box .u-tt-box{
    position: relative;
    text-align: center;
    /*z-index: 8;*/
}

.u-login-wx-box .u-tt-box::after{
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #b9b9b9;
    z-index: 0;
}

.u-login-wx-box .u-tt-box .u-tt{
    padding: 0 15px;
    position: relative;
    display: inline-block;
    background-color: #fff;
    font-size: 14px;
    line-height: 22px;
    color: #4a4a4a;
    z-index: 10;
}

.u-login-wx-box .u-wx-login {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.u-login-wx-box .u-wx-login img{
    width: 48px;
    height: 48px;
}

.u-login-wx-box .u-wx-login .p1 {
    margin-bottom: 10px;
    margin-top: 12px;
    font-size: 14px;
    line-height: 22px;
    color: #4a4a4a;
}

.u-login-wx-code-box .p1{
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #4a4a4a;
}

.u-login-wx-code-box .p2{
    font-size: 15px;
    line-height: 26px;
    color: #4a4a4a
}

.u-login-wx-code-box .u-wx-code {
    margin: 0 auto;
    width: 300px;
    height: 400px;
}

.u-login-wx-code-box .u-wx-code img{
    /*max-width: 100%;*/
    /*max-height: 100%;*/
    width: 187px;
    height: 187px;
}

.enpage .u-register-new-box .u-ipt-box .u-ipt-phone {
    padding-right: 160px;
}


@media (max-width: 768px) {
    .u-fly-window-20220729{
        width: 150px;
        height: 84px;
    }

    /***********单位观众、非单位观众*****************/
    .u-register-switch-box {
        margin: 20px 0;
        flex-wrap: wrap;
        justify-content: center;
    }

    .u-register-switch-box .u-register-item {
        margin-left: 12px;
        width: 100%;
    }

    .u-register-switch-box .u-register-item:first-child {
        margin-bottom: 15px;
    }

    .u-register-switch-box .u-txt {
        font-size: 16px;
        line-height: 22px;
    }

    .u-register-new-box .u-fm-box-item {
        margin: 0;
        flex-wrap: wrap;
    }

    .u-register-new-box .u-fm-box-item label{
        margin-left: 12px;
        width: 100%;
        text-align: left;
    }

    .modal-dialog {
        width: 95% !important;
    }
}