|
@ -3,7 +3,8 @@ |
|
|
@import "./c/common"; |
|
|
@import "./c/common"; |
|
|
.div_top { |
|
|
.div_top { |
|
|
margin-left: 10px; |
|
|
margin-left: 10px; |
|
|
height: 35px; |
|
|
height: 40px; |
|
|
|
|
|
line-height: 35px; |
|
|
.router_line { |
|
|
.router_line { |
|
|
width: 212px; |
|
|
width: 212px; |
|
|
height: 1px; |
|
|
height: 1px; |
|
@ -12,8 +13,8 @@ |
|
|
/* opacity: 0.09; */ |
|
|
/* opacity: 0.09; */ |
|
|
} |
|
|
} |
|
|
.div_router { |
|
|
.div_router { |
|
|
margin-top: 5px; |
|
|
|
|
|
font-size: 16px; |
|
|
font-size: 16px; |
|
|
|
|
|
font-weight: bold; |
|
|
|
|
|
|
|
|
.router_parents { |
|
|
.router_parents { |
|
|
color: #a0c3d9; |
|
|
color: #a0c3d9; |
|
@ -40,7 +41,7 @@ |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
// padding: 10px 5px 13px; |
|
|
// padding: 10px 5px 13px; |
|
|
// margin-top: 8px; |
|
|
// margin-top: 8px; |
|
|
height: calc(88vh - 15px); |
|
|
height: calc(840px - 15px); |
|
|
color: #fff; |
|
|
color: #fff; |
|
|
// background: url('../../../img/modules/visual/warning-box.png') no-repeat |
|
|
// background: url('../../../img/modules/visual/warning-box.png') no-repeat |
|
|
// center; |
|
|
// center; |
|
@ -109,10 +110,9 @@ |
|
|
box-sizing: border-box; |
|
|
box-sizing: border-box; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
|
|
|
|
|
|
height: calc(88vh - 10px); |
|
|
height: calc(840px - 10px); |
|
|
color: #fff; |
|
|
color: #fff; |
|
|
background: url('../../../img/modules/visual/warning-box.png') no-repeat |
|
|
background: url("../../../img/modules/visual/fenlei-box.png") no-repeat center; |
|
|
center; |
|
|
|
|
|
background-size: 100% 100%; |
|
|
background-size: 100% 100%; |
|
|
// padding: 45px 21px 35px 24px; |
|
|
// padding: 45px 21px 35px 24px; |
|
|
|
|
|
|
|
@ -208,13 +208,12 @@ |
|
|
|
|
|
|
|
|
.div_community_info { |
|
|
.div_community_info { |
|
|
box-sizing: border-box; |
|
|
box-sizing: border-box; |
|
|
flex: 0 0 calc(100vw - 620px); |
|
|
flex: 0 0 calc(1919px - 620px); |
|
|
// width: calc(100vw - 560px); |
|
|
// width: calc(1919px - 560px); |
|
|
|
|
|
|
|
|
height: calc(88vh - 10px); |
|
|
height: calc(840px - 10px); |
|
|
color: #fff; |
|
|
color: #fff; |
|
|
background: url('../../../img/modules/visual/warning-box.png') no-repeat |
|
|
background: url("../../../img/modules/visual/warning-box.png") no-repeat center; |
|
|
center; |
|
|
|
|
|
background-size: 100% 100%; |
|
|
background-size: 100% 100%; |
|
|
|
|
|
|
|
|
.div_select { |
|
|
.div_select { |
|
@ -253,11 +252,11 @@ |
|
|
box-sizing: border-box; |
|
|
box-sizing: border-box; |
|
|
|
|
|
|
|
|
margin-top: 9px; |
|
|
margin-top: 9px; |
|
|
height: calc(88vh - 120px); |
|
|
height: calc(840px - 120px); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.div_room { |
|
|
.div_room { |
|
|
// height: calc(88vh - 40px); |
|
|
// height: calc(840px - 40px); |
|
|
// margin-top: 9px; |
|
|
// margin-top: 9px; |
|
|
display: flex; |
|
|
display: flex; |
|
|
flex-wrap: wrap; |
|
|
flex-wrap: wrap; |
|
@ -329,7 +328,6 @@ |
|
|
justify-content: center; |
|
|
justify-content: center; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
.div_user:hover { |
|
|
.div_user:hover { |
|
|
cursor: pointer; |
|
|
cursor: pointer; |
|
@ -362,7 +360,7 @@ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.div_room::after { |
|
|
.div_room::after { |
|
|
content: ''; |
|
|
content: ""; |
|
|
flex: 1; |
|
|
flex: 1; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
@ -443,7 +441,7 @@ |
|
|
width: 320px; |
|
|
width: 320px; |
|
|
height: 470px; |
|
|
height: 470px; |
|
|
color: #fff; |
|
|
color: #fff; |
|
|
background: url('../../../img/modules/visual/box-2.png') no-repeat center; |
|
|
background: url("../../../img/modules/visual/box-2.png") no-repeat center; |
|
|
background-size: 100% 100%; |
|
|
background-size: 100% 100%; |
|
|
padding: 45px 20px 35px 20px; |
|
|
padding: 45px 20px 35px 20px; |
|
|
|
|
|
|
|
@ -578,7 +576,5 @@ |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|