|
|
@@ -689,7 +689,7 @@ header .hmenu {position: absolute;left: 0;bottom: 100%;background-color: rgba(0,
|
|
|
header .hmenu .inner {padding: 0;background-color: #fff;position: relative;top: 0;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
|
|
|
header .hmenu.on {bottom: 0;}
|
|
|
header .hmenu.on .inner {top: 100%; position: fixed; width: 100%;}
|
|
|
-header .hmenu .scrollWrap {height: calc(100vh - 9.7rem);-webkit-box-sizing: border-box;box-sizing: border-box;overflow-y: auto; border-bottom: 6.5rem solid #fff;}
|
|
|
+header .hmenu .scrollWrap {height: calc(100vh - 9.7rem);-webkit-box-sizing: border-box;box-sizing: border-box;overflow-y: auto; border-bottom: 8.5rem solid #fff;}
|
|
|
|
|
|
header .hmenu .bng{background: #ffffff;}
|
|
|
header .hmenu .bng .d1 > li{position: relative;height: 7.2rem;border-bottom: 0.1rem solid #eeeeee;}
|