nus, .el-input-number__increase .el-icon-plus { font-size: medium !important; } .el-icon-plus::before { content: "+"; } .el-icon-minus::before { content: "-"; } .el-input-number__decrease .el-icon-minus, .el-input-number__increase .el-icon-plus { font-size: medium !important; } [class*=" el-icon-"], [class^="el-icon-"] { font-family: element-icons !important; font-style: normal; font-weight: 400; font-feature-settings: normal; font-variant: normal; text-transform: none; line-height: 1; } *, ::after, ::before { box-sizing: border-box; margin: 0; } .el-input__inner { -webkit-appearance: none; background-color: #fff; background-image: none; border-radius: 4px; border: 1px solid #dcdfe6; box-sizing: border-box; color: #606266; display: inline-block; font-size: inherit; height: 40px; line-height: 40px; outline: 0; padding: 0 15px; padding-right: 15px; padding-left: 15px; transition: border-color .2s cubic-bezier(.645,.045,.355,1); width: 100%; } .el-input-number--mini .el-input__inner { padding-left: 35px; padding-right: 35px; } .el-input-number .el-input__inner { -webkit-appearance: none; text-align: center; } .el-input-number input { height: 24px !important; line-height: 24px !important; } .el-input__inner, .el-textarea__inner { border-color: #e7e7e7 !important; } .el-input__inner { color: #07090d !important; } .el-icon-arrow-down { display: block; height: 20px; width: 20px; margin-top: 3px; text-align: center; background: url(/Public/Mark/img/xia.png) no-repeat center center; background-size: auto; background-size: 20px 20px; /*border: 1px #ddd solid;*/ float: right; } .el-icon-arrow-up { display: block; height: 20px; width: 20px; margin-top: 3px; text-align: center; background: url(/Public/Mark/img/shangs.png) no-repeat center center; background-size: auto; background-size: 20px 20px; /*border: 1px #ddd solid;*/ float: right; } .el-button--danger { color: #fff; background-color: #f56c6c; border-color: #f56c6c; } .el-button.is-disabled.is-plain, .el-button.is-disabled.is-plain:focus, .el-button.is-disabled.is-plain:hover { color: #c0c4cc; } .el-button--info { background-color: #c9cace !important; border-color: #c9cace !important; } .cps-content-box { /*width: 748px;*/ float: left; /*height: 324px;*/ /*height:286px;*/ } .fl{ float: left; margin-left: 0px; margin-right: 0px; } .cps .cps-content .cps-content-box .cps-fl { /*height: 252px;*/ /*height: 225px;*/ height: 415px; background: #fff; padding: 20px; } .cps-fl-right { margin-left: 30px; /*width: 490px;*/ width: 420px; } .cps-message >.left { /*width: 225px;*/ /*width: 225px;*/ width:405px; float: left; /*padding-right: 10px;*/ } .cps-message >.left p { height: 24px; line-height: 24px; } .cps-message >.left p .title{ width:22%; display: inline-block; margin-left: 15px; color:rgb(128,128,128); } .cps-message .ignore{ color:#000; } .cps-message a{ color:#000; } .cps-message >.middle-line { width: 1px; height: 140px; background: #eee; float: left; } .cps-message>.right { float: left; /*width: 228px;*/ width: 240px; margin-left: 24px; /*margin-left:10px;*/ } .cps .cps-content .cps-fr { /*width: 444px;*/ width: 490px; height: 324px; /*background: #fff;*/ border-radius: 4px; padding: 18px 20px 15px; line-height: 24px; float: left; } .el-col-12 { width: 50%; } [class*="el-col-"] { float: left; box-sizing: border-box; } .cps-title { margin-bottom:2px; margin-top:2px; } .cps-title > h1 { font-size: 20px; font-weight: 600; color: #1b1e23; display: inline-block; margin-right: 12px; text-indent: 15px; } .cps .cps-content .cps-content-box .cps-fl .cps-message { font-size: 12px; } .cps-fl { /*height: 252px;*/ /*height: 225px;*/ background: #fff; padding: 20px; } .cps-fr { width: 490px; /*height:225px;*/ height: 315px; background: #fff; border-radius: 4px; padding: 18px 20px 0px 15px; line-height: 24px; float: left; } .cps-fr.fr{ margin-left:5px; } .model-item .span{ width: 85px; display: inline-block; background: #ebf4ff; border-radius: 4px; font-weight: 400; color: #1466d3; font-size: 12px; text-align: center; height: 20px; line-height: 18px; } .model-item .ptp { color: #fff; vertical-align: middle; width: 78px; background: #ff0e0e; border: 1px solid #ff0e0e; border-radius: 4px; } .item-content-two .ignore_three { -webkit-line-clamp: 3; } .model-item .xs_3{ background: #fff; border-radius: 4px; color: #117af7; vertical-align: middle; border: 1px solid #117af7; } .cps-item { margin: 8px 0 30px; } .cps-item-nav { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background: #fff; padding: 0 20px; } .cps-item-nav ul { list-style: none; } .cps-item-nav ul li { float: left; position: relative; font-size: 14px; font-weight: 400; color: #7e7f80; height: 48px; line-height: 48px; cursor: pointer; text-align: center; margin-right: 30px; } .cps-item-nav ul li.active { color: #1890ff !important; } .cps-item-nav ul li.active .line { position: absolute; top: 47px; width: 48px; height: 2px; background: #1890ff; left: 50%; margin-left: -24px; } .cps-item-nav ul li h2 { display: inline-block; height: 100%; font-weight: 600; font-size: 100%; } .cps-item-args { background: #fff; padding: 20px; } .el-row { position: relative; box-sizing: border-box; } .el-col-24 { width: 100%; } [class*="el-col-"] { float: left; box-sizing: border-box; } .icon-line-title { display: inline-block; font-size: 16px; width: 90px; height: 32px; line-height: 32px; background: #58a1f9; border-radius: 0 26px 0 0; padding: 0 12px; color: #fff; } .cps-item-args table { border-collapse: collapse; width: 100%; } .cps-item-args table:nth-child(1) td:nth-child(1) { background: #fbfbfb; color: #5f6265; width: 30%; } .cps-item-args table:nth-child(1) td:nth-child(2n) { width:60%; } .cps-item-args table:nth-child(1) td:nth-child(3) { background: #fbfbfb; color: #5f6265; width: 10%; } .cps-item-args table:nth-child(1) td { /*border: 1px solid #e6e6e6;*/ border: 1px solid #000; padding: 14px 20px; } .cps-item .cps-item-args table td { font-size: 12px; } .empty{ text-align: center; position: relative; } .filter-warp { display: flex; max-width: 1200px; height: 100%; flex-direction: column; } .filter-flex { display: flex; /*margin-bottom: 10px;*/ border-bottom: 1px solid #eee; background: #f5f5f6; } .filter-title { text-align: center; color: #454648; height: 46px; line-height: 46px; width: 96px; background: #f5f5f6; font-size: 12px; } .filter-flex .filter-content { display: flex; background: #fff; flex: 1; } .filter-content .filter-tab { flex: 1; margin-right: 15px; height: 28px; line-height: 28px; overflow: hidden; margin-top: 10px; } .filter-tab .filter-active { color: #117af7 !important; } .filter-tab span { max-width: 100%; float: left; text-align: center; display: inline-block; margin: 0 15px; cursor: pointer; padding: 0 10px; font-size: 12px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .filter-content .filter-hide { min-height: 35px; height: auto !important; } .filter_params-index .filter-warp .filter-flex .filter-more { height: 30px; line-height: 28px; background: #fff; color: #666; cursor: pointer; border-radius: 3px; border: 1px solid #ccc; text-align: center; } .filter_Trans_params { background: #117af7 !important; color: #fff !important; } .color_red{ color:red; } .cps-content { /*border: 1px solid #000;*/ background-color: #fff; } .imags_sm_txt { height: 20px; line-height: 20px; } .gm_num { /* height: 40px; line-height: 40px;*/ margin-top:30px; } .gm_num .title,.gm_num .ignore{ margin-left: 15px; } .kc_xq { height:218px; } .kc_xq span:nth-child(1) { margin-right: 10px; display: inline-block; width:28%; color: rgb(128,128,128); } .kc_xq li:not(:first-child) span:nth-child(2) { margin-right: 10px; display: inline-block; width:35%; color:#000; } .price_tj { position: absolute; left:612px; top: 320px; /*display: none;*/ } .xq_left { float: left; height:20px; } .check { float: right; } .btn-a { float: right; } .save ,.qxsave,.checkcs{ float: left; } .product-attributes table:nth-child(2) { /*border: 1px dashed #000;*/ padding: 14px 20px; } .product-attributes table:nth-child(2) td:nth-child(1) { width: 20%; padding: 12.5px 10px; border-left:1px dashed #000; } .product-attributes table:nth-child(2) td:nth-child(3) { width:8%; border-right:1px dashed #000; } .product-attributes table:nth-child(2) tr:nth-child(2) td { border-top:1px dashed #000; } .product-attributes table:nth-child(2) tr:last-child td { border-bottom:1px dashed #000; } .tl_zzsbh div:nth-child(2) span{ font-size: 10px; } .tl_zzsbh div:nth-child(1) span{ color:rgb(68,114,196); font-weight: bold; margin-right:5px; font-size:11px; } .c9a9a9a { color:#000; font-size: 10px; } .onlines path { fill: rgb(68, 187, 85); } .stop path { fill:rgb(85, 85, 85); /*fill:rgb(0, 124, 140);*/ } .not path{ fill: rgb(255,121,0); } .zy path{ fill: rgb(0, 124, 140); } .onlines ,.stop,.not,.zy{ width: 16px; height: 16px; } .new { margin-right:5px; } .onlines svg,.stop svg ,.not svg,.zy svg{ width: 16px; height: 16px; } .ljzt_box { /*line-height:16px;*/ /*height:16px;*/ /* display: inline-flex;*/ /* display: inline-block;*/ padding: 0px 5px 0px 0px; } .edit_ljzt{ line-height:16px; height:16px; display: inline-flex; /*margin-left: 15px;*/ /*padding: 0px 5px;*/ color:#000; } .ljzt { /*margin-left: 8px;*/ /*padding: 0px 5px;*/ /*width: 40px;*/ margin: 0px 5px 0px 3px; } .ljzt_box .c9a9a9a { font-size: 14px; } .lb_hot { cursor: pointer; } .off{ display: none; }
温馨提示:图片仅供参考,商品以实物为准

复制 状态:

制造商编号:复制

制造商名称:复制

制造商封装:

商品类别:

商品编号:

商品描述:

包装数量: // { // if (data.ok=='1') // { // // td.find('.checkcs').find("input").replaceWith(z); // td.find(".checkcs").html(z); // var htmls = "编辑"; // td.find('a').replaceWith(htmls); // } // } // }); // }); // $('.check_cs').on("click",".qxsave",function(){ // var td = $(this).parent(); // var is_cz = td.find("select").length; // var html = ''; // td.find(".save").remove(); // // if(is_cz==1) // // { // // var z = td.find("select").find('option:selected').val(); // // }else // // { // // var z = td.find("input").val(); // // } // var mpn_bm = $(this).attr('mpn_bm'); // var bt = $(this).attr('bt'); // var zzsbh = td.attr('zzsbh'); // var edit_html = "编辑"; // td.find(".checkcs").replaceWith(html); // $(this).replaceWith(edit_html); // }); function copy(a) { var text = $(a).attr('title'); var str = $(a).prev().text().trim(); var $temp = $(''); $('body').append($temp); $temp.val(str).select(); document.execCommand('copy'); $temp.remove(); $(".ant-message").show().delay(3000).fadeOut(); } $(".lb_hot").on('click',function() { var urll= $(this).attr('url'); console.log("https://www.chenkeiot.com"+urll); window.location.href="https://www.chenkeiot.com"+urll; })