123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496 |
- 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;
- }
|