#c-product .select{padding-bottom:0.6rem;}.select .select-item-box,.select .select-box{display:flex;justify-content:flex-start;align-items:center;}.select .select-box:nth-child(2){margin-top:24px;}.select-box-title{font-size:24px;font-weight:700;width:80px;}.select .select-item-box .chek{margin-left:24px;margin-right:24px;display:flex;align-items:center;justify-content:flex-start;color:#8a8a8a;}.select .select-item-box .chek:hover{color:#4A54FF;cursor:pointer;}.select .select-item-box .chek:hover .checkbox-o1{display:none;}.select .select-item-box .chek:hover .checkbox-o2{display:block;}.select .select-item-box .chek img{width:30px;height:30px;margin-right:12px;}.select .select-item-box .chek .checkbox{display:none;}.select .select-item-box .chek .checkbox-o2{display:none;}.select .select-item-box .chek.active .checkbox{margin:0;margin-right:12px;display:block;}.select .select-item-box .chek.active{color:#4A54FF !important;}.select .select-item-box .chek.active .checkbox-o1,.select .select-item-box .chek.active .checkbox-o2{display:none !important;}