From c11fe3d59373bc3c2eac539fd68a3cee6adb318b Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Tue, 16 Oct 2018 11:37:40 +0800 Subject: [PATCH] 加盟 新页面 --- contact.html | 4 ++-- css/joinous.css | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ images/business-type-1.png | Bin 0 -> 9189 bytes images/business-type-2.png | Bin 0 -> 10904 bytes images/business-type-3.png | Bin 0 -> 13343 bytes images/business-type-4.png | Bin 0 -> 9035 bytes images/introduce.png | Bin 0 -> 239285 bytes images/leaguetopbar_BG.jpg | Bin 0 -> 193503 bytes images/services_bgIxo.jpg | Bin 205769 -> 0 bytes joinous.html | 210 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ js/joinous.js | 0 js/nav-footer.js | 1 + 12 files changed, 272 insertions(+), 2 deletions(-) create mode 100644 css/joinous.css create mode 100644 images/business-type-1.png create mode 100644 images/business-type-2.png create mode 100644 images/business-type-3.png create mode 100644 images/business-type-4.png create mode 100644 images/introduce.png create mode 100644 images/leaguetopbar_BG.jpg create mode 100644 joinous.html create mode 100644 js/joinous.js diff --git a/contact.html b/contact.html index 9f58e6f..d976dcf 100644 --- a/contact.html +++ b/contact.html @@ -43,10 +43,10 @@ diff --git a/css/joinous.css b/css/joinous.css new file mode 100644 index 0000000..3643430 --- /dev/null +++ b/css/joinous.css @@ -0,0 +1,59 @@ + +.joinous-bg{ + width: 100%; + height: 540px; + background: url(../images/leaguetopbar_BG.jpg); + background-size: 100% 100%; + background-repeat: no-repeat; +} +.joinous-bg-title{ + margin: 191px auto 0; + font-size: 44px; + color: #fff; +} +.joinous-title-btn{ + margin: 20px auto 0; + width: 188px; + height: 40px; + text-align: center; + line-height: 40px; + font-size: 16px; + color: #fff; + background-color: #32be97; + border-radius: 20px; + cursor: pointer; +} +.join-title{ + font-size: 36px; + font-weight: 500; + text-transform: uppercase; + padding-bottom: 15px; + margin-bottom: 15px; + position: relative; + text-align: center; +} +.business-type-title{ + font-size: 20px; + color: #545454; + margin-bottom: 10px; +} +.business-type-des{ + font-size: 14px; + color: #888990; + width: 196px; + margin: 0 auto; +} +.teamwork-wrap li div{ + border-radius: 5px; + box-shadow: 0 0 10px rgba(50,50,50,.1); + margin-bottom: 15px; + text-align: center; + color: #ff0202; + font-size: 32px; + height: 100px; + line-height: 100px; + background-color: #fff; +} +.teamwork-wrap li:nth-of-type(2n+0) div { + color: #1f2b3d; +} diff --git a/images/business-type-1.png b/images/business-type-1.png new file mode 100644 index 0000000..4fdcc15 Binary files /dev/null and b/images/business-type-1.png differ diff --git a/images/business-type-2.png b/images/business-type-2.png new file mode 100644 index 0000000..efd0125 Binary files /dev/null and b/images/business-type-2.png differ diff --git a/images/business-type-3.png b/images/business-type-3.png new file mode 100644 index 0000000..0fb007c Binary files /dev/null and b/images/business-type-3.png differ diff --git a/images/business-type-4.png b/images/business-type-4.png new file mode 100644 index 0000000..82e699e Binary files /dev/null and b/images/business-type-4.png differ diff --git a/images/introduce.png b/images/introduce.png new file mode 100644 index 0000000..32e36a9 Binary files /dev/null and b/images/introduce.png differ diff --git a/images/leaguetopbar_BG.jpg b/images/leaguetopbar_BG.jpg new file mode 100644 index 0000000..b2104eb Binary files /dev/null and b/images/leaguetopbar_BG.jpg differ diff --git a/images/services_bgIxo.jpg b/images/services_bgIxo.jpg index 7d91435..29faebf 100644 Binary files a/images/services_bgIxo.jpg and b/images/services_bgIxo.jpg differ diff --git a/joinous.html b/joinous.html new file mode 100644 index 0000000..5250c60 --- /dev/null +++ b/joinous.html @@ -0,0 +1,210 @@ + + +
+ + +