Bläddra i källkod

王展智修改

master
pengpeng.zhai 2 år sedan
förälder
incheckning
a2acd9892c

+ 8
- 6
tunland/p7/css/contentBox.css Visa fil

@@ -29,15 +29,16 @@
29 29
 .contentTitle2{
30 30
     font-size: 20px;
31 31
     color: #fff;
32
-    padding-bottom: 9px;
33
-    margin-bottom: 12px;
32
+    padding-bottom: 20px;
33
+    margin-bottom: 0px;
34 34
     font-family: SourceHanSansCN;
35 35
     font-weight: bold;
36 36
     text-align:center;
37
-    /* width: 92.6%; */
38
-    width: 95.4%;
39
-    margin-left: 2.2%;
40
-    background: url("../images/title_line.png") no-repeat bottom center;
37
+    width: 52% !important;
38
+    margin: 0 auto !important;
39
+    background: url(../../p7/images_mb/Mars7_09.jpg) no-repeat bottom center;
40
+    background-size: 416px 29px;
41
+    
41 42
 }
42 43
  
43 44
  .contentBox .contentMain{
@@ -48,6 +49,7 @@
48 49
  .contentBox .contentMain .contentMainHeader{
49 50
     height: 16px;
50 51
     font-size: 15px;
52
+    margin-bottom:24px;
51 53
     font-family: MicrosoftYaHei;
52 54
     font-weight: bold;
53 55
     color: #FFFFFF;

+ 11
- 9
tunland/p7/css/indexm.css Visa fil

@@ -75,10 +75,11 @@ input:-webkit-autofill:active {
75 75
 
76 76
 #container .qjzs{
77 77
     width: 100%;
78
-    margin-top: -145px;
78
+    margin-top: -100px;
79 79
 }
80 80
 #container .qjzs .content{
81 81
     position: relative;
82
+    margin-top: -15px;
82 83
 }
83 84
 #container .qjzs .content img{
84 85
     width: 100%;
@@ -91,7 +92,7 @@ input:-webkit-autofill:active {
91 92
     position: absolute;
92 93
     left: 0;
93 94
     right: 0;
94
-    top: 30px;
95
+    top: 15px;
95 96
     z-index: 2;
96 97
     display: flex;
97 98
     justify-content: space-between;
@@ -101,7 +102,7 @@ input:-webkit-autofill:active {
101 102
     width: 54.5px;
102 103
     float: left;
103 104
     text-align: center;
104
-    font-size: 14px;
105
+    font-size:12px;
105 106
     line-height: 1;
106 107
     font-family: MicrosoftYaHei;
107 108
     font-weight: bold;
@@ -184,7 +185,7 @@ input:-webkit-autofill:active {
184 185
 }
185 186
 #container .yysj .title{ background: none;}
186 187
 #container .yysj .content .row{
187
-    width: 100%;
188
+    /* width: 95.6%; */
188 189
     display: flex;
189 190
     justify-content: space-between;
190 191
     margin-left:0;
@@ -201,7 +202,7 @@ input:-webkit-autofill:active {
201 202
     background: none;
202 203
     height: 30px;
203 204
     line-height: 30px;
204
-    font-size: 8px;
205
+    font-size: 12px;
205 206
     padding: 0 7.5px;
206 207
     box-sizing: border-box;
207 208
     margin-bottom: 10px;
@@ -216,11 +217,11 @@ input:-webkit-autofill:active {
216 217
     width: 144px;
217 218
     height: 35px;
218 219
     border: 1px solid #0091FF;
219
-    border-radius: 9px;
220
-    line-height: 29px;
220
+    border-radius: 20px;
221
+    line-height: 33px;
221 222
     text-align: center;
222 223
     margin: 9px auto 0;
223
-    font-size: 9px;
224
+    font-size: 12px;
224 225
     font-family: MicrosoftYaHei;
225 226
     font-weight: bold;
226 227
     color: #0091FF;
@@ -299,6 +300,7 @@ input:-webkit-autofill:active {
299 300
 .titleBox.fixed{
300 301
     position: fixed;
301 302
     left: 0;
302
-    top: 53px;
303
+    top: 45px;
304
+    padding-top:5px;
303 305
     z-index:9;
304 306
 }

+ 2
- 60
tunland/p7/css/topBox.css Visa fil

@@ -11,11 +11,6 @@
11 11
     margin-top: 4.5px;
12 12
 }
13 13
 
14
-/* .topImg{
15
-    width:375pt;
16
-    height:187.5pt;
17
-} */
18
-
19 14
 
20 15
 .titleBox .title {
21 16
     width: 70px;
@@ -25,7 +20,7 @@
25 20
 
26 21
 .titleBox .tab {
27 22
     text-align: center;
28
-    font-size: 10px;
23
+    font-size: 11px;
29 24
     display:inline-block;
30 25
     vertical-align: middle;
31 26
     width:12.7%;
@@ -40,16 +35,13 @@
40 35
 
41 36
 .titleBox .radio{
42 37
     border: 1px solid #0091FF;
43
-    border-radius: 12px;
38
+    border-radius: 16px;
44 39
     width:21%;
45 40
     padding-top:6px;
46 41
     padding-bottom:6px;
47 42
     color: #0091FF;
48 43
 }
49 44
 
50
-.titleBox .tab:hover {
51
-    color: #FC4832;
52
-}
53 45
 
54 46
 .titleBox .active {
55 47
     color: #0091FF;
@@ -79,54 +71,4 @@
79 71
     color: #999999;
80 72
 }
81 73
 
82
-.typeBox .topTitle {
83
-    width: 35px;
84
-}
85
-
86
-.aItem {
87
-    font-size: 14px;
88
-    padding-left: 10px;
89
-    padding-right: 10px;
90
-    height: 24px;
91
-    line-height: 24px;
92
-    top: 20px;
93
-    cursor: pointer;
94
-    float: left;
95
-    margin: 20px 0 0 20px;
96
-}
97
-
98
-.aItem:hover {
99
-    color: #fff;
100
-    background: #FC4832;
101
-}
102
-
103
-.typeBox .item1 {
104
-    left: 50px;
105
-}
106
-
107
-.typeBox .item2 {
108
-    left: 117px;
109
-}
110
-
111
-.typeBox .item3 {
112
-    left: 225px;
113
-}
114
-
115
-.typeBox .item4 {
116
-    left: 310px;
117
-}
118
-
119
-.typeBox .item5 {
120
-    left: 383px;
121
-}
122
-
123 74
 
124
-.typeBox2 {
125
-    width: 100%;
126
-    height: 64px;
127
-    position: relative;
128
-}
129
-
130
-.typeBox2 .topTitle {
131
-    width: 50px;
132
-}

Binär
tunland/p7/images/parameter (2).jpg Visa fil


Binär
tunland/p7/images/parameter.jpg Visa fil


Binär
tunland/p7/images/parameter」ィ2」ゥ.jpg Visa fil


Binär
tunland/p7/images_mb/Mars7_09.jpg Visa fil


+ 1
- 1
tunland/p7/index.html Visa fil

@@ -11,7 +11,7 @@
11 11
     <script src="../static/lib/jquery_scrollBar.js"></script>
12 12
 
13 13
     <link rel="stylesheet" type="text/css" href="/tunland/static/css/common.css">
14
-	<script src="/tunland/static/js/headerAndFooter.js" type="text/javascript" charset="utf-8"></script>
14
+	<script src="https://pickup.foton.com.cn/tunland/static/js/headerAndFooter.js" type="text/javascript" charset="utf-8"></script>
15 15
     <script src="https://pv.sohu.com/cityjson" type="text/javascript" charset="utf-8"></script>
16 16
 
17 17
     <link rel="stylesheet" href="./css/index.css">

+ 6
- 6
tunland/p7/indexm.html Visa fil

@@ -243,15 +243,15 @@
243 243
                         天生越级,引领不凡
244 244
                     </div>
245 245
                     <ul>
246
-                        <li class="item">基于FIA(Full-size Intelligent Architecture)全尺寸智能架构,兼容混合动力、纯电、燃料电池等动力总成</li>
246
+                        <li class="item">基于 FIA (Full-size Intelligent Architecture)  全尺寸智能架构,兼容混合动力、纯电、燃料电池等动力总成</li>
247 247
                         <li class="item">国内首个全尺寸皮卡平台,双叉臂前悬架+多连杆后悬架,开创舒适驾乘新境界</li>
248
-                        <li class="item">全新升级底盘架构,通信网络架构可拓展,充分满足性能安全、信息安全与功能安全</li>
248
+                        <li class="item">全新升级底盘架构   通信网络架构可拓展   充分满足性能安全、信息安全与功能安全</li>
249 249
                     </ul>
250 250
                 </div>
251 251
             </div>
252 252
             <div class="contentBox tab-1-car-1-2">
253 253
                 <div class="tab-1-car-1"></div>
254
-                <div class="contentMain">
254
+                <div class="contentMain" style="top:-161px;">
255 255
                     <div class="contentMainHeader">
256 256
                         天生强劲 激擎无限
257 257
                     </div>
@@ -300,9 +300,9 @@
300 300
                         天生睿智 科技智能
301 301
                     </div>
302 302
                     <ul>
303
-                        <li class="item">14.6英寸超大中控高清显示屏,12.3英寸全彩数字液晶仪表,尽享科技豪华之美</li>
303
+                        <li class="item">14.6 英寸超大中控高清显示屏 ,12.3 英寸全彩数字液晶仪表,尽享科技豪华之美</li>
304 304
                         <li class="item">拥有投屏交互、智能情景模拟、智能人机互动等个性化功能,交互响应迅速,识别准确度高,结合专属虚拟卡通形象,让交互感受更加直观亲切</li>
305
-                        <li class="item">腾讯TAI4.0智能生态座舱,集成内容优势,提供全场景智能车载服务,并支持实时通讯、K歌娱乐等,让用户尽享智能生活、智能社交、智能出行生态</li>
305
+                        <li class="item">腾讯 TAI4.0 智能生态座舱,集成内容优势,提供全场景智能车载服务,并支持实时通讯、K歌娱乐等,让用户尽享智能生活、智能社交、智能出行生态</li>
306 306
                         <li class="item">支撑整车OTA远程升级,为用户提供及时优质的智能服务</li>
307 307
                     </ul>
308 308
                 </div>
@@ -334,7 +334,7 @@
334 334
                     <div class="n ns">内饰</div>
335 335
                     <div class="line"></div>
336 336
                 </div>
337
-                <div class="vr"><img src="./images_mb/pc/vr.png"/>全景观车</div></a>
337
+                <div class="vr vr_7"><img src="./images_mb/pc/vr.png"/>全景观车</div></a>
338 338
                 <div class="swiper-container">
339 339
                     <div class="swiper-wrapper">
340 340
                         <div class="swiper-slide">

+ 48
- 22
tunland/p7/js/indexm.js Visa fil

@@ -97,6 +97,7 @@ window.foton = window.foton || {};
97 97
             let bannerH = $(".topImg").height() - 75;
98 98
             let top = $(document).scrollTop();
99 99
             if(top >= bannerH){
100
+                console.log('ssss')
100 101
                 $(".titleBox").addClass("fixed");
101 102
             }else{
102 103
                 $(".titleBox").removeClass("fixed");
@@ -104,45 +105,68 @@ window.foton = window.foton || {};
104 105
         })
105 106
         // 锚点
106 107
         let ary = ["cpld", "qjzs", "jctj", "cspz"];
107
-        
108
+        let flag = false
109
+        let oldIndex = 0;
108 110
         $(".titleBox .tab").click(e=>{
109
-            console.log('index');
110
-            let index = $(e.currentTarget).index();
111 111
             
112
+            let index = $(e.currentTarget).index();
113
+            if(index>=4){
114
+                return
115
+            }
112 116
             let section = $(`.${ary[index]}`);
113
-            let top = section.offset().top-56;
117
+            let top
118
+            if(oldIndex === 0){
119
+                top = section.offset().top-176;
120
+            }else{
121
+                top =  section.offset().top-126;
122
+            }
123
+             
124
+            console.log('index',index,top);
114 125
             
115 126
             window.scrollTo({
116 127
                 top: top,
117 128
                 behavior: "smooth"
118 129
             })
119
-
130
+            flag = true
120 131
             $(".titleBox .tab").removeClass("active");
121 132
             $(e.currentTarget).addClass("active");
133
+            oldIndex=index
122 134
         })
123
-
135
+      
124 136
         let topList = []
125 137
         ary.forEach((item) => {
126 138
             let section = $(`.${item}`);
127
-            topList.push(section.offset().top-56)
139
+            topList.push(section.offset().top-256)
128 140
         })
129
-        $(window).scroll(function () {
141
+        function scroll() {
142
+            flag=false
130 143
             var scrollTop = document.documentElement.scrollTop || document.body.scrollTop;
131
-            for(let i = 1 ;i<4;i++){
132
-                if(scrollTop<topList[0]){
144
+            for (let i = 1; i < 4; i++) {
145
+                if (scrollTop < topList[0]) {
146
+                    $(".titleBox .tab").removeClass("active");
147
+                    $(".titleBox .tab")[0].className += ' active';
148
+                }
149
+                else if (scrollTop > topList[i - 1] && scrollTop < topList[i]) {
150
+
151
+                    $(".titleBox .tab").removeClass("active");
152
+                    $(".titleBox .tab")[i - 1].className += ' active'
153
+                } else if (scrollTop > topList[3]) {
133 154
                     $(".titleBox .tab").removeClass("active");
134
-                    $(".titleBox .tab")[0].className+=' active';
155
+                    $(".titleBox .tab")[3].className += ' active'
135 156
                 }
136
-              else if(scrollTop>topList[i-1]&&scrollTop<topList[i]){
137
-                 
138
-                $(".titleBox .tab").removeClass("active");
139
-                $(".titleBox .tab")[i-1].className+=' active'
140
-               }else if(scrollTop>topList[3]){
141
-                $(".titleBox .tab").removeClass("active");
142
-                $(".titleBox .tab")[3].className+=' active'
143
-               }
157
+            }
158
+        }
159
+        $(window).scroll(() => {
160
+            if (flag) {
161
+                setTimeout(scroll, 2000)
162
+            } else {
163
+                scroll()
144 164
             }
145 165
         })
166
+        
167
+
168
+
169
+
146 170
     }
147 171
     //预约跳转
148 172
     p.yysjLink = function(){
@@ -165,9 +189,11 @@ window.foton = window.foton || {};
165 189
     }
166 190
     //全景观车
167 191
     p.qjgc=function(){
168
-        $('.vr').click(()=>{
169
-            console.log('sss')
170
-            window.location.href = "http://foton.cloud-top.com.cn/p4_7/"
192
+        $('.vr_7').click(()=>{
193
+                window.location.href = "http://foton.cloud-top.com.cn/p4_7/"
194
+        })
195
+        $('.vr_9').click(()=>{
196
+                window.location.href = "http://foton.cloud-top.com.cn/p4_9/"
171 197
         })
172 198
     }
173 199
 

+ 0
- 0
tunland/p7/libs/animate.min.css Visa fil


+ 0
- 0
tunland/p7/libs/swiper-3.4.2.jquery.min.js Visa fil


+ 0
- 0
tunland/p7/libs/swiper-3.4.2.min.css Visa fil


+ 0
- 0
tunland/p7/libs/swiper.animate.min.js Visa fil


+ 0
- 0
tunland/p7/libs/wow.min.js Visa fil


+ 116
- 0
tunland/p9/css/contentBox.css Visa fil

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

+ 304
- 0
tunland/p9/css/indexm.css Visa fil

@@ -0,0 +1,304 @@
1
+body{
2
+    padding:0;
3
+    margin:0;
4
+    background:#000;
5
+    width:100%
6
+}
7
+input{
8
+    border-radius: 0;
9
+}
10
+/* input背景色透明 */
11
+input:-webkit-autofill,
12
+input:-webkit-autofill:hover,
13
+input:-webkit-autofill:focus, 
14
+input:-webkit-autofill:active {
15
+    transition-delay: 999999999s;
16
+    transition: color  999999999s ease-out, background-color  999999999s ease-out;
17
+    -webkit-transition-delay:  999999999s;
18
+    -webkit-transition: color  999999999s ease-out, background-color  999999999s ease-out;
19
+    -webkit-text-fill-color: #fff;
20
+}
21
+
22
+.main{
23
+    width:100%;
24
+}
25
+#container .section{
26
+    width: 100%;
27
+}
28
+#container .section .title{
29
+    font-size: 20px;
30
+    font-family: SourceHanSansCN;
31
+    font-weight: bold;
32
+    text-align:center;
33
+    background: url("../images/title_line.png") no-repeat bottom center;
34
+}
35
+#container .cpld .content{
36
+    width: 100%;
37
+}
38
+#container .cpld .content .item .l{ float: left;}
39
+#container .cpld .content .item .r{ float: right;}
40
+#container .cpld .content .item .l.info{ margin-left: 150px;}
41
+#container .cpld .content .item .r.info{ margin-right: 150px;}
42
+/* #container .cpld .content .item .info{
43
+} */
44
+#container .cpld .content .item .info .subTitle{
45
+    font-size: 18px;
46
+    line-height: 1;
47
+    font-family: MicrosoftYaHei;
48
+    font-weight: bold;
49
+    color: #fff;
50
+    margin-bottom: 22.5px;
51
+}
52
+#container .cpld .content .item .info .row{
53
+    display: flex;
54
+}
55
+#container .cpld .content .item .info span{
56
+    width: 4px;
57
+    height: 4px;
58
+    display: inline-block;
59
+    background-color: #fff;
60
+    border-radius: 50%;
61
+    margin-right: 6px;
62
+    margin-top: 9px;
63
+}
64
+#container .cpld .content .item .info p{
65
+    width: 100%;
66
+    font-size: 9px;
67
+    font-family: MicrosoftYaHei;
68
+    font-weight: 400;
69
+    color: #B9B9B9;
70
+    line-height: 48px;
71
+    flex: 1;
72
+}
73
+#container .cpld .content .item .clear{ width: 100%; clear: both;}
74
+
75
+
76
+#container .qjzs{
77
+    width: 100%;
78
+    margin-top: -100px;
79
+}
80
+#container .qjzs .content{
81
+    position: relative;
82
+}
83
+#container .qjzs .content img{
84
+    width: 100%;
85
+}
86
+#container .qjzs .nav{
87
+    width: 125px;
88
+    height: 20px;
89
+    margin: 0 auto;
90
+    color: #fff;
91
+    position: absolute;
92
+    left: 0;
93
+    right: 0;
94
+    top: 15px;
95
+    z-index: 2;
96
+    display: flex;
97
+    justify-content: space-between;
98
+    border-bottom: solid 1px rgba(255, 255, 255, .4);
99
+}
100
+#container .qjzs .nav .n{
101
+    width: 54.5px;
102
+    float: left;
103
+    text-align: center;
104
+    font-size:12px;
105
+    line-height: 1;
106
+    font-family: MicrosoftYaHei;
107
+    font-weight: bold;
108
+    color: rgba(255, 255, 255, .6);
109
+    cursor: pointer;
110
+}
111
+#container .qjzs .nav .n.swiper-button-disabled{
112
+    color: #fff;
113
+}
114
+#container .qjzs .nav .line{
115
+    width: 55px;
116
+    height: 0;
117
+    border-bottom: solid 1px #fff;
118
+    position: absolute;
119
+    left: 0;
120
+    bottom: 0;
121
+    transition: all .3s;
122
+}
123
+#container .qjzs .nav .line.right{
124
+    left: 70px;
125
+}
126
+#container .qjzs .vr{
127
+    width: 112px;
128
+    height: 24px;
129
+    border: 1px solid #FFFFFF;
130
+    border-radius: 12px;
131
+    display: flex;
132
+    justify-content: center;
133
+    line-height: 24px;
134
+    box-sizing: border-box;
135
+    color: #fff;
136
+    font-size: 12px;
137
+    font-family: MicrosoftYaHei;
138
+    position: absolute;
139
+    bottom: 22px;
140
+    left: 0;
141
+    right: 0;
142
+    margin: 0 auto;
143
+    z-index: 2;
144
+    cursor: pointer;
145
+}
146
+#container .qjzs .vr img{
147
+    width: 17.5px;
148
+    height: 12px;
149
+    margin-right: 6px;
150
+    margin-top: 6px;
151
+}
152
+
153
+
154
+#container .jctj{ 
155
+    width: 100%; 
156
+    color: #fff;
157
+    overflow: hidden;
158
+    margin-top:70px;
159
+}
160
+#container .jctj .swiper1{
161
+    overflow: hidden;
162
+}
163
+#container .jctj .swiper1 img{ 
164
+    width: 100%;
165
+}
166
+#container .jctj .swiper2{
167
+    margin-top: 15px;
168
+    position: relative;
169
+    left: -35%;
170
+}
171
+#container .jctj .swiper2 .swiper-slide{
172
+    width: auto !important;
173
+}
174
+#container .jctj .swiper2 img{ 
175
+    width: 105px;
176
+}
177
+
178
+#container .yysj{
179
+    padding-left: 4.2%;
180
+    width:92.6%;
181
+    /* width: 95.4%; */
182
+    margin-top:60px;
183
+    margin-bottom:60px;
184
+}
185
+#container .yysj .title{ background: none;}
186
+#container .yysj .content .row{
187
+    display: flex;
188
+    justify-content: space-between;
189
+    margin-left:0;
190
+    margin-right:0;
191
+}
192
+
193
+#container .yysj .content .row input,
194
+#container .yysj .content .row select{
195
+    width: 100%;
196
+    outline: none;
197
+    width: 100%;
198
+    border: none;
199
+    border-bottom: solid 1px rgba(255, 255, 255, .5);
200
+    background: none;
201
+    height: 30px;
202
+    line-height: 30px;
203
+    font-size: 12px;
204
+    padding: 0 7.5px;
205
+    box-sizing: border-box;
206
+    margin-bottom: 10px;
207
+    color: #fff;
208
+}
209
+#container .yysj .content .row select option{ color: #000;}
210
+#container .yysj .content .row input:first-child,
211
+#container .yysj .content .row select:first-child{
212
+    margin-right: 10px;
213
+}
214
+#container .yysj .btn{
215
+    width: 144px;
216
+    height: 35px;
217
+    border: 1px solid #0091FF;
218
+    border-radius: 20px;
219
+    line-height: 33px;
220
+    text-align: center;
221
+    margin: 9px auto 0;
222
+    font-size: 12px;
223
+    font-family: MicrosoftYaHei;
224
+    font-weight: bold;
225
+    color: #0091FF;
226
+    cursor: pointer;
227
+    box-sizing: border-box;
228
+}
229
+
230
+
231
+/* 提示框 */
232
+.alertbox{
233
+    position: fixed;
234
+    top: 0;
235
+    right: 0;
236
+    bottom: 0;
237
+    left: 0;
238
+    z-index: 100;
239
+    display: none;
240
+    background: rgba(0,0,0,.6);
241
+}
242
+.alertbox .boxwrap{
243
+    margin: 0 auto;
244
+}
245
+.alertbox .boxwrap .content{
246
+    position: relative;
247
+    margin: 100px auto;
248
+    width: 70%;
249
+    outline: 0;
250
+    border: 1px solid rgba(0,0,0,.2);
251
+    border-radius: 15px;
252
+    background-color: #fff;
253
+    background-clip: padding-box;
254
+    -webkit-background-clip: padding-box;
255
+}
256
+.alertbox .alertheader {
257
+    padding: 15px;
258
+    min-height: 8.2px;
259
+}
260
+.alertbox .modaltitle {
261
+    margin: 0;
262
+    line-height: 50px;
263
+    font-size: 22px;
264
+    background-size: 70%;
265
+    text-align: center;
266
+}
267
+.alertbox .modalbody {
268
+    position: relative;
269
+    padding: 15px;
270
+    text-align: center;
271
+}
272
+.modalbody p {
273
+    margin: 0 0 5px;
274
+}
275
+.alertbox .modalfooter {
276
+    padding: 15px;
277
+    text-align: right;
278
+}
279
+.alertbox .modalfooter .btn {
280
+    font-size: 15px;
281
+    margin: 0 auto;
282
+    width: 200px;
283
+    background: #ad2f27;
284
+    color: #fff;
285
+    display: block;
286
+    height: 40px;
287
+    border: none;
288
+    border-radius: 20px;
289
+}
290
+.contentBox .contentTitle2{
291
+    font-size: 20px;
292
+    font-family: SourceHanSansCN;
293
+    font-weight: bold;
294
+    text-align:center;
295
+    color: #fff;
296
+    background: url("../p9/images_mb/Mar-9.jpg") no-repeat bottom center;
297
+}
298
+.titleBox.fixed{
299
+    position: fixed;
300
+    left: 0;
301
+    top: 45px;
302
+    padding-top:5px;
303
+    z-index:9;
304
+}

