.spec-item[data-v-5267496e]{line-height:32px;padding:0 16px;margin-right:10px;margin-top:10px;border:1px solid var(--color-text-regular);cursor:pointer;font-weight:600;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .1s}.spec-item.is-active[data-v-5267496e]{border-color:var(--color-primary);background-color:var(--color-primary);color:#fff}.spec-item.is-disabled[data-v-5267496e]{border-color:#d9d9d9;color:var(--color-text-placeholder);cursor:not-allowed}[data-v-5267496e] .el-dialog__headerbtn{top:10px!important;right:10px!important}.TanLuRenProductGrid[data-v-8d13f694]{position:relative;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:row}.TanLuRenProductGrid[data-v-8d13f694] .one_product_list{width:718px;display:flex;flex-direction:column;align-items:center;margin-right:40px}.TanLuRenProductGrid[data-v-8d13f694] .one_product_list .product_scene_img{width:100%;height:675px;border-radius:12px;overflow:hidden;-o-object-fit:cover;object-fit:cover;margin-bottom:24px}.TanLuRenProductGrid[data-v-8d13f694] .one_product_list .product_name{font-size:24px;font-family:var(--body-font);font-weight:500;color:#333;text-align:center;line-height:28px;margin-bottom:16px}.TanLuRenProductGrid[data-v-8d13f694] .one_product_list .product_spec{display:flex;flex-wrap:wrap;flex-direction:row;margin-bottom:16px}.TanLuRenProductGrid[data-v-8d13f694] .one_product_list .product_spec .product_spec_item{padding:4px 6px;background:#f8f8f8;border-radius:4px;font-size:14px;font-family:var(--body-font);font-weight:400;color:#333;line-height:16px;margin-right:6px;margin-bottom:6px;flex-shrink:0}.TanLuRenProductGrid[data-v-8d13f694] .one_product_list .product_spec .product_spec_item:last-child{margin-right:0}.TanLuRenProductGrid[data-v-8d13f694] .one_product_list .product_price{display:flex;align-items:center;flex-direction:row;margin-bottom:36px}.TanLuRenProductGrid[data-v-8d13f694] .one_product_list .product_price .discount_price{font-size:24px;font-family:var(--title-font);font-weight:700;color:#333;line-height:28px;margin-right:18px}.TanLuRenProductGrid[data-v-8d13f694] .one_product_list .product_price .original_price{font-size:18px;font-family:var(--body-font);font-weight:400;text-decoration:line-through;color:#999;line-height:21px}.TanLuRenProductGrid[data-v-8d13f694] .one_product_list .product_add_cart{width:294px;padding:0 5px;height:61px;background:#0c68b1;border-radius:100px;font-size:18px;font-family:var(--title-font);font-weight:700;color:#fff;letter-spacing:.09px;display:flex;align-items:center;justify-content:center}.TanLuRenProductGrid[data-v-8d13f694] .orther_product_list{width:calc(100% - 758px);display:flex;flex-direction:row;flex-wrap:wrap}.TanLuRenProductGrid[data-v-8d13f694] .orther_product_list .product_item{width:calc(50% - 14px);height:482px;background:#f8f8f8;border-radius:12px;padding:30px;margin-right:28px;margin-bottom:28px}.TanLuRenProductGrid[data-v-8d13f694] .orther_product_list .product_item:nth-child(2n){margin-right:0}.TanLuRenProductGrid[data-v-8d13f694] .orther_product_list .product_item .product_name{font-size:20px;font-family:var(--title-font);font-weight:700;text-align:center;color:#333;line-height:26px;letter-spacing:.06px;margin-bottom:24px}.TanLuRenProductGrid[data-v-8d13f694] .orther_product_list .product_item .product_img_box{width:100%;height:346px;position:relative}.TanLuRenProductGrid[data-v-8d13f694] .orther_product_list .product_item .product_img_box .product_img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.TanLuRenProductGrid[data-v-8d13f694] .orther_product_list .product_item .product_img_box .product_price_info{position:absolute;top:0;left:50%;transform:translateX(-50%);width:240px;height:50px;background:#fff;border:1px solid #0c68b1;border-radius:37px;display:flex;flex-direction:row;overflow:hidden;opacity:0;transition:opacity .5s}.TanLuRenProductGrid[data-v-8d13f694] .orther_product_list .product_item .product_img_box .product_price_info .product_price{width:180px;display:flex;flex-direction:row;align-items:center;justify-content:center}.TanLuRenProductGrid[data-v-8d13f694] .orther_product_list .product_item .product_img_box .product_price_info .product_price .discount_price{font-size:16px;font-family:var(--title-font);font-weight:600;color:#0c68b1;line-height:26px}.TanLuRenProductGrid[data-v-8d13f694] .orther_product_list .product_item .product_img_box .product_price_info .product_price .original_price{font-size:12px;font-family:var(--body-font);font-weight:400;text-decoration:line-through;color:hsla(0,0%,60%,.8);line-height:19px;margin-left:4px}.TanLuRenProductGrid[data-v-8d13f694] .orther_product_list .product_item .product_img_box .product_price_info .product_add_cart{width:60px;background:#015ba3;cursor:pointer;display:flex;justify-content:center;align-items:center}.TanLuRenProductGrid[data-v-8d13f694] .orther_product_list .product_item:hover .product_price_info{opacity:1}