*{
    margin: 0;
    padding: 0;
}
.content{
    left: 5%;
    top: 30%;
    height: 7rem;
    background-color: #fff;
    border-radius: 0.4rem;
    box-sizing: border-box;
    position: relative;
    width: 90%;
    box-shadow: #fff 0px 0px 10px;
}
.contents{
    padding: 1rem .7rem;
    box-sizing: border-box;
    width: 100%;
}
.contents p{
    margin: 0 0 1rem;
    position: relative;
}
.contents p:last-child{
    margin: 0;
}
/* .contents p span{
    display: block;
    width: 9.5rem;
    height: 100%;
    background: rgb(163, 155, 155);
    position: absolute;
    top: 0;
    right:0;
} */
.contents input{
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 1.8rem;
    outline: none;
    border: 1px solid #0ca7fc;
    border-radius: 0.2rem;
    box-sizing: border-box;
    font-size: .7rem;
    padding: 0 0.5rem;
    margin-top: 0.3rem;
}
.contents button{
    margin: 1rem auto 0;
    display: block;
    width: 100%;
    height: 1.92rem;
    background-color: #008CE1;
    color: #fff;
    border-radius: 1rem;
    outline: none;
    border: none;
}
.bottom{
    font-size: .55rem;
    box-sizing: border-box;
    color: #FFF;
    position: relative;
    top: 31%;
}
.bottom p{
    margin: 0 auto .4rem;
    width: 86%;
}
.top{
    position: absolute;
    left: 5%;
    top: 3%;
    width: 90%;
    height: 236px;
}
.top img{
    width: 100%;
    height: 100%;
}
.master {
    width: 50px;
    height: 50px;
}
.backImage {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 857px;
    z-index: -1;
    position: absolute;
}
.order {
    display: flex;
    justify-content: space-between;
    width: 78%;
    font-size: 16px;
    margin-left: 6%;
}
.Recharge {
    background: #fff;
    width: 100%;
    height: 100%;
    border-radius: .4rem;
    box-sizing: border-box;
    position: relative;
}
#guaguaImg{
    position: absolute;
    top: 0;
    left:0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: .4rem;
}
#productName {
    position: relative;
    color: #FFF;
    text-align: center;
    width: 100%;
    top: 28%;
    display: flex;
    justify-content: center;
}
.cardCopy{
    font-size: 12px;
    color: #737778;
}
#father {
    width: 100%;
    height: 857px;
}
.blackBack {
    width: 100%;
    height: 857px;
    background-color: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
}
.blackBack1 {
    width: 100%;
    height: 857px;
    background-color: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
}
#confirm {
    background-color: #FFF;
    width: 80%;
    margin-left: 10%;
    height: 167px;
    position: relative;
    margin-top: 65%;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
