
    body .prod_info_form .custom_attr_box li.attr_show .custom_radio_box_flex{flex-direction: column;flex-wrap: nowrap;box-shadow: 0 0 0 1px #c5c5c5;max-height: 200px;overflow: auto;}
    body .prod_info_form .custom_attr_box li.attr_show .custom_radio_box_flex .custom_attr_item input{display: unset;margin-right: 10px;}
    body .prod_info_form .custom_attr_box li.attr_show[data-type=picture] .custom_radio_box_flex .custom_attr_item{width: 100%;height: auto;min-height: 70px;line-height: normal;display: flex;flex-direction: row;padding: 5px 10px;box-shadow:unset;}
    body .prod_info_form .custom_attr_box li.attr_show .custom_radio_box_flex .custom_attr_item .attr_pic{width: 70px;height: 70px;margin-right: 10px;}
    body .prod_info_form .custom_attr_box li.attr_show .custom_radio_box_flex .custom_attr_item .attr_pic img{width: 100%;height: 100%;object-fit: cover;}
    body .prod_info_form .custom_radio_box_flex .zoom_priture{display: none !important;}
    body .prod_info_form .custom_radio_box_flex .zoom_priture img{width: auto;height: 100%;}
    body .products_detail_box .prod_info_form .custom_attr_box li.attr_show .custom_radio_box_flex .custom_attr_item.selected::after{display: none;}
