.stateShowRow{
	width:100%;
	height:40px;
	margin-top:75px;
}

.stateBoxRe{
	width:100%;
    height:40px;
    border-bottom:2px solid #e6e6e6;
}

.stateListBox{
	width:660px;
	height:40px;
	margin:0 auto;
}

.stateListBox>li{
	float:left;
	margin-right:59px;
	width:160px;
	height:40px;
}

.stateListBox>li:last-child{
	margin-right:0;
}

.stateListBox>li>a{
    display:block;
    width:100%;
    height:100%;
    text-align:center;
}

.numberStep{
	display:inline-block;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	border-radius:50%;
	background:#ccc;
	font-family: Arial-BoldMT;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

.titleStep{
	display:inline-block;
	margin-left:5px;
	font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 1px;
	color: #999999;
}

.stateListBox>.stepActive>a{
	border-bottom:1px solid #169fc1;
}

.stateListBox>.stepActive>a>.numberStep{
	background:#169fc1;
}

.stateListBox>.stepActive>a>.titleStep{
	color:#333333;
}

.login-modal-body .login-modal-body {
    margin-top: 3% !important;
}

.form-control {
    display: inline-block;
    width: 80%;
}

.login-modal-body .controlInput{
	 width: 75%;
}

.geetest_holder.geetest_wind {
    width: 100% !important;
    margin: 0 !important;
    padding: 0;
    height: 38px;
    line-height: 38px;
}

.geetest_holder.geetest_wind .geetest_radar_btn,
.geetest_holder.geetest_wind .geetest_success_btn {
    border: none;
    background: #fff;
}

.geetest_holder.geetest_wind .geetest_radar_btn:hover {
    background: #fff;
}

#embed-captcha {
    display: inline-block;
    width: 100% !important;
}

.login-modal-body label {
    width: 70px;
}

.login-modal-body label.personalLabel{
	width:80px;
}

.login-modal-body .login-modal-body{
    width:45%;
    padding:40px 80px 40px;
}
.login-modal-header{
    text-align: center;
    margin-bottom: 20px;
}
.login-modal-title{
    font-size: 36px;
    font-weight: lighter;
    letter-spacing: 1px;
    padding:0 25px;
    line-height: 1;
}
.login-modal-body{
    padding:0 70px 20px;
    position: relative;
    z-index: 10;
    margin:60px auto;
    background:#fff;
    width:604px;
}
.login-cont-box{
    margin: 0 5px;
    padding: 0 15px;
}
.login-cont-box .title{
    line-height: 50px;
    font-size: 24px;
    color: #44546b;
    margin: 0 -15px 50px;
}
.login-cont-box .img-header{
    margin: 0 -15px 50px;
}
.login-cont-box .title-nav{
    height: auto;
}
/*.login-cont-box .title-nav li{
    float: left;
    margin-right: 30px;
}*/
input[type='checkbox']{
    vertical-align: middle;
    margin:0;
}
.login-modal-body .title-nav li a{
    display: block;
    font-size: 18px;
    color: #3e4347;
    text-decoration:none!important;
}
.login-modal-body .title-nav li a:hover{
    text-decoration: none;
}
.login-modal-body .title-nav li.active a{
    text-decoration:none!important;
    font-size: 24px;
    height:71px;
    line-height: 71px;
    text-align: center;
}
.login-modal-body .form-control{
    height: 40px;
    border: 1px solid #dde0e5;
    color: #a6a9ac;
    padding: 0 10px;
}
.login-modal-body .form-control input{
    background:#fff!important;
}
.login-modal-body .form-control.Validform_error{
    border: 1px solid #ff0000;
}
.login-modal-body .form-group{
    margin-bottom: 18px;
}
.login-modal-body .form-group.ma-b0{
    margin-bottom: 0;
}
.login-modal-body .form-group.ma-b40{
    margin-bottom: 40px;
}
.login-modal-body .btn{
    height: 40px;
    font-size: 14px;
}
.login-modal-body .btn#getVerifyCode{
    height: 40px;
    font-size: 14px;
    line-height: 30px;
    background-color: #f4f6f9;
	border-radius: 4px;
	border: solid 1px #dde0e5;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	color: #60686e;
}
.login-modal-body .btn#getVerifyCode:hover{
    background:#169fc1;
    color:#fff;
}
#getVerifyCode.btn-default-upload{
   color: #999;
}
.login-modal-body form a{
    cursor: pointer;
    /*color:#60686e!important;*/
}
.login-modal-body form label{
    margin-right: 10px;
    user-select: none;
    text-align:right;
}

