Sin descripción
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.

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. .qy-2-2{
  2. width: 139px;
  3. height: 32px;
  4. border-radius: 4px;
  5. background: rgba(3, 8, 82, 0.5);
  6. margin-top: 6px;
  7. line-height:32px;
  8. cursor: pointer;
  9. }
  10. .qy-2-2 span{
  11. margin-left: 0 !important;
  12. margin-right: 0 !important;
  13. }
  14. .qy-2-2 .span-1{
  15. display: block;width: 20px;
  16. margin-left:10px !important;
  17. float: left;
  18. line-height: 28px;
  19. }
  20. .qy-2-2 .span-2{
  21. display: block;width: 75px;
  22. margin-left:6px !important;
  23. float: left;
  24. line-height: 32px;
  25. text-align: center;
  26. }
  27. .qy-2-2 .span-3{
  28. display: block;width: 7px;
  29. margin-left:10px !important;
  30. float: left;
  31. line-height: 28px;
  32. }
  33. .qy-2-2 .font-1{
  34. color: rgb(40, 45, 108);
  35. font-family: "HarmonyOS Sans SC";
  36. font-size: 14px;
  37. font-weight: 400;
  38. letter-spacing: 0px;
  39. color: #fff;
  40. overflow:hidden;
  41. }