﻿#advert {
    background-image: url(/Content/Resource/AIO/aio_Banner.jpg) !important;
    animation: none !important;
    height: 127px !important;
}

.m_img {
    background: url(/Content/Resource/AIO/submenu.png) !important;
}

.sub_img {
    background: url(/Content/Resource/AIO/submenu.png) !important;
}

#sub1_img1 {
    background-position: -19px -1px !important;
}

#sub1_img2 {
    background-position: -35px -1px !important;
}

#sub1_img3 {
    background-position: -51px -1px !important;
}

#m_img2 {
    background-position: -67px 0px !important;
}

#sub2_img1 {
    background-position: -86px -2px !important;
}
#sub1_img_ST {
    background: url(/Content/Resource/AIO/SelType.png)!important;
}

#aio_board {
    width: 100%;
    display: block;
    float: left;
    box-sizing: border-box;
    padding: 5px 10px;
}

#aio_title {
    font-size: 18px;
    font-weight: 600;
    color: #d84b2f;
    margin: 10px 0;
}

#aio_describe {
    float: left;
    display: block;
    width: 20%;
    height: 300px;
}

#aio_desc_text {
    text-align: center;
    float: left;
    width: 100%;
}

#aio_info_hsp {
    color: #ca5100;
}

form#aio_upload_from {
    width: 100%;
    height: auto;
    background-color: #FDFDFD;
    box-sizing: border-box;
    padding: 20px 30px 20px 0;
}

#aio_desc_img {
    width: 100%;
    float: left;
}

#aio_desc_img_box {
    margin: 30px auto;
    display: block;
}

#aio_upload_board {
    float: left;
    width: 80%;
}

#aio_sp_type {
    float: right;
    font-size: 14px;
}

#aio_upload_box {
    width: 100%;
    height: 125px;
    margin-top: 35px;
    background-color: #f7f7f7;
    padding-top: 10px;
}

#aio_statement {
    float: left;
    width: 100%;
    height: 100px;
}

    #aio_statement input {
        vertical-align: middle;
    }

    #aio_statement label {
        color: #8d0909;
        font-size: 14px;
    }

    #aio_statement p {
        margin-left: 18px;
        margin-top: 6px;
        line-height: 18px;
    }

#aio_img_type {
    float: left;
    margin-top: 20px;
    width: 100%;
}

#aio_img_type_sel {
    vertical-align: middle;
}

#aio_img_type_title {
    vertical-align: middle;
    margin-left: 37px;
}

#aio_select_box {
    float: left;
    width: 90%;
    text-align: center;
    box-sizing: border-box;
    margin: 10px 5% 20px 5%;
}

#aio_file {
    display: none;
}

#aio_file_name_box {
    width: 80%;
    display: inline-block;
    float: left;
    border-color: #f5f5f5 transparent #ccc #f5f5f5;
    border: 1px solid #b6b6b6;
    background: #fff;
    overflow: hidden;
    vertical-align: top;
    margin-right: 0;
    border-right-width: 0;
    height: 34px;
}

#aio_file_name {
    height: 22px;
    font: 16px/18px arial;
    line-height: 22px\9;
    margin: 6px 0 0 7px;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    width: 97%;
}

#aio_search {
    width: 19%;
    height: 36px;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    background: #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    outline: medium;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer;
    border: none;
    float: left;
}

#aio_info input {
    vertical-align: middle;
}

#aio_upload_info {
    float: left;
    width: 90%;
    margin: 0px 5% 30px 5%;
}

.aio_count_bar {
    float: left;
    width: 100px;
    box-sizing: border-box;
}

.aio_count_txt {
    display: inline-block;
    width: 100%;
    text-align: center;
    float: left;
    padding-top: 3px;
    color: #737373;
}

#aio_count {
    display: inline-block;
    box-sizing: border-box;
    float: left;
    padding: 2px;
    margin-top: 3px;
    background: #fff;
    color: #50cae7;
}

#aio_tcount {
    display: inline-block;
    box-sizing: border-box;
    float: left;
    padding: 2px;
    margin-top: 3px;
    background: #fff;
    color: #50cae7;
}

#aio_btn_upload {
    float: right;
}

#aio_btn_cancel {
    float: right;
}

#aio_btn_upload {
    float: right;
    box-sizing: border-box;
    background: url(/Content/Resource/AIO/btn-off-upload.png);
    width: 119px;
    height: 39px;
    border: none;
}