Binär
tunland/p9/images/.png Visa fil


Binär
tunland/p9/images/parameter-1.jpg Visa fil


Binär
tunland/p9/images/parameter.jpg Visa fil


Binär
tunland/p9/images/shengling.png Visa fil


Binär
tunland/p9/images_mb/Mar-9.jpg Visa fil


Binär
tunland/p9/images_mb/pc/qjzs_1.jpg Visa fil


+ 32
- 26
tunland/p9/indexm.html Visa fil

@@ -6,8 +6,8 @@
6 6
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
7 7
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
8 8
     <link rel="stylesheet" href="../p7/css/topBox.css" />
9
-    <link rel="stylesheet" href="../p7/css/indexm.css" />
10
-    <link rel="stylesheet" href="../p7/css/contentBox.css" />
9
+    <link rel="stylesheet" href="../p9/css/indexm.css" />
10
+    <link rel="stylesheet" href="../p9/css/contentBox.css" />
11 11
     <link rel="stylesheet" href="../p7/libs/animate.min.css" />
12 12
     <link rel="stylesheet" href="../p7/libs/swiper.animate.min.js" />
13 13
     <link rel="stylesheet" type="text/css" href="../p7/libs/animate.min.css">
@@ -224,10 +224,10 @@
224 224
                 <img src="./images_mb/Mars7_02.jpg" style="width:100%">
