Explorar el Código

hunhegengxing

dengzhiguo hace 6 años
padre
commit
0960f8fa25
Se han modificado 68 ficheros con 3540 adiciones y 488 borrados
  1. BIN
      fonts/pangmen.eot
  2. BIN
      fonts/pangmen.otf
  3. BIN
      fonts/pangmen.ttf
  4. BIN
      fonts/pangmen.woff
  5. BIN
      fonts/pangmen.woff2
  6. BIN
      img/bottom_bg22.png
  7. BIN
      img/dianhua1.png
  8. BIN
      img/dizhi1.png
  9. BIN
      img/indedImg/enroll2.png
  10. BIN
      img/indedImg/enroll3.png
  11. BIN
      img/indedImg/enroll4.png
  12. BIN
      img/indedImg/enroll5.png
  13. BIN
      img/indedImg/enroll6.png
  14. BIN
      img/indedImg/enroll9.png
  15. BIN
      img/indedImg/zhuce_bj.png
  16. BIN
      img/indedImg/zhuce_xieyiCancel.png
  17. BIN
      img/indedImg/zhuce_xieyiOk.png
  18. BIN
      img/index/index_denglu.jpg
  19. BIN
      img/index/index_login11.png
  20. BIN
      img/index/index_login1122.png
  21. BIN
      img/load/Invitation-banner.png
  22. BIN
      img/load/invR_11.png
  23. BIN
      img/load/invR_111.png
  24. BIN
      img/load/invR_22.png
  25. BIN
      img/load/invR_222.png
  26. BIN
      img/load/invR_33.png
  27. BIN
      img/load/invR_44.png
  28. BIN
      img/load/invR_55.png
  29. BIN
      img/load/invR_555.png
  30. BIN
      img/load/invR_77.png
  31. BIN
      img/load/invR_777.png
  32. BIN
      img/load/invR_999.png
  33. BIN
      img/load/invR_JunBj.png
  34. BIN
      img/load/invR_RMB2.png
  35. BIN
      img/load/invR_YOUSHI.png
  36. BIN
      img/load/invR_banner.png
  37. BIN
      img/load/invR_qye.png
  38. BIN
      img/load/invR_rmb.png
  39. BIN
      img/load/invR_wang.png
  40. 540 3
      package-lock.json
  41. 1 2
      package.json
  42. 111 17
      src/css/facilitator/facilitator.css
  43. 3 3
      src/css/inded.css
  44. 100 0
      src/css/newMenu/landingPage/Invitation.css
  45. 496 0
      src/css/newMenu/landingPage/invRegister.css
  46. 239 67
      src/css/newMenu/public.css
  47. 1 0
      src/css/newMenu/services.css
  48. 2 2
      src/css/newMenu/tradingIndex.css
  49. 3 2
      src/css/public.css
  50. 134 73
      src/css/register.css
  51. 105 25
      src/js/facilitator/facilitator.js
  52. 1 1
      src/js/newMenu/adviserDetail.js
  53. 51 0
      src/js/newMenu/loading/Invitation.js
  54. 13 0
      src/js/newMenu/loading/invRegister.js
  55. 2 2
      src/js/newMenu/patentList.js
  56. 1 1
      src/js/newMenu/publicComment.js
  57. 1 1
      src/js/newMenu/safeguardingDetail.js
  58. 1 1
      src/js/newMenu/serviceDetails.js
  59. 115 34
      src/js/public.js
  60. 71 68
      src/js/register.js
  61. 2 1
      src/js/search.js
  62. 52 39
      template/index.html
  63. 135 118
      template/newMenu/facilitator/facilitator.html
  64. 747 0
      template/newMenu/landingPage/InvRegister.html
  65. 524 0
      template/newMenu/landingPage/Invitation.html
  66. 32 28
      template/register.html
  67. 12 0
      webpack.config.js
  68. 45 0
      webpack/entry.config.js

BIN
fonts/pangmen.eot


BIN
fonts/pangmen.otf


BIN
fonts/pangmen.ttf


BIN
fonts/pangmen.woff


BIN
fonts/pangmen.woff2


BIN
img/bottom_bg22.png


BIN
img/dianhua1.png


BIN
img/dizhi1.png


BIN
img/indedImg/enroll2.png


BIN
img/indedImg/enroll3.png


BIN
img/indedImg/enroll4.png


BIN
img/indedImg/enroll5.png


BIN
img/indedImg/enroll6.png


BIN
img/indedImg/enroll9.png


BIN
img/indedImg/zhuce_bj.png


BIN
img/indedImg/zhuce_xieyiCancel.png


BIN
img/indedImg/zhuce_xieyiOk.png


BIN
img/index/index_denglu.jpg


BIN
img/index/index_login11.png


BIN
img/index/index_login1122.png


BIN
img/load/Invitation-banner.png


BIN
img/load/invR_11.png


BIN
img/load/invR_111.png


BIN
img/load/invR_22.png


BIN
img/load/invR_222.png


BIN
img/load/invR_33.png


BIN
img/load/invR_44.png


BIN
img/load/invR_55.png


BIN
img/load/invR_555.png


BIN
img/load/invR_77.png


BIN
img/load/invR_777.png


BIN
img/load/invR_999.png


BIN
img/load/invR_JunBj.png


BIN
img/load/invR_RMB2.png


BIN
img/load/invR_YOUSHI.png


BIN
img/load/invR_banner.png


BIN
img/load/invR_qye.png


BIN
img/load/invR_rmb.png


BIN
img/load/invR_wang.png


+ 540 - 3
package-lock.json

@@ -1563,6 +1563,7 @@
       "requires": {
         "anymatch": "1.3.0",
         "async-each": "1.0.1",
+        "fsevents": "1.2.4",
         "glob-parent": "2.0.0",
         "inherits": "2.0.3",
         "is-binary-path": "1.0.1",
@@ -3486,6 +3487,535 @@
       "resolved": "http://registry.npm.taobao.org/fs.realpath/download/fs.realpath-1.0.0.tgz",
       "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
     },
+    "fsevents": {
+      "version": "1.2.4",
+      "resolved": "http://registry.npm.taobao.org/fsevents/download/fsevents-1.2.4.tgz",
+      "integrity": "sha1-9B3LGvJYKvNpLaNvxVy9jhBBxCY=",
+      "dev": true,
+      "optional": true,
+      "requires": {
+        "nan": "2.11.1",
+        "node-pre-gyp": "0.10.0"
+      },
+      "dependencies": {
+        "abbrev": {
+          "version": "1.1.1",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "ansi-regex": {
+          "version": "2.1.1",
+          "bundled": true,
+          "dev": true
+        },
+        "aproba": {
+          "version": "1.2.0",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "are-we-there-yet": {
+          "version": "1.1.4",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "delegates": "1.0.0",
+            "readable-stream": "2.3.6"
+          }
+        },
+        "balanced-match": {
+          "version": "1.0.0",
+          "bundled": true,
+          "dev": true
+        },
+        "brace-expansion": {
+          "version": "1.1.11",
+          "bundled": true,
+          "dev": true,
+          "requires": {
+            "balanced-match": "1.0.0",
+            "concat-map": "0.0.1"
+          }
+        },
+        "chownr": {
+          "version": "1.0.1",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "code-point-at": {
+          "version": "1.1.0",
+          "bundled": true,
+          "dev": true
+        },
+        "concat-map": {
+          "version": "0.0.1",
+          "bundled": true,
+          "dev": true
+        },
+        "console-control-strings": {
+          "version": "1.1.0",
+          "bundled": true,
+          "dev": true
+        },
+        "core-util-is": {
+          "version": "1.0.2",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "debug": {
+          "version": "2.6.9",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "ms": "2.0.0"
+          }
+        },
+        "deep-extend": {
+          "version": "0.5.1",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "delegates": {
+          "version": "1.0.0",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "detect-libc": {
+          "version": "1.0.3",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "fs-minipass": {
+          "version": "1.2.5",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "minipass": "2.2.4"
+          }
+        },
+        "fs.realpath": {
+          "version": "1.0.0",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "gauge": {
+          "version": "2.7.4",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "aproba": "1.2.0",
+            "console-control-strings": "1.1.0",
+            "has-unicode": "2.0.1",
+            "object-assign": "4.1.1",
+            "signal-exit": "3.0.2",
+            "string-width": "1.0.2",
+            "strip-ansi": "3.0.1",
+            "wide-align": "1.1.2"
+          }
+        },
+        "glob": {
+          "version": "7.1.2",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "fs.realpath": "1.0.0",
+            "inflight": "1.0.6",
+            "inherits": "2.0.3",
+            "minimatch": "3.0.4",
+            "once": "1.4.0",
+            "path-is-absolute": "1.0.1"
+          }
+        },
+        "has-unicode": {
+          "version": "2.0.1",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "iconv-lite": {
+          "version": "0.4.21",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "safer-buffer": "2.1.2"
+          }
+        },
+        "ignore-walk": {
+          "version": "3.0.1",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "minimatch": "3.0.4"
+          }
+        },
+        "inflight": {
+          "version": "1.0.6",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "once": "1.4.0",
+            "wrappy": "1.0.2"
+          }
+        },
+        "inherits": {
+          "version": "2.0.3",
+          "bundled": true,
+          "dev": true
+        },
+        "ini": {
+          "version": "1.3.5",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "is-fullwidth-code-point": {
+          "version": "1.0.0",
+          "bundled": true,
+          "dev": true,
+          "requires": {
+            "number-is-nan": "1.0.1"
+          }
+        },
+        "isarray": {
+          "version": "1.0.0",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "minimatch": {
+          "version": "3.0.4",
+          "bundled": true,
+          "dev": true,
+          "requires": {
+            "brace-expansion": "1.1.11"
+          }
+        },
+        "minimist": {
+          "version": "0.0.8",
+          "bundled": true,
+          "dev": true
+        },
+        "minipass": {
+          "version": "2.2.4",
+          "bundled": true,
+          "dev": true,
+          "requires": {
+            "safe-buffer": "5.1.1",
+            "yallist": "3.0.2"
+          }
+        },
+        "minizlib": {
+          "version": "1.1.0",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "minipass": "2.2.4"
+          }
+        },
+        "mkdirp": {
+          "version": "0.5.1",
+          "bundled": true,
+          "dev": true,
+          "requires": {
+            "minimist": "0.0.8"
+          }
+        },
+        "ms": {
+          "version": "2.0.0",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "needle": {
+          "version": "2.2.0",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "debug": "2.6.9",
+            "iconv-lite": "0.4.21",
+            "sax": "1.2.4"
+          }
+        },
+        "node-pre-gyp": {
+          "version": "0.10.0",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "detect-libc": "1.0.3",
+            "mkdirp": "0.5.1",
+            "needle": "2.2.0",
+            "nopt": "4.0.1",
+            "npm-packlist": "1.1.10",
+            "npmlog": "4.1.2",
+            "rc": "1.2.7",
+            "rimraf": "2.6.2",
+            "semver": "5.5.0",
+            "tar": "4.4.1"
+          }
+        },
+        "nopt": {
+          "version": "4.0.1",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "abbrev": "1.1.1",
+            "osenv": "0.1.5"
+          }
+        },
+        "npm-bundled": {
+          "version": "1.0.3",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "npm-packlist": {
+          "version": "1.1.10",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "ignore-walk": "3.0.1",
+            "npm-bundled": "1.0.3"
+          }
+        },
+        "npmlog": {
+          "version": "4.1.2",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "are-we-there-yet": "1.1.4",
+            "console-control-strings": "1.1.0",
+            "gauge": "2.7.4",
+            "set-blocking": "2.0.0"
+          }
+        },
+        "number-is-nan": {
+          "version": "1.0.1",
+          "bundled": true,
+          "dev": true
+        },
+        "object-assign": {
+          "version": "4.1.1",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "once": {
+          "version": "1.4.0",
+          "bundled": true,
+          "dev": true,
+          "requires": {
+            "wrappy": "1.0.2"
+          }
+        },
+        "os-homedir": {
+          "version": "1.0.2",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "os-tmpdir": {
+          "version": "1.0.2",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "osenv": {
+          "version": "0.1.5",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "os-homedir": "1.0.2",
+            "os-tmpdir": "1.0.2"
+          }
+        },
+        "path-is-absolute": {
+          "version": "1.0.1",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "process-nextick-args": {
+          "version": "2.0.0",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "rc": {
+          "version": "1.2.7",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "deep-extend": "0.5.1",
+            "ini": "1.3.5",
+            "minimist": "1.2.0",
+            "strip-json-comments": "2.0.1"
+          },
+          "dependencies": {
+            "minimist": {
+              "version": "1.2.0",
+              "bundled": true,
+              "dev": true,
+              "optional": true
+            }
+          }
+        },
+        "readable-stream": {
+          "version": "2.3.6",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "core-util-is": "1.0.2",
+            "inherits": "2.0.3",
+            "isarray": "1.0.0",
+            "process-nextick-args": "2.0.0",
+            "safe-buffer": "5.1.1",
+            "string_decoder": "1.1.1",
+            "util-deprecate": "1.0.2"
+          }
+        },
+        "rimraf": {
+          "version": "2.6.2",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "glob": "7.1.2"
+          }
+        },
+        "safe-buffer": {
+          "version": "5.1.1",
+          "bundled": true,
+          "dev": true
+        },
+        "safer-buffer": {
+          "version": "2.1.2",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "sax": {
+          "version": "1.2.4",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "semver": {
+          "version": "5.5.0",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "set-blocking": {
+          "version": "2.0.0",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "signal-exit": {
+          "version": "3.0.2",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "string-width": {
+          "version": "1.0.2",
+          "bundled": true,
+          "dev": true,
+          "requires": {
+            "code-point-at": "1.1.0",
+            "is-fullwidth-code-point": "1.0.0",
+            "strip-ansi": "3.0.1"
+          }
+        },
+        "string_decoder": {
+          "version": "1.1.1",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "safe-buffer": "5.1.1"
+          }
+        },
+        "strip-ansi": {
+          "version": "3.0.1",
+          "bundled": true,
+          "dev": true,
+          "requires": {
+            "ansi-regex": "2.1.1"
+          }
+        },
+        "strip-json-comments": {
+          "version": "2.0.1",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "tar": {
+          "version": "4.4.1",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "chownr": "1.0.1",
+            "fs-minipass": "1.2.5",
+            "minipass": "2.2.4",
+            "minizlib": "1.1.0",
+            "mkdirp": "0.5.1",
+            "safe-buffer": "5.1.1",
+            "yallist": "3.0.2"
+          }
+        },
+        "util-deprecate": {
+          "version": "1.0.2",
+          "bundled": true,
+          "dev": true,
+          "optional": true
+        },
+        "wide-align": {
+          "version": "1.1.2",
+          "bundled": true,
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "string-width": "1.0.2"
+          }
+        },
+        "wrappy": {
+          "version": "1.0.2",
+          "bundled": true,
+          "dev": true
+        },
+        "yallist": {
+          "version": "3.0.2",
+          "bundled": true,
+          "dev": true
+        }
+      }
+    },
     "function-bind": {
       "version": "1.1.0",
       "resolved": "http://registry.npm.taobao.org/function-bind/download/function-bind-1.1.0.tgz",
@@ -4864,9 +5394,9 @@
       }
     },
     "jquery": {
-      "version": "3.2.1",
-      "resolved": "http://registry.npm.taobao.org/jquery/download/jquery-3.2.1.tgz",
-      "integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c="
+      "version": "2.2.4",
+      "resolved": "http://registry.npm.taobao.org/jquery/download/jquery-2.2.4.tgz",
+      "integrity": "sha1-LInWiJterFIqfuoywUUhVZxsvwI="
     },
     "js-base64": {
       "version": "2.1.9",
@@ -5822,6 +6352,13 @@
         }
       }
     },
+    "nan": {
+      "version": "2.11.1",
+      "resolved": "http://registry.npm.taobao.org/nan/download/nan-2.11.1.tgz",
+      "integrity": "sha1-kOIrzLjKV+pM03zIPTgZtS7qZ2Y=",
+      "dev": true,
+      "optional": true
+    },
     "ncname": {
       "version": "1.0.0",
       "resolved": "http://registry.npm.taobao.org/ncname/download/ncname-1.0.0.tgz",

+ 1 - 2
package.json

@@ -34,7 +34,6 @@
     "html-webpack-plugin": "^2.28.0",
     "html-withimg-loader": "^0.1.16",
     "imagemin-webpack-plugin": "^1.4.4",
-    "jquery": "^3.1.1",
     "jsx-loader": "^0.13.2",
     "less": "^2.7.2",
     "less-loader": "^2.2.3",
@@ -50,7 +49,7 @@
     "copy-webpack-plugin": "^4.5.2",
     "echarts": "^3.6.2",
     "html-webpack-include-assets-plugin": "^1.0.4",
-    "jquery": "^3.1.1",
+    "jquery": "^2.2.4",
     "laypage": "^1.1.5"
   }
 }

+ 111 - 17
src/css/facilitator/facilitator.css

@@ -1,4 +1,4 @@
-#facili{width:100%;min-height: 300px;background-color: #fcfcfc;}
+#facili{width:100%;min-height: 300px;background-color: #fcfcfc;overflow: hidden;}
 #facili>div{width:1200px;margin: 0px auto;}
 .facImg{height:140px;padding:20px 0;display: flex;justify-content: flex-start;}
 .facImg>div:nth-child(1){width:100px;height:100px;background-color:#fff;padding:5px;
@@ -6,7 +6,7 @@ border-radius: 5px;margin-right:30px;}
 .facImg>div>img{width:90px;height:90px;}
 .facImg>div>h3{line-height: 100px;letter-spacing: 2px;}
 
