ws2z3gr2017 7 年之前
父节点
当前提交
8af2477344
共有 56 个文件被更改,包括 2585 次插入95 次删除
  1. 二进制
      img/aiiproduct.png
  2. 二进制
      img/allproduct_img.png
  3. 二进制
      img/allproduct_line.png
  4. 二进制
      img/bottom_top_bg.png
  5. 二进制
      img/detail_facebook.jpg
  6. 二进制
      img/detail_home.jpg
  7. 二进制
      img/detail_img1.png
  8. 二进制
      img/detail_img2.png
  9. 二进制
      img/detail_img3.jpg
  10. 二进制
      img/detail_img4.jpg
  11. 二进制
      img/detail_img5.jpg
  12. 二进制
      img/detail_weibo.jpg
  13. 二进制
      img/detail_weixin.jpg
  14. 二进制
      img/finance_fund.png
  15. 二进制
      img/finance_projict.png
  16. 二进制
      img/fund_begin1.png
  17. 二进制
      img/fund_begin2.png
  18. 二进制
      img/fund_begin3.png
  19. 二进制
      img/fund_begin4.png
  20. 二进制
      img/fund_begin5.png
  21. 二进制
      img/info_img.png
  22. 二进制
      img/member-04.png
  23. 二进制
      img/member.png
  24. 二进制
      img/member1.png
  25. 二进制
      img/member2.png
  26. 二进制
      img/member5.png
  27. 二进制
      img/member6.png
  28. 二进制
      img/member7.png
  29. 二进制
      img/member8.png
  30. 二进制
      img/member9.png
  31. 9 7
      src/css/Technologytrading.css
  32. 141 0
      src/css/financialIndex.css
  33. 67 0
      src/css/technologyTrading/achievementDetail.css
  34. 61 0
      src/css/technologyTrading/demandDetail.css
  35. 0 0
      src/css/thinkTank/policy.css
  36. 0 0
      src/css/thinkTank/policyDetail.css
  37. 0 0
      src/css/thinkTank/thinkerDetail.css
  38. 1 1
      src/css/thinktank.css
  39. 243 0
      src/js/Technologytrading.js
  40. 244 0
      src/js/financialIndex.js
  41. 0 7
      src/js/technologyFinancial.js
  42. 14 0
      src/js/technologyTrading/achievementDetail.js
  43. 10 0
      src/js/technologyTrading/demandDetail.js
  44. 7 0
      src/js/thinkTank/policy.js
  45. 7 0
      src/js/thinkTank/policyDetail.js
  46. 7 0
      src/js/thinkTank/thinkerDetail.js
  47. 14 70
      template/Technologytrading.html
  48. 435 0
      template/financialIndex.html
  49. 351 0
      template/technologyTrading/achievementDetail.html
  50. 351 0
      template/technologyTrading/demandDetail.html
  51. 170 0
      template/thinkTank/policy.html
  52. 170 0
      template/thinkTank/policyDetail.html
  53. 170 0
      template/thinkTank/thinkerDetail.html
  54. 4 4
      template/thinktank.html
  55. 35 5
      webpack.config.js
  56. 74 1
      webpack/entry.config.js

二进制
img/aiiproduct.png


二进制
img/allproduct_img.png


二进制
img/allproduct_line.png


二进制
img/bottom_top_bg.png


二进制
img/detail_facebook.jpg


二进制
img/detail_home.jpg


二进制
img/detail_img1.png


二进制
img/detail_img2.png


二进制
img/detail_img3.jpg


二进制
img/detail_img4.jpg


二进制
img/detail_img5.jpg


二进制
img/detail_weibo.jpg


二进制
img/detail_weixin.jpg


二进制
img/finance_fund.png


二进制
img/finance_projict.png


二进制
img/fund_begin1.png


二进制
img/fund_begin2.png


二进制
img/fund_begin3.png


二进制
img/fund_begin4.png


二进制
img/fund_begin5.png


二进制
img/info_img.png


二进制
img/member-04.png


二进制
img/member.png


二进制
img/member1.png


二进制
img/member2.png


二进制
img/member5.png


二进制
img/member6.png


二进制
img/member7.png


二进制
img/member8.png


二进制
img/member9.png


+ 9 - 7
src/css/Technologytrading.css

