diff --git a/home.html b/home.html index d4418fd..39176a2 100644 --- a/home.html +++ b/home.html @@ -25,7 +25,7 @@
论文写作
-
报告下载
+
论文下载
@@ -1057,12 +1057,12 @@
-

报告下载

+

论文下载

订单编号: - + - 查找报告 + 查找论文

找不到订单编号?

@@ -1082,9 +1082,9 @@

淘宝订单

- - - + + +
@@ -1101,7 +1101,7 @@
- 系统保留7天以内的检测报告,超过7天则被删除,确保您的论文不会被泄露和盗窃,检测完成后请尽快下载您的检测报告。 + 系统仅保留7天以内的论文范文,超过7天会被删除,请尽早下载您的论文范文。
diff --git a/style/css/index.css b/style/css/index.css index d385883..f6de244 100644 --- a/style/css/index.css +++ b/style/css/index.css @@ -2093,13 +2093,15 @@ footer a{ height: auto; overflow: hidden; display: flex; - margin: 0; + justify-content: center; + margin: 0 0 6px 0; } .findtid-wrap ul > li{ - height: 36px; - line-height: 36px; + height: 40px; + line-height: 40px; justify-content: flex-start; margin-right: 39px; + margin-top: 10px; cursor: pointer; position: relative; list-style-type: none; @@ -2223,11 +2225,11 @@ footer a{ } .findtid-wrap-tip{ width: 100%; - height: 10px; + height: 20px; /* background: #F9F9FB; */ opacity: 0; - position: relative; - top: -10px; + position: absolute; + top: -18px; } @@ -2235,13 +2237,26 @@ footer a{ position: relative; } .report_content .findtid-wrap{ - width: 567px; - height: 231px; - background: url(../img/report_pay_back.png); - background-size: 567px 231px; + width: 762px; + height: 425px; + background: #fff; + position: absolute; + border-radius: 4px; + top: 35px; + left: -81px; + box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16); +} +.report_content .findtid-wrap::before{ + content: ""; position: absolute; - top: 22px; - left: calc(50% - 70px); + width: 0; + top: -15px; + height: 0; + left: 50%; + transform: translateX(-50%); + border-left: 10px solid transparent; + border-right: 10px solid transparent; + border-bottom: 15px solid white; } .report_content .report_detail{ width: 600px; diff --git a/style/img/tb_pay_mes.png b/style/img/tb_pay_mes.png index 48d515a..d0f269b 100644 Binary files a/style/img/tb_pay_mes.png and b/style/img/tb_pay_mes.png differ diff --git a/style/img/wx_pay_mes.png b/style/img/wx_pay_mes.png index 1b573f2..408f4e0 100644 Binary files a/style/img/wx_pay_mes.png and b/style/img/wx_pay_mes.png differ diff --git a/style/img/zfb_pay_mes.png b/style/img/zfb_pay_mes.png index 3c346ed..ff750b5 100644 Binary files a/style/img/zfb_pay_mes.png and b/style/img/zfb_pay_mes.png differ diff --git a/style/js/index.js b/style/js/index.js index 7e170fd..884532e 100644 --- a/style/js/index.js +++ b/style/js/index.js @@ -192,7 +192,7 @@ $(document).ready(function() {
` }) $('.left_ai_listMes').html(servicedsHtml) - var payhtml = `
+ var payhtml = `