nav_expand.css 2.8 KB

123456789101112131415161718192021222324252627282930313233
  1. .cl{clear:both}
  2. .nav_expand{background:rgba(6, 43, 92, 0.93);position:fixed;left:0;top:45px;width:100%;z-index:1100;height:100%;display:none}
  3. .nav_expand h1{margin:0;font-weight:normal;}
  4. .nav_expand i{display:block;font-style:normal}
  5. .nav_expand .nav_expand_head{height:1.11111rem;background:#00558e;}
  6. .nav_expand .nav_expand_head h1{color:#fff;margin:0;font-weight:normal;font-size: 0.37rem;line-height:1.23rem;float:left;margin-left:0.44445rem}
  7. .nav_expand .nav_expand_body{width:100%;overflow:auto}
  8. .nav_expand .sort_delete{float:right;font-size: 0.3rem;height:0.5rem;line-height:0.48rem;margin-top:0.3rem;;border:1px #82acdd solid;color:#82acdd;border-radius:0.2rem;padding:0 0.15rem}
  9. .nav_expand .nav_return{float:right;width: 0.85rem;height: 1.11111rem;margin-right:0.44445rem}
  10. .nav_expand .ico_nav_return{float:right;background:url(../../images/spzf_07.png) top left no-repeat;width: 0.43055rem;height: 0.43055rem;background-size:cover;margin-top:0.35rem;}
  11. .nav_expand .nav_column{padding:4% 2%;position:relative}
  12. .nav_expand .nav_column li{float:left;width:22%;height:1rem;font-size: 0.44444rem;margin:2% 1.5%;background:#224470;border:1px #4a658d solid;color:#fff;text-align:center;cursor:pointer;position:relative}
  13. .nav_expand .nav_column li h1{font-size: 0.44444rem;line-height:1rem;color:#fff}
  14. .nav_expand .nav_column li .close_delete{width:0.5rem;height:0.5rem;line-height:0.4rem;font-size:0.3rem;background:rgba(94, 116, 157, 0.9);border:1px #4a658d solid;font-style:normal;border-radius:50%;display:none;cursor:pointer;position:absolute;left:-0.25rem;top:-0.25rem}
  15. .nav_expand .nav_add > h1{background:#365480;font-size:0.37rem;height:1rem;margin:0;line-height:1rem;color:#fff;padding:0 0.44445rem;}
  16. .nav_expand .nav_add ul li{color:#fff;height:1.3rem;line-height:1.3rem;border-bottom:1px #365480 solid;padding:0 0.44445rem}
  17. .nav_expand .nav_add ul li h1{font-size: 0.44444rem;line-height:1.3rem;color:#fff}
  18. .nav_expand .nav_add ul li .ico_add{color:#7896b4;font-size:1rem;line-height:1.2rem;float:right}
  19. /*-----------------------------------------------------------------------------------------------------------------------*/
  20. .header.padding{height:45px !important;padding-top: 5px;padding-left: 3px;padding-right: 5px;}
  21. .header .logo{height:35px;margin:0 0 0 8px}
  22. .mui-fullscreen{top:45px}
  23. .header .goseacrch{width:25px;height:25px;top:10px;}
  24. .header .goseacrch .icon_search{width:25px;height:25px;}
  25. .mui-segmented-control.mui-scroll-wrapper{height:1rem}
  26. .mui-segmented-control.mui-scroll-wrapper .mui-scroll{height:1rem}
  27. .mui-segmented-control.mui-scroll-wrapper .mui-control-item{font-size:0.4rem;height:0.6rem;line-height:0.6rem;margin:0.2rem 0.14583rem 0 0}
  28. .navmore{height:1rem}
  29. .navmore span{top:0.28rem}
  30. .mui-fullscreen .mui-segmented-control~.mui-slider-group{top:1rem}
  31. .szf_iframe{top:45px;left:0;position:absolute;}