@@ -76,10 +76,11 @@ body{background: #f5f5f5;}
 .main_details ul{overflow: hidden;}
 .main_details ul li{width: 260px;height:380px;float: left;position: relative;z-index: 10;box-shadow: 0 0 15px #CCCCCC;margin-left: 10px;margin-right: 10px;margin-bottom: 20px;}
 
-.main_details ul li img{;width: 260px;}
-.main_details ul li .details_fix{position: absolute;top: 145px;background: rgba(131,146,145,0.5);z-index: 12;width: 260px;height: 70px;text-align: center;color: #FFFFFF;}
-.details_fix p{line-height: 25px;}
-.details_fix p:first-child{margin-top: 10px;}
+.main_details ul li img{;width: 260px;height:211px;}
+.main_details ul li .details_fix{position: absolute;top: 140px;background: rgba(131,146,145,0.5);z-index: 12;width: 260px;height: 70px;
+    text-align: left;color: #FFFFFF;padding-left: 10px;}
+.details_fix p{height:35px;width:100%;}
+.details_fix p:first-child{margin-top: 0;}
 .details_fix p span{color: #333333;margin-left: 5px;}
 
 .details_text{width:260px;padding-top:10px ;position: absolute;left: 0;bottom:0px;}
@@ -100,7 +101,7 @@ body{background: #f5f5f5;}
 .details_text a{width: 80px;height: 26px;display: inline-block;background: #ffb200;border-radius: 10px;float: right;line-height: 26px;text-align: center;color: #ffffff;margin-right: 30px;margin-bottom: 16px;}
 
 .pagination_box{width: 100%;height:50px;text-align: right;line-height: 90px;}
-.pagination_box>div{float:right;width:200px;height:50px;overflow: hidden;display:inline-block;line-height: 40px;}
+.pagination_box>div{float:right;width:272px;height:50px;overflow: hidden;display:inline-block;line-height: 40px;}
 .pagination_box>span{width:40px;height:30px;display:inline-block;font-size: 14px;
     float: right;line-height: 30px;margin-top: 10px;box-shadow: 0 0 10px 0 #999 inset;text-align: center;
 border-radius: 5px;cursor: pointer;font-weight: bold;}
@@ -112,9 +113,10 @@ border-radius: 5px;cursor: pointer;font-weight: bold;}
 .pagination_box>span.all_span{width:40px;height:30px;display:inline-block;font-size: 14px;
     float: right;line-height: 30px;margin-top: 10px;font-weight: bold;text-align: center;
 border: none;box-shadow: none;}
+.pagination_box>span.one_all_span{width:60px;}
 .paging_box{overflow: hidden;}
-.paging_box>span{line-height: 50px;font-size: 16px;color:#F68705;width:25px;text-align: center;
-    display: inline-block;cursor: pointer;}
+.paging_box>span{line-height: 50px;font-size: 16px;color:#F68705;width:30px;text-align: center;
+    display: inline-block;cursor: pointer;margin: 0 2px;}
 .paging_box>span.action_span{font-weight: bold;}
 .pagination_box  .totalCount{ float:right; line-height: 74px;margin-right: 20px;color: #999;}
 .pagination_box .pagination{float: right;}

+ 141 - 0
src/css/financialIndex.css

@@ -0,0 +1,141 @@
+*{box-sizing: border-box;}
+#finance_tab_two{display:none;}
+#finance_tab{width:100%;height:230px;box-shadow: 0 0 10px 0 #E5E5E5;}
+#finance_tab>div{width:1200px;height:230px;margin:0 auto;position: relative;}
+.fund{width:600px;height:230px;position: absolute;left:0;top:0;cursor: pointer;}
+.project{width:600px;height:230px;position: absolute;right:0;top:0;cursor: pointer;}
+#finance_tab div.active{box-shadow: 0 0 10px 0 #E5E5E5 inset;border-top:5px solid #FF9A25;}
+#finance_tab img{position: absolute;top:35px;left:40px;}
+.fund_cont{width:400px;height:160px;position: absolute;top:35px;right:0;padding:20px 0 0 15px;}
+.project_cont{width:400px;height:160px;position: absolute;top:35px;right:0;padding:20px 0 0 15px;}
+#finance_tab h1{color:#15588F;}
+#finance_tab p{line-height: 30px;font-size: 16px;margin-top: 10px;}
+
+
+#fund_begin{width:100%;height:600px;}
+#fund_begin>div{width:1200px;margin:0 auto;}
+#fund_begin_two{width:100%;height:600px;}
+#fund_begin_two>div{width:1200px;margin:0 auto;}
+.script{height:130px;text-align: center;padding-top: 80px;color:#15588F;}
+.classify{height:330px;padding-top: 15px;}
+.classify>div{width:230px;height:300px;background: #F6F6F6;display: inline-block;
+    padding: 15px 15px;}
+.classify>div:hover{background: #fff;box-shadow: 0 0 10px 0 #E5E5E5;}
+.begin{height:140px;text-align: center;padding-top: 20px;}
+.begin>button{width:220px;height:60px;background: #FF9A25;color: #fff;font-weight: bold;
+font-size: 24px;border: none;}
+.begin>button:focus{border: none;}
+.classify_cont{width:200px;height:270px;padding-top:50px;background: #fff;
+    border: 1px solid #E9E8E7;text-align: center;}
+.classify_img{width:65px;height:65px;margin: 0 auto;}
+.classify_cont>h3{color: #F7972F;line-height: 40px;}
+.classify_cont>p{padding: 0 10px;color:#B2B1B1;line-height: 20px;
+    text-align: left;}
+
+#member{width:100%;height:520px;background: #F2F2F2;}
+#member_two{width:100%;height:520px;background: #F2F2F2;}
+.member{width:1200px;height:520px;margin: 0 auto;position: relative;}
+.member a{width:460px;height:150px;position: absolute;}
+.member a.member_img_center{width:300px;height:300px;position: absolute;top:100px;left:460px;}
+.member_img1{top:80px;left:30px;}
+.member_img2{top:80px;right:30px;}
+.member_img3{top:280px;left:30px;}
+.member_img4{top:280px;right:30px;}
+
+#info{width:100%;height:966px;background: url("../../img/bottom_top_bg.png") center center;
+background-size: 100% 100%;}
+#bottom{margin-top: -386px;}
+.info{width:1200px;height:430px;margin: 0 auto;padding-top: 100px;}
+.info>div{width:390px;height:430px;display: inline-block;margin-right: 5px;
+text-align: center;background: #fff;}
+.info>div>img{width:100%;}
+.info h3{color:#15588F;line-height: 40px;margin-top: 20px;}
+.info p{line-height: 20px;height:70px;padding: 0 10px;}
+.info>div>div{width:100px;height:30px;color:#fff;font-size: 16px;margin-left: 250px;
+    font-weight: bold;background:#FFB200; line-height: 30px;text-align: center;}
+
+#allproduct{width:100%;height:1586px;background: #F2F2F2;
+    margin-top: 70px;}
+.allproduct{width:1200px;height:1586px;margin: 0 auto;}
+.allproduct_top{width:100%;height:120px;text-align: center;padding-top:20px;}
+.allproduct_top>h3{color:#15588F;}
+.allproduct_top_img{width:700px;height:5px;border-top:1px solid #EDEDED;border-bottom:1px solid #fff; ;
+margin: 10px auto;}
+form>input{width:440px;height:40px;border-radius: 20px;padding-left: 20px;border: none;}
+form{width:440px;height:40px;position: relative;display: block;margin: 0 auto;}
+form>img{position: absolute;top:2px;right:10px;}
+
+.allproduct_cont ul{overflow: hidden;}
+.allproduct_cont ul li{width: 285px;height:420px;float: left;position: relative;
+    box-shadow: 0 0 15px #CCCCCC;margin-left: 5px;margin-right: 5px;margin-bottom: 20px;}
+
+.allproduct_cont ul li img{;width: 285px;height:235px;}
+.details_fix{position: absolute;top: 165px;background: rgba(131,146,145,0.5);z-index: 12;
+    width: 285px;height: 70px;text-align: left;color: #FFFFFF;padding-left: 10px;}
+.details_fix p{height:35px;width:100%;}
+.details_fix p:first-child{margin-top: 0;}
+.details_fix p span{color: #333333;margin-left: 5px;}
+
+.details_text{width:260px;padding-top:10px ;position: absolute;left: 0;bottom:0px;}
+.details_text p{width: 245px;margin:5px auto;color: #f68705;font-size: 16px;}
+.details_text p span{color: #333333;display: inline-block;width: 160px;overflow: hidden;height: 20px;vertical-align: top;text-overflow: ellipsis;white-space: nowrap;}
+.details_text p b{font-weight:normal;color: #333333;width:160px;height:40px ;display: inline-block;vertical-align: top; }
+.details_text a{width: 80px;height: 26px;display: inline-block;
+    background: #ffb200;border-radius: 10px;float: right;
+    line-height: 26px;text-align: center;color: #ffffff;
+    margin-right: 30px;margin-bottom: 16px;margin-top:15px;}
+
+.place_city{width: 960px;margin: 0 auto;position: absolute;top:20px;left:180px;}
+.place_city ul{float: left;overflow: hidden;}
+.place_city ul li{float: left;width: 160px;border: 1px solid #737373;font-size:16px ;height: 50px;line-height: 50px;text-align: center;border-left: none;background: #ffffff;color: #333333;}
+.place_city ul li:first-child{border-left: 1px solid #737373;}
+.place_city .more_city .inp{color: #f79624;width: 160px;height: 50px;text-align: center;line-height: 50px;float: left;border: 1px solid #737373;border-left: none;}
+.policy{clear: both; overflow: hidden;padding-top: 56px;}
+.place_city ul li:hover{cursor: pointer;}
+.place_city ul li.thon{background: #2f85d0;color: #ffffff;}
+.more_city{float:left; position: relative;width: 160px;}
+.more_city .list_city{position: absolute;top: 49px;right: 0;text-align: center;font-size:16px ;color: #333333;width:161px;height: 302px;overflow: scroll;overflow-x: hidden;border: 1px solid #333333;padding-bottom: 15px;background: #ffffff;padding-bottom: 20px;}
+.list_city p{width:160px;line-height:30px;height: 30px;}
+.list_city p:hover{box-shadow: inset 0 0 3px #cccccc;background:#f79624;color: #ffffff;}
+.more_city .thon{background: #2f85d0;color: #ffffff!important;}
+.more_city:hover .inp{cursor: pointer;}
+
+.allproduct_center{width:1200px;height:100px;margin: 0 auto;
+position: relative;}
+.allproduct_center>div{display: inline-block;}
+.part{width:160px;height:50px;background: #3185D0;color:#fff;font-weight: bold;
+font-size: 18px;text-align: center;line-height: 50px;
+position: absolute;top:20px;left:20px;}
+
+.pagination_box{width: 100%;height:50px;text-align: right;line-height: 90px;}
+.pagination_box>div{float:right;width:272px;height:50px;overflow: hidden;display:inline-block;line-height: 40px;}
+.pagination_box>span{width:40px;height:30px;display:inline-block;font-size: 14px;
+    float: right;line-height: 30px;margin-top: 10px;box-shadow: 0 0 10px 0 #999 inset;text-align: center;
+    border-radius: 5px;cursor: pointer;font-weight: bold;}
+.pagination_box>span.second{border: none;box-shadow: none;line-height: 30px;font-size: 16px;color:#F68705;width:25px;text-align: center;
+    display: inline-block;cursor: pointer;font-weight: normal;}
+.pagination_box>span.first{border: none;box-shadow: none;line-height: 30px;font-size: 16px;color:#F68705;width:25px;text-align: center;
+    display: inline-block;cursor: pointer;font-weight: normal;}
+.pagination_box>span.span_true{color:#f68705;}
+.pagination_box>span.all_span{width:40px;height:30px;display:inline-block;font-size: 14px;
+    float: right;line-height: 30px;margin-top: 10px;font-weight: bold;text-align: center;
+    border: none;box-shadow: none;}
+.pagination_box>span.one_all_span{width:60px;}
+.paging_box{overflow: hidden;}
+.paging_box>span{line-height: 50px;font-size: 16px;color:#F68705;width:30px;text-align: center;
+    display: inline-block;cursor: pointer;margin: 0 2px;}
+.paging_box>span.action_span{font-weight: bold;}
+.action_span{font-weight: bold;}
+
+
+
+
+
+
+
+
+
+
+
+
+

+ 67 - 0
src/css/technologyTrading/achievementDetail.css

@@ -0,0 +1,67 @@
+*{box-sizing: border-box;}
+#all_achievement{width:100%;height:1500px;border-top:5px solid #2C6698;}
+.detail{width:1200px;height:100px;margin: 0 auto;}
+.detail_top{width:1200px;height:50px;padding: 20px 70px 0 60px;}
+.detail_toptitle{width:500px;height:30px;padding-left: 25px;line-height: 24px;
+    background: url("../../../img/detail_home.jpg") no-repeat;}
+.detail_toptitle>a{color:#787878;}
+.detail_toptitle>a.a_detail{color:#3C3B3B;}
+.detail_topimg{float: right;}
+.detail_topimg>a{width:30px;height:30px;cursor: pointer;margin-left:10px;}
+.detail_center{width:1200px;height:900px;margin: 0 auto;border: 1px solid #EFEFEF;}
+.detail_centerimg{width:1200px;height:660px;padding-top:45px;padding-left: 60px;
+    border-bottom: 1px solid #EFEFEF;position: relative;}
+.small_img{width:200px;height:490px;display: inline-block;}
+.small_img>img{width:200px;height:155px;margin-bottom: 10px;}
+.big_img{width:470px;height:490px;display: inline-block;position: absolute;
+top:45px;left:310px;text-align: center; line-height: 490px;}
+.basic{width:720px;height:125px;position: relative;}
+.basic>div{width:220px;display: inline-block;height:70px;  }
+.basic>div>h5{font-weight: bold;}
+.basic>span{width:30px;height:70px;display: inline-block;position: absolute;top:10px;right: 10px;}
+.basic_left{position: absolute;left:0;bottom:50px;}
+.basic>div.basic_center{position: absolute;left:220px;bottom:50px;width:280px;}
+.basic>div.basic_right{position: absolute;left:500px;bottom:50px;width:160px;}
+.basic>div.detail_btn{width:152px;height:45px;background: #FFB200;color:#fff;
+font-weight: bold;font-size: 18px;line-height: 45px;text-align: center;
+position: absolute;left:0;bottom:10px;}
+.fine{width:240px;height:545px;position: absolute;top:45px;right:80px;}
+.fine>img{width:240px;height:160px;}
+.fine>div.fine_title{width:90px;height:35px;background: #3185D0;text-align: center;
+line-height: 35px;color:#fff;border-radius: 5px;}
+.fine>div{width:240px;height:160px;margin-top: 10px;position: relative;}
+.fine>div>p{width:240px;height:35px;position: absolute;left:0;bottom:0;background: #7A7572;
+color:#fff;text-align: center;line-height: 35px;}
+
+.detail_centertext{width:1200px;height:240px;padding:30px 35px 0 35px;position: relative;}
+.detail_centertext>div{width:550px;height:240px;display: inline-block;
+padding: 0 30px;}
+.text_left>div{width:465px;height:40px;border-bottom:1px solid #F0F0F1;}
+.text_left>div>p{display: inline-block;font-size: 16px;}
+.text_left>div>h5{display: inline-block;font-weight: bold;font-size: 15px;width:100px;}
+.left_p{margin-left: 130px;}
+.text_right>div{width:465px;height:40px;border-bottom:1px solid #F0F0F1;line-height: 40px;font-size: 16px;  }
+.text_right{position: absolute;top:30px;right: 0;}
+.text_right>p{padding: 10px 25px 0 0;}
+.detail_bottom{width:1200px;height:500px;margin: 0 auto;padding-top: 35px;}
+.line{width:1080px;height:20px;border: 1px solid #C8CACE;margin: 0 auto;border-bottom: none;
+text-align: center;font-size: 22px;line-height: 40px;color:#4E4E4E;}
+
+
+.main_introduce{clear: both;padding-top: 40px;overflow: hidden;width: 1200px;}
+.main_introduce ul {overflow: hidden;}
+.main_introduce>ul>li{float: left;margin: 0 15px;width: 270px;height: 360px;background: #ffffff;position: relative;margin-bottom: 16px;}
+.main_introduce ul li>img{width:270px ;height: 184px;}
+.list_text {padding-left: 28px;padding-top: 10px;position: absolute;
+    bottom: 0;}
+.list_text p{line-height: 30px;height: 30px;color: #2f85d0;font-size: 16px;}
+.list_text p span{margin-left: 8px;color: #787878;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;width: 168px;vertical-align: top;}
+.list_text a{float: right;width: 80px;height: 30px;display: inline-block;text-align: center;background: #2b8de2;margin-top: 8px;border-radius: 10px;margin-right: 20px;line-height: 30px;color: #ffffff;}
+.main_introduce ul li .star{width: 242px;height:56px;position: absolute;top: 138px;background: url(../../../img/achievement_starbj.png)no-repeat center left;left:-10px;background-size:cover ;}
+.main_introduce ul li .star p{color: #FFFFFF;font-size: 24px;margin-top: 8px;margin-left: 15px;float: left;}
+.main_introduce ul li .star ol li{width: 24px;height: 22px;background: url(../../../img/achievement_star.png)no-repeat center;float: left;margin-right:2px;}
+.main_introduce ul li .star ol{float: left;overflow: hidden;margin-top: 13px;margin-left: 2px;}
+
+
+
+

+ 61 - 0
src/css/technologyTrading/demandDetail.css

@@ -0,0 +1,61 @@
+*{box-sizing: border-box;}
+#all_achievement{width:100%;height:1500px;border-top:5px solid #2C6698;}
+.detail{width:1200px;height:100px;margin: 0 auto;}
+.detail_top{width:1200px;height:50px;padding: 20px 70px 0 60px;}
+.detail_toptitle{width:500px;height:30px;padding-left: 25px;line-height: 24px;
+    background: url("../../../img/detail_home.jpg") no-repeat;}
+.detail_toptitle>a{color:#787878;}
+.detail_toptitle>a.a_detail{color:#3C3B3B;}
+.detail_topimg{float: right;}
+.detail_topimg>a{width:30px;height:30px;cursor: pointer;margin-left:10px;}
+.detail_center{width:1200px;height:900px;margin: 0 auto;border: 1px solid #EFEFEF;}
+.detail_centerimg{width:1200px;height:660px;padding-top:45px;padding-left: 60px;
+    border-bottom: 1px solid #EFEFEF;position: relative;}
+.big_text{width:700px;height:50px;}
+.big_text>h3{color:#316899;}
+.big_img{width:470px;height:490px;display: inline-block;position: absolute;
+    top:95px;left:50px;}
+.basic{width:300px;height:490px;position: absolute;top:95px;left:550px;}
+.basic>div{width:220px;height:55px;border-bottom: 1px solid #EFEFEF;}
+.basic>span{width:30px;height:30px;display: inline-block;position: absolute;bottom:-50px;left: -500px;}
+.basic>span>img{margin-top: -5px;}
+.basic>span>span{line-height: 30px;}
+.basic>div.detail_btn{width:152px;height:45px;background: #FFB200;color:#fff;
+    font-weight: bold;font-size: 18px;line-height: 45px;text-align: center;position: absolute;
+    bottom: 0;left:0;}
+.basic h5{font-weight: bold;}
+.basic>div.inline_span{padding-top: 30px;}
+.fine{width:240px;height:545px;position: absolute;top:45px;right:80px;}
+.fine>img{width:240px;height:160px;}
+.fine>div.fine_title{width:90px;height:35px;background: #3185D0;text-align: center;
+    line-height: 35px;color:#fff;border-radius: 5px;}
+.fine>div{width:240px;height:160px;margin-top: 10px;position: relative;}
+.fine>div>p{width:240px;height:35px;position: absolute;left:0;bottom:0;background: #7A7572;
+    color:#fff;text-align: center;line-height: 35px;}
+
+.detail_centertext{width:1200px;height:240px;padding:30px 50px 0 50px;position: relative;}
+.detail_centertext>div{width:550px;height:240px;display: inline-block;}
+.text_right>div{width:1100px;border-bottom:1px solid #F0F0F1;line-height: 40px;font-size: 16px;  }
+.text_right{position: absolute;top:30px;left:50px;}
+.text_right>p{padding: 10px 25px 0 0;}
+.detail_bottom{width:1200px;height:500px;margin: 0 auto;padding-top: 35px;}
+.line{width:1080px;height:20px;border: 1px solid #C8CACE;margin: 0 auto;border-bottom: none;
+    text-align: center;font-size: 22px;line-height: 40px;color:#4E4E4E;}
+
+
+.main_introduce{clear: both;padding-top: 40px;overflow: hidden;width: 1200px;}
+.main_introduce ul {overflow: hidden;}
+.main_introduce>ul>li{float: left;margin: 0 15px;width: 270px;height: 360px;background: #ffffff;position: relative;margin-bottom: 16px;}
+.main_introduce ul li>img{width:270px ;height: 184px;}
+.list_text {padding-left: 28px;padding-top: 10px;}
+.list_text p{line-height: 30px;height: 30px;color: #2f85d0;font-size: 16px;}
+.list_text p span{margin-left: 8px;color: #787878;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;width: 168px;vertical-align: top;}
+.list_text a{float: right;width: 80px;height: 30px;display: inline-block;text-align: center;background: #FFB200;margin-top: 8px;border-radius: 10px;margin-right: 20px;line-height: 30px;color: #ffffff;}
+.main_introduce ul li .star{width: 242px;height:56px;position: absolute;top: 138px;background: url(../../../img/demand_starbj.png)no-repeat center left;left:-10px;background-size:cover ;}
+.main_introduce ul li .star p{color: #FFFFFF;font-size: 24px;margin-top: 8px;margin-left: 15px;float: left;}
+.main_introduce ul li .star ol li{width: 24px;height: 22px;background: url(../../../img/achievement_star.png)no-repeat center;float: left;margin-right:2px;}
+.main_introduce ul li .star ol{float: left;overflow: hidden;margin-top: 13px;margin-left: 2px;}
+
+
+
+

+ 0 - 0
src/css/thinkTank/policy.css


+ 0 - 0
src/css/thinkTank/policyDetail.css


+ 0 - 0
src/css/thinkTank/thinkerDetail.css


+ 1 - 1
src/css/thinktank.css

@@ -1,7 +1,7 @@
 *{font-family: "微软雅黑";}
 
 .container{width: 1200px;}
-.zizone img{width: 116px;height: 124spx;float: left;margin-left: 104px;}
+.zizone img{width: 116px;height: 124px;float: left;margin-left: 104px;}
 .zizone .img_right{float: left;padding-left: 26px;}
 .zizone .col-md-6{padding: 0;margin: 0;border-bottom: 1px solid #cccccc;padding-top: 38px;padding-bottom: 28px;}
 .zizone .img_right h4{font-family: "微软雅黑";font-size: 48px;color: #3586cd;margin-top: 22px;margin-bottom: 16px;font-weight: normal;}

+ 243 - 0
src/js/Technologytrading.js

@@ -6,6 +6,249 @@ import './public.js';
 import './main_banner.js';
 import '../css/technologyTrading.css';
 
+import {
+    industryObject,
+    getIndustryCategory
+    } from './DicIndustryList';
+
+(function(){
+    //处理data数据函数提取
+    function manage(data){
+        var demand_html="";
+        for(var i=0;i<data.list.length;i++){
+            demand_html+="<li>" +
+            "<img src='"+globalConfig.avatarUploadHost+data.list[i].pictureUrl+" alt=''/>" +
+            "<div class='details_text'>" +
+            "<p>行业<span>"+data.list[i].industryCatalog+"</span></p>" +
+            "<p>价格<span>"+data.list[i].price+"</span></p>" +
+            "<p>简介<b>"+data.list[i].sketch.substring(0,18)+"..."+"</b></p>" +
+            "<a href='#'>了解详情</a>" +
+            "</div>" +
+            "<div class='details_fix'>" +
+            "<p>专利名<span>"+data.list[i].name+"</span></p>" +
+            "<p>所有人<span>"+data.list[i].personName+"</span></p>" +
+            "</div></li>"
+        }
+        $("#demandList_patent").html(demand_html);
+    }
+    //当数据传回来之后,
+    function page(data){
+        var data=Math.ceil(data/6);
+        var paging_html="";
+        for(var j=1;j<=data;j++){
+            paging_html+="<span value="+j+">"+j+"</span>"
+        }
+        $(".paging_box").html(paging_html).width(data*34);
+        $(".paging_box span:first").addClass("action_span").siblings().removeClass("action_span");
+        $(".page_right").addClass("span_true").after("<span class='all_span one_all_span'>共"+data+"页</span>");
+    }
+    var ul_html="";
+    for(var i=0;i<industryObject.length;i++){
+        ul_html+="<li value='"+industryObject[i].value+"'><a href='javascript:;'>"+industryObject[i].label+"</a></li>";
+    }
+    $(".industry_ul").html(ul_html);
+    $(".industry_ul li:first").addClass("action_li");
+    var left_val=$(".industry_ul li.action_li").val();
+    $.ajax({
+        method: "post",
+        dataType: "json",
+        url: globalConfig.context + "/portal/search/boutiqueSearchList",
+        data: {
+            boutiqueType:0,
+            industryCatalog:left_val,
+            pageNo:1,
+            pageSize:6
+        },
+        success: function (data) {
+            if(data.data.totalCount==0){
+                $(".pagination_box").css("display","none");
+                $("#demandList_patent").html("<div class='list_none'>敬请期待...</div>");
+            }else{
+                $(".pagination_box").css("display","block");
+                manage(data.data);
+                page(data.data.totalCount);
+            }
+        }
+    })
+})();
+(function(){
+    //处理data数据函数提取
+    function manage(data){
+        var demand_html="";
+        for(var i=0;i<data.list.length;i++){
+            demand_html+="<li>" +
+            "<img src='"+globalConfig.avatarUploadHost+data.list[i].pictureUrl+" alt=''/>" +
+            "<div class='details_text'>" +
+            "<p>行业:<span>"+data.list[i].industryCatalog+"</span></p>" +
+            "<p>价格:<span>"+data.list[i].price+"</span></p>" +
+            "<p>简介:<b>"+data.list[i].sketch.substring(0,18)+"..."+"</b></p>" +
+            "<a href='#'>了解详情</a>" +
+            "</div>" +
+            "<div class='details_fix'>" +
+            "<p>专利名:<span>"+data.list[i].name+"</span></p>" +
+            "<p>所有人:<span>"+data.list[i].personName+"</span></p>" +
+            "</div></li>"
+        }
+        $("#demandList_patent").html(demand_html);
+    }
+    $(".title_details ol li").click(function(){
+        $(".paging_box span:first").addClass("action_span").siblings().removeClass("action_span");
+        $(this).addClass("act").siblings().removeClass("act");
+        var left_val=$(".industry_ul li.action_li").val();
+        var right_val = $(this).val();
+        $.ajax({
+            method: "post",
+            dataType: "json",
+            url: globalConfig.context + "/portal/search/boutiqueSearchList",
+            data: {
+                boutiqueType:right_val,
+                industryCatalog:left_val,
+                pageNo:1,
+                pageSize:6
+
+            },
+            success: function (data) {
+                if(data.data.totalCount==0){
+                    $(".pagination_box").css("display","none");
+                    $("#demandList_patent").html("<div class='list_none'>敬请期待...</div>");
+                }else{
+                    $(".pagination_box").css("display","block");
+                    manage(data.data);
+                    page(data.data.totalCount);
+                }
+            }
+        })
+
+    });
+
+    $(".industry_ul li").click(function() {
+        $(".paging_box span:first").addClass("action_span").siblings().removeClass("action_span");
+        $(".title_details ol li").eq(0).addClass("act").siblings().removeClass("act");
+        $(this).addClass("action_li").siblings().removeClass("action_li");
+        var left_val = $(this).val();
+        var right_val = $(".title_details ol li").eq(0).val();
+        $.ajax({
+            method: "post",
+            dataType: "json",
+            url: globalConfig.context + "/portal/search/boutiqueSearchList",
+            data: {
+                boutiqueType:right_val,
+                industryCatalog:left_val,
+                pageNo:1,
+                pageSize:6
+            },
+            success: function (data) {
+                if(data.data.totalCount==0){
+                    $(".pagination_box").css("display","none");
+                    $("#demandList_patent").html("<div class='list_none'>敬请期待...</div>");
+                }else{
+                    $(".pagination_box").css("display","block");
+                    manage(data.data);
+                    page(data.data.totalCount);
+                }
+            }
+        })
+    });
+
+    //右侧内容的分页功能,点击一次发送一个ajax的请求,只请求6组数据
+    $(".paging_box").on("click","span",function(e){
+        var page_length=$(this).attr("value");
+        var left_val=$(".industry_ul li.action_li").val();
+        var right_val=$(".title_details ol li.act").val();
+        var right_check=$(".title_details ol li.act").index();
+        $.ajax({
+            method: "post",
+            dataType: "json",
+            url: globalConfig.context + "/portal/search/boutiqueSearchList",
+            data: {
+                boutiqueType:right_val,
+                industryCatalog:left_val,
+                pageNo:page_length,
+                pageSize:6
+            },
+            success: function (data) {
+                if(data.data.totalCount==0){
+                    $(".pagination_box").css("display","none");
+                    $("#demandList_patent").html("<div class='list_none'>敬请期待...</div>");
+                }else{
+                    $(".pagination_box").css("display","block");
+                    manage(data.data);
+                    page(data.data.totalCount);
+                    $(".paging_box span").eq(page_length-1).addClass("action_span").siblings().removeClass("action_span");
+                }
+            }
+        });
+    });
+
+   //实现分页右侧点击按钮
+    var isfirst=0;//判断12...是不是应该添加
+    var page_click=0;//记录左右两侧的按钮点击的次数
+    $(".page_right").click(function(){
+        page_click++;
+        var box_scrollleft=$(".pagination_box>div").scrollLeft();
+        box_scrollleft+=102;
+        $(".pagination_box>div").scrollLeft(box_scrollleft);
+        $(".page_left").addClass("span_true");
+        if(isfirst==0){
+            $(".page_left").before("<span class='all_span two_all_span'>. . .</span><span class='second'>2</span><span class='first'>1</span>");
+            isfirst=1;
+        }
+        if($(".pagination_box>div").scrollLeft()==($(".paging_box").width()-$(".pagination_box>div").width())){
+            $(".page_right").removeClass("span_true");
+        };
+
+    });
+    //实现分页左侧点击按钮
+    $(".page_left").click(function(){
+        page_click--;
+        var box_scrollleft=$(".pagination_box>div").scrollLeft();
+        box_scrollleft-=102;
+        $(".pagination_box>div").scrollLeft(box_scrollleft);
+        $(".page_right").addClass("span_true");
+        if($(".pagination_box>div").scrollLeft()==0){
+            $(".page_left").removeClass("span_true");
+            $(".first").remove();
+            $(".second").remove();
+            $(".two_all_span").remove();
+            isfirst=0;
+        }
+    });
+
+    //新出来的1和2的点击效果
+    $(".pagination_box").on("click",".first",function() {
+        $(".paging_box").children().eq(0).click();
+        $(".pagination_box>div").scrollLeft(0);
+        $(".first").remove();
+        $(".second").remove();
+        $(".two_all_span").remove();
+        $(".page_left").removeClass("span_true");
+        isfirst = 0;
+    });
+    //新出来的1和2的点击效果
+    $(".pagination_box").on("click",".second",function(){
+        $(".paging_box").children().eq(1).click();
+        $(".pagination_box>div").scrollLeft(0);
+        $(".first").remove();
+        $(".second").remove();
+        $(".two_all_span").remove();
+        $(".page_left").removeClass("span_true");
+        isfirst=0;
+    });
+    //当数据传回来之后,
+    function page(data){
+        $(".one_all_span").remove();
+        var data=Math.ceil(data/6);
+        var paging_html="";
+        for(var j=1;j<=data;j++){
+            paging_html+="<span value="+j+">"+j+"</span>"
+        }
+        $(".paging_box").html(paging_html).width(data*34);
+        $(".page_right").addClass("span_true").after("<span class='all_span one_all_span'>共"+data+"页</span>");
+    }
+})();
+
+
+
 
 
 

+ 244 - 0
src/js/financialIndex.js

@@ -0,0 +1,244 @@
+import '../css/bootstrap.less';
+import 'bootstrap/dist/js/bootstrap.js';
+import '../css/public.css';
+import '../css/main_banner.css';
+import './public.js';
+import './main_banner.js';
+import '../css/financialIndex.css';
+import {
+    industryObject,
+    getIndustryCategory
+    } from './DicIndustryList';
+
+(function(){
+    //用JS导入行业下拉列表的数据
+    var list_html="";
+    for(var i=0;i<industryObject.length;i++){
+        list_html+="<p value='"+industryObject[i].value+"'>"+industryObject[i].label+"</li>";
+    }
+    $(".list_city").html(list_html);
+    //行业下拉选择
+    $('.list_city').hide();
+    $('.more_city .inp').click(function(){
+        $('.list_city').slideToggle(500)
+    });
+    //鼠标移出则下拉框消失
+    $('.more_city').mouseleave(function(){
+        $('.list_city').hide();
+    });
+    //点击
+    $('.list_city p').click(function() {
+        var ptxt = $(this).text();
+        var pval = $(this).attr('value');
+        $('.more_city .inp').text(ptxt);
+        $('.more_city .inp').attr('value', pval);
+        $('.list_city').hide();
+        $('.more_city .inp').addClass('thon');
+        $('.place_city ul li').removeClass('thon');
+        $('.policy ol li').eq(0).addClass('active_of').siblings().removeClass('active_of');
+        var p_val = $(this).attr('value');
+        $.ajax({
+            method: "get",
+            dataType: "json",
+            url: globalConfig.context + "/portal/search/achievementList",
+            data: {
+                fieldA:p_val,
+                dataCategory:2,
+                pageNo:1,
+                pageSize:8
+            },
+            success: function (data) {
+                if(data.data.totalCount==0){
+                    $(".pagination_box").css("display","none");
+                    $("#demandList_patent").html("<div class='list_none'>敬请期待...</div>");
+                }else{
+                     manage(data.data,ptxt);
+                    page(data.data.totalCount);
+                }
+            }
+        })
+    });
+    //项目和资金的tab切换
+    $(".fund").click(function(){
+        $(this).addClass("active");
+        $(".project").removeClass("active");
+        $("#finance_tab_one").css("display","block");
+        $("#finance_tab_two").css("display","none");
+    });
+    //项目和资金的tab切换
+    $(".project").click(function(){
+        $(this).addClass("active");
+        $(".fund").removeClass("active");
+        $("#finance_tab_two").css("display","block");
+        $("#finance_tab_one").css("display","none");
+        $.ajax({
+            method: "get",
+            dataType: "json",
+            url: globalConfig.context + "/portal/search/achievementList",
+            data: {
+                fieldA:464,
+                dataCategory:2,
+                pageNo:1,
+                pageSize:8
+            },
+            success: function (data) {
+                if(data.data.totalCount==0){
+                    $(".pagination_box").css("display","none");
+                    $("#demandList_patent").html("<div class='list_none'>敬请期待...</div>");
+                }else{
+                manage(data.data,"教育休闲");
+                page(data.data.totalCount);
+                }
+            }
+        })
+    });
+    function manage(data,ptxt){
+        var demand_html="";
+        for(var i=0;i<data.list.length;i++){
+            demand_html+="<li>" +
+            "<img src='"+globalConfig.avatarUploadHost+data.list[i].technicalPictureUrl+" alt=''/>" +
+            "<div class='details_text'>" +
+            "<p>融资金额:<span>"+data.list[i].transferPrice+"</span></p>" +
+            "<p>所属行业:<span>"+ptxt+"</span></p>" +
+            "<p>所有人:<span>"+data.list[i].ownerName+"</span></p>" +
+            "<p>项目简介:<b>"+data.list[i].introduction.substring(0,18)+"..."+"</b></p>" +
+            "<a href='#'>会谈</a>" +
+            "</div>" +
+            "<div class='details_fix'>" +
+            "<p>项目名:<span>"+data.list[i].name+"</span></p>" +
+            "</div></li>"
+        }
+        $("#demandList_patent").html(demand_html);
+    }
+    function page(data){
+        $(".one_all_span").remove();
+        var data=Math.ceil(data/8);
+        var paging_html="";
+        for(var j=1;j<=data;j++){
+            paging_html+="<span value="+j+">"+j+"</span>"
+        }
+        $(".paging_box").html(paging_html).width(data*34);
+        $(".page_right").addClass("span_true").after("<span class='all_span one_all_span'>共"+data+"页</span>");
+    }
+    $(".paging_box").on("click","span",function(e){
+        var page_length=$(this).attr("value");
+        var left_val=$(".place_city .thon").attr("value");
+        $.ajax({
+            method: "get",
+            dataType: "json",
+            url: globalConfig.context + "/portal/search/achievementList",
+            data: {
+                fieldA:left_val,
+                dataCategory:2,
+                pageNo:page_length,
+                pageSize:8
+            },
+            success: function (data) {
+                if(data.data.totalCount==0){
+                    $(".pagination_box").css("display","none");
+                    $("#demandList_patent").html("<div class='list_none'>敬请期待...</div>");
+                }else{
+                    manage(data.data,"教育休闲");
+                    page(data.data.totalCount);
+                    $(".paging_box span").eq(page_length-1).addClass("action_span").siblings().removeClass("action_span");
+                }
+            }
+        })
+
+    });
+    $('.place_city ul li').click(function() {
+        $(this).addClass('thon').siblings().removeClass('thon')
+        $('.policy ol li').eq(0).addClass('active_of').siblings().removeClass('active_of');
+        $('.more_city .inp').removeClass('thon');
+        $('.more_city .inp').text('更多行业 +');
+        var left_val=$(".place_city .thon").attr("value");
+        $.ajax({
+            method: "get",
+            dataType: "json",
+            url: globalConfig.context + "/portal/search/achievementList",
+            data: {
+                fieldA:left_val,
+                dataCategory:2,
+                pageNo:1,
+                pageSize:8
+            },
+            success: function (data) {
+                if(data.data.totalCount==0){
+                    $(".pagination_box").css("display","none");
+                    $("#demandList_patent").html("<div class='list_none'>敬请期待...</div>");
+                }else{
+                    manage(data.data,"教育休闲");
+                    page(data.data.totalCount);
+                    }
+            }
+        })
+    })
+    //实现分页右侧点击按钮
+    var isfirst=0;//判断12...是不是应该添加
+    var page_click=0;//记录左右两侧的按钮点击的次数
+    $(".page_right").click(function(){
+        page_click++;
+        var box_scrollleft=$(".pagination_box>div").scrollLeft();
+        box_scrollleft+=102;
+        $(".pagination_box>div").scrollLeft(box_scrollleft);
+        $(".page_left").addClass("span_true");
+        if(isfirst==0){
+            $(".page_left").before("<span class='all_span two_all_span'>. . .</span><span class='second'>2</span><span class='first'>1</span>");
+            isfirst=1;
+        }
+        if($(".pagination_box>div").scrollLeft()==($(".paging_box").width()-$(".pagination_box>div").width())){
+            $(".page_right").removeClass("span_true");
+        };
+
+    });
+    //实现分页左侧点击按钮
+    $(".page_left").click(function(){
+        page_click--;
+        var box_scrollleft=$(".pagination_box>div").scrollLeft();
+        box_scrollleft-=102;
+        $(".pagination_box>div").scrollLeft(box_scrollleft);
+        $(".page_right").addClass("span_true");
+        if($(".pagination_box>div").scrollLeft()==0){
+            $(".page_left").removeClass("span_true");
+            $(".first").remove();
+            $(".second").remove();
+            $(".two_all_span").remove();
+            isfirst=0;
+        }
+    });
+
+    //新出来的1和2的点击效果
+    $(".pagination_box").on("click",".first",function() {
+        $(".paging_box").children().eq(0).click();
+        $(".pagination_box>div").scrollLeft(0);
+        $(".first").remove();
+        $(".second").remove();
+        $(".two_all_span").remove();
+        $(".page_left").removeClass("span_true");
+        isfirst = 0;
+    });
+    //新出来的1和2的点击效果
+    $(".pagination_box").on("click",".second",function(){
+        $(".paging_box").children().eq(1).click();
+        $(".pagination_box>div").scrollLeft(0);
+        $(".first").remove();
+        $(".second").remove();
+        $(".two_all_span").remove();
+        $(".page_left").removeClass("span_true");
+        isfirst=0;
+    });
+})();
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+ 0 - 7
src/js/technologyFinancial.js

@@ -1,7 +0,0 @@
-import '../css/bootstrap.less';
-import 'bootstrap/dist/js/bootstrap.js';
-import '../css/public.css';
-import '../css/main_banner.css';
-import './public.js';
-import './main_banner.js';
-import '../css/technologyFinancial.css';

+ 14 - 0
src/js/technologyTrading/achievementDetail.js

@@ -0,0 +1,14 @@
+import '../../css/bootstrap.less';
+import 'bootstrap/dist/js/bootstrap.js';
+import '../../css/public.css';
+import '../../css/main_banner.css';
+import '../../js/public.js';
+import '../../js/main_banner.js';
+import '../../css/technologyTrading/achievementDetail.css';
+(function(){
+    $(".small_img img").hover(function(e){
+        console.log($(this).attr("src"));
+        var smallsrc=$(this).attr("src");
+        $(".big_img img").attr("src",smallsrc);
+    })
+})();

+ 10 - 0
src/js/technologyTrading/demandDetail.js

@@ -0,0 +1,10 @@
+import '../../css/bootstrap.less';
+import 'bootstrap/dist/js/bootstrap.js';
+import '../../css/public.css';
+import '../../css/main_banner.css';
+import '../../js/public.js';
+import '../../js/main_banner.js';
+import '../../css/technologyTrading/demandDetail.css';
+
+
+

+ 7 - 0
src/js/thinkTank/policy.js

@@ -0,0 +1,7 @@
+import '../../css/bootstrap.less';
+import 'bootstrap/dist/js/bootstrap.js';
+import '../../css/public.css';
+import '../../css/main_banner.css';
+import '../../js/public.js';
+import '../../js/main_banner.js';
+import '../../css/thinkTank/policy.css';

+ 7 - 0
src/js/thinkTank/policyDetail.js

@@ -0,0 +1,7 @@
+import '../../css/bootstrap.less';
+import 'bootstrap/dist/js/bootstrap.js';
+import '../../css/public.css';
+import '../../css/main_banner.css';
+import '../../js/public.js';
+import '../../js/main_banner.js';
+import '../../css/thinkTank/policyDetail.css';

+ 7 - 0
src/js/thinkTank/thinkerDetail.js

@@ -0,0 +1,7 @@
+import '../../css/bootstrap.less';
+import 'bootstrap/dist/js/bootstrap.js';
+import '../../css/public.css';
+import '../../css/main_banner.css';
+import '../../js/public.js';
+import '../../js/main_banner.js';
+import '../../css/thinkTank/thinkerDetail.css';

+ 14 - 70
template/Technologytrading.html

@@ -172,75 +172,19 @@
 				</div>
 				<div class="main_details checked">
 					<ul id="demandList_patent">
-						<li>
-							<img src="../img/Technology_21.png" alt="" />
-							<div class="details_text">
-								<p>行业 <span>怒吼道胡非常胡海峰回复</span></p>
-								<p>价格 <span>10000</span></p>
-								<p>简介 <b>怒吼道胡非常胡海峰回复怒吼道胡非常胡海峰回复</b></p>
-								<a href="#">了解详情</a>
-							</div>
-							<div class="details_fix">
-								<p>专利名 <span> 医疗四分局王死哦风景</span></p>
-								<p>所有人 <span> 胡海峰</span></p>
-							</div>
-						</li>
-						<li>
-							<img src="../img/Technology_21.png" alt="" />
-							<div class="details_text">
-								<p>行业 <span>怒吼道胡非常胡海峰回复</span></p>
-								<p>价格 <span>10000</span></p>
-								<p>简介 <b>怒吼道胡非常胡海峰回复怒吼道胡非常胡海峰回复</b></p>
-								<a href="#">了解详情</a>
-							</div>
-							<div class="details_fix">
-								<p>专利名 <span> 医疗四分局王死哦风景</span></p>
-								<p>所有人 <span> 胡海峰</span></p>
-
-							</div>
-						</li>
-						<li>
-							<img src="../img/Technology_21.png" alt="" />
-							<div class="details_text">
-								<p>行业 <span>怒吼道胡非常胡海峰回复</span></p>
-								<p>价格 <span>10000</span></p>
-								<p>简介 <b>怒吼道胡非常胡海峰回复怒吼道胡非常胡海峰回复</b></p>
-								<a href="#">了解详情</a>
-							</div>
-							<div class="details_fix">
-								<p>专利名 <span> 医疗四分局王死哦风景</span></p>
-								<p>所有人 <span> 胡海峰</span></p>
-
-							</div>
-						</li>
-						<li>
-							<img src="../img/Technology_21.png" alt="" />
-							<div class="details_text">
-								<p>行业 <span>怒吼道胡非常胡海峰回复</span></p>
-								<p>价格 <span>10000</span></p>
-								<p>简介 <b>怒吼道胡非常胡海峰回复怒吼道胡非常胡海峰回复</b></p>
-								<a href="#">了解详情</a>
-							</div>
-							<div class="details_fix">
-								<p>专利名 <span> 医疗四分局王死哦风景</span></p>
-								<p>所有人 <span> 胡海峰</span></p>
-
-							</div>
-						</li>
-						<li>
-							<img src="../img/Technology_21.png" alt="" />
-							<div class="details_text">
-								<p>行业 <span>怒吼道胡非常胡海峰回复</span></p>
-								<p>价格 <span>10000</span></p>
-								<p>简介 <b>怒吼道胡非常胡海峰回复怒吼道胡非常胡海峰回复</b></p>
-								<a href="#">了解详情</a>
-							</div>
-							<div class="details_fix">
-								<p>专利名 <span> 医疗四分局王死哦风景</span></p>
-								<p>所有人 <span> 胡海峰</span></p>
-							</div>
-						</li>
-
+						<!--<li>-->
+							<!--<img src="../img/Technology_21.png" alt="" />-->
+							<!--<div class="details_text">-->
+								<!--<p>行业 <span>怒吼道胡非常胡海峰回复</span></p>-->
+								<!--<p>价格 <span>10000</span></p>-->
+								<!--<p>简介 <b>怒吼道胡非常胡海峰回复怒吼道胡非常胡海峰回复</b></p>-->
+								<!--<a href="#">了解详情</a>-->
+							<!--</div>-->
+							<!--<div class="details_fix">-->
+								<!--<p>专利名 <span> 医疗四分局王死哦风景</span></p>-->
+								<!--<p>所有人 <span> 胡海峰</span></p>-->
+							<!--</div>-->
+						<!--</li>-->
 					</ul>
 				</div>
 				<div class="pagination_box">
@@ -257,7 +201,7 @@
 				</div>
 			</div>
 		</div>
-	<div>
+	</div>
  	<!--行业分类--> 
  	<div class="channel">
 		<div class="container">

+ 435 - 0
template/financialIndex.html

@@ -0,0 +1,435 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="utf-8" />
+    <link rel="icon" href="../img/ico_logo.ico">
+    <meta name="Keywords" content=""/>
+    <meta name="Description" content=""/>
+	<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/bootstrap.css" />-->
+    <!--<link rel="stylesheet" href="../src/css/public.css" />-->
+    <!--<link rel="stylesheet" href="../src/css/main_banner.css" />-->
+    <!--<link rel="stylesheet" type="text/css" href="../src/css/technologyFinancial.css"/>-->
+</head>
+<body>  	
+  	<header>
+  		<div class="container">
+  			<div class="logo"><a href="../template/index.html"><img src="../img/Logo111.png" alt="" title="技淘"/></a></div>
+  			<div  class="nav">
+  				<ul>
+  					<li><a href="#">技术交易</a></li>
+  					<li><a href="#">科技服务</a><img src="../img/hot.png" alt="HOT"/></li> 					
+  					<li><a href="#">智库咨询</a></li>
+  					<li class="active"><a href="#">科技金融</a></li>
+  					<li><a href="#">科技活动</a></li>
+  					<li><a href="#">平台共建</a></li> 					
+  				</ul>
+  			</div>
+  			<div class="nav_right">
+  				<a href="">注册</a>
+  				<a href="javascript:;" class="head_login">登陆</a>
+  				<a href="">关于我们</a>
+  			</div>
+  		</div>
+  	</header>
+  	<!--banner-->
+  	<div class="carouselt">
+		<ul class="ct-img-big clear">
+			<li data-index=0 ><a href=""><img src="../img/highTech_slide_1.jpg" alt=""/></a></li>
+			<li data-index=1 ><a href=""><img src="../img/highTech_slide_2.jpg" alt=""/></a></li>
+			<li data-index=2 ><a href=""><img src="../img/highTech_slide_3.jpg" alt=""/></a></li>
+			<li data-index=3 ><a href=""><img src="../img/highTech_slide_4.jpg" alt=""/></a></li>
+			<li data-index=4 ><a href=""><img src="../img/highTech_slide_5.jpg" alt=""/></a></li>
+		</ul>
+		<a class="btn btn-next" href="">
+			<img src="../img/index_next.png" alt=""/>
+		</a>
+		<a class="btn btn-pre" href="">
+			<img src="../img/index_pre.png" alt=""/>
+		</a>
+	</div>
+  	<!--主体内容区域开始-->
+ 	<div id="finance_tab">
+		<div>
+			<div class="fund active">
+				<img src="../img/finance_fund.png" alt=""/>
+				<div class="fund_cont">
+					<h1>我要找资金</h1>
+					<p>让好项目不缺钱</p>
+				</div>
+			</div>
+			<div class="project">
+				<img src="../img/finance_projict.png" alt=""/>
+				<div class="project_cont">
+					<h1>我要找项目</h1>
+					<p>让钱有地儿花</p>
+				</div>
+			</div>
+		</div>
+	</div>
+<div id="finance_tab_one">
+	<div id="fund_begin">
+		<div class="script">
+			<h1>找资金从这里开始</h1>
+		</div>
+		<div class="classify">
+			<div>
+				<div class="classify_cont">
+					<div class="classify_img classify_img_">
+						<img src="../img/fund_begin1.png" alt=""/>
+					</div>
+					<h3>免费注册</h3>
+					<p>方位服务了回复了和发挥发我复活我和覅䦹</p>
+				</div>
+			</div>
+			<div>
+				<div class="classify_cont">
+					<div class="classify_img">
+						<img src="../img/fund_begin2.png" alt=""/>
+					</div>
+					<h3>免费注册</h3>
+					<p>方位服务了回复了和发挥发我复活我和覅䦹</p>
+				</div>
+			</div>
+			<div>
+				<div class="classify_cont">
+					<div class="classify_img">
+						<img src="../img/fund_begin3.png" alt=""/>
+					</div>
+					<h3>免费注册</h3>
+					<p>方位服务了回复了和发挥发我复活我和覅䦹</p>
+				</div>
+			</div>
+			<div>
+				<div class="classify_cont">
+					<div class="classify_img">
+						<img src="../img/fund_begin4.png" alt=""/>
+					</div>
+					<h3>免费注册</h3>
+					<p>方位服务了回复了和发挥发我复活我和覅䦹</p>
+				</div>
+			</div>
+			<div>
+				<div class="classify_cont">
+					<div class="classify_img">
+						<img src="../img/fund_begin5.png" alt=""/>
+					</div>
+					<h3>免费注册</h3>
+					<p>方位服务了回复了和发挥发我复活我和覅䦹</p>
+				</div>
+			</div>
+		</div>
+		<div class="begin">
+			<button>立即加入</button>
+		</div>
+	</div>
+	<div id="member">
+		<div class="member">
+			<a href="#" class="member_img1">
+				<img src="../img/member1.png" alt=""/>
+			</a>
+			<a href="#" class="member_img2">
+				<img src="../img/member2.png" alt=""/>
+			</a>
+			<a href="#" class="member_img3">
+				<img src="../img/member.png" alt=""/>
+			</a>
+			<a href="#" class="member_img4">
+				<img src="../img/member-04.png" alt=""/>
+			</a>
+			<a href="#" class="member_img_center">
+				<img src="../img/member6.png" alt=""/>
+			</a>
+		</div>
+	</div>
+	<div id="info">
+		<div class="info">
+			<div>
+				<img src="../img/info_img.png" alt=""/>
+				<h3>投资机构信息</h3>
+				<p>的发货未发货我发东北师范</p>
+				<div>MORE+</div>
+			</div>
+			<div>
+				<img src="../img/info_img.png" alt=""/>
+				<h3>投资机构信息</h3>
+				<p>的发货未发货我发东北师范</p>
+				<div>MORE+</div>
+			</div>
+			<div>
+				<img src="../img/info_img.png" alt=""/>
+				<h3>投资机构信息</h3>
+				<p>的发货未发货我发东北师范</p>
+				<div>MORE+</div>
+			</div>
+		</div>
+	</div>
+</div>
+<div id="finance_tab_two">
+	<div id="fund_begin_two">
+		<div class="script">
+			<h1>找资金从这里开始</h1>
+		</div>
+		<div class="classify">
+			<div>
+				<div class="classify_cont">
+					<div class="classify_img classify_img_">
+						<img src="../img/fund_begin1.png" alt=""/>
+					</div>
+					<h3>免费注册</h3>
+					<p>方位服务了回复了和发挥发我复活我和覅䦹</p>
+				</div>
+			</div>
+			<div>
+				<div class="classify_cont">
+					<div class="classify_img">
+						<img src="../img/fund_begin2.png" alt=""/>
+					</div>
+					<h3>免费注册</h3>
+					<p>方位服务了回复了和发挥发我复活我和覅䦹</p>
+				</div>
+			</div>
+			<div>
+				<div class="classify_cont">
+					<div class="classify_img">
+						<img src="../img/fund_begin3.png" alt=""/>
+					</div>
+					<h3>免费注册</h3>
+					<p>方位服务了回复了和发挥发我复活我和覅䦹</p>
+				</div>
+			</div>
+			<div>
+				<div class="classify_cont">
+					<div class="classify_img">
+						<img src="../img/fund_begin4.png" alt=""/>
+					</div>
+					<h3>免费注册</h3>
+					<p>方位服务了回复了和发挥发我复活我和覅䦹</p>
+				</div>
+			</div>
+			<div>
+				<div class="classify_cont">
+					<div class="classify_img">
+						<img src="../img/fund_begin5.png" alt=""/>
+					</div>
+					<h3>免费注册</h3>
+					<p>方位服务了回复了和发挥发我复活我和覅䦹</p>
+				</div>
+			</div>
+		</div>
+		<div class="begin">
+			<button>立即加入</button>
+		</div>
+	</div>
+	<div id="member_two">
+		<div class="member">
+			<a href="#" class="member_img1">
+				<img src="../img/member7.png" alt=""/>
+			</a>
+			<a href="#" class="member_img2">
+				<img src="../img/member8.png" alt=""/>
+			</a>
+			<a href="#" class="member_img3">
+				<img src="../img/member.png" alt=""/>
+			</a>
+			<a href="#" class="member_img4">
+				<img src="../img/member9.png" alt=""/>
+			</a>
+			<a href="#" class="member_img_center">
+				<img src="../img/member6.png" alt=""/>
+			</a>
+		</div>
+	</div>
+	<div id="allproduct">
+		<div class="allproduct">
+			<div class="allproduct_top">
+				<h3>所有项目</h3>
+				<div class="allproduct_top_img"></div>
+				<form action="">
+					<input type="text" placeholder="医药生物"/>
+					<img src="../img/aiiproduct.png" alt=""/>
+				</form>
+			</div>
+			<div class="allproduct_center">
+				<div class="part">所属行业</div>
+				<div class="place_city">
+					<ul>
+						<li class="thon" value="464">教育休闲</li>
+						<li value="463">包装印刷</li>
+						<li value="462">电气自动化</li>
+						<li value="460">航天航空</li>
+						<li value="459">海洋开发</li>
+					</ul>
+					<div class="more_city">
+						<div value="更多行业 +" class="inp"/>更多行业 +</div>
+						<div class="list_city">
+						</div>
+					</div>
+			</div>
+			</div>
+			<div class="allproduct_bottom">
+				<div class="allproduct_cont">
+					<ul id="demandList_patent">
+						<li>
+							<img src="../img/allproduct_img.png" alt=""/>
+							<div class="details_text">
+								<p>融资金额: <span>10000</span></p>
+								<p>所属行业: <span>航海航空</span></p>
+								<p>所 有 人 : <span>海泽王</span></p>
+								<p>项目简介: <b>怒吼道胡非常胡海峰回复怒吼道胡非常胡海峰回复</b></p>
+								<a href="#">会谈</a>
+							</div>
+							<div class="details_fix">
+								<p>项目名 <span> 医疗四分局王死哦风景</span></p>
+							</div>
+						</li>
+					</ul>
+				</div>
+				<div class="pagination_box">
+					<span aria-hidden="true" class="page_right">&gt;&gt;</span>
+					<div>
+						<div class="paging_box">
+							<!--<span value="1" class="action_span">1</span>-->
+							<!--<span value="2" >2</span>-->
+							<!--<span value="3" >3</span>-->
+							<!--<span value="4" >4</span>-->
+						</div>
+					</div>
+					<span aria-hidden="false" class="page_left">&lt;&lt;</span>
+				</div>
+			</div>
+		</div>
+	</div>
+</div>
+  	<!--主体内容区域结束-->
+	<div id="bottom">
+ 		<div class="bottom">
+			<div class="bottom_text">
+				<div class="text_top">
+					<a href="#">关于公司/</a>
+					<a href="#">联系我们</a>
+					<p> Copyright &copy 2016-2017 科德 版权所有 湘ICP备15019731号
+					-2 技术支持:湖南阿凡提科技有限公司</p>
+				</div>
+				<div class="text_center">
+					<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>合作电话:0731-89907207</p>
+						<p>400-8800-962八楼</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/">湖南省科技厅/</a>
+					<a href="http://www.cssti.cn/">长沙市科技局/</a>
+					<a href="http://www.cast.org.cn/">中国科学技术协会/</a>
+					<a href="http://www.chinatorch.gov.cn/">科技部火炬中心/</a>
+					<a href="http://www.nosta.gov.cn/web/index.aspx">国家科技成果奖励办/</a>
+					<a href="http://www.nast.org.cn/">国家科技成果网/</a>
+					<a href="http://www.hnast.org.cn/portal/comm/index.action">湖南省科学技术协会/</a>
+					<a href="http://www.hncgw.gov.cn/">湖南省科技成果转化公共服务平台/</a>
+					<a href="http://www.hnjxw.gov.cn/">湖南省经济信息化委员会/</a>
+					<a href="http://kyy.hnu.cn/">湖南大学科学技术研究院/</a>
+					<a href="http://www.gxst.gov.cn/gxkjt/">广西省科技厅/</a>
+					<a href="http://www.nmkjt.gov.cn/">内蒙古自治区科技厅/</a>
+					<a href="http://www.cshtz.gov.cn/">长沙市高新区管委会/</a>
+					<a href="http://www.jxas.ac.cn/">江西省科学院/</a>
+					<a href="http://www.cnic.cn/front/index.html#/cnicSite/home">中科院计算机网络信息中心/</a>
+					<a href="http://kxyjb.csu.edu.cn/">中南大学科学研究部/</a>
+					<a href="http://www.cast.org.cn/">中国科协创新创业服务中心/</a>
+					<a href="http://www.hbstd.gov.cn/">湖北省科技厅/</a>
+					<a href="http://www.gdstc.gov.cn/">广东省科技厅/</a>
+					<a href="http://www.hnkjt.gov.cn/">河南省科技厅/</a>
+					<a href="http://www.cbtm.gov.cn/">技术合同登记官网</a>
+				</div>
+			</div>
+		</div>
+		
+	</div>
+	<div class="pub_fix">		
+			<span class="index_blur"></span>
+			<ul class="ret_top">
+				<li>
+					<a href="">
+						<img src="../img/index_fix1.png" alt="" />
+						<p>发布需求</p>
+					</a>
+				</li>
+				<li>
+					<a href="">
+						<img src="../img/index_fix2.png" alt="" />
+						<p>发布技术</p>
+					</a>
+				</li>
+				<li>
+					<a href="tencent://Message/?Uin=2035994611&websiteName=q-zone.qq.com&Menu=yes">
+						<img src="../img/index_fix3.png" alt="" />
+						<p>联系客服</p>
+					</a>
+				</li>
+				<li>
+					<a href="" class="pendent_box">
+						<img src="../img/index_fix4.png" alt="" />
+						<p>返回顶部</p>
+					</a>
+				</li>
+			</ul>
+			<span class="index_orange"></span>		
+	</div>
+	<!--登陆页面-->
+	
+	<div class="login">
+		<div class="login_mian">
+			<div class="login_left">
+				<div class="login_ewm">
+					<img src="../img/login_ewm.png" alt="二维码" />
+				</div>
+				<p>扫描二维码下载官方</p>
+				<p>技淘APP</p>
+			</div>
+			<div class="login_right">
+				<h5>用户登陆<a href="">免费注册有好礼呦!!</a></h5>
+				<form action="" method="post"  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="text" name="pass" id="Lo_pass" placeholder="请输入密码" />
+					</div>
+					<div class="login_check">
+						<label for="checks" class="lab_check">
+							<input type="checkbox" name="type" id="checks" />专家
+						</label>
+						<label for="checkst" class="lab_checkno">
+							<input type="checkbox" name="type" id="checkst" />企业
+						</label>
+						<u><a href="">忘记密码?</a></u>
+					</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"/>
+			</div>			
+		</div>
+		<img src="../img/login_close.png" alt="" class="login_close"/>
+	</div>
+	<div class="smg"><input type="text" name="msg" value="" id="msg"/></div>
+</body>
+<!--<script type="text/javascript" src="../src/js/jquery-2.1.0.js"></script>-->
+<!--&lt;!&ndash;<script type="text/javascript" src="../src/js/technologyFinancial.js"></script>&ndash;&gt;-->
+<!--<script type="text/javascript" src="../src/js/public.js"></script>-->
+<!--<script type="text/javascript" src="../src/js/main_banner.js" ></script>-->
+</html>

+ 351 - 0
template/technologyTrading/achievementDetail.html

@@ -0,0 +1,351 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="utf-8" />
+    <link rel="icon" href="../../img/ico_logo.ico">
+    <meta name="Keywords" content=""/>
+    <meta name="Description" content=""/>
+    <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/bootstrap.css" />-->
+    <!--<link rel="stylesheet" href="../../src/css/public.css" />-->
+    <!--<link rel="stylesheet" href="../../src/css/main_banner.css" />-->
+    <!--<link rel="stylesheet" type="text/css" href="../../src/css/technologyTrading/achievementDetail.css"/>-->
+</head>
+<body>
+<header>
+    <div class="container">
+        <div class="logo"><a href="../../template/index.html"><img src="../../img/Logo111.png" alt="" title="技淘"/></a></div>
+        <div  class="nav">
+            <ul>
+                <li><a href="#">技术交易</a></li>
+                <li><a href="#">科技服务</a><img src="../../img/hot.png" alt="HOT"/></li>
+                <li><a href="#">智库咨询</a></li>
+                <li class="active"><a href="#">科技金融</a></li>
+                <li><a href="#">科技活动</a></li>
+                <li><a href="#">平台共建</a></li>
+            </ul>
+        </div>
+        <div class="nav_right">
+            <a href="">注册</a>
+            <a href="javascript:;" class="head_login">登陆</a>
+            <a href="">关于我们</a>
+        </div>
+    </div>
+</header>
+<div id="all_achievement">
+    <div class="detail">
+        <div class="detail_top">
+            <div class="detail_topimg">
+                <a href="#">
+                    <img src="../../img/detail_facebook.jpg" alt=""/>
+                </a>
+                <a href="#">
+                    <img src="../../img/detail_weixin.jpg" alt=""/>
+                </a>
+                <a href="#">
+                    <img src="../../img/detail_weibo.jpg" alt=""/>
+                </a>
+            </div>
+            <div class="detail_toptitle">
+                >
+                <a href="#">技术交易</a>
+                >
+                <a href="#">技术专利</a>
+                >
+                <a href="#" class="a_detail">专利详情</a>
+            </div>
+        </div>
+        <div class="detail_center">
+            <div class="detail_centerimg">
+                <div>
+                    <div class="small_img">
+                        <img src="../../img/detail_img1.png" alt=""/>
+                        <img src="../../img/detail_img1.png" alt=""/>
+                        <img src="../../img/detail_img1.png" alt=""/>
+                    </div>
+                    <div class="big_img">
+                        <img src="../../img/detail_img2.png" alt=""/>
+                    </div>
+                </div>
+                <div class="basic">
+                    <div>
+                        <h5>行业</h5>
+                        <p>CT、无线电波、透视CT</p>
+                    </div>
+                    <div>
+                        <h5>名称</h5>
+                        <p>CT红外摄影</p>
+                    </div>
+                    <div>
+                        <h5>交易方式</h5>
+                        <p>价格面议</p>
+                    </div>
+                    <span>
+                        <img src="../../img/detail_img5.jpg" alt=""/>
+                        <span>8</span>
+                    </span>
+                    <div class="detail_btn">
+                        我要咨询
+                    </div>
+                </div>
+                <div class="fine">
+                    <div class="fine_title">精品专利</div>
+                    <div>
+                        <img src="../../img/detail_img3.jpg" alt=""/>
+                        <p>这是一个精品专利</p>
+                    </div>
+                    <div>
+                        <img src="../../img/detail_img3.jpg" alt=""/>
+                        <p>这是一个精品专利</p>
+                    </div>
+                    <div>
+                        <img src="../../img/detail_img3.jpg" alt=""/>
+                        <p>这是一个精品专利</p>
+                    </div>
+
+                </div>
+            </div>
+            <div class="detail_centertext">
+                <div class="text_left">
+                    <div>
+                        <p ><h5>所在地</h5>: 湖南长沙</p>
+                        <p class="left_p"><h5>技术成熟度</h5>: 可以量产</p>
+                    </div>
+                    <div>
+                        <p><h5>类型</h5>: 发明专利</p>
+                    </div>
+                    <div>
+                        <p><h5>最近更新</h5>: 2017-09-17</p>
+                    </div>
+                </div>
+                <div class="text_right">
+                    <div>
+                        技术简介
+                    </div>
+                    <p>
+                        是粉色发我和服务号积分我我见佛佛我就我房间内就事件事件就是事件就
+                    案发违法我呢我发违法就我的方法和我打开方式开关机认购人
+                    </p>
+                </div>
+            </div>
+        </div>
+        <div class="detail_bottom">
+            <div class="line">猜你喜欢</div>
+            <div class="main_introduce">
+                <ul>
+                    <li>
+                        <img src="../../img/detail_img4.jpg" alt="" />
+                        <div class="list_text">
+                            <p>行业<span>怒吼道胡非常胡海峰回复11111</span></p>
+                            <p>名称<span>怒吼道</span></p>
+                            <p>类型<span>怒吼道胡非常胡海峰回复</span></p>
+                            <p>交易方式<span>怒吼道胡非常胡海</span></p>
+                            <a href="#">了解详情</a>
+                        </div>
+                        <div class="star">
+                            <p>成熟度</p>
+                            <ol>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                            </ol>
+                        </div>
+                    </li>
+                    <li>
+                        <img src="../../img/detail_img4.jpg" alt="" />
+                        <div class="list_text">
+                            <p>行业<span>怒吼道胡非常胡海峰回复11111</span></p>
+                            <p>名称<span>怒吼道</span></p>
+                            <p>类型<span>怒吼道胡非常胡海峰回复</span></p>
+                            <p>交易方式<span>怒吼道胡非常胡海</span></p>
+                            <a href="#">了解详情</a>
+                        </div>
+                        <div class="star">
+                            <p>成熟度</p>
+                            <ol>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                            </ol>
+                        </div>
+                    </li>
+                    <li>
+                        <img src="../../img/detail_img4.jpg" alt="" />
+                        <div class="list_text">
+                            <p>行业<span>怒吼道胡非常胡海峰回复11111</span></p>
+                            <p>名称<span>怒吼道</span></p>
+                            <p>类型<span>怒吼道胡非常胡海峰回复</span></p>
+                            <p>交易方式<span>怒吼道胡非常胡海</span></p>
+                            <a href="#">了解详情</a>
+                        </div>
+                        <div class="star">
+                            <p>成熟度</p>
+                            <ol>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                            </ol>
+                        </div>
+                    </li>
+                    <li>
+                        <img src="../../img/detail_img4.jpg" alt="" />
+                        <div class="list_text">
+                            <p>行业<span>怒吼道胡非常胡海峰回复11111</span></p>
+                            <p>名称<span>怒吼道</span></p>
+                            <p>类型<span>怒吼道胡非常胡海峰回复</span></p>
+                            <p>交易方式<span>怒吼道胡非常胡海</span></p>
+                            <a href="#">了解详情</a>
+                        </div>
+                        <div class="star">
+                            <p>成熟度</p>
+                            <ol>
+                                <li></li>
+                                <li></li>
+                            </ol>
+                        </div>
+                    </li>
+                </ul>
+            </div>
+        </div>
+    </div>
+</div>
+
+<!--主体内容区域开始-->
+
+<!--主体内容区域结束-->
+<div id="bottom">
+    <div class="bottom">
+        <div class="bottom_text">
+            <div class="text_top">
+                <a href="#">关于公司/</a>
+                <a href="#">联系我们</a>
+                <p> Copyright &copy 2016-2017 科德 版权所有 湘ICP备15019731号
+                    -2 技术支持:湖南阿凡提科技有限公司</p>
+            </div>
+            <div class="text_center">
+                <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>合作电话:0731-89907207</p>
+                    <p>400-8800-962八楼</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/">湖南省科技厅/</a>
+                <a href="http://www.cssti.cn/">长沙市科技局/</a>
+                <a href="http://www.cast.org.cn/">中国科学技术协会/</a>
+                <a href="http://www.chinatorch.gov.cn/">科技部火炬中心/</a>
+                <a href="http://www.nosta.gov.cn/web/index.aspx">国家科技成果奖励办/</a>
+                <a href="http://www.nast.org.cn/">国家科技成果网/</a>
+                <a href="http://www.hnast.org.cn/portal/comm/index.action">湖南省科学技术协会/</a>
+                <a href="http://www.hncgw.gov.cn/">湖南省科技成果转化公共服务平台/</a>
+                <a href="http://www.hnjxw.gov.cn/">湖南省经济信息化委员会/</a>
+                <a href="http://kyy.hnu.cn/">湖南大学科学技术研究院/</a>
+                <a href="http://www.gxst.gov.cn/gxkjt/">广西省科技厅/</a>
+                <a href="http://www.nmkjt.gov.cn/">内蒙古自治区科技厅/</a>
+                <a href="http://www.cshtz.gov.cn/">长沙市高新区管委会/</a>
+                <a href="http://www.jxas.ac.cn/">江西省科学院/</a>
+                <a href="http://www.cnic.cn/front/index.html#/cnicSite/home">中科院计算机网络信息中心/</a>
+                <a href="http://kxyjb.csu.edu.cn/">中南大学科学研究部/</a>
+                <a href="http://www.cast.org.cn/">中国科协创新创业服务中心/</a>
+                <a href="http://www.hbstd.gov.cn/">湖北省科技厅/</a>
+                <a href="http://www.gdstc.gov.cn/">广东省科技厅/</a>
+                <a href="http://www.hnkjt.gov.cn/">河南省科技厅/</a>
+                <a href="http://www.cbtm.gov.cn/">技术合同登记官网</a>
+            </div>
+        </div>
+    </div>
+
+</div>
+<div class="pub_fix">
+    <span class="index_blur"></span>
+    <ul class="ret_top">
+        <li>
+            <a href="">
+                <img src="../../img/index_fix1.png" alt="" />
+                <p>发布需求</p>
+            </a>
+        </li>
+        <li>
+            <a href="">
+                <img src="../../img/index_fix2.png" alt="" />
+                <p>发布技术</p>
+            </a>
+        </li>
+        <li>
+            <a href="tencent://Message/?Uin=2035994611&websiteName=q-zone.qq.com&Menu=yes">
+                <img src="../../img/index_fix3.png" alt="" />
+                <p>联系客服</p>
+            </a>
+        </li>
+        <li>
+            <a href="" class="pendent_box">
+                <img src="../../img/index_fix4.png" alt="" />
+                <p>返回顶部</p>
+            </a>
+        </li>
+    </ul>
+    <span class="index_orange"></span>
+</div>
+<!--登陆页面-->
+
+<div class="login">
+    <div class="login_mian">
+        <div class="login_left">
+            <div class="login_ewm">
+                <img src="../../img/login_ewm.png" alt="二维码" />
+            </div>
+            <p>扫描二维码下载官方</p>
+            <p>技淘APP</p>
+        </div>
+        <div class="login_right">
+            <h5>用户登陆<a href="">免费注册有好礼呦!!</a></h5>
+            <form action="" method="post"  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="text" name="pass" id="Lo_pass" placeholder="请输入密码" />
+                </div>
+                <div class="login_check">
+                    <label for="checks" class="lab_check">
+                        <input type="checkbox" name="type" id="checks" />专家
+                    </label>
+                    <label for="checkst" class="lab_checkno">
+                        <input type="checkbox" name="type" id="checkst" />企业
+                    </label>
+                    <u><a href="">忘记密码?</a></u>
+                </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"/>
+        </div>
+    </div>
+    <img src="../../img/login_close.png" alt="" class="login_close"/>
+</div>
+<div class="smg"><input type="text" name="msg" value="" id="msg"/></div>
+</body>
+<!--<script type="text/javascript" src="../../src/js/jquery-2.1.0.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/technologyTrading/achievementDetail.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/public.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/main_banner.js" ></script>-->
+</html>

+ 351 - 0
template/technologyTrading/demandDetail.html

@@ -0,0 +1,351 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="utf-8" />
+    <link rel="icon" href="../../img/ico_logo.ico">
+    <meta name="Keywords" content=""/>
+    <meta name="Description" content=""/>
+    <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/bootstrap.css" />-->
+    <!--<link rel="stylesheet" href="../../src/css/public.css" />-->
+    <!--<link rel="stylesheet" href="../../src/css/main_banner.css" />-->
+    <!--<link rel="stylesheet" type="text/css" href="../../src/css/technologyTrading/demandDetail.css"/>-->
+</head>
+<body>
+<header>
+    <div class="container">
+        <div class="logo"><a href="../../template/index.html"><img src="../../img/Logo111.png" alt="" title="技淘"/></a></div>
+        <div  class="nav">
+            <ul>
+                <li><a href="#">技术交易</a></li>
+                <li><a href="#">科技服务</a><img src="../../img/hot.png" alt="HOT"/></li>
+                <li><a href="#">智库咨询</a></li>
+                <li class="active"><a href="#">科技金融</a></li>
+                <li><a href="#">科技活动</a></li>
+                <li><a href="#">平台共建</a></li>
+            </ul>
+        </div>
+        <div class="nav_right">
+            <a href="">注册</a>
+            <a href="javascript:;" class="head_login">登陆</a>
+            <a href="">关于我们</a>
+        </div>
+    </div>
+</header>
+<div id="all_achievement">
+    <div class="detail">
+        <div class="detail_top">
+            <div class="detail_topimg">
+                <a href="#">
+                    <img src="../../img/detail_facebook.jpg" alt=""/>
+                </a>
+                <a href="#">
+                    <img src="../../img/detail_weixin.jpg" alt=""/>
+                </a>
+                <a href="#">
+                    <img src="../../img/detail_weibo.jpg" alt=""/>
+                </a>
+            </div>
+            <div class="detail_toptitle">
+                >
+                <a href="#">技术交易</a>
+                >
+                <a href="#">技术需求</a>
+                >
+                <a href="#" class="a_detail">关于超细颗粒金属碳化物的制造技术</a>
+            </div>
+        </div>
+        <div class="detail_center">
+            <div class="detail_centerimg">
+                <div class="big_text">
+                    <h3>关于超细颗粒金属碳化物的制造技术</h3>
+                </div>
+                <div class="big_img">
+                     <img src="../../img/detail_img2.png" alt=""/>
+                </div>
+                <div class="basic">
+                    <div>
+                        <h5>行业</h5>
+                        <p>CT、无线电波、透视CT</p>
+                    </div>
+                    <div>
+                        <h5>名称</h5>
+                        <p>CT红外摄影</p>
+                    </div>
+                    <div>
+                        <h5>交易方式</h5>
+                        <p>价格面议</p>
+                    </div>
+                    <div class="inline_span">
+                        <span>所在地</span>
+                        <span>湖南长沙</span>
+                    </div>
+                    <div class="inline_span">
+                        <span>类型</span>
+                        <span>技术购买型需求</span>
+                    </div>
+                    <div class="inline_span">
+                        <span>最近更新</span>
+                        <span>2017-09-17</span>
+                    </div>
+                    <span>
+                        <img src="../../img/detail_img5.jpg" alt=""/>
+                        <span>8</span>
+                    </span>
+                    <div class="detail_btn">
+                        我要咨询
+                    </div>
+                </div>
+                <div class="fine">
+                    <div class="fine_title">精品需求</div>
+                    <div>
+                        <img src="../../img/detail_img3.jpg" alt=""/>
+                        <p>这是一个精品需求</p>
+                    </div>
+                    <div>
+                        <img src="../../img/detail_img3.jpg" alt=""/>
+                        <p>这是一个精品需求</p>
+                    </div>
+                    <div>
+                        <img src="../../img/detail_img3.jpg" alt=""/>
+                        <p>这是一个精品需求</p>
+                    </div>
+
+                </div>
+            </div>
+            <div class="detail_centertext">
+                <div class="text_right">
+                    <div>
+                        技术简介
+                    </div>
+                    <p>
+                        是粉色发我和服务号积分我我见佛佛我就我房间内就事件事件就是事件就
+                        案发违法我呢我发违法就我的方法和我打开方式开关机认购人
+                    </p>
+                </div>
+            </div>
+        </div>
+        <div class="detail_bottom">
+            <div class="line">猜你喜欢</div>
+            <div class="main_introduce">
+                <ul>
+                    <li>
+                        <img src="../../img/detail_img4.jpg" alt="" />
+                        <div class="list_text">
+                            <p>行业<span>怒吼道胡非常胡海峰回复11111</span></p>
+                            <p>名称<span>怒吼道</span></p>
+                            <p>类型<span>怒吼道胡非常胡海峰回复</span></p>
+                            <p class="money">预算<span>10万</span></p>
+                            <a href="#">了解详情</a>
+                        </div>
+                        <div class="star">
+                            <p>精品</p>
+                            <ol>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                            </ol>
+                        </div>
+                    </li>
+                    <li>
+                        <img src="../../img/detail_img4.jpg" alt="" />
+                        <div class="list_text">
+                            <p>行业<span>怒吼道胡非常胡海峰回复11111</span></p>
+                            <p>名称<span>怒吼道</span></p>
+                            <p>类型<span>怒吼道胡非常胡海峰回复</span></p>
+                            <p class="money">预算<span>10万</span></p>
+                            <a href="#">了解详情</a>
+                        </div>
+                        <div class="star">
+                            <p>精品</p>
+                            <ol>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                            </ol>
+                        </div>
+                    </li>
+                    <li>
+                        <img src="../../img/detail_img4.jpg" alt="" />
+                        <div class="list_text">
+                            <p>行业<span>怒吼道胡非常胡海峰回复11111</span></p>
+                            <p>名称<span>怒吼道</span></p>
+                            <p>类型<span>怒吼道胡非常胡海峰回复</span></p>
+                            <p class="money">预算<span>10万</span></p>
+                            <a href="#">了解详情</a>
+                        </div>
+                        <div class="star">
+                            <p>精品</p>
+                            <ol>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                            </ol>
+                        </div>
+                    </li>
+                    <li>
+                        <img src="../../img/detail_img4.jpg" alt="" />
+                        <div class="list_text">
+                            <p>行业<span>怒吼道胡非常胡海峰回复11111</span></p>
+                            <p>名称<span>怒吼道</span></p>
+                            <p>类型<span>怒吼道胡非常胡海峰回复</span></p>
+                            <p class="money">预算<span>10万</span></p>
+                            <a href="#">了解详情</a>
+                        </div>
+                        <div class="star">
+                            <p>精品</p>
+                            <ol>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                                <li></li>
+                            </ol>
+                        </div>
+                    </li>
+                </ul>
+            </div>
+        </div>
+    </div>
+</div>
+
+<!--主体内容区域开始-->
+
+<!--主体内容区域结束-->
+<div id="bottom">
+    <div class="bottom">
+        <div class="bottom_text">
+            <div class="text_top">
+                <a href="#">关于公司/</a>
+                <a href="#">联系我们</a>
+                <p> Copyright &copy 2016-2017 科德 版权所有 湘ICP备15019731号
+                    -2 技术支持:湖南阿凡提科技有限公司</p>
+            </div>
+            <div class="text_center">
+                <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>合作电话:0731-89907207</p>
+                    <p>400-8800-962八楼</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/">湖南省科技厅/</a>
+                <a href="http://www.cssti.cn/">长沙市科技局/</a>
+                <a href="http://www.cast.org.cn/">中国科学技术协会/</a>
+                <a href="http://www.chinatorch.gov.cn/">科技部火炬中心/</a>
+                <a href="http://www.nosta.gov.cn/web/index.aspx">国家科技成果奖励办/</a>
+                <a href="http://www.nast.org.cn/">国家科技成果网/</a>
+                <a href="http://www.hnast.org.cn/portal/comm/index.action">湖南省科学技术协会/</a>
+                <a href="http://www.hncgw.gov.cn/">湖南省科技成果转化公共服务平台/</a>
+                <a href="http://www.hnjxw.gov.cn/">湖南省经济信息化委员会/</a>
+                <a href="http://kyy.hnu.cn/">湖南大学科学技术研究院/</a>
+                <a href="http://www.gxst.gov.cn/gxkjt/">广西省科技厅/</a>
+                <a href="http://www.nmkjt.gov.cn/">内蒙古自治区科技厅/</a>
+                <a href="http://www.cshtz.gov.cn/">长沙市高新区管委会/</a>
+                <a href="http://www.jxas.ac.cn/">江西省科学院/</a>
+                <a href="http://www.cnic.cn/front/index.html#/cnicSite/home">中科院计算机网络信息中心/</a>
+                <a href="http://kxyjb.csu.edu.cn/">中南大学科学研究部/</a>
+                <a href="http://www.cast.org.cn/">中国科协创新创业服务中心/</a>
+                <a href="http://www.hbstd.gov.cn/">湖北省科技厅/</a>
+                <a href="http://www.gdstc.gov.cn/">广东省科技厅/</a>
+                <a href="http://www.hnkjt.gov.cn/">河南省科技厅/</a>
+                <a href="http://www.cbtm.gov.cn/">技术合同登记官网</a>
+            </div>
+        </div>
+    </div>
+
+</div>
+<div class="pub_fix">
+    <span class="index_blur"></span>
+    <ul class="ret_top">
+        <li>
+            <a href="">
+                <img src="../../img/index_fix1.png" alt="" />
+                <p>发布需求</p>
+            </a>
+        </li>
+        <li>
+            <a href="">
+                <img src="../../img/index_fix2.png" alt="" />
+                <p>发布技术</p>
+            </a>
+        </li>
+        <li>
+            <a href="tencent://Message/?Uin=2035994611&websiteName=q-zone.qq.com&Menu=yes">
+                <img src="../../img/index_fix3.png" alt="" />
+                <p>联系客服</p>
+            </a>
+        </li>
+        <li>
+            <a href="" class="pendent_box">
+                <img src="../../img/index_fix4.png" alt="" />
+                <p>返回顶部</p>
+            </a>
+        </li>
+    </ul>
+    <span class="index_orange"></span>
+</div>
+<!--登陆页面-->
+
+<div class="login">
+    <div class="login_mian">
+        <div class="login_left">
+            <div class="login_ewm">
+                <img src="../../img/login_ewm.png" alt="二维码" />
+            </div>
+            <p>扫描二维码下载官方</p>
+            <p>技淘APP</p>
+        </div>
+        <div class="login_right">
+            <h5>用户登陆<a href="">免费注册有好礼呦!!</a></h5>
+            <form action="" method="post"  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="text" name="pass" id="Lo_pass" placeholder="请输入密码" />
+                </div>
+                <div class="login_check">
+                    <label for="checks" class="lab_check">
+                        <input type="checkbox" name="type" id="checks" />专家
+                    </label>
+                    <label for="checkst" class="lab_checkno">
+                        <input type="checkbox" name="type" id="checkst" />企业
+                    </label>
+                    <u><a href="">忘记密码?</a></u>
+                </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"/>
+        </div>
+    </div>
+    <img src="../../img/login_close.png" alt="" class="login_close"/>
+</div>
+<div class="smg"><input type="text" name="msg" value="" id="msg"/></div>
+</body>
+<!--<script type="text/javascript" src="../../src/js/jquery-2.1.0.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/technologyTrading/demandDetail.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/public.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/main_banner.js" ></script>-->
+</html>

+ 170 - 0
template/thinkTank/policy.html

@@ -0,0 +1,170 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="utf-8" />
+    <link rel="icon" href="../../img/ico_logo.ico">
+    <meta name="Keywords" content=""/>
+    <meta name="Description" content=""/>
+    <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/bootstrap.css" />-->
+    <!--<link rel="stylesheet" href="../../src/css/public.css" />-->
+    <!--<link rel="stylesheet" href="../../src/css/main_banner.css" />-->
+    <!--<link rel="stylesheet" type="text/css" href="../../src/css/thinkTank/policy.css"/>-->
+</head>
+<body>
+<header>
+    <div class="container">
+        <div class="logo"><a href="../../template/index.html"><img src="../../img/Logo111.png" alt="" title="技淘"/></a></div>
+        <div  class="nav">
+            <ul>
+                <li><a href="#">技术交易</a></li>
+                <li><a href="#">科技服务</a><img src="../../img/hot.png" alt="HOT"/></li>
+                <li><a href="#">智库咨询</a></li>
+                <li class="active"><a href="#">科技金融</a></li>
+                <li><a href="#">科技活动</a></li>
+                <li><a href="#">平台共建</a></li>
+            </ul>
+        </div>
+        <div class="nav_right">
+            <a href="">注册</a>
+            <a href="javascript:;" class="head_login">登陆</a>
+            <a href="">关于我们</a>
+        </div>
+    </div>
+</header>
+
+
+<!--主体内容区域开始-->
+
+<!--主体内容区域结束-->
+<div id="bottom">
+    <div class="bottom">
+        <div class="bottom_text">
+            <div class="text_top">
+                <a href="#">关于公司/</a>
+                <a href="#">联系我们</a>
+                <p> Copyright &copy 2016-2017 科德 版权所有 湘ICP备15019731号
+                    -2 技术支持:湖南阿凡提科技有限公司</p>
+            </div>
+            <div class="text_center">
+                <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>合作电话:0731-89907207</p>
+                    <p>400-8800-962八楼</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/">湖南省科技厅/</a>
+                <a href="http://www.cssti.cn/">长沙市科技局/</a>
+                <a href="http://www.cast.org.cn/">中国科学技术协会/</a>
+                <a href="http://www.chinatorch.gov.cn/">科技部火炬中心/</a>
+                <a href="http://www.nosta.gov.cn/web/index.aspx">国家科技成果奖励办/</a>
+                <a href="http://www.nast.org.cn/">国家科技成果网/</a>
+                <a href="http://www.hnast.org.cn/portal/comm/index.action">湖南省科学技术协会/</a>
+                <a href="http://www.hncgw.gov.cn/">湖南省科技成果转化公共服务平台/</a>
+                <a href="http://www.hnjxw.gov.cn/">湖南省经济信息化委员会/</a>
+                <a href="http://kyy.hnu.cn/">湖南大学科学技术研究院/</a>
+                <a href="http://www.gxst.gov.cn/gxkjt/">广西省科技厅/</a>
+                <a href="http://www.nmkjt.gov.cn/">内蒙古自治区科技厅/</a>
+                <a href="http://www.cshtz.gov.cn/">长沙市高新区管委会/</a>
+                <a href="http://www.jxas.ac.cn/">江西省科学院/</a>
+                <a href="http://www.cnic.cn/front/index.html#/cnicSite/home">中科院计算机网络信息中心/</a>
+                <a href="http://kxyjb.csu.edu.cn/">中南大学科学研究部/</a>
+                <a href="http://www.cast.org.cn/">中国科协创新创业服务中心/</a>
+                <a href="http://www.hbstd.gov.cn/">湖北省科技厅/</a>
+                <a href="http://www.gdstc.gov.cn/">广东省科技厅/</a>
+                <a href="http://www.hnkjt.gov.cn/">河南省科技厅/</a>
+                <a href="http://www.cbtm.gov.cn/">技术合同登记官网</a>
+            </div>
+        </div>
+    </div>
+
+</div>
+<div class="pub_fix">
+    <span class="index_blur"></span>
+    <ul class="ret_top">
+        <li>
+            <a href="">
+                <img src="../../img/index_fix1.png" alt="" />
+                <p>发布需求</p>
+            </a>
+        </li>
+        <li>
+            <a href="">
+                <img src="../../img/index_fix2.png" alt="" />
+                <p>发布技术</p>
+            </a>
+        </li>
+        <li>
+            <a href="tencent://Message/?Uin=2035994611&websiteName=q-zone.qq.com&Menu=yes">
+                <img src="../../img/index_fix3.png" alt="" />
+                <p>联系客服</p>
+            </a>
+        </li>
+        <li>
+            <a href="" class="pendent_box">
+                <img src="../../img/index_fix4.png" alt="" />
+                <p>返回顶部</p>
+            </a>
+        </li>
+    </ul>
+    <span class="index_orange"></span>
+</div>
+<!--登陆页面-->
+
+<div class="login">
+    <div class="login_mian">
+        <div class="login_left">
+            <div class="login_ewm">
+                <img src="../../img/login_ewm.png" alt="二维码" />
+            </div>
+            <p>扫描二维码下载官方</p>
+            <p>技淘APP</p>
+        </div>
+        <div class="login_right">
+            <h5>用户登陆<a href="">免费注册有好礼呦!!</a></h5>
+            <form action="" method="post"  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="text" name="pass" id="Lo_pass" placeholder="请输入密码" />
+                </div>
+                <div class="login_check">
+                    <label for="checks" class="lab_check">
+                        <input type="checkbox" name="type" id="checks" />专家
+                    </label>
+                    <label for="checkst" class="lab_checkno">
+                        <input type="checkbox" name="type" id="checkst" />企业
+                    </label>
+                    <u><a href="">忘记密码?</a></u>
+                </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"/>
+        </div>
+    </div>
+    <img src="../../img/login_close.png" alt="" class="login_close"/>
+</div>
+<div class="smg"><input type="text" name="msg" value="" id="msg"/></div>
+</body>
+<!--<script type="text/javascript" src="../../src/js/jquery-2.1.0.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/thinkTank/policy.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/public.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/main_banner.js" ></script>-->
+</html>

+ 170 - 0
template/thinkTank/policyDetail.html

@@ -0,0 +1,170 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="utf-8" />
+    <link rel="icon" href="../../img/ico_logo.ico">
+    <meta name="Keywords" content=""/>
+    <meta name="Description" content=""/>
+    <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/bootstrap.css" />-->
+    <!--<link rel="stylesheet" href="../../src/css/public.css" />-->
+    <!--<link rel="stylesheet" href="../../src/css/main_banner.css" />-->
+    <!--<link rel="stylesheet" type="text/css" href="../../src/css/thinkTank/policyDetail.css"/>-->
+</head>
+<body>
+<header>
+    <div class="container">
+        <div class="logo"><a href="../../template/index.html"><img src="../../img/Logo111.png" alt="" title="技淘"/></a></div>
+        <div  class="nav">
+            <ul>
+                <li><a href="#">技术交易</a></li>
+                <li><a href="#">科技服务</a><img src="../../img/hot.png" alt="HOT"/></li>
+                <li><a href="#">智库咨询</a></li>
+                <li class="active"><a href="#">科技金融</a></li>
+                <li><a href="#">科技活动</a></li>
+                <li><a href="#">平台共建</a></li>
+            </ul>
+        </div>
+        <div class="nav_right">
+            <a href="">注册</a>
+            <a href="javascript:;" class="head_login">登陆</a>
+            <a href="">关于我们</a>
+        </div>
+    </div>
+</header>
+
+
+<!--主体内容区域开始-->
+
+<!--主体内容区域结束-->
+<div id="bottom">
+    <div class="bottom">
+        <div class="bottom_text">
+            <div class="text_top">
+                <a href="#">关于公司/</a>
+                <a href="#">联系我们</a>
+                <p> Copyright &copy 2016-2017 科德 版权所有 湘ICP备15019731号
+                    -2 技术支持:湖南阿凡提科技有限公司</p>
+            </div>
+            <div class="text_center">
+                <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>合作电话:0731-89907207</p>
+                    <p>400-8800-962八楼</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/">湖南省科技厅/</a>
+                <a href="http://www.cssti.cn/">长沙市科技局/</a>
+                <a href="http://www.cast.org.cn/">中国科学技术协会/</a>
+                <a href="http://www.chinatorch.gov.cn/">科技部火炬中心/</a>
+                <a href="http://www.nosta.gov.cn/web/index.aspx">国家科技成果奖励办/</a>
+                <a href="http://www.nast.org.cn/">国家科技成果网/</a>
+                <a href="http://www.hnast.org.cn/portal/comm/index.action">湖南省科学技术协会/</a>
+                <a href="http://www.hncgw.gov.cn/">湖南省科技成果转化公共服务平台/</a>
+                <a href="http://www.hnjxw.gov.cn/">湖南省经济信息化委员会/</a>
+                <a href="http://kyy.hnu.cn/">湖南大学科学技术研究院/</a>
+                <a href="http://www.gxst.gov.cn/gxkjt/">广西省科技厅/</a>
+                <a href="http://www.nmkjt.gov.cn/">内蒙古自治区科技厅/</a>
+                <a href="http://www.cshtz.gov.cn/">长沙市高新区管委会/</a>
+                <a href="http://www.jxas.ac.cn/">江西省科学院/</a>
+                <a href="http://www.cnic.cn/front/index.html#/cnicSite/home">中科院计算机网络信息中心/</a>
+                <a href="http://kxyjb.csu.edu.cn/">中南大学科学研究部/</a>
+                <a href="http://www.cast.org.cn/">中国科协创新创业服务中心/</a>
+                <a href="http://www.hbstd.gov.cn/">湖北省科技厅/</a>
+                <a href="http://www.gdstc.gov.cn/">广东省科技厅/</a>
+                <a href="http://www.hnkjt.gov.cn/">河南省科技厅/</a>
+                <a href="http://www.cbtm.gov.cn/">技术合同登记官网</a>
+            </div>
+        </div>
+    </div>
+
+</div>
+<div class="pub_fix">
+    <span class="index_blur"></span>
+    <ul class="ret_top">
+        <li>
+            <a href="">
+                <img src="../../img/index_fix1.png" alt="" />
+                <p>发布需求</p>
+            </a>
+        </li>
+        <li>
+            <a href="">
+                <img src="../../img/index_fix2.png" alt="" />
+                <p>发布技术</p>
+            </a>
+        </li>
+        <li>
+            <a href="tencent://Message/?Uin=2035994611&websiteName=q-zone.qq.com&Menu=yes">
+                <img src="../../img/index_fix3.png" alt="" />
+                <p>联系客服</p>
+            </a>
+        </li>
+        <li>
+            <a href="" class="pendent_box">
+                <img src="../../img/index_fix4.png" alt="" />
+                <p>返回顶部</p>
+            </a>
+        </li>
+    </ul>
+    <span class="index_orange"></span>
+</div>
+<!--登陆页面-->
+
+<div class="login">
+    <div class="login_mian">
+        <div class="login_left">
+            <div class="login_ewm">
+                <img src="../../img/login_ewm.png" alt="二维码" />
+            </div>
+            <p>扫描二维码下载官方</p>
+            <p>技淘APP</p>
+        </div>
+        <div class="login_right">
+            <h5>用户登陆<a href="">免费注册有好礼呦!!</a></h5>
+            <form action="" method="post"  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="text" name="pass" id="Lo_pass" placeholder="请输入密码" />
+                </div>
+                <div class="login_check">
+                    <label for="checks" class="lab_check">
+                        <input type="checkbox" name="type" id="checks" />专家
+                    </label>
+                    <label for="checkst" class="lab_checkno">
+                        <input type="checkbox" name="type" id="checkst" />企业
+                    </label>
+                    <u><a href="">忘记密码?</a></u>
+                </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"/>
+        </div>
+    </div>
+    <img src="../../img/login_close.png" alt="" class="login_close"/>
+</div>
+<div class="smg"><input type="text" name="msg" value="" id="msg"/></div>
+</body>
+<!--<script type="text/javascript" src="../../src/js/jquery-2.1.0.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/thinkTank/policyDetail.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/public.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/main_banner.js" ></script>-->
+</html>

+ 170 - 0
template/thinkTank/thinkerDetail.html

@@ -0,0 +1,170 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="utf-8" />
+    <link rel="icon" href="../../img/ico_logo.ico">
+    <meta name="Keywords" content=""/>
+    <meta name="Description" content=""/>
+    <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/bootstrap.css" />-->
+    <!--<link rel="stylesheet" href="../../src/css/public.css" />-->
+    <!--<link rel="stylesheet" href="../../src/css/main_banner.css" />-->
+    <!--<link rel="stylesheet" type="text/css" href="../../src/css/thinkTank/thinkerDetail.css"/>-->
+</head>
+<body>
+<header>
+    <div class="container">
+        <div class="logo"><a href="../../template/index.html"><img src="../../img/Logo111.png" alt="" title="技淘"/></a></div>
+        <div  class="nav">
+            <ul>
+                <li><a href="#">技术交易</a></li>
+                <li><a href="#">科技服务</a><img src="../../img/hot.png" alt="HOT"/></li>
+                <li><a href="#">智库咨询</a></li>
+                <li class="active"><a href="#">科技金融</a></li>
+                <li><a href="#">科技活动</a></li>
+                <li><a href="#">平台共建</a></li>
+            </ul>
+        </div>
+        <div class="nav_right">
+            <a href="">注册</a>
+            <a href="javascript:;" class="head_login">登陆</a>
+            <a href="">关于我们</a>
+        </div>
+    </div>
+</header>
+
+
+<!--主体内容区域开始-->
+
+<!--主体内容区域结束-->
+<div id="bottom">
+    <div class="bottom">
+        <div class="bottom_text">
+            <div class="text_top">
+                <a href="#">关于公司/</a>
+                <a href="#">联系我们</a>
+                <p> Copyright &copy 2016-2017 科德 版权所有 湘ICP备15019731号
+                    -2 技术支持:湖南阿凡提科技有限公司</p>
+            </div>
+            <div class="text_center">
+                <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>合作电话:0731-89907207</p>
+                    <p>400-8800-962八楼</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/">湖南省科技厅/</a>
+                <a href="http://www.cssti.cn/">长沙市科技局/</a>
+                <a href="http://www.cast.org.cn/">中国科学技术协会/</a>
+                <a href="http://www.chinatorch.gov.cn/">科技部火炬中心/</a>
+                <a href="http://www.nosta.gov.cn/web/index.aspx">国家科技成果奖励办/</a>
+                <a href="http://www.nast.org.cn/">国家科技成果网/</a>
+                <a href="http://www.hnast.org.cn/portal/comm/index.action">湖南省科学技术协会/</a>
+                <a href="http://www.hncgw.gov.cn/">湖南省科技成果转化公共服务平台/</a>
+                <a href="http://www.hnjxw.gov.cn/">湖南省经济信息化委员会/</a>
+                <a href="http://kyy.hnu.cn/">湖南大学科学技术研究院/</a>
+                <a href="http://www.gxst.gov.cn/gxkjt/">广西省科技厅/</a>
+                <a href="http://www.nmkjt.gov.cn/">内蒙古自治区科技厅/</a>
+                <a href="http://www.cshtz.gov.cn/">长沙市高新区管委会/</a>
+                <a href="http://www.jxas.ac.cn/">江西省科学院/</a>
+                <a href="http://www.cnic.cn/front/index.html#/cnicSite/home">中科院计算机网络信息中心/</a>
+                <a href="http://kxyjb.csu.edu.cn/">中南大学科学研究部/</a>
+                <a href="http://www.cast.org.cn/">中国科协创新创业服务中心/</a>
+                <a href="http://www.hbstd.gov.cn/">湖北省科技厅/</a>
+                <a href="http://www.gdstc.gov.cn/">广东省科技厅/</a>
+                <a href="http://www.hnkjt.gov.cn/">河南省科技厅/</a>
+                <a href="http://www.cbtm.gov.cn/">技术合同登记官网</a>
+            </div>
+        </div>
+    </div>
+
+</div>
+<div class="pub_fix">
+    <span class="index_blur"></span>
+    <ul class="ret_top">
+        <li>
+            <a href="">
+                <img src="../../img/index_fix1.png" alt="" />
+                <p>发布需求</p>
+            </a>
+        </li>
+        <li>
+            <a href="">
+                <img src="../../img/index_fix2.png" alt="" />
+                <p>发布技术</p>
+            </a>
+        </li>
+        <li>
+            <a href="tencent://Message/?Uin=2035994611&websiteName=q-zone.qq.com&Menu=yes">
+                <img src="../../img/index_fix3.png" alt="" />
+                <p>联系客服</p>
+            </a>
+        </li>
+        <li>
+            <a href="" class="pendent_box">
+                <img src="../../img/index_fix4.png" alt="" />
+                <p>返回顶部</p>
+            </a>
+        </li>
+    </ul>
+    <span class="index_orange"></span>
+</div>
+<!--登陆页面-->
+
+<div class="login">
+    <div class="login_mian">
+        <div class="login_left">
+            <div class="login_ewm">
+                <img src="../../img/login_ewm.png" alt="二维码" />
+            </div>
+            <p>扫描二维码下载官方</p>
+            <p>技淘APP</p>
+        </div>
+        <div class="login_right">
+            <h5>用户登陆<a href="">免费注册有好礼呦!!</a></h5>
+            <form action="" method="post"  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="text" name="pass" id="Lo_pass" placeholder="请输入密码" />
+                </div>
+                <div class="login_check">
+                    <label for="checks" class="lab_check">
+                        <input type="checkbox" name="type" id="checks" />专家
+                    </label>
+                    <label for="checkst" class="lab_checkno">
+                        <input type="checkbox" name="type" id="checkst" />企业
+                    </label>
+                    <u><a href="">忘记密码?</a></u>
+                </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"/>
+        </div>
+    </div>
+    <img src="../../img/login_close.png" alt="" class="login_close"/>
+</div>
+<div class="smg"><input type="text" name="msg" value="" id="msg"/></div>
+</body>
+<!--<script type="text/javascript" src="../../src/js/jquery-2.1.0.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/thinkTank/thinkerDetail.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/public.js"></script>-->
+<!--<script type="text/javascript" src="../../src/js/main_banner.js" ></script>-->
+</html>

+ 4 - 4
template/thinktank.html

@@ -215,7 +215,7 @@
 	 					<li>
 	 						<img src="../img/think_31.png" alt="" />
 	 						<div class="zizone_text">
-		 						<h4><a href="">高新是什家纺的的大学城赴会而</a></h3>
+		 						<h4><a href="">高新是什家纺的的大学城赴会而</a></h4>
 		 						<p>怒吼道胡非常胡海峰回复哦地科技i将诶耳机哦饿哦降低间谍iOS等会吃饭虽很商务i回复</p>
 		 						<a href="#">MORE+</a>
 	 						</div>
@@ -223,7 +223,7 @@
 	 					<li>
 	 						<img src="../img/think_32.png" alt="" />
 	 						<div class="zizone_text">
-		 						<h4><a href="">高新是什家纺的的大学城赴会而</a></h3>
+		 						<h4><a href="">高新是什家纺的的大学城赴会而</a></h4>
 		 						<p>怒吼道胡非常胡海峰回复哦地科技i将诶耳机哦饿哦降低间谍iOS等会吃饭虽很商务i回复</p>
 		 						<a href="#">MORE+</a>
 	 						</div>
@@ -231,7 +231,7 @@
 	 					<li>
 	 						<img src="../img/think_38.png" alt="" />
 	 						<div class="zizone_text">
-		 						<h4><a href="">高新是什家纺的的大学城赴会而</a></h3>
+		 						<h4><a href="">高新是什家纺的的大学城赴会而</a></h4>
 		 						<p>怒吼道胡非常胡海峰回复哦地科技i将诶耳机哦饿哦降低间谍iOS等会吃饭虽很商务i回复</p>
 		 						<a href="#">MORE+</a>
 	 						</div>
@@ -239,7 +239,7 @@
 	 					<li>
 	 						<img src="../img/think_34.jpg" alt="" />
 	 						<div class="zizone_text">
-		 						<h4><a href="">高新是什家纺的的大学城赴会而</a></h3>
+		 						<h4><a href="">高新是什家纺的的大学城赴会而</a></h4>
 		 						<p>怒吼道胡非常胡海峰回复哦地科技i将诶耳机哦饿哦降低间谍iOS等会吃饭虽很商务i回复</p>
 		 						<a href="#">MORE+</a>
 	 						</div>

+ 35 - 5
webpack.config.js

@@ -69,10 +69,10 @@ module.exports = (function () {
             chunks: ['thinkTank', 'vendors']
         }),
         new HtmlWebpackPlugin({
-            title: '科技智库',
-            filename: 'html/technologyFinancial.html',
-            template: './template/technologyFinancial.html',
-            chunks: ['technologyFinancial', 'vendors']
+            title: '科技金融',
+            filename: 'html/financialIndex.html',
+            template: './template/financialIndex.html',
+            chunks: ['financialIndex', 'vendors']
         }),
         new HtmlWebpackPlugin({
             title: '科技交易-技术专利',
@@ -86,7 +86,37 @@ module.exports = (function () {
             template: './template/technologyTrading/demand.html',
             chunks: ['technologyTrading/demand', 'vendors']
         }),
-       
+        new HtmlWebpackPlugin({
+            title: '科技交易-技术专利详情',
+            filename: 'html/technologyTrading/achievementDetail.html',
+            template: './template/technologyTrading/achievementDetail.html',
+            chunks: ['technologyTrading/achievementDetail', 'vendors']
+        }),
+        new HtmlWebpackPlugin({
+            title: '科技交易-技术需求详情',
+            filename: 'html/technologyTrading/demandDetail.html',
+            template: './template/technologyTrading/demandDetail.html',
+            chunks: ['technologyTrading/demandDetail', 'vendors']
+        }),
+        new HtmlWebpackPlugin({
+            title: '智库咨询-智库政策',
+            filename: 'html/thinkTank/policy.html',
+            template: './template/thinkTank/policy.html',
+            chunks: ['thinkTank/policy', 'vendors']
+        }),
+        new HtmlWebpackPlugin({
+            title: '智库咨询-智政详情',
+            filename: 'html/thinkTank/policyDetail.html',
+            template: './template/thinkTank/policyDetail.html',
+            chunks: ['thinkTank/policyDetail', 'vendors']
+        }),
+        new HtmlWebpackPlugin({
+            title: '智库咨询-智者详情',
+            filename: 'html/thinkTank/thinkerDetail.html',
+            template: './template/thinkTank/thinkerDetail.html',
+            chunks: ['thinkTank/thinkerDetail', 'vendors']
+        })
+
     ];
     if (!isDev) {
         //这个使用uglifyJs压缩你的js代码

+ 74 - 1
webpack/entry.config.js

@@ -1,4 +1,5 @@
 module.exports = {
+<<<<<<< HEAD
   prod: {
     'index': './src/js/index.js',  
     'service': './src/js/service.js',
@@ -43,4 +44,76 @@ module.exports = {
     './src/js/technologyTrading/demand.js'
     ],
   }
-}
+}
+=======
+    prod: {
+        'index': './src/js/index.js',
+        'service': './src/js/service.js',
+        'register': './src/js/register.js',
+        'technologyTrading': './src/js/technologyTrading.js',
+        'thinktank': './src/js/thinktank.js',
+        'financialIndex': './src/js/financialIndex.js',
+        'technologyTrading/achievement': './src/js/technologyTrading/achievement.js',
+        'technologyTrading/demand': './src/js/technologyTrading/demand.js',
+        'technologyTrading/achievementDetail': './src/js/technologyTrading/achievementDetail.js',
+        'technologyTrading/demandDetail': './src/js/technologyTrading/demandDetail.js',
+        'thinkTank/policy': './src/js/thinkTank/policy.js',
+        'thinkTank/policyDetail': './src/js/thinkTank/policyDetail.js',
+        'thinkTank/thinkerDetail': './src/js/thinkTank/thinkerDetail.js'
+    },
+    watch: {
+        'index': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/index.js'
+        ],
+        'service': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/service.js'
+        ],
+        'register': ['webpack-dev-server/client?http://127.0.0.1:80',
+            'webpack/hot/only-dev-server',
+            './src/js/register.js'
+        ],
+        'technologyTrading': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/technologyTrading.js'
+        ],
+        'thinktank': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/thinktank.js'
+        ],
+        'financialIndex': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/financialIndex.js'
+        ],
+        'technologyTrading/achievement': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/technologyTrading/achievement.js'
+        ],
+        'technologyTrading/demand': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/technologyTrading/demand.js'
+        ],
+        'technologyTrading/achievementDetail': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/technologyTrading/achievementDetail.js'
+        ],
+        'technologyTrading/demandDetail': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/technologyTrading/demandDetail.js'
+        ],
+        'thinkTank/policy': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/thinkTank/policy.js'
+        ],
+        'thinkTank/policyDetail': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/thinkTank/policyDetail.js'
+        ],
+        'thinkTank/thinkerDetail': ['webpack-dev-server/client?http://127.0.0.1:80', // WebpackDevServer host and port
+            'webpack/hot/only-dev-server',
+            './src/js/thinkTank/thinkerDetail.js'
+        ]
+    }
+};
+>>>>>>> 4ace6e92cdaa32f477668bc26ce75518a81d55d6