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

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