.form-header{
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #fff;
    -webkit-box-shadow: 0 2px 8px #f0f1f2;
    box-shadow: 0 2px 8px #f0f1f2;
    position: relative;
    z-index: 10;
    max-width: 100%;
    height: 110px;
}
.form-header .logo-title{
    height: 34px;
    line-height: 34px;
    font-size: 24px;
    color: #333;
    padding-left: 20px;
    margin-top: 34px;
    display: inline-block;
}
.c_formmo .form-item>span{
  float: none !important;
}
.form-header .have-account {
    font-size: 16px;
    float: right;
    margin-top: 44px;
    color: #999;
}


.main {
    margin: 50px auto 60px;
    width: 830px;
    /* padding-bottom: 145px; */
}
.form {
    width: 400px;
}
.form-item {
    position: relative;
    border: solid 1px #ddd;
    width: 398px;
    height: 52px;
    z-index: 0;
    margin-bottom: 34px;
}
.form-item label {
    float: left;
    width: 90px;
    height: 52px;
    line-height: 52px;
    padding-left: 20px;
    color: #666;
}
.form-item .field {
    border: 0 none;
    font-size: 14px;
    width: 190px;
    height: 50px;
    padding-left: 20px;
    color:#333;
}
.btn-phonecode {
    position: absolute;
    right: 3px;
    top: 2px;
    width: 110px;
    height: 46px;
    border: none;
    background: #f2f2f2;
    color: #333;
    padding: 0;
}
.imgcode{
    position: absolute;
    right: 3px;
    top: 3px;
    width: 110px;
    height: 46px;
    border: none;
    background: #f2f2f2;
    color: #333;
    padding: 0;    
}
.btn-register {
    width: 100%;
    height: 54px;
    color: #fff;
    background: #5E9AE3;
    border: 0;
    font-size: 16px;
    font-family: "Microsoft YaHei","Hiragino Sans GB";
}
.other{
    margin-top: 10px;
}
.other .links_area{
    float: right;
}
.other .links_area a{
    color: #999;
}
.reg-other {
    float: left;
    margin-left: 104px;
    height: 500px;
    padding-left: 90px;
    border-left: solid 1px #e6e6e6;
}
.reg-other .company-reg {
    width: 160px;
    height: 60px;
    margin-left: 30px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 20px;
    
}
.reg-other .company-reg:hover{
box-shadow: 0 6px 20px 5px rgba(40, 120, 255, 0.1), 0 16px 24px 2px rgba(0, 0, 0, 0.05);
}
.reg-other .company-reg a i {
    display: inline-block;
    font-size: 30px;
    vertical-align: middle;
    margin-right: 15px;
}

.form-footer {
    font-size: 12px;
    text-align: center;
    border-top: solid 1px #e6e6e6;
    color: #999;
    padding-bottom: 30px;
}
.form-footer .copyright{
    padding:20px 0;
}



.formno{
    width: 398px;
    margin:0px auto;
    min-height: 300px
}
.formno{
    margin-top: 100px;
}
.formno .box{
    text-align: center;
}
.formno .box .icon{
    font-size: 50px;
    display: block;
}
.formno .box h3{
    margin:20px;
}
.formno .box .icon.failure{
    color: #e2231a;
}
.formno .box .icon.success{
    color: #52c41a
}



.other_login_type {
    padding-top: 0;
    clear: both;
    margin-top: 40px;
}
.oth_type_tit {
    border-top: 1px solid #e0e0e0;
    padding-top: 10px;
    padding-bottom: 10px\9;
    font-size: 14px;
    color: #b0b0b0;
    margin: 0 auto;
    text-align: center;
    width: 100% \9;    
}
.oth_type_tit .oth_type_txt {
    font-size: 14px;
    color: #b0b0b0;
    margin: 0 auto;
    text-align: center;
    width: 100% \9;
}
.oth_type_links{
    text-align: center;
}
.oth_type_links .login-link{
    width: 30px;
    height: 30px;
    background-color: #5E9AE3;
    display:inline-block;
    text-align:center;
    line-height: 30px;
    border-radius: 50%;
    color:#fff;
    margin:0px 10px;

}
.privacy {
    color: #9d9d9d;
    margin-top: 20px;
}
.privacy .inspect{
    color: #000;
    font-weight: bold;
    cursor: pointer;
}









.container-member{
    background-color: #f5f5f5;
    width: 100%;
    height:100%;
    position: absolute;
    padding: 24px 0;
}

/*左侧列表*/
.sidebar-menu{
    color: #222;
    display: inline-block;
    background: #fff;
    box-shadow: 0 1px 12px 0 rgba(0,0,0,.05);
    border-radius: 4px;
}
.sidebar-menu li{
    min-height: 54px;
    line-height: 54px;
    padding: 0px 24px
}
.sidebar-menu li i.icon{
    margin-right: 12px;
    color: #b8b8b8;
}
.sidebar-menu li a.current,.sidebar-menu li a.current i{
    color: #007bff
}
.sidebar-menu li a:hover,.sidebar-menu li a:hover i{
    color: #007bff
}



/*右侧内容*/
.sidebar-container-panel{
    box-shadow: 0 1px 12px 0 rgba(0,0,0,.05);
    border-radius: 4px;
    background-color: #fff;
    min-height: 600px;
    padding-bottom: 32px;
    display: inline-block;
    display: inline-block;
    vertical-align: top;
}
.sidebar-container-panel .panel-title{
    border-bottom: 2px solid #e8e8e8;
    color: #222;
    font-size: 16px;
    height: 64px;
    padding: 0 40px;
}
.sidebar-container-panel .panel-title a{
    padding: 32px 0 12px;
    display: block;
}
.sidebar-container-panel .panel-title .current {
    cursor: default;
    border-bottom: 2px solid #007bff;
    display: inline-block;
    margin-right: 30px;
    line-height: 18px;
}
.sidebar-container-panel .panel-title .current a{
    color: #007bff;
}
.sidebar-container-panel .panel-body{
    padding: 0 40px 10px;
}
.sidebar-container-panel .account-info-item{
    position: relative;
    height: 55px;
    line-height: 55px;
    padding-top: 10px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.sidebar-container-panel .account-info-item .label {
    color: #222;
    display: inline-block;
    width: 177px;
    position: absolute;
}
.sidebar-container-panel .account-info-item .content {
    color: #999;
    font-size: 14px;
    padding-left: 177px;
    height: inherit;
}
.sidebar-container-panel .account-info-submit {
    display: block;
    width: 164px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0;
    margin: 20px auto;
}
.sidebar-container-panel .Validform_checktip{
    position: relative;
    top: -5px;
    padding:0px;
}


