diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/flex\345\270\203\345\261\2001.html" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/flex\345\270\203\345\261\2001.html"
new file mode 100644
index 0000000000000000000000000000000000000000..dec2ccd916d677e5de569b54d2bb474df2c49515
--- /dev/null
+++ "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/flex\345\270\203\345\261\2001.html"
@@ -0,0 +1,112 @@
+
+
+
+
+
+
+ Document
+
+
+
+
+
+

+
+

+ 24000播放
+
+
哈喽,酷狗!
+
+
+

+
+

+ 24000播放
+
+
哈喽,酷狗!
+
+

+
+

+ 24000播放
+
+
哈喽,酷狗!
+
+

+
+

+ 24000播放
+
+
哈喽,酷狗!
+
+

+
+

+ 24000播放
+
+
哈喽,酷狗!
+
+

+
+

+ 24000播放
+
+
哈喽,酷狗!
+
+

+
+

+ 24000播放
+
+
哈喽,酷狗!
+
+

+
+

+ 24000播放
+
+
哈喽,酷狗!
+
+
+
+
+
\ No newline at end of file
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/bottom.css" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/bottom.css"
new file mode 100644
index 0000000000000000000000000000000000000000..0a929381e1b8a305d1b8a4dd06c59487845e31ba
--- /dev/null
+++ "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/bottom.css"
@@ -0,0 +1,39 @@
+.shop {
+ width: 100%;
+ height: 150px;
+ background-color: #fff;
+ display: flex;
+ justify-content: space-between;
+ margin-top: 10px;
+
+}
+
+.s1 {
+ width: 200px;
+ height: 180px;
+ background: url(./image/jdh5-product1.webp) no-repeat center;
+ background-size: 100%;
+}
+
+.s2 {
+ width: 200px;
+ height: 180px;
+ background: url(./image/jdh5-product2.webp) no-repeat center;
+ background-size: 100%;
+}
+
+.bottom {
+ width: 390px;
+ height: 70px;
+ background-color: #fff;
+ position: fixed;
+ bottom: 0;
+ border-top: 1px solid #f6f6f6;
+}
+
+ul li {
+ list-style: none;
+ display: inline-block;
+ padding-left: 30px;
+ padding-top: 30px;
+}
\ No newline at end of file
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-close.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-close.png"
new file mode 100644
index 0000000000000000000000000000000000000000..545522af337dd7f0451bd2225c72d9faf99a6e62
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-close.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-jd-sprites.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-jd-sprites.png"
new file mode 100644
index 0000000000000000000000000000000000000000..cd7d4b80e0acd94364db0d8d0c21dd1f856036bd
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-jd-sprites.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-left-jd.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-left-jd.png"
new file mode 100644
index 0000000000000000000000000000000000000000..f2554c7f251ea2af09090635c93dadd36b90621a
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-left-jd.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-list.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-list.png"
new file mode 100644
index 0000000000000000000000000000000000000000..0f1fc575dabab1d97f7d4b7c90441f93f0548acb
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-list.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-logo.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-logo.png"
new file mode 100644
index 0000000000000000000000000000000000000000..a11cd81570aa1e8d840e4d634cdc14e728154583
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-logo.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-ms-bj.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-ms-bj.png"
new file mode 100644
index 0000000000000000000000000000000000000000..2db3187a776bce76616e7dfe7070b7edf114f4c2
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-ms-bj.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-ms-dc.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-ms-dc.png"
new file mode 100644
index 0000000000000000000000000000000000000000..b62e195b30dd5f677fc0162c4e2ee86548def84d
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-ms-dc.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-ms-right.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-ms-right.png"
new file mode 100644
index 0000000000000000000000000000000000000000..48dc7c911c9c0029fe2db88d37afb1052f45f257
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-ms-right.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav1.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav1.png"
new file mode 100644
index 0000000000000000000000000000000000000000..afd396d51cdd9e2a59579c2eec7b22ef0307d458
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav1.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav10.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav10.png"
new file mode 100644
index 0000000000000000000000000000000000000000..eaedd3706bb9247a360a84e25d6f3f30962a0ce7
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav10.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav2.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav2.png"
new file mode 100644
index 0000000000000000000000000000000000000000..5fb535f4c9aaa0124a742f5e5983072f8da69dd1
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav2.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav3.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav3.png"
new file mode 100644
index 0000000000000000000000000000000000000000..897ff6ece4f5009aa4253932d1525c812ccd2e3c
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav3.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav4.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav4.png"
new file mode 100644
index 0000000000000000000000000000000000000000..f5b3346072bed2fbd449830b1f61a6333c6d297a
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav4.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav5.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav5.png"
new file mode 100644
index 0000000000000000000000000000000000000000..fac33e2de6707981af196fedfffc59eb9e868b51
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav5.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav6.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav6.png"
new file mode 100644
index 0000000000000000000000000000000000000000..cde9a8868388c1e9ff682f7cd03a50c827d552a8
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav6.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav7.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav7.png"
new file mode 100644
index 0000000000000000000000000000000000000000..07292add50dc8830f48666d2191b757e9ad489e6
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav7.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav8.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav8.png"
new file mode 100644
index 0000000000000000000000000000000000000000..fad5653d8b4705ce0cac074080476e1aef0cbab2
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav8.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav9.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav9.png"
new file mode 100644
index 0000000000000000000000000000000000000000..bc45f1dc8f10630bb5a3e8d7f15d3bb309d79747
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nav9.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nianhuo1.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nianhuo1.png"
new file mode 100644
index 0000000000000000000000000000000000000000..5c861440d7d19d639217ddb86cf917f301e5213a
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nianhuo1.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nianhuo2.gif" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nianhuo2.gif"
new file mode 100644
index 0000000000000000000000000000000000000000..43ca2c98c6419a001ad85a2cf459d79ee5136343
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nianhuo2.gif" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nianhuo2.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nianhuo2.png"
new file mode 100644
index 0000000000000000000000000000000000000000..c36850b0c0c13cbab67b8bdc1fb1c8083c6a1c33
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/dh5-nianhuo2.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-banner.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-banner.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..03e4a4465b0779b19a1715041ae3661dff903da7
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-banner.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-banner.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-banner.png"
new file mode 100644
index 0000000000000000000000000000000000000000..b00147460cc4b80c7ed692540f1185c0eac70da7
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-banner.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms1.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms1.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..cd06695e68a6380705723463b87f5e33f95bc2d6
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms1.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms2.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms2.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..f6794a0691e8c0487882ccb92c288c8807561c5b
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms2.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms3.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms3.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..6ecdb70678caad80e8bb7c73a03d544c4d876a31
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms3.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms4.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms4.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..d6ffd460c799077d72f16d2b5826146dcbdbdc56
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms4.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms5.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms5.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..256e98fcc5098797303d76429ceb3c045f4aa28c
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms5.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms6.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms6.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..e801b86302ea0ae1107a37d070b82e52fcb34388
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-ms6.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo1.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo1.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..326ad5d28f5b066531f52f859f9a7676d6b2a44d
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo1.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo2.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo2.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..e2079826d262fbdae1ad8660baebc18095fe19f1
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo2.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo3.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo3.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..cf078af14cbc46c2546b30434c5749f2eb66dac9
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo3.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo3.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo3.png"
new file mode 100644
index 0000000000000000000000000000000000000000..7181d8704f4bb5481600249529d0d47461eb6c36
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo3.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo4.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo4.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..e4e5295e1a542031b13dc0a3949d3f0c3707d498
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-nianhuo4.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-product1.webp" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-product1.webp"
new file mode 100644
index 0000000000000000000000000000000000000000..c04d006d35c38befc0c77c7227ae85d9f7137e93
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-product1.webp" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-product2.webp" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-product2.webp"
new file mode 100644
index 0000000000000000000000000000000000000000..acc2fc0a513d9d698faae903d12d6a6c6f5b7a56
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-product2.webp" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-result.gif" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-result.gif"
new file mode 100644
index 0000000000000000000000000000000000000000..3f96fb34dc5283f31b049c6c8db4d9cb7a015a0a
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/image/jdh5-result.gif" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/middle.css" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/middle.css"
new file mode 100644
index 0000000000000000000000000000000000000000..cddcb2bac39da96bf98c70c3930d2a93c0f66fbf
--- /dev/null
+++ "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/middle.css"
@@ -0,0 +1,166 @@
+.jindong {
+ width: 100%;
+ height: 145px;
+ background-color: #fff;
+}
+
+.j1 {
+ width: 100%;
+ height: 70px;
+ display: flex;
+ justify-content: space-around;
+}
+
+.tit {
+ color: #cdccce;
+ text-align: center;
+}
+
+.tu1 {
+ width: 60px;
+ height: 40px;
+ background: url(./image/dh5-nav1.png) no-repeat center;
+ background-size: contain;
+}
+
+.tu2 {
+ width: 60px;
+ height: 40px;
+ background: url(./image/dh5-nav2.png) no-repeat center;
+ background-size: contain;
+}
+
+.tu3 {
+ width: 60px;
+ height: 40px;
+ background: url(./image/dh5-nav3.png) no-repeat center;
+ background-size: contain;
+}
+
+.tu4 {
+ width: 60px;
+ height: 40px;
+ background: url(./image/dh5-nav4.png) no-repeat center;
+ background-size: contain;
+}
+
+.tu5 {
+ width: 60px;
+ height: 40px;
+ background: url(./image/dh5-nav5.png) no-repeat center;
+ background-size: contain;
+}
+
+.tu6 {
+ width: 60px;
+ height: 40px;
+ background: url(./image/dh5-nav6.png) no-repeat center;
+ background-size: contain;
+}
+
+.tu7 {
+ width: 60px;
+ height: 40px;
+ background: url(./image/dh5-nav7.png) no-repeat center;
+ background-size: contain;
+}
+
+.tu8 {
+ width: 60px;
+ height: 40px;
+ background: url(./image/dh5-nav8.png) no-repeat center;
+ background-size: contain;
+}
+
+.tu9 {
+ width: 60px;
+ height: 40px;
+ background: url(./image/dh5-nav9.png) no-repeat center;
+ background-size: contain;
+}
+
+.tu10 {
+ width: 60px;
+ height: 40px;
+ background: url(./image/dh5-nav10.png) no-repeat center;
+ background-size: contain;
+}
+
+.miaosha {
+ width: 100%;
+ height: 20px;
+ font-weight: 700;
+ background: url(./image/dh5-ms-right.png) no-repeat right;
+ background-size: contain;
+}
+
+.miaosha span {
+ display: inline-block;
+ width: 20px;
+ height: 20px;
+ background: url(./image/dh5-ms-dc.png);
+ background-size: contain;
+
+}
+
+.dollar {
+ width: 100%;
+ height: 100px;
+ background-color: white;
+ margin-top: 5px;
+ display: flex;
+}
+
+.dollar>div {
+ width: 65px;
+ height: 70px;
+}
+
+.dollar>div>p {
+ padding-top: 70px;
+ color: #ae3832;
+ font-size: 14px;
+ padding-left: 10px;
+}
+
+.d1 {
+ width: 65px;
+ height: 70px;
+ background: url(./image/jdh5-ms1.jpg) no-repeat center;
+ background-size: contain;
+}
+
+.d2 {
+ width: 65px;
+ height: 70px;
+ background: url(./image/jdh5-ms2.jpg) no-repeat center;
+ background-size: contain;
+}
+
+.d3 {
+ width: 65px;
+ height: 70px;
+ background: url(./image/jdh5-ms3.jpg) no-repeat center;
+ background-size: contain;
+}
+
+.d4 {
+ width: 65px;
+ height: 70px;
+ background: url(./image/jdh5-ms4.jpg) no-repeat center;
+ background-size: contain;
+}
+
+.d5 {
+ width: 65px;
+ height: 70px;
+ background: url(./image/jdh5-ms5.jpg) no-repeat center;
+ background-size: contain;
+}
+
+.d6 {
+ width: 65px;
+ height: 70px;
+ background: url(./image/jdh5-ms6.jpg) no-repeat center;
+ background-size: contain;
+}
\ No newline at end of file
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/top.css" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/top.css"
new file mode 100644
index 0000000000000000000000000000000000000000..7a092720ea2bd8ab93c1a88dc26abf0d994b31ae
--- /dev/null
+++ "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/top.css"
@@ -0,0 +1,141 @@
+.advertisement {
+ width: 100%;
+ height: 40px;
+ background-color: #333433;
+ display: flex;
+
+}
+
+.a1 {
+ width: 290px;
+ height: 40px;
+ background-color: #333433;
+ display: flex;
+ justify-content: space-around;
+ align-items: center;
+}
+
+.cha {
+ width: 10px;
+ height: 10px;
+ background: url(./image/dh5-close.png) no-repeat;
+ background-size: contain;
+
+}
+
+.littlelog {
+ width: 50px;
+ height: 40px;
+ background: url(./image/dh5-logo.png) no-repeat center;
+ background-size: 60%;
+}
+
+.title {
+ color: white;
+ font-size: 14px;
+}
+
+.a2 {
+ width: 100px;
+ height: 40px;
+ background-color: #f43515;
+ color: white;
+ font-size: 14px;
+ text-align: center;
+ line-height: 40px;
+}
+
+.navigation {
+ width: 390px;
+ height: 40px;
+ background-color: #c30a0b;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+
+
+}
+
+.n1 {
+ width: 50px;
+ height: 40px;
+ background: url(./image/dh5-list.png) no-repeat center;
+ background-size: 40%;
+}
+
+.n2 {
+ width: 285px;
+ height: 30px;
+ background-color: #fff;
+ display: flex;
+ border-radius: 10px;
+ justify-content: left;
+ align-items: center;
+ padding-left: 10px;
+}
+
+.nn1 {
+ width: 30px;
+ height: 20px;
+ background: url(./image/dh5-left-jd.png) no-repeat;
+ background-size: 90%;
+ border-right: 2px solid #c6c1bf;
+}
+
+.nn2 {
+ width: 30px;
+ height: 20px;
+ background: url(./image/dh5-jd-sprites.png) no-repeat -180px 0;
+ background-size: 1000%;
+}
+
+.nn3 {
+ color: #c6c1bf;
+}
+
+.n3 {
+ color: white;
+ padding: 5px;
+
+}
+
+.slideshow {
+ width: 100%;
+ height: 160px;
+ background-color: #c30a0b;
+}
+
+.banner {
+ width: 100%;
+ height: 155px;
+ background: url(./image/jdh5-banner.png) no-repeat center;
+ background-size: contain;
+}
+
+.slideshow2 {
+ width: 100%;
+ height: 135px;
+ background-color: #c30a0b;
+ display: flex;
+}
+
+.nianhuo1 {
+ width: 115px;
+ height: 133px;
+ background: url(./image/dh5-nianhuo1.png) no-repeat center;
+ background-size: contain;
+}
+
+.nianhuo2 {
+ width: 160px;
+ height: 150px;
+ background: url(./image/dh5-nianhuo2.png) no-repeat center;
+ background-size: contain;
+}
+
+.nianhuo3 {
+ width: 115px;
+ height: 133px;
+ background: url(./image/jdh5-nianhuo3.png) no-repeat center;
+ background-size: contain;
+}
\ No newline at end of file
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/\345\270\203\345\261\2006.html" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/\345\270\203\345\261\2006.html"
new file mode 100644
index 0000000000000000000000000000000000000000..157cae0e1eabbd67c352aac26fc4ae3d99c186e6
--- /dev/null
+++ "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\344\272\254\344\270\234\351\241\265\351\235\242/\345\270\203\345\261\2006.html"
@@ -0,0 +1,150 @@
+
+
+
+
+
+
+ Document
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 打开京东App,购物更轻松
+
+
立即打开
+
+
+
+
+
+
+
+ 键盘鼠标套装
+
+
登录
+
+
+
+
+
京东秒杀 18 更多秒杀
+
+
+
+
+
+ - 首页
+ - 分类
+ - 京喜
+ - 购物车
+ - 未登录
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\345\270\203\345\261\2002.html" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\345\270\203\345\261\2002.html"
new file mode 100644
index 0000000000000000000000000000000000000000..75fa62bf34eed67865af21c98c29042f110c1f76
--- /dev/null
+++ "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\345\270\203\345\261\2002.html"
@@ -0,0 +1,153 @@
+
+
+
+
+
+
+ Document
+
+
+
+
+
+
+
+
+

