
body{
	font-family:"微软雅黑";
}
blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
input:focus{
    border: 0.5px solid #69C5DD;
    background-color:#E9FBFE;
}
.other-logo{
    font-size:24px;margin-left:18px
}

.y-row {
    min-width: 1000px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
}
.style-type-vertical {
    width: 250px;
    margin: 0 auto;
}

ul {
    list-style: none;
}
#header {
    width: 100%;
    height: 74px;
    border-bottom: 1px solid #e3e3e3;
    background-color: #fff;
    padding: 0px;
}

#header .header-layout {
    padding: 17px 0;
    overflow: hidden;
}
#logo {
    background: url(../image/logo.png) no-repeat 0px 0px;
	background-size:70px 70px;
    float: left;
    display: inline-block;
    height: 70px;
}
#logo-other{
	float: left;
    display: inline-block;
    height: 70px;
}
#logo a {
    float: left;
    display: inline-block;
    height: 70px;
    width: 70px;
    overflow: hidden;
    text-indent: -999em;
}

#header .header-layout .logo-title {
    float: left;
    display: inline-block;
    width: auto;
    height: 30px;
    line-height: 40px;
    font-size: 18px;
    font-weight: normal;
    margin-top: 2px;
    color: #3c3c3c;
}

#header .header-layout .header-nav {
    width: auto;
    height: 14px;
    float: right;
    line-height: 14px;
    margin-top: 10px;
}
#header .header-layout .header-nav li {
    float: left;
    padding: 0 0 0 10px;
    margin-right: 10px;
    border-left: 1px solid #4d4d4d;
}
#header .header-layout .header-nav li.nav-first {
    border-left: 0;
}
#header .header-layout .header-nav li a {
    color: #666;
    font-size: 14px;
    text-decoration: none;
}

.content {
    position: relative;
    margin-top: 55px;
    min-height: 470px;
    vertical-align: middle;
}
.content #login-banner {
    float: right;
    margin-right: 550px;
}

.content #login-module {
    position: absolute;
    border: 1px solid #D4D4D4;
    padding-top: 30px;
    right: 145px;
    margin-bottom: 10px;
    background-color: #fff;
    min-width: 320px;
    min-height: 370px;
    background: rgba(255,255,255,0.3);
    z-index: 2;
}
.content #login-module #bangjia-login-box {
    position: relative;
    padding: 10px 20px;
    overflow: hidden;
}
#login-wrap {
    position: relative;
}
#login-form {
    position: relative;
}
 .login-static #login-form {
    display: block;
}

#login-title {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.fm-label {
    padding: 8px 0 2px;
}
#login-content label {
    font-weight: 600;
}
.fm-field {
    padding: 2px 0 8px;
}
#login-content .fm-field-wrap {
    padding-right: 14px;
}
#login-form #login-content .fm-text {
    border-radius: 3px;
    line-height: 16px;
    padding: 8px 5px;
    margin-top: 5px;
    font-size: 14px;
	width: 110%;
	height:24px
}
#login-content .fm-text {
    width: 100%;
}
.fm-text{
    float: left;
    padding: 4px 6px;
    border: 1px solid #ccc;
    line-height: 17px;
    font-size: 12px;
    color: #595959;
    background: #fff;
    vertical-align: middle;
    -webkit-box-shadow: 0 1px 0 #ececec inset;
    -moz-box-shadow: 0 1px 0 #ececec inset;
    -ms-box-shadow: 0 1px 0 #ececec inset;
    -o-box-shadow: 0 1px 0 #ececec inset;
    box-shadow: 0 1px 0 #ececec inset;
    _padding: 5px 6px;
}


.fm-button {
    display: inline-block;
    min-width: 140px;
    height: 36px;
    padding: 0 30px 1px;
    background: #00a2ca;
    border: none;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    outline: none;
    cursor: pointer;
    border-radius: 4px;
}
.fm-button:hover {
    background: #33b5d4;
    border-color: #33b5d4;
    border: none;
}
.style-type-vertical #fm-login-submit {
    width: 104%;
    margin-top: 20px;
}

.copyright-100 {
    clear: both;
    background: #fff;
    border-top: 1px solid #e5e5e5;
}
.copyright-100 .copyright {
    text-align: center;
    color: #999;
    font-size: 12px;
    padding: 35px 0 40px;
}

.copyright-100 .copyright p {
    padding: 5px 0;
}
.copyright-100 .copyright p.big {
    font-size: 14px;
}
#login-other {
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
}
.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
#login-other .apply {
    float: left;
}
#login-other .findpwd {
    float: right;
}