225 225
             </div>
226 226
             <div class="titleBox">
227
-                <a class="tab active" href="#cpld" >产品亮点</a>
228
-                <a class="tab " href="#qjzs" >全景展示</a>
229
-                <a class="tab " href="#jctj" >精彩图集</a>
230
-                <a class="tab" href="#cspz">参数配置</a>
227
+                <a class="tab active"  >产品亮点</a>
228
+                <a class="tab "  >全景展示</a>
229
+                <a class="tab "  >精彩图集</a>
230
+                <a class="tab" >参数配置</a>
231 231
                 <a class="tab radio" >预约试驾</a>
232 232
             </div>
233 233
         </div>
@@ -238,20 +238,20 @@
238 238
                 <div class="contentTitle">
239 239
                     产品亮点
240 240
                 </div>
241
-                <div class="contentMain">
241
+                <div class="contentMain"  style="top:-130px;">
242 242
                     <div class="contentMainHeader">
243 243
                         天生越级,引领不凡
244 244
                     </div>
245 245
                     <ul>
246
-                        <li class="item">基于FIA(Full-size Intelligent Architecture)全尺寸智能架构,兼容混合动力、纯电、燃料电池等动力总成</li>
246
+                        <li class="item">基于 FIA (Full-size Intelligent Architecture)  全尺寸智能架构,兼容混合动力、纯电、燃料电池等动力总成</li>
247 247
                         <li class="item">国内首个全尺寸皮卡平台,双叉臂前悬架+多连杆后悬架,开创舒适驾乘新境界</li>
