liting2017 6 yıl önce
ebeveyn
işleme
0ab4f945cb

BIN
img/newMenu/achievement_18.gif


BIN
img/newMenu/demand-18.jpg


BIN
img/newMenu/demand-19.jpg


BIN
img/newMenu/demand-2.jpg


BIN
img/newMenu/demand-2.png


BIN
img/newMenu/demand-21.jpg


BIN
img/newMenu/demand-22.jpg


BIN
img/newMenu/demand-7.png


BIN
img/newMenu/demand-8.png


+ 10 - 6
src/css/newMenu/achievement.css

@@ -241,9 +241,6 @@ hr{
 .patentList ul li img{
     width: 100%;
 }
-.patentList ul li {
-    margin-bottom: 5px;
-}
 .patentList ul li div p{
     overflow: hidden;
     white-space:nowrap; 
@@ -630,18 +627,25 @@ hr{
     cursor: pointer;
 }
 .achievementHot-list ul li:hover div img{
-    opacity: .5;
+    opacity: .8;
     transition: all .5s ease-in;
     cursor: pointer;
 }
 .achievementHot-list ul li:hover h4{
     color: #ff6600;
 }
+.patentList ul {
+    margin-left: 0;
+}
 .patentList ul li{
-    transition: all .5s ease-in-out;
+    width: 242px;
+    margin: 0 10px 5px;;
+    padding: 0;
+    transition: all .2s ease-in-out;
 }
 .patentList ul li:hover{
-    transition: all .5s ease-out;
+    box-shadow: 0 4px 10px #ccc;
+    transition: all .2s ease-out;
     cursor: pointer;
 }
 .patentList ul li:hover p{

+ 18 - 10
src/css/newMenu/demand.css

@@ -70,12 +70,18 @@
     left: 50%;
     margin-left: -56px;
     display: inline-block;
-    background: url(../../../img/newMenu/demandMore.png) no-repeat;
-    background-size: 100% 100%;
+   color: #ffffff;
+   text-align: center;
+   line-height: 28px;
+   background: rgba(105, 2, 2, 0.5);
+   border-radius: 12px;
 }
 .newDemand  .demandZnew a:hover{
-    background: url(../../../img/newMenu/demnadMoreHover.png) no-repeat;
-    background-size: 100% 100%;
+   background: #ffffff;
+   color: red;
+   border: 1px solid red
+   
+   
 }
 .newDemand ul {
     width:940px;
@@ -382,6 +388,7 @@
 
 .fullImgTxt li {
     padding-top: 10px;
+    transition: all .2s ease-in-out;
 }
 
 .fullImgTxt li .warpImg {
@@ -415,9 +422,11 @@
     color: #191919;
     vertical-align: top;
     margin-top: 70px;
-    cursor: pointer;
 }
-
+.fullImgTxt ul li:hover {
+    margin-top: -4px;
+    transition: all .2s ease-in;
+}
 .fullImgTxt .btnAreaBj .btnArea:hover {
     background: #0289df;
     color: #ffffff;
@@ -445,7 +454,6 @@
     vertical-align: bottom;
     margin-bottom: -30px;
     box-shadow: 0 3px 10px #333;
-    cursor: pointer;
     border-radius: 10px;
 }
 
@@ -475,7 +483,7 @@
     overflow: hidden;
 }
 .studyTxt ul li:hover img {
-    opacity: 0.5;
+    opacity: 0.7;
 }
 .studyTxt ul li:hover .imgRight h5{
     color:#ff5910;
@@ -615,7 +623,7 @@
 }
 /*  技术人才需求*/
 .technology>div>img{
-    width: 100%;
+    width: 180px;
     height: 280px;
 }
 .technology.row{
@@ -654,7 +662,7 @@
 }
 .technology ol li div h4>span:first-child{
     display: inline-block;
-    width: 130px;
+    width: 60px;
 }
 .technology ol li div .titleBorder{
     width: 42px;

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

@@ -216,7 +216,7 @@
 }
 
 .search-inp .input-group {
-    width: 638px;
+    width: 900px;
 }
 
 .search-inp div:nth-child(2) {
@@ -236,7 +236,7 @@
     background-color: #1797e9;
     color: #fff;
     font-size: 18px;
-    width: 104px;
+    width: 150px;
     border: none;
     border-radius: 0 5px 5px 0;
 }

+ 0 - 3
src/css/newMenu/public.css

@@ -862,12 +862,9 @@ header .colorRed{
 /* banner */
 .carousel{
 	width: 100%;
-	height: 600px;
-
 }
 .carousel img{
 	width: 100%;
-	height: 100%;
 }
 /* 分页 */
 .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{

+ 0 - 8
template/newMenu/achievement.html

@@ -164,14 +164,6 @@
                         </span>
                         <div class="txtVal"></div>
                     </div>
-                    <div>
-                        <img src="../../img/newMenu/search-xq.png" alt="">
-                        <span>发布需求</span>
-                    </div>
-                    <div>
-                        <img src="../../img/newMenu/search-cg.png" alt="">
-                        <span>发布技术</span>
-                    </div>
                 </div>
                 <div class="searchMain">
                     <ol>

+ 1 - 9
template/newMenu/demand.html

@@ -163,14 +163,6 @@
                         </span>
                         <div class="txtVal"></div>
                     </div>
-                    <div>
-                        <img src="../../img/newMenu/search-xq.png" alt="">
-                        <span>发布需求</span>
-                    </div>
-                    <div>
-                        <img src="../../img/newMenu/search-cg.png" alt="">
-                        <span>发布技术</span>
-                    </div>
                 </div>
                 <div class="searchMain">
                     <ol>
@@ -251,7 +243,7 @@
         </div>
         <div class="newDemand">
             <div class="demandZnew">
-                 <a href=""></a>
+                 <a href="">查看更多 >></a>
             </div>
             <ul>
                 <li>

+ 1 - 1
webpack/module.config.js

@@ -36,7 +36,7 @@ module.exports = function (theme) {
         }
       }],
     }, {
-      test: /\.(png|jpg)$/,
+      test: /\.(png|jpg|gif)$/,
       use: [{
         loader: 'url-loader',
         options: {