body, html { height: 100%; width: 100%; } .mainclass { width: 100%; height: 100%; display: table; } .divcontent { background-color: white; width: 230px; height: 100%; display: table-cell; border-right: 1px solid #e6e6e6; vertical-align: top; } .divShou { animation: divleftshou 0.5s; -webkit-animation: divleftshou 0.5s; /*Safari and Chrome*/ width: 0px; } .divShoW { animation: divleftshow 0.5s; -webkit-animation: divleftshow 0.5s; /*Safari and Chrome*/ width: 230px; } .hiddenULandHr ul, .hiddenULandHr hr,.hiddenULandHr div, .hiddenULandHr .headstyle { display: none; } @keyframes divleftshou { from { width: 230px; } to { width: 0px; } } @-webkit-keyframes divleftshou /*Safari and Chrome*/ { from { width: 0px; } to { width: 230px; } } @keyframes divleftshow { from { width: 0px; display: none; } to { width: 230px; } } @-webkit-keyframes divleftshow /*Safari and Chrome*/ { from { width: 230px; display: none; } to { width: 0px; } } .divcontent2 { background-color: #eff0f4; width: 16px; height: 100%; display: table-cell; text-align: center; vertical-align: middle; } .divcontent3 { background-color: #eff0f4; /*left: 290px; width: 100%; right: 350px;*/ height: 100%; display: table-cell; /*width: inherit-230px;*/ } .layui_self_shou { background: url(/image/shou.png) no-repeat center; height: 48px; width: 13px; } .layui_self_xian { background: url(/image/shouw.png) no-repeat center; height: 48px; width: 13px; } .shouhand { cursor: pointer; } .layui-ul { } .layui-ul .layui-ul-iterm { display: block; width: 100%; line-height: 35px; letter-spacing: 2px; } .layui-ul-iterm > .layui-dl { display: block; padding: 0; /* background-color: rgba(0,0,0,.3) !important; */ } .layui-dl dd { position: relative; /*color: #666666;*/ /*font-family: MicrosoftYaHei;*/ font-family: MicrosoftYaHei; font-size: 14px; color: #333333; letter-spacing: 0px; } .layui-dl .toptitle { font-size: 15px; } .layui-dl .layui-dd a { display: block; padding: 0 20px; color: #666666; } .layui-dl .layui-dd a:hover { color: #ff6a00; border-right: 2px solid #ef8b8b; } .layui-dl .toptitlechose a { color: #333333; font-weight:bold; border-right: 2px solid red; } .layui-dl .layui-dd2 a { display: block; color: #666666; } .layui-dl .layui-dd2 a:hover { display: block; color: #ff6a00; } .layui-dl .layui-dd2 a:hover .spanitemright { display: block; color: #ff6a00; border:none; } .layui-dl .layui-dt a { padding: 0 10px; color: #666666; } .layui_self_shishi { width: 18px; height: 18px; background: url(/image/icon/jiankong.png) no-repeat center; } .layui_self_phone { width: 18px; height: 18px; background: url(/image/icon/phone.png) no-repeat center; } .layui_self_phonetime { width: 18px; height: 18px; background: url(/image/icon/time.png) no-repeat center; } .layui_self_nophone { width: 18px; height: 18px; background: url(/image/icon/weijie.png) no-repeat center; } .layui_self_palyer { width: 18px; height: 18px; background: url(/image/icon/palyer.png) no-repeat center; } .layui_self_webchat { width: 26px; height: 26px; background: url(/image/icon/webchat.png) no-repeat center; } .layui_self_workwebchat { width: 26px; height: 26px; background: url(/image/icon/workwebchat.png) no-repeat center; } .layui_self_soft { width: 26px; height: 26px; background: url(/image/icon/soft.png) no-repeat center; } .layui_self_customer { width: 26px; height: 26px; background: url(/image/icon/customer.png) no-repeat center; } .layui_self_outphone { width: 26px; height: 26px; background: url(/image/icon/outphone.png) no-repeat center; } .layui_self_neer7 { width: 26px; height: 26px; background: url(/image/icon/neer7.png) no-repeat center; } .layui_self_redcustomer { width: 18px; height: 18px; background: url(/image/icon/user-group.png) no-repeat center; } .layui_self_redmemo { width: 18px; height: 18px; background: url(/image/icon/memo.png) no-repeat center; } .layui_self_mesion { width: 20px; height: 20px; background: url(/image/icon/mesion.png) no-repeat center; } .layui_self_more { width: 20px; height: 20px; background: url(/image/icon/more.png) no-repeat center; } .layui_self_liu { width: 20px; height: 20px; background: url(/image/icon/border-verticle.png) no-repeat center; } .layui_self_create { width: 20px; height: 20px; background: url(/image/icon/create.png) no-repeat center; } .layui_self_main { width: 20px; height: 20px; background: url(/image/icon/main.png) no-repeat center; } .self_icon { float: left; top: 7px; position: relative; } .menuleft { padding-left: 12px; } .menutitle { padding-left: 18px; /*font-weight: 600;*/ font-family: MicrosoftYaHei-Bold; font-size: 15px; color: #333333; font-weight: bold; } .spanitemleft { padding-left: 20px; /*color: #333333;*/ } .spanitemright { margin-right: 10px; float: right; font-family: MicrosoftYaHei; font-size: 14px; color: #999999; letter-spacing: 0px; } .topmenu { margin-top: 20px; } .menuhr { margin-left: 12px; width: 90%; background-color: #C6CCDE; margin-top: 40px; } .rightmg { margin-right: 5px; float: right; font-family: MicrosoftYaHei; font-size: 12px; color: #999999; } .online { color: #00CA49; } .layui-bg-online { background-color: #00CA49; } .unline { color: #FF4D4D; } .x-iframe { width: 100%; height: 100%; position: relative; } .hidden { display: none; } .noticebody { overflow-x: hidden; overflow-y: auto; height: 310px; } .myscrolcss::-webkit-scrollbar { width: 4px; } .myscrolcss::-webkit-scrollbar-track { background-color: rgba(0,0,0,0.1); -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; } .myscrolcss::-webkit-scrollbar-thumb { background-color: rgba(0,0,0,0.2); -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; } .detailDivbody { background-color: #eff0f4; } /*.mainclass { min-height: 800px; }*/ .tableDiv { height: 100%; width: 100%; display: table; } .tableCell { display: table-cell; vertical-align: middle; text-align: center; margin: 0 auto; } .tableRow { display: table-row; margin: 0 auto; } .tablePanel { height: 96%; /*border: 1px solid #080808;*/ position: relative; /*display: block;*/ /*display: block;*/ background-color: white; border: 1px solid #eff0f4; /*margin: 10px 10px 10px 10px;*/ } .celIcon { border: 4px solid #eff0f4; box-sizing: border-box; height: 97%; width: 97%; min-width: 90px; min-height: 90px; } .celIcon .celIcon_Icon { padding: 10% 0 0 10%; } .celIcon .celIcon_Count { font-size: 2.5em; color: white; } .celIcon .celIcon_Title { font-size: 16px; color: white } .celIcon2 .celIcon_Icon { padding: 10% 0 0 10%; } .celIcon2 .celIcon_Count { font-size: 1.8em; color: white; } .celIcon2 .celIcon_Title { font-size: 12px; color: white } .listPanl { vertical-align: top; text-align: left; /*padding: 20px 0 0 15px;*/ } .listPanl .tabhead, .listPanl .centerhed, .listPanl .messionbody, .listPanl .liubody { margin: 20px 20px 5px 20px; } .tabhead { font-family: MicrosoftYaHei-Bold; font-size: 15px; color: #333333; font-weight: bold; } .tabhead .nochose { color: #999999; font-size: 15px; cursor: pointer; } .centerhed { font-family: MicrosoftYaHei; font-size: 14px; color: #333333; cursor: pointer; } .centerhed .chose { font-family: MicrosoftYaHei-Bold; font-size: 14px; color: #FF4D4D; font-weight: bold; cursor: pointer; border-bottom: 2px solid red; } .centerhed .title { width: 90px; /*height: 100%;*/ height: 23px; text-align: center; } .tabbody { line-height: 24px; } .tabbody a { font-family: MicrosoftYaHei; font-size: 14px; color: #666666; height: auto; } .tabbody a div { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .tabbody a:hover { color: #ff6a00; } .tabbody a:hover .tabcount { color: #ff6a00; } .tabcount { font-family: MicrosoftYaHei; font-size: 14px; color: #333333; float: right; } .hidden { display: none; } .myselect { font-family: MicrosoftYaHei; font-size: 12px; color: #333333; font-weight: 500; } .myselect option { font-family: MicrosoftYaHei; font-size: 12px; color: #333333; font-weight: 500; } .addmemo a { font-family: MicrosoftYaHei; font-size: 14px; color: #1799FF; } .addmemo a:hover { color: #ff6a00; } .centerhed { height: 55px; border-bottom: 1px solid #e6e6e6; } .righttitle { font-family: MicrosoftYaHei; font-size: 14px; color: #1799FF; } .messionbody { /*width: 98%;*/ } .Notice { margin-left: 10px; margin-right: 10px; } .layui_self_video { background: url(/image/icon/video.png) no-repeat left; padding-left: 20px; } .wochavid { margin: 10px 20px 10px 20px; } .layui-btn-ok { background: #FF4D4D; } .layui-btn-reset { background: #999999; } .layui-form-select dl dd.layui-this { background-color: #ff4d4d; }