goodsDetail.scss 84 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675
  1. .sld_goods_detail {
  2. width: 100%;
  3. .contain_con {
  4. width: 100%;
  5. background: #ffffff;
  6. height: 48px;
  7. position: fixed;
  8. top: 0;
  9. box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.2);
  10. z-index: 100;
  11. -webkit-animation: goodsFixed 0.5s ease-in-out;
  12. animation: goodsFixed 0.5s ease-in-out;
  13. @-webkit-keyframes goodsFixed {
  14. 0% {
  15. top: -50px;
  16. }
  17. to {
  18. top: 0;
  19. }
  20. }
  21. @keyframes goodsFixed {
  22. 0% {
  23. top: -50px;
  24. }
  25. to {
  26. top: 0;
  27. }
  28. }
  29. .contain_content {
  30. width: 1200px;
  31. margin: 0 auto;
  32. .contain_con_left {
  33. width: 250px;
  34. height: 48px;
  35. background: #f9f9f9;
  36. border-radius: 2px 2px 0 0;
  37. padding-left: 15px;
  38. box-sizing: border-box;
  39. border-left: 1px solid #eee;
  40. border-right: 1px solid#eee;
  41. .store_type {
  42. width: 31px;
  43. height: 16px;
  44. background: $colorMain;
  45. border-radius: 3px;
  46. font-size: 12px;
  47. //font-family: Microsoft YaHei;
  48. font-weight: 400;
  49. color: #ffffff;
  50. line-height: 16px;
  51. text-align: center;
  52. }
  53. .store_title {
  54. font-size: 16px;
  55. //font-family: Microsoft YaHei;
  56. font-weight: bold;
  57. color: #333333;
  58. line-height: 39px;
  59. margin: 0 10px;
  60. }
  61. img {
  62. width: 20px;
  63. height: 20px;
  64. cursor: pointer;
  65. }
  66. }
  67. .contain_con_right {
  68. width: 935px;
  69. margin-left: 15px;
  70. border: 1px solid #eee;
  71. border-radius: 3px;
  72. .goods_description_title {
  73. height: 46px;
  74. background: #f8f8f8;
  75. .description_title_left {
  76. span {
  77. min-width: 120px;
  78. height: 46px;
  79. display: block;
  80. font-size: 14px;
  81. //font-family: Microsoft YaHei;
  82. font-weight: 400;
  83. color: #333333;
  84. text-align: center;
  85. line-height: 46px;
  86. }
  87. .description_active {
  88. background: #ffffff;
  89. border-top: 2px solid $colorMain;
  90. color: $colorMain;
  91. }
  92. }
  93. .description_title_right {
  94. padding-right: 10px;
  95. .mobile_order {
  96. position: relative;
  97. &:hover {
  98. .mobile_order_model {
  99. display: block;
  100. }
  101. }
  102. span {
  103. font-size: 12px;
  104. //font-family: Microsoft YaHei;
  105. font-weight: 400;
  106. color: #666666;
  107. line-height: 74px;
  108. }
  109. .goods_code {
  110. margin-left: 16px;
  111. }
  112. .mobile_order_model {
  113. position: absolute;
  114. display: none;
  115. top: 70px;
  116. width: 180px;
  117. height: 190px;
  118. background: #ffffff;
  119. border: 1px solid #dfdfdf;
  120. left: -15px;
  121. &::before {
  122. box-sizing: content-box;
  123. width: 0;
  124. height: 0;
  125. position: absolute;
  126. top: -16px;
  127. right: 81px;
  128. padding: 0;
  129. border-bottom: 8px solid #ffffff;
  130. border-top: 8px solid transparent;
  131. border-left: 8px solid transparent;
  132. border-right: 8px solid transparent;
  133. display: block;
  134. content: "";
  135. z-index: 12;
  136. }
  137. &::after {
  138. box-sizing: content-box;
  139. width: 0px;
  140. height: 0px;
  141. position: absolute;
  142. top: -18px;
  143. right: 80px;
  144. padding: 0;
  145. border-bottom: 9px solid #cccccc;
  146. border-top: 9px solid transparent;
  147. border-left: 9px solid transparent;
  148. border-right: 9px solid transparent;
  149. display: block;
  150. content: "";
  151. z-index: 10;
  152. }
  153. .model_goods_code {
  154. width: 126px;
  155. height: 126px;
  156. margin: 20px auto 0;
  157. img {
  158. max-width: 126px;
  159. max-height: 126px;
  160. margin: auto;
  161. }
  162. }
  163. p {
  164. text-align: center;
  165. margin-top: 12px;
  166. }
  167. }
  168. }
  169. .line {
  170. width: 1px;
  171. height: 27px;
  172. background: #dddddd;
  173. margin: 0 10px;
  174. }
  175. .go_add_cart {
  176. width: 90px;
  177. height: 30px;
  178. background: $colorMain;
  179. border-radius: 3px;
  180. font-size: 14px;
  181. //font-family: Microsoft YaHei;
  182. font-weight: 400;
  183. color: #ffffff;
  184. line-height: 30px;
  185. text-align: center;
  186. }
  187. }
  188. }
  189. }
  190. }
  191. }
  192. .goods_detail_content {
  193. width: 100%;
  194. margin: 0 auto;
  195. // 商品所属分类 ,联系客服,关注店铺 start
  196. .goods_about_con {
  197. display: flex;
  198. align-items: center;
  199. width: 100%;
  200. min-height: 60px;
  201. background: #f8f8f8;
  202. .goods_about {
  203. width: 1200px;
  204. height: 100%;
  205. margin: 0 auto;
  206. .goods_classify {
  207. font-weight: 400;
  208. font-size: 12px;
  209. color: #282E30;
  210. a,
  211. a:visited {
  212. font-weight: 400;
  213. font-size: 12px;
  214. color: #282E30;
  215. text-decoration: none;
  216. }
  217. a:hover {
  218. color: $colorMain;
  219. }
  220. }
  221. .goods_about_right {
  222. .goods_about_store {
  223. span:nth-child(1) {
  224. font-weight: bold;
  225. font-size: 12px;
  226. color: #282E30;
  227. line-height: 14px;
  228. &:hover {
  229. color: $colorMain;
  230. }
  231. }
  232. span:nth-child(2) {
  233. font-size: 12px;
  234. //font-family: Microsoft YaHei;
  235. font-weight: bold;
  236. color: $colorMain;
  237. line-height: 20px;
  238. width: 55px;
  239. height: 20px;
  240. // background: $colorMain;
  241. border-radius: 2px;
  242. text-align: center;
  243. margin-left: 10px;
  244. border: 1px solid $colorMain;
  245. // padding: 2px 5px;
  246. }
  247. }
  248. .contact_service {
  249. margin: 0 18px 0 26px;
  250. cursor: pointer;
  251. &:hover {
  252. span {
  253. color: $colorMain;
  254. }
  255. }
  256. span {
  257. font-size: 14px;
  258. //font-family: Microsoft YaHei;
  259. font-weight: 400;
  260. color: #666666;
  261. line-height: 14px;
  262. }
  263. img {
  264. width: 20px;
  265. height: 20px;
  266. margin-left: 8px;
  267. }
  268. }
  269. .focus_store {
  270. line-height: 20px;
  271. margin: 0;
  272. width: 180px;
  273. text-align: right;
  274. span {
  275. font-weight: 400;
  276. font-size: 16px;
  277. color: #282E30;
  278. line-height: 20px;
  279. text-align: center;
  280. float: right;
  281. margin-left: 8px;
  282. }
  283. img {
  284. float: right;
  285. margin-left: 0;
  286. }
  287. }
  288. }
  289. }
  290. }
  291. // 商品所属分类 ,联系客服,关注店铺 end
  292. // 商品主要信息 start
  293. .main_con {
  294. width: 1200px;
  295. margin: 20px auto 0;
  296. background: #fff;
  297. .goods_des {
  298. display: flex;
  299. margin-bottom: 30px;
  300. .goods_des_left {
  301. margin-right: 20px;
  302. .goods_main_picture {
  303. position: relative;
  304. /* 遮罩层 */
  305. .mask {
  306. position: absolute;
  307. top: 0;
  308. left: 0;
  309. width: 100%;
  310. height: 100%;
  311. background-color: rgba(153, 153, 153, 0.6);
  312. /* 灰色透明遮罩 */
  313. display: flex;
  314. justify-content: center;
  315. align-items: center;
  316. z-index: 1;
  317. }
  318. /* 白色圆圈 */
  319. .circle {
  320. background-color: white;
  321. width: 100px;
  322. height: 100px;
  323. border-radius: 50%;
  324. display: flex;
  325. justify-content: center;
  326. align-items: center;
  327. font-size: 15px;
  328. color: black;
  329. text-align: center;
  330. }
  331. .preview-box {
  332. position: relative;
  333. width: 350px;
  334. height: 350px;
  335. border-radius: 2px;
  336. .v_btn {
  337. width: 350px;
  338. z-index: 990;
  339. position: absolute;
  340. bottom: 144px;
  341. img {
  342. cursor: pointer;
  343. display: block;
  344. margin: 0 auto;
  345. }
  346. }
  347. .default_image {
  348. width: 350px;
  349. height: 350px;
  350. border-radius: 2px;
  351. background-size: contain;
  352. background-repeat: no-repeat;
  353. background-position: center;
  354. &.skeleton_default_image {
  355. background: $colorSkeleton;
  356. }
  357. }
  358. .mask {
  359. position: absolute;
  360. top: 0;
  361. left: 0;
  362. width: 120px;
  363. height: 120px;
  364. z-index: 10;
  365. background: #ffffff;
  366. opacity: 0.2;
  367. cursor: move;
  368. }
  369. .magnifier_icon {
  370. position: absolute;
  371. bottom: 0;
  372. right: 0;
  373. width: 27px;
  374. height: 27px;
  375. background: rgba(0, 0, 0, 0.3);
  376. z-index: 10;
  377. i {
  378. font-size: 16px;
  379. color: #ffffff;
  380. text-align: center;
  381. line-height: 27px;
  382. }
  383. }
  384. }
  385. .goods_picture_big {
  386. position: absolute;
  387. left: 370px;
  388. top: 0;
  389. z-index: 50;
  390. width: 500px;
  391. height: 500px;
  392. overflow: hidden;
  393. .default_image_big {
  394. position: absolute;
  395. width: 1458px;
  396. height: 1458px;
  397. background-size: contain;
  398. background-repeat: no-repeat;
  399. background-position: center;
  400. }
  401. }
  402. }
  403. .goods_picture_con {
  404. margin-top: 11px;
  405. width: 350px;
  406. &.skeleton_goods_picture_con {
  407. background: #eee;
  408. height: 59px;
  409. }
  410. .left_arrow {
  411. font-size: 6px;
  412. color: #999999;
  413. cursor: pointer;
  414. }
  415. .show_box {
  416. position: relative;
  417. flex: 1;
  418. overflow: hidden;
  419. width: 326px;
  420. margin: 0 2px;
  421. height: 59px;
  422. .goods_picture_list {
  423. position: absolute;
  424. top: 0;
  425. left: 0;
  426. .goods_img {
  427. width: 58px;
  428. height: 58px;
  429. margin-right: 8px;
  430. border: 1px solid #cccccc;
  431. cursor: pointer;
  432. &:nth-last-child(1) {
  433. margin-right: 0;
  434. }
  435. .goods_image {
  436. width: 56px;
  437. height: 56px;
  438. background-size: contain;
  439. background-repeat: no-repeat;
  440. background-position: center;
  441. }
  442. }
  443. .goods_img_active {
  444. border: 1px solid $colorMain;
  445. }
  446. }
  447. }
  448. .right_arrow {
  449. font-size: 6px;
  450. color: #999999;
  451. cursor: pointer;
  452. }
  453. .no_left_arrow {
  454. color: #dddddd;
  455. }
  456. }
  457. }
  458. .m_item_inner {
  459. float: left;
  460. .item_info {
  461. position: relative;
  462. width: 630px;
  463. padding-bottom: 20px;
  464. }
  465. .detaile_name {
  466. font-weight: bold;
  467. font-size: 24px;
  468. color: #282E30;
  469. margin-bottom: 6px;
  470. text-overflow: -o-ellipsis-lastline;
  471. overflow: hidden;
  472. text-overflow: ellipsis;
  473. display: -webkit-box;
  474. -webkit-line-clamp: 2;
  475. line-clamp: 2;
  476. -webkit-box-orient: vertical;
  477. line-height: 25px;
  478. margin-bottom: 20px;
  479. margin-top: 24px;
  480. &.skeleton_detaile_name {
  481. background: $colorSkeleton;
  482. width: 100%;
  483. height: 18px;
  484. }
  485. }
  486. .p_ad {
  487. font-size: 14px;
  488. //font-family: Microsoft YaHei;
  489. font-weight: 400;
  490. color: $colorMain;
  491. text-overflow: ellipsis;
  492. overflow: hidden;
  493. word-break: break-all;
  494. margin-bottom: 12px;
  495. line-height: 18px;
  496. &.skeleton_p_ad {
  497. background: $colorSkeleton;
  498. width: 100%;
  499. height: 16px;
  500. }
  501. }
  502. .summary {
  503. width: 630px;
  504. // min-height: 160px;
  505. background: rgb(3, 110, 184, 0.1);
  506. padding: 20px 20px 20px;
  507. box-sizing: border-box;
  508. }
  509. .download_warp {
  510. a {
  511. font-size: 12px;
  512. display: inline-block;
  513. text-decoration: underline;
  514. margin: 5px;
  515. }
  516. }
  517. .act_banner {
  518. width: 630px;
  519. height: 50px;
  520. background-position: center center;
  521. padding-left: 18px;
  522. padding-right: 20px;
  523. display: flex;
  524. align-items: center;
  525. position: relative;
  526. &.pre_not {
  527. background: url(/activity/pre_not_open.png) 100% 100%;
  528. }
  529. &.pre_do {
  530. background: url(/activity/pre_do_open.png) 100% 100%;
  531. }
  532. &.pin_not {
  533. background: url(/activity/pin_not_open.png) 100% 100%;
  534. }
  535. &.pin_do {
  536. background: url(/activity/pin_do_open.png) 100% 100%;
  537. }
  538. &.sec_not {
  539. background: url(/activity/sec_not_open.png) 100% 100%;
  540. }
  541. &.sec_do {
  542. background: url(/activity/sec_do_open.png) 100% 100%;
  543. }
  544. &.ladder_not {
  545. background: url(/activity/ladder_not_open.png) 100% 100%;
  546. }
  547. &.ladder_do {
  548. background: url(/activity/ladder_do_open.png) 100% 100%;
  549. }
  550. }
  551. .pintuan_left_num {
  552. min-width: 96px;
  553. height: 25px;
  554. border-radius: 11px;
  555. display: flex;
  556. align-items: center;
  557. justify-content: center;
  558. border: 1px solid #ffffff;
  559. box-sizing: border-box;
  560. margin-right: 13px;
  561. img {
  562. width: 20px;
  563. height: 17px;
  564. margin-right: 4px;
  565. }
  566. }
  567. .group_return_regiment {
  568. padding: 0 12px;
  569. box-sizing: border-box;
  570. height: 25px;
  571. background: rgba(255, 255, 255, 1);
  572. border-radius: 0 15px 0 15px;
  573. font-size: 13px;
  574. //font-family: PingFang SC;
  575. font-weight: 400;
  576. color: rgba(233, 17, 30, 1);
  577. display: flex;
  578. align-items: center;
  579. justify-content: center;
  580. margin-left: -12px;
  581. }
  582. .SorC_remind {
  583. padding: 0 10px;
  584. height: 25px;
  585. background: #ffffff;
  586. border-radius: 11px;
  587. display: flex;
  588. align-items: center;
  589. justify-content: center;
  590. cursor: pointer;
  591. img {
  592. width: 20px;
  593. height: 20px;
  594. margin-right: 3px;
  595. }
  596. .remind_on {
  597. color: #e60012;
  598. font-size: 13px;
  599. letter-spacing: 1px;
  600. font-weight: bold;
  601. //font-family: Microsoft YaHei;
  602. }
  603. .remind_off {
  604. color: #dbdbdb;
  605. font-size: 13px;
  606. letter-spacing: 1px;
  607. font-weight: bold;
  608. //font-family: Microsoft YaHei;
  609. }
  610. }
  611. .countDown0 {
  612. font-size: 14px;
  613. //font-family: PingFang SC;
  614. font-weight: 700;
  615. color: #ffffff;
  616. }
  617. .countDown1 {
  618. // width: 20px;
  619. // height: 18px;
  620. padding: 2px 3px;
  621. background: #ffffff;
  622. border-radius: 50%;
  623. font-size: 13px;
  624. //font-family: PingFang SC;
  625. font-weight: 500;
  626. color: #f12826;
  627. text-align: center;
  628. line-height: 18px;
  629. margin-left: 5px;
  630. }
  631. .countDown2 {
  632. font-size: 13px;
  633. color: #fff;
  634. margin-left: 5px;
  635. }
  636. .title {
  637. font-size: 20px;
  638. //font-family: HelloFont WenYiHei;
  639. font-weight: bold;
  640. font-style: italic;
  641. color: #ffffff;
  642. }
  643. .time_title {
  644. font-size: 14px;
  645. margin-left: 20px;
  646. color: #fff;
  647. }
  648. .desc {
  649. font-size: 14px;
  650. color: #fff;
  651. position: absolute;
  652. right: 20px;
  653. display: flex;
  654. }
  655. .activity_addDesc {
  656. margin-top: 10px;
  657. .preSale_addDesc {
  658. padding-left: 60px;
  659. font-size: 14px;
  660. //font-family: Microsoft YaHei;
  661. font-weight: 400;
  662. color: #999999;
  663. line-height: 22px;
  664. }
  665. }
  666. }
  667. }
  668. }
  669. // 商品主要信息 end
  670. }
  671. .sld_summary_goods_left {
  672. display: flex;
  673. justify-content: space-between;
  674. .goods_price {
  675. display: flex;
  676. .price_title {
  677. margin-right: 20px;
  678. text-transform: uppercase;
  679. font-size: 16px;
  680. color: #282E30;
  681. font-family: Microsoft YaHei;
  682. font-weight: 400;
  683. &.activity_title {
  684. letter-spacing: 1px !important;
  685. }
  686. }
  687. .p_price {
  688. color: $colorMain;
  689. font-weight: bold;
  690. font-size: 16px;
  691. font-weight: 600;
  692. margin-left: -6px;
  693. margin-right: 16px;
  694. &.skeleton_p_price {
  695. background: $colorSkeleton;
  696. width: 70px;
  697. display: inline-block;
  698. height: 18px;
  699. }
  700. span:nth-child(2) {
  701. font-size: 24px;
  702. }
  703. }
  704. }
  705. }
  706. .goodsMinOrder {
  707. font-size: 14px;
  708. margin: 10px 0;
  709. font-weight: bold;
  710. }
  711. .market_price {
  712. font-size: 12px;
  713. //font-family: Microsoft YaHei;
  714. font-weight: 400;
  715. text-decoration: line-through;
  716. color: #666;
  717. margin-top: 8px;
  718. &.activity_style {
  719. text-decoration: none !important;
  720. }
  721. }
  722. .actual_sales {
  723. font-size: 14px;
  724. font-weight: 400;
  725. color: #aaaaaa;
  726. line-height: 30px;
  727. span {
  728. // color: $colorMain;
  729. color: #ec2116;
  730. }
  731. }
  732. // 优惠券 start
  733. .coupon {
  734. margin-top: 10px;
  735. .coupon_title {
  736. font-size: 14px;
  737. //font-family: Microsoft YaHei;
  738. font-weight: 400;
  739. color: #666666;
  740. line-height: 30px;
  741. }
  742. .coupon_list {
  743. margin-left: 22px;
  744. .coupon_pre_rules {
  745. height: 26px;
  746. border: 1px solid $colorMain;
  747. border-radius: 3px;
  748. background: #feeaeb;
  749. font-size: 14px;
  750. //font-family: PingFang SC;
  751. font-weight: 500;
  752. color: $colorMain;
  753. line-height: 26px;
  754. padding: 0 8px;
  755. text-align: center;
  756. margin-right: 10px;
  757. }
  758. }
  759. }
  760. // 优惠券 end
  761. // 促销 start
  762. .promotion {
  763. margin-top: 10px;
  764. .promotion_left {
  765. .promotion_title {
  766. font-size: 14px;
  767. //font-family: Microsoft YaHei;
  768. font-weight: 400;
  769. color: #666666;
  770. line-height: 30px;
  771. margin-right: 20px;
  772. letter-spacing: 10px;
  773. }
  774. .promotion_list {
  775. width: 415px;
  776. white-space: nowrap;
  777. text-overflow: ellipsis;
  778. overflow: hidden;
  779. word-break: break-all;
  780. .promotion_block {
  781. .promotion_pre {
  782. font-size: 14px;
  783. //font-family: Microsoft YaHei;
  784. font-weight: 400;
  785. color: #666666;
  786. line-height: 30px;
  787. }
  788. }
  789. }
  790. }
  791. .promotion_right {
  792. font-size: 14px;
  793. //font-family: Microsoft YaHei;
  794. font-weight: 400;
  795. color: #306fbc;
  796. line-height: 30px;
  797. cursor: pointer;
  798. }
  799. .full_discount_model {
  800. height: 250px;
  801. overflow-y: auto;
  802. .full_discount_pre {
  803. .full_pre_tips {
  804. width: 5px;
  805. height: 5px;
  806. background: $colorMain;
  807. border-radius: 50%;
  808. margin-top: 5px;
  809. }
  810. .full_pre_con {
  811. margin-left: 10px;
  812. margin-bottom: 15px;
  813. .full_pre_title {
  814. font-size: 16px;
  815. //font-family: Microsoft YaHei;
  816. font-weight: bold;
  817. color: #333333;
  818. }
  819. .full_pre_des {
  820. width: 450px;
  821. border-bottom: 1px dashed #e6e6e6;
  822. border-radius: 2px;
  823. padding: 10px;
  824. box-sizing: border-box;
  825. margin-top: 10px;
  826. .full_pre_name {
  827. span {
  828. display: block;
  829. &:nth-child(1) {
  830. // width: 159px;
  831. font-size: 14px;
  832. //font-family: Microsoft YaHei;
  833. font-weight: bold;
  834. color: #333333;
  835. border-radius: 8px;
  836. //font-family: Microsoft YaHei;
  837. font-weight: 400;
  838. line-height: 16px;
  839. // text-align: center;
  840. }
  841. &:nth-child(2) {
  842. font-size: 12px;
  843. //font-family: Microsoft YaHei;
  844. font-weight: 400;
  845. color: #999999;
  846. margin-left: 20px;
  847. }
  848. }
  849. }
  850. .full_pre_desc {
  851. margin-top: 10px;
  852. .full_pre_img {
  853. width: 40px;
  854. height: 40px;
  855. background: #ffffff;
  856. border-radius: 2px;
  857. background-size: contain;
  858. background-repeat: no-repeat;
  859. background-position: center;
  860. margin-right: 7px;
  861. }
  862. .full_pre_right {
  863. p,
  864. span {
  865. width: 328px;
  866. font-size: 12px;
  867. //font-family: Microsoft YaHei;
  868. font-weight: 400;
  869. color: #333333;
  870. overflow: hidden;
  871. text-overflow: ellipsis;
  872. white-space: nowrap;
  873. }
  874. span {
  875. color: #666666;
  876. margin-top: 6px;
  877. }
  878. }
  879. }
  880. }
  881. }
  882. }
  883. }
  884. }
  885. i {
  886. font-style: normal;
  887. }
  888. // 促销 end
  889. // 配送地 start
  890. .delivery {
  891. padding-left: 20px;
  892. margin-top: 22px;
  893. position: relative;
  894. .delivery_title {
  895. font-size: 14px;
  896. //font-family: Microsoft YaHei;
  897. font-weight: 400;
  898. color: #666666;
  899. line-height: 30px;
  900. }
  901. .delivery_address {
  902. height: 30px;
  903. background: #ffffff;
  904. border: 1px solid #dfdfdf;
  905. border-radius: 3px;
  906. padding: 0 11px;
  907. box-sizing: border-box;
  908. margin-left: 18px;
  909. cursor: pointer;
  910. span {
  911. display: inline-block;
  912. font-size: 14px;
  913. //font-family: Microsoft YaHei;
  914. font-weight: 400;
  915. color: #999999;
  916. line-height: 30px;
  917. text-overflow: ellipsis;
  918. max-width: 275px;
  919. overflow: hidden;
  920. text-overflow: ellipsis;
  921. white-space: nowrap;
  922. }
  923. i {
  924. font-size: 12px;
  925. margin-left: 10px;
  926. }
  927. }
  928. .address_dia {
  929. position: absolute;
  930. z-index: 1000;
  931. height: 310px;
  932. border: 1px solid #dfdfdf;
  933. background: #ffffff;
  934. top: 32px;
  935. width: 397px;
  936. left: 81px;
  937. overflow: auto;
  938. .add_dia_top {
  939. height: 30px;
  940. background: #f8f8f8;
  941. display: flex;
  942. .dia_top_item {
  943. padding: 0 25px;
  944. line-height: 30px;
  945. font-size: 13px;
  946. //font-family: Microsoft YaHei;
  947. font-weight: 400;
  948. color: #666666;
  949. cursor: pointer;
  950. }
  951. .sel_item {
  952. background: #ffffff !important;
  953. color: $colorMain;
  954. box-shadow: 0 2px 0px $colorMain inset;
  955. }
  956. }
  957. .add_dia_bottom {
  958. margin-top: 10px;
  959. padding: 0 20px;
  960. .usual_addr {
  961. padding-top: 10px;
  962. }
  963. .other_addr {
  964. .o_add_top {
  965. display: flex;
  966. .o_addr_item {
  967. padding: 4px 11px;
  968. border: 1px solid #dfdfdf;
  969. background: #eeeeee;
  970. color: #333333;
  971. font-size: 12px;
  972. font-weight: 400;
  973. cursor: pointer;
  974. }
  975. .o_sel {
  976. border-bottom: none;
  977. //font-family: Microsoft YaHei;
  978. background: #fff !important;
  979. }
  980. }
  981. .o_add_bottom {
  982. border-top: 1px solid #dfdfdf;
  983. margin-top: -1px;
  984. padding-top: 15px;
  985. display: flex;
  986. flex-wrap: wrap;
  987. .o_addrC_item {
  988. padding: 2px 6px;
  989. margin: 5px 9px;
  990. font-size: 12px;
  991. color: #333333;
  992. cursor: pointer;
  993. &:hover {
  994. color: $colorMain;
  995. }
  996. }
  997. .o_selected {
  998. color: $colorMain;
  999. }
  1000. }
  1001. }
  1002. }
  1003. }
  1004. }
  1005. // 配送地 end
  1006. // 运费 start
  1007. .freight {
  1008. padding-left: 20px;
  1009. margin-top: 20px;
  1010. .freight_title {
  1011. font-size: 14px;
  1012. //font-family: Microsoft YaHei;
  1013. font-weight: 400;
  1014. color: #666666;
  1015. letter-spacing: 12px;
  1016. .skeleton_freight_amount {
  1017. background: $colorSkeleton;
  1018. display: inline-block;
  1019. width: 50px;
  1020. height: 16px;
  1021. }
  1022. }
  1023. span {
  1024. font-size: 14px;
  1025. //font-family: Microsoft YaHei;
  1026. font-weight: 400;
  1027. color: #333333;
  1028. margin-left: 6px;
  1029. }
  1030. }
  1031. // 运费 end
  1032. // 商品规格 start
  1033. .goods_spec {
  1034. padding-left: 20px;
  1035. margin-top: 20px;
  1036. flex-wrap: wrap;
  1037. .goods_spec_pre {
  1038. .goods_spec_pre_title {
  1039. justify-content: space-between;
  1040. font-size: 14px;
  1041. //font-family: Microsoft YaHei;
  1042. font-weight: 400;
  1043. color: #666666;
  1044. line-height: 30px;
  1045. min-width: 52px;
  1046. text-indent: "justify";
  1047. white-space: nowrap;
  1048. letter-spacing: 12px;
  1049. }
  1050. .goods_spec_pre_list {
  1051. margin-left: 7px;
  1052. flex-wrap: wrap;
  1053. .specval_pre {
  1054. margin-right: 7px;
  1055. margin-bottom: 20px;
  1056. .specval_pre_image {
  1057. width: 48px;
  1058. height: 48px;
  1059. border-radius: 3px;
  1060. background-size: contain;
  1061. background-repeat: no-repeat;
  1062. background-position: center;
  1063. }
  1064. span {
  1065. display: inline-block;
  1066. max-width: 190px;
  1067. overflow: hidden;
  1068. text-overflow: ellipsis;
  1069. white-space: nowrap;
  1070. background: #ffffff;
  1071. border: 1px solid #dfdfdf;
  1072. border-radius: 3px;
  1073. font-size: 14px;
  1074. //font-family: Microsoft YaHei;
  1075. font-weight: 400;
  1076. color: #333333;
  1077. display: block;
  1078. padding: 10px 20px;
  1079. box-sizing: border-box;
  1080. }
  1081. }
  1082. .specval_pre_active {
  1083. position: relative;
  1084. span {
  1085. display: inline-block;
  1086. max-width: 184px;
  1087. border: 1px solid $colorMain;
  1088. }
  1089. .check_mark {
  1090. width: 14px;
  1091. height: 14px;
  1092. position: absolute;
  1093. bottom: 3px;
  1094. right: 0;
  1095. }
  1096. }
  1097. .specval_pre_disabled {
  1098. position: relative;
  1099. opacity: 0.2;
  1100. }
  1101. }
  1102. }
  1103. }
  1104. // 商品规格 end
  1105. // 数量加减及库存 start
  1106. .quantity_inventory {
  1107. padding: 0 20px 0;
  1108. // padding-bottom: 40px;
  1109. // border-bottom: 1px solid #dfdfdf;
  1110. .quantity_title {
  1111. font-size: 14px;
  1112. //font-family: Microsoft YaHei;
  1113. font-weight: 400;
  1114. color: #666666;
  1115. line-height: 30px;
  1116. letter-spacing: 11px;
  1117. }
  1118. .quantity_edit {
  1119. border: 1px solid #dddddd;
  1120. margin-left: 10px;
  1121. border-radius: 3px;
  1122. // span {
  1123. // -moz-user-select: none; /*火狐*/
  1124. // -webkit-user-select: none; /*webkit浏览器*/
  1125. // -ms-user-select: none; /*IE10*/
  1126. // user-select: none;
  1127. // display: block;
  1128. // width: 30px;
  1129. // height: 30px;
  1130. // border: none;
  1131. // border-radius: 3px;
  1132. // text-align: center;
  1133. // line-height: 30px;
  1134. // cursor: pointer;
  1135. // }
  1136. .numred {
  1137. display: flex;
  1138. flex-direction: column;
  1139. border-left: 1px solid #ddd;
  1140. .sp {
  1141. height: 20px;
  1142. -moz-user-select: none;
  1143. /*火狐*/
  1144. -webkit-user-select: none;
  1145. /*webkit浏览器*/
  1146. -ms-user-select: none;
  1147. /*IE10*/
  1148. user-select: none;
  1149. display: flex;
  1150. align-items: center;
  1151. justify-content: center;
  1152. width: 20px;
  1153. border: none;
  1154. font-size: 14px;
  1155. color: #666666;
  1156. cursor: pointer;
  1157. background-color: #f5f5f5;
  1158. &:first-child {
  1159. border-bottom: 1px solid #ddd;
  1160. }
  1161. }
  1162. }
  1163. input {
  1164. width: 46px;
  1165. height: 30px;
  1166. border: none;
  1167. // border-left: 1px solid #ddd;
  1168. // border-right: 1px solid #ddd;
  1169. text-align: center;
  1170. cursor: pointer;
  1171. }
  1172. /*** 消除input元素 type="number" 时默认的 加减按钮*/
  1173. input[type="number"]::-webkit-inner-spin-button,
  1174. input[type="number"]::-webkit-outer-spin-button {
  1175. -webkit-appearance: none;
  1176. margin: 0;
  1177. }
  1178. /*** 消除input元素 type="number" 时默认的 加减按钮---moz版*/
  1179. input[type="number"] {
  1180. -moz-appearance: textfield;
  1181. }
  1182. }
  1183. .inventory {
  1184. font-size: 12px;
  1185. //font-family: Microsoft YaHei;
  1186. font-weight: 400;
  1187. color: #999999;
  1188. line-height: 30px;
  1189. margin-left: 17px;
  1190. }
  1191. }
  1192. // 数量加减及库存 end
  1193. //立即购买 加入购物车 start
  1194. .options_btn {
  1195. .goods_code {
  1196. position: absolute;
  1197. bottom: -164px;
  1198. border: 1px solid #cccccc;
  1199. padding: 10px;
  1200. &::before {
  1201. box-sizing: content-box;
  1202. width: 0;
  1203. height: 0;
  1204. position: absolute;
  1205. top: -16px;
  1206. right: 81px;
  1207. padding: 0;
  1208. border-bottom: 8px solid #ffffff;
  1209. border-top: 8px solid transparent;
  1210. border-left: 8px solid transparent;
  1211. border-right: 8px solid transparent;
  1212. display: block;
  1213. content: "";
  1214. z-index: 12;
  1215. }
  1216. &::after {
  1217. box-sizing: content-box;
  1218. width: 0px;
  1219. height: 0px;
  1220. position: absolute;
  1221. top: -18px;
  1222. right: 80px;
  1223. padding: 0;
  1224. border-bottom: 9px solid #cccccc;
  1225. border-top: 9px solid transparent;
  1226. border-left: 9px solid transparent;
  1227. border-right: 9px solid transparent;
  1228. display: block;
  1229. content: "";
  1230. z-index: 10;
  1231. }
  1232. }
  1233. .option_desc {
  1234. color: #bbbbbb;
  1235. font-size: 14px;
  1236. margin-bottom: 20px;
  1237. }
  1238. .recoOffShop {
  1239. width: 829px;
  1240. display: flex;
  1241. flex-wrap: wrap;
  1242. margin-top: 20px;
  1243. border: 1px solid #e7e7e7;
  1244. .reCon {
  1245. display: block;
  1246. width: 182px;
  1247. margin: 15px 0 15px 20px;
  1248. .reComImg {
  1249. display: block;
  1250. width: 182px;
  1251. height: 182px;
  1252. img {
  1253. width: 100%;
  1254. height: 100%;
  1255. }
  1256. }
  1257. .recomName {
  1258. color: #333333;
  1259. cursor: pointer;
  1260. display: block;
  1261. width: 182px;
  1262. height: 35px;
  1263. line-height: 17px;
  1264. margin-top: 10px;
  1265. margin-bottom: 10px;
  1266. font-size: 13px;
  1267. letter-spacing: 1px;
  1268. word-break: break-all;
  1269. text-overflow: ellipsis;
  1270. display: -webkit-box;
  1271. -webkit-box-orient: vertical;
  1272. -webkit-line-clamp: 2;
  1273. overflow: hidden;
  1274. &:hover {
  1275. color: $colorMain;
  1276. }
  1277. }
  1278. span {
  1279. font-size: 13px;
  1280. font-weight: bold;
  1281. color: $colorMain;
  1282. }
  1283. }
  1284. }
  1285. .goods_off_shelves {
  1286. width: 180px;
  1287. height: 50px;
  1288. background: #bbbbbb;
  1289. border-radius: 5px;
  1290. font-size: 20px;
  1291. //font-family: Microsoft YaHei;
  1292. font-weight: 400;
  1293. color: #ffffff;
  1294. line-height: 50px;
  1295. text-align: center;
  1296. cursor: pointer;
  1297. }
  1298. .goods_out_stock {
  1299. width: 180px;
  1300. height: 50px;
  1301. background: #bbbbbb;
  1302. border-radius: 5px;
  1303. font-size: 20px;
  1304. //font-family: Microsoft YaHei;
  1305. font-weight: 400;
  1306. color: #ffffff;
  1307. line-height: 50px;
  1308. text-align: center;
  1309. cursor: pointer;
  1310. }
  1311. .buy_now {
  1312. width: 260px;
  1313. height: 48px;
  1314. border: 1px solid $colorMain;
  1315. // border-radius: 5px;
  1316. font-weight: bold;
  1317. font-size: 16px;
  1318. color: #FFFFFF;
  1319. line-height: 48px;
  1320. background-color: $colorMain;
  1321. cursor: pointer;
  1322. }
  1323. // 分享 收藏 start
  1324. .collection_share_btn {
  1325. display: flex;
  1326. justify-content: center;
  1327. align-items: center;
  1328. width: 138px;
  1329. height: 48px;
  1330. line-height: 48px;
  1331. text-align: center;
  1332. // padding-left: 10px;
  1333. background: #F6F8FA;
  1334. border: 1px solid #ECF0F3;
  1335. margin-left: 20px;
  1336. .collection_btn {
  1337. width: 100%;
  1338. justify-content: center;
  1339. // margin-top: 25px;
  1340. img {
  1341. width: 24px;
  1342. height: 24px;
  1343. }
  1344. span {
  1345. display: inline-block;
  1346. // width: 36px;
  1347. font-size: 12px;
  1348. //font-family: Microsoft YaHei;
  1349. font-weight: bold;
  1350. color: #666666;
  1351. margin-left: 3px;
  1352. margin-right: 2px;
  1353. }
  1354. }
  1355. .share_btn {
  1356. position: relative;
  1357. margin-left: 18px;
  1358. margin-top: 25px;
  1359. .share_btn_con {
  1360. padding-left: 10px;
  1361. img {
  1362. width: 24px;
  1363. height: 24px;
  1364. }
  1365. span {
  1366. font-size: 12px;
  1367. //font-family: Microsoft YaHei;
  1368. font-weight: 400;
  1369. color: #666666;
  1370. margin-left: 8px;
  1371. }
  1372. &:hover span {
  1373. color: #333333;
  1374. }
  1375. }
  1376. .share_list {
  1377. margin-left: -1px;
  1378. width: 80px;
  1379. height: 140px;
  1380. border: 1px solid #dfdfdf;
  1381. border-radius: 2px;
  1382. padding: 10px 0 10px 10px;
  1383. position: absolute;
  1384. top: -12px;
  1385. display: none;
  1386. z-index: 999;
  1387. background: #fff;
  1388. .share_btn_pre {
  1389. margin-top: 1px;
  1390. margin-bottom: 8px;
  1391. &:nth-last-of-type(1) {
  1392. margin-bottom: 0;
  1393. }
  1394. img {
  1395. width: 24px;
  1396. height: 24px;
  1397. }
  1398. span {
  1399. font-size: 12px;
  1400. //font-family: Microsoft YaHei;
  1401. font-weight: 400;
  1402. color: #666666;
  1403. margin-left: 8px;
  1404. }
  1405. &:hover span {
  1406. color: #333333;
  1407. }
  1408. }
  1409. .wx_share_code {
  1410. position: absolute;
  1411. right: -135px;
  1412. bottom: 0px;
  1413. width: 130px;
  1414. height: 135px;
  1415. background: #ffffff;
  1416. border: 1px solid #d9d9d9;
  1417. .wx_share_code_img {
  1418. canvas {
  1419. width: 90px !important;
  1420. height: 90px !important;
  1421. }
  1422. }
  1423. .wx_share_code_title {
  1424. font-size: 10px;
  1425. //font-family: Microsoft YaHei;
  1426. font-weight: 400;
  1427. color: #333333;
  1428. margin-top: 6px;
  1429. }
  1430. }
  1431. }
  1432. &:hover .share_btn_con {
  1433. display: none;
  1434. }
  1435. &:hover .share_list {
  1436. display: block;
  1437. }
  1438. }
  1439. }
  1440. // 分享 收藏 end
  1441. .add_cart {
  1442. width: 175px;
  1443. height: 50px;
  1444. background: $colorMain;
  1445. border-radius: 5px;
  1446. font-size: 20px;
  1447. //font-family: Microsoft YaHei;
  1448. font-weight: 400;
  1449. color: #ffffff;
  1450. line-height: 30px;
  1451. cursor: pointer;
  1452. img {
  1453. width: 22px;
  1454. height: 22px;
  1455. margin-right: 10px;
  1456. }
  1457. }
  1458. .preSell_but {
  1459. width: 180px;
  1460. height: 50px;
  1461. background: #ec2116;
  1462. border-radius: 3px;
  1463. display: flex;
  1464. align-items: center;
  1465. justify-content: center;
  1466. font-size: 19px;
  1467. //font-family: Microsoft YaHei;
  1468. font-weight: 400;
  1469. color: #ffffff;
  1470. cursor: pointer;
  1471. img {
  1472. margin-right: 5px;
  1473. }
  1474. }
  1475. .pin_but_text {
  1476. font-size: 16px;
  1477. line-height: 20px;
  1478. }
  1479. }
  1480. //立即购买 加入购物车 end
  1481. // 看了又看 start
  1482. .more_goods {
  1483. margin-left: 24px;
  1484. .more_goods_title {
  1485. font-weight: bold;
  1486. font-size: 16px;
  1487. color: #282E30;
  1488. line-height: 30px;
  1489. text-align: center;
  1490. margin-bottom: 10px;
  1491. }
  1492. .more_goods_list {
  1493. .more_goods_pre {
  1494. margin-bottom: 10px;
  1495. cursor: pointer;
  1496. .skeleton_more_goods_pre_goods_name {
  1497. background: $colorSkeleton;
  1498. width: 100%;
  1499. height: 13px;
  1500. }
  1501. .skeleton_more_goods_pre_goods_price {
  1502. background: $colorSkeleton;
  1503. height: 13px;
  1504. width: 60px;
  1505. display: inline-block;
  1506. }
  1507. .more_goods_pre_img {
  1508. width: 150px;
  1509. height: 150px;
  1510. overflow: hidden;
  1511. &.skeleton_more_goods_pre_img {
  1512. background: $colorSkeleton;
  1513. }
  1514. &:hover {
  1515. img {
  1516. -webkit-transform: scale(1.05);
  1517. -ms-transform: scale(1.05);
  1518. -o-transform: scale(1.05);
  1519. -moz-transform: scale(1.05);
  1520. transform: scale(1.05);
  1521. }
  1522. }
  1523. img {
  1524. max-width: 100%;
  1525. max-width: 100%;
  1526. -webkit-transition: -webkit-transform 0.5s;
  1527. transition: -webkit-transform 0.5s;
  1528. -moz-transition: transform 0.5s, -moz-transform 0.5s;
  1529. transition: transform 0.5s;
  1530. transition: transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s;
  1531. }
  1532. }
  1533. p:nth-of-type(1) {
  1534. width: 150px;
  1535. font-size: 12px;
  1536. //font-family: Microsoft YaHei;
  1537. font-weight: 400;
  1538. color: #333333;
  1539. white-space: nowrap;
  1540. text-overflow: ellipsis;
  1541. overflow: hidden;
  1542. word-break: break-all;
  1543. text-align: center;
  1544. margin: 10px 0;
  1545. }
  1546. p:nth-of-type(2) {
  1547. width: 150px;
  1548. font-size: 12px;
  1549. //font-family: Microsoft YaHei;
  1550. font-weight: bold;
  1551. color: $colorMain;
  1552. text-align: center;
  1553. }
  1554. }
  1555. }
  1556. }
  1557. // 看了又看 end
  1558. // 店铺信息 start
  1559. .store_info {
  1560. width: 250px;
  1561. background: #ffffff;
  1562. border: 1px solid #eee;
  1563. border-radius: 2px;
  1564. padding-bottom: 15px;
  1565. .store_info_title {
  1566. width: 248px;
  1567. height: 48px;
  1568. background: #f9f9f9;
  1569. border-radius: 2px 2px 0 0;
  1570. padding-left: 15px;
  1571. box-sizing: border-box;
  1572. .store_type {
  1573. width: 55px;
  1574. height: 20px;
  1575. background: $colorMain;
  1576. border-radius: 3px;
  1577. font-size: 12px;
  1578. //font-family: Microsoft YaHei;
  1579. font-weight: 400;
  1580. color: #ffffff;
  1581. line-height: 20px;
  1582. text-align: center;
  1583. }
  1584. .store_title {
  1585. font-size: 16px;
  1586. //font-family: Microsoft YaHei;
  1587. font-weight: bold;
  1588. color: #333333;
  1589. line-height: 39px;
  1590. margin: 0 10px;
  1591. cursor: pointer;
  1592. white-space: nowrap;
  1593. text-overflow: ellipsis;
  1594. overflow: hidden;
  1595. }
  1596. img {
  1597. width: 20px;
  1598. height: 20px;
  1599. cursor: pointer;
  1600. }
  1601. }
  1602. .store_des {
  1603. .store_des_pre {
  1604. padding-left: 15px;
  1605. margin-top: 18px;
  1606. span:nth-of-type(1) {
  1607. font-size: 12px;
  1608. //font-family: Microsoft YaHei;
  1609. font-weight: 400;
  1610. color: #666666;
  1611. margin-right: 18px;
  1612. }
  1613. span:nth-of-type(2),
  1614. span:nth-of-type(3) {
  1615. font-size: 12px;
  1616. //font-family: Microsoft YaHei;
  1617. font-weight: 400;
  1618. margin-right: 18px;
  1619. }
  1620. }
  1621. .pre_deliver {
  1622. span:nth-of-type(2),
  1623. span:nth-of-type(3) {
  1624. font-size: 12px;
  1625. //font-family: Microsoft YaHei;
  1626. font-weight: 400;
  1627. color: $colorMain;
  1628. }
  1629. }
  1630. .pre_service {
  1631. span:nth-of-type(2),
  1632. span:nth-of-type(3) {
  1633. font-size: 12px;
  1634. //font-family: Microsoft YaHei;
  1635. font-weight: 400;
  1636. }
  1637. }
  1638. }
  1639. .store_btn {
  1640. display: flex;
  1641. justify-content: space-around;
  1642. margin-top: 14px;
  1643. .store_btn_pre {
  1644. -moz-user-select: none;
  1645. /*火狐*/
  1646. -webkit-user-select: none;
  1647. /*webkit浏览器*/
  1648. -ms-user-select: none;
  1649. /*IE10*/
  1650. user-select: none;
  1651. width: max-content;
  1652. // height: 40px;
  1653. // padding: 2px 15px;
  1654. // background: #ffffff;
  1655. height: 40px;
  1656. // border-radius: 3px;
  1657. margin-right: 4px;
  1658. cursor: pointer;
  1659. border: 1px solid #dfdfdf;
  1660. img {
  1661. width: 20px;
  1662. height: 20px;
  1663. margin-right: 5px;
  1664. }
  1665. &.go_store_btn {
  1666. width: 120px;
  1667. background-color: $colorMain;
  1668. color: #fff;
  1669. // margin-top: 3px;
  1670. a {
  1671. color: #fff;
  1672. }
  1673. }
  1674. &.follow_btn {
  1675. width: 80px;
  1676. }
  1677. .btn_pre_img {
  1678. width: 16px;
  1679. height: 16px;
  1680. }
  1681. &:nth-child(2) {
  1682. margin-right: 0;
  1683. border: 1px solid #dfdfdf;
  1684. background: #ffffff;
  1685. span {
  1686. color: #333333;
  1687. }
  1688. }
  1689. }
  1690. }
  1691. }
  1692. // 店铺信息 end
  1693. //店铺推荐及热门收藏 start
  1694. .store_popular {
  1695. width: 250px;
  1696. background: #ffffff;
  1697. border: 1px solid #eee;
  1698. border-radius: 3px;
  1699. margin-top: 15px;
  1700. .flex_row_between_center {
  1701. .store_popular_active {
  1702. width: 100%;
  1703. }
  1704. }
  1705. .store_popular_btn {
  1706. span {
  1707. width: 125px;
  1708. height: 40px;
  1709. background: $colorMain;
  1710. font-size: 14px;
  1711. //font-family: Microsoft YaHei;
  1712. font-weight: bold;
  1713. background: #f8f8f8;
  1714. color: #333333;
  1715. line-height: 40px;
  1716. text-align: center;
  1717. display: block;
  1718. cursor: pointer;
  1719. }
  1720. .store_popular_active {
  1721. background: $colorMain;
  1722. color: #ffffff;
  1723. }
  1724. }
  1725. .store_popular_list {
  1726. padding: 20px 21px 0;
  1727. .store_popular_pre {
  1728. margin-bottom: 20px;
  1729. border-bottom: 1px solid #f2f2f2;
  1730. &:nth-last-child(1) {
  1731. border-bottom: none;
  1732. }
  1733. cursor: pointer;
  1734. .store_popular_img {
  1735. width: 208px;
  1736. height: 208px;
  1737. border-radius: 2px;
  1738. overflow: hidden;
  1739. &:hover {
  1740. img {
  1741. -webkit-transform: scale(1.05);
  1742. -ms-transform: scale(1.05);
  1743. -o-transform: scale(1.05);
  1744. -moz-transform: scale(1.05);
  1745. transform: scale(1.05);
  1746. }
  1747. }
  1748. img {
  1749. max-width: 100%;
  1750. max-width: 100%;
  1751. -webkit-transition: -webkit-transform 0.5s;
  1752. transition: -webkit-transform 0.5s;
  1753. -moz-transition: transform 0.5s, -moz-transform 0.5s;
  1754. transition: transform 0.5s;
  1755. transition: transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s;
  1756. }
  1757. }
  1758. p {
  1759. width: 197px;
  1760. font-size: 14px;
  1761. //font-family: Microsoft YaHei;
  1762. font-weight: 400;
  1763. color: #333333;
  1764. white-space: nowrap;
  1765. text-overflow: ellipsis;
  1766. overflow: hidden;
  1767. word-break: break-all;
  1768. margin-top: 14px;
  1769. }
  1770. p:nth-of-type(2) {
  1771. margin: 21px 0 13px;
  1772. span {
  1773. font-size: 12px;
  1774. //font-family: Microsoft YaHei;
  1775. font-weight: 400;
  1776. color: #999999;
  1777. &:nth-child(2) {
  1778. font-size: 14px;
  1779. //font-family: Microsoft YaHei;
  1780. font-weight: bold;
  1781. color: $colorMain;
  1782. }
  1783. }
  1784. }
  1785. }
  1786. }
  1787. }
  1788. // 店铺推荐及热门收藏 end
  1789. // 商品详情 评价 商品服务 店铺热销 start
  1790. .goods_description {
  1791. margin-left: 15px;
  1792. border: 1px solid #eee;
  1793. border-radius: 3px;
  1794. .goods_description_title {
  1795. width: 934px;
  1796. height: 40px;
  1797. background: #f8f8f8;
  1798. .description_title_left {
  1799. width: 100%;
  1800. span {
  1801. min-width: 120px;
  1802. height: 40px;
  1803. display: block;
  1804. font-weight: bold;
  1805. font-size: 14px;
  1806. color: #282E30;
  1807. text-align: center;
  1808. line-height: 39px;
  1809. flex: 0 0 25%;
  1810. background: #ECF0F3;
  1811. }
  1812. .description_active {
  1813. background: $colorMain;
  1814. border-top: 2px solid $colorMain;
  1815. color: #fff;
  1816. }
  1817. }
  1818. .description_title_right {
  1819. padding-right: 10px;
  1820. .mobile_order {
  1821. position: relative;
  1822. &:hover {
  1823. .mobile_order_model {
  1824. display: block;
  1825. }
  1826. }
  1827. span {
  1828. font-size: 12px;
  1829. //font-family: Microsoft YaHei;
  1830. font-weight: 400;
  1831. color: #666666;
  1832. line-height: 74px;
  1833. }
  1834. .goods_code {
  1835. margin-left: 16px;
  1836. }
  1837. .mobile_order_model {
  1838. position: absolute;
  1839. display: none;
  1840. top: 70px;
  1841. width: 180px;
  1842. height: 190px;
  1843. background: #ffffff;
  1844. border: 1px solid #dfdfdf;
  1845. left: -15px;
  1846. &::before {
  1847. box-sizing: content-box;
  1848. width: 0;
  1849. height: 0;
  1850. position: absolute;
  1851. top: -16px;
  1852. right: 81px;
  1853. padding: 0;
  1854. border-bottom: 8px solid #ffffff;
  1855. border-top: 8px solid transparent;
  1856. border-left: 8px solid transparent;
  1857. border-right: 8px solid transparent;
  1858. display: block;
  1859. content: "";
  1860. z-index: 12;
  1861. }
  1862. &::after {
  1863. box-sizing: content-box;
  1864. width: 0px;
  1865. height: 0px;
  1866. position: absolute;
  1867. top: -18px;
  1868. right: 80px;
  1869. padding: 0;
  1870. border-bottom: 9px solid #cccccc;
  1871. border-top: 9px solid transparent;
  1872. border-left: 9px solid transparent;
  1873. border-right: 9px solid transparent;
  1874. display: block;
  1875. content: "";
  1876. z-index: 10;
  1877. }
  1878. .model_goods_code {
  1879. width: 126px;
  1880. height: 126px;
  1881. margin: 20px auto 0;
  1882. img {
  1883. max-width: 126px;
  1884. max-height: 126px;
  1885. margin: auto;
  1886. }
  1887. }
  1888. p {
  1889. text-align: center;
  1890. margin-top: 12px;
  1891. }
  1892. }
  1893. }
  1894. .line {
  1895. width: 1px;
  1896. height: 27px;
  1897. background: #dddddd;
  1898. margin: 0 10px;
  1899. }
  1900. .go_add_cart {
  1901. width: 90px;
  1902. height: 30px;
  1903. background: $colorMain;
  1904. border-radius: 3px;
  1905. font-size: 14px;
  1906. //font-family: Microsoft YaHei;
  1907. font-weight: 400;
  1908. color: #ffffff;
  1909. line-height: 30px;
  1910. text-align: center;
  1911. }
  1912. }
  1913. }
  1914. .goods_description_con {
  1915. width: 934px;
  1916. min-height: 500px;
  1917. .goods_des_con {
  1918. padding-top: 31px;
  1919. word-break: break-all;
  1920. font-size: 16px;
  1921. .brand {
  1922. margin-bottom: 31px;
  1923. padding-left: 30px;
  1924. span {
  1925. font-size: 14px;
  1926. //font-family: Microsoft YaHei;
  1927. font-weight: 400;
  1928. color: #999999;
  1929. &:nth-child(1) {
  1930. margin-right: 3px;
  1931. }
  1932. &:nth-child(2) {
  1933. color: #6195ff;
  1934. }
  1935. }
  1936. }
  1937. .goods_parameter_list {
  1938. // margin-top: 32px;
  1939. display: flex;
  1940. flex-wrap: wrap;
  1941. padding: 0 30px;
  1942. box-sizing: border-box;
  1943. &.goods_paramter_more {
  1944. // overflow: hidden;
  1945. // height: 130px;
  1946. .goods_parameter_pre:nth-child(n + 13) {
  1947. display: none;
  1948. }
  1949. }
  1950. .goods_parameter_pre {
  1951. margin-bottom: 21px;
  1952. margin-right: 24px;
  1953. width: 200px;
  1954. span {
  1955. font-size: 12px;
  1956. line-height: 17px;
  1957. //font-family: Microsoft YaHei;
  1958. font-weight: 400;
  1959. color: #999999;
  1960. display: inline-block;
  1961. white-space: nowrap;
  1962. text-overflow: ellipsis;
  1963. overflow: hidden;
  1964. word-break: break-all;
  1965. &:nth-child(1) {
  1966. max-width: 80px;
  1967. margin-right: 6px;
  1968. }
  1969. &:nth-child(2) {
  1970. color: #333333;
  1971. width: 135px;
  1972. }
  1973. }
  1974. &:nth-of-type(4n) {
  1975. margin-right: 0;
  1976. }
  1977. }
  1978. }
  1979. .collapse_unfold {
  1980. span {
  1981. font-size: 12px;
  1982. //font-family: Microsoft YaHei;
  1983. font-weight: 400;
  1984. color: #333333;
  1985. line-height: 21px;
  1986. }
  1987. i {
  1988. font-size: 12px;
  1989. color: #333333;
  1990. margin-left: 10px;
  1991. }
  1992. }
  1993. .goods_html {
  1994. padding: 0 21px 0 24px;
  1995. .goods_htmls {
  1996. img {
  1997. max-width: 100%;
  1998. max-height: 100%;
  1999. }
  2000. }
  2001. }
  2002. }
  2003. // 商品评价 start
  2004. .goods_comments {
  2005. padding: 20px;
  2006. .goods_comments_top {
  2007. border-bottom: 1px solid #dddddd;
  2008. display: flex;
  2009. .goods_comments_left {
  2010. width: 250px;
  2011. background: #ffffff;
  2012. border: 1px solid #dddddd;
  2013. border-bottom: none;
  2014. padding: 20px 0;
  2015. box-sizing: border-box;
  2016. .comments_title {
  2017. padding: 0 27px;
  2018. box-sizing: border-box;
  2019. .comments_tips {
  2020. font-size: 14px;
  2021. //font-family: Microsoft YaHei;
  2022. font-weight: 400;
  2023. color: #333333;
  2024. }
  2025. }
  2026. .good_comment {
  2027. margin-top: 20px;
  2028. span {
  2029. font-size: 14px;
  2030. //font-family: Microsoft YaHei;
  2031. font-weight: 400;
  2032. color: #333333;
  2033. &:nth-child(2) {
  2034. display: inline-block;
  2035. font-size: 50px;
  2036. //font-family: Microsoft YaHei;
  2037. font-weight: 400;
  2038. color: $colorMain;
  2039. margin-left: 15px;
  2040. }
  2041. }
  2042. }
  2043. }
  2044. .goods_comments_nav {
  2045. display: flex;
  2046. flex-wrap: wrap;
  2047. margin-left: 20px;
  2048. .comments_nav_pre {
  2049. width: 120px;
  2050. height: 30px;
  2051. background: #ffffff;
  2052. border: 1px solid #dddddd;
  2053. font-size: 14px;
  2054. //font-family: PingFang SC;
  2055. font-weight: 500;
  2056. color: #333333;
  2057. line-height: 30px;
  2058. text-align: center;
  2059. margin-right: 20px;
  2060. cursor: pointer;
  2061. &:nth-child(4n) {
  2062. margin-right: 0;
  2063. }
  2064. &.comments_nav_pre_active {
  2065. color: $colorMain;
  2066. }
  2067. }
  2068. }
  2069. }
  2070. .goods_comments_list {
  2071. .goods_comments_pre {
  2072. margin-top: 30px;
  2073. padding-bottom: 40px;
  2074. border-bottom: 1px dashed #dddddd;
  2075. .goods_comments_avatar {
  2076. width: 50px;
  2077. height: 50px;
  2078. border-radius: 50%;
  2079. background-size: cover;
  2080. }
  2081. .list_des {
  2082. margin-left: 21px;
  2083. .list_top {
  2084. .list_left {
  2085. .list_top_tile {
  2086. .list_top_tips {
  2087. font-size: 16px;
  2088. //font-family: Microsoft YaHei;
  2089. font-weight: bold;
  2090. color: #333333;
  2091. margin-right: 20px;
  2092. }
  2093. }
  2094. .spec {
  2095. font-size: 14px;
  2096. //font-family: Microsoft YaHei;
  2097. font-weight: 400;
  2098. color: #999999;
  2099. margin-top: 10px;
  2100. }
  2101. }
  2102. .list_top_right {
  2103. font-size: 14px;
  2104. //font-family: Microsoft YaHei;
  2105. font-weight: 400;
  2106. color: #999999;
  2107. }
  2108. }
  2109. .list_pre {
  2110. margin-top: 20px;
  2111. .CommentContent {
  2112. width: 813px;
  2113. font-size: 14px;
  2114. //font-family: Microsoft YaHei;
  2115. font-weight: 400;
  2116. color: #333333;
  2117. line-height: 21px;
  2118. word-break: break-all;
  2119. }
  2120. .replyContent {
  2121. max-width: 790px;
  2122. margin-top: 15px;
  2123. line-height: 20px;
  2124. font-size: 13px;
  2125. .seller {
  2126. color: #999999;
  2127. font-size: 12px;
  2128. }
  2129. .contentRe {
  2130. margin-right: 5px;
  2131. word-break: break-all;
  2132. }
  2133. }
  2134. .list_pre_img_list {
  2135. margin-top: 15px;
  2136. flex-wrap: wrap;
  2137. .list_pre_img {
  2138. width: 80px;
  2139. height: 80px;
  2140. background-size: contain;
  2141. background-position: center;
  2142. background-repeat: no-repeat;
  2143. margin-right: 10px;
  2144. border: 1px solid #dcdcdc;
  2145. }
  2146. }
  2147. }
  2148. }
  2149. }
  2150. }
  2151. }
  2152. // 商品评价 end
  2153. // 商品服务 start
  2154. .goods_server_list {
  2155. .goods_server_pre {
  2156. margin: 0 39px 0 51px;
  2157. border-bottom: 1px solid #f2f2f2;
  2158. padding-bottom: 20px;
  2159. padding-top: 22px;
  2160. .server_pre_top {
  2161. .server_pre_tips {
  2162. width: 5px;
  2163. height: 5px;
  2164. background: $colorMain;
  2165. border-radius: 50%;
  2166. display: block;
  2167. margin-right: 10px;
  2168. }
  2169. .server_pre_name {
  2170. font-size: 16px;
  2171. //font-family: Microsoft YaHei;
  2172. font-weight: bold;
  2173. color: #333333;
  2174. }
  2175. }
  2176. .server_pre_content {
  2177. font-size: 14px;
  2178. //font-family: Microsoft YaHei;
  2179. font-weight: 400;
  2180. padding-left: 12px;
  2181. margin-top: 21px;
  2182. color: #666666;
  2183. }
  2184. }
  2185. }
  2186. // 商品服务 end
  2187. // 店铺热销 start
  2188. .store_hot_sales {
  2189. .store_hot_sales_list {
  2190. display: flex;
  2191. flex-wrap: wrap;
  2192. padding: 11px 13px;
  2193. .goods_pre {
  2194. margin-bottom: 11px;
  2195. width: 216px;
  2196. height: 313px;
  2197. border: 1px solid #f5f5f5;
  2198. border-radius: 2px;
  2199. margin-right: 12px;
  2200. cursor: pointer;
  2201. padding-bottom: 10px;
  2202. &:hover a {
  2203. border: 1px solid $colorMain;
  2204. }
  2205. &:nth-of-type(4n) {
  2206. margin-right: 0;
  2207. }
  2208. .goods_pre_img {
  2209. width: 214px;
  2210. height: 221px;
  2211. border-radius: 2px 2px 0 0;
  2212. background-size: contain;
  2213. background-repeat: no-repeat;
  2214. }
  2215. .goods_name {
  2216. font-size: 14px;
  2217. //font-family: Microsoft YaHei;
  2218. font-weight: 400;
  2219. color: #333333;
  2220. line-height: 18px;
  2221. text-overflow: -o-ellipsis-lastline;
  2222. overflow: hidden;
  2223. text-overflow: ellipsis;
  2224. word-break: break-all;
  2225. display: -webkit-box;
  2226. -webkit-line-clamp: 2;
  2227. line-clamp: 2;
  2228. -webkit-box-orient: vertical;
  2229. margin: 10px;
  2230. }
  2231. .goods_price {
  2232. padding-left: 11px;
  2233. .selling_price {
  2234. font-size: 16px;
  2235. //font-family: Microsoft YaHei;
  2236. font-weight: 400;
  2237. color: $colorMain;
  2238. }
  2239. }
  2240. }
  2241. }
  2242. }
  2243. // 店铺热销 end
  2244. }
  2245. }
  2246. // 商品详情 评价 商品服务 店铺热销 end
  2247. // 优惠券弹框 start
  2248. .coupon_model {
  2249. .model_coupon_list {
  2250. display: flex;
  2251. flex-wrap: wrap;
  2252. .sld_coupon_item {
  2253. margin-right: 10px !important;
  2254. }
  2255. .sld_coupon_item:nth-child(2n) {
  2256. margin-right: 0 !important;
  2257. }
  2258. }
  2259. }
  2260. // 优惠券弹框 end
  2261. .cursor_pointer {
  2262. cursor: pointer;
  2263. }
  2264. // 分页
  2265. .sld_page_bottom {
  2266. margin-top: 20px;
  2267. }
  2268. //空页面数据样式
  2269. .empty_data {
  2270. padding-top: 170px;
  2271. span {
  2272. margin-top: 30px;
  2273. }
  2274. }
  2275. }
  2276. .imgOpen {
  2277. max-width: 1200px;
  2278. max-height: 700px;
  2279. margin: 0 auto;
  2280. display: block;
  2281. }
  2282. .detail-info {
  2283. border-bottom: 1px solid #e9eef4;
  2284. border-top: 1px solid #e9eef4;
  2285. margin: 10px 0;
  2286. table {
  2287. width: 100%;
  2288. table-layout: fixed;
  2289. word-break: break-word;
  2290. font-size: 14px;
  2291. line-height: 21px;
  2292. th {
  2293. color: #333;
  2294. padding-bottom: 15px;
  2295. padding-right: 20px;
  2296. vertical-align: top;
  2297. text-align: left;
  2298. font-weight: 400;
  2299. }
  2300. .th-label {
  2301. word-break: break-word;
  2302. }
  2303. td {
  2304. color: #222;
  2305. padding: 0 10px;
  2306. vertical-align: top;
  2307. word-break: keep-all;
  2308. word-wrap: break-word;
  2309. }
  2310. }
  2311. }