/*content*/
.content {min-height: 500px;}
.login-step {height:60px; background-color:#f2f2f2;}
.login-step ul {width: 1000px; margin:0 auto;}
.login-step li {float: left; width: 200px; height: 60px; margin-right: 10px; text-align: center; line-height: 60px;font-size:14px;}
.login-step i {display: inline-block; width: 20px; height: 20px; margin-right: 10px; line-height: 20px; text-align: center; background-color:#dedede; border-radius: 50%;}
.login-step .active i {color: #fff; background-color:#00479d;}
.login-step .active {border-bottom: 2px solid #00479d; color: #00479d;}

.login-con {width: 1000px; margin: 0 auto; padding-top: 90px;}
.label {display: inline-block; width: 100px; margin-right: 6px; font-size: 16px; text-align: right;}
.login-con li {margin-bottom:20px; }
.pas_safety {display: inline-block; margin-left: 20px;}
.pas_safety a {display: inline-block; width: 60px; height: 20px; text-align: center; color:#fff; background-color:#F1D0B9;}
.pas_safety a:hover {text-decoration: none;}
.showTos {color: #00479d;}
.login-con input[type=text], .login-con input[type=password] {width: 260px; height:40px; +width: 254px; +height:26px; color: #666; border:1px solid #e0e0e0; +padding-top:12px; border-radius: 3px; padding-left: 5px;}
.login-con input[type=text]:focus, .login-con input[type=password]:focus { border:1px solid #00479d; outline:none;}
.login-con input[type=checkbox] {margin: 0; margin-right: 4px;}
.input-val {}

.login-con .submit {    -webkit-appearance: none; padding: 5px 20px; font-size: 16px; color: #fff; font-weight: bold; border:none; cursor: pointer; border-radius: 3px;width: 260px;}
.login-con .submit:hover {background-color: #EA8500;}
.login-con .submit:focus {outline:none;}
.login-con .active {background-color: #ff9913;}
.imgcode {display: inline-block; cursor:pointer;position: absolute;}
.repeat-send {    -webkit-appearance: none; width: 100px; height: 40px; font-size: 12px; color: #fff; font-weight: bold; background-color:#64AAFF; border:none; cursor: pointer; border-radius:2px;}
.repeat-send:hover {background-color: #A0CBFF;}
.repeat-send:focus {outline:none;}
.repeat-send[disabled] {background-color:#ADAAAA;}
.reSendTimer { display:none;}
.cong-tit {font-weight: bold; font-size: 20px;}
.login-name {color: #ff9913; font-size: 20px;}
.cong-box {height: 100px; padding: 10px 100px;  background:url(../Images/suc.png) no-repeat;}
.verify-img {    border-left: solid 1px #E0E0E0;
    position: absolute;
    right: 5px;
    top: 7px;
    height: 25px;}
.verify-mobile {
    color: red;
    margin-left: 10px;
    font-size: 16px;}

/*footer*/
/*.footer { padding-top: 30px; text-align: center; color: #999; font-size: 16px;}*/
