|
@@ -12,7 +12,7 @@
|
|
position: absolute;
|
|
position: absolute;
|
|
left: 50%;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
transform: translateX(-50%);
|
|
- top: 48px;
|
|
|
|
|
|
+ top: 30px;
|
|
width: 80px;
|
|
width: 80px;
|
|
height: 37px;
|
|
height: 37px;
|
|
line-height: 30px;
|
|
line-height: 30px;
|
|
@@ -25,7 +25,7 @@
|
|
.pinBottom.left {
|
|
.pinBottom.left {
|
|
width: 1400px;
|
|
width: 1400px;
|
|
margin-right: 350px;
|
|
margin-right: 350px;
|
|
- height: 80px;
|
|
|
|
|
|
+ height: 65px;
|
|
border-radius: 0 40px 40px 0;
|
|
border-radius: 0 40px 40px 0;
|
|
left: 50%;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
transform: translateX(-50%);
|
|
@@ -40,7 +40,7 @@
|
|
position: relative;
|
|
position: relative;
|
|
bottom: -10px;
|
|
bottom: -10px;
|
|
left: 20px;
|
|
left: 20px;
|
|
- height: 75px;
|
|
|
|
|
|
+ height: 60px;
|
|
& img {
|
|
& img {
|
|
height: 100%;
|
|
height: 100%;
|
|
object-fit: contain;
|
|
object-fit: contain;
|
|
@@ -65,15 +65,15 @@
|
|
#gui-modes-inside,
|
|
#gui-modes-inside,
|
|
#gui-modes-dollhouse,
|
|
#gui-modes-dollhouse,
|
|
#gui-modes-floorplan {
|
|
#gui-modes-floorplan {
|
|
- width: var(--pcIconWidth);
|
|
|
|
- height: var(--pcIconWidth);
|
|
|
|
|
|
+ width: 35px;
|
|
|
|
+ height: 35px;
|
|
margin-left: 58px;
|
|
margin-left: 58px;
|
|
background-color: transparent !important;
|
|
background-color: transparent !important;
|
|
position: relative;
|
|
position: relative;
|
|
|
|
|
|
img {
|
|
img {
|
|
- width: 48px;
|
|
|
|
- height: 48px;
|
|
|
|
|
|
+ width: 35px;
|
|
|
|
+ height: 35px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@@ -96,8 +96,8 @@
|
|
#gui-fullscreen-exit,
|
|
#gui-fullscreen-exit,
|
|
.A2_share_box,
|
|
.A2_share_box,
|
|
.A2_view_box {
|
|
.A2_view_box {
|
|
- width: 48px;
|
|
|
|
- height: 48px;
|
|
|
|
|
|
+ width: 35px;
|
|
|
|
+ height: 35px;
|
|
margin: 0;
|
|
margin: 0;
|
|
background-color: transparent !important;
|
|
background-color: transparent !important;
|
|
position: relative;
|
|
position: relative;
|
|
@@ -235,7 +235,7 @@
|
|
top: 225px;
|
|
top: 225px;
|
|
right: 10px;
|
|
right: 10px;
|
|
.sectionIndexImg {
|
|
.sectionIndexImg {
|
|
- width: 170px;
|
|
|
|
|
|
+ width: 125px;
|
|
height: 100%;
|
|
height: 100%;
|
|
object-fit: cover;
|
|
object-fit: cover;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
@@ -268,10 +268,12 @@
|
|
width: fit-content;
|
|
width: fit-content;
|
|
overflow: auto;
|
|
overflow: auto;
|
|
height: 85%;
|
|
height: 85%;
|
|
|
|
+ width: 100%;
|
|
display: flex;
|
|
display: flex;
|
|
flex-wrap: nowrap;
|
|
flex-wrap: nowrap;
|
|
scroll-behavior: smooth;
|
|
scroll-behavior: smooth;
|
|
justify-content: flex-start;
|
|
justify-content: flex-start;
|
|
|
|
+ align-items: center;
|
|
gap: 20px;
|
|
gap: 20px;
|
|
::-webkit-scrollbar {
|
|
::-webkit-scrollbar {
|
|
display: none; /* Chrome, Safari, Edge */
|
|
display: none; /* Chrome, Safari, Edge */
|
|
@@ -281,8 +283,8 @@
|
|
|
|
|
|
& > div {
|
|
& > div {
|
|
flex: 0 0 auto;
|
|
flex: 0 0 auto;
|
|
- width: 420px;
|
|
|
|
- height: 100%;
|
|
|
|
|
|
+ width: 19%;
|
|
|
|
+ height: 70%;
|
|
background-size: contain;
|
|
background-size: contain;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
p {
|
|
p {
|
|
@@ -340,7 +342,7 @@
|
|
@media screen and (max-width: 1000px) {
|
|
@media screen and (max-width: 1000px) {
|
|
.hoveImg {
|
|
.hoveImg {
|
|
height: 20px;
|
|
height: 20px;
|
|
- top: 30px;
|
|
|
|
|
|
+ top: 24px;
|
|
font-size: 10px;
|
|
font-size: 10px;
|
|
color: #fff;
|
|
color: #fff;
|
|
text-shadow: 0 0 5px rgba(253, 251, 178, 0.8), 0 0 10px rgba(253, 251, 178, 0.6);
|
|
text-shadow: 0 0 5px rgba(253, 251, 178, 0.8), 0 0 10px rgba(253, 251, 178, 0.6);
|
|
@@ -355,7 +357,7 @@
|
|
gap: 30px;
|
|
gap: 30px;
|
|
margin-left: 10px;
|
|
margin-left: 10px;
|
|
padding: 30px 0px;
|
|
padding: 30px 0px;
|
|
- width: 55px;
|
|
|
|
|
|
+ width: 45px;
|
|
#play,
|
|
#play,
|
|
#pause,
|
|
#pause,
|
|
#next,
|
|
#next,
|
|
@@ -365,8 +367,8 @@
|
|
#gui-modes-dollhouse,
|
|
#gui-modes-dollhouse,
|
|
#gui-modes-floorplan {
|
|
#gui-modes-floorplan {
|
|
margin: 0;
|
|
margin: 0;
|
|
- width: 35px;
|
|
|
|
- height: 35px;
|
|
|
|
|
|
+ width: 30px;
|
|
|
|
+ height: 30px;
|
|
background-color: transparent !important;
|
|
background-color: transparent !important;
|
|
position: relative;
|
|
position: relative;
|
|
img {
|
|
img {
|
|
@@ -395,7 +397,7 @@
|
|
background-color:#23362F ;
|
|
background-color:#23362F ;
|
|
border-radius: 25px;
|
|
border-radius: 25px;
|
|
margin-right: 10px;
|
|
margin-right: 10px;
|
|
- width: 55px;
|
|
|
|
|
|
+ width: 45px;
|
|
display: flex;
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
justify-content: flex-end;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
@@ -408,17 +410,17 @@
|
|
#gui-fullscreen-exit,
|
|
#gui-fullscreen-exit,
|
|
.A2_share_box,
|
|
.A2_share_box,
|
|
.A2_view_box {
|
|
.A2_view_box {
|
|
- width: 35px;
|
|
|
|
- height: 35px;
|
|
|
|
|
|
+ width: 30px;
|
|
|
|
+ height: 30px;
|
|
margin: 0;
|
|
margin: 0;
|
|
background-color: transparent !important;
|
|
background-color: transparent !important;
|
|
position: relative;
|
|
position: relative;
|
|
a {
|
|
a {
|
|
- width: 35px;
|
|
|
|
- height: 35px;
|
|
|
|
|
|
+ width: 30px;
|
|
|
|
+ height: 30px;
|
|
img {
|
|
img {
|
|
- width: 35px;
|
|
|
|
- height: 35px;
|
|
|
|
|
|
+ width: 30px;
|
|
|
|
+ height: 30px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|