body {
	background: #e1e1dd;
}
.page {
    min-height: 462px;
}
.f-mini {
    border:0;
    padding-top:0;
}

.mini-h .to-login {
    color: #999;
    font-size: 16px;
    height: 85px;
    line-height: 85px;
}
.f-mini .copyright {
    font-size: 14px;
    line-height: 26px;
    padding: 6px 0;
    text-align: center;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 10px;
    color: #666;
    background:#EEE;
    border:0;
}
.reg-box {
    background: #fff none repeat scroll 0 0;
    /*box-shadow: 0 0 25px #ddd;*/
    margin: 40px auto 50px;
    /*padding: 60px 80px 40px;*/
    /*width: 560px;*/
    width: 750px;
    
}

.steps {
    float: left;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
}

.steps .step {
    float: left;
    text-align: center;
    width: 50%;
    margin: auto;
    float: left;
    padding-left: 100px;
}
.steps .step1{
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
}

.steps .step2,
.steps .step3,
.steps .step4 {
    padding-left: 10px;
}

.steps .step-desc {
    display: block;
    float: left;
    /*margin-top: 10px;*/
    height: 22px;
    line-height: 25px;
    font-size: 18px;
    font-weight: 500;
    color: #999999;
    padding-left: 20px;
}
.steps .step .step-index,
.steps .step-line {
	/*background:url(/skin/frontend/shop/default/images/reg_icons.png) no-repeat;*/
}

.steps .step-line {
    background-position: 0 -40px;
    height: 10px;
    position: absolute;
    top: -13px;
    width: 74px;
}
.steps .step-line.step1 {
	left: 320px;
    font-size: 30px;
    color: #004D9F;
}
.steps .step-line.step2 {
	left:117px;
}
.steps .step-line.step3 {
	left:233px;
}
.steps .step .step-index {
    background-position: -45px -200px;
    display: block;
    font-size: 12px;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
    margin: 0 auto;
    width: 24px;
    background-color: #B9B9B9;
    border-radius: 50%;
    color: #FFFFFF;
    float: left;
}

.steps .step1 .step-index {
    margin: 0px;
}
.steps .step-cur .step-index {
    background-position: 0 -200px;
    color: #fff;
    background-color: #004D9F;
}
.steps .step-cur .step-desc {
	color: #004D9F;
}
.steps .step-done .step-index {
    background-position: 0 0;
    text-indent: -999em;
}
.steps .step-line.step-done {
    background-position: -9px -70px;
}
.steps .step-line.step-2 {
	left: 111px;
}

.steps-tri .step2, .steps-tri .step3, .steps-tri .step4 {
	margin-left: 105px;
}
.steps-tri .step-line {
	width:130px;
	background-position: 0 -100px;
}
.steps-tri .step-line.step-done {
	background-position: -9px -130px;
}
.form-list .ipt-box .radio-label {
    white-space: nowrap;
    float: left;
    height: 52px;
    line-height: 50px;
    width: 224px;
    border-right:0;
    color: #333333;
    font-size:16px;
    text-align: right;
    padding-right: 6px;
    font-weight: 500;
    
}
.form-list .ipt {
    border: 1px solid #ddd;
    float: left;
    height: 52px;
    width: 400px;
    position: relative;
}
.form-list .ipt .i-status {
    display: none;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 16px;
}
.form-list .ipt .i-loading {
	display:block;
	background:url(/skin/frontend/shop/default/images/loading.gif) no-repeat;
}
.form-list .ipt .i-success {
	display:block;
	background:url(/skin/frontend/shop/default/images/reg_icons.png) no-repeat -89px -206px;
}
.ipt-box .sms-btn,
.ipt-box .captcha-image {
    /*border-left: 1px solid #ddd;*/
    height: 50px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    padding:4px 0;
    background-color: #FFFFFF;
}
.ipt-box .sms-btn:disabled {
	cursor:not-allowed;
}
.ipt-box .captcha-image img {
	cursor:pointer;
}
.ipt-box .sms-btn {
    font-size: 14px;
    line-height: 50px;
    padding: 0;
    cursor: pointer;
    border:none;
    color: #004D9F;
    /*border-left: 1px solid #ddd;*/
}
.form-list .ipt .text {
    color: #333;
    font-size: 14px;
    height: 50px;
    padding-left: 15px;
    width: 100%;
}
.form-list .f-tip {
    color: #c5c5c5;
    float: left;
    font-size: 12px;
    height: 32px;
    padding-top: 5px;
    text-align: left;
    width: 100%;
}
.form-list .f-tip .error {
	color: #f60;
    padding-left: 91px;
}
.form-list .text {
	border:none;
}
.form-list .ipt-box {
	float:left;
    
    width: 100%;
}
.form-list .btn {
    background-color: rgb(43,87,148);
    border: 1px solid rgb(43,87,148);
    color: #fff;
    font-size: 18px;
    height: 60px;
    line-height: 20px;
    width: 490px;
    margin-top: 50px;
    margin: auto;
}	
.form-list .btn:hover {
	background-color: rgb(43,87,148);
    border: 1px solid rgb(43,87,148);
}

