.product-list{padding:30px 24px 120px}.product-list .product-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-list .active{border:6px solid #f5b91a}.product-list .select-pro{width:16px;height:16px;margin-top:12px}.product-list .submit-btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;padding:10px 24px 30px}.product-list .submit-btn-box .btn{width:153px;height:54px;line-height:54px;background:#f5b91a;border-radius:16px;font-size:16px;color:#040302;font-weight:600}.product-list .submit-btn-box .cancle-btn{background:#040302;border:2px solid #f5b91a;color:#f5b91a}