.personal-box-right *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.personal-center .personal-box-right .dataSearch{
    align-items: center;
    margin-top: 15px;
    margin-bottom: 30px;
    overflow: hidden;
}
.personal-center .personal-box-right .dataSearch > div {
    float: left;
}
.personal-center .personal-box-right .dataSearch .text {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin-right: 13px;
    float: left;
    line-height: 34px;
}
.personal-center .personal-box-right .dataSearch .search-btn {
    width: 88px;
    height: 34px;
    background: #dcdfe6;
    border-radius: 17px;
    font-size: 14px;
    font-family: SourceHanSansCN-Bold;
    font-weight: bold;
    color: #606266;
    margin-left: 21px;
    transition: all 0.5s;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    float: left;
}
.personal-center .personal-box-right .dataSearch .search-btn:before {
    content: "\e681";
    font-size: 18px;
    vertical-align: middle;
}

.personal-center .personal-box-right .dataSearch .search-btn:hover {
    background: #ccc;
    /*color: #fff;*/
}


.personal-center .personal-box-right .dataSearch .add-btn {
    width: 120px;
    height: 34px;
    background: #dcdfe6;
    border-radius: 17px;
    font-size: 14px;
    font-family: SourceHanSansCN-Bold;
    font-weight: bold;
    color: #606266;
    margin-left: 21px;
    transition: all 0.5s;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    float: left;
    position: relative;
}
.personal-center .personal-box-right .dataSearch .add-btn:hover {
    background: #ccc;
}
/*.personal-center .personal-box-right .dataSearch .add-btn:before {*/
/*    content: "\e681";*/
/*    font-size: 18px;*/
/*    vertical-align: middle;*/
/*}*/


.personal-center .personal-box-right .authentic-box {
    display: flex;
    width: 100%;
    height: 52px;
    /*background: rgba(242, 246, 252, 0.4);*/
    /*border-radius: 9px 9px 0px 0px;*/
    border: 1px solid #dcdfe6;
    font-weight: bold;
    align-items: center;
    line-height: 52px;
    overflow: hidden;
}
.personal-center .personal-box-right .authentic-box > div {
    border-right: 1px solid #dcdfe6;
    height: 52px;
    align-items: center;
    justify-content: center;
    width: 16% !important;
    padding: 0 2%;
    float: left;
    text-align: center;
    line-height: 52px;
    font-weight: bold;
    font-size: 14px;
}
.personal-center .personal-box-right .authentic-box > div.long-info {
    width: 26% !important;
}

.personal-center .personal-box-right .authentic-content ul li {
    width: 100%;
    display: flex;
    align-items: center;
    border: 1px solid #dcdfe6;
    margin-top: -1px;
    font-size: 14px;
}
.personal-center .personal-box-right .authentic-content ul li span {
    border-right: 1px solid #dcdfe6;
    height: 45px;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 16% !important;
    padding: 0 5px;
    /*line-height: 45px;*/
    display: flex;
    overflow: hidden;
    word-break:keep-all; /*IE 允许词内换行*/
    word-wrap:break-word; /*IE 内容将在边界内换行*/
    -ms-text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    text-overflow:ellipsis;
}
/*.personal-center .personal-box-right .authentic-content ul li span a {*/
/*    color: #000000;*/
/*}*/

.personal-center .personal-box-right .authentic-content ul li span a.downloadBtn:hover {
    background: #ccc;
    /*color: #fefefe;*/
}
.personal-center .personal-box-right .authentic-content ul li span a.downloadBtn {
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #dcdfe6;
    /*background: rgba(0, 0, 0, 0.6);*/
    border-radius: 15px;
    font-size: 14px;
    /*font-weight: bold;*/
    color: #000;
    transition: all 0.5s;
    cursor: pointer;
    display: block;
    width: 100%;
    /*padding:auto 10px;*/
    /*margin: 6px auto;*/
}

.personal-center .personal-box-right .authentic-box > div.rejectReason{
    width: 50% !important;
}

/*.personal-center .personal-box-right .authentic-content ul li span.date{
    line-height: 22px;
}*/

.personal-center .personal-box-right .authentic-content ul li span.rejectReason{
    width: 50% !important;
}







.personal-center .personal-box-right .right-content form>div{
    padding-bottom:10px;
}
.from_box{
    padding-top:15px;
}
.from_box form>div{
    font-size: 12px;
    color: #666;
    line-height: 20px;
}

