@charset "utf-8";
/*个人信息页*/
.red{
    color: #ee4545;
}
.blueColors{
    color: #3084e6;
    padding: 0 10px;
}
.contentBox{
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom:0;
}
.contentLeft{
    float: left;
    width:230px;
    height:780px;
    margin-right:14px;
    background: #fff;
}
.contentL-top{
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
    padding-top:20px;
    padding-bottom:20px;
}
.personImg {
    width: 109px;
    height: 109px;
    position: relative;
    margin: 0 auto;
}
.transBg {
    width: 109px;
    height: 109px;
    background: url(../images/personIcon.png) left center;
    z-index: 4;
    position: absolute;
    left: 0;
    bottom: 0;
}
.personMod {
    width: 99px;
    height: 99px;
    z-index: 3;
    position: absolute;
    left: 5px;
    bottom: 5px;
    overflow: hidden;
}
.personMod img{
    width:100%;
    height:100%;
}
.editAva-trans{
    width:99px;
    height:99px;
    background: url(../images/editAvatar_trans.png) left center;
    z-index: 5;
    position: absolute;
    left: 5px;
    bottom: 5px;
}
.editimgTxt{
    text-align: center;
    color: #fff;
    font-size: 12px;
    width:99px;
    height:99px;
    z-index: 6;
    position: absolute;
    left: 5px;
    bottom: 5px;
}
.personName{
    font-size: 18px;
    color: #333;
    padding-top:15px;
    padding-bottom:8px;
}
.bindBox{
    font-size: 12px;
    color: #333333;
    padding-left:15px;
    height:18px;
    line-height:18px;
}
.phoneBind span{
    float: left;
    width: 8px;
    height:15px;
    background: url(../images/bindIcon.png) 0 0;
    margin-right:5px;
    margin-top: 2px;
}
.phoneBind i,.emailBind i{
    color: #999999;
}
.emailBind{padding-left:10px;}
.emailBind span{
    float: left;
    width: 13px;
    height:15px;
    background: url(../images/bindIcon.png) -103px 0px;
    margin-right:5px;
    margin-top: 2px;
}
.emailBind i.nobind{
    color:#ff2727;
}
.navLeftBox{
    padding-top:10px;
}
.navLeftBox li{
    padding:17px 30px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}
