index.less 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650
  1. @charset "utf-8";
  2. * {
  3. margin: 0;
  4. padding: 0;
  5. font-family: "微软雅黑", "microsoft yahei";
  6. }
  7. ul,
  8. ol {
  9. list-style: none;
  10. }
  11. a:active {
  12. text-decoration: none;
  13. }
  14. a:hover {
  15. text-decoration: none;
  16. }
  17. a:visited {
  18. text-decoration: none;
  19. }
  20. a:link {
  21. text-decoration: none;
  22. }
  23. a:focus {
  24. text-decoration: none;
  25. }
  26. body {
  27. position: relative;
  28. }
  29. .clearfix {
  30. overflow: hidden;
  31. }
  32. .clearfix_2::after {
  33. content: '';
  34. display: block;
  35. height: 0;
  36. visibility: hidden;
  37. clear: both;
  38. }
  39. .hiddenColor {
  40. visibility: hidden;
  41. }
  42. .hand {
  43. cursor: pointer;
  44. }
  45. .aTag_parent {
  46. position: relative;
  47. }
  48. .aTag_parent>a,
  49. .aTag {
  50. display: block;
  51. width: 100%;
  52. height: 100%;
  53. position: absolute;
  54. z-index: 99;
  55. border: 0px;
  56. top: 0px;
  57. left: 0px;
  58. background: rgba(0, 0, 0, 0);
  59. }
  60. .dot1 {
  61. display: block;
  62. word-break: keep-all;
  63. white-space: nowrap;
  64. overflow: hidden;
  65. text-overflow: ellipsis;
  66. }
  67. .dot2 {
  68. overflow: hidden;
  69. display: -webkit-box;
  70. -webkit-box-orient: vertical;
  71. -webkit-line-clamp: 2;
  72. }
  73. .dot3 {
  74. overflow: hidden;
  75. display: -webkit-box;
  76. -webkit-box-orient: vertical;
  77. -webkit-line-clamp: 3;
  78. }
  79. input,
  80. img {
  81. border: none;
  82. }
  83. .cover100 img {
  84. display: block;
  85. width: 100%;
  86. height: 100%;
  87. object-fit: cover;
  88. }
  89. .back100 {
  90. background-size: 100% 100%;
  91. background-repeat: no-repeat;
  92. }
  93. article,
  94. aside,
  95. footer,
  96. header,
  97. time,
  98. video,
  99. main,
  100. nav,
  101. h4,
  102. h3,
  103. section {
  104. display: block;
  105. }
  106. .index_main {
  107. margin: 0 auto 30px;
  108. }
  109. .slow_6 {
  110. -webkit-transition: all .6s;
  111. -moz-transition: all .6s;
  112. -ms-transition: all .6s;
  113. -o-transition: all .6s;
  114. transition: all .6s;
  115. }
  116. .index_main {
  117. width: 1200px;
  118. }
  119. .shop_banner {
  120. width: 1200px;
  121. margin: 20px auto 0px;
  122. .shop_banner_a {
  123. overflow: hidden;
  124. display: block;
  125. width: 1200px;
  126. height: 90px;
  127. }
  128. .shop_banner_img {
  129. display: block;
  130. width: 1200px;
  131. }
  132. }
  133. .shop_nav_in {
  134. float: left;
  135. }
  136. .shop_nav_in_a {
  137. float: left;
  138. height: 75px;
  139. line-height: 75px;
  140. color: #333;
  141. font-size: 16px;
  142. background: #f8f5f5;
  143. width: 118px;
  144. border-bottom: solid 5px #A01C0E;
  145. font-weight: bold;
  146. margin: 5px 0;
  147. text-align: center;
  148. }
  149. .shop_nav_in_a:nth-of-type(4) {
  150. margin-right: 8px;
  151. }
  152. .shop_nav_in_a:hover {
  153. color: #A01C0E;
  154. }
  155. .shop_name_in {
  156. float: left;
  157. height: 40px;
  158. width: 1046px;
  159. float: left;
  160. box-sizing: border-box;
  161. .shop_name_a {
  162. float: left;
  163. height: 27px;
  164. line-height: 27px;
  165. color: #222;
  166. font-size: 20px;
  167. position: relative;
  168. margin: 7px 14.5px 0;
  169. padding: 0px 10px;
  170. }
  171. .shop_name_a::after {
  172. content: '/';
  173. display: block;
  174. position: absolute;
  175. top: 0px;
  176. right: -18px;
  177. height: 100%;
  178. line-height: 27px;
  179. color: #E9E9E9;
  180. font-size: 20px;
  181. }
  182. .shop_name_a:nth-last-of-type(1)::after {
  183. content: '';
  184. display: none;
  185. }
  186. .shop_name_a_only {
  187. background: #A01C0E;
  188. color: #fff;
  189. }
  190. }
  191. .shop_name_out {
  192. margin-top: 20px;
  193. }
  194. .shop_name_box {
  195. border-top: solid 1px #fff;
  196. .shop_name_box_a {
  197. height: 44px;
  198. line-height: 44px;
  199. color: #fff;
  200. font-weight: bold;
  201. font-size: 20px;
  202. }
  203. .shop_name {
  204. float: left;
  205. height: 44px;
  206. line-height: 44px;
  207. color: #fff;
  208. font-weight: bold;
  209. position: relative;
  210. z-index: 11;
  211. text-align: center;
  212. font-size: 20px;
  213. background: #A01C0E;
  214. padding: 0px 14px;
  215. }
  216. .shop_name_right {
  217. height: 40px;
  218. border-bottom: 1px solid #E8E9EC;
  219. margin-top: 4px;
  220. background: #F8F8F8;
  221. position: relative;
  222. z-index: 2;
  223. }
  224. .shop_name_right::after {
  225. content: '';
  226. display: block;
  227. position: absolute;
  228. top: 0px;
  229. right: 0px;
  230. height: 100%;
  231. width: 16px;
  232. background: url(@/public/img/9.png) no-repeat 0px bottom #fff;
  233. background-size: 100% auto;
  234. }
  235. .shop_name_btn {
  236. width: 24px;
  237. height: 24px;
  238. float: right;
  239. margin: 10px 22px 0px 0px;
  240. background: url(@/public/img/8.png) no-repeat center center;
  241. border-radius: 50%;
  242. background-size: 100% 100%;
  243. }
  244. }
  245. .shop_2_left {
  246. float: left;
  247. width: 900px;
  248. }
  249. .shop_3_right {
  250. float: right;
  251. width: 280px;
  252. }
  253. .shop_1_box {
  254. margin: 30px auto 0px;
  255. }
  256. .shop_2_box {
  257. margin: 30px auto 0px;
  258. }
  259. .shop_3_box {
  260. margin: 0px auto 0px;
  261. }
  262. .shop_4_box {
  263. margin: 4px auto 0px;
  264. height: 326px;
  265. }
  266. .shop_5_box {
  267. margin: 4px auto 0px;
  268. }
  269. .shop_2_left_name_box {
  270. height: 44px;
  271. line-height: 45px;
  272. color: #333;
  273. font-size: 16px;
  274. background: #F8F8F8;
  275. display: flex;
  276. box-sizing: border-box;
  277. width: 100%;
  278. padding: 0px 20px;
  279. .shop_2_left_name {
  280. height: 44px;
  281. line-height: 45px;
  282. word-break: keep-all;
  283. white-space: nowrap;
  284. }
  285. .shop_2_left_name_box_a {
  286. color: #333;
  287. font-size: 16px;
  288. height: 44px;
  289. line-height: 45px;
  290. cursor: pointer;
  291. }
  292. }
  293. .shop_ul_img_1 {
  294. border: solid 1px #EDCEA2;
  295. background: #FFF7ED;
  296. margin-top: 30px;
  297. }
  298. .choice_1_box {
  299. border: solid 1px #E9E9E9;
  300. box-sizing: border-box;
  301. .choice_1_btn_box {
  302. height: 64px;
  303. }
  304. .choice_1_btn {
  305. height: 64px;
  306. width: 50%;
  307. float: left;
  308. }
  309. .choice_1_btn_a {
  310. display: block;
  311. width: 100%;
  312. line-height: 64px;
  313. color: #333;
  314. font-style: italic;
  315. height: 64px;
  316. background: #F8F8F8;
  317. text-align: center;
  318. font-size: 16px;
  319. box-sizing: border-box;
  320. font-family: DingTalk JinBuTi, DingTalk JinBuTi;
  321. letter-spacing: 1px;
  322. cursor: pointer;
  323. }
  324. .choice_1_btn_only {}
  325. .choice_1_btn_only .choice_1_btn_a {
  326. background: #fff;
  327. border-bottom: solid 1px #fff;
  328. }
  329. }
  330. .shop_ul_img_2 {
  331. width: 252px;
  332. margin: 20px auto 0px;
  333. }
  334. .shop_li_img_2 {
  335. height: 22px;
  336. margin-bottom: 22px;
  337. .shop_li_img_2_a {
  338. display: block;
  339. height: 22px;
  340. display: flex;
  341. }
  342. .shop_li_img_2_num {
  343. width: 22px;
  344. max-width: 22px;
  345. min-width: 22px;
  346. height: 22px;
  347. line-height: 22px;
  348. text-align: center;
  349. background: #ccc;
  350. color: #F6F6F6;
  351. font-size: 16px;
  352. border-radius: 4px;
  353. margin-right: 10px;
  354. }
  355. .shop_li_img_2_right {
  356. height: 22px;
  357. }
  358. .shop_li_img_2_img {
  359. display: none;
  360. }
  361. .shop_li_img_2_text {
  362. height: 22px;
  363. line-height: 22px;
  364. color: #333;
  365. font-size: 16px;
  366. display: block;
  367. word-break: keep-all;
  368. white-space: nowrap;
  369. overflow: hidden;
  370. text-overflow: ellipsis;
  371. }
  372. }
  373. .shop_li_img_2:nth-of-type(1) {
  374. height: auto;
  375. margin-bottom: 15px;
  376. }
  377. .shop_li_img_2:nth-of-type(1) .shop_li_img_2_a {
  378. height: auto;
  379. }
  380. .shop_li_img_2:nth-of-type(1) .shop_li_img_2_right {
  381. height: auto;
  382. display: flex;
  383. border-bottom: solid 1px #E9E9E9;
  384. padding-bottom: 10px;
  385. }
  386. .shop_li_img_2:nth-of-type(1) .shop_li_img_2_img {
  387. display: block;
  388. width: 45px;
  389. height: 45px;
  390. margin-right: 10px;
  391. }
  392. .shop_li_img_2:nth-of-type(1) .shop_li_img_2_text {
  393. height: 44px;
  394. line-height: 22px;
  395. color: #333;
  396. font-size: 16px;
  397. font-weight: bold;
  398. overflow: hidden;
  399. display: -webkit-box !important;
  400. -webkit-box-orient: vertical;
  401. -webkit-line-clamp: 2;
  402. word-break: break-all;
  403. white-space: wrap;
  404. }
  405. .shop_li_img_2:nth-of-type(1) .shop_li_img_2_num {
  406. background: #A01C0E;
  407. color: #fff;
  408. }
  409. .shop_li_img_2:nth-of-type(2) .shop_li_img_2_num {
  410. background: #FFC62E;
  411. color: #fff;
  412. }
  413. .shop_li_img_2:nth-of-type(3) .shop_li_img_2_num {
  414. background: #E98008;
  415. color: #fff;
  416. }
  417. .shop_li_img_2:hover .shop_li_img_2_text {
  418. color: #A01C0E;
  419. }
  420. .shop_ul_img_3 {
  421. margin-top: 30px;
  422. height: 250px;
  423. }
  424. .shop_ul_img_3_box_2 {
  425. margin-top: 30px;
  426. height: 500px;
  427. }
  428. .shop_ul_img_3_3 {
  429. margin-top: 30px;
  430. height: 1000px;
  431. }
  432. .shop_li_img_3 {
  433. float: left;
  434. margin: 0px 24px 28px 0px;
  435. width: 180px;
  436. position: relative;
  437. }
  438. .shop_li_img_3_a {}
  439. .shop_li_img_3_img {
  440. display: block;
  441. width: 180px;
  442. height: 180px;
  443. }
  444. .shop_li_img_3_dot2 {
  445. width: 168px;
  446. margin: 10px auto 0px;
  447. height: 32px;
  448. line-height: 16px;
  449. color: #333;
  450. font-size: 14px;
  451. }
  452. .shop_li_img_3:nth-of-type(6n) {
  453. margin-right: 0px;
  454. }
  455. .shop_li_img_3_hover {
  456. position: absolute;
  457. z-index: 22;
  458. width: 100%;
  459. height: 100%;
  460. left: 0px;
  461. top: 0px;
  462. background: url(@/public/img/12.png) no-repeat left bottom;
  463. background-size: 100% auto;
  464. }
  465. .shop_li_img_3_hover_dot1 {
  466. width: 152px;
  467. position: absolute;
  468. left: 50%;
  469. margin-left: -76px;
  470. bottom: 13px;
  471. font-size: 14px;
  472. background: linear-gradient(to right, #FFE1AA, #F9F4E3, #FFE1AA);
  473. -webkit-background-clip: text;
  474. color: transparent;
  475. }
  476. .shop_li_img_3:hover .shop_li_img_3_hover {
  477. display: block;
  478. }
  479. .shop_hot_door_box {
  480. float: left;
  481. width: 384px;
  482. height: 221px;
  483. border: solid 1px #EDCEA2;
  484. background: #FFF7ED;
  485. margin: 0px 24px 28px 0px;
  486. box-sizing: border-box;
  487. }
  488. .shop_hot_door_left {
  489. margin-left: 20px;
  490. }
  491. .shop_hot_door_h4 {
  492. margin-top: 66px;
  493. height: 26px;
  494. color: #333;
  495. font-size: 22px;
  496. font-weight: lighter;
  497. }
  498. .shop_hot_door_title {
  499. height: 1px;
  500. border-left: solid 20px #333;
  501. border-right: solid 20px #333;
  502. padding: 0px 10px;
  503. margin: 18px 0px 0px;
  504. float: left;
  505. color: #333;
  506. font-size: 16px;
  507. line-height: 1px;
  508. float: left;
  509. }
  510. .shop_hot_door_btn {
  511. float: left;
  512. background: #EDCEA2;
  513. color: #B58035;
  514. font-size: 14px;
  515. height: 24px;
  516. line-height: 24px;
  517. padding: 0px 7px;
  518. margin-top: 20px;
  519. }
  520. .shop_hot_door_img {
  521. width: 146px;
  522. height: 146px;
  523. margin: 38px 21px 0px 19px;
  524. float: right;
  525. }
  526. .shop_hot_door_a {}
  527. .shop_li_img_3:hover .shop_li_img_3_dot2 {
  528. color: #A01C0E;
  529. }
  530. .shop_notice_content {
  531. padding: 10px 30px 30px 30px;
  532. height: 400px;
  533. overflow-y: auto;
  534. }
  535. @media screen and (min-width:1200px) {
  536. /*pc_1440*/
  537. @media screen and (max-width:1440px) {
  538. /*1200*/
  539. }
  540. .pc_none {
  541. display: none;
  542. }
  543. }
  544. @media screen and (max-width:599px) {}
  545. @media screen and (max-width:320px) {}