.icheckbox_flat-green,
.iradio_flat-green {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 12px;
    height: 12px;
    background: url(plugin/green.png) no-repeat;
    background-size: cover;
    border: none;
    cursor: pointer;
}
.icheckbox_flat-green.checked {
    background-position: -11px 0;
}
.login-email-cont{
    margin: 0 -15px;
    padding: 0 15px;
}
.login-email-cont .email-tips{
    color: #60686e;
    font-size: 16px;
    text-align: center;
    line-height: 1.8;
}
.email-tips-desc{
    line-height: 2;
    color: #60686e;
}
.login-email-cont .btn{
    height: 34px;
    font-size: 14px;
    line-height: 1.8;
}
.login-email-cont .email-tips span{
    padding: 0 10px;
    color: #3e4347;
}
.login-footer{
    width: 100%;
    color: #60686e;
    font-size: 12px;
    text-align: center;
    position: fixed;
    bottom:20px;
}
.login-modal-body .tips-box{
    position: absolute;
    padding: 15px;
    border-radius: 5px;
    width: 200px;
    font-size: 14px;
    right: 50%;
    bottom: 20px;
    margin-top: 0;
    margin-right: -100px;
}

.login-modal-body .tips-box.top {
    position: absolute;
    padding: 15px;
    border-radius: 5px;
    width: 200px;
    font-size: 14px;
    right: 50%;
    top: 30%;
    bottom: auto;
    margin-top: 0;
    margin-right: -100px;
}


.identityBox{
	margin-top:105px;
	width:100%;
	height:140px;
}

.towsBoxSelct{
	width:590px;
	height:140px;
	margin:0 auto;
}

.onesSelect{
	float:left;
	width:220px;
	height:140px;
	cursor:pointer;
}

.towEnterprise{
	float:right;
	width:220px;
	height:140px;
	cursor:pointer;
}

.personalBoxImg,.enterpriseBoxImg{
	width:100%;
    height:77px;
    line-height:77px;
    text-align: center;
    margin-bottom:10px;
}

.titleDerictionI{
	color:#666666;
	font-size:12px;
	text-align:center;
}

.btnSelectBox{
	width:590px;
	margin:100px auto 0;
    height:40px;
    text-align: center;
}

.nextStep{
	display:inline-block;
	width:110px;
	height:40px;
	text-align: center;
	line-height:40px;
	border-radius:5px;
	background:#169fc1;
	font-size:14px;
	color:#fff;
	margin-right:5px;
}

.passLink{
	display:inline-block;
	width:110px;
	height:40px;
	text-align: center;
	line-height:40px;
	border-radius:5px;
	background:#cccccc;
	font-size:14px;
	color:#fff;
	margin-left:5px;
}

.nextStep:hover,.passLink:hover{
	opacity:.8;
	color:#fff;
}

.successBoxRe{
	margin-top:60px;
	width:100%;
	height:230px;
}

.successReImg{
	width:109px;
	height:108px;
	margin:0 auto;
}

.successReImg>img{
	width:100%;
	height:100%;
}

.successTitleS{
	margin-top:30px;
	color:#60686e;
	font-size:16px;
	text-align: center;
}

.timeCountDown{
	margin-top:30px;
	text-align: center;
}

.CountTimeNumber{
	font-size:14px;
	color:#577093;
}

.CountDownTitle{
	color:#60686e;
	font-size:14px;
}