.personal-data{
    padding: 36px 60px 0 60px;
    color: #333333;
}
.personal-data div{
    margin-bottom: 26px;
    line-height: 30px;
}
.personal-data label{
    width: 136px;
    float: left;
    line-height: 30px;
}
.personal-data span{
    margin-right: 40px;
}
.personal-data a{
    color: #4da1ff;
}
.personal-data a:hover{
    color: #ff6d4a;
}
.personal-data input[type="text"]{
    width: 280px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #a9a9a9;
}
.personal-data select{
    width: 300px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #a9a9a9;
    outline: none;

    width: 300px\9;
    height: 30px\9;
    line-height: 30px\9;
    padding: 5px\9;
}
.personal-data p{
    text-align: center;
    margin-bottom: 20px;
}
.weiband{
    padding-bottom: 10px;
}
.weiband img{
    width: 245px;
    height: 245px;
    padding: 20px;
    border: 1px solid #a9a9a9;
}
.weiband-success{
    display: none;
    padding: 30px;
}
.weiband-success a{
    width: 100px;
    display: block;
    height: 30px;
    color: white;
    margin: 40px auto;
}
.weiband-success a:hover{
    color: white;
}
.codesuccess{
    background: url("../../../img/weChat.png") no-repeat left center;
    padding-left: 36px;
    width: 222px;
    margin: auto;
}
.perbaccon{
    position: relative;
    width: 170px;
    float: left;
    text-align: center;
    line-height: 32px;
}
.perbaccon input[type="file"]{
    position: absolute;

    top: 0;
    left: 0;
    width: 170px;
    height: 185px;
    z-index: 99;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}
.perbacimg{
    float: left;
    width: 170px;
    height: 185px;
    display: block;
    background: url("../../../img/perbacimg.png") no-repeat 0 0;
}
.perbaccon #preview{
    float: left;
    width: 170px;
    height: 185px;
    display: none;
    background: url("../../../img/perbacimgactive.png") no-repeat 0 0;
}
.perbacimg img{
    position: absolute;
    left: 0;
    background-color: white;
    z-index: 89;
}
.smicon{
    padding-left: 40px;
    display: inline-block;
}
.weixin{
    background: url("../../../img/weChat.png") no-repeat 0 6px;
}
.truename{
    background: url("../../../img/indentification.png") no-repeat 0 6px;
}
.matop{
    margin-top: 20px;
}
.flr{
    float: right;
}
.mari{
    margin-left: 80px;
}

/*实名认证*/
.centerdata-box{
    background-color: white;
}
.centerdata-box .title{
    height: 50px;
    border-bottom: 1px solid #e4e4e4;
    padding: 0 16px;
}
.centerdata-box .title span{
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
}
.centerdata-box .title a{
    display: inline-block;
    padding: 3px;
    margin-right: 30px;
    margin-top: 10px;
}
.centerdata-box .title img{
    width: 14px;
    height: 24px;
}
.centerdata-box .content{}

.uploading-box{
    display: block;
    width: 944px;
    float: right;
    padding-top: 40px;
}
.uploading-box .upcon{
    width: 137px;
    margin-right: 77px;
    text-align: center;
    font-size: 14px;
    float: left;
}
.uploading-box .upcon a{
    color: #888;
    display: block;
}
.uploading-box .upcon span{
    display: inline-block;
    margin-bottom: 10px;
}
.uploading-box .upcon img{
    width: 137px;
    height: 120px;
}
.uploading-box .upcon ul{
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 99;
    height: 30px;
    width: 100%;
    font-size: 14px;
    background-color: #000000;
    opacity: .35;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=40);
}
.uploading-box .upcon li{
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 99;
    height: 30px;
    width: 100%;
    color: #FFFFFF;
}
/*a  upload */
.a-upload {
    width: 90px;
    height: 23px;
    margin: 16px auto 0 auto;
    line-height: 23px;
    position: relative;
    cursor: pointer;
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
}
.a-upload  input {
    position: absolute;
    width: 92px;
    height: 25px;
    /* font-size: 100px; */
    right: 0;
    /* top: 0; */
    opacity: 0;
    filter: alpha(opacity=0)\9;
    cursor: pointer;
}
.a-upload:hover {
    background: white;
    border-color: #ff6d4a;
    text-decoration: none
}
.sfz-status{
    position: absolute;
}
.f_woring{
    color: #f74f4f;
    margin-left: 10px;
    padding-left: 10px;
    background: url("../../../img/login-icon-wrong.png") no-repeat 12px 5px;
}
.f_right{
    color: #27d427;
    margin-left: 10px;
    padding-left: 10px;
    background: url("../../../img/login-icon-right.png") no-repeat 12px 5px;
}

#fileerrorTip{
    margin-top: 10px;
    color: #4da1ff;
    line-height: 18px;
}

.demophoto{
    float: right;
    width: 300px;
    font-size: 14px;
}
.demophoto label{
    margin-bottom: 5px;
}
.centerdata-box .menu{
    height: 50px;
    border-top: 1px solid #e4e4e4;
    padding-left: 196px;
}
.uploadbtn{
    display: inline-block;
    width: 70px;
    height: 30px;
    line-height: 30px;
    margin: 10px 15px 0;
    text-align: center;
}
.uploadcancel{
    border: 1px solid #888;
    border-radius: 5px;
}
.uploadcancel:hover{
    border: 1px solid #ff6d4a;
    background-color: #ff6d4a;
    color: white;
}


.personal-data .change{
    width: 462px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.personal-data .change p{
    text-align: left;
}
.personal-data .change label{
    width: 100%;
    display: block;
}
.personal-data .change span{
    width: 100%;
    display: block;
    text-align: center;
}
.personal-data .change a{
    display: inline-block;
    line-height: 30px;
    color: white;
    padding: 0 20px;
    margin: 10px;
}
.personal-data .change .phonenumber{
    width: 440px;
}
.personal-data .change .phonecode{
    float: left;
    width: 330px;
}
.getphonecode {
    height: 30px;
    outline: none;
    border: 1px solid #a9a9a9;
    background-color: white;
    width: 100px;
    border-radius: 5px;
    margin-left: 10px;
    cursor: pointer;
}








