
/*实名认证==================================*/
.smAuthentication {
	width: 760px;
	margin-top: 20px;
}
.smAuthentication img {
	display: block;
}
.erweima li img {
	display: initial;
}
.smAuthentication {background-color:#f7f7f7;margin-bottom: 60px;}
.smAuthentication .renzheng02 {width:415px;margin:40px auto 20px;}
.smAuthentication .erweima {width:440px;margin:0 auto 40px auto;}
.smAuthentication .erweima ul li {width:185px;float:left;text-align:center;}
.smAuthentication .erweima ul li span {display:block;line-height:24px;}


/*黑名单==================================*/
/*添加手机座机*/
.outChange {
	width: 760px;
	height: 246px;
	position: relative;
}
.changePassword {
	margin-top: 40px;
}
.innerChange {    
	width: 520px;
    position: relative;
    left: 190px;
    top: 0;
}
.la1,.la2,.la3 {
	height: 28px;
	padding-left: 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
	margin-left: 14px;
}
.la1,.la2 {
	float: left;
	width: 200px;
}
.la4 {
	float: left;
	width: 200px;
	height: 28px;
	border-radius: 4px;
	margin-left: 14px;
}
.important {
	background: url(../../public_images/importantPng.png) no-repeat  18px center;
}
.la4 i {
	display: inline-block;
	font-style: normal;
	line-height: 30px;
	text-indent: 22px;
	background: url(../../public_images/noCheacked.png) no-repeat center left;
}
.la4 .bgActive {
	background: url(../../public_images/cheacked.png) no-repeat center left;
}
.la4 .laPhone {
	margin-right: 50px;
}
.la3 {
	float: left;
	width: 90px;
}
.la5 {
	// padding-left: 104px;
	text-align: center;
	display: block;
	// float: left;
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
}
.innerChange .hasBottom {
	float: left;
	margin-bottom: 30px;
	zoom:1;
}

.hasBottom label {
	display: block;
	width: ;
	height: 30px;
}
.innerChange label span {
	display: block;
	width: 74px;
	float: left;
	line-height: 30px;
	text-align: right;
	font-size: 14px;
	color: #333;
}
.changePassword .innerChange .quend {
	margin-bottom: 10px;
}
.quendEm {
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;
	background: #3c7eec;
	color: #fff;    
	margin-left: 10px;
	cursor: pointer;
}
.submitBtn {
	display: block;
	clear: both;
	border: none 0;
	width: 76px;
	height: 26px;
	line-height: 26px;
	background: #eb3030;
	border-radius: 4px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-left: 120px;
	cursor: pointer;
}
.myphoneType .noClickBg {
	background: #ccc;
	color: #fff;
	border: 1px solid #ccc;
	cursor: default;
}

/*固话*/
.adressPhone {    
	margin-top: 10px;
	display: none;
	padding-left: 104px;
    display: block;
    float: left;
    font-size: 12px;
    color: #333;
}
.zoneNumber,.planeNumber {
	height: 30px;
	padding-left: 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
	line-height: 30px;
}
.zoneNumber {
	width: 78px;
	margin: 0 10px 0 14px;
}
.planeNumber {
	width: 130px;
}
.numberError {
	font-size: 14px;
	color: #eb3030;
	line-height: 30px;
	margin-left: 10px;
}




.outTable {
  width: 700px;
  border:1px solid #ccc;
  margin-top:40px;
  margin-bottom: 40px;
 }
	
.outTable tr th {
  height:36px;
  line-height:36px;
  text-align:center;
  border:1px solid #ccc;
  background:#ededed;
	}
.outTable tr td {
  height:36px;
  line-height:36px;
  text-align:center;
  height:30px;
  line-height:22px;
  border:1px solid #ccc;
  word-break:break-all;	
	}
	
.error-block-z {
  width:560px;
  color:#f00;
  margin:15px auto 0 auto; 	
	}

/*分页======================================*/

.pagination {width:560px;margin:40px auto 60px;text-align:center;}
.pagination ul {float:left;}
.pagination ul li {float:left;}
.pagination a:hover{background-color:#f5f5f5;}
.pagination .disabled a, .pagination .disabled a:focus, .pagination .disabled a:hover, .pagination .disabled span, .pagination .disabled span:focus, .pagination .disabled span:hover{
    color: #777;
    cursor:pointer;
	background-color:#fff;
    border-color: #eee;
	color:#999;	
	}
	
.pagination .active a, .pagination .active a:focus, .pagination .active a:hover, .pagination .active span, .pagination .active span:focus, .pagination .active span:hover {
    /*z-index: 2;*/
    color: #fff;
    cursor: default;
    background-color: #eb3030;
    border-color: #eb3030;
}

.pagination li a, .pagination li span {
    position: relative;
    padding: 6px 12px;
    margin-left: -1px;
	+margin-left: 0px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    border: 1px solid #ccc;
}
.pagination li span {border:none;padding:0;}

.pagination .pages {font-size:12px;color:#999;margin: -2px 0 0 10px;}

.pagination .pages .pageNum{width:40px;height:25px;line-height:25px;font-size:12px;color:#999;margin:0 7px;border:1px solid #ccc;appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;background:url(../images/fenye.png) no-repeat scroll right center transparent;}