.content-service .type-box{background:#fff;border-radius:5px;padding:1rem;margin:1rem 0}.content-service .type-box .type-list{padding:.5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content-service .type-box .type-list .ant-radio-button-wrapper:not(:last-child){margin-right:10px}.content-service .type-box .type-list .ant-radio-button-wrapper:first-child,.content-service .type-box .type-list .ant-radio-button-wrapper:last-child{border-radius:0}.content-service .type-box .type-list .ant-radio-button-wrapper{border:none;height:28px;line-height:28px;padding:0 10px}.content-service .type-box .type-list .ant-radio-button-wrapper:hover{color:#99c816}.content-service .type-box .type-list .ant-radio-button-wrapper:not(:first-child):before{width:0}.content-service .type-box .type-list .ant-radio-group{width:calc(100% - 50px)}.content-service #alls-list{background:#fff;padding:0 2rem 1rem 2rem}.content-service #alls-list .ant-col{margin-top:2rem}.content-service #alls-list .ant-card-cover img{width:50%;margin:0 25%}.content-service #alls-list .ant-card-body{text-align:left;padding:24px 5px}.content-service #alls-list .ant-card-body .ant-card-meta{text-align:center}.content-service #alls-list .ant-card-body .ant-card-meta-description{color:#99c816}.content-service #alls-list .ant-card-body .ant-card-meta-description .price{font-weight:700;margin-bottom:5px}.content-service #alls-list .ant-card-body .ant-card-meta-description .number,.content-service #alls-list .ant-card-body .ant-card-meta-description .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-service #alls-list .ant-card-body .ant-card-meta-description .number{height:34px;border:1px solid #99c816;border-radius:20px}.content-service #alls-list .ant-card-body .ant-card-meta-description .number .minus,.content-service #alls-list .ant-card-body .ant-card-meta-description .number .plus{width:40px;font-size:20px;font-weight:700;text-align:center}.content-service #alls-list .ant-card-body .ant-card-meta-description .number .ant-input-number{border:none}.content-service #alls-list .ant-card-body .ant-card-meta-description .number .ant-input-number .ant-input-number-input{text-align:center}.content-service #alls-list .ant-btn .anticon{font-size:19px}.box{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;width:80px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5px}.box:hover img{border:2px solid #99c816}.box:hover .text{color:#99c816}.box img{width:60px;height:60px;margin-bottom:8px;cursor:pointer;border:2px solid #fff;border-radius:50%;-webkit-transition:all .2s;transition:all .2s}.box .activeImg{border:2px solid #99c816!important}.box .text{width:100%;text-align:center;cursor:pointer;color:rgba(0,0,0,.65);-webkit-transition:all .2s;transition:all .2s}.box .activeText{background-color:#99c816;color:#fff}input[type=number]{-moz-appearance:textfield}