* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    overflow-y: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    text-decoration: none;
    color: #000000;
    outline: none;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    margin: 0;
    font-size: 2em;
}

h2, h3, h4, h5, h6 {
    margin: 0;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {

}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
    background-color: transparent;
    padding: 0;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

p {
    margin: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th {
    padding: 0;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.container {
    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.login-body {
    background-color: #f1f2f7;
    font-family: "微软雅黑";
}

.login-body {
    background: transparent;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

/*.login-body-section1{	background-image:url('img/login/full-designlogin-bg.jpg');}*/
/*.login-body-section2{	background-image:url('img/login/bg-portal-designer.jpg');}
.login-body-section3{	background-image:url('img/login/bg-portal-decorate.jpg');}*/
.login-body-section3 .form-logo {
    color: #fff;
    border: none;
    background: transparent;
}

.login-body-section3 .bottom-tip {
    color: #fff;
    bottom: 0;
    left: 0;
    padding: 10px 0;
    background-color: transparent;
    border: none;
}

.login-body-section3 .form-box .form-box-titbig {
    color: #fff;
}

.login-body-section3 .form-box .form-box-titbig span {
    color: #deff00;
}

.login-body-section3 .form-box .form-box-titsmall {
    color: #fff;
}

/*.login-body-section4{	background-image:url('img/login/bg-portal-unit.jpg');}
.login-body-section5{	background-image:url('img/login/bg-portal-supplier.jpg');}
.login-body-section6{background-image:url('img/login/bg-portal-wealliance.jpg');}*/

.form-logo {
    padding: 20px 0;
    font-size: 24px;
    color: #666;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}

.form-logo img {
    margin-right: 20px;
    vertical-align: middle;
}

body h1.logo a {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}

body > footer {
    position: absolute;
    color: #ddd;
    bottom: 20px;
    text-align: center;
    width: 100%;
    font-size: 12px;
    z-index: 2;
}

.form-box {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -195px;
    margin-left: -200px;
    width: 400px;
    background-color: rgba(0, 0, 0, .3);
    min-height: 390px;
    border-radius: 3px;
    padding: 45px 0 40px;
}

html.ie8 .form-box {
    background-image: url(img/login/portal-form-bg-24799dbe6a265e507dda60f41931d6d8.png);
}

.form-box a {
    transition: all ease-in .5s;
}

.form-box a:hover {
    color: #f70;
}

.form-box-left {
    width: 730px;
    float: left;
    text-align: center;
    padding: 120px;
}

.form-box .form-box-titbig {
    font-size: 36px;
    color: #333;
}

.form-box .form-box-titbig span {
    color: #f60;
}

.form-box .form-box-titsmall {
    font-size: 24px;
    color: #666;
}

/*.form-box-right{margin-left:730px; background:url(img/login/opacity-bg.png) repeat; padding:50px;}*/
.form-box-tit,
.form-box h2 {
    font-size: 16px;
    text-align: center;
    margin: 0;
    font-weight: normal;
    padding: 45px 0 0 0;
    color: #fff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
}

.form-input-container {
    position: relative;
    margin: 0 auto;
    width: 300px;
    margin-top: 24px;
}

.form-input-container i {
    position: absolute;
    width: 9px;
    height: 12px;
    top: 9px;
    left: 10px;
    text-align: center;
    background: url(img/login/icons-form-portal-fca739a6b82eda421f34eb898413d0a2.png) no-repeat 0 0;
}

.form-input-container i.icon-person {
    background-position: 0 0px;
}

.form-input-container i.icon-lock {
    background-position: 0 -12px;
}

.form-input-container i.icon-check {
    background-position: 0 -41px;
    width: 13px;
    height: 14px;
    top: 10px;
}

.form-box-input {
    border: 1px solid #ddd;
}

.form-box-btn,
.form-box-input {
    height: 32px;
    line-height: 26px;
    display: block;
    width: 300px;
    padding: 3px 6px;
    border: 0;
    background: transparent;
    border-radius: 2px;
    margin: 8px auto;
    color: #ddd;
}

.form-box-btn {
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #f60;
    margin-top: 10px;
    line-height: 10px;
    transition: all ease-in .5s;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
    outline: none;
}

.form-box-btn:hover {
    background-color: #f70;
}

.form-box-input {
    text-indent: 24px;
    font-size: 13px;
}

.form-checkboxes-container {
    font-size: 12px;
    width: 300px;
    margin: 0 auto;
    margin-top: 22px;
    position: relative;
    text-align: right;
}

.form-checkboxes-container a {
    color: #fff;
}

.form-checkboxes-container a:hover {
}

.form-checkboxes-container .form-findpwd {
    color: #f60;
}

html.ie8 .form-checkboxes-container .form-findpwd {
    top: -2px;
}

#checkbox-01 {
    position: absolute;
    top: -99999px;
}

.form-box .form-checkboxes-container .label_check {
    color: #fff;
    background: url(img/login/icons-form-portal-fca739a6b82eda421f34eb898413d0a2.png) no-repeat 0 14px #f60;
    width: 14px;
    height: 14px;
    border-radius: 3px;
    text-indent: 20px;
    white-space: nowrap;
    display: inline-block;
    line-height: 14px;
    float: left;
}

.form-box .form-checkboxes-container .label_check.c_on {
    background-position: 0 -24px;
}

.new-form-box {
    background-color: rgba(0, 0, 0, .3);
    color: #ddd;
    margin-top: -195px;
    /*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);*/
}

.new-form-box .logo-img {
    text-align: center;
    margin-top: 35px;
}

.new-form-box h2 {
    font-size: 18px;
    color: #ddd;
    letter-spacing: 2px;
    text-shadow: none;
    padding-top: 0px;
}

.new-form-box .form-box-input {
    border: 1px solid #ddd;
    background: transparent;
    /*  -webkit-box-shadow: 0 0 0px 1000px white inset;*/
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #666;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #666;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #666;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #666;
}

.new-form-box .form-box-input:focus {
    box-shadow: 0px 0px 20px 0px rgba(221, 221, 221, .4);
}

.new-form-box .form-box-input:focus, .new-form-box .form-box-input:active {
    background: transparent;
    outline: 0;
}

.new-form-box .form-checkboxes-container .label_check {
    color: #ddd;
}

.new-form-box #msg {
    top: 177px;
}

#particles-js {
    width: 100%;
    height: 100%;
    background-color: #333;
    background-image: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

div.text {
    color: #fff;
    font-size: 12px;
    width: 300px;
    margin: 0 auto;
    text-align: right;
    padding-top: 10px;
    text-align: center;
}

div.text a {
    color: #f60;
    text-align: right;
}

.bottom-tip {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #bbb;
    bottom: 0;
    left: 0;
    padding: 40px 0;
    background-color: #fff;
    margin: 0;
    border-top: 1px solid #e5e5e5;
}

.form-signin {
    max-width: 590px;
    margin: 100px auto 0;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.form-signin h2.form-signin-heading {
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    background: #41cac0;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.form-signin .checkbox {
    margin-bottom: 14px;
}

.form-signin .checkbox {
    font-weight: normal;
    color: #b6b6b6;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    z-index: 2;
}

.form-signin input[type="text"], .form-signin input[type="password"] {
    margin-bottom: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #eaeaea;
    box-shadow: none;
    font-size: 12px;
}

.form-signin .btn-login {
    background: #f67a6e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    box-shadow: 0 4px #e56b60;
    margin-bottom: 20px;
}

.form-signin p {
    text-align: center;
    color: #b6b6b6;
    font-size: 16px;
    font-weight: 300;
}

.form-signin a {
    color: #41cac0;
}

.form-signin a:hover {
    color: #b6b6b6;
}

.login-social-link {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
}

.login-social-link a {
    color: #fff;
    padding: 15px 28px;
    border-radius: 4px;
}

.login-social-link a:hover {
    color: #fff;
}

.login-social-link a i {
    font-size: 20px;
    padding-right: 10px;
}

.login-social-link a.facebook {
    background: #5193ea;
    margin-right: 22px;
    box-shadow: 0 4px #2775e2;
    float: left;
}

.login-social-link a.twitter {
    background: #44ccfe;
    box-shadow: 0 4px #2bb4e8;
    float: left;
}

.form-signin p.form-signin-footer {
    margin: 0;
    padding: 0 15px;
    background: #41cac0;
}

.form-signin p.form-signin-footer span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 12px;
}

/*.login-wrap {
    padding: 20px 20px 20px 230px;
    background: url(img/login/loginBg.png) 20px center no-repeat;
}*/
.login-wrap a {
    float: right;
    color: #808080;
    cursor: pointer;
    display: inline-block;
    position: relative;
    top: -5px;
}

/*checkbox & radio style*/
.checkboxes label, .radios label {
    display: block;
    cursor: pointer;
    line-height: 20px;
    padding-bottom: 7px;
    font-weight: 300;
}

.radios {
    padding-top: 18px;
}

.label_check input,
.label_radio input {
    margin-right: 5px;
}

/*.has-js .label_check,
.has-js .label_radio {
    padding-left: 34px;
}*/

#msg {
    position: absolute;
    left: 50px;
    z-index: 2;
    line-height: 56px;
    top: 78px;
    font-size: 13px;
    color: #ff3a3a;
}

html.ie8 #msg {
    top: 109px;
}

@media (max-height: 410px) {
    footer {
        opacity: 0;
        transition: all ease-in 1s;
    }
}

/*授权提示*/
.login-error-box {
    text-align: center;
    color: #ddd;
    min-height: 210px;
    max-height: 300px;
    margin-top: -130px;
}

.login-error-box h2 {
    padding: 0 0 20px 0;
}

.login-error-box .alert-error {
    line-height: 1.8;
    font-size: 12px;
}

.login-error-box .alert-error .error-text {
    font-size: 16px;
}

.login-error-box > .tip-text {
    font-size: 12px;
    line-height: 3;
}

.form-input-code-container .form-box-input {
    width: 190px;
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
}

.form-input-code-container .code-img {
    width: 100px;
    height: 32px;
    overflow: hidden;
    display: inline-block;
}

.form-input-code-container .code-img img {
    vertical-align: middle;
}

.form-input-code-container .code-btn {
    width: 100px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #999;
    border-radius: 2px;
    font-size: 13px;
    color: #fff;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}

.form-input-code-container .code-btn:hover {
    border-color: #f60;
}

.form-input-container .errorText {
    position: absolute;
    font-size: 12px;
    bottom: -16px;
    margin: 0;
    color: #ff3a3a;
}

.lock_tips {
    position: absolute;
    top: 192px;
    left: 50px;
    height: 21px;
    padding: 2px 5px;
    text-align: center;
    display: none;
    border: 1px solid #dad699;
    background: #f9f5c7;
    border-radius: 2px;
    color: #0c0c0c;
    font: 12px "lucida Grande", Verdana, "Microsoft YaHei";
}

.lock_tips .lock_tips_row {
    position: absolute;
    top: -6px;
    left: 25px;
    width: 12px;
    height: 6px;
    background: url(../img/icon_3-d538087022d76aca998e469bcb67097a.png) -162px -168px no-repeat;
}

.form-box-btn.form-border-btn {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    margin-top: 12px;
    padding: 0;
}

a.form-box-btn.form-border-btn:hover {
    background: transparent;
    border-color: #f60;
    color: #f60;
}

/*绑定手机*/
.text-orange {
    color: #f60;
}

a.form-box-btn, span.form-box-btn {
    margin-top: 22px;
    line-height: 32px;
    padding: 0;
}

a.form-box-btn:hover, a.form-box-btn:focus, a.form-box-btn:active {
    color: #fff;
}

.binding-form-box, .success-form-box {
    height: 300px;
    margin-top: -150px;
    min-height: 0;
}

.binding-form-box .form-input-container .errorText {
    bottom: -18px;
}

.binding-form-box .code-btn.disabled, .binding-form-box .code-btn.disabled:hover {
    cursor: default;
    border-color: #ddd;
    color: #ddd;
}

/*注册状态*/
.success-form-box {
    text-align: center;
    font-size: 14px;
    line-height: 1.6;
    padding: 0;
    display: table;
    overflow: hidden;
}

.success-form-box .success-status-area {
    display: table-cell;
    vertical-align: middle;
}

.success-form-box .form-box-btn {
    margin-top: 15px;
}

.success-form-box .status-icon {
    background: url(../img/success-b8baa5f6e245bdbb8508e00054246bb5.png) no-repeat;
    margin: 0 auto 12px;
    width: 65px;
    height: 65px;
}

/*优选家*/
.font-12 {
    font-size: 12px;
}

.text-right {
    text-align: right;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

body.yxj-page {
    position: relative;
    background: url(../img/youxuanjia/bg-686ede27ac3e440602e7b7862e8b5c54.jpg) no-repeat;
    background-size: 100% 100%;
}

.yxj-page .login-area {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -169px;
    margin-left: -380px;
    width: 790px;
    height: 338px;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
}

.yxj-page .login-area .code-area {
    line-height: 2;
    padding: 75px 108px;
    text-align: center;
    position: relative;
}

.yxj-page .login-area .code-area img {
    width: 160px;
    height: 160px;
    border: 10px solid #fff;
}

.yxj-page .login-area .code-area:before {
    content: '';
    position: absolute;
    right: 0;
    top: 40px;
    height: 254px;
    width: 1px;
    background: #292929;
}

.yxj-page .login-area .form-area {
    margin-left: 45px;
    padding-top: 45px;
    width: 300px;
}

.yxj-page .login-area .form-area .title {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 20px;
}

.yxj-page .login-area .form-area a {
    color: #f60;
    cursor: pointer;
}

.yxj-page .login-area .form-area .form-group {
    position: relative;
    margin-bottom: 22px;
}

.yxj-page .login-area .form-area .form-group .icon {
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 10px;
    width: 9px;
    height: 12px;
    background: url("img/login/icons-form-portal-fca739a6b82eda421f34eb898413d0a2.png") no-repeat;
}

.yxj-page .login-area .form-area .form-group i.icon-person {
    background-position: 0 0px;
}

.yxj-page .login-area .form-area .form-group i.icon-lock {
    background-position: 0 -12px;
}

.yxj-page .login-area .form-area .form-group i.icon-check {
    background-position: 0 -41px;
    width: 13px;
    height: 14px;
    top: 8px;
    left: 8px;
}

.yxj-page .login-area .form-area .form-group input[type='text'], .yxj-page .login-area .form-area .form-group input[type='password'] {
    width: 100%;
    height: 30px;
    line-height: 24px;
    padding: 3px 5px 3px 26px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 4px;
    text-indent: 0;
}

.yxj-page .login-area .form-area .form-group input[type='text']:focus, .yxj-page .login-area .form-area .form-group input[type='password']:focus {
    box-shadow: 0 0 10px 3px rgba(221, 221, 221, .4);
    outline: none;
}

.yxj-page .login-area .form-area .form-group .label_check {
    color: #fff;
    cursor: pointer;
    background: url(img/login/icons-form-portal-fca739a6b82eda421f34eb898413d0a2.png) no-repeat 0 14px #f60;
    width: 14px;
    height: 14px;
    border-radius: 3px;
    text-indent: 20px;
    white-space: nowrap;
    display: inline-block;
    line-height: 12px;
}

.yxj-page .login-area .form-area .form-group .label_check.c_on {
    background-position: 0 -24px;
}

.yxj-page .login-area .form-area .form-group.form-input-code-container {
    margin-bottom: 20px;
}

.yxj-page .login-area .form-area .form-group.form-input-code-container input {
    width: 190px;
    display: inline-block;
    margin: 0 10px 0 0;
}

.yxj-page .login-area .form-area .form-group.form-input-code-container .code-img {
    width: 100px;
    height: 30px;
    overflow: hidden;
    display: inline-block;
    float: right;
}

.yxj-page .login-area .form-area .form-groupform-input-code-container .code-img img {
    vertical-align: middle;
}

.yxj-page .login-area .form-area .login-btn {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    background: #f60;
    border-radius: 3px;
    border: 0;
    margin: 12px 0;
}

.yxj-page .login-area .form-area .login-btn:hover {
    background-color: #f70;
}

.yxj-page .login-area .form-area .ui-checkbox {
    position: relative;
    cursor: pointer;
    padding-left: 8px;
}

.yxj-page .login-area .form-area .ui-checkbox input {
    display: inline-block;
    width: 11px;
    height: 11px;
    position: relative;
    overflow: visible;
    opacity: 0;
    border: 0;
    background: none;
    -webkit-appearance: none;
    outline: none;
    vertical-align: middle;
    cursor: pointer;
}

.yxj-page .login-area .form-area .ui-checkbox input + .check-icon {
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    border: 1px solid #fff;
    border-radius: 2px;
    position: absolute;
    top: 2px;
    left: 0;
}

.yxj-page .login-area .form-area .ui-checkbox input:checked + .check-icon {
    background: #f60;
    border-color: #f60;
}

.yxj-page .login-area .form-area .ui-checkbox input:checked + .check-icon:after {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: url("img/login/icons-form-portal-fca739a6b82eda421f34eb898413d0a2.png") no-repeat 0 -24px;
    position: absolute;
    top: -1px;
    left: -1px;
}

.yxj-page .login-area .form-area .errorText {
    position: absolute;
    left: 0;
    top: 34px;
    color: #ff3a3a;
    font-size: 12px;
}

.yxj-page .logo-img {
    position: absolute;
    top: 20px;
    left: 25px;
}

.yxj-page .footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 4;
    color: #fff;
    font-size: 12px;
}

.yxj-page .power-errors {
    color: #ff3a3a;
    position: absolute;
    left: 0;
    top: 15px;
    width: 100%;
    text-align: center;
}

.form-box .top-tip {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    display: none;
}

.form-box .top-tip.active {
    display: block;
}

.form-box .top-tip .text {
    font-size: 12px;
    line-height: 1;
    padding: 4px 6px;
    color: #fff;
    background-color: rgba(255, 255, 255, .3);
    border-radius: 2px;
    position: absolute;
    display: block;
    width: 70px;
    right: 60px;
    top: 10px;
}

.form-box .top-tip .text:before {
    content: '';
    display: block;
    position: absolute;
    right: -6px;
    top: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #666666;
}
.form-box .findpwd-tip-layer {
    display: none;
    font-size: 12px;
    line-height: 1;
    padding: 4px 6px;
    color: #fff;
    background-color: rgba(255, 255, 255, .3);
    border-radius: 2px;
    position: absolute;
    width: 310px;
    right: -4px;
    top: -24px;
}

.form-box .findpwd-tip-layer:before {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    bottom: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 6px;
    border-color: #666666 transparent transparent transparent;
}


.form-box .top-tip img {
    display: inline-block;
    width: 56px;
}

.form-code-box .code-img {
    width: 160px;
    height: 160px;
    position: relative;
    margin: 35px auto 30px;
}

.form-code-box .code-img img {
    width: 100%;
    height: 100%;
}

.form-code-box .code-tip {
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #666;
    font-size: 14px;
    text-align: center;
    padding-top: 48px;
    display: none;
}

.form-code-box .code-tip .text {
    font-size: 18px;
    color: #00a65a;
}

.form-code-box .code-over-area {
    position: absolute;
    background: rgba(255, 255, 255, .83);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #666;
    font-size: 14px;
    text-align: center;
    padding-top: 50px;
    overflow: hidden;
    display: none;
}

.code-over-area button {
    width: 80px;
}

.code-over-area p {
    font-weight: bold;
}