248
-                        <li class="item">全新升级底盘架构,通信网络架构可拓展,充分满足性能安全、信息安全与功能安全</li>
248
+                        <li class="item">全新升级底盘架构   通信网络架构可拓展   充分满足性能安全、信息安全与功能安全</li>
249 249
                     </ul>
250 250
                 </div>
251 251
             </div>
252 252
             <div class="contentBox tab-1-car-1-2">
253 253
                 <div class="tab-1-car-1"></div>
254
-                <div class="contentMain">
254
+                <div class="contentMain" style="top: -151px;">
255 255
                     <div class="contentMainHeader">
256 256
                         天生强劲 激擎无限
257 257
                     </div>
@@ -265,7 +265,7 @@
265 265
             </div>
266 266
             <div class="contentBox tab-1-car-1-3">
267 267
                 <div class="tab-1-car-1"></div>
268
-                <div class="contentMain">
268
+                <div class="contentMain" style="top:-120px;">
269 269
                     <div class="contentMainHeader">
270 270
                         天生硬悍 刚毅威猛
271 271
                     </div>
@@ -279,7 +279,7 @@
279 279
             </div>
280 280
             <div class="contentBox tab-1-car-1-4">
281 281
                 <div class="tab-1-car-1"></div>
282
-                <div class="contentMain">
282
+                <div class="contentMain" style="top:-80px;">
283 283
                     <div class="contentMainHeader">
