info-detail.css 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498
  1. .warp_public_nav{border-bottom: 1px solid #eee;}
  2. .info_details {
  3. display: flex;
  4. margin-bottom: 20px;
  5. }
  6. .info_detail_left {
  7. width: 854px;
  8. float: left;
  9. }
  10. .info_cont {
  11. border: 1px solid #eee;
  12. text-align: center;
  13. padding-bottom: 50px;
  14. }
  15. .info_cont h2{
  16. font-size: 24px;
  17. color: #494949;
  18. text-align: center;
  19. /* overflow: hidden;
  20. text-overflow: ellipsis;
  21. white-space: nowrap; */
  22. width: 734px;
  23. margin: auto;
  24. margin-top: 47px;
  25. }
  26. .info_date{
  27. font-size: 14px;
  28. color: #b2b2b2 !important;
  29. text-align: center !important;
  30. margin-top: 16px !important;
  31. margin-bottom: 30px !important;
  32. }
  33. .info_date span{
  34. padding-right: 14px;
  35. }
  36. .info_cont p{
  37. line-height: 24px;
  38. font-size: 14px;
  39. width: 734px;
  40. margin: auto;
  41. text-align: left;
  42. color: #494949;
  43. }
  44. .info_cont h4{
  45. font-size: 14px;
  46. font-weight: bold;
  47. text-align: center;
  48. margin-top: 37px;
  49. }
  50. .info_cont img{
  51. max-width: 100%;
  52. }
  53. .relate_info {
  54. border: 1px solid #eee;
  55. margin-top: 30px;
  56. margin-bottom: 16px;
  57. }
  58. .relate_info>div:first-child {
  59. height: 37px;
  60. background: #f6f6f6;
  61. border-bottom: 1px solid #eee;
  62. }
  63. .relate_info h4 {
  64. width: 137px;
  65. font-size: 16px;
  66. color: #494949;
  67. text-align: center;
  68. font-weight: bold;
  69. line-height: 37px;
  70. background: #fff !important;
  71. border-top: 3px solid #51a7ff;
  72. }
  73. .relate_info li{
  74. float: left;
  75. color: #51a7ff;
  76. line-height: 36px;
  77. list-style-type:disc;
  78. width: 47%;
  79. margin-left: 22px;
  80. }
  81. .relate_info ul{
  82. width: 830px;
  83. margin: auto;
  84. overflow: hidden;
  85. margin-top: 20px;
  86. margin-bottom: 40px;
  87. }
  88. .relate_info a{
  89. font-size: 14px;
  90. width: fit-content;
  91. max-width: 95%;
  92. display: block;
  93. overflow: hidden;
  94. text-overflow: ellipsis;
  95. white-space: nowrap;
  96. }
  97. .relate_info p {
  98. float: right;
  99. width: 100%;
  100. }
  101. .relate_info a:hover{
  102. color: #51a7ff;
  103. text-decoration: underline;
  104. }
  105. /* 右侧 */
  106. .info_detail_right{
  107. float: right;
  108. width: 330px;
  109. margin-top: -41px;
  110. }
  111. /* 相关游戏信息 */
  112. .relate_game {
  113. display: flex;
  114. margin-bottom: 16px;
  115. margin-top: 40px;
  116. margin: auto;
  117. width: max-content;
  118. width:-moz-fit-content;
  119. width:-ms-fit-content;
  120. display:inline-block;
  121. *display:inline;
  122. *zoom:1;
  123. }
  124. .relate_game2{
  125. width: 96.3%;
  126. padding: 15px;
  127. border: 1px solid #eee;
  128. border-top: none;
  129. }
  130. .relate_game>a>img{
  131. float: left;
  132. width: 77px;
  133. height: 77px;
  134. }
  135. .relate_game2 .relate_game_txt{
  136. margin-left: 10px;
  137. }
  138. .relate_game2 .relate_game_txt h4{
  139. font-size: 16px;
  140. margin: 5px 0 10px 0;
  141. }
  142. .relate_game_txt p span{
  143. width: 90px;
  144. display: block;
  145. float: left;
  146. }
  147. .relate_game_txt{
  148. float: left;
  149. width: 89px;
  150. margin-left: 7px;
  151. }
  152. .relate_game_txt h4{
  153. font-size:14px;
  154. width: 250%;
  155. color: #2B2823;
  156. font-weight: bold;
  157. overflow: hidden;
  158. text-overflow: ellipsis;
  159. white-space: nowrap;
  160. }
  161. .relate_game_txt a:hover{
  162. color: #51a7ff;
  163. text-decoration: underline;
  164. }
  165. .relate_game_txt p{
  166. font-size: 12px;
  167. color: #B2B2B2;
  168. line-height: 21px;
  169. width: 200%;
  170. display: flex;
  171. }
  172. .az_code_right {
  173. width: 155px;
  174. float: right;
  175. height: 29px;
  176. margin-top: 25px;
  177. position: relative;
  178. border: 1px solid #8CC63F;
  179. border-radius: 5px;
  180. }
  181. .az_code_de {
  182. width: 155px;
  183. float: right;
  184. height: 29px;
  185. margin-top: 25px;
  186. position: relative;
  187. border: 1px solid #8CC63F;
  188. border-radius: 5px;
  189. }
  190. .az_ed_download {
  191. float: left;
  192. }
  193. .az_ed_download:hover{
  194. background: #8CC63F;
  195. }
  196. .az_ed_download:hover span{color: #fff;}
  197. .az_ed_download img {
  198. width: 16px;
  199. padding: 7px;
  200. float: left;
  201. }
  202. .az_ed_download span{
  203. font-size: 14px;
  204. line-height: 29px;
  205. color: #8CC63F;
  206. padding: 5px 10px 5px 0px;
  207. }
  208. .small-code{
  209. width: 30px;
  210. height: 29px;
  211. float: right;
  212. background: #8CC63F;
  213. }
  214. .small-code img{
  215. width: 20px;
  216. cursor: pointer;
  217. padding: 5px 0 0 6px;
  218. }
  219. .scan_code img{width: 16px;}
  220. .big_az_code{
  221. top: -41px !important;
  222. left: 169px !important;
  223. }
  224. #qrcode_title,#qrcode_tit{
  225. padding: 10px;
  226. }
  227. .az_no_link{
  228. width: 155px;
  229. float: right;
  230. height: 29px;
  231. margin-top: 25px;
  232. position: relative;
  233. border: 1px solid #afafaf;
  234. border-radius: 5px;
  235. }
  236. .az_no_download{float: left;cursor: pointer;}
  237. .az_no_download:hover{background: #afafaf;}
  238. .az_no_download:hover span{color: #fff;}
  239. .az_no_download img{
  240. padding: 7px;
  241. float: left;
  242. }
  243. .az_no_download span{
  244. font-size: 14px;
  245. line-height: 29px;
  246. color: #afafaf;
  247. padding: 5px 10px 5px 0px;
  248. }
  249. .az_no_link .small-code{background: #afafaf;}
  250. /* 热点新闻 */
  251. .hot_news {
  252. overflow: auto;
  253. margin-bottom: 48px;
  254. }
  255. .hot_news h4 {
  256. border-bottom: 1px solid #e6e6e6;
  257. padding: 10px 0;
  258. }
  259. .hot_news h4 span {
  260. font-size: 16px;
  261. font-weight: 400;
  262. padding: 10px 0;
  263. border-bottom: 2px solid #51a7ff;
  264. }
  265. .hot_news_cont:nth-child(even) {
  266. padding-right: 10px;
  267. }
  268. .hot_news_txt {
  269. height: 38px;
  270. margin-top: 5px;
  271. }
  272. .hot_news_cont {
  273. width: 160px;
  274. float: left;
  275. margin-top: 12px;
  276. border-bottom: 1px dashed #e6e6e6;
  277. padding-bottom: 12px;
  278. }
  279. .hot_news_img {
  280. height: 117px;
  281. overflow: hidden;
  282. border: 2px solid #fff;
  283. }
  284. .hot_news_img img {
  285. width: 100%;
  286. height: 100%;
  287. transition: all 1s;
  288. }
  289. .hot_news_img img:hover {
  290. transform: scale(1.1);
  291. }
  292. .hot_news_img:hover {
  293. border: 2px solid #51a7ff;
  294. }
  295. .hot_news_txt a {
  296. font-size: 14px;
  297. color: #494949;
  298. overflow: hidden;
  299. text-overflow: ellipsis;
  300. display: -webkit-box;
  301. -webkit-line-clamp: 2;
  302. -webkit-box-orient: vertical;
  303. }
  304. .hot_news_txt a:hover {
  305. color: #51a7ff;
  306. text-decoration: underline;
  307. }
  308. /* 礼包详情页 */
  309. .gift_info {
  310. overflow: auto;
  311. margin-bottom: 30px;
  312. }
  313. .content_left {
  314. width: 800px;
  315. float: left;
  316. }
  317. .gift_cont{overflow: hidden;}
  318. .gift_cont img{
  319. width: 116px;
  320. height: 116px;
  321. float: left;
  322. }
  323. .gift_cont .gift_txt{
  324. float: left;
  325. width: 550px;
  326. margin-left: 20px;
  327. }
  328. .gift_cont h2{
  329. font-size: 16px;
  330. color: #494949;
  331. font-weight: bold;
  332. width: 100%;
  333. overflow: hidden;
  334. text-overflow: ellipsis;
  335. white-space: nowrap;
  336. }
  337. .gift_txt p{
  338. font-size: 12px;
  339. color: #b2b2b2;
  340. margin-top: 12px;
  341. }
  342. .gift_txt .warp_gift_surplus{width: 131px !important;}
  343. .gift_txt .gift_progress span{float: left;}
  344. .gift_txt .gift_progress{
  345. margin-left: 0 !important;
  346. margin-top: 8px !important;
  347. overflow: hidden;
  348. }
  349. .gift_txt .gift_progress p{margin-top: 0 !important;}
  350. .gift_cont a p{
  351. float: left;
  352. font-size: 16px;
  353. color: #FC5351;
  354. background-color:#fff ;
  355. border: 1px solid #FC5351;
  356. border-radius: 20px;
  357. padding: 5px 23px;
  358. cursor: pointer;
  359. }
  360. .gift_cont a p:hover{
  361. color: #fff;
  362. background:#FC5351 ;
  363. }
  364. .gift_title{
  365. width: 100%;
  366. margin-top: 60px;
  367. border-bottom: 1px solid #eee;
  368. }
  369. .gift_title p{
  370. font-size: 16px;
  371. line-height: 18px;
  372. color: #494949;
  373. font-weight: bold;
  374. padding-left: 10px;
  375. margin-bottom: 6px;
  376. border-left: 4px solid #51a7ff;
  377. }
  378. .content_left .text{
  379. font-size: 14px;
  380. line-height: 20px;
  381. margin-top: 17px;
  382. }
  383. .content_left .text a{
  384. color: #51a7ff;
  385. margin: 0 5px;
  386. }
  387. .content_left .text a:hover{text-decoration: underline;}
  388. .lydownload{
  389. margin-top: 67px;
  390. }
  391. .content_right {
  392. width: 384px;
  393. float: right;
  394. }
  395. .gift{margin-left: 0 !important; overflow: hidden;}
  396. button{
  397. color: #fff;
  398. font-size: 14px;
  399. padding: 4px 19px;
  400. cursor: pointer;
  401. }
  402. button:active,button:focus{
  403. outline: none;
  404. border-color: transparent;
  405. box-shadow:none;
  406. }
  407. #gift_code_ed .no_download_popup{
  408. height: 170px;
  409. }
  410. #gift_code_ed .tip_txt p,#gift_code_ing .tip_txt p{
  411. font-size: 14px;
  412. padding: 0;
  413. /* text-align: left; */
  414. line-height: 22px;
  415. }
  416. #gift_code_ed .tip_txt,#gift_code_ing .tip_txt{
  417. width: max-content;
  418. margin: auto;
  419. margin-top: 10px;
  420. }
  421. #gift_code_ed .tip_txt .content,#gift_code_ing .tip_txt .content{
  422. width: max-content;
  423. margin: auto;
  424. }
  425. .tip_txt .gift_name{
  426. max-width: 320px;
  427. width: max-content;
  428. margin: auto;
  429. overflow: hidden;
  430. text-overflow: ellipsis;
  431. white-space: nowrap;
  432. }
  433. .tip_btn .copy{
  434. float: left;
  435. background-color: #51a7ff;
  436. }
  437. /* 右侧广告 */
  438. .wx_img{
  439. width: 384px;
  440. height: 151px;
  441. margin-top:23px;
  442. }
  443. .wx_img img{
  444. height: 100%;
  445. width: 100%;
  446. }
  447. .article_adv {
  448. width: 384px;
  449. height: 135px;
  450. margin-top:23px;
  451. position: relative;
  452. overflow: hidden;
  453. }
  454. .article_adv div {
  455. z-index: 1;
  456. background-color: rgba(0, 0, 0, 0.5);
  457. color: white;
  458. position: absolute;
  459. width: 100%;
  460. height: 28px;
  461. font-size: 14px;
  462. bottom: -28px;
  463. overflow: hidden;
  464. text-overflow: ellipsis;
  465. white-space: nowrap;
  466. filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000)
  467. }
  468. .article_adv div span {
  469. line-height: 28px;
  470. padding-left: 12px;
  471. }
  472. .article_adv img {
  473. width: 100%;
  474. height: 100%;
  475. }
  476. .curLoc .container div{
  477. float: left;
  478. }
  479. .curLoc .title {
  480. display: block;
  481. float: left;
  482. width: 660px;
  483. /* max-width: 654px;
  484. overflow: hidden;
  485. text-overflow: ellipsis;
  486. white-space: nowrap; */
  487. }