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_11.css 6.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327
  1. .list-s-11-content{
  2. width: 712px;
  3. height: auto;
  4. float: left;
  5. }
  6. .list-s-11-content .box{
  7. width: 100%;
  8. heigth: 100%;
  9. margin: 0px auto;
  10. background: rgba(255, 255, 255, 0.7);
  11. }
  12. .list-s-11-content .row{
  13. /**
  14. * 定义宽高
  15. */
  16. width: 95%;
  17. min-height: 564px;
  18. float: left;
  19. /**
  20. * 边距
  21. */
  22. margin: 5px 0px;
  23. padding: 0% 2% 2% 3%;
  24. /**
  25. * 定义边框
  26. */
  27. border-radius: 5px;
  28. /*
  29. * 定义背景
  30. */
  31. background: none;
  32. /**
  33. ** 定位属性
  34. */
  35. position: relative;
  36. border-radius: 5px;
  37. /* 面板阴影 */
  38. box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
  39. background: rgba(255, 255, 255, 0.7);
  40. }
  41. /*
  42. * 内部布局样式
  43. */
  44. .list-s-11-content .top{
  45. width:100%;
  46. height: 50px;
  47. float: left;
  48. line-height: 56px;
  49. border-bottom: 1px solid rgb(168, 172, 217);
  50. position: relative;
  51. }
  52. .list-s-11-content .top a{
  53. color: rgb(40, 45, 108);
  54. font-family: "HarmonyOS Sans SC" !important;
  55. font-size: 18px;
  56. font-weight: bold;
  57. line-height: 100%;
  58. letter-spacing: 0px;
  59. text-align: left;
  60. }
  61. .list-s-11-content .top span{
  62. position: absolute;
  63. width: 3px;
  64. height: 20px;
  65. left: -1%;
  66. top: 33%;
  67. border-radius: 5px;
  68. background: rgb(38, 120, 255);
  69. }
  70. .list-s-11-content .top .font-90{
  71. padding: 3px 10px 5px 10px;
  72. box-sizing: border-box;
  73. border: 1px solid rgb(0, 165, 120);
  74. border-radius: 5px;
  75. box-shadow: 5px 5px 10px 0px rgb(0 155 108 / 13%);
  76. color: rgb(0, 165, 120);
  77. font-family: "HarmonyOS Sans SC";
  78. font-size: 14px;
  79. font-weight: 400;
  80. line-height: 100%;
  81. letter-spacing: 0px;
  82. text-align: right;
  83. float: right;
  84. margin-top: 10px;
  85. margin-right: 10px;
  86. }
  87. .list-s-11-content .top .font-91{
  88. border: 1px solid rgb(0, 165, 120);
  89. padding: 3px 10px 5px 10px;
  90. border-radius: 5px;
  91. box-shadow: 5px 5px 10px 0px rgb(0 155 108 / 13%);
  92. background: rgb(0, 165, 120);
  93. color: rgb(255, 255, 255);
  94. font-family: "HarmonyOS Sans SC";
  95. font-size: 14px;
  96. font-weight: 300;
  97. line-height: 100%;
  98. letter-spacing: 0px;
  99. text-align: right;
  100. float: right;
  101. margin-top: 9px;
  102. }
  103. .list-s-11-content .center{
  104. width:691px;
  105. min-height: 160px;
  106. float: left;
  107. position: relative;
  108. margin-top:15px;
  109. overflow:hidden;
  110. }
  111. .list-s-11-content .center li{
  112. width: 263px;
  113. height: 113px;
  114. float: left;
  115. margin-right: 12px;
  116. border-radius: 5px;
  117. text-align: center;
  118. background: #fff;
  119. margin-bottom: 10px;
  120. position: relative;
  121. padding-left: 70px;
  122. margin-bottom: 10px;
  123. overflow:hidden;
  124. border-radius: 5px;
  125. /* 小卡片 */
  126. box-shadow: 5px 5px 25px 0px rgba(3, 8, 82, 0.1);
  127. background: rgba(255, 255, 255, 0.53);
  128. }
  129. .list-s-11-content .center li span{
  130. border-radius: 4px 0px 10px 0px;
  131. background: rgba(0, 0, 0, 0.49);
  132. display: block;
  133. position: absolute;
  134. left:0 ;
  135. top: 4px;
  136. width: 39px;
  137. height: 12px;
  138. color: rgb(255, 255, 255);
  139. font-family: "HarmonyOS Sans SC";
  140. font-size: 7px;
  141. font-weight: 500;
  142. line-height: 8px;
  143. letter-spacing: 0px;
  144. text-align: left;
  145. text-align: center;
  146. }
  147. .list-s-11-content .center li img{
  148. display: block;
  149. width: 40px;
  150. height: 40px;
  151. position: absolute;
  152. left: 12px;
  153. top: 27px;
  154. }
  155. .list-s-11-content .center li .k{
  156. display: block;
  157. width: 90%;
  158. height: 36px;
  159. /* line-height: 34px;*/
  160. color: rgb(3, 8, 82);
  161. font-family: "HarmonyOS Sans SC";
  162. font-size: 14px;
  163. font-weight: 500;
  164. line-height: 16px;
  165. letter-spacing: 0px;
  166. text-align: left;
  167. }
  168. .list-s-11-content .center li p{
  169. width: 100%;
  170. float: left;
  171. height: 26px;
  172. text-align: left;
  173. line-height: 26px;
  174. /*border-bottom: 1px dashed rgb(168, 172, 217);*/
  175. }
  176. .list-s-11-content .center li p img{
  177. vertical-align: middle;
  178. margin-top: -4px;
  179. position: static !important;
  180. width: 13px;
  181. height: 13px;
  182. display: inline !important;
  183. }
  184. .list-s-11-content .center li p .sp-1{
  185. color: rgba(3, 8, 82, 0.45);
  186. font-family: "HarmonyOS Sans SC";
  187. font-size: 13px;
  188. font-weight: 300;
  189. line-height: 13px;
  190. letter-spacing: -1px;
  191. text-align: left;
  192. margin-right: 15px;
  193. }
  194. .list-s-11-content .center li p .sp-2{
  195. color: rgb(3, 8, 82);
  196. font-family: "HarmonyOS Sans SC";
  197. font-size: 13px;
  198. font-weight: 400;
  199. line-height: 13px;
  200. letter-spacing: -1px;
  201. text-align: left;
  202. }
  203. .list-s-11-content .center li button{
  204. position: absolute;
  205. left: 20%;
  206. bottom: 25%;
  207. display: block;
  208. width: 145px;
  209. height: 20px;
  210. border-radius: 3px;
  211. background: rgb(11, 139, 247);
  212. border: none;
  213. text-align: center;
  214. color: rgb(255, 255, 255);
  215. font-family: "HarmonyOS Sans SC";
  216. font-size: 12px;
  217. font-weight: 500;
  218. line-height: 14px;
  219. letter-spacing: 0px;
  220. cursor: pointer;
  221. z-index: 9999;
  222. }
  223. .list-s-11-content .bottom{
  224. width:100%;
  225. height: 160px;
  226. float: left;
  227. position: relative;
  228. margin-top:15px;
  229. }
  230. .bottom-row{
  231. width:88%;
  232. margin:0 auto;
  233. }
  234. .list-s-11-content .bottom a{
  235. display: block;
  236. float: left;
  237. width:32px;
  238. height:32px;
  239. line-height: 32px;
  240. text-align: center;
  241. /*padding: 3px 6px;*/
  242. color: rgb(61, 61, 61);
  243. border-radius: 3px;
  244. margin: 3px 5px;
  245. font-family: 微软雅黑;
  246. font-size: 14px;
  247. font-weight: 400;
  248. letter-spacing: 0px;
  249. text-align: center;
  250. }
  251. .list-s-11-content .bottom a img{
  252. margin-top:-4px;
  253. }
  254. .list-s-11-content .bottom .active-1{
  255. border-radius: 2px;
  256. background: rgb(11, 139, 247);
  257. color:#fff;
  258. }
  259. .list-s-11-content .bottom input{
  260. width: 48px;
  261. height: 32px;
  262. border-radius: 4px;
  263. background: rgb(250, 250, 250);
  264. border:none;
  265. margin: 0 8px;
  266. text-align: center;
  267. }
  268. /**
  269. ** 内容标签样式
  270. */
  271. .list-s-11-content img{
  272. }
  273. .list-s-11-content a,span{
  274. }
  275. .list-s-11-content .box_1{
  276. display: none;
  277. }
  278. .tab-a-active{
  279. background: rgb(0, 165, 120) !important;
  280. color: rgb(255, 255, 255) !important;
  281. }
  282. .box-bot-1{
  283. display: none;
  284. }