.select2-container--default .select2-results>.select2-results__options {
    /* overflow: visible; */
}
.select2-container--default .select2-results>.select2-results__options li ul {
    display: none;
}
.select2-container--default .select2-results>.select2-results__options>li.select2-results__option.select2-results__option--group::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(45deg);
    right: 7px;
    top: 12px;
}
.select2-container--default .select2-results>.select2-results__options>li.select2-results__option.select2-results__option--group:hover::before {
    transform: rotate(135deg);
}
.select2-container--default .select2-results>.select2-results__options>li {
    position: relative;
}
.select2-container--default .select2-results>.select2-results__options>li.select2-results__option.select2-results__option--group:hover>strong { 
    cursor: pointer;
    color: #f58221;
}
.select2-container--default .select2-results>.select2-results__options li:hover ul {
    display: block;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: transparent;
    color: #8b8b8b;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable:hover {
    color: #f58221;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable.select2-results__option--selected {
    background-color: #ddd;
    color: #f58221;
}
.select2-container--default .select2-selection--single {
    width: 310px;
    width: 100%;
    height: 47px;
    border-radius: 10px;
    border: 1px solid #8b8b8b;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 47px;
    line-height: 47px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
    right: 10px;
}
.select2-container, .filter-select {
    max-width: 310px;
    width: 310px;
    max-width: 100%;
    width: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    width: 12px;
    height: 12px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(135deg);
    right: 7px;
    top: 12px;
    border-width: thin;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    width: 12px;
    height: 12px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(-45deg);
    right: 7px;
    top: 16px;
    border-width: thin;
    border-bottom: 0;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    margin-right: 30px;
    margin-top: 5px;
}

.pcate {
    background-color: transparent;
    border: none;
}
.select_box_new {
    position: relative;
    margin-bottom: 16px;
}
.select_box_new .items {
    float: left;
    margin-right: 20px;
    width: 23%;
    margin-right: 1%;
}
.select_box_new .items:last-child {
    /* width: 30%; */
}
.select_box_new .items:last-child div {
    float: left;
}
.select_box_new .items:last-child div:nth-of-type(1) {
    width: 206px;
    width: 60%;
    margin-right: 20px;
    margin-right: 4%;
}
.select_box_new .oeinput {
    height: 47px;
    line-height: 47px;
}
.select_box_new .c-dropdown {
    margin-top: 0;
}
.select_box_new .c_list {
    width: 82px;
    width: 22%;
    height: 47px;
    line-height: 47px;
    border-radius: 10px;
    background-color: #f58221;
    text-align: center;
    color: #fff;
}
.sousuo_title {
    font-size: 44px;
    color: #000;
    font-weight: 500;
    margin-bottom: 34px;
    white-space: nowrap;
}

.custom .select2-container--default .select2-results>.select2-results__options li ul {
    display: block;
}
.custom .select2-container--default .select2-results>.select2-results__options>li.select2-results__option.select2-results__option--group::before {
    display: none;
}


#c_static_001-1732171398958 .e_container-21 {
    min-height: auto;
}
#c_static_001-1732171398958 .e_container-1 .cbox-1-0 {
    display: none;
}
#c_static_001-1732171398958 .cus-select-picker[data-name=big] .select2-dropdown {
    width: 310px !important;
    width: 100% !important;
}

@media screen and (max-width:768px){
    .select_box_new {
        padding: 0 20px;
    }
    .itemBox {
        display: flex;
        flex-direction: column;
    }
    .select_box_new .items {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .select_box_new .items:last-child div:nth-of-type(1) {
        width: 250px;
        margin-right: 20px;
    }
    #c_static_001-1732171398958 .e_loopScreen-31 .p_head.aaa {
        float: left;
        width: 140px;
        background: transparent;
        margin-left: 20px;
    }
    #c_static_001-1732171398958 .e_loopScreen-31 table th {
        background: #0b4ea2;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
        padding: 0;
        min-height: 50px;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }
    #c_static_001-1732171398958 .e_loopScreen-31 table th:nth-of-type(1) {
        min-height: 264px;
        padding: 0;
        line-height: 264px;
    }
    #c_static_001-1732171398958 .e_loopScreen-31 .p_body {
        float: left;
        width: 210px;
        overflow: auto;
        display: flex;
        flex-direction: row;
    }
    #c_static_001-1732171398958 .e_loopScreen-31 table th {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    #c_static_001-1732171398958 .e_loopScreen-31 table tr {
        /* display: flex;
        flex-direction: column; */
    }
    .custom-table .p_body tr {
        box-shadow: none;
        background-color: transparent;
    }
    .custom-table td {
        width: 100%;
        height: auto;
        line-height: 264px;
        margin-bottom: 20px;
        min-height: 50px;
        padding-top: 12px;
        box-shadow: border-box;
    }
    #c_static_001-1732171398958 p {
        /* line-height: 264px !important; */
    }
    #c_static_001-1732171398958 .e_loopScreen-31 table tbody td:nth-of-type(1) {
        padding-top: 0;
    }
    .custom-table .p_body tr td {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    }
    .custom-table .p_body tr:last-child td {
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .custom-table .p_body tr {
        flex: 0 0 210px;
        display: flex;
        flex-direction: column;
    }
}