body .sp-wrapper-head .sp-wrapper-head-col:hover { background-color: rgba(18,113,219,0.8); } .sp-wrapper-head { position: absolute; top: 0; left: 0; right: 0; height: 80px; color: #fff; background-color:#008A94; } .sp-wrapper-head .sp-wrapper-head-left { float: left; width: auto; height: 80px; white-space: nowrap; margin-left: 5px; } .sp-wrapper-head .sp-wrapper-head-title { float: left; width: 420px; height: 80px; line-height: 20px; cursor: pointer; padding-top: 20px; color: #fff; } .sp-wrapper-head .sp-wrapper-head-img { float: left; width: auto; height: 55px; margin: 11px 0 10px 0px; } .sp-wrapper-head .sp-wrapper-head-right { float: right; width: auto; height: 80px; white-space: nowrap; } .sp-wrapper-head .sp-wrapper-head-col { float: left; height: 80px; line-height: 80px; cursor: pointer; color: #e9f3fd; padding: 0px 3px; border:0 } .sp-wrarrer-photo { width: 30px; height: 30px; border-radius: 15px; float: left; margin: 25px 0 20px 8px; } .sp-wrapper-head .sp-wrapper-head-title span { font-size: 25px; width:100%; display:inline-block; } /********20230905*******/ .sp-wrapper-head .sp-wrapper-head-search{ width:150px; height:30px; line-height:30px; background-color:transparent; padding:0 5px; border:1px solid #eee; box-sizing:border-box; color:#fff;border-radius:5px;} .sp-wrapper-head .sp-wrapper-head-search::placeholder{color:#ededed !important;} .sp-wrapper-head .sp-wrapper-head-sub-2{position:absolute; background:#fff;width:100%;height:auto;padding:5px; color: rgba(0, 0, 0, 1);z-index:9999; border:1px solid #ccc; box-sizing: border-box;} .sp-wrapper-head .sp-wrapper-head-sub-2 a{ /*color:#666;*/ color:rgba(0,0,0,1); } .sp-wrapper-head .sp-wrapper-head-sub-2 a:hover{color:#3a7fcf;} .sp-lh-26-wrap{ float:left; width:100%;line-height:26px; margin:3px 0;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;} /********20230905*******/ .sp-menu-left { position: absolute; left: 0; top: 80px; width: 80px; background-color:rgba(255, 255, 255, 1); /*background-color: #fff; background-color:rgba(255, 255, 255, 0.7);*/ /*以下是于:20220222增加*/ z-index:400; } .sp-menu-right { position: absolute; left: 0; right: 0; top: 80px; bottom: 0; /*以下是于:20220222增加*/ z-index:1; } .sp-menu-switch { width: 100%; height: 30px; line-height: 30px; text-align: center; /*color: #ffffff;*/ font-size: 28px; border-right: 1px solid #ddd /*background-color: #4A90E2;*/ } /*.sp-menu-switch {*/ /* width: 100%;*/ /* height: 50px;*/ /* line-height: 50px;*/ /* text-align: center;*/ /* color: #333;*/ /* font-size: 46px;*/ /* background-color: #fff;*/ /* border-right: 1px solid #ddd*/ /*}*/ .sp-menu-switch i { cursor: pointer; } /*.sp-menu-list { position: absolute; left: 0; right: 0; top: 30px; bottom: 0; padding: 10px 5px; overflow: auto; }*/ .sp-menu-list { /*position: absolute;*/ /*left: 0;*/ /*right: 0;*/ /*top: 40px;*/ /*bottom: 0;*/ padding: 0px 5px 10px 5px; overflow: auto; border-right: 1px solid #ddd } /*.sp-menu-item { width: 100%; text-align: center; color: #ffffff; overflow: hidden; margin: 0px 0px 10px 0px; cursor: pointer; }*/ .sp-menu-item { width: 100%; text-align: center; color: rgba(0,0,0,1); overflow: hidden; margin: 0px 0px 0px 0px; cursor: pointer; } .sp-menu-item:hover { background: #1E74D5; color: #fff; } .sp-menu-item:hover .item-img { background: url(img/leftImg2.png) no-repeat center; } .sp-menu-item:hover .item-icon { background-image: url("img/homeIcon2.png"); background-repeat: no-repeat; background-position: center center; background-size: 30px 25px; } /*.sp-menu-item:hover .sp-menu-tab{*/ /* display: block;*/ /*}*/ .icon-home { color: #1e74d5 } .sp-menu-item:hover .icon-home { color: #fff } .item-icon { /*width: 80px;*/ width: 100%; height: 40px; line-height: 40px; /*margin-left: 5px;*/ text-align: center; font-size: 30px; } .item-icon.item-home{ background-image: url("img/homeIcon.png"); background-repeat: no-repeat; background-position: center center; background-size: 30px 25px; } /*.item-img { width: 50px; height: 50px; margin-left: 10px; background-color: #4FB2E3; overflow: hidden; border-radius: 5px; }*/ .item-img { width: 50px; height: 50px; margin: 0 auto; background: url(img/leftImg1.png) no-repeat center; overflow: hidden; border-radius: 5px; } .item-img.box4 { padding: 4px; } .item-img.box9 { padding: 4px; } .item-img > div > img { display: inline-block; width: 100%; height: 100%; vertical-align: text-top; } .item-img.box4 > div { float: left; width: 50%; height: 50%; } .item-img.box9 > div { float: left; width: 14px; height: 14px; } .item-name { width: 100%; height: 25px; line-height: 25px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0px 5px; } /*.sp-menu-tab { display: none; position: absolute; left: 80px; top: 71px; bottom: 0; width: 280px; background-color: #ffffff; z-index: 99998; color: #666666; box-shadow: #ccc 0px 0px 5px; }*/ .sp-menu-tab { position: absolute; left: 75px; /*top: 71px;*/ top: 31px; bottom: 0; width: 280px; z-index: 99998; color: rgba(0,0,0,1); box-shadow: #1e74d5 0px 0px 2px; background-color: rgba(255,255,255,1); /*background-color: rgba(255,255,255,0.5);*/ } .search-tab { display: flex; justify-content: space-between; align-items: center; width: 100%; height: 40px; border-bottom: 1px solid #dddddd; background-color: rgba(255,255,255,0.8); } .search-tab-fixed{ display: inline-block; width: 16px; height: 16px; background-repeat: no-repeat; background-position: center center; background-size: 16px 16px; background-image: url("img/fixed.png"); } .search-tab-input { display: flex; width: 220px; height: 28px; border: 1px solid #dddddd; border-top-left-radius: 14px; border-top-right-radius: 14px; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; padding-left: 10px; margin-left: 10px; } .search-tab-switch { display: flex; width: 28px; height: 28px; align-items: center; justify-content: center; margin-right: 5px; cursor: pointer; } .search-tab-switch i { font-size: 16px; } .search-tab-input input { width: 200px; outline: none; border: none; color: rgba(0,0,0,1); } .search-tab-input i { width: 26px; height: 26px; line-height: 26px; cursor: pointer; text-align: center; margin-right: 5px; } .menu-tab-func { position: absolute; left: 0px; top: 40px; bottom: 0; right: 0; background-color: rgba(255,255,255,0.8); overflow: auto; padding: 0px 5px; } .func-list-box { width: 100%; clear: both; overflow: hidden; margin-top: 10px; } .func-list-box:not(:last-of-type) { border-bottom: 1px solid #dddddd; } .func-list-title { width: 100%; height: 30px; line-height: 30px; color: #4FB2E3; font-size: 15px; text-indent: 5px; display: flex; margin-bottom: 5px; } .func-list-content { width: 100%; clear: both; overflow: hidden; } .func-list-name { display: flex; } .func-list-condition { display: flex; color: rgba(0,0,0,1); flex: 1; height: 30px; align-items: center; cursor: pointer; } .func-list-condition i { display: none; color: rgba(0,0,0,1); } .func-list-condition:hover i { display: block; } .func-item { display: flex; width: 60px; height: 80px; float: left; margin: 0px 3px 8px 3px; flex-direction: column; cursor: pointer; } .func-item .func-item-icon { display: flex; width: 100%; height: 50px; justify-content: center; align-items: center; } .func-item .func-item-icon img { width: 45px; height: 45px; border-radius: 8px; } .func-item .func-item-name { width: 100%; height: 30px; line-height: 15px; text-align: center; /*overflow: hidden; white-space: nowrap; text-overflow: ellipsis;*/ margin-top: 5px; font-size: 13.5px; } /*.sp-menu-list::-webkit-scrollbar { width: 6px; background-color: #F5F5F5; } .sp-menu-list::-webkit-scrollbar-thumb { background-color: #4FB2E3; } .sp-menu-list::-webkit-scrollbar-track { background-color: #3292f2; }*/ .sp-menu-list::-webkit-scrollbar { width: 0px; } .menu-tab-func::-webkit-scrollbar { width: 6px; background-color: #F5F5F5; } .menu-tab-func::-webkit-scrollbar-thumb { background-color: #dddddd; } .menu-tab-func::-webkit-scrollbar-track { background-color: #ffffff; } .load-more-data { width: 100%; margin-bottom: 5px; height: 28px; line-height: 28px; color: #aaaaaa; text-align: center; cursor: pointer; }