/*=====================================文字识别模块样式==============================================*/


/*====================================================身份识别start=================================================*/
.idCard_tags {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}
.idCard_picture_box {
    padding: 30px;
    padding-top: 0;
    position: relative;
    background: rgba(255, 255, 255, 0.60);
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}
.idCard_picture_list {
    width: 100%;
    position: relative;
    padding: 15px;
    background: #FFFFFF;
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}

.idCard_picture_left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.idCard_picture_max_border {
    overflow: hidden;
    position: relative;
    text-align: center;
    min-height: 439px;
    display: inline-block;
    width: 100%;
}

.idCard_picture_icon {
    min-height: 439px;
    width: 100%;
    position: relative;
}
.idCard_picture_icon:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border:1px solid #C8DDFA;
}
.idCard_picture_max {
    display: inline-block !important;
    /* min-width: 724px; */
    /* min-height: 431px; */
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.idCard_picture_right {
    position: relative;
    min-height: 439px;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
.idCard_identify_result {
    position: relative;
    width: 100%;
    display: inline-block;
}
.idCard_picture_vertifyimage{
    position: relative;
    width: 100%;
    display: inline-block;
}
.idCard_picture_vertifyimage:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100px;
    background: #000;
    opacity: 0.3;
    moz-opacity: 0.3;
    filter: alpha(opacity=30);
}

.idCard_picture_vertifyimage_active:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: #000;
    opacity: 0;
    moz-opacity: 0;
    filter: alpha(opacity=0);
}