284 284
                         天生舒享 品质驾乘
285 285
                     </div>
@@ -295,21 +295,21 @@
295 295
             </div>
296 296
             <div class="contentBox tab-1-car-1-5">
297 297
                 <div class="tab-1-car-1"></div>
298
-                <div class="contentMain">
298
+                <div class="contentMain" style="top:0px;">
299 299
                     <div class="contentMainHeader">
300 300
                         天生睿智 科技智能
301 301
                     </div>
302 302
                     <ul>
303
-                        <li class="item">14.6英寸超大中控高清显示屏,12.3英寸全彩数字液晶仪表,尽享科技豪华之美</li>
303
+                        <li class="item">14.6 英寸超大中控高清显示屏 ,12.3 英寸全彩数字液晶仪表,尽享科技豪华之美</li>
304 304
                         <li class="item">拥有投屏交互、智能情景模拟、智能人机互动等个性化功能,交互响应迅速,识别准确度高,结合专属虚拟卡通形象,让交互感受更加直观亲切</li>
305
-                        <li class="item">腾讯TAI4.0智能生态座舱,集成内容优势,提供全场景智能车载服务,并支持实时通讯、K歌娱乐等,让用户尽享智能生活、智能社交、智能出行生态</li>
305
+                        <li class="item">腾讯 TAI4.0 智能生态座舱,集成内容优势,提供全场景智能车载服务,并支持实时通讯、K歌娱乐等,让用户尽享智能生活、智能社交、智能出行生态</li>
306 306
                         <li class="item">支撑整车OTA远程升级,为用户提供及时优质的智能服务</li>
