.product_mine .product_left .p_c_content .p_c_item:nth-child(2) .p_c_title1 a {
        color: #dca749;
    
}


.product_mine .product_left .p_c_content .p_c_item:nth-child(2) .p_c_title1 .p_c_item_svg .icon {
    transform: rotate(180deg);
}

.product_mine .product_left .p_c_content .p_c_item:nth-child(2) .p_c_title1 .p_c_item_svg path {
    
    fill: #dca749;
    
}


.product_mine .product_left .p_c_content .p_c_item:nth-child(2) .p_c_item_2 {
    display: none!important;
}