.navLeftBox li a{
    font-size: 14px;
    color: #333333;
}
.navLeftBox li.current a{
    color: #3084e6;
}
.navLeftBox li span{
    float: right;
    width:9px;
    height:14px;
    background: url(../images/arrowBox.png) 0 0;
    margin-top: 3px;
}
.navLeftBox li.current span{
    background: url(../images/arrowBox.png) -46px 0;
}
.contentRight{
    float: left;
    width:895px;
    height:780px;
    background: #fff;
    padding:0 30px;
}
.personInfo-tit{
    border-bottom:1px solid #ebebeb;
    color: #333333;
    padding-bottom:14px;
    padding-top:25px;
    font-size: 18px;
}
.editAvatarBox{
    padding:40px 0;
    padding-left:32px;
    height:189px;
    line-height:109px;
}
.editAvatarTxt{
    font-size: 14px;
    color: #666666;
    padding-right:32px;
}
.edittxBox{
    cursor: pointer;
}
.personInfoEdit{
    padding-left: 32px;
    padding-bottom: 48px;
    border-bottom: 1px solid #ebebeb;
}
.personInfoL{
    width:75px;
    padding-right:19px;
    font-size: 14px;
    color: #666666;
}
.personInfoR{
    padding-left:17px;
    font-size: 14px;
}
.personInfoR span{
    color: #333;
}
.personInfoR em{
    color: #3084e6;
    font-size: 14px;
    padding:0 10px;
    cursor: pointer;
}
.personInfoR i{
    color: #999;
}
.editnameBox{
    font-size: 14px;
    border:1px solid #c6c6c6;
    width:233px;
    height:35px;
    line-height:35px;
    padding-left:10px;
}
.userlistBox{
    height:57px;
    line-height:57px;
	overflow: hidden;
    /* padding:10px 0; */
}
.radioBox{
    color: #333333;
    cursor: pointer;
    margin-right:30px;
}
.radioBox.current span{
    background: url(../images/radioBox.png) -24px 0;
}
.radioBox span{
    width:14px;
    height:14px;
    background: url(../images/radioBox.png) 0 0;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
.selectmenu{width:105px; height:37px; display:inline-block; vertical-align:middle;}
.selectmenu select{width:105px;height:37px; padding-left:13px; color:#606060; -webkit-appearance: none; -moz-appearance:none;
    border:1px solid #cdcdcd; font-size:14px; background:#fff; display:block; float:left;}
.birsday{
    padding-left:10px;
    padding-right:19px;
    float:left;
}
.submitBoxBtn{
    background: #3287ea;
    width:144px;
    height:42px;
    line-height:42px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border: none;
    border-radius: 5px;
    margin-left:90px;
    margin-top:35px;
}
.noteBox{
    font-size:14px;
    padding-top: 10px;
}
.noteBox em{
    color: #ff7225;
}
.noteBox a{
    color: #3287ea;
    text-decoration: underline;
}
.selectBox{
    width: 100px;
    height: 35px;
    line-height: 35px;
	 margin-top: 10px;
}

/*账户安全页*/
.anquanBox li{
    border-bottom: 1px solid #ebebeb;
    height: 33px;
    line-height: 33px;
    padding:35px 0;
}
.anquanBox li .tick,.anquanBox li .cross{
    width:33px;
    height:24px;
    background: url(../images/tickIcon.png) 0 0;
    margin-top: 5px;
}
.anquanBox li .cross{
    height:28px;
    background: url(../images/tickIcon.png) 0 -40px;
}
.anquanBox li .yanZTxt{
    font-size: 18px;
    color: #666666;
    font-weight: bold;
    padding: 0 29px;
    border-right:1px solid #e6e6e6;
}
.anquanBox li .tickCon{
    padding-left:20px;
    color: #999999;
}
.anquanBox li .tickCon span{
    color: #333333;
}
.anquanBox li .editBtnMod{
    color: #3084e6;
    font-size: 14px;
    cursor: pointer;
}
/*修改邮箱页*/
.editstepBox{
    width:554px;
    margin: 0 auto;
    position: relative;
    height: 6px;
    background: #d5d5d5;
    border-radius: 2px;
    margin-top:60px;
}
.stepCon.step1,.stepCon.step2,.stepCon.step3{
    width: 184px;
    height: 6px;
    border-radius: 2px;
    position: absolute;
    left:0;
    bottom: 0;
    cursor: pointer;
}
.stepCon.step1.current,.stepCon.step2.current,.stepCon.step3.current{
    background: #7abd54;
}
.stepCon.step1.current .stepNum,.stepCon.step2.current .stepNum{
    background: url(../images/stepnum_bg.png) 0 -41px;
}
.stepCon.step1.current .stepTxt,.stepCon.step2.current .stepTxt,.stepCon.step3.current .stepTxt{
    color: #7abd54;
}
.stepCon.step2{
    left:184px;
}
.stepCon.step3{
    left:368px;
}
.step1 .stepNum,.step2 .stepNum,.step3 .stepNum{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    width: 26px;
    height:26px;
    line-height:26px;
    text-align: center;
    background: url(../images/stepnum_bg.png) 0 0;;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: -11px;
}
.step3 .stepNum{
    background: url(../images/finished_icon.png) 0 0;
}
.step3.current .stepNum{
    background: url(../images/finished_icon.png) 0 -36px;
}

.step1 .stepTxt,.step2 .stepTxt,.step3 .stepTxt{
    color: #aaaaaa;
    font-size: 12px;
    position: absolute;
    left: 50%;
    margin-left: -22px;
    top: 22px;
}
.step3 .stepTxt{
    margin-left: -10px;
}
.yanzengBox{
    /*width:620px;*/
    width:650px;
    font-size: 14px;
    margin: 0 auto;
    margin-top:100px;
}
.yanzengTxt a{
    color: #3084e6;
    padding:0 10px;
}
.yzLeft{
    width:137px;
    text-align: right;
    color: #666666;
}
.yanzengTxt span{
    color: #666666;
    font-weight: bold;
}
.inputget{
    height: 40px;
    line-height: 40px;
    margin:32px 0;
}
.inputget input {
    float: left;
    width:243px;
    height: 35px;
    line-height: 35px;
    border:1px solid #c6c6c6;
    padding:5px;
}
.yzmBox{
    width:124px;
    height:35px;
    line-height:35px;
    border:1px solid #c6c6c6;
    background: #f6f6f6;
    color: #333333;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin-left: 13px;
}
.yzImg{
    width:60px;
    height:31px;
    float: left;
    margin-top: 2px;
    margin-left:13px;
    margin-right:13px;
}
.inputget .changeYzm{
    cursor: pointer;
    color: #3084e6;
}
.yanzengBox .submitBoxBtn{
    margin-left:140px;
}
.editSuccessbox{
    text-align: center;
    font-size: 30px;
    color: #3084e6;
    margin-top: 120px;
    margin-bottom: 80px;
}
.editSuccessbox img{
    vertical-align: middle;
    margin-right: 20px;
}