documentary.css 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. body {
  2. margin: 0;
  3. }
  4. .box {
  5. width: 100%;
  6. height: 1rem;
  7. background: #ffff;
  8. margin: 0;
  9. }
  10. .img {
  11. width: 0.2rem;
  12. position: absolute;
  13. top: 0.38rem;
  14. left: 0.4rem;
  15. z-index: 9999;
  16. }
  17. .text {
  18. width: 100%;
  19. position: absolute;
  20. font-size: 0.35rem;
  21. text-align: center;
  22. color: #333333;
  23. font-weight: 600;
  24. letter-spacing: 0.03rem;
  25. line-height: 1.07rem;
  26. }
  27. .box_A {
  28. width: 100%;
  29. height: 3rem;
  30. background: #ffff;
  31. margin-top: 0.3rem;
  32. display: none;
  33. }
  34. .text_b {
  35. font-size: 0.28rem;
  36. width: 100%;
  37. text-align: center;
  38. height: 0.8rem;
  39. line-height: 0.85rem;
  40. color: #0d0d0db5;
  41. font-weight: 600;
  42. }
  43. .text_c {
  44. font-size: 0.24rem;
  45. color: #666666;
  46. font-family: PingFangSC-Regular;
  47. line-height: 0.44rem;
  48. width: 94%;
  49. margin-left: 0.25rem;
  50. }
  51. .box_ox {
  52. background: #f4f4f4b5;
  53. width: 100%;
  54. height: 2.12rem;
  55. position: relative;
  56. margin-bottom: -0.2rem;
  57. }
  58. .box_aox {
  59. background: url(../../img/bg.png);
  60. background-size: 100% 100%;
  61. width: 90%;
  62. height: 1.7rem;
  63. margin-left: 0.35rem;
  64. position: relative;
  65. top: 0.2rem;
  66. }
  67. .box_akl {
  68. background: #FFFCEB;
  69. width: 1.2rem;
  70. height: 1.1rem;
  71. border-radius: 0.34rem;
  72. border: 2px solid #FFBA00;
  73. position: absolute;
  74. top: 0.25rem;
  75. left: 0.3rem;
  76. }
  77. .text_al {
  78. font-size: 0.2rem;
  79. color: #FD7C06;
  80. text-align: center;
  81. line-height: 1.75rem;
  82. }
  83. .txte_ak {
  84. font-size: 0.28rem;
  85. color: #FD7C06;
  86. font-weight: 600;
  87. position: absolute;
  88. top: 0.32rem;
  89. left: 1.8rem;
  90. }
  91. .txte_rq {
  92. font-size: 0.24rem;
  93. color: #666666;
  94. top: 0.8rem;
  95. position: absolute;
  96. left: 1.76rem;
  97. }
  98. .img_acd {
  99. position: absolute;
  100. top: 0.1rem;
  101. left: 0.174rem;
  102. }
  103. .box_ax {
  104. background: url(../../img/beij.png) no-repeat;
  105. background-size: 100% 100%;
  106. height: 12.33rem;
  107. }
  108. .img_ouy {
  109. position: absolute;
  110. top: 4rem;
  111. width: 3rem;
  112. left: 30%;
  113. }
  114. .text_zanwu {
  115. position: absolute;
  116. top: 7.3rem;
  117. font-size: 0.3rem;
  118. color: #333333;
  119. font-weight: 600;
  120. left: 2rem;
  121. letter-spacing: 0.038rem;
  122. }