.register-body {
    background: #eeeeee;
}
.register-title {
    color: #fff;
    height: 50px;
    line-height: 50px;
    background-color: #275394;
    text-align: center;
    font-weight: 600;
}
.index-navi{
    width: 1000px;
    margin: 0 auto;
}
.register-center {
    width: 1200px;
    margin: 20px auto;
    /*border: 1px solid #ddd;*/
    min-height: 600px;
}
.register-menu-bg {
    background: url(../img/register-bg.png) no-repeat center center;
    line-height: 60px;
    height: 60px;
}
.btn-register.active, .btn-register:hover{
    background-color:#4aa4f5;
    color:#fff ;
    text-decoration: none;
    outline: none;
}
.btn-register {
    cursor: pointer;
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    border-radius: 15px;
    vertical-align: middle;
    margin-right: 30px;
}
.btn-register-new {
    background-color: #2581cf;
    color: #fff !important;
    width:100px;
    font-size:17px;
    height:45px;
}
.btn-register-file {
    background-color: #2581cf;
    color: #fff !important;
    width:100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-left: 0;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    border-radius:2px;
}
.btn-register-new:active {

}
.tab-content {
    width: 1150px;
    margin: 0 auto;
    min-height:350px;
}
a:hover{
    cursor:pointer;
    text-decoration: none;
    outline: none;
}
.form-control label {
    font-size: 16px;
    float: left;
    text-align: right;
    color: #333;
    font-weight: 600;
}
/*step1-5*/
.new-step{
    height: 100px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 20px;
    position: relative;
    font-size: 16px;
    color: #999;
    font-weight: 600;
}
.new-step-blue{
    float:left;
    width:70px;
    height: 100px;
    background: url(../img/blue-c.png) no-repeat center center;
}
.new-step-deep-blue{
    float:left;
    width:70px;
    height: 100px;
    background: url(../img/blue-deep-c.png) no-repeat center center;
}
.new-step-gray{
    float:left;
    width:70px;
    height: 100px;
    background: url(../img/gray-c.png) no-repeat center center;
}
.new-step-gray-line{
    float:left;
    width:100px;
    height: 100px;
    background: url(../img/gray-line.png) no-repeat center center;
}
.new-step-blue-line{
    float:left;
    width:100px;
    height: 100px;
    background: url(../img/blue-line.png) no-repeat center center;
}
.new-step-name{
    position: absolute;
}
.step1-num{
    position: absolute;
    margin-top: 29px;
    margin-left: 27px;
    font-size: 28px;
    /*color: #fff;*/
}
.step2-num{
    position: absolute;
    margin-top: 29px;
    margin-left: 27px;
    font-size: 28px;
    /*color: #fff;*/
}
.step3-num{
    position: absolute;
    margin-top: 29px;
    margin-left: 27px;
    font-size: 28px;
    /*color: #fff;*/
}
.step4-num{
    position: absolute;
    margin-top: 29px;
    margin-left: 27px;
    font-size: 28px;
    /*color: #fff;*/
}
.step5-num{
    position: absolute;
    margin-top: 29px;
    margin-left: 27px;
    font-size: 28px;
    /*color: #fff;*/
}
.steped1-name{
    margin-left: 5px;
    margin-top: 90px;
}
.steped2-name{
    margin-left: -1px;
    margin-top: 90px;
}
.steped3-name{
    margin-left: 5px;
    margin-top: 90px;
}
.steped4-name{
    margin-left: 5px;
    margin-top: 90px;
}
.steped5-name{
    margin-left: 4px;
    margin-top: 90px;
}
.search-box label {
    float: left;
    position: relative;
    height: 34px;
    width: 352px;
    border: 1px solid #cecece;
    border-right: none;
    cursor: text;
}
/*step1-3*/
.step-wrap{
    height: 30px;
    width: 600px;
    margin: 0 auto;
}
.step-wrap1{
    height: 45px;
    width: 600px;
    margin: 30px auto;
    background: url(../img/reg_step1.png) no-repeat center center;
}
.step-wrap2{
    height: 45px;
    width: 600px;
    margin: 30px auto;
    background: url(../img/reg_step2.png) no-repeat center center;
}
.step-wrap3{
    height: 45px;
    width: 600px;
    margin: 0 auto;
    background: url(../img/reg_step3.png) no-repeat center center;
}
.register-wrap {
    width: 880px;
    padding-right: 140px;
    margin: 0 auto;
}
.register-success-wrap {
    width: 400px;
    padding-top: 20px;
    margin: 0px auto;
}
.register-next-step{
    width:300px;
    margin-left:65px;
    color:#fff;
    background-color: #2581cf;
}
.register-next-step:hover,.register-next-step:focus{
    color:#fff;
    background-color: #0b60a9;
    border-color: #285e8e;
}
.register-next-step-le{
    width:300px;
    margin-left:72px;
    color:#fff;
    background-color: #2581cf;
    height:45px;
    line-height:30px;
    font-size:17px;
}
.register-next-step:hover,.register-next-step:focus{
    color:#fff;
    background-color: #0b60a9;
    border-color: #285e8e;
}
.register-next-step-le:hover,.register-next-step-le:focus{
    color:#fff;
    background-color: #0b60a9;
    border-color: #285e8e;
}
.register-input-tip {
    margin-left: 176px;
    font-size: 12px;
    color: #727272;
    line-height: 30px;
    clear: both;
}
.register-top-tip {
    background-color: #FFF6E7;
    padding: 30px;
    margin-top: 20px;
    text-align: center;
}
.register-top-tip2 {
    background-color: #FFF6E7;
    padding: 10px;
    width: 600px;
    margin: 0 auto;
    margin-bottom: 40px;
    text-align: center;
}
.register-top-tip button{
    background-color: #FF0000;
    margin-top: 20px;
    color: #fff !important;
}
.register-get-code {
    width:110px;
    border:none;
}
.input-get-code {
    background-color: #FEA815;
    color: #fff;
    border:none;
    width:110px;
}
.step11,.step21,.step31{
    position: absolute;
    height: 30px;
    line-height: 30px;
    width: 30px;
    border-radius: 15px;
    margin-left: 60px;
    margin-top: -13px;
    background-color: inherit;
}
.step-num{
    width: 20px;
    border-radius: 10px;
    background-color: #B3B3B3;
    color: #fff;
    height: 20px;
    line-height: 20px;
    margin: 12px 0;
}
.step-num-active {
    color: #2581cf;
    background-color: #fff;
}
.step{
    width:200px;
    padding: 0 50px;
    color:#999999;
}
.step1{
    background-color:#65D1A4;
    color:#fff;
}
.step2 {

}
.step3 {
    background-color:#65D1A4;
    margin-top: -2px;
    color:#fff;
}
.item-top{
    background-color: #EBEBEB;
    width: 150px;
    height: 100px;
    padding-left: 28px;
    padding-top: 20px;
}
.item-bottom{
    width: 150px;
    background: #A8A8A8;
    text-align: center;
    color: #fff;
    height: 25px;
}
.refresh{
    font-size: 18px;
    color: #65D1A4;
    padding-left: 30px;
    cursor:pointer;
}
.real-name-reg {
    position:relative;
    top:-140px;
    display:inline-block;
    left:130px;
    width:32px;
    height:32px;
    background:url(../img/real-name-reg.png) no-repeat center center;
}
.xieyi-content h2 {
    /*! padding-bottom:16px; */
    /*! border-bottom: 1px solid #e1e1e1; */
    /*! text-align: center; */
    font-size: 16px;
    /*! color: #368af1; */
    color: #fff;
    height: 50px;
    line-height: 50px;
    background-color: #2581cf;
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px;
}
.xieyi-content {
    /*! padding: 0 22px 16px; */
    border: 1px solid #e1e1e1;
    margin: 20px auto 70px;
    width: 1200px;
    background-color:#fff;
}
.login-placeholder {
    left: 75px;
    top: 0;
    position: absolute;
    display: inline-block;
    height: 14px;
    font-size: 14px;
    color: #727272;
}
.hide {
    display: none !important;
}
.register-success {
    padding:0 50px;
}
.descript{
    color:#666;
    width:300px;
}
.img-eye {
    position: absolute;
    top: 0px;
    right: 10px;
    width: 25px;
    height: 45px;
    background: url(../img/icon-eye.png) center no-repeat;

}
.img-eye-focus {
    background: url(../img/icon-eye-focus.png) center no-repeat;

}
/*flyui输入框样式覆盖*/
.widget .input {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0;
    padding-left: 5px;
}
.widget .select {
    line-height: inherit;
}
.form-control {
    display: block;
    position: relative;
    margin: 5px 0;
    padding-left: 0px;
    height: 40px;
    line-height: 40px;
}
.circbor {
    height: 40px;;
}
.w160{
    width: 160px;
}
.require_icon{
    color: #ff0000;
    padding-right: 5px;
}
.xieyi-p{
    margin-bottom: 30px;
}
.xieyi-h{
    font-weight: 600;
}
.xieyi-c{

}
.steped-wrap1,
.steped-wrap2,
.steped-wrap3 {
    height: 70px;
    width: 900px;
    margin: 0 auto;
    background: url(../img/step3-1.png) no-repeat center;
    margin-bottom: 85px;
    position: relative;
    font-size: 16px;
    color: #999;
    font-weight: 600;
    margin-top: 45px;
}
.steped-wrap2{
    background: url(../img/step3-2.png) no-repeat center;
}
.steped-wrap3{
    background: url(../img/step3-3.png) no-repeat center;
}
.steped-wrap .steped1,
.steped-wrap .steped2,
.steped-wrap .steped3,
.steped-wrap .steped4{
    position: absolute;
    bottom: -30px;
}

