|
@@ -261,7 +261,7 @@ body div ::-webkit-scrollbar-resizer:vertical {
|
|
|
background-size: cover;
|
|
|
}
|
|
|
|
|
|
-#U_MD_D_BG_GM {
|
|
|
+/* #U_MD_D_BG_GM {
|
|
|
position: absolute;
|
|
|
z-index: 0;
|
|
|
left: 0;
|
|
@@ -274,7 +274,7 @@ body div ::-webkit-scrollbar-resizer:vertical {
|
|
|
/* background: url("/img/icon/mingdeBg.png") 0px 0px / 100% auto repeat rgb(240, 240, 240); */
|
|
|
filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="/img/icon/bgImg4.png", sizingMethod=scale);
|
|
|
background-size: cover;
|
|
|
-}
|
|
|
+} */
|
|
|
|
|
|
|
|
|
/*云端首页*/
|
|
@@ -616,7 +616,7 @@ body div ::-webkit-scrollbar-resizer:vertical {
|
|
|
position: absolute;
|
|
|
}
|
|
|
|
|
|
-.U_MD_D_KO {
|
|
|
+/* .U_MD_D_KO {
|
|
|
cursor: pointer;
|
|
|
width: 65px;
|
|
|
height: 85px;
|
|
@@ -629,10 +629,10 @@ body div ::-webkit-scrollbar-resizer:vertical {
|
|
|
background-color: #8eaad1;
|
|
|
border-radius: 5px;
|
|
|
box-sizing: border-box;
|
|
|
-}
|
|
|
+} */
|
|
|
|
|
|
|
|
|
-.U_MD_D_KO_GM {
|
|
|
+.U_MD_D_KO {
|
|
|
cursor: pointer;
|
|
|
width: 124px;
|
|
|
height: 145px;
|
|
@@ -641,7 +641,7 @@ body div ::-webkit-scrollbar-resizer:vertical {
|
|
|
left: 80px;
|
|
|
}
|
|
|
|
|
|
-.U_MD_D_KO_GM:hover {
|
|
|
+.U_MD_D_KO:hover {
|
|
|
background-color: #8eaad1;
|
|
|
border-radius: 5px;
|
|
|
box-sizing: border-box;
|