index.css 4.6 KB

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