@@ -443,7 +443,7 @@
text-align: center;
overflow: hidden;
width: 100%;
- height:0%;
+ height:100%;
background: rgba(152, 154, 156, 0.7);
top: 0;
left: 0;
@@ -100,7 +100,7 @@
width: 8px;
height:8px;
border-radius: 50%;
- background: #40566b;
+ background: #fff;
vertical-align: top;
margin-right:10px;
margin-top:6px;
@@ -79,7 +79,7 @@
.patentAchievementList .patentAchievLeft .remark{
position: absolute;
- height: 0;
+ height: 100%;
bottom: 0;
@@ -93,9 +93,9 @@
transition: all .2s ease-in-out
}
.patentAchievementList .patentAchievLeft .remark p{
- margin-left: 122px;
+ margin-left: 70px;
margin-top: 72px;
- width: 188px;
+ width: 220px;
font-size: 18px;
color: #ffffff;
@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
+ <link rel="shortcut icon " type="images/x-icon" href="../img/ico_logo.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>首页</title>
+ <link rel="shortcut icon " type="images/x-icon" href="../../img/ico_logo.png">
<title>科技成果</title>