支付宝文档地址
H5页面唤醒支付宝APP
Created by IntelliJ IDEA.
Date: 17/1/12
Time: 下午1:32
To change this template use File | Settings | File Templates.
--%>
支付宝*,
:before,
:after {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset,img {
border: 0;
}
li {
list-style: none;
}
caption,th {
text-align: left;
}
q:before,q:after {
content: "";
}
input:password {
ime-mode: disabled;
}
:focus {
outline: 0;
}
html,body {
text-align: center;
-webkit-user-select: none;
user-select: none;
font-family:"Helvetica Neue",Helvetica,STHeiTi,sans-serif;
font-size: 12px;
line-height: 1.5;
text-align: center;
}
html{
background:#181c27;
}
.download-cover{
display:block;
height:360px;
background-position:center 0;
background-repeat:no-repeat;
-webkit-background-size:320px auto;
-moz-background-size:320px auto;
-ms-background-size:320px auto;
-o-background-size:320px auto;
background-size:320px auto;
margin:0 auto;
overflow:hidden;
}
.download-cover .download-cover-slogan,
.download-cover .download-cover-picture{
display:none;
}
.download-interaction{
margin-top:20px;
height:42px;
padding-bottom:20px;
}
.download-interaction .download-button{
display:none;
text-decoration: none;
font-size: 16px;
color: #ffffff;
letter-spacing: 2px;
margin:0 48px;
background:#181c27;
height:42px;
line-height:42px;
text-align:center;
border:1px solid #7f7f87;
border-top-left-radius:2px;
border-top-right-radius:2px;
border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
-webkit-background-clip:padding-box;
background-clip:padding-box;
}
.download-interaction .download-opening,
.download-interaction .download-asking{
display:none;
color:#fff;
font-size:15px;
}
.download-interaction.download-interaction-asking .download-asking,
.download-interaction.download-interaction-opening .download-opening,
.download-interaction.download-interaction-button .download-button{
display:block;
}
.download-putcenter