Browse Source

全站图片优化

liting2017 6 years ago
parent
commit
38c36d47ab

+ 11 - 8
src/css/newMenu/achievement.css

@@ -31,7 +31,7 @@
 }
 .newRelease ul li img{
     width: 204px;
-    height: 105px;
+    height: 185px;
     display: inline-block;
 }
 .newRelease ul li div{
@@ -243,7 +243,7 @@ hr{
     height: 213px;
 }
 .patentList .col-sm-4 div>img{
-    height: 114px;
+    height: 210px;
     display: inline-block;
 }
 .patentList>.row>.col-sm-4 img:first-child{
@@ -254,22 +254,22 @@ hr{
 }
 .patentList ul li div{
     width: 242px;
-    height: 144px
 }
 .patentList ul li div p{
+    height: 40px;
+    line-height: 40px;
     overflow: hidden;
     white-space:nowrap; 
     text-overflow:ellipsis; 
     -o-text-overflow:ellipsis;
-    line-height: 30px;
 }
 .patentList .demandAdviser,.patentList .demandDeclare{
     width: 380px;
-    height: 213px;
+    height: 240px;
     position: relative;
 }
 .patentList .demandAdviser{
-    margin-bottom: 14px;
+    margin-bottom: 20px;
 }
 .demandAdviser a{
     cursor: pointer;
@@ -303,7 +303,7 @@ hr{
 }
 .patentList .demandAdviser img,.patentList .demandDeclare img{
     width: 100%;
-    height:213px!important;
+    height:250px!important;
     position: absolute;
     left: 0;
     top: 0;
@@ -664,9 +664,12 @@ hr{
 .patentList ul {
     margin-left: 0;
 }
+.achieveBj{
+    clear: both;
+}
 .patentList ul li{
     width: 242px;
-    margin: 0 10px 5px;;
+    margin: 0 10px 10px;;
     padding: 0;
     transition: all .2s ease-in-out;
 }

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

@@ -191,7 +191,7 @@
 
 .fineQuality ol li img {
     width: 100%;
-    width: 198px;
+    width: 150px;
     height: 120px;
     display: inline-block;
     transition: all .2s ease-in-out;
@@ -216,6 +216,7 @@
     text-overflow: ellipsis;
     -o-text-overflow: ellipsis;
     color: #333;
+    padding: 0 24px;
 }
 .fineQuality ol li a>div{
     width: 198px;

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

@@ -72,7 +72,7 @@
     display: inline-block;
    color: #ffffff;
    text-align: center;
-   line-height: 28px;
+   line-height: 26px;
    background: rgba(105, 2, 2, 0.5);
    border-radius: 12px;
 }
@@ -317,14 +317,14 @@
 /* 企业技术需求 */
 
 .enterprise {
-    padding-bottom: 80px;
+    padding-bottom: 20px;
 }
 .enterprise .col-md-2{
     padding-right: 0;
 }
 .enterprise .col-md-2 img{
     width: 100%;
-    height: 340px;
+    height:500px;
 }
 .enterprise h4,.study h4 {
     font-weight: normal;
@@ -366,7 +366,7 @@
 .imgGroup ul li img {
     display: inline-block;
     width: 100%;
-    height: 116px;
+    height: 200px;
 }
 
 .imgGroup p {

+ 20 - 17
src/css/newMenu/patent.css

@@ -263,7 +263,7 @@
 }
 .newRelease li{
     width: 25%;
-    height: 322px;
+    height: 420px;
     position: relative;
     z-index: 20;
 }
@@ -273,25 +273,31 @@
 .newRelease li:last-child .txt{
     border-right: 1px solid #e0e0e0;
 } */
+.newRelease li{
+    border-right: 1px solid #e0e0e0;
+}
+.newRelease li:last-child{
+    border: none;
+}
 .newRelease li:nth-child(2n) .newReleaseImgs{
     width: 100%;
-    height: 162px;
+    height: 290px;
     position: absolute;
     bottom: 0;
     left: 0;
     z-index: 25;
     overflow: hidden;
-    transition: all .2s ease-in
+    transition: all .2s ease-in;
 }
 .newRelease li:nth-child(2n+1) .newReleaseImgs{
     width: 100%;
-    height: 162px;
+    height: 290px;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 25;
     overflow: hidden;
-    transition: all .2s ease-in
+    transition: all .2s ease-in;
 }
 .newRelease li:nth-child(2n+1) .txt{
     width: 100%;
@@ -300,7 +306,6 @@
     bottom: 0;
     left: 0;
     z-index: 26;
-    /* border-bottom: 1px solid #e0e0e0; */
 }
 .newRelease li:nth-child(2n) .txt{
     width: 100%;
@@ -313,7 +318,7 @@
 }
 .newRelease li:nth-child(2n+1) .txt .triangle_border_up{
     position: absolute;
-    top: -12px;
+    top: 17px;
     left: 42px;
     z-index: 60;
 
@@ -321,7 +326,7 @@
 .newRelease li:nth-child(2n) .txt .triangle_border_up{
     position: absolute;
     transform: rotate(180deg);
-    bottom: -12px;
+    bottom: 17px;
     left:42px;
     z-index: 60;
 
@@ -387,7 +392,7 @@
 /* 专利服务 */
 .patentService{
     width: 100%;
-    height: 388px;
+    height: 500px;
     background: url(../../../img/patent/patentServesBj.jpg)no-repeat;
     background-size:100% 100%;
     margin-top: 24px;
@@ -403,7 +408,7 @@
 }
 .patentService .patentServiceList ul li{
     width: 370px;
-    height: 280px;
+    height: 400px;
     background: #ffffff;
     transition: all .2s ease-in;
 }
@@ -412,7 +417,7 @@
 }
 .patentService .patentServiceList ul li div{
     width: 100%;
-    height: 202px;
+    height: 320px;
     overflow: hidden;
 }
 .patentService .patentServiceList ul li p{
@@ -528,7 +533,6 @@
 }
 /* 版权服务 */
 .copyright {
-    height: 304px;
     clear: both;
     margin-top: 82px;
     padding:0 14px;
@@ -544,7 +548,6 @@
 }
 
 .copyright ul{
-    height: 260px;
     display: flex;
     display: -webkit-flex;
     justify-content: space-between;
@@ -553,18 +556,18 @@
 }
 .copyright ul li{
     width: 360px;
-    height: 260px;
     background: #ffffff;
     transition: all .2s ease-in;
 }
 .copyright ul li div{
     width: 100%;
-    height: 198px;
+    height: 340px;
     overflow: hidden;
 }
 .copyright ul li div img{
     width: 100%;
     height: 100%;
+    transform: scale(0.95);
     display: inline-block;
 }
 .copyright ul li:hover  p{
@@ -572,7 +575,7 @@
 }
 .copyright ul li  p{
     height: 62px;
-    line-height: 62px;
+    line-height:52px;
     overflow: hidden;
     text-overflow: ellipsis;
     -o-text-overflow: ellipsis;
@@ -583,7 +586,7 @@
 }
 .copyright ul li:hover{
     margin-top: -4px;
-    box-shadow: 0 4px 10px #ccc;
+    box-shadow: 0 4px 20px #ccc;
     transition: all .2s ease-in-out
 }
 .trademarkList li:hover{

+ 1 - 1
src/css/newMenu/patentList.css

@@ -268,7 +268,7 @@
 }
 .achievementHot ul li .img {
     width: 100%;
-    height:276px;
+    height:260px;
     position: relative;
 }
 .achievementHot ul li{

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

@@ -49,7 +49,7 @@
 .serviceDetailsImg{
     float: left;
     width: 370px;
-    height: 268px;
+    height: 330px;
     position: relative;
     padding: 18px;
     border: 1px solid #efefef;    
@@ -116,7 +116,7 @@
     color: #9d9d9d;
     font-size: 12px;
 }
-.serviceDetailsTxt a{
+.serviceDetailsTxt>a{
     cursor: pointer;
     width: 150px;
     display: inline-block;
@@ -129,11 +129,14 @@
     margin-top: 16px;
     border: 1px solid transparent;
 }
-.serviceDetailsTxt a:hover{
+.serviceDetailsTxt>a:hover{
     background: #ffff;
     border: 1px dashed #1697ea;
     color: #1697ea;
 }
+.serviceDetailsTxt>p>a:hover span{
+    color: #1697ea;
+}
 .collection{
     position: absolute;
     bottom: -30px;

+ 26 - 4
src/css/newMenu/serviceList.css

@@ -192,7 +192,7 @@
 
 .achievementHot>ul>li>div {
     width: 114px;
-    height: 114px;
+    height: 75px;
     overflow: hidden;
 }
 
@@ -266,7 +266,7 @@
 
 .achievementHot ul li .img {
     width: 100%;
-    height:150px;
+    height:190px;
     position: relative;
 }
 .achievementHot ul li{
@@ -478,8 +478,30 @@
     display: block;
 }
 
-
-
+.txtIntroduce .btnTxts {
+    color: #333;
+    margin-top: 10px;
+}
+.txtIntroduce .btnTxts a{
+    display: inline-block;
+    width: 140px;
+    overflow: hidden;
+    white-space: nowrap;
+    text-overflow: ellipsis;
+    -o-webkit-overflow:ellipsis;
+    float: left;
+    color: #333;
+}
+.txtIntroduce .btnTxts a span{
+    display: inline-block;
+    margin-right: 5px;
+}
+.txtIntroduce .btnTxts>span{
+   float: right;
+}
+.txtIntroduce .btnTxts a:hover{
+    color: #0a7dd4;
+}
 
 
 

+ 38 - 15
src/css/newMenu/tradingIndex.css

@@ -57,7 +57,7 @@
 }
 .patentAchievementList .patentAchievLeft{
     position: absolute;
-    left: 0;
+    left: 80px;
     top: 0;
     width: 272px;
     height: 360px;
@@ -66,22 +66,45 @@
     display: -webkit-flex;
     justify-content: space-between;
     z-index: 26;
+    overflow: hidden;
 }
 .patentAchievementList .patentAchievLeft img{
     width: 100%;
-    height: 100%;
+    height: 250px;
     display: inline-block;
     position: absolute;
-    top: 0;
-    left:80px;
+    top: 55px;
+    left:0px;
     z-index: 30;
 }
+.patentAchievementList .patentAchievLeft img:after{
+    content: '';
+    width: 45px;
+    height: 45px;
+    position: absolute;
+    bottom:-50px;
+    right:-27px;
+    background: #1697e9;
+    transform: rotate(45deg);
+    box-shadow: -2px 10px 20px #ccc;
+}
+.patentAchievementList .patentAchievLeft img:before{
+    content: '';
+    width: 45px;
+    height: 45px;
+    position: absolute;
+    top: -50px;
+    left:-27px;
+    background: #1697e9;
+    transform: rotate(45deg);
+    box-shadow:8px -3px 20px #ccc;
+}
 .patentAchievementList .patentAchievLeft .remark{
     position: absolute;
     width: 100%;
     height: 100%;
     overflow: hidden;
-    left: 80px;
+    left: 0px;
     bottom: 0;
     z-index: 30;
     background: rgba(47, 87, 176, .5);
@@ -95,7 +118,7 @@
 .patentAchievementList .patentAchievLeft .remark p{
     margin-left: 70px;
     margin-top: 72px;
-    width: 220px;
+    width: 190px;
     font-size: 18px;
     color: #ffffff;
     overflow: hidden;
@@ -144,7 +167,7 @@
 .patentAchievementList ul li{
     width: 254px;
     text-align: center;
-    height: 270px;
+    height: 280px;
     background: #ffffff;
 }
 .achievementJump a,.achievementJump span{
@@ -166,7 +189,7 @@
 }
 .patentAchievementList ul li div{
     width: 254px;
-    height: 200px;
+    height: 230px;
     overflow: hidden;
 }
 .patentAchievementList ul li div img{
@@ -175,8 +198,8 @@
 }
 .patentAchievementList ul li p{
     padding: 0px 22px 0px;
-    height: 70px;
-    line-height: 70px;
+    height: 50px;
+    line-height: 50px;
     font-size: 18px;
     color: #1f1f1f;
     text-align: left;
@@ -215,7 +238,7 @@
 .patentSolveBody ul{
     position: absolute;
     right: 0;
-    top: 50%;
+    top: 35%;
     transform: translateY(-50%);
     height:246px; 
     width:660px;
@@ -227,7 +250,7 @@
 
 .patentSolveBody ul li{
    width: 320px;
-   height: 246px;
+   height: 320px;
    background: #ffffff;
    transition: all .2s ease-in
 }
@@ -235,7 +258,7 @@
     position: relative;
     z-index: 40;
     width: 100%;
-    height:  174px;
+    height:  270px;
     overflow: hidden;
 }
 .patentSolveBody ul li div img{
@@ -277,8 +300,8 @@
     text-overflow: ellipsis;
     white-space: nowrap;
     -o-text-overflow: ellipsis;
-    height: 70px;
-    line-height: 70px;
+    height: 50px;
+    line-height: 50px;
     padding: 0 15px;
 }
 .patentSolveBody>a{

+ 8 - 8
src/css/technologyTrading/achievementDetail.css

@@ -18,11 +18,11 @@ text-align: justify;text-overflow: ellipsis;overflow: hidden;display: -webkit-bo
 .big_text>h3{color:#316899;}
 .big_img{width:430px;height:490px;display: inline-block;position: absolute;
     top:95px;left:50px;}
-.big_img>div>img{width:430px;height:440px;display:block;}
+.big_img>div>img{width:430px;height:420px;display:block;}
 .basic>.inline_span1{width: 160px;height: 30px;display: inline-block;
 position:absolute;bottom:-26px;left:-450px;border:none;}
 .inline_span1>span:nth-child(2){margin-left: 10px;}
-.big_img img{width:430px;height:440px;}
+.big_img img{width:430px;height:420px;}
 .basic{width:370px;height:446px;position: absolute;top:95px;left:510px;}
 .basic>div{width:370px;height:52px;border-bottom: 1px solid #EFEFEF;}
 .basic>div.loves{width:150px;display: none;}
@@ -50,13 +50,13 @@ div.pointer>p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;paddi
 .main_introduce ul>li>div>p.demandTyp{display: none;}
 .basic h5{font-weight: bold;}
 .basic>div.inline_span{padding-top: 17px;}
-.fine{width:240px;height:545px;position: absolute;top:45px;right:80px;}
+.fine{width:180px;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;
+.fine>div>div>img{width:180px;height:160px;}
+.fine>div>p{width:180px;height:35px;position: absolute;left:0;bottom:0;background: #7A7572;
     color:#fff;text-align: center;line-height: 35px;text-overflow:ellipsis;overflow: hidden;}
 .fine>div>p.achievementId{display: none;}
 .fine>div>p.achievementTyp{display: none;}
@@ -113,14 +113,14 @@ div.pointer{cursor: pointer;}
 .main_introduce ul>li>div>p.likeType{display: none;}
 .main_introduce{clear: both;padding-top: 40px;overflow: hidden;width: 1200px;}
 .main_introduce ul {overflow: hidden;}
-.main_introduce>ul>li{overflow: hidden;border: 1px solid #ccc;float: left;margin: 0 15px;width: 270px;height: 360px;background: #ffffff;position: relative;margin-bottom: 16px;}
-.main_introduce ul li>div>img{width:270px ;height: 184px;}
+.main_introduce>ul>li{overflow: hidden;border: 1px solid #ccc;float: left;margin: 0 15px;width: 270px;height: 390px;background: #ffffff;position: relative;margin-bottom: 16px;}
+.main_introduce ul li>div>img{width:270px ;height: 240px;}
 .list_text {padding-left: 28px;padding-top: 10px;position: absolute;
     bottom: 0;padding-bottom: 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: 165px;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{width: 242px;height:56px;position: absolute;top: 180px;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;}

+ 8 - 8
src/css/technologyTrading/demandDetail.css

@@ -18,8 +18,8 @@ text-align: justify;text-overflow: ellipsis;overflow: hidden;display: -webkit-bo
 .big_text>h3{color:#316899;}
 .big_img{width:430px;height:490px;display: inline-block;position: absolute;
     top:95px;left:50px;}
-.big_img>div>img{width:430px;height:440px;}
-.big_img img{width:430px;height:440px;display: inline-block;}
+.big_img>div>img{width:430px;height:420px;}
+.big_img img{width:430px;height:420px;display: inline-block;}
 .basic{width:370px;height:450px;position: absolute;top:95px;left:510px;}
 .basic>div{width:370px;border-bottom: 1px solid #EFEFEF;}
 .basic>div.loves{width:150px;}
@@ -54,13 +54,13 @@ div.pointer>p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;paddi
     line-height: 54px;
     vertical-align: top
 }
-.fine{width:240px;height:545px;position: absolute;top:45px;right:80px;}
-.fine>img{width:240px;height:160px;}
+.fine{width:180px;height:545px;position: absolute;top:45px;right:80px;}
+.fine>img{width:180px;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;
+.fine>div{width:180px;height:160px;margin-top: 10px;position: relative;}
+.fine>div>div>img{width:180px;height:160px;}
+.fine>div>p{width:180px;height:35px;position: absolute;left:0;bottom:0;background: #7A7572;
     color:#fff;text-align: center;line-height: 35px;text-overflow:ellipsis;overflow: hidden;}
 .fine>div>p.achievementId{display: none;}
 .fine>div>p.achievementTyp{display: none;}
@@ -110,7 +110,7 @@ text-align: justify;}
 .main_introduce{clear: both;padding-top: 40px;overflow: hidden;width: 1200px;}
 .main_introduce ul {overflow: hidden;}
 .main_introduce>ul>li{padding-bottom: 10px;overflow: hidden;float: left;margin: 0 15px;border: 1px solid #ccc;width: 270px;background: #ffffff;position: relative;margin-bottom: 16px;}
-.main_introduce ul li>div>img{width:270px ;height: 184px;display: block;}
+.main_introduce ul li>div>img{width:270px ;height: 240px;display: block;}
 .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;}

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

@@ -216,7 +216,7 @@ $(function () {
                                     <div class="btnTxt">
                                          <p>
                                             <span class="companyImg"></span>
-                                            <a href="${globalConfig.context}/portal/companyProfile?uid=${thisdata.companyId}" class="companyName">${thisdata.companyName}</a>
+                                            <a href="javascript:(0)" class="companyName">${thisdata.companyName}</a>
                                             <span class="number">销量 : ${thisdata.dealCount?thisdata.dealCount:0}</span>
                                          </p>
                                     </div>

+ 4 - 5
src/js/newMenu/serviceList.js

@@ -200,14 +200,13 @@ $(function () {
                                     <div class="txts">
                                         <h5>${thisdata.name}</h5>
                                     </div>
-                                    
+                                    <div class="btnTxts">
+                                        <a href="javascript:(0)" class="companyName"><span class="glyphicon glyphicon-user"></span>${thisdata.companyName}</a>
+                                        <span class="number">销量 : ${thisdata.dealCount?thisdata.dealCount:0}</span>
+                                    </div> 
                                 </div>
                             </a>
                         </li>`);
-                        /*  <div class="hr"></div>
-                            <div class="btnTxt">
-                                <p>${thisdata.introduce!=null?introd:'暂无介绍'}</p>
-                            </div> */
                     };
                 };
                 $('.loading').hide().stop(true,true);