.container1{
    background:url("../imgs/shu-bg.png");
    background-repeat: no-repeat;
    background-size:7.5rem 7.5rem;
    background-position: 0 75%;
}
.pay-top{
    display: flex;
    margin-top:0.2rem
}
.pay-top-cont{
    width: 45%;
    padding:0.1rem 0.3rem;
    text-align: center;
}
.pay-top-title{
    color:#fff;
    font-size: 0.4rem;
    text-align: center;
}
.pay-top-title1{
    background:url("../imgs/wen-bg.png") no-repeat;
    background-size: 0.5rem 0.5rem;
    background-position: 95% 0;
}
.pay-top-text{
    color:#fff;
    border:0.02rem solid #9f77d2;
    margin:0.2rem 0;
    border-radius: 0.2rem;
    height:1.5rem;
    line-height: 1.5rem;
    font-size: 0.6rem;
    background:url("../imgs/box1_bg.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 1.4rem 1.4rem;

}
.guanjian-date{
    position: absolute;
    background: #fff;
    color:#000;
    top:20%;
    left:10%;
    font-size: 14px;
    width:80%;
    border-radius: 10px;
    z-index: 99;
}
.guanjian-date-text{
    width:90%;
    margin:4% auto;
}
.swiper-cont {
    width: 95%;
    margin: 0.1rem auto 0.1rem;
    padding: 0.5rem 0;
    background:url("../imgs/box2_bg.png");
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 100% 5.4rem;
}
.swiper-wrap{
    display: flex;
    padding:0 0.8rem;
}
.swiper-sli{
    width:33.3333333%;
}
.zhuImg,.fuImg,.goldImg {
    width: 1.6rem;
    height: 2.6rem;
    display: block;
    margin: 0.2rem auto;
}

.content-warp {
    background: url("../imgs/content_bg.png") no-repeat;
    background-size: cover;
    width: 6.94rem;
    height: 4.69rem;
    margin: 0 auto;
    overflow: hidden;
    color: #fff;
    text-align: center
}

.card-title {
    font-size: 18px;
    margin: 0.50rem 0 0.20rem
}

.meaning {
    width: 5.45rem;
    height: 2.90rem;
    font-size: 14px;
    line-height: 0.42rem;
    margin: 0 auto;
    overflow-y: scroll;
}

.mark-down {
    width: 0.45rem;
    height: 0.45rem;
    display: block;
    margin: 0.30rem auto 0.10rem
}

.text {
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.circle-warp {

    width: 90%;
    height: 3.90rem;
    margin: 1.5rem auto 0.2rem;
    color: #fff;
    font-size: 10px;
    text-align: center;
    display: flex;

}
.xx{
    width:25%;
}
.mark3 {
    width: 0.45rem;
    position: absolute;
    left: 13%;
    top:-12%;
}
.pay-result{

    width:6.94rem;
    margin:0.5rem auto;
    font-size: 14px;

    color: #fff;
    position: relative;
    background:url("../imgs/kuang-bg1.png") no-repeat;
    background-size: 100% 100%;
}
.pay-result-text{
    margin:0.2rem auto 0;
    width:6rem;
}
.overlay{
    position: absolute;
    bottom:5%;
    left:4%;
    width:92%;
    height:55%;
    z-index: 10;
    background: #5D4979;
}
.icon {
    width: 0.74rem;
    height: 0.74rem;
    margin: 0.05rem auto;
}

.fortune {
    position: absolute;
    top: 0.6rem;
    left: 1.6rem
}

.love {
    position: absolute;
    top: 0;
    left: 3.3rem
}

.health {
    position: absolute;
    top: 2.2rem;
    left: 0.6rem
}

.career {
    position: absolute;
    top: 0.3rem;
    left: 5.2rem
}

.checked {
    transform: scale(2);
}
.pay-select{
    border-radius: 50%;
    background:url("../imgs/an-bg.png");
    background-position:0;
    width:1.2rem;
    height:1.2rem;
    line-height: 1.2rem;
    text-align: center;
    font-size: 0.3rem;
    margin:0 auto;
}
.pay-select1{
    border-radius: 50%;
    background:url("../imgs/liang-bg.png");
    background-position:0;
    width:1.2rem;
    height:1.2rem;
    line-height: 1.2rem;
    text-align: center;
    font-size: 0.3rem;
    margin:0 auto;
}
.pay-btn {
    width: 4.55rem;
    height: 0.83rem;
    background:rgba(255,209,23,1);
    box-shadow:0 5rem 20rem 0 rgba(255,209,23,0.55);
    border-radius: 0.42rem;
    margin: 10% auto 0;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 0.83rem;
    position: relative
}

.discounts {
    width: 1.20rem;
    height: 0.68rem;
    position: absolute;
    top: -0.30rem;
    right: -0.30rem
}

.star-warp {
    background: url("../imgs/star_bg.png") repeat ;
    background-size: cover;
    width: 100%;
    position: relative;

}
.free-bg-toast-bg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.75);
}
.free-toast-bg{
    width: 84%;
    background: #ffffff;
    border-radius: 5px;
    margin: 100px auto 0;
    font-size: 14px;
    padding-bottom: 28px;
}
.free-toast-message{
    margin: 0 auto 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.free-toast-message img{
    width: 28%;
}
.free-toast-top{
    width: 100%;
    margin-bottom: -80px;
}
.question-toast-type-bg{
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
}
.type-select-bg{
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border:1px solid rgba(189,189,189,1);
    border-radius: 2px;
    width: 88px;
    height: 28px;
    line-height: 28px;
    margin: 10px 14px 0 10px;
    text-align: center;
}
.type-select-bg-select{
    background:linear-gradient(117deg,rgba(185,149,255,1),rgba(152,108,238,1));
    color: #ffffff;
}
.type-select-bg img{
    width: 25px;
    margin: 0 ;
    vertical-align: top;
}
.center{
    text-align: center;
}
.free-toast-message-bg{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 85.4%;
    background: #ffffff;
    padding: 28px 20px ;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    -moz-box-shadow:2px 2px 15px #9363F2; -webkit-box-shadow:2px 2px 15px #9363F2; box-shadow:2px 2px 15px #9363F2;
}
.type-select-btn-bg{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    margin: 22px auto 0;
}
.type-select-btn{
    width:120px;
    height:35px;
    border-radius:18px;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
}
.type-select-btn-yes{
    background:linear-gradient(117deg,rgba(254,135,135,1),rgba(248,77,77,1));
    box-shadow:0px 2px 0px 0px rgba(255,71,71,0.38);
}
.type-select-btn-no{
    background:linear-gradient(117deg,rgba(206,206,206,1),rgba(189,189,189,1));
    box-shadow:0px 2px 0px 0px rgba(59,59,59,0.38);
}
.star-down-jiantou{
    transform: rotateZ(180deg);
    width: 15px;
    height: 15px;
    margin: 0 auto;
    display: block;
}
.xuan-fu-jiantou{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}
