@charset "UTF-8";
.bg_box{
    width: 100%;
    background: #EFF6FE;
    overflow:hidden;
}
.kuang{
    margin: 0 auto;
	padding:50px 0px;
	overflow:hidden;
}
.img{
	 width:620px;
	 height:590px;
	 float:left;
}
.reg{
	  background:url(../img/self_auth_reg.png) no-repeat;
}
.content{
	float:right;
}
.content .required{
	color:#E02222;
	margin-right:5px;
	font-size: 12px;
}
#auth div:first{
    padding-top:0px;
}
.form-control input{
    width: 340px;
    height: 28px;
    border:1px solid #B6B6B6;
    border-radius: 2px;
    color:#666666;
    cursor:pointer;
    text-indent:10px;
    overflow:hidden;
}
.checkbox{
	clear:both;
}

.div-code input{
	width: 140px;
}
.div-code img{
	display:inline-block;
}
.div-code .ml10{
	font-size:14px;
	float:right;
	margin-right:15px;
	display:inline-block;
	line-height:30px;
}
 .div-code .ml10 a{
 	cursor:pointer;
 }
.kuang .title{
    line-height: 50px;
    color:#1065A3;
    font-size: 18px;
    font-weight: 700;
	margin-left:0px;
}


#auth{
	width:1200px;
    padding: 20px 0;
	margin: 0 auto;

}

#auth div{
    padding-top: 25px;
}
.form-control label{
    display: inline-block;
    width: 140px;
    color:#666666;
    font-size: 16px;
    margin-right: 10px;
    text-align: right;
}

/*复选框*/
.checkbox span {
    position: relative;
}
.checkbox  a{
    color:#666;
}
.checkbox .xieyi{
    color:#428eff;
}
.checkbox .input-check {
    position: absolute;
    visibility: hidden;
}
.checkbox .input-check+label {
    display: inline-block;
    width: 16px;
    height:16px;
    margin-bottom: -3px;
    border: 1px solid #ceb7ee;
    position: relative;
 }
.checkbox .input-check:checked+label::after {
    content: "";
    position: absolute;
    left:2px;
    bottom:8px;
    width:10px;
    height:4px;
    border: 1px solid #ceb7ee;
    border-top-color: transparent;
    border-right-color: transparent;
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    transform: rotate(-45deg);
}

input.error {
   border:#ffb9b9 1px solid;
   box-shadow: 0 0 5px rgba(255, 185, 185, .8);
   -webkit-box-shadow: 0 0 5px rgba(255, 185, 185, .8);
   -moz-box-shadow: 0 0 5px rgba(255, 185, 185, .8);
}
p .error2{
	color: #f65e58;
    margin-left: 20px;
    display:none;
}
.perfect{
	 background: url(../img/self_auth_perfect.png) no-repeat;
	 height:510px;
}
.certification{
	 background: url(../img/self_auth_certification.png)  no-repeat;
}
.authorize{
	background: url(../img/self_auth_authorize.png) no-repeat;
	 height:515px;
}
#tab4 .content{
	font-size:16px;
}
#tab4 .content .error{
	margin-left: 20px!important;
    display:inline-block!important;
}
.bg-auth{
	padding-top:0px;
}
.bg-auth  div{
	padding-top:0px;
}

.bg-auth h5{
	font-size:16px;
	display:inline-block;
}
.bg-auth .box0{
	width:100%;
	height:20%;
	line-height:16px;
	margin-left:35px;
	padding-top:0px!important;
}

.bg-auth .checkbox2{width:0px; height:11px; margin:10px 0px 0px 0px;cursor:pointer; }

.bg-auth  a{
	margin-top:20px;
	display:inline-block;
	cursor:pointer;
	padding-left:25px;
}
.bg-auth  a.more-btn{
	background: url(../img/open.png) no-repeat;
}
.bg-auth a.shrink_btn{
	background: url(../img/shrink.png) no-repeat;
}

.bg-auth .box2{
	display:none;
	font-size:14px;
	margin-left:25px;
}
.bg-auth .checkbox{
	margin:10px 25px 0px 0px;
	display:inline-block;
	line-height: 15px;
}
.bg-auth .checkbox .input-check + label{
	width:13px;
	height:13px;
	margin-left:4px;
	float:left;
}
.bg-auth .checkbox .input-check:checked + label::after {
	  bottom: 6px;
	  width: 8px;
}
form span.error{
	color:#f65e58;
	display:block;
	margin-left:145px;
}
form .checkbox span.error{
	display:inline-block;
	margin-left:10px;
}
/*尾部*/
.footer{
    margin-top:0px;
    clear:both;
}



.form-wizard .steps {
  padding: 10px 0;
  background:#fff;
}
.form-wizard .steps ul{
	padding:0px 20px;
}
.form-wizard .steps .span3{
	display:inline-block;
	width:24.5%;
}
.form-wizard .steps .span3 a{
	cursor:default;
}
.form-wizard .step .number {
  width:15px;
  height:15px;
  text-align:center;
  line-height:15px;
  color:#858585;
  background-color: #eee;
  display: inline-block;
  font-size: 16px;
  padding: 12px;
  margin-right: 10px;
  -webkit-border-radius: 50% !important;
     -moz-border-radius: 50% !important;
          border-radius: 50% !important;
}
.form-wizard .step .desc {
  display: inline-block;
  font-size: 14px;
  color:#858585;
}

.form-wizard .active  .number {
  background-color: #35aa47;
  color: #fff;
}
.form-wizard .done  .number {
  background-color: #f2ae43;
  color: #fff;
}




.progress {
	box-shadow: none;
    background-color: #cccccc;
    height: 20px;
    overflow: hidden;
    padding-top: 0px;
}
.progress .progress-bar {
    font-size: 20px;
    line-height: 20px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #ffffff;
    float: left;
    height: 100%;
    transition: width 0.6s ease 0s;
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-color: #62C462;
	width:25%;
}

.form-actions{
	margin-top:20px;
	text-align:center;
}
.btn{
	display:inline-block;
 	width:180px;
 	height:50px;
 	margin-right:20px;
 	-webkit-border-radius:4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background:#027ed9;
    color:#fff;
    font-size:20px;
    font-weight:bold;
    line-height:50px;
    cursor:pointer;
    letter-spacing: 7px;
    padding-left:0px!important;
}

  .button-auth{
  	 background:#fd542d;
 }
.mask{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    /*opacity:0.6;
    -moz-opacity:0.6;
    filter:alpha(opacity=60);*/
    background: rgba(0,0,0,0.5)!important;
    background: #000;
    filter:Alpha(opacity=50);
}
.mask div{
	z-index: 2000;
	position: absolute;
    top: 40%;
    left: 42%;
    color:#000;
    background:#fff;
    padding:20px 10px;
}
.mask img{
	display:inline-block;
	margin-right:20px;
	float:left;
}
.mask span{
	display:inline-block;
	line-height: 36px;
}
#tab4 .content{
	width:490px;
}
#tab4 .content ul{
	width:425px;
}
.bg-auth .box2  li{
	display:block;
}

#Modal{
	width:800px;
}
#Modal form{
	width:800px;
}
.reveal-modal table{
	margin-top:20px;
	border:1px solid #ccc;
}

.reveal-modal table td{
	height:35px;
	width:135px;
	border-bottom:1px solid #d7e3f1;
	padding:0px 0px 0px 10px;
}
.reveal-modal table .td1{
	width:450px;
}
.reveal-modal table .td2{
	width:100px;
}
