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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. .qy-2-3{
  2. width: 50%;
  3. height: 32px;
  4. border-radius: 15px;
  5. background: #fff;
  6. margin-top: 6px;
  7. margin-left: 1%;
  8. margin-right: 1%;
  9. line-height: 32px;
  10. float: left;
  11. display: block;
  12. z-index: 1000;
  13. position: relative;
  14. }
  15. .qy-2-3 img{
  16. margin-top: -2px;
  17. margin-left: 5px;
  18. }
  19. .qy-2-4{
  20. min-width: 300px;
  21. height: 40px;
  22. line-height: 46px;
  23. margin-left: 0px;
  24. float: left;
  25. }
  26. .qy-2-4 div{
  27. width: auto !important;
  28. float: left;
  29. margin-left: 15px;
  30. }
  31. .font-25{
  32. color: rgba(3, 8, 82, 0.83);
  33. font-family: "HarmonyOS Sans SC";
  34. font-size: 14px;
  35. font-weight: 300;
  36. line-height: 16px;
  37. letter-spacing: 0px;
  38. text-align: left;
  39. }
  40. .font-6{
  41. color: rgba(3, 8, 82, 0.31);
  42. font-family: "HarmonyOS Sans SC";
  43. font-size: 14px;
  44. font-weight: 300;
  45. line-height: 16px;
  46. letter-spacing: 0px;
  47. text-align: left;
  48. }
  49. .font-6 input{
  50. border:none;background: none;
  51. }
  52. /*
  53. 补充样式
  54. */
  55. .provincial{
  56. background: none !important;
  57. width: 50% !important;
  58. text-align: left;
  59. }
  60. .provincial span{
  61. color: rgba(3, 8, 82, 0.83);
  62. font-family: "HarmonyOS Sans SC";
  63. font-size: 14px;
  64. font-weight: 300;
  65. line-height: 16px;
  66. letter-spacing: 0px;
  67. text-align: left;
  68. }