Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

provincial.css 1.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. #provincial-index .left{
  2. width: 712px;
  3. height: auto;
  4. float: left;
  5. }
  6. #provincial-index .right{
  7. width: 332px;
  8. height: auto;
  9. float: left;
  10. margin-left: 6px;
  11. }
  12. .qy-32 {
  13. width: 1010px;
  14. height: 60px;
  15. line-height: 60px;
  16. position: relative;
  17. margin: 0px 20px;
  18. border-bottom: 1px solid rgb(168, 172, 217);
  19. }
  20. .font-57 {
  21. position: absolute;
  22. background: rgb(38, 120, 255);
  23. width: 3px;
  24. height: 20px;
  25. left: -10px;
  26. top: 18px;
  27. }
  28. .font-93 {
  29. color: rgb(111, 111, 112);
  30. font-family: "HarmonyOS Sans SC";
  31. font-size: 14px;
  32. font-weight: 400;
  33. line-height: 100%;
  34. letter-spacing: 0px;
  35. text-align: right;
  36. }
  37. .font-58 {
  38. color: rgb(40, 45, 108);
  39. font-family: "HarmonyOS Sans SC" !important;
  40. font-size: 18px;
  41. font-weight: 400;
  42. line-height: 100%;
  43. letter-spacing: 0px;
  44. text-align: center;
  45. }
  46. .qy-36 {
  47. margin: 15px 20px;
  48. }
  49. #provincial-index .list-s-4-content .center li{
  50. width: 50% !important;
  51. }
  52. #provincial-index .list-s-4-content .row{
  53. height:379px !important;
  54. }