/*列表*/
.personal-tbl {
    text-align: center;width: 100%;
    border: 1px solid #e8e8e8;border-bottom: none;
    border-collapse: collapse;
    color: #576077;
}
.personal-tbl .pad-left-20 {
    text-align: left;
    padding: 0 0 0 20px;
    overflow: hidden;
    white-space: nowrap;
}
.personal-tbl .width-75 {
    width: 75px;
}
.personal-tbl tr th {
    font-size: 14px;
    font-weight: 400;
    color: #3f3f4d;
    background-color: #f4f5f9;
}
.personal-tbl tr td, .personal-tbl tr th {
    height: 38px;
    border-bottom: 1px solid #e8e8e8;
}
/*
.personal-tbl .left {text-align: left;}
.personal-tbl .right {text-align: right;}
*/
.personal-tbl .width-160, .template-a .template-box table td.width-160 {
    width: 160px;
}
.personal-tbl .width-66 {
    width: 66px;
}

.personal-tbl .pad-left-40 {
    text-align: left;
    padding: 0 0 0 40px;
}
.personal-tbl .pad-right-20 {
    text-align: right;
    padding: 0 20px 0 0;
}
.odd {
    background: #f5f9fe;
}
.even {
    background: #fff;
}
.pager {
    margin: 15px 0 0 0;
    text-align: right;
}



/**/

.personal-basic .settings {
	padding-top: 10px;
	font-size: 14px;
	color: #999
}

.personal-basic .setting {
	padding-left: 40px;
	border-bottom: 1px dashed #e8e8e8
}

.personal-basic .help-center {
	height: 93px
}

.personal-basic .icon {
	background: url(../images/safe_basic_sprite.png) no-repeat 0 0;
	width: 32px;
	height: 26px;
	margin-right: 5px
}

.personal-basic .icon.nickname {
	background-position: 0 0
}

.personal-basic .icon.phone {
	background-position: 0 -40px;
	height: 31px
}

.personal-basic .icon.mail {
	background-position: 0 -79px
}

.personal-basic .icon.login-pawd {
	background-position: 0 -120px;
	height: 32px
}

.personal-basic .icon.trade-pawd {
	background-position: 0 -160px;
	height: 32px
}

.personal-basic .icon.light {
	background-position-x: -32px
}

.personal-basic .inline-block {
	display: inline-block;
	vertical-align: middle
}

.personal-basic .illustrate {
	color: #576077;
	width: 197px
}

.personal-basic .setting-info {
	width: 288px;
	color: #3f3f4d
}

.personal-basic .setting-info.clo-hui {
	color: #999
}

.personal-basic .setting-tip {
	width: 256px
}

.personal-basic .help-qaq {
	line-height: 22px;
	color: #999;
	margin-top: 37px;
	margin-left: 31px
}

.right-content .personal-each-box .title {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    border-bottom: 1px solid #e8e8e8;
    margin: 0 0 10px;
}

.right-content .personal-each-box .title .box-name {
    color: #3589ec;
    font-weight: 700;
    float: left;
}


/*改密码*/
.personal-deal .notice,.personal-pwd .notice {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #999;
	text-indent: 16px;
	border: 1px solid #e8e8e8;
	background-color: #fcfcfc;
	position: relative
}

#ie_raw_adavtor,.personal-deal .notice a,.personal-pwd .notice a {
	position: absolute;
	right: 0;
	bottom: -40px
}
.type-list .type-list-title {
	display: block;
	width: 15px;
	height: 15px;
	border: 1px solid #d1d1d1;
	border-radius: 15px;
	float: left;
	margin: 7px 10px 0 0
}


.personal-basic,.personal-deal,.personal-pwd {
	font-size: 14px;
	color: #3f3f4d
}

.personal-basic .personal-info,.personal-deal .personal-info,.personal-pwd .personal-info {
	margin: 30px 0 0
}
.personal-each-box .personal-info>li {
    height: 42px;
    line-height: 42px;
}
.personal-deal .txtbox,.personal-pwd .txtbox {
	height: 28px;
	line-height: 28px;
	border: 1px solid #c7cddd;
	padding: 0 4px;
	border-radius: 2px;
	outline: 0
}

.personal-deal .txt-tips,.personal-pwd .txt-tips {
	font-size: 12px;
	color: #ff4c4c;
	margin: 0 0 0 5px
}
.personal-each-box .list-title {
    width: 196px;
    height: 25px;
    display: inline-block;
    text-align: right;
    line-height: 25px;
    color: #576077;
}
.personal-deal .pwd, .personal-pwd .pwd {
    width: 230px;
}
.personal-basic .save, .personal-deal .save, .personal-pwd .save {
    width: 145px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    font-size: 16px;
    background-color: #31c37c;
    margin: 20px 0 0 200px;
    text-decoration: none;
}
.personal-basic .save:hover,.personal-deal .save:hover,.personal-pwd .save:hover {
	background-color: #43cb83
}


.personal-each-box .edpay {
	background: url(../images/user_pay.png) no-repeat 0 0;
}

/*工号询问*/
.ghxw{
position: absolute;
width: 227px;
height: 261px;
text-align: center;
background: rgba(10,10,10,0.7);
border-radius: 15px;}
.ghxw .jh{
padding: 10px;
    display: inline-block;
    background: #3589ec;
    font-size: 18px;
    color: #fff;
    border-radius: 4px;
    margin-top: 80px;
}
.ghxw .jh:hover{
background:#62aaff;
}
.ghxw .fq{
    padding: 10px;
    display: inline-block;
    background: #af1219;
    font-size: 18px;
    color: #ffffff;
    border-radius: 4px;
    margin-top: 10px;
}
.ghxw .fq:hover{
background:#e03940;
}
.ghxw .sm{
 color: #fffefb;
 padding: 10px;
 font-size: 13px;
}
/*工号询问*/