|
@@ -315,7 +315,7 @@ iframe{width:320px !important;height: 280px !important}
|
|
|
.loginAlert span:first-child:after{content: ',';}
|
|
|
.loginAlert:after{content:'';display:block;width:125px;height:125px;background:url(/img/account/to_login.png) no-repeat left top;background-size:100% 100%;margin:10px 0 0 15px;}
|
|
|
/* 咨询,回到顶部 */
|
|
|
-#scrollTop{display:none;position:fixed;right:0;margin-right:0;width:88px;z-index:9999;bottom:300px;}
|
|
|
+#scrollTop{display:none;position:fixed;right:0;margin-right:0;width:88px;z-index:9999;bottom:60px;}
|
|
|
#scrollTop .item{width:100%;background-color:#fff;box-sizing:border-box;text-align:center;box-shadow:0 2px 4px rgb(254,246,243);border-radius:2px;margin-bottom:10px;font-size:12px;position:relative}
|
|
|
#scrollTop .item>span{display:block;width:94px;box-sizing:border-box;position:relative;cursor:pointer;white-space:pre-wrap;word-break:break-all;}
|
|
|
#scrollTop .item>span:hover{color:#E15616;}
|