liting2017 6 years ago
parent
commit
2ecf02d917

BIN
img/huodong.jpg


BIN
img/newMenu/achievement_26.png


+ 15 - 13
src/css/newMenu/achievement.css

@@ -32,6 +32,7 @@
 .newRelease ul li img{
     width: 204px;
     height: 105px;
+    display: inline-block;
 }
 .newRelease ul li div{
     padding:10px 10px;
@@ -107,6 +108,7 @@
 }
 .achievementHot-list ul li div{
     overflow: hidden;
+    width: 385px;
 }
 .achievementHot-list .col-sm-4{
     padding: 0
@@ -162,7 +164,7 @@ hr{
    display: inline-block;
    width: 100px;
    height: 24px;
-   line-height: 24px;
+   line-height: 22px;
    text-align: center;
    border: 1px solid #ff6113;
    color: #ff6113;
@@ -172,13 +174,16 @@ hr{
     display: inline-block;
     width: 50px;
     height: 24px;
-    line-height: 24px;
+    line-height: 22px;
     text-align: center;
     background: #ff6113;
     color: #ffffff;
     border-radius: 12px;
     margin:0 12px;
  }
+ .achievementHot-list ul li:hover div h4{
+     color: #0a7dd4;
+ }
  .study {
      padding: 50px 0 30px;
  }
@@ -621,21 +626,22 @@ hr{
 }
 /*特效*/
 .transactionList ol li:hover .time,.transaction ul li:hover .time{
-    background: #ff6600;
+    background: #0a7dd4;
     
 }
 .transactionList ol li:hover .introduce .title,.transaction ul li:hover .introduce .title{
-    color: #ff6600;
+    color: #0a7dd4;
 }
 .transactionList ol li:hover .time p,.transactionList ol li:hover .time span,.transaction ul li:hover .time span,.transaction ul li:hover .time p {
     color: #ffffff;
 }
 .transactionList ol li:hover address span,.transaction ul li:hover address span {
-    color: #ff6600;
+    color: #0a7dd4;
 }
-.transaction .transactionImg:hover div>img{
-    transform: scale(1.1);
-    transition: all .5s ease-in;
+.transaction .transactionImg:hover div h5{
+    color: #0a7dd4
+   
+   
 }
 .newRelease ul li:hover{
     box-shadow: 0 3px 5px #ccc;
@@ -645,12 +651,8 @@ hr{
 }
 .achievementHot-list ul li:hover div img{
     opacity: .8;
-    transition: all .5s ease-in;
     cursor: pointer;
 }
-.achievementHot-list ul li:hover h4{
-    color: #ff6600;
-}
 .patentList ul {
     margin-left: 0;
 }
@@ -674,7 +676,7 @@ hr{
     -o-text-overflow:ellipsis;
 }
 .patentList ul li:hover p{
-    color: #ff6600;
+    color: #0a7dd4
 }
 
 .practicalLeft ul li:hover img,.practicalGrounp ol li:hover img{

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

@@ -360,8 +360,8 @@
     left: 0;
     top: 0;
     z-index: 9999;
-    width: 48px;
-    height: 41px;
+    width: 44px;
+    height: 44px;
     background: url(../../../img/newMenu/achievement_26.png) no-repeat;
     background-size: 100% 100%;
 }

+ 12 - 4
src/css/newMenu/demand.css

@@ -113,7 +113,12 @@
     margin-top: 3px;
 }
 .newDemand ul li div p:nth-child(2){
-    height: 40px;
+    height: 30px;
+    line-height: 30px;
+}
+.newDemand ul li:hover div p:nth-child(2){
+    font-size: 15px;
+    color: #0a7dd4!important;
 }
 /* HOT */
 
@@ -190,8 +195,8 @@
     margin-left: -8px;
     transition:  all .2s ease-in;
 }
-.demandTxt .col-md-7>div:hover .name{
-    color: #ff5910;
+.demandTxt .col-md-7:hover .name{
+    color: #0a7dd4;
 }
 .demandTxt .col-md-7 div a{
     color:#333;
@@ -275,6 +280,9 @@
     margin-left: -8px;
     transition: all .2s ease-in
 }
+.talentsTxt ol li:hover div span:nth-child(2){
+    color: #0a7dd4;
+}
 .introduceP{
     padding-left: 10px; 
     margin-top: 12px;
@@ -344,7 +352,7 @@
     box-shadow: 0 5px 10px #ccc;
 }
 .imgGroup ul li:hover p{
-    color: #ff580e
+    color: #0a7dd4;
 }
 .imgGroup ul li img {
     display: inline-block;

+ 6 - 3
src/css/newMenu/header.css

@@ -80,13 +80,13 @@
    
 }
 .navHeader .nav>ul>li.active div{
-    box-shadow: 0 0 15px rgb(219, 218, 218);
-   
+    /* box-shadow: 0 0 15px rgb(219, 218, 218); */
+    border-bottom: 4px solid #064f87;
+
 }
 
 /*2级导航*/
 .navHeader .nav ul li div{
-    border-radius: 5px;
     background: #ffffff;
     overflow:hidden;
     width: 112px;
@@ -94,6 +94,9 @@
 .navHeader .nav ul li:hover{
     box-shadow: 0 0 15px rgb(219, 218, 218);
 }
+.navHeader .nav ul li:hover div{
+    border-radius: 5px;
+}
 .navHeader .nav ul li>div>a{
     width: 112px;
     line-height: 56px;

+ 1 - 6
src/css/newMenu/public.css

@@ -869,9 +869,4 @@ input:-webkit-autofill {
 .carousel img{
 	width: 100%;
 }
-/* 分页 */
-.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
-	background-color:#ff5910;
-	color: #ffffff!important;
-	border-color: #ff5910;
-}
+

+ 10 - 3
src/css/newMenu/serviceDetails.css

@@ -40,19 +40,26 @@
     width: 370px;
     height: 268px;
     position: relative;
+    overflow: hidden;
     padding: 18px;
     margin-bottom: 40px;
     border: 1px solid #efefef;    
 }
+.serviceDetailsImg:hover img{
+    transform: scale(1.05);
+    transition: all .2s ease-in;
+}
 .serviceDetailsImg img{
     width: 100%;
-    height: 100%
+    height: 100%;
+    display: inline-block;
+    transition: all .2s ease-in-out;
 }
 .serviceDetailsImg span{
     width: 46px;
     height: 40px;
     display: inline-block;
-    background: url(../../../img/newMenu/achievmentDetail_7.png) no-repeat;
+    background: url(../../../img/newMenu/achievement_26.png) no-repeat;
     background-size: 100% 100%;
     position: absolute;
     top: 0;
@@ -74,7 +81,7 @@
     width: 100%;
     background: #f9f9f9;
     color: #1f1f1f;
-    font-weight: 700;
+    font-weight: 400;
     margin-bottom: 12px;
 }
 .serviceDetailsTxt .serviceDetailsTitle p{

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

@@ -256,8 +256,8 @@
     left: 0;
     top: 0;
     z-index: 9999;
-    width: 48px;
-    height: 41px;
+    width: 44px;
+    height: 44px;
     background: url(../../../img/newMenu/achievement_26.png) no-repeat;
     background-size: 100% 100%;
 }

+ 19 - 11
src/css/newMenu/services.css

@@ -117,10 +117,11 @@
     padding-bottom: 15px;
     padding-left: 12px;
     transition: all .2s ease-in-out;
+    border: 1px solid transparent;
     
 }
 .subsidyTxt ul li:hover{
-    box-shadow: 0 4px 10px #ccc;
+    border-color:#0a7dd4; 
     transition: all .2s ease-in;
 }
 .subsidyTxt ul li:hover div h4{
@@ -130,20 +131,27 @@
     overflow: hidden;
     float: left;
     font-size: 14px;
+    transition: all .2s ease-in-out;
 }
 .subsidyTxt ul li div:nth-child(1){
     width:72px;
     height: 72px;
+    border-radius: 50%;
     margin-right: 7px;
 }
 .subsidy .subsidyTxt ul li div img{
     width:100%;
 }
 .subsidy .subsidyTxt ul li div h4{
+    font-size: 14px;
    font-weight: normal;
    color: #393838;
    padding: 12px 0;
 }
+.subsidy .subsidyTxt ul li:hover div:nth-child(1){
+    transform: rotateY(360deg);
+    transition: all .2s ease-in
+}
 .subsidy .subsidyTxt ul li div p{
     color: #7a7878;
  }
@@ -231,10 +239,10 @@
     height: 100%;
 }
 .property .subsidyList>ul li ol li:hover{
-    background: #0a7dd4
+    background: #f8f8f8
 }
 .property .subsidyList>ul li ol li:hover p{
-    color: #ffffff;
+    color: #000000;
 }
 .property .subsidyList>ul li ol li a{
     width: 100%;
@@ -356,10 +364,10 @@
     border-top: 1px solid #efefef;
 }
 .patent .patentList ul li:hover a p{
-   color:#ffffff;
+   color:#000000;
 }
 .patent .patentList ul li:hover{
-    background: #0a7dd4;
+    background: #f8f8f8;
 }
 /* 企业认证 */
 .advertisement{
@@ -419,7 +427,7 @@
     -o-text-overflow:ellipsis;
 }
 .certificationList ol li:hover{
-    background: #0a7dd4;
+    background: #f8f8f8;
 }
 .certificationList ol li a{
     width: 100%;
@@ -427,7 +435,7 @@
     display: inline-block;
 }
 .certificationList ol li:hover a{
-    color: #ffffff!important;
+    color: #000000!important;
 }
 .certification .certificationList ol li a{
     color:#7a7878;
@@ -459,10 +467,10 @@
     display: inline-block;
 }
 .administration ul li:hover{
-    background: #0a7dd4;
+    background: #f8f8f8;
 }
 .administration ul li:hover a{
-    color: #ffffff; 
+    color: #000000; 
 }
 .administration ul li a{
     color:#7a7878
@@ -1022,10 +1030,10 @@
     padding: 0 5px;
 }
 .imgLeft ul li:hover{
-    background: #0a7dd4;
+    background: #ffffff;
 }
 .imgLeft ul li:hover p{
-    color: #ffffff;
+    color: #000000;
 }
 
 .imgLeft ul li a{

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

@@ -9,52 +9,6 @@
 .detail_topimg{float: right;}
 .detail_topimg>a{width:30px;height:30px;cursor: pointer;margin-left:10px;}
 
-/*第一版专利页面的css*/
-/*.detail_center{width:1200px;height:900px;margin: 0 auto;border: 1px solid #EFEFEF;}
-.detail_centerimg{width:1200px;height:690px;padding-top:45px;padding-left: 60px;
-    border-bottom: 1px solid #EFEFEF;position: relative;}
-.detail_centerimg>div:nth-child(1){width:1200px;height:490px;position: relative;}
-.detail_centerimg>div>div.big_img>img{width:430px;height:440px;}
-.small_img{width:200px;height:490px;display: inline-block;position: absolute;top:0;left:0;}
-.small_img>img{width:200px;height:155px;margin-bottom: 10px;}
-.big_img{width:470px;height:490px;display: inline-block;position: absolute;
-top:0;left:230px;text-align: center; line-height: 490px;overflow: hidden;}
-.big_img img{width: 470px;height: 490px;}
-.detail_toptitle>a:hover{color: #000000;}
-.basic_center>p{text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
-.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:250px;bottom:50px;width:350px;}
-.basic>div.basic_right{position: absolute;left:600px;bottom:50px;width:160px;}
-.basic>div.detail_btn{width:152px;height:45px;background: #FFB200;color:#fff;
-font-size: 16px;line-height: 45px;text-align: center;letter-spacing: 2px;
-position: absolute;left:0;bottom:0px;cursor: pointer;}
-.basic>div.detail_btn_{width:152px;height:45px;background: #FFB200;color:#fff;
-    font-size: 16px;line-height: 45px;text-align: center;letter-spacing: 2px;
-    position: absolute;left:190px;bottom:0px;cursor: pointer;}
-.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>div>img{width:240px;height:160px;}
-.fine>div>p{width:240px;height:35px;position: absolute;left:0;bottom:0;background: #7A7572;
-color:#fff;text-align: center;line-height: 35px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;
-padding: 0 10px;}
-.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: 14px;}
-.text_left>div>h5{display: inline-block;font-weight: bold;font-size: 15px;width:100px;}
-.left_p{margin-left: 0px;}
-.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;text-align: justify;text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 8;}                 */
-
 /*改版之后的页面css*/
 .detail_center{width:1200px;height:900px;margin: 0 auto;border: 1px solid #EFEFEF;}
 .detail_centerimg{width:1200px;height:660px;padding-top:30px;padding-left: 60px;

+ 2 - 1
src/js/newMenu/serviceList.js

@@ -131,7 +131,8 @@ $(function () {
                 pageSize: 15,
                 name: dataList.name,
                 topId: dataList.topId, //行业
-                secondId: dataList.secondId //类型
+                secondId: dataList.secondId, //类型
+                privateProject:1
             },
             success: function (data) {
                 var theArrs = [];

+ 1 - 1
template/newMenu/achievement.html

@@ -212,7 +212,7 @@
         <!-- 轮播(Carousel)项目 -->
         <div class="carousel-inner">
             <div class="item active">
-                <img src="../../img/index_banner01.jpg" alt="First slide">
+                <img src="../../img/technology_trading_banner01.jpg" alt="First slide">
             </div>
             <div class="item">
                 <img src="../../img/index_banner02.jpg" alt="Second slide">

+ 1 - 1
template/newMenu/demand.html

@@ -54,7 +54,7 @@
                     <div class="logo_right"></div>
                     <div class="nav">
                         <ul>
-                            <li>
+                            <li class="active">
                                 <div>
                                     <a href="#">科技服务</a>
                                     <ol class="subnavigation">

+ 126 - 126
webpack.config.js

@@ -35,162 +35,162 @@ module.exports = (function () {
             template: './template/indexNew.html',
             chunks: ['index', 'vendors']
         }),
-        new HtmlWebpackPlugin({
-            title: '支付跳转页面',
-            filename: 'html/toPayment.html',
-            template: './template/toPayment.html',
-            chunks: ['toPayment', 'vendors']
-        }),
+        // new HtmlWebpackPlugin({
+        //     title: '支付跳转页面',
+        //     filename: 'html/toPayment.html',
+        //     template: './template/toPayment.html',
+        //     chunks: ['toPayment', 'vendors']
+        // }),
         new HtmlWebpackPlugin({
             title: '关于公司',
             filename: 'html/aboutUs.html',
             template: './template/aboutUs.html',
             chunks: ['aboutUs', 'vendors']
         }),
-        new HtmlWebpackPlugin({
-            title: '关于公司APP',
-            filename: 'html/APPaboutUs.html',
-            template: './template/APPaboutUs.html',
-            chunks: ['APPaboutUs', 'vendors']
-        }),
+        // new HtmlWebpackPlugin({
+        //     title: '关于公司APP',
+        //     filename: 'html/APPaboutUs.html',
+        //     template: './template/APPaboutUs.html',
+        //     chunks: ['APPaboutUs', 'vendors']
+        // }),
          new HtmlWebpackPlugin({
             title: '联系我们',
             filename: 'html/contactUs.html',
             template: './template/contactUs.html',
             chunks: ['contactUs', 'vendors']
         }),
-        new HtmlWebpackPlugin({
-            title: '科技服务',
-            filename: 'html/service.html',
-            template: './template/service.html',
-            chunks: ['service', 'vendors']
-        }),
+        // new HtmlWebpackPlugin({
+        //     title: '科技服务',
+        //     filename: 'html/service.html',
+        //     template: './template/service.html',
+        //     chunks: ['service', 'vendors']
+        // }),
         new HtmlWebpackPlugin({
             title: '注册',
             filename: 'html/register.html',
             template: './template/register.html',
             chunks: ['register', 'vendors']
         }),
-        new HtmlWebpackPlugin({
-            title: '会员',
-            filename: 'html/member.html',
-            template: './template/member.html',
-            chunks: ['member', 'vendors']
-        }),
-        new HtmlWebpackPlugin({
-            title: '科技交易',
-            filename: 'html/technologyTrading.html',
-            template: './template/technologyTrading.html',
-            chunks: ['technologyTrading', 'vendors']
-        }),
+        // new HtmlWebpackPlugin({
+        //     title: '会员',
+        //     filename: 'html/member.html',
+        //     template: './template/member.html',
+        //     chunks: ['member', 'vendors']
+        // }),
+        // new HtmlWebpackPlugin({
+        //     title: '科技交易',
+        //     filename: 'html/technologyTrading.html',
+        //     template: './template/technologyTrading.html',
+        //     chunks: ['technologyTrading', 'vendors']
+        // }),
         new HtmlWebpackPlugin({
             title: '科技智库',
             filename: 'html/thinkTank.html',
             template: './template/thinkTank.html',
             chunks: ['thinkTank', 'vendors']
         }),
-        new HtmlWebpackPlugin({
-            title: '科技金融',
-            filename: 'html/financialIndex.html',
-            template: './template/financialIndex.html',
-            chunks: ['financialIndex', 'vendors']
-        }),
-        new HtmlWebpackPlugin({
-            title: '科技交易-技术专利',
-            filename: 'html/technologyTrading/achievement.html',
-            template: './template/technologyTrading/achievement.html',
-            chunks: ['technologyTrading/achievement', 'vendors']
-        }),
-        new HtmlWebpackPlugin({
-            title: '科技交易-技术需求',
-            filename: 'html/technologyTrading/demand.html',
-            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/financialIndex.html',
+        //     template: './template/financialIndex.html',
+        //     chunks: ['financialIndex', 'vendors']
+        // }),
+        // new HtmlWebpackPlugin({
+        //     title: '科技交易-技术专利',
+        //     filename: 'html/technologyTrading/achievement.html',
+        //     template: './template/technologyTrading/achievement.html',
+        //     chunks: ['technologyTrading/achievement', 'vendors']
+        // }),
+        // new HtmlWebpackPlugin({
+        //     title: '科技交易-技术需求',
+        //     filename: 'html/technologyTrading/demand.html',
+        //     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/technologyTrading/assessMent.html',
-            template: './template/technologyTrading/assessMent.html',
-            chunks: ['technologyTrading/assessMent', 'vendors']
-        }),
-        new HtmlWebpackPlugin({
-            title: '科技交易-技术成果下单页面',
-            filename: 'html/technologyTrading/achievementOrder.html',
-            template: './template/technologyTrading/achievementOrder.html',
-            chunks: ['technologyTrading/achievementOrder', 'vendors']
-        }),
-        new HtmlWebpackPlugin({
-            title: '科技交易-技术需求下单页面',
-            filename: 'html/technologyTrading/demandOrder.html',
-            template: './template/technologyTrading/demandOrder.html',
-            chunks: ['technologyTrading/demandOrder', 'vendors']
-        }),
+        //  new HtmlWebpackPlugin({
+        //     title: '在线评估',
+        //     filename: 'html/technologyTrading/assessMent.html',
+        //     template: './template/technologyTrading/assessMent.html',
+        //     chunks: ['technologyTrading/assessMent', 'vendors']
+        // }),
+        // new HtmlWebpackPlugin({
+        //     title: '科技交易-技术成果下单页面',
+        //     filename: 'html/technologyTrading/achievementOrder.html',
+        //     template: './template/technologyTrading/achievementOrder.html',
+        //     chunks: ['technologyTrading/achievementOrder', 'vendors']
+        // }),
+        // new HtmlWebpackPlugin({
+        //     title: '科技交易-技术需求下单页面',
+        //     filename: 'html/technologyTrading/demandOrder.html',
+        //     template: './template/technologyTrading/demandOrder.html',
+        //     chunks: ['technologyTrading/demandOrder', 'vendors']
+        // }),
         new HtmlWebpackPlugin({
             title: '智库咨询-智政详情',
             filename: 'html/thinkTank/policyDetail.html',
             template: './template/thinkTank/policyDetail.html',
             chunks: ['thinkTank/policyDetail', 'vendors']
         }),
-        new HtmlWebpackPlugin({
-            title: '智库咨询-智政列表',
-            filename: 'html/thinkTank/policyList.html',
-            template: './template/thinkTank/policyList.html',
-            chunks: ['thinkTank/policyList', 'vendors']
-        }),
+        // new HtmlWebpackPlugin({
+        //     title: '智库咨询-智政列表',
+        //     filename: 'html/thinkTank/policyList.html',
+        //     template: './template/thinkTank/policyList.html',
+        //     chunks: ['thinkTank/policyList', 'vendors']
+        // }),
         new HtmlWebpackPlugin({
             title: '智库咨询-智者详情',
             filename: 'html/thinkTank/thinkerDetail.html',
             template: './template/thinkTank/thinkerDetail.html',
             chunks: ['thinkTank/thinkerDetail', 'vendors']
         }),
-        new HtmlWebpackPlugin({
-            title: '科技金融-投资机构',
-            filename: 'html/financial/investmentInstitution.html',
-            template: './template/financial/investmentInstitution.html',
-            chunks: ['financial/investmentInstitution', 'vendors']
-        }),
-        new HtmlWebpackPlugin({
-            title: '科技金融-投资机构',
-            filename: 'html/financial/investmentDetail.html',
-            template: './template/financial/investmentDetail.html',
-            chunks: ['financial/investmentDetail', 'vendors']
-        }),
-        new HtmlWebpackPlugin({
-            title: '科技服务-高新认定',
-            filename: 'html/service/highTechCognizance.html',
-            template: './template/service/highTechCognizance.html',
-            chunks: ['service/highTechCognizance', 'vendors']
-        }),
-        new HtmlWebpackPlugin({
-            title: '科技服务-知识产权',
-            filename: 'html/service/propertyRight.html',
-            template: './template/service/propertyRight.html',
-            chunks: ['service/propertyRight', 'vendors']
-        }),
-		new HtmlWebpackPlugin({
-            title: '科技服务-高新认定',
-            filename: 'html/service/projectDetails.html',
-            template: './template/service/projectDetails.html',
-            chunks: ['service/projectDetails', 'vendors']
-        }),
-        new HtmlWebpackPlugin({
-            title: '科技服务-服务意向',
-            filename: 'html/service/purpose.html',
-            template: './template/service/purpose.html',
-            chunks: ['service/purpose', 'vendors']
-        }),
+        // new HtmlWebpackPlugin({
+        //     title: '科技金融-投资机构',
+        //     filename: 'html/financial/investmentInstitution.html',
+        //     template: './template/financial/investmentInstitution.html',
+        //     chunks: ['financial/investmentInstitution', 'vendors']
+        // }),
+        // new HtmlWebpackPlugin({
+        //     title: '科技金融-投资机构',
+        //     filename: 'html/financial/investmentDetail.html',
+        //     template: './template/financial/investmentDetail.html',
+        //     chunks: ['financial/investmentDetail', 'vendors']
+        // }),
+        // new HtmlWebpackPlugin({
+        //     title: '科技服务-高新认定',
+        //     filename: 'html/service/highTechCognizance.html',
+        //     template: './template/service/highTechCognizance.html',
+        //     chunks: ['service/highTechCognizance', 'vendors']
+        // }),
+        // new HtmlWebpackPlugin({
+        //     title: '科技服务-知识产权',
+        //     filename: 'html/service/propertyRight.html',
+        //     template: './template/service/propertyRight.html',
+        //     chunks: ['service/propertyRight', 'vendors']
+        // }),
+		// new HtmlWebpackPlugin({
+        //     title: '科技服务-高新认定',
+        //     filename: 'html/service/projectDetails.html',
+        //     template: './template/service/projectDetails.html',
+        //     chunks: ['service/projectDetails', 'vendors']
+        // }),
+        // new HtmlWebpackPlugin({
+        //     title: '科技服务-服务意向',
+        //     filename: 'html/service/purpose.html',
+        //     template: './template/service/purpose.html',
+        //     chunks: ['service/purpose', 'vendors']
+        // }),
         //newsApp 
         new HtmlWebpackPlugin({
             title: '新闻详情',
@@ -198,18 +198,18 @@ module.exports = (function () {
             template: './template/news/newsDetailApp.html',
             chunks: ['news/newsDetailApp', 'vendors']
         }),
-        new HtmlWebpackPlugin({
-            title: '高企认定',
-            filename: 'html/news/appCognizance.html',
-            template: './template/news/appCognizance.html',
-            chunks: ['news/appCognizance', 'vendors']
-        }),
-        new HtmlWebpackPlugin({
-            title: '注册协议',
-            filename: 'html/news/agreement.html',
-            template: './template/news/agreement.html',
-            chunks: ['news/agreement', 'vendors']
-        }),
+        // new HtmlWebpackPlugin({
+        //     title: '高企认定',
+        //     filename: 'html/news/appCognizance.html',
+        //     template: './template/news/appCognizance.html',
+        //     chunks: ['news/appCognizance', 'vendors']
+        // }),
+        // new HtmlWebpackPlugin({
+        //     title: '注册协议',
+        //     filename: 'html/news/agreement.html',
+        //     template: './template/news/agreement.html',
+        //     chunks: ['news/agreement', 'vendors']
+        // }),
         /*  2018-6 改版后科技需求 */
         new HtmlWebpackPlugin({
             title: '科技需求',