.idCard_identify_result_list {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
    min-height: 439px;
}
.idCard_picture_right_box {
    position: relative;
    width: 100%;
    display: inline-block;
}
.idCard_result_title {
    line-height: 30px;
    font-size: 16px;
    color: #383E63;
    position: relative;
    height: 30px;
}
.idCard_loading_list {
    position: absolute;
    width: 100%;
    display: none;
    min-height: 210px;
    /* text-align: center; */
    top: 25px;
    left: 0;
}
.idCard_identify_result_ciy {
    margin-top: 14px;
    width: 50%;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
.idCard_ciy_box {
    background: #F1F3FF;
    padding: 0 15px 0 15px;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
}
.idCard_picture_right_md4{
    padding-left: 0;
}
.idCard_ciy_box_desc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    width: 50%;
    float: left;
    padding-left: 10px;
}
.idCard_ciy_box span {
    display: inline-block;
    color: #3472FF;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    text-align: right;
    width: 50%;
    padding-right: 10px;
}
.idCard_picture_min_border {
    /* padding: 12px 12px 0px 14px; */
    display: inline-block;
    position: relative;
    height: 99.6px;
    width: 100%;
}
.idCard_picture_col_row {
    margin-right: -4px;
    margin-left: -4px;
}
.idCard_picture_col {
    padding-right: 4px;
    padding-left: 4px;
}
.idCard_picture_col:hover{
    cursor: pointer;
}
.idCard_picture_frame {
    border: 6px solid #4F51E9;
}
.idCard_dispose_list {
    position: relative;
    width: 100%;
    display: inline-block;
}
.idCard_immigration_box {
    display: none;
}
.idCard_dispose_box {
    height: 48.6px;
    width: 100%;
    position: relative;
    border: 1px solid #2E97FF;
    margin-bottom: 10px;
    line-height: 48.6px;
}
.idCard_dispose {
    position: absolute;
    height: 100%;
    width: 20%;
    right: 0px;
    line-height: 46.8px;
    top: 0;
    cursor: pointer;
    border-left: 1px solid #2E97FF;
    font-size: 14px;
    text-align: center;
    background: #3754EF;
    color: #ffffff;
}
.idCard_prevent {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    border: 1px solid #D4D4D4;
}
.idCard_dispose_url_hint {
    position: absolute;
    top: 8px;
    left: 15px;
    width:350px;
    font-size: 12px;
    color: #999999;
    padding: 5px;
    display: block;
    line-height: 20px;
    background: #FFFFFF;
}
.idCard_dispose_url {
    width: 80%;
    height: 45px;
    position: relative;
    border: none;
    display: inline-block;
    padding-left: 20px;
    font-size: 14px;
    line-height: 45px;
}
.idCard_immigration {
    height: 99.59px;
    width: 93%;
    margin-left: 15px;
    border: 1px solid #c8ddfa;
    text-align: center;
}
.idCard_immigration_list {
    position: relative;
    width: 100%;
    height: 40px;
    top: 30px;
    display: inline-block;
}
.idCard_immigration_icon {
    height: 40px;
    width: 44%;
    position: relative;
    display: inline-block;
    float: left;
    text-align: right;
    padding-right: 10px;
}
.idCard_immigration_desc {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width:56%;
    padding-left: 10px;
    font-size: 16px;
    color: #3754EF;
    letter-spacing: 0.27px;
}
.idCard_immigration_icon img {
    display: inline-block;
}
.idCard_picture_min {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    /* border: 3px solid #4F51E9; */
    height: 99.6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*.idCard_dispose_list:hover .idCard_immigration_box {*/
    /*display: block;*/
/*}*/

/*.idCard_dispose_list:hover .idCard_immigration {*/
    /*display: none;*/
/*}*/
.idCard_local_upload_file {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0;
    font-size: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=00);
    cursor: pointer;
}

.idCard_local_upload {
    width: 100%;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border: 0;
    border-radius: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#24A6FF), to(#6840FF));
    background: linear-gradient(to right, #24A6FF, #6840FF);
}

@media screen and (min-width: 769px) and (max-width: 4000px) {
    /*份证识别结果表格样式*/

    .idCard_identify_result_box{
        display: inline-block;
        position: relative;
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
        /*outline: 1px solid black;*/
    }
    .idCard_identify_result_ul {
        position: relative;
        width: 96%;
        font-size: 12px;
    }
    .idCard_identify_result_li:nth-child(even) {
        position: relative;
        width: 100%;
        background: #F9F9F9;
        /* height: 32px; */
        display: inline-block;
    }

    .idCard_identify_result_li:nth-child(odd) {
        position: relative;
        width: 100%;
        background: #F1F3FF;
        float: left;
        /* height: 32px; */
        display: inline-block;
    }

    .idCard_li_span {
        width: 28%;
        /*height: 36.5px;*/
        display: inline-block;
        text-align: left;
        padding-left: 10px;
        line-height: 20px;
        padding-top: 10px;
        float: left;
        color: #666666;
        /* border-right: 2px solid #ffffff; */
        position: relative;
        z-index: 2;
    }
    .idCard_li_identify {
        /* background: #F1F3FF; */
        width: 72%;
        display: inline-block;
        font-size: 12px;
        color: #333333;
        line-height: 20px;
        padding-top: 10px;
        padding-left: 5px;
        padding-bottom: 4px;
        /*padding-top: 4px;*/
        border-left: 2px solid #ffffff;
    }
}
/*身份证识别结果表格样式结束*/
/*====================================================身份识别end=================================================*/


/*====================================================驾驶证识别start=================================================*/
.driveCard_tags {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}
.driveCard_picture_box {
    padding: 30px;
    padding-top: 0;
    position: relative;
    background: rgba(255, 255, 255, 0.60);
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}
.driveCard_picture_list {
    width: 100%;
    position: relative;
    padding: 15px;
    background: #FFFFFF;
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}

.driveCard_picture_left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.driveCard_picture_max_border {
    overflow: hidden;
    position: relative;
    text-align: center;
    min-height: 439px;
    display: inline-block;
    width: 100%;
}

.driveCard_picture_icon {
    min-height: 439px;
    width: 100%;
    position: relative;
}
.driveCard_picture_icon:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border:1px solid #C8DDFA;
}

.driveCard_picture_max {
    display: inline-block !important;
    /* min-width: 724px; */
    /* min-height: 431px; */
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.driveCard_picture_right {
    position: relative;
    min-height: 439px;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
.driveCard_identify_result {
    position: relative;
    width: 100%;
    display: inline-block;
}
.driveCard_picture_vertifyimage{
    position: relative;
    width: 100%;
    display: inline-block;
}

.driveCard_picture_vertifyimage:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100px;
    background: #000;
    opacity: 0.3;
    moz-opacity: 0.3;
    filter: alpha(opacity=30);
}

.driveCard_picture_vertifyimage_active:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: #000;
    opacity: 0;
    moz-opacity: 0;
    filter: alpha(opacity=0);
}


.driveCard_identify_result_list {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
    min-height: 439px;
}
.driveCard_picture_right_box {
    position: relative;
    width: 100%;
    display: inline-block;
}
.driveCard_result_title {
    line-height: 30px;
    font-size: 16px;
    color: #383E63;
    position: relative;
    height: 30px;
}
.driveCard_loading_list {
    position: absolute;
    width: 100%;
    display: none;
    min-height: 210px;
    /* text-align: center; */
    top: 25px;
    left: 0;
}
.driveCard_identify_result_ciy {
    margin-top: 14px;
    width: 50%;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
.driveCard_ciy_box {
    background: #F1F3FF;
    padding: 0 15px 0 15px;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
}
.driveCard_picture_right_md4{
    padding-left: 0;
}
.driveCard_ciy_box_desc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    width: 50%;
    float: left;
    padding-left: 10px;
}
.driveCard_ciy_box span {
    display: inline-block;
    color: #3472FF;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    text-align: right;
    width: 50%;
    padding-right: 10px;
}
.driveCard_picture_min_border {
    /* padding: 12px 12px 0px 14px; */
    display: inline-block;
    position: relative;
    height: 99.6px;
    width: 100%;
}
.driveCard_picture_col_row {
    margin-right: -4px;
    margin-left: -4px;
}
.driveCard_picture_col {
    padding-right: 4px;
    padding-left: 4px;
}
.driveCard_picture_col:hover{
    cursor: pointer;
}
.driveCard_picture_frame {
    border: 6px solid #4F51E9;
}
.driveCard_dispose_list {
    position: relative;
    width: 100%;
    display: inline-block;
}
.driveCard_immigration_box {
    display: none;
}
.driveCard_dispose_box {
    height: 48.6px;
    width: 100%;
    position: relative;
    border: 1px solid #2E97FF;
    margin-bottom: 10px;
    line-height: 48.6px;
}
.driveCard_dispose {
    position: absolute;
    height: 100%;
    width: 20%;
    right: 0px;
    line-height: 46.8px;
    top: 0;
    cursor: pointer;
    border-left: 1px solid #2E97FF;
    font-size: 14px;
    text-align: center;
    background: #3754EF;
    color: #ffffff;
}
.driveCard_prevent {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    border: 1px solid #D4D4D4;
}
.driveCard_dispose_url_hint {
    position: absolute;
    top: 8px;
    left: 15px;
    width:350px;
    font-size: 12px;
    color: #999999;
    padding: 5px;
    display: block;
    line-height: 20px;
    background: #FFFFFF;
}
.driveCard_dispose_url {
    width: 80%;
    height: 45px;
    position: relative;
    border: none;
    display: inline-block;
    padding-left: 20px;
    font-size: 14px;
    line-height: 45px;
}
.driveCard_immigration {
    height: 99.59px;
    width: 93%;
    margin-left: 15px;
    border: 1px solid #c8ddfa;
    text-align: center;
}
.driveCard_immigration_list {
    position: relative;
    width: 100%;
    height: 40px;
    top: 30px;
    display: inline-block;
}
.driveCard_immigration_icon {
    height: 40px;
    width: 44%;
    position: relative;
    display: inline-block;
    float: left;
    text-align: right;
    padding-right: 10px;
}
.driveCard_immigration_desc {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width:56%;
    padding-left: 10px;
    font-size: 16px;
    color: #3754EF;
    letter-spacing: 0.27px;
}
.driveCard_immigration_icon img {
    display: inline-block;
}
.driveCard_picture_min {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    /* border: 3px solid #4F51E9; */
    height: 99.6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*.driveCard_dispose_list:hover .driveCard_immigration_box {*/
    /*display: block;*/
/*}*/

/*.driveCard_dispose_list:hover .driveCard_immigration {*/
    /*display: block;*/
/*}*/
.driveCard_local_upload_file {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0;
    font-size: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=00);
    cursor: pointer;
}

.driveCard_local_upload {
    width: 100%;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border: 0;
    border-radius: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#24A6FF), to(#6840FF));
    background: linear-gradient(to right, #24A6FF, #6840FF);
}

@media screen and (min-width: 769px) and (max-width: 4000px) {
    /*驾驶证识别结果表格样式*/

    .driveCard_identify_result_box{
        display: inline-block;
        position: relative;
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
        /*outline: 1px solid black;*/
    }
    .driveCard_identify_result_ul {
        position: relative;
        width: 96%;
        font-size: 12px;
    }
    .driveCard_identify_result_li:nth-child(even) {
        position: relative;
        width: 100%;
        background: #F9F9F9;
        /* height: 32px; */
        display: inline-block;
    }

    .driveCard_identify_result_li:nth-child(odd) {
        position: relative;
        width: 100%;
        background: #F1F3FF;
        float: left;
        /* height: 32px; */
        display: inline-block;
    }

    .driveCard_li_span {
        width: 28%;
        /*height: 36.5px;*/
        display: inline-block;
        text-align: left;
        padding-left: 10px;
        line-height: 20px;
        padding-top: 10px;
        float: left;
        color: #666666;
        /* border-right: 2px solid #ffffff; */
        position: relative;
        z-index: 2;
    }
    .driveCard_li_identify {
        /* background: #F1F3FF; */
        width: 72%;
        display: inline-block;
        font-size: 12px;
        color: #333333;
        line-height: 20px;
        padding-top: 10px;
        padding-left: 5px;
        padding-bottom: 4px;
        /*border-left: 2px solid #ffffff;*/
    }
    .driveCard_li_identify:before{
        content:'';
        width: 2px;
        height: 100%;
        top: 0px;
        left: 98px;
        background: #ffffff;
        position: absolute;

    }
}
/*=============================驾驶证识别结果表格样式结束=======================================*/



/*====================================================行驶证证识别start=================================================*/
.travelCard_tags {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}
.travelCard_picture_box {
    padding: 30px;
    padding-top: 0;
    position: relative;
    background: rgba(255, 255, 255, 0.60);
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}
.travelCard_picture_list {
    width: 100%;
    position: relative;
    padding: 15px;
    background: #FFFFFF;
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}

.travelCard_picture_left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.travelCard_picture_max_border {
    overflow: hidden;
    position: relative;
    text-align: center;
    min-height: 439px;
    display: inline-block;
    width: 100%;
}

.travelCard_picture_icon {
    min-height: 439px;
    width: 100%;
    position: relative;
}
.travelCard_picture_icon:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border:1px solid #C8DDFA;
}
.travelCard_picture_max {
    display: inline-block !important;
    /* min-width: 724px; */
    /* min-height: 431px; */
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.travelCard_picture_right {
    position: relative;
    min-height: 439px;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
.travelCard_identify_result {
    position: relative;
    width: 100%;
    display: inline-block;
}
.travelCard_picture_vertifyimage{
    position: relative;
    width: 100%;
    display: inline-block;
}
.travelCard_picture_vertifyimage:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100px;
    background: #000;
    opacity: 0.3;
    moz-opacity: 0.3;
    filter: alpha(opacity=30);
}

.travelCard_picture_vertifyimage_active:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: #000;
    opacity: 0;
    moz-opacity: 0;
    filter: alpha(opacity=0);
}



.travelCard_identify_result_list {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
    min-height: 439px;
}
.travelCard_picture_right_box {
    position: relative;
    width: 100%;
    display: inline-block;
}
.travelCard_result_title {
    line-height: 30px;
    font-size: 16px;
    color: #383E63;
    position: relative;
    height: 30px;
}
.travelCard_loading_list {
    position: absolute;
    width: 100%;
    display: none;
    min-height: 210px;
    /* text-align: center; */
    top: 25px;
    left: 0;
}
.travelCard_identify_result_ciy {
    margin-top: 14px;
    width: 50%;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
.travelCard_ciy_box {
    background: #F1F3FF;
    padding: 0 15px 0 15px;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
}
.travelCard_picture_right_md4{
    padding-left: 0;
}
.travelCard_ciy_box_desc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    width: 50%;
    float: left;
    padding-left: 10px;
}
.travelCard_ciy_box span {
    display: inline-block;
    color: #3472FF;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    text-align: right;
    width: 50%;
    padding-right: 10px;
}
.travelCard_picture_min_border {
    /* padding: 12px 12px 0px 14px; */
    display: inline-block;
    position: relative;
    height: 99.6px;
    width: 100%;
}
.travelCard_picture_col_row {
    margin-right: -4px;
    margin-left: -4px;
}
.travelCard_picture_col {
    padding-right: 4px;
    padding-left: 4px;
}
.travelCard_picture_col:hover{
    cursor: pointer;
}
.travelCard_picture_frame {
    border: 6px solid #4F51E9;
}
.travelCard_dispose_list {
    position: relative;
    width: 100%;
    display: inline-block;
}
.travelCard_immigration_box {
    display: none;
}
.travelCard_dispose_box {
    height: 48.6px;
    width: 100%;
    position: relative;
    border: 1px solid #2E97FF;
    margin-bottom: 10px;
    line-height: 48.6px;
}
.travelCard_dispose {
    position: absolute;
    height: 100%;
    width: 20%;
    right: 0px;
    line-height: 46.8px;
    top: 0;
    cursor: pointer;
    border-left: 1px solid #2E97FF;
    font-size: 14px;
    text-align: center;
    background: #3754EF;
    color: #ffffff;
}
.travelCard_prevent {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    border: 1px solid #D4D4D4;
}
.travelCard_dispose_url_hint {
    position: absolute;
    top: 8px;
    left: 15px;
    width:350px;
    font-size: 12px;
    color: #999999;
    padding: 5px;
    display: block;
    line-height: 20px;
    background: #FFFFFF;
}
.travelCard_dispose_url {
    width: 80%;
    height: 45px;
    position: relative;
    border: none;
    display: inline-block;
    padding-left: 20px;
    font-size: 14px;
    line-height: 45px;
}
.travelCard_immigration {
    height: 99.59px;
    width: 93%;
    margin-left: 15px;
    border: 1px solid #c8ddfa;
    text-align: center;
}
.travelCard_immigration_list {
    position: relative;
    width: 100%;
    height: 40px;
    top: 30px;
    display: inline-block;
}
.travelCard_immigration_icon {
    height: 40px;
    width: 44%;
    position: relative;
    display: inline-block;
    float: left;
    text-align: right;
    padding-right: 10px;
}
.travelCard_immigration_desc {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width: 56%;
    padding-left: 10px;
    font-size: 16px;
    color: #3754EF;
    letter-spacing: 0.27px;
}
.travelCard_immigration_icon img {
    display: inline-block;
}
.travelCard_picture_min {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    /* border: 3px solid #4F51E9; */
    height: 99.6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*.travelCard_dispose_list:hover .travelCard_immigration_box {*/
    /*display: block;*/
/*}*/

/*.travelCard_dispose_list:hover .travelCard_immigration {*/
    /*display: block;*/
/*}*/
.travelCard_local_upload_file {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0;
    font-size: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=00);
    cursor: pointer;
}

.travelCard_local_upload {
    width: 100%;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border: 0;
    border-radius: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#24A6FF), to(#6840FF));
    background: linear-gradient(to right, #24A6FF, #6840FF);
}

@media screen and (min-width: 769px) and (max-width: 4000px) {
    /*行驶证识别结果表格样式*/

    .travelCard_identify_result_box{
        display: inline-block;
        position: relative;
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
        /*outline: 1px solid black;*/
    }
    .travelCard_identify_result_ul {
        position: relative;
        width: 96%;
        font-size: 12px;
    }
    .travelCard_identify_result_li:nth-child(even) {
        position: relative;
        width: 100%;
        background: #F9F9F9;
        /* height: 32px; */
        display: inline-block;
    }

    .travelCard_identify_result_li:nth-child(odd) {
        position: relative;
        width: 100%;
        background: #F1F3FF;
        float: left;
        /* height: 32px; */
        display: inline-block;
    }

    .travelCard_li_span {
        width: 28%;
        /*height: 36.5px;*/
        display: inline-block;
        text-align: left;
        padding-left: 10px;
        line-height: 20px;
        padding-top: 10px;
        float: left;
        color: #666666;
        /* border-right: 2px solid #ffffff; */
        position: relative;
        z-index: 2;
    }
    .travelCard_li_identify {
        /* background: #F1F3FF; */
        width: 72%;
        display: inline-block;
        font-size: 12px;
        color: #333333;
        line-height: 20px;
        padding-top: 10px;
        padding-left: 5px;
        padding-bottom: 4px;
    /*    border-left: 2px solid #ffffff;*/
    }
    .travelCard_li_identify:before{
        content:'';
        width: 2px;
        height: 100%;
        top: 0px;
        left: 98px;
        background: #ffffff;
        position: absolute;

    }
}
/*行驶证识别结果表格样式结束*/

/*====================================================增值税发票识别start=================================================*/
.travelCard_row_ro{
    margin-bottom: 10px;
    height: 335px;
    /* width: 100%; */
    /*overflow: auto;*/
}
.valueAddedTax_tags {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}
.valueAddedTax_picture_box {
    padding: 30px;
    padding-top: 0;
    position: relative;
    background: rgba(255, 255, 255, 0.60);
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}
.valueAddedTax_picture_list {
    width: 100%;
    position: relative;
    padding: 15px;
    background: #FFFFFF;
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}

.valueAddedTax_picture_left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.valueAddedTax_picture_max_border {
    overflow: hidden;
    position: relative;
    text-align: center;
    min-height: 439px;
    display: inline-block;
    width: 100%;
}

.valueAddedTax_picture_icon {
    min-height: 439px;
    width: 100%;
    position: relative;
}
.valueAddedTax_picture_icon:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border:1px solid #C8DDFA;
}
.valueAddedTax_picture_max {
    display: inline-block !important;
    /* min-width: 724px; */
    /* min-height: 431px; */
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.valueAddedTax_picture_right {
    position: relative;
    min-height: 439px;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
.valueAddedTax_identify_result {
    position: relative;
    width: 100%;
    display: inline-block;
}
.valueAddedTax_picture_vertifyimage{
    position: relative;
    width: 100%;
    display: inline-block;
}

.valueAddedTax_picture_vertifyimage:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100px;
    background: #000;
    opacity: 0.3;
    moz-opacity: 0.3;
    filter: alpha(opacity=30);
}

.valueAddedTax_picture_vertifyimage_active:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: #000;
    opacity: 0;
    moz-opacity: 0;
    filter: alpha(opacity=0);
}


.valueAddedTax_identify_result_list {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
    min-height: 439px;
}
.valueAddedTax_picture_right_box {
    position: relative;
    width: 100%;
    display: inline-block;
}
.valueAddedTax_result_title {
    line-height: 30px;
    font-size: 16px;
    color: #383E63;
    position: relative;
    height: 30px;
}
.valueAddedTax_loading_list {
    position: absolute;
    width: 100%;
    display: none;
    min-height: 210px;
    /* text-align: center; */
    top: 25px;
    left: 0;
}
.valueAddedTax_identify_result_ciy {
    margin-top: 14px;
    width: 50%;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
.valueAddedTax_ciy_box {
    background: #F1F3FF;
    padding: 0 15px 0 15px;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
}
.valueAddedTax_picture_right_md4{
    padding-left: 0;
}
.valueAddedTax_ciy_box_desc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    width: 50%;
    float: left;
    padding-left: 10px;
}
.valueAddedTax_ciy_box span {
    display: inline-block;
    color: #3472FF;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    text-align: right;
    width: 50%;
    padding-right: 10px;
}
.valueAddedTax_picture_min_border {
    /* padding: 12px 12px 0px 14px; */
    display: inline-block;
    position: relative;
    height: 99.6px;
    width: 100%;
}
.valueAddedTax_picture_col_row {
    margin-right: -4px;
    margin-left: -4px;
}
.valueAddedTax_picture_col {
    padding-right: 4px;
    padding-left: 4px;
}
.valueAddedTax_picture_col:hover{
    cursor: pointer;
}
.valueAddedTax_picture_frame {
    border: 6px solid #4F51E9;
}
.valueAddedTax_dispose_list {
    position: relative;
    width: 100%;
    display: inline-block;
}
.valueAddedTax_immigration_box {
    display: none;
}
.valueAddedTax_dispose_box {
    height: 48.6px;
    width: 100%;
    position: relative;
    border: 1px solid #2E97FF;
    margin-bottom: 10px;
    line-height: 48.6px;
}
.valueAddedTax_dispose {
    position: absolute;
    height: 100%;
    width: 20%;
    right: 0px;
    line-height: 46.8px;
    top: 0;
    cursor: pointer;
    border-left: 1px solid #2E97FF;
    font-size: 14px;
    text-align: center;
    background: #3754EF;
    color: #ffffff;
}
.valueAddedTax_prevent {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    border: 1px solid #D4D4D4;
}
.valueAddedTax_dispose_url_hint {
    position: absolute;
    top: 8px;
    left: 15px;
    width:350px;
    font-size: 12px;
    color: #999999;
    padding: 5px;
    display: block;
    line-height: 20px;
    background: #FFFFFF;
}
.valueAddedTax_dispose_url {
    width: 80%;
    height: 45px;
    position: relative;
    border: none;
    display: inline-block;
    padding-left: 20px;
    font-size: 14px;
    line-height: 45px;
}
.valueAddedTax_immigration {
    height: 99.59px;
    width: 93%;
    margin-left: 15px;
    border: 1px solid #c8ddfa;
    text-align: center;
}
.valueAddedTax_immigration_list {
    position: relative;
    width: 100%;
    height: 40px;
    top: 30px;
    display: inline-block;
}
.valueAddedTax_immigration_icon {
    height: 40px;
    width: 44%;
    position: relative;
    display: inline-block;
    float: left;
    text-align: right;
    padding-right: 10px;
}
.valueAddedTax_immigration_desc {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width: 56%;
    padding-left: 10px;
    font-size: 16px;
    color: #3754EF;
    letter-spacing: 0.27px;
}
.valueAddedTax_immigration_icon img {
    display: inline-block;
}
.valueAddedTax_picture_min {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    /* border: 3px solid #4F51E9; */
    height: 99.6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*.valueAddedTax_dispose_list:hover .valueAddedTax_immigration_box {*/
    /*display: block;*/
/*}*/

/*.valueAddedTax_dispose_list:hover .valueAddedTax_immigration {*/
    /*display: block;*/
/*}*/
.valueAddedTax_local_upload_file {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0;
    font-size: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=00);
    cursor: pointer;
}

.valueAddedTax_local_upload {
    width: 100%;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border: 0;
    border-radius: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#24A6FF), to(#6840FF));
    background: linear-gradient(to right, #24A6FF, #6840FF);
}

@media screen and (min-width: 769px) and (max-width: 4000px) {
    /*增值税发票识别结果表格样式*/
    .valueAddedTax_box{
        display: inline-block;
        position: absolute;
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
        height: 380px;
        /* width: 100%; */
        overflow: auto;
        /*outline: 1px solid black;*/
    }
    .valueAddedTax_identify_result_box{
        display: inline-block;
        position: relative;
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
        height: 380px;
        /* width: 100%; */
        overflow: auto;
        /*outline: 1px solid black;*/
    }
    .valueAddedTax_identify_result_ul {
        position: relative;
        width: 96%;
        font-size: 12px;
    }
    .valueAddedTax_identify_result_li:nth-child(even) {
        position: relative;
        width: 100%;
        background: #F9F9F9;
        /* height: 32px; */
        display: inline-block;
    }

    .valueAddedTax_identify_result_li:nth-child(odd) {
        position: relative;
        width: 100%;
        background: #F1F3FF;
        float: left;
        /* height: 32px; */
        display: inline-block;
    }

    .valueAddedTax_li_span {
        width: 28%;
        /*height: 36.5px;*/
        display: inline-block;
        text-align: left;
        padding-left: 10px;
        padding-top: 10px;
        line-height:20px;
        float: left;
        color: #666666;
        /* border-right: 2px solid #ffffff; */
        /*position: relative;*/
        /*z-index: 2;*/
    }

    .valueAddedTax_li_identify {
        /* background: #F1F3FF; */
        width: 72%;
        display: inline-block;
        font-size: 12px;
        color: #333333;
        line-height: 20px;
        padding-top: 10px;
        padding-left: 5px;
        padding-bottom: 4px;
        /*border-left: 2px solid #ffffff;*/
        padding-right: 10px;
        word-break: break-all;
    }
    .valueAddedTax_li_identify:before{
        content:'';
        width: 2px;
        height: 100%;
        top: 0px;
        left: 95px;
        background: #ffffff;
        position: absolute;

    }
}
/*增值税发票识别结果表格样式结束*/

/*====================================================机动车销售发票识别start=================================================*/
.travelCard_row_ro{
    margin-bottom: 10px;
    height: 335px;
    /* width: 100%; */
    /*overflow: auto;*/
}
.locomotiveCar_tags {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}
.locomotiveCar_picture_box {
    padding: 30px;
    padding-top: 0;
    position: relative;
    background: rgba(255, 255, 255, 0.60);
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}
.locomotiveCar_picture_list {
    width: 100%;
    position: relative;
    padding: 15px;
    background: #FFFFFF;
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}

.locomotiveCar_picture_left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.locomotiveCar_picture_max_border {
    overflow: hidden;
    position: relative;
    text-align: center;
    min-height: 439px;
    display: inline-block;
    width: 100%;
}

.locomotiveCar_picture_icon {
    min-height: 439px;
    width: 100%;
    position: relative;
}
.locomotiveCar_picture_icon:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border:1px solid #C8DDFA;
}
.locomotiveCar_picture_max {
    display: inline-block !important;
    /* min-width: 724px; */
    /* min-height: 431px; */
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.locomotiveCar_picture_right {
    position: relative;
    min-height: 439px;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
.locomotiveCar_identify_result {
    position: relative;
    width: 100%;
    display: inline-block;
}
.locomotiveCar_picture_vertifyimage{
    position: relative;
    width: 100%;
    display: inline-block;
}
.locomotiveCar_picture_vertifyimage:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100px;
    background: #000;
    opacity: 0.3;
    moz-opacity: 0.3;
    filter: alpha(opacity=30);
}

.locomotiveCar_picture_vertifyimage_active:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: #000;
    opacity: 0;
    moz-opacity: 0;
    filter: alpha(opacity=0);
}


.locomotiveCar_identify_result_list {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
    min-height: 439px;
}
.locomotiveCar_picture_right_box {
    position: relative;
    width: 100%;
    display: inline-block;
}
.locomotiveCar_result_title {
    line-height: 30px;
    font-size: 16px;
    color: #383E63;
    position: relative;
    height: 30px;
}
.locomotiveCar_loading_list {
    position: absolute;
    width: 100%;
    display: none;
    min-height: 210px;
    /* text-align: center; */
    top: 25px;
    left: 0;
}
.locomotiveCar_identify_result_ciy {
    margin-top: 14px;
    width: 50%;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
.locomotiveCar_ciy_box {
    background: #F1F3FF;
    padding: 0 15px 0 15px;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
}
.locomotiveCar_picture_right_md4{
    padding-left: 0;
}
.locomotiveCar_ciy_box_desc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    width: 50%;
    float: left;
    padding-left: 10px;
}
.locomotiveCar_ciy_box span {
    display: inline-block;
    color: #3472FF;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    text-align: right;
    width: 50%;
    padding-right: 10px;
}
.locomotiveCar_picture_min_border {
    /* padding: 12px 12px 0px 14px; */
    display: inline-block;
    position: relative;
    height: 99.6px;
    width: 100%;
}
.locomotiveCar_picture_col_row {
    margin-right: -4px;
    margin-left: -4px;
}
.locomotiveCar_picture_col {
    padding-right: 4px;
    padding-left: 4px;
}
.locomotiveCar_picture_col:hover{
    cursor: pointer;
}
.locomotiveCar_picture_frame {
    border: 6px solid #4F51E9;
}
.locomotiveCar_dispose_list {
    position: relative;
    width: 100%;
    display: inline-block;
}
.locomotiveCar_immigration_box {
    display: none;
}
.locomotiveCar_dispose_box {
    height: 48.6px;
    width: 100%;
    position: relative;
    border: 1px solid #2E97FF;
    margin-bottom: 10px;
    line-height: 48.6px;
}
.locomotiveCar_dispose {
    position: absolute;
    height: 100%;
    width: 20%;
    right: 0px;
    line-height: 46.8px;
    top: 0;
    cursor: pointer;
    border-left: 1px solid #2E97FF;
    font-size: 14px;
    text-align: center;
    background: #3754EF;
    color: #ffffff;
}
.locomotiveCar_prevent {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    border: 1px solid #D4D4D4;
}
.locomotiveCar_dispose_url_hint {
    position: absolute;
    top: 8px;
    left: 15px;
    width:350px;
    font-size: 12px;
    color: #999999;
    padding: 5px;
    display: block;
    line-height: 20px;
    background: #FFFFFF;
}
.locomotiveCar_dispose_url {
    width: 80%;
    height: 45px;
    position: relative;
    border: none;
    display: inline-block;
    padding-left: 20px;
    font-size: 14px;
    line-height: 45px;
}
.locomotiveCar_immigration {
    height: 99.59px;
    width: 93%;
    margin-left: 15px;
    border: 1px solid #c8ddfa;
    text-align: center;
}
.locomotiveCar_immigration_list {
    position: relative;
    width: 100%;
    height: 40px;
    top: 30px;
    display: inline-block;
}
.locomotiveCar_immigration_icon {
    height: 40px;
    width: 44%;
    position: relative;
    display: inline-block;
    float: left;
    text-align: right;
    padding-right: 10px;
}
.locomotiveCar_immigration_desc {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width: 56%;
    padding-left: 10px;
    font-size: 16px;
    color: #3754EF;
    letter-spacing: 0.27px;
}
.locomotiveCar_immigration_icon img {
    display: inline-block;
}
.locomotiveCar_picture_min {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    /* border: 3px solid #4F51E9; */
    height: 99.6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*.locomotiveCar_dispose_list:hover .locomotiveCar_immigration_box {*/
    /*display: block;*/
/*}*/

/*.locomotiveCar_dispose_list:hover .locomotiveCar_immigration {*/
    /*display: block;*/
/*}*/
.locomotiveCar_local_upload_file {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0;
    font-size: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=00);
    cursor: pointer;
}

.locomotiveCar_local_upload {
    width: 100%;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border: 0;
    border-radius: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#24A6FF), to(#6840FF));
    background: linear-gradient(to right, #24A6FF, #6840FF);
}

@media screen and (min-width: 769px) and (max-width: 4000px) {
    /*机动车销售发票识别结果表格样式*/
    .locomotiveCar_box{
        display: inline-block;
        position: absolute;
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
        height: 380px;
        /* width: 100%; */
        overflow: auto;
        /*outline: 1px solid black;*/
    }
    .locomotiveCar_identify_result_box{
        display: inline-block;
        position: relative;
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
        height: 380px;
        /* width: 100%; */
        overflow: auto;
        /*outline: 1px solid black;*/
    }
    .locomotiveCar_identify_result_ul {
        position: relative;
        width: 96%;
        font-size: 12px;
    }
    .locomotiveCar_identify_result_li:nth-child(even) {
        position: relative;
        width: 100%;
        background: #F9F9F9;
        /* height: 32px; */
        display: inline-block;
    }

    .locomotiveCar_identify_result_li:nth-child(odd) {
        position: relative;
        width: 100%;
        background: #F1F3FF;
        float: left;
        /* height: 32px; */
        display: inline-block;
    }

    .locomotiveCar_li_span {
        width: 28%;
        /*height: 36.5px;*/
        display: inline-block;
        text-align: left;
        padding-left: 10px;
        line-height: 20px;
        padding-top: 10px;
        float: left;
        color: #666666;
        /* border-right: 2px solid #ffffff; */
        /*position: relative;*/
        /*z-index: 2;*/
    }
    .locomotiveCar_li_identify {
        /* background: #F1F3FF; */
        width: 72%;
        display: inline-block;
        font-size: 12px;
        color: #333333;
        line-height: 20px;
        padding-top: 10px;
        padding-left: 5px;
        padding-bottom: 4px;
      /*  border-left: 2px solid #ffffff;*/
        padding-right: 10px;
        word-break: break-all;
    }
    .locomotiveCar_li_identify:before{
        content:'';
        width: 2px;
        height: 100%;
        top: 0px;
        left: 98px;
        background: #ffffff;
        position: absolute;

    }
}
/*=============================机动车销售发票识别样式结束=======================================*/



/*====================================================通用表格识别识别start=================================================*/
.travelCard_row_ro{
    margin-bottom: 10px;
    height: 335px;
    /* width: 100%; */
    /*overflow: auto;*/
}
.table_tags {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}
.table_picture_box {
    padding: 30px;
    padding-top: 0;
    position: relative;
    background: rgba(255, 255, 255, 0.60);
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}
.table_picture_list {
    width: 100%;
    position: relative;
    padding: 15px;
    background: #FFFFFF;
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}

.table_picture_left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.table_picture_max_border {
    overflow: hidden;
    position: relative;
    text-align: center;
    min-height: 439px;
    display: inline-block;
    width: 100%;
}

.table_picture_icon {
    min-height: 439px;
    width: 100%;
    position: relative;
}
.table_picture_icon:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border:1px solid #C8DDFA;
}
.table_picture_max {
    display: inline-block !important;
    /* min-width: 724px; */
    /* min-height: 431px; */
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.table_picture_right {
    position: relative;
    min-height: 439px;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
.table_identify_result {
    position: relative;
    width: 100%;

    display: inline-block;
}
.table_picture_vertifyimage{
    position: relative;
    width: 100%;
    display: inline-block;
}

.table_picture_vertifyimage:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100px;
    background: #000;
    opacity: 0.3;
    moz-opacity: 0.3;
    filter: alpha(opacity=30);
}

.table_picture_vertifyimage_active:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: #000;
    opacity: 0;
    moz-opacity: 0;
    filter: alpha(opacity=0);
}


.table_identify_result_list {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
    min-height: 439px;
}
.table_picture_right_box {
    position: relative;
    width: 100%;
    display: inline-block;
}
.table_result_title {
    line-height: 30px;
    font-size: 16px;
    color: #383E63;
    position: relative;
    height: 30px;
}
.table_loading_list {
    position: absolute;
    width: 100%;
    display: none;
    min-height: 210px;
    /* text-align: center; */
    top: 25px;
    left: 0;
}
.table_identify_result_ciy {
    margin-top: 14px;
    width: 50%;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
.table_ciy_box {
    background: #F1F3FF;
    padding: 0 15px 0 15px;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
}
.table_picture_right_md4{
    padding-left: 0;
}
.table_ciy_box_desc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    width: 50%;
    float: left;
    padding-left: 10px;
}
.table_ciy_box span {
    display: inline-block;
    color: #3472FF;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    text-align: right;
    width: 50%;
    padding-right: 10px;
}
.table_picture_min_border {
    /* padding: 12px 12px 0px 14px; */
    display: inline-block;
    position: relative;
    height: 99.6px;
    width: 100%;
}
.table_picture_col_row {
    margin-right: -4px;
    margin-left: -4px;
}
.table_picture_col {
    padding-right: 4px;
    padding-left: 4px;
}
.table_picture_col:hover{
    cursor: pointer;
}
.table_picture_frame {
    border: 6px solid #4F51E9;
}
.table_dispose_list {
    position: relative;
    width: 100%;
    display: inline-block;
}
.table_immigration_box {
    display: none;
}
.table_dispose_box {
    height: 48.6px;
    width: 100%;
    position: relative;
    border: 1px solid #2E97FF;
    margin-bottom: 10px;
    line-height: 48.6px;
}
.table_dispose {
    position: absolute;
    height: 100%;
    width: 20%;
    right: 0px;
    line-height: 46.8px;
    top: 0;
    cursor: pointer;
    border-left: 1px solid #2E97FF;
    font-size: 14px;
    text-align: center;
    background: #3754EF;
    color: #ffffff;
}
.table_prevent {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    border: 1px solid #D4D4D4;
}
.table_dispose_url_hint {
    position: absolute;
    top: 8px;
    left: 15px;
    width:350px;
    font-size: 12px;
    color: #999999;
    padding: 5px;
    display: block;
    line-height: 20px;
    background: #FFFFFF;
}
.table_dispose_url {
    width: 80%;
    height: 45px;
    position: relative;
    border: none;
    display: inline-block;
    padding-left: 20px;
    font-size: 14px;
    line-height: 45px;
}
.table_immigration {
    height: 99.59px;
    width: 93%;
    margin-left: 15px;
    border: 1px solid #c8ddfa;
    text-align: center;
}
.table_immigration_list {
    position: relative;
    width: 100%;
    height: 40px;
    top: 30px;
    display: inline-block;
}
.table_immigration_icon {
    height: 40px;
    width: 44%;
    position: relative;
    display: inline-block;
    float: left;
    text-align: right;
    padding-right: 10px;
}
.table_immigration_desc {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width: 56%;
    padding-left: 10px;
    font-size: 16px;
    color: #3754EF;
    letter-spacing: 0.27px;
}
.table_immigration_icon img {
    display: inline-block;
}
.table_picture_min {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    /* border: 3px solid #4F51E9; */
    height: 99.6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*.table_dispose_list:hover .table_immigration_box {*/
    /*display: block;*/
/*}*/

/*.table_dispose_list:hover .table_immigration {*/
    /*display:block;*/
/*}*/
.table_local_upload_file {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0;
    font-size: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=00);
    cursor: pointer;
}

.table_local_upload {
    width: 100%;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border: 0;
    border-radius: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#24A6FF), to(#6840FF));
    background: linear-gradient(to right, #24A6FF, #6840FF);
}

@media screen and (min-width: 769px) and (max-width: 4000px) {
    /*通用表格识别识别结果表格样式*/
    .table_box{
        display: inline-block;
        position: absolute;
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
        height: 380px;
        /* width: 100%; */
        overflow: auto;
        /*outline: 1px solid black;*/
    }
    .table_identify_result_box{
        display: inline-block;
        position: relative;
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
        height: 380px;
        /* width: 100%; */
        overflow: auto;
        /*outline: 1px solid black;*/
    }
    .table_identify_result_ul {
        position: relative;
        width: 96%;
        font-size: 12px;
    }
    .table_identify_result_li:nth-child(even) {
        position: relative;
        width: 100%;
        background: #F9F9F9;
         /*height: 32px;*/
        display: inline-block;
    }

    .table_identify_result_li:nth-child(odd) {
        position: relative;
        width: 100%;
        background: #F1F3FF;
        float: left;
         /*height: 32px; */
        display: inline-block;
    }

    .table_li_span {
        width: 20%;
        height: 36.5px;
        display: inline-block;
        text-align: left;
        padding-left: 10px;
        line-height: 20px;
        padding-top: 10px;
        float: left;
        color: #666666;
        /* border-right: 2px solid #ffffff; */
        position: relative;
        z-index: 2;
    }
    .table_li_identify {
        /* background: #F1F3FF; */
        width:80%;
        display: inline-block;
        font-size: 12px;
        color: #333333;
        line-height: 20px;
        padding-top: 10px;
        padding-left: 5px;
        padding-bottom: 4px;
        /*padding-top: 4px;*/
        /*border-left: 2px solid #ffffff;*/
        padding-right: 10px;
        word-break: break-all;
    }
}
/*=============================通用表格识别结束=======================================*/


/*====================================================通用文字识别start=================================================*/
.travelCard_row_ro{
    margin-bottom: 10px;
    height: 335px;
    /* width: 100%; */
    /*overflow: auto;*/
}
.commonCharacters_tags {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}
.commonCharacters_picture_box {
    padding: 30px;
    padding-top: 0;
    position: relative;
    background: rgba(255, 255, 255, 0.60);
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}
.commonCharacters_picture_list {
    width: 100%;
    position: relative;
    padding: 15px;
    background: #FFFFFF;
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}

.commonCharacters_picture_left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.commonCharacters_picture_max_border {
    overflow: hidden;
    position: relative;
    text-align: center;
    min-height: 439px;
    display: inline-block;
    width: 100%;
}

.commonCharacters_picture_icon {
    min-height: 439px;
    width: 100%;
    position: relative;
}
.commonCharacters_picture_icon:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border:1px solid #C8DDFA;
}
.commonCharacters_picture_max {
    display: inline-block !important;
    /* min-width: 724px; */
    /* min-height: 431px; */
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.commonCharacters_picture_right {
    position: relative;
    min-height: 439px;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
.commonCharacters_identify_result {
    position: relative;
    width: 100%;
    display: inline-block;
}
.commonCharacters_picture_vertifyimage{
    position: relative;
    width: 100%;
    display: inline-block;
}
.commonCharacters_picture_vertifyimage:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100px;
    background: #000;
    opacity: 0.3;
    moz-opacity: 0.3;
    filter: alpha(opacity=30);
}

.commonCharacters_picture_vertifyimage_active:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: #000;
    opacity: 0;
    moz-opacity: 0;
    filter: alpha(opacity=0);
}


.commonCharacters_identify_result_list {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
    min-height: 439px;
}
.commonCharacters_picture_right_box {
    position: relative;
    width: 100%;
    display: inline-block;
}
.commonCharacters_result_title {
    line-height: 30px;
    font-size: 16px;
    color: #383E63;
    position: relative;
    height: 30px;
}
.commonCharacters_loading_list {
    position: absolute;
    width: 100%;
    display: none;
    min-height: 210px;
    /* text-align: center; */
    top: 25px;
    left: 0;
}
.commonCharacters_identify_result_ciy {
    margin-top: 14px;
    width: 50%;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
.commonCharacters_ciy_box {
    background: #F1F3FF;
    padding: 0 15px 0 15px;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
}
.commonCharacters_picture_right_md4{
    padding-left: 0;
}
.commonCharacters_ciy_box_desc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    width: 50%;
    float: left;
    padding-left: 10px;
}
.commonCharacters_ciy_box span {
    display: inline-block;
    color: #3472FF;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    text-align: right;
    width: 50%;
    padding-right: 10px;
}
.commonCharacters_picture_min_border {
    /* padding: 12px 12px 0px 14px; */
    display: inline-block;
    position: relative;
    height: 99.6px;
    width: 100%;
}
.commonCharacters_picture_col_row {
    margin-right: -4px;
    margin-left: -4px;
}
.commonCharacters_picture_col {
    padding-right: 4px;
    padding-left: 4px;
}
.commonCharacters_picture_col:hover{
    cursor: pointer;
}
.commonCharacters_picture_frame {
    border: 6px solid #4F51E9;
}
.commonCharacters_dispose_list {
    position: relative;
    width: 100%;
    display: inline-block;
}
.commonCharacters_immigration_box {
    display: none;
}
.commonCharacters_dispose_box {
    height: 48.6px;
    width: 100%;
    position: relative;
    border: 1px solid #2E97FF;
    margin-bottom: 10px;
    line-height: 48.6px;
}
.commonCharacters_dispose {
    position: absolute;
    height: 100%;
    width: 20%;
    right: 0px;
    line-height: 46.8px;
    top: 0;
    cursor: pointer;
    border-left: 1px solid #2E97FF;
    font-size: 14px;
    text-align: center;
    background: #3754EF;
    color: #ffffff;
}
.commonCharacters_prevent {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    border: 1px solid #D4D4D4;
}

.commonCharacters_dispose_url_hint {
    position: absolute;
    opacity: 0;
    top: -100px;
    left: 0;
    width: 100%;
    font-size: 12px;
    color: #999999;
    padding: 5px;
    display: block;
    line-height: 16px;
    background: #FFFFFF;
    border: 1px solid rgba(151, 151, 151, 0.10);
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 11, 40, 0.09);
    box-shadow: 0 4px 10px 0 rgba(0, 11, 40, 0.09);
    border-radius: 2px 2px 2px 2px;
}
.commonCharacters_dispose_url_hint:after{
    position: absolute;
    left: 21px;
    bottom: -7px;
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #ffffff;
}
.commonCharacters_dispose_box_hover:hover .commonCharacters_dispose_url_hint{
    opacity: 1;
}
.commonCharacters_dispose_url {
    width: 80%;
    height: 40px;
    position: relative;
    border: none;
    display: inline-block;
    padding-left: 20px;
    font-size: 14px;
    line-height: 40px;
}
.commonCharacters_immigration {
    height: 99.59px;
    width: 93%;
    margin-left: 15px;
    border: 1px solid #c8ddfa;
    text-align: center;
}
.commonCharacters_immigration_list {
    position: relative;
    width: 100%;
    height: 40px;
    top: 30px;
    display: inline-block;
}
.commonCharacters_immigration_icon {
    height: 40px;
    width: 44%;
    position: relative;
    display: inline-block;
    float: left;
    text-align: right;
    padding-right: 10px;
}
.commonCharacters_immigration_desc {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width: 56%;
    padding-left: 10px;
    font-size: 16px;
    color: #3754EF;
    letter-spacing: 0.27px;
}
.commonCharacters_immigration_icon img {
    display: inline-block;
}
.commonCharacters_picture_min {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    /* border: 3px solid #4F51E9; */
    height: 99.6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*.commonCharacters_dispose_list:hover .commonCharacters_immigration_box {*/
    /*display: block;*/
/*}*/

/*.commonCharacters_dispose_list:hover .commonCharacters_immigration {*/
    /*display: none;*/
/*}*/
.commonCharacters_local_upload_file {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0;
    font-size: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=00);
    cursor: pointer;
}

.commonCharacters_local_upload {
    width: 100%;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border: 0;
    border-radius: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#24A6FF), to(#6840FF));
    background: linear-gradient(to right, #24A6FF, #6840FF);
}

@media screen and (min-width: 769px) and (max-width: 4000px) {
    /*通用表格识别识别结果表格样式*/
    .commonCharacters_box{
        display: inline-block;
        position: absolute;
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
        height: 380px;
        /* width: 100%; */
        overflow: auto;
        /*outline: 1px solid black;*/
    }
    .commonCharacters_identify_result_box{
        display: inline-block;
        position: relative;
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
        height: 380px;
        /* width: 100%; */
        overflow: auto;
        /*outline: 1px solid black;*/
    }
    .commonCharacters_identify_result_ul {
        position: relative;
        width: 96%;
        font-size: 12px;
    }
    .commonCharacters_identify_result_li:nth-child(even) {
        position: relative;
        width: 100%;
        background: #F9F9F9;
        /* height: 32px; */
        display: inline-block;
    }

    .commonCharacters_identify_result_li:nth-child(odd) {
        position: relative;
        width: 100%;
        background: #F1F3FF;
        float: left;
        /* height: 32px; */
        display: inline-block;
    }

    .commonCharacters_li_span {
        width: 10%;
        height: 36.5px;
        display: inline-block;
        text-align: center;
        line-height: 20px;
        padding-top: 10px;
        float: left;
        color: #666666;
        /* border-right: 2px solid #ffffff; */
        /*position: relative;*/
        /*z-index: 2;*/
    }
    .commonCharacters_li_identify {
        /* background: #F1F3FF; */
        width: 90%;
        display: inline-block;
        font-size: 12px;
        color: #333333;
        line-height: 20px;
        padding-top: 10px;
        padding-left: 5px;
        padding-bottom: 4px;
        border-left: 2px solid #ffffff;
        padding-right: 10px;
        word-break: break-all;
    }
}
/*=============================通用文字识别结束=======================================*/



/*====================================================截图文字识别start=================================================*/
.travelCard_row_ro{
    margin-bottom: 10px;
    height: 335px;
    /* width: 100%; */
    /*overflow: auto;*/
}
.screenshotCharacters_tags {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}
.screenshotCharacters_picture_box {
    padding: 30px;
    padding-top: 0;
    position: relative;
    background: rgba(255, 255, 255, 0.60);
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}
.screenshotCharacters_picture_list {
    width: 100%;
    position: relative;
    padding: 15px;
    background: #FFFFFF;
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.03);
}

.screenshotCharacters_picture_left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.screenshotCharacters_picture_max_border {
    overflow: hidden;
    position: relative;
    text-align: center;
    min-height: 439px;
    display: inline-block;
    width: 100%;
}

.screenshotCharacters_picture_icon {
    min-height: 439px;
    width: 100%;
    position: relative;
}
.screenshotCharacters_picture_icon:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border:1px solid #C8DDFA;
}
.screenshotCharacters_picture_max {
    display: inline-block !important;
    /* min-width: 724px; */
    /* min-height: 431px; */
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.screenshotCharacters_picture_right {
    position: relative;
    min-height: 439px;
    padding-left: 0;
    padding-right: 0;
    float: left;
}
.screenshotCharacters_identify_result {
    position: relative;
    width: 100%;
    display: inline-block;
}
.screenshotCharacters_picture_vertifyimage{
    position: relative;
    width: 100%;
    display: inline-block;
}
.screenshotCharacters_picture_vertifyimage:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height: 100px;
    background: #000;
    opacity: 0.3;
    moz-opacity: 0.3;
    filter: alpha(opacity=30);
}

.screenshotCharacters_picture_vertifyimage_active:after{
    content: '';
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: #000;
    opacity: 0;
    moz-opacity: 0;
    filter: alpha(opacity=0);
}


.screenshotCharacters_identify_result_list {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
    min-height: 439px;
}
.screenshotCharacters_picture_right_box {
    position: relative;
    width: 100%;
    display: inline-block;
}
.screenshotCharacters_result_title {
    line-height: 30px;
    font-size: 16px;
    color: #383E63;
    position: relative;
    height: 30px;
}
.screenshotCharacters_loading_list {
    position: absolute;
    width: 100%;
    display: none;
    min-height: 210px;
    /* text-align: center; */
    top: 25px;
    left: 0;
}
.screenshotCharacters_identify_result_ciy {
    margin-top: 14px;
    width: 50%;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
.screenshotCharacters_ciy_box {
    background: #F1F3FF;
    padding: 0 15px 0 15px;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
}
.screenshotCharacters_picture_right_md4{
    padding-left: 0;
}
.screenshotCharacters_ciy_box_desc {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    width: 50%;
    float: left;
    padding-left: 10px;
}
.screenshotCharacters_ciy_box span {
    display: inline-block;
    color: #3472FF;
    font-size: 14px;
    height: 36.5px;
    line-height: 36.5px;
    text-align: right;
    width: 50%;
    padding-right: 10px;
}
.screenshotCharacters_picture_min_border {
    /* padding: 12px 12px 0px 14px; */
    display: inline-block;
    position: relative;
    height: 99.6px;
    width: 100%;
}
.screenshotCharacters_picture_col_row {
    margin-right: -4px;
    margin-left: -4px;
}
.screenshotCharacters_picture_col {
    padding-right: 4px;
    padding-left: 4px;
}
.screenshotCharacters_picture_col:hover{
    cursor: pointer;
}
.screenshotCharacters_picture_frame {
    border: 6px solid #4F51E9;
}
.screenshotCharacters_dispose_list {
    position: relative;
    width: 100%;
    display: inline-block;
}
.screenshotCharacters_immigration_box {
    display: none;
}
.screenshotCharacters_dispose_box {
    height: 48.6px;
    width: 100%;
    position: relative;
    border: 1px solid #2E97FF;
    margin-bottom: 10px;
    line-height: 48.6px;
}
.screenshotCharacters_dispose {
    position: absolute;
    height: 100%;
    width: 20%;
    right: 0px;
    line-height: 46.8px;
    top: 0;
    cursor: pointer;
    border-left: 1px solid #2E97FF;
    font-size: 14px;
    text-align: center;
    background: #3754EF;
    color: #ffffff;
}
.screenshotCharacters_prevent {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    border: 1px solid #D4D4D4;
}
.screenshotCharacters_dispose_url_hint {
    position: absolute;
    opacity: 0;
    top: -100px;
    left: 0;
    width: 100%;
    font-size: 12px;
    color: #999999;
    padding: 5px;
    display: block;
    line-height: 16px;
    background: #FFFFFF;
    border: 1px solid rgba(151, 151, 151, 0.10);
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 11, 40, 0.09);
    box-shadow: 0 4px 10px 0 rgba(0, 11, 40, 0.09);
    border-radius: 2px 2px 2px 2px;
}
.screenshotCharacters_dispose_url_hint:after{
    position: absolute;
    left: 21px;
    bottom: -7px;
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #ffffff;
}
.screenshotCharacters_dispose_box_hover:hover .screenshotCharacters_dispose_url_hint{
    opacity: 1;
}
.screenshotCharacters_dispose_url {
    width: 80%;
    height: 40px;
    position: relative;
    border: none;
    display: inline-block;
    padding-left: 20px;
    font-size: 14px;
    line-height: 40px;
}
.screenshotCharacters_immigration {
    height: 99.59px;
    width: 93%;
    margin-left: 15px;
    border: 1px solid #c8ddfa;
    text-align: center;
}
.screenshotCharacters_immigration_list {
    position: relative;
    width: 100%;
    height: 40px;
    top: 30px;
    display: inline-block;
}
.screenshotCharacters_immigration_icon {
    height: 40px;
    width: 44%;
    position: relative;
    display: inline-block;
    float: left;
    text-align: right;
    padding-right: 10px;
}
.screenshotCharacters_immigration_desc {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: left;
    width: 56%;
    padding-left: 10px;
    font-size: 16px;
    color: #3754EF;
    letter-spacing: 0.27px;
}
.screenshotCharacters_immigration_icon img {
    display: inline-block;
}
.screenshotCharacters_picture_min {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    /* border: 3px solid #4F51E9; */
    height: 99.6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*.screenshotCharacters_dispose_list:hover .screenshotCharacters_immigration_box {*/
    /*display: block;*/
/*}*/

/*.screenshotCharacters_dispose_list:hover .screenshotCharacters_immigration {*/
    /*display: none;*/
/*}*/
.screenshotCharacters_local_upload_file {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    opacity: 0;
    font-size: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=00);
    cursor: pointer;
}

.screenshotCharacters_local_upload {
    width: 100%;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border: 0;
    border-radius: 2px;
    background: -webkit-gradient(linear, left top, right top, from(#24A6FF), to(#6840FF));
    background: linear-gradient(to right, #24A6FF, #6840FF);
}

@media screen and (min-width: 769px) and (max-width: 4000px) {
    /*通用表格识别识别结果表格样式*/
    .screenshotCharacters_box{
        display: inline-block;
        position: absolute;
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
        height: 380px;
        /* width: 100%; */
        overflow: auto;
        /*outline: 1px solid black;*/
    }
    .screenshotCharacters_identify_result_box{
        display: inline-block;
        position: relative;
        margin-bottom: 10px;
        width: 100%;
        margin-top: 10px;
        height: 380px;
        /* width: 100%; */
        overflow: auto;
        /*outline: 1px solid black;*/
    }
    .screenshotCharacters_identify_result_ul {
        position: relative;
        width: 96%;
        font-size: 12px;
    }
    .screenshotCharacters_identify_result_li:nth-child(even) {
        position: relative;
        width: 100%;
        background: #F9F9F9;
        /* height: 32px; */
        display: inline-block;
    }

    .screenshotCharacters_identify_result_li:nth-child(odd) {
        position: relative;
        width: 100%;
        background: #F1F3FF;
        float: left;
        /* height: 32px; */
        display: inline-block;
    }

    .screenshotCharacters_li_span {
        width: 10%;
        line-height: 20px;
        padding-top: 10px;
        display: inline-block;
        text-align: center;
        float: left;
        color: #666666;
        /* border-right: 2px solid #ffffff; */
        /*position: relative;*/
        /*z-index: 2;*/
    }
    .screenshotCharacters_li_identify {
        /* background: #F1F3FF; */
        width: 90%;
        display: inline-block;
        font-size: 12px;
        color: #333333;
        line-height: 20px;
        padding-top: 10px;
        padding-left: 5px;
        padding-bottom: 4px;
        border-left: 2px solid #ffffff;
        padding-right: 10px;
        word-break: break-all;
    }
}
/*=============================截图文字识别结束=======================================*/
.idCard_immigration:hover{
    cursor: pointer;
}
.driveCard_immigration:hover{
    cursor: pointer;
}
.travelCard_immigration:hover{
    cursor: pointer;
}
.valueAddedTax_immigration:hover{
    cursor: pointer;
}
.table_immigration:hover{
    cursor: pointer;
}
.locomotiveCar_immigration:hover{
    cursor: pointer;
}
.commonCharacters_immigration:hover{
    cursor: pointer;
}
.screenshotCharacters_immigration:hover{
    cursor: pointer;
}


/*文字识别预置图禁止点击*/
.screenshotCharacters_Montmorillonite , .locomotiveCar_Montmorillonite , .commonCharacters_Montmorillonite , .table_Montmorillonite , .valueAddedTax_Montmorillonite , .travelCard_Montmorillonite , .driveCard_Montmorillonite , .idCard_Montmorillonite{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: not-allowed;
    left: 0;
    top: 0;
    z-index: 2;
}