Ver Fonte

3dDisplayEngine myImages.css 吉超博 commit at 2021-04-13

吉超博 há 4 anos atrás
pai
commit
bece7ccdaa
1 ficheiros alterados com 129 adições e 0 exclusões
  1. 129 0
      3dDisplayEngine/buildingCss/myImages.css

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

@@ -5849,3 +5849,132 @@
 .div_right_bg_tab2{
 	position:absolute;
 	top:26px;
+    background: rgba(45,114,179,0.37);
+}
+
+.div_right_bg_tab3{
+	position:absolute;
+	top:52px;
+    background: rgba(45,114,179,0.37);
+}
+
+.div_right_bg_tab4{
+	position:absolute;
+	top:78px;
+    background: rgba(45,114,179,0.37);
+}
+
+.div_right_bg_tab5{
+	position:absolute;
+	top:104px;
+    background: rgba(45,114,179,0.37);
+}
+
+.div_right_bg_tab6{
+	position:absolute;
+	top:130px;
+    background: rgba(45,114,179,0.37);
+}
+
+.div_right_bg_tab7{
+	position:absolute;
+	top:156px;
+    background: rgba(45,114,179,0.37);
+}
+
+.div_right_bg_tab1_on{
+    background: #2d72b3;
+}
+
+.div_right_bg_tab2_on{
+	position:absolute;
+	top:26px;
+    background: #2d72b3;
+}
+
+.div_right_bg_tab3_on{
+	position:absolute;
+	top:52px;
+    background: #2d72b3;
+}
+
+.div_right_bg_tab4_on{
+	position:absolute;
+	top:78px;
+    background: #2d72b3;
+}
+
+.div_right_bg_tab5_on{
+	position:absolute;
+	top:104px;
+    background: #2d72b3;
+}
+
+.div_right_bg_tab6_on{
+	position:absolute;
+	top:130px;
+    background: #2d72b3;
+}
+
+.div_right_bg_tab7_on{
+	position:absolute;
+	top:156px;
+    background: #2d72b3;
+}
+
+.div_right_bg2 {
+	position:absolute;
+	top:286px;
+	right:28px;
+	width:308px;
+	height:70px;
+	background: linear-gradient(rgba(16,41,67,0.3) 0%, rgba(25,95,121,0.3) 100%);
+	border-radius: 50px;
+}
+
+.div_right_bg2_tab1 {
+	position:absolute;
+	top:24px;
+	right:109px;
+	width:94px;
+	height:24px;
+	background: url(03index/div_right_bg2_tab1.png) no-repeat center top;
+}
+
+.div_right_bg2_tab2 {
+	position:absolute;
+	top:3px;
+	right:0px;
+	width: 64px;
+    height: 64px;
+    background: rgba(13, 22, 41, 0.3);
+    border-radius: 50px;
+    float:left; 
+    padding:12px 0;
+}
+
+.div_right_bg2_tab3 {
+	position:absolute;
+	top:3px;
+	left:0px;
+	width: 64px;
+    height: 64px;
+    background: rgba(13, 22, 41, 0.3);
+    border-radius: 50px;
+    float:left; 
+    padding:12px 0;
+}
+
+.div_right_bg2_tab3_div {
+	width: 40px;
+    height: 40px;
+    border-radius: 50px;
+    border: 1px solid #34464F;
+    margin:0 auto;
+    font-size: 12px;
+    font-family: Source Han Sans CN Regular, Source Han Sans CN Regular-Regular;
+    font-weight: 400;
+    text-align: center;
+    color: #ffffff;
+    line-height: 36px;
+}