<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
}

html, body, form {
    width: 100%;
    height: 100%;
    font-family: 'Microsoft YaHei';
    font-size: 13px;
}


.imgSize {
    margin-top: 20px;
    margin-left: 95px;
    margin-bottom: 30px;
}

.imgSize1 {
    margin-top: 20px;
    margin-left: 95px;
}

.backWhite {
    background-color: #fff;
}

.showBackGround {
    width: 16.7%;
    float: left;
    line-height: 28px;
    color: #fff;
    font-size: 15px;
    height: 28px;
    background: url(/Content/Resource/AIO/colorBack.jpg);
}

.imgName {
    position: relative;
    bottom: 0px;
    left: 0px;
}

.cliamTd {
    border-right: 1px dotted #000000;
    width: 30px;
}


.clickBill{
        color: blue;
    border: 1px solid black;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    background-color: #FEDFAC;
}
.cancelClink{
    color: #000;
    border: 1px solid black;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    cursor: pointer;
    background-color: #F8F8F8;
}
#startProcessing {
    background: url(/Content/Resource/AIO/btnStartProcessing.png);
    width: 120px;
    height: 35px;
    float: right;
    margin-right: 200px;
    margin-top: 100px;
}

#back {
    background: url(/Content/Resource/AIO/btnBack.png);
    width: 120px;
    height: 35px;
    float: right;
    margin-right: -287px;
    margin-top: 100px;
}

#modalFrame {
    position: absolute;
    top: -83px;
    left: 251px;
    z-index: 1;
    background-color: #e3ac33;
}

#proess {
    background-color: #fff;
    background-size: 100% 100%;
    width: 816px;
    margin-left: 112px;
    margin-top: 24px;
    height: 28px;
}

#needTime {
    float: left;
    margin-left: 10px;
    width: 100px;
    height: 26px;
    text-align: center;
    line-height: 25px;
    border: 1px solid #21e6f9;
}

#showBackPos1 {
    background-position: -28px 50px;
    padding-left: 10px;
}

#showBackPos2 {
    background-position: -170px 50px;
}

#showBackPos3 {
    background-position: -305px 50px;
}

#showBackPos4 {
    background-position: -450px 50px;
}

#showBackPos5 {
    background-position: -581px 50px;
}

#close {
    position: absolute;
    right: 5px;
    top: 2px;
}

    #close:hover {
        border-radius: 10px;
        background-color: #B17303;
    }


#overBottom {
    margin-top: 25px;
}

    #overBottom span {
        margin-left: 25px;
    }

#billTypeList {
    margin-left: 25px;
}

#overtitle {
    font-size: 18px;
    font-weight: bold;
}

#allNeedTime {
    margin-left: 165px;
}

#uploadNew {
    margin-left: 165px;
    color: #fff;
    background-color: #89C3F2;
    width: 97px;
    height: 29px;
    border: 1px solid #000;
    border-radius: 5px 5px;
    cursor: pointer;
}

table {
    text-align: center;
    border-collapse: collapse;
    /*margin-top: 4px; 
    margin-left: 27px; 
    margin-bottom: 4px;*/
}

    table tr {
        line-height: 25px;
    }

#baseValue {
    height: 25px;
    line-height: 25px;
    background-color: #FECE00;
}

.baseEven {
    background-color: #FEEEAC;
}

#projectName {
    height: 25px;
    line-height: 25px;
    background-color: #B2FFD3;
}

.projectEven {
    background-color: #D8F5DD;
}

#diagnosis {
    font-size: 18px;
    color: #fff;
    background-color: #45C0C5;
}

.diagEven {
    background-color: #D9D9D9;
}

#charging {
    background-color: #FFA533;
}

    #charging td {
        font-size: 18px;
        color: #fff;
        padding-right: 50px;
        text-align: center;
    }

.chargEven {
    background-color: #F6FFCA;
}

/*#complatImgTable {
    width: 93%;
    border: 1px solid #ccc;
    border-radius:5px;
    margin-top: 15px;
}*/
#complatImgTable {
    width: 93%;
    border: 1px solid #ccc;
    border-radius: 5px;
    /*margin-top: 7px;*lihl*/
    margin-top: 15px;
    margin-left: 25px;
    background-color: #fff;
}

#projectTable {
    width: 700px;
    margin-top: 15px;
    margin-left: 25px;
}

#baseTable {
    margin-left: 25px;
    margin-top: 25px;
}

#claimTable {
    margin-top: 15px;
    margin-left: 10px;
    margin-left: 25px;
}

    #claimTable tr {
        height: 30px;
    }

        #claimTable tr td {
            width: 25%;
            padding-left: 1em;
        }

.imageSlice {
    margin-left: 95px;
    margin-top: 20px;
}

.imgSize2 {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 800px;
    margin-left: 40px;
    border: 1px solid #091B2F;
}

.IMGList_div {
    background-color: #F1F1F1;
    width: 915px;
    left: 10px;
    top: 50px;
    position: relative;
    border: solid white;
    text-align:center;
}

#showSlice {
    width: 915px;
    position: relative;
    margin-bottom: 50px;
    background-color: white;
    border: 1px solid #00A9FA;
}

#suppEntry {
    height: 30px;
    background-color: #00A9FA;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}


.spanleft40 {
    padding-left: 40px;
    font-size: 16px;
    font-weight: bolder;
    width: 100%;
}

.imgSize3 {
    margin-top: 20px;
}

#table_Slice tr {
    line-height: 10px;
    text-align: left;
}

#icdTable {
    margin-top: 15px;
    margin-left: 25px;
    width: 300px;
}

    #icdTable tr {
        height: 30px;
    }

#showHandle {
    position: relative;
    margin-bottom: 50px;
}


</pre></body></html>