body{
    font-size: 16px;
    }
    #setPassword #opw_pge,
    #setPassword #opw,
    #setPassword #opw1_pge,
    #setPassword #opw1{
    height: 32px;
    line-height: 32px;
    width: 100%;
    }
    #setPassword #opw,#setPassword #opw1{
        height: 32px;
        line-height: 32px;
        width: 100%;
    }
    #reg_pass,#reg_pass1{
        border: none;
        height: 32px;
        line-height: 32px;
        width: 100%;
    }

    input::-ms-clear{
        display: none;
    }
    .layui-layer-btn a.layui-layer-btn0 {
        width: 101px;
        height: 31px;
        color: #ffffff;
        line-height: 31px;
        text-align: center;
        border: 0px;
        background-color: #e8313e;
        border-radius: 3px;
        overflow: hidden;
        display: inline-block;
        padding: 0;
        }
        .layui-layer-btn a.layui-layer-btn0 {
        color: #ffffff;
        }
        .layui-layer-btn .layui-layer-btn1 {
        width: 99px;
        height: 31px;
        color: #000;
        line-height: 31px;
        text-align: center;
        border: 1px solid #ddd;
        background-color: #ddd;
        border-radius: 3px;
        overflow: hidden;
        display: inline-block;
        background: #ddd;
        padding: 0;
        }
        .layui-layer-btn .layui-layer-btn2 {
        width: 99px;
        height: 29px;
        line-height: 31px;
        color: #000;
        line-height: 29px;
        text-align: center;
        border-radius: 3px;
        overflow: hidden;
        display: inline-block;
        border: 1px solid #ddd;
        background-color: #ddd;
        padding: 0;
        }
    .reg-mask-bg{
        position: absolute;
        background-image: url("../images/register/reg_bg.jpg");
        background-position: center;
        background-repeat: no-repeat;
        left: 0;
        right: 0;
        top: 0;
        height:426px;
        z-index: -99999;
    }
    
    .reg-footer{
        position: fixed;
        bottom: 15px;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 99;
    }
    .reg-footer>span{
        font-size: 0.75em;
        color: #666;
        line-height: 0.75em;
    }
    .reg-footer-link{
        font-size: 0.75em;
        color: #666;
        line-height: 0.75em;
        text-decoration: underline;

    }
    .reg-footer-link:hover{
        font-size: 0.75em;
        color: #666;
        line-height: 0.75em;
        text-decoration: underline;
        cursor: pointer;
    }

    
    
    .reg-container{
        background-color: #fff;
        width: 680px;
        height:500px;
        border: 1px solid #DADADA;
        border-radius: 4px;
        margin: 8% auto 0 auto;
        box-shadow: 0px 9px 28px 0px rgba(0,0,0,0.08);
        position: relative;
        /* margin: 0 auto;
        top: 50%;
        margin-top: -340px; */
    
    }
    
    .reg-container-title{
        text-align: center;
        padding-top: 32px;
        padding-bottom: 12px;
    }
    .reg-container-mainTitle{
        font-size:28px;
        color: #333;
        font-weight: 700;
        margin: 0 0 18px;
        display: block;
    }
    .reg-container-subtitle{
        font-size: 20px;
        color: #666;
        display: block;
    }
    .reg-container-notice{
        font-size: 16px;
        color: #333;
        text-align: center;
        display: block;
    }
    
    .reg-container-main{
        margin:0 auto;
    }
    .reg-container-main.mt12{
        margin-top: 12px;
    }
    .reg-container-main .main-item{
        height: 64px;
        width: 398px;
        margin:0 auto 10px auto; 
    }
    .reg-container-main .main-item:last-child{
        margin-bottom:0; 
    }
    .reg-container-mainText{
        font-size: 16px;
        color: #333;
        line-height: 1.75em;
        margin:0 auto 16px auto; 
    }
    .reg-container-mainText>button{
        font-size: 14px;
        margin: 0 5px;
    }
    .reg-container-mainText>.highlight{
        color: #333;
        font-size: 16px;
        width: 174px;
        border: none;
        vertical-align: text-top;
        margin-top: -4px;
    }
    .reg-container-mainContent{
        font-size: 20px;
        color: #333;
        line-height: 28px;
        text-align: center;
    }
    .reg-container-btnGroup{
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        right:0;
        height: 72px;
    }
    .reg-container-main.imgs{
        display: table;
    }
    .reg-container-main.imgs > .img-normal:first-child{
        display: inline-block;
        margin: 0;
        padding: 0;
        box-sizing: content-box;
        width:180px;
        height: 180px ;
        position: relative;
    }
    .reg-container-main.imgs > .img-normal:last-child{
        display:table-cell;
        box-sizing: content-box;
        width: 220px;
        height: 180px ;
    }
    .reg-container-main.imgs > .img-normal >img{
        width: 100%;
        height: 100%;
    }
    
    .reg-container-main.imgs > .img-normal>.qrcode_mask{
        width: 10.98em;
        height:11.25em;
        background-color: rgba(255,255,255,0.96);
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }
    .qrcode_mask.qrcode_loading{
        background-image: url("../images/loading/01.gif");
        background-position: center;
        background-repeat: no-repeat;
    }
    .qrcodeTimer{
        bottom: -18px; 
        position: absolute;
        color: #666; 
        font-size:14px;
        width: 100%; 
        text-align: center;
    }
    
    .reg-container-tab{
        width: 31em;
        margin:0 auto;
        border-bottom: 1px solid #bfbfbf;
        display: table;
        margin-top: 2.56em;
    }
    .reg-container-tab>li.active{
        border-bottom: 3px solid #d7000f;
    }
    .reg-container-tabItem{
        width: 50%;
        text-align: center;
        display: table-cell;
        padding: 0.25em 0;
    }
    .reg-container-tabItem>a{
        font-size: 1.5em;
    }
    .main-item-option{
        position: relative;
        height: 40px;
    }
    .main-item-option.inactive{
        background-color: #f5f5f5;
    }
    .main-item-option.item-border{
        border: 0.06em solid #BFBFBF; 
        box-sizing: content-box;
        border-radius: 2px;
    }
    .main-item-option > .demo{
        position: absolute;
        top: 8px; 
        right: -64px;
        width: 64px; 
        text-align: center; 
        font-size: 16px;
    }
    .reg-input{
        padding:0 12px;
        width: 100%;
        border-radius: 2px;
        height: 32px;
        margin:3px 0;
        border: none;
        background-color: transparent;
    }
    .reg-input-icon{
        color:#BFBFBF;
        background-color:#FFF;
        display: inline-block;
        text-align: center;
        line-height: 1em;
        border-radius: 50%;
        margin-left: 0.5em;
        position: absolute;
        right: 10px;
        top: 5px;
        height: 30px;
        width: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .reg-container-tips{
        color: #999;
        font-size:12px;
        width: 398px;
        margin-bottom: 13px;
        position: absolute;
        bottom: 72px;
        left: 141px;
        line-height: 22px;
    }
    .pwd-strength{
        position: absolute;
        top:10px;
        right:-110px;
    }
    .pwd-strength>span{
        background-color: #BFBFBF;
        color: #fff;
        display: inline-block;
        width: 30px;
        height: 20px;
        margin-left: 0.06em;
        text-align: center;
        line-height: 20px;
        font-size: 0.88em;
    }
    .pwd-strength>span.is-active{
        background-color:#D7000F;
    }
    .reg-input:-ms-input-placeholder{
        color: #BFBFBF;
    }
    .reg-input.phone{
        width: 350px;
    }
    .reg-input.graphCode{
        width: 280px;
        border-left: none;
        border-top: none;
        border-bottom: none;
        border-right: 1px solid #d8d8d8;
    }
    
    .reg-input.msgCode{
        width:280px;
    }
    .reg-vg{
        margin-left: 4px;
        width: 70px;
    }
    
    .text-tc{
        text-align: center;
    }
    
    .reg-btn{
        border: none;
        color: #fff;
        background-color:#D7000F;
        font-size: 16px;
        padding:0;
        cursor: pointer;
    }
    .reg-btn[disabled],
    .reg-btn:disabled{
        background-color: #BFBFBF;
        cursor: not-allowed;
    }
    .reg-btn-confirm{
        width: 400px;
        height: 40px;
        line-height: 40px;
        border-radius: 2px;
    }
    .reg-btn-confirm_small{
        width: 192px;
        height: 40px;
        line-height: 40px;
        border-radius: 2px;
        margin:0 10px;
    }
    .reg-btn.inverse{
        color: #D7000F;
        background-color:#fff;
        border: 0.06em solid #D7000F;
    }
    
    .reg-getMsgCode{
        width:110px;
        height: 42px;
        vertical-align: bottom;
    }
    .reg-btn-subtip{
        font-size: 0.88em;
        color:#666;
        text-align: right;
        margin: 32px auto;
        max-width: 31em;
    }
    
    .mask-info{
        text-align: center; 
        margin-top: 3.38em;
    }
    .mask-info-text{
        color: #d7000f;
        font-size: 14px;
        
    }
    .btn-mask-refresh{
        width:86px;
        height:32px;
        line-height: 32px;
        margin-top: 18px;
        font-size: 14px;
    }
    .reg-error-tip{
        color: #D7000F;
        font-size: 0.88em;
        display: block;
        padding-left: 1em;
    }
    .reg-error-tip-bg{
        border:1px solid #cf1322 !important;
        background-color:#fff1f0;
    }
    .reg-error-tip-bg .reg-input-icon{
        background-color: #fff1f0;
    }
    .reg-docs{
        padding-left: 1.5em;
        font-size: 0.88em;
    }
    
    .reg-container-tips>span{
        display: block;
    }
    .icon-ok{
        color:#389E0D;
    }
    .icon-fail{
        color: #cf1322;
    }
    .tips-dl-app{
        width: 20em;
        height: 7.5em;
        margin: 1em 1.32px;
        background-color: #fff;
        padding: 0.5em;
        position: relative;
    }
    .tips-dl-app-content{
        width: 50%;
        margin-left: 1em;
        float: left;
    }
    .tips-dl-app-code{
        vertical-align: top;
        width: 100px;
        height: 100px;
        position: absolute;
        right: 1em;
    }
    
    .tips-dl-app-content>.title{
        font-size: 1em;
        margin-bottom: 0.5em;
        
    }
    .tips-dl-app-content>.subtitle{
        font-size: 0.8em;
    }
    #usercodeForCopy{
        height: 60px;
        overflow: hidden;
    }
    
    .reg-container-back{
        position: absolute;
        left: 0;
        color: #fff;
        font-size: 1em;
        font-weight: 400;
    }
    .reg-container-back:hover{
        color: #fff;
        text-decoration:underline;
        cursor: pointer;
    }

    .regProgress{
        padding:0 30px ;
    }
    .streamline{
        width: 4px;
        height: 16px;
        display:inline-block;
        margin-right: 8px;
        background-color: #d7000f;
    }
    .regProgress .rp-title{
        font-size: 16px;
        font-weight: bold;
        color: #333;
        margin-bottom: 22px;
    }
    .rp-s-line{
        width: 112px;
    }
    .rp-step-content{
        font-size: 12px ;
        color:#666;
        position: relative;
    }
    .rp-step{
        position: absolute;
        display:inline-block  ;
    }
    .rp-step>span{
        display:block;
    }
    