307 307
                     </ul>
308 308
                 </div>
309 309
             </div>
310 310
             <div class="contentBox tab-1-car-1-6">
311 311
                 <div class="tab-1-car-1"></div>
312
-                <div class="contentMain">
312
+                <div class="contentMain" style="top:-100px;">
313 313
                     <div class="contentMainHeader">
314 314
                         天生可靠 五星防护
315 315
                     </div>
@@ -327,18 +327,18 @@
327 327
         </div>
328 328
         </div>
329 329
         <div class="section qjzs" id="qjzs">
330
-            <div class="contentTitle2">全景展示</div>
330
+            <div class="contentTitle2" style="margin-bottom: -25px;">全景展示</div>
331 331
             <div class="content wow fadeInUp">
332 332
                 <div class="nav">
333 333
                     <div class="n wg">外观</div>
334 334
                     <div class="n ns">内饰</div>
335 335
                     <div class="line"></div>
336 336
                 </div>
337
-                <div class="vr"><img src="./images_mb/pc/vr.png"/>全景观车</div></a>
337
+                <div class="vr vr_9"><img src="./images_mb/pc/vr.png"/>全景观车</div></a>
338 338
                 <div class="swiper-container">
339 339
                     <div class="swiper-wrapper">
340 340
                         <div class="swiper-slide">