.reg-form .opt {
    font-size: 14px;
    margin-top: 25px;
}

.reg-form .success-txt {
    color: #333;
    float: left;
    font-size: 16px;
    line-height: 1.8em;
    padding: 40px 50px 60px;
    width: 100%;
}
.reg-form .success-txt .btn {
    background-color: #D15855;
    border: 1px solid #D15855;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    width: 200px;
}

.w820 {
    margin: 0 auto;
    width: 820px;
}
.customer-login-index .mini-h {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #dbd6d0;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
    height: 85px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.login {
    background: #eee none repeat scroll 0 0;
    height: 550px;
    margin-top: 85px;
    overflow: hidden;
    padding-top: 15px;
}
.login a {
    color: #D15855;
}

.login a.forgot {
	color: #2b5794;
	font-size:14px;
}
.login a:hover {
	color: #D15855;
	
}

.log-box {
    background: #fff none repeat scroll 0 0;
    display: block;
    float: right;
    height: 420px;
    overflow: hidden;
   
    position: relative;
    width: 50%;
}
.log-box .inner {
    margin: 0 !important;
    padding: 20px 50px 10px;
    box-shadow: none !important;
}
.customer-account-login .log-box {
	height: 400px;
}

.log-box .error-msg {
    background: #f9f2f4 none repeat scroll 0 0;
    color: #D15855;
    font-size: 12px;
    font-weight: bold;
    min-height: 28px;
    margin-bottom: 10px;
    margin-top: -25px;
    padding: 5px 12px;
    border:none;
}
.log-box .error-msg li {
    margin: 0;
}

.log-box .log-top {
  text-align: center;
  padding: 30px 0 0;
}
.log-box .log-top h2 {
  font-weight: normal;
  font-size: 22px;
  color: #666;
}
.log-box .content {
    border-radius: 2px;
    font-size: 16px;
    padding: 5px 0 10px;
    height:295px;
}
.reg-box .content {
	padding: 15px 0 10px;
	height:340px;
}
.log-box .content h2 {
    float: left;
    margin: 0 0 30px;
    width: 180px;
}

.log-box .inner .form-list li {
    float: left;
    height: 50px;
    margin-bottom: 25px;
    width: 100%;
}
.log-box .inner .form-list li.btn-li {
	margin-bottom:15px;
}
.log-box .input-text {
    border: 1px solid #d5dadd;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding-left: 95px;
    width: 100%;
}
.log-box .input-text#verify_code {
	width: 175px;
}
.log-box select {
    border: 1px solid #d5dadd;
    border-radius: 4px;
    display: inline-block;
    float: left;
    font-size: 14px;
    margin-right: 2%;
    width: 32%;
    padding: 8px 3px !important;
}
.log-box select#district {
    margin-right: 0;
}

.log-box .input-text.noi {
	padding-left:12px;
}
.log-box .input-box {
    position: relative;
}
.log-box .input-box i {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #d5dadd;
    color: #666;
    font-size: 14px;
    height: 50px;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 80px;
}
.log-box .input-email i {
    background-position: -80px -3px;
}
.log-box .input-pass i {
    background-position: -58px -3px;
}
.log-box .input-text:focus {
    border-color: #a5d4ed;
    box-shadow:0 0 4px 1px rgba(32, 157, 230, 0.4);
}

.log-box .input-box .captcha-image {
    float: right;
    height: 42px;
    overflow: hidden;
    width: 50%;
}
.log-box .input-box img {
	width:100%;
	border:1px solid #DDD;
	border-left:0;
	height:42px;
	cursor:pointer;
}
.log-box button {
    background-color: #D15855;
    border: 1px solid #D15855;
	border-radius:5px;
    color: #fff;
    font-size: 18px;
    height: 50px;
    line-height: 45px;
    width: 100%;
}

