<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #fff;
}
.act-invreg-body{
    width: 1200px;
    background-color: #ffffff;
    margin: 0 auto;
}
.act-t-nav{
    width: 100%;
}
.invreg-signup-step-bg{
    width: 720px;
    margin: 0 auto;
}
.invreg-signup-center-dashed-line{
    width: 650px;
    height: 20px;
    border-bottom: 1px dashed #E1E1E1;
    margin: 0 auto;
    margin-left: 25px;
}
.invreg-signup-step-row{
    margin-top: -13px;
    color: #999999;
    font-size: 14px;
}
.invreg-signup-step-row .active{
    background-color: transparent;
    font-size: 16px;
    font-weight: bold;
    color: #FDAC0F;
}
.invreg-signup-step-row .active .invreg-signup-step-num{
    font-size: 18px;
    color: #ffffff;
    background-color: #FDAC0F;
}
.invreg-signup-step-row .active .invreg-signup-step-text{
    margin-top: 5px;
}
.invreg-signup-step-col-1{
    width: 33%;
    text-align: left;
}
.invreg-signup-step-col-2{
    width: 34%;
    text-align: center;
}
.invreg-signup-step-col-3{
    width: 33%;
    text-align: right;
}
.invreg-signup-step-num{
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 24px;
    background-color: #E3E3E3;
    text-align: center;
    display: inline-block;
}
.invreg-signup-step-text{
    height: 21px;
    line-height: 21px;
    margin-top: 8px;
}
.invreg-signup-step-col-1 .invreg-signup-step-num{
    margin-left: 25px;
}
.invreg-signup-step-col-3 .invreg-signup-step-num{
    margin-right: 45px;
}

.invreg-signup-ctx-l{
    width: 560px;
    height: 660px;
    overflow: hidden;
    background-color: #fcfcfc;
}
.invreg-signup-ctx-r{
    width: 560px;
    height: 660px;
    margin-left: 80px;
}
.invreg-signup-ctx{
    background-color: #ffffff;
    border: 1px solid #f3f3f3;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.invreg-signup-fm-title{
    background-color: #FFF1D7;
    border-radius: 10px 10px 0px 0px;
    height: 66px;
    line-height: 66px;
    width: 100%;
    color: #FDAC0F;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.invireg-signup-input-row{
    height: 21px;
    padding: 4px 30px;
    border-bottom: 1px solid #f9f9f9;
    color: #999999;
    margin-top: 80px;
}
.invireg-signup-input-row input{
    height: 21px;
    line-height: 21px;
    border: 0px;
    padding: 0px;
    width: 100%;
    font-size: 16px;
}
.invireg-signup-input-row2{
    height: 22px;
    padding: 4px 0px;
    color: #999999;
    margin-top: 80px;
}
.invireg-signup-input-row2-col{
    width: 240px;
    height: 21px;
    line-height: 21px;
    padding-left: 30px;
    border-bottom: 1px solid #f9f9f9;
}
.invireg-signup-input-row2-col-r{
    padding-left: 0px;
    padding-right: 30px;
}
.invireg-signup-input-row2-col input{
    height: 21px;
    line-height: 21px;
    border: 0px;
    padding: 0px;
    width: 100%;
    font-size: 16px;
}
.invreg-signup-captcha-row{
    position: relative;
}
.invreg-signup-captcha-row input{
    padding-right: 120px;
}
.invreg-signup-captcha-btn{
    position: absolute;
    top: -5px;
    right: 40px;
    height: 34px;
    line-height: 34px;
    width: 110px;
    border-radius: 17px;
    background-color: #FDAC0F;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.invreg-signup-btns{
    margin-top: 50px;
}
.invreg-fm-bots-l{
    width: 180px;
    height: 54px;
}
.invreg-fm-bots-c{
    width: 180px;
    height: 54px;
}
.invreg-fm-bots-r{
    width: 380px;
    height: 54px;
}
.invreg-signup-next{
    width: 160px;
    height: 54px;
    line-height: 54px;
    border-radius: 27px;
    color: #ffffff;
    background-color: #FDAC0F;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-right: 40px;
    cursor: pointer;
}
.invreg-signup-skip{
    width: 218px;
    height: 52px;
    line-height: 52px;
    border-radius: 27px;
    color: #FDAC0F;
    background-color: #ffffff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-right: 40px;
    border: 1px solid #FDAC0F;
    cursor: pointer;
}
.invreg-fm-bots-signcompany-l,.invreg-fm-bots-signcompany-r{
    width: 50%;
    height: 54px;
}
.invreg-signcompany-next{
    width: 230px;
    height: 54px;
    line-height: 54px;
    border-radius: 27px;
    color: #ffffff;
    background-color: #FDAC0F;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-right: 40px;
    cursor: pointer;
}
.invreg-signcompany-skip{
    width: 228px;
    height: 52px;
    line-height: 52px;
    border-radius: 27px;
    color: #FDAC0F;
    background-color: #ffffff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-left: 40px;
    border: 1px solid #FDAC0F;
    cursor: pointer;
}

