|
@@ -275,6 +275,7 @@
|
|
|
.achievementHot ul li{
|
|
|
width: 272px;
|
|
|
transition: all .2s ease-in;
|
|
|
+ box-shadow: 0 0 2px #ccc;
|
|
|
}
|
|
|
.achievementHot ul li .img img {
|
|
|
width: 100%;
|
|
@@ -442,19 +443,15 @@ footer{
|
|
|
background: url(../../../img/initPic/serviceInit.jpg) no-repeat;
|
|
|
background-size:100% 100%;
|
|
|
}
|
|
|
-
|
|
|
-/* .pagination_box .inp input{
|
|
|
- position: absolute;
|
|
|
- left: 0;
|
|
|
- top:20px;
|
|
|
-
|
|
|
+.hotList .img img{
|
|
|
+ background: #fff;
|
|
|
+}
|
|
|
+.pagination .pagePre a{
|
|
|
+ margin-right: 10px;
|
|
|
+}
|
|
|
+.pageNext a{
|
|
|
+ margin-left: 10px;
|
|
|
}
|
|
|
-.pagination_box .inp button{
|
|
|
- position: absolute;
|
|
|
- right: 0;
|
|
|
- top:25px;
|
|
|
-} */
|
|
|
-
|
|
|
|
|
|
|
|
|
|