homelist.css 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352
  1. .wcopy {display:none;}
  2. /*----v3改版 A-----*/
  3. body{background:#fff; max-width: 750px; margin: 0 auto; width: 100%;}
  4. /*---- v3改版头部 ----*/
  5. .v3listHead{ position:fixed; left: 0px; top: 0px; width: 100%;z-index: 999; background: #fff;}
  6. .m_top {height:50px;background:#fff;
  7. -webkit-transform: translateZ(0);
  8. transform: translateZ(0);
  9. will-change: transform;
  10. -webkit-transition: -webkit-transform .5s;
  11. transition: -webkit-transform .5s;
  12. transition: transform .5s;
  13. transition: transform .5s, -webkit-transform .5s;
  14. }
  15. .m_top.is-hidden {
  16. -webkit-transform: translateY(-100%);
  17. -ms-transform: translateY(-100%);
  18. transform: translateY(-100%);
  19. }
  20. .header_menu {position:absolute;top:50%;left:8px;width:30px; height: 30px; margin-top: -15px; z-index: 2;}
  21. .header_menu a{width: 30px;display: block; height: 30px; text-align: center; line-height: 25px;}
  22. .header_menu img {display:inline-block; width: 10px; height: 18px; line-height: 18px;}
  23. .y_v3logo{ width: 60%; margin: 0 auto; height: 30px; text-align: center; position: relative; top: 10px;}
  24. .y_v3logo img{width: auto; height: 100%;}
  25. .header_back {position:absolute;right:8px;top:50%;width: 30px; height: 30px; margin-top:-15px; z-index: 2;}
  26. .header_back a{ width: 30px; height: 30px; line-height: 25px; display: block; text-align: center;}
  27. .header_back a img{ width: 17px; height: 14px;display: inline-block; line-height: 14px;}
  28. #y_inputinput{background:#F7F7F7;}
  29. #y_qylist_hoe{background: #fff;width: 100%;box-shadow:0px 5px 5px 0px rgba(158,158,158,0.25); border-bottom:none;}
  30. #y_qylist_cnet{border-top: 1px solid #E6E6E6;}
  31. .y_qylist.fixed {
  32. position: fixed;
  33. top: 50px;
  34. }
  35. .y_qylist.slide-up {
  36. -webkit-transform: translateY(-50px);
  37. -ms-transform: translateY(-50px);
  38. transform: translateY(-50px);
  39. }
  40. .y_v3serchBox{width: 100%; height: 50px; background: #F6F6F6;}
  41. .y_v3serchBox_main{ font-size: 0.75rem; color: #9196A4; width: 90%; text-align: center; margin: 0 auto; background: #fff; border-radius: 15px; height: 30px; line-height: 28px; position: relative; top: 10px;}
  42. .y_v3serchBox_main span{display: inline-block;}
  43. .state_box {position:absolute;top:45%;left:10%;color:#fff;}
  44. .state_box img {display:inline-block;width:35px;height:23px;}
  45. .state_box p:nth-child(2){font-weight:600;font-size:1.5rem;margin:10px 0 5px;}
  46. .state_box p:nth-child(3){font-weight:600;font-size:0.9rem;}
  47. .wli input {background:#F7F7F7;}
  48. .y_homelist_head{width: 90%; margin: 0 auto; height: 180px; overflow: hidden;}
  49. .y_homelist_bg{ position: relative;}
  50. .y_homelist_bg .y_tu{ height:220px; width: 100%;}
  51. .y_homelist_bg .y_tu img{ height: 100%; width: 100%;}
  52. .y_homelist_bg .y_input{ width: 75%; margin: 0 auto; position: absolute; z-index: 10; bottom: -15px;left: 50%; margin-left:-37%; }
  53. .y_homelist_bg .y_input .y_lplist_inp{ font-size: 1rem; color: #999; background: url('/image/ico_14.png') #fff no-repeat 12px center; padding-left: 40px; height: 35px; width: 100%; border-radius: 30px; border:none; background-size: 22px; box-shadow: 0px 1px 6px 0px #ccc;}
  54. .y_homelist_bg .swiper-pagination {bottom:10px!important; left: auto; right: 50%; margin-right: -40%; width: auto; background:rgba(98,98,98,0.6); padding: 3px 8px; font-size: 0.625rem; color: #fff; border-radius: 21px;}
  55. .y_homelist_bg .swiper-pagination span.swiper-pagination-current{font-size: 0.75rem; font-weight: bold;}
  56. .y_homelist_bg .swiper-wrapper .swiper-slide{ width: 96%; height: 180px;}
  57. .y_homelist_bg .swiper-wrapper .swiper-slide img{height: 100%; width: 100%; border-radius: 5px; overflow: hidden;}
  58. .y_homelist_bg .swiper-wrapper .swiper-slide.swiper-slide-active {position:relative;left:-8px;}
  59. .y_homelist_bg .swiper-wrapper .swiper-slide.swiper-slide-next{position: relative; left: -4px;}
  60. .y_qylist{ position: relative;background:#FFF;z-index:10;
  61. width: 100%;
  62. -webkit-transform: translateZ(0);
  63. transform: translateZ(0);
  64. will-change: transform;
  65. -webkit-transition: -webkit-transform .5s;
  66. transition: -webkit-transform .5s;
  67. transition: transform .5s;
  68. transition: transform .5s, -webkit-transform .5s;
  69. }
  70. .y_qylist_hoe{ padding:14px 0; border-bottom: 1px solid #E6E6E6;}
  71. .y_qylist .y_qylist_con{width: 25%; text-align: center; float: left;}
  72. .y_qylist .y_qylist_con p.y_topimg img{ width: 25px; height: 25px;}
  73. .y_qylist .y_qylist_con p.y_topmain span.on{color:#A26F29;}
  74. .y_qylist .y_qylist_con#m_color p.y_topmain span{color:#A26F29;}
  75. .y_qylist .y_qylist_con p.y_topmain span{ font-size: 0.937rem;font-weight: bold; color: #101D37;max-width:70%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
  76. .y_qylist .y_qylist_con p.y_topmain i{display: inline-block; width:9px; height:5px; margin-left: 5px;background: url('/image/homelist/drop.png') no-repeat center; background-size:100% 100%; position: relative; top: -1px;}
  77. .y_qylist .y_qylist_con.js_Yrank p.y_topmain i{top: 0px; width:9px; height: 11px; background: url('/image/homelist/drop_1.png') no-repeat center; background-size:100% 100%;}
  78. .y_qylist .y_qylist_con#m_color p.y_topmain i{display: inline-block; width:9px; height:5px; margin-left: 5px;background: url('/image/homelist/drop02.png') no-repeat center; background-size:100% 100%; position: relative; top: -1px;}
  79. .y_qylist .y_qylist_con.js_Yrank#m_color p.y_topmain i{top: 0px; width:9px; height: 11px;background: url('/image/homelist/drop_2.png') no-repeat center; background-size:100% 100%;}
  80. .y_qylist_cnet{ position: absolute; z-index:100; left: 0px; top:98px; width: 100%; border-radius: 0 0px 5px 5px; overflow: hidden;}
  81. .y_qylist_cnet .y_qylist_cnet_ind{ display: none; width: 100%; height:360px; background: #fff;overflow-y:auto;overflow-x:hidden;}
  82. .y_qylist_cnet .y_qylist_cnet_ind .f_click_item li.on a{color:#A26F29; background: #fff;}
  83. .y_qylist_cnet .y_qylist_cnet_ind a{display: block; font-size: 0.937rem; font-weight: bold; color: #101D37; padding:10px 10px 16.5px 2px;margin:0px 12px;position:relative;}
  84. .y_qylist_cnet .m_qylist_cnet_ind{text-indent:5%;}
  85. .y_qylist_cnet .m_qylist_cnet_ind a:before {content:"";position:absolute;display:block;border-bottom:1px solid #f3f2f2;width:98%;bottom:0;left:2%;}
  86. .custom {margin-top:10px;font-size:0.9rem;padding:15px 0;}
  87. .y_qylist_cnet_ind .custom a {display:inline-block;float:right;font-size:0.9rem;color:#666;padding:0;background:#F3983D;border-radius:20px;border:none;margin:0;padding:5px 15px;color:#fff;margin-top:-5px;}
  88. .y_qylist_cnet .m_qylist_cnet_ind a.in {color:#E03700;}
  89. .m_title {font-size:1.125rem;font-weight:bold;margin-bottom:10px;color:#101D37;}
  90. .y_qylist_cnet_ind .m {margin-top:15px;}
  91. .pr {position:relative;}
  92. .dcity {position:absolute;top:0px;right:-100%;width:60%;height:270px;overflow-y:auto;background:#fff !important;}
  93. .dcity a{ display: block; font-size: 1rem; color: #666; padding: 10px;margin:5px 0}
  94. .y_qylist_cnet .m_5 a.in {color:#fff;border-color:#E03700;background:#E03700;}
  95. .y_qylist_cnet .y_qylist_cnet_ind.y_v3newly{background: #F6F6F6;}
  96. .y_qylist_cnet .y_v3pric_top{text-indent:0; width: 92%;margin: 15px auto;}
  97. .y_v3pric_top .y_v3left{float:left; width: 25%;}
  98. .y_v3pric_top .y_v3left input{ height: 30px; text-align: center; float: left;display: inline-block; font-size: 0.75rem; color:#101D37; float: left; width:75%;border: 1px solid #5E6370;background: #fff; border-radius: 5px; }
  99. .y_v3pric_top .y_v3left span{margin-left: 5px; display: inline-block; float: left; font-size: 0.75rem; color: #101D37;line-height: 30px;}
  100. .y_v3pric_top .y_v3center{margin-left: 5px; width: 3%; height: 1px; background: #5E6370; position: relative; top: 15px; float: left;}
  101. .y_v3pric_top .y_v3right{float:left; width: 25%; margin-left: 8px;}
  102. .y_v3pric_top .y_v3right input{ height: 30px; text-align: center; float: left;display: inline-block; font-size: 0.75rem; color:#101D37; float: left; width:75%;border: 1px solid #5E6370;background: #fff; border-radius: 5px; }
  103. .y_v3pric_top .y_v3right span{margin-left: 5px; display: inline-block; float: left; font-size: 0.75rem; color: #101D37;line-height: 30px;}
  104. .y_v3pric_top .y_v3buttom_b{float: left; margin-left: 10px;width: 18%; text-align: center;}
  105. .y_v3pric_top .y_v3buttom_b a{margin: 0; padding: 0; height: 30px;width: 100%;display: inline-block; background: #fff; font-size: 0.75rem; font-weight: normal; border-radius: 5px;line-height: 28px; border:1px solid #A26F29; color: #A26F29;}
  106. .y_v3pric_top .y_v3buttom_q{ float: right; width: 18%; text-align: center;}
  107. .y_v3pric_top .y_v3buttom_q a{padding: 0; height: 30px;margin: 0; width: 100%;display: inline-block; background: #A26F29; font-size: 0.75rem; font-weight: normal; border-radius: 5px;line-height: 28px; border:1px solid #A26F29; color: #fff;}
  108. .y_v3pric_top .y_v3buttom_q a:before,.y_v3pric_top .y_v3buttom_b a:before{border: none;}
  109. .y_qylist_cnet .y_qylist_cnet_ind p.y_v3pric_title{font-size: 1.125rem; color: #101D37; font-weight: bold; margin: 15px 0 12px;}
  110. .y_qylist_cnet .y_qylist_cnet_ind.m_screen{position: relative;overflow-y:hidden;overflow-x:hidden;}
  111. .y_qylist_cnet .m_screen .y_v3filtrateList{padding:15px 3.5%; overflow-y:auto;overflow-x:hidden; width: 100%; height: 100%;}
  112. .y_qylist_cnet .y_v3buttomBox{ position: absolute; width: 100%; left: 0px; bottom: 0px;background: #fff; height: 50px;box-shadow:0px 0px 7px 2px rgba(204,204,204,0.3);}
  113. .y_qylist_cnet .y_v3buttomBox a{position: relative; top: 10px; padding: 0; margin: 0 3%; display: inline-block; left: left; width:45%; text-align:center; height: 30px; line-height: 28px; border: 1px solid #A26F29; border-radius: 5px;}
  114. .y_qylist_cnet .y_v3buttomBox a.le{float: left; color: #A26F29; margin-right: 2%;}
  115. .y_qylist_cnet .y_v3buttomBox a.ri{float: right; background: #A26F29; color: #fff;margin-left: 2%;}
  116. .y_qylist_cnet .y_qylist_cnet_ind a.on{ color:#A26F29;}
  117. .y_qylist_cnet_ind a.price_btn {float: left; padding: 0;margin:5px 0px;margin-right:2.6%; font-size: 0.875rem; color: #5E6370; height: 30px; line-height: 28px; display:inline-block;border:1px solid #B8BECC;border-radius:5px;width:23%;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
  118. .y_qylist_cnet_ind a.price_btn:nth-child(4n){margin-right: 0px;}
  119. .y_qylist_cnet_ind a.price_btn.on{color: #101D37; border-color: #A26F29; background: url('/image/homelist/v3_ico18.png') #fff no-repeat right bottom; background-size:15px 15px; }
  120. .y_condition{width: 100%;margin: 2px 0px 15px;overflow: hidden; display: none;}
  121. .y_conditionBox{padding-left: 10px; height: 40px; position: relative; top: 8px; width: 100%; overflow-x:auto;white-space: nowrap;overflow-y:hidden;display:flex;}
  122. .y_conditionBox a{padding: 0 5px; float: left; display: block; height: 30px; line-height: 28px; font-size: 0.875rem; color: #5E6370; border-radius: 5px; border:1px solid #B8BECC;}
  123. .y_conditionBox a i{display: inline-block; width: 9px; height: 9px; margin-left: 5px; position: relative; top: -1px;}
  124. .y_conditionBox a i img{width: 100%; height: 100%;}
  125. .y_conditionBox a+a{margin-left: 5px;}
  126. .y_homelist_list{width: 95%; margin: 0 auto;}
  127. .y_homelist_list ul{background: #fff; padding: 0 10px;box-shadow:-1px -1px 22px 2px rgba(149,150,151,0.15); border-radius: 5px;}
  128. .y_homelist_list ul li{padding:15px 0px;border-radius: 5px; position: relative;overflow:hidden;} /*161px*/
  129. .m_bx{border-top:1px solid #EEE;width:100%;position:relative;left:10px;}
  130. .y_homelist_list ul li .y_img{ width:117px; height:90px; position: relative; float: left; background: #f7f7f7;border-radius: 5px; overflow: hidden;}
  131. .y_homelist_list ul li .y_img .w-paly {position:absolute;right:50%;top:50%;width:32px;height:32px;margin:-16px -16px 0 0 ;}
  132. .y_homelist_list ul li .y_img .w-paly img {display:block;width:100%;height:100%;}
  133. .y_homelist_list ul li .y_img p.y_tu{ width: 100%; height: 100%;}
  134. .y_homelist_list ul li .y_img p.y_tu img{width: 100%; height: 100%;}
  135. .y_homelist_list ul li .y_img p.y_vid{position: absolute;left:5px;top: 5px; padding:3px 5px; padding-right: 8px;color:#fff;font-size:0.625rem;background:rgb(0,0,0,0.5);
  136. border-radius:7px;}
  137. .y_homelist_list ul li .y_img p.y_vid img {display:inline-block;width:7px;height: auto; margin-right:3px;position: relative; top: -1px;}
  138. .y_homelist_list ul li .y_img p.puic_video{
  139. position: absolute;
  140. left:5px;
  141. bottom: 5px;
  142. width: 20px;
  143. height: 20px;
  144. }
  145. .y_homelist_list ul li .y_img p.puic_video img{
  146. width: 100%;
  147. height: 100%;
  148. }
  149. .y_homelist_list ul li .y_text{ float: left; position: relative; left:10px; width:59%;}
  150. .y_homelist_list ul li .y_text .y_text_main p.y_title{font-weight:600;display: inline-block; font-size:1rem; color: #101D37; width:100%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-family: 'PingFang-Medium'; }
  151. .y_homelist_list ul li .y_text .y_text_main p.y_shijian{ font-size:0.75rem; color:#EB1C00; padding-top: 2px; width:100%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
  152. .y_homelist_list ul li .y_text .y_text_main p.m_lpStyle{margin:4px 0;}
  153. .y_homelist_list ul li .y_text .y_text_main p.m_lpStyle i{font-size:0.625rem;color:#565C67;margin-right:10px;background:#F4F6F9;padding:3px 5px;display:inline-block;max-width:60px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
  154. .y_homelist_list ul li .y_text .y_text_main p.m_lpStyle i:last-child{margin-right:0;}
  155. .y_homelist_list ul li .y_text .y_text_main p.m_lpData{margin-top:2px;}
  156. .y_homelist_list ul li .y_text .y_text_main p.m_lpData i{font-size:0.7rem;color:#66A4EB;background:#EEF5FD;margin-right:4px;padding:2px 6px;}
  157. .y_homelist_list ul li .y_text .y_text_main p.m_lpData i:last-child{margin-right:0;}
  158. .y_homelist_list ul li .y_text .y_text_main p.m_Recommend{margin-top:5px;}
  159. .y_homelist_list ul li .y_text .y_text_main p.m_Recommend span{float:left;max-width:95%;line-height:17px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:0.6875rem;color:#101D37;}
  160. .y_homelist_list ul li .y_text .y_text_main p.m_Recommend span img{width:12px;float:left;margin-right:5px;position:relative;top:2px;vertical-align:middle;}
  161. .xl_click{width:20px;height:20px;position:absolute;top:73%;right:8px;}
  162. .xl_click img{width:8px;margin:auto;display:block;position: relative;top: 8px;}
  163. .m_Recommend_list{margin-top:10px;width:100%;background:#F5F5F5;padding:8px 10px;float:left;display:none;}
  164. .m_Recommend_list span{font-size:0.75rem;color:#333;float:left;position:relative;top:2px;font-weight:600;}
  165. .m_Recommend_list p{float:left;width:80%;margin-left:10px;font-size:0.75rem;color:#666;line-height: 20px;}
  166. .y_homelist_list ul li .y_text .y_text_main p.y_jiage{ font-size:1rem; color: #EB1C00;line-height:25px;}
  167. .y_homelist_list ul li .y_text .y_text_main p.y_jiage span{ font-size:1rem; font-weight: bold; color:#EB1C00; display: inline-block;}
  168. .y_homelist_list ul li .y_text .y_text_main p.y_jiage span i{font-size:0.625rem; color: #9196A4;font-weight: normal;}
  169. .y_homelist_list ul li .y_text .y_text_main p.y_jiage i.u {font-size:1rem;color:#ff2a26;}
  170. .y_homelist_list ul li .y_text .y_text_main p.y_jiage em{ font-size: 0.9rem; color: #666; display: inline-block; margin-left: 3px;}
  171. .y_homelist_list ul li .y_text .y_text_main p.y_gz{ font-size: 0.9rem; color: #999; padding-top: 3px;}
  172. .y_homelist_list ul li .y_text .y_text_main p.y_gz span{ font-size: 1rem; color: #ee4433;}
  173. .y_homelist_list ul li .y_text .y_text_main p.y_tese{ font-size: 0.7rem; color: #999; padding-top: 3px;}
  174. .y_homelist_list ul li .y_text .y_text_main p.y_tese i{display: inline-block; padding: 2px 5px;}
  175. .y_homelist_list ul li .y_text .y_text_main p.y_tese i+i{ margin-left: 3px;}
  176. .y_homelist_list ul li .y_text .y_text_main p.y_tese i:nth-child(1) {background:#EBF3FE;color:#638EC9;}
  177. .y_homelist_list ul li .y_text .y_text_main p.y_tese i:nth-child(2) {background:#F8EAE6;color:#E4653F;}
  178. .y_homelist_list ul li .y_text .y_text_main p.y_tese i:nth-child(3) {background:#E2F8E1;color:#75AB78;}
  179. .y_homelist_list ul li .y_text .y_text_call{position: absolute; right: 5px; top: 25px; width: 35px; height: 35px;}
  180. .y_homelist_list ul li .y_text .y_text_call img{ width: 100%; height: 100%;}
  181. .y_homelist_list ul li .list_tel{ position: absolute; right:0px; top: 40px; width:36px; height:36px; z-index:1;}
  182. .y_homelist_list ul li .list_tel img{ width:100%; height:100%;}
  183. .dropload-up,.dropload-down{
  184. position: relative;
  185. height: 0;
  186. overflow: hidden;
  187. font-size: 12px;
  188. /* 开启硬件加速 */
  189. -webkit-transform:translateZ(0);
  190. transform:translateZ(0);
  191. }
  192. .dropload-down{
  193. height: 50px;
  194. }
  195. .dropload-refresh,.dropload-update,.dropload-load,.dropload-noData{
  196. height: 50px;
  197. line-height: 50px;
  198. text-align: center;
  199. }
  200. .dropload-load .loading{
  201. display: inline-block;
  202. height: 15px;
  203. width: 15px;
  204. border-radius: 100%;
  205. margin: 6px;
  206. border: 2px solid #666;
  207. border-bottom-color: transparent;
  208. vertical-align: middle;
  209. -webkit-animation: rotate 0.75s linear infinite;
  210. animation: rotate 0.75s linear infinite;
  211. }
  212. @-webkit-keyframes rotate {
  213. 0% {
  214. -webkit-transform: rotate(0deg);
  215. }
  216. 50% {
  217. -webkit-transform: rotate(180deg);
  218. }
  219. 100% {
  220. -webkit-transform: rotate(360deg);
  221. }
  222. }
  223. @keyframes rotate {
  224. 0% {
  225. transform: rotate(0deg);
  226. }
  227. 50% {
  228. transform: rotate(180deg);
  229. }
  230. 100% {
  231. transform: rotate(360deg);
  232. }
  233. }
  234. /*顶部二级导航*/
  235. .wsek_box {
  236. display: -webkit-flex;
  237. display: flex;
  238. flex-wrap: nowrap;
  239. padding:14px 0;
  240. border-bottom:1px solid #E6E6E6;
  241. width: 92%;
  242. margin: 0 auto;
  243. }
  244. .wsek_box a {display:inline-block;width:25%;text-align:center;font-size:0.75rem;}
  245. .wsek_box a > img {display:inline-block;width:29px;height:29px;}
  246. .wsek_box a p {margin-top:8px;}
  247. /*热销*/
  248. .whot {overflow:hidden;padding:15px 0;}
  249. .whot dl dd {width:110px;}
  250. .whot dl dd + dd {margin-right:12px;}
  251. .whot dl dd .whot-img {position:relative;}
  252. .whot dl dd .whot-img i {display:inline-block;
  253. width: 0;
  254. height: 0;
  255. border-width: 0 25px 25px;
  256. border-style: solid;
  257. border-color: transparent transparent red;
  258. transform:rotate(315deg);
  259. -ms-transform:rotate(315deg); /* IE 9 */
  260. -moz-transform:rotate(315deg); /* Firefox */
  261. -webkit-transform:rotate(315deg);
  262. -o-transform:rotate(315deg); /* Opera */
  263. position:absolute;
  264. top:-4px;left:-17px;
  265. }
  266. .whot dl dd .whot-img >img {display:inline-block;height:80px;width:100%;}
  267. .whot dl dd .whot-img b {font-size:0.5rem;color:#fff;text-align:center;position:absolute;top:4px;left:-3px;
  268. transform:rotate(315deg);
  269. -ms-transform:rotate(315deg); /* IE 9 */
  270. -moz-transform:rotate(315deg); /* Firefox */
  271. -webkit-transform:rotate(315deg);
  272. -o-transform:rotate(315deg); /* Opera */
  273. }
  274. .whot dl dd .whot-img .wtop {position:absolute;top:0;left:0;width:24px;}
  275. .whot dl dd .whot-img .wtop img {display:inline-block;width:100%;height:100%;}
  276. .whot dl dd h2 {font-size:0.9375rem;color:#444;margin:10px 0;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
  277. .whot dl dd p {font-size:0.6875rem;color:#EB1C00;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
  278. .whotb {text-align:center;}
  279. .whotb span {display:inline-block;width:10px;height:2px;background:rgba(0,0,0,0.5);opacity:1;border-radius:2px;}
  280. .whotb span.swiper-pagination-bullet-active {background:rgba(255, 77, 63, 1);}
  281. /*资讯*/
  282. .wsek_news {padding:15px 0;}
  283. .wsek_news h2 {font-size:1rem;color:#333;font-weight:bold;line-height:25px;}
  284. .wsek_news .wsek_news-img {
  285. display: -webkit-flex;
  286. display: flex;
  287. flex-wrap: nowrap;
  288. margin-top:10px;
  289. }
  290. .wsek_news .wsek_news-img i {display:inline-block;width:33%;height:82px;}
  291. .wsek_news .wsek_news-img img {display:inline-block;width:100%;height:100%;}
  292. .wsek_news .wsek_news-img i + i {margin-left:8px;}
  293. /*媒体查询*/
  294. @media (max-width: 320px){
  295. .y_homelist_bg .y_tu{ height: 110px; width: 100%;}
  296. .y_homelist_list ul li .y_img {width:113px; }
  297. .y_homelist_list ul li .y_text .y_text_main p.m_lpData i{margin-right: 4px;padding: 2px 2px;}
  298. }
  299. /*
  300. @media screen and (min-width:414px) and (max-width:490px) {
  301. .y_homelist_bg .swiper-pagination{ margin-right: -30%;}
  302. }
  303. */
  304. /*----v3改版 E-----*/