newslist.css 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. /*楼盘资讯*/
  2. body{background: #f5f7fa;}
  3. .y_newslist_modtop{ padding: 12px;}
  4. .y_newslist_tu1{width: 531px; height: 371px; float: left; position: relative; margin-right: 12px;}
  5. .y_newslist_tu1 a .y_tu{ width: 100%; height: 100%;}
  6. .y_newslist_tu1 a .y_tu img{ width: 100%; height: 100%;}
  7. .y_newslist_tu1 a .y_text{ overflow: hidden; text-overflow:ellipsis; white-space: nowrap; background: rgba(0,0,0,0.6); width: 100%; padding:10px 0; text-align: center; font-size: 16px; color: #fff; position: absolute; left: 0px; bottom: 0px;}
  8. .y_newslist_tu1 a:hover .y_tu img{opacity: 0.8;}
  9. .y_newslist_tu2_i a:hover .y_tu img{opacity: 0.8;}
  10. .y_newslist_tu2{ float: left;}
  11. .y_newslist_tu2_i{ width: 301px; height: 180px; position: relative;}
  12. .y_newslist_tu2_i + .y_newslist_tu2_i {margin-top:10px;}
  13. .y_newslist_tu2_i a .y_tu{ width: 100%; height: 100%;}
  14. .y_newslist_tu2_i a .y_tu img{ width: 100%; height: 100%;}
  15. .y_newslist_tu2_i a .y_text{ overflow: hidden; text-overflow:ellipsis; white-space: nowrap; background: rgba(0,0,0,0.6); width: 100%; padding: 10px 0; text-align: center; font-size: 16px; color: #fff; position: absolute; left: 0px; bottom: 0px;}
  16. .y_newslist_tu2_ii{ margin-top: 11px;}
  17. .y_newslist_txtli_main{ padding: 20px 15px; position: relative; left: 5px; width: 280px;}
  18. .y_newslist_txtli_main i.ico_ic{display: block;width: 100%;height: 8px;background: #a7dbaa;position: absolute;bottom: -13px;left: 0px;}
  19. .y_newslist_txtli{ background: #fff; width: 303px; height: 371px;}
  20. .y_newslist_txtli_h{ text-align: center; position: relative; height: 25px; line-height: 25px;}
  21. .y_newslist_txtli_h span{font-size: 20px; color: #223333; background: #fff; padding: 0 3px; position:absolute; left:50%; top: 3px; margin-left: -43px;}
  22. .y_newslist_txtli_h i{display: inline-block; width: 180px; height: 3px; background: #7B7B7B;}
  23. .y_newslist_txtmain{ margin-top: 15px;}
  24. .y_newslist_txtmain ul li{ border-bottom: 1px dashed #DDDDDD; padding-bottom: 10px; margin-top: 10px;}
  25. .y_newslist_txtmain ul li span{float: left; display: inline-block; background: #fff; width: 27px; height: 27px; line-height: 27px; text-align: center; font-size: 14px; color: #999; border-radius: 3px; border:1px solid #C2C2C2;}
  26. .y_newslist_txtmain ul li a{float: left; width: 200px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; display: inline-block; font-size: 14px; color: #666; height: 27px; line-height: 27px; margin-left:14px;}
  27. .y_newslist_txtmain ul li.on span{background-color: #E8C774; border-color:#E8C774; color: #fff;}
  28. .y_newslist_txtmain ul li:hover span{background-color: #E8C774; border-color:#E8C774; color: #fff;}
  29. .y_newslist_txtmain ul li:hover a{ color: #F42828;}
  30. .y_newslist_nr{ margin-top: 20px;}
  31. .y_newslist_nav{ width: 117px; text-align: center; box-shadow: 0px 0px 20px 1px #ccc;}
  32. .y_newslist_nav ul li{height: 47px;}
  33. .y_newslist_nav ul li a{display: inline-block; height: 47px; width: 100%; background: #fff; text-align: center; line-height: 47px; font-size: 14px; color: #333;}
  34. .y_newslist_nav ul li:hover a{ background-color:#FF5849; color: #fff;}
  35. .y_newslist_nav ul li.on a{ background-color:#FF5849; color: #fff;}
  36. .y_newslist_list{ margin-left: 20px; width: 764px;}
  37. .y_newslist_list ul li{ width: 100%; height: auto; margin-bottom: 20px;}
  38. .y_newslist_list ul li.box {box-shadow: 0px 0px 20px 1px #ccc;}
  39. .y_newslist_list ul li .y_padd{ padding: 22px;}
  40. .y_newslist_list ul li.y_newslist_class1 .y_tu{ float: left; width: 231px; height: 159px;}
  41. .y_newslist_list ul li.y_newslist_class1 .y_tu img{ width: 100%; height:100%;}
  42. .y_newslist_list ul li.y_newslist_class1 .y_tu img:hover{ opacity: 0.8;}
  43. .y_newslist_list ul li.y_newslist_class1 .y_text{ float: left; margin-left: 20px; width: 467px; position: relative; height: 159px;}
  44. .y_newslist_list ul li.y_newslist_class1 .y_sj{ position: absolute; left: 0px; bottom: 0px;}
  45. .y_newslist_list ul li.y_newslist_class1 .y_text .y_cent{
  46. display: -webkit-box;
  47. -webkit-box-orient: vertical;
  48. -webkit-line-clamp: 3;
  49. overflow: hidden;
  50. }
  51. .y_newslist_list ul li .y_padd .y_text .y_h a{ font-size: 18px; color: #333; font-weight: 600; line-height: 25px;}
  52. .y_newslist_list ul li .y_padd .y_text .y_h a:hover{ color: #F42828;}
  53. .y_newslist_list ul li .y_padd .y_text .y_cent { font-size: 14px; color: #666; margin-top: 15px; line-height: 25px;}
  54. .y_newslist_list ul li .y_padd .y_text .y_sj{ font-size: 14px; color: #BBBBBB; margin-top: 10px;}
  55. .y_newslist_list ul li:hover{box-shadow: 0px 0px 20px 1px #ccc;}
  56. .y_newslist_list ul li.y_newslist_class2 .y_tu{margin-top: 10px;}
  57. .y_newslist_list ul li.y_newslist_class2 .y_tu img{ width: 161px; height: 111px; display: inline-block;}
  58. .y_newslist_list ul li.y_newslist_class2 .y_tu img+img{ margin-left: 10px;}
  59. .y_newslist_list ul li.y_newslist_class2 .y_tu img:hover{opacity: 0.8;}
  60. .y_newloat{width: 100%;}
  61. .y_newloat a{width: 100%; background-color: #FCF1F6; padding: 10px 0; font-size: 18px;color: #AFADAE; display: block; text-align: center;}
  62. .y_newslist_right{ width: 280px;}
  63. .y_newslist_rightpadd{ background-color: #fff; margin-top: 26px;}
  64. .y_newrig_h{position: relative; top: -26px; background: url("/overseas/img/news/ico_2.png") no-repeat center; width: 100%; height: 53px; text-align: center; line-height: 53px;}
  65. .y_newrig_h i{display: inline-block; width: 26px; height: 26px; position: relative; top: 10px;}
  66. .y_newrig_h i img{ display: inline-block; width: 100%; height: 100%;}
  67. .y_newrig_h span{display: inline-block; color: #fff;font-size: 24px; margin-left: 10px;}
  68. .y_new_mian{ text-align: center; padding: 0px 20px 15px; }
  69. .y_new_mian ul li{float: left; height: 25px; line-height: 25px;}
  70. .y_new_mian ul li.y_style1{font-size: 16px; width: 100%;}
  71. .y_new_mian ul li.y_style1 a{color: #0072FE;}
  72. .y_new_mian ul li.y_style2{font-size: 18px; width: 45%; margin-top: 7px;}
  73. .y_new_mian ul li.y_style2 a{color: #DF63BD;}
  74. .y_new_mian ul li.y_style3{font-size: 16px; width: 55%; margin-top: 11px;}
  75. .y_new_mian ul li.y_style3 a{color: #D8CC44;}
  76. .y_new_mian ul li.y_style4{font-size: 19px; width: 61%; margin-top: 15px;}
  77. .y_new_mian ul li.y_style4 a{color: #5ED97E;}
  78. .y_new_mian ul li.y_style5{font-size: 20px; width: 35%; margin-top: 26px;}
  79. .y_new_mian ul li.y_style5 a{color: #22D0CE;}
  80. .y_new_mian ul li.y_style6{font-size: 18px; width: 35%; margin-top: 15px;}
  81. .y_new_mian ul li.y_style6 a{color: #F67171;}
  82. .y_new_mian ul li.y_style7{font-size: 16px; width: 65%; margin-top: 9px;}
  83. .y_new_mian ul li.y_style7 a{color: #36B1DF;}
  84. .y_new_mian ul li.y_style8{font-size: 25px; width: 70%; margin-top:30px;}
  85. .y_new_mian ul li.y_style8 a{color: #83CB4E;}
  86. .y_new_mian ul li.y_style9{font-size: 19px; width: 30%; margin-top:28px;}
  87. .y_new_mian ul li.y_style9 a{color: #FF7113;}
  88. .y_new_mian ul li.y_style10{font-size: 18px; width: 45%;margin-top: 20px;}
  89. .y_new_mian ul li.y_style10 a{color: #BB79F9;}
  90. .y_new_mian ul li.y_style11{font-size: 20px; width: 55%;margin-top:28px;}
  91. .y_new_mian ul li.y_style11 a{color: #83CB4E;}
  92. .y_new_mian ul li.y_style12{font-size: 18px; width: 50%; margin-top: 28px;}
  93. .y_new_mian ul li.y_style12 a{color: #13CB8C;}
  94. .y_new_mian ul li.y_style13{font-size: 16px; width: 50%;margin-top: 15px;}
  95. .y_new_mian ul li.y_style13 a{color: #83CB4E;}
  96. .y_new_mian ul li a:hover{ color: #F42828;}
  97. .y_new_bottom{width: 90%; border-top:1px solid #ddd;padding-top:20px;margin: 0 auto; text-align: center; margin-top: 10px; padding-bottom: 30px;}
  98. .y_new_bottom span{font-size: 16px; color: #666; display: inline-block; }
  99. .y_newshot{ margin-top: 20px;}
  100. .y_newshot_center{ padding:15px 10px 20px; }
  101. .y_newshot_h{ border-bottom: 1px solid #ccc; padding-bottom: 12px;}
  102. .y_newshot_h h2{font-size: 18px; color: #333;}
  103. .y_newshot_h h2 span{ border-bottom: 4px solid #FF5849; padding-bottom: 9px; padding-left: 2px;}
  104. .y_newshot_main{ margin-top: 10px; padding-left: 6px;}
  105. .y_newshot_main ul li{padding: 10px 0;}
  106. .y_newshot_main ul li em{position: relative; top: 2px; float: left; display: inline-block; width: 15px; height: 15px; border-radius: 3px; background-color: #E8E8E8; line-height: 15px;text-align: center; font-size: 12px; color: #7C7C7C;}
  107. .y_newshot_main ul li a{float: left; display: inline-block; font-size: 14px; color: #666; margin-left: 8px; width: 170px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
  108. .y_newshot_main ul li i{float: left; font-size: 14px; color: #F42828; display: inline-block; position: relative; left: 10px;}
  109. .y_newshot_main ul li.on em{background-color: #F42828;color: #fff;}
  110. .y_newshot_main ul li a:hover{ color: #F42828;}
  111. .y_newzt{ margin-top: 20px;}
  112. .y_newztmain{ padding:15px 10px 20px; }
  113. .y_newshot_ceng ul li{position: relative; margin-top: 20px;}
  114. .y_newshot_ceng ul li a p.y_tu{width: 260px; height: 187px;}
  115. .y_newshot_ceng ul li a p.y_tu img{width: 100%; height: 100%;}
  116. .y_newshot_ceng ul li a p.y_text{ position: absolute; left:0px; bottom: 0px; background: rgba(0,0,0,0.6); width: 100%; padding: 10px; text-align: center;font-size: 14px; color: #fff;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
  117. .y_newshot_ceng ul li a p.y_tu img:hover{opacity: 0.8;}
  118. /*公共标题*/
  119. .m_p_title2{width:764px;overflow:hidden;margin:auto;text-align:center;margin-bottom:20px;position:relative; height: 60px; line-height: 60px;}
  120. .m_p_title2_text em{display:block;font-size:32px;color:#333;}
  121. .m_p_title2_text em i{ color: #F42828;}
  122. .m_p_title2_left{display:block;width:271px;height:2px;position:absolute;top:33px;left:0;
  123. background: linear-gradient(left, #ffffff, #C1C1C1);
  124. background: -webkit-linear-gradient(left, #ffffff, #C1C1C1);
  125. background: -o-linear-gradient(left, #ffffff, #C1C1C1);
  126. background: -moz-linear-gradient(left, #ffffff, #C1C1C1);
  127. }
  128. .m_p_title2_right{display:block;width:271px;height:2px;position:absolute;top:33px;right:0;
  129. background: linear-gradient(left, #C1C1C1, #FFF);
  130. background: -webkit-linear-gradient(left, #C1C1C1, #FFF);
  131. background: -o-linear-gradient(left, #C1C1C1, #FFF);
  132. background: -moz-linear-gradient(left, #C1C1C1, #FFF);
  133. }
  134. /*楼盘推荐*/
  135. .w_recommend {background:#fff;padding:10px;}
  136. .w_recommend .w_recommend_cont{margin-top:15px;overflow:hidden;}
  137. .w_recommend .w_recommend_cont ul li {}
  138. .w_recommend .w_recommend_cont ul li .w_list_img{display:block;height:160px;}
  139. .w_recommend .w_recommend_cont ul li .w_list_img img {display:block;width:100%;height:100%;}
  140. .w_recommend .w_recommend_cont ul li .w_list_font {font-size:16px;color:#333;width:260px;overflow:hidden;padding:8px 0;}
  141. .w_recommend_cont ul li .w_list_font span:nth-child(1){float: left;}
  142. .w_recommend_cont ul li .w_list_font span:nth-child(2){float: right; color: #FF5849;}
  143. .bd {overflow:hidden;}
  144. .hd ul {text-align:right;}
  145. .hd ul li {display:inline-block;background:#ccc;color:#fff;padding:3px 5px;margin:0 3px;cursor:pointer;}
  146. .hd ul li.on{background:#42A5F5;}
  147. /*订阅*/
  148. .subscribe_box {width:280px;position:relative;top:20px;background:#fff;padding-bottom:25px;}
  149. .subscribe_box > img {display:block;width:100%;}
  150. .subscribe_box .subscribe_font {text-align:center;font-size:20px;font-weight:600;margin-top:15px}
  151. .subscribe_box .subscribe_font p:nth-child(2){font-size:12px;color:#999;margin-top:5px}
  152. .m_bm_form_xm {text-align:center;}
  153. .m_bm_form_xm input {height:35px;line-height:35px;background:#E9EAEB;color:#9C9C9D;margin-top:18px;border:none;padding:0 15px;width:200px;font-size:14px;border-radius:20px;}
  154. .m_bm_form_submit {background:#F93817;height:35px;border-radius:20px;color:#fff;text-align:center;width:200px;border:none;margin:0 auto;display:block;margin-top:15px;font-size:16px}