homelist.css 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651
  1. .footer_copy,.w_im {display:none;}
  2. body{background:#fff;}
  3. /* v2 搜搜 */
  4. .yv2_listSearch{
  5. width: 100%;
  6. height: 50px;
  7. background: #fff;
  8. display: flex;
  9. display: -webkit-flex; /* Safari */
  10. align-items: center;
  11. justify-content:center;
  12. position: fixed;
  13. left: 0px;
  14. top: 50px;
  15. z-index: 10;
  16. border-bottom: 1px solid #f9f9f9;
  17. }
  18. .yv2_listSearchBox{
  19. width: 95%;
  20. margin: 0 auto;
  21. height: 34px;
  22. display: -webkit-flex; /* Safari */
  23. display: flex;
  24. align-items: center;
  25. justify-content:space-between;
  26. background: #F4F4F4;
  27. border-radius: 20px;
  28. }
  29. .yv2_listSearchBox span{
  30. font-size: 0.875rem;
  31. color: #999;
  32. display: inline-block;
  33. margin-left: 10px;
  34. }
  35. .yv2_listSearchBox em{
  36. margin-right: 10px;
  37. font-size: 0.875rem;
  38. color: #4191F0;
  39. display: -webkit-flex; /* Safari */
  40. display: flex;
  41. align-items: center;
  42. }
  43. .yv2_listSearchBox em img{
  44. width: 12px;
  45. height: 12px;
  46. display:inline-block;
  47. margin-right: 5px;
  48. }
  49. .yv2_adcBox{
  50. width: 100%;
  51. height: auto;
  52. }
  53. .yv2_adcBox_main{
  54. width: 95%;
  55. margin: 0 auto;
  56. height: auto;
  57. background: #f9f9f9;
  58. border-radius: 5px;
  59. overflow: hidden;
  60. margin-top: 10px;
  61. }
  62. .yv2_adcBox_main img{
  63. width: 100%;
  64. height: auto;
  65. }
  66. .bodyon{overflow: hidden;height: 100%;}
  67. .y_qylist_cnet .y_qylist_cnet_ind a.link_click_a#on{background:#FFF;color:#2F72F6;}
  68. .y_homelist_head{ background: #fff; border-bottom: 1px solid #eee;}
  69. .y_homelist_bg{ position: relative;}
  70. .y_homelist_bg .y_tu{ height: 140px; width: 100%;}
  71. .y_homelist_bg .y_tu img{ height: 100%; width: 100%;}
  72. .y_homelist_bg .y_input{ width: 75%; margin: 0 auto; position: absolute; z-index: 10; bottom: -15px;left: 50%; margin-left:-37%; }
  73. .y_homelist_bg .y_input .y_lplist_inp{ display: inline-block; font-size: 1rem; color: #999; background: url('/overseas/img/ico_14.png') #fff no-repeat 12px center; padding-left: 40px; height: 35px; line-height: 35px; width: 100%; border-radius: 30px; border:none; background-size: 22px; box-shadow: 0px 1px 6px 0px #ccc;}
  74. /*区域选择*/
  75. .three_area{position: absolute;height: 100%;background: #fff;width:100%;top: 0;left: 100%;z-index: 999;overflow-y: auto;}
  76. .y_qylist{ position: relative;}
  77. .y_qylist_hoe{ padding-bottom: 6px;}
  78. .y_qylist {padding:5px 0;}
  79. .y_qylist .y_qylist_con{width: 25%; text-align: center; float: left;}
  80. .y_qylist .y_qylist_con p.y_topimg img{ width: 25px; height: 25px;}
  81. .y_qylist .y_qylist_con p.y_topmain{
  82. margin-top: 5px;
  83. display: -webkit-flex; /* Safari */
  84. display: flex;
  85. align-items: center;
  86. justify-content: center;
  87. }
  88. .y_qylist .y_qylist_con p.y_topmain span{ font-size: 0.9rem; color: #444; display: inline-block;}
  89. .y_qylist .y_qylist_con p.y_topmain i{
  90. width: 12px;
  91. height: 12px;
  92. margin-left: 5px;
  93. display: -webkit-flex; /* Safari */
  94. display: flex;
  95. align-items: center;}
  96. .y_qylist .y_qylist_con p.y_topmain i img{width: 100%; height: 100%;}
  97. .y_qylist_cnet{ overflow: hidden; position: absolute; z-index: 10; left: 0px; top: 50px; width: 100%; box-shadow: 1px 0 6px 0px rgba(204, 204, 204, 0.57);}
  98. .y_qylist_cnet .y_qylist_cnet_ind{ display: none; width: 100%; height:240px;overflow-y:auto; background: #f3f4f9;}
  99. .y_qylist_cnet .y_qylist_cnet_ind a{ display: block; font-size: 1rem; color: #666; padding: 10px; border-bottom: 1px dashed #e3e3e3;}
  100. .y_qylist_cnet .y_qylist_cnet_ind a.on{ background: #fff; color:#ee4433;}
  101. .y_homelist_list{
  102. width: 95%;
  103. margin: 0 auto;
  104. }
  105. .y_homelist_list ul li{
  106. border-bottom: 1px solid #eee;
  107. padding-bottom: 15px;
  108. margin-top: 15px;
  109. position: relative;
  110. }
  111. .y_homelist_list ul li .sell_conterBox a{
  112. display: -webkit-flex; /* Safari */
  113. display: flex;
  114. align-items: flex-start;
  115. justify-content:space-between;
  116. }
  117. .y_homelist_list ul li .sell_conterBox .sell_conterBox_l{
  118. width: 35%;
  119. height: 92px;
  120. position: relative;
  121. }
  122. .y_homelist_list ul li .sell_conterBox .sell_conterBox_l p.img{
  123. width: 100%;
  124. height: 100%;
  125. border-radius: 5px;
  126. overflow: hidden;
  127. }
  128. .y_homelist_list ul li .sell_conterBox .sell_conterBox_l p.img img{
  129. width: 100%;
  130. height: 100%;
  131. }
  132. .y_homelist_list ul li .sell_conterBox .sell_conterBox_l p.city{
  133. position: absolute;
  134. top:0;
  135. left: 0;
  136. font-size: 0.625rem;
  137. color: #fff;
  138. height: 18px;
  139. line-height: 18px;
  140. padding: 0 10px;
  141. border-radius: 5px 0 5px 0;
  142. background: rgba(0,0,0,0.4);
  143. z-index: 2;
  144. }
  145. .y_homelist_list ul li .sell_conterBox .sell_conterBox_l p.hangpai{
  146. position: absolute;
  147. right: -5px;
  148. top: -3px;
  149. font-size:0.625rem;
  150. color: #fff;
  151. padding: 0 10px;
  152. height: 20px;
  153. line-height: 18px;
  154. background: linear-gradient(-90deg, #4A4EA5 0%, #686DD2 98%);
  155. border-radius: 15px 10px 0px 15px;
  156. z-index: 2;
  157. }
  158. .y_homelist_list ul li .sell_conterBox .sell_conterBox_l p.hangpai:after{
  159. content:'';
  160. position: absolute;
  161. right: 0px;
  162. top:20px;
  163. right: 0px;
  164. width: 0;
  165. height: 0;
  166. border-top: 5px solid #2C3078ed;
  167. border-right: 5px solid transparent;
  168. }
  169. .y_homelist_list ul li .sell_conterBox .sell_conterBox_l .sdin{
  170. position: absolute;
  171. left: 5px;
  172. bottom: 4px;
  173. z-index: 2;
  174. display: -webkit-flex; /* Safari */
  175. display: flex;
  176. align-items: center;
  177. justify-content:flex-start;
  178. }
  179. .y_homelist_list ul li .sell_conterBox .sell_conterBox_l .vvid_pic_ico {
  180. border-radius: 100%;
  181. width:16px;
  182. height:16px;
  183. border:1px solid #fff;
  184. background: url(/overseas/img/vr_animation.png) rgba(0,0,0,0.5);
  185. background-position-y: 0;
  186. background-repeat: no-repeat;
  187. background-size: 100%;
  188. }
  189. .y_homelist_list ul li .sell_conterBox .sell_conterBox_l .vr-animation-forever {
  190. -webkit-animation:vr 5s steps(80) infinite;
  191. animation:vr 5s steps(80) infinite;
  192. }
  193. @-webkit-keyframes vr {to{background-position-y:100%}}
  194. @keyframes vr {to{background-position-y:100%}}
  195. .y_homelist_list ul li .sell_conterBox .sell_conterBox_l .vid_ico{
  196. width: 16px;
  197. height: 16px;
  198. display: -webkit-flex; /* Safari */
  199. display: flex;
  200. align-items: center;
  201. margin-left: 4px;
  202. }
  203. .y_homelist_list ul li .sell_conterBox .sell_conterBox_l .vid_ico img{
  204. width: 100%;
  205. height: 100%;
  206. }
  207. .y_homelist_list ul li .sell_conterBox .sell_conterBox_r{
  208. width: 61%;
  209. }
  210. .y_homelist_list ul li .sell_conterBox .sell_conterBox_r h2{
  211. font-size: 0.937rem;
  212. font-weight: bold;
  213. color: #343434;
  214. overflow: hidden;
  215. text-overflow: ellipsis;
  216. white-space: nowrap;
  217. max-width: 70%;
  218. margin-top: 2px;
  219. }
  220. .y_homelist_list ul li .sell_conterBox .sell_conterBox_r p.pric{
  221. margin-top: 8px;
  222. font-size: 0.625rem;
  223. color: #FB5034;
  224. }
  225. .y_homelist_list ul li .sell_conterBox .sell_conterBox_r p.pric span{
  226. font-size: 0.937rem;
  227. font-weight: bold;
  228. }
  229. .y_homelist_list ul li .sell_conterBox .sell_conterBox_r p.time{
  230. margin-top: 5px;
  231. font-size: 0.625rem;
  232. color: #9A9A9A;
  233. }
  234. .y_homelist_list ul li .sell_conterBox .sell_conterBox_r p.style{
  235. margin-top: 5px;
  236. display: -webkit-flex; /* Safari */
  237. display: flex;
  238. align-items: center;
  239. font-size: 0;
  240. }
  241. .y_homelist_list ul li .sell_conterBox .sell_conterBox_r p.style i{
  242. font-size: 0.625rem;
  243. color: #fff;
  244. height: 18px;
  245. line-height: 18px;
  246. background: #3882D2;
  247. padding: 0 5px;
  248. border-radius: 2px;
  249. }
  250. .y_homelist_list ul li .sell_conterBox .sell_conterBox_r p.style span{
  251. font-size: 0.625rem;
  252. color: #507EB0;
  253. height: 18px;
  254. line-height: 18px;
  255. background: #F1F7FF;
  256. padding: 0 5px;
  257. border-radius: 2px;
  258. display: inline-block;
  259. margin-left: 5px;
  260. }
  261. .y_homelist_list ul li .sell_conterBox .lp_zk{
  262. margin-top:11px;
  263. width: 100%;
  264. display: -webkit-flex; /* Safari */
  265. display: flex;
  266. align-items: center;
  267. justify-content: flex-start;
  268. }
  269. .y_homelist_list ul li .sell_conterBox .lp_zk span{
  270. background: linear-gradient(90deg, #FFEFED 0%, #FFF8F7 100%);
  271. border-radius: 10px;
  272. display: inline-block;
  273. padding: 3px 8px;
  274. font-size: 0.625rem;
  275. color: #333333;
  276. }
  277. .y_homelist_list ul li .sell_conterBox .lp_zk img{
  278. width: 13px;
  279. height: 13px;
  280. display: inline-block;
  281. margin-right: 3px;
  282. }
  283. .y_homelist_list ul li .sell_conterBox .lp_zk i{
  284. color: #B5B5B5;
  285. display: inline-block;
  286. padding: 0 3px;
  287. }
  288. .y_homelist_list ul li .lp_tell{
  289. position: absolute;
  290. right: 0px;
  291. top:22%;
  292. }
  293. .y_homelist_list ul li .lp_tell a{
  294. display: -webkit-flex; /* Safari */
  295. display: flex;
  296. align-items: center;
  297. font-size: 0.75rem;
  298. color: #fff;
  299. height: 27px;
  300. padding: 0 10px;
  301. background: #44A6F5;
  302. border-radius: 14px;
  303. }
  304. .y_homelist_list ul li .lp_tell a img{
  305. width: 12px;
  306. height: 12px;
  307. display: inline-block;
  308. margin-right: 5px;
  309. }
  310. .dropload-up,.dropload-down{
  311. position: relative;
  312. height: 0;
  313. overflow: hidden;
  314. font-size: 12px;
  315. /* 开启硬件加速 */
  316. -webkit-transform:translateZ(0);
  317. transform:translateZ(0);
  318. }
  319. .dropload-down{
  320. height: 50px;
  321. }
  322. .dropload-refresh,.dropload-update,.dropload-load,.dropload-noData{
  323. height: 50px;
  324. line-height: 50px;
  325. text-align: center;
  326. }
  327. .dropload-load .loading{
  328. display: inline-block;
  329. height: 15px;
  330. width: 15px;
  331. border-radius: 100%;
  332. margin: 6px;
  333. border: 2px solid #666;
  334. border-bottom-color: transparent;
  335. vertical-align: middle;
  336. -webkit-animation: rotate 0.75s linear infinite;
  337. animation: rotate 0.75s linear infinite;
  338. }
  339. @-webkit-keyframes rotate {
  340. 0% {
  341. -webkit-transform: rotate(0deg);
  342. }
  343. 50% {
  344. -webkit-transform: rotate(180deg);
  345. }
  346. 100% {
  347. -webkit-transform: rotate(360deg);
  348. }
  349. }
  350. @keyframes rotate {
  351. 0% {
  352. transform: rotate(0deg);
  353. }
  354. 50% {
  355. transform: rotate(180deg);
  356. }
  357. 100% {
  358. transform: rotate(360deg);
  359. }
  360. }
  361. /*搜索弹出*/
  362. .clear_c{display:block; zoom:1;}
  363. .clear_c:after{content:"."; display:block; visibility:hidden; height:0; clear:both;}
  364. .search-header{ background: #fff; display: block; padding: 10px;}
  365. .back-btn_maing{ float: left; width: 10%; display: block;}
  366. .back_search_m{ width: 88%; float: right; display: block;}
  367. .back_search_m .form input{ width: 85%; margin-bottom: 0px; display: block; float: left; border: 1px solid #4292F1; border-radius:0; height: 35px;font-size:0.8rem;padding:0 10px;}
  368. .back_search_m .form a{ width: 15%; background: #4292F1; display: block; float: left; text-align: center; height: 35px; line-height: 35px;}
  369. .back_search_m .form a img{width: 23px; height: auto;}
  370. .back_search_m .form{ position: relative;}
  371. .back_search_m .form .y_scriptm{ position: absolute; width:100%; left: 0px;top: 34px;z-index: 12;}
  372. .back_search_m .form .y_scriptm .select4_box{background:#fff; border: 1px solid #e1e1e1; width: 100%;}
  373. .back_search_m .form .y_scriptm .select4_box ul li{width: 100%;}
  374. .back_search_m .form .y_scriptm .select4_box ul li a{ background:none; display: inline-block; width: 100%; text-align: left; padding: 0 10px;}
  375. .back_search_m .form .y_scriptm .select4_box ul li span:nth-child(1){display: block; float: left;}
  376. .back_search_m .form .y_scriptm .select4_box ul li span:nth-child(1){font-size: 1rem; color: #333;}
  377. .back_search_m .form .y_scriptm .select4_box ul li span:nth-child(1) i{font-size: 0.8rem;color: #666; display: inline-block; margin-left: 5px;}
  378. .back_search_m .form .y_scriptm .select4_box ul li span:nth-child(2){display: block; float: right; font-size: 0.8rem; color: #666;}
  379. .back_search_m .form .y_scriptm .select4_box ul li span:nth-child(2) em{font-size: 1rem;color: #f00;}
  380. .select4_box li.active{ background:#f5f5f5;}
  381. .back_search_m .form .y_scriptm .select4_box{ width: 100%; height: 239px; overflow: auto; overflow-y:auto;}
  382. #serachBox {
  383. z-index: 10;
  384. position: relative;
  385. }
  386. .search-container .title {
  387. position: relative;
  388. padding: 18px 10px 13px 23px;
  389. line-height: 14px;
  390. font-size: 1rem;
  391. background-color: #f5f5f5;
  392. border-bottom: 1px solid #ebebeb;
  393. color:#000;
  394. }
  395. .search-container .title .title-icon {
  396. position: absolute;
  397. display: block;
  398. left: 13px;
  399. top: 18px;
  400. width: 2px;
  401. height: 14px;
  402. background-color: #4292F1;
  403. }
  404. .search-container .filter-list, .search-container .history-list {
  405. padding: 0 10px;
  406. background-color: #FFF;
  407. /*border:1px solid;*/
  408. }
  409. .search-container .filter-list .filter-item {
  410. float: left;
  411. box-sizing: border-box;
  412. width: 33.33333333%;
  413. height: 41px;
  414. border-bottom: 1px solid #ebebeb;
  415. /*border: 1px solid #ebebeb;*/
  416. /*margin:0px 10px;*/
  417. /*border-right: 1px solid #ebebeb;*/
  418. display: block;
  419. }
  420. .search-container .history-list .list-item a {
  421. display: block;
  422. width: 100%;
  423. height: 41px;
  424. font-size: 0.9rem;
  425. line-height: 41px;
  426. border-bottom: 1px solid #ebebeb;
  427. text-overflow: ellipsis;
  428. white-space: nowrap;
  429. overflow: hidden;
  430. color:#333;
  431. }
  432. .search-container .filter-list .filter-item a {
  433. display: block;
  434. box-sizing: border-box;
  435. width: 100%;
  436. height: 100%;
  437. padding: 11px 0;
  438. font-size: 0.9rem;
  439. text-align: center;
  440. color: #333;
  441. }
  442. .search-container .filter-list .filter-item a .item-text {
  443. display: block;
  444. box-sizing: border-box;
  445. width: 100%;
  446. height: 100%;
  447. float: left;
  448. font-size: 0.9rem;
  449. text-overflow:ellipsis;
  450. white-space:nowrap;
  451. overflow:hidden;
  452. border-right:1px solid #ebebeb;
  453. padding:0 5px;
  454. }
  455. .search-container .filter-list .filter-item:nth-child(3n) a .item-text{border-right:0px;}
  456. .search-container .filter-list .filter-item a i{ float: left; width: 16px; height: 15px; display: block; margin-left: 5px;}
  457. .search-container .filter-list .filter-item a i img{ width: 100%; height: 100%;position: relative;top:-5px}
  458. .search-container .search-history .title {
  459. border-top: 1px solid #ebebeb;
  460. }
  461. .search-container .clear-histroy {
  462. display: block;
  463. width: 100%;
  464. height: 41px;
  465. line-height: 41px;
  466. text-align: center;
  467. border-top: 1px solid #e7e7e7;
  468. border-bottom: 1px solid #e7e7e7;
  469. color: #999;
  470. font-size: 1rem;
  471. background-color: #fafafa;
  472. }
  473. .search-container .none-history {
  474. display: none;
  475. width: 100%;
  476. height: 41px;
  477. line-height: 41px;
  478. text-align: center;
  479. border-bottom: 1px solid #e7e7e7;
  480. color: #999;
  481. font-size: 1rem;
  482. background-color: #FFF;
  483. }
  484. .search-header .back-btn {
  485. position: absolute;
  486. left: 8px;
  487. top: 13px;
  488. width: 30px;
  489. height: 30px;
  490. background: url("/overseas/img/u5.png") no-repeat;
  491. background-size: 30px 30px;
  492. background-position: center;
  493. }
  494. /*轮播*/
  495. .banner {height:197px;overflow:hidden;position:relative;}
  496. .banner .banner_img {background:#fff;}
  497. .banner .banner_img ul li{height:197px;}
  498. .banner .banner_img ul li a img {display:block;width:100%; height: 100%;}
  499. #swiper-pagination1{left:10px;bottom:11px; width: auto;}
  500. .swiper-pagination-bullet{background:#FFF;opacity:1;width:10px;height:10px;}
  501. .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px;}
  502. .swiper-pagination-bullet-active{background:#FF6C00}
  503. .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{width: 100%;}
  504. /*筛选栏*/
  505. .wx_screen_box{border-bottom-left-radius:15px;border-bottom-right-radius:15px;overflow:hidden;position:fixed;left:0;top:-500px;z-index:110;background:#fff;width:100%;}
  506. .wx_screen_btn {height:50px;line-height:50px;text-align:center;border-top:1px solid #eee;}
  507. .wx_screen_btn a:nth-child(1) {color:#666;font-size:0.875rem;height:50px;float:left;margin-left:17px;}
  508. .wx_screen_btn span {font-size:1rem;}
  509. .wx_screen_btn a.wx_confirm {color:#2F72F6;font-size:0.875rem;height:50px;float:right;margin-right:17px;}
  510. .wx_screen_btn.sh {height:40px;line-height:40px;}
  511. .wx_screen_btn.sh span{
  512. font-size: 1.125rem;
  513. font-weight: bold;
  514. color: #333;
  515. }
  516. .wx_screen_btn.sh span i{
  517. font-size: 1.125rem;
  518. font-weight: bold;
  519. color: #333;
  520. }
  521. .wx_sreen_con {max-height:386px;overflow-y:auto;position:relative;width:100%;}
  522. .wx_sreen_con .y_qylist_cnet {position:inherit;top:0;}
  523. .wx_sreen_con .y_qylist_cnet .y_qylist_cnet_ind {background:#F5F5F5;width:110px;}
  524. .wx_sreen_con .y_qylist_cnet .y_qylist_cnet_ind a {color:#5D5C5C;border:none;font-size:0.875rem;}
  525. .wx_sreen_con .y_qylist_cnet .y_qylist_cnet_ind .three_area {width:70%;text-align:left;padding:0 10px;}
  526. .wx_sreen_con .y_qylist_cnet .y_qylist_cnet_ind .three_area a{font-size:0.875rem;margin:8px;display:inline-block;text-align:center;width:100px;background:#F5F5F5;border-radius:20px;}
  527. .wx_sreen_con .y_qylist_cnet .y_qylist_cnet_ind a.on {color:#2F72F6;}
  528. .wx_sreen_con .y_qylist_cnet .wx_btn {width:100%;background:#fff;text-align:left;}
  529. .wx_sreen_con .y_qylist_cnet .wx_btn a {font-size:0.875rem;margin:8px;display:inline-block;text-align:center;width:100px;background:#F5F5F5;border-radius:20px;}
  530. .wx_sreen_con .y_qylist_cnet .wx_btn_1 {width:92%;margin: 0 auto; background:#fff;}
  531. .wx_sreen_con .y_qylist_cnet .wx_btn_1 a {margin:8px 0;display:inline-block;text-align:center;background:#F5F5F5;border-radius:20px;padding:7px 0px;font-size:0.875rem; width: 30%; margin-right: 3.3%;}
  532. .wx_sreen_con .y_qylist_cnet .wx_btn_1 a:nth-child(3n){margin-right: 0px;}
  533. .wx_sreen_con .y_qylist_cnet .y_qylist_cnet_ind .three_area a.in{background:#2F72F6;color:#fff;}
  534. .wx_sreen_con .y_qylist_cnet .wx_btn a.in{background:#2F72F6;color:#fff;}
  535. .wx_sreen_con .y_qylist_cnet .wx_btn_1 a.in{background:#2F72F6;color:#fff;}
  536. .wx_sreen_con .y_qylist_cnet .y_qylist_cnet_ind .three_area a.ki{background:#2F72F6;color:#fff;}
  537. .wx_sreen_con .y_qylist_cnet .wx_btn a.ki{background:#2F72F6;color:#fff;}
  538. .wx_sreen_con .y_qylist_cnet .wx_btn_1 a.ki{background:#2F72F6;color:#fff;}
  539. .yv3_revamp .y_v3filtrateList{
  540. width: 92%;
  541. margin: 0 auto;
  542. }
  543. .yv3_revamp .y_v3filtrateList .m_title {margin-top: 10px; font-size:1.025rem;font-weight:bold;margin-bottom:10px;color:#101D37;}
  544. .yv3_revamp .y_v3filtrateList .js_screen_box a{
  545. margin: 8px 0px;
  546. margin-right: 3.3%;
  547. width: 30%;
  548. display: inline-block;
  549. padding: 7px 0;
  550. }
  551. .yv3_revamp .y_v3filtrateList .js_screen_box a.on{
  552. color: #fff;
  553. background: #2F72F6;
  554. }
  555. .yv3_revamp .y_v3filtrateList .js_screen_box a:nth-child(3n){
  556. margin-right: 0px;
  557. }
  558. .wx_sreen_con .y_qylist_cnet .yv3_revamp .y_v3buttomBox{ position: absolute; width: 100%; left: 0px; bottom: 0px;background: #fff; height: auto;box-shadow:0px 0px 7px 2px rgba(204,204,204,0.3); padding: 10px 0;}
  559. .yv3_revamp .y_v3buttomBox .lise_bran{
  560. padding: 0 10px;
  561. display: -webkit-flex; /* Safari */
  562. display: flex;
  563. justify-content: flex-start;
  564. align-items:center;
  565. }
  566. .yv3_revamp .y_v3buttomBox .lise_bran span{
  567. height: 30px;
  568. line-height: 30px;
  569. padding: 0 10px;
  570. display: -webkit-flex; /* Safari */
  571. display: flex;
  572. justify-content: center;
  573. align-items:center;
  574. font-size: 0.875rem;
  575. color: #333;
  576. background: #F5F5F5;
  577. border-radius: 20px;
  578. }
  579. .yv3_revamp .y_v3buttomBox .lise_bran span+span{
  580. margin-left: 10px;
  581. }
  582. .yv3_revamp .y_v3buttomBox .lise_bran span i{
  583. display: inline-block;
  584. width: 12px;
  585. height: 12px;
  586. line-height: 12px;
  587. margin-left: 8px;
  588. }
  589. .yv3_revamp .y_v3buttomBox .lise_bran span i img{
  590. width: 100%;
  591. height: 100%;
  592. }
  593. .wx_sreen_con .y_qylist_cnet .yv3_revamp .y_v3buttomBox p{
  594. margin-top: 10px;
  595. }
  596. .wx_sreen_con .y_qylist_cnet .yv3_revamp .y_v3buttomBox p a{padding: 0; margin: 0px 3%; display: inline-block; left: left; width:45%; text-align:center; height: 30px; line-height: 28px; border: 1px solid #2F72F6; border-radius: 5px;}
  597. .wx_sreen_con .y_qylist_cnet .yv3_revamp .y_v3buttomBox p a.le{float: left; color: #2F72F6; margin-right: 2%; background: #fff;}
  598. .wx_sreen_con .y_qylist_cnet .yv3_revamp .y_v3buttomBox p a.ri{float: right; background: #2F72F6; color: #fff;margin-left: 2%;}
  599. /*遮挡层*/
  600. .w_barrier {display:block;width:100%;height:100%;position:fixed;top:0;left:0;z-index:105;display:none;background:rgba(0,0,0,0.5);}