.color333{
    color: #333;
}
.steped-wrap .steped1{
    left: 92px;
}
.steped-wrap .steped2{
    left: 405px;
}
.steped-wrap .steped3{
    right: 135px;
}

/*法人注册*/
.legal-steped-wrap1,
.legal-steped-wrap2,
.legal-steped-wrap3,
.legal-steped-wrap4{
    height: 70px;
    width: 900px;
    margin: 0 auto;
    background: url(../img/step1.png) no-repeat center;
    margin-bottom: 85px;
    position: relative;
    font-size: 16px;
    color: #999;
    font-weight: 600;
    margin-top: 45px;
}
.legal-steped-wrap2{
    background: url(../img/step2.png) no-repeat center;
}
.legal-steped-wrap3{
    background: url(../img/step3.png) no-repeat center;
}
.legal-steped-wrap4{
    background: url(../img/step4.png) no-repeat center;
}
.four-steped-wrap .steped1,
.four-steped-wrap .steped2,
.four-steped-wrap .steped3,
.four-steped-wrap .steped4{
    position: absolute;
    bottom: -30px;
}
.four-steped-wrap .steped1{
    left: 92px;
}
.four-steped-wrap .steped2{
    left: 310px;
}
.four-steped-wrap .steped3{
    right: 296px;
}
.four-steped-wrap .steped4{
    right: 135px;
}