.share-plan-panel{
    height: 26px;
    line-height: 26px;
    padding: 14px 0px;
    cursor: pointer;
}
.share-img{
    height: 26px;
    margin-left: 40px;
}
.share-plan-text{
    height: 26px;
    line-height: 26px;
    color: #559A9C;
    font-size: 16px;
    margin-left: 10px;
    margin-right: 20px;
}
.invreg-signup-show-rule{
    font-size: 16px;
    color: #FDAC0F;
    height: 26px;
    line-height: 26px;
    margin-top: 14px;
    margin-left: 30px;
}
.invreg-signup-show-rule &gt; span{
    cursor: pointer;
}

.invreg-partner-contain{
    width: 100%;
    background-color: #fcfcfc;
    margin-top: 100px;
    border-radius: 10px;
}
.invreg-pt-head{
    height: 24px;
    padding: 26px 0px;
}
.invreg-pt-head-inner{
    padding: 0px 40px;
    height: 26px;
}
.invreg-pt-head-indic{
    width: 4px;
    height: 16px;
    background-color: #333333;
    margin-top: 4px;
}
.invreg-pt-title{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    text-align: left;
    margin-left: 10px;
}
.invreg-pt-logo-item{
    width: 240px;
    height: 80px;
    overflow: hidden;
    margin-bottom: 10px;
    float: left;
}
.invreg-rule-panel{
    padding: 0px 40px;
    padding-bottom: 26px;
    color: #999999;
    font-size: 14px;
}
.invreg-rule-item{
    margin-top: 27px;
}
.invreg-rule-child-item{
    margin-top: 20px;
    padding-left: 10px;
}
a.invreg-link{
    display: inline;
    color: #B28225;
}
.invreg-pt-logo-panel{
    padding-bottom: 26px;
}


/*************/
.invreg-sc-logo {
    height: 160px;
    background: url(../../../../../resource/images/activities/invitereg/q_logo.png) no-repeat;
    background-size: 30%;
    background-position: center;
}
.invreg-sc-regsuc{
    height: 431px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #DBDBDB;
}
.invreg-sc-quan{
    height: 228px;
}
.invreg-sc-suc-img{
    display: block;
    width: 70px;
    margin: 0 auto;
    margin-top: 64px;
}
.invreg-sc-suc-text{
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    color: #333333;
    margin-top: 24px;
}
.invreg-sc-suc-tip{
    color: #999999;
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}
.invitereg-sc-suc1{
    margin-top: 47px;
}
.invreg-sc-suc-tip-l{
    width: 90px;
}
.invreg-sc-suc-tip-r{
    width: 310px;
}
.invreg-sc-suc-tip-inner{
    width: 400px;
    margin: 0 auto;
}
.invreg-sc-suc-tip-item{
    line-height: 2;
}

.invreg-com-quan{
    margin: 0 auto;
    margin-top: 64px;
    width: 460px;
    height: 103px;
    background: url(../../../../../resource/images/activities/invitereg/quan_bg.png) no-repeat;
    background-size: 100%;
    color: #FDAC0F;
    font-size: 16px;
}
.invreg-com-quan-l{
    width: 75%;
    height: 103px;
}
.invreg-com-quan-r{
    width: 25%;
    height: 103px;
}
.invreg-money{
    font-size: 2.8125rem;
    font-weight: bold;
}
.invreg-money-indic{
    font-size: 1.5rem;
    font-weight: bold;
}
.invreg-sc-quan-l-row{
    margin-top: 25px;
    padding-left: 54px;
}
.invreg-sc-quan-r-row{
    margin-top: 45px;
    text-align: center;
}

.invreg-vf-content{
    background-color: #fcfcfc;
    padding: 60px;
}
.invreg-vf-ctx{
    text-align: center;
    
}
.invreg-vf-ctx-l{
    margin: 0 auto;
}
.invreg-vf-ctx-r{
    margin: 0 auto;
    margin-left: 112px;
}
.invreg-vf-qrcode-img{
    width: 180px;
}
.invreg-vf-suc-img{
    width: 70px;
}
.invreg-vf-suc-text{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    height: 24px;
    line-height: 24px;
    margin-top: 33px;
}
.invreg-sc-suc-qrcode-tip{
    color: #FDAC0F;
    font-size: 20px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    margin-top: 27px;
}
.invreg-vf-ctx-inner{
    width: 475px;
    margin: 0 auto;
}
.invreg-vf-tip-panel{
    font-size: 16px;
    color: #999999;

}
.invreg-vf-tip-panel-l{
    width: 90px;
}
.invreg-vf-tip-panel-r{
    width: 550px;
}
.invreg-vf-tip-inner{
    width: 640px;
    margin: 0 auto;
}
.invref-vf-tip-item{
    margin-bottom: 30px;
}
.share-on-pic-btn{
    position: absolute;
    top: 309px;
    left: 200px;
    width: 160px;
    height: 50px;
    cursor: pointer;
}