.from_label {
    width: 120px;
    height: 20px;
    display: inline-block;
}
.from_label.upload {
    vertical-align: top;
}
.font_and_color6 {
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.from_box div.date {
    width: 500px!important;
    display: inline-block;
}
.from_box div.type {
    width: 500px!important;
    display: inline-block;
}
.ant-input {
    position: relative;
    display: inline-block;
    padding: 4px 7px;
    width: 100%;
    height: 28px;
    cursor: text;
    font-size: 12px;
    line-height: 1.5;
    color: rgba(0,0,0,.65);
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    transition: all .3s;
    box-sizing: border-box;
}
.from_box .ant-input {
    width: 417px!important;
    height: 38px;
    border-radius: 4px;
    border: 1px solid #cbcbcb;
}
.from_box .ant-input.date {
    width: 200px!important;
}
.from_box .ant-input.address {
    width: 150px!important;
    margin-right:10px;
}

.from_box div.type>div {
    width: 150px!important;
    display: inline-block;
    cursor:default;
}

.ant-input:focus {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(255,216,0,.25);
}
.ant-input:focus, .ant-input:hover {
    border-color: #ffd800;
}


.add_work_box {
    background: #fff;
    /*box-shadow: 0 2px 18px 0 rgba(211,214,225,.15);*/
    /*border-radius: 8px 8px 0 0;*/
    margin-bottom: 20px;
    padding-top: 15px;
    display: inline-block;
    border: 1px solid #dcdfe6;
    border-radius: 9px;
    overflow: hidden;
    width: 600px;
}
.titleStyle {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    font-weight: 400;
    color: #323232;
    padding-left: 20px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 8px;
}
.upload_box {
    height: 221px;
    padding-right: 35px;
    display: inline-block;
}

.upload_box .ant-upload-select {
    display: inline-block;
    width: 186px;
    height: 221px;
    background: #fff;
    /*box-shadow: 0 2px 18px 0 rgba(211,214,225,.15);*/
    float: left;
    margin-right:35px;
}

.upload_box .ant-upload-select .ant-upload {
    cursor: pointer;
    height: 186px;
    outline: none;
    display: block;
    box-sizing: border-box;
    border-radius: 6px;
    border: 1px solid #cbcbcb;
}

.upload_box .ant-upload-select .ant-upload>div {
    border-radius: 6px;
}

.upload_box .ant-upload-select .title {
    line-height: 35px;
    margin: 0;
    color: #323232;
    height: 35px;
    text-align: center;
    overflow: hidden;
    font-weight: 700;
    font-size: 14px;
    word-break: break-all;
}

.upload_box .ant-upload-select .ant-upload .upload {
    margin-top: 65px;
    text-align: center;
}
.upload_box .ant-upload-select .ant-upload .upload>img {
    width: 40px;
    height: 42px;
    display: block;
    margin: 0 auto 15px;

}
.upload_box .ant-upload-select .ant-upload .upload>i {
    display: none;
}
.upload_box .ant-upload-select .ant-upload .upload>span {
    display: none;
}

.upload_box .ant-upload-select .ant-upload .result_img {
    width: 100%;
    height: 100%;
    background-color: #fcfcfc;
    text-align: center;
    position: relative;
    line-height: 186px;
}
.upload_box .ant-upload-select .ant-upload .result_img>img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.upload_box .ant-upload-select .ant-upload .result_img>.img_high {
    height: 100%;
}
.upload_box .ant-upload-select .ant-upload .result_img>.img_wide {
    width: 100%;
}
.upload_box .ant-upload-select .ant-upload .result_img>.cover {
    width: 100%;
    height: 100%;
    border-radius: 6px;
}

.upload_box .ant-upload-select .ant-upload .result_img>span {
    display: none;
}
.upload_box .ant-upload-select .ant-upload .result_img>i {
    display: none;
    position: absolute;
    top:5px;
    right:5px;
    width: 22px;
    height: 22px;
    background:url("/img/icon-close.png") no-repeat center center;
    background-size: cover;
    opacity: 0;
    color: rgba(0,0,0,.65);
}
.upload_box .ant-upload-select .ant-upload:hover .result_img>i {
    opacity: 1;
}
.upload_box .ant-upload-select .ant-upload .result_img:hover>i {
    opacity: 1;
}

.from_box .btn {
    margin-top:30px;
    margin-bottom:30px;
    text-align: left;
    padding-left:100px;
}
.from_box .btn>button {
    margin: auto 25px;
    border-radius: 5px;
    border: none;
    width: 160px;
    height: 30px;
    background: #000;
    color: #fff;
    cursor: pointer;
}

.enterprise{
    display: none;
}

.personal-center .personal-box-right .authentic-content ul li span.long-info{
    width: 26% !important;
}

.identify-image .loading-box {
    display: flex;
}



.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}
.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}


.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}


.dataSearch .ipt input{
    height: 32px;
    border:1px solid #dcdfe6;
    border-radius: 3px;
    padding:0 5px;
}



.list-head{
    display: flex;
    width: 100%;
    height: 72px;
    background: #f2f6fc66;
    border-radius: 9px 9px 0 0;
    border: 1px solid #dcdfe6;
    align-items: center;
    line-height: 72px;
    overflow: hidden;
    margin-top:15px;
}
.list-head > span {
    border-right: 1px solid #dcdfe6;
    /*font-weight:bold;*/
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    text-align: center;
    font-weight: bold;
}
.list-head > span.end {
    border-right:0;
}

.list-content>ul>li {
    display: block;
    width: 100%;
    align-items: center;
    border: 1px solid #dcdfe6;
    margin-top: -1px;
    font-size: 14px;
    overflow: hidden;
}
.list-content>ul>li span {
    /*height: 50px;*/
    /*line-height: 50px;*/
    /*border-right: 1px solid #dcdfe6;*/
    align-items: center;
    justify-content: center;
    /*display: inline-block;*/
    padding:0 10px;
    /*overflow: hidden;*/
    float: left;
    text-align: center;
    display: flex;
}
.list-content>ul>li span>a{
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    /*color:#000;*/
}
.list-content>ul>li span>a.downloadBtn{

    width: 90%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background:#dcdfe6;
    border-radius: 15px;
    font-size: 14px;
    /*font-weight: bold;*/
    color: #000;
    transition: all 0.5s;
    cursor: pointer;
    display: block;
    margin: 6px auto;
}
.list-content>ul>li span>a:hover.downloadBtn{
    background: rgba(0, 0, 0, 0.8);

}

.list-content>ul>li span.end {
    border-right:0;
}

.list-content>ul>li span.code,
.list-head span.code{
    /*width:22%;*/
}

a{
    color: #EB611E;
}