.main {
    width: 750px;
    height: 1520px;
    overflow: hidden;
    background: #F5F5F5;
}

.top {
    width: 700px;
    text-align: left;
    height: 100px;
    color: #333;
    font-size: 32px;
    line-height: 100px;
    margin-left: 30px;
}

.inputLnum,
.userInfo {
    width: 100%;
    height: 120px;
    background: #FFF;
    overflow: hidden;
}

.inputLnum>input {
    width: 600px;
    height: 120px;
    display: block;
    border: 0;
    line-height: 120px;
    font-size: 32px;
    text-align: left;
    text-indent: 1em;
    float: left
}

.isLgid {
    width: 149px;
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
    color: #FA3E54;
    float: left;
    font-size: 32px;
    border-left: 1px solid #A8A8A8;
}

.userInfo {
    display: none;
}

.userPic {
    width: 90px;
    height: 90px;
    display: block;
    border-radius: 100%;
    margin: 15px 20px 15px 30px;
    float: left;
}

.userN {
    width: 406px;
    height: 90px;
    margin: 15px 0;
    float: left
}

.userName {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #4A4A4A;
    font-size: 32px;
    text-align: left
}

.userLgid {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #B3B3B3;
    font-size: 26px;
    text-align: left;
}

.changeID {
    width: 203px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
    color: #FA3E54;
    float: left;
    font-size: 32px;
    border-left: 1px solid #A8A8A8;
}

.preUser {
    width: 100%;
    height: 50px;
    line-height: 70px;
    color: #A8A8A8;
    font-size: 26px;
    text-align: left;
    text-indent: 1em;
    display: none;
}

.preUser>span {
    color: #000;
}

.choosePrice {
    width: 100%;
    height: 370px;
    background: #FFF;
    margin-top: 20px;
}

.choosePrice>tr {
    height: 50%;
    width: 100%;
}

.price {
    padding: 30px;
    width: 180px;
    height: 120px;
    background: url("http://static.lespark.cn//h5/img/recharge_alipay_paypal/priceBg.png") no-repeat center;
    display: block;
    float: left;
    position: relative
}

.pTop {
    min-width: 40px;
    height: 32px;
    line-height: 32px;
    margin: 20px auto;
    color: #333333;
    font-size: 30px;
    white-space: nowrap;
}

.pTop>div {
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 12px;
}

.pTop>div>img {
    width: 32px;
    height: 32px;
}

/*.pTop > span{display: block;float: left;}*/

.pBot {
    width: 100%;
    height: 48px;
    line-height: 48px;
    color: #A8A8A8;
    font-size: 24px;
}

.fixBox {
    min-width: 88px;
    height: 44px;
    border: 1px solid #FA3E54;
    background: #FA3E54;
    color: #FFF;
    font-size: 20px;
    line-height: 44px;
    padding: 0 10px;
    position: absolute;
    top: 5px;
    right: 8px;
    border-radius: 44px;
}

.active {
    background: url("http://static.lespark.cn/h5/img/recharge_alipay_paypal/priceBg1.png") no-repeat center;
}

.active .pTop {
    color: #FFF;
}

.active .pBot {
    color: #FAA;
}

.active .fixBox {
    background: #FFF;
    color: #FA3E54;
}

.alipayOrPaypal {
    width: 100%;
    height: 360px;
    background: #FFF;
    margin-top: 20px;
}

.alipay,
.paypal,
.wx {
    width: 690px;
    height: 120px;
    margin: 0 auto;
}

.aliPic {
    width: 70px;
    height: 70px;
    margin: 25px 20px;
    float: left;
}

.aliPic>img {
    width: 70px;
    height: 70px;
}

.aliD {
    width: 500px;
    height: 70px;
    float: left;
    margin-top: 25px;
    text-align: left
}

.aliD>div {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 32px;
    color: #4A4A4A;
}

.aliD>p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 26px;
    color: #B3B3B3;
}

.isAli,
.isPaypal,
.isWx {
    width: 34px;
    height: 34px;
    display: block;
    float: right;
    margin-top: 43px;
}

.isTrue {
    width: 690px;
    height: 90px;
    line-height: 90px;
    color: #FFF;
    font-size: 32px;
    background: rgba(250, 62, 84, 0.4);
    margin: 100px auto 50px;
    border-radius: 8px;
}

.isTrue1 {
    background: rgba(250, 62, 84, 1);
}

.bot1 {
    width: 100%;
    height: 80px;
    line-height: 40px;
    font-size: 30px;
    color: #A8A8A8;
    margin-bottom: 40px;
}

.bot {
    line-height: 40px;
    font-size: 30px;
    color: #A8A8A8;
}

.bot1>a {
    color: #000;
    font-weight: bold;
}

.bot2 {
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 30px;
}

.bot3 {
    font-size: 26px;
    line-height: 30px;
}

#spinner {
    display: none;
    z-index: 9999;
    position: fixed;
    top: 40%;
    left: 42%;
}

.spinner {
    margin: auto auto;
    width: 30%;
    height: 30%;
    background: url(http://static.lespark.cn/qs-file/images/jiazai.gif) no-repeat;
    background-size: 50%;
}