publicTail.css 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513
  1. .footer{
  2. margin: auto;
  3. }
  4. .friend-link>h4{
  5. width: 1200px;
  6. margin: auto;
  7. font-size: 16px;
  8. font-weight: 500;
  9. border-bottom: 1px solid #e6e6e6;
  10. height: 56px;
  11. }
  12. .friend-link>h4>span{
  13. display: inline-block;
  14. line-height: 56px;
  15. height: 56px;
  16. border-bottom: 2px solid #51a7ff;
  17. }
  18. .friend-link>div{
  19. width: 1200px;
  20. margin: 15px auto;
  21. }
  22. .friend-link>div>span{
  23. color:#494949;
  24. font-size: 14px;
  25. }
  26. .friend-link>div a{
  27. text-decoration: none;
  28. color: #494949;
  29. font-size: 14px;
  30. margin: 0 8px;
  31. }
  32. .friend-link a:hover{
  33. color: #51a7ff;
  34. border-bottom: 1px solid #51a7ff;
  35. }
  36. .footer>div>span:last-child{
  37. border-right: 1px solid #fff;
  38. }
  39. .footer a:hover{
  40. color: #51a7ff;
  41. border-bottom: 1px solid #51a7ff;
  42. }
  43. .footer ul{
  44. width: 100%;
  45. text-align: center;
  46. background-color: #494949;
  47. color: white;
  48. font-size: 12px;
  49. overflow: hidden;
  50. padding: 35px 0px;
  51. }
  52. .footer ul li{
  53. width: 100%;
  54. margin-bottom: 12px;
  55. }
  56. .footer>ul a{
  57. text-decoration: none;
  58. color: white;
  59. margin: 0 8px;
  60. }
  61. .footer ul li:last-child a:hover{
  62. border-bottom: none;
  63. }
  64. .ad_bottom .close{
  65. top: 90px;
  66. right: 334px;
  67. }
  68. /* 右侧控件 */
  69. .warp_ctlist{
  70. position: fixed;
  71. top: 50%;
  72. right: 10px;
  73. margin-left: 565px;
  74. z-index: 100;
  75. }
  76. .warp_ctlist .ctlist{
  77. width: 58px;
  78. }
  79. .warp_ctlist .ctlist>li{
  80. width: 58px;
  81. height: 58px;
  82. font-size: 12px;
  83. margin-top: -1px;
  84. color: #494949;
  85. overflow: hidden;
  86. background-color: #f4f4f4;
  87. border: 1px solid #dcdcdc;
  88. transition: background-color .2s ease-in-out 0s;
  89. }
  90. .warp_ctlist .ctlist>li:hover{
  91. background: #51a7ff;
  92. }
  93. .warp_weixin,.warp_qq,.warp_totop{
  94. width: 58px;
  95. height: 58px;
  96. }
  97. .hide_top{display: none;}
  98. .warp_ctlist .ctlist li .ico{
  99. height: 49px;
  100. text-align: center;
  101. padding: 5px 0;
  102. cursor: pointer;
  103. height: -webkit-fill-available;
  104. }
  105. .warp_ctlist .ctlist li span{
  106. float: left;
  107. width: 100%;
  108. }
  109. .warp_ctlist .ctlist li .totop{
  110. height: auto;
  111. padding: 14px 0;
  112. }
  113. /* .warp_ctlist .ctlist li .ico:hover{
  114. background-color: #51a7ff;
  115. color: #fff;
  116. } */
  117. .warp_ctlist .ctlist .code{
  118. display: none;
  119. position: absolute;
  120. width: 110px;
  121. height: 110px;
  122. padding: 8px;
  123. right: 70px;
  124. top: -44px;
  125. background-color: #f6f6f6;
  126. border: 1px solid #c8c8c8;
  127. }
  128. .warp_ctlist .ctlist .code img{width: 100%;}
  129. .warp_code .border-right-empty {
  130. right: 2px;
  131. }
  132. .warp_right.warp_code {
  133. width: 140px;
  134. }
  135. .customer_service{
  136. position: absolute;
  137. width: 165px;
  138. right: 70px;
  139. top: 10px;
  140. }
  141. .customer_service ul{
  142. display: table;
  143. border: 1px solid #bebebe;
  144. }
  145. .customer_service>ul>li{
  146. width: 100%;
  147. height: 50px;
  148. float: left;
  149. color: #fff;
  150. }
  151. .customer_service>ul>li>div{
  152. padding: 6px 0 0 12px;
  153. }
  154. .customer_service .online{
  155. background-color: #b1b1b1;
  156. }
  157. .customer_service .online>div>span{
  158. text-align: left !important;
  159. font-size: 16px;
  160. }
  161. .customer_service .online>div>span +span{
  162. font-size: 12px;
  163. }
  164. .customer_service{display: none;}
  165. .customer_service .qq_1{
  166. border-bottom: 1px solid #bebebe;
  167. }
  168. .customer_service .qq_service{
  169. color: #494949;
  170. background-color: #f6f6f6;
  171. }
  172. .qq_service:hover{
  173. color: #fff;
  174. background-color: #51a7ff;
  175. }
  176. .qq_service:hover .qq_txt{
  177. color: #fff;
  178. }
  179. .qq_service:last-child {
  180. border-bottom: none;
  181. }
  182. .customer_service .qq_service .qq_txt span{
  183. width: 110px;
  184. overflow: hidden;
  185. text-overflow: ellipsis;
  186. white-space: nowrap;
  187. }
  188. .qq_service>div:first-child{display: flex;}
  189. .qq_service img{
  190. width: 20px;
  191. margin-top: 6px;
  192. }
  193. .qq_service .qq_img{
  194. float: left;
  195. height: 42px;
  196. width: 26px;
  197. }
  198. .qq_service .qq_txt{float: left; margin-left: 5px;}
  199. .border-right-empty {
  200. border-left: 12px solid #bebebe;
  201. border-bottom: 12px solid transparent;
  202. border-top: 12px solid transparent;
  203. position: absolute;
  204. right: 3px;
  205. top: 65px;
  206. }
  207. .border-right-empty span {
  208. display: block;
  209. width: 0;
  210. height: 0;
  211. border-left: 10px solid #f6f6f6;
  212. border-bottom: 10px solid transparent;
  213. border-top: 10px solid transparent;
  214. position: absolute;
  215. left: -12px;
  216. top: -10px;
  217. }
  218. .warp_right{
  219. width: 14px;
  220. height: 153px;
  221. position: absolute;
  222. right: -14px;
  223. top: 0px;
  224. }
  225. /* 底部弹窗 */
  226. .ad_bottom{
  227. position: fixed;
  228. bottom: -4px;
  229. z-index: 99999;
  230. display: none;
  231. }
  232. .bottom_code{
  233. position: absolute;
  234. top: 77px;
  235. width: 96px;
  236. right: 375px;
  237. }
  238. .close {
  239. position: absolute;
  240. color: #fff;
  241. border-radius: 12px;
  242. line-height: 20px;
  243. text-align: center;
  244. top: 76px;
  245. right: 313px;
  246. height: 20px;
  247. width: 20px;
  248. font-size: 20px;
  249. cursor: pointer;
  250. }
  251. .close:before {
  252. content: "\2716";
  253. }
  254. /* 下载弹窗 */
  255. .warp_download_popup{
  256. position: fixed;
  257. width: 100%;
  258. height: 100%;
  259. background-color: rgba(0, 0, 0, 0.6);
  260. top: 0;
  261. display: none;
  262. z-index: 9999;
  263. filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000)
  264. }
  265. .download_popup{
  266. position: fixed;
  267. top: 40%;
  268. left: 43%;
  269. background: #fff;
  270. border: 1px solid #ccc;
  271. width: 400px;
  272. height: 160px;
  273. text-align: center;
  274. }
  275. .game_title{
  276. text-overflow: ellipsis;
  277. display: -webkit-box;
  278. -webkit-line-clamp: 2;
  279. -webkit-box-orient: vertical;
  280. overflow: hidden;
  281. height: 54px;
  282. display: flex;
  283. align-items: center;
  284. justify-content: space-around;
  285. flex-direction: column;
  286. }
  287. .download_popup p{
  288. font-size: 16px;
  289. color: #494949;
  290. font-weight: 600;
  291. padding: 14px 10px 0 18px;
  292. }
  293. .download_title {
  294. width: 100%;
  295. height: 28px;
  296. background: #cccccc;
  297. text-align: left;
  298. }
  299. .download_title span {
  300. padding-left: 12px;
  301. line-height: 28px;
  302. font-size: 15px;
  303. }
  304. .az_download{
  305. width: 176px;
  306. height: 36px;
  307. border: 1px solid #8cc63d;
  308. border-radius: 8px;
  309. background-color: #fff;
  310. margin: auto;
  311. cursor: pointer;
  312. margin-top: 14px;
  313. }
  314. .az_download img{
  315. padding: 10px 7px 10px 14px;
  316. float: left;
  317. }
  318. .az_download span{
  319. font-size: 14px;
  320. color: #8cc63d;
  321. float: left;
  322. padding: 8px 18px 9px 0;
  323. }
  324. .az_download .az_hover{
  325. width: 139px;
  326. height: 36px;
  327. float: left;
  328. border-top-left-radius: 6px;
  329. border-bottom-left-radius: 6px;
  330. }
  331. .az_download .az_hover:hover{
  332. background-color: #8cc63d;
  333. }
  334. .az_code{
  335. background: #8cc63d;
  336. float: right;
  337. width: 36px;
  338. height: 36px;
  339. cursor: pointer;
  340. border-top-right-radius: 6px;
  341. border-bottom-right-radius: 6px;
  342. }
  343. .az_code img{
  344. padding: 10px;
  345. width: 18px;
  346. }
  347. .big_az_code{
  348. display: none;
  349. position: absolute;
  350. width: 120px;
  351. /* height: 152px; */
  352. top: 60px;
  353. left: 300px;
  354. background-color: #f5f5f5;
  355. border: 1px solid #c2c2c2;
  356. }
  357. .big_az_code>img{
  358. width: 100px;
  359. padding: 6px 10px;
  360. }
  361. .scan_code{
  362. border-top: 1px solid #d8d8d8;
  363. background-color: #b1b1b1;
  364. height: 36px;
  365. }
  366. .scan_code span{
  367. font-size: 12px;
  368. color: #fff;
  369. padding: 10px;
  370. float: left;
  371. }
  372. .scan_code img{
  373. float: left;
  374. width: 16px;
  375. padding: 10px 0 0 10px;
  376. }
  377. #qrcode{ padding: 8px 11px;}
  378. #qrcode table{width: 100%;margin: 0px !important;height:100px;}
  379. .big_az_code .border-left-empty {
  380. position: absolute;
  381. left: -12px;
  382. top: -8px;
  383. width: 0;
  384. height: 0;
  385. border-bottom: 12px solid transparent;
  386. border-right: 12px solid #cfcfcf;
  387. border-top: 12px solid transparent;
  388. margin: 50px auto;
  389. }
  390. .big_az_code .border-left-empty span {
  391. display: block;
  392. width: 0;
  393. height: 0;
  394. border-bottom: 10px solid transparent;
  395. border-right: 10px solid #f5f5f5;
  396. border-top: 10px solid transparent;
  397. position: absolute;
  398. left: 2px;
  399. top: -10px;
  400. }
  401. .download_popup .close{
  402. right: 7px;
  403. color: #000;
  404. top: 5px;
  405. }
  406. .warp_no_download_popup{
  407. position: fixed;
  408. width: 100%;
  409. height: 100%;
  410. background-color: rgba(0, 0, 0, 0.6);
  411. top: 0;
  412. display: none;
  413. z-index: 9999;
  414. filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000)
  415. }
  416. .no_download_popup{
  417. width: 340px;
  418. height: 140px;
  419. position: fixed;
  420. top: 40%;
  421. left: 40%;
  422. border: 1px solid #cacaca;
  423. background: #fff;
  424. }
  425. .no_download_popup .tip{
  426. height: 28px;
  427. background-color: #cccccc;
  428. font-size: 14px;
  429. }
  430. .no_download_popup .tip span{
  431. line-height: 28px;
  432. padding-left: 10px;
  433. }
  434. .tip_txt p{
  435. font-size: 16px;
  436. text-align: center;
  437. padding: 25px 0 0 0;
  438. }
  439. .tip_btn div{
  440. width: 66px;
  441. height: 26px;
  442. color: #fff;
  443. text-align: center;
  444. border-radius: 5px;
  445. cursor: pointer;
  446. }
  447. .tip_btn div span{line-height: 26px;}
  448. .tip_btn {
  449. width: 166px;
  450. margin: auto;
  451. margin-top: 20px;
  452. }
  453. .tip_btn .determine{
  454. float: left;
  455. background-color: #51a7ff;
  456. }
  457. .tip_btn .cancel{
  458. float: right;
  459. background-color: #cccccc;
  460. }
  461. .tip .close {
  462. color: #000;
  463. top: 2px;
  464. right: 5px;
  465. }
  466. .big .no_download{
  467. background-color: #cccccc !important;
  468. border: 1px solid #cccccc !important;
  469. color: #fff !important;
  470. }
  471. .no_content {
  472. text-align: center;
  473. padding: 66px;
  474. }
  475. .no_content img {
  476. width: 235px;
  477. }
  478. .no_content p{
  479. font-size: 16px;
  480. color: #494949;
  481. line-height:20px;
  482. margin-top: 0px;
  483. text-align: center !important;
  484. }
  485. .no_content a {
  486. font-size: 14px;
  487. line-height: 45px;
  488. }
  489. .no_content a:hover {
  490. color: #51a7ff;
  491. }
  492. .customer_service .qq_service a {
  493. float: left;
  494. display: block;
  495. width: 125px;
  496. cursor: pointer;
  497. }
  498. #success_txt {
  499. width: 66%;
  500. margin: auto;
  501. }