.log-box .send-verify:hover {
    color: #D15855;
}
.log-box .send-verify:disabled {
	color: #aaa;
	cursor::not-allowed;
}
.log-box .top {
    border-bottom: 0 none;
    color: #333;
    font-size: 16px;
    height: 50px;
    line-height: 42px;
    position: relative;
    width: 100%;
    background:#f5f5f5;
    border-bottom: 1px solid #ddd;
}
.log-box .top ul {
	
}
.log-box .top li {
    display: inline-block;
    float: left;
    line-height: 50px;
    margin: 0;
    text-align: center;
    width: 33.3%;
    font-size:17px;
    cursor:pointer;
}
.log-box .top li:last-child {
	width: 33.4%;
}
.log-box .top li:first-child {
	border-right:1px solid #DDD;
}
.log-box .top .on {
    background: #fff none repeat scroll 0 0;
    color: rgb(43,87,148);
}
.log-box .top .line {
    color: #ddd;
    float: left;
    line-height: 52px;
}
.log-box .send-verify{
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #333;
    font-size: 14px;
    height: 50px;
    border-left:0;
    width:135px;
}

.login-footer {
    background: #f5f5f5 none repeat scroll 0 0;
    border-top: 1px solid #eee;
    bottom: 0;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    position: absolute;
    width: 100%;
    color:#666;
}
.login-footer .wx {
	color: #666;
}
.login-footer .wx i {
    background: rgba(0, 0, 0, 0) url("../images/icons.png") no-repeat scroll -8px -57px;
    display: inline-block;
    height: 18px;
    margin-right: 5px;
    vertical-align: middle;
    width: 18px;
}

.login-footer .wx:hover i {
    background-position:-8px -34px;
   
}

.login .inner {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin-top: 40px;
    width: 100%;
    box-shadow: 0 0 25px #ddd;
}
.login .log-banner {
    float: left;
    width:410px;
    overflow:hidden;
}
.login .agree, .login .agree a {
    color: #666;
}
.login .agree {
	margin-top:-5px;
	margin-bottom:10px;
}
.login .agree a:hover {
	color: #D15855;
}


.agreement-ctn {
    background: #fff none repeat scroll 0 0;
    color: #666;
    font-family: ËÎÌå;
    height: 420px;
    line-height: 21px;
    margin-bottom: 0;
    overflow: auto;
    padding: 15px 20px;
}
.agreement-ctn h3 {
	line-height:35px;
}
.agreement-btns {
    padding: 15px 25px 15px;
    text-align: center;
}
.agreement-btns .btn {
    border-radius: 3px;
    font-size: 16px;
    line-height: 39px;
    margin: 0 10px;
    width: 200px;
}
.agreement-btns .btn-disagree {
	background: #DDD;
	color: #666;
	border:1px solid #DDD;
}
/*add*/
.team {
    margin: 40px auto;
    padding: 30px 0 80px 0;
}

.team ul {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.team ul li {
    margin: 0;
    width: 25%;
    overflow: hidden;
    padding: 0 10px;
}

.team ul li img {
    width: 50px;
    height: 50px;
}

.team ul li span {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin: 0 0 0 20px;
    padding-top: 5px;
}
.team ul li .cut-1{
    border-left: 1px solid #F0F0F0;
    padding: 10px 0;
    margin-left: 32px;
}
.agreement{
    width: 490px;
    margin: 33px auto;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    text-align: left;
    opacity: 0.7;
}

.checkbox-group input{display:none;opacity:0;}
.checkbox-group input[type=checkbox]+label, .checkbox-group input[type=radio]+label {
    line-height: 1;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*cursor: pointer;*/
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin:2px;
}
.checkbox-group input[type=checkbox]+label:before, .checkbox-group input[type=radio]+label:before {
    line-height: 20px;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    content: '';
    color: #fff;
    border: 1px solid #004D9F;
    background-color: #ffffff;
    border-radius: 3px;
}
.checkbox-group input[type=checkbox]:checked+label:before,.checkbox-group input[type=radio]:checked+label:before{
    /*content:'\2022';Ô²µã*/
    content:'\2713';
    color:#004D9F;
    background-color: #FFFFFF;
    border-radius: 3px;
    font-size:16px;
    text-align: center;
    border-color: #004D9F;
}
.cl4d{
    color: #004D9F;
    z-index: 999;
}
.req-r{
    color: #E60012;
    padding-right: 2px;
}
.radio-industry{
    padding-right: 30px;
    line-height: 50px;
    color: #333333;
    opacity: 0.7;
    font-weight: 500;
    font-size: 16px;
    float: left;
    margin-top: 11px;
}