index.css 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. /*
  2. body {font-family:"PingFang-normal";}*/
  3. .h10 {height:10px;width:100%;background:#F4F8FB;}
  4. /*顶部导航*/
  5. .m_top {height:50px;width:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0);z-index:999;}
  6. .m_top a:first-child {display:inline-block;position:absolute;left:9px;top:50%;margin-top:-13px;}
  7. .m_top a:last-child {display:inline-block;position:absolute;right:13px;top:50%;margin-top:-13px;}
  8. .m_top a img {display:block;width:28px;}
  9. /*顶部图*/
  10. .bor_box {position:relative;}
  11. .headline {position:absolute;top:41%;z-index:9999;color:#fff;text-align:center;left:33%;}
  12. .headline p:first-child {font-size:1.5rem;}
  13. .headline p:last-child {font-size:0.7rem;margin-top:5px;}
  14. .bor_box .swiper-pagination {bottom:15px!important;}
  15. .bor_box .swiper-pagination .swiper-pagination-bullet {background:#fff;opacity:1;width:5px;height:5px;border-radius:50px;}
  16. .bor_box .swiper-pagination .swiper-pagination-bullet-active {background:#DF3030;opacity:1;width:12px;}
  17. .swiper-slide img {display:inline-block;width:100%;}
  18. .circle1 {position:absolute;bottom:0;left:-2px;width: 102%; height:15px;border: 1px solid #fff;border-radius: 50% 50% 0 0/100% 100% 0 0;border-bottom: none;background:#fff;z-index: 994;}
  19. /*导航*/
  20. .nav {padding:20px 3% 10px;margin-left:5px;}
  21. .nav a {display:inline-block;width:24.5%;font-size:0.8rem;text-align:center;margin:10px 1px;}
  22. .nav a + a {margin-left:-5px;}
  23. .nav a img {display:inline-block;width:42px;height:42px;border-radius:50%;}
  24. .nav a p {margin-top:8px;}
  25. .xgnav_main{ padding: 0 3%; height: 110px;}
  26. .xgnav_sindel{ position: relative; height: 100%; overflow: hidden;}
  27. .xgnav_sindel ul li{ width: 24.5%; text-align: center;}
  28. .xgnav_sindel ul li a{
  29. display: inline-block;
  30. font-size: 0.8rem;
  31. text-align: center;
  32. margin: 10px 1px;
  33. }
  34. .xgnav_sindel ul li a img{
  35. display: inline-block;
  36. width: 43px;
  37. height: 43px;
  38. border-radius: 50%;
  39. }
  40. .xgnav_sindel ul li a p{margin-top: 8px;}
  41. .xgnav_sindel .swiper-pagination{ bottom: -15px;}
  42. .xgnav_sindel .swiper-pagination .swiper-pagination-bullet {background:#EEE;opacity:1;width:6px;height:6px;border-radius:50px;}
  43. .xgnav_sindel .swiper-pagination .swiper-pagination-bullet-active {background:#9A9E9D;opacity:1;}
  44. /**/
  45. .center_box {padding:0 3%;}
  46. /*资讯分类*/
  47. .classify {}
  48. .classify ul {white-space:nowrap;}
  49. .classify ul li {width:155px;height:130px;display:inline-block;vertical-align:top;padding:17px 12px;}
  50. .classify ul li + li {margin-left:8px;}
  51. .classify ul li p:nth-child(1) {font-size:1rem;color:#333;}
  52. .classify ul li p:nth-child(2) {font-size:0.7rem;color:#333;padding:5px 0;color:#9D7E3F;width: 98%;
  53. overflow: hidden;
  54. text-overflow: ellipsis;
  55. white-space: nowrap;}
  56. .classify ul li:nth-child(1) {background:#F9F8F4;}
  57. .classify ul li:nth-child(2) {background:#F9F7F8;}
  58. .classify ul li:nth-child(2) p:nth-child(2) {color:#A88F8D;}
  59. .classify ul li:nth-child(3) {background:#F1F7F7;}
  60. .classify ul li:nth-child(3) p:nth-child(2) {color:#5F9CA6;}
  61. .classify ul li:nth-child(4) {background:#f1f7f7;}
  62. .fy_img img {display:inline-block;width:63px;height:48px;}
  63. /*二类导航*/
  64. .binary_box {padding:10px 0 10px 13px;}
  65. .binary_box a {display:inline-block;vertical-align:top;width:23.5%;text-align: center;}
  66. .binary_box a img {display:inline-block;width:40px;height:40px;}
  67. .binary_box a p {font-size:13px;color:#333;line-height:25px;font-family: 'PingFang-Bold'; }
  68. /*房价一览*/
  69. .m_li {padding:25px 0;border-top:1px solid #EEEEEE;}
  70. .m_title {font-size:1.05rem;font-weight:600;padding:15px 0;font-family: 'PingFang-Bold'; }
  71. .lp_title {display:inline-block;vertical-align:top;width:55%;text-align:center;border-right:1px solid #EEE;}
  72. .lp_title > p {font-size:0.8125rem;color:#333;margin-top: 5px;}
  73. .lp_title .price {font-size:1.9rem;color:#EE4343;}
  74. .lp_title .price span {font-size:0.8rem;color:#999;margin-left:10px;}
  75. .make {display:inline-block;vertical-align:top;width:43%;text-align:center;}
  76. .make > p {font-size:0.8125rem;color:#333;margin-top: 5px;}
  77. .make .harness {font-size:1.9rem;color:#EE4343;}
  78. .make .harness span {font-size:0.8rem;color:#999;margin-left:10px;}
  79. .m_pr {position:relative;}
  80. .swiper-pagination3 {position:absolute;bottom:auto !important;top:-11px !important;text-align:right;z-index:900;right:0;}
  81. .swiper-pagination3 .swiper-pagination-bullet {opacity:1;background:#EEE;margin:2px 3px;width:5px;height:5px;}
  82. .swiper-pagination3 .swiper-pagination-bullet-active {opacity:1;background:#F3983D;width:8px;height:8px;position:relative;top:1px;}display:none;
  83. /*精选房源*/
  84. .center_box .housing {padding-bottom:0;}
  85. .housing a {font-size:12px;color:#5570A1;float:right;margin-top:7px;margin-right:8px;}
  86. .housing a img {display:inline-block;width:5px;margin-top:-3px;margin-left:5px;}
  87. .m_title_nav {border-bottom:1px solid #EEE;padding:15px 0 20px 0;}
  88. .m_title_nav a {padding:0 12px 20px 12px;color:#999;}
  89. .m_title_nav a.on {border-bottom:3px solid #FFC601;color:#333;font-weight:600;}
  90. .lp_list {padding:15px 0;}
  91. .lp_list ul li {float:left;width:67%;overflow:hidden;border-radius:5px;margin-right:10px;}
  92. .lp_list ul li:last-child{margin-right:0;}
  93. .lp_list_img {width:100%;height:145px;border-radius:5px;overflow:hidden;position:relative;}
  94. .lp_list_img span {font-size:0.6rem;color:#fff;position:absolute;bottom:8px;left:10px;}
  95. .lp_list_img span img {display: inline-block;width: 9px; height: 12px;margin-right: 8px; margin-top: -2px;}
  96. .lp_list_img > img {display:block;width:100%;height:100%;}
  97. .lp_name {font-size:1rem;color:#333;margin-top:10px;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-family: 'PingFang-Bold'; }
  98. .lp_l {font-size:0.8rem;color:#999;line-height:30px; width:90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-family: 'PingFang-s'; }
  99. .lp_b {font-size:1.125rem;color:#E53030;}
  100. .lp_b span {color:#666;font-size:0.9rem;}
  101. .nb {border-bottom:none;}
  102. /*资讯*/
  103. /*方式1*/
  104. .n_list_tit {font-size:1rem;color:#333;padding:0px 0 15px 0;font-family: 'PingFang-Bold'; }
  105. .n_list_img {height:180px;}
  106. .n_list_img img {display:block;width:100%;height:100%;}
  107. /*.n_li {padding:15px 0;}*/
  108. .n_li ul {display:block;margin:0 auto;/*width:323px;*/}
  109. .n_li ul li {padding:15px 0;}
  110. .n_li ul li + li {border-top:1px solid #EEEEEE;}
  111. .noc_bn {margin-top:15px;}
  112. .n_list_font {padding:10px 0 0 0;}
  113. .n_list_font em {border:1px solid #F3983D;border-radius:3px;font-size:0.6rem;color:#F3983D;padding:4px 6px;}
  114. .n_list_font em:last-child {color:#999;border-color:#999;float:right;}
  115. .n_list_font span {color:#999;display:inline-block;padding-top:2px;vertical-align:middle;font-size:0.9rem;}
  116. /*方式2*/
  117. .n_li_img {display:inline-block;vertical-align:top;width:107px;height:73px;}
  118. .n_li_img img {display:inline-block;width:100%;height:100%;}
  119. .n_li_tit {display:inline-block;vertical-align:top;width:62%;margin-left:10px;}
  120. .n_li_tit p:first-child {font-size:0.9375rem;color:#333;font-family: 'PingFang-Bold';}
  121. .n_li_tit p:last-child {font-size:0.9rem;color:#999;margin-top:15px;}
  122. /*方式3*/
  123. .n_li_m3 {font-size:1rem;font-weight:600;color:#333;}
  124. .n_li_tit3 {color:#999;font-size:0.9rem;line-height:25px;padding:10px 0;}
  125. .n_li_font3 {}
  126. .n_li_font3 em{border:1px solid #528EDE;color:#528EDE;border-radius:3px;font-size:0.6rem;padding:4px 6px;}
  127. .n_li_font3 span {font-size:0.9rem;color:#999;display:inline-block;margin-left:5px;vertical-align:middle;}
  128. .nh {width:auto;height:auto;margin-bottom:10px;}
  129. .haiju_genduo{ padding-bottom: 20px; width: 50%; margin: 0 auto; margin-top: 10px;}
  130. .haiju_genduo a{ display: inline-block; text-align: center; font-size: 0.9rem; color: #666; background: #E9EAEA; padding:8px 0; width: 100%; border-radius: 30px;}
  131. /*媒体查询*/
  132. @media (max-width: 320px){
  133. /*导航*/
  134. .n_li_tit {width:59%;}
  135. .nav {padding:15px 3%;}
  136. .nav a {display:inline-block;width:24.5%;font-size:0.6rem;text-align:center;}
  137. .nav a img {display:inline-block;width:35px;height:35px;}
  138. .nav a p {margin-top:8px;}
  139. /*资讯*/
  140. .news_ce {width:85%;overflow:hidden;white-space:nowrap;}
  141. .news_ce > a{word-wrap:break-word;overflow:hidden;}
  142. .n_list_img {height:160px;}
  143. .n_li ul {width:auto;}
  144. }
  145. /*房产资讯*/
  146. .headle{box-shadow: 0px 8px 17px 0px rgba(245, 245, 245, 0.71);padding-bottom: 8px}
  147. .headle_main{background: #fff; padding:0px 10px; height:50px; overflow: hidden;}
  148. .headle_title{float: left;line-height: 15px;border-right: 1px solid #EEE;padding-right:22px;}
  149. .headle_title img{width: 40px; height: 38px;}
  150. .headle_right{float: left; padding-left: 0px; overflow: hidden; width: 74%;margin-top: -21px;position:relative;left:15px;top:17px;overflow:hidden;}
  151. .headle_right .content { width: auto;/*overflow: hidden;*/}
  152. .headle_right .content ul li{ position:relative;top:3px;}
  153. .headle_right .content a {font-size: 0.9rem; text-overflow:ellipsis;white-space: nowrap; display: block; width:100%;height:25px;overflow: hidden;color: #333; font-size:0.9rem;}
  154. .headle_title img{ position: relative; left: 5px;}
  155. /*精选房源*/
  156. .center_box .m_housing {padding-bottom:0;}
  157. .m_housing_img{width:15px;margin-right:5px;float:left;position: relative;top: 4px;}
  158. .m_housing a {font-size:12px;color:#5570A1;float:right;margin-top:7px;margin-right:8px;}
  159. .m_housing a img {display:inline-block;width:5px;margin-top:-3px;margin-left:5px;}
  160. /*.m_lp_list {padding:15px 0;}*/
  161. .m_lp_list ul{padding:15px 0;}
  162. .m_lp_list ul li {float:left;width:60%;overflow:hidden;border-radius:5px;margin-left:10px;box-shadow: 0px 0px 9px 0px #e9e9e9;}
  163. .m_lp_list ul li:last-child{margin-right:10px;}
  164. .m_lp_list_img {width:100%;height:145px;border-radius:5px;overflow:hidden;position:relative;}
  165. .m_lp_list_img p{width:100%;height:100%;position:absolute;top:0;text-align:center;background:rgba(50, 47, 47, 0.25);}
  166. .m_lp_list_img p span{font-size:0.9375rem;color:#FFF;width:65%;display: block;margin: auto;position:relative;top:50%;}
  167. .m_lp_list_img > img{display:block;width:100%;height:100%;}
  168. .lp_list_text{padding:10px 0;}
  169. .lp_list_text_l{float:left;width:50%;text-align:center;}
  170. .lp_list_text_l span{font-size:0.75rem;color:#E82200;}
  171. .lp_list_text_l span i{font-size:1.0625rem;font-weight:600;}
  172. .lp_list_text_l p{font-size:0.625rem;color:#333;}
  173. /*拼团活动20191231*/
  174. .m_lp_list_img .pintuan{position: absolute; left: 0px; top: 0px; padding:0 15px 0 5px; z-index: 2; height: 22px; line-height: 19px; background: url('/image/pcico3.png') no-repeat center; background-size:100% 100%; }
  175. .m_lp_list_img .pintuan i{display: inline-block; width: 8px; height: 9.5px;line-height: 9.5px;}
  176. .m_lp_list_img .pintuan i img{width: 100%; height: 100%;}
  177. .m_lp_list_img .pintuan span{display: inline-block; font-size: 0.625rem; color: #FFF;margin-left: 3px;}
  178. /*填写意向*/
  179. .m_intention{box-shadow :0px 0px 20px 0px #d6d6d6;border-radius:5px;margin-top:20px;}
  180. .m_intention a{display:block;}
  181. .m_intention_img{width:100%;height:120px;background: url(/image/indexv2_2.png) no-repeat 0 0/100% 100%;text-align:center;overflow:hidden;}
  182. .m_intention_img span{font-size:1.375rem;color:#FFF;display:block;margin-top:40px;}
  183. .m_intention_img i{font-size:0.875rem;color:#FFF;background:#D7975A;border-radius:50px;padding:6px 11px;position:relative;top:8px;}
  184. .m_intention_text{font-size:0.875rem;color:#D0A780;padding:15px 0;text-align:center;letter-spacing:1px;}
  185. .m_intention_text i{color:#EE4343;font-weight:600;font-size:0.9rem;}
  186. /*头部悬挂*/
  187. .m_top1{height:50px;width:100%;position:fixed;top:0;left:0;z-index:999;background: #FFF;box-shadow:0px 0px 20px 0px rgba(125, 122, 122, 0.2);}
  188. .m_lplist_inp{width:82%;padding:6px 0;background:#F7F5F6;border-radius:50px;text-align:center;position:relative;top:9px;left:15px;}
  189. .m_lplist_inp img{width:15px;}
  190. .m_lplist_inp span{font-size:0.85rem;color:#666;}
  191. .m_menu{display:inline-block;position:absolute;right:13px;top:50%;margin-top:-7.5px;}
  192. .m_menu img{display:block;width:18px;}
  193. /*特价活动*/
  194. .sale-box {background:#F5F5F5;overflow:hidden;}
  195. .sale {margin:13px 15px;overflow:hidden;}
  196. .sale ul li {background:#fff;}
  197. .sale ul li a p {font-size:0.875rem;text-align:center;color:#444;margin:12px 0;}
  198. .sale .sale-img {height:50px;text-align:center;
  199. display: -webkit-flex;
  200. display: flex;
  201. flex-wrap: nowrap;
  202. align-items:flex-end;
  203. justify-content:center;
  204. }
  205. .sale .sale-img img {width:61px;height:47px;}
  206. .saleb {text-align:center;}
  207. .saleb span {display:inline-block;width:10px;height:2px;border-radius:1px;background:rgba(0, 0, 0, 1);}
  208. .saleb span.swiper-pagination-bullet-active {background:rgba(255, 77, 63, 1);}
  209. .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin:0 2px;}
  210. /*2020.01.03 添加新年标签 弹窗*/
  211. .m_lp_list_img p.xn_ico{position: absolute; left: 0px; top: 5px; width: auto; height: 17px; z-index: 2; background: none;}
  212. .m_lp_list_img p.xn_ico img{width: auto; height: 100%;}