<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

/* 宸查€夋嫨鐨勬牱寮� begin */

#resultbody td {
    vertical-align: middle;
    word-wrap: break-word;
}

#resultbody img {
    width: 86px;
    height: 86px;
    border: 1px #337ab7 solid;
}

.selected-div {
    padding: 0px 0px 10px 25px;
    display: none;
}

.selected-tab {
    width: 60px;
    /* font-size: 14px; */
    float: left;
    font-weight: bold;
    padding-top: 2px;
}

.selected-data {
    float: left;
    max-width: 94%;
}

.selected-data .hasSelectedDiv {
    float: left;
}

.hasSelectedInput {
    float: left;
    color: #337ab7;
    padding: 2px 0px 0px 5px;
    margin-right: 10px;
}

.hasSelectedInput span {
    margin-bottom: 4px;
}

.hasSelectedGroup {
    float: left;
    border: 1px solid #ddd;
    background-color: #f5f5f5;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 30px;
}

.hasSelectedGroup .group-tab {
    float: left;
    padding: 2px 0px 0px 5px;
    /* font-size: 14px; */
}

.clear-selected {
    float: left;
    cursor: pointer;
    /* font-size: 14px; */
    padding-top: 2px;
}

/* 宸查€夋嫨鐨勬牱寮� end */

/* 绛涢€夋潯浠剁殑鏍峰紡 begin */
/* 璁剧疆绛涢€夋潯浠惰儗鏅壊 */
.category-div {
    padding: 15px 10px;
    padding-top: 10px;
    margin-bottom: 20px;
    /* background: linear-gradient(to right, #f0f0f0, #f5f5f5); */
    background-color: #f5f5f5;
    border-radius: 4px;
    width: 200px;
    display: inline-block;
    vertical-align: top;
}

.attribute {
    overflow: hidden;
    /* font-size: 14px; */
}

.attributeName {
    width: 100%;
    /* font-size: 16px; */
    font-weight: bold;
    text-align: left;
    vertical-align: middle !important;
}

.attributeName input {
    margin-right: 5px;
    cursor: pointer;
}

.attributeName label {
    /* font-weight: normal; */
    cursor: pointer;
}

.attributeValue {
    width: 100%;
    text-align: left;
    /* font-size: 16px; */
    font-weight: normal;
    margin: 5px 0px;
}

.attributeInput {
    height: 25px;
    color: #337ab7;
    line-height: 25px;
    display: flex;
    align-items: baseline;
}

.attributeInput input {
    margin-right: 5px;
    cursor: pointer;
}

.attributeInput label {
    cursor: pointer;
    font-weight: normal;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* 绛涢€夋潯浠剁殑鏍峰紡 end */


/* 浜у搧鍒楄〃鐨勬牱寮� begin */
.productionnameField {
    color: #000;
}

.result-div {
    padding-left: 10px;
    padding-right: 0px;
    margin-bottom: 20px;
    width: calc(100% - 205px);
    display: inline-block;
}

/* 浜у搧鍒楄〃琛ㄥご */
.datas table th {
    height: 20px;
    /* font-size: 16px; */
    text-align: left;
    padding-left: 7px;
}

.datas input {
    cursor: pointer;
}

/* 浜у搧鍒楄〃澶栨 */
.fixed-table-container {
    border: 0px;
}

.table {
    margin-bottom: 0px
}

.resultDiv {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.columnName {
    /* font-size: 14px; */
    color: #ffffff;
    text-align: left;
    padding-left: 7px;
    background-color: #006;
    background: #bcc6d0;
    color: #2f2f2f;
}

.rowValue {
    /* font-size: 12px; */
    color: #000000;
    text-align: center;
    padding-right: 6px;
}

.rowValueNum {
    /* font-size: 12px; */
    color: #000000;
    text-align: right;
    padding-right: 5px;
}

.rowOperation {
    /* font-size: 12px; */
    color: #0033CC;
    text-align: center;
    padding-right: 6px;
}

.rowTotal {
    /* font-size: 12px; */
    color: #ffffff;
    text-align: center;
    padding-right: 7px;
    background-color: #006;
}

.rowTotalName {
    /* font-size: 14px; */
    color: #ffffff;
    text-align: left;
    padding-left: 7px;
    background-color: #006;
}

/* 杩炵画鎬у浘鏍� */
.j-examine-catalogue, .search-pro {
    cursor: pointer;
    text-align: center;
}

.g-prod-name {
    margin-top: 5px;
    margin-bottom: 5px;
}

/* 鎼滅储鎸夐挳 */
.searchDiv {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}

/* 鎼滅储妗� */
.search {
    width: 30%;
    height: 100%;
    border-radius: 18px;
    outline: none;
    color: white;
    border: 1px solid transparent;
    padding-left: 0px;
    /*position: absolute;*/
    opacity: 0.7;
    background-color: rgba(64, 89, 111, 1);
}

.search&gt;input {
    border-radius: 18px;
}

/* 浜у搧鍒楄〃鐨勬牱寮� end */

/* 鐩稿叧浜у搧鐨勬牱寮� begin*/
.relativedfilenamecode a,
.fineProcessProductRelation a,
.relatedProducttitle a {
    cursor: pointer;
}

.relatedProducttitle {
    background: #E9E9E9;
    width: 100%;
    margin-top: 15px;
    padding: 2px;
}

.relativedfilenamecode {
    margin-bottom: 20px;
}

/* 鐩稿叧浜у搧鐨勬牱寮� end */

/* 鏂囦欢鍒楄〃鐨勬牱寮� begin */
.modal-header-fileList {
    padding: 15px;
}

.fileLists.table {
    margin-bottom: 0px;
}

.table {
    table-layout: fixed;
}


.dropdown-toggle {
    margin-bottom: 0px;
    cursor: pointer;
}

#fileListModal #loading {
    position: absolute;
    top: 50%;
    left: 40%;
}

#fileListModal #right {
    margin-top: -20px;
}

#fileListModal .startTimes {
    width: 310px;
}

#fileListModal .list-days {
    margin-left: 100px;
    background: #ccc;
    color: black;
    margin-top: -25px;
}

#fileListModal #g-map {
    width: 500px;
    height: 400px;
}

#fileListModal .j-startlist li input {
    cursor: pointer;
}

#fileListModal #g-quickview img {
    max-width: 500px;
    max-height: 500px;
}

/* 鏂囦欢鍒楄〃鐨勬牱寮�  end */

/* 寮规绛涢€夋潯浠� begin */
#selectConditionModal .modal-dialog {
    width: 50%;
}

.condition-all .attributeValue {
    margin: 0px 0px;
}

/* 涓€琛屼簲鍒� */
.condition-all li {
    float: left;
    width: 20%;
}

/* 寮规绛涢€夋潯浠� end */

@media (max-width: 1510px) {

    /* 绛涢€夋潯浠跺崟閫夋 */
    .attributeInput label {
        max-width: 87%;
    }

    /* 绛涢€夋潯浠跺脊妗� */
    #selectConditionModal .modal-dialog {
        width: 65%;
    }
}



#downloadExcel {
    margin-left: calc(50% - 5em);
    margin-top: 15px;
    margin-bottom: 20px;
}


#downloadExcel button {
    font-size: 16px;
}

.searchDiv {
    margin-left: 2em;
}

.searchDiv .searchPros {
    font-size: 16px;
}</pre></body></html>