341
-                            <img src="./images_mb/pc/qjzs_1.jpg" alt="">
341
+                            <img src="./images/qjzs_1.jpg" alt="">
342 342
                         </div>
343 343
                         <div class="swiper-slide">
344 344
                             <img src="./images_mb/pc/qjzs_2.jpg" alt="">
@@ -353,26 +353,32 @@
353 353
                 <div class="swiper1">
354 354
                     <div class="swiper-wrapper">
355 355
                         <div class="swiper-slide">
356
-                            <img src="./images_mb/jctj/1.jpg" alt="">
356
+                            <img src="./images/jctj/1.jpg" alt="">
357 357
                         </div>
358 358
                         <div class="swiper-slide">
359
-                            <img src="./images_mb/jctj/2.jpg" alt="">
359
+                            <img src="./images/jctj/2.jpg" alt="">
360 360
                         </div>
361 361
                         <div class="swiper-slide">
362
-                            <img src="./images_mb/jctj/3.jpg" alt="">
362
+                            <img src="./images/jctj/3.jpg" alt="">
363
+                        </div>
364
+                        <div class="swiper-slide">
365
+                            <img src="./images/jctj/4.jpg" alt="">
363 366
                         </div>
364 367
                     </div>
365 368
                 </div>
366 369
                 <div class="swiper2">