.show-panel{height: auto;padding: 10px;width: 460px;position: absolute;left:40;top:30px;background: #f4f4f4;z-index: 10;display: none;}
.show-panel li{width: auto;min-width: 30px;margin: 7px 10px;height: 24px;float: left;line-height: 24px;text-align: center;cursor: pointer;}
.mude-list li{margin:7px 9px;}
.jiantou-icon{height: 20px;width: 26px;transform: rotate(-90deg);background: url(../../../../images/detail_icon/color-point.png) no-repeat; background-size: 75%;background-position:center;position: absolute;right: 40px;top:5px;}

.grey-btn{
    background-color: #999999;
}
.ib-userapply-l-title{
    position: absolute;
    top: 56px;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 34px;
    font-weight: bold;
    color: #333333;
    text-align: center;
}
.ib-userapply-desc{
    position: absolute;
    top: 119px;
   text-align: center;
   width: 100%;
}
.ib-userapply-desc-inner{
    color: #999999;
    font-size: 18px;
    display: inline-block;
}
.ib-userapply-l-desc li{
    width: 200px;
    text-align: left;
}
.ib-userapply-l-dot{
    width: 44px;
    height: 44px;
    float: left;
}
.ib-userapply-l-dot-circle{
    width: 14px;
    height: 14px;
    line-height: 14px;
    background-color: #FDAC0F;
    border-radius: 22px;
    margin-top: 15px;
    margin-left: 0px
}
.ib-userapply-l-text{
    height: 44px;
    line-height: 44px;
    float: left;
}
.ib-signup-btn{
    width: 300px;
    height: 54px;
    line-height: 54px;
    border-radius: 27px;
    color: #ffffff;
    background-color: #FDAC0F;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    margin: 0 auto;
}
/*input.input-error::-webkit-input-placeholder, textarea.input-error::-webkit-input-placeholder {
  color: red;
}

input.input-error:-moz-placeholder, textarea.input-error:-moz-placeholder {
  color: red;
}

input.input-error::-moz-placeholder, textarea.input-error::-moz-placeholder {
  color: red;
}

input.input-error:-ms-input-placeholder, textarea.input-error:-ms-input-placeholder {
  color: red;
}*/
.neig-auth-val{
    position: relative;
}
.input-error{display: none;color: red;font-size: 14px;}
.neig-auth-val .input-error{
    position: absolute;
    top: 52px;
    left: 0px;
    height: 20px;
    line-height: 20px;
}
.neig-g-error-show{
    position: absolute;
    top: 10px;
    left:0px;
    display: none;
    color: red;
    font-size: 14px;
    text-align: center;
    max-height: 40px;
    overflow: hidden;
    line-height: 20px;
    padding: 0px 20px;
}

input.neig-auto-input-text:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #f8f8f8;
}

.cib-myapply-row-l,.cib-myapply-row-r{
    height: 21px;
    line-height: 21px;
}
.cib-myapply-row-l{
    width: 90px;
    color: #999999;
}
.cib-myapply-row-r{
    color: #333333;
    width: 410px;
}
.cib-myapply-row-mt{
    margin-top: 60px;
}
.cib-share-authcode-alert{
    width: auto;
    display: inline-block;
    text-align: left;
}
.cib-share-head-tit{
    margin-bottom: 20px;
}
.cib-rule-panel{
    width: 1200px;
    height: auto;
    background: #f8f8f8;
    clear: both;
    margin: 0 auto;
}
.qyng-rule-head{
    width: 1100px;
    height: 30px;
    padding: 30px 20px 0px 20px;
    /*background-image: url('../../../../images/detail/cib-t.png');*/
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
}
.qyng-rule-head-title{
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 40px;
    background-image: url('../../../../images/catelist/qyng-rule-l-icon.png');
    background-repeat: no-repeat;
}
.qyng-rule-content{
    color: #999999;
    font-size: 14px;
    line-height: 30px;
    padding: 20px;
    /*background-image: url('../../../../images/detail/cib-c.png');*/
    background-repeat: repeat-y;
    background-size: 100%;
}
.qyng-rule-bot{
    width: 1200px;
    height: 10px;
    padding: 0px;
    /*background-image: url('../../../../images/detail/cib-b.png');*/
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
}
</pre></body></html>