
.prod_info_form .custom_attr_box li.attr_show{display:flex;flex-wrap:wrap}
.prod_info_form .custom_attr_box li .attr_title_flex strong{min-width:110px;margin-right:10px}
.prod_info_form .custom_attr_box li .box_select{flex:1}
@media screen and (max-width:1000px){

.prod_info_form .custom_attr_box li .attr_title_flex strong{min-width:105px;margin-right:5px}
}
