(window["webpackjsonp"] = window["webpackjsonp"] || []).push([[2],{ /***/ 446: /***/ (function(module, exports, __webpack_require__) { var map = { "./aqkk.png": 517, "./aqzf.png": 518, "./bfwjgl.png": 519, "./bst-pro-01.png": 482, "./bst-pro-02.png": 483, "./bst-pro-03.png": 484, "./bst-pro-04.png": 485, "./bst-pro-05.png": 486, "./bst-pro-06.png": 487, "./bst-pro-07.png": 488, "./bst-pro-08.png": 489, "./dzh.png": 500, "./dzhjg.png": 520, "./dzthx.png": 501, "./exam-1.png": 521, "./exam-2.png": 522, "./exam-3.png": 523, "./exam-4.png": 524, "./fzpb.png": 525, "./gpgzkg.png": 526, "./guard-1.png": 527, "./guard-2.png": 528, "./guard-3.png": 529, "./guard-4.png": 530, "./gxglda.png": 531, "./gysfx.png": 502, "./hxtx.png": 532, "./icon-sjyl.png": 503, "./info-pro-01.png": 490, "./info-pro-02.png": 491, "./info-pro-03.png": 492, "./info-pro-04.png": 493, "./info-pro-05.png": 494, "./info-pro-06.png": 495, "./info-pro-07.png": 496, "./info-pro-08.png": 497, "./jrfw-1.png": 533, "./jrfw-2.png": 534, "./jrfw-3.png": 535, "./jsnl.png": 504, "./ksh.png": 536, "./kshf.png": 505, "./lhpz.png": 537, "./pbgpgz.png": 538, "./qkl-1.png": 539, "./qkl-2.png": 540, "./qkl-3.png": 506, "./qkl-4.png": 507, "./qkl-5.png": 508, "./qxzdfp.png": 541, "./qzfx.png": 542, "./qzl.png": 543, "./rech-1.png": 509, "./rech-2.png": 510, "./sjgl.png": 511, "./sjzs-1.png": 544, "./sjzs-2.png": 545, "./sjzs-3.png": 546, "./tggzxl.png": 547, "./wlgl-1.png": 548, "./wlgl-2.png": 549, "./wlgl-3.png": 550, "./wlgl-4.png": 551, "./ydpb.png": 552, "./zbkxyx.png": 553, "./zhzjpt-1.png": 554, "./zhzjpt-2.png": 555, "./zhzjpt-3.png": 556, "./zhzjpt-4.png": 512, "./zhzjpt-5.png": 513, "./zjfxpb.png": 514, "./zngxh.png": 557, "./znwl.png": 515, "./znzj-1.png": 558, "./znzj-2.png": 559, "./znzj-3.png": 560 }; function webpackcontext(req) { var id = webpackcontextresolve(req); return __webpack_require__(id); } function webpackcontextresolve(req) { if(!__webpack_require__.o(map, req)) { var e = new error("cannot find module '" + req + "'"); e.code = 'module_not_found'; throw e; } return map[req]; } webpackcontext.keys = function webpackcontextkeys() { return object.keys(map); }; webpackcontext.resolve = webpackcontextresolve; module.exports = webpackcontext; webpackcontext.id = 446; /***/ }), /***/ 479: /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; // external module: ./node_modules/core-js/modules/es.string.small.js var es_string_small = __webpack_require__(929); // concatenated module: ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib/loaders/templateloader.js??ref--6!./node_modules/vue-loader/lib??vue-loader-options!./components/products/productsuperiority.vue?vue&type=template&id=16b67fce& var render = function render() { var _vm = this, _c = _vm._self._c; return _c('div', { staticclass: "zl-productsuperiority" }, [_c('div', { staticclass: "zl-productsuperiority-bg" }), _vm._v(" "), _c('div', { staticclass: "center-container" }, [_c('h3', [_vm._v("产品优势")]), _vm._v(" "), _c('el-row', _vm._l(_vm.data, function (item, index) { return _c('el-col', { key: index, class: item.borderclass, style: { 'height': _vm.height, 'line-height': _vm.height }, attrs: { "span": item.span } }, [_c('div', { staticclass: "centerbox normal", class: { 'small': _vm.small } }, [_c('div', [_c('i', { style: { 'background': 'url(' + __webpack_require__(563)("./".concat(item.src, ".png")) + ') center center no-repeat' } }), _vm._v(" "), _c('h4', [_vm._v(_vm._s(item.title))])])]), _vm._v(" "), _c('div', { staticclass: "centerbox hover", class: { 'small': _vm.small } }, [_c('div', [_c('h4', [_vm._v(_vm._s(item.title))]), _vm._v(" "), _c('p', [_vm._v(_vm._s(item.content))])])])]); }), 1), _vm._v(" "), _c('div', { style: { 'height': _vm.marginbottom, 'float': 'left', 'width': '100%' } })], 1)]); }; var staticrenderfns = []; // concatenated module: ./components/products/productsuperiority.vue?vue&type=template&id=16b67fce& // concatenated module: ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./components/products/productsuperiority.vue?vue&type=script&lang=js& /* harmony default export */ var productsuperiorityvue_type_script_lang_js_ = ({ props: { data: { type: array, default: function _default() { return []; } }, height: { //内容盒子高度 type: string, default: 'auto' }, marginbottom: { //与下一个模块的距离 type: string, default: '90px' }, small: { type: boolean, default: false } } }); // concatenated module: ./components/products/productsuperiority.vue?vue&type=script&lang=js& /* harmony default export */ var products_productsuperiorityvue_type_script_lang_js_ = (productsuperiorityvue_type_script_lang_js_); // external module: ./node_modules/vue-loader/lib/runtime/componentnormalizer.js var componentnormalizer = __webpack_require__(31); // concatenated module: ./components/products/productsuperiority.vue /* normalize component */ var component = object(componentnormalizer["a" /* default */])( products_productsuperiorityvue_type_script_lang_js_, render, staticrenderfns, false, null, null, null ) /* harmony default export */ var productsuperiority = __webpack_exports__["a"] = (component.exports); /***/ }), /***/ 482: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/bst-pro-01.3127ad9.png"; /***/ }), /***/ 483: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/bst-pro-02.efacd3c.png"; /***/ }), /***/ 484: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/bst-pro-03.c3a80c7.png"; /***/ }), /***/ 485: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/bst-pro-04.7dc5efa.png"; /***/ }), /***/ 486: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/bst-pro-05.bd1dbcd.png"; /***/ }), /***/ 487: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/bst-pro-06.9d66d3b.png"; /***/ }), /***/ 488: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/bst-pro-07.149c273.png"; /***/ }), /***/ 489: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/bst-pro-08.438208f.png"; /***/ }), /***/ 490: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/info-pro-01.a38fcb0.png"; /***/ }), /***/ 491: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/info-pro-02.55b6da7.png"; /***/ }), /***/ 492: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/info-pro-03.ad58c7b.png"; /***/ }), /***/ 493: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/info-pro-04.c87f620.png"; /***/ }), /***/ 494: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/info-pro-05.cf031b8.png"; /***/ }), /***/ 495: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/info-pro-06.c3d0e3b.png"; /***/ }), /***/ 496: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/info-pro-07.6c29620.png"; /***/ }), /***/ 497: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/info-pro-08.4c94416.png"; /***/ }), /***/ 500: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/dzh.f7db21d.png"; /***/ }), /***/ 501: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/dzthx.49cd12d.png"; /***/ }), /***/ 502: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/gysfx.18157c1.png"; /***/ }), /***/ 503: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/icon-sjyl.3b3575d.png"; /***/ }), /***/ 504: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/jsnl.00417ea.png"; /***/ }), /***/ 505: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/kshf.1e606c9.png"; /***/ }), /***/ 506: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/qkl-3.8eb21fa.png"; /***/ }), /***/ 507: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/qkl-4.2d8bc71.png"; /***/ }), /***/ 508: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/qkl-5.6cfcfc4.png"; /***/ }), /***/ 509: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/rech-1.9ee1a1a.png"; /***/ }), /***/ 510: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/rech-2.027f2ac.png"; /***/ }), /***/ 511: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/sjgl.158b87a.png"; /***/ }), /***/ 512: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/zhzjpt-4.54362c3.png"; /***/ }), /***/ 513: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/zhzjpt-5.e061dbe.png"; /***/ }), /***/ 514: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/zjfxpb.6595140.png"; /***/ }), /***/ 515: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/znwl.eed44ce.png"; /***/ }), /***/ 517: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/aqkk.2feed72.png"; /***/ }), /***/ 518: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/aqzf.8815b9f.png"; /***/ }), /***/ 519: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/bfwjgl.b8cc49f.png"; /***/ }), /***/ 520: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/dzhjg.92a22f4.png"; /***/ }), /***/ 521: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/exam-1.a4a5043.png"; /***/ }), /***/ 522: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/exam-2.b7ccb75.png"; /***/ }), /***/ 523: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/exam-3.db9fd64.png"; /***/ }), /***/ 524: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/exam-4.9bd688c.png"; /***/ }), /***/ 525: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/fzpb.34b15ef.png"; /***/ }), /***/ 526: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/gpgzkg.a7e8817.png"; /***/ }), /***/ 527: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/guard-1.4b977c0.png"; /***/ }), /***/ 528: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/guard-2.62a5de6.png"; /***/ }), /***/ 529: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/guard-3.ed9568e.png"; /***/ }), /***/ 530: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/guard-4.22c70e4.png"; /***/ }), /***/ 531: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/gxglda.cd4e9e9.png"; /***/ }), /***/ 532: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/hxtx.90fab1b.png"; /***/ }), /***/ 533: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/jrfw-1.c30ac91.png"; /***/ }), /***/ 534: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/jrfw-2.ce46903.png"; /***/ }), /***/ 535: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/jrfw-3.059cbad.png"; /***/ }), /***/ 536: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/ksh.1102a2d.png"; /***/ }), /***/ 537: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/lhpz.54d4bfa.png"; /***/ }), /***/ 538: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/pbgpgz.6d50777.png"; /***/ }), /***/ 539: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/qkl-1.442d422.png"; /***/ }), /***/ 540: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/qkl-2.8afa1e3.png"; /***/ }), /***/ 541: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/qxzdfp.ffe40d0.png"; /***/ }), /***/ 542: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/qzfx.2dc21a2.png"; /***/ }), /***/ 543: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/qzl.d4e5328.png"; /***/ }), /***/ 544: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/sjzs-1.5b895b7.png"; /***/ }), /***/ 545: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/sjzs-2.404f39a.png"; /***/ }), /***/ 546: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/sjzs-3.6b39c14.png"; /***/ }), /***/ 547: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/tggzxl.4ba7198.png"; /***/ }), /***/ 548: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/wlgl-1.79f880f.png"; /***/ }), /***/ 549: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/wlgl-2.6715c21.png"; /***/ }), /***/ 550: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/wlgl-3.746c51c.png"; /***/ }), /***/ 551: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/wlgl-4.8de216c.png"; /***/ }), /***/ 552: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/ydpb.cd65a95.png"; /***/ }), /***/ 553: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/zbkxyx.7b9cc8f.png"; /***/ }), /***/ 554: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/zhzjpt-1.f42a960.png"; /***/ }), /***/ 555: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/zhzjpt-2.0f3e13f.png"; /***/ }), /***/ 556: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/zhzjpt-3.1ef8e89.png"; /***/ }), /***/ 557: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/zngxh.89a03af.png"; /***/ }), /***/ 558: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/znzj-1.8605ce7.png"; /***/ }), /***/ 559: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/znzj-2.e438809.png"; /***/ }), /***/ 560: /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__.p + "img/znzj-3.6344652.png"; /***/ }), /***/ 574: /***/ (function(module, exports, __webpack_require__) { "use strict"; var uncurrythis = __webpack_require__(10); var requireobjectcoercible = __webpack_require__(36); var tostring = __webpack_require__(18); var quot = /"/g; var replace = uncurrythis(''.replace); // `createhtml` abstract operation // https://tc39.es/ecma262/#sec-createhtml module.exports = function (string, tag, attribute, value) { var s = tostring(requireobjectcoercible(string)); var p1 = '<' + tag; if (attribute !== '') p1 += ' ' + attribute + '="' + replace(tostring(value), quot, '"') + '"'; return p1 + '>' + s + ''; }; /***/ }), /***/ 575: /***/ (function(module, exports, __webpack_require__) { "use strict"; var fails = __webpack_require__(9); // check the existence of a method, lowercase // of a tag and escaping quotes in arguments module.exports = function (method_name) { return fails(function () { var test = ''[method_name]('"'); return test !== test.tolowercase() || test.split('"').length > 3; }); }; /***/ }), /***/ 929: /***/ (function(module, exports, __webpack_require__) { "use strict"; var $ = __webpack_require__(8); var createhtml = __webpack_require__(574); var forcedstringhtmlmethod = __webpack_require__(575); // `string.prototype.small` method // https://tc39.es/ecma262/#sec-string.prototype.small $({ target: 'string', proto: true, forced: forcedstringhtmlmethod('small') }, { small: function small() { return createhtml(this, 'small', '', ''); } }); /***/ }) }]);