Нет описания

index.css 10KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770
  1. /**
  2. * 首页样式
  3. * */
  4. @font-face {
  5. font-family: 'iconfont';
  6. src: url('../fonts/iconfont.eot');
  7. /* IE9*/
  8. src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  9. url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
  10. url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  11. url('../fonts/iconfont.svg#iconfont') format('svg');
  12. /* iOS 4.1- */
  13. }
  14. body {
  15. font-family: "微软雅黑";
  16. }
  17. a.xg{
  18. color: #249FEA;
  19. }
  20. ul li {
  21. list-style: none;
  22. /*overflow: hidden;*/
  23. }
  24. .iconfont {
  25. font-family: "iconfont";
  26. font-style: normal;
  27. color: #FFFFFF;
  28. font-size: 17px;
  29. vertical-align: middle;
  30. }
  31. #navbarTopLinks {
  32. display: none;
  33. }
  34. .fr {
  35. float: right;
  36. }
  37. .fl {
  38. float: left;
  39. }
  40. .size-12 {
  41. font-size: 12px;
  42. }
  43. .title-box {
  44. /*margin-top: 5px;*/
  45. }
  46. .title-box li {
  47. margin-left: 30px;
  48. }
  49. .title-box li:hover {
  50. cursor: pointer;
  51. }
  52. .HoverColor {
  53. color: #f8ac59;
  54. }
  55. .FailureColor {
  56. color: #f95f5e;
  57. }
  58. .navbar-header {
  59. width: 100%;
  60. background-color: #32405d;
  61. padding-top: 10px;
  62. }
  63. .title-box li p {
  64. color: #FFFFFF;
  65. font-size: 14px;
  66. font-weight: bold;
  67. letter-spacing: 2px;
  68. margin-top: 1px;
  69. margin-bottom: 0;
  70. }
  71. .size-14 {
  72. font-size: 14px;
  73. color: #FFFFFF !important;
  74. }
  75. .img-circle {
  76. width: 58px;
  77. }
  78. .xian {
  79. border: 1px solid #FFFFFF;
  80. display: inline-block;
  81. width: 15%;
  82. margin: 5px;
  83. }
  84. .ss {
  85. margin-left: 20px;
  86. }
  87. .fe-3 {
  88. font-size: 3em;
  89. }
  90. .title-box p {
  91. text-align: center;
  92. }
  93. .closed {
  94. display: inline-block;
  95. /* margin-left: 5%;*/
  96. cursor: pointer;
  97. color: #FFFFFF;
  98. float: right;
  99. margin-right: 5%;
  100. }
  101. .closed div {
  102. overflow: hidden;
  103. }
  104. .closed ul {
  105. margin-bottom: 0px;
  106. }
  107. .closed li {
  108. float: left;
  109. margin-right: 20px;
  110. }
  111. .closed i {
  112. display: inline-block;
  113. background: url(../img/chilun.png) no-repeat;
  114. margin-right: 4px;
  115. width: 14px;
  116. height: 16px;
  117. vertical-align: middle;
  118. }
  119. .ga {
  120. background-position: 1px 0 !important;
  121. }
  122. .sz {
  123. background-position: 0 -16px !important;
  124. }
  125. .tc {
  126. background-position: 0 -33px !important;
  127. }
  128. .zhuangtai {
  129. display: block;
  130. width: 30%;
  131. margin-left: 10px;
  132. font-size: 14px;
  133. font-weight: 800;
  134. }
  135. .wq {
  136. color: #f95f5e;
  137. }
  138. #top-search li:hover {
  139. color: #eaeaea;
  140. }
  141. .content-tabs1 ul {
  142. padding-left: 0;
  143. }
  144. .content-tabs1 li {
  145. list-style: none;
  146. float: left;
  147. height: 5px;
  148. }
  149. .top1 {
  150. background-color: #68adfe;
  151. }
  152. .top2 {
  153. background-color: #9897f0;
  154. }
  155. .top3 {
  156. background-color: #87eebf;
  157. }
  158. .top4 {
  159. background-color: #68b0fe;
  160. }
  161. .top5 {
  162. background-color: #f95a83;
  163. }
  164. .top6 {
  165. background-color: #eb76dd;
  166. }
  167. .top7 {
  168. background-color: #69cbd0;
  169. }
  170. .top8 {
  171. background-color: #69cbd0;
  172. }
  173. .top9 {
  174. background-color: #aaf58d;
  175. }
  176. .top10 {
  177. background-color: #f76a53;
  178. }
  179. .top11 {
  180. background-color: #eb76dd;
  181. }
  182. .top12 {
  183. background-color: #6c77da;
  184. }
  185. .top13 {
  186. background: -webkit-linear-gradient(left, #f073db, #65abfc);
  187. background: -moz-linear-gradient(left, #f073db, #65abfc);
  188. background: -o-linear-gradient(left, #f073db, #65abfc);
  189. background: -webkit-gradient(linear, 100% 0, 0 0, from(#65abfc), to(#f073db));
  190. background: linear-gradient(left, #f073db, #65abfc);
  191. /* Opera 11.1 - 12.0 */
  192. /* Firefox 3.6 - 15 */
  193. /* 标准的语法 */
  194. }
  195. .zts {
  196. height: 30px;
  197. margin-left: 2%;
  198. line-height: 30px;
  199. padding-top: 15px;
  200. }
  201. .zts li {
  202. height: 20px;
  203. line-height: 20px;
  204. font-weight: bold;
  205. letter-spacing: 2px;
  206. }
  207. .quan {
  208. width: 15px;
  209. height: 15px !important;
  210. border-radius: 50%;
  211. margin-right: 2%;
  212. margin-left: 5px;
  213. margin-top: 2px;
  214. }
  215. .br {
  216. background: red;
  217. }
  218. .bl {
  219. background: #7ab85b;
  220. }
  221. .LH {
  222. line-height: 35px;
  223. border-top: 1px solid #ccc;
  224. }
  225. .zts span {
  226. line-height: 20px;
  227. margin-right: 50px;
  228. font-size: 12px;
  229. }
  230. .photo {
  231. width: 40px;
  232. height: 40px;
  233. border-width: 2px;
  234. border-style: solid;
  235. border-radius: 50%;
  236. border-color: #ffb400 #fc3c04 #fdfc01 #00e3c0;
  237. margin-bottom: 1px;
  238. }
  239. .photo img {
  240. display: block;
  241. width: 100%;
  242. height: 100%;
  243. }
  244. .ls {
  245. /*margin-left: 20px;*/
  246. text-align: center;
  247. line-height: 50px;
  248. }
  249. .ls span {
  250. margin-right: 10px;
  251. }
  252. .min-right {
  253. margin-right: 10px;
  254. }
  255. .navbar-top-links i {
  256. width: 24px;
  257. height: 21px;
  258. display: block;
  259. background: url(../img/topIcon.png) no-repeat;
  260. background-position: center center;
  261. margin: 0 auto;
  262. }
  263. .navbar-top-links i.Consult{
  264. background: url(../img/consult.png) center center no-repeat;
  265. }
  266. /*挂断*/
  267. .DropCall {
  268. background-position: 0px 0 !important;
  269. }
  270. /*外呼*/
  271. .MakeCall {
  272. background-position: 0px -20px !important;
  273. }
  274. /*置忙*/
  275. .SayBusy {
  276. background-position: 0px -42px !important;
  277. }
  278. /*置闲*/
  279. .SayFree {
  280. background-position: 0px -65px !important;
  281. }
  282. /*多方通话*/
  283. .Meeting {
  284. background-position: 0px -85px !important;
  285. }
  286. /*转移*/
  287. .Transfer {
  288. background-position: 0px -108px !important;
  289. }
  290. /*保持*/
  291. .Hold {
  292. background-position: 0px -131px !important;
  293. }
  294. /*接回*/
  295. .Retrieve {
  296. background-position: 0px -153px !important;
  297. }
  298. /*签入*/
  299. .Login {
  300. background-position: 0px -197px !important;
  301. }
  302. /*签出*/
  303. .Logout {
  304. background-position: 0px -175px !important;
  305. }
  306. .navbar-top-links i.active {
  307. background-position-x: -23px !important;
  308. }
  309. .navbar-top-links .active.Consult{
  310. background: url(../img/consult_active.png) center center no-repeat !important;
  311. }
  312. .ldcr-bottom .detail-con ul li .active a {
  313. color: #f95a83 !important;
  314. }
  315. .ldcr-bottom .detail-con ul li .active em {
  316. color: #f95a83 !important;
  317. }
  318. .ldcr-bottom .detail-con ul li .active+.explancon {
  319. display: block !important;
  320. }
  321. .searchbtn {
  322. width: 2.5em;
  323. height: 24px;
  324. border-radius: 5px;
  325. position: absolute;
  326. background-color: #1b9cc1;
  327. background-image: url(../img/searIcon.png);
  328. background-repeat: no-repeat;
  329. background-position: center center;
  330. cursor: pointer;
  331. }
  332. .max-box {
  333. height: 42px;
  334. width: 100%;
  335. }
  336. .laydate_body .laydate_bottom,
  337. .laydate_body .laydate_top {
  338. height: 31px !important;
  339. }
  340. .laydate_body .laydate_y .laydate_yms ul li {
  341. width: 59px !important;
  342. }
  343. .col-sm-1 {
  344. padding-right: 0;
  345. line-height: 22px;
  346. }
  347. ul.ztree {
  348. border: 1px solid #617775;
  349. background: #f0f6e4;
  350. overflow-y: scroll;
  351. overflow-x: auto;
  352. }
  353. .minBacha {
  354. position: absolute;
  355. top: 0;
  356. right: 0;
  357. z-index: 10;
  358. overflow: hidden;
  359. }
  360. .minBacha>div {
  361. float: left;
  362. height: 35px;
  363. width: 35px;
  364. margin-left: 2px;
  365. }
  366. .minBacha>div a {
  367. display: block;
  368. height: 100%;
  369. width: 100%;
  370. text-align: center;
  371. background-position: center center;
  372. background-color: #2f4050;
  373. opacity: .5;
  374. }
  375. .minBacha>div a:hover {
  376. opacity: 1;
  377. }
  378. .minClosed>a {
  379. background: url("../img/min.png") no-repeat;
  380. }
  381. .Bacha>a {
  382. background: url("../img/gb.png") no-repeat;
  383. }
  384. .lblcount {
  385. position: absolute;
  386. right: 5px;
  387. top: 7px;
  388. }
  389. .first {
  390. z-index: 1000;
  391. }
  392. .khzl {
  393. font-size: 12px;
  394. border: 0;
  395. width: 100%;
  396. color: #fff;
  397. margin-top: 35px;
  398. }
  399. .khzl tr {
  400. border: 0;
  401. }
  402. .khzl th {
  403. padding: 5px 8px 5px 0;
  404. text-align: right;
  405. width: 45%;
  406. font-weight: normal;
  407. border: 0;
  408. }
  409. .khzl tbody>tr>td,
  410. .khzl tbody>tr>th {
  411. border: 0;
  412. }
  413. .khzl tbody>tr>td input {
  414. border: 0;
  415. outline: none;
  416. background: #32405d;
  417. padding-left: 5px;
  418. width: 100%;
  419. }
  420. .khbtn {
  421. /*background: #97a0a8;*/
  422. color: #fff;
  423. font-size: 14px;
  424. vertical-align: middle;
  425. }
  426. .khbtn:hover {
  427. color: #249fea;
  428. }
  429. .hei-list {
  430. width: 400px;
  431. margin: 0 auto;
  432. }
  433. .heiTop {
  434. height: 35px;
  435. background: #249fea;
  436. color: #fff;
  437. line-height: 35px;
  438. padding: 0 15px;
  439. border-top-left-radius: 3px;
  440. border-top-right-radius: 3px;
  441. }
  442. .heiTop .htl {
  443. float: left;
  444. margin: 0;
  445. }
  446. .heiTop .bacha {
  447. float: right;
  448. font-size: 18px;
  449. cursor: pointer;
  450. margin: 0;
  451. }
  452. .heiCon {
  453. width: 100%;
  454. background: #fff;
  455. text-align: center;
  456. padding: 25px 15px;
  457. height: auto;
  458. overflow-y: auto;
  459. border: 1px solid #eee;
  460. }
  461. #time-word {
  462. border: 1px solid #1ab394;
  463. padding: 5px 0 5px 10px;
  464. width: 120px;
  465. outline: none;
  466. color: #000;
  467. }
  468. .chooses {
  469. margin-top: 10px;
  470. }
  471. .btns {
  472. background: #1ab394;
  473. color: #fff;
  474. padding: 3px 10px;
  475. outline: none;
  476. font-size: 12px;
  477. margin-left: 15px;
  478. border: 0;
  479. border-radius: 3px;
  480. box-sizing: border-box;
  481. }
  482. .t-shade {
  483. position: fixed;
  484. top: 0;
  485. left: 0;
  486. width: 100%;
  487. height: 100%;
  488. background: rgba(0, 0, 0, 0.48);
  489. z-index: 10004;
  490. display: none;
  491. }
  492. .shade_k {
  493. z-index: 10005;
  494. width: 40%;
  495. margin: 10% auto;
  496. background-color: #fff;
  497. box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
  498. border-radius: 5px;
  499. }
  500. .shade_title {
  501. padding: 0 80px 0 20px;
  502. height: 42px;
  503. line-height: 42px;
  504. border-bottom: 1px solid #eee;
  505. font-size: 16px;
  506. color: #FFFFFF;
  507. overflow: hidden;
  508. background-color: #1b9cc1;
  509. border-radius: 2px 2px 0 0;
  510. position: relative;
  511. }
  512. .setwin {
  513. position: absolute;
  514. right: 15px;
  515. top: 5px;
  516. font-size: 20px;
  517. line-height: initial;
  518. }
  519. .setwin a {
  520. font-size: 20px;
  521. color: #fff;
  522. }
  523. .shade_content {
  524. overflow-y: auto;
  525. position: relative;
  526. padding-bottom: 50px;
  527. padding: 10px;
  528. }
  529. .wh_btn {
  530. width: 80%;
  531. text-align: center;
  532. padding-top: 20px;
  533. margin: 0 auto;
  534. margin-bottom: 20px;
  535. }
  536. .wh_btn input {
  537. padding: 7px 20px;
  538. color: #FFF;
  539. border-radius: 5px;
  540. margin-right: 30px;
  541. border: 1px solid #999;
  542. border-color: rgb(26, 179, 148);
  543. }
  544. .sc_btn {
  545. color: rgb(255, 255, 255);
  546. font-size: 12px;
  547. margin-left: 15px;
  548. box-sizing: border-box;
  549. background: rgb(26, 179, 148);
  550. padding: 6px 10px;
  551. outline: none;
  552. border-width: 0px;
  553. border-style: initial;
  554. border-color: initial;
  555. border-image: initial;
  556. border-radius: 3px;
  557. }
  558. .sc_btn:hover {
  559. color: #fff !important;
  560. }
  561. .cx {
  562. display: block;
  563. }
  564. .time-box {
  565. position: relative;
  566. }
  567. .tub {
  568. position: absolute;
  569. right: 8px;
  570. top: 0px;
  571. font-size: 18px;
  572. color: #249fea;
  573. }
  574. .tub+input {
  575. padding-right: 30px;
  576. width: 228px;
  577. }
  578. @media only screen and (max-width: 1366px) {
  579. div.ldtp-con {
  580. width: 80%;
  581. }
  582. }
  583. .roll-right.J_tabRight {
  584. right: 0!important;
  585. }
  586. .task_real_info{
  587. float: right;
  588. color: #FFF;
  589. padding-left: 20px;
  590. padding-right: 20px;
  591. display: none;
  592. }
  593. .task_real_info .task_item{
  594. display: inline-block;
  595. text-align: center;
  596. margin-left: 10px;
  597. margin-right: 10px;
  598. font-weight: bold;
  599. }
  600. .task_item p{
  601. padding: 0;
  602. margin: 0;
  603. }
  604. .task_item .task_num{
  605. color: #27adff;
  606. margin-bottom: 2px;
  607. }
  608. .task_item .task_surNum{
  609. color: #eb6266;
  610. margin-bottom: 2px;
  611. }
  612. .task_real_info .btn_switching{
  613. background: url("../img/switching_icon.png") left top no-repeat;
  614. display: inline-block;
  615. width: 20px;
  616. height: 20px;
  617. }
  618. #btn_switching{
  619. cursor: pointer;
  620. }