123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383 |
- <html lang="en">
-
- <head>
- <meta charset="utf-8" />
- <base href="./" />
- <title ss-id="index_title">常客云 - 企业工具服务</title>
- <meta name="Description" content="常客云APP, 企业服务" />
- <meta name="keywords" content="常客云" />
- <meta http-equiv="X-UA-Compatible" content="IE=edge" />
- <meta name="viewport" content="width=device-width,initial-scale=1" />
- <style type="text/css">
- html,
- body {
- font-family: 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC', 'Microsoft YaHei', 'WenQuanYi Micro Hei',
- sans-serif;
- font-size: 12px;
- }
-
- .clean::after {
- content: '';
- height: 1px;
- display: block;
- clear: both;
- }
-
- ul,
- li {
- list-style: none;
- }
-
- .flex-h,
- .flex-v,
- .flex {
- display: flex;
- flex-direction: row;
- align-items: center;
- }
-
- .flex-h,
- .flex-v,
- .flex {
- /* display: box; */
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- /* 横向 */
- -webkit-box-orient: horizontal;
- -webkit-flex-direction: row;
- -ms-flex-direction: row;
- flex-direction: row;
- /* 默认垂直居中 */
- -webkit-box-align: center;
- -webkit-align-items: center;
- -ms-flex-align: center;
- align-items: center;
- }
-
- .flex-v {
- /* 横向 */
- -webkit-box-orient: vertical;
- -webkit-flex-direction: column;
- -ms-flex-direction: column;
- flex-direction: column;
- }
-
- .flex-1,
- .flex-grow {
- -prefix-box-flex: 1;
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- }
-
- .flex-2 {
- -prefix-box-flex: 2;
- -webkit-box-flex: 2;
- -webkit-flex: 2;
- -moz-box-flex: 2;
- -ms-flex: 2;
- flex: 2;
- }
-
- .flex-3 {
- -prefix-box-flex: 3;
- -webkit-box-flex: 3;
- -webkit-flex: 3;
- -moz-box-flex: 3;
- -ms-flex: 3;
- flex: 3;
- }
-
- .flex-4 {
- -prefix-box-flex: 4;
- -webkit-box-flex: 4;
- -webkit-flex: 4;
- -moz-box-flex: 4;
- -ms-flex: 4;
- flex: 4;
- }
-
- .flex-5 {
- -prefix-box-flex: 5;
- -webkit-box-flex: 5;
- -webkit-flex: 5;
- -moz-box-flex: 5;
- -ms-flex: 5;
- flex: 5;
- }
-
- .flex-start {
- -webkit-box-align: start;
- -webkit-align-items: start;
- -ms-flex-align: start;
- align-items: start;
- }
-
- .flex-center {
- -webkit-box-align: center;
- -webkit-align-items: center;
- -ms-flex-align: center;
- align-items: center;
- }
-
- .selectable {
- -webkit-user-select: text;
- -moz-user-select: text;
- -ms-user-select: text;
- user-select: text;
- }
-
- .selectall {
- -webkit-user-select: all;
- -moz-user-select: all;
- -ms-user-select: all;
- user-select: all;
- }
-
- .h1 {
- margin-top: 48px;
- margin-left: 20px;
- width: 142px;
- height: 25px;
- font-size: 1.6rem;
- font-family: PingFangSC-Medium, PingFang SC;
- font-weight: 500;
- color: #353535;
- line-height: 25px;
- }
-
- .kaihuguanli-font {
- width: 54px;
- height: 17px;
- font-size: 1.2rem;
- font-family: PingFangSC-Regular, PingFang SC;
- font-weight: 400;
- color: #353535;
- line-height: 17px;
- }
-
- .input-css {
- position: absolute;
- left: 650px;
- padding-left: 11px;
- width: 300px;
- height: 30px;
- background: #ffffff;
- border: 1px solid #e7e7e7;
- }
-
- html,
- html body,
- #main,
- #app {
- padding: 0;
- margin: 0;
- }
-
- .header-wrapper {
- height: 80px;
- }
-
- .header {
- width: 1543px;
- margin: 0 auto;
- }
-
- .header .logo {
- font-size: 30px;
- color: #014ad4;
- margin-left: 65px;
- line-height: 80px;
- font-weight: bold;
- }
-
- .header .tel {
- font-size: 20px;
- color: #014ad4;
- margin-right: 65px;
- line-height: 80px;
- font-weight: bold;
- }
-
- .dl-wrapper {
- height: 800px;
- background-color: #014ad4;
- overflow: hidden;
- }
-
- .dl {
- width: 1200px;
- margin: 0 auto;
- color: white;
- }
-
- .dl .dl-img {
- padding-top: 131px;
- }
-
- .dl .dl-img img {
- display: block;
- width: 384px;
- }
-
- .dl-desc .tl {
- margin: 283px 0 0 65px;
- font-size: 30px;
- font-weight: bold;
- }
-
- .dl-desc .desc {
- margin: 35px 65px 0 65px;
- font-size: 16px;
- max-width: 500px;
- }
-
- .dl-desc .dl-btn {
- margin-left: 65px;
- margin-top: 107px;
- width: 143px;
- height: 60px;
- background-color: white;
- color: #014ad4;
- font-size: 24px;
- font-weight: 500;
- border-radius: 6px;
- overflow: hidden;
- }
-
- .product {
- width: 1200px;
- margin: 0 auto;
- }
-
- .imgScale {
- width: 1340px;
- height: 640px;
- display: block;
- position: relative;
- }
-
- .imgScale img {
- min-width: 120%;
- min-height: 70%;
- max-width: 100%;
- max-height: 100%;
- width: auto;
- height: auto;
- position: absolute;
- left: 50%;
- top: 50%;
- transform: translate3d(-50%, -50%, 0);
- -webkit-transform: translate3d(-50%, -50%, 0);
- }
-
- .product .title {
- font-size: 24px;
- font-weight: bold;
- text-align: center;
- margin: 63px 0;
- }
-
- .product .row {
- margin-bottom: 200px;
- }
-
- .product .row1 img {
- display: block;
- height: 142px;
- margin: 20px auto;
- }
-
- .product .row2 img {
- display: block;
- width: 500px;
- margin: 20px auto;
- }
-
- .product .row2 .col2 {
- margin-right: 35px;
- }
-
- .product .row .r0 {
- font-weight: bold;
- font-size: 20px;
- }
-
- .product .row .r1 {
- max-width: 300px;
- margin: 10px 20px;
- color: gray;
- font-size: 16px;
- }
-
- .footer {
- margin-bottom: 83px;
- text-align: center;
- color: gray;
- font-size: 16px;
- }
-
- .in-c5 {
- width: 241px;
- height: 52px;
- left: 0px;
- top: 0px;
- border-style: solid;
- border-color: #fff #fff #e8e8e8;
- color: rgb(0, 0, 0);
- position: relative;
- }
-
- .in-c5 input:focus {
- width: 241px;
- height: 52px;
- left: 0px;
- top: 34px;
- border-style: solid;
- border-color: #fff #fff #e8e8e8;
- color: rgb(0, 0, 0);
- position: relative;
- }
- </style>
- </head>
-
- <body>
- <div id="app">
- <div class="header-wrapper">
- <div class="header flex">
- <div class="logo flex-1">常客云</div>
- <div class="tel">客服: 400-133-0001</div>
- </div>
- </div>
- <div class="dl-wrapper" style="background-color: white">
- <div style="margin-top: 20px;margin-left:120px;font-size: 40; color: blue ;height:100px">
- <span>产品:移动话费充值</span></div>
- <div style="margin-top: 60px;margin-left:229px;font-size: 20; color: blue">规格:</div>
- <div style="margin-top: 70px;margin-left:229px;font-size: 20; color: blue">10元话费充值
- <a style="margin-top: 70px;margin-left:409px;font-size: 20; color: blue">充值帐号:</a>
- <input type="text" class="in-c5" style="font-size: 20;">
- <a style="margin-left:320px;font-size: 20;" href="qr.html">点击充值</a>
- </div>
- <div style="margin-top: 80px;margin-left:229px;font-size: 20; color: blue">50元话费充值
- <a style="margin-top: 70px;margin-left:409px;font-size: 20; color: blue">充值帐号:</a>
- <input type="text" class="in-c5" style="font-size: 20;">
-
- <a style="margin-left:320px;font-size: 20;" href="qr.html">点击充值</a>
- </div>
- <div style="margin-top: 90px;margin-left:229px;font-size: 20; color: blue">100元话费充值
- <a style="margin-top: 70px;margin-left:400px;font-size: 20; color: blue">充值帐号:</a>
- <input type="text" class="in-c5" style="font-size: 20;">
- <a style="margin-left:320px;font-size: 20;" href="qr.html">点击充值</a>
- </div>
- </div>
- <div class="footer">辽宁常客云数字科技有限公司 <a href="https://beian.miit.gov.cn/" target="_blank">辽ICP备2021003130号</a>
- </div>
- </div>
- </body>
-
- </html>
|