Commit 684fc239 by hank

增加数字营销页面

parent 58c0fad7
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; }
img{display: block;}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
input::-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
textarea { resize:none; }
input,textarea{background: none; border: none;}
table { border-collapse:collapse; }
body { width: 100%; margin: 0 auto; color:#333; background:#fff; }
html {font-family: "FZLanTingHei-L-GBK", "Helvetica Neue", "微软雅黑", "黑体", Helvetica, STHeiTi, sans-serif;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
a { color:#666; text-decoration:none; }
a:visited { color:#1a1a1a; }
a:hover, a:active, a:focus {text-decoration:none; }
/*自定义alert*/
.alert { position: fixed; left: 0; top:0; right:0; bottom:0; background-color: rgba(0,0,0,0.45); z-index: 9999999999;}
.alertInner { width: 4.6rem; background-color: #f8f8f8; border-radius: 0.1rem; position: fixed; left: 50%;margin-left: -2.3rem; }
.alertInner h2 { text-align: center; border-bottom: 1px solid #ddd; padding:0.2rem; line-height:1.5;font-size: 0.28rem; color: #252525; }
.alertInner a { display: block; height: 0.8rem; line-height: 0.8rem; font-size: 0.32rem; color: #005bac; text-align: center;}
/*仿confirm*/
.confirmeBox {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background-color: rgba(0, 0, 0, 0.8);z-index: 9999;}
.confirmeBoxInner { width: 4.6rem;background-color: #f8f8f8;border-radius: 0.1rem; position: fixed;left: 50%;top: 50%; margin-left: -2.3rem; margin-top: -1.52rem;overflow: hidden;}
.confirmeBoxInner h2 {text-align: center;border-bottom: 1px solid #ddd; height: 0.88rem;line-height: 0.88rem; font-size: 0.28rem;color: #252525; }
.confirmeBoxInner div { padding: 0.5rem; font-size: 0.3rem; text-align: center;}
.confirmeBoxInner .btnGroup {border-top: 1px solid #ddd}
.confirmeBoxInner a {display: block;height: 0.8rem;line-height: 0.8rem; font-size: 0.32rem;color: #005bac; text-align: center; width: 50%; float: left;}
.confirmeBoxInner a:hover { background-color: #eee; }
\ No newline at end of file
This diff is collapsed. Click to expand it.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed. Click to expand it.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment