123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389 |
- <!doctype html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport"
- content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
- <title>听邦</title>
- <meta name="Keywords" content="听邦">
- <meta name="Description" content="听邦">
- <style>
- * {
- margin: 0;
- padding: 0;
- border: 0;
- box-sizing: border-box;
- font-family: PingFang SC, HYQiHei-FES, "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
- line-height: 1.42857143;
- font-weight: 400;
- -webkit-tap-highlight-color: transparent;
- -webkit-text-size-adjust: 100%;
- }
- a {
- text-decoration: none;
- -webkit-touch-callout: none;
- }
- input {
- outline: none;
- border: none;
- -webkit-appearance: none;
- }
- button {
- border: none;
- outline: none;
- background: transparent;
- }
- iframe {
- position: absolute;
- width: 0;
- height: 0;
- border: 0;
- z-index: -9999;
- }
- .clearfix:after {
- display: block;
- content: ".";
- height: 0;
- line-height: 0;
- clear: both;
- visibility: hidden;
- }
- html,
- body {
- width: 100%;
- }
- html {
- -webkit-text-size-adjust: 100%
- }
- ul, li, ol {
- list-style: none;
- }
- i {
- font-style: normal;
- }
- input:-webkit-autofill,
- input:-webkit-autofill:hover,
- input:-webkit-autofill:focus,
- input:-webkit-autofill:active {
- -webkit-transition-delay: 99999s;
- -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
- }
- .w {
- max-width: 1190px;
- margin-left: auto;
- margin-right: auto;
- }
- .header {
- width: 100%;
- padding: 16px 0;
- background: linear-gradient(90deg, #000000 0%, #525050 100%);
- }
- .header .logo-wrap {
- float: left;
- font-size: 0;
- }
- .header .logo-wrap .logo {
- width: 48px;
- height: 34px;
- vertical-align: middle;
- }
- .header .logo-wrap .slogn {
- width: 164px;
- height: 13px;
- margin-left: 13px;
- vertical-align: middle;
- }
- .header .menu-wrap {
- float: right;
- font-size: 0;
- }
- .header .menu-wrap a {
- display: inline-block;
- font-size: 13px;
- color: #FFFFFF;
- line-height: 34px;
- vertical-align: middle;
- }
- .header .menu-wrap a:nth-of-type(2) {
- margin-left: 26px;
- }
- .download-app {
- width: 100%;
- padding: 26px 0 0 113px;
- opacity: 0.9;
- background: linear-gradient(90deg, #000, #584946);
- }
- .download-app img {
- float: left;
- width: 221px;
- height: 378px;
- }
- .download-app .explain {
- float: left;
- padding-top: 104px;
- margin-left: 62px;
- }
- .download-app .explain .title {
- font-size: 26px;
- color: #D32323;
- line-height: 37px;
- letter-spacing: 5px;
- background: linear-gradient(180deg, #FFAFAF 0%, #E73B3B 100%);
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- }
- .download-app .explain .subtitle {
- margin: 12px 0 51px;
- font-size: 17px;
- color: #FFFFFF;
- line-height: 23px;
- }
- .download-app .explain a {
- display: block;
- width: 102px;
- height: 36px;
- background: #D32323;
- border-radius: 21px;
- font-size: 13px;
- font-family: PingFangSC-Semibold, PingFang SC;
- font-weight: 600;
- color: #FFFFFF;
- line-height: 36px;
- text-align: center;
- }
- .app-explain {
- padding: 36px 0;
- }
- .main .title,
- .app-explain .title {
- font-size: 20px;
- font-family: PingFangSC-Semibold, PingFang SC;
- font-weight: 600;
- color: #333333;
- line-height: 27px;
- text-align: center;
- }
- .app-explain .title:before,
- .app-explain .title:after,
- .main .title:before,
- .main .title:after {
- display: inline-block;
- content: '';
- width: 9px;
- height: 2px;
- background: #D32323;
- border-radius: 1px;
- vertical-align: middle;
- }
- .main .title:before,
- .app-explain .title:before {
- margin-right: 7px;
- }
- .main .title:after,
- .app-explain .title:after {
- margin-left: 7px;
- }
- .app-explain .explain {
- height: 18px;
- margin: 11px 0 37px;
- font-size: 13px;
- font-family: PingFangSC-Semibold, PingFang SC;
- font-weight: 600;
- color: #A2A2A2;
- line-height: 18px;
- text-align: center;
- }
- .app-explain img {
- display: block;
- width: 385px;
- height: 288px;
- margin: 0 auto;
- }
- .main {
- width: 100%;
- padding: 34px 0 50px;
- background: #F5F4F4;
- text-align: center;
- }
- .main ul {
- margin-top: 86px;
- }
- .main li {
- display: inline-block;
- margin-left: 45px;
- }
- .main li:nth-of-type(1) {
- margin-left: 0;
- }
- .main li img {
- display: block;
- width: 36px;
- height: 36px;
- margin: 0 auto;
- }
- .main li .subtitle {
- margin: 17px 0 11px;
- font-size: 15px;
- font-family: PingFangSC-Semibold, PingFang SC;
- font-weight: 600;
- color: #333333;
- line-height: 21px;
- }
- .main li .description {
- font-size: 13px;
- font-family: PingFangSC-Semibold, PingFang SC;
- font-weight: 600;
- color: #A2A2A2;
- line-height: 18px;
- display: inline-block;
- padding: 7px 26px;
- border: 1px solid #CDCDCD;
- border-left: none;
- border-right: none;
- }
- .footer {
- width: 100%;
- padding: 24px 0 29px;
- background: linear-gradient(90deg, #000000 0%, #525050 100%);
- text-align: center;
- }
- .footer .title {
- font-size: 13px;
- color: #FFFFFF;
- line-height: 18px;
- }
- .footer .contact {
- font-size: 20px;
- font-family: PingFangSC-Semibold, PingFang SC;
- font-weight: 600;
- color: #FFFFFF;
- line-height: 27px;
- margin-top: 8px;
- }
- .footer .infomation {
- margin: 4px 0;
- text-align: center;
- color: #939393;
- font-size: 12px;
- }
- .jump-bei-an {
- display: block;
- text-align: center;
- color: #939393;
- font-size: 12px;
- }
- </style>
- </head>
- <body>
- <div class="header">
- <div class="w clearfix">
- <a class="logo-wrap" href="/">
- <img alt="" class="logo" src="./imgs/logo@2x.png">
- <img alt="" class="slogn" src="./imgs/slogan@2x.png">
- </a>
- <div class="menu-wrap">
- <a href="#contact">联系我们</a>
- <a href="#tool">功能</a>
- </div>
- </div>
- </div>
- <div class="download-app">
- <div class="w clearfix">
- <img alt="" src="./imgs/banner_00@2x.png">
- <div class="explain">
- <p class="title">好歌就要听现场的</p>
- <p class="subtitle">「听邦」 APP 连接线上与线下的现场音乐服务台</p>
- <a href="//tingbang-h5.codedreamit.com/downloadapp">下载APP</a>
- </div>
- </div>
- </div>
- <div class="app-explain">
- <div class="w">
- <p class="title">手机APP随时访问,一键登录</p>
- <p class="explain">包括苹果、安卓手机</p>
- <img alt="" src="./imgs/banner_01@2x.png">
- </div>
- </div>
- <div class="main" id="tool">
- <div class="w">
- <p class="title">功能一览</p>
- <ul class="clearfix">
- <li>
- <img alt="" src="./imgs/ic_show@2x.png">
- <p class="subtitle">演出计划</p>
- <p class="description">查看未来7日演出安排</p>
- </li>
- <li>
- <img alt="" src="./imgs/ic_place@2x.png">
- <p class="subtitle">在线订座</p>
- <p class="description">线上预定座位 好演出不错过</p>
- </li>
- <li>
- <img alt="" src="./imgs/ic_order@2x.png">
- <p class="subtitle">现场点单</p>
- <p class="description">现场扫码点单</p>
- </li>
- </ul>
- </div>
- </div>
- <div class="footer" id="contact">
- <div class="w">
- <p class="title">联系我们</p>
- <p class="contact">153 5615 9528</p>
- <div class="infomation">
- <a class="p2"
- href="https://beian.miit.gov.cn" style="color: #939393;"
- target="_blank">浙ICP备2021019534号-1</a>
- </div>
- <a class="jump-bei-an"
- href="https://beian.miit.gov.cn"
- target="_blank">信息产业部备案信息查询</a>
- </div>
- </div>
- </body>
- </html>
|