goodsDetail.scss 84 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687
  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. font-weight: 400;
  1607. font-size: 14px;
  1608. color: #282E30;
  1609. &:first-child {
  1610. span:nth-of-type(1) {
  1611. font-weight: bold;
  1612. font-size: 14px;
  1613. color: $colorMain;
  1614. margin-right: 18px;
  1615. }
  1616. }
  1617. span:nth-of-type(1) {
  1618. font-size: 12px;
  1619. //font-family: Microsoft YaHei;
  1620. font-weight: 400;
  1621. color: #666666;
  1622. margin-right: 18px;
  1623. }
  1624. span:nth-of-type(2),
  1625. span:nth-of-type(3) {
  1626. font-size: 12px;
  1627. //font-family: Microsoft YaHei;
  1628. font-weight: 400;
  1629. margin-right: 18px;
  1630. }
  1631. }
  1632. .pre_deliver {
  1633. span:nth-of-type(2),
  1634. span:nth-of-type(3) {
  1635. font-size: 12px;
  1636. //font-family: Microsoft YaHei;
  1637. font-weight: 400;
  1638. color: $colorMain;
  1639. }
  1640. }
  1641. .pre_service {
  1642. span:nth-of-type(2),
  1643. span:nth-of-type(3) {
  1644. font-size: 12px;
  1645. //font-family: Microsoft YaHei;
  1646. font-weight: 400;
  1647. }
  1648. }
  1649. }
  1650. .store_btn {
  1651. display: flex;
  1652. justify-content: space-around;
  1653. margin-top: 14px;
  1654. .store_btn_pre {
  1655. -moz-user-select: none;
  1656. /*火狐*/
  1657. -webkit-user-select: none;
  1658. /*webkit浏览器*/
  1659. -ms-user-select: none;
  1660. /*IE10*/
  1661. user-select: none;
  1662. width: max-content;
  1663. // height: 40px;
  1664. // padding: 2px 15px;
  1665. // background: #ffffff;
  1666. height: 40px;
  1667. // border-radius: 3px;
  1668. margin-right: 4px;
  1669. cursor: pointer;
  1670. border: 1px solid #dfdfdf;
  1671. img {
  1672. width: 20px;
  1673. height: 20px;
  1674. margin-right: 5px;
  1675. }
  1676. &.go_store_btn {
  1677. width: 120px;
  1678. background-color: $colorMain;
  1679. color: #fff;
  1680. // margin-top: 3px;
  1681. a {
  1682. color: #fff;
  1683. }
  1684. }
  1685. &.follow_btn {
  1686. width: 80px;
  1687. }
  1688. .btn_pre_img {
  1689. width: 16px;
  1690. height: 16px;
  1691. }
  1692. &:nth-child(2) {
  1693. margin-right: 0;
  1694. border: 1px solid #dfdfdf;
  1695. background: #ffffff;
  1696. span {
  1697. color: #333333;
  1698. }
  1699. }
  1700. }
  1701. }
  1702. }
  1703. // 店铺信息 end
  1704. //店铺推荐及热门收藏 start
  1705. .store_popular {
  1706. width: 250px;
  1707. background: #ffffff;
  1708. border: 1px solid #eee;
  1709. border-radius: 3px;
  1710. margin-top: 15px;
  1711. .flex_row_between_center {
  1712. .store_popular_active {
  1713. width: 100%;
  1714. }
  1715. }
  1716. .store_popular_btn {
  1717. span {
  1718. width: 125px;
  1719. height: 40px;
  1720. background: $colorMain;
  1721. font-size: 14px;
  1722. //font-family: Microsoft YaHei;
  1723. font-weight: bold;
  1724. background: #f8f8f8;
  1725. color: #333333;
  1726. line-height: 40px;
  1727. text-align: center;
  1728. display: block;
  1729. cursor: pointer;
  1730. }
  1731. .store_popular_active {
  1732. background: $colorMain;
  1733. color: #ffffff;
  1734. }
  1735. }
  1736. .store_popular_list {
  1737. padding: 20px 21px 0;
  1738. .store_popular_pre {
  1739. margin-bottom: 20px;
  1740. border-bottom: 1px solid #f2f2f2;
  1741. &:nth-last-child(1) {
  1742. border-bottom: none;
  1743. }
  1744. cursor: pointer;
  1745. .store_popular_img {
  1746. width: 208px;
  1747. height: 208px;
  1748. border-radius: 2px;
  1749. overflow: hidden;
  1750. &:hover {
  1751. img {
  1752. -webkit-transform: scale(1.05);
  1753. -ms-transform: scale(1.05);
  1754. -o-transform: scale(1.05);
  1755. -moz-transform: scale(1.05);
  1756. transform: scale(1.05);
  1757. }
  1758. }
  1759. img {
  1760. max-width: 100%;
  1761. max-width: 100%;
  1762. -webkit-transition: -webkit-transform 0.5s;
  1763. transition: -webkit-transform 0.5s;
  1764. -moz-transition: transform 0.5s, -moz-transform 0.5s;
  1765. transition: transform 0.5s;
  1766. transition: transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s;
  1767. }
  1768. }
  1769. p {
  1770. width: 197px;
  1771. font-size: 14px;
  1772. //font-family: Microsoft YaHei;
  1773. font-weight: 400;
  1774. color: #333333;
  1775. white-space: nowrap;
  1776. text-overflow: ellipsis;
  1777. overflow: hidden;
  1778. word-break: break-all;
  1779. margin-top: 14px;
  1780. }
  1781. p:nth-of-type(2) {
  1782. margin: 21px 0 13px;
  1783. span {
  1784. font-size: 12px;
  1785. //font-family: Microsoft YaHei;
  1786. font-weight: 400;
  1787. color: #999999;
  1788. &:nth-child(2) {
  1789. font-size: 14px;
  1790. //font-family: Microsoft YaHei;
  1791. font-weight: bold;
  1792. color: $colorMain;
  1793. }
  1794. }
  1795. }
  1796. }
  1797. }
  1798. }
  1799. // 店铺推荐及热门收藏 end
  1800. // 商品详情 评价 商品服务 店铺热销 start
  1801. .goods_description {
  1802. margin-left: 15px;
  1803. border: 1px solid #eee;
  1804. border-radius: 3px;
  1805. .goods_description_title {
  1806. width: 934px;
  1807. height: 40px;
  1808. background: #f8f8f8;
  1809. .description_title_left {
  1810. width: 100%;
  1811. span {
  1812. min-width: 120px;
  1813. height: 40px;
  1814. display: block;
  1815. font-weight: bold;
  1816. font-size: 14px;
  1817. color: #282E30;
  1818. text-align: center;
  1819. line-height: 39px;
  1820. flex: 0 0 25%;
  1821. background: #ECF0F3;
  1822. }
  1823. .description_active {
  1824. background: $colorMain;
  1825. border-top: 2px solid $colorMain;
  1826. color: #fff;
  1827. }
  1828. }
  1829. .description_title_right {
  1830. padding-right: 10px;
  1831. .mobile_order {
  1832. position: relative;
  1833. &:hover {
  1834. .mobile_order_model {
  1835. display: block;
  1836. }
  1837. }
  1838. span {
  1839. font-size: 12px;
  1840. //font-family: Microsoft YaHei;
  1841. font-weight: 400;
  1842. color: #666666;
  1843. line-height: 74px;
  1844. }
  1845. .goods_code {
  1846. margin-left: 16px;
  1847. }
  1848. .mobile_order_model {
  1849. position: absolute;
  1850. display: none;
  1851. top: 70px;
  1852. width: 180px;
  1853. height: 190px;
  1854. background: #ffffff;
  1855. border: 1px solid #dfdfdf;
  1856. left: -15px;
  1857. &::before {
  1858. box-sizing: content-box;
  1859. width: 0;
  1860. height: 0;
  1861. position: absolute;
  1862. top: -16px;
  1863. right: 81px;
  1864. padding: 0;
  1865. border-bottom: 8px solid #ffffff;
  1866. border-top: 8px solid transparent;
  1867. border-left: 8px solid transparent;
  1868. border-right: 8px solid transparent;
  1869. display: block;
  1870. content: "";
  1871. z-index: 12;
  1872. }
  1873. &::after {
  1874. box-sizing: content-box;
  1875. width: 0px;
  1876. height: 0px;
  1877. position: absolute;
  1878. top: -18px;
  1879. right: 80px;
  1880. padding: 0;
  1881. border-bottom: 9px solid #cccccc;
  1882. border-top: 9px solid transparent;
  1883. border-left: 9px solid transparent;
  1884. border-right: 9px solid transparent;
  1885. display: block;
  1886. content: "";
  1887. z-index: 10;
  1888. }
  1889. .model_goods_code {
  1890. width: 126px;
  1891. height: 126px;
  1892. margin: 20px auto 0;
  1893. img {
  1894. max-width: 126px;
  1895. max-height: 126px;
  1896. margin: auto;
  1897. }
  1898. }
  1899. p {
  1900. text-align: center;
  1901. margin-top: 12px;
  1902. }
  1903. }
  1904. }
  1905. .line {
  1906. width: 1px;
  1907. height: 27px;
  1908. background: #dddddd;
  1909. margin: 0 10px;
  1910. }
  1911. .go_add_cart {
  1912. width: 90px;
  1913. height: 30px;
  1914. background: $colorMain;
  1915. border-radius: 3px;
  1916. font-size: 14px;
  1917. //font-family: Microsoft YaHei;
  1918. font-weight: 400;
  1919. color: #ffffff;
  1920. line-height: 30px;
  1921. text-align: center;
  1922. }
  1923. }
  1924. }
  1925. .goods_description_con {
  1926. width: 934px;
  1927. min-height: 500px;
  1928. .goods_des_con {
  1929. padding-top: 31px;
  1930. word-break: break-all;
  1931. font-size: 16px;
  1932. .brand {
  1933. margin-bottom: 31px;
  1934. padding-left: 30px;
  1935. span {
  1936. font-size: 14px;
  1937. //font-family: Microsoft YaHei;
  1938. font-weight: 400;
  1939. color: #999999;
  1940. &:nth-child(1) {
  1941. margin-right: 3px;
  1942. }
  1943. &:nth-child(2) {
  1944. color: #6195ff;
  1945. }
  1946. }
  1947. }
  1948. .goods_parameter_list {
  1949. // margin-top: 32px;
  1950. display: flex;
  1951. flex-wrap: wrap;
  1952. padding: 0 30px;
  1953. box-sizing: border-box;
  1954. &.goods_paramter_more {
  1955. // overflow: hidden;
  1956. // height: 130px;
  1957. .goods_parameter_pre:nth-child(n + 13) {
  1958. display: none;
  1959. }
  1960. }
  1961. .goods_parameter_pre {
  1962. margin-bottom: 21px;
  1963. margin-right: 24px;
  1964. width: 200px;
  1965. span {
  1966. font-size: 12px;
  1967. line-height: 17px;
  1968. //font-family: Microsoft YaHei;
  1969. font-weight: 400;
  1970. color: #999999;
  1971. display: inline-block;
  1972. white-space: nowrap;
  1973. text-overflow: ellipsis;
  1974. overflow: hidden;
  1975. word-break: break-all;
  1976. &:nth-child(1) {
  1977. max-width: 80px;
  1978. margin-right: 6px;
  1979. }
  1980. &:nth-child(2) {
  1981. color: #333333;
  1982. width: 135px;
  1983. }
  1984. }
  1985. &:nth-of-type(4n) {
  1986. margin-right: 0;
  1987. }
  1988. }
  1989. }
  1990. .collapse_unfold {
  1991. span {
  1992. font-size: 12px;
  1993. //font-family: Microsoft YaHei;
  1994. font-weight: 400;
  1995. color: #333333;
  1996. line-height: 21px;
  1997. }
  1998. i {
  1999. font-size: 12px;
  2000. color: #333333;
  2001. margin-left: 10px;
  2002. }
  2003. }
  2004. .goods_html {
  2005. padding: 0 21px 0 24px;
  2006. .goods_htmls {
  2007. img {
  2008. max-width: 100%;
  2009. max-height: 100%;
  2010. }
  2011. }
  2012. }
  2013. }
  2014. // 商品评价 start
  2015. .goods_comments {
  2016. padding: 20px;
  2017. .goods_comments_top {
  2018. border-bottom: 1px solid #dddddd;
  2019. display: flex;
  2020. .goods_comments_left {
  2021. width: 250px;
  2022. background: #ffffff;
  2023. border: 1px solid #dddddd;
  2024. border-bottom: none;
  2025. padding: 20px 0;
  2026. box-sizing: border-box;
  2027. .comments_title {
  2028. padding: 0 27px;
  2029. box-sizing: border-box;
  2030. .comments_tips {
  2031. font-size: 14px;
  2032. //font-family: Microsoft YaHei;
  2033. font-weight: 400;
  2034. color: #333333;
  2035. }
  2036. }
  2037. .good_comment {
  2038. margin-top: 20px;
  2039. span {
  2040. font-size: 14px;
  2041. //font-family: Microsoft YaHei;
  2042. font-weight: 400;
  2043. color: #333333;
  2044. &:nth-child(2) {
  2045. display: inline-block;
  2046. font-size: 50px;
  2047. //font-family: Microsoft YaHei;
  2048. font-weight: 400;
  2049. color: $colorMain;
  2050. margin-left: 15px;
  2051. }
  2052. }
  2053. }
  2054. }
  2055. .goods_comments_nav {
  2056. display: flex;
  2057. flex-wrap: wrap;
  2058. margin-left: 20px;
  2059. .comments_nav_pre {
  2060. width: 120px;
  2061. height: 30px;
  2062. background: #ffffff;
  2063. border: 1px solid #dddddd;
  2064. font-size: 14px;
  2065. //font-family: PingFang SC;
  2066. font-weight: 500;
  2067. color: #333333;
  2068. line-height: 30px;
  2069. text-align: center;
  2070. margin-right: 20px;
  2071. cursor: pointer;
  2072. &:nth-child(4n) {
  2073. margin-right: 0;
  2074. }
  2075. &.comments_nav_pre_active {
  2076. color: $colorMain;
  2077. }
  2078. }
  2079. }
  2080. }
  2081. .goods_comments_list {
  2082. .goods_comments_pre {
  2083. margin-top: 30px;
  2084. padding-bottom: 40px;
  2085. border-bottom: 1px dashed #dddddd;
  2086. .goods_comments_avatar {
  2087. width: 50px;
  2088. height: 50px;
  2089. border-radius: 50%;
  2090. background-size: cover;
  2091. }
  2092. .list_des {
  2093. margin-left: 21px;
  2094. .list_top {
  2095. .list_left {
  2096. .list_top_tile {
  2097. .list_top_tips {
  2098. font-size: 16px;
  2099. //font-family: Microsoft YaHei;
  2100. font-weight: bold;
  2101. color: #333333;
  2102. margin-right: 20px;
  2103. }
  2104. }
  2105. .spec {
  2106. font-size: 14px;
  2107. //font-family: Microsoft YaHei;
  2108. font-weight: 400;
  2109. color: #999999;
  2110. margin-top: 10px;
  2111. }
  2112. }
  2113. .list_top_right {
  2114. font-size: 14px;
  2115. //font-family: Microsoft YaHei;
  2116. font-weight: 400;
  2117. color: #999999;
  2118. }
  2119. }
  2120. .list_pre {
  2121. margin-top: 20px;
  2122. .CommentContent {
  2123. width: 813px;
  2124. font-size: 14px;
  2125. //font-family: Microsoft YaHei;
  2126. font-weight: 400;
  2127. color: #333333;
  2128. line-height: 21px;
  2129. word-break: break-all;
  2130. }
  2131. .replyContent {
  2132. max-width: 790px;
  2133. margin-top: 15px;
  2134. line-height: 20px;
  2135. font-size: 13px;
  2136. .seller {
  2137. color: #999999;
  2138. font-size: 12px;
  2139. }
  2140. .contentRe {
  2141. margin-right: 5px;
  2142. word-break: break-all;
  2143. }
  2144. }
  2145. .list_pre_img_list {
  2146. margin-top: 15px;
  2147. flex-wrap: wrap;
  2148. .list_pre_img {
  2149. width: 80px;
  2150. height: 80px;
  2151. background-size: contain;
  2152. background-position: center;
  2153. background-repeat: no-repeat;
  2154. margin-right: 10px;
  2155. border: 1px solid #dcdcdc;
  2156. }
  2157. }
  2158. }
  2159. }
  2160. }
  2161. }
  2162. }
  2163. // 商品评价 end
  2164. // 商品服务 start
  2165. .goods_server_list {
  2166. .goods_server_pre {
  2167. margin: 0 39px 0 51px;
  2168. border-bottom: 1px solid #f2f2f2;
  2169. padding-bottom: 20px;
  2170. padding-top: 22px;
  2171. .server_pre_top {
  2172. .server_pre_tips {
  2173. width: 5px;
  2174. height: 5px;
  2175. background: $colorMain;
  2176. border-radius: 50%;
  2177. display: block;
  2178. margin-right: 10px;
  2179. }
  2180. .server_pre_name {
  2181. font-size: 16px;
  2182. //font-family: Microsoft YaHei;
  2183. font-weight: bold;
  2184. color: #333333;
  2185. }
  2186. }
  2187. .server_pre_content {
  2188. font-size: 14px;
  2189. //font-family: Microsoft YaHei;
  2190. font-weight: 400;
  2191. padding-left: 12px;
  2192. margin-top: 21px;
  2193. color: #666666;
  2194. }
  2195. }
  2196. }
  2197. // 商品服务 end
  2198. // 店铺热销 start
  2199. .store_hot_sales {
  2200. .store_hot_sales_list {
  2201. display: flex;
  2202. flex-wrap: wrap;
  2203. padding: 11px 13px;
  2204. .goods_pre {
  2205. margin-bottom: 11px;
  2206. width: 216px;
  2207. height: 313px;
  2208. border: 1px solid #f5f5f5;
  2209. border-radius: 2px;
  2210. margin-right: 12px;
  2211. cursor: pointer;
  2212. padding-bottom: 10px;
  2213. &:hover a {
  2214. border: 1px solid $colorMain;
  2215. }
  2216. &:nth-of-type(4n) {
  2217. margin-right: 0;
  2218. }
  2219. .goods_pre_img {
  2220. width: 214px;
  2221. height: 221px;
  2222. border-radius: 2px 2px 0 0;
  2223. background-size: contain;
  2224. background-repeat: no-repeat;
  2225. }
  2226. .goods_name {
  2227. font-size: 14px;
  2228. //font-family: Microsoft YaHei;
  2229. font-weight: 400;
  2230. color: #333333;
  2231. line-height: 18px;
  2232. text-overflow: -o-ellipsis-lastline;
  2233. overflow: hidden;
  2234. text-overflow: ellipsis;
  2235. word-break: break-all;
  2236. display: -webkit-box;
  2237. -webkit-line-clamp: 2;
  2238. line-clamp: 2;
  2239. -webkit-box-orient: vertical;
  2240. margin: 10px;
  2241. }
  2242. .goods_price {
  2243. padding-left: 11px;
  2244. .selling_price {
  2245. font-size: 16px;
  2246. //font-family: Microsoft YaHei;
  2247. font-weight: 400;
  2248. color: $colorMain;
  2249. }
  2250. }
  2251. }
  2252. }
  2253. }
  2254. // 店铺热销 end
  2255. }
  2256. }
  2257. // 商品详情 评价 商品服务 店铺热销 end
  2258. // 优惠券弹框 start
  2259. .coupon_model {
  2260. .model_coupon_list {
  2261. display: flex;
  2262. flex-wrap: wrap;
  2263. .sld_coupon_item {
  2264. margin-right: 10px !important;
  2265. }
  2266. .sld_coupon_item:nth-child(2n) {
  2267. margin-right: 0 !important;
  2268. }
  2269. }
  2270. }
  2271. // 优惠券弹框 end
  2272. .cursor_pointer {
  2273. cursor: pointer;
  2274. }
  2275. // 分页
  2276. .sld_page_bottom {
  2277. margin-top: 20px;
  2278. }
  2279. //空页面数据样式
  2280. .empty_data {
  2281. padding-top: 170px;
  2282. span {
  2283. margin-top: 30px;
  2284. }
  2285. }
  2286. }
  2287. .imgOpen {
  2288. max-width: 1200px;
  2289. max-height: 700px;
  2290. margin: 0 auto;
  2291. display: block;
  2292. }
  2293. .detail-info {
  2294. border-bottom: 1px solid #e9eef4;
  2295. border-top: 1px solid #e9eef4;
  2296. margin: 10px 0;
  2297. table {
  2298. width: 100%;
  2299. table-layout: fixed;
  2300. word-break: break-word;
  2301. font-size: 14px;
  2302. line-height: 21px;
  2303. th {
  2304. color: #333;
  2305. padding-bottom: 15px;
  2306. padding-right: 20px;
  2307. vertical-align: top;
  2308. text-align: left;
  2309. font-weight: 400;
  2310. }
  2311. .th-label {
  2312. word-break: break-word;
  2313. }
  2314. td {
  2315. color: #222;
  2316. padding: 0 10px;
  2317. vertical-align: top;
  2318. word-break: keep-all;
  2319. word-wrap: break-word;
  2320. }
  2321. }
  2322. }