﻿@charset "utf-8";
/* CSS Document */

body, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, select, textarea, button, th, td { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
ul, dl, ol { list-style: none; }
img { display: inline-block; overflow: hidden; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }
input[type="number"] { -webkit-user-select: text;}
a, button, input, img { -webkit-touch-callout: none; }
input, select, textarea{outline:auto;}
html, body { height: 100%; }
a { text-decoration: none; }



.userName{}
.userName ul{list-style-type: none;width: 100%}
.userName ul li{width:90.5%;margin: 0.8rem 0.2rem 0.5rem 0.5rem;}
.userName ul li input{width: 88%;line-height:1.48rem; outline:none;border: 0; border-radius: 0.3rem;color:#969696;font-size:0.48rem;background: #f7f7f7 url(../images/iconUser2.png) no-repeat left center; background-size: auto 120% ;height:1.48rem;padding-left:12%;font-weight:bold;}


.chargeBtn{}
.chargeBtn ul{margin:1rem 0.1rem 1rem 0.1rem;width: 100%;}
.chargeBtn ul li{background:#f7f7f7 url(../images/iconGold1.png) no-repeat left center;background-size: auto 100%;width:3.54rem;height:3.14rem; border: 0.05rem solid #f7f7f7; border-radius: 0.3rem; float: left;margin-left:2.9%;margin-top: 0.47rem;}
.chargeBtn ul li.onClick {border-color: #fe4e73;}
.chargeBtn ul li.onClick h1{color:#f53161;font-weight:bold;font-family: "微软雅黑";}
.chargeBtn ul li.onClick h2{color:#f53161;font-weight:bold;font-family: "微软雅黑";}

.chargeNum{margin:1rem 0.2rem 0.5rem 1rem;}
.chargeBtn ul li h1{color:#2c2c2c;font-size:0.5rem;font-family: "微软雅黑";}
.chargeBtn ul li h2{color:#b5b5b5;font-size:0.4rem;font-family: "微软雅黑";}



.chargeStyle{padding:1.35rem 0.5rem 0.2rem 0.5rem;clear: both;font-size: 0.46rem;font-weight:bold;}
.chargeWeixin{ width: 100%;}
.chargeWeixin a{width:4.37rem;height:1.29rem;border:0.04rem solid #f8f8f8;margin:0.43rem 0 1.17rem 0.53rem; display: inline-block;  border-radius: 0.2rem;}
.chargeButton{width:11rem;height:1.4rem;margin:0 auto;margin-top:0.2rem;}
.chargeWeixin a.addBorder{border:0.04rem solid #ca0d35;}


#overlay{ width: 100%; background: #000; opacity: 0.3; position: fixed; top: 0; left: 0; z-index: 100;display: none;}

.lOpen{position:absolute;top:0.1rem;right:0.5rem;width:7.27rem;;height:5.21rem;}

