
.field-group label {
    color: white;
    font-size: 14px;
    left: 0;
    padding-top: 2px;
    position: absolute;
    text-align: right;
    width: 100px;
}
#signup #content {
    float: none;
    width: 100%;
}
#signup .mainbox {
    padding: 28px 60px 20px;
}
#signup .head-section {
    border-bottom: 2px solid #333333;
    margin-bottom: 20px;
    position: relative;
}
#signup .head-section ul {
    margin-left: 10px;
}
#signup .head-section li {
    display: inline-block;
    margin-right: 3px;
}
#signup .head-section li a {
    background: none repeat scroll 0 0 #E9F6F6;
    border-color: #D9E8E8 #D9E8E8 #E9F6F6;
    border-style: solid;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-width: 1px;
    color: #339999;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    padding: 0 39px 0 39px;
    position: relative;
}
#signup .head-section li a:hover {
    text-decoration: none;
}
#signup .head-section li a span {
    border-color: /*#2E6E9E*/ #000000 transparent transparent;
    border-style: solid dashed dashed;
    border-width: 6px;
    bottom: -12px;
    display: none;
    font-size: 0;
    height: 0;
    left: 50%;
    line-height: 0;
    margin-left: -6px;
    position: absolute;
    width: 0;
}
#signup .head-section li a i {
    background: url("https://s1.meituan.com/www/css/i/sp-icon.png?v=7") no-repeat scroll -22px -40px transparent;
    display: block;
    height: 12px;
    left: 39px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 16px;
}
#signup .head-section li.current a {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #333333;
    color: #FFFFFF;
}
#signup .head-section li.current a span {
    display: block;
}
#signup .head-section li.current a i {
    background-position: -38px -40px;
}
#signup .head-section a.mobile-trigger {
    padding-left: 57px;
}
#signup .head-section a.mobile-trigger i {
    background-position: 0 -40px;
    height: 16px;
    margin-top: -8px;
    width: 11px;
}
#signup .head-section li.current a.mobile-trigger i {
    background-position: -11px -40px;
}
#signup .head-section span.login-guide {
    bottom: 5px;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    right: 0;
}
#signup .field-group {
    margin-bottom: 0;
    padding: 10px 0 10px 80px;
}
#signup .field-group label {
    width: 70px;
}
.common-form .field-group label {
    padding-top: 4px;
}
#signup .field-group--subscribe .normal {
    color: #666666;
    cursor: pointer;
    font-size: 12px;
    margin-right: 12px;
}
#signup .operate {
    margin-top: 10px;
}
#signup .form-button {
    margin-bottom: 10px;
    margin-top: 15px;
}
#signup .terms {
    font-size: 12px;
}
.field-group--error input.f-text, .field-group--error input.f-text:hover, .field-group--error .f-textarea, .field-group--error .f-textarea:hover, .field-group--error textarea, .field-group--error textarea:hover {
    border-color: #EE4D3D;
    box-shadow: 0 1px 2px #EE4D3D inset;
}
.f-text {
    border-color: black;/*#89B4D6;*/
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    padding: 3px 4px;
}
.field-group label.normal {
    padding: 0;
    position: static;
    text-align: left;
    width: auto;
}
.field-group {
    margin: 0 auto 8px;
    padding: 3px 10px 3px 110px;
    position: relative;
}
.field-group .desc {
    margin-top: 3px;
}
.field-group .tip {
    color: #999999;
    display: block;
    font-size: 12px;
}
.field-group .inline-tip {
    color: #999999;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    margin-left: 4px;
    padding: 6px 0;
    vertical-align: top;
}
/* .field-group--type .inline-tip, .field-group--ok .inline-tip, .field-group--error .inline-tip {
 */
.field-group--type .inline-tip, .field-group--error .inline-tip {
    background: url("images/sys-icons-16.png") no-repeat scroll 5px -93px #E5F5FF;
    border: 1px solid #A4DBFE;
    color: #666666;
    padding: 5px 8px 5px 24px;
}
.field-group--ok .inline-tip {
    background-color: transparent;
    background-position: 6px 8px;
    border: 0 none;
    height: 20px;
    padding: 6px 0;
    width: 24px;
}
.field-group--error .inline-tip {
    background-color: #FFF1F1;
    background-position: 5px -193px;
    border-color: #FFBEBD;
}
.field-group .block-tip {
    color: #999999;
    display: block;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    margin-bottom: -18px;
}
.field-group--error .block-tip {
    background: url("images/sys-icons-16.png") no-repeat scroll 0 -199px transparent;
    color: #DD0000;
    padding-left: 18px;
}
.field-group--error input.f-text, .field-group--error input.f-text:hover, .field-group--error .f-textarea, .field-group--error .f-textarea:hover, .field-group--error textarea, .field-group--error textarea:hover {
    border-color: #EE4D3D;
    box-shadow: 0 1px 2px #EE4D3D inset;
}
.field-group em {
    color: #DD0000;
    font-weight: bold;
}
.field-group--highlight {
    background: none repeat scroll 0 0 #FDF0E3;
}
.field-group--highlight input.f-text:focus, .field-group--highlight textarea:focus {
    border-color: #FFA960;
}