.mod-forgot{
    margin: 0 auto;
}
.findpwd-content{
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}
.mod-forgot {
    height: 450px;
    margin-left: 70px;
    width: 910px;
}
#content .mod-forgot {
    min-height: 500px;
    height: auto;
}
.mod-sub-nav {
    height: 34px;
    background: url(../image/mod_sub_nav.png) no-repeat 0 0;
    margin: 30px 0;
    line-height: 34px;
    color: #666;
    font-size: 16px;
    font-family: "Microsoft Yahei",\5fae\8f6f\96c5\9ed1,\9ed1\4f53;
}
.mod-sub-nav li {
    float: left;
    padding-left: 66px;
}

.mod-sub-list1 {
    width: 175px
}

.mod-sub-list2 {
    width: 163px;
}

.mod-sub-nav li.list1-active {
    background: url(../image/sub_nav_1.png) no-repeat 0 0;
    color: #2e82ff;
}

.mod-sub-nav li.list2-active {
    background: url(../image/sub_nav_2.png) no-repeat 0 0;
    color: #2e82ff;
    margin-left: -12px;
    padding-left: 78px
}

.mod-sub-nav li.list3-active {
    background: url(../image/sub_nav_3.png) no-repeat 0 0;
    color: #2e82ff;
    margin-left: -12px;
    padding-left: 78px;
    width: 163px
}
.mod-step-detail .step-email-info, .mod-step-detail .step-form-info {
    font-size: 12px;
    padding-bottom: 10px;
}
.pass-input-container {
    margin-bottom: 20px;
}
.pass-input {
    border: 1px solid #CCC;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    background-color: #fff;
    vertical-align: middle;
    font-size: 12px;
    _margin-top: 1px;
    padding: 7px 0 7px 8px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    color: #333;
    font-size: 14px;
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-property: all;
    -moz-transition-duration: .3s;
    -o-transition-property: all;
    -o-transition-duration: .3s;
    transition-property: all;
    transition-duration: .3s;
    outline: 0;
    resize: none;
    width: 253px;
    float: left;
}
.pass-input-forgot {
    display: block;
    position: relative;
    float: left;
    height: 16px;
    width: 328px;
    padding: 11px 10px;
    margin-right: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #fff;
}


pass-input-container {
    position: relative;
}

.mod-step-detail .vcode-container {
    margin-bottom: 30px;
}
.mod-step-detail .vcode-container .vcode-input {
    float: left;
    width: 97px;
}
.mod-step-detail .vcode-container .vcode-input-width {
    width: 156px;
    margin-right: 0;
}
.mod-step-detail .vcode-container .vcode-img-big {
    float: left;
    width: 100px;
    height: 38px;
    border: 1px solid #ddd;
    margin-left: 10px;
}
.mod-step-detail .vcode-container .vcode-img-change {
    padding-left: 10px;
    display: block;
    padding-top: 9px;
    float: left;
    text-decoration: none;
    color: #2b78e4;
    font-size: 12px;
}
.mod-step-detail .pass-button-submit {
    display: block;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    color: #fff;
    background-image: none;
    border-radius: 3px;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    background-color: #3f89ec;
    width: 350px;
}
.forgot-auth-title {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 20px;
}
.pass-input-container, .m-b15 {
    margin-bottom: 15px;
}
.form-2-label {
    width: 70px;
    font-size: 14px;
    float: left;
    margin-right: 10px;
    text-align: right;
    line-height: 32px;
}
.form-2-content {
    font-size: 14px;
    position: relative;
    float: left;
}
.line-32 {
    line-height: 32px;
}
.verify-method {
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
}
.mod-step-detail .m-b-mobile {
    margin-bottom: 8px;
}
.mod-step-detail .vcode-container .pass-input-new {
    width: 220px;
    height: 22px;
    background: #fff;
}
.pass-button-timer, .mod-btn2 {
    height: 29px;
    width: 107px;
    color: #333;
    cursor: pointer;
    border: 0;
    line-height: 29px;
    text-align: center;
    float: left;
}
.form-2-content .pass-button-timer {
    margin: 0 0 0 10px;
}
#pass-button-new1 {
    width: 120px;
    height: 36px;
    border: 1px solid #ccc;
    background: #f7f7f7;
    color: #666;
    line-height: 36px;
}
.clear {
    clear: both;
    height: 0;
}