123456789 |
- body, html {width: 100%;height: 100%;background: #efeff4;}
- .pay-tip{background: #FFFFFF;text-align: center;padding: 10px;border-bottom: #DCDCDC solid 1px;}
- .pay-tip img{width: 46px;height: 34px;}
- .pay-tip .pay-oktip{color: #74BF00;margin-top: 10px;font-size: 20px;font-weight: bolder;}
- .pay-tip .pay-failtip{color: #ff6a56;margin-top: 10px;font-size: 20px;font-weight: bolder;}
- .pay-info{background: #FFFFFF;padding: 10px;border-top: #DCDCDC solid 1px;border-bottom: #DCDCDC solid 1px;}
- .pay-info ul.bb1{border-bottom: #dcdcdc solid 1px;}
- .pay-info ul li{line-height: 35px;}
- .pay-btn{width: 140px;height: 40px;font-size: 16px;color: #FFFFFF;text-align: center;margin: 30px auto;display: block;background: #47A8EF;line-height: 40px;border-radius: 5px;}
|