Brak opisu
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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. .qy-800{
  2. position: relative;
  3. margin-top:60px;
  4. }
  5. .font-15-6666{
  6. position: absolute;
  7. width: 3px;
  8. height: 20px;
  9. border-radius: 5px;
  10. background: rgb(38, 120, 255);
  11. left: 35px;
  12. }
  13. .font-15-556{
  14. color: rgb(40, 45, 108);
  15. font-family: "HarmonyOS Sans SC" !important;
  16. font-size: 18px;
  17. font-weight: bold;
  18. line-height: 100%;
  19. letter-spacing: 0px;
  20. text-align: left;
  21. margin-left: 20px;
  22. display: block;
  23. }
  24. .link-ti{
  25. width: 150px;
  26. padding-left: 23px;
  27. }
  28. .link-li{
  29. width: 840px;
  30. height: 22px;
  31. line-height: 22px;
  32. }
  33. .link-li li{
  34. float: left;
  35. margin: 0 10px 0 0;
  36. }
  37. .link-li li a{
  38. color: rgb(40, 45, 108);
  39. font-family: "HarmonyOS Sans SC";
  40. font-size: 16px;
  41. font-weight: 400;
  42. line-height: 100%;
  43. letter-spacing: 1px;
  44. text-align: center;
  45. }