detail.wxss 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. .clear.data-v-1245718c:after{
  2. content: "";
  3. display: block;
  4. clear: both;
  5. }
  6. page.data-v-1245718c{
  7. width:100%;
  8. height:100%;
  9. }
  10. .header.data-v-1245718c{
  11. width:100%;
  12. overflow: hidden;
  13. padding:0 30rpx;
  14. box-sizing: border-box;
  15. }
  16. .header_title.data-v-1245718c{
  17. font-size: 32rpx;
  18. color:#2A2A2A;
  19. font-weight: bold;
  20. }
  21. .tag.data-v-1245718c{
  22. margin-top:16rpx;
  23. }
  24. .tag_title.data-v-1245718c{
  25. font-size: 24rpx;
  26. color:#999999;
  27. display: inline-block;
  28. }
  29. .look.data-v-1245718c{
  30. font-size: 24rpx;
  31. color:#999999;
  32. display: inline-block;
  33. margin-left: 40rpx;
  34. }
  35. .company_top_num_icon.data-v-1245718c{
  36. color:#999999;
  37. font-size: 16rpx;
  38. display: inline-block;
  39. vertical-align:middle;
  40. margin-right: 8rpx;
  41. }
  42. .content.data-v-1245718c{
  43. width:100%;
  44. height:200rpx;
  45. margin-top:20rpx;
  46. padding:0 30rpx;
  47. overflow: hidden;
  48. box-sizing: border-box;
  49. }
  50. .showMore.data-v-1245718c{
  51. height: auto;
  52. }
  53. .hidden.data-v-1245718c{
  54. display: none;
  55. }
  56. .showMore.data-v-1245718c{
  57. display: block;
  58. }
  59. .title.data-v-1245718c{
  60. font-size: 28rpx;
  61. color:#666666;
  62. line-height: 48rpx;
  63. }
  64. .news_img.data-v-1245718c{
  65. display: block;
  66. width:100%;
  67. height:380rpx;
  68. margin:30rpx 0 30rpx 0;
  69. }
  70. .news_more.data-v-1245718c{
  71. text-align: center;
  72. margin-top:16rpx;
  73. font-size: 24rpx;
  74. color:#E77817;
  75. margin-bottom: 30rpx;
  76. background-color: #ffffff
  77. }
  78. .header_bottom.data-v-1245718c{
  79. display: inline-block;
  80. font-size:24rpx;
  81. margin-left: 10rpx;
  82. box-sizing: border-box;
  83. }
  84. .news_about.data-v-1245718c{
  85. width:100%;
  86. padding-bottom:100rpx;
  87. overflow: hidden;
  88. }
  89. .news_about_header.data-v-1245718c{
  90. height:94rpx;
  91. line-height: 94rpx;
  92. padding:0 30rpx;
  93. box-sizing: border-box;
  94. border-bottom:1px solid #f2f2f2;
  95. }
  96. .news_about_lf.data-v-1245718c{
  97. font-size: 30rpx;
  98. color:#000000;
  99. font-weight: bold;
  100. float:left;
  101. }
  102. .news_about_rg.data-v-1245718c{
  103. float:right;
  104. font-size: 24rpx;
  105. color:#E77817;
  106. }
  107. .shuang_you.data-v-1245718c{
  108. display: inline-block;
  109. font-size: 24rpx;
  110. }
  111. .list.data-v-1245718c{
  112. width:100%;
  113. overflow: hidden;
  114. padding:0 30rpx;
  115. box-sizing: border-box;
  116. }
  117. .list_item.data-v-1245718c{
  118. width:100%;
  119. padding-bottom: 26rpx;
  120. border-bottom:1px solid #f2f2f2;
  121. }
  122. .news_title.data-v-1245718c{
  123. font-size: 32rpx;
  124. color:#2a2a2a;
  125. margin:22rpx 0 14rpx 0;
  126. }
  127. .one image.data-v-1245718c{
  128. display: block;
  129. width:100%;
  130. height:380rpx;
  131. }
  132. .no_one image.data-v-1245718c{
  133. display: block;
  134. width:218rpx;
  135. height:144rpx;
  136. margin-right: 18rpx;
  137. float:left;
  138. }
  139. .no_one image.data-v-1245718c:last-child{
  140. margin-right: 0;
  141. }
  142. .news_tag.data-v-1245718c{
  143. width:100%;
  144. margin-top:12rpx;
  145. font-size: 24rpx;
  146. color:#999999;
  147. }
  148. .news_tag_lf.data-v-1245718c{
  149. float:left;
  150. }
  151. .news_tag_rg.data-v-1245718c{
  152. float:right;
  153. }
  154. .footer.data-v-1245718c{
  155. width: 100%;
  156. height:100rpx;
  157. background:rgba(255,255,255,1);
  158. box-shadow:0px 4rpx 8rpx 0px rgba(0,0,0,0.5);
  159. overflow: hidden;
  160. padding:30rpx 0;
  161. box-sizing: border-box;
  162. position: fixed;
  163. bottom:0;
  164. left:0;
  165. }
  166. .footer_icon.data-v-1245718c{
  167. font-size: 40rpx;
  168. color:#222222;
  169. padding:0 92rpx;
  170. display: inline-block;
  171. text-align: center;
  172. border-right: 1px solid #f2f2f2;
  173. }
  174. .footer_icon.data-v-1245718c:last-child{
  175. border-right: none;
  176. }
  177. .enter.data-v-1245718c{
  178. width:284rpx;
  179. height:72rpx;
  180. background:rgba(231,120,23,1);
  181. border-radius:6rpx;
  182. text-align: center;
  183. line-height: 72rpx;
  184. font-size: 30rpx;
  185. color:#ffffff;
  186. display: inline-block;
  187. margin:auto 0;
  188. position: absolute;
  189. right:30rpx;
  190. top:14rpx;
  191. }