.search-content-bg {
    background-color: #F5F5F5;
}

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

.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_more span {
    margin-right: 2px;
}


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

/*搜索列表*/
.bidsearch_list {
    width: 100%;
    display: flex;
    margin-top: 12px;
    justify-content: space-between;
}

/*搜索列表-左*/
.bidsearch_list_left {
    width: 895px;

}

.bidsearch_list_full_width {
    width: 100%;
}

.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_qx input {
    margin-bottom: 6px;
    margin-right: 14px;
    margin-left: 14px;
}


.bidsearch_list_top_xz_kj_dev img {
    margin-right: 4px;
}

/*list*/
.bidsearch_list_content {
    border: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
}

.bidsearch_list_row {
    width: 100%;
    display: flex;
    background-color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
}

.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_title {
    width: 471px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.bidsearch_list_row_title_title {
    border: 1px solid #ddd;
}

.bidsearch_list_row_title_title_a {
    display: inline-block;
    max-width: 450px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    margin-right: 12px;
}

.bidsearch_list_row_type {
    width: 142px;
}

.bidsearch_list_row_type div {
    font-size: 14px;
}

.bidsearch_list_row_city {
    width: 134px;
}

.bidsearch_list_row_city div {
    font-size: 14px;
}

.bidsearch_list_row_uptime {
    width: 104px;
}

.bidsearch_list_row_uptime_sc {
    height: 26px;
    width: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #DB4E3E;
    background-color: #F5F6FA;
    margin-top: 28px;
}

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


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


/*搜索列表-右*/
.bidsearch_list_right {
    width: 285px;
    display: flex;
    flex-direction: column;
}

.webone_title_div {
    width: 100%;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 20px;
    display: flex;
    flex-direction: column;
}

.webone_title_lanmu {
    padding-left: 12px;
    padding-right: 12px;
    height: 26px;
    border-radius: 4px;
    display: flex;
    align-items: center;
}

.webone_title_share {
    padding-left: 12px;
    padding-right: 12px;
    height: 26px;
    border-radius: 2px;
    border: 1px solid #DB4E3E;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.webone_title_favoriteyes {
    padding-left: 12px;
    padding-right: 12px;
    height: 26px;
    border-radius: 2px;
    border: 1px solid #666666;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.webone_title_down {
    padding-left: 12px;
    padding-right: 12px;
    height: 26px;
    border-radius: 2px;
    background: linear-gradient(180deg, #EB6C5E 0%, #CA4637 100%);
    display: flex;
    align-items: center;
    cursor: pointer;
}

.webone_title_feedback {
    padding-left: 12px;
    padding-right: 12px;
    height: 26px;
    border-radius: 2px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
}

.bg-FBF4F3 {
    background: #FBF4F3;
}

.bg-F5F5F5 {
    background: #F5F5F5;
}

.h16 {
    height: 16px;
}

.h12 {
    height: 12px;
}

.w12 {
    width: 12px;
}

.webone_list {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
}

.webone_list_table {
    width: 855px;
    background-color: #E4E4E4;
    border-collapse: unset;
    border-spacing: 1px
}

.webone_list_table_full_width {
    width: 100%;
    background-color: #E4E4E4;
    border-collapse: unset;
    border-spacing: 1px
}


.webone_table_td2 {
    width: 290px;
    background-color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    color: #DB4E3E;
    line-height: 14px;
    padding-left: 16px;
}

.webone_content_warn {
    width: 100%;
    height: 38px;
    background: #FFF5F3;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    border: 1px solid #DB4E3E;
    display: flex;
    padding-left: 12px;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: #333333;
}

.webone_content_member {
    height: 22px;
    background: linear-gradient(90deg, #F2D58B 0%, #F2CF8B 100%);
    border-radius: 4px;
    color: #502B00;
    font-weight: 500;
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    align-items: center;
    display: flex;
}

/*line-height: 21px;*/
.webone_content {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}

.bg-E6EDFD {
    background: #E6EDFD;
}


.webone_table_td {
    width: 137px;
    height: 38px;
    background-color: #F5F7FB;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 14px;
    padding-left: 16px;
    box-sizing: border-box;
}

.webone_table_td3 {
    width: 290px;
    background-color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 14px;
    padding-left: 16px;
    box-sizing: border-box;
}

.webone_table_td291 {
    width: 291px;
    background-color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 14px;
    padding-left: 16px;
    box-sizing: border-box;
}

.webone_table_td4 {
    background-color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 14px;
    padding-left: 16px;
    box-sizing: border-box;
}

.fc-2E54E3 {
    color: #2E54E3;
}

.one_select {
    display: flex;
    align-items: center;
    height: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid #DB4E3E;
    font-size: 14px;
    font-weight: 500;
    color: #DB4E3E;
    line-height: 14px;
}

.one_select_no {
    display: flex;
    align-items: center;
    height: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid #DDDDDD;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 14px;
    border-bottom: none;
}

.one_select_no2 {
    display: flex;
    align-items: center;
    height: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border-top: 1px solid #DDDDDD;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 14px;
}

.one_bidorg {
    padding: 20px;
    box-sizing: border-box;
    background: #F7FAFF;
}

.one_bidorg_content {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 14px;
}

.one_bidorg_content2 {
    color: #333333;
    line-height: 21px;
    flex: 1;
}

.one_lxr {
    width: 855px;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid #E4E4E4;
    display: flex;
    align-items: center;
    padding: 12px;
    box-sizing: border-box;
}

.one_lxr_common {
    flex: 1;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: #666666;
}

.one_lxr_name {
    display: flex;
    width: 90px;
    height: 44px;
    background: #F5F7FB;
    border-radius: 4px;
    border: 1px solid #E4E4E4;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    align-items: center;
    justify-content: center;
    padding: 12px;
    box-sizing: border-box;
}

.direction_column {
    flex-direction: column;
}

.one_bs {
    display: flex;
    height: 16px;
    align-items: center;
    cursor: pointer;
}

.one_div_select {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.one_line_select {
    width: 20px;
    height: 3px;
    border-radius: 2px;
}

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

.flex_center_center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.one_spot13 {
    width: 13px;
    height: 13px;
    border-radius: 50%;
}

.one_spot7 {
    width: 7px;
    height: 7px;
    border-radius: 50%;
}

.one_spot10 {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.one_spot5 {
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

.bg_light_blue {
    background: #AFD2E1;
}

.one_block {
    padding: 5px;
    box-sizing: border-box;
    border-radius: 2px;
}

.one_list_title_div {
    display: flex;
    flex: 1;
    justify-content: space-between
}

.one_list_title_div_a {
    display: block;
    width: 700px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.one_line_dashed {
    border: 1px dashed #E5E5E5;
}

.flex1 {
    flex: 1;
}

.one_tracking {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    position: relative;
}

.one_tracking:before {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    background: #E8E8E8;
    top: 40px;
    bottom: 10px;
    margin-left: 5px;
    border: 1px solid #E8E8E8;
}

.one_enroll {
    width: 126px;
    height: 28px;
    border-radius: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #4F72F3;
}

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

.list_table_column {
    width: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid #DDDDDD;
}

.list_table_row {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #DDDDDD;
}

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

.row_item {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.row_item_left_border {
    border-left: 1px solid #DDDDDD;
}

.row_height {
    height: 44px;
}