diff --git a/business.html b/business.html
index 27c4b0b..ac43f66 100644
--- a/business.html
+++ b/business.html
@@ -291,6 +291,25 @@
+
+
+
融资咨询
+
+
+ -
+
+
第一步: 提交申请
+
+ -
+
+
第二步:专属融资顾问对接
+
+ -
+
+
第三步:解决资金需求(银行金融机构)
+
+
+
diff --git a/css/style.css b/css/style.css
index 92937ef..5781483 100644
--- a/css/style.css
+++ b/css/style.css
@@ -515,6 +515,9 @@
align-items: center;
}
.section.business-nav .nav li {
+ display: inline-block;
+ width: 340px;
+ text-align: center;
padding: 40px 0;
}
.section.business-nav .nav a {
@@ -720,6 +723,7 @@
background-color: #F7F7F7;
margin-top: 70px;
padding-top: 50px;
+ padding-bottom: 80px;
}
.business-cont.s3 .mid-box {
margin-top: 50px;
@@ -755,3 +759,26 @@
line-height: 24px;
margin-top: 35px;
}
+.business-cont.s4 {
+ padding: 75px 0;
+}
+.s-content.g5 {
+ display: flex;
+ align-items: flex-start;
+ justify-content: space-between;
+ text-align: center;
+ margin-top: 60px;
+}
+.s-content.g5 .item {
+ width: 310px;
+}
+.s-content.g5 .item img {
+ width: 65px;
+ height: 65px;
+}
+.s-content.g5 .item p {
+ font-size: 24px;
+ color: #666666;
+ line-height: 36px;
+ margin-top: 50px;
+}
diff --git a/css/style.less b/css/style.less
index 12268ec..601c746 100644
--- a/css/style.less
+++ b/css/style.less
@@ -535,6 +535,9 @@
align-items: center;
li {
+ display: inline-block;
+ width: 340px;
+ text-align: center;
padding: 40px 0;
}
@@ -789,6 +792,7 @@
background-color: #F7F7F7;
margin-top: 70px;
padding-top: 50px;
+ padding-bottom: 80px;
.mid-box {
margin-top: 50px;
@@ -830,4 +834,32 @@
margin-top: 35px;
}
}
+}
+
+.business-cont.s4 {
+ padding: 75px 0;
+}
+
+.s-content.g5 {
+ display: flex;
+ align-items: flex-start;
+ justify-content: space-between;
+ text-align: center;
+ margin-top: 60px;
+
+ .item {
+ width: 310px;
+
+ img {
+ width: 65px;
+ height: 65px;
+ }
+
+ p {
+ font-size: 24px;
+ color: #666666;
+ line-height: 36px;
+ margin-top: 50px;
+ }
+ }
}
\ No newline at end of file
diff --git a/images/ceshishenqing.png b/images/ceshishenqing.png
new file mode 100644
index 0000000..1823249
Binary files /dev/null and b/images/ceshishenqing.png differ
diff --git a/images/fuwu.png b/images/fuwu.png
new file mode 100644
index 0000000..9ca8e6f
Binary files /dev/null and b/images/fuwu.png differ
diff --git a/images/zijinguanli.png b/images/zijinguanli.png
new file mode 100644
index 0000000..85a84b6
Binary files /dev/null and b/images/zijinguanli.png differ