diff --git a/index.html b/index.html
index cd26c51..465239e 100644
--- a/index.html
+++ b/index.html
@@ -233,7 +233,7 @@
-
+
diff --git a/static/css/index.css b/static/css/index.css
index 009d507..87bb44e 100644
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -122,7 +122,7 @@
text-stroke: 1px #ffffff;
-webkit-text-stroke: 1px #ffffff;
font-size: 38px;
- padding-left: 60px;
+ padding-left: 76px;
}
.logoSearch-div:first-child img,.logoSearch-div:first-child h1{
diff --git a/static/images/banner321.png b/static/images/banner321.png
new file mode 100644
index 0000000..449ca9f
Binary files /dev/null and b/static/images/banner321.png differ
diff --git a/static/images/logo.png b/static/images/logo.png
index 3b77a3e..3574887 100644
Binary files a/static/images/logo.png and b/static/images/logo.png differ
diff --git a/static/images/logo_1.png b/static/images/logo_1.png
new file mode 100644
index 0000000..3b77a3e
Binary files /dev/null and b/static/images/logo_1.png differ
diff --git a/static/js/project/index.js b/static/js/project/index.js
index 0a3ad44..a5798b3 100644
--- a/static/js/project/index.js
+++ b/static/js/project/index.js
@@ -267,7 +267,7 @@ define(['jquery', "template", "Tools", "echarts", 'swiper'], function ($, templa
if(data.data.length<1){
focusArray.push({
- img:'../static/images/banner320.jpg'
+ img:'../static/images/banner321.png'
})
}else{
data.data.forEach(res=>{