123456789101112131415161718192021222324252627282930313233 |
- .cl{clear:both}
- .nav_expand{background:rgba(6, 43, 92, 0.93);position:fixed;left:0;top:45px;width:100%;z-index:1100;height:100%;display:none}
- .nav_expand h1{margin:0;font-weight:normal;}
- .nav_expand i{display:block;font-style:normal}
- .nav_expand .nav_expand_head{height:1.11111rem;background:#00558e;}
- .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}
- .nav_expand .nav_expand_body{width:100%;overflow:auto}
- .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}
- .nav_expand .nav_return{float:right;width: 0.85rem;height: 1.11111rem;margin-right:0.44445rem}
- .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;}
- .nav_expand .nav_column{padding:4% 2%;position:relative}
- .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}
- .nav_expand .nav_column li h1{font-size: 0.44444rem;line-height:1rem;color:#fff}
- .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}
- .nav_expand .nav_add > h1{background:#365480;font-size:0.37rem;height:1rem;margin:0;line-height:1rem;color:#fff;padding:0 0.44445rem;}
- .nav_expand .nav_add ul li{color:#fff;height:1.3rem;line-height:1.3rem;border-bottom:1px #365480 solid;padding:0 0.44445rem}
- .nav_expand .nav_add ul li h1{font-size: 0.44444rem;line-height:1.3rem;color:#fff}
- .nav_expand .nav_add ul li .ico_add{color:#7896b4;font-size:1rem;line-height:1.2rem;float:right}
- /*-----------------------------------------------------------------------------------------------------------------------*/
- .header.padding{height:45px !important;padding-top: 5px;padding-left: 3px;padding-right: 5px;}
- .header .logo{height:35px;margin:0 0 0 8px}
- .mui-fullscreen{top:45px}
- .header .goseacrch{width:25px;height:25px;top:10px;}
- .header .goseacrch .icon_search{width:25px;height:25px;}
- .mui-segmented-control.mui-scroll-wrapper{height:1rem}
- .mui-segmented-control.mui-scroll-wrapper .mui-scroll{height:1rem}
- .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}
- .navmore{height:1rem}
- .navmore span{top:0.28rem}
- .mui-fullscreen .mui-segmented-control~.mui-slider-group{top:1rem}
- .szf_iframe{top:45px;left:0;position:absolute;}
|