.valide-certification{
    width: 1050px;
    margin: 0 auto 76px;
    overflow: hidden;
}
.certif-tip{
    color: #ef403e;
    padding: 7px 35px;
    margin-top: 24px;
    margin-bottom:12px;
    background:#fde3e2 url(../img/warnin-sjx.png) no-repeat 12px center;
}
.valide-certification h6{
    font-size: 16px;
}
.valide-certification-wrap{
    border: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 25px;
}
.form-text{
    font-size: 16px;
    height: 40px;
    padding-left: 8px;
    display:inline-block;
    max-width:220px;
}
.inp-box{
    width: 700px;
    margin: 0 auto;
}
.wait-certi{
    width: 516px;
    height: 149px;
    padding: 40px 20px;
    text-align: center;
    background: url(../img/bg-wait.png) no-repeat center center;
    line-height: 35px;
    color: #666;
    position: absolute;
    z-index: 100;
    margin-left: -258px;
    left: 50%;
}
.colorfc882d{
    color: #fc882d
}
.step1-tip{
    width: 540px;
    color: #fc882d;
    padding: 7px 35px;
    margin: 24px auto 12px;
    background:#ffede0 url(../img/warning-icon.png) no-repeat 12px center;
}
.block{
    display: block !important;
}
.inline-block{
    display: inline-block !important;
}
.certifi-page .steped-wrap .steped1{
    left: 135px;
}
.certifi-page .steped-wrap .steped2{
    left: 420px;
}
.wait-certi-wrap{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 100px;
}
.certifi-page .register-title span {
    background: url(../img/certi-icon.png) no-repeat left 2px;
    padding-left: 45px;
}
.ft600{
    font-weight: 600;
}
.submit-lg-btn{
    width: 533px;
    margin-left: 235px;
}
.date-div{
    padding-left: 185px;
}
.date-div .dropdown-wrap, .datepicker-wrap {
    height: 40px;
    line-height: 40px;
}
.date-div .widget .dp97Input{
    height: 38px;
    padding-left: 5px;
    font-size: 14px;
}

