<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search-content-bg {
    background-color: #F5F5F5;
}

body {
    background-color: #F5F5F5;
}

.bidsearch_title {
    width: 100%;
    background-color: #fff;
    display: flex;
    height: 50px;
    align-items: center;
}

.bidsearch_title a {
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
}

.bidsearch_title div {
    display: inline-block;
    width: 114px;
    height: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
}

.bidsearch_title_div_l {
    background: #2E54E3;
}

.bidsearch_title_div_h {
    background: #DB4E3E;
}

.bidsearch_title_se {
    color: #DB4E3E;
    border-bottom: 2px solid #DB4E3E;
}

/*鎼滅储鏉′欢*/
.bidsearch_con {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 2px;
    background-color: #fff;
    padding-bottom: 40px;
}

.bidsearch_con_row {
    width: 100%;
    display: flex;
    margin-top: 20px;
    margin-left: 20px;
    position: relative;
}

.bidsearch_con_co {
    display: flex;
    flex-direction: column;
}

.bidsearch_con_co_row {
    width: 100%;
    display: flex;
}

.bidsearch_hui_x_line {
    background-image: linear-gradient(to right, #ccc 35%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 11px 1px;
    background-repeat: repeat-x;
    height: 2px;
    margin-bottom: 16px;
}

.bidsearch_con_tj_title {
    display: flex;
    height: 30px;
    align-items: center;
}

.bidsearch_con_title {
    display: flex;
    height: 22px;
    align-items: center;
}

.bidsearch_con_title_img {
    display: flex;
    height: 22px;
    width: 12px;
    align-items: center;
    margin-right: 4px;
}

.bidsearch_con_tj_size {
    display: flex;
    width: 828px;
    flex-flow: row wrap;
}

.bidsearch_con_tj_size_sun {
    display: flex;
    flex-flow: row wrap;
}

.bidsearch_con_tj_yx_size {
    align-items: center;
    display: flex;
}

.bidsearch_con_close {
    display: flex;
}

.bidsearch_con_size {
    display: flex;
    max-height: 80px;
    width: 963px;
    flex-flow: row wrap;
    overflow: hidden;
}

.bidsearch_con_yx_box {
    display: flex;
    align-items: center;
    height: 30px;
    background-color: #F5F5F5;
    color: #333;
    border-radius: 16px;
    border: 1px solid #CCCCCC;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 16px;
    margin-bottom: 16px;
}

.bidsearch_con_yx_box span {
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bidsearch_con_box {
    height: 22px;
    display: flex;
    align-items: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 16px;
    margin-bottom: 16px;
}

.bidsearch_con_box_se {
    color: #DB4E3E;
    border: 1px solid #DB4E3E;
    border-radius: 4px;
}

.bidsearch_con_yx_box img {
    margin-left: 8px;
}

.bidsearch_con_time {
    width: 117px;
    height: 26px;
    outline: none;
    border-radius: 2px;
    border: 1px solid #CCCCCC;
    margin-left: 14px;
    margin-right: 14px;
    text-align: center;
}

.bidsearch_con_more {
    width: 110px;
    height: 22px;
    display: flex;
    justify-content: end;
}

.bidsearch_con_more span {
    margin-right: 2px;
}

.bidsearch_con_edit {
    display: flex;
    height: 30px;
    align-items: center;
    width: 244px;
    justify-content: end;
}

.bidsearch_con_delete {
    display: flex;
    height: 100%;
    align-items: center;
    color: #DB4E3E;
}

.bidsearch_con_save {
    display: flex;
    height: 100%;
    align-items: center;
    color: #001977;
}

.bidsearch_con_title_keyword {
    color: #666;
    height: 26px;
    display: flex;
    align-items: center;
}

.bidsearch_tips_show {
    display: none;
    position: absolute;
    top: 24px;
    z-index: 1;
}

.bidsearch_tips {
    width: 359px;
    background: #000000;
    box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.05);
    border-radius: 4px 4px 4px 4px;
    opacity: 0.7;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
}

.bidsearch_tips_title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 16px;
    margin-left: 16px;
}

.bidsearch_tips_content {
    width: 313px;
    margin-top: 8px;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 16px;
    line-height: 150%;
}

.bidsearch_con_title_keyword input {
    width: 122px;
    height: 26px;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 2px;
}

