|
|
@ -177,6 +177,9 @@ |
|
|
.jgbox .jgcon .jgitem .jgival { |
|
|
.jgbox .jgcon .jgitem .jgival { |
|
|
font-size: 1.06rem; |
|
|
font-size: 1.06rem; |
|
|
font-weight: bold; |
|
|
font-weight: bold; |
|
|
|
|
|
/* 动画效果 */ |
|
|
|
|
|
-webkit-animation: ani_sc 5s infinite forwards; |
|
|
|
|
|
animation: ani_sc 5s infinite forwards; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.jgbox .jgcon .jgitem .jgdesc { |
|
|
.jgbox .jgcon .jgitem .jgdesc { |
|
|
@ -284,7 +287,7 @@ |
|
|
|
|
|
|
|
|
/* 图书馆趋势 */ |
|
|
/* 图书馆趋势 */ |
|
|
.tsgbox { |
|
|
.tsgbox { |
|
|
margin-top: 3rem; |
|
|
margin-top: 1.21rem; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.tsgbox .tsg_title { |
|
|
.tsgbox .tsg_title { |
|
|
|