|
|
@@ -26,8 +26,7 @@
|
|
|
.lHidding {
|
|
|
width: 300px;
|
|
|
height: 100%;
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_hidContent.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_hidContent.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
position: absolute;
|
|
|
z-index: 1;
|
|
|
@@ -47,8 +46,7 @@
|
|
|
height: 100%;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_hidding_left.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_hidding_left.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
transition: all 0.6s ease-in-out;
|
|
|
|
|
|
@@ -70,8 +68,7 @@
|
|
|
.pic {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_mzw0.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_mzw0.png') no-repeat center center;
|
|
|
background-size: contain;
|
|
|
}
|
|
|
|
|
|
@@ -107,6 +104,7 @@
|
|
|
}
|
|
|
|
|
|
.txt {
|
|
|
+ display: none;
|
|
|
line-height: 16px;
|
|
|
font-size: 11px;
|
|
|
height: 19px;
|
|
|
@@ -198,8 +196,7 @@
|
|
|
.pic {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_mzw1.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_mzw1.png') no-repeat center center;
|
|
|
background-size: contain;
|
|
|
}
|
|
|
|
|
|
@@ -239,6 +236,7 @@
|
|
|
line-height: 11px;
|
|
|
font-size: 11px;
|
|
|
color: #9d9a90;
|
|
|
+ display: none;
|
|
|
}
|
|
|
|
|
|
.title {
|
|
|
@@ -268,8 +266,7 @@
|
|
|
|
|
|
.openPic {
|
|
|
opacity: 0;
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_hidRight.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_hidRight.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
height: 100%;
|
|
|
width: 100%;
|
|
|
@@ -431,8 +428,7 @@
|
|
|
right: -2%;
|
|
|
|
|
|
.openPic {
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_hidLeft.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_hidLeft.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
animation: opacityChange 3s infinite ease-in-out;
|
|
|
}
|
|
|
@@ -479,8 +475,7 @@
|
|
|
.lHidding {
|
|
|
width: 330px;
|
|
|
transform: translate(-7%, -50%);
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_hidContent_r.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_hidContent_r.png') no-repeat center center;
|
|
|
background-size: 100% 105%;
|
|
|
|
|
|
.lHidding_left {
|
|
|
@@ -531,8 +526,7 @@
|
|
|
.lHidding_right {
|
|
|
.imgBox {
|
|
|
.pic {
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_mzw2.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_mzw2.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
}
|
|
|
}
|
|
|
@@ -577,8 +571,7 @@
|
|
|
width: 300px;
|
|
|
.imgBox {
|
|
|
.pic {
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_mzw3.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_mzw3.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
}
|
|
|
}
|
|
|
@@ -952,18 +945,8 @@
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
overflow: auto;
|
|
|
font-weight: 400;
|
|
|
- mask-image: linear-gradient(
|
|
|
- to bottom,
|
|
|
- rgba(0, 0, 0, 1) 0%,
|
|
|
- rgba(0, 0, 0, 1) 80%,
|
|
|
- /* 保留顶部70%不透明 */ rgba(0, 0, 0, 0) 100% /* 底部30%完全透明 */
|
|
|
- );
|
|
|
- -webkit-mask-image: linear-gradient(
|
|
|
- to bottom,
|
|
|
- rgba(0, 0, 0, 1) 0%,
|
|
|
- rgba(0, 0, 0, 1) 80%,
|
|
|
- rgba(0, 0, 0, 0) 100%
|
|
|
- );
|
|
|
+ mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%, /* 保留顶部70%不透明 */ rgba(0, 0, 0, 0) 100% /* 底部30%完全透明 */);
|
|
|
+ -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) 100%);
|
|
|
|
|
|
&::-webkit-scrollbar {
|
|
|
width: 0px;
|
|
|
@@ -1024,8 +1007,7 @@
|
|
|
.lHidding {
|
|
|
width: 300px;
|
|
|
height: 100%;
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_hidContent.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_hidContent.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
position: absolute;
|
|
|
z-index: 1;
|
|
|
@@ -1045,8 +1027,7 @@
|
|
|
height: 100%;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_hidding_left.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_hidding_left.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
transition: all 0.6s ease-in-out;
|
|
|
|
|
|
@@ -1068,8 +1049,7 @@
|
|
|
.pic {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_mzw0.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_mzw0.png') no-repeat center center;
|
|
|
background-size: contain;
|
|
|
}
|
|
|
|
|
|
@@ -1198,8 +1178,7 @@
|
|
|
.pic {
|
|
|
width: 100%;
|
|
|
height: 100%;
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_mzw1.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_mzw1.png') no-repeat center center;
|
|
|
background-size: contain;
|
|
|
}
|
|
|
|
|
|
@@ -1271,8 +1250,7 @@
|
|
|
|
|
|
.openPic {
|
|
|
opacity: 0;
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_hidRight.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_hidRight.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
height: 100%;
|
|
|
width: 100%;
|
|
|
@@ -1391,18 +1369,8 @@
|
|
|
width: 0px;
|
|
|
height: 0px;
|
|
|
}
|
|
|
- mask-image: linear-gradient(
|
|
|
- to bottom,
|
|
|
- rgba(0, 0, 0, 1) 0%,
|
|
|
- rgba(0, 0, 0, 1) 80%,
|
|
|
- /* 保留顶部70%不透明 */ rgba(0, 0, 0, 0) 100% /* 底部30%完全透明 */
|
|
|
- );
|
|
|
- -webkit-mask-image: linear-gradient(
|
|
|
- to bottom,
|
|
|
- rgba(0, 0, 0, 1) 0%,
|
|
|
- rgba(0, 0, 0, 1) 80%,
|
|
|
- rgba(0, 0, 0, 0) 100%
|
|
|
- );
|
|
|
+ mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%, /* 保留顶部70%不透明 */ rgba(0, 0, 0, 0) 100% /* 底部30%完全透明 */);
|
|
|
+ -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) 100%);
|
|
|
|
|
|
&::-webkit-scrollbar {
|
|
|
width: 0px;
|
|
|
@@ -1459,8 +1427,7 @@
|
|
|
right: -2%;
|
|
|
|
|
|
.openPic {
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_hidLeft.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_hidLeft.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
animation: opacityChange 3s infinite ease-in-out;
|
|
|
}
|
|
|
@@ -1507,8 +1474,7 @@
|
|
|
.lHidding {
|
|
|
width: 330px;
|
|
|
transform: translate(-7%, -50%);
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_hidContent_r.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_hidContent_r.png') no-repeat center center;
|
|
|
background-size: 100% 105%;
|
|
|
|
|
|
.lHidding_left {
|
|
|
@@ -1559,8 +1525,7 @@
|
|
|
.lHidding_right {
|
|
|
.imgBox {
|
|
|
.pic {
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_mzw2.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_mzw2.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
}
|
|
|
}
|
|
|
@@ -1608,8 +1573,7 @@
|
|
|
width: 300px;
|
|
|
.imgBox {
|
|
|
.pic {
|
|
|
- background: url('../../../../../assets/img/A6_sangzang_mzw3.png') no-repeat center
|
|
|
- center;
|
|
|
+ background: url('../../../../../assets/img/A6_sangzang_mzw3.png') no-repeat center center;
|
|
|
background-size: 100% 100%;
|
|
|
}
|
|
|
}
|
|
|
@@ -1915,18 +1879,8 @@
|
|
|
width: 0px;
|
|
|
height: 0px;
|
|
|
}
|
|
|
- mask-image: linear-gradient(
|
|
|
- to bottom,
|
|
|
- rgba(0, 0, 0, 1) 0%,
|
|
|
- rgba(0, 0, 0, 1) 80%,
|
|
|
- /* 保留顶部70%不透明 */ rgba(0, 0, 0, 0) 100% /* 底部30%完全透明 */
|
|
|
- );
|
|
|
- -webkit-mask-image: linear-gradient(
|
|
|
- to bottom,
|
|
|
- rgba(0, 0, 0, 1) 0%,
|
|
|
- rgba(0, 0, 0, 1) 80%,
|
|
|
- rgba(0, 0, 0, 0) 100%
|
|
|
- );
|
|
|
+ mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%, /* 保留顶部70%不透明 */ rgba(0, 0, 0, 0) 100% /* 底部30%完全透明 */);
|
|
|
+ -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) 100%);
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
@@ -2007,18 +1961,8 @@
|
|
|
color: rgba(255, 255, 255, 1);
|
|
|
overflow: auto;
|
|
|
font-weight: 400;
|
|
|
- mask-image: linear-gradient(
|
|
|
- to bottom,
|
|
|
- rgba(0, 0, 0, 1) 0%,
|
|
|
- rgba(0, 0, 0, 1) 80%,
|
|
|
- /* 保留顶部70%不透明 */ rgba(0, 0, 0, 0) 100% /* 底部30%完全透明 */
|
|
|
- );
|
|
|
- -webkit-mask-image: linear-gradient(
|
|
|
- to bottom,
|
|
|
- rgba(0, 0, 0, 1) 0%,
|
|
|
- rgba(0, 0, 0, 1) 80%,
|
|
|
- rgba(0, 0, 0, 0) 100%
|
|
|
- );
|
|
|
+ mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%, /* 保留顶部70%不透明 */ rgba(0, 0, 0, 0) 100% /* 底部30%完全透明 */);
|
|
|
+ -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) 100%);
|
|
|
|
|
|
&::-webkit-scrollbar {
|
|
|
width: 0px;
|