.bidsearch_con_title_keyword_btn {
    display: inline-block;
    width: 78px;
    height: 26px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px #DB4E3E solid;
    border-radius: 2px;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
    background: linear-gradient(180deg, #EB6C5E 0%, #CA4637 100%);
}

.bidsearch_con_co_search {
    display: flex;
    position: relative;
}

.bidsearch_con_co_search input {
    height: 30px;
    width: 481px;
    outline: none;
    border: 1px solid #DB4E3E;
    border-radius: 4px;
}

.bidsearch_con_co_search div {
    display: inline-block;
    width: 50px;
    height: 34px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    line-height: 31px;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    background: linear-gradient(180deg, #EB6C5E 0%, #CA4637 100%);
    position: absolute;
    right: -47px;
    top: -2px;
}

/*鎼滅储鍒楄〃*/
.bidsearch_list {
    width: 100%;
    display: flex;
    margin-top: 12px;
    justify-content: space-between;
}

/*鎼滅储鍒楄〃-宸�*/
.bidsearch_list_left {
    width: 895px;

}

/*list*/
.bidsearch_list_content {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
    margin-top: 12px;
}

.bidsearch_list_row {
    display: flex;
    background-color: #fff;
    padding: 24px 20px;
}

.bidsearch_list_row_logo {
    height: 80px;
    width: 80px;
    margin-right: 12px;
    border-radius: 4px;
    background-color: #7F98C4;
}

.bidsearch_list_row_right {
    width: 763px;
    display: flex;
    flex-direction: column;
}

.bidsearch_list_row_right_all {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.bidsearch_list_row_title-space {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.bidsearch_list_row_title {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bidsearch_list_row_title_left {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.bidsearch_list_row_title_left_title {
    display: block;
    flex: 1;
    max-width: 500px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-right: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.bidsearch_list_row_title_left_xc {
    width: 42px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #2E54E3;
    border-radius: 2px;
    color: #2E54E3;
}

.bidsearch_list_row_title_right {
    padding-left: 5px;
    display: flex;
    align-items: center;
}

.bidsearch_list_row_role {
    display: flex;
    margin-top: 12px;
}

.bidsearch_list_row_role span {
    display: flex;
    padding: 4px 8px;
    background-color: #FBF4F3;
    color: #B90000;
    margin-right: 8px;
}

.bidsearch_list_row_xq {
    display: flex;
    margin-top: 12px;
}

.bidsearch_list_row_fr {
    color: #2E54E3;
    margin-right: 40px;
}

.bidsearch_list_row_zb {
    color: #EA6E00;
    margin-right: 40px;
}

.bidsearch_list_row_cl {

}

.bidsearch_list_row_address {
    margin-top: 12px;
    color: #666666;
}

.bidsearch_list_row_bottom {
    display: flex;
    height: 38px;
    align-items: center;
    color: #666666;
    background-color: #F5F6FA;
    border-radius: 2px;
    margin-top: 12px;
}

.bidsearch_list_row_bid_info {
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bidsearch_list_row_bid_title {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #333333;
}

.bidsearch_list_row_bid_title img {
    margin-top: 3px;
    margin-right: 6px;
    margin-left: 14px;
}

.bidsearch_list_row_bid_title span {
    flex: 1;
    line-height: 16px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
    display: block;
    height: 16px;
    white-space: nowrap;
    padding-right: 50px;
}

.bidsearch_list_row_bottom_solid {
    height: 12px;
    /*margin-right: 18px;*/
    /*margin-left: 18px;*/
    border-left: 1px solid #999;
    width: 0px;
}

.bidsearch_list_row_solid {
    width: 100%;
    display: flex;
    justify-content: center;
}

.bidsearch_list_row_solid div {
    border-bottom: 1px solid #ddd;
    width: 855px;
}

.bidsearch_list_row_solid-all {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}

.bidsearch_list_row_solid-all div {
    border-bottom: 1px solid #ddd;
    flex: 1;
}

/*鍒嗛〉*/
.bidsearch_list_page {
    height: 110px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    font-size: 16px;
    border-radius: 0 0 4px 4px;
}

.bidsearch_list_page_size &gt; .bidsearch_list_page_size_active {
    background-color: #DB4E3E;
    color: #fff;
    border-color: #DB4E3E;
}

.bidsearch_list_page_size {
    display: flex;
    height: 30px;
}

.bidsearch_list_page_size div {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    border: 1px solid #E5E5E5;
    border-radius: 2px;
    margin-right: 10px;
    padding: 0 10px;
}

.bidsearch_list_page_tz {
    display: flex;
    align-items: center;
}

.bidsearch_list_page_tz span {
    margin-right: 10px;
}

.bidsearch_list_page_tz_pg {
    width: 50px;
    height: 30px;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #E5E5E5;
    margin-right: 10px;
}

.bidsearch_list_page_tz_btn {
    height: 30px;
    width: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #DB4E3E;
    border-radius: 2px;
    margin-left: 10px;
}

/*宸查€夋潯浠舵悳绱�*/
/*澶撮儴*/
.bidsearch_list_cnt {
    width: 100%;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 8px;
}

.bidsearch_list_cnt_yx {
    position: relative;
    display: flex;
    align-items: center;
}

.bidsearch_list_cnt_yx input {
    width: 370px;
    height: 38px;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    padding-left: 30px;
    border-radius: 4px;
    outline: none;
}

.bidsearch_list_cnt_yx_btn {
    width: 88px;
    height: 38px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    line-height: 48px;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    background: linear-gradient(180deg, #EB6C5E 0%, #CA4637 100%);
}

.bidsearch_list_cnt_yx_btn:hover {
    background: #BF4234;
}

/* -- _list_bidorgs.php -- */

.bidsearch_list_cnt_yx_new {
    position: relative;
    display: flex;
    align-items: center;
}

.bidsearch_list_cnt_yx_new input {
    width: 360px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    padding-left: 30px;
    border-radius: 4px;
    outline: none;
}

.bidsearch_list_cnt_yx_btn_new:hover {
    background: #BF4234;
}

.bidsearch_list_cnt_yx_btn_new {
    margin-top: 8px;
    width: 60px;
    height: 32px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    background: linear-gradient(180deg, #EB6C5E 0%, #CA4637 100%);
}

.bidsearch_list_cnt_yx_btn_new:hover {
    background: #BF4234;
}</pre></body></html>