+
+
+
无论做什么鱼:最忌放盐和料酒调制
+
1万评论
+
148万次观看
+
司马南频道
+
+
+

+
+
+
无论做什么鱼:最忌放盐和料酒调制
+
1万评论
+
148万次观看
+
司马南频道
+
+
+

+
+
+
无论做什么鱼:最忌放盐和料酒调制
+
1万评论
+
148万次观看
+
司马南频道
+
+
+

+
+
+
无论做什么鱼:最忌放盐和料酒调制
+
1万评论
+
148万次观看
+
司马南频道
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\345\270\203\345\261\2004.html" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\345\270\203\345\261\2004.html"
new file mode 100644
index 0000000000000000000000000000000000000000..eb8fcb0f8ba8ea0efe0c4c863538edc1e11e3f83
--- /dev/null
+++ "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\345\270\203\345\261\2004.html"
@@ -0,0 +1,138 @@
+
+
+
+
+
+
+ Document
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/bottom.css" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/bottom.css"
new file mode 100644
index 0000000000000000000000000000000000000000..ac639507499491d13ecce2e357eabdebb0bb3302
--- /dev/null
+++ "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/bottom.css"
@@ -0,0 +1,92 @@
+.new {
+ width: 100%;
+ height: 70px;
+ box-shadow: 0 0 10px -1px gray;
+ display: flex;
+ justify-content: space-between;
+ align-items: center;
+
+}
+
+.n1 {
+ width: 112px;
+ height: 29px;
+ background: url(./image/xiecheng-hot.png) no-repeat 0 0;
+}
+
+.n2 {
+ background: url(./image/xiecheng-hot.png) no-repeat 0 -39px;
+ width: 145px;
+ height: 30px;
+}
+
+.bottom {
+ width: 100%;
+ height: 470px;
+ margin-top: 5px;
+ display: flex;
+ flex-wrap: wrap;
+}
+
+.b1 {
+ width: 100%;
+ height: 150px;
+ display: flex;
+ justify-content: space-between;
+}
+
+.bb1 {
+ width: 325px;
+ height: 230px;
+ background: url(./image/xiecheng-pic1.jpg) no-repeat;
+ background-size: 100%;
+}
+
+.bb2 {
+ width: 325px;
+ height: 230px;
+ background: url(./image/xiecheng-pic2.jpg) no-repeat;
+ background-size: 100%;
+}
+
+.b2 {
+ width: 100%;
+ height: 100px;
+ display: flex;
+ justify-content: space-between;
+}
+
+.bb3 {
+ width: 325px;
+ height: 200px;
+ background: url(./image/xiecheng-pic3.jpg) no-repeat;
+ background-size: 100%;
+}
+
+.bb4 {
+ width: 325px;
+ height: 200px;
+ background: url(./image/xiecheng-pic4.jpg) no-repeat;
+ background-size: 100%;
+}
+
+.b3 {
+ width: 100%;
+ height: 100px;
+ display: flex;
+ justify-content: space-between;
+}
+
+.bb5 {
+ width: 325px;
+ height: 200px;
+ background: url(./image/xiecheng-pic5.jpg) no-repeat;
+ background-size: 100%;
+}
+
+.bb6 {
+ width: 325px;
+ height: 200px;
+ background: url(./image/xiecheng-pic6.jpg) no-repeat;
+ background-size: 100%;
+}
\ No newline at end of file
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/image0.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/image0.png"
new file mode 100644
index 0000000000000000000000000000000000000000..e458bab37a910558115782bed20d133f066d394a
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/image0.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiechen-result.gif" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiechen-result.gif"
new file mode 100644
index 0000000000000000000000000000000000000000..d77800424d53a4957f7a06de1b3214beaf30819e
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiechen-result.gif" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-focus.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-focus.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..069ce0537d7d45db2c9048f76b79e4abe25280b9
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-focus.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-hot.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-hot.png"
new file mode 100644
index 0000000000000000000000000000000000000000..3d4f024637b08a9f8e400d826fab25eba6d3f059
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-hot.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-hotel.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-hotel.png"
new file mode 100644
index 0000000000000000000000000000000000000000..37da0fcb9ce4b14338d49e52b919485f69e003ca
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-hotel.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-localnav_bg.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-localnav_bg.png"
new file mode 100644
index 0000000000000000000000000000000000000000..6ba0af2e63ded49e6ad26093731b427564dde2a2
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-localnav_bg.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic1.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic1.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..7705aa7501e842150d1ce783b4bf173532f37b66
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic1.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic2.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic2.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..31410a68c7ac02402e4036bc8f734ab0837aa9f3
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic2.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic3.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic3.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..3e18c9f1ed4b4c4bd548e39a9d7521b8bd690c75
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic3.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic4.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic4.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..efed93472231569317f26d6527cf6e762a6868f9
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic4.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic5.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic5.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..15cef359fec0483b5ace790c80cce21e596aa5c7
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic5.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic6.jpg" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic6.jpg"
new file mode 100644
index 0000000000000000000000000000000000000000..3852d753c67345fe309e2d245015d269b8718288
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-pic6.jpg" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-sprite.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-sprite.png"
new file mode 100644
index 0000000000000000000000000000000000000000..c62ccfdccb21c8fa3ebd6030e618b23a8ea91356
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-sprite.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-subnav-bg.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-subnav-bg.png"
new file mode 100644
index 0000000000000000000000000000000000000000..2604c55046991b9b9498e97fac507a191c4871c6
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image/xiecheng-subnav-bg.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image0.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image0.png"
new file mode 100644
index 0000000000000000000000000000000000000000..2ded8b9ce36a5fb0bd7dc37c4903e1fdfaff9a17
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image0.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image1.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image1.png"
new file mode 100644
index 0000000000000000000000000000000000000000..95db50d6e1887e6619d050cd7c7f79024fd859de
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image1.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image2.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image2.png"
new file mode 100644
index 0000000000000000000000000000000000000000..5b97725aa695118b9553396fbd14750c3343b7dd
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image2.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image3.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image3.png"
new file mode 100644
index 0000000000000000000000000000000000000000..e9da710c463d57b725abae5c5b7793aa5aa0b785
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image3.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image4.png" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image4.png"
new file mode 100644
index 0000000000000000000000000000000000000000..3b01a643abf315aa9186a1eaa6688ab080eb8824
Binary files /dev/null and "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/image22/image4.png" differ
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/middle.css" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/middle.css"
new file mode 100644
index 0000000000000000000000000000000000000000..feaf2bcac6bb768f19d425cc5476ee04cc0304ab
--- /dev/null
+++ "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/middle.css"
@@ -0,0 +1,198 @@
+.middle {
+ width: 100%;
+ height: 470px;
+ margin: 0 auto;
+}
+
+.m1 {
+ display: flex;
+ justify-content: space-between;
+ width: 100%;
+ height: 150px;
+ color: white;
+ font-size: 20px;
+ text-align: center;
+ line-height: 50px;
+ margin-bottom: 5px;
+ background-image: linear-gradient(90deg, #fa5b56, #fa7453, #fa8b50)
+}
+
+.hai {
+ width: 200px;
+ height: 150px;
+ background: url(./image/xiecheng-hotel.png) no-repeat center bottom;
+ background-size: contain;
+
+}
+
+.left {
+ width: 220px;
+ height: 150px;
+ background-color: #fa7453;
+ display: flex;
+ flex-direction: column;
+ line-height: 70px;
+}
+
+.left span {
+ display: block;
+ border: 1px solid white;
+ width: 100%;
+ height: 100px;
+}
+
+.right {
+ width: 220px;
+ height: 149px;
+ background-color: #fa8b50;
+ display: flex;
+ flex-direction: column;
+ line-height: 70px;
+}
+
+.right span {
+ display: block;
+ width: 100%;
+ height: 100px;
+ border-top: 1px solid white;
+}
+
+.m2 {
+ display: flex;
+ justify-content: space-between;
+ width: 100%;
+ height: 150px;
+ color: white;
+ font-size: 20px;
+ text-align: center;
+ line-height: 50px;
+ margin-bottom: 5px;
+ background-image: linear-gradient(90deg, #6aabee, #51aced, #53baed)
+}
+
+.m2>.hai {
+ width: 200px;
+ height: 150px;
+ background: url(./image/xiecheng-hotel.png) no-repeat center bottom;
+ background-size: contain;
+
+}
+
+.m2>.left {
+ width: 220px;
+ height: 150px;
+ background-color: #6aabee;
+ display: flex;
+ flex-direction: column;
+ line-height: 70px;
+}
+
+.m2>.left span {
+ display: block;
+ border: 1px solid white;
+ width: 100%;
+ height: 100px;
+}
+
+.m2>.right {
+ width: 220px;
+ height: 149px;
+ background-color: #53baed;
+ display: flex;
+ flex-direction: column;
+ line-height: 70px;
+}
+
+.m2>.right span {
+ display: block;
+ width: 100%;
+ height: 100px;
+ border-top: 1px solid white;
+}
+
+
+.m3 {
+ display: flex;
+ justify-content: space-between;
+ width: 100%;
+ height: 150px;
+ color: white;
+ font-size: 20px;
+ text-align: center;
+ line-height: 50px;
+ background-image: linear-gradient(90deg, #3ac4a6, #54cc85, #62d16e)
+}
+
+.m3>.hai {
+ width: 200px;
+ height: 150px;
+ background: url(./image/xiecheng-hotel.png) no-repeat center bottom;
+ background-size: contain;
+
+}
+
+.m3>.left {
+ width: 220px;
+ height: 150px;
+ background-color: #54cc85;
+ display: flex;
+ flex-direction: column;
+ line-height: 70px;
+}
+
+.m3>.left span {
+ display: block;
+ border: 1px solid white;
+ width: 100%;
+ height: 100px;
+}
+
+.m3>.right {
+ width: 220px;
+ height: 149px;
+ background-color: #62d16e;
+ display: flex;
+ flex-direction: column;
+ line-height: 70px;
+}
+
+.m3>.right span {
+ display: block;
+ width: 100%;
+ height: 100px;
+ border-top: 1px solid white;
+}
+
+.phone {
+ width: 100%;
+ height: 150px;
+ background-color: white;
+ display: flex;
+ flex-direction: column;
+}
+
+.p1 {
+ width: 100%;
+ height: 70px;
+ display: flex;
+ justify-content: space-around;
+ align-items: center;
+}
+
+.p2 {
+ width: 100%;
+ height: 70px;
+ display: flex;
+ justify-content: space-around;
+ align-items: center;
+}
+
+.pp1 {
+ width: 50px;
+ height: 50px;
+ background: url(./image/image0.png)no-repeat;
+}
+
+.pp1 p {
+ margin-top: 37px;
+}
\ No newline at end of file
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/top.css" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/top.css"
new file mode 100644
index 0000000000000000000000000000000000000000..5b2821c28631131047e7b18e06bfdac653744b8b
--- /dev/null
+++ "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/top.css"
@@ -0,0 +1,85 @@
+.top {
+ width: 650px;
+ height: 80px;
+ background-color: #fff;
+ display: flex;
+ justify-content: space-between;
+ align-items: center;
+ position: fixed;
+ top: 0;
+
+}
+
+input {
+ width: 500px;
+ height: 35px;
+ border: none;
+ border-radius: 8px;
+ box-shadow: 0 0 10px -1px gray;
+ background: url(./image/xiecheng-sprite.png)no-repeat -110px -555px;
+ padding-left: 45px;
+ font-weight: 700;
+}
+
+.my {
+ width: 50px;
+ height: 50px;
+ background: url(./image/xiecheng-sprite.png)no-repeat -119px -385px;
+ color: #099fde;
+ padding-bottom: 10px;
+}
+
+.my>p {
+ margin-top: 50px;
+ margin-left: 4px;
+ font-size: 16px;
+ letter-spacing: 5px;
+}
+
+.jingdian {
+ width: 100%;
+ height: 100px;
+ background-color: #fff;
+ margin-top: 10px;
+ border-radius: 10px;
+ display: flex;
+ justify-content: space-around;
+ align-items: center;
+}
+
+.jingdian>div {
+ width: 65px;
+ height: 65px;
+ font-size: 14px;
+}
+
+.jingdian>div>p {
+ display: block;
+ padding-top: 60px;
+
+}
+
+.j1 {
+ background: url(./image22/image0.png) no-repeat;
+ background-size: 90%;
+}
+
+.j2 {
+ background: url(./image22/image1.png) no-repeat;
+ background-size: 90%;
+}
+
+.j3 {
+ background: url(./image22/image2.png) no-repeat;
+ background-size: 90%;
+}
+
+.j4 {
+ background: url(./image22/image3.png) no-repeat;
+ background-size: 90%;
+}
+
+.j5 {
+ background: url(./image22/image4.png) no-repeat;
+ background-size: 90%;
+}
\ No newline at end of file
diff --git "a/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/\345\270\203\345\261\2005.html" "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/\345\270\203\345\261\2005.html"
new file mode 100644
index 0000000000000000000000000000000000000000..04e31df878c473b72179b96329801ee78c12159a
--- /dev/null
+++ "b/\351\237\246\350\257\227\350\257\227/\344\275\234\344\270\232/2024-11-4/\346\220\272\347\250\213\351\241\265\351\235\242/\345\270\203\345\261\2005.html"
@@ -0,0 +1,158 @@
+
+
+
+
+
+
+ Document
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 海外酒店
+
+
+ 海外酒店
+ 海外酒店
+
+
+ 海外酒店
+ 海外酒店
+
+
+
+
+ 海外酒店
+
+
+ 海外酒店
+ 海外酒店
+
+
+ 海外酒店
+ 海外酒店
+
+
+
+
+ 海外酒店
+
+
+ 海外酒店
+ 海外酒店
+
+
+ 海外酒店
+ 海外酒店
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/\351\237\246\350\257\227\350\257\227/\347\254\224\350\256\260/2024-11-4-flex\345\270\203\345\261\2002.md" "b/\351\237\246\350\257\227\350\257\227/\347\254\224\350\256\260/2024-11-4-flex\345\270\203\345\261\2002.md"
new file mode 100644
index 0000000000000000000000000000000000000000..3df190ffbeaf7a1e419e18e91e2d0ad463cf9552
--- /dev/null
+++ "b/\351\237\246\350\257\227\350\257\227/\347\254\224\350\256\260/2024-11-4-flex\345\270\203\345\261\2002.md"
@@ -0,0 +1,99 @@
+# flex布局(子项)
+
+## 常见属性:
+
+##### 1.flex属性:子项目分配剩余空间,用flex来表示占多少份数
+
+语法:flex: 1(2 3 4----)
+
+
+
+##### 2.align-self属性:(允许单个项目与其他项目不一样的对齐方式)
+
+*可以单独设置盒子:*
+
+如 div span:nth-child(第几个盒子) {
+
+ align-self:flex-end;
+
+}
+
+
+
+##### 3.order属性:(定义项目的排列顺序)
+
+order:-1;
+
+数值越小,排列越靠前,默认为0
+
+注意:和z-index不同
+
+ ## 媒体查询
+
+媒体查询(MediaQuery)是CSS3新语法。
+
+@media 可以针对不同的屏幕尺寸设置不同的样式
+```
+
+语法规范
+@media mediatype and|notlonly (media feature){
+ iss-Code;
+ }
+```
++ 用 @media开头 注意@符号
++ mediatype 媒体类型
++ 关键字 and not only
++ media feature 媒体特性 必须有小括号包含
+
+##### 1.mediatype查询类型
+1. all 用于所有设备
+2. print 用于打印机和打印预览
+3. scree 用于电脑屏幕,平板电脑,智能手机
+
+##### 2.关键字
+关键字将媒体类型或多个媒体特性连接到一起做为媒体查询的条件
+
++ and:可以将多个媒体特性连接到一起,相当于“且”的意思。
++ not:排除某个媒体类型,相当于“非”的意思,可以省略。
++ only:指定某个特定的媒体类型,可以省略。
+
+##### 3. 媒体特性
+每种媒体类型都具体各自不同的特性,根据不同媒体类型的媒体特性设置不同的展示风格。我们暂且了解三个。注意他们要加小括号包含
+
++ width:定义输出设备中页面可见区域的宽度
++ min-width:定义输出设备中页面最小可见区域宽度
++ max-width:定义输出设备中页面最大可见区域宽度
+
+```html
+/*4.大于等于970 我们页面的颜色改为 红色 */
+@media screenand(min-width:970px){
+body {
+background-color:口red;
+ }
+}
+/*5.screen 还有 and 必须带上不能省略的 */
+```
+
+## 2.3 媒体查询+rem实现元素动态大小变化
+rem单位是跟着html来走的,有了rem页面元素可以设置不同大小尺寸媒体查询可以根据不同设备宽度来修改样式媒体查询+rem 就可以实现不同设备宽度,实现页面元素大小的动态变化
+
+实现字体随屏幕的变化
+```html
+@media screen and (min-width: 320px){
+html {
+font-size: 50px;
+ }
+}
+@media screen and (min-width: 640px){
+html {
+font-size: 100px;
+ }
+}
+//样式
+.top {
+height: 1rem;
+font-size: .5rem;
+background-color:□green;
+color: ■#fff;
+}
+```
\ No newline at end of file