#aio_btn_cancel {
    float: right;
    background: #b7b7b7;
    border: none;
    height: 34px;
    width: 58px;
    margin-left: 10px;
    margin-right: 6px;
    background: url(/Content/Resource/AIO/btn-off-cancel.png);
}

#aio_status_board {
    display: none;
    width: 945px;
}

#aio_bill_box {
    position: relative;
    width: 90%;
    margin: 0px 5%;
}

#aio_area_board {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.aio_area_rect {
    border: solid 1px #2998e2;
}

.aio_area_title {
    position: absolute;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    top: 5px;
    display: block;
    width: 100%;
}


.aio_bill_area {
    display: block;
    position: absolute;
    border: solid 1px #017604;
    background-color: rgba(4,250,10,0.3);
}

#aio_status_bar {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    padding: 35px 5%;
}

#aio_status_box {
    width: 90%;
    margin: auto;
    height: 30px;
    background-color: #fff;
    box-shadow: 1px 1px 1px #c7c7c7 inset;
}

#aio_countdown {
    width: 10%;
    line-height: 26px;
    font-size: 12px;
    border: solid 2px #21f1f5;
    text-align: center;
    box-sizing: border-box;
}

.aio_status {
    display: none;
    height: 100%;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
}

#step0 {
    background: linear-gradient(to right, #ff4b01, #ff9a02);
    color: white;
}

#step1 {
    background: linear-gradient(to right, #ff9a02, #fdff01);
    color: white;
}

#step2 {
    background: linear-gradient(to right, #fdff01, #02ff01);
    color: #946834;
}

#step3 {
    background: linear-gradient(to right, #02ff01, #00ffef);
    color: #946834;
}

#step4 {
    background: linear-gradient(to right, #00ffef, #0065ff);
    color: white;
}

#step5 {
    background: linear-gradient(to right, #0065ff, #b100fe);
    color: white;
}

#step6 {
    background: linear-gradient(to right, #b100fe, #ff0040);
    color: white;
}

.aio_ocr_txt {
    position: absolute;
    color: #9a02a0;
    font-weight: bold;
    font-size: 13px;
    right: 5px;
}

#aio_result_board {
    display: none;
}

#aio_result_title {
    width: 100%;
    height: 50px;
}

#aio_result_img {
    position: relative;
    width: 450px;
    float: left;
}

/*表格*/
#aio_base {
    float: left;
    margin-left: 15px;
    width: 430px;
    font-size: 12px;
    float: right;
}

    #aio_base .icDTitle {
        background-color: #ffce00;
    }

#aio_group {
    float: left;
    width: 160px;
    font-size: 12px;
    margin-top: 10px;
}

    #aio_group .icDTitle {
        background-color: #3585ae;
        color: #fff;
    }

#aio_detail_tb {
    float: left;
    width: 765px;
    font-size: 12px;
    margin-top: 10px;
}

    #aio_detail_tb .icDtitle {
        display: inline-block;
        height: 35px;
        width: 85px;
        text-align: center;
        float: left;
    }

    #aio_detail_tb .ic_get_cell {
        float: left;
        display: inline-block;
        padding: 3px 0px;
        width: 85px;
        text-align: center;
        word-break: break-all;
    }

.ictl {
    display: inline-block;
    padding: 0px 30px;
    color: #ffffff;
    background-color: #01b0f1;
    height: 35px;
    line-height: 35px;
}

.icDTitle {
    float: left;
    height: 30px;
    line-height: 30px;
    background-color: #b1ffd2;
}

#aio_group .icDtitle {
    display: inline-block;
    height: 35px;
    width: 80px;
    text-align: center;
    float: left;
}

#aio_group_detail .ic_get_cell {
    float: left;
    display: inline-block;
    padding: 3px 0px;
    width: 80px;
    text-align: center;
    word-break: break-all;
}

#aio_result_claim {
    clear: both;
    margin-top: 15px;
    width: 70%;
    padding-left: 15%;
    padding-right: 15%;
}

    #aio_result_claim .claimTitle {
        background-color: #45c1c3;
        width: 99%;
        height: 35px;
        color: #fff;
        vertical-align: middle;
        line-height: 35px;
        padding-left: 1%;
        font-size: 18px;
        text-align: center;
    }

#aio_claim_table table {
    width: 100%;
    border: 1px dotted #000000;
    border-top: none;
    border-spacing: 0px;
    border-collapse: collapse;
    font-size: 14px;
}

    #aio_claim_table table tr {
        height: 30px;
    }

        #aio_claim_table table tr td {
            border-right: 1px dotted #000000;
            width: 33%;
            padding-left: 5px;
            padding-left: 1em;
        }

