search.css 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301
  1. body {font-family: "微软雅黑"!important;background:#f8f8f8;}
  2. .pbg {background:#fff;}
  3. .y_puicdhcent > ul>li a{ height: 60px;}
  4. /*顶部图*/
  5. .p_across {width:100%;height:218px;overflow:hidden;margin-top:0px;}
  6. .p_across >img {display:block;height:100%;width:100%;}
  7. .pr {position:relative;}
  8. .p_acroos_area {position:absolute;left:0;top:40px;color:#fff;}
  9. .p_acroos_area .fb {font-weight:600;font-size:48px;margin-top:15px; margin-bottom: 0px;}
  10. .p_acroos_area .fa {font-size:26px;font-weight:600;}
  11. .seek_box {position:absolute;right:0;top:122px;}
  12. .seek_box .seek_input{width:625px;}
  13. .seek_box .seek_input div {width:100%;height:45px;position:relative;}
  14. .seek_box .seek_input div input[type="text"] {width:96%;height:45px;line-height:45px;font-size:14px;color:#999;border:none;padding-left:20px;}
  15. .seek_box .seek_input div input[type="text"]::-webkit-input-placeholder {color: #ccc;}
  16. .seek_box .seek_input div input[type="button"] {border:none;padding-left:35px;color:#22212F;width:120px;height:45px;font-size:20px;font-weight:bold;position:absolute;top:0;right:0;
  17. background:#DFAE5E url("/image/v2/index10.png") no-repeat 30px center/20px 20px;
  18. }
  19. .seek_box .seek_host {color:#fff;margin-top:8px;}
  20. .seek_box .seek_host a {color:#fff;font-size:14px;}
  21. .seek_box .seek_host a:hover {color:#E03700;}
  22. .s_on {color:#22212F !important;
  23. background:-webkit-gradient(linear, 0 0, 0 bottom, from(#F3D5A5), to(#DFAE5E)) !important;;
  24. -moz-linear-gradient(linear, 0 0, 0 bottom, from(#F3D5A5), to(#DFAE5E)) !important;;
  25. -o-linear-gradient(linear, 0 0, 0 bottom, from(#F3D5A5), to(#DFAE5E)) !important;;
  26. }
  27. /*当前位置图*/
  28. .s_bg {height:40px;background:#F5F6FB;font-size:14px;color:#999;line-height:40px;}
  29. .m_nav_box{width:1200px;overflow:hidden;margin:auto;background:#FFF;padding:15px 0 20px;}
  30. .m_nav_qy{border-bottom:1px dashed #f8f8f8;padding:8px 0 12px 0;}
  31. .m_nav_qy:last-child{ border-bottom: none;}
  32. /*.m_nav_qy:nth-child(4){border-bottom:0px;}*/
  33. .m_nav_qy_l{width:145px;float:left;text-align:center;}
  34. .m_nav_qy_l em{font-size:13px;color:#3A3F44;position:relative;top:12px;font-weight:600;}
  35. .m_nav_qy_l a{font-size:14px;color:#666;margin:10px;position:relative;top:12px;left:16px;padding:2px 10px;border-radius:20px;}
  36. .m_nav_qy_list{width:1040px;float:left; margin-bottom: 0px;}
  37. .m_nav_qy_list a{font-size:14px;color:#666;margin:10px 14px 0 0;display:block;float:left;border-radius:20px;padding:2px 10px;
  38. background:#FFF;border-radius:100px;
  39. }
  40. .m_nav_qy_list a i{display: inline-block;width: 11px;height: 5px;margin-left: 5px;background: url(/image/ico_Dn.png) no-repeat center;
  41. position:relative;top:-2px;
  42. }
  43. .m_nav_qy a:hover {color:#22212F !important;
  44. background:-webkit-gradient(linear, 0 0, 0 bottom, from(#F3D5A5), to(#DFAE5E));
  45. -moz-linear-gradient(linear, 0 0, 0 bottom, from(#F3D5A5), to(#DFAE5E));
  46. -o-linear-gradient(linear, 0 0, 0 bottom, from(#F3D5A5), to(#DFAE5E));
  47. }
  48. .m_nav_qy_list_City{width:1040px;float:left;margin-top:10px;background:#FFF;background:#F5F6FB;margin-left:57px;}
  49. .m_nav_qy_list_City p{width:980px;margin-left:24px;padding:10px 0; margin-bottom: 0px;}
  50. .m_nav_qy_list_City p a{font-size:14px;color:#666;margin-right:24px;display:block;float:left;padding:2px 10px;border-radius:100px;}
  51. .m_dqtj em{display:block;float:left;font-size:13px;color:#666;margin-left:20px;line-height:27px;}
  52. .m_m_dqtj_list{float:left;margin-left:10px;}
  53. .m_m_dqtj_list p{border:1px solid #E5E5E5;float:left;height:25px;line-height:25px;padding:0 15px;margin-right:20px;cursor:pointer;}
  54. .m_m_dqtj_list p span{font-size:13px;color:#666;}
  55. .m_m_dqtj_list p img{position:relative;top:8px;margin-left:10px;width:11px;}
  56. /*排序*/
  57. #sort{background:#FDE9E7;color:#FF594A;}
  58. .m_sort{height:45px;background:#FFF;border-bottom:3px solid #E03700;margin-bottom:20px;}
  59. .m_sort ul{float:left;}
  60. .m_sort ul li{cursor:pointer;width:110px;height:45px;float:left;text-align:center;line-height:45px;font-size:16px;color:#444;border-left:0px;border-bottom:0px;}
  61. .m_sort ul li:hover {color:#fff;background:#E03700;}
  62. .m_sort ul li.m_sortspan{color:#fff;background:#E03700;}
  63. .sum span{font-size:18px;color:#666;display:block;line-height:45px;border-bottom: 1px solid #f5f6fb; padding-top: 12px;}
  64. .sum i{color:#DFA24E;}
  65. .m_mlabel {font-size:14px;color:#666;width:465px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top:8px;height:18px;padding:0;}
  66. .m_mlabel i {display:inline-block;padding-right:8px;max-width:250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight:500;}
  67. .m_mlabel i + i {display:inline-block;padding-left:8px;border-left:1px solid #666;}
  68. /*楼盘*/
  69. .m_lp_box{width:1200px;margin:auto;}
  70. .m_lp_l{width:1188px;float:left;}
  71. .m_lp_list{width:auto;}
  72. .m_lp_list li{width:auto;background:#FFF;padding:24px 45px 24px 24px;background:#FFF;position:relative;margin-bottom:24px;
  73. display: -webkit-flex;display: flex;flex-wrap: nowrap;
  74. transition: all .5s;
  75. -moz-transition: all .5s;
  76. -webkit-transition: all .5s;
  77. -o-transition: all .5s;
  78. }
  79. .m_lp_list li:hover{
  80. transform: scale(1.03);
  81. -webkit-transform: scale(1.03);
  82. -moz-transform: scale(1.03);
  83. -o-transform: scale(1.03);
  84. box-shadow :0px 0px 20px 0px #e4e4e4;
  85. }
  86. .m_lp_list li:last-child{border-bottom:0;}
  87. .m_lp_list_img{width:390px;height:230px;float:left;position:relative; background: #f9f9f9;}
  88. .m_lp_list_img img{width:100%;height:100%;}
  89. .m_lp_list_img img:hover{ opacity: 0.8;}
  90. .m_lp_list_img .city_m{ margin: 0; position: absolute; left: 0px; bottom: 5px; background: rgba(0,0,0,0.6); padding:5px 10px;z-index: 5;}
  91. .m_lp_list_img .city_m span{font-size: 12px; color: #fff; display: inline-block; margin-right: 5px;vertical-align:middle;}
  92. .m_lp_list_img .city_m i{ display: inline-block; width: 15px; height: 13px; position: relative; top:2px;}
  93. .m_lp_list_r{width:700px;float:left;position:relative;margin-left:25px;}
  94. .m_label{font-size:14px;color:#999;margin-top:10px; width: 350px;}
  95. .m_label i {margin-left:8px;}
  96. .m_label i + i{display:inline-block;border-left:1px solid #666;padding-left:8px;}
  97. .m_label img{ position: relative; top: -2px;}
  98. .m_lp_list li p.puic_video{
  99. width: 50px;
  100. height: 50px;
  101. position: absolute;
  102. left: 50%;
  103. bottom: 50%;
  104. margin-left:-25px;
  105. margin-bottom: -25px;
  106. }
  107. .m_lp_list li p.puic_video img{
  108. width: 100%;
  109. height: 100%;
  110. }
  111. /*2019-12-31添加*/
  112. .m_lp_list_r.m_lp_list_r2 .y_listcall{margin: 10px 0;}
  113. .m_lp_list_r.m_lp_list_r2 .m_mlabel{margin-top: 5px;}
  114. .m_lp_list_r.m_lp_list_r2 .m-label-b{margin-top: 7px;}
  115. .m_lp_list_r2 p.pintuan{margin-top: 10px; height: 24px; padding-right: 10px; width: 306px; text-align: center; line-height: 24px;background: #FFDEDE; border-radius: 12px; }
  116. .m_lp_list_r2 p.pintuan img{display: inline-block; margin-left: 10px; height: 16px; position: relative; top: 4px;margin-right: 3px; width: auto;}
  117. .m_lp_list_r2 p.pintuan span{display: inline-block; font-size: 16px; color: #DD2222;}
  118. .y_listcall{ margin:20px 0 ; width: 350px;}
  119. .y_listcall i{display: inline-block; width: 22px; height: 19px; position: relative; top: -7px;}
  120. .y_listcall i img{width: 100%; height: 100%;}
  121. .y_listcall span{display: inline-block; margin-left: 8px; color:#DFA24E; font-size: 24px;font-weight: bold;}
  122. .m_list_title{height:40px;line-height:40px;position:relative; width:390px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
  123. .m_list_title a{font-size:22px;color:#333;font-weight:bold;}
  124. .m_state{font-size:12px;color:#FFF;background:#389FF3;padding:3px 7px;border-radius:5px;position:relative;top:-2px;left:10px;}
  125. .about {position:absolute;top:0px;right:0;font-size:14px;color:#333;text-align: right;}
  126. .about span{font-size:18px;color:#E03700;}
  127. .about span b {font-size:24px;font-weight:normal;}
  128. .about span i{font-size:34px;color:#DD2222;margin-right:3px;}
  129. .about > i {color:#999;font-size:15px;margin-top:5px;display:inline-block;}
  130. .m_list_title a:hover{ color:#DD2222;text-decoration: none;}
  131. .m_lp_list li:hover .m_list_title a{color: #DFA24E;}
  132. .developers {position:absolute;right:0;width:122px;height:78px;border:1px solid #ECECEC;bottom:55px;}
  133. .developers i {display:inline-block;width:16px;height:16px;margin:-8px -8px 0 0;position:absolute;right:0;}
  134. .developers i > img {display:inline-block;width:100%;height:100%;}
  135. .developers > img {display:inline-block;width:100%;height:78px;}
  136. .m_list_hx{line-height:20px;font-size:14px;height:28px;}
  137. .m_list_hx span{ display: inline-block;width: 350px; margin-left:5px; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;color:#999999;}
  138. .m_list_hx i{width:16px;display: inline-block;height:16px;position:relative;top:-6px;}
  139. .m_list_hx i img {display:inline-block;width:100%;}
  140. .m_list_dz{line-height:20px;font-size:14px;height:22px;}
  141. .m_list_dz span{ display: inline-block;font-size:14px;color:#999;}
  142. .m_list_dz>i{ display: inline-block;width:16px;height:16px;vertical-align:top;}
  143. .m_list_dz>i img {display:inline-block;width:100%;height:100%;}
  144. .m_list_dz span b {display:inline-block;color:#999;position:relative;padding:0 5px;font-weight:500;}
  145. .m_list_dz span b:before {content:"";display:inline-block;width:1px;height:15px;background:#999;position:absolute;top:4px;right:0;}
  146. .m_list_dz span b:last-child:before {background:#fff;}
  147. .m_list_dz span b i {display:inline-block;color:#DD2222;font-size:16px;font-weight:normal;margin-left:7px;position:relative;top:1px;}
  148. .m-label-b {margin-top:15px;height:24px;}
  149. .m-label-b i {display:inline-block;vertical-align:middle;height:22px;line-height:22px;border:1px solid #E5E5E5;color:#E5E5E5;font-size:12px;color:#999;padding:0 10px;}
  150. .m-label-b i + i {margin-left:8px;}
  151. .m_list_ts{height:25px;line-height:25px;margin-top:13px; position: relative; bottom: 0px;}
  152. .m_list_ts i{background:#EBF3FE;margin-right:10px;padding:5px 9px;font-size:13px;color:#638EC9;}
  153. .m_list_ts i:nth-child(2) {background:#F8EAE6;margin-right:10px;padding:5px 9px;font-size:13px;color:#E4653F;}
  154. .m_list_ts i:nth-child(3) {background:#E2F8E1;margin-right:10px;padding:5px 9px;font-size:13px;color:#75AB78;}
  155. /*.m_list_ts i:nth-child(4) {background:#F1F7FF;margin-right:10px;padding:5px 9px;font-size:13px;color:#5C7596;}*/
  156. .m_list_xc{position:relative;top:14px;}
  157. .m_list_xc a{height:25px;line-height:25px;float:left;padding:0 5px;margin-right:13px;display:block;}
  158. .m_list_xc a img{position:relative;top:5px;}
  159. .m_list_xc a span{font-size:14px;color:#999;margin-left:3px;}
  160. .m_list_bm{position:absolute;bottom:-20px;right:15px;}
  161. .m_list_bm a{display:block;border-radius:5px;padding:7px 10px;margin-bottom:5px;}
  162. .m_list_bm a span{font-size:14px;color:#3A3F44;position:relative;top:5px;left:7px;}
  163. .m_list_bm a:last-child span{top:2px;}
  164. .m_list_bm img{}
  165. /*广告图*/
  166. .m_lp_list_gg{width:880px;height:100px;position:relative;margin-bottom:20px;}
  167. .m_lp_list_gg img{width:100%;height:100%;}
  168. .m_lp_list_gg form{width:365px;height:47px;background:#FFF;border-radius:25px;position:absolute;top:27px;right:20px;overflow:hidden;}
  169. .m_lp_list_gg .f_input{width:250px;height:47px;border:0;margin-left:15px;outline:none;font-size:16px;color:#A9ADB4;float:left;}
  170. .m_lp_list_gg .f_submit{float:right;width:99px;height:37px;background:#FF5936;border-radius:25px;border:0;outline:none;font-size:15px;color:#FFF;position:relative;top:5px;right:5px;}
  171. /*右边*/
  172. .m_lp_r{width:230px;overflow:hidden;float:right;padding-top:45px;}
  173. .m_list_img {width:230px;height:152px; position: relative;}
  174. .m_list_img img {display:block;width:100%;height:100%;}
  175. .m_list_img span.shijian_text{font-size: 14px;font-weight: bold; color: #333;display: block; position: absolute;left:45px;top: 77px;}
  176. /*热销楼盘*/
  177. .m_lpdynamic_r_hot{border:1px solid #E5E5E5;margin-top:0px;padding:0 10px;background:#FFF; border-top: 3px solid #E03700;}
  178. .m_lpm_r_hot{font-size:14px;color:#3A3F44;margin-top:15px;border-bottom:1px solid #EEEEEE;padding-bottom:15px;}
  179. .m_lpm_r_hot a {display:inline-block;float:right;color:#ccc;}
  180. .m_lpdynamic_r_hot ul{margin-top:15px;}
  181. .m_lpdynamic_r_hot ul li{height:70px;overflow:hidden;margin-bottom:20px;}
  182. .m_lpdynamic_r_hot ul li a{display:block;}
  183. .m_lpdynamic_r_hot ul li img{width:70px;height:70px;float:left;display:block;}
  184. .m_lpm_r_text{float:left;width:125px;margin-left:10px;}
  185. .m_lpm_r_text em{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:12px;color:#333;margin-top:4px;font-weight: 600;}
  186. .m_lpm_r_text span{font-size:12px;color:#999;margin-top:5px;display:block; text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
  187. .m_lpm_r_text span i{display:inline-block;margin-right:5px;}
  188. .m_lpm_r_text > p{font-size:12px;color:#E03700; margin: 0;}
  189. .m_lpm_r_text > p i {font-size:20px;font-weight:600;margin-right:5px;}
  190. .m_lpdynamic_r_hot ul li:hover .m_lpm_r_text em{ color: #E03700;}
  191. .m_lpdynamic_r_dt {border:1px solid #EEE;margin:9px 0;border-top:4px solid #E03700;padding:0 10px;}
  192. .m_hot_t {display:inline-block;width:4px;height:13px;background:#E03700;margin-top:2px;margin-right:8px;}
  193. .m_lpdynamic_r_dt .m_lpm_r_hot {border:none;}
  194. .m_lpdynamic_r_dt form {}
  195. .m_lpdynamic_r_dt form input[type="text"] {border:1px solid #F5F6FB;color:#666;display:block;height:37px;line-height:37px;width:90%;padding-left:15px;margin-top:5px;}
  196. .m_lpdynamic_r_dt form input[type="text"]::-webkit-input-placeholder {color: #ccc;}
  197. .m_lpdynamic_r_dt form input[type="button"] {height:37px;line-height:37px;border-radius:37px;text-align:center;display:block;width:100%;border:none;color:#fff;font-size:16px;
  198. background: -webkit-linear-gradient(90deg,#F7303A,#E83C04);
  199. background: -o-linear-gradient(90deg,#F7303A,#E83C04);
  200. background: -moz-linear-gradient(90deg,#F7303A,#E83C04);
  201. background: -mos-linear-gradient(90deg,#F7303A,#E83C04);
  202. background: linear-gradient(90deg,#F7303A,#E83C04);
  203. margin:20px 0 30px;
  204. }
  205. .free_box .submit_area input {width:340px !important;}
  206. .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
  207. background-color:#DFA24E;
  208. border-color:#DFA24E;
  209. color:#FFF;
  210. }
  211. .pagination > li > a, .pagination > li > span{
  212. color:#333;
  213. }
  214. .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
  215. color: #DFA24E;
  216. }
  217. /*楼盘列表-广告报名*/
  218. .advbox{ width: 1200px; height: 140px; margin: 0 auto; position: relative; }
  219. .advbox_img{ width: 100%; height: 140px;}
  220. .advbox_img img{ width: 100%; height: 100%;}
  221. .advbox_main p.text_gg{ z-index: 2; position: absolute; left: 12px; top: 12px;margin: 0; font-size: 14px; color: #fff; width: 56px; height: 26px;text-align: center; line-height: 26px; background: rgba(0,0,0,0.6);border-radius: 2px;}
  222. .advbox_main a.advbox_apply{ z-index: 2; display: block; position: absolute; right: 12px; top: 12px; width: 70px; height: 26px; background: #E03700; text-align: center; line-height: 26px; border-radius: 2px; font-size: 14px; color: #fff;}
  223. .applbox{ top: -100%; border-radius: 5px; overflow: hidden; box-shadow: 0 0 15px 0 rgba(0,0,0,0.2); position: fixed; width: 360px; height: 342px; background: #fff; z-index: 7}
  224. .applbox_bg{ display:none; width: 100%; height: 100%; background: rgba(0,0,0,0.2); position: fixed; left: 0px; top: 0px; z-index: 6;}
  225. .applbox_main{ position: relative; width:264px; margin: 0 auto; padding:20px 0; }
  226. .applbox_gb{ position: absolute; right: -30px; top: 10px; width: 19px; height: 19px;}
  227. .applbox_gb a{display: block;}
  228. .applbox_gb a img{ width: 100%; height: 100%;
  229. transition: All 0.4s ease-in-out;
  230. -webkit-transition: All 0.4s ease-in-out;
  231. -moz-transition: All 0.4s ease-in-out;
  232. -o-transition: All 0.4s ease-in-out;
  233. }
  234. .applbox_gb:hover img{
  235. transform: rotate(180deg);
  236. -webkit-transform: rotate(180deg);
  237. -moz-transform: rotate(180deg);
  238. -o-transform: rotate(180deg);
  239. -ms-transform: rotate(180deg);
  240. }
  241. .applbox_cent{ margin-top: 10px;}
  242. .applbox_cent p.title{ margin:0px; font-size: 26px; color: #333; font-weight: bold; text-align: center;}
  243. .applbox_cent p.title em{ color: #E03700;}
  244. .applbox_cent p.text{ margin:0px; font-size: 16px; color: #333; text-align: center; margin-top: 20px;}
  245. .applbox_for{ margin-top: 25px;}
  246. .applbox_for .ipnt_box{margin-bottom: 20px; display:block; height: 44px;border: 1px solid #eee; border-radius: 4px; font-size: 16px; color: #999;background: #fff; padding-left:10px; width: 100%;}
  247. .applbox_for .butt_box{ width: 100%; height: 44px;border-radius: 4px; font-size: 16px; color: #fff; background: #FF0000; text-align: center; line-height: 44px; display: block;}
  248. /*2020.01.03 添加新年标签 弹窗*/
  249. .m_lp_list li p.xn_ico{position: absolute; left: 0px; top: 0px; width: auto; height: 28px; z-index: 2;}
  250. .m_lp_list li p.xn_ico img{width: auto; height: 100%;}