@CHARSET "UTF-8";
.psw_intensity{display:block;}


.psw_intensity .weak .first, .psw_intensity .mid_weak .first,.psw_intensity .strong .first {
	background: #ffce49;
}
.psw_intensity .mid_weak .second, .psw_intensity .strong .second {
	background: #edb622;
}
.psw_intensity .strong .third {
	background: #e29a1b;
}
.psw_intensity .unit {
	float: left;
	width: 66px;
	height: 10px;
	margin-right: 1px;
	background: #eee;
}
.psw_intensity li{list-style: none;}
.pwdTip .icon{
	 width:14px;
	 height:16px;
	 float:left;
}
.pwdTip .icon span{
	display: inline-block;
	width:14px;
	height:16px;
}
.pwdTip .blueIcon{
	background:url(../image/blue.png) no-repeat;
}
.pwdTip .redIcon{
	background:url(../image/red.png) no-repeat;
}
.pwdTip .greenIcon{
	background:url(../image/green.png) no-repeat;
}
.pwdTip .textTip{
	padding-left:18px;
}
.width48{width:48px;}
.width200{width:200px;}
.width250{width:250px;}

/* 个人设置  密码安全  begin*/

.lui_person_per_tab li {
	list-style: none;
}
.lui_person_edit_content_show {
	min-height: 30px;
	border: 1px solid #e8e8e8; 
	border-width: 0px 1px 1px 1px;
	padding: 15px 5px;
	display: block;
}
.lui_person_edit_content_hide {
	display:none;
}
.lui_person_per_right {
    margin-top:0px;
    margin-left:3px;
    margin-right:3px;
	background: white;
	padding-bottom: 10px;
}
.lui_person_per_tab>li.lui_person_per_header:first-child{
	border-top: 1px solid #e8e8e8;
}
.lui_person_per_tab>li.lui_person_per_header {
	background: #F3F3F4;
	min-height:30px;
	border: 1px solid #e8e8e8;
	border-width: 0px 1px 1px 1px;
	position:relative;
	cursor:pointer;
	list-style:none;
}
.lui_person_per_tab>li.lui_person_per_header .content-r{
   margin-left:120px;
   padding-top:8px;
   width:610px;
}
.lui_person_per_tab>li.lui_person_per_header .title{
   position:absolute;
   left:2px;
   top:8px;
   font-size: 14px;
   color: #404040;
   font-weight: bold;
}
.lui_person_base_up{
   position:absolute;
   right:8px;
   top:8px;
   width:45px;
   text-align:right;
   height:20px;
   display:block;
   color:rgb(78, 183, 238);
   font-size: 14px;
   font-weight: bold;
}
.lui_person_baseInfo_title span{
	padding-left: 5px;
	margin-right: 20px;
	text-overflow: ellipsis;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	color: #cc0000;
    font-weight: bolder;
}
.lui_person_baseInfo_title .lightRed{
	padding-left: 5px;
	margin-right: 0px;
	display: inline-block;
	white-space: nowrap;
	height:15px;
	width:12px;
   background:url(../image/light_red.png) no-repeat;
}
.pwdLoginHis{
	margin-left:3px;
    margin-right:3px;
}
.pwdOpSecure{
  margin-top: 10px;
  margin-left:3px;
  margin-right:3px;
}
.pwd-score-title {
display:inline-block;
left:2px;
font-size: 14px;
color: #404040;
font-weight: bold;
line-height: 25px;
padding-top: 2px;
}
.pwd-score-titleinfo{
	font-size: 12px;
    color: #999;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 3px;
}
.pwd-score-titleinfo a {
    text-decoration: none;
    color: #2b78e4;
    font-weight: bold;
}
.line{
clear:both;
border-top:1px dashed #cccccc;
height: 1px;
overflow:hidden
}

/* 个人设置  密码安全  end*/