#aio_claim_table .GrpDesp1 {
    background-color: #fff;
}

#aio_claim_table .GrpDesp2 {
    background-color: #d9d9d9;
}

#aio_claim_table .GrpItem {
    background-color: #fff7ef;
}

    #aio_claim_table .GrpItem td {
        padding-left: 2em;
    }


.icDtitle {
    display: inline-block;
    height: 35px;
    width: 100px;
    text-align: center;
    float: left;
}

#aio_base_detail {
    max-height: 310px;
    overflow: auto;
}

.icDetail {
    float: left;
}

.ic_get_cell {
    float: left;
    display: inline-block;
    padding: 3px 0px;
    width: 100px;
    text-align: center;
    word-break: break-all;
}

.ic_get_row {
    float: left;
    background-color: #fafafa;
}

.dsp {
    background-color: #d8f6d8 !important;
}

.bps {
    background-color: #ffefad !important;
}

.gps {
    background-color: #a2defd !important;
}

#aio_result_title_txt {
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
}

#aio_start_new {
    float: right;
    height: 30px;
    margin-top: 10px;
    margin-right: 20px;
    width: 110px;
    background: linear-gradient(#92d0f9,#2998e2);
    border: solid 1px #0f4782;
    cursor: pointer;
    outline: none;
    border-radius: 5px;
    color: white;
    text-shadow: 1px 1px 1px #000;
}

span#aio_spend_time {
    float: right;
    display: inline-block;
    margin: 17px 300px 0px 0px;
}

.aio_count_num_box {
    width: 100%;
    display: block;
    text-align: center;
    height: 24px;
    line-height: 24px;
}

.aio_count_num {
    display: inline-block;
    width: 15px;
    background-color: #3e7ebc;
    color: white;
    font-weight: bold;
}

.aio_tcount_num {
    background-color: #d5567a !important;
}


#outdiv_dialog {
    position: absolute;
    width: 100%;
    height: 950px;
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: -230px;
    display: none;
    margin-left: -235px;
}

#indiv_dialog {
    width: 400px;
    height: 31px;
    background-color: white;
    position: absolute;
    top: 400px;
    left: 500px;
    opacity: 0.6;
    text-align: center;
    color: red;
    font-size: 18px;
    font-weight: 700;
}

#org_img_box {
    width: 95%;
    text-align: center;
}

#loading_img_box {
    width: 98%;
    text-align: center;
}

#aio_time {
    margin-left: -150px;
    color: red;
    font-size: 18px;
    font-weight: 700;
    float: left;
}

#r_result {
    width: 100%;
    margin-left: 26px;
}

#l_loading_div {
    width: 40%;
    text-align: center;
    margin-left: 24%;
    margin-top: 20px;
}

#aio_sel_type {
    vertical-align: middle;
}

#aio_lab_type {
    height: 20px;
    position: relative;
    top: 7px;
    display: block;
    width: 19%;
    margin-left: -40px;
}


/*//*/

.aio_bill_area {
    display: block;
    position: absolute;
    border: solid 1px #017604;
    background-color: rgba(4,250,10,0.3);
}


#data_view {
    display: block;
    background: white;
    padding-left: 10px;
    float: left;
    height: 580px;
    overflow-y:scroll;
    margin-top: 5px;
}

#data_board {
    position: absolute;
    display: none;
    width: 1000px;
    height: 650px;
    background: #f7f7f7;
    left: 100px;
    top: 5px;
    box-sizing: border-box;
    padding: 15px;
    box-shadow: 3px 3px 3px #808080;
    border: solid 1px #505050;
    border-radius: 5px;
}

#data_bar {
    width: 100%;
    height: 25px;
    padding: 3px;
}

#btnClose {
    width: 80px;
    height: 25px;
    border: none;
    margin-left: 10px;
    background-color: #c7c7c7;
}

#fullscreen {
    width: 100vw;
    height: 100%;
    top: 0;
    left: 0;
    /*background: #494646;*/
    display: none;
    z-index: 9999;
    position: fixed;
    opacity: 0.98;
    overflow-y: scroll;
}

#processing {
    margin-left: 55%;
    margin-top: 20%;
    width: 64px;
    height: 64px;
}

#rstType {
    color: white;
    font-size: 18px;
    text-align: center;
    margin-left: 150px;
    display: none;
}
