福田皮卡火星7+火星9
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. .tab-1-car-1{
  2. width:100%;
  3. height:589px;
  4. background-color:transparent;
  5. }
  6. .contentBox{
  7. margin-top:12px;
  8. color: #FFFFFF;
  9. position:relative;
  10. padding-left: 4.2%;
  11. padding-right: 4.2%;
  12. }
  13. .contentBox .contentTitle{
  14. font-size: 20px;
  15. font-family: SourceHanSansCN;
  16. font-weight: bold;
  17. position:absolute;
  18. top:45px;
  19. left: 50%;
  20. transform: translateX(-50%);
  21. }
  22. .contentBox .contentTitle2{
  23. font-size: 20px;
  24. font-family: SourceHanSansCN;
  25. font-weight: bold;
  26. text-align:center;
  27. }
  28. .contentTitle2{
  29. font-size: 20px;
  30. color: #fff;
  31. padding-bottom: 9px;
  32. margin-bottom: 12px;
  33. font-family: SourceHanSansCN;
  34. font-weight: bold;
  35. text-align:center;
  36. /* width: 92.6%; */
  37. width: 95.4%;
  38. margin-left: 2.2%;
  39. background: url("../images/title_line.png") no-repeat bottom center;
  40. }
  41. .contentBox .contentMain{
  42. margin-top:-140px;
  43. top: -140px;
  44. position:relative;
  45. }
  46. .contentBox .contentMain .contentMainHeader{
  47. height: 16px;
  48. font-size: 15px;
  49. font-family: MicrosoftYaHei;
  50. font-weight: bold;
  51. color: #FFFFFF;
  52. }
  53. .item {
  54. font-size: 13px;
  55. font-family: MicrosoftYaHei;
  56. font-weight: 400;
  57. color: #B9B9B9;
  58. line-height: 24px;
  59. margin-top:15px;
  60. list-style: disc;
  61. margin-left: 4.2%;
  62. }
  63. ::marker{
  64. color: #fff;
  65. }
  66. .back-img{
  67. background: url(../images_mb/Mars7_06.jpg) no-repeat center center;
  68. background-size: cover;
  69. width: 100%;
  70. position:relative;
  71. top:-58px;
  72. z-index:-1;
  73. }
  74. .back-img2{
  75. background: url(../images_mb/Mars7_09.jpg) no-repeat center center;
  76. background-size: cover;
  77. width: 100%;
  78. }
  79. .back-img3{
  80. background: url(../images_mb/Mars7_11.jpg) no-repeat center center;
  81. background-size: cover;
  82. width: 100%;
  83. }
  84. .back-img4{
  85. background: url(../images_mb/Mars7_13.jpg) no-repeat center center;
  86. background-size: cover;
  87. width: 100%;
  88. }
  89. .swiper-container{
  90. margin-top:14px;
  91. }
  92. .swiper-container .swiper-wrapper .swiper-slide img{
  93. width:100%;
  94. }
  95. .swiper1{
  96. height: auto;
  97. max-height: 850px;
  98. overflow: hidden;
  99. }
  100. .swiper1 img{
  101. width:100%;
  102. }
  103. ul{
  104. padding-inline-start:4.2%;
  105. margin-block: 0;
  106. }