Browse Source

3dDisplayEngine myImages.css 吉超博 commit at 2020-11-06

吉超博 4 years ago
parent
commit
e972dbeff3
1 changed files with 184 additions and 0 deletions
  1. 184 0
      3dDisplayEngine/buildingCss/myImages.css

+ 184 - 0
3dDisplayEngine/buildingCss/myImages.css

@@ -2008,3 +2008,187 @@
 	background:url(icons/proform_m5_on.png) no-repeat;
 	background:url(icons/proform_m5_on.png) no-repeat;
 	cursor:pointer;
 	cursor:pointer;
 	position:absolute;
 	position:absolute;
+	top:254px;
+	left:110px;
+}
+
+.proform6_menu_3 {
+	width:234px;
+	height:82px;
+	background:url(icons/proform_m1.png) no-repeat;
+	cursor:pointer;
+	position:absolute;
+	top:310px;
+	left:96px;
+}
+
+.proform6_menu_3_on {
+	width:234px;
+	height:82px;
+	background:url(icons/proform_m1_on.png) no-repeat;
+	cursor:pointer;
+	position:absolute;
+	top:310px;
+	left:96px;
+}
+
+.company_bg_tl{
+	position:absolute;
+	width:1414px;
+	height:762px;
+	top:0px;
+	left:0px;
+	background:url(icons/company_tl.png) no-repeat;
+	z-index:10;
+}
+
+.company_bg_tm {
+	position:absolute;
+	height:762px;
+	top:0px;
+	left:1414px;
+	background:url(icons/company_tm.png) repeat-x;
+	z-index:10;
+}
+
+.company_bg_tr {
+	position:absolute;
+	width:406px;
+	height:762px;
+	top:0px;
+	right:0px;
+	background:url(icons/company_tr.png) no-repeat;
+	z-index:10;
+}
+
+.company_bg_ml{
+	position:absolute;
+	width:1414px;
+	top:762px;
+	left:0px;
+	background:url(icons/company_ml.png) repeat-y;
+	z-index:10;
+}
+
+.company_bg_mm {
+	position:absolute;
+	left:1414px;
+	top:762px;
+	background:url(icons/company_mm.png) repeat;
+	z-index:10;
+}
+
+.company_bg_mr {
+	position:absolute;
+	width:406px;
+	top:762px;
+	right:0px;
+	background:url(icons/company_mr.png) repeat-y;
+	z-index:10;
+}
+
+.company_bg_bl{
+	position:absolute;
+	width:1414px;
+	height:170px;
+	bottom:0px;
+	left:0px;
+	background:url(icons/company_bl.png) no-repeat;
+	z-index:10;
+}
+
+.company_bg_bm {
+	position:absolute;
+	height:170px;
+	width:100px;
+	bottom:0px;
+	left:1414px;
+	background:url(icons/company_bm.png) repeat-x;
+	z-index:10;
+}
+
+.company_bg_br {
+	position:absolute;
+	height:170px;
+	width:406px;
+	bottom:0px;
+	right:0px;
+	background:url(icons/company_br.png) no-repeat;
+	z-index:10;
+}
+
+.bak_to_front {
+	position: absolute;
+	top:67px;
+	left:73px;
+	width:110px;
+	height:36px;
+	background: url(icons/bak_to_front.png) no-repeat;
+	z-index:20;
+	cursor:pointer;
+}
+
+.building_level_label{
+	position: absolute;
+	top:157px;
+	left:133px;
+	color:#ffffff;
+	font-family:微软雅黑, Microsoft YaHei;
+	font-size:12px;
+	z-index:20;
+}
+
+.building_level_count{
+	margin-left:15px;
+	font-family:微软雅黑, Microsoft YaHei;
+	font-size:16px;
+	font-weight:bold;
+}
+
+.company_building {
+	position: absolute;
+	top: 195px;
+	left:100px;
+	width:536px;
+	height:600px;
+	overflow-x:none;
+	overflow-y:auto;
+	z-index:20;
+}
+
+.company_building_on {
+	position: absolute;
+	top: 200px;
+	left:116px;
+	width:496px;
+	height:620px;
+	z-index:20;
+}
+
+.company_building::-webkit-scrollbar{
+  width:6px;
+  height:100%;
+}
+.company_building::-webkit-scrollbar-thumb{
+  width:6px;
+  height:60px;
+  background-color:rgba(0,130,255,0.6);
+  border-radius:5px;
+}
+.company_building::-webkit-scrollbar-track  
+{  
+  border-radius: 10px;  
+  background-color: rgba(0,0,0,.3);
+}
+
+.building_top {
+	position: absolute;
+	width:400px;
+	height:120px;
+}
+
+.building_top_label {
+	position:absolute;
+	top:0px;
+	left:0px;
+	padding-top:31px;