|
|
@ -40,7 +40,6 @@ a:link{text-decoration:none} |
|
|
|
1px 1px 5px rgb(183 183 183 / 80%); |
|
|
|
1px 1px 5px rgb(183 183 183 / 80%); |
|
|
|
} |
|
|
|
} |
|
|
|
.navbar .navbar-brand img{width:30px;display:inline-block} |
|
|
|
.navbar .navbar-brand img{width:30px;display:inline-block} |
|
|
|
/* .navbar{box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .6)} */ |
|
|
|
|
|
|
|
.navbar .navbar-toggle{padding:0;border:none;margin-top:10px} |
|
|
|
.navbar .navbar-toggle{padding:0;border:none;margin-top:10px} |
|
|
|
.navbar .mr_button{border:none;background:none} |
|
|
|
.navbar .mr_button{border:none;background:none} |
|
|
|
.svgimg{width:2em;height:2em;vertical-align:middle;fill: currentColor;overflow: hidden} |
|
|
|
.svgimg{width:2em;height:2em;vertical-align:middle;fill: currentColor;overflow: hidden} |
|
|
@ -49,10 +48,26 @@ a:link{text-decoration:none} |
|
|
|
.navbar .svg:hover{color:#000} |
|
|
|
.navbar .svg:hover{color:#000} |
|
|
|
.navbar .navbar-toggle:focus, |
|
|
|
.navbar .navbar-toggle:focus, |
|
|
|
.navbar .navbar-toggle:hover{background:none} |
|
|
|
.navbar .navbar-toggle:hover{background:none} |
|
|
|
.nb_right{padding:10px 2% 0 0} |
|
|
|
.nb_right{padding:10px 13px 0 0} |
|
|
|
.nb_right .iconr2{margin:3px 0 0 10px} |
|
|
|
.nb_right .iconr2{margin:3px 0 0 10px} |
|
|
|
|
|
|
|
|
|
|
|
.img_main{min-height:510px} |
|
|
|
.navbar-fixed-left{ |
|
|
|
|
|
|
|
position: fixed; |
|
|
|
|
|
|
|
left: 0; |
|
|
|
|
|
|
|
top: 52px; |
|
|
|
|
|
|
|
width: 160px; |
|
|
|
|
|
|
|
background-color: #FFF; |
|
|
|
|
|
|
|
overflow-y: auto; |
|
|
|
|
|
|
|
bottom: 0; |
|
|
|
|
|
|
|
z-index: 1000; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.navbar-fixed-left .active a{background-color:#e7e7e7;color:#555} |
|
|
|
|
|
|
|
.lampshow .navbar-fixed-left{background-color:#222} |
|
|
|
|
|
|
|
.lampshow .navbar-fixed-left a{color:#DDD} |
|
|
|
|
|
|
|
.lampshow .navbar-fixed-left .active a{background-color:#e7e7e7;color:#555} |
|
|
|
|
|
|
|
.lampshow .navbar-fixed-left a:hover{background-color:#CCC;color:#444} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.img_main{min-height:510px;margin-left:160px} |
|
|
|
.im_mainl{margin:0 10px 12px 10px} |
|
|
|
.im_mainl{margin:0 10px 12px 10px} |
|
|
|
.bor_radius{border-radius:10px} |
|
|
|
.bor_radius{border-radius:10px} |
|
|
|
.im_img{transform:scale(1);transition:all 0.5s ease;object-fit:cover;display:block;width:100%;height:100%} |
|
|
|
.im_img{transform:scale(1);transition:all 0.5s ease;object-fit:cover;display:block;width:100%;height:100%} |
|
|
@ -122,6 +137,8 @@ a:link{text-decoration:none} |
|
|
|
height: 45vw; |
|
|
|
height: 45vw; |
|
|
|
} |
|
|
|
} |
|
|
|
.hidden-xs{display:none} |
|
|
|
.hidden-xs{display:none} |
|
|
|
|
|
|
|
.navbar-fixed-left{position:static;width:100%} |
|
|
|
|
|
|
|
.img_main{margin-left:0} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@keyframes musicTurn { |
|
|
|
@keyframes musicTurn { |
|
|
|