|
@@ -280,7 +280,7 @@ hr{
|
|
|
width: 100px;
|
|
|
height:50px;
|
|
|
display: inline-block;
|
|
|
- background: url(../../../img//newMenu/achievementLJ.png) no-repeat;
|
|
|
+ background: url(../../../img/newMenu/achievementLJ.png) no-repeat;
|
|
|
background-size:100% 100%;
|
|
|
}
|
|
|
.demandDeclare a{
|
|
@@ -291,15 +291,15 @@ hr{
|
|
|
width: 100px;
|
|
|
height: 50px;
|
|
|
display: inline-block;
|
|
|
- background: url(../../../img//newMenu/achievementZX.png) no-repeat;
|
|
|
+ background: url(../../../img/newMenu/achievementZX.png) no-repeat;
|
|
|
background-size:100% 100%;
|
|
|
}
|
|
|
.demandDeclare a:hover{
|
|
|
- background: url(../../../img//newMenu/achievementZXhover.png) no-repeat;
|
|
|
+ background: url(../../../img/newMenu/achievementZXhover.png) no-repeat;
|
|
|
background-size:100% 100%;
|
|
|
}
|
|
|
.demandAdviser a:hover{
|
|
|
- background: url(../../../img//newMenu/achievementLJhover.png) no-repeat;
|
|
|
+ background: url(../../../img/newMenu/achievementLJhover.png) no-repeat;
|
|
|
background-size:100% 100%;
|
|
|
}
|
|
|
.patentList .demandAdviser img,.patentList .demandDeclare img{
|
|
@@ -599,7 +599,7 @@ hr{
|
|
|
width: 386px;
|
|
|
padding: 12px;
|
|
|
}
|
|
|
-.transaction .introduce address,.transactionList .introduce address,{
|
|
|
+.transaction .introduce address,.transactionList .introduce address{
|
|
|
margin-bottom: 10px;
|
|
|
}
|
|
|
.transaction .introduce img,.transactionList .introduce img{
|