/* 样品申请样式 */
.sup-filtrate-tab.filtrateCheckItem{
    margin:10px 0;
}
.sup-filtrate-tab.supFiltrateTabBox{
    margin-top:10px;
  }
.sample_hint_container{
    display: flex;
    align-items: center;
    margin:24px 0 20px 0;
    padding:20px 52px;
    box-sizing: border-box;
    border:2px solid #fff;
    border-radius: 5px;
    box-sizing: border-box;
    background: linear-gradient(to bottom, #EAEFF6 -30%, #ffffff 50%);
    position: relative;
}
.sample_hint_container::before{
    content:'';
    display: inline-block;
    width:266px;
    height:56px;
    background:url('../../css/images/sample_bg.png') no-repeat center/cover;
    position: absolute;
    top:0;
}
.sample_hint_container .sample_hint_flow{
    width:795px;
    height: 159px;
    box-sizing: border-box;
    border-right:1px solid #DDDDDD;
}
.sample_hint_container .sample_hint_title{
    display: flex;
    align-items: center;
    font-size:16px;
    color:#333333;
}
.sample_hint_container .sample_hint_title::before{
    content:'';
    display: inline-block;
    width:4px;
    height:16px;
    margin-right:5px;
    background:#00A0E8;
}
.sample_hint_container .sample_hint_rule{
    height: 159px;
    margin-left:90px;
}
.sample_hint_rule .hint_rule_list{
    margin-top:18px;
}
.sample_hint_rule .hint_rule_list li{
    font-size: 12px;
    line-height: 15px;
    color: #333333;
}
.sample_hint_rule .hint_rule_list li:not(:last-child){
    margin-bottom:10px;
}
.sample_hint_rule .hint_rule_list li::before{
    content:'';
    display: inline-block;
    width:4px;
    height:4px;
    margin-right:10px;
    border-radius: 50%;
    background:#999999;
}
.sample_search_container{
    height:111px;
    margin-top:20px;
    box-sizing: border-box;
    padding:21px 21px 10px;
    border:2px solid #ffffff;
    border-radius: 5px 5px 0 0;
    background: linear-gradient(to bottom, #EEF3F9 -30%, #ffffff 50%);
    position: relative;
}
.sample_search_container::before{
    content:'';
    display: inline-block;
    width:266px;
    height:56px;
    background:url('../../css/images/sample_bg.png') no-repeat center/cover;
    position: absolute;
    top:0;
}
.sample_search_container .sample_search_total{
    margin-bottom:22px;
    font-size:14px;
    font-weight: bold;
    color:#333333;
}
.sample_search_container .sample_search_total span{
    color:#FF5A00;
}
.sample_search_container .screen_select_item {
    width: 253px;
    height: 31px;
    border-radius: 1px;
    color: #777777;
}
.sample_search_container .sample_search_btn{
    display: inline-block;
    width:68px;
    height:31px;
    border-radius: 5px;
    font-size:14px;
    color:#FFFFFF;
    background: linear-gradient(to right, #0093E6, #22A7FF);
}

.sample_screen_container{
    margin-top:10px;
    padding:0 20px;
    background:#fff;
}
.sample_screen_container.sup-filtrate .sup-filtrate-type{
    padding: 0 !important;
}
.sample_screen_container .product_classification.multiLineHide,
.sample_screen_container .sup-filtrate-tab.multiLineHide{
    height:40px !important;
}
.sample_screen_container .sup-filtrate-title{
    line-height:50px;
}
.sample_screen_container .Category1Tag .hang_boxItem.all_boxItem{
    width: 64px;
    box-sizing: border-box;
    text-align: center;
}
.sample_screen_container.sup-filtrate .sup-filtrate-unfold{
    line-height: 50px;
    color:#999;
}
.sample_screen_container .filtrateSelectClear{
    line-height: 50px !important;
}
.sup-filtrate .sup-filtrate-unfold::after{
    color:#999;
}
.sample_screen_checked{
    display: flex;
    align-items: center;
    padding-left: 10px;
    margin:15px 0 0;
    font-size:12px;
    color:#333;
}
.sample_screen_checked .hang_title{
    width: auto;
    height: 26px;
    line-height: 26px;
}
.sample_screen_checked .chooenItem{
    margin-right: 10px;
}

.sample_result_hint{
    margin-top:20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:15px 20px 18px;
    font-size: 14px;
    font-weight: bold;
    color:#333333;
    background:#EBEBEB;
}
.sample_result_hint .sample_search_input{
    width:266px;
    height:31px;
    box-sizing: border-box;
    border-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border:1px solid rgba(217, 217, 217, 0.87);
    font-size:12px;
    text-indent:10px;
    background:#ffffff;
}
.sample_result_hint .sample_search_input::placeholder{
    color:#777777;
}
.sample_result_hint .sample_search_input:focus,
.sample_result_hint .sample_search_input:hover{
    box-shadow: none;
}
.sample_result_hint .search_input_button{
    display: inline-block;
    width:68px;
    height:31px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size:14px;
    text-align: center;
    line-height:31px;
    color:#fff;
    background:rgba(255, 140, 0, 1);
    cursor: pointer;
}

.sample_result_container{
    padding:20px;
    border-radius: 2px;
    background:#fff;
}
.sample_result_table{
    border-radius:5px 5px 0 0;
    overflow: hidden;
    color:#333;
}
.sample_result_table th{
    height:38px;
    padding-left:10px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    background: #EBEEF0;
}
.sample_result_table td{
    height:86px;
    padding-left: 10px;
    box-sizing: border-box;
    border-bottom:1px dashed #B5CFFF;
    font-size:12px;
    line-height:22px;
    text-align: left;
}
.sample_result_table .sample_table_line{
    display: flex;
    height: 40px;
    align-items: flex-start;
}
.sample_result_table .sample_description_text{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    white-space: normal;
    height: 40px;
    align-items: flex-start;
}
.sample_result_table .sample_table_pdf{
    font-size:24px !important;
    color:#FF303A;
    cursor: pointer;
}
.sample_result_table .sample_pdf_null{
    display: flex;
    height: 40px;
    align-items: flex-start;
    justify-content: center;
}
.sample_result_table .sample_table_supplier{
    display: flex;
    flex-wrap: wrap;
    height: 40px;
    align-items: flex-start;
}
.sample_result_table .sample_table_supplier .table_supplier_name{
    width: 250px;
    height: auto;
    vertical-align: unset;
    line-height: 24px
}
.sample_result_table .sampleMain_abtn{
    display: inline-block;
    width:98px;
    height:30px;
    box-sizing: border-box;
    border-radius: 5px;
    border:1px solid #00A0E8;
    font-size: 12px;
    text-align: center;
    line-height:28px;
    color:#00A0E8;
    background:#EDF8FF;
    cursor: pointer;
}
.sample_result_table .sampleMain_abtn:hover{
    border:none;
    line-height:30px;
    color:#fff;
    background: linear-gradient(to right, #0093E6, #22A7FF);
}
.purchaser_undefined_box{
    padding: 97px 0 143px 0;
}