Няма описание
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.

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