guest.css 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415
  1. * {outline:none;}
  2. :focus {outline: 0;}
  3. html,body,div,span,p,td,a,del,em,font,img,b,u,i,center,dl,dt,dd,ol,ul,li,form,label {margin: 0;padding: 0;}
  4. body, select, input, textarea {font:12px "Microsoft Yahei","\5b8b\4f53", Arial,Verdana;color:#222;}
  5. html, body {height:100%;}
  6. li {list-style:none;}
  7. img {border: 0;}
  8. #welive_operator {height:34px;overflow:hidden;padding:4px 1px;}
  9. #welive_avatar {
  10. float:left;
  11. width:30px;
  12. height:30px;
  13. padding:2px;
  14. background:#ccc;
  15. border:0;
  16. vertical-align:top;
  17. -webkit-border-radius: 4px 4px 4px 4px;
  18. -moz-border-radius: 4px 4px 4px 4px;
  19. border-radius: 4px 4px 4px 4px;
  20. }
  21. #welive_name, #welive_duty {
  22. float:left;
  23. height:18px;
  24. width:200px;
  25. overflow:hidden;
  26. color:#fff;
  27. margin-left:8px;
  28. }
  29. #welive_duty {color:#aaa;font-size:11px;}
  30. #welive_copyright {position:absolute;right:2px;top:10px;}
  31. #welive_copyright a {color:#888;text-decoration:none;font-size:11px;outline:none;}
  32. #welive_operator .hover a {color:#FF6600 !important;}
  33. .loading2, .loading3 {
  34. background-repeat: no-repeat !important;
  35. background-position:50% 50% !important;
  36. }
  37. .loading2 {background-image: url(img/loading2.gif) !important;}
  38. .loading3 {background-image: url(img/loading3.gif) !important;}
  39. .shake {
  40. border: 1px solid red !important;
  41. color:red !important;
  42. -moz-box-shadow: 0 0 10px #FF9900 !important;
  43. -webkit-box-shadow: 0 0 10px #FF9900 !important;
  44. box-shadow: 0 0 10px #FF9900 !important;
  45. }
  46. .scb_radius {-webkit-border-radius:4px 4px 4px 4px;-moz-border-radius: 4px 4px 4px 4px;border-radius: 4px 4px 4px 4px;}
  47. .scb_scrollbar {z-index:80000;display:none;position:relative;float:right;width:8px;background:#c8c8c8;}
  48. .scb_tracker {height:100%;width:8px;position:relative;padding:0 1px;cursor:default;}
  49. .scb_mover {position:absolute;top:0;left:0;height:20px;width:8px;cursor:s-resize;overflow:hidden;background:#888;}
  50. .smilies_div {display:none;}
  51. .smilies_wrap {width:100%;}
  52. .smilies_wrap img {padding:3px;cursor:pointer;border:0;}
  53. .smilies_wrap img:hover {border-radius: 4px 4px 4px 4px; background:#b7b7b7;}
  54. .chat-content{
  55. width:100%;
  56. height:100%;
  57. border-bottom:1px solid #ccc;
  58. overflow:hidden;
  59. }
  60. .history .viewport {width:100%;height:100%;overflow: hidden;position: relative;}
  61. .history .overview {width:100%;position: absolute; left: 0; top: 0; padding: 0; margin: 0;/* padding-bottom:30px; */}
  62. .history .overview img {vertical-align:middle;border:0;}
  63. .history .overview a {text-decoration:none;border-bottom:1px dashed #ddd;}
  64. .history .overview a:hover {color:#ff6600;border-bottom:1px dashed #ff6600;}
  65. .history .overview a.relink {color:red;font-weight:bold;cursor:pointer;}
  66. .msg.l b, .msg.r b, .msg.s .ico, .msg.e .ico{background-image: url(img/guest.png);}
  67. .msg{position: relative;margin:8px 0;width:100%;display:inline-block;}
  68. .msg.l{float: left;}
  69. .msg.r{float: right;}
  70. .msg b{position: absolute;bottom: 3px;width:13px;height: 15px;background-repeat: no-repeat;}
  71. .msg.l b{background-position:-61px 0;left: 50px;top:10px}
  72. .msg.r b{background-position:-61px -36px;top: 10px;right: 50px;}
  73. .msg .ico{float:left;margin-top:-1px;padding-right:6px;width:20px;height:20px;}
  74. .msg.s .ico{background-position:-26px -36px;}
  75. .msg.e .ico{background-position:0 -36px;}
  76. .msg .b{
  77. padding: 2px 5px 2px 5px;
  78. border-radius: 5px;
  79. -moz-border-radius: 5px;
  80. -webkit-border-radius: 5px;
  81. }
  82. .msg.l .b{text-align: left;float:left;margin-left: 11px;border: solid 1px #84ae2b;color: #3f3f3f;display:inline;background:#99CC32;padding: 10px;}
  83. .msg.r .b{text-align: right;float:right;margin-right: 11px;border: solid 1px #d8d8d8;color: #555;display:inline;background:#fff;padding: 10px;}
  84. .msg.s .b, .msg.e .b{width:200px;margin:0 auto;text-align: left;border: solid 1px #ddd;color: #888;background:#eee;}
  85. .msg .i{word-wrap: break-word;line-height:18px;}
  86. .msg.r .i, .msg.l .i{_width:expression(this.offsetWidth<40?"40px":this.offsetWidth>220?"220px":true);min-width:40px;max-width: 220px;font-family:"\5b8b\4f53",Arial;}
  87. .msg i{color: #ddd;font-size: 10px;top: 0px;}
  88. .msg.r i{float: right;padding:4px 8px 0 0;}
  89. .msg.l i{float: left;padding:4px 0 0 8px;}
  90. .enter {position:absolute;left:0;right:0;bottom:0px;height:auto;background:#f5f5f5;border:1px solid #ccc;}
  91. input, textarea {
  92. background-color: transparent;
  93. border: none;
  94. border-bottom: 1px solid #a2a2a2;
  95. transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  96. border-radius: 0px;
  97. line-height: 20px;
  98. height:20px;
  99. margin-left: 0;
  100. padding: 4px 6px;
  101. vertical-align: middle;
  102. box-shadow: none;
  103. }
  104. input:-moz-placeholder {color: #c1c1c1;}
  105. input:focus, textarea:focus {
  106. border-color: #00b6b6;
  107. /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
  108. -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
  109. box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6); */
  110. }
  111. input.msger {width:64%;font-size: 14px;margin:6px 0 0 8px;float:left;}
  112. a.sender, a.sender:hover {background-image:url(img/guest.png);}
  113. a.sender {
  114. float:right;
  115. margin:6px 10px 0 0;
  116. width:28px;
  117. height:28px;
  118. cursor:pointer;
  119. background-color:transparent;
  120. background-position:-17px 4px;
  121. border:1px solid #a2a2a2;
  122. border-radius: 28px;
  123. }
  124. a.senderface{
  125. float:right;
  126. margin:6px 10px 0 0;
  127. width:28px;
  128. height:28px;
  129. cursor:pointer;
  130. background-color:transparent;
  131. background-position:3px -130px;
  132. border:1px solid #a2a2a2;
  133. border-radius: 28px;
  134. background-image: url(img/admins.png);
  135. }
  136. a.sender:hover {
  137. background-color:#d8d8d8;
  138. background-position:6px 4px;
  139. border:1px solid #729f24;
  140. }
  141. .enter .loading2 {
  142. background-color:#b7b7b7 !important;
  143. border:0 !important;
  144. }
  145. .comment {padding:10px 6px;}
  146. .comment img {cursor:pointer;}
  147. .comment li {list-style:none;margin-top:6px;float:left;}
  148. .comment i {color:red;margin-left:6px;font-style:normal;vertical-align:middle;}
  149. .comment b {width:70px;color:#666;display:inline-block;vertical-align:middle;padding-right:6px;text-align:right;font-weight:normal;}
  150. .comment input {width:120px;}
  151. .comment input.vvc {width:40px;}
  152. .comment textarea {width:190px;height:120px;vertical-align:middle;resize:none;}
  153. .savemsg {margin:8px auto;width:60px;height:20px;padding:2px 6px;text-align:center;border-radius: 4px 4px 4px 4px;color:#fff;cursor:pointer;font-weight:bold;border:1px solid #ec8115;background:#f09a44;}
  154. .savemsg:hover {border:1px solid #eee;background:#ec8115;}
  155. .comsaved {padding:120px 6px 6px 0;color:red;font-weight:bold;text-align:center;}
  156. #ajax-loader {position:absolute;width:20px;height:20px;top:8px;left:80px;}
  157. .send-tools{
  158. width: 100%;
  159. height: 45px;
  160. }
  161. .tools-nav{
  162. width: 100%;
  163. height: 100%;
  164. overflow: hidden;
  165. }
  166. .tools-nav li{
  167. float: left;
  168. padding: 8px 10px;
  169. }
  170. .send-txt{
  171. padding:0 10px 10px;
  172. height: 70px;
  173. }
  174. .send-txt .msger{
  175. width: 98%;
  176. height: 100%;
  177. resize: none;
  178. border: none;
  179. outline: none !important;
  180. overflow: hidden;
  181. overflow-y: auto;
  182. }
  183. .send-btns{
  184. padding: 10px;
  185. }
  186. .send-btns button{
  187. padding: 3px 10px;
  188. background: none;
  189. float: right;
  190. right: 10px;
  191. outline: none;
  192. border: 1px solid #ccc;
  193. border-radius: 4px;
  194. }
  195. .right-content-left{
  196. width: 70%;
  197. height: 100%;
  198. float: left;
  199. }
  200. .history{
  201. clear: both;
  202. padding: 10px;
  203. height: 350px;
  204. border: none;
  205. border-bottom: 1px solid #E7E7E7;
  206. }
  207. .right-content-right{
  208. width: 29.9%;
  209. height: 100%;
  210. float: left;
  211. border: none;
  212. border-left: 1px solid #E7E7E7;
  213. overflow: hidden;
  214. }
  215. .right-content-right h2 {
  216. width: 33.3%;
  217. height: 48px;
  218. line-height: 48px;
  219. margin: 0;
  220. float: left;
  221. text-align: center;
  222. font-size: 18px;
  223. font-weight: 400;
  224. }
  225. .tab-content {
  226. clear: both;
  227. padding: 10px;
  228. height: 100%;
  229. text-align: center !important;
  230. }
  231. .tab-content .tab{
  232. display: none;
  233. }
  234. .selected {
  235. border-bottom: 4px solid cornflowerblue;
  236. }
  237. .tab-content .show{
  238. display: block;
  239. }
  240. .s_face {
  241. width:28px;
  242. height:28px;
  243. position:absolute;
  244. left:48px;
  245. background-color:transparent;
  246. }
  247. .tip_top{
  248. width: 100%;
  249. height: 60px;
  250. border: none;
  251. border-bottom: 1px solid #E7E7E7;
  252. overflow: hidden;
  253. }
  254. .tip_top-header{
  255. padding: 10px;
  256. }
  257. @media screen and (min-width:360px) and (max-width:768px){
  258. .history{
  259. height: 62%;
  260. }
  261. .right-content-left,.send-area{
  262. width: 100%;
  263. }
  264. .right-content-right{
  265. display: none;
  266. }
  267. }
  268. .pro{
  269. width: 100%;
  270. height: auto;
  271. /* border-bottom: 1px solid #ccc; */
  272. padding-bottom: 10px;
  273. cursor: pointer;
  274. }
  275. .pro-head{
  276. width: 100%;
  277. height: 100px;
  278. overflow: hidden;
  279. }
  280. .pro-img{
  281. float:left;width:80px;height:100px
  282. }
  283. .pro-desc{
  284. float: left;
  285. width: 170px;
  286. padding:0 8px 8px;
  287. color: #333;
  288. text-align: justify;
  289. line-height: 20px;
  290. }
  291. .pro-price,.pro-account{
  292. clear: both;
  293. margin-top: 10px;
  294. text-align: left;
  295. font-size: 14px;
  296. }
  297. .pro-price span,.pro-account span{
  298. color: red;
  299. }
  300. .recommend-head{
  301. display: flex;
  302. display: -webkit-flex;
  303. justify-content: space-between;
  304. -webkit-justify-content: space-between;
  305. line-height: 30px;
  306. }
  307. .rec-pro{
  308. width: 50%;
  309. float: left;
  310. margin-top: 10px;
  311. text-align: left;
  312. cursor: pointer;
  313. }
  314. .rec-pro-img{
  315. width:80px;height:100px
  316. }
  317. .problem-list{
  318. cursor: pointer;
  319. }
  320. #c2{
  321. text-align: left;
  322. margin-left: -10px;
  323. margin-right: -10px;
  324. text-indent: 10px;
  325. }
  326. #inp-file{
  327. width: 28px;
  328. height: 28px;
  329. background-color: transparent;
  330. position: absolute;
  331. left: 0px;
  332. opacity: 0;
  333. }
  334. .record{
  335. width: 28px;
  336. height: 28px;
  337. background-color: transparent;
  338. position: absolute;
  339. left: 80px;
  340. }
  341. .mper-img,.sper-img{
  342. width: 50px;
  343. height: 50px;
  344. border-radius: 50%;
  345. overflow: hidden;
  346. float: left;
  347. }
  348. .sper-img{
  349. float: right;
  350. }
  351. .mper-img img,.sper-img img{
  352. width: 100%;
  353. height: 100%;
  354. }
  355. #preview{
  356. width: 150px;
  357. height: 150px;
  358. display: none;
  359. }
  360. #preview img{
  361. width: 100%;
  362. height: 100%;
  363. }
  364. #recordView{
  365. display: none;
  366. }
  367. .product-form{
  368. width: 300px;
  369. border:1px solid #ccc;
  370. overflow: hidden;
  371. padding: 8px;
  372. margin: 10px auto;
  373. background-color: #fff;
  374. border-radius: 5px;
  375. }
  376. .proImg{
  377. float: left;
  378. }
  379. .proImg,.proImg img{
  380. width: 60px;
  381. height: 60px;
  382. }
  383. .proDesc{
  384. margin-left: 8px;
  385. }
  386. .proTit{
  387. font-size: 16px;
  388. font-weight: 500;
  389. line-height: 28px;
  390. }
  391. .proPri{
  392. color: red;
  393. }