public.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313
  1. @charset "UTF-8";
  2. a, abbr, address, article, aside, audio, b, blockquote, body, caption, cite, code, dd, del, dfn, dialog, div, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, sub, sup, tfoot, th, thead, time, tr, ul, var, video {
  3. border: 0;
  4. margin: 0;
  5. outline: 0;
  6. padding: 0;
  7. font-size: 100%;
  8. font-weight: normal
  9. }
  10. *:focus {outline: none;}
  11. body { margin: 0;padding: 0;width: 100%;height: 100%;-webkit-user-select: none;-webkit-touch-callout: none;
  12. -webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-text-size-adjust:none; background-color: #e6e6e6;
  13. font: 16px/1.25 Arial, "Microsoft Yahei";font-weight: bold;letter-spacing: -0.02em;}
  14. html{-webkit-text-size-adjust: none;}
  15. body * {-webkit-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
  16. a { text-decoration: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);cursor:pointer;color:#333;}
  17. input,button,textarea,select {-webkit-appearance:none; font-size:1em;}
  18. input {vertical-align: middle;}
  19. img {border: 0;-ms-interpolation-mode: bicubic;vertical-align: middle;font-size: 0;}
  20. table {border-collapse: collapse;border-spacing: 0}
  21. th, td, caption {vertical-align: top;text-align: left}
  22. sub,sup{font-size: 10px;}
  23. input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
  24. input[type=checkbox]{vertical-align: middle;}
  25. .clear {width:0px; height:0px; font-size:0; clear:both;}
  26. ul,li {list-style:none;}
  27. /*body {margin:0 auto; position:relative;}*/
  28. i,em{ font-style: normal;}
  29. /*定位*/
  30. .fl{float:left; display:inline;}
  31. .fr{float:right; display:inline;}
  32. .c{display:block; zoom:1;}
  33. .c:after{content:"."; display:block; visibility:hidden; height:0; clear:both;}
  34. .h60{ height: 60px;}
  35. /*头部导航*/
  36. .y_publichead{z-index: 8; background: #fff; width: 100%; position: fixed; left: 0px; top: 0px; box-shadow: 0px 1px 5px 0px #ccc; height: 55px;}
  37. .y_publicmain{ width: 95%; margin: 0 auto;}
  38. .y_publiccenter{position: relative;}
  39. .y_publicleft{ position: absolute; left: 0px; top: 50%; width: 35px; height: 35px; margin-top: -20px;}
  40. .y_publicleft a img{ width: 100%; height: 100%;}
  41. .y_publicright{ position: absolute; right: 0px; top: 50%; width: 35px; height: 35px; margin-top: -20px;}
  42. .y_publiccont{ width: 70%; margin: 0 auto; text-align: center; line-height: 52px;}
  43. .y_publiccont a{ display: inline-block; font-size: 1.5rem; color:#333;}
  44. .y_publicright a img{ width: 100%; height: 100%;}
  45. .y_header {width:100%; height:50px; background:#4292F1;}
  46. .y_header {position:fixed; left:0; top:0; z-index:30;}
  47. .header_back { padding:14px 0 0 10px; position:absolute; left:0; top:0;}
  48. .header_back a {display:block;}
  49. .header_back a img {width:49px;}
  50. .header_menu {width:44px; height:44px; position:absolute; right:0; top:3px;}
  51. .header_logo2 {padding:7px 0 5px 0; text-align:center; width: 150px; margin: 0 auto;}
  52. .header_logo2 a {display:block; padding-left:10px;}
  53. .header_logo2 a img {width:113px;}
  54. .header_menu a {display:block; width:44px; height:44px; background:url('../image/icon-menu.png') no-repeat center; background-size:60%;}
  55. .nmenu {width:100%; height:auto; background:#ffffff; position:fixed; top:50px; left:0; z-index:30; box-shadow:0px 2px 3px rgba(0,0,0,0.4); display:none;}
  56. .nmenu ul {display:block; width:auto; height:auto; padding:10px 0;}
  57. .nmenu ul li {width:25%; height:auto; float:left; text-align:center;}
  58. .nmenu ul li a {display:block; width:auto; height:auto; padding:10px 0;}
  59. .nmenu ul li a span {display:block; width:47px; height:40px; margin:0 auto;}
  60. .nmenu ul li a span img {width:42px; height:41px;}
  61. .nmenu ul li a h1 {font-size:0.8rem; color:#000000; width:auto; height:auto; padding-top:10px;}
  62. /*公共标题*/
  63. .y_lphome_h{ border-bottom: 1px solid #EBEBEB; padding-bottom: 15px;}
  64. .y_lphome_h span{font-size: 1.1rem; color: #333; border-left: 3px solid #00A2FF; padding-left: 8px; display: block; float: left;}
  65. .y_lphome_h a{display: block; float: right; font-size: 0.9rem; color: #999; position:relative; top: 2px;}
  66. /*底部导航*/
  67. .home_module_channel {
  68. height: 43px;
  69. background: #FFF;
  70. border-top: 1px solid #eee;
  71. overflow: hidden;
  72. }
  73. .home_module_channel .channel_list {
  74. display: -webkit-box;
  75. height: 57px;
  76. padding: 11px 4px 0;
  77. box-sizing: border-box;
  78. overflow-x: auto;
  79. }
  80. .home_module_channel .channel_list .channel_item {
  81. display: block;
  82. padding: 0 12px;
  83. font-size: 1rem;
  84. color: #999;
  85. }
  86. .footer_copy {width:auto; height:auto; background:#fff; border-top:1px solid #e6e6e6; padding:15px 0; text-align:center; font-size:0.6em; color:#999;}
  87. /*我的购房需求*/
  88. .my_needs {width:auto; height:auto; background:#fff; margin-top:10px; padding:10px 0; text-align:center;}
  89. .my_needs_tit {font-size:1em; color:#333;}
  90. .my_needs_note {font-size:0.8em; color:#666; padding:8px 0;}
  91. .my_needs_icon {width:auto; height:auto;}
  92. .my_needs_icon a {display:block; width:40px; height:40px; background:url('../image/icon-pencil.png') no-repeat center #ff7928; background-size: 50%; border-radius:50%; margin:0 auto;}
  93. /*底部悬挂*/
  94. .y_puicfoot{ position: fixed; width: 100%; left: 0px; bottom: 0px;background:rgba(0,0,0,0.55); z-index: 10;}
  95. .y_puicfoot_main{ position: relative; padding: 11px 0;}
  96. .y_puicfoot_main .y_left{ float: left; width: 40px; height: 40px; margin-left: 30px;}
  97. .y_puicfoot_main .y_left img{ width: 100%; height: 100%;}
  98. .y_puicfoot_main .y_centxq{ float: left;margin-left: 15px; position: relative; top: 0px; width: 30%;}
  99. .y_puicfoot_main .y_centxq a{display: block;background:#75CC80;font-size: 0.95rem;color: #fff;font-weight:600;border-radius: 5px; padding: 8px 0px; text-align: center;}
  100. .y_puicfoot_main .y_call{ position: absolute; right: 20px; bottom:5px; width: 90px; height: 80px; z-index: 11; background: url("../image/ico_callfootbg.png") no-repeat 0px 7px; background-size: 90px 23px;}
  101. .y_puicfoot_main .y_call img{ width: 68px; height:68px; position: relative; left: 11px; top: 10px;}
  102. .y_puicfoot_main .y_centxq2 a{background: #F77C4C;}
  103. /*头部导航*/
  104. .hu_nav{ background: #444444; width: 100%;overflow:hidden;}
  105. .hu_nav_main {white-space:nowrap;}
  106. .hu_nav_main ul li{ display:inline-block; width:82px; text-align: center; padding: 12px 0;}
  107. .hu_nav_main ul li a{ font-size: 1rem; color: #fff; display: block;}
  108. .hu_nav_main ul li a i{ display:block; height: 4px; border-radius: 10px; width: 50%; margin: 0 auto; position: relative; top:12px;}
  109. .hu_nav_main ul li.on a i{ background-color:#efdbc1;}
  110. /*侧边栏样式*/
  111. .y_sidebar{position: fixed;left: 100%; top: 0; z-index: 100; width: 100%; height: 100%;}
  112. .y_sidebar .y_sidebarcent { height: 100%; background: #fff; width: 66.66%; position: absolute; right: 0px; top: 0px; z-index: 101;}
  113. .y_sidebar_bg{background: rgba(0,0,0,0.3); width: 100%; height: 100%;}
  114. .y_sidebarcent_ul{ padding-top: 20px;}
  115. .y_sidebarcent_ul ul li{ padding: 10px 30px;}
  116. .y_sidebarcent_ul ul li a span{ font-size: 1rem; color: #333; display: inline-block;}
  117. .y_sidebarcent_ul ul li i{ width: 20px; height: 20px;display: inline-block; margin-right: 16px; position: relative; top: -1px;}
  118. .y_sidebarcent_ul ul li i img{ width: 100%; height: 100%;}
  119. .y_sidebarcent_ul ul li:nth-child(8){ margin-top: 20px; padding-top: 23px; position: relative;}
  120. .y_sidebarcent_ul ul li:nth-child(8):before{content: "";position: absolute;left: 30px;right: 30px;top: 0;height: 1px;background-color: #dedede;}
  121. /*侧边栏 搜索*/
  122. .y_sidscend{width: 80%; margin: 0 auto; margin-top: 20px;padding-top: 25px; border-top: 1px solid #e1e1e1;}
  123. .y_sidscend a{ font-size: 0.9rem; border:1px solid #e1e1e1;background: url('../image/ico_14.png') #fff no-repeat 12px center; box-shadow:0px 1px 6px 0px #ccc; padding:7px 0px 7px 40px;background-size: 22px; display: block; border-radius: 20px; color: #999;}
  124. /*搜索弹出*/
  125. .clear_c{display:block; zoom:1;}
  126. .clear_c:after{content:"."; display:block; visibility:hidden; height:0; clear:both;}
  127. .search-header{ background: #fff; display: block; padding: 10px;}
  128. .back-btn_maing{ float: left; width: 10%; display: block;}
  129. .back_search_m{ width: 88%; float: right; display: block;}
  130. .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;}
  131. .back_search_m .form a{ width: 15%; background: #4292F1; display: block; float: left; text-align: center; height: 35px; line-height: 35px;}
  132. .back_search_m .form a img{width: 23px; height: auto;}
  133. .back_search_m .form{ position: relative;}
  134. .back_search_m .form .y_scriptm{ position: absolute; width:100%; left: 0px;top: 34px;z-index: 12;}
  135. .back_search_m .form .y_scriptm .select4_box{background:#fff; border: 1px solid #e1e1e1; width: 100%;}
  136. .back_search_m .form .y_scriptm .select4_box ul li{width: 100%;}
  137. .back_search_m .form .y_scriptm .select4_box ul li a{ background:none; display: inline-block; width: 100%; text-align: left; padding: 0 10px;}
  138. .back_search_m .form .y_scriptm .select4_box ul li span:nth-child(1){display: block; float: left;}
  139. .back_search_m .form .y_scriptm .select4_box ul li span:nth-child(1){font-size: 1rem; color: #333;}
  140. .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;}
  141. .back_search_m .form .y_scriptm .select4_box ul li span:nth-child(2){display: block; float: right; font-size: 0.8rem; color: #666;}
  142. .back_search_m .form .y_scriptm .select4_box ul li span:nth-child(2) em{font-size: 1rem;color: #f00;}
  143. .select4_box li.active{ background:#f5f5f5;}
  144. .back_search_m .form .y_scriptm .select4_box{ width: 100%; height: 239px; overflow: auto; overflow-y:auto;}
  145. #serachBox {
  146. z-index: 10;
  147. position: relative;
  148. }
  149. .search-container .title {
  150. position: relative;
  151. padding: 18px 10px 13px 23px;
  152. line-height: 14px;
  153. font-size: 1rem;
  154. background-color: #f5f5f5;
  155. border-bottom: 1px solid #ebebeb;
  156. color:#000;
  157. }
  158. .search-container .title .title-icon {
  159. position: absolute;
  160. display: block;
  161. left: 13px;
  162. top: 18px;
  163. width: 2px;
  164. height: 14px;
  165. background-color: #4292F1;
  166. }
  167. .search-container .filter-list, .search-container .history-list {
  168. padding: 0 10px;
  169. background-color: #FFF;
  170. /*border:1px solid;*/
  171. }
  172. .search-container .filter-list .filter-item {
  173. float: left;
  174. box-sizing: border-box;
  175. width: 33.33333333%;
  176. height: 41px;
  177. border-bottom: 1px solid #ebebeb;
  178. /*border: 1px solid #ebebeb;*/
  179. /*margin:0px 10px;*/
  180. /*border-right: 1px solid #ebebeb;*/
  181. display: block;
  182. }
  183. .search-container .history-list .list-item a {
  184. display: block;
  185. width: 100%;
  186. height: 41px;
  187. font-size: 0.9rem;
  188. line-height: 41px;
  189. border-bottom: 1px solid #ebebeb;
  190. text-overflow: ellipsis;
  191. white-space: nowrap;
  192. overflow: hidden;
  193. color:#333;
  194. }
  195. .search-container .filter-list .filter-item a {
  196. display: block;
  197. box-sizing: border-box;
  198. width: 100%;
  199. height: 100%;
  200. padding: 11px 0;
  201. font-size: 0.9rem;
  202. text-align: center;
  203. color: #333;
  204. }
  205. .search-container .filter-list .filter-item a .item-text {
  206. display: block;
  207. box-sizing: border-box;
  208. width: 100%;
  209. height: 100%;
  210. float: left;
  211. font-size: 0.9rem;
  212. text-overflow:ellipsis;
  213. white-space:nowrap;
  214. overflow:hidden;
  215. border-right:1px solid #ebebeb;
  216. padding:0 5px;
  217. }
  218. .search-container .filter-list .filter-item:nth-child(3n) a .item-text{border-right:0px;}
  219. .search-container .filter-list .filter-item a i{ float: left; width: 16px; height: 15px; display: block; margin-left: 5px;}
  220. .search-container .filter-list .filter-item a i img{ width: 100%; height: 100%;position: relative;top:-5px}
  221. .search-container .search-history .title {
  222. border-top: 1px solid #ebebeb;
  223. }
  224. .search-container .clear-histroy {
  225. display: block;
  226. width: 100%;
  227. height: 41px;
  228. line-height: 41px;
  229. text-align: center;
  230. border-top: 1px solid #e7e7e7;
  231. border-bottom: 1px solid #e7e7e7;
  232. color: #999;
  233. font-size: 1rem;
  234. background-color: #fafafa;
  235. }
  236. .search-container .none-history {
  237. display: none;
  238. width: 100%;
  239. height: 41px;
  240. line-height: 41px;
  241. text-align: center;
  242. border-bottom: 1px solid #e7e7e7;
  243. color: #999;
  244. font-size: 1rem;
  245. background-color: #FFF;
  246. }
  247. .search-header .back-btn {
  248. position: absolute;
  249. left: 8px;
  250. top: 13px;
  251. width: 30px;
  252. height: 30px;
  253. background: url("/image/u5.png") no-repeat;
  254. background-size: 30px 30px;
  255. background-position: center;
  256. }
  257. #cnzz_stat_icon_1260633389 img{width:20px;height:20px;} /*站长统计*/
  258. /*2019-5-8 加载转圈样式*/
  259. .main {position:fixed;background:rgba(0,0,0,0.5);top:50%;left:50%;width:100px;height:90px;z-index:10000;margin:-45px 0 0 -50px;border-radius:8px;}
  260. /*.slice { position:absolute;;width:80px;height:80px;text-align: center;left:50%;top:50%;margin:-40px 0 0 -40px;}*/
  261. .slice > div { margin: 1em auto;}
  262. .slice > div:nth-child(2) {/*position: absolute;bottom: 0;left: 3em;*/color: #fff;text-align:center;font-size:0.75rem;}
  263. /*底部统计*/
  264. body{position:relative;}
  265. .Statistics{position:absolute;bottom:0;left:0;width:20px;height:20px;}
  266. .Statistics img{width:100%;height:100%;}