@@ -345,6 +345,14 @@
}
+ .bottom {
+ text-align: center;
+ padding: 1vw 0;
+
+ button {
+ margin: 0 5px 0 0;
+ }
@@ -343,6 +343,14 @@
@@ -74,6 +74,13 @@
.content .two .list .list_2 .right .right_2 .spec text:first-child {
color: var(--f85Color);
+.content .two .list .bottom {
+}
+.content .two .list .bottom button {
.scroll-view {
position: absolute;
top: 0;