心理咨询网
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

style_m.css 18KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307
  1. /* AB模板网 整站模板下载 */
  2. /* 模板:Www.AdminBuy.Cn */
  3. /* 素材:Sc.AdminBuy.Cn */
  4. /* QQ:9490489 */
  5. html{ padding:0px;margin:0px;font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;font-size:calc(100vw / 10);}
  6. body{ font-size:.46rem;overflow-y:scroll;-webkit-tap-highlight-color:rgba(0,0,0,0);margin:0;padding:1.3rem 0;background:#f7f7f7;}
  7. header,article,aside,div,span,p,ul,li,ol,h1,h2,h3,h4,h5{ list-style:none;margin:0;padding:0;text-align: justify;}
  8. img{ border:0;font-size:0;margin:0;vertical-align:bottom;}
  9. a{ background-color:transparent; text-decoration:none; color:#333;}
  10. a:active,a:hover{ outline:0;}
  11. b,strong{font-weight:bold;}
  12. hr{ height:1px;border:0;border-top:1px solid #dadada;margin:1em 0;padding:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}
  13. body.body-top{ padding-top:2.4rem;}
  14. /*导航栏*/
  15. .header{ box-shadow:0 0 .16rem rgba(0, 0, 0, 0.1);height:1.3rem;background:#fff;position:fixed;top:0;left:0;right:0;z-index:99;overflow:hidden;}
  16. .header .logo{ Position:absolute;left:1.4rem;right:1.4rem;text-align:center;top:.2rem;}
  17. .header .logo img{ height:.9rem;vertical-align:top;}
  18. .header .left-btn{ Position:absolute;top:0;bottom:0;left:0;}
  19. .header .left-btn .iconfont{ display:block;padding:0 .44rem;line-height:1.3rem;font-size:.48rem;}
  20. .header .right-btn{ Position:absolute;top:0;bottom:0;right:0;}
  21. .header .right-btn a{ display:block;padding:0 .44rem;line-height:1.3rem;}
  22. .header .right-btn .iconfont{ font-size:.48rem;}
  23. .fixed-nav-bg{ display:none;position:fixed;z-index:100;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,0.2);backdrop-filter:blur(20px);-webkit-backdrop-filter: saturate(150%) blur(20px);backdrop-filter: saturate(150%) blur(20px);}
  24. .fixed-nav{ position:fixed;z-index:101;top:0;bottom:0;left:-70%;width:70%;background:#fff;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
  25. .fixed-nav ul{ padding:.54rem 0 .54rem .54rem;}
  26. .fixed-nav ul li{ font-size:.44rem;Position:relative;overflow:hidden;height:1.3rem;line-height:1.3rem;border-bottom:solid 1px #eee;}
  27. .fixed-nav ul li:last-child{ border:0;}
  28. .fixed-nav ul li .iconfont{ display:block;Position:absolute;top:0;right:.54rem;font-size:.34rem;color:#999;}
  29. .fixed-nav ul li a{ display:block;}
  30. .fixed-nav ul li.hover a{ color:#70ba96;}
  31. .fixed-nav-left{ left:0;}
  32. /*轮播图*/
  33. .slideBox{ Position:relative;overflow:hidden;}
  34. .slideBox .hd{ Position:absolute;z-index:3;bottom:.5rem;left:0;right:0;font-size:0;}
  35. .slideBox .hd ul{ text-align:center;}
  36. .slideBox .hd ul li{ display:inline-block;width:.16rem;height:.16rem;background:rgba(0,0,0,0.6);border-radius:100%;margin:0 .1rem;}
  37. .slideBox .hd ul li.on{ background:#fff;}
  38. .slideBox .bd ul li img{ width:100%;}
  39. /*服务范围*/
  40. .index-nav-content{ Position:relative;z-index:2;margin-top:-.3rem;padding:.64rem .44rem;background:#fff;border-radius:.3rem .3rem 0 0;margin-bottom:.22rem;}
  41. .index-fanwei{ overflow:hidden;}
  42. .index-fanwei ul{}
  43. .index-fanwei ul li{ width:25%;float:left;}
  44. .index-fanwei ul li .img{ text-align:center;margin-bottom:.3rem;}
  45. .index-fanwei ul li img{ height:1rem;}
  46. .index-fanwei ul li p{ line-height:1;font-size:.34rem;text-align:center;}
  47. /*通用样式*/
  48. .index-page{ padding:.44rem;background:#fff;margin-bottom:.22rem;}
  49. .index-title{ height:.64rem;line-height:.64rem;overflow:hidden;margin-bottom:.44rem;}
  50. .index-title h2{ font-size:.44rem;float:left;}
  51. .index-title a{ display:block;font-size:.34rem;color:#999;float:right;}
  52. .index-title a span.iconfont{ font-size:.34rem;}
  53. /*专家团队*/
  54. .index-tuandui-page{ padding:.44rem 0 .44rem 0;background:#fff;margin-bottom:.22rem;}
  55. .index-tuandui-page .index-title{ margin:0 .44rem .44rem .44rem;}
  56. .index-tuandui-content{ overflow:hidden;}
  57. .index-tuandui{ font-size:0;overflow: hidden;overflow-x: auto;-webkit-overflow-scrolling: touch;padding:0 .44rem;padding-bottom:.6rem;margin-bottom:-.6rem;}
  58. .index-tuandui ul{ white-space:nowrap;text-overflow:ellipsis;}
  59. .index-tuandui ul li{ display:inline-block;width:44%;margin-right:.22rem;}
  60. .index-tuandui ul li:last-child{ margin-right:.44rem;}
  61. .index-tuandui ul li .box{ border:solid 1px #eee;background:#fff;overflow:hidden;border-radius:.3rem;}
  62. .index-tuandui ul li .img img{ width:100%;}
  63. .index-tuandui ul li .desc{ padding:.3rem;}
  64. .index-tuandui ul li h2{ text-align:center;height:.6rem;line-height:.6rem;font-size:.4rem;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  65. .index-tuandui ul li p{ font-size:.32rem;height:.52rem;line-height:.52rem;text-align:center;color:#999;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  66. /*个案分享*/
  67. .tab-anli{ }
  68. .tab-anli .hd{ margin-top:.44rem;font-size:0;}
  69. .tab-anli .hd ul{ text-align:center;}
  70. .tab-anli .hd ul li{ display:inline-block;width:.16rem;height:.16rem;background:#ccc;border-radius:100%;margin:0 .1rem;}
  71. .tab-anli .hd ul li.on{ background:#70ba96;}
  72. .anli-content{ border:solid 1px #eee;background:#fff;overflow:hidden;border-radius:.3rem;}
  73. .anli-content .img img{ width:100%;}
  74. .anli-content .desc{ padding:.44rem .44rem;}
  75. .anli-content .desc h2{ height:.6rem;line-height:.6rem;margin-bottom:.2rem;font-size:.4rem;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  76. .anli-content .desc h2 i{ color:#ccc;font-weight:300;padding:0 .1rem;font-style:normal;}
  77. .anli-content .desc h2 span{ color:#70ba96;}
  78. .anli-content .desc p{ line-height:1.5;font-size:.32rem;color:#999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
  79. /*常见问题*/
  80. .tab-wenti{ position:relative;}
  81. .tab-wenti:after{ content: "";display: block;height: 0;clear: both;visibility: hidden;}
  82. .tab-wenti .hd{ text-align:center;margin-top:.22rem;}
  83. .tab-wenti .hd ul{ text-align:center;font-size:0;}
  84. .tab-wenti .hd .prev, .tab-wenti .hd .next{ cursor: pointer;border-radius:100%;display:inline-block;height:.76rem;line-height:.76rem;width:.76rem;text-align:center;color:#fff;background:#70ba96;}
  85. .tab-wenti .hd .iconfont{ font-size:.38rem;font-weight:bold;}
  86. .tab-wenti .hd .pageState{ color:#555;height:.76rem;line-height:.76rem;font-size:.44rem;padding:0 .44rem;display:inline-block;}
  87. .tab-wenti .hd .pageState span{ color:#70ba96;}
  88. .tab-wenti .bd ul{ }
  89. .tab-wenti .bd ul li{ margin-bottom:.22rem;}
  90. .tab-wenti .bd ul li .box{ font-size:14px;overflow: hidden;position:relative;height:2rem;background:#f7f7f7;border-radius:.3rem;}
  91. .tab-wenti .bd ul li strong{ line-height:2rem;font-weight:800;color:#70ba96;display: block;text-align: center;width:2.4rem;Position: absolute;left: 0;top: 0;height: 2rem;font-size:.4rem;}
  92. .tab-wenti .bd ul li strong:after{ content:'';Position: absolute;right:0;top:50%;width:0.02rem;height:1.2rem;transform:translateY(-50%);background:#ddd;}
  93. .tab-wenti .bd ul li p{ padding-left:2.84rem;padding-right:.44rem;color:#555;line-height:1.5;height:2rem;display: table-cell; vertical-align: middle;font-size:.28rem;}
  94. .tab-wenti .bd ul li:nth-child(2n) strong{ color:#ffa309;}
  95. /*服务流程*/
  96. .liucheng{ overflow: hidden;position:relative;}
  97. .liucheng:after{ content:'';Position:absolute;top:0;left:.29rem;bottom:0;width:.01rem;border-right:dashed .04rem #eee;}
  98. .liucheng ul{}
  99. .liucheng ul li{ padding-left:1rem;padding-bottom:.22rem;position:relative;}
  100. .liucheng ul li:after{ content:'';Position:absolute;z-index:2;left:.2rem;top:.52rem;width:.24rem;height:.24rem;border-radius:100%;background:#70ba96;}
  101. .liucheng ul li:before{ content:'';Position:absolute;z-index:2;left:.7rem;top:.24rem;border-top:.4rem solid transparent;border-bottom:.4rem solid transparent;border-right:.4rem solid #f7f7f7;}
  102. .liucheng ul li:last-child{ padding-bottom:0;}
  103. .liucheng ul li .box{ padding:.3rem .44rem;border-radius:.3rem;background:#f7f7f7;}
  104. .liucheng ul li h2{ font-size:.38rem;line-height:.66rem;}
  105. .liucheng ul li h2 span{ color:#ffa309;padding-right:.22rem;}
  106. .liucheng ul li p{ white-space:pre-wrap;line-height:1.75;font-size:.32rem;color:#999;}
  107. /*关于我们*/
  108. .index-about{ }
  109. .index-about .img{ margin-bottom:.44rem;}
  110. .index-about .img img{ width:100%;border-radius:.3rem;}
  111. .index-about .desc{ line-height:1.75;font-size:.36rem;color:#555;}
  112. /*新闻列表*/
  113. .list-article{ overflow: hidden;}
  114. .list-article ul{}
  115. .list-article ul li{ position:relative;margin-bottom:.44rem;height:2.15rem;}
  116. .list-article ul li:last-child{ margin-bottom:0;}
  117. .list-article ul li img{ width:3.2rem;height:2.15rem;border-radius:.3rem;Position:absolute;top:0;left:0;}
  118. .list-article ul li .desc{ padding-left:3.64rem;padding-top:.1rem;}
  119. .list-article ul li .desc h2{ margin-bottom:.3rem;font-size:.4rem;line-height:.6rem;height:1.2rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
  120. .list-article ul li .desc p{ font-size:.32rem;line-height:.52rem;color:#999;}
  121. /*内页通用*/
  122. .main{ overflow:hidden;padding:.44rem .44rem;background:#fff;margin-bottom:.22rem;}
  123. .son-nav{ overflow:hidden;padding:.34rem .44rem;background:#fff;margin-bottom:.22rem;}
  124. .son-nav ul{ margin-top:-.11rem;margin-left:-.11rem;}
  125. .son-nav ul li{ width:25%;float:left;margin-top:.11rem;}
  126. .son-nav ul li .box{ margin-left:.11rem;}
  127. .son-nav ul li .box a{ display:block;height:.8rem;line-height:.8rem;font-size:.32rem;text-align:center;background:#f7f7f7;border-radius:1rem;}
  128. .son-nav ul li.hover .box a{ color:#fff;background:#70ba96;}
  129. .now{ line-height:.4rem;height:.4rem;font-size:.28rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:.44rem .44rem 0 .44rem;background:#fff;color:#999;}
  130. .now a{ color:#999;}
  131. /*单页*/
  132. .fuwu-body{ line-height:1.75;font-size:.36rem;color:#555;}
  133. .fuwu-body h1{ color:#333;margin-bottom:.44rem;font-size:.54rem;text-align:center;line-height:1.5;}
  134. .fuwu-body p{ margin-bottom:.3rem;}
  135. .fuwu-body img{ max-width:100% !important;height:auto !important;}
  136. .fuwu-body blockquote{ border-left:solid .1rem rgba(112, 186, 150, 0.2);margin:0;margin-bottom:.44rem;padding:.44rem .44rem;background:rgba(112, 186, 150, 0.07);}
  137. .fuwu-body blockquote p{ margin-bottom:0;}
  138. /*团队列表*/
  139. .list-tuandui{ overflow: hidden;}
  140. .list-tuandui ul{ margin-top:-.22rem;margin-left:-.22rem;}
  141. .list-tuandui ul li{ width:50%;float:left;margin-top:.22rem;}
  142. .list-tuandui ul li .box{ margin-left:.22rem;border:solid 1px #eee;background:#fff;overflow:hidden;border-radius:.3rem;}
  143. .list-tuandui ul li .img img{ width:100%;}
  144. .list-tuandui ul li .desc{ padding:.3rem;}
  145. .list-tuandui ul li h2{ text-align:center;height:.6rem;line-height:.6rem;font-size:.4rem;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  146. .list-tuandui ul li p{ font-size:.32rem;height:.52rem;line-height:.52rem;text-align:center;color:#999;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  147. /*列表样式*/
  148. .pages{ margin-bottom:.22rem;padding:.44rem;background:#fff;overflow: hidden;line-height:.9rem;font-size:.34rem;}
  149. .pages ul{ margin-left:-.22rem;text-align:center;text-indent: .22rem;}
  150. .pages ul li{ width:25%;height:.9rem;line-height:.9rem;float:left;}
  151. .pages ul li a{ text-indent:0;margin-left:.22rem;display:block;text-align:center;background:#f7f7f7;border-radius:.22rem;}
  152. .pages ul li span{ text-indent:0;margin-left:.22rem;display:block;text-align:center;background:#f7f7f7;border-radius:.22rem;color:#ccc;}
  153. /*团队详情*/
  154. .tuandui-head{ background:#fff;margin-bottom:.22rem;}
  155. .tuandui-head .tuandui-img{ }
  156. .tuandui-head .tuandui-img img{ width:100%;}
  157. .tuandui-desc{ padding:.44rem;}
  158. .tuandui-desc h1{ font-size:.54rem;line-height:1.5;margin-bottom:.22rem;}
  159. .tuandui-desc h1 i{ font-size:.32rem;font-weight:500;padding-right:.1rem;}
  160. .tuandui-desc h1 span{ font-size:.34rem;color:#70ba96;font-weight:500;}
  161. .tuandui-desc p{ white-space:pre-wrap;line-height:1.6;font-size:.32rem;color:#666;}
  162. .tuandui-lingyu{ }
  163. .tuandui-lingyu ul{}
  164. .tuandui-lingyu ul li{ margin-bottom:.44rem;Position:relative;padding-left:1.8rem; }
  165. .tuandui-lingyu ul li .cs{ font-size:.34rem;line-height:1.8;color:#70ba96;font-weight:bold;padding-bottom:.22rem;Position:absolute;left:0;top:0;}
  166. .tuandui-lingyu ul li .csz{ font-size:.34rem;line-height:1.8;color:#555;}
  167. .tuandui-lingyu ul li .tuandui-body{ font-size:.34rem;line-height:1.8;color:#555;}
  168. .tuandui-lingyu ul li .tuandui-body img{ max-width:100% !important;height:auto !important;}
  169. .tuandui-lingyu ul li .tuandui-body p{ margin-bottom:.3rem;}
  170. .tuandui-zixun{ text-align:center;margin:.64rem 0;}
  171. .tuandui-zixun a{ display:block;width:65%;height:1rem;line-height:1rem;font-size:.4rem;background:#f39800;border-radius:1rem;color:#fff;margin:0 auto;}
  172. .sxp{ border-top:dashed 2px #eee;padding-top:.44rem;}
  173. .sxp p{ height:.6rem;line-height:.6rem;font-size:.34rem;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  174. .sxp p.prev{ margin-bottom:.1rem;}
  175. /*案例列表*/
  176. .list-anli{ overflow: hidden;}
  177. .list-anli ul{}
  178. .list-anli ul li{ border:solid 1px #eee;background:#fff;overflow:hidden;border-radius:.3rem;margin-bottom:.2rem;}
  179. .list-anli ul li .img img{ width:100%;}
  180. .list-anli ul li .desc{ padding:.44rem .44rem;}
  181. .list-anli ul li .desc h2{ height:.6rem;line-height:.6rem;margin-bottom:.2rem;font-size:.4rem;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
  182. .list-anli ul li .desc h2 i{ color:#ccc;font-weight:300;padding:0 .1rem;font-style:normal;}
  183. .list-anli ul li .desc h2 span{ color:#70ba96;}
  184. .list-anli ul li .desc p{ line-height:1.5;font-size:.32rem;color:#999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
  185. .list-anli ul li:last-child{ margin-bottom:0;}
  186. /*文章详情页*/
  187. .article-head{ margin-bottom:.44rem;}
  188. .article-head h1{ font-size:.54rem;line-height:1.5;margin-bottom:.22rem;}
  189. .article-info{ overflow:hidden;font-size:.32rem;color:#999;line-height:1.5;}
  190. .article-info span{ display:block;float:left;margin-right:.4rem;}
  191. .article-body{ padding-bottom:.22rem;line-height:1.75;font-size:.36rem;color:#555;}
  192. .article-body p{ margin-bottom:.3rem;}
  193. .article-body img{ max-width:100% !important;height:auto !important;}
  194. /*预约咨询*/
  195. .list-form{ background:#fff;}
  196. .list-form ul{ }
  197. .list-form ul li{ Position:relative;overflow:hidden;margin-bottom:.44rem;min-height:.9rem;}
  198. .list-form ul li:last-child{ margin-bottom:0;}
  199. .list-form ul li .tip-text{ font-size:.34rem;height:.9rem;line-height:.9rem;Position:absolute;top:0;left:0;}
  200. .list-form ul li .xuanze{ margin-left:-.2rem;margin-top:-.2rem;padding-left:2rem;overflow:hidden;}
  201. .list-form ul li .xuanze .box{ width:50%;float:left;margin-top:.2rem;}
  202. .list-form ul li .xuanze input{display:none}
  203. .list-form ul li .xuanze label{ display:block;cursor:pointer;background:rgba(112, 186, 150, 0.1);color:#333;font-size:.34rem;padding:0 .2rem;line-height:.9rem;text-align:center;border-radius:2rem;margin-left:.2rem;}
  204. .list-form ul li .xuanze input:checked + label{ background:#70ba96;color:#fff;}
  205. .list-form ul li .xuanze input:disabled + label{opacity:0.7;}
  206. .list-form ul li .input{ padding-left:2rem;overflow:hidden;}
  207. .list-form ul li .input input{ background:rgba(112, 186, 150, 0.1);font:.34rem "Microsoft YaHei";line-height:.9rem;height:.9rem;width:100%;border-radius:2rem;border:0;outline:none;padding:0 .44rem;box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
  208. .list-form ul li .textarea{ padding-left:2rem;overflow:hidden;}
  209. .list-form ul li .textarea textarea{ height:2.4rem;resize:none;width:100%;line-height:1.5;font:.34rem "Microsoft YaHei";outline:none;padding:.3rem .44rem;border-radius:.3rem;background:rgba(112, 186, 150, 0.1);border:0;box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
  210. .list-form ul li.center{ text-align:center;margin-top:.64rem;}
  211. .list-form ul li button{ background:#70ba96;color:#fff;outline:none;cursor:pointer;width:100%;border:0;border-radius:2rem;height:1.1rem;line-height:1.1rem;font:.44rem "Microsoft YaHei";font-weight:bold;}
  212. .page-title{ text-align:center;margin-bottom:.64rem;}
  213. .page-title h2{ text-align:center;position:relative;z-index:2;font-size:.44rem;color:#222;line-height:.74rem;display:inline-block;}
  214. .page-title h2 span{ color:#70ba96;}
  215. .page-title h2:before{ content:'';position:absolute;left:-.68rem;top:50%;width:.44rem;height:1px;background:#555;}
  216. .page-title h2:after{ content:'';position:absolute;right:-.68rem;top:50%;width:.44rem;height:1px;background:#555;}
  217. /*页脚*/
  218. .footer-copy{ background:#fff;padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);}
  219. .footer-copy-content{ padding:.64rem .44rem;}
  220. .footer-copy-content p{ line-height:1.5;text-align:center;font-size:.28rem;color:#999;}
  221. .footer-copy-content a{ color:#999;}
  222. .footer-nav{ height:1.3rem;position:fixed;bottom:0;left:0;right:0;z-index:99;background:#fff;border-top:solid 0.5px #ddd;padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);}
  223. .footer-nav ul{}
  224. .footer-nav ul li{ width:20%;float:left;}
  225. .footer-nav ul li .iconfont{ margin-top:.14rem;display:block;text-align:center;font-size:.62rem;line-height:1;color:#999;}
  226. .footer-nav ul li p{ font-weight:500;margin-top:.09rem;font-size:.24rem;line-height:1;color:#666;text-align:center;}
  227. .footer-nav ul li.hover .iconfont{ color:#70ba96;}
  228. .footer-nav ul li.hover p{ color:#70ba96;}
  229. #ab_img img{ max-width:100% !important; height:auto !important;display:inline-block;}
  230. #ab_img p span{text-wrap: inherit !important;}
  231. /* AB模板网新增分页样式 www.admibnuy.cn */
  232. .pagebar { padding:20px; overflow:hidden; clear:both}
  233. .pagebar .pagination {
  234. display: flex;
  235. justify-content: center;
  236. margin-top: 10px;
  237. }
  238. .pagination a {
  239. background: #fff;
  240. border: 1px solid #ccc;
  241. color: #333;
  242. font-size: 12px;
  243. padding: 8px 10px;
  244. margin: 0 2px;
  245. border-radius: 3px; line-height:100%
  246. }
  247. .pagination span {
  248. color: #333;
  249. font-size: 12px;
  250. padding: 7px 2px;
  251. margin: 0 2px;
  252. border-radius: 3px;
  253. }
  254. .pagination a:hover {
  255. color: #333;
  256. border: 1px solid #333;
  257. }
  258. .pagination a.page-num-current {
  259. color: #fff;
  260. background: #333;
  261. border: 1px solid #333;
  262. }
  263. .pagination .st{ font-family:宋体}
  264. .text-secondary{ text-align:center; padding:20px 0}
  265. .fcc a{
  266. line-height: 20px;
  267. }