main.min.css 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348
  1. /**
  2. * -------------------------------------------------------------
  3. * Copyright (c) 2014 boyaa All rights reserved.
  4. * http://266.com/
  5. * -------------------------------------------------------------
  6. */
  7. /*!
  8. * @overview:主样式
  9. */html {
  10. color:#666;
  11. background-color:#F2F2F2;
  12. -webkit-text-size-adjust:100%;
  13. -webkit-touch-callout:none;
  14. -webkit-user-select:none;
  15. -webkit-tap-highlight-color:transparent
  16. }
  17. blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,html,img,input,legend,li,ol,p,pre,td,textarea,th,ul {
  18. margin:0;
  19. padding:0
  20. }
  21. body,button,input,select,textarea {
  22. font:14px/1.5 "Helvetica neue",Helvetica,Tahoma,Arial,"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",sans-serif
  23. }
  24. article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  25. margin:0;
  26. padding:0;
  27. display:block
  28. }
  29. audio,canvas,video {
  30. display:inline-block
  31. }
  32. img {
  33. border:0;
  34. max-width:100%;
  35. height:auto
  36. }
  37. table {
  38. border-collapse:collapse;
  39. border-spacing:0
  40. }
  41. h1,h2,h3,h4,h5,h6 {
  42. font-size:100%
  43. }
  44. em,i {
  45. font-style:normal
  46. }
  47. ol,ul {
  48. list-style:none
  49. }
  50. button {
  51. cursor:pointer;
  52. border:0
  53. }
  54. a,a:link,a:visited {
  55. color:#666;
  56. text-decoration:none;
  57. -webkit-tap-highlight-color:transparent
  58. }
  59. a:active,a:hover {
  60. text-decoration:none
  61. }
  62. .hide {
  63. display:none
  64. }
  65. .clearfix:after {
  66. visibility:hidden;
  67. display:block;
  68. font-size:0;
  69. content:" ";
  70. clear:both;
  71. height:0
  72. }
  73. * html .clearfix {
  74. height:1%
  75. }
  76. .clearfix {
  77. display:block
  78. }
  79. #header {
  80. width:1000px;
  81. height:80px;
  82. position:absolute;
  83. top:0;
  84. left:50%;
  85. margin-left:-500px
  86. }
  87. #header #fenxiang {
  88. display:none
  89. }
  90. #header #logo {
  91. position: relative;
  92. left: 82px;
  93. display:block;
  94. width:130px;
  95. /*padding:5px 3px 4px;*/
  96. background-color:#fff;
  97. border-bottom:1px solid #B5D0DC;
  98. border-radius:0 0 10px 10px
  99. }
  100. #header #logo img {
  101. width: 130px;
  102. }
  103. #banner {
  104. height:152px;
  105. width:100%;
  106. background:url(../index5/banner.png) center;
  107. background-size:100% 100%;
  108. }
  109. #guanzhu {
  110. height:65px;
  111. width:100%;
  112. }
  113. #content {
  114. width:1000px;
  115. margin:0 auto
  116. }
  117. #content .game {
  118. height:380px;
  119. width:222px;
  120. float:left;
  121. margin:14px;
  122. background-color:#fff;
  123. border-radius:10px
  124. }
  125. #content .game-logo {
  126. height:222px;
  127. width:222px;
  128. border-radius:10px 10px 0 0
  129. }
  130. #content .game-logo img {
  131. border-radius:10px 10px 0 0
  132. }
  133. #content .game-info {
  134. border:1px solid #E3E3E3;
  135. border-top:none;
  136. height:139px;
  137. padding:10px;
  138. border-radius:0 0 10px 10px
  139. }
  140. #content .game-info .title {
  141. font-size:18px;
  142. color:#000;
  143. padding-bottom:10px
  144. }
  145. #content .game-info .des {
  146. min-height:42px
  147. }
  148. #content .game-info footer {
  149. height:38px;
  150. margin-top:15px
  151. }
  152. #content .game-info .btn-play {
  153. height:36px;
  154. width:140px;
  155. border:1px solid #EB4949;
  156. background-color:#F55656;
  157. color:#fff;
  158. font-weight:16px;
  159. text-align:center;
  160. line-height:36px;
  161. display:inline-block;
  162. border-radius:5px;
  163. float:left;
  164. position:relative
  165. }
  166. #content .game-info .btn-play:hover {
  167. background-color:#F38080;
  168. border-color:#E76c6c
  169. }
  170. #content .game-info .qr-wrap {
  171. height:38px;
  172. width:38px;
  173. background:url(../index5/q.png);
  174. float:right;
  175. position:relative;
  176. cursor:pointer
  177. }
  178. #content .game-info .qr-wrap .game-qr {
  179. position:absolute;
  180. top:-145px;
  181. left:-50px;
  182. border-radius:10px;
  183. box-shadow:0 0 5px rgba(0,0,0,.5);
  184. width:120px;
  185. height:120px;
  186. padding:10px;
  187. background-color:#fff;
  188. display:none
  189. }
  190. #content .game-info .qr-wrap .game-qr img {
  191. display:block;
  192. max-width:100%
  193. }
  194. #content .game-info .qr-wrap:hover .game-qr {
  195. display:block
  196. }
  197. #content .game-info .btn-play:after {
  198. position:absolute;
  199. display:block;
  200. content:'';
  201. width:0;
  202. height:0;
  203. border-left:6px solid #fff;
  204. border-top:6px solid transparent;
  205. border-bottom:6px solid transparent;
  206. top:12px;
  207. left:30px
  208. }
  209. #footer {
  210. text-align:center;
  211. border-top:1px solid #fff;
  212. padding:30px 0;
  213. margin-top:40px;
  214. position:relative;
  215. line-height:25px
  216. }
  217. #footer:after {
  218. display:block;
  219. content:'';
  220. width:100%;
  221. height:1px;
  222. overflow:hidden;
  223. background-color:#D8D8D8;
  224. position:absolute;
  225. top:-2px;
  226. left:0
  227. }
  228. #footer a {
  229. color:#11A1DC
  230. }
  231. @media all and (max-width:1000px) {
  232. #content,#header {
  233. width:100%
  234. }
  235. #header {
  236. left:0;
  237. margin-left:0
  238. }
  239. #header #logo {
  240. margin-left:10px
  241. }
  242. }@media all and (max-width:481px) {
  243. #header {
  244. height:25px;
  245. left:0;
  246. margin:0;
  247. width:100%;
  248. background-color:#EB4949;
  249. color:#FFFFFF;
  250. border-bottom:1px solid #B5D0DC;
  251. text-align:center;
  252. }
  253. #header #logo {
  254. /*position: relative;*/
  255. /*left: 82px;*/
  256. margin-left:10px;
  257. height:40px;
  258. padding:0;
  259. width:100px;
  260. border:none;
  261. background-color:transparent
  262. }
  263. #header #logo img {
  264. width:100px;
  265. height:35px;
  266. margin-top:3px;
  267. display:none
  268. }
  269. #header #fenxiang {
  270. display:block
  271. }
  272. #banner {
  273. height:183px;
  274. -webkit-background-size:960px 183px;
  275. background-size:960px 183px
  276. }
  277. #content {
  278. width:auto;
  279. padding:10px
  280. }
  281. #content .game {
  282. padding:10px 10px 10px 80px;
  283. border:1px solid #E3E3E3;
  284. margin:10px 0 0;
  285. min-height:77px;
  286. height:auto;
  287. position:relative;
  288. width:100%;
  289. -webkit-box-sizing:border-box;
  290. -moz-box-sizing:border-box;
  291. box-sizing:border-box
  292. }
  293. #content .game .game-logo {
  294. height:57px;
  295. width:57px;
  296. position:absolute;
  297. left:10px;
  298. top:10px;
  299. border-radius:10px
  300. }
  301. #content .game .game-logo img {
  302. border-radius:10px
  303. }
  304. #content .game .game-info {
  305. margin:0 0 0 10px;
  306. height:auto;
  307. padding:0 70px 0 0;
  308. position:relative;
  309. font-size:12px;
  310. float:left;
  311. border:none;
  312. background-color:none;
  313. width:100%;
  314. -webkit-box-sizing:border-box;
  315. -moz-box-sizing:border-box;
  316. box-sizing:border-box
  317. }
  318. #content .game .game-info .title {
  319. padding-bottom:5px;
  320. font-size:14px
  321. }
  322. #content .game-info .des {
  323. min-height:0
  324. }
  325. #content .game .game-info footer {
  326. position:absolute;
  327. right:10px;
  328. top:0;
  329. height:30px;
  330. line-height:30px;
  331. width:60px
  332. }
  333. #content .game .game-info .btn-play {
  334. height:30px;
  335. line-height:30px;
  336. width:60px
  337. }
  338. #content .game .game-info .btn-play:after,#content .game .game-info .qr-wrap {
  339. display:none
  340. }
  341. #footer {
  342. font-size:12px;
  343. padding:5px 0;
  344. margin-top:20px
  345. }
  346. }