.content .content-object .step-wrap{
    line-height: 24px;
}
.content .content-object .title-recovery{
    color: #000;font-size: 20px;line-height: 30px;
}
.content .content-object .step-wrap{
    margin-bottom: 30px;
}
.content .content-object .step-wrap .step{
    display: inline-block;
    font-size: 14px;
    color: rgba(0,0,0,0.45);
}
.content .content-object .step-wrap .step span{
    display: inline-block;
    margin-right: 10px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border: 1px solid rgba(0,0,0,0.25);
    border-radius: 50%;
    text-align: center;
    color: rgba(0,0,0,0.25);
    vertical-align: middle;
}
.content .content-object .step-wrap .step.active {
    color: rgba(0,0,0,0.65);
}
.content .content-object .step-wrap .step.active span{
    background: #29BECE;
    color: #FFFFFF;
    border-color: #29BECE;
}
.content .content-object .step-wrap .step.finish span {
    background: url("../img/register_success.png") no-repeat center;
    background-size: 22px;
    text-indent: -1000px;
    overflow: hidden;
    border: none;
}
.content .content-object .step-wrap .step-icon {
    display: inline-block;
    width: 30px;
    height: 1px;
    margin: 4px 13px;
    background: #e8e8e8;
}
.content .content-object .step-wrap .step-icon.active {
    background: #29BECE;
}
.content .content-object .mention-message p{
    display: none;
    font-size: 12px;
    color: rgba(0,0,0,0.65);
    line-height: 18px;
}
.content .content-object .mention-message p.active {
    display: block;
}
.content .content-object form .page {
    visibility: hidden;
    height: 0;
}
.content .content-object form .page.active {
    visibility: visible;
    height: auto;
}
.content .content-object form .form-item {
    line-height: 28px;
    color: rgba(0,0,0,0.85);
    margin-bottom: 16px;
}
.content .content-object form .form-item .mobile-field-help{
    font-size: 12px;
    color: rgba(0,0,0,0.65);
    font-weight: 400;
    margin-bottom: 4px;
}
.content .content-object form .form-item.warn {
    margin-bottom: 25px;
}
.content .content-object form .form-item .mobile-tip {
    display: none;
    position: absolute;
    left: 3px;
    bottom: -26px;
}
.content .content-object form .form-item.warn .mobile-tip {
    display: block;
}
.content .content-object form .form-item .content-tips-label{
    width: 168px;
    display: inline-block;
}
.content .content-object form .form-item .content-tips-label label{
    font-weight: 400;
    margin-bottom: 0;
    vertical-align: middle;
}
.content .content-object form .form-item .content-tips-input{
    position: relative;
    width: 312px;
    display: inline-block;
    vertical-align: middle;
}
.content .content-object form .form-item .content-tips-input>input,.content .content-object form .form-item .content-tips-input>select{
    width: 100%;
    border-radius: 2px;
    font-size: 12px;
    border: 1px solid #ffbc00;
}
.content .content-object form .form-item .content-tips-input .select {
    width: 100%;
    border-radius: 2px;
    font-size: 12px;
    border: 1px solid #ffbc00;
    background: #fffbdf;
}
.content .content-object form .form-item.red-warn .content-tips-input .content-input{
    background: #fffbdf;
}
.content .content-object form .form-item .content-tips-input .content-input{
    height: 28px;
    border: 1px solid rgba(0,0,0,0.12);;
}
.content .content-object form .form-button{
    margin-top: 20px;
}
.content .content-object form .form-button .button{
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 28px;
    border-radius: 2px;
}
.content .content-object form .form-button .button-submit{
    margin-left: 20px;
    border: 1px #29BECE solid;
    background-color: #29BECE;
}
.content .content-object form .button-cancel{
    border: 1px solid rgba(0,0,0,0.12);
    color: #666666;
}
.content .content-object form .button-back{
    border: 1px solid rgba(0,0,0,0.12);
    color: #666666;
    line-height: 28px;
    text-align: center;
}
.content .content-object form .button-next{
    background: #36c2cf;
    color: #fff;
}
.content .content-object form .mobile-tip{
    font-size: 12px;
}
.content .content-object form .form-item #check-code {
    display: inline-block;
    width: 180px;
}
.content .content-object form .form-item .check-code-fetch{
    float: right;
    display: inline-block;
    width: 92px;
    height: 28px;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    background: #36c2cf;
    color: #FFFFFF;
}
.content .content-object form .form-item .china-phone {
    display: inline-block;
    float: left;
    width: 90px;
    height: 28px;
    font-size: 12px;
    text-align: center;
    border-radius: 2px 0px 0px 2px;
    background: rgba(0,0,0,0.04);
    border: 1px solid rgba(0,0,0,0.12);
    border-right: none;
}
.hide{
    display: none!important;
}
.show{
     display: block!important;
}
.content .content-object form .form-item #phone{
    display: inline-block;
    float: left;
    width: 222px;
    border-radius: 0 2px 2px 0;
}
.content .content-object form .form-item .upload-box{
    display: inline-block;
    padding: 0 10px;
    height: 28px;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
    border: 1px solid rgba(0,0,0,0.12);
}
.content .content-object form .form-item textarea{
    height: 60px!important;
    width: 100%;
}
.content .content-object form .page .finished {
    width: 100%;
    height: 280px;
    border-radius: 2px;
    text-align: center;
    /* border: 1px solid rgba(0,0,0,0.08); */
    padding: 30px;
}
.content .content-object form .page .finished p {
    margin: 20px 0;
    font-size: 12px;
}
.content .content-object form .page .finished a{
    display: inline-block;
    width: 107px;
    height: 28px;
    line-height: 28px;
    border-radius: 2px;
    color: #FFFFFF;
    background: #36c2cf;
}
form .upload-box:hover .upload-box-tip{
    display: block;
}
form .upload-box-tip {
    display: none;
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: 36px;
    line-height: 1;
    transition: all 0.3s;
    padding: 12px;
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.12);
    color: #000000;
    background: #ffffff;
}
form .upload-box-tip::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 43px;
    width: 0px;
    height: 0px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.content .content-object form .page .form-compony-info .content-tips-label {
    vertical-align: top;
}
.content .content-object .file-list-wrap{
    position: relative;
    max-height: 81px;
    overflow-y: scroll;
}
.content .content-object .file-list{
    position: absolute;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}
