Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 

55 řádky
704 B

  1. /**/
  2. .e_p_t{
  3. padding-top: 0.08rem;
  4. }
  5. .e_p_b{
  6. padding-bottom: 0.08rem;
  7. }
  8. .e_m_l{
  9. margin-left: 0.21rem;
  10. }
  11. /*字体大小*/
  12. .e_f_11{
  13. font-size: 0.11rem;
  14. }
  15. .e_f_12{
  16. font-size: 0.12rem;
  17. }
  18. .e_f_14{
  19. font-size: 0.12rem;
  20. }
  21. .e_f_16{
  22. font-size: 0.16rem;
  23. }
  24. .e_f_28{
  25. font-size: 0.26rem;
  26. }
  27. /*图片*/
  28. .e_cir_img_wh{
  29. width: 0.15rem;
  30. height: 0.15rem;
  31. }
  32. .e_bus_img_wh{
  33. width: 0.19rem;
  34. height: 0.11rem;
  35. }
  36. .e_qrcode_img_wh{
  37. width: 2.3rem;
  38. height: 2.3rem;
  39. }
  40. /*站点链接*/
  41. .line_dash_l_r{
  42. position: relative;
  43. left: 0.57rem;
  44. border-color: #000000;
  45. border-bottom: 1px dashed;
  46. width: 1.84rem;
  47. top: 0.186rem;
  48. z-index: 10;
  49. }
  50. /*边框线*/
  51. .line_border_4_1{
  52. border: 1px solid #e5e5e5;
  53. }