福田皮卡火星7+火星9
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

contentBox.css 2.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  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: 20px;
  32. margin-bottom: 0px;
  33. font-family: SourceHanSansCN;
  34. font-weight: bold;
  35. text-align:center;
  36. width: 52% !important;
  37. margin: 0 auto !important;
  38. background: url(../../p7/images_mb/Mars7_09.jpg) no-repeat bottom center;
  39. background-size: 416px 29px;
  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. margin-bottom:24px;
  50. font-family: MicrosoftYaHei;
  51. font-weight: bold;
  52. color: #FFFFFF;
  53. }
  54. .item {
  55. font-size: 13px;
  56. font-family: MicrosoftYaHei;
  57. font-weight: 400;
  58. color: #B9B9B9;
  59. line-height: 24px;
  60. margin-top:15px;
  61. list-style: disc;
  62. margin-left: 4.2%;
  63. }
  64. ::marker{
  65. color: #fff;
  66. }
  67. .back-img{
  68. background: url(../images_mb/Mars7_06.jpg) no-repeat center center;
  69. background-size: cover;
  70. width: 100%;
  71. position:relative;
  72. top:-58px;
  73. z-index:-1;
  74. }
  75. .back-img2{
  76. background: url(../images_mb/Mars7_09.jpg) no-repeat center center;
  77. background-size: cover;
  78. width: 100%;
  79. }
  80. .back-img3{
  81. background: url(../images_mb/Mars7_11.jpg) no-repeat center center;
  82. background-size: cover;
  83. width: 100%;
  84. }
  85. .back-img4{
  86. background: url(../images_mb/Mars7_13.jpg) no-repeat center center;
  87. background-size: cover;
  88. width: 100%;
  89. }
  90. .swiper-container{
  91. margin-top:14px;
  92. }
  93. .swiper-container .swiper-wrapper .swiper-slide img{
  94. width:100%;
  95. }
  96. .swiper1{
  97. height: auto;
  98. max-height: 850px;
  99. overflow: hidden;
  100. }
  101. .swiper1 img{
  102. width:100%;
  103. }
  104. ul{
  105. padding-inline-start:4.2%;
  106. margin-block: 0;
  107. }
  108. #container .qjzs .content {
  109. position: relative;
  110. margin-top: -15px;
  111. }