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.
 
 
 
 
 

107 lines
1.5 KiB

  1. .wchat{
  2. width: 0.15rem;
  3. height: 0.15rem;
  4. }
  5. .title_title{
  6. position: fixed;
  7. top: 0rem;
  8. z-index: 3;
  9. width: 100%;
  10. }
  11. .line_line{
  12. height: 0.8rem;
  13. position: relative;
  14. top: 0.14rem;
  15. left: 0.27rem;
  16. }
  17. .baid_map{
  18. width: 0.6rem;
  19. padding-top: 0.04rem;
  20. }
  21. .go{
  22. width: 0.27rem;
  23. position: absolute;
  24. right: 0.3rem;
  25. top: 0.28rem;
  26. }
  27. .success{
  28. padding-top: 0.6rem;
  29. padding-bottom: 0.3rem;
  30. }
  31. .success_btn{
  32. margin-left: 0.35rem;
  33. margin-right: 0.35rem;
  34. text-align: center;
  35. }
  36. .wechatbg{
  37. background-color: #3d434f;
  38. }
  39. .wechatbg_img{
  40. margin-top: 0.06rem;
  41. width: 0.12rem;
  42. margin-right: 0.18rem;
  43. }
  44. .wechatbg_div1{
  45. color: #999;
  46. font-family: "微软雅黑";
  47. }
  48. .wechatbg_div2{
  49. color: #fff;
  50. font-family: "微软雅黑";
  51. }
  52. .wechat_bor{
  53. border-bottom: 1px solid #e5e5e5;
  54. }
  55. .wechat_passenger{
  56. }
  57. .wechat_passenger_div{
  58. width: 1rem;
  59. border: 1px solid #fff;
  60. text-align: center;
  61. padding: 0.03rem;
  62. border-radius: 0.03rem;
  63. }
  64. .wechat_passenger_img{
  65. width: 0.12rem;
  66. margin-top: 0.03rem;
  67. margin-right: 0.05rem;
  68. }
  69. .wechat_passenger_span{
  70. color: #fff;
  71. }
  72. .wechat_passenger_sub{
  73. text-align: right;
  74. color: #fff;
  75. font-size: 0.14rem;
  76. }
  77. .hiddens{
  78. text-overflow:ellipsis;
  79. white-space:nowrap;
  80. overflow:hidden;
  81. }
  82. .wechat_no_img{
  83. width: 0.4rem;
  84. margin-top: 0.4rem;
  85. }
  86. .wechat_no_div{
  87. color: #999;
  88. margin-top: 0.05rem;
  89. }
  90. .wechat_no_img2{
  91. width: 0.14rem;
  92. margin-top: 0.045rem;
  93. }
  94. .wechat_no_div2{
  95. border: 1px solid #999;
  96. padding: 0.05rem 0.5rem;
  97. margin-top: 0.1rem;
  98. border-radius: 0.03rem;
  99. }