.con .con-box{
    width: 1200px;
    background-color: #fff;
    display: flex;
    padding: 30px;
    margin: 0 auto;
}

.con-txt{
    /*flex: 1;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    padding:33px;
    border:1px solid #e6e6e6;
    margin-left: 20px;
    width: 1200px;
}

/*.con-txt span{*/
/*    font-size: 22px;*/
/*    font-weight: 400;*/
/*    color: #333333;*/
/*    padding-bottom: 4px;*/
/*    border-bottom: 2px solid #FC7F2C;*/
/*    text-align: center;*/

/*    margin-bottom: 32px;*/
/*}*/
/*.con-txt input{*/
/*    width: 90%;*/
/*    border-bottom: 1px solid #E7E7E7;*/
/*    height: 56px;*/
/*    padding-left: 32px;*/
/*    margin-top: 20px;*/
/*}*/
/*.con-txt .input1{*/
/*    margin-top: 0px;*/
/*    background: url(__STATIC__/index/img/SignIn-icon1.png) no-repeat 0 center;*/
/*    background-size: 12px 17px;*/
/*}*/
/*.con-txt .input2{*/
/*    margin-top: 0px;*/
/*    background: url(__STATIC__/index/img/SignIn-icon2.png) no-repeat 0 center;*/
/*    background-size: 16px 16px;*/
/*    width: 65%;*/
/*}*/
/*.con-txt .input3{*/
/*    margin-top: 0px;*/
/*    background: url(__STATIC__/index/img/SignIn-icon3.png) no-repeat 0 center;*/
/*    background-size: 19px 11px;*/
/*}*/
.con-txt .zhuce{
    width: 360px;
    height: 49px;
    background: #FC7F2C;
    font-size: 20px;
    line-height: 49px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 30px;
    border-radius: 8px;
}
.con-txt .number{
    font-size: 16px;
    color: #6E6E6E;
}
.con-txt .number a{
    color: #FC7F2C;
    font-size: 16px;
}

.faceLogin{
    height: 200px;
}
.faceLogin .face{
    left: calc(50% - 100px);
    top: 68px;
    background: url(../img/face.png) no-repeat;
    background-size: 200px;
    width: 200px;
    height: 200px;
}
.mb10 {
    margin-bottom: 10px;
}

.center {
    text-align: center!important;
}
.text-f666 {
    color: #666!important;
}
@keyframes scan {
    0% {
        margin-top: 0px;
        width: 0px;
        margin-left: 100px;
    }
    25% {
        width: 200px;
        margin-left: 0px;
    }
    50% {
        margin-top: 200px;
        width: 0px;
        margin-left: 100px;
    }
    75% {
        width: 200px;
        margin-left: 0px;
    }
    100% {
        margin-top: 0px;
        width: 0px;
        margin-left: 100px;
    }
}
.flow-order {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}
.flow-order .bg-wire {
    position: absolute;
    top: 23px;
    width: 100%;
}
.flow-order ul {
    position: relative;
    width: 80%;
    margin: 0 auto;
}
.flow-order li {
    float: left;
    z-index: 1;
    position: relative;
    min-height: 80px;
}
.flow-order .active .ordernum {
    color: #fff;
    background-color: #3075EA !important;
    border: 1px solid #3075EA !important;
}
.flow-order .ordernum {
    display: inline-block;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    line-height: 38px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    background-color: #fff;
    color: #999;
    border: 1px solid #999;
    position: absolute;
    left: 50%;
    margin-left: -23px;
}
.flow-order .active .order-character {
    color: #333;
}
.flow-order .order-character {
    position: absolute;
    display: inline-block;
    width: 100%;
    left: 0;
    top: 55px;
    text-align: center;
    color: #999;
}
.redSpan{
    color:red;
}
.layui-inline{
    width:500px !important;;
}

.layui-input-inline{
    width:300px !important;;
}
.layui-form-label{
    width: 140px;
}
 .container-fluid, .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
}
.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.registerSucceed-hnzj .success-icon {
    position: relative;
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 50%;
    background: #11D20E;
}
.registerSucceed-hnzj .success-icon:after {
    content: "\2714";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #fff;
    text-align: center;
    font-size: 40px;
}
.ml15 {
    margin-left: 15px;
}

.center {
    text-align: center!important;
}
.f16 {
    font-size: 16px!important;
}

.mb40 {
    margin-bottom: 40px;
}
.font-w7 {
    font-weight: 700;
}
.f16 {
    font-size: 16px!important;
}

.span-hollowblue {
    border: 1px solid #3075EA !important;
    background-color: #3075EA !important;
    color:#fff;
}
.dp-ib {
    display: inline-block;
}
