猎豆优选官网

details.css 6.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394
  1. body{
  2. background: #F6F6F6;
  3. }
  4. #details_container{
  5. width: 100%;
  6. background: #F6F6F6;
  7. padding-top: 61px;
  8. padding-bottom: 40px;
  9. }
  10. .details_content{
  11. width: 1100px;
  12. /*height: 2200px;*/
  13. /*background: #F6F6F6;*/
  14. margin: auto;
  15. }
  16. .details_com{
  17. width:1100px;
  18. background:rgba(255,255,255,1);
  19. border:1px solid rgba(187,185,185,1);
  20. }
  21. .details_com:after{
  22. content: ".";
  23. clear: both;
  24. display: block;
  25. overflow: hidden;
  26. font-size: 0;
  27. height: 0;
  28. }
  29. .com_img{
  30. float: left;
  31. width:333px;
  32. height:333px;
  33. margin-top: 18px;
  34. margin-left: 14px;
  35. margin-right: 28px;
  36. margin-bottom: 26px;
  37. }
  38. .com_img img{
  39. width:333px;
  40. height:333px;
  41. }
  42. .com_con{
  43. float: left;
  44. width: 725px;
  45. margin-top: 18px;
  46. }
  47. .com_tit{
  48. width:633px;
  49. font-size:32px;
  50. color:rgba(51,51,51,1);
  51. line-height:45px;
  52. }
  53. .com_quan{
  54. float: left;
  55. width:116px;
  56. height:36px;
  57. line-height: 36px;
  58. background: url(https://small-app.oss-cn-beijing.aliyuncs.com/youhuiquan/quanTwo.png) no-repeat;
  59. background-size: 100% 100%;
  60. margin-top: 37px;
  61. margin-bottom: 81px;
  62. color: #CD1F11;
  63. }
  64. .com_quan span {
  65. display: inline-block;
  66. font-size: 19px;
  67. padding-top: 4px;
  68. }
  69. .com_quan span:nth-of-type(1) {
  70. width: 36px;
  71. text-align: center;
  72. }
  73. .com_quan span:nth-of-type(2) {
  74. width: 74px;
  75. text-align: center;
  76. }
  77. .com_number{
  78. float: right;
  79. /*width:147px;*/
  80. height:30px;
  81. font-size:22px;
  82. line-height:30px;
  83. white-space: nowrap;
  84. margin-top: 43px;
  85. margin-right: 32px;
  86. color: #999999;
  87. }
  88. .com_now_price span{
  89. float: left;
  90. display: inline-block;
  91. }
  92. .com_cen{
  93. float: left;
  94. width: 100%;
  95. height: 134px;
  96. }
  97. .com_now_price{
  98. float: left;
  99. width: 100%;
  100. }
  101. .com_now_price span:nth-of-type(1){
  102. width:112px;
  103. height:40px;
  104. font-size:28px;
  105. color:rgba(205,31,17,1);
  106. line-height:40px;
  107. margin-top: 11px;
  108. }
  109. .com_now_price span:nth-of-type(2){
  110. width:141px;
  111. height:61px;
  112. font-size:43px;
  113. color:rgba(205,31,17,1);
  114. line-height:61px;
  115. }
  116. .com_old_price{
  117. /*width:101px;*/
  118. height:29px;
  119. font-size:21px;
  120. color:rgba(153,153,153,1);
  121. line-height:29px;
  122. text-decoration:line-through;
  123. }
  124. .com_getCoupon{
  125. float: right;
  126. width:173px;
  127. height:56px;
  128. background:rgba(205,31,17,1);
  129. border-radius:4px;
  130. font-size:28px;
  131. color:rgba(255,255,255,1);
  132. line-height:56px;
  133. text-align: center;
  134. margin-right: 32px;
  135. margin-bottom: 18px;
  136. }
  137. .com_getCoupon a{
  138. font-size: 28px;
  139. color: #ffffff;
  140. display: inline-block;
  141. width: 100%;
  142. height: 100%;
  143. line-height: 56px;
  144. }
  145. .line_one{
  146. float:left;
  147. width:1099px;
  148. height: 1px;
  149. background: #BBB9B9;
  150. }
  151. .com_shopname{
  152. float:left;
  153. width: 100%;
  154. height: 117px;
  155. }
  156. .com_shopname img{
  157. float: left;
  158. display: block;
  159. width:85px;
  160. height:85px;
  161. margin: 14px 44px 18px 10px;
  162. }
  163. .com_shopname_head{
  164. width: 900px;
  165. float: left;
  166. }
  167. .com_shopname_head .com_shopname_tit{
  168. float: left;
  169. display: inline-block;
  170. /*width:80px;*/
  171. height:28px;
  172. font-size:20px;
  173. color:rgba(51,51,51,1);
  174. line-height:28px;
  175. margin: 12px 128px 34px 0;
  176. }
  177. .com_shopname_star{
  178. float: left;
  179. width: 20%;
  180. margin-top:12px;
  181. }
  182. .com_shopname_star i{
  183. display: inline-block;
  184. width: 22px;
  185. height: 21px;
  186. margin-right: 7px;
  187. background: yellow;
  188. }
  189. .com_shopname_grade{
  190. float: left;
  191. width: 60%;
  192. }
  193. .com_shopname_grade span{
  194. display: inline-block;
  195. /*width:130px;*/
  196. height:28px;
  197. font-size:20px;
  198. color:rgba(51,51,51,1);
  199. line-height:28px;
  200. margin-right: 70px;
  201. }
  202. /*相关推荐*/
  203. .recommend{
  204. /*float: left;*/
  205. width:1100px;
  206. /*height:521px;*/
  207. background:rgba(255,255,255,1);
  208. margin-top: 35px;
  209. margin-bottom: 35px;
  210. box-sizing: border-box;
  211. }
  212. .recommend_tit{
  213. /*float: left;*/
  214. width: 100%;
  215. height: 75px;
  216. padding-top: 17px;
  217. box-sizing: border-box;
  218. border:1px solid rgba(187,185,185,1);
  219. border-bottom: 3px solid #f6f6f6;
  220. }
  221. .recommend_tit_style{
  222. width: 200px;
  223. height: 75px;
  224. margin: auto;
  225. }
  226. .recommend_tit_style i{
  227. display: block;
  228. width:53px;
  229. height:44px;
  230. }
  231. .recommend_tit_style i img{
  232. display: block;
  233. width:80%;
  234. height:80%;
  235. }
  236. .recommend_tit_style i:nth-of-type(1){
  237. float: left;
  238. }
  239. .recommend_tit_style i:nth-of-type(2){
  240. float: right;
  241. }
  242. .recommend_tit_style .rec{
  243. width:90px;
  244. height:28px;
  245. font-size:20px;
  246. line-height:44px;
  247. background: linear-gradient(90deg, #05D4FF, #5A6CFF);
  248. -webkit-background-clip: text;
  249. color: transparent;
  250. margin-left: 3px;
  251. }
  252. .recommend_item{
  253. width: 100%;
  254. }
  255. .rem_nowPrice{
  256. width:79px;
  257. height:33px;
  258. font-size:24px;
  259. color:rgba(205,31,17,1);
  260. line-height:33px;
  261. margin-top:9px ;
  262. }
  263. .rem_oldPrice{
  264. width:68px;
  265. height:20px;
  266. font-size:14px;
  267. color:rgba(153,153,153,1);
  268. line-height:20px;
  269. margin-left: 58px;
  270. }
  271. .rem_oldPrice i{
  272. font-style: normal;
  273. text-decoration: line-through;
  274. }
  275. .commodity_list{
  276. padding: 0;
  277. }
  278. .commodity_list ul{
  279. background: #fff;
  280. }
  281. .commodity_list ul li{
  282. margin-top: 25px;
  283. }
  284. /*商品详情*/
  285. .com_details_warp{
  286. /*float: left;*/
  287. width:1100px;
  288. /*height:1081px;*/
  289. background:rgba(255,255,255,1);
  290. border:1px solid rgba(187,185,185,1);
  291. }
  292. .com_details_tit{
  293. width: 116px;
  294. height: 101px;
  295. margin: auto;
  296. padding-top: 16px;
  297. box-sizing: border-box;
  298. }
  299. .com_deta{
  300. width:116px;
  301. height:37px;
  302. font-size:26px;
  303. color:rgba(74,74,74,1);
  304. line-height:37px;
  305. background: linear-gradient(90deg, #FDAE70, #FF374A);
  306. -webkit-background-clip: text;
  307. color: transparent;
  308. }
  309. .com_deta_icon{
  310. display: block;
  311. width:75px;
  312. height:18px;
  313. margin: auto;
  314. }
  315. .com_deta_icon img{
  316. display: block;
  317. width:75px;
  318. height:18px;
  319. }
  320. .com_details_img{
  321. /*float: left;*/
  322. width:904px;
  323. margin: 0 96px 76px 100px;
  324. }
  325. .com_details_img img{
  326. width: 100%;
  327. height: 100%;
  328. }
  329. .head_item_nav{
  330. display: block;
  331. }
  332. .img-ks-lazyload{
  333. display: block;
  334. }
  335. .outer-container {
  336. position: relative;
  337. overflow: hidden;
  338. height: 8000px;
  339. padding-left: 76px;
  340. }
  341. /* 支付宝弹框 */
  342. .elasticFrame_zzc{
  343. position: fixed;
  344. top: 0;
  345. left: 0;
  346. width: 100%;
  347. height: 100vh;
  348. background: rgba(0,0,0,0.5);
  349. z-index:888;
  350. display: none;
  351. }
  352. .elasticFrame_zzc .elasticFrame_con{
  353. background: #ffffff;
  354. width: 400px;
  355. height: 300px;
  356. position: absolute;
  357. top: 0;
  358. bottom: 0;
  359. left: 0;
  360. right: 0;
  361. margin: auto;
  362. padding: 20px;
  363. border-radius: 10px;
  364. text-align: center;
  365. }
  366. .elasticFrame_zzc .elasticFrame_con .elasticFrame_hint{
  367. font-size: 18px;
  368. margin-top: 20px;
  369. }
  370. .elasticFrame_zzc .elasticFrame_con .elasticFrame_price {
  371. font-size: 16px;
  372. margin-top: 20px;
  373. }
  374. .elasticFrame_zzc .elasticFrame_con .elasticFrame_price span{
  375. font-size: 28px;
  376. font-weight: bold;
  377. padding-right: 10px;
  378. }
  379. .elasticFrame_zzc .elasticFrame_con .evm_zfb{
  380. margin: auto;
  381. width: 140px;
  382. margin-top: 20px;
  383. }
  384. .elasticFrame_zzc .elasticFrame_con .elasticFrame_close{
  385. width: 30px;
  386. height: 30px;
  387. position: absolute;
  388. top: 20px;
  389. right: 20px;
  390. cursor: pointer;
  391. }