367 370
                     <div class="swiper-wrapper">
368 371
                         <div class="swiper-slide">
369
-                            <img src="./images_mb/jctj/1.jpg" alt="">
372
+                            <img src="./images/jctj/1.jpg" alt="">
373
+                        </div>
374
+                        <div class="swiper-slide">
375
+                            <img src="./images/jctj/2.jpg" alt="">
370 376
                         </div>
371 377
                         <div class="swiper-slide">
372
-                            <img src="./images_mb/jctj/2.jpg" alt="">
378
+                            <img src="./images/jctj/3.jpg" alt="">
373 379
                         </div>
374 380
                         <div class="swiper-slide">
375
-                            <img src="./images_mb/jctj/3.jpg" alt="">
381
+                            <img src="./images/jctj/4.jpg" alt="">
376 382
                         </div>
377 383
                     </div>
378 384
                 </div>
@@ -535,7 +541,7 @@
535 541
     <script src="../p7/libs/swiper-3.4.2.jquery.min.js"></script>
536 542
     <script src="../p7/libs/swiper.animate.min.js"></script>
537 543
     <script src="../p7/libs/wow.min.js" type="text/javascript" charset="utf-8"></script>
538
-    <script src="../p7/js/index.js"></script>
544
+    <script src="../p7/js/indexm.js"></script>
539 545
     <script>
540 546
       $(function() {
541 547
 				new foton.Common();

Binär
tunland/p9/share.png Visa fil


Binär
tunland/p9/yun-2.png Visa fil


Laddar…
Avbryt
Spara