-.facTab>span{font-size: 18px;line-height: 26px;padding:0 15px;border:1px solid #2EA1EA;margin-right: 20px;
+.facTab>span{font-size: 18px;height:26px;line-height: 26px;padding:5px 15px;border:1px solid #2EA1EA;margin-right: 20px;
 border-radius: 13px;color:#2EA1EA;cursor: pointer;}
 .facTab>span.facActive{background-color: #2EA1EA;color:#fff;}
 .facFirst{min-height:500px;padding:30px 0;display: none;}
@@ -22,27 +22,15 @@ justify-content: flex-start;flex-wrap: wrap;margin-bottom: 50px;}
     white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
 
 .lianxiCont{display: flex;justify-content: space-between;}
-.lianxiCont>div{width:370px;height:135px;background-color: ;}
+.lianxiCont>div{width:370px;height:135px;}
 
 #facAll{display: block;}
 .facAll{width:1200px;min-height: 320px;padding: 20px 0;display: flex;
-justify-content: flex-start;flex-wrap: wrap;}
+justify-content: flex-start;flex-wrap: wrap;margin-top: 20px;}
 .facAll>div{width:225px;height:270px;background-color: #fff;margin-right: 15px;}
-.facAll>div>img{width:225px;height:225px;}
+.facAll>div>img{width:225px;height:225px;display: inline-block;}
 .facAll>div>p{margin-top:10px;text-align: center;overflow: hidden;
     white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
-
-
-
-
-
-
-
-
-
-
-
-
 /* 热门推荐 */
 .RecommendTitle{
     clear: both;
@@ -150,9 +138,115 @@ margin: 0 auto;line-height: 74px;display: none;}
     margin-right: 15px;
 }
 
+.listJ{
+    clear: both;
+    margin-top: 40px;
+}
+.listJ li{
+    float: left;
+    width: 266px;
+    color: #fff;
+    margin-left: 44px;
+    background: #68afeb;
+    margin-bottom: 42px;
+}
+.listJ li:nth-child(4n+1){
+   margin-left: 0;
+   background: #fdc5a5;
+}
 
+.listJ li>div{
+    overflow: hidden;
+    padding-left: 32px;
+    padding-top: 32px;
+    border-bottom: 2px solid #fff;
+    padding-bottom: 5px;
+}
+.listJ li>div:nth-child(1) p{
+    height: 58px;
+    width: 130px;
+    overflow: hidden;
+    float: left;
+    font-size: 36px;
+}
+.listJ li>div p span{
+    font-size: 12px;
 
+}
+.listJ li>div div{
+    float: left;
+}
+.listJ li>P{
+    clear: both;
+}
+.listJ li .listTxt{
+    margin-left: 10px;
+}
+.listJ li .listTxt span{
+     font-size: 16px ;
+     height: 22px;
+     width: 80px;
+     display: inline-block;
+     overflow: hidden;  
+}
+.listJ li .listTxt a{
+    text-decoration: none;
+    width: 86px;
+    height: 34px;
+    line-height: 34px;
+    text-align: center;
+    background: #fff;
+    color: #1697e9;
+    display: inline-block;
+    margin-top: 10px;
+}
+.listJ li .listTxt a:hover{
+    background: rgb(21, 231, 115);
+    color: #fff!important;
+}
+.listJ li:nth-child(4n+1) .listTxt a {
+    color: #fdc5a5;
+}
+.listJ li>p{
+    line-height: 42px;
+    height: 42px;
+    text-align: center;
+}
+.listJ li .listTxt .get{
+    font-size: 16px;
+    color:#fff;
+    margin-top: 18px;
+    display: inline-block;
+    width: 86px;
+    text-align: center;
+}
+.listJ .Nodata{
+    height: 200px;
+}
+
+.listJ .ypTxt {
+   padding:20px 34px; 
 
+}
+.listJ .ypTxt p{
+    font-size: 16px;
+    color: #fff;
+    margin: 6px 0;
+    height: 18px;
+    line-height: 18px;
+    overflow: hidden;
+    white-space:nowrap; 
+    text-overflow:ellipsis; 
+    -o-text-overflow:ellipsis;
+}
+
+@media screen and(max-width:1200px){
+        #facili{ 
+             width: 1200px!important;
+             margin: 0 auto;
+         }
+     
+}
 
 
 

+ 3 - 3
src/css/inded.css

@@ -43,7 +43,7 @@ width:120px;overflow: hidden;
 .wield_cont{width:1200px;height:400px;margin: 20px auto;text-align: center;}
 
 .brands{width:100%;margin-top:-4px;position: relative;}
-.brands a>img{width:100%;}
+.brands img{width:100%;}
 
 
 #hotProject{width:100%;padding-top: 30px;background:url("../../img/indedImg/inded40.png")no-repeat;}
@@ -51,10 +51,10 @@ width:120px;overflow: hidden;
 .hotProject_cont>div{width:285px;height:335px;background-color: #fff;}
 .hotProject_cont>div>img{width:285px;height:165px;}
 .hotProject_cont>div>h3{margin:10px 0 10px 20px;letter-spacing: 2px;}
-.hotProject_cont>div>p{margin-left:20px;letter-spacing: 1px;
+.hotProject_cont>div>p{margin-left:20px;letter-spacing: 1px;height:60px;
 text-align: justify;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 3;}
 .hotProject_cont>div>a{display:block;width:110px;height:33px;line-height: 30px;border: 2px solid #1596E8;margin-right: 15px;
-border-radius: 5px;margin-top:15px;float: right;text-align: center;color:#1596E8;letter-spacing: 1px;cursor: pointer;}
+border-radius: 5px;margin-top:15px;/*float: right;*/margin-left:78px;text-align: center;color:#1596E8;letter-spacing: 1px;cursor: pointer;}
 
 .RecommendTitle>h2{font-weight: 500;}
 .view{padding-left: 620px;margin-top:30px;}

+ 100 - 0
src/css/newMenu/landingPage/Invitation.css

@@ -0,0 +1,100 @@
+.continueHighBanner {
+    width:100%;
+
+}
+.continueHighBanner img{
+    width:100%;
+}
+.activeRule{
+    padding: 30px 45px;
+}
+.activeRule h3,.rule h3{
+    font-size: 24px;
+    border-bottom: 1px solid #bfbfbf;
+    color: #333;
+    font-weight: normal;
+    padding-bottom:8px;
+}
+.activeRule span{
+    font-size: 24px;
+    color: #333;
+    display: inline-block;
+    margin-top: 36px;
+    font-weight: normal;
+    margin-bottom: 20px;
+}
+.activeRule p{
+    margin-top: 10px;
+    font-size:16px;
+    color: #333;
+    padding-left:35px;
+}
+.activeRule  .lastP{
+    margin-top: 52px
+}
+.rule h3{
+    margin-bottom: 20px;
+}
+.rule{
+    padding: 25px 45px;
+}
+.rule p{
+    text-align: justify;
+    padding: 7px 30px;
+    font-size: 16px;
+    color: #333;
+}
+.rule h3 span{
+    font-size: 14px;
+    display: inline-block;
+    margin-left: 15px;
+}
+.ruleBottom{
+    text-align: center;
+    margin-top: 100px;
+    margin-bottom: 100px;
+}
+.ruleBottom a{
+    display: inline-block;
+    width: 330px;
+    height: 84px;
+    line-height: 84px;
+    text-align: center;
+    font-size: 26px;
+    color: #fff;
+    background: #46c8fe;
+}
+.ruleBottom a:hover{
+    box-shadow: 0 0 5px #ccc;
+    border-radius: 10px;
+    background: #56f864;
+}
+@media screen and (max-width:1200px){
+    .continueHighBanner{ 
+         width: 1200px!important;
+         margin: 0 auto;
+     }
+ }
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+ 496 - 0
src/css/newMenu/landingPage/invRegister.css

@@ -0,0 +1,496 @@
+
+/* 
+    update:2018.10.19
+ */
+ @font-face {
+    font-family: pangmen;
+    src:url('../../../../fonts/pangmen.woff'),
+        url('../../../../fonts/pangmen.woff2'),
+        url('../../../../fonts/pangmen.ttf'),
+        url('../../../../fonts/pangmen.eot'); /* IE9 */
+    }
+body{
+    background: #2b1052;
+}
+.continueHighBanner,.invR_gaoQ{
+    width: 100%;
+}
+.continueHighBanner a{
+    display: inline-block;
+    width: 100%;
+}
+.continueHighBanner img,.invR_gaoQ img{
+    width: 100%
+}
+
+.topList{
+     margin-top: 42px;
+}
+.topList ul{
+    display: flex;
+    display: -webkit-flex;
+    justify-content: space-around;
+}
+.topList ul li{
+    width: 280px;
+    height: 170px;
+    color: #fff;
+}
+.topList ul li a{
+    color: #fff;
+    display: inline-block;
+    width: 100%;
+    height: 100%;
+    padding-left: 70px;
+    padding-top: 36px;
+}
+.topList>a{
+    float:right;
+    color: #fff;
+    font-size: 20px;
+    margin-top: 20px;
+    display: inline-block;
+}
+.topList>a:hover{
+    color: #69a7f0;
+}
+.topList ul li:nth-child(1){
+    background: url(../../../../img/load/invR_11.png) no-repeat;
+    background-size:100% 100%; 
+}
+.topList ul li:nth-child(2){
+    background: url(../../../../img/load/invR_22.png) no-repeat;
+    background-size:100% 100%; 
+}
+.topList ul li:nth-child(3){
+    background: url(../../../../img/load/invR_44.png) no-repeat;
+    background-size:100% 100%; 
+}
+.topList ul li:nth-child(4){
+    background: url(../../../../img/load/invR_44.png) no-repeat;
+    background-size:100% 100%; 
+}
+.topList li a span{
+    display: inline-block;
+    font-size: 12px;
+    margin-bottom: 8px;
+}
+.topList li a h1{
+    height: 44px;
+    line-height: 44px;
+}
+.topList li a h1 span{
+    font-size: 40px;
+    width: 114px;
+    display: inline-block;
+    text-align: center;
+}
+.topList li a h1 sup{
+   font-size: 22px;
+   top: -.75em;
+   margin-left:5px;
+   font-weight: normal
+}
+.topList li a p{
+    font-size: 12px;
+    width: 150px;
+    overflow: hidden;
+    white-space:nowrap; 
+    text-overflow:ellipsis; 
+    -o-text-overflow:ellipsis;
+    margin-top: 4px;
+}
+.invTitle{
+    margin-top: 90px;
+    margin-bottom: 50px;
+}
+.invTitle h2{
+    text-align: center;
+    font-size: 40px;
+    color: #fff;
+    font-weight: 500
+}
+.inVqiY{
+    width:1200px;
+    height: 644px;
+    background: url(../../../../img/load/invR_qye.png)no-repeat;
+    background-size:100% 100%; 
+    display: flex;
+    display: -webkit-flex;
+    justify-content: space-around;
+    padding: 50px 100px;
+    position: relative;
+    z-index: 100;
+}
+.inVqiY div{
+    width: 330px;
+    height: 400px;
+    background: rgba(255, 255,255, .9);
+    padding: 42px 48px;
+    box-shadow: 0 0 80px #000;
+}
+.inVqiY div h3{
+    font-size: 28px;
+    color: #2b1052;
+    font-weight: normal;
+   margin-bottom: 30px;
+}
+.inVqiY div h1{
+   font-size: 44px;
+   color: #000000;
+   font-weight: normal; 
+   overflow: hidden;
+   white-space:nowrap; 
+   text-overflow:ellipsis; 
+   -o-text-overflow:ellipsis; 
+}
+.inVqiY div p {
+    font-size: 28px;
+    color: #666666;
+    margin-top: 13px;
+    margin-bottom: 30px;
+    overflow: hidden;
+    white-space:nowrap; 
+    text-overflow:ellipsis; 
+    -o-text-overflow:ellipsis;
+}
+.inVqiY div span{
+    font-size: 28px;
+    color: #666;
+}
+.inVqiY div span span{
+    color: #e8596d;
+    font-size: 45px;
+}
+.inVqiY div  a{
+    width: 100%;
+    width: 152px;
+    height: 38px;
+    display: inline-block;
+    border: 1px solid #2b1052;
+    color: #2b1052;
+    line-height: 34px;
+    text-align: center;
+    margin-top: 33px;
+    margin-left: 10px;
+}
+.inVqiY div  a:hover{
+    background: #2b1052;
+    color: #fff;
+}
+.invR_gaoQ{
+    position: relative;
+    z-index: 80;
+}
+.invR_gaoQ div{
+    margin-top: -10px;
+} 
+.hot_InvR ul{
+    display: flex;
+    display: -webkit-flex;
+    justify-content: space-between;
+}
+.hot_InvR ul li{
+    width: 380px;
+    height: 470px;
+    background: url(../../../../img/load/invR_77.png)no-repeat;
+    background-size: 100% 100%;
+    padding: 10px; 
+    color: #fff;
+    text-align: center;
+}
+.hot_InvR ul li a{
+    display: inline-block;
+    width: 100%;
+    color: #fff;
+    height: 100%;
+}
+.hot_InvR ul li div{
+    height:256px;
+    background: #9e7ff9;
+}
+.hot_InvR ul li div p{
+    font-family: pangmen;
+    margin: 0;
+    padding: 40px 50px 0px;
+    font-size: 64px;
+    text-align: center;
+    color: #fff;
+    overflow: hidden;
+    display: -webkit-box;              
+    text-overflow: ellipsis;            
+    -webkit-box-orient: vertical;       
+    -webkit-line-clamp:2;
+}
+.hot_InvR ul li a>p{
+    font-size: 26px;
+    margin-top: 18px;
+    margin-bottom: 34px;
+    margin-left: 10px;
+    text-align: left;
+    overflow: hidden;
+    white-space:nowrap; 
+    text-overflow:ellipsis; 
+    -o-text-overflow:ellipsis;
+}
+.hot_InvR ul li a h4{
+    font-family: pangmen;
+    font-size: 24px;
+    color: #69a7f0;
+    background: linear-gradient(to right, #69a7f0 20%,#b26cec , #f20a9f);
+    -webkit-background-clip: text;
+    color: transparent;
+    height: 80px;
+}
+.hot_InvR ul li a h4 img{
+    display: inline-block;
+    vertical-align: bottom;
+    margin-bottom: 16px;
+    margin-right: 8px;
+}
+.hot_InvR ul li a h4 span{
+    font-family: pangmen;
+    font-size: 74px;
+}
+.invR_junM ul li div p{
+    margin: 0;
+    padding: 30px 50px 0px;
+    font-size: 44px;
+    text-align: center;
+    color: #fff;
+    overflow: hidden;
+    display: -webkit-box;              
+    text-overflow: ellipsis;            
+    -webkit-box-orient: vertical;       
+    -webkit-line-clamp:3;
+}
+.civilian{
+    width: 100%;
+    background: url(../../../../img/load/invR_JunBj.png)no-repeat;
+    background-position-y: 100px
+}
+.invR_junM ul li a{
+   background: #2b1052;
+}
+.invRFuC{
+    margin-top: 186px;
+}
+.FcList_wrap{
+    /* position: relative; */
+    width: 100%;
+    /* height: 1200px; */
+    overflow: hidden;
+    background: url(../../../../img/load/invR_JunBj.png)no-repeat;
+    background-position-y: 380px;
+}
+.FcList {
+    width: 1200px;
+    margin: 0 auto;
+}
+.FcList ul li{
+    width: 100%;
+    height: 320px;
+    background: url(../../../../img/load/invR_111.png)no-repeat;
+    background-size:100% 100%; 
+   
+}
+.FcList ul li a{
+    padding-top: 50px;
+    display: flex;
+    display: -webkit-flex;
+    justify-content: space-around;
+    color: #fff;
+    width: 100%;
+    height: 100%;
+}
+.FcList ul li a p{
+    font-family: pangmen;
+    font-size: 56px;
+    margin-top: 30px;
+    width: 600px;
+    text-align: center;
+    overflow: hidden;
+    white-space:nowrap; 
+    text-overflow:ellipsis; 
+    -o-text-overflow:ellipsis;
+}
+.FcList ul li a div{
+    width:490px;
+}
+.FcList ul li a div>span{
+    width: 440px;
+    overflow: hidden;
+    white-space:nowrap; 
+    text-overflow:ellipsis; 
+    -o-text-overflow:ellipsis;
+    font-size: 32px;
+    display: inline-block;
+
+}
+.FcList ul li a div h4{
+    font-family: pangmen;
+    font-size: 28px;
+    height: 80px;
+    font-weight: normal
+}
+.FcList ul li a div h4 img{
+    display: inline-block;
+    margin-bottom: 17px;
+    margin-right: 8px;
+    vertical-align: bottom;
+}
+.FcList ul li a div h4 span{
+    font-family: pangmen;
+    font-size: 76px;
+}
+.FcList ul li:last-child{
+    height: 250px;
+    background-size:100% 100%; 
+    background: url(../../../../img/load/invR_222.png)no-repeat;
+}
+.serviceW{
+    width: 1200px;
+    margin: 230px auto 0 ;
+    height: 444px;
+    background: url(../../../../img/load/invR_wang.png)no-repeat;
+    background-size:100% 100%;
+    padding-left: 177px;
+    padding-top:70px; 
+}
+.serviceW p{
+    font-size:24px;
+    width: 277px;
+    height: 60px;
+    line-height: 60px;
+    text-align: center;
+    color: #fff;
+}
+.serviceW ul {
+    width: 887px;
+    overflow: hidden;
+    
+}
+.serviceW ul li{
+    color: #fff;
+    float: left;
+    width: 106px;
+    height: 64px;
+    text-align: center;
+    font-size: 20px;
+    line-height: 64px;
+    background: url(../../../../img/load/invR_999.png)no-repeat;
+    background-size:100% 100%; 
+    margin-left: 22px;
+    margin-top: 22px;
+}
+.serviceW ul li:nth-child(7n+1){
+    margin-left: 0;
+}
+.advantage {
+    width: 100%;
+    position: relative;
+    height: 580px;
+    background: url(../../../../img/load/invR_JunBj.png)no-repeat;
+    background-position-y:-50px;
+}
+.advantage .advantageTxt{
+    margin-top: 70px;
+    position: absolute;
+    width: 1200px;
+    top: 0;
+    left: 50%;
+    margin-left: -600px;
+    height:450px;
+    background: url(../../../../img/load/invR_wang.png)no-repeat;
+    background-size:100% 100%;
+    padding-left: 177px;
+    padding-top:70px;  
+}
+.advantage .advantageTxt p{
+    font-size:24px;
+    width: 277px;
+    height: 60px;
+    line-height: 60px;
+    padding-left: 40px;
+    color: #fff;
+}
+.advantageTxt ul{
+    width: 865px;
+}
+.advantageTxt ul li{
+    color: #fff;
+    font-size: 24px;
+    padding-left: 44px;
+    margin-top: 40px;
+    height: 60px;
+    line-height: 60px;
+    width: 100%;
+    background: url(../../../../img/load/invR_YOUSHI.png)no-repeat;
+    background-size:100% 100%;   
+}
+.consultation{
+    width: 1300px;
+    margin: 50px auto 200px;
+    height: 350px;
+    background: url(../../../../img/load/invR_777.png)no-repeat;
+    background-size:99% 100%; 
+    text-align: center;
+    background-position-x: 13px
+}
+.consultation a{
+    width: 390px;
+    font-size: 60px;
+    color: #fff;
+    line-height: 206px;
+    margin-left: 22px;
+} 
+.consultation a:hover{
+    cursor: pointer;
+    color: #69a7f0;
+}
+
+
+@media screen and (max-width:1200px){
+    .advantage,.header,.continueHighBanner,.invR_gaoQ,.continueHighBanner a,.consultation,.FcList_wrap,.invR_gaoQ{
+        width: 1200px!important;
+        margin: 0 auto;
+    }
+    
+}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+ 239 - 67
src/css/newMenu/public.css

@@ -84,65 +84,85 @@ header .colorRed{
 	position: fixed;
 	top: 0;
 	left: 0;
+	height: 100%;
 	z-index: 999999;
 	display: none;
 }
 
 .login_mian {
-	width: 600px;
+	width: 1000px;
+	height: 500px;
 	background: #ffffff;
 	position: absolute;
 	top: 50%;
-	margin-top: -200px;
 	left: 50%;
-	margin-left: -300px;
-	padding-top: 60px;
-	padding-bottom: 96px;
+	margin-top: -250px;
+	margin-left: -500px;
+	/* transform: translate(-50%,-50%); */
+	box-shadow: 0 0 20px #333;
 }
 
 .login_left {
 	float: left;
-	padding-bottom: 10px;
-	width: 265px;
-	text-align: center;
+	height: 500px;
+	width: 600px;
+	background: url(../../../img/index/index_denglu.jpg)no-repeat;
+	background-size:100% 100%; 
 }
-
-.login_left .login_ewm {
-	width: 95px;
-	padding-top: 34px;
-	margin-bottom: 10px;
+.login_left a{
+	width: 100%;
+	height: 100%;
 	display: inline-block;
-	text-align: center;
-}
-
-.login_left .login_ewm img {
-	margin-bottom: 10px;
-	width: 90px;
 }
-
-.login_left p {
-	line-height: 26px;
-	font-size: 16px;
-	text-align: center;
-}
-
 .login_right {
 	float: left;
-	padding-left: 32px;
-	width: 288px;
-	border-left: 1px solid #E5E5E5;
+	
+	width: 400px;
+	height: 500px;
+	overflow: hidden;
+	position: relative;
+	z-index: 1000000;
+}
+.login_right>div{
+	padding: 40px 30px;
+	width: 100%;
+	height: 500px;
+	z-index: 1000011;
+}
+.login_right .loginB{
+	position: absolute;
+	left: 0;
+	top: 0;
+	transition: all .6s ease-in;
+}
+.login_right .loginSelect{
+	position: absolute;
+	left:400px;
+	top: 0;
+	transition: all .6s ease-in;
+}
+.login_right .loginB.active{
+	left: -400px;
+	transition: all .6s ease-in-out;
+}
+.login_right .loginSelect.active{
+	left: 0px;
+	transition: all .6s ease-in-out;
 }
-
 .login_check,
 .login_submit {
-	width: 260px!important;
+	width: 100%;
 }
 
 .login_right h5 {
-	font-size: 18px;
-	color: #373739;
+	width: 100%;
+	height: 50px;
+	line-height: 50px;
+	border-bottom: 2px solid #f1f1f1;
+	font-size: 26px;
+	color: #666666;
 	font-weight: normal;
-	margin-bottom: 10px;
+	margin-bottom: 36px;
 }
 
 .login_right h5 a {
@@ -150,35 +170,89 @@ header .colorRed{
 	color: #f81009;
 	margin-left: 56px;
 }
-
+.login_uesr.active,.login_pass.active{
+	box-shadow: 0 0 15px #ccc;
+}
 .login_right form .login_uesr,
 .login_pass {
-	width: 256px;
-	height: 40px;
+	background: #eeeeee;
+	width: 100%;
+	height: 60px;
 	position: relative;
-	border: 1px solid #cccccc;
 }
 #customerType{border:none;width:200px;height:36px;color:#707070; background: transparent;
-    outline: none;}
+	outline: none;
+	appearance:none;
+	-moz-appearance:none;
+	-webkit-appearance:none;
+}
+#form_login .login_pass:nth-child(3)::after{
+	font-size: 20px;
+	color: #17a2b8;
+	content: '';
+	display: inline-block;
+	width: 10px;
+	height:10px;
+	border-left: 2px solid #707070; 
+	border-bottom: 2px solid #707070; 
+	position: absolute;
+	right: 14px;
+	top: 14px;
+	z-index: 99;
+	transform: rotate(-45deg)
+}
+#customerType::-ms-expand { display: none; }
 .login_uesr label img,
 .login_pass label img {
-	width: 20px;
-	height: 22px;
+	width: 30px;
+	height: 30px;
 	position: absolute;
-	top: 8px;
-	left: 10px;
+	top: 15px;
+	left: 20px;
 	border: none;
 }
 
+.loginSelect div{
+	line-height: 60px;
+	
+}
+.loginSelect label{
+	width: 100%;
+	font-size: 16px;
+	color: #666666;
+	font-weight: normal;
+}
+.loginSelect label::before{
+	content: '';
+	width: 20px;
+	height: 20px;
+	display: inline-block;
+	border: 1px solid #979797;
+	border-radius: 50%;
+	margin-left: 40px;
+	margin-top: 19px;
+	vertical-align: top;
+}
+
+.loginSelect  div input{
+	margin-right: 20px;
+	margin-left: -20px;
+	visibility: hidden;
+}
+.loginSelect label.active::before{
+	content: '';
+	background: #fe6e42;
+	border-color:transparent;
+}
 #Lo_user,
 #Lo_pass {
-	width: 214px;
-	height: 37px;
-	line-height: 40px;
+	width: 270px;
+	height: 60px;
+	line-height: 60px;
 	border: none;
-	border-left: 1px solid #CCCCCC;
-	padding-left: 12px;
-	left: 40px;
+	background: transparent;
+	padding-left: 4px;
+	left: 70px;
 	font-size: 16px;
 	position: absolute;
 	color: #333333;
@@ -198,15 +272,25 @@ header .colorRed{
 }
 
 .login_pass {
-	margin-top: 20px;
+	position: relative;
+	margin-top: 40px;
+}
+.login_check{
+	overflow: hidden;
+	margin-top:25px;
+	margin-bottom:40px;
 }
-
 .login_check a {
-	color: #f18101;
+	color: #ff6940;
 	float: right;
 	line-height: 38px;
+	font-size: 16px;
+}
+.login_check .forgetPass{
+	display: inline-block;
+	margin-left: 18px;
+	color: #999999;
 }
-
 .login_check label {
 	height: 38px;
 	line-height: 38px;
@@ -233,16 +317,19 @@ header .colorRed{
 	cursor: pointer;
 }
 
-.login_submit {
+.login_submit,.typeQren {
 	width: 100%;
-	height: 38px;
+	height: 60px;
 	font-size: 20px;
-	background: #f18101;
+	line-height: 60px;
+	background: #fe6e42;
 	color: #FFFFFF;
 	text-align: center;
 	border: none;
 }
-
+.typeQren{
+	margin-top:40px;
+}
 .login_hua {
 	position: absolute;
 	top: 0;
@@ -250,12 +337,13 @@ header .colorRed{
 }
 
 .login_close {
+	cursor: pointer;
 	position: absolute;
 	top: 10px;
 	right: 10px;
 	width: 24px;
 	height: 22px;
-	z-index: 2000;
+	z-index: 20000000;
 }
 
 .login_close:hover {
@@ -265,7 +353,7 @@ header .colorRed{
 .login_shadow {
 	position: absolute;
 	bottom: -25px;
-	width: 600px;
+	width: 1000px;
 	height: 25px;
 	right: 0;
 	z-index: 2000;
@@ -561,17 +649,26 @@ a:visited{text-decoration:none; }/*指已经访问过的链接*/
 a:hover{text-decoration:none;}/*指鼠标在链接*/
 a:active{text-decoration:none;}/* 指正在点的链接*/ 
 /*弹出消息提示*/
-.smg{height: 40px;text-align: center;transform: scale(0);padding: 0 10px;
-    line-height:40px;background:#17a2b8;border-radius: 10px;
-    position: fixed;top: 100px; left: 50%;margin-left: -130px;color:#ffffff;
-    transition: all .3s ease-in-out;z-index: 9999999;
+.smg{height: 0px;text-align: center;transform: scale(0) ;padding: 0 10px;
+    line-height:0px;background:#17a2b8;border-radius: 10px;
+    position: fixed;top: 100px; left: 50%;color:#ffffff;
+	transition: all .3s ease-in-out;z-index: 9999999;margin-left: -130px;
+	overflow: hidden;
 }
-.smg input{width: 260px;height: 40px;border: none;background: none;text-align: center;font-size: 14px;}
+
+.smg input{width:260px;transition: all .3s ease-in-out;height: 0px;border: none;background: none;text-align: center;font-size: 14px;}
+.smg.active input{
+	width: 260px;
+	transition: all .3s ease-in;
+	height: 40px;
+}
+
 .smg.active{
+	height: 40px;
+	line-height: 40px;
     transform: scale(1) ;
-    top: 200px;
+	top: 200px;
     z-index: 9999999999;
-    transition: all .3s ease-in;
 }
 
 
@@ -628,7 +725,7 @@ a:active{text-decoration:none;}/* 指正在点的链接*/
 }
 
 .text_top>a {
-	color: #fff;
+	/*color: #fff;*/
 	line-height: 25px;
 }
 
@@ -921,3 +1018,78 @@ input:-webkit-autofill {
 	margin-left: 10px;
 }
 
+
+/* 个人企业登陆判断弹出框 */
+.modeLogin.active{
+	width: 300px;
+	height: 220px;
+	transition: all .1s ease-in;
+}
+.modeBj{
+	display: none;
+	position: fixed;
+	width: 100%;
+	height: 100%;
+	top: 0;
+	left: 0;
+	background: transparent;
+	z-index:1999998;
+}
+.modeLogin{
+	width: 0px;
+	height:0px;
+	overflow: hidden;
+	background: #fff;
+	box-shadow: 0 0 40px rgb(44, 44, 44);
+	border-radius: 5px;
+	position: fixed;
+	top: 50%;
+	left: 50%;
+	z-index: 1999999;
+	transform: translate(-50% ,-50%);
+	-webkit-transform: translate(-50% ,-50%);
+	-ms-transform: translate(-50% ,-50%);
+	-moz-transform: translate(-50% ,-50%);
+	-o-transform: translate(-50% ,-50%);
+	transition: all .1s ease-in-out;
+}
+.modeLogin div{
+	clear: both;
+	width: 100%;
+	padding: 0px 60px 0
+}
+.modeLogin span{
+	display: inline-block;
+	margin-bottom: 10px;
+}
+.modeLogin i{
+	display: inline-block;
+	float: right;
+	margin: 10px;
+	font-size: 16px;	
+}
+.modeLogin i:hover{
+	cursor: pointer;
+	color: #f00;
+}
+.modeLogin div button{
+	width: 80px;
+}
+.modeLogin div button.btn-default{
+	margin-left: 15px;
+}
+.modeLogin p.active{
+	background: #17a2b8;
+	color: #fff;
+	border-color: transparent;
+}
+.modeLogin p{
+	cursor: pointer;
+	width: 180px;
+	height: 40px;
+	margin-bottom: 10px;
+	line-height: 38px;
+	font-size: 14px;
+	border: 1px solid #999;
+	text-align: center;
+}

+ 1 - 0
src/css/newMenu/services.css

@@ -3,6 +3,7 @@
 *{
     font-family: siyuan;
 }
+/*body{padding-top: 250px!important;}*/
 .applicationMenu{
     clear: both;
     width: 1200px;

+ 2 - 2
src/css/newMenu/tradingIndex.css

@@ -160,7 +160,7 @@
    height: 270px;
 }
 .patentAchievRight .achievementJump{
-    width: 410px;
+    width: 420px;
     height: 50px;
     margin-top: 30px;
 }
@@ -560,7 +560,7 @@
     cursor: pointer;
 }
 .demandJump{
-    width: 410px;
+    width: 420px;
     position: absolute;
     bottom: 24px;
     left: 50%;

+ 3 - 2
src/css/public.css

@@ -394,11 +394,12 @@ header .nav_right .head_login {
 	top: 140px;
 	left: 0;
 	text-align: center;
-	color: #fff;
+	/*color: #fff;*/
 }
 
 .text_top>a {
-	color: #fff;
+	/*color: #fff;*/
+	color:##337ab7!important;
 	line-height: 25px;
 }
 

+ 134 - 73
src/css/register.css

@@ -1,47 +1,35 @@
-*{padding: 0;margin: 0;box-sizing:border-box;}
-html{font-size:62.5%;}
-body{font:14px "simsun",Arial,Helvetica,sans-serif;width:100%;
-    background-color:#fff;
-    font-size:1.4rem;
-}
-body,h1,h2,h3,h4,h6,p,ul,ol,dl,dd{margin:0;padding:0;list-style:none;}
-a{text-decoration:none;}
-a:hover{text-decoration:none;}
-.lf{float:left;}
-.rf{float:right;}
-.clear{clear:both;}
-
-input:focus{outline: none;}
-ul,ol{padding: 0;margin: 0;list-style: none;}
-
-::input-placeholder{color:#cccccc;}
-::-webkit-input-placeholder{color:#cccccc;}
-::-moz-input-placeholder{color:#cccccc;}
-::-ms-input-placeholder{color:#cccccc;} 
-
-
+a,a:focus.a:hover{
+    outline: none;
+    text-decoration: none
+}
 /*registered页面container的css*/
 .registered{width:100%;height:800px;
-    background: url(../../img/resiger_bj.jpg) no-repeat ;
-    background-size: 100% 100%;
-    margin-top: 65px;
+    background: linear-gradient(to right, #fc9950 50%,#ff633e);
+   
+}
+input:-webkit-autofill,
+input:-webkit-autofill:hover,
+input:-webkit-autofill:focus,
+input:-webkit-autofill:active {
+    -webkit-transition-delay: 9999s;
+    -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
 }
-.topNavBj .topHeader{
-    border-bottom:5px solid #2C6698
+a:focus,a,a:hover {
+	text-decoration: none;
 }
 .reg_con{width:1200px;height:770px;margin:0 auto;
     /* background-image:url(../../img/zhucebg5.jpg) ;*/
 } 
 .clear_first{width:100%;height:1px;}
-.zhuce{width:775px;height:515px;margin:0 auto;margin-top:80px;
-    background: #fff; position: relative;}
+.zhuce{width:1200px;height:535px;margin:0 auto;margin-top:56px;
+    position: relative;}
 .title{width:100%;height:50px;font-size: 2rem;color:#5C5C5D;
 line-height:50px;padding-left:50px;}
 .shadow{width:775px;height:25px;margin:0 auto;margin-top:-3px;}
-.regist{width:350px;height:450px;padding-left:50px;display: inline-block;
-    position: absolute;top:50px;left:0;}
-.zhuce_input{width:255px;height:40px;border:1px solid #E5E5E5;position: relative;
-margin-bottom:10px;line-height:38px;}
+.regist{width:450px;height:100%;padding:0 35px;box-sizing: border-box;margin-right: 50px;
+    position: absolute;top:0px;right:0;background: #fff; box-shadow: 0 0 10px rgb(90, 90, 90);}
+.zhuce_input{width:95%;height:50px;position: relative;
+margin-bottom:10px;line-height:50px;background: #eeeeee}
 .zhuce_input>select{border:none;width:200px;height:36px;color:#707070; background: transparent;
     outline: none;}
 .zhuce_input>input{border:none;width: 200px;}
@@ -59,8 +47,8 @@ margin-bottom:10px;line-height:38px;}
     line-height: 38px;display:inline-block;margin-right:10px;}
 input{padding-left:10px;}
 .cellcode>a{color:#F18101;}
-#photo{color:#ccc;display: inline-block;padding-left: 0;background: none;text-align: center;border:none}
-#photo_num{display: inline-block;color:#ccc;height: 38px;line-height: 38px;border: none}
+#photo{position: absolute;right:30px;top:0;width: 100px;;color:#ccc;display: inline-block;padding-left: 0;background: none;text-align: center;border:none}
+#photo_num{position: absolute;left: 60px;top:0;width:170px;display: inline-block;color:#383838;height: 50px;line-height: 50px;border: none}
 .leibie{width:120px;height:30px;display:inline-block;color:#F18101;font-size: 1.4rem;
     line-height: 28px;font-weight: bold;padding-left: 20px;position: relative;}
 .leibie input{display:inline-block;width:15px;height:15px;margin-right: 5px;position: absolute;
@@ -73,15 +61,17 @@ input{padding-left:10px;}
 .zhuangjiaName{width:255px;height:40px;border:1px solid #E5E5E5;
     margin-bottom:10px;line-height:38px;display:none;}
 #business,#linkman,#man{width:250px;}
-.submit{width:255px;height:40px;border:1px solid #E5E5E5;
-    margin-bottom:10px;line-height:38px;}
-.submit>input{width:100%;height:100%;background-color: #F18101;color:#fff;
-font-size: 1.8rem;font-weight: bold;letter-spacing:20px;}
+.submit{width:100%;height:50px;
+    margin-bottom:10px;line-height:50px;}
+.submit>input{cursor: pointer;border:none;width:100%;height:100%;background-color: #fe6e42;color:#fff;
+font-size: 18px;font-weight: bold;letter-spacing:10px;}
 .protocol{width:255px;height:30px;line-height: 20px;}
-.protocol a{color:#F18101;font-weight: 400;}
+.protocol a{color:#4dbcf8;font-weight: 400;display: inline-block;margin-left: 10px;}
 #protocol{visibility: hidden;}
-.picture{width:420px;height:420px;border-left:1px solid #E5E5E5;
-    display: inline-block;position: absolute;top:50px;left:350px;}
+.picture{width:680px;height:535px;
+    display: inline-block;position: absolute;top:0px;left:0px;background: url(../../img/indedImg/zhuce_bj.png)no-repeat;
+    background-size:100% 100%; 
+}
 .denglu{width:400px;height:20px;text-align: right;display: inline-block;
 position: absolute;top:0;left:0;}
 .denglu>a{color:#F18101;}
@@ -94,47 +84,40 @@ position: absolute;top:0;left:0;}
 padding: 20px 50px;overflow-y: auto;box-shadow: 0 4px 10px 0 #777;}
 .title_{line-height: 50px;}
 .longin_foot{line-height: 50px;}
-#userpassword{width: 190px;}
 .regist .zhuce_input:first-child input{
     width: 180px;
 }
 .star{
+    font-size: 24px;
    position: absolute;
    right: 0;
+   top: 5px;
     color: red;
     margin-right: -20px;
 }
+.zhuce_input input{
+    width: 280px;
+   height: 50px;
+   line-height: 50px;
+   background: transparent;
+}
+.zhuce_input>img{
+    width: 22px;
+    display: inline-block;
+    height: 22px;
+    margin-left: 20px;
+    vertical-align: top;
+    margin-top: 14px;
+    margin-right: 12px;
+}
+/* //登陆页面 */
 
-/*登陆页面*/
-.login{width: 100%;background: rgba(6,6,6,.4);position: fixed;top: 0;left: 0;z-index: 999;}
-.login_mian{width: 600px;background: #ffffff;position: absolute;top: 50%;margin-top: -200px;left: 50%;margin-left: -300px;padding-left: 60px;padding-top: 60px;padding-bottom: 96px;}
-.login_left{float: left;padding-bottom: 10px;width: 220px;}
-.login_left .login_ewm{width: 95px;padding-top: 34px;margin-bottom: 10px;display: inline-block;text-align: center;}
-.login_left .login_ewm img{margin-bottom: 10px;width:90px;}
-.login_left p{line-height: 26px;font-size: 16px;width: 95px;text-align: center;}
-.login_right{float: left;padding-left: 32px;width:288px;border-left:1px solid #E5E5E5;}
-.login_right h5{font-size: 18px;color: #373739;font-weight: normal;}
-.login_right h5 a{font-size: 14px;color: #f81009;margin-left: 62px;}
-.login_right form .login_uesr,.login_pass{width: 256px;height: 40px;position: relative;border: 1px solid #cccccc;}
-.login_uesr label img,.login_pass label img{width: 20px;height: 22px;position: absolute;top: 8px;left:10px;border: none;}
 .zhuce_input .log_del{width: 16px ;height: 16px;position: absolute; top: 10px;right: 10px;}
 .log_del:hover{cursor: pointer;}
 .login_uesr{margin-bottom: 20px;}
-.cheackeds{background:url(../../img/check_lo.png) no-repeat center left}
-.cheackeds_no{background:url(../../img/check_lono.png) no-repeat center left}
+.cheackeds{background:url(../../img/indedImg/zhuce_xieyiOk.png) no-repeat center left}
+.cheackeds_no{background:url(../../img/indedImg/zhuce_xieyiCancel.png) no-repeat center left}
 
-.login_{display: none;}
-.login_check u{float: right;line-height: 38px;}
-.login_check u a{color: #f18101;}
-.login_check label{height: 38px;line-height: 38px ;color: #f18101;font-weight: normal;}
-.lab_check{background: url(../../img/check_lo.png) no-repeat center left;/*background-size:34% 40%;*/}
-.lab_checkno{background: url(../../img/check_lono.png) no-repeat center left;/*background-size:34% 40%;*/}
-.login_check label input{margin-right: 4px; visibility: hidden;}
-.login_check label:hover{cursor: pointer;}
-.login_submit{width: 100%;height: 38px;font-size: 20px;background: #f18101;color: #FFFFFF;text-align: center;border: none;}
-.login_hua {position: absolute;top: 0;right: 0;}
-.login_close:hover{cursor: pointer;}
-.login_check label:first-child{margin-right: 15px;}
 .head_login:focus{text-decoration: none;}
 /*底部定制*/
 #bottom{background:#fff;margin-top:-150px;background: url(../../img/bottom_bg.png) no-repeat center center;
@@ -150,9 +133,87 @@ padding: 20px 50px;overflow-y: auto;box-shadow: 0 4px 10px 0 #777;}
 }
 
 
+.zhuce_input{
+    margin-top: 10px;
+}
 
+.regist .titleUser{
+    margin-top: 18px;
+    border: none;
+    border-bottom: 1px solid #efefef;
+    height: 44px;
+}
+.regist .titleUser p:nth-child(1){
+    float: left;
+    font-size: 24px;
+    color: #666666;
+}
+.regist .titleUser p:nth-child(2){
+    float: right;
+    font-size: 14px;
+    color: #666666;
+    vertical-align: bottom;
+    margin-top: 10px;
+}
+.regist .titleUser p a{
+    color: #2ca7f3;
 
-
-
-
-
+}
+.Tips{
+    position: absolute;
+    padding: 0 20px;
+    top: -30px;
+    right: 30px;
+    height: 40px;
+    line-height: 40px;
+    font-size: 14px;
+    color: rgb(241, 52, 61);
+    border-radius: 5px;
+    background: rgba(255,255,255,.9);
+    color: rgb(248, 78, 78);
+    z-index: 111;
+    box-shadow: 0 0 10px #ccc;
+    display: none;
+}
+.Tips.active{
+    display: block;
+}
+.Tips::before{
+    content: '';
+    display: inline-block;
+    width: 10px;
+    height: 10px;
+    background: rgba(255,255,255,.9);
+    position: absolute;
+    top: 35px;
+    left: 70px;
+    transform: rotate(45deg); 
+    z-index: 110;
+}   
+#bottom{
+    width: 100%;
+    
+    background: url(../../img/bottom_bg22.png) no-repeat center center;
+    background-size:120% 100% ; 
+    
+}
+.text_center p,.text_top,.text_bottom,.text_bottom a{
+    color: #383838
+}
+.text_bottom a:hover{
+    color: #2ca7f3;
+}
+.cont_left img{
+    width: 40px;
+    height: 40px;
+    display: inline-block;
+    background: url(../../img/dizhi1.png)no-repeat;
+    background-size:100% 100%; 
+}
+.cont_center img{
+    width: 50px;
+    height: 50px;
+    display: inline-block;
+    background: url(../../img/dianhua1.png)no-repeat;
+    background-size:100% 100%; 
+}

+ 105 - 25
src/js/facilitator/facilitator.js

@@ -1,4 +1,4 @@
-// import 'css/bootstrap.less';
+import 'css/bootstrap.less';
 import 'bootstrap/dist/js/bootstrap.js';
 import 'css/newMenu/public.css';
 import 'css/newMenu/header.css'
@@ -6,29 +6,16 @@ import 'css/facilitator/facilitator.css';
 import 'js/public.js';
 
 $(function(){
-	$(".facTab>span").click(function(){
-		$(".facTab>span").removeClass("facActive");
-		$(this).addClass("facActive");
-		var facIndex=$(".facTab>span.facActive").index();
-		$("div.facFirst").css("display","none");
-		$("#facAll").css("display","none");
-		if(facIndex==1){
-			$("div.facFirst").css("display","block");
-		}else{
-			$("#facAll").css("display","block");
-		}
-		
-	})
-	function GetQueryString(name){
-     	var reg = new RegExp("(^|&)"+ name +"=([^&]*)(&|$)");
-     	var r = window.location.search.substr(1).match(reg);
-     	if(r!=null)return  unescape(r[2]); return null;
-	}
-	var UID=GetQueryString("uid");
-	var pageSize = 15,
-		thePageNo = 1,
-		thePageLength = 1;
-		init();
+    function GetQueryString(name){
+        var reg = new RegExp("(^|&)"+ name +"=([^&]*)(&|$)");
+        var r = window.location.search.substr(1).match(reg);
+        if(r!=null)return  unescape(r[2]); return null;
+   }
+   var UID=GetQueryString("uid");
+   var pageSize = 15,
+       thePageNo = 1,
+       thePageLength = 1;
+       init();
     function init() {
         pages();
         inpFun();
@@ -36,6 +23,100 @@ $(function(){
         $('.onSelect .preFirst').css('display', 'none')
         $('.onSelect .next').css('display', 'none')
     };
+    if(window.location.hash&&window.location.hash.indexOf('2')>-1){
+        let hash = window.location.hash,
+            ind = [...hash][1];
+        $('.facJuan>div').eq(ind).show().siblings().hide();
+        $('.facTab span').eq(ind).addClass("facActive").siblings().removeClass('facActive');
+        loadJuan();
+    }else{
+        $('.facJuan>div').eq(0).show().siblings().hide();
+        $('.facTab span').eq(0).addClass("facActive").siblings().removeClass('facActive');
+    }
+	$(".facTab>span").click(function(){
+		$(this).addClass("facActive").siblings().removeClass('facActive');
+		var facIndex=$(this).index();
+        $('.facJuan>div').eq(facIndex).show().siblings().hide();
+        if(facIndex==2){
+            loadJuan()
+        }
+    })
+   
+    //领劵
+    function liJ(){
+        $('.listJ ul li a').click(function(){
+            let loginTxt=$('.head_login')[0];
+            if(loginTxt&&($(loginTxt).text())=='登录'){
+                $('.head_login').click();
+                window.location.hash='jump';
+                return false;
+            }
+            let ids = $(this).siblings('input').val();
+            $.ajax({
+                method: "post",
+                dataType: "json",
+                url: globalConfig.context + "/open/userGetVoucher",
+                data: {
+                    vid:ids
+                },
+                success: function (data) {
+                    if (data.error && data.error.length) {
+                        msg(data.error[0].message);
+                        return;
+                    }
+                    msg('领取成功,请至个人中心查看。')
+                    loadJuan()
+                }
+            })
+        })
+    }
+	
+   
+     //获取卷
+     function loadJuan(){
+         $.ajax({
+             method: "get",
+             dataType: "json",
+             url: globalConfig.context + "/open/getUserVoucher",
+             data: {
+                 pageNo: 1,
+                 pageSize: 999999,
+                 uid:UID
+             },
+             success: function (data) {
+                 if (data.error && data.error.length) {
+                     msg(data.error[0].message);
+                     return ;
+                 }
+                 let htmls = '';
+                 if(!data.data.list.length){
+                     htmls="<div class='Nodata'>暂无优惠劵<div>";
+                     $('.listJ ul').html(htmls);
+                     return;
+                 }
+                 data.data.list.map(item=>{
+                     htmls+=`
+                     <li>
+                         <div>
+                             <p>${item.money} <span>枚</span></p>
+                             <div class="listTxt">
+                                ${!item.isGet?'<a href="javascript:;">立即领取</a>':'<span class="get">已领取</span>'} 
+                                 <input type='hidden' value="${item.id}">
+                             </div>
+                         </div>
+                         <div class="ypTxt">
+                            <p>限定:${item.name}</p>
+                            <p>有效天数:${item.durationDay} 天</p>
+                         </div>
+                         
+                     </li>
+                     `
+                 })
+                 $('.listJ ul').html(htmls);
+                 liJ();
+             }
+         })
+     };
 	function loadDate(pageNo) {
 		$.ajax({
             method: "get",
@@ -64,7 +145,6 @@ $(function(){
                      	}
                      }
                   	$(".facAll").html(contHtml);
-                    
                 }else{
                     return;
                 }

+ 1 - 1
src/js/newMenu/adviserDetail.js

@@ -117,7 +117,7 @@ $(function () {
                         </div>
                         <div><time>${times}</time></div>
                         <div class="satisfiedContent">
-                            <p>${thisdata.content}</p> 
+                            <p>${(thisdata.content).replace(/<.*?>/g, "")}</p> 
                         </div>
                     </li>`);
                     };

+ 51 - 0
src/js/newMenu/loading/Invitation.js

@@ -0,0 +1,51 @@
+import 'css/newMenu/public.css';
+import 'css/newMenu/header.css'
+import 'css/newMenu/landingPage/Invitation.css';
+import 'js/public.js';
+
+$(function(){
+    $('.ruleBottom a').click(function(){
+        let txts = $(this).text();
+        let loginTxt=$('.head_login')[0];
+            if(loginTxt&&($(loginTxt).text())=='登录'){
+                $('.head_login').click();
+                window.location.hash='jump';
+                return false;
+        }
+        $.ajax({
+            method: "get",
+            dataType: "json",
+            url: globalConfig.context + "/api/user/InvitationCode",
+            data: {
+            },
+            success: function (data) {
+                if (data.error && data.error.length) {
+                    msg(data.error[0].message);
+                    return;
+                }
+                let tts='http://'+window.location.host+'/user/signIn?code='+data.data;
+                /* qq分享 */  
+                
+                shareToQq('技淘网', tts, '',txts)  
+            }
+        })
+    })
+    //qq分享
+    function shareToQq(title, url, picurl='',txt) {
+        var shareqqzonestring = 'http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?summary=' + encodeURIComponent(title) + '&url=' +
+        encodeURIComponent(url) + '&pics=' + encodeURIComponent(picurl)+'&title='+txt;
+        window.open(shareqqzonestring);
+    }
+    //提示框渐隐函数    
+    function msg(txt) {
+        if($('.smg').hasClass('active')){
+			return ;
+		}
+        $('.smg').addClass('active');
+        var lit = $('#msg').val(txt);
+        setTimeout(function () {
+            $('.smg').removeClass('active');
+            $('#msg').val('');
+        }, 2000)
+    }
+})

+ 13 - 0
src/js/newMenu/loading/invRegister.js

@@ -0,0 +1,13 @@
+import 'css/newMenu/public.css';
+import 'css/newMenu/header.css';
+import 'css/newMenu/landingPage/invRegister.css';
+import 'js/public.js';
+
+$(function(){
+    if(window.navigator.userAgent.indexOf('Trident')>-1){
+        $('.hot_InvR ul li a h4').css({
+            background:'transparent',
+            color:'#69a7f0'
+        })
+    }
+})

+ 2 - 2
src/js/newMenu/patentList.js

@@ -15,7 +15,7 @@ $(function () {
     var thePageNo = 1,
         thePageLength = 1,
         dataList = {},
-        pageSize = 15;
+        pageSize = 12;
     init();
 
     function init() {
@@ -184,7 +184,7 @@ $(function () {
             url: globalConfig.context + "/portal/service/jtProject/list",
             data: {
                 pageNo: pageNo || 1,
-                pageSize: 15,
+                pageSize: 12,
                 name: dataList.name,
                 topId: dataList.topId, //行业
                 secondId: dataList.secondId, //类型

+ 1 - 1
src/js/newMenu/publicComment.js

@@ -82,7 +82,7 @@
                     </div>
                     <div><time>${times}</time></div>
                     <div class="satisfiedContent">
-                        <p>${thisdata.content}</p> 
+                        <p>${(thisdata.content).replace(/<.*?>/g, "")}</p> 
                     </div>
                 </li>`);
                      };

+ 1 - 1
src/js/newMenu/safeguardingDetail.js

@@ -123,7 +123,7 @@ $(function () {
                         </div>
                         <div><time>${times}</time></div>
                         <div class="satisfiedContent">
-                            <p>${thisdata.content}</p> 
+                            <p>${(thisdata.content).replace(/<.*?>/g, "")}</p> 
                         </div>
                     </li>`);
                     };

+ 1 - 1
src/js/newMenu/serviceDetails.js

@@ -160,7 +160,7 @@ $(function () {
                         </div>
                         <div><time>${times}</time></div>
                         <div class="satisfiedContent">
-                            <p>${thisdata.content}</p> 
+                            <p>${(thisdata.content).replace(/<.*?>/g, "")}</p> 
                         </div>
                     </li>`);
                     };

+ 115 - 34
src/js/public.js

@@ -58,7 +58,7 @@ window.onload=function(){
 		$('#Lo_user').val('');
 		$('#Lo_user').focus();
 		$('#Lo_user').css({color:'#333333'});
-	})	
+	})
 //	登陆事件	
 	$('.head_login').click(function(e){
 		e.preventDefault();
@@ -70,30 +70,32 @@ window.onload=function(){
 		if(urlHref.indexOf('signIn')>-1){
 			$('.login').fadeOut(800)
 			$('#form_register').fadeIn(800)
-			window.location.reload();
+			$('.zhuce_input input').val('');
+			$('#protocol').prop('checked', false)
+            $('#protocol').parent().addClass('cheackeds_no').removeClass('cheackeds');
+            $('.sub').attr('disabled', true);
+            $('.sub').css({
+                background: '#CCCCCC',
+                border: 'none'
+			});
+			$('.Tips').removeClass('active');
+			$('#photo').val('获取验证码')
 		}else{
 			$('.login').fadeOut(800)
 			$('#form_register').fadeIn(800)
+			$('.login_right>div').removeClass('active')
 		}
 	})
-	$('#form_login').submit(function(e){
-		let hrefs=window.location.href,jump=window.location.hash,jumpState=false,
-			urls = hrefs.split('/').pop();
-		if(urls=='evaluate'||urls=='shopList'||jump=='#jump'){
-			jumpState=true;
-		}
-		e.preventDefault();
-		var Suser=$('#Lo_user').val();
-		var Spass=$('#Lo_pass').val();	
-		var type=$(".login_pass>#customerType").val();
-		var check_experts=$('#checks').prop('checked');		
-		if(Suser==''||Spass==''){	
-			msg('请填写用户名/密码.');
-			return false;
-		}else{	
+	//登录调用;
+	function loginBegin(type){
+			let hrefs=window.location.href,jump=window.location.hash,jumpState=false,
+				urls = hrefs.split('/').pop();
+			if(urls=='evaluate'||urls=='shopList'||jump=='#jump'){
+				jumpState=true;
+			}
 			$('.loading').show();		
-			let txt = "登录中,请稍后...",htmls=[],i=0,
-			txtArr = txt.split('');
+			let txt = "登录中,请稍后...",htmls=[],
+				txtArr = txt.split('');
 			txtArr.map(item=>{
 				htmls.push(`
 					<span>${item}</span>
@@ -105,9 +107,9 @@ window.onload=function(){
               dataType: "json",
               url: globalConfig.context + "/signin",
               data: {
-                      "mobile": Suser,
-					  "password": Spass,
-					  'type':type
+				"mobile": $('#Lo_user').val(),
+				"password": $('#Lo_pass').val(),
+				'type':type
               },
               success: function (rest) {
 				    $('.loading').hide();				
@@ -127,23 +129,102 @@ window.onload=function(){
                         } else {
 							if(!jumpState){
 								msg('登录成功,2秒后跳转个人中心');
-									setTimeout(()=>{
-										window.location.href = globalConfig.context + "/user/account/index.html";
-									},2000)
-								}else{
-									msg('登录成功');
-									setTimeout(()=>{
-										window.location.reload();
-									},1000)
-								}
+								setTimeout(()=>{
+									window.location.href = globalConfig.context + "/user/account/index.html";
+								},2000)
+							}else{
+								msg('登录成功');
+								setTimeout(()=>{
+									window.location.reload();
+								},1000)
+							}
                         }                       
 					}
 			   }
           })
-                
+	}
+	//登录框获得焦点样式处理演示
+	loginStyle();
+	function loginStyle(){
+		$('.loginSelect label').eq(0).addClass('active');
+		$('.login_uesr input,.login_pass input').focus(function(){
+			$(this).parent().addClass('active')
+		})
+		$('.login_uesr input,.login_pass input').blur(function(){
+			$(this).parent().removeClass('active')
+		})
+	}
+	$('#form_login').submit(function(e){
+		e.preventDefault();
+		var Suser=$('#Lo_user').val();
+		var Spass=$('#Lo_pass').val();	
+		if(Suser==''||Spass==''){	
+			msg('请填写用户名/密码.');
+			return false;
+		}else{	
+			ininUserType(Suser,Spass)
 		}			
 	})
-	//提示框渐隐函数    
+	function ininUserType(user,pass){
+		$.ajax({
+			method:'get',
+			dataType:'json',
+			url:globalConfig.context+'/open/loginCheck',
+			data:{
+				"mobile":user,
+				"password":pass,
+			},
+			success:function(data){
+				if (data.error && data.error.length) {					
+					msg(data.error[0].message);	
+					return;
+				}
+				if(data.data.type!=null){
+					loginBegin(data.data.type);
+				}else{
+					$('.login_right>div').addClass('active')
+					modelLogin(data.data.id);
+				}
+			}
+		})
+	}
+	
+	function modelLogin(ids){
+		/* 此处做类型选择处理 */
+		$('.loginSelect label').eq(0).find('input').prop('checked',true);
+		$('.loginSelect label').eq(0).addClass('active').siblings().removeClass('active');
+		$('.loginSelect label').click(function(){
+			let check = $(this).find('input').prop('checked');
+			if(check){
+				$(this).addClass('active').parent().siblings().find('label').removeClass('active');
+				return;
+			}else{
+				$(this).removeClass('active').parent().siblings().find('label').addClass('active');
+			}
+		})
+		
+		$('.typeQren').click(function(e){
+			e.preventDefault();
+			let typeMode = $('.loginSelect label input:checked').val();
+			$.ajax({
+				method:'post',
+				dataType:'json',
+				url: globalConfig.context+'/open/updateUser',
+				data:{
+					type:typeMode,
+					id:ids
+				},
+				success:function(data){
+					if(data.error&&data.error.length){
+						msg(data.error[0].message);
+						return;	
+					}
+					loginBegin(typeMode);
+				}
+			})
+		})
+	}
+	//提示框渐隐函数
 	function msg(mess) {
 		if($('.smg').hasClass('active')){
 			return ;
@@ -156,7 +237,7 @@ window.onload=function(){
         }, 2000)
     } 	  
 	//点击登录界面的忘记密码 ,将会弹出忘记密码界面
-	$('.login_check a').click(function(e){
+	$('.login_check .forgetPass').click(function(e){
 		e.preventDefault();
 		$('#forget_user').val('');
 		$('#forget_phone').val('');

+ 71 - 68
src/js/register.js

@@ -1,11 +1,9 @@
-// import '../css/bootstrap.less';
+import '../css/bootstrap.less';
 // import 'bootstrap/dist/js/bootstrap.js';
 import 'css/newMenu/public.css';
 import 'css/newMenu/header.css'
 import '../css/register.css';
 import './public.js';
-import { DH_NOT_SUITABLE_GENERATOR } from 'constants';
-
 
 $(function () {
     //查看技淘网协议
@@ -30,7 +28,7 @@ $(function () {
             $(this).parent().removeClass('cheackeds_no').addClass('cheackeds');
             $('.sub').attr('disabled', false);
             $('.sub').css({
-                background: '#F18101',
+                background: '#fe6e42',
                 border: 'none'
             })
         } else {
@@ -48,103 +46,93 @@ $(function () {
     let oldPhoto='';
     $('#photo').attr('disabled', true);
     function photo1() {
-        var pho_pattern = /^1[3|4|5|7|8][0-9]{9}$/;
+        var pho_pattern = /^1[2|3|4|5|6|7|8|9][0-9]{9}$/;
         $("#usePhoto").keyup(function () {
             oldPhoto = $(this).val();
             if (pho_pattern.test(oldPhoto)) {
+                tipFun.call(this,false,'')
                 $('#photo').attr('disabled', false);
                 $("#photo").css("color", "#F18101");
-            } else if (!pho_pattern.test(oldPhoto)) {
+            } else  {
+                tipFun.call(this,true,'请填写正确的手机号码')
                 $('#photo').attr('disabled', true);
                 $("#photo").css("color", "#ccc");
             }
         });
+        $("#usePhoto").blur(function(){
+            if (pho_pattern.test(oldPhoto)) {
+                tipFun.call(this,false,'')
+            } else  {
+                tipFun.call(this,true,'请填写正确的手机号码')
+            }
+        })
     }
     photo1();
     //手机验证码
     function photo_num() {
         $('#photo_num').blur(function () {
-            var phoa = $(this).val();
+            var phoa = $(this).val().trim();
             if (phoa == '') {
-                $(this).val('验证码不能为空').css({color:'#f00'});
+                tipFun.call(this,true,'验证码不能为空')
+            }else{
+                tipFun.call(this,false,'')
             }
         })
     }
     photo_num();
-    /* 获得焦点处理 */
-    $('#username,#customerName,#usePhoto').focus(function(){
-        let val = $(this).val();
-        if(val.indexOf('用户名')>-1||val.indexOf('下划线')>-1||val.indexOf('客户')>-1||val.indexOf('手机')>-1){
-            $(this).val('').css({color:'#333'})
-        }
-    })
-
-    $('#photo_num').focus(function(){
-        if(($(this).val()).indexOf('验证码')>-1){
-            $(this).val('')
-        }
-        $(this).css({color:'#333'})
-    })
-    $('#userpassword,#userpassword2').focus(function(){
-        let passVal =$(this).val();
-        if(passVal.indexOf('密码')>-1){
-            $(this).attr('type','password').val('').css({color:'#333'})
-        }
-    })
     /*失去焦点处理 */
     blurFun();
+    /* 提示框函数处理 */
+    function tipFun(state,txt){
+        let _this=this;
+        if(state){
+            $(_this).siblings('.Tips').text(txt);
+            $(_this).siblings('.Tips').addClass('active')
+        }else{
+            $(_this).siblings('.Tips').text('');
+            $(_this).siblings('.Tips').removeClass('active')
+        }
+    }
     function blurFun(){
         $('#username').blur(function(){
-            let nameRax  =  /^[a-zA-Z0-9_-]{6,32}$/;
-//          if(!$(this).val().trim()){
-//              $(this).val('请填写用户名').css({color:'#f00'})
-//          }else if(!nameRax.test($(this).val())){
-//              $(this).val('1-32位字母/数字/汉字').css({color:'#f00'})
-//          }
+            if(!$(this).val().trim()){
+                tipFun.call(this,true,'请填写用户名')
+            }else {
+                tipFun.call(this,false,'')
+            }
         })
         $('#userpassword').blur(function () {
             var pass_pattern = /^[a-zA-Z\d_]{6,12}$/;
             var pass1 = $(this).val().trim();
             var tt = $('#userpassword2').val().trim();
-            if (!pass1|| !pass_pattern.test(pass1)) {
-               $(this).attr('type',"text")
-              // $(this).val('请输入6-12位数字母开头密码').css({color:'#f00'});
-                return;
+            if (!pass1|| !(pass_pattern.test(pass1))) {
+                tipFun.call(this,true,'请输入6-12位数的密码')
+            }else if(pass1===tt){
+                tipFun.call($('#userpassword2'),false,'');
             }else{
-                $(this).attr('type','password');   
-            };
-            if (pass1 && tt !== pass1) {
-                $('#userpassword2').attr('type',"text")
-                $('#userpassword2').val('两次密码不一致').css({color:'#f00'});
-                return;
-            };
-        });
-        $('#customerName').blur(function(){
-            if(!$(this).val().trim()){
-                $(this).val('请填写客户名称').css({color:'#f00'})
+                tipFun.call(this,false,'')
+                tipFun.call($('#userpassword2'),true,'两次密码不一致');
             }
         });
-        $('#usePhoto').blur(function(){
+        $('#customerName').blur(function(){
             if(!$(this).val().trim()){
-                $(this).val('请填写手机号码').css({color:'#f00'})
+                tipFun.call(this,true,'请填写客户名称')
+            }else{
+                tipFun.call(this,false,'')
             }
         });
+       
         $('#userpassword2').blur(function () {
             var orepeat = $(this).val();
             var passw = $('#userpassword').val();
             if (passw !== orepeat || passw == '') {
-                $(this).attr('type','text')
-                $(this).val('两次密码不一致').css({color:'#f00'})
+                tipFun.call(this,true,'两次密码不一致')
+            }else{
+                tipFun.call(this,false,'')
             }
         });
     }
     function initVal(){
-        $('#userpassword2').val('确认密码');
-        $('#userpassword1').val('请输入密码');
-        $('#username').val('请输入用户名');
-        $('#customerName').val('请输入客户名称');
-        $('#usePhoto').val('请输入手机号码');
-        $('#photo_num').val('手机验证码');
         $('#protocol').prop("checked", false)
         $(this).prop('checked', false)
         $(this).parent().addClass('cheackeds_no').removeClass('cheackeds');
@@ -155,6 +143,10 @@ $(function () {
         })
     }
     //表单提交
+    if(window.location.search.indexOf('code')>-1){
+       let code =  (window.location.search).split('=');
+        $('#beInviteCode').val(code[1]);
+    }
     $("#form_register").submit(function (e) {
         e.preventDefault();
         var user = $("#username").val(),
@@ -162,15 +154,21 @@ $(function () {
             password1 = $("#userpassword").val(),
             password2 = $("#userpassword2").val(),
             customerType = $('#customerTypes').val(),
-            mobileCode = $('#photo_num').val(), //手机验证码
-            beInviteCode=$('#beInviteCode').val();
-            console.log(beInviteCode);
-        if(user.indexOf('用户名')>-1||password1.indexOf('密码')>-1||password2.indexOf('密码')>-1||usePhoto.indexOf('手机')>-1||mobileCode.indexOf('验证码')>-1){
-            msg('请填写必填项');
+            mobileCode = $('#photo_num').val(),//手机验证码
+            codeV = $('#beInviteCode').val();
+            if(password1!==password2){
+                tipFun.call($('#userpassword2'),true,'两次密码不一致');
+                return;
+            };
+            if(!usePhoto&&!password1&&!mobileCode){
+                $('.Tips').text('请输入内容.');
+                $('.Tips').addClass('active');
+                return ;
+            }
+        if($('.Tips.active').length){
             return;
         } else {
-            //$('.loading').show().css({'opacity':'0'}).find('p').html('');
-            $('.loading').show()
+            $('.loading').show();
             $.ajax({
                 type: "POST",
                 dataType: "json",
@@ -181,7 +179,7 @@ $(function () {
                     "mobile": usePhoto,
                     "mobileCode": mobileCode,
                     "type":customerType,
-                    "beInviteCode":beInviteCode
+                    "beInviteCode":codeV
                 },
                 success: function (rest) {
                     $('.loading').hide()
@@ -197,7 +195,6 @@ $(function () {
                             }
                         },2000)
                     }
-                   
                 }
             })
         }
@@ -265,4 +262,10 @@ $(function () {
             $('#msg').val('');
         }, 2000)
     }
+    //底部图片处理
+    footerImg()
+    function footerImg(){
+        $('.cont_left img').attr('src','');
+        $('.cont_center img').attr('src','');
+    }
 });

+ 2 - 1
src/js/search.js

@@ -15,6 +15,7 @@ $(function(){
      	if(r!=null)return  unescape(r[2]); return null;
 	}
 	var name=sessionStorage.getItem("name");
+	$(".demandSearch").attr("placeholder",name);
 	sessionStorage.removeItem("name");
 	var pageSize = 5,
     thePageNo = 1,
@@ -93,7 +94,7 @@ $(function(){
                                             <p>${dataList[a].summary?dataList[a].summary:'暂无'}</p>
                                             <div>
                                                 <span>类型:${getSearchType(dataList[a].fromTable)}</span>
-                                                <span>关键字:${dataList[a].keyword?dataList[a].keyword:''}</span>
+                                                <span>关键字:${dataList[a].keyword?dataList[a].keyword:'暂无'}</span>
                                             </div>
                                             <input type="hidden" dataType="${dataList[a].fromTable}" dataId="${dataList[a].rowId}"/>
                                         </li>`            

+ 52 - 39
template/index.html

@@ -7,11 +7,11 @@
 	<meta name="viewport" content="width=device-width, initial-scale=1.0">
 	<meta http-equiv="X-UA-Compatible" content="ie=edge">
 	<title>首页</title>
-	<!--<link rel="stylesheet" href="../src/css/bootstrap.css">
+	<link rel="stylesheet" href="../src/css/bootstrap.css">
     <link rel="stylesheet" href="../src/css/newMenu/public.css">
     <link rel="stylesheet" href="../src/css/newMenu/header.css">
     <link rel="stylesheet" href="../src/css/newMenu/index.css">
-    <link rel="stylesheet" href="../src/css/inded.css">-->
+    <link rel="stylesheet" href="../src/css/inded.css">
 </head>
 <body>
 	<div class="header">
@@ -658,44 +658,47 @@
 		<div class="login">
 			<div class="login_mian">
 				<div class="login_left">
-					<div class="login_ewm">
-						<img src="../img/Android.jpg" alt="二维码" />
-						<p>Android版</p>
-						<p>客户端</p>
-					</div>
-					<div class="login_ewm">
-						<img src="../img/iPhone.jpg" alt="二维码" />
-						<p>iPhone版</p>
-						<p>客户端</p>
-					</div>
+					<a href="#"></a>
 				</div>
 				<div class="login_right">
-					<h5>用户登陆
-						<a href="">免费注册有好礼呦!!</a>
-					</h5>
-					<form id="form_login">
-						<div class="login_uesr">
-							<label for="uesname">
-								<img src="../img/login_use.png" />
-							</label>
-							<input type="text" name="uesname" id="Lo_user" placeholder="用户名" />
-							<img src="../img/login_del.png" class="log_del" />
-						</div>
-						<div class="login_pass">
-							<label for="pass">
-								<img src="../img/login_password.png" />
-							</label>
-							<input type="password" autocomplete="off" name="pass" id="Lo_pass" placeholder="请输入密码" />
-						</div>
-						<div class="login_check">
-							<a href="">忘记密码?</a>
-						</div>
-						<input type="submit" value="登 陆" class="login_submit" />
-					</form>
-					<img src="../img/login_hua.png" alt="" class="login_hua" />
-					<img src="../img/login_shadow.png" alt="阴影效果" class="login_shadow" />
-					<img src="../img/login_close.png" alt="" class="login_close" />
+					<div class="loginB">
+						<h5>用户登陆</h5>
+						<form id="form_login">
+							<div class="login_uesr">
+								<label for="uesname">
+									<img src="../img/index/index_login11.png" />
+								</label>
+								<input type="text" name="uesname" id="Lo_user" placeholder="用户名" />
+							</div>
+							<div class="login_pass">
+								<label for="pass">
+									<img src="../img/index/index_login1122.png" />
+								</label>
+								<input type="password" autocomplete="off" name="pass" id="Lo_pass" placeholder="请输入密码" />
+							</div>
+							<div class="login_check">
+								<a href="" class="forgetPass">忘记密码?</a><a href="#">点我注册</a>
+							</div>
+							<input type="submit" value="登 陆" class="login_submit" />
+						</form>
+					</div>
+					<div class="loginSelect">
+						<h5>用户类型</h5>
+						<form class="formSelect">
+							<div class="login_uesr">
+								<label for="type1"  class="active">
+								<input type="radio" name="userType" value="0" id="type1" />个人用户</label>
+							</div>
+							<div class="login_pass">
+								<label for="type2">
+								<input type="radio" name="userType"  value="1" id="type2"/>企业用户</label>
+							</div>
+							<input type="submit" value="确 认" class="typeQren" />
+						</form>
+					</div>
 				</div>
+				<img src="../img/login_shadow.png" alt="阴影效果" class="login_shadow" />
+				<img src="../img/login_close.png" alt="" class="login_close" />
 			</div>
 		</div>
 		<div id="forget">
@@ -780,12 +783,22 @@
 		<div class="smg">
 			<input type="text" name="msg" value="111" id="msg" />
 		</div>
+		<!-- <div class="modeBj">
+			<div class="modeLogin">
+				<i class="glyphicon glyphicon-remove delLogin"></i>
+				<div>
+					<span>请选择您的用户类型</span>
+					<p data-val='0' class="active">个人用户</p>
+					<p data-val='1'>企业用户</p>
+					<button class="btn btn-success">确认</button>
+					<button class="btn btn-default">返回</button>
+				</div>
+			</div>
+		</div> -->
 	</footer>
 </body>
 
 <script src="../src/js/jquery-2.1.0.js"></script>
-<!--<script src="../src/js/banner.js"></script>-->
-<!--<script src="../src/js/public.js"></script>-->
 <script src="../src/js/newMenu/index.js"></script>
 <script language="javascript" src="https://put.zoosnet.net/JS/LsJS.aspx?siteid=PUT70876498&float=1&lng=cn"></script>
 </html>

+ 135 - 118
template/newMenu/facilitator/facilitator.html

@@ -269,124 +269,141 @@
     	</div>
     	<div class="facTab">
     		<span class="facActive">首页</span>
-    		<span>所有项目</span>
-    	</div>
-    	<div class="facFirst isX">
-    		<div class="jianjie">
-    			<h4>公司简介</h4>
-    			<p>&nbsp;&nbsp;&nbsp;&nbsp;近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
-    			近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
-    			近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
-    			近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
-    			近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,</p>
-    		</div>
-    		<div class="jianjie">
-    			<h4>业务范围</h4>
-    			<p>&nbsp;&nbsp;&nbsp;&nbsp;近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
-    			近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
-    			近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
-    			近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
-    			近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,</p>
-    		</div>
-    		<div class="RecommendTitle">
-	            <h2>荣誉资质</h2>
-	            <span></span>
-	        </div>
-    		<div class="rongyuCont">
-    			<div>
-    				<img src="../../../img/fac/fea2.png" alt="" />
-    				<p>国家技术转移示范机构</p>
-    			</div>
-    			<div>
-    				<img src="../../../img/fac/fea2.png" alt="" />
-    				<p>国家技术转移示范机构</p>
-    			</div>
-    			<div>
-    				<img src="../../../img/fac/fea2.png" alt="" />
-    				<p>国家技术转移示范机构</p>
-    			</div>
-    			<div>
-    				<img src="../../../img/fac/fea2.png" alt="" />
-    				<p>国家技术转移示范机构</p>
-    			</div>
-    			<div>
-    				<img src="../../../img/fac/fea2.png" alt="" />
-    				<p>国家技术转移示范机构</p>
-    			</div>
-    		</div>
-    		<div class="RecommendTitle">
-	            <h2>联系我们</h2>
-	            <span></span>
-	        </div>
-	        <ol class="contantUs">
-	            <li>
-	                <span class="glyphicon glyphicon-earphone"></span>
-	                <div>
-	                    <p>联系方式<span class="pho">0731-73846252890</span></p>
-	                    <p>QQ号码<span class="pho">74637383930</span></p>
-	                </div>
-	            </li>
-	            <li>
-	                <span class="glyphicon glyphicon-envelope"></span>
-	                <div>
-	                    <p>公司邮箱</span></p>
-	                    <p><span>3846252890@qq.com</span> </p>
-	                </div>
-	            </li>
-	            <li>
-	                <span class="glyphicon glyphicon-map-marker"></span>
-	                <div>
-	                    <p>公司地址</span></p>
-	                    <p><span>湖南省长沙市营盘东路</span> </p>
-	                </div>
-	            </li>
-	        </ol>
-    	</div>
-    	<div id="facAll" class="isX">
-    		<div class="facAll">
-    			<div>
-    				<img src="../../../img/fac/fac.jpg" alt="" />
-    				<p>专利驳回复审</p>
-    			</div>
-    			<div>
-    				<img src="../../../img/fac/fac.jpg" alt="" />
-    				<p>专利驳回复审</p>
-    			</div>
-    			<div>
-    				<img src="../../../img/fac/fac.jpg" alt="" />
-    				<p>专利驳回复审</p>
-    			</div>
-    			<div>
-    				<img src="../../../img/fac/fac.jpg" alt="" />
-    				<p>专利驳回复审</p>
-    			</div>
-    			<div>
-    				<img src="../../../img/fac/fac.jpg" alt="" />
-    				<p>专利驳回复审</p>
-    			</div>
-    		</div>
-    		<div class="pagination_box">
-	            <nav aria-label="Page navigation" class="clearfix">
-	                <ul class="pagination">
-	                    <li class="pagePre">
-	                        <a href="#" aria-label="Previous">
-	                            <span aria-hidden="true">&laquo;</span>
-	                        </a>
-	                    </li>
-	                    <li class="pageNumber"><a href="#" value="1">1</a></li>
-	                    <li class="pageNext">
-	                        <a href="#" aria-label="Next">
-	                            <span aria-hidden="true">&raquo;</span>
-	                        </a>
-	                    </li>
-	                </ul>
-	                <div class="inp">
-	                    <input type="text" class=""><button class="btn btn-default">跳转</button>
-	                </div>
-	                <span class="totalCount">共0条数据</span>
-	            </nav>
-	        </div>
-    	</div>
+            <span>所有项目</span>
+            <span>点我领劵</span>
+        </div>
+        <div>
+            <div class="facFirst isX">
+                <div class="jianjie">
+                    <h4>公司简介</h4>
+                    <p>&nbsp;&nbsp;&nbsp;&nbsp;近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
+                    近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
+                    近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
+                    近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
+                    近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,</p>
+                </div>
+                <div class="jianjie">
+                    <h4>业务范围</h4>
+                    <p>&nbsp;&nbsp;&nbsp;&nbsp;近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
+                    近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
+                    近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
+                    近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,
+                    近日,多部门召开发布会,对未来房价能否继续平稳、猪肉价格会否大涨等民众关切问题,给予回应。近日,多部门召开发布会,</p>
+                </div>
+                <div class="RecommendTitle">
+                    <h2>荣誉资质</h2>
+                    <span></span>
+                </div>
+                <div class="rongyuCont">
+                    <div>
+                        <img src="../../../img/fac/fea2.png" alt="" />
+                        <p>国家技术转移示范机构</p>
+                    </div>
+                    <div>
+                        <img src="../../../img/fac/fea2.png" alt="" />
+                        <p>国家技术转移示范机构</p>
+                    </div>
+                    <div>
+                        <img src="../../../img/fac/fea2.png" alt="" />
+                        <p>国家技术转移示范机构</p>
+                    </div>
+                    <div>
+                        <img src="../../../img/fac/fea2.png" alt="" />
+                        <p>国家技术转移示范机构</p>
+                    </div>
+                    <div>
+                        <img src="../../../img/fac/fea2.png" alt="" />
+                        <p>国家技术转移示范机构</p>
+                    </div>
+                </div>
+                <div class="RecommendTitle">
+                    <h2>联系我们</h2>
+                    <span></span>
+                </div>
+                <ol class="contantUs">
+                    <li>
+                        <span class="glyphicon glyphicon-earphone"></span>
+                        <div>
+                            <p>联系方式<span class="pho">0731-73846252890</span></p>
+                            <p>QQ号码<span class="pho">74637383930</span></p>
+                        </div>
+                    </li>
+                    <li>
+                        <span class="glyphicon glyphicon-envelope"></span>
+                        <div>
+                            <p>公司邮箱</span></p>
+                            <p><span>3846252890@qq.com</span> </p>
+                        </div>
+                    </li>
+                    <li>
+                        <span class="glyphicon glyphicon-map-marker"></span>
+                        <div>
+                            <p>公司地址</span></p>
+                            <p><span>湖南省长沙市营盘东路</span> </p>
+                        </div>
+                    </li>
+                </ol>
+            </div>
+            <div id="facAll" class="isX">
+                <div class="facAll">
+                    <div>
+                        <img src="../../../img/fac/fac.jpg" alt="" />
+                        <p>专利驳回复审</p>
+                    </div>
+                    <div>
+                        <img src="../../../img/fac/fac.jpg" alt="" />
+                        <p>专利驳回复审</p>
+                    </div>
+                    <div>
+                        <img src="../../../img/fac/fac.jpg" alt="" />
+                        <p>专利驳回复审</p>
+                    </div>
+                    <div>
+                        <img src="../../../img/fac/fac.jpg" alt="" />
+                        <p>专利驳回复审</p>
+                    </div>
+                    <div>
+                        <img src="../../../img/fac/fac.jpg" alt="" />
+                        <p>专利驳回复审</p>
+                    </div>
+                </div>
+                <div class="pagination_box">
+                    <nav aria-label="Page navigation" class="clearfix">
+                        <ul class="pagination">
+                            <li class="pagePre">
+                                <a href="#" aria-label="Previous">
+                                    <span aria-hidden="true">&laquo;</span>
+                                </a>
+                            </li>
+                            <li class="pageNumber"><a href="#" value="1">1</a></li>
+                            <li class="pageNext">
+                                <a href="#" aria-label="Next">
+                                    <span aria-hidden="true">&raquo;</span>
+                                </a>
+                            </li>
+                        </ul>
+                        <div class="inp">
+                            <input type="text" class=""><button class="btn btn-default">跳转</button>
+                        </div>
+                        <span class="totalCount">共0条数据</span>
+                    </nav>
+                </div>
+            </div>
+            <div class="listJ">
+                <ul>
+                    <li>
+                        <div>
+                            <p><span>¥</span>2000</p>
+                            <div class="listTxt">
+                                <span>全场通用卷</span><br />
+                                <a href="javascript:;">立即领劵</a>
+                            </div>
+                        </div>
+                        <p>使用期限:2018.01.01 - 2018.02.02</p>
+                    </li>
+                </ul>
+            </div>
+        </div>
     </div>
     
     <footer>

+ 747 - 0
template/newMenu/landingPage/InvRegister.html

@@ -0,0 +1,747 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta http-equiv="X-UA-Compatible" content="ie=edge">
+    <title>优惠活动</title>
+</head>
+<!-- <link rel="stylesheet" href="../../../src/css/bootstrap.css">
+<link rel="stylesheet" href="../../../src/css/newMenu/header.css">
+<link rel="stylesheet" href="../../../src/css/newMenu/public.css">
+<link rel="stylesheet" href="../../../src/css/newMenu/landingPage/invRegister.css"> -->
+<body>
+    <div class="header">
+		<div class="container">
+			<div class="navigationList webkitHover">
+				<a>网站导航
+					<span class="webkitDown"></span>
+				</a>
+			</div>
+			<div>
+				<ul>
+                    <li class="blue">
+                        全国统一服务热线:400-8800-962
+                    </li>    
+					<li>
+						<a href="javascript:void(0)" class="head_login">登录</a>
+					</li>
+					<li>
+						<a href="#">注册</a>
+					</li>
+					<li class="shopIcon">
+						<a href="#">
+							<img src="../../../img/index/index_shopCar.jpg" alt="">购物车(<span class="numberTotal">0</span>)件 </a>
+                        <span class="glyphicon glyphicon-tint tint" aria-hidden="true"></span>
+					</li>
+				</ul>
+			</div>
+		</div>
+		<div class="navWrapper webkitHover">
+			<ol>
+				<li>
+					<div>知识产权申请</div>
+					<span>
+						<img src="../../../img/index/index_webkit1.png" alt="">
+					</span>
+					<p>
+						<a href="#">最新发布</a>
+					</p>
+					<p>
+						<a href="#">专利服务</a>
+					</p>
+					<p>
+						<a href="#">商标服务</a>
+					</p>
+					<p>
+						<a href="#">版权服务</a>
+					</p>
+					<p>
+						<a href="#">知产百科</a>
+					</p>
+				</li>
+				<li>
+					<div>知识产权赚钱</div>
+					<span>
+						<img src="../../../img/index/index_webkit2.png" alt="">
+					</span>
+					<p>
+						<a href="#">高企服务</a>
+						<a href="#">科技项目</a>
+					</p>
+					<p>
+						<a href="#">知识产权</a>
+						<a href="#">合作客户</a>
+					</p>
+					<p>
+						<a href="#">企业认证</a>
+						<a href="#">服务能力</a>
+					</p>
+					<p>
+						<a href="#">管理体系</a>
+						<a href="#">服务流程</a>
+					</p>
+					<p>
+						<a href="#">品牌通</a>
+					</p>
+				</li>
+				<li>
+					<div>知识产权交易</div>
+					<span>
+						<img src="../../../img/index/index_webkit3.png" alt="">
+					</span>
+					<p>
+						<a href="#">热门关注</a>
+						<a href="#">最新需求</a>
+					</p>
+					<p>
+						<a href="#">最新发布</a>
+						<a href="#">热门需求</a>
+					</p>
+					<p>
+						<a href="#">专利技术</a>
+						<a href="#">企业技术需求</a>
+					</p>
+					<p>
+						<a href="#">实用技术</a>
+						<a href="#">技术人才需求</a>
+					</p>
+					<p>
+						<a href="#">知识产权交易政策</a>
+					</p>
+				</li>
+				<li>
+					<div>知识产权维权</div>
+					<span>
+						<img src="../../../img/index/index_webkit4.png" alt="">
+					</span>
+					<p>
+						<a href="#">最新发布</a>
+					</p>
+					<p>
+						<a href="#">专利服务</a>
+					</p>
+					<p>
+						<a href="#">商标服务</a>
+					</p>
+					<p>
+						<a href="#">版权服务</a>
+					</p>
+					<p>
+						<a href="#">知产百科</a>
+					</p>
+				</li>
+				<!-- <li>
+					<div>智库咨询</div>
+					<span>
+						<img src="../../../img/index/index_webkit1.png" alt="">
+					</span>
+					<p>
+						<a href="#">智政</a>
+					</p>
+					<p>
+						<a href="#">智者</a>
+					</p>
+				</li> -->
+				<li>
+					<div>关于公司 </div>
+					<span>
+						<img src="../../../img/index/index_webkit1.png" alt="">
+					</span>
+					<p>
+						<a href="#">公司简介</a>
+					</p>
+					<p>
+						<a href="#">业务范围</a>
+					</p>
+					<p>
+						<a href="#">荣誉资质</a>
+					</p>
+					<p>
+						<a href="#">发展历程</a>
+					</p>
+				</li>
+			</ol>
+		</div>
+	</div>
+    <!-- search -->
+    <div class="topNavBj">
+        <div class="topNav">
+            <div class="container">
+                <div class="navHeader">
+                    <div class="logo">
+                        <a href="#">
+                            <img src="../../../img/Logo111.png" alt="" title="技淘">
+                        </a>
+                    </div>
+                    <div class="logo_right"></div>
+                    <div class="nav">
+                        <ul>
+                            <li class="active">
+                                <div>
+                                    <a href="#">知识产权申请</a>
+                                    <ol class="subnavigation">
+                                        <li>
+                                            <a href="#">高企认定</a>
+                                        </li>
+                                        <li>
+                                            <a href="#">知识产权</a>
+                                        </li>
+                                    </ol>
+                                </div>
+                            </li>
+                            <li >
+                                <div>
+                                    <a href="#">知识产权赚钱</a>
+                                    <ol class="subnavigation">
+                                        <li>
+                                            <a href="#">高企认定</a>
+                                        </li>
+                                        <li>
+                                            <a href="#">知识产权</a>
+                                        </li>
+                                    </ol>
+                                </div>
+                            </li>
+                            <li>
+                                <div>
+                                    <a href="#">知识产权交易</a>
+                                    <ol class="subnavigation">
+                                        <li>
+                                            <a href="#">专利产品</a>
+                                        </li>
+                                        <li>
+                                            <a href="#">技术成果</a>
+                                        </li>
+                                        <li>
+                                            <a href="#">技术需求</a>
+                                        </li>
+                                        <li>
+                                            <a href="#">技术评估</a>
+                                        </li>
+                                    </ol>
+                                </div>
+                            </li>
+                            <li>
+                                <div>
+                                    <a href="#">知识产权维权</a>
+                                </div>
+                            </li>
+                            <!-- <li>
+                                <div>
+                                    <a href="#">智库咨询</a>
+                                    <ol class="subnavigation">
+                                        <li>
+                                            <a href="#">智政</a>
+                                        </li>
+                                        <li>
+                                            <a href="/portal/thinkTank/index.html#zizone">智者</a>
+                                        </li>
+                                    </ol>
+                                </div>
+                            </li>
+                            <li>
+                                <div>
+                                    <a href="/portal/aboutUs.html">关于公司</a>
+                                    <ol class="subnavigation" style="display: none;">
+                                        <li>
+                                            <a href="#">联系我们</a>
+                                        </li>
+                                    </ol>
+                                </div>
+                            </li> -->
+                        </ul>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+    <div class="continueHighBanner">
+        <a href=""><img src="../../../img/load/invR_banner.png" alt=""></a>
+    </div>
+    <div class="container invRegister">
+        <div class="topList">
+            <ul>
+                <li>
+                   <a href="">
+                       <span>2018.01.10-2018.02.20</span>
+                       <h1><span> 500</span><sup>优惠劵</sup></h1>
+                       <p></p>
+                   </a>    
+                </li>
+                <li>
+                    <a href="">
+                        <span>2018.01.10-2018.02.20</span>
+                        <h1><span> 500</span><sup>优惠劵</sup></h1>
+                        <p></p>
+                    </a>    
+                </li>
+                <li>
+                    <a href="">
+                        <span>2018.01.10-2018.02.20</span>
+                        <h1><span> 5000</span><sup>优惠劵</sup></h1>
+                        <p></p>
+                    </a>    
+                </li>
+                <li>
+                    <a href="">
+                        <span>2018.01.10-2018.02.20</span>
+                        <h1><span> 500</span><sup>优惠劵</sup></h1>
+                        <p></p>
+                    </a>    
+                </li>
+            </ul>
+        </div>   
+        <div class="invTitle">
+            <h2>企业必备</h2>
+        </div>
+        <div class="inVqiY">
+            <div>
+                <h3>2018</h3>
+                <h1>高新认定</h1>
+                <p>高新认定高新认定</p>
+                <span>¥<span>10000</span> 起</span><br />
+                <a href="">立即办理</a>
+            </div>
+            <div>
+                <h3>2018</h3>
+                <h1>高新认定</h1>
+                <p>高新认定高新认定</p>
+                <span>¥<span>10000</span> 起</span><br />
+                <a href="">立即办理</a>
+            </div>
+        </div>
+    </div>
+    <div class="invR_gaoQ">
+        <div>
+            <img src="../../../img/load/invR_55.png" alt="">
+        </div>
+    </div>
+    <div class="container">
+        <div class="invTitle">
+            <h2>热门项目</h2>
+        </div>
+        <div class="hot_InvR">
+            <ul>
+                <li>
+                    <a href="#">
+                        <div>
+                            <p>一句话营销营销</p>
+                        </div>
+                        <p>一句话营销</p>
+                        <h4>¥<span>2000</span>起</h4>
+                    </a>
+                </li>
+                <li>
+                    <a href="#">
+                        <div>
+                            <p>一句话营销营销</p>
+                        </div>
+                        <p>一句话营销</p>
+                        <h4>¥<span>2000</span>起</h4>
+                    </a>
+                </li>
+                <li>
+                    <a href="#">
+                        <div>
+                            <p>一句话营销营销</p>
+                        </div>
+                        <p>一句话营销</p>
+                        <h4>¥<span>2000</span>起</h4>
+                    </a>
+                </li>
+            </ul>
+        </div>
+        <div class="invTitle">
+            <h2>军民融合</h2>
+        </div>
+    </div>
+    <div class="civilian">
+            <div class="hot_InvR invR_junM container">
+                <ul>
+                    <li>
+                        <a href="#">
+                            <div>
+                                <p>武器装备科研生产保密资格认证</p>
+                            </div>
+                            <p>一句话营销</p>
+                            <h4>¥<span>2000</span>起</h4>
+                        </a>
+                    </li>
+                    <li>
+                        <a href="#">
+                            <div>
+                                <p>武器装备科研生产保密资格认证</p>
+                            </div>
+                            <p>一句话营销</p>
+                            <h4>¥<span>2000</span>起</h4>
+                        </a>
+                    </li>
+                    <li>
+                        <a href="#">
+                            <div>
+                                <p>武器装备科研生产保密资格认证</p>
+                            </div>
+                            <p>一句话营销</p>
+                            <h4>¥<span>2000</span>起</h4>
+                        </a>
+                    </li>
+                </ul>
+        </div>
+    </div>
+    <div class="container">
+        <div class="invTitle">
+            <h2>知识产权</h2>
+        </div>
+        <div class="hot_InvR">
+            <ul>
+                <li>
+                    <a href="#">
+                        <div>
+                            <p>一句话营销营销</p>
+                        </div>
+                        <p>一句话营销</p>
+                        <h4>¥<span>2000</span>起</h4>
+                    </a>
+                </li>
+                <li>
+                    <a href="#">
+                        <div>
+                            <p>一句话营销营销</p>
+                        </div>
+                        <p>一句话营销</p>
+                        <h4>¥<span>2000</span>起</h4>
+                    </a>
+                </li>
+                <li>
+                    <a href="#">
+                        <div>
+                            <p>一句话营销营销</p>
+                        </div>
+                        <p>一句话营销</p>
+                        <h4><img src="../../../img/load/invR_RMB2.png" alt=""><span>2000</span>起</h4>
+                    </a>
+                </li>
+            </ul>
+        </div>
+        <div class="invTitle invRFuC">
+            <h2>政府扶持</h2>
+        </div>
+    </div>
+    <div class="FcList_wrap">
+        <div class="FcList">
+            <ul>
+                <li>
+                    <a href="">
+                        <p>省级企业技术中心</p>
+                        <div>
+                            <span>一句话营销营销</span>
+                            <h4> <img src="../../../img/load/invR_rmb.png" alt=""> <span>2000</span>起</h4>
+                        </div>
+                    </a>
+                </li>
+                <li>
+                    <a href="">
+                        <p>省级企业技术中心</p>
+                        <div>
+                            <span>一句话营销营销</span>
+                            <h4>¥<span>2000</span>起</h4>
+                        </div>
+                    </a>
+                </li>
+                <li>
+                    <a href="">
+                        <p>省级企业技术中心</p>
+                        <div>
+                            <span>一句话营销营销</span>
+                            <h4>¥<span>2000</span>起</h4>
+                        </div>
+                    </a>
+                </li>
+                <li>
+                    <a href="">
+                        <p>省级企业技术中心</p>
+                        <div>
+                            <span>一句话营销营销</span>
+                            <h4>¥<span>2000</span>起</h4>
+                        </div>
+                    </a>
+                </li>
+            </ul>
+        </div>
+    </div>
+    <div class="serviceW">
+        <p>我们的服务网点:</p>
+        <ul>
+            <li>北京</li>
+            <li>石家庄</li>
+            <li>郑州</li>
+            <li>济南</li>
+            <li>沈阳</li>
+            <li>大连</li>
+            <li>长春</li>
+            <li>内蒙古</li>
+            <li>南京</li>
+            <li>合肥</li>
+            <li>武汉</li>
+            <li>湖南</li>
+            <li>南昌</li>
+            <li>成都</li>
+            <li>贵州</li>
+            <li>昆明</li>
+            <li>广西</li>
+            <li>广州</li>
+            <li>福州</li>
+            <li>西藏</li>
+        </ul> 
+    </div>
+    <div class="advantage">
+        <div class="advantageTxt">
+            <p>我们的优势:</p>
+            <ul>
+                <li>A、17年信誉保证 历史通过率高达96.8%</li>
+                <li>B、全程一对一专人对接跟踪服务</li>
+                <li>C、未通过,可免费重新申请或退款</li>
+            </ul>
+        </div>
+    </div>
+    <div class="consultation">
+        <a onclick="openZoosUrl('chatwin');">立即咨询</a>
+    </div>
+    <footer>
+        <div id="bottom">
+            <div class="bottom">
+                <div class="bottom_text">
+                    <div class="text_top">
+                        <a href="/portal/aboutUs.html">关于公司</a>
+                        <a href="/portal/contactUs.html">联系我们</a>
+                        <p>Copyright © 2016-2017 科德 版权所有 湘ICP备15019731号 -2 技术支持:湖南阿凡提科技有限公司
+                        </p>
+                    </div>
+                    <div class="text_center" id="qrCode">
+                        <div class="cont_left">
+                            <img src="../../../img/dizhi.jpg" alt="">
+                            <p>湖南省长沙市营盘东路19号金山大厦八楼</p>
+                        </div>
+                        <div class="cont_center">
+                            <img src="../../../img/dianhua.jpg" alt="">
+                            <p>合作电话:400-8800-962</p>
+                        </div>
+                        <div class="cont_rightapp">
+                            <img src="../../../img/erweima_iphone.png" alt="">
+                            <p>iPhone版</p>
+                        </div>
+                        <div class="cont_right android">
+                            <img src="../../../img/erweima_android.jpg" alt="">
+                            <p>Android版</p>
+                        </div>
+                        <div class="cont_right">
+                            <img src="../../../img/erweima.jpg" alt="">
+                            <p>微信公众号</p>
+                        </div>
+                    </div>
+                    <div class="text_bottom">
+                        <p>友情链接</p>
+                        <a href="http://www.hnst.gov.cn/" target="_blank">湖南省科技厅/</a>
+                        <a href="http://www.cssti.cn/" target="_blank">长沙市科技局/</a>
+                        <a href="http://www.cast.org.cn/" target="_blank">中国科学技术协会/</a>
+                        <a href="http://www.chinatorch.gov.cn/" target="_blank">科技部火炬中心/</a>
+                        <a href="http://www.nosta.gov.cn/web/index.aspx" target="_blank">国家科技成果奖励办/</a>
+                        <a href="http://www.nast.org.cn/" target="_blank">国家科技成果网/</a>
+                        <a href="http://www.hnast.org.cn/portal/comm/index.action" target="_blank">湖南省科学技术协会/</a>
+                        <a href="http://www.hncgw.gov.cn/" target="_blank">湖南省科技成果转化公共服务平台/</a>
+                        <a href="http://www.hnjxw.gov.cn/" target="_blank">湖南省经济信息化委员会/</a>
+                        <a href="http://kyy.hnu.cn/" target="_blank">湖南大学科学技术研究院/</a>
+                        <a href="http://www.gxst.gov.cn/gxkjt/" target="_blank">广西省科技厅/</a>
+                        <a href="http://www.nmkjt.gov.cn/" target="_blank">内蒙古自治区科技厅/</a>
+                        <a href="http://www.cshtz.gov.cn/" target="_blank">长沙市高新区管委会/</a>
+                        <a href="http://www.jxas.ac.cn/" target="_blank">江西省科学院/</a>
+                        <a href="http://www.cnic.cn/front/index.html#/cnicSite/home" target="_blank">中科院计算机网络信息中心/</a>
+                        <a href="http://kxyjb.csu.edu.cn/" target="_blank">中南大学科学研究部/</a>
+                        <a href="http://www.cast.org.cn/" target="_blank">中国科协创新创业服务中心/</a>
+                        <a href="http://www.hbstd.gov.cn/" target="_blank">湖北省科技厅/</a>
+                        <a href="http://www.gdstc.gov.cn/" target="_blank">广东省科技厅/</a>
+                        <a href="http://www.hnkjt.gov.cn/" target="_blank">河南省科技厅/</a>
+                        <a href="http://www.cbtm.gov.cn/" target="_blank">技术合同登记官网</a>
+                    </div>
+                </div>
+            </div>
+        </div>
+        <div onclick="_MEIQIA('showPanel')" id="lxkf" style="display:none"></div>
+        <div class="pub_fix">
+                <ul>
+                    <li>
+                        <a href="" class="pendent_box">
+                            <span class="glyphicon glyphicon-plane"></span>
+                        </a>
+                    </li>
+                    <li>
+                        <a onclick="lrminiMax();">
+                            <span class="glyphicon glyphicon-user"></span>
+                        </a>
+                    </li>
+                    <li class="phonefix">
+                        <a>
+                            <span class="glyphicon glyphicon-phone-alt"></span>
+                        </a>
+                        <div class="phoneTxt">
+                            <p>联系电话</p>
+                            <p>400-8800-962</p>
+                        </div>
+                    </li>
+                    <li >
+                        <a>
+                            <span class="glyphicon glyphicon-send"></span> 
+                        </a>
+                        <div class="phoneTxt">
+                            <p>公众号</p>
+                            <img src="../../../img/erweima.jpg" alt="">
+                        </div>
+                    </li>
+                    <li>
+                        <a>
+                            <span class="glyphicon glyphicon-bookmark"></span>
+                        </a>
+                        <div class="phoneTxt">
+                            <p>APP</p>
+                            <div>
+                                <img src="../../../img/erweima_iphone.png" alt="">
+                                <p>iPhone版</p>
+                            </div>
+                            <div>
+                                <img src="../../../img/erweima_android.jpg" alt="">
+                                <p>Android版</p>
+                            </div>
+                        </div>
+                    </li>
+                </ul>
+            </div>
+        <div class="login">
+            <div class="login_mian">
+                <div class="login_left">
+                    <div class="login_ewm">
+                        <img src="../../../img/Android.jpg" alt="二维码" />
+                        <p>Android版</p>
+                        <p>客户端</p>
+                    </div>
+                    <div class="login_ewm">
+                        <img src="../../../img/iPhone.jpg" alt="二维码" />
+                        <p>iPhone版</p>
+                        <p>客户端</p>
+                    </div>
+                </div>
+                <div class="login_right">
+                    <h5>用户登陆
+                        <a href="">免费注册有好礼呦!!</a>
+                    </h5>
+                    <form id="form_login">
+                        <div class="login_uesr">
+                            <label for="uesname">
+                                <img src="../../../img/login_use.png" />
+                            </label>
+                            <input type="text" name="uesname" id="Lo_user" placeholder="用户名" />
+                            <img src="../../../img/login_del.png" class="log_del" />
+                        </div>
+                        <div class="login_pass">
+                            <label for="pass">
+                                <img src="../../../img/login_password.png" />
+                            </label>
+                            <input type="password" name="pass" id="Lo_pass" placeholder="请输入密码" />
+                        </div>
+                        <div class="login_check">
+                            <a href="">忘记密码?</a>
+                        </div>
+                        <input type="submit" value="登 陆" class="login_submit" />
+                    </form>
+                    <img src="../../../img/login_hua.png" alt="" class="login_hua" />
+                    <img src="../../../img/login_shadow.png" alt="阴影效果" class="login_shadow" />
+                    <img src="../../../img/login_close.png" alt="" class="login_close" />
+                </div>
+            </div>
+        </div>
+        <div id="forget">
+            <div class="forget">
+                <form id="forget_form">
+                    <div class="forget_top">
+                        <a href="">忘记密码?</a>
+                        <div class="login_check">
+                            <label for="forget_checks" class="lab_check">
+                                <input type="checkbox" name="type" id="forget_checks" />专家登录
+                            </label>
+                            <label for="forget_checkst" class="lab_checkno">
+                                <input type="checkbox" name="type" id="forget_checkst" />企业登录
+                            </label>
+                        </div>
+                    </div>
+                    <div class="forget_center">
+                        <div class="phone">
+                            <label for="forget_phone">
+                                手机号码:
+                                <input type="text" name="type" id="forget_phone" placeholder="请输入您的手机号码..." />
+                            </label>
+                        </div>
+                        <div class="yanzheng">
+                            <label for="forget_yanzheng">
+                                图形验证码:
+                                <input type="text" name="type" id="forget_yanzheng" />
+                            </label>
+                            <div class="yanzhengma_cont_">
+                                <img th:src="${basePath+'/open/getVCode'}" />
+                            </div>
+                        </div>
+                        <div class="cellcode_">
+                            <div>
+                                验证码:
+                                <input type="text" name="cellCode" placeholder="手机验证码" id="photo_n" />
+                            </div>
+                            <input type="button" id="photo_m" value="获取验证码" disabled/>
+                        </div>
+                        <div class="fastener">
+                            <input type="submit" class="forget_sub" value="确认" />
+                            <div class="fastener_right">
+                                取消
+                            </div>
+                        </div>
+                    </div>
+                </form>
+                <img src="../../../img/login_close.png" alt="" class="login_close" />
+            </div>
+        </div>
+        <div id="new_password">
+            <div class="new_password">
+                <form id="new_password_form">
+                    <div class="password_top">
+                        <h4>设置新密码</h4>
+                        <span>密码长度为6-20个字符,区分大小写</span>
+                    </div>
+                    <div class="password_center">
+                        <div>
+                            <label for="new_pass">
+                                新密码:
+                                <input type="text" name="type" id="new_pass" placeholder="请输入您的新密码..." />
+                            </label>
+                        </div>
+                        <div>
+                            <label for="new_pass_again">
+                                确认密码:
+                                <input type="text" name="type" id="new_pass_again" placeholder="请确认您的密码..." />
+                            </label>
+                        </div>
+                        <div class="fastener">
+                            <input type="submit" class="new_password_sub" value="确认" />
+                            <div class="fastener_right">
+                                取消
+                            </div>
+                        </div>
+                    </div>
+                </form>
+                <img src="../../../img/login_close.png" alt="" class="login_close" />
+            </div>
+        </div>
+        <div class="smg">
+            <input type="text" name="msg" value="111" id="msg" />
+        </div>
+    </footer>
+</body>
+</html>

+ 524 - 0
template/newMenu/landingPage/Invitation.html

@@ -0,0 +1,524 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta http-equiv="X-UA-Compatible" content="ie=edge">
+    <title>邀请好友</title>
+</head>
+<link rel="stylesheet" href="../../../src/css/bootstrap.css">
+<link rel="stylesheet" href="../../../src/css/newMenu/header.css">
+<link rel="stylesheet" href="../../../src/css/newMenu/public.css">
+<link rel="stylesheet" href="../../../src/css/newMenu/landingPage/Invitation.css">
+<body>
+    <div class="header">
+		<div class="container">
+			<div class="navigationList webkitHover">
+				<a>网站导航
+					<span class="webkitDown"></span>
+				</a>
+			</div>
+			<div>
+				<ul>
+                    <li class="blue">
+                        全国统一服务热线:400-8800-962
+                    </li>    
+					<li>
+						<a href="javascript:void(0)" class="head_login">登录</a>
+					</li>
+					<li>
+						<a href="#">注册</a>
+					</li>
+					<li class="shopIcon">
+						<a href="#">
+							<img src="../../../img/index/index_shopCar.jpg" alt="">购物车(<span class="numberTotal">0</span>)件 </a>
+                        <span class="glyphicon glyphicon-tint tint" aria-hidden="true"></span>
+					</li>
+				</ul>
+			</div>
+		</div>
+		<div class="navWrapper webkitHover">
+			<ol>
+				<li>
+					<div>知识产权申请</div>
+					<span>
+						<img src="../../../img/index/index_webkit1.png" alt="">
+					</span>
+					<p>
+						<a href="#">最新发布</a>
+					</p>
+					<p>
+						<a href="#">专利服务</a>
+					</p>
+					<p>
+						<a href="#">商标服务</a>
+					</p>
+					<p>
+						<a href="#">版权服务</a>
+					</p>
+					<p>
+						<a href="#">知产百科</a>
+					</p>
+				</li>
+				<li>
+					<div>知识产权赚钱</div>
+					<span>
+						<img src="../../../img/index/index_webkit2.png" alt="">
+					</span>
+					<p>
+						<a href="#">高企服务</a>
+						<a href="#">科技项目</a>
+					</p>
+					<p>
+						<a href="#">知识产权</a>
+						<a href="#">合作客户</a>
+					</p>
+					<p>
+						<a href="#">企业认证</a>
+						<a href="#">服务能力</a>
+					</p>
+					<p>
+						<a href="#">管理体系</a>
+						<a href="#">服务流程</a>
+					</p>
+					<p>
+						<a href="#">品牌通</a>
+					</p>
+				</li>
+				<li>
+					<div>知识产权交易</div>
+					<span>
+						<img src="../../../img/index/index_webkit3.png" alt="">
+					</span>
+					<p>
+						<a href="#">热门关注</a>
+						<a href="#">最新需求</a>
+					</p>
+					<p>
+						<a href="#">最新发布</a>
+						<a href="#">热门需求</a>
+					</p>
+					<p>
+						<a href="#">专利技术</a>
+						<a href="#">企业技术需求</a>
+					</p>
+					<p>
+						<a href="#">实用技术</a>
+						<a href="#">技术人才需求</a>
+					</p>
+					<p>
+						<a href="#">知识产权交易政策</a>
+					</p>
+				</li>
+				<li>
+					<div>知识产权维权</div>
+					<span>
+						<img src="../../../img/index/index_webkit4.png" alt="">
+					</span>
+					<p>
+						<a href="#">最新发布</a>
+					</p>
+					<p>
+						<a href="#">专利服务</a>
+					</p>
+					<p>
+						<a href="#">商标服务</a>
+					</p>
+					<p>
+						<a href="#">版权服务</a>
+					</p>
+					<p>
+						<a href="#">知产百科</a>
+					</p>
+				</li>
+				<!-- <li>
+					<div>智库咨询</div>
+					<span>
+						<img src="../../../img/index/index_webkit1.png" alt="">
+					</span>
+					<p>
+						<a href="#">智政</a>
+					</p>
+					<p>
+						<a href="#">智者</a>
+					</p>
+				</li> -->
+				<li>
+					<div>关于公司 </div>
+					<span>
+						<img src="../../../img/index/index_webkit1.png" alt="">
+					</span>
+					<p>
+						<a href="#">公司简介</a>
+					</p>
+					<p>
+						<a href="#">业务范围</a>
+					</p>
+					<p>
+						<a href="#">荣誉资质</a>
+					</p>
+					<p>
+						<a href="#">发展历程</a>
+					</p>
+				</li>
+			</ol>
+		</div>
+	</div>
+    <!-- search -->
+    <div class="topNavBj">
+        <div class="topNav">
+            <div class="container">
+                <div class="navHeader">
+                    <div class="logo">
+                        <a href="#">
+                            <img src="../../../img/Logo111.png" alt="" title="技淘">
+                        </a>
+                    </div>
+                    <div class="logo_right"></div>
+                    <div class="nav">
+                        <ul>
+                            <li class="active">
+                                <div>
+                                    <a href="#">知识产权申请</a>
+                                    <ol class="subnavigation">
+                                        <li>
+                                            <a href="#">高企认定</a>
+                                        </li>
+                                        <li>
+                                            <a href="#">知识产权</a>
+                                        </li>
+                                    </ol>
+                                </div>
+                            </li>
+                            <li >
+                                <div>
+                                    <a href="#">知识产权赚钱</a>
+                                    <ol class="subnavigation">
+                                        <li>
+                                            <a href="#">高企认定</a>
+                                        </li>
+                                        <li>
+                                            <a href="#">知识产权</a>
+                                        </li>
+                                    </ol>
+                                </div>
+                            </li>
+                            <li>
+                                <div>
+                                    <a href="#">知识产权交易</a>
+                                    <ol class="subnavigation">
+                                        <li>
+                                            <a href="#">专利产品</a>
+                                        </li>
+                                        <li>
+                                            <a href="#">技术成果</a>
+                                        </li>
+                                        <li>
+                                            <a href="#">技术需求</a>
+                                        </li>
+                                        <li>
+                                            <a href="#">技术评估</a>
+                                        </li>
+                                    </ol>
+                                </div>
+                            </li>
+                            <li>
+                                <div>
+                                    <a href="#">知识产权维权</a>
+                                </div>
+                            </li>
+                            <!-- <li>
+                                <div>
+                                    <a href="#">智库咨询</a>
+                                    <ol class="subnavigation">
+                                        <li>
+                                            <a href="#">智政</a>
+                                        </li>
+                                        <li>
+                                            <a href="/portal/thinkTank/index.html#zizone">智者</a>
+                                        </li>
+                                    </ol>
+                                </div>
+                            </li>
+                            <li>
+                                <div>
+                                    <a href="/portal/aboutUs.html">关于公司</a>
+                                    <ol class="subnavigation" style="display: none;">
+                                        <li>
+                                            <a href="#">联系我们</a>
+                                        </li>
+                                    </ol>
+                                </div>
+                            </li> -->
+                        </ul>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+    <div class="continueHighBanner">
+        <img src="../../../img/load/Invitation-banner.png" alt="">
+    </div>
+    <div class="container invitation">
+        <div class="activeRule">
+            <h3>活动规则</h3>
+            <span>1、邀请客户</span>
+            <p>每邀请一位客户,被邀请新客户获500元抵用券及注册好礼抵用券2000元,邀请者获200元抵用券。</p>
+            <span>2、邀请入驻商</span>
+            <p>每邀请一位服务商,被邀请新服务商获1000元抵用券及注册好礼抵用券3000元,邀请者获500元抵用券。</p>
+            <p class="lastP">注意:邀请客户或者入驻商,邀请者收到的劵类型都是通用劵。</p>
+        </div>
+        <div class="rule">
+            <h3>抵用券使用规则</h3>
+            <p>1、抵用券有效期为6个月,抵用券有效期从获取日后始计算,因客户未及时使用而导致该电子抵用券逾期失效,将被视为客户自行放弃该电子抵用券。 </p>
+            <p>2、抵用券必须一次性使用,不累计,不找零,不兑现,并且使用时,一笔订单只能使用一张抵用券,订单总额必须大于抵用券面额。 </p>    
+            <p>3、抵用券只能应用于线上交易平台,且使用对象与注册认证资料一致(包含PC平台/APP手机客户端)</p>    
+            <p>4、抵用券分为200、500、1000、2000面额,抵用券只能在适用范围内使用,具体可查看抵用券券面说明。</p>    
+            <p>5、对于活动发送的抵用券,如果发生订单退货,抵用券会失效。如果已经使用,将从退货款中扣除对应金额。</p>    
+            <p>6、如有争议,最终解释权归技淘网所有。</p>    
+        </div>
+        <div class="ruleBottom">
+            <a href="javascript:;">立即邀请客户</a>
+            <a href="javascript:;">立即邀请商家</a>
+            <input type="hidden" id="copeVal">
+        </div>
+        <textarea name="" id="" cols="30" rows="10"></textarea>
+    </div>
+    <footer>
+        <div id="bottom">
+            <div class="bottom">
+                <div class="bottom_text">
+                    <div class="text_top">
+                        <a href="/portal/aboutUs.html">关于公司</a>
+                        <a href="/portal/contactUs.html">联系我们</a>
+                        <p>Copyright © 2016-2017 科德 版权所有 湘ICP备15019731号 -2 技术支持:湖南阿凡提科技有限公司
+                        </p>
+                    </div>
+                    <div class="text_center" id="qrCode">
+                        <div class="cont_left">
+                            <img src="../../../img/dizhi.jpg" alt="">
+                            <p>湖南省长沙市营盘东路19号金山大厦八楼</p>
+                        </div>
+                        <div class="cont_center">
+                            <img src="../../../img/dianhua.jpg" alt="">
+                            <p>合作电话:400-8800-962</p>
+                        </div>
+                        <div class="cont_rightapp">
+                            <img src="../../../img/erweima_iphone.png" alt="">
+                            <p>iPhone版</p>
+                        </div>
+                        <div class="cont_right android">
+                            <img src="../../../img/erweima_android.jpg" alt="">
+                            <p>Android版</p>
+                        </div>
+                        <div class="cont_right">
+                            <img src="../../../img/erweima.jpg" alt="">
+                            <p>微信公众号</p>
+                        </div>
+                    </div>
+                    <div class="text_bottom">
+                        <p>友情链接</p>
+                        <a href="http://www.hnst.gov.cn/" target="_blank">湖南省科技厅/</a>
+                        <a href="http://www.cssti.cn/" target="_blank">长沙市科技局/</a>
+                        <a href="http://www.cast.org.cn/" target="_blank">中国科学技术协会/</a>
+                        <a href="http://www.chinatorch.gov.cn/" target="_blank">科技部火炬中心/</a>
+                        <a href="http://www.nosta.gov.cn/web/index.aspx" target="_blank">国家科技成果奖励办/</a>
+                        <a href="http://www.nast.org.cn/" target="_blank">国家科技成果网/</a>
+                        <a href="http://www.hnast.org.cn/portal/comm/index.action" target="_blank">湖南省科学技术协会/</a>
+                        <a href="http://www.hncgw.gov.cn/" target="_blank">湖南省科技成果转化公共服务平台/</a>
+                        <a href="http://www.hnjxw.gov.cn/" target="_blank">湖南省经济信息化委员会/</a>
+                        <a href="http://kyy.hnu.cn/" target="_blank">湖南大学科学技术研究院/</a>
+                        <a href="http://www.gxst.gov.cn/gxkjt/" target="_blank">广西省科技厅/</a>
+                        <a href="http://www.nmkjt.gov.cn/" target="_blank">内蒙古自治区科技厅/</a>
+                        <a href="http://www.cshtz.gov.cn/" target="_blank">长沙市高新区管委会/</a>
+                        <a href="http://www.jxas.ac.cn/" target="_blank">江西省科学院/</a>
+                        <a href="http://www.cnic.cn/front/index.html#/cnicSite/home" target="_blank">中科院计算机网络信息中心/</a>
+                        <a href="http://kxyjb.csu.edu.cn/" target="_blank">中南大学科学研究部/</a>
+                        <a href="http://www.cast.org.cn/" target="_blank">中国科协创新创业服务中心/</a>
+                        <a href="http://www.hbstd.gov.cn/" target="_blank">湖北省科技厅/</a>
+                        <a href="http://www.gdstc.gov.cn/" target="_blank">广东省科技厅/</a>
+                        <a href="http://www.hnkjt.gov.cn/" target="_blank">河南省科技厅/</a>
+                        <a href="http://www.cbtm.gov.cn/" target="_blank">技术合同登记官网</a>
+                    </div>
+                </div>
+            </div>
+        </div>
+        <div onclick="_MEIQIA('showPanel')" id="lxkf" style="display:none"></div>
+        <div class="pub_fix">
+                <ul>
+                    <li>
+                        <a href="" class="pendent_box">
+                            <span class="glyphicon glyphicon-plane"></span>
+                        </a>
+                    </li>
+                    <li>
+                        <a onclick="lrminiMax();">
+                            <span class="glyphicon glyphicon-user"></span>
+                        </a>
+                    </li>
+                    <li class="phonefix">
+                        <a>
+                            <span class="glyphicon glyphicon-phone-alt"></span>
+                        </a>
+                        <div class="phoneTxt">
+                            <p>联系电话</p>
+                            <p>400-8800-962</p>
+                        </div>
+                    </li>
+                    <li >
+                        <a>
+                            <span class="glyphicon glyphicon-send"></span> 
+                        </a>
+                        <div class="phoneTxt">
+                            <p>公众号</p>
+                            <img src="../../../img/erweima.jpg" alt="">
+                        </div>
+                    </li>
+                    <li>
+                        <a>
+                            <span class="glyphicon glyphicon-bookmark"></span>
+                        </a>
+                        <div class="phoneTxt">
+                            <p>APP</p>
+                            <div>
+                                <img src="../../../img/erweima_iphone.png" alt="">
+                                <p>iPhone版</p>
+                            </div>
+                            <div>
+                                <img src="../../../img/erweima_android.jpg" alt="">
+                                <p>Android版</p>
+                            </div>
+                        </div>
+                    </li>
+                </ul>
+            </div>
+        <div class="login">
+            <div class="login_mian">
+                <div class="login_left">
+                    <div class="login_ewm">
+                        <img src="../../../img/Android.jpg" alt="二维码" />
+                        <p>Android版</p>
+                        <p>客户端</p>
+                    </div>
+                    <div class="login_ewm">
+                        <img src="../../../img/iPhone.jpg" alt="二维码" />
+                        <p>iPhone版</p>
+                        <p>客户端</p>
+                    </div>
+                </div>
+                <div class="login_right">
+                    <h5>用户登陆
+                        <a href="">免费注册有好礼呦!!</a>
+                    </h5>
+                    <form id="form_login">
+                        <div class="login_uesr">
+                            <label for="uesname">
+                                <img src="../../../img/login_use.png" />
+                            </label>
+                            <input type="text" name="uesname" id="Lo_user" placeholder="用户名" />
+                            <img src="../../../img/login_del.png" class="log_del" />
+                        </div>
+                        <div class="login_pass">
+                            <label for="pass">
+                                <img src="../../../img/login_password.png" />
+                            </label>
+                            <input type="password" name="pass" id="Lo_pass" placeholder="请输入密码" />
+                        </div>
+                        <div class="login_check">
+                            <a href="">忘记密码?</a>
+                        </div>
+                        <input type="submit" value="登 陆" class="login_submit" />
+                    </form>
+                    <img src="../../../img/login_hua.png" alt="" class="login_hua" />
+                    <img src="../../../img/login_shadow.png" alt="阴影效果" class="login_shadow" />
+                    <img src="../../../img/login_close.png" alt="" class="login_close" />
+                </div>
+            </div>
+        </div>
+        <div id="forget">
+            <div class="forget">
+                <form id="forget_form">
+                    <div class="forget_top">
+                        <a href="">忘记密码?</a>
+                        <div class="login_check">
+                            <label for="forget_checks" class="lab_check">
+                                <input type="checkbox" name="type" id="forget_checks" />专家登录
+                            </label>
+                            <label for="forget_checkst" class="lab_checkno">
+                                <input type="checkbox" name="type" id="forget_checkst" />企业登录
+                            </label>
+                        </div>
+                    </div>
+                    <div class="forget_center">
+                        <div class="phone">
+                            <label for="forget_phone">
+                                手机号码:
+                                <input type="text" name="type" id="forget_phone" placeholder="请输入您的手机号码..." />
+                            </label>
+                        </div>
+                        <div class="yanzheng">
+                            <label for="forget_yanzheng">
+                                图形验证码:
+                                <input type="text" name="type" id="forget_yanzheng" />
+                            </label>
+                            <div class="yanzhengma_cont_">
+                                <img th:src="${basePath+'/open/getVCode'}" />
+                            </div>
+                        </div>
+                        <div class="cellcode_">
+                            <div>
+                                验证码:
+                                <input type="text" name="cellCode" placeholder="手机验证码" id="photo_n" />
+                            </div>
+                            <input type="button" id="photo_m" value="获取验证码" disabled/>
+                        </div>
+                        <div class="fastener">
+                            <input type="submit" class="forget_sub" value="确认" />
+                            <div class="fastener_right">
+                                取消
+                            </div>
+                        </div>
+                    </div>
+                </form>
+                <img src="../../../img/login_close.png" alt="" class="login_close" />
+            </div>
+        </div>
+        <div id="new_password">
+            <div class="new_password">
+                <form id="new_password_form">
+                    <div class="password_top">
+                        <h4>设置新密码</h4>
+                        <span>密码长度为6-20个字符,区分大小写</span>
+                    </div>
+                    <div class="password_center">
+                        <div>
+                            <label for="new_pass">
+                                新密码:
+                                <input type="text" name="type" id="new_pass" placeholder="请输入您的新密码..." />
+                            </label>
+                        </div>
+                        <div>
+                            <label for="new_pass_again">
+                                确认密码:
+                                <input type="text" name="type" id="new_pass_again" placeholder="请确认您的密码..." />
+                            </label>
+                        </div>
+                        <div class="fastener">
+                            <input type="submit" class="new_password_sub" value="确认" />
+                            <div class="fastener_right">
+                                取消
+                            </div>
+                        </div>
+                    </div>
+                </form>
+                <img src="../../../img/login_close.png" alt="" class="login_close" />
+            </div>
+        </div>
+        <div class="smg">
+            <input type="text" name="msg" value="111" id="msg" />
+        </div>
+    </footer>
+</body>
+<!-- <script language="javascript" src="https://put.zoosnet.net/JS/LsJS.aspx?siteid=PUT70876498&float=1&lng=cn"></script> -->
+</html>

+ 32 - 28
template/register.html

@@ -9,7 +9,9 @@
 	<meta name="viewport" content="width=device-width,initial-scale=1, minimum-scale=1, maximum-scale=1,user-scalable=no">
 	<meta http-equiv="x-ua-compatible" content="ie=edge">
 	<title>注册</title>
-	
+	<link rel="stylesheet" href="../src/css/newMenu/header.css">
+	<link rel="stylesheet" href="../src/css/newMenu/public.css">
+	<link rel="stylesheet" href="../src/css/register.css">
 </head>
 <body>
 <header>
@@ -38,39 +40,47 @@
 		<form action="" method="post" id="form_register">
 			<div class="clear_first"></div>
 			<div class="zhuce">
-				<div class="title">用户注册</div>
+				<div class="picture">
+				</div>
 				<div class="regist">
+					<div class="titleUser">
+						<p >用户注册</p>
+						<p >已注册可直接<a href="">登录</a></p>
+					</div>
 					<div class="zhuce_input">
-						<img src="../img/name.jpg" alt=""/>
-						<input type="text" name="userName" value="请输入用户名"  id="username" autocomplete="off"/>
-						<img src="../img/login_del.png" class="log_del"/>
+						<img src="../img/indedImg/enroll3.png" alt=""/>
+						<input type="text" name="photo" placeholder="请输入手机号码" id="usePhoto" autocomplete="off"/>
 						<span class="star"> * </span>
+						<span class="Tips active"></span>
 					</div>
 					<div class="zhuce_input">
-						<img src="../img/pass2.jpg" alt=""/>
-						<input type="text" name="userPassword" value="请输入密码" id="userpassword" autocomplete="off"/>
+						<img src="../img/indedImg/enroll4.png" alt=""/>
+						<input type="text" name="cellCode" placeholder="手机验证码" id="photo_num" autocomplete="off" />
+						<input type="button" id="photo" value="获取验证码" disabled="disabled"/>
 						<span class="star"> * </span>
+						<span class="Tips"></span>
 					</div>
 					<div class="zhuce_input">
-						<img src="../img/pass2.jpg" alt=""/>
-						<input type="text" name="userPassword2" value="确认密码" id="userpassword2" autocomplete="off"/>
+						<img src="../img/indedImg/enroll6.png" alt=""/>
+						<input type="text" name="userPassword" placeholder="请输入密码" id="userpassword" autocomplete="off"/>
 						<span class="star"> * </span>
+						<span class="Tips"></span>
 					</div>
 					<div class="zhuce_input">
-						<img src="../img/resiger_username.jpg" alt=""/>
-						<input type="text" name="customerName" value="请输入客户名称" id="customerName" autocomplete="off"/>
+						<img src="../img/indedImg/enroll6.png" alt=""/>
+						<input type="text" name="userPassword2" placeholder="确认密码" id="userpassword2" autocomplete="off"/>
 						<span class="star"> * </span>
+						<span class="Tips"></span>
 					</div>
 					<div class="zhuce_input">
-						<img src="../img/resiger_photo2.jpg" alt=""/>
-						<input type="text" name="photo" value="请输入手机号码" id="usePhoto" autocomplete="off"/>
+						<img src="../img/indedImg/enroll3.png" alt=""/>
+						<input type="text" name="userName" placeholder="请输入用户名"  id="username" autocomplete="off"/>
 						<span class="star"> * </span>
+						<span class="Tips"></span>
 					</div>
-					<div class="cellcode">
-						<div>
-							<input type="text" name="cellCode" value="手机验证码" id="photo_num" autocomplete="off" />
-						</div>
-						<input type="button" id="photo" value="获取验证码" />
+					<div class="zhuce_input">
+						<img src="../img/indedImg/enroll9.png" alt=""/>
+						<input type="text" name="beInviteCode" placeholder="请输入邀请码" id="beInviteCode" autocomplete="off">
 					</div>
 					<div class="zhuce_input">
 						<img src="../img/resiger_photo300.jpg" alt=""/>
@@ -83,18 +93,10 @@
 						</label>
 					</div>
 					<div class="submit">
-						<input type="submit" class="sub"/>
+						<input type="submit" class="sub" value="注册"/>
 					</div>
 				</div>
-				<div class="picture">
-					<div class="denglu">已有账号?去 <a href="javascript:;" class="head_login">登陆</a></div>
-					<a href="#" class="clear huodong">
-						<img src="../img/huodong.jpg" alt=""/>
-					</a>
-				</div>
-			</div>
-			<div class="shadow">
-				<img src="../img/shadow7.png" alt=""/>
+				
 			</div>
 		</form>
 	</div>
@@ -114,10 +116,12 @@
 			<div class="text_center">
 				<div class="cont_left">
 					<img src="../img/dizhi.jpg" alt=""/>
+					<img src="../img/dizhi1.png" alt=""/>
 					<p>湖南省长沙市营盘东路19号金山大厦</p>
 				</div>
 				<div class="cont_center">
 					<img src="../img/dianhua.jpg" alt=""/>
+					<img src="../img/dianhua1.png" alt=""/>
 					<p>合作电话:0731-89907207</p>
 					<p>400-8800-962八楼</p>
 				</div>

+ 12 - 0
webpack.config.js

@@ -463,6 +463,18 @@ module.exports = (function () {
             template: './template/newMenu/loading/assessment.html',
             chunks: ['newMenu/assessment', 'vendors']
         }),
+        new HtmlWebpackPlugin({
+            title: '邀请好友',
+            filename: 'html/newMenu/Invitation.html',
+            template: './template/newMenu/landingPage/Invitation.html',
+            chunks: ['newMenu/Invitation', 'vendors']
+        }),
+        new HtmlWebpackPlugin({
+            title: '优惠活动',
+            filename: 'html/newMenu/invRegister.html',
+            template: './template/newMenu/landingPage/InvRegister.html',
+            chunks: ['newMenu/invRegister', 'vendors']
+        }),
     ];
     if (!isDev) {
         //这个使用uglifyJs压缩你的js代码

+ 45 - 0
webpack/entry.config.js

@@ -37,6 +37,15 @@ module.exports = {
         'newMenu/adviserList': './src/js/newMenu/adviserList.js',
         'newMenu/adviserDetail': './src/js/newMenu/adviserDetail.js',
         'newMenu/adviser': './src/js/newMenu/adviser.js',
+        'newMenu/safeguardingList': './src/js/newMenu/safeguardingList.js',
+        'newMenu/safeguardingDetail': './src/js/newMenu/safeguardingDetail.js',
+        'newMenu/brandBuild': './src/js/newMenu/loading/brandBuild.js',
+        'newMenu/marketOpen': './src/js/newMenu/loading/marketOpen.js',
+        'newMenu/taxFinance': './src/js/newMenu/loading/taxFinance.js',
+        'newMenu/governmentSupport': './src/js/newMenu/loading/governmentSupport.js',
+        'newMenu/assessment': './src/js/newMenu/loading/assessment.js',
+        'newMenu/Invitation': './src/js/newMenu/loading/Invitation.js',
+        'newMenu/invRegister': './src/js/newMenu/loading/invRegister.js',
     },
     watch: {
         'index': ['webpack-dev-server/client?http://192.168.0.190', // WebpackDevServer host and port
@@ -177,5 +186,41 @@ module.exports = {
             'webpack/hot/only-dev-server',
             './src/js/newMenu/adviser.js'
         ],
+        'newMenu/safeguardingList': ['webpack-dev-server/client?http://192.168.0.188', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/newMenu/safeguardingList.js'
+        ],
+        'newMenu/safeguardingDetail': ['webpack-dev-server/client?http://192.168.0.188', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/newMenu/safeguardingDetail.js'
+        ],
+        'newMenu/brandBuild': ['webpack-dev-server/client?http://192.168.0.188', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/newMenu/loading/brandBuild.js'
+        ],
+        'newMenu/marketOpen': ['webpack-dev-server/client?http://192.168.0.188', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/newMenu/loading/marketOpen.js'
+        ],
+        'newMenu/taxFinance': ['webpack-dev-server/client?http://192.168.0.188', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/newMenu/loading/taxFinance.js'
+        ],
+        'newMenu/governmentSupport': ['webpack-dev-server/client?http://192.168.0.188', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/newMenu/loading/governmentSupport.js'
+        ],
+        'newMenu/assessment': ['webpack-dev-server/client?http://192.168.0.188', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/newMenu/loading/assessment.js'
+        ],
+        'newMenu/Invitation': ['webpack-dev-server/client?http://192.168.0.188', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/newMenu/loading/Invitation.js'
+        ],
+        'newMenu/invRegister': ['webpack-dev-server/client?http://192.168.0.188', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/newMenu/loading/invRegister.js'
+        ],
     }
 };