Smart_car.css 980 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. .container_Con .row {
  2. text-align:center;
  3. }
  4. /*<!-- 首页智能汽车第二模块 -->*/
  5. .container-fluid {
  6. background: url(../img/car.jpg) no-repeat;
  7. background-size: cover;
  8. background-size: 100%;
  9. }
  10. .container-fluid span {
  11. font-size: 35px;
  12. font-weight: bold;
  13. color: #fff;
  14. line-height: 75px;
  15. letter-spacing: 5px;
  16. }
  17. .container-fluid p {
  18. font-size: 25px;
  19. color: #fff;
  20. margin-top: 30px;
  21. letter-spacing: 5px;
  22. }
  23. .fond_bank {
  24. text-align: center;
  25. width: 100%;
  26. }
  27. .tit1{
  28. font-size: 24px;
  29. letter-spacing: 2px;
  30. text-align: center;
  31. /*letter-spacing: .2em;*/
  32. margin: 50px 0 50px
  33. }
  34. /*<!-- 首页智慧医疗第三模块 -->*/
  35. .fond span{
  36. font-size:18px;
  37. text-align: center;
  38. margin: 0 auto;
  39. }
  40. .fond{
  41. text-align: center;
  42. }
  43. .backgroundRou .Smart {
  44. width: 285px;
  45. height: 260px;
  46. box-shadow: 3px 3px 4px rgba(157,157,157,.2);
  47. }
  48. /*<!-- 首页智能汽车第四模块 -->*/
  49. .row_bottom {
  50. margin-top: 60px;
  51. }