.content .content-object .file-list li{
    position: relative;
    border-radius: 2px;
    margin-top: 10px;
    border: 1px solid #d9d9d9;
    padding: 12px;
    color: rgb(41, 190, 206);
    list-style: none;
}
.content .content-object .file-list li a{
    display: block;
    margin: 0;
    font-size: 12px;
    overflow: hidden;
    margin-right: 20px;
}
.content .content-object .file-list li a img{
    width: 30px;
    max-width: 30px;
    max-height: 30px;
    margin-right: 10px;
}
.content .content-object .file-list li span {
    list-style: none;
    position: absolute;
    top: 15px;
    right: 12px;
    font-size: 12px;
    cursor: pointer;
}
#loading{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.3);
}
#loading span{
    position: absolute;
    z-index: 99;
    top: 40%;
    left: 50%;
    margin-left: -20px;
    font-size: 40px;
    font-weight: 400;
    animation-name: clycle;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    color: #29bece;
}

@keyframes clycle {
    from {
        transform: rotateZ(0deg);
    }

    to {
        transform: rotateZ(360deg);
    }
}

.ms-offscreen {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: auto !important;
    top: auto !important; }

.ms-parent {
    display: inline-block;
    position: relative;
    vertical-align: middle; }

.ms-choice {
    display: block;
    width: 100%;
    height: 28px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid rgba(0,0,0,0.12);
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    text-decoration: none;
    border-radius: 2px;
    background-color: #fffbdf; }
.ms-choice.disabled {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default; }
.ms-choice > span {
    position: absolute;
    top: 0;
    left: 0;
    right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 8px; }
.ms-choice > span.placeholder {
    color: #999; }
.ms-choice > div.icon-close {
    position: absolute;
    top: 0px;
    right: 16px;
    height: 100%;
    width: 16px; }
.ms-choice > div.icon-close:before {
    content: '×';
    color: #888;
    font-weight: bold;
    position: absolute;
    top: 50%;
    margin-top: -14px; }
.ms-choice > div.icon-close:hover:before {
    color: #333; }
.ms-choice > div.icon-caret {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    right: 8px;
    top: 8px;
    background: url("../img/down.png") no-repeat center;
    background-size: 12px; }

.ms-drop {
    width: auto;
    min-width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    color: #333;
    padding: 0;
    list-style: none;
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,.15);
    border-radius: 2px;
    outline: none;
    font-size: 12px;
}
.ms-drop.bottom {
    top: 100%;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }
.ms-drop.top {
    bottom: 100%;
    box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15); }

.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 2px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
    box-sizing: border-box; }
.ms-search input {
    width: 100%;
    height: auto !important;
    min-height: 24px;
    padding: 0 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: none; }

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 10px 0; }
.ms-drop ul > li {
    list-style: none;
    display: list-item;
    background-image: none;
    position: static;
    padding: 5px 12px;
    line-height: 22px;
    font-weight: 400;
    color: #333;
    white-space: nowrap;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
}
.ms-drop ul > li .disabled {
    font-weight: normal !important;
    opacity: .35;
    filter: Alpha(Opacity=35);
    cursor: default; }
.ms-drop ul > li.multiple {
    display: block;
    float: left; }
.ms-drop ul > li.group {
    clear: both; }
.ms-drop ul > li.multiple label {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
.ms-drop ul > li label {
    font-size: 12px;
    position: relative;
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    cursor: pointer; }
.ms-drop ul > li label.optgroup {
    font-weight: bold; }
.ms-drop ul > li.hide-radio {
    padding: 0; }
.ms-drop ul > li.hide-radio:focus, .ms-drop ul > li.hide-radio:hover {
    background-color: #f8f9fa; }
.ms-drop ul > li.hide-radio.selected {
    color: #fff;
    background-color: #007bff;}

.ms-drop ul > li.hide-radio label {
    margin-bottom: 0;
    padding: 5px 8px; }
.ms-drop ul > li.hide-radio input {
    display: none; }
.ms-drop ul > li.option-level-1 label {
    padding-left: 28px; }

.ms-drop input[type="radio"], .ms-drop input[type="checkbox"] {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem; }

.ms-drop .ms-no-results {
    display: none; }
.ms-drop.bottom li label> input{
    display: none;
}
.ms-drop.bottom li.selected{
    border: none!important;
}
.ms-drop.bottom li.selected label> span{
    color: #29BECE;
}
.content .content-object form .form-item .content-tips-input select{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    padding-right: 14px;
}
.content .content-object form .form-item.form-check-method .content-tips-input::after{
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    right: 8px;
    top: 8px;
    background: url("../img/down.png") no-repeat center;
    background-size: 12px;
}