/**
 * add
 */
.auth-fail-warper{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color: #ADADAD;
    opacity: 0.4;
    filter: alpha(opacity=4);
    z-index: 1;
}
.auth-fail-window{
    position: fixed;
    top:50%;
    left: 50%;
    width:570px;
    height: 320px;
    margin-left:-285px;
    margin-top: -160px;
    background-color: #fff;
    border-radius: 10px;
    z-index:2;
}
.fail-close{
    width:100%;
    height: 23px;
    text-align: right;
}
.fail-close-img{
    float: right;
    width: 20px;
    height: 20px;
    background: url(../img/r-close.png) no-repeat center;
    margin-top: 5px;
    margin-right: 10px;
    cursor: pointer;
}
.fail-title{
    width:100%;
    height: 80px;

}
.fail-title span{
    display:block;
}
.fail-title-img{
    float: left;
    margin-left: 170px;
    width:100px;
    height: 80px;
    background: url(../img/r-fail.gif) no-repeat center;
}
.fail-title-name{
    float:left;
    margin-top: 25px;
    margin-left: 10px;
    font-size: 24px;
    color:#f44336;
}
.fail-tip-info{
    width:100%;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color:#333333;
    text-align: center;
}
.fail-tip-info .fail-tip-color{
    color:#3194ee;
}
.other-auth-way{
    margin-left: 50px;
    margin-top: 10px;
}
.other-auth-li{
    width:150px;
    text-align: center;
    cursor: pointer;
}
.r-zfb{
    width:100%;
    height: 64px;
    background: url(../img/r-zfb.png) no-repeat center;
}
.r-sbk{
    width:100%;
    height: 64px;
    background: url(../img/r-sbk.png) no-repeat center;
}
.r-yhk{
    width:100%;
    height: 64px;
    background: url(../img/r-yhk.png) no-repeat center;
}
.other-auth-li-name{
    margin-top:10px;
    font-size: 16px;
    color:#666666;
    cursor: pointer;
}
.get-circbor{
    width: 110px;
    border: none;
}
.get-circbor .circbor-refresh{
    display: block;
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 110px;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    margin-left: 10px;
    text-decoration: underline;
    color: #2581cf;
    cursor: pointer;
}
.zfb-scan-tip{
    width:100%;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    text-align: center;
    margin-top:10px;
}
.tip-to-legal{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
}
.tip-to-legal span{
    color:#2581CF;
    cursor: pointer;
}
.legal-auth-tipInfo{
    position: fixed;
    width:100%;
    height: 100%;
    left:0;
    right: 0;
    top:0;
    bottom: 0;
    z-index:1000;
}
.show-tip-info{
    position: fixed;
    width:500px;
    height: 220px;
    left:50%;
    top:50%;
    margin-left:-250px;
    margin-top: -110px;
    box-shadow:-1px -1px 12px 2px #dbe5f5;
    border-radius: 5px;
    background-color: #fff; 
}
.show-tip-img0{
    width:500px;
    height: 88px;
    background: url(../img/legal-user.png) no-repeat center;
    margin-top: 40px;
}
.show-tip-img1{
    width:500px;
    height: 88px;
    background: url(../img/person-user.png) no-repeat center;
    margin-top: 40px;
}
.show-tip-text{
    width:500px;
    margin-top:10px;
    font-size: 20px;
    text-align: center;
}