#dialog {
    background-color: #FFF;
    width: 92%;
    margin-left: 4%;
    height: 605px;
    position: relative;
    margin-top: 17%;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    z-index: 98;
}
.button{
    margin-right: 12px;
    width: 65px;
    height: 33px;
    border: none;
    border-radius: 10px;
    font-size: .6rem;
}
.errorPage {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #E6F1F2;
}
.toLongText {
    width: 6.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* text-align: right; */
}
.cardAndPass {
    font-size: 14px;
    display: flex;
    align-items: center;
}
#copyClass {
    position: absolute;
    top: 37%;
    left: 29%;
    font-size: .7rem;
    background-color: #DFDFDF;
    width: 7rem;
    text-align: center;
    border-radius: 3px;
    opacity: 0.8;
    height: 1.5rem;
    line-height: 1.5rem;
    z-index: 99;
}
#writeBack {
    width: 100%;
    height: 857px;
    background-color: #FFF;
    position: absolute;
    top: 0;
    z-index: 1000;
}
.searchOrder{
    background-color: #FFF;
    z-index: 98;
    position: absolute;
    right: 0;
    top: 8.1rem;
    color: #302c2c;
    font-size: .5rem;
    width: 2.7rem;
    text-align: center;
    border-radius: 0.5rem 0 0 0.5rem;
}
#title {
    width: 80%;
    z-index: 98;
    background-color: #FFF;
    position: absolute;
    top: 19%;
    left: 10%;
    border: 1px solid #DFDFDF;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.productItem{
    position: relative;
}
.productItem p{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
}
.productItem img{
    position: absolute;
}
.radio{
    display: none;
    z-index: 9;
    bottom: 0;
    right: 0;
}
.non-existent{
    z-index: 9;
}
#product{
    font-size: 15px;
    width: 100%;
    text-align: center;
    position: relative;
    top: 15%;
}
#expire{
    font-size: 13px;
    width: 100%;
    text-align: center;
    margin-top: 4%;
    color: #FFF;
}
.card{
    /* 加载背景图 */
    background: url('../images/1.png') no-repeat;
    /* 让背景图基于容器大小伸缩 */
    background-size: 100% 100%;
    width: 90%;
    height: 450px;
    margin-left: 5%;
    border-radius: 8px;
    position: relative;
    top: 29%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.cardCheckFather{
    width: 84%;
    margin-left: 8%;
    height: 43%;
    display: flex;
    justify-content: space-around;
}
.cardCheckASCheck{
    width: 40%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.cardCheck{
    background-color: #E55944;
    width: 100%;
    height: 80%;
    text-align: center;
    color: red;
    font-size: 30px;
    border-radius: 10px;
    box-shadow: black 0px 0px 10px;
    display: inline-block;
    /* display: flex;
    flex-direction: column;
    justify-content: space-between; */
}
.cardCheckMoney{
    /* 加载背景图 */
    background: url('../images/3.png') no-repeat;
    /* 让背景图基于容器大小伸缩 */
    background-size: 100% 100%;
    margin-top: 10%;
    width: 80%;
    margin-left: 10%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cardCheckText{
    background-color: #EC6B59;
    border-radius: 30px 30px 10px 10px;
    font-size: 17px;
    width: 100%;
    height: 43%;
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
    color: #FFF;
    margin-top: -41%;
}
.money{
    margin-bottom: 45%;
}
.checked{
    width: 25px;
    height: 25px;
}
.productClass{
    top: 0!important;
    color: red;
    font-size: 19px!important;
    height: 10%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.productNameClass{
    top: 0!important;
    color: red!important;
    font-size: 23px!important;
    width: 84%!important;
    margin-left: 8%;
    height: 11%;
    line-height: 58px;
}
.buttonExpire{
    height: 28%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.bankListFather{
    width: 84%;
    height: 65px;
    background-color: #FDF9E8;
    margin-left: 8%;
    position: relative;
    top: 4%;
    border-radius: 11px;
    /* overflow-x: scroll; */
    overflow-y: hidden;
}
.bankList{
    height: 116%;
    display: flex;
    overflow-x: scroll;
}
.bankLogo{
    width: 40px;
    height: 40px;
    border-radius: 10px;
    margin-top: 3px;
}
.bankLogoBoder{
    display: flex;
    flex-direction: column;
    height: 83%;
    width: 80px;
    justify-content: space-around;
    align-items: center;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #DFDFDF;
    margin-left: 5px;
    margin-right: 5px;
    background-color: snow;
    box-shadow: 0px 0px 5px 0px #DFDFDF;
}
.bankNameClass{
    font-size: 10px;
}
.container::-webkit-scrollbar {
    display: none;
}
.wxDiaLog{
    position: fixed;
    top: 31%;
    background-color: rgb(40, 196, 69);
    width: 71%;
    margin-left: 12%;
    font-size: 18px;
    padding: 2%;
    color: #fff;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    box-shadow: rgb(35 103 48) 5px 5px 10px 3px;
}
.wxDiaLogButton{
    margin-top: 7%;
    margin-bottom: 2%;
    width: 50%;
    margin-left: 25%;
    background-color: #FFF;
    border: none;
    height: 32px;
    line-height: 32px;
    border-radius: 23px;
}
.wxHBDiaLog{
    position: fixed;
    top: 31%;
    background-color: rgb(40, 196, 69);
    width: 71%;
    margin-left: 12%;
    font-size: 18px;
    padding: 2%;
    color: #fff;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    box-shadow: rgb(35 103 48) 5px 5px 10px 3px;
}
.wxHBDiaLogButton{
    margin-top: 7%;
    margin-bottom: 2%;
    width: 50%;
    margin-left: 25%;
    background-color: #FFF;
    border: none;
    height: 32px;
    line-height: 32px;
    border-radius: 23px;
}