| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459 |
- @font-face {
- font-family: "iconfont";
- src: url("../fonts/iconfont.eot");
- /* IE9*/
- src: url("../fonts/iconfont.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
- url("../fonts/iconfont.woff") format("woff"), /* chrome、firefox */
- url("../fonts/iconfont.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
- url("../fonts/iconfont.svg#iconfont") format("svg");
- /* iOS 4.1- */
- }
- .stb {
- display: block;
- width: 10%;
- background-color: #19aad0;
- background-image: url(../img/sear1.png);
- background-position: center center;
- background-repeat: no-repeat;
- height: 100%;
- float: left;
- border: 0;
- border-top-right-radius: 3px;
- border-bottom-right-radius: 3px;
- }
- body {
- font-family: "微软雅黑";
- }
- ul li {
- list-style: none;
- /* overflow: hidden; */
- }
- .iconfont {
- font-family: "iconfont";
- font-style: normal;
- color: #ffffff;
- }
- .fr {
- float: right;
- }
- .fl {
- float: left;
- }
- .size-12 {
- font-size: 12px;
- }
- .clearfix{
- content: "";
- display: block;
- clear: both;
- }
- .title-box {
- margin-top: 5px;
- }
- .title-box li {
- margin-left: 30px;
- }
- .title-box li:hover {
- cursor: pointer;
- }
- .HoverColor {
- color: #f8ac59;
- }
- .FailureColor {
- color: #f95f5e;
- }
- .navbar-header {
- width: 100%;
- background-color: #048aad;
- padding-top: 10px;
- }
- .title-box li p {
- color: #ffffff;
- font-size: 14px;
- font-weight: bold;
- letter-spacing: 2px;
- margin-top: 5px;
- }
- .size-14 {
- font-size: 14px;
- color: #ffffff !important;
- }
- .img-circle {
- width: 58px;
- }
- .xian {
- border: 1px solid #ffffff;
- display: inline-block;
- width: 15%;
- margin: 5px;
- }
- .ss {
- margin-left: 20px;
- }
- .fe-3 {
- font-size: 3em;
- }
- .title-box p {
- text-align: center;
- }
- .closed {
- display: inline-block;
- /* margin-left: 5%;*/
- cursor: pointer;
- color: #ffffff;
- float: right;
- margin-right: 5%;
- height: 42px;
- line-height: 42px;
- }
- .closed div {
- overflow: hidden;
- float: left;
- height: 100%;
- }
- .closed ul {
- margin-bottom: 0px;
- }
- .closed li {
- float: left;
- margin-right: 20px;
- }
- .closed i {
- display: inline-block;
- background: url(../img/chilun.png) no-repeat;
- margin-right: 5px;
- width: 14px;
- height: 16px;
- vertical-align: middle;
- }
- .ga {
- background-position: 0 0 !important;
- }
- .sz {
- background-position: 0 -15px !important;
- }
- .tc {
- background-position: 0 -33px !important;
- }
- .zhuangtai {
- display: block;
- width: 30%;
- margin-left: 10px;
- font-size: 14px;
- font-weight: 800;
- }
- .wq {
- color: #f95f5e;
- }
- #top-search li:hover {
- color: #eaeaea;
- }
- .content-tabs1 ul {
- padding-left: 0;
- }
- .content-tabs1 li {
- list-style: none;
- float: left;
- height: 5px;
- }
- .top1 {
- background-color: #68adfe;
- }
- .top2 {
- background-color: #9897f0;
- }
- .top3 {
- background-color: #87eebf;
- }
- .top4 {
- background-color: #68b0fe;
- }
- .top5 {
- background-color: #f95a83;
- }
- .top6 {
- background-color: #eb76dd;
- }
- .top7 {
- background-color: #69cbd0;
- }
- .top8 {
- background-color: #69cbd0;
- }
- .top9 {
- background-color: #aaf58d;
- }
- .top10 {
- background-color: #f76a53;
- }
- .top11 {
- background-color: #eb76dd;
- }
- .top12 {
- background-color: #6c77da;
- }
- .top13 {
- background: -webkit-linear-gradient(left, #f073db, #65abfc);
- background: -moz-linear-gradient(left, #f073db, #65abfc);
- background: -o-linear-gradient(left, #f073db, #65abfc);
- background: -webkit-gradient(linear, 100% 0, 0 0, from(#65abfc), to(#f073db));
- background: linear-gradient(left, #f073db, #65abfc);
- /* Opera 11.1 - 12.0 */
- /* Firefox 3.6 - 15 */
- /* 标准的语法 */
- }
- .zts {
- height: 30px;
- margin-left: 2%;
- line-height: 30px;
- padding-top: 15px;
- }
- .zts li {
- height: 20px;
- line-height: 20px;
- font-weight: bold;
- letter-spacing: 2px;
- }
- .quan {
- width: 15px;
- height: 15px !important;
- border-radius: 50%;
- margin-right: 2%;
- margin-left: 5px;
- margin-top: 2px;
- }
- .lx {
- background: #6a6d69;
- }
- .br {
- background: red;
- }
- .bl {
- background: #7ab85b;
- }
- .by {
- background: yellow;
- }
- .LH {
- line-height: 35px;
- }
- .zts span {
- line-height: 20px;
- margin-right: 50px;
- font-size: 12px;
- }
- .photo {
- width: 40px;
- height: 40px;
- border-width: 2px;
- border-style: solid;
- border-radius: 50%;
- border-color: #ffb400 #fc3c04 #fdfc01 #00e3c0;
- margin-bottom: 1px;
- }
- .photo img {
- display: block;
- width: 100%;
- height: 100%;
- }
- .ls {
- /*margin-left: 20px;*/
- text-align: center;
- overflow: initial !important;
- position: relative;
- }
- .ls .dropdown-menu {
- top: 115%;
- left: -100%;
- width: 320px;
- background: rgba(0, 160, 205, 0.92);
- }
- .ls .dropdown-menu li {
- float: initial;
- margin-right: 0;
- line-height: 25px;
- }
- .dropdown-menu>li>a {
- margin: 0;
- color: #555;
- padding: 0;
- text-align: center;
- }
- .dropdown-menu>li>a:focus,
- .dropdown-menu>li>a:hover {
- color: #fff;
- text-decoration: none;
- background-color: #00a1cb;
- }
- .dropdown-menu>li>a div {
- float: initial;
- }
- .dropdown-menu>li>a .tipCon {
- width: 100%;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- .dropdown-menu>li>a .order_time span {
- display: inline-block;
- margin: 0;
- }
- .order_time span.work_order {
- float: left;
- }
- .order_time span.ort {
- float: right;
- }
- .ls span {
- margin-right: 18px;
- }
- .ls span.tuBiao,
- .ls span.chat,
- .ls span.surIcon {
- display: inline-block;
- vertical-align: middle;
- position: relative;
- font-size: 15px;
- }
- .ls span.chat.come_mess {
- color: red;
- }
- .ls span.surIcon {
- font-size: 18px;
- }
- .ls span.tuBiao span,
- .ls span.chat span,
- .ls span.surIcon span {
- position: absolute;
- padding: 3px;
- top: -13px;
- }
- .min-right {
- margin-right: 10px;
- }
- .navbar-top-links i {
- width: 24px;
- height: 21px;
- display: block;
- background: url(../img/topIcon.png) no-repeat;
- background-position: center center;
- margin: 0 auto;
- }
- /*挂断*/
- .DropCall {
- background-position: 0px 0 !important;
- }
- /*外呼*/
- .MakeCall {
- background-position: 0px -20px !important;
- }
- /*置忙*/
- .SayBusy {
- background-position: 0px -42px !important;
- }
- /*置闲*/
- .SayFree {
- background-position: 0px -65px !important;
- }
- /*多方通话*/
- .Meeting {
- background-position: 0px -85px !important;
- }
- /*多方通话回签*/
- .MeetingTakeBack {
- background-position: 0px -85px !important;
- }
- /*转移*/
- .Transfer {
- background-position: 0px -108px !important;
- }
- /*保持*/
- .Hold {
- background-position: 0px -131px !important;
- }
- /*接回*/
- .Retrieve {
- background-position: 0px -153px !important;
- }
- /*签入*/
- .Login {
- background-position: 0px -197px !important;
- }
- /*外呼签入*/
- .callOutLogin {
- background-position: 0px -197px !important;
- }
- /*签出*/
- .Logout {
- background-position: 0px -175px !important;
- }
- /* 满意度 */
- .satisfactionEvaluation {
- background: url(../img/satisfactionEvaluation.png) no-repeat !important;
- background-size: 24px 21px !important;
- }
- .navbar-top-links .satisfactionEvaluation.active {
- background: url(../img/satisfactionEvaluation2.png) no-repeat !important;
- background-size: 24px 21px !important;
- }
- /*协商呼叫 */
- .Consult {
- background: url(../img/new_xshj.png) no-repeat 0 0 !important;
- }
- .navbar-top-links .Consult.active {
- background: url(../img/new_xshj2.png) no-repeat 0 0 !important;
- }
- /*确认转移 */
- .ConfirmTransfer {
- background: url(../img/new_qrzy.png) no-repeat 0 0 !important;
- }
- .navbar-top-links .ConfirmTransfer.active {
- background: url(../img/new_qrzy2.png) no-repeat 0 0 !important;
- }
- /*取消转移 */
- .CancelTransfer {
- background: url(../img/new_qxzy.png) no-repeat 0 0 !important;
- }
- .navbar-top-links .CancelTransfer.active {
- background: url(../img/new_qxzy2.png) no-repeat 0 0 !important;
- }
- /*转IVR */
- .TurnIvr {
- background: url(../img/IVR.png) no-repeat 0 0 !important;
- }
- .navbar-top-links .TurnIvr.active {
- background: url(../img/IVR2.png) no-repeat 0 0 !important;
- }
- .navbar-top-links .active {
- background-position-x: -23px !important;
- }
- .ldcr-bottom .detail-con ul li .active a {
- color: #f95a83 !important;
- }
- .ldcr-bottom .detail-con ul li .active em {
- color: #f95a83 !important;
- }
- .ldcr-bottom .detail-con ul li .active+.explancon {
- display: block !important;
- }
- .searchbtn {
- width: 2.5em;
- height: 24px;
- border-radius: 5px;
- position: absolute;
- background-color: #01a1cb;
- background-image: url(../img/searIcon.png);
- background-repeat: no-repeat;
- background-position: center center;
- cursor: pointer;
- }
- .max-box {
- height: 42px;
- /*width: 100%;*/
- }
- .laydate_body .laydate_bottom,
- .laydate_body .laydate_top {
- height: 31px !important;
- }
- .laydate_body .laydate_y .laydate_yms ul li {
- width: 59px !important;
- }
- .col-sm-1 {
- padding-right: 0;
- line-height: 22px;
- text-align: center;
- font-family: "微软雅黑";
- }
- ul.ztree {
- border: 1px solid #617775;
- background: #f0f6e4;
- overflow-y: scroll;
- overflow-x: auto;
- }
- .minBacha {
- position: absolute;
- top: 0;
- right: 80px;
- z-index: 10;
- overflow: hidden;
- }
- .minBacha>div {
- float: left;
- height: 35px;
- width: 35px;
- margin-left: 2px;
- }
- .minBacha>div a {
- display: block;
- height: 100%;
- width: 100%;
- text-align: center;
- background-position: center center;
- background-color: #2f4050;
- opacity: 0.5;
- }
- .minBacha>div a:hover {
- opacity: 1;
- }
- .minClosed>a {
- background: url("../img/min.png") no-repeat;
- }
- .Bacha>a {
- background: url("../img/gb.png") no-repeat;
- }
- .lblcount {
- position: absolute;
- right: 5px;
- top: 8px;
- }
- .first {
- z-index: 1000;
- }
- .khzl {
- font-size: 12px;
- border: 0;
- width: 80%;
- margin: 35px auto;
- color: #fff;
- }
- .khzl tr {
- border: 0;
- }
- .khzl th {
- padding: 5px 8px 5px 0;
- text-align: right;
- width: 45%;
- font-weight: normal;
- border: 0;
- }
- .khzl tbody>tr>td,
- .khzl tbody>tr>th {
- border: 0;
- }
- .khzl tbody>tr>td input {
- border: 0;
- outline: none;
- background: #243747;
- padding-left: 5px;
- width: 100%;
- }
- .khbtn {
- /*background: #97a0a8;*/
- color: #1ab394;
- font-size: 14px;
- vertical-align: middle;
- }
- .hei-list {
- width: 400px;
- margin: 0 auto;
- }
- .heiTop {
- height: 35px;
- background: #1ab394;
- color: #fff;
- line-height: 35px;
- padding: 0 15px;
- border-top-left-radius: 3px;
- border-top-right-radius: 3px;
- }
- .heiTop .htl {
- float: left;
- margin: 0;
- }
- .heiTop .bacha {
- float: right;
- font-size: 18px;
- cursor: pointer;
- margin: 0;
- }
- .heiCon {
- width: 100%;
- background: #fff;
- text-align: center;
- padding: 25px 15px;
- height: auto;
- overflow-y: auto;
- border: 1px solid #eee;
- }
- #time-word {
- border: 1px solid #1ab394;
- padding: 5px 0 5px 10px;
- width: 120px;
- outline: none;
- color: #000;
- }
- .chooses {
- margin-top: 10px;
- }
- .btns {
- background: #00a1cb;
- color: #fff;
- padding: 10px 15px;
- outline: none;
- font-size: 14px;
- margin-left: 50px;
- display: inline-block;
- border: 0;
- border-radius: 3px;
- box-sizing: border-box;
- }
- .bianji {
- display: inline-block;
- height: 16px;
- width: 16px;
- vertical-align: middle;
- margin-right: 5px;
- }
- .bianji.edi {
- background: url(../img/xgai.png) no-repeat;
- }
- .bianji.sav {
- background: url(../img/bbc.png) no-repeat;
- }
- .bianji.canc {
- background: url(../img/quxi.png) no-repeat;
- }
- .t-shade {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background: rgba(0, 0, 0, 0.48);
- z-index: 10004;
- display: none;
- }
- .shade_k {
- z-index: 10005;
- width: 40%;
- left: 30%;
- margin: 20% auto;
- position: absolute;
- background-color: #fff;
- box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3);
- border-radius: 5px;
- }
- .shade_title {
- padding: 0 80px 0 20px;
- height: 42px;
- line-height: 42px;
- border-bottom: 1px solid #eee;
- font-size: 16px;
- color: #ffffff;
- overflow: hidden;
- background-color: #00a1cb;
- border-radius: 2px 2px 0 0;
- position: relative;
- }
- .setwin {
- position: absolute;
- right: 15px;
- top: 5px;
- font-size: 20px;
- line-height: initial;
- }
- .setwin a {
- font-size: 20px;
- color: #fff;
- }
- .shade_content {
- overflow-y: auto;
- position: relative;
- padding-bottom: 50px;
- padding: 10px;
- }
- .wh_btn {
- width: 80%;
- text-align: center;
- padding-top: 20px;
- margin: 0 auto;
- margin-bottom: 20px;
- }
- .wh_btn input {
- padding: 7px 20px;
- color: #fff;
- border-radius: 5px;
- margin-right: 30px;
- border: 1px solid #999;
- border-color: rgb(26, 179, 148);
- }
- .sc_btn {
- color: rgb(255, 255, 255);
- font-size: 12px;
- margin-left: 15px;
- box-sizing: border-box;
- background: #00a1cb;
- padding: 6px 10px;
- outline: none;
- border-width: 0px;
- border-style: initial;
- border-color: initial;
- border-image: initial;
- border-radius: 3px;
- }
- .sc_btn:hover {
- color: #fff !important;
- }
- .cx {
- display: block;
- }
- .boxCon {
- width: 100%;
- background: #fff;
- text-align: center;
- padding: 10px 15px;
- height: auto;
- overflow-y: auto;
- }
- .Import {
- color: #fe6604;
- }
- .Hidens {
- display: none;
- }
- /*右下角消息弹框开始*/
- /*.rightDown_list .divider{
- height: 1px;
- margin: 9px 0;
- overflow: hidden;
- background-color: ;
- }*/
- .rightDown_list>li {
- border-bottom: 1px solid #e5e5e5;
- }
- .rightDown_list>li>a {
- border-radius: 3px;
- color: inherit;
- line-height: 25px;
- /*margin: 4px;*/
- text-align: left;
- font-weight: 400;
- padding: 3px 20px;
- min-height: 0;
- display: block;
- }
- .small-chat-box .content {
- padding: 5px 15px !important;
- }
- .small-chat-box {
- height: 400px;
- }
- /*右下角消息弹框结束*/
- /*来电类型样式*/
- .dicValueList span:nth-of-type(1) {
- line-height: 36px;
- }
- .dicValueList ul {
- list-style: none;
- margin: 0;
- padding: 0;
- }
- .dicValueList ul li {
- float: left;
- margin-right: 20px;
- text-align: center;
- padding: 6px 0;
- }
- .dicValueList li input {
- display: none;
- }
- .dicValueList li label {
- margin: 0;
- font-weight: normal;
- display: block;
- width: 100%;
- border: 1px solid #ccc;
- padding: 2px 10px;
- cursor: pointer;
- }
- .dicValueList .checkedDept {
- border-color: #fe6604;
- }
- .sele_send {
- cursor: pointer;
- }
- .reply,
- .sele_send {
- color: #337ab7;
- margin-left: 5px;
- }
- .reply:hover,
- .sele_send:hover {
- color: #23527c;
- }
- .chat_content {
- height: 45px;
- }
- .sidebar-container ul.nav-tabs {
- height: 41px;
- }
- /*.tab-content {
- height: calc(100% - 41px);
- overflow-y: auto;
- width: 100%;
- padding: 0 0 10px 0;
- }*/
- /*.layui-layer-content {
- box-shadow: 0 1px 3px rgba(0,0,0,.3);
- }*/
- .phoneBZ {
- display: inline-block;
- height: 15px;
- width: 15px;
- position: absolute;
- right: 0px;
- bottom: -15px;
- background: url(../img/phoneBZ.png) no-repeat;
- display: none;
- }
- .open_chat {
- font-size: 14px;
- line-height: 18px;
- text-align: center;
- padding: 6px 5px;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- position: fixed;
- top: 50%;
- right: 26px;
- z-index: 100;
- background: #0489ac;
- color: #fff;
- cursor: pointer;
- display: none;
- }
- .open_chat .before {
- position: absolute;
- padding: 5px;
- background: red;
- border-radius: 50%;
- display: none;
- right: -4px;
- top: -4px;
- }
- .open_chat .before.show {
- display: block !important;
- }
- .open_chat .before.hide {
- display: none !important;
- }
- .source_area {
- position: relative;
- }
- .source_area img {
- display: inline;
- width: 15px;
- margin-left: 10px;
- margin-top: -5px;
- }
- /* 一键转接 */
- .hw_through p select {
- height: 19px;
- line-height: 19px;
- }
- .hw_through {
- position: relative;
- }
- .keyTransfer {
- width: 24px;
- margin: 0 auto;
- }
- .navbar-top-links .keyTransfer {
- background: url(../img/through_xian.png) no-repeat 0 0 !important;
- background-size: 21px !important;
- }
- .navbar-top-links .keyTransfer.active {
- background: url(../img/new_qrzy2.png) no-repeat 0 0 !important;
- }
- .keyTransfer img {
- margin-top: 3px;
- width: 100%;
- }
- .keyTransferDiv {
- width: 105px;
- position: absolute;
- right: -40px;
- top: 55px;
- text-align: center;
- background: #ffffff;
- border: 1px solid #cccccc;
- display: none;
- z-index: 999999;
- }
- .keyTransferDiv dl {
- margin: 0;
- }
- .keyTransferDiv dl dt {
- line-height: 30px;
- }
- .keyTransferDiv dl dt:hover {
- cursor: pointer;
- background: #048aad;
- color: #ffffff;
- }
- .mapPos {
- margin-right: 15px;
- }
- .reposit {
- /*position: absolute;
- left: 250px;
- bottom: 15px;*/
- margin-left: 50px;
- -moz-border-radius: 20px;
- -webkit-border-radius: 20px;
- border-radius: 20px;
- background: #FFA000;
- color: #ffffff;
- width: 40px;
- height: 40px;
- line-height: 40px;
- text-align: center;
- cursor: pointer;
- display: inline-block;
- }
- /*.repoConte {
- position: absolute;
- right: 60px;
- top: 35px;
- display: none;
- padding: 5px 10px;
- width: 1000px;
- height: 530px;
- border: 1px solid #e6e6e6;
- background: #ffffff;
- overflow-y: scroll;
- }*/
- /* 综合查询 */
- .comprehensive {
- /*position: absolute;
- left: 300px;
- bottom: 15px;*/
- margin-left: 50px;
- -moz-border-radius: 20px;
- -webkit-border-radius: 20px;
- border-radius: 20px;
- background: #FFA000;
- color: #ffffff;
- z-index: 2;
- width: 40px;
- height: 40px;
- line-height: 40px;
- text-align: center;
- cursor: pointer;
- display: inline-block;
- }
- .comprehensiveContent {
- position: absolute;
- right: 60px;
- top: 35px;
- display: none;
- padding: 5px 10px;
- width: 1300px;
- height: 530px;
- border: 1px solid #e6e6e6;
- background: #ffffff;
- overflow-y: scroll;
- }
- .comprehensiveContentSerrch {
- margin: 15px 0 10px 0;
- }
- .comprehensiveContentSerrch .form-group .col-sm-1 {
- line-height: 34px;
- }
- .content {
- height: 450px !important;
- }
- .top_notices_num {
- color: #ff9800;
- position: absolute;
- right: 15px;
- top: -17px;
- }
- .top_notices_lists {
- position: absolute;
- top: 24px;
- background-color: #ecfeff;
- width: 310px;
- z-index: 1000;
- border-radius: 0;
- padding: 10px;
- border-radius: 2px;
- box-shadow: 0 0 3px rgba(86, 96, 117, 0.3);
- overflow-y: auto;
- max-height: 500px;
- display: none;
- }
- .top_notices_lists li span {
- color: #048aad;
- }
- .top_notices_con {
- display: inline-block;
- float: left;
- width: 200px;
- height: 42px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- /*position: absolute;*/
- }
- .top_notices_con1 {
- display: inline-block;
- width: 100%;
- /*height: 100%;*/
- float: left;
- /*text-align: center;*/
- font-size: 14px;
- }
- .top_notices_item1 {
- height: 100%;
- font-size: 0px;
- }
- .btn-primary {
- float: right;
- }
- .tan_ping {
- overflow-y: auto;
- /*max-height: 200px;*/
- background-color: #ccc;
- border-radius: 5px;
- position: absolute;
- bottom: 50px;
- right: 80px;
- z-index: 111;
- width: 300px;
- height: 150px;
- display: none;
- }
- .last_li {
- position: absolute;
- bottom: 0;
- width: 100%;
- }
- .news {
- margin-top: 10px;
- width: 100%;
- height: 110px;
- }
- .tan_ping button {
- background-color: #048aad;
- margin: 5px;
- cursor: pointer;
- color: #fff;
- text-align: center;
- border: none;
- border-radius: 5px;
- }
- #chuli {
- float: right;
- }
- #top_notices_lists1 {
- height: 100%;
- }
- .result_str {
- display: block;
- float: left;
- text-align: center;
- }
- #result {
- min-width: 370px;
- min-height: 140px;
- }
- .operation_bj {
- float: right;
- }
- .reflectCategory-wrapper {
- position: relative;
- }
- .reflectCategoryList-wrapper {
- display: none;
- position: absolute;
- top: 38px;
- z-index: 9999;
- line-height: 32px;
- background: #FFF;
- }
- #reflectCategoryList {
- height: 240px;
- background: #FFF;
- border: 1px solid #e5e6e7;
- overflow: auto;
- }
- #reflectCategoryList li {
- padding: 0 10px;
- width: 100%;
- line-height: 32px;
- }
- #reflectCategoryList li:hover {
- background: #00a1cb;
- }
- /*来电弹屏*/
- .listW15{ width: 13%;}
- .listW17{ width: 17%;}
- .listW18{ width: 18%;}
- .listW19{ width: 19%;}
- .listW20{ width: 20%;}
- .listW30{ width: 30%;}
- .listW35{ width: 35%;}
- .listW45{ width: 45%;}
- .listW52{ width: 52%;}
- .listW68{ width: 68%;}
- .listW85{ width: 85%;}
- .lineHeight36{ line-height: 36px;}
- .orderForm{
- margin-top: 30px;
- }
- #dicForms{
- content: "";
- display: block;
- clear: both;
- }
- .dicLeft,.dicRight{
- float: left;
- width: 50%;
- }
- .dicLeft .form-group{ display: flex;}
- .dicLeft .form-group .labelTit{
- text-align: right;
- line-height: 36px;
- }
- .Nows_box .labelTit{
- text-align: right;
- line-height: 36px;
- }
- .Nows_box .labelContent textarea{
- padding: 5px;
- width: 100%;
- }
- .dicLeft .form-group .labelContent{ margin-left: 15px;}
- .dicLeft .form-group .labelContent .radioStyle{
- margin-left: 15px;
- }
- .dicLeft .form-group .labelContent textarea{
- padding: 5px;
- width: 100%;
- }
- .dicLeft .form-group .labelContent select option{
- padding: 5px;
- width: 98%;
- }
- .dicLeft .form-group .labelContent .form-control{
- padding: 5px;
- width: 100%;
- }
- .dicLeft .form-group .labelContent{
- font-weight: normal;
- }
- .dicBtn{
- width: 100%;
- padding-top: 20px;
- }
- .historyCon{
- overflow: hidden;
- }
- .historyCon .complainL{
- float: left;
- width: 49%;
- }
- .historyCon .complainR{
- float: right;
- width: 50%;
- }
- .table-responsive table thead tr th{
- background-color:#1AA3C7 ;
- }
- /*.table-striped>tbody>tr{
- background-color:#DAF3F8 !important;
- }*/
- .list tr td{
- border-top: 1px solid #8D9EA6 !important;
- border-left: 1px solid #8D9EA6 !important;
- }
- .bootstrap-table .table{
- border-bottom: 1px solid #8D9EA6 !important;
- border-right: 1px solid #8D9EA6 !important;
- }
- .bootstrap-table .table > thead > tr > th{
- border-bottom: 1px solid #8D9EA6 !important;
- border-right: 1px solid #8D9EA6 !important;
- }
- .files{
- display: inline-block;
- background: #666;
- color: #fff !important;
- font-size: 12px;
- padding: 8px 5px !important;
- border: 0 !important;
- margin-left: 8px !important;
- margin-bottom: 3px;
- }
- .fileBox{
- display: inline-block;
- }
|