/* CSS reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: Arial, STHeiti, "����", "WenQuanYi Micro Hei", sans-serif;
}

body {
    background-color: #edf4f7;;
    font-weight: 400;
    font-size: 15px;
    color: #1d3c41;
}

.top-banner {
    height: 80px;
    width: 100%;
    min-width: 1200px;
    background-color: #fff;
}

.top-banner .top-img1 {
    position: absolute;
    top: 11px;
    left: 22px;
}

.top-banner .top-img1 img {
    width: 54px;
    height: 54px;
    float: left;
}

.top-banner .top-img1 .top-title {
    height: 54px;
    line-height: 54px;
    float: left;
    margin-left: 20px;
    font-size: 22px;
    color: #231914;
    font-weight: bold;
}

.top-banner .top-img2 {
    position: absolute;
    height: 34px;
    line-height: 34px;
    top: 23px;
    right: 20px;
    font-size: 14px;
    color: #000000;
}

.top-banner .top-img2 a {
    margin: 0 10px;
    color: #000000;
    text-decoration: none;
}

.top-banner .top-img3 {
    position: absolute;
    height: 34px;
    line-height: 34px;
    top: 33px;
    /*right: 290px; js set*/
    font-size: 14px;
    color: #000000;
}

.top-banner .top-img3 a {
    margin: 0 10px;
    color: #000000;
    text-decoration: none;
}

.top-banner .top-img2 a:FOCUS, .top-banner .top-img2 a:HOVER {
    color: #0000ff;
}

.top-banner .top-img3 .top-img3-a:FOCUS, .top-banner .top-img3 .top-img3-a:HOVER {
    color: #0000ff !important;
}

.top-banner .top-img3 .top-img3-anone:HOVER {
    color: #000000;
}

.middle-box {
    width: 100%;
}

.login_bg1 {
    width: 100%;
    height: 100%;
    min-width: 1200px;
    background-color: #0b0f23;
}

.login_bg2 {
    position: absolute;
    left: 16%;
}

.login_box {
    display: block;
    position: relative;
    top: 30px !important;
    height: 450px;
    /*right: 195px;*/
    left: 50%;
    margin-left: -450px;
    width: 900px;
    background-color: #fafafa;
/ / rgba(61, 63, 77, 0.6);
    text-align: center;
    border-radius: 5px;
    padding-top: 20px;
}

.login_box .login_box_bg {
    width: 100%;
    height: 48px;
    /*//padding:14px 30px 5px 0;*/
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-top: 30px;
}

.login_box .login_box_bg .img_cls {
    width: 800px;
    line-height: 48px;
    font-size: 20px;
    text-align: center;
    /*cursor: pointer;*/
}

/*
.login_box .login_box_bg img{
	width: 30px;
	height: 30px;
	float: right;
	margin-left: 5px;
	margin-top: 10px;
	font-size: 20px;	
	cursor: pointer;
}
*/
.login_box .login_box_bg .leave_middle {
    width: 14px;
    float: left;
    color: #666666;
    height: 30px;
    margin-top: 10px;
    font-size: 20px;
}

.login_box .login_form {
    width: 350px;
    margin-top: 20px;
    margin-bottom: 35px;
    position: absolute;
    left: 50%;
    margin-left: -200px;
}

.login_form label{
    display: inline-block;
    width: 75px;
    text-align: left;
}

.login_box fieldset {
    border: 0;
    padding: 0;
}

.inputs .account_estate, .inputs .password, .inputs .account_name {
    padding: 10px 10px 10px 40px;
    width: 200px;
    font-size: 13px;
    margin-bottom: 20px;
    margin-left: 9px;
    border: 1px solid #cccccc;
/*// #5e5e71;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #999999;
/*/ / #e3e3e3;*/
    background-color: #ffffff;
/*/ / #2c2f3f;*/
}
.inputs .password1,.inputs .password2{
	width: 170px
}

.reset_account{
    padding: 10px 10px 10px 10px;
    width: 230px;
    font-size: 14px;
    margin-bottom: 20px;
    margin-left: 9px;
    border: 1px solid #cccccc;
    /*// #5e5e71;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #646775;
    background-color: #f4f4f4!important;
    /*/ / #e3e3e3;*/
    /*background-color: #ffffff;*/
}

.inputs .verifycode_estate, .inputs .maccode_estate {
    background-color: #ffffff;
/ / #2c2f3f;
    padding: 10px 0px 10px;
    width: 154px;
    font-size: 13px;
    margin-bottom: 20px;
    margin-left: 9px;
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #999999;
/ / #e3e3e3;
    text-align: center;
}

