Açıklama Yok
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

style_12.css 6.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363
  1. .list-s-12-content{
  2. width: 100%;
  3. height: auto;
  4. float: left;
  5. }
  6. .list-s-12-content .box{
  7. width: 100%;
  8. heigth: 100%;
  9. margin: 0px auto;
  10. }
  11. .list-s-12-content .row{
  12. /**
  13. * 定义宽高
  14. */
  15. width: 95%;
  16. min-height: 350px;
  17. float: left;
  18. /**
  19. * 边距
  20. */
  21. margin: 5px 0px;
  22. padding: 0% 2% 2% 3%;
  23. /**
  24. * 定义边框
  25. */
  26. border-radius: 5px;
  27. /*
  28. * 定义背景
  29. */
  30. background: #fff;
  31. /**
  32. ** 定位属性
  33. */
  34. position: relative;
  35. }
  36. /*
  37. * 内部布局样式
  38. */
  39. .list-s-12-content .top{
  40. width:100%;
  41. /* height: 95px;*/
  42. float: left;
  43. line-height: 79px;
  44. border-bottom: 1px solid rgb(168, 172, 217);
  45. position: relative;
  46. }
  47. .list-s-12-content .top .one{
  48. width: 100%;
  49. height: 60px;
  50. float: left;
  51. }
  52. .list-s-12-content .top .two{
  53. width: 100%;
  54. float: left;
  55. height: 35px;
  56. line-height: 35px;
  57. }
  58. .list-s-12-content .top .two img{
  59. margin-top: -2px;
  60. margin-right: 3px;
  61. }
  62. .list-s-12-content .top .two font{
  63. color: rgb(54, 59, 120);
  64. font-family: "HarmonyOS Sans SC";
  65. font-size: 14px;
  66. font-weight: 400;
  67. line-height: 16px;
  68. letter-spacing: 0%;
  69. text-align: left;
  70. }
  71. .list-s-12-content .top a{
  72. color: rgb(40, 45, 108);
  73. font-family: "HarmonyOS Sans SC" !important;
  74. font-size: 18px;
  75. font-weight: bold;
  76. line-height: 100%;
  77. letter-spacing: 0px;
  78. text-align: left;
  79. }
  80. .list-s-12-content .top span{
  81. position: absolute;
  82. width: 3px;
  83. height: 20px;
  84. left: -1%;
  85. top: 44%;
  86. border-radius: 5px;
  87. background: rgb(38, 120, 255);
  88. }
  89. .list-s-12-content .center{
  90. width:100%;
  91. height: auto;
  92. float: left;
  93. position: relative;
  94. margin-top:15px;
  95. }
  96. .list-s-12-content .center li{
  97. margin-top: 5px;
  98. position: relative;
  99. }
  100. .list-s-12-content .center a{
  101. font-size: 15px;
  102. }
  103. .list-s-12-content .center li span{
  104. float: right;
  105. font-size: 12px;
  106. position: absolute; right: 2px;
  107. top: 5px;
  108. }
  109. .list-s-12-content .center p{
  110. color: rgb(38, 43, 106);
  111. font-family: "HarmonyOS Sans SC";
  112. font-size: 14px;
  113. font-weight: 400;
  114. line-height: 178%;
  115. letter-spacing: 0px;
  116. text-align: left;
  117. }
  118. .list-s-12-content .center li{
  119. width: 97%;
  120. /* height: 80px;*/
  121. float: left;
  122. margin-right: 12px;
  123. border-radius: 5px;
  124. text-align: center;
  125. background: #fff;
  126. margin-bottom: 10px;
  127. position: relative;
  128. padding-left: 20px;
  129. margin-bottom: 10px;
  130. padding-top: 5px;
  131. }
  132. .list-s-12-content .center li img{
  133. display: block;
  134. width: 16px;
  135. height: 16px;
  136. /*
  137. 垂直居中
  138. */
  139. position: absolute;
  140. left: 0;
  141. top: 6px;
  142. }
  143. .list-s-12-content .center li a{
  144. display: block;
  145. width: 100%;
  146. height: 26px;
  147. /* line-height: 34px;*/
  148. color: rgb(38, 120, 255);
  149. color: rgb(54, 59, 120);
  150. font-family: "HarmonyOS Sans SC";
  151. font-size: 16px;
  152. font-weight: 500;
  153. line-height: 100%;
  154. letter-spacing: 0px;
  155. text-align: left;
  156. }
  157. .list-s-12-content .center li p{
  158. width: 80%;
  159. max-height: 40px;
  160. padding-bottom: 10px;
  161. border-bottom: 1px dashed rgb(168, 172, 217);
  162. text-align: left;
  163. }
  164. .list-s-12-content .bottom{
  165. width: 100%;
  166. float: left;
  167. }
  168. #detail-index .list-s-12-content .bottom{
  169. padding-top: 10px;
  170. margin-top: 10px;
  171. border-top: 1px solid rgb(168, 172, 217);
  172. }
  173. #down-index .list-s-12-content .bottom{
  174. padding-top: 10px;
  175. margin-top: 10px;
  176. border-top: 1px solid rgb(168, 172, 217);
  177. }
  178. .list-s-12-content .bottom .one{
  179. width: 100%;
  180. float: left;
  181. height: 60px;
  182. line-height: 60px;
  183. margin-top: 10px;
  184. border-top: 1px solid rgb(168, 172, 217);
  185. border-bottom: 1px solid rgb(168, 172, 217);
  186. }
  187. .list-s-12-content .bottom .one a {
  188. color: rgba(3, 8, 82, 0.4);
  189. font-family: "HarmonyOS Sans SC";
  190. font-size: 16px;
  191. font-weight: 400;
  192. line-height: 100%;
  193. letter-spacing: 0px;
  194. text-align: left;
  195. padding: 4px 8px;
  196. border-radius: 5px;
  197. /* 小卡片 */
  198. box-shadow: 5px 5px 25px 0px rgba(3, 8, 82, 0.1);
  199. background: rgba(3, 8, 82, 0.15);
  200. }
  201. .list-s-12-content .bottom .two{
  202. width: 100%;
  203. height: 60px;
  204. line-height: 60px;
  205. float: left;
  206. text-align: center;
  207. }
  208. .list-s-12-content .bottom .two a{
  209. border-radius: 4px;
  210. background: rgb(38, 120, 255);
  211. color: rgba(255, 255, 255, 0.9);
  212. font-family: 思源黑体;
  213. font-size: 16px;
  214. font-weight: 400;
  215. line-height: 24px;
  216. letter-spacing: -1px;
  217. text-align: center;
  218. padding: 4px 8px;
  219. }
  220. .list-s-12-content .bottom .two span{
  221. color: rgb(115, 119, 159);
  222. font-family: "HarmonyOS Sans SC";
  223. font-size: 16px;
  224. font-weight: 400;
  225. line-height: 100%;
  226. letter-spacing: 0px;
  227. text-align: left;
  228. }
  229. .list-s-12-content .bottom .two .a{
  230. text-align: left;
  231. }
  232. .list-s-12-content .bottom .two .b{
  233. text-align: right;
  234. }
  235. /**
  236. 增加
  237. */
  238. .list-s-12-content .bottom-row{
  239. width:88%;
  240. margin:0 auto;
  241. margin-top: 37px !important;
  242. }
  243. .list-s-12-content .bottom-row li{
  244. float: left;
  245. width: auto;
  246. margin: 0 5px;
  247. text-align: center;
  248. cursor: pointer;
  249. }
  250. .list-s-12-content .bottom a{
  251. width:auto;
  252. padding: 3px 6px;
  253. text-align: center;
  254. /*padding: 3px 6px;*/
  255. color: rgb(61, 61, 61);
  256. border-radius: 3px;
  257. margin: 3px 5px;
  258. font-family: 微软雅黑;
  259. font-size: 14px;
  260. font-weight: 400;
  261. letter-spacing: 0px;
  262. text-align: center;
  263. }
  264. .list-s-12-content .bottom a img{
  265. margin-top:-4px;
  266. }
  267. .list-s-12-content .bottom .active-1 a{
  268. border-radius: 2px;
  269. background: rgb(11, 139, 247);
  270. color:#fff;
  271. }
  272. .list-s-12-content .bottom input{
  273. width: 48px;
  274. height: 32px;
  275. border-radius: 4px;
  276. background: rgb(250, 250, 250);
  277. border:none;
  278. margin: 0 8px;
  279. text-align: center;
  280. }
  281. /**
  282. ** 内容标签样式
  283. */
  284. .list-s-12-content img{
  285. }
  286. .list-s-12-content a,span{
  287. }
  288. /**
  289. 增加 分页样式
  290. */
  291. .list-s-12-content .page{
  292. width:100%;
  293. margin:0 auto;
  294. margin-top: 15px;
  295. margin-bottom: 15px;
  296. height: 20px;
  297. float: left;
  298. }
  299. .list-s-12-content .page li{
  300. float: left;
  301. width: auto;
  302. margin: 0 5px;
  303. text-align: center;
  304. cursor: pointer;
  305. height: 20px !important;
  306. padding-left:0 !important;
  307. }
  308. .list-s-12-content .page a{
  309. width:auto;
  310. padding: 3px 6px;
  311. text-align: center;
  312. /*padding: 3px 6px;*/
  313. color: rgb(61, 61, 61);
  314. border-radius: 3px;
  315. margin: 3px 5px;
  316. font-family: 微软雅黑;
  317. font-size: 14px;
  318. font-weight: 400;
  319. letter-spacing: 0px;
  320. text-align: center;
  321. }
  322. .list-s-12-content .page a img{
  323. margin-top:-4px;
  324. }
  325. .list-s-12-content .page .active-1 a{
  326. border-radius: 2px;
  327. background: rgb(11, 139, 247);
  328. color:#fff;
  329. }
  330. .list-s-12-content .page input{
  331. width: 48px;
  332. height: 32px;
  333. border-radius: 4px;
  334. background: rgb(250, 250, 250);
  335. border:none;
  336. margin: 0 8px;
  337. text-align: center;
  338. }