@@ -210,7 +210,7 @@
/* 先导片 */
.guideVideo {
- // display: none !important;
+ display: none !important;
transform: translateZ(0);
width: 45px;
height: 45px;
@@ -306,7 +306,8 @@
height: 152px;
border-left: 1px dashed rgb(93, 96, 96);
padding-top: 128px;
- top: 17%;
+ top: 15%;
+ left: 1px;
.name {
padding-right: 17px;
}