.select2-container,.filter-select{
    width: 100%;
    max-width: 230px;
}
.filter-select{
    display: none;    
}
.select_box .select2-container--default .select2-selection--single{
    border: 1px solid #FFF;
    background-color: transparent;
    
}
.select2-container .select2-selection--single{
    height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 36px;
}
.select_box .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 36px;
    color: #FFF;
}
.select_box .select2-dropdown{border: 1px solid #FFF;top: 1px;}
.select_box .cus-temp .select2-dropdown{border: 1px solid #ddd;top: 1px;}
.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--single .select2-selection__clear{height: 36px;}
.select_box .select2-container--default .select2-selection--single .select2-selection__clear{color:#FFF;font-family: "Gotham SSm A","Gotham SSm B" !important}
.select_box .select2-container--default .select2-selection--single .select2-selection__placeholder{color: #ffffff99;}
.select_box .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #FFF transparent transparent transparent;
}
.select_box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color: transparent transparent #FFF transparent
}
.cus-select-picker .select2-results__option{
    color: #333;
}
.cus-select-picker[data-name=big] .select2-dropdown,
.cus-select-picker[data-name=small] .select2-dropdown,
.dz_sousuoBox:not(.pcate) .select2-dropdown,
.cus-select-picker[data-name=engine] .select2-dropdown{
    width: 660px !important;
}

.s_engine .select2-dropdown{
    width: 760px !important;
}

.select2-results__options .select2-results__group{
    display: flex;
}


.select2-results__options--nested .select2-results__option{
    display: flex;
}

/* .cus-select-picker[data-name=big] .select2-results__options .select2-results__group>span{
    flex: 0 0 25%;
}
.cus-select-picker[data-name=big] .select2-results__options--nested .select2-results__option>span{
    flex: 0 0 25%;
}

.cus-select-picker[data-name=small] .select2-results__options .select2-results__group>span{
    flex: 0 0 20%;
}
.cus-select-picker[data-name=small] .select2-results__options--nested .select2-results__option>span{
    flex: 0 0 20%;
} */
.dz_sousuoBox li.select2-results__option--group:not(:first-child) .select2-results__group{
    display:none !important;
}
.cus-select-picker .select2-results__options .select2-results__group>span:nth-child(1),.cus-select-picker .select2-results__options--nested .select2-results__option>span:nth-child(1){
    flex: 0 0 400px;
}   
.s_engine .select2-results__options--nested .select2-results__option>span:nth-child(1){
    flex: 0 0 400px;
} 
.cus-select-picker .select2-results__options .select2-results__group>span:nth-child(2),.cus-select-picker .select2-results__options--nested .select2-results__option>span:nth-child(2){
    flex: 0 0 120px;
}   
.cus-select-picker .select2-results__options .select2-results__group>span:nth-child(3),.cus-select-picker .select2-results__options--nested .select2-results__option>span:nth-child(3){
    flex: 0 0 200px;
}   

.dz_sousuoBox .select2-results__options .select2-results__group>span:nth-child(1){
    flex: 0 0 500px;
}
.dz_sousuoBox .select2-results__options .select2-results__group>span:nth-child(2){
    flex: 0 0 200px;
}
.dz_sousuoBox .select2-results__options .select2-results__group>span:nth-child(3){
    flex: 0 0 200px;
}

.dz_sousuoBox .select2-results__options--nested .select2-results__option>span:nth-child(1){
    flex: 0 0 500px;
}
.dz_sousuoBox .select2-results__options--nested .select2-results__option>span:nth-child(2){
    flex: 0 0 120px;
}
.dz_sousuoBox .select2-results__options--nested .select2-results__option>span:nth-child(3){
    flex: 0 0 200px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
    background-color: #1D47A9
}

.dz_clear{
    padding: 5px 20px;
    margin-top: 20px;
    line-height: 1.5;
}
.dz_sousuoBox{
    padding: 24px 10%;
}
.oeinput{
    width: 100%;
    height: 38px;
}
.dz_sousuoBox .c_list{
    display: flex;
    margin-top: 15px;
}
.dz_sousuoBox .search_by_num{
    display: flex;
    position: relative;
    overflow: hidden;
    flex: 1;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
    padding: 8px 20px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 1;
    max-width: 140px;
    display-radio: block;
    background-color: rgba(30, 72, 169, 1);
    font-size: 14px;
    border-style: solid;
    border-width: 0px;
    border-color: rgba(0, 45, 92, 1);
    color: #fff;
    font-family: Arial;
    border-radius: 5px;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
}
.dz_sousuoBox .search_by_num.reset{
     background-color: rgb(160 162 167);
}
.dz_sousuoBox .search_by_num.submit{
    margin-left:15px;
}
.dz_sousuoBox .search_by_num.submit:hover{
    background-color: #333;
    font-size: 14px;
    border-style: solid;
    border-color: rgba(0, 45, 92, 1);
    color: rgba(255, 255, 255, 1);
}