.inputs .checkCode {
    float: right;
    width: 90px;
    height: 35px;
    margin-right: 9px;
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.inputs .submitmac {
    float: right;
    width: 90px;
    height: 37px;
    margin-right: 10px;
/ / border: 1 px solid #5e5e71;
/ / border: 1 px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #3a8fc9;
    border-style: solid;
    border-color: #3a8fc9;
    color: white;
    cursor: pointer;
}

.account_estate {
    background: #2c2f3f url(../images/login/mobile.png) no-repeat;
    background-position: 8px 8px !important;
}

.account_name {
    background: #2c2f3f url(../images/login/user.png) no-repeat;
    background-position: 8px 8px !important;
}

.password {
    background: #2c2f3f url(../images/login/password.png) no-repeat;
    background-position: 8px 8px !important;
}

.account_estate:focus {
    background: url(../images/login/mobile_p.png) no-repeat;
    background-position: 8px 8px !important;
}
.account_name:focus {
/ / background: #2c2f3f url(../images/login/user_p.png) no-repeat;
    background: url(../images/login/user_p.png) no-repeat;
    background-position: 8px 8px !important;
}

.password:focus {
    background: url(../images/login/password_p.png) no-repeat;
    background-position: 8px 8px !important;
}

.inputs input:focus {
    border-color: #3a8fc9;
/ / #7b7b91;
    outline: none;
    -moz-box-shadow: 0 0 0 1px #3a8fc9 inset;
    -webkit-box-shadow: 0 0 0 1px #3a8fc9 inset;
    box-shadow: 0 0 0 1px #3a8fc9 inset;
}

#actions {
    margin: 5px 10px 0 0;
}
#actions1 {
    margin: 5px 10px 0 0;
}

#actions #submit {
    background-color: #3a8fc9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #3a8fc9;
    height: 37px;
    width: 250px;
    margin-left: 0px;
    margin-top: 10px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
}

#actions1 #submit1 {
    background-color: #3a8fc9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #3a8fc9;
    height: 37px;
    width: 250px;
    margin-left: 0px;
    margin-top: 10px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
}

#actions #submit:hover, #actions #submit:focus {
    background-color: #2c719e;
    border-width: 1px;
    border-style: solid;
    border-color: #2c719e;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#actions1 #submit1:hover, #actions1 #submit1:focus {
    background-color: #2c719e;
    border-width: 1px;
    border-style: solid;
    border-color: #2c719e;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#submit:active {
    outline: none;
}

#submit::-moz-focus-inner {
    border: none;
}

#submit_estate:active {
    outline: none;
}

#submit_estate::-moz-focus-inner {
    border: none;
}

form .errorspanimg0 {
    display: none;
    position: absolute;
    top: 10px;
    left: 340px;
    filter: alpha(opacity:80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    border-top: 5px solid transparent;
    border-right: 10px solid #668da3;
    border-bottom: 5px solid transparent;
}

form .errorspan0 {
    display: none;
    width: 140px;
    line-height: 20px;
    background-color: #668da3;
    color: #fff;
    text-align: left;
    position: absolute;
    top: 5px;
    left: 350px;
    filter: alpha(opacity:80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
}

form .errorspanimg1 {
    display: none;
    position: absolute;
    top: 65px;
    left: 340px;
    filter: alpha(opacity:80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    border-top: 5px solid transparent;
    border-right: 10px solid #668da3;
    border-bottom: 5px solid transparent;
}

form .errorspan1 {
    display: none;
    width: 140px;
    line-height: 20px;
    background-color: #668da3;
    color: #fff;
    text-align: left;
    position: absolute;
    top: 60px;
    left: 350px;
    filter: alpha(opacity:80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
}

form .errorspanimg2 {
    display: none;
    position: absolute;
    top: 128px;
    left: 340px;
    border-top: 5px solid transparent;
    border-right: 10px solid #668da3;
    border-bottom: 5px solid transparent;
    filter: alpha(opacity:80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

form .errorspan2 {
    display: none;
    width: 140px;
    line-height: 20px;
    background-color: #668da3;
    color: #fff;
    text-align: left;
    padding: 10px;
    position: absolute;
    top: 115px;
    left: 350px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    filter: alpha(opacity:80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

form .errorspanimg3 {
    display: none;
    position: absolute;
    top: 175px;
    left: 340px;
    border-top: 5px solid transparent;
    border-right: 10px solid #668da3;
    border-bottom: 5px solid transparent;
    filter: alpha(opacity:80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

form .errorspan3 {
    display: none;
    position: absolute;
    top: 165px;
    left: 350px;
    width: 140px;
    /*height: 40px;*/
    line-height: 20px;
    padding: 10px;
    background-color: #668da3;
    color: #fff;
    text-align: left;
    filter: alpha(opacity:80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    /*padding-top: 10px;*/
}

form .errorspanimg4 {
    display: none;
    position: absolute;
    top: 240px;
    left: 230px;
    filter: alpha(opacity:80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    border-top: 5px solid transparent;
    border-right: 10px solid #668da3;
    border-bottom: 5px solid transparent;
}

form .errorspan4 {
    display: none;
    width: auto; /*50px;*/
    height: auto; /*60px;*/
    line-height: 20px;
    background-color: #668da3;
    color: #fff;
    text-align: left;
    padding: 10px;
    position: absolute;
    top: 230px;
    left: 240px;
    filter: alpha(opacity:80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

form .errorspanimg5 {
    display: none;
    position: absolute;
    top: 60px;
    left: 340px;
    filter: alpha(opacity:80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    border-top: 5px solid transparent;
    border-right: 10px solid #668da3;
    border-bottom: 5px solid transparent;
}

form .errorspan5 {
    display: none;
    width: 140px;
    line-height: 20px;
    background-color: #668da3;
    color: #fff;
    text-align: left;
    position: absolute;
    top: 55px;
    left: 350px;
    filter: alpha(opacity:80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
}

form .errorspanimg6 {
    display: none;
    position: absolute;
    top: 115px;
    left: 340px;
    filter: alpha(opacity:80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    border-top: 5px solid transparent;
    border-right: 10px solid #668da3;
    border-bottom: 5px solid transparent;
}

form .errorspan6 {
    display: none;
    width: 140px;
    line-height: 20px;
    background-color: #668da3;
    color: #fff;
    text-align: left;
    position: absolute;
    top: 110px;
    left: 350px;
    filter: alpha(opacity:80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
}

.bottom-banner {
    width: 100%;
    height: 50px;
    text-align: center;
    background: #edf4f7;
}

/*通用*/
::-webkit-input-placeholder {
    color: #646776;
}

::-moz-placeholder {
    color: #646776;
}

:-ms-input-placeholder {
    color: #646776;
}

input:-moz-placeholder {
    color: #646776;
}

/*webkit专用*/
input::-webkit-input-placeholder {
    color: #646776;
}

/*mozilla专用*/
input::-moz-placeholder {
    color: #646776;
}
/*input:-webkit-autofill,*/
/*textarea:-webkit-autofill,*/
/*select:-webkit-autofill{*/
    /*-webkit-box-shadow: 0 0 0 1000px transparent inset!important;*/
/*}*/

input:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px transparent !important;
    -moz-box-shadow: inset 0 0 0 1000px transparent !important;
    -webkit-box-shadow: inset 0 0 0 1000px transparent !important

}

.wrap {
    margin: 200px 0 0 200px;
}

.box {
    position: relative;
    width: 200px;
    height: 30px;
    border-radius: 20px;
    background: #686B69;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 40px;
    color: #fff;
    font-size: 12px;
}

.btn {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 30px;
    background: #0c7;
    border-radius: 20px;
    text-align: center;
}

.tips {
    text-align: center;
}

.login_box .register {
    text-align: right;
    margin-top: 7px;
}

.login_box .register a {
    text-decoration: none;
    color: #41a5f5;
    margin-right: 30px;
}

.top-sp-register:HOVER {
    color: blue;
}

.steps {
    text-align: center;
    margin: 0px auto 40px;
    overflow: hidden;
    width: 550px;
    /*vertical-align: baseline;*/
}

.steps .step {
    display: inline-block;
    /*zoom: 1;*/
    width: 25%;
    /*display: inline;*/
    width: 33%;
    position: relative;
    float: left;
    padding-top: 5px;
}

.steps .step em {
    display: block;
    margin: 0 auto 10px;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #fff;
    font: 900 16px/24px "Microsoft YaHei";
    font-style: normal;
    background: #e2e2e2;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #f3f3f3;
    z-index: 3;
    position: relative;
}

.steps .step:before {
    content: "";
    position: absolute;
    height: 5px;
    width: 100%;
    background: #e2e2e2;
    top: 15px;
    left: 0;
}

.steps .step.active:before {
    background: #5cc7ee;
    border-radius: 5px;
}

.steps .step.step-done:before {
    background: #a6daed;
}

.steps .step.active em {
    background: #5cc7ee;
}

.steps .step.step-done em {
    background: #a6daed;
    box-shadow: 0 0 0 4px #dff6ff;
}

.succes_content {
    height: 80px;
    width: 300px;
    position: relative;
    left: 50%;
    top: 100px;
    margin-left: -150px;
}

.img_success {
    display: block;
    /*position:relative;*/
    /*left: 50%;*/
    /*margin-left: -50px;*/
    /*margin-top: 30px;*/
    height: 80px;
    color: green;
}

.success_img {
    float: left;
}

.success_tops {
    float: left;
    text-align: left;
    position: relative;
    top: 10px;
    left: 20px;

}

.success_tops span {
    font-size: 22px;
}

.success_tops a {
    text-decoration: none;
    color: blue;
}

.success_tops div {
    /*font-size: 20px;*/
    margin-top: 14px;
}
