index.css 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. .tout{
  2. display: flex;
  3. margin-top: 20px;
  4. align-items: center;
  5. margin-bottom: 30px;
  6. }
  7. .tout .tout_one{
  8. width: 11%;
  9. }
  10. .tout .tout_one img{
  11. width: 100%;
  12. height: 40px;
  13. }
  14. .tout .tout_two{
  15. flex: 1;
  16. }
  17. .tout .tout_two p{
  18. text-align: center;
  19. font-size: 30px;
  20. font-family: Microsoft YaHei;
  21. font-weight: bold;
  22. color: #E10101;
  23. line-height: 45px;
  24. }
  25. .tout .tout_two p:nth-child(2){
  26. font-size: 16px;
  27. font-family: Microsoft YaHei;
  28. font-weight: 400;
  29. color: #666666;
  30. line-height: 28px;
  31. }
  32. .sk > ul > li{
  33. width: 50% !important;
  34. }
  35. @media (max-width: 768px) {
  36. .sk > ul > li{
  37. width: 100% !important;
  38. }
  39. }
  40. .bhue{
  41. color: #666 !important;
  42. border-bottom: 0 !important;
  43. }
  44. .wagnshi{
  45. display: flex;
  46. justify-content: space-between;
  47. margin-top: 20px;
  48. }
  49. .wagnshi_one{
  50. width: 24%;
  51. }
  52. .wagnshi_one img{
  53. height: 216px;
  54. }
  55. @media (max-width: 768px) {
  56. .wagnshi_one{
  57. width: 100%;
  58. margin-bottom: 10px;
  59. }
  60. .wagnshi_one img{
  61. width: 100%;
  62. }
  63. .wagnshi{
  64. flex-wrap: wrap;
  65. }
  66. }
  67. .bottomfrs{
  68. margin-top: 43px;
  69. width: 100%;
  70. height: 520px;
  71. background: url(../picture/pic_hp_jcfwbg@2x.png) no-repeat;
  72. background-size: 100% 100%;
  73. }
  74. .bote{
  75. display: flex;
  76. flex-direction: column;
  77. align-items: center;
  78. }
  79. .bote p{
  80. font-size: 24px;
  81. font-family: Adobe Heiti Std;
  82. font-weight: normal;
  83. color: #FFFFFF;
  84. line-height: 90px;
  85. }
  86. .bote img{
  87. width: 200px;
  88. height: 2px;
  89. }
  90. .bote_one{
  91. display: flex;
  92. justify-content: space-between;
  93. margin-top: 30px;
  94. }
  95. .shoutoa{
  96. width: 19%;
  97. display: flex;
  98. flex-direction: column;
  99. align-items: center;
  100. }
  101. .shoutoa img{
  102. width: 139px;
  103. height: 139px;
  104. border-radius: 50%;
  105. }
  106. .shoutoa span{
  107. font-size: 24px;
  108. font-family: Adobe Heiti Std;
  109. font-weight: normal;
  110. color: #FFFFFF;
  111. line-height: 120px;
  112. }
  113. .shoutoa p {
  114. font-size: 14px;
  115. font-family: Adobe Heiti Std;
  116. font-weight: normal;
  117. color: #7DFDFF;
  118. line-height: 24px;
  119. display: -webkit-box;
  120. -webkit-box-orient: vertical;
  121. -webkit-line-clamp: 2;
  122. overflow: hidden;
  123. }
  124. .ol{
  125. margin-top: 26px;
  126. width: 100px;
  127. height: 40px;
  128. background: #022D53;
  129. border-radius: 8px;
  130. font-size: 14px;
  131. font-family: Source Han Sans SC;
  132. font-weight: 400;
  133. color: #62ABEC;
  134. /* line-height: 24px; */
  135. text-align: center;
  136. line-height: 40px !important;
  137. }
  138. @media (max-width: 768px) {
  139. .bote_one{
  140. flex-wrap: wrap;
  141. }
  142. .shoutoa{
  143. width: 50%;
  144. margin-bottom: 20px;
  145. }
  146. .shoutoa img{
  147. width: 70px;
  148. height: 70px;
  149. }
  150. .shoutoa span{
  151. font-size: 18px;
  152. font-family: Adobe Heiti Std;
  153. font-weight: normal;
  154. color: #FFFFFF;
  155. line-height: 40px;
  156. }
  157. .shoutoa p {
  158. font-size: 12px;
  159. font-family: Adobe Heiti Std;
  160. font-weight: normal;
  161. color: #7DFDFF;
  162. line-height: 24px;
  163. display: -webkit-box;
  164. -webkit-box-orient: vertical;
  165. -webkit-line-clamp: 2;
  166. overflow: hidden;
  167. }
  168. .ol{
  169. margin-top: 7px;
  170. width: 90px;
  171. height: 30px;
  172. background: #022D53;
  173. border-radius: 8px;
  174. font-size: 14px;
  175. font-family: Source Han Sans SC;
  176. font-weight: 400;
  177. color: #62ABEC;
  178. /* line-height: 24px; */
  179. text-align: center;
  180. line-height: 30px !important;
  181. }
  182. .bote p{
  183. font-size: 24px;
  184. font-family: Adobe Heiti Std;
  185. font-weight: normal;
  186. color: #FFFFFF;
  187. line-height: 54px;
  188. }
  189. .njue{
  190. display: none;
  191. }
  192. }
  193. @media (max-width: 768px) {
  194. .tout .tout_two p{
  195. text-align: center;
  196. font-size: 16px;
  197. font-family: Microsoft YaHei;
  198. font-weight: bold;
  199. color: #E10101;
  200. line-height: 45px;
  201. }
  202. .tout .tout_two p:nth-child(2){
  203. font-size: 12px;
  204. font-family: Microsoft YaHei;
  205. font-weight: 400;
  206. color: #666666;
  207. line-height: 28px;
  208. }
  209. .biejus img{
  210. display: none;
  211. }
  212. .biejus p{
  213. text-align: center;
  214. }
  215. }
  216. .nhdyey a:hover{
  217. color: red !important;
  218. }
  219. .biejus img {
  220. width: 100%;
  221. position: absolute;
  222. left: 0;
  223. top:0;
  224. }
  225. .biejus {
  226. position: relative;
  227. height: 52px;
  228. margin-top: 15px;
  229. }
  230. .biejus p {
  231. position: absolute;
  232. z-index: 22;
  233. top:50%;
  234. transform: translateY(-50%);
  235. left: 1%;
  236. }
  237. .biejus p .spju {
  238. font-size: 14px;
  239. font-family: Microsoft YaHei;
  240. font-weight: 400;
  241. color: #000000;
  242. margin-left: 0 !important;
  243. /* line-height: 24px; */
  244. }
  245. .biejus p:nth-child(2) span {
  246. font-size: 14px;
  247. font-weight: 400;
  248. color: #000000;
  249. margin-left: 20px;
  250. line-height: 24px;
  251. }
  252. .nhy{
  253. background-color: #eee ;
  254. height: 6px;
  255. width: 100%;
  256. margin-top: 30px;
  257. }
  258. .hdyelaie .el-carousel__button{
  259. width: 10px;
  260. height: 10px;
  261. border-radius: 50%;
  262. }
  263. .hdyelaie .el-carousel__indicators--horizontal{
  264. left:94%;
  265. }