diff --git a/images/rnt_APPico.png b/images/rnt_APPico.png
new file mode 100644
index 0000000..aaa72df
--- /dev/null
+++ b/images/rnt_APPico.png
diff --git a/images/rnt_andoird.png b/images/rnt_andoird.png
new file mode 100755
index 0000000..b118107
--- /dev/null
+++ b/images/rnt_andoird.png
diff --git a/images/rnt_ios.png b/images/rnt_ios.png
new file mode 100755
index 0000000..280c0d0
--- /dev/null
+++ b/images/rnt_ios.png
diff --git a/index.html b/index.html
index 80806fa..4882f1f 100755
--- a/index.html
+++ b/index.html
@@ -176,6 +176,15 @@
大数据资产管理、商业运营分析、资产经营决策建议
+
diff --git a/style.css b/style.css
index b5519c4..b54c167 100755
--- a/style.css
+++ b/style.css
@@ -2507,3 +2507,46 @@ a:hover{
/*===================
End Footer CSS
=====================*/
+/*二维码 下载 */
+.features-download{
+ width: 360px;
+ height: 260px;
+}
+.features-ico{
+ width: 120px;
+ height: 120px;
+ background: url("images/rnt_APPico.png") no-repeat;
+ margin: 48px 29px 15px 15px;
+}
+.float-left{
+ float: left;
+}
+.features-ewm{
+ width: 135px;
+ height: 106px;
+ margin-top: 58px;
+}
+.features-ewmios{
+ background: url("images/rnt_ios.png") no-repeat;
+ width: 135px;
+ height: 42px;
+ cursor: pointer;
+}
+.features-ewmard{
+ margin-top: 18px;
+ background: url("images/rnt_andoird.png") no-repeat;
+ width: 135px;
+ height: 42px;
+ cursor: pointer;
+}
+.features-apptit{
+ width: 120px;
+ height: 12px;
+ text-align: center;
+ font-size: 12px;
+ font-weight: 500;
+ color: rgba(0,0,0,0.5);
+ bottom: -20px;
+ left: 0px;
+}
+