index_new.pc.css 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550
  1. @charset "utf-8";
  2. /**
  3. * PC端
  4. */
  5. #container{
  6. min-height: 500px;
  7. }
  8. li{list-style:none;}
  9. /* 轮播 */
  10. #swiper-container{width:100%;height:510px;min-width:1184px;overflow:hidden;position:relative;float: left;}
  11. #swiper-container .swiper-wrapper{position:relative;height:100%;z-index:0}
  12. #swiper-container .tempWrap{margin:0 auto;}
  13. #swiper-container .swiper-wrapper li{position:relative;zoom:1;vertical-align:middle;width:100%;overflow:hidden}
  14. #swiper-container .swiper-wrapper img{width:auto;height:510px;max-width:none;display:block;margin-left:50%;-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}
  15. #swiper-container .swiper-button-prev,#swiper-container .swiper-button-next{position:absolute;top:50%;margin-top:-34px;display:block;width:44px;height:68px;line-height:68px;background:rgba(255,230,220,.2);color:#FFF;font-size:40px;text-align:center;border-radius:2px}
  16. #swiper-container .swiper-button-prev{left:5px;right:auto}
  17. #swiper-container .swiper-button-next{left:auto;right:5px}
  18. #swiper-container .swiper-button-prev:after{content:"\276C"}
  19. #swiper-container .swiper-button-next:after{content:"\276D"}
  20. #swiper-container .swiper-button-prev:hover,#swiper-container .swiper-button-next:hover{background:rgba(255,230,220,.6)}
  21. #swiper-container .swiper-pagination{width:100%;height:14px;position:absolute;left:0;bottom:15px;z-index:1;text-align:center;font-size:0}
  22. #swiper-container .swiper-pagination span{display:inline-block;border:5px solid transparent;cursor:pointer}
  23. #swiper-container .swiper-pagination span:before{content:"";display:inline-block;width:14px;height:4px;background:rgba(255,255,255,.4);border-radius:2px}
  24. #swiper-container .swiper-pagination span.on:before{width:28px;background:#fff}
  25. .section_container{
  26. width: 100%;
  27. height: auto;
  28. float: left;
  29. }
  30. .section_container .inner{
  31. width:1184px;
  32. margin: 0 auto;
  33. }
  34. /*左右楼层*/
  35. .section_left{
  36. width: 900px;
  37. float:left;
  38. }
  39. .section_page{
  40. width: 100%;
  41. height: auto;
  42. float: left;
  43. }
  44. .section_page .section_page_title{
  45. width: 100%;
  46. height: 103px;
  47. box-sizing: border-box;
  48. padding: 31px 0 16px 0;
  49. }
  50. .section_page .section_page_title h1{
  51. font-size: 24px;
  52. line-height: 31px;
  53. text-align: left;
  54. color: #4a4f58;
  55. }
  56. .section_page .section_page_title p{
  57. font-size: 14px;
  58. line-height: 19px;
  59. text-align: left;
  60. color: #93979f;
  61. margin-top: 6px;
  62. }
  63. .section_page .section_page_main{
  64. width: 100%;
  65. float: left;
  66. height: 568px;
  67. overflow: hidden;
  68. transition: all 0.6s;
  69. }
  70. .section_page .floorCon{
  71. width: 100%;
  72. }
  73. .section_page .swiper-wrapper-floor{
  74. width: 100%;
  75. height: 268px;
  76. }
  77. .section_page .section_page_main.type_08{
  78. height: 268px;
  79. }
  80. .section_page .section_page_main.type_03{
  81. height: 704px;
  82. }
  83. .section_page .section_page_main.max{
  84. height:auto;
  85. }
  86. .section_page .page_main_item{
  87. width: 164px;
  88. height: 268px;
  89. float: left;
  90. margin-right: 16px;
  91. margin-bottom: 16px;
  92. background-color: #FFFFFF;
  93. transition:all 0.4s;
  94. display: block;
  95. }
  96. .section_page .page_main_item.default{
  97. cursor: default;
  98. }
  99. .section_page .page_main_item.ad_04{
  100. border-radius: 2px;
  101. }
  102. .section_page .page_main_item.ad_04:hover{
  103. transform:translateY(-5px);
  104. box-shadow:0 8px 8px rgba(102,102,102,0.05),0 10px 10px rgba(102,102,102,0.05),0 12px 12px rgba(102,102,102,0.05);
  105. }
  106. .section_page .page_main_item.ad_01{
  107. width: 884px;
  108. height: 120px;
  109. }
  110. .section_page .page_main_item.ad_02{
  111. width: 524px;
  112. }
  113. .section_page .page_main_item.ad_03{
  114. width: 344px;
  115. }
  116. .section_page .page_main_item_adv{
  117. width: 100%;
  118. height: 100%;
  119. display: block;
  120. }
  121. .section_page .page_main_image{
  122. width: 164px;
  123. height: 164px;
  124. display: block;
  125. float: left;
  126. border-radius: 2px 2px 0 0;
  127. }
  128. .section_page .page_main_text{
  129. width: 100%;
  130. height: 42px;
  131. float: left;
  132. box-sizing: border-box;
  133. margin-top: 10px;
  134. padding: 0 8px;
  135. white-space: normal;
  136. word-break: break-all;
  137. overflow: hidden;
  138. text-overflow: ellipsis;
  139. display: -webkit-box;
  140. -webkit-box-orient: vertical;
  141. -webkit-line-clamp: 2;
  142. line-height: 21px;
  143. }
  144. .section_page .page_main_tag{
  145. width: 100%;
  146. height:24px;
  147. float: left;
  148. margin-top: 16px;
  149. padding: 0 8px;
  150. }
  151. .section_page .page_main_tag p{
  152. display: block;
  153. padding: 0 4px;
  154. height:24px;
  155. box-sizing: border-box;
  156. border: 1px solid #e3ebf7;
  157. border-radius: 2px;
  158. float: left;
  159. font-size: 12px;
  160. line-height: 22px;
  161. text-align: center;
  162. color: #9aa5b5;
  163. }
  164. .section_page .page_main_price{
  165. width: 100%;
  166. height: 54px;
  167. float: left;
  168. box-sizing: border-box;
  169. padding: 0 8px;
  170. }
  171. .section_page .page_main_price .main_price_text{
  172. width: 100%;
  173. height: 54px;
  174. float: left;
  175. box-sizing: border-box;
  176. }
  177. .section_page .page_main_price .main_price_unde{
  178. width: 100%;
  179. height: 31px;
  180. line-height: 31px;
  181. font-size: 14px;
  182. color: #4a4f58;
  183. text-align: left;
  184. float: left;
  185. }
  186. .section_page .page_main_price .main_price_show{
  187. width: 100%;
  188. height: 30px;
  189. line-height: 30px;
  190. font-size: 14px;
  191. color: #f94b4b;
  192. text-align: left;
  193. float: left;
  194. }
  195. .section_page .page_main_price .main_price_show.none{
  196. color: #999999;
  197. text-decoration: line-through;
  198. }
  199. .section_page .page_main_price .price_text_tag{
  200. width: 100%;
  201. height: 22px;
  202. box-sizing: border-box;
  203. float: left;
  204. margin-top: 0px;
  205. }
  206. .section_page .page_main_price .price_text_tag .listTag{
  207. margin:0;
  208. float: left;
  209. }
  210. .section_page .page_main_price .main_price_none{
  211. width: 100%;
  212. height: 24px;
  213. box-sizing: border-box;
  214. float: left;
  215. margin-top: 2px;
  216. }
  217. .section_page .page_main_price .main_price_none.sec{
  218. margin-top: 25px;
  219. }
  220. .section_page .page_main_price .main_price_none .listTag{
  221. margin:0;
  222. }
  223. .section_page .page_main_price .price_grade{
  224. float: left;
  225. margin:0;
  226. height: 22px;
  227. line-height: 22px;
  228. color: #4A4F58;
  229. font-style: normal;
  230. font-size: 14px;
  231. }
  232. .section_page .page_main_price .price_grade span{
  233. display: inline-block;
  234. float: left;
  235. }
  236. .section_page .page_main_price .icon:before{
  237. width: 67px;
  238. height: 22px;
  239. }
  240. .section_page .page_main_price .price_grade_1:before{
  241. background-position:0 -714px;
  242. }
  243. .section_page .page_main_price .price_grade_2:before{
  244. background-position:0 -744px;
  245. }
  246. .section_page .page_main_price .price_grade_3:before{
  247. background-position:0 -774px;
  248. }
  249. .section_page .page_main_price .price_grade_4:before{
  250. background-position:0 -804px;
  251. }
  252. .section_page .page_main_price .price_grade_5:before{
  253. background-position:0 -834px;
  254. }
  255. .section_page .section_page_more{
  256. width: 100%;
  257. height: 32px;
  258. margin-top: 16px;
  259. float: left;
  260. }
  261. .section_page .section_page_more .more{
  262. width: 98px;
  263. height: 32px;
  264. line-height: 32px;
  265. font-size: 14px;
  266. margin: 0 auto;
  267. border-radius: 2px;
  268. border: 1px solid #cccccc;
  269. color: #909090;
  270. text-align: left;
  271. transition: all 0.2s;
  272. cursor: pointer;
  273. padding-left: 15px;
  274. box-sizing: border-box;
  275. position: relative;
  276. }
  277. .section_page .section_page_more .more .icon:before{
  278. background-position: -93px 7px;
  279. width: 20px;
  280. height: 32px;
  281. right: 0;
  282. position: absolute;
  283. }
  284. .section_page .section_page_more .more:hover{
  285. color: #E15616;
  286. border-color: #E15616;
  287. }
  288. .section_page .section_page_more .more:hover .icon:before{
  289. background-position: -153px 7px;
  290. }
  291. /*地库供应商*/
  292. .section_page .section_page_bottom{
  293. width: 100%;
  294. float: left;
  295. height: auto;
  296. }
  297. .section_page .page_main_li{
  298. width: 134px;
  299. height: 166px;
  300. float: left;
  301. margin-right: 16px;
  302. margin-bottom: 16px;
  303. background-color: #FFFFFF;
  304. transition:all 0.4s;
  305. display: block;
  306. }
  307. .section_page .page_main_li.ad_01{
  308. width: 884px;
  309. height: 184px;
  310. }
  311. .section_page .page_main_li.ad_02:hover{
  312. transform:translateY(-5px);
  313. box-shadow:0 8px 8px rgba(102,102,102,0.05),0 10px 10px rgba(102,102,102,0.05),0 12px 12px rgba(102,102,102,0.05);
  314. }
  315. .section_page .page_main_li.ad_02:hover .page_main_name{
  316. color: #E15616;
  317. font-weight: bold;
  318. }
  319. .section_page .page_main_li .page_main_logo{
  320. width: 100%;
  321. height: 134px;
  322. display: block;
  323. float: left;
  324. }
  325. .section_page .page_main_li .page_main_name{
  326. width: 100%;
  327. height: 32px;
  328. float: left;
  329. line-height: 32px;
  330. text-align: center;
  331. font-size: 14px;
  332. color: #4a4f58;
  333. background-color: #f9f9f9;
  334. }
  335. /*右边区域*/
  336. .section_right{
  337. width: 284px;
  338. float: right;
  339. box-sizing: border-box;
  340. padding-top: 103px;
  341. }
  342. .section_right .section_right_item{
  343. width: 100%;
  344. height: auto;
  345. background-color: #FFFFFF;
  346. float: left;
  347. margin-bottom: 16px;
  348. padding: 16px;
  349. box-sizing: border-box;
  350. border-radius: 2px;
  351. }
  352. .section_right .right_item_title{
  353. width: 100%;
  354. height: 22px;
  355. line-height: 22px;
  356. float: left;
  357. margin-bottom: 8px;
  358. }
  359. .section_right .right_item_title p{
  360. float: left;
  361. font-size: 16px;
  362. font-weight: bold;
  363. color: #4a4f58;
  364. text-align: left;
  365. }
  366. .section_right .right_item_title a{
  367. display: inline-block;
  368. float: right;
  369. font-size: 12px;
  370. color: #909090;
  371. text-align: right;
  372. }
  373. .section_right .right_item_title a:hover{
  374. color: #E15616;
  375. text-decoration: underline;
  376. }
  377. .section_right .right_item_main{
  378. width: 100%;
  379. height: auto;
  380. }
  381. .section_right .item_banner{
  382. width: 252px;
  383. height: 252px;
  384. display: block;
  385. float: left;
  386. position: relative;
  387. margin-bottom: 10px;
  388. }
  389. .section_right .item_banner img{
  390. width: 252px;
  391. height: 252px;
  392. display: block;
  393. }
  394. .section_right .item_banner .name{
  395. width: 100%;
  396. height: 32px;
  397. position: absolute;
  398. bottom: 0;
  399. background: rgba(0,0,0,0.4);
  400. line-height: 32px;
  401. font-size: 16px;
  402. color: #ffffff;
  403. text-align: left;
  404. white-space:nowrap;
  405. overflow:hidden;
  406. text-overflow:ellipsis;
  407. padding: 0 10px;
  408. box-sizing: border-box;
  409. }
  410. .section_right .item_banner .statu{
  411. width: 72px;
  412. height: 22px;
  413. border-radius: 11px;
  414. background: rgba(0,0,0,0.4);
  415. position: absolute;
  416. left: 8px;
  417. top: 8px;
  418. }
  419. .section_right .item_banner .statu i{
  420. display: block;
  421. width: 12px;
  422. height: 12px;
  423. float: left;
  424. margin: 6px 0 0 6px;
  425. }
  426. .section_right .item_banner .statu .icon-wart{
  427. background: url("/img/live/icon-live.png");
  428. background-size: cover;
  429. }
  430. .section_right .item_banner .statu .icon-live{
  431. background: url("/img/live/icon-liveing.gif");
  432. background-size: cover;
  433. }
  434. .section_right .item_banner .statu .icon-end{
  435. width: 11px;
  436. height: 12px;
  437. margin: 5px 0 0 5px;
  438. background: url("/img/live/icon-lives.png");
  439. background-size: cover;
  440. }
  441. .section_right .item_banner .statu p{
  442. float: left;
  443. width: 50px;
  444. text-align: center;
  445. font-size: 12px;
  446. line-height: 22px;
  447. color: #FFF;
  448. }
  449. .section_right .item_text{
  450. display: block;
  451. width: 100%;
  452. height:26px;
  453. line-height: 26px;
  454. font-size: 14px;
  455. color: #4a4f58;
  456. margin: 3px 0;
  457. }
  458. .section_right .item_text .item_text_name{
  459. width: 164px;
  460. text-align: left;
  461. white-space:nowrap;
  462. overflow:hidden;
  463. text-overflow:ellipsis;
  464. padding-left: 12px;
  465. box-sizing: border-box;
  466. float: left;
  467. position: relative;
  468. }
  469. .section_right .item_text .item_text_name.info{
  470. width: 100%;
  471. }
  472. .section_right .item_text .item_text_name:before{
  473. content: '';
  474. width: 4px;
  475. height: 4px;
  476. border-radius: 50%;
  477. background-color: #cccccc;
  478. position: absolute;
  479. left: 0;
  480. top: 11px;
  481. }
  482. .section_right .item_text .item_text_time{
  483. float: right;
  484. }
  485. .section_right .item_text:hover{
  486. color: #E15616;
  487. text-decoration: underline;
  488. }
  489. .section_right .item_text:hover .item_text_name:before{
  490. background-color: #E15616;
  491. }
  492. #recommendBox .swiper-pagination{
  493. width:100%;
  494. padding:10px 0;
  495. z-index:1;
  496. text-align:center;
  497. font-size:0;
  498. }
  499. #recommendBox .swiper-pagination span{
  500. display:inline-block;
  501. width:14px;
  502. height:4px;
  503. border:5px solid transparent;
  504. cursor:pointer;
  505. opacity:.2;
  506. }
  507. #recommendBox .swiper-pagination span:before{
  508. content:"";
  509. display:inline-block;
  510. width:100%;
  511. height:4px;
  512. background:#E15616;
  513. border-radius:2px;
  514. }
  515. #recommendBox .swiper-pagination span.on{
  516. width:28px;
  517. opacity:1;
  518. }
  519. footer{
  520. width: 100%;
  521. height: auto;
  522. float: left;
  523. }
  524. /* 首页右侧导航 */
  525. #sideNav{display:none;position:fixed;right:0;margin-right:0;width:88px;z-index:9999;bottom:180px;}
  526. #sideNav .item{width:100%;background-color:#fff;box-sizing:border-box;text-align:center;box-shadow:0 2px 4px rgb(254,246,243);border-radius:2px;margin-bottom:10px;font-size:12px;position:relative}
  527. #sideNav .item>a{display:block;width:100%;box-sizing:border-box;padding:14px 6px;line-height:14px;position:relative;font-size: 13px;}
  528. #sideNav .item>a:before{content:'';position:absolute;width:70px;left:9px;top:0;border-top:1px solid #FEF6F3}
  529. #sideNav .item>a:first-child:before{display:none}
  530. #sideNav .item>a.on{background:#FEF6F3;color:#E15616}
  531. /* 中屏导航与广告显示 */
  532. @media screen and (max-width:1420px){
  533. #sideNav,#scrollTop{right:10px;margin-right:0;opacity:.9;}
  534. #advertising{left:10px;margin-left:0;opacity:.9;}
  535. }
  536. /*美博会*/
  537. .section_page .page_main_text .tag{width: 44px;height: 18px;line-height: 18px;font-size: 12px;display: inline-block;margin-right: 5px;text-align: center;color: #FFFFFF !important;background-image: linear-gradient(270deg, #f9c023 0%, #f83600 100%);border-radius: 0px 10px 0px 0px;margin-top: 2px;}
  538. .Popup{position: fixed;background: rgba(34,39,46, 0.5);top: 0;left: 0;width: 100%;height: 100%;z-index: 99999;opacity: 0;}
  539. .Popup.show{opacity: 1;}
  540. .Popup .show_popup{width: 655px;height: 460px;position: absolute;top: 0;right: 0;left: 0;bottom: 0;margin: auto;cursor: pointer}
  541. .bg_img img{width: 100%;height: 100%;}
  542. .bg_icon{text-align: right;position: absolute;right: 70px; top: 50px;}
  543. .bg_icon .icon{width: 50px;height: 50px;display: inline-block;}
  544. .bg_icon .icon:before{width: 50px;height: 50px;background-position: -187px -545px;cursor: pointer;}