#survey_home {
    margin-top: 0.98rem;
    background-color: #F8ECCA;
}

    #survey_home .banner {
        width: 100%;
        height: 3.82rem;
        background: url(https://images.jingyeqian.com/images/survey/index_banner2.png) no-repeat;
        background-size: cover;
    }

.content .amount {
    text-align: center;
    color: #333333;
    font-size: 0.36rem;
    margin-top: 0.15rem;
    margin-bottom: 0.25rem;
    height: 0.88rem;
    line-height: 0.88rem;
}

    .content .amount .total_amount {
        display: inline-block;
        width: 3.13rem;
        height: 0.86rem;
        line-height: 0.86rem;
        background-color: #ffffff;
        border-radius: 0.1rem;
        border: solid 1px #f2d687;
        color: #ca3b39;
        font-size: 0.42rem;
        font-weight: 600;
    }

.content .participation_btn {
    display: block;
    margin: 0 auto;
    width: 7.4rem;
    text-align: center;
    height: 0.9rem;
    line-height: 0.9rem;
    background-color: #3b6dc8;
    border-radius: 0.1rem;
    color: #FFFFFF;
    font-size: 0.38rem;
    font-weight: 600;
}

.content_mian .lucky_list {
    padding-bottom: 0.2rem;
}

.content_mian .title {
    width: 6.85rem;
    height: 0.52rem;
    background: url(../img/luckyList.png) no-repeat;
    margin: 0.4rem auto 0.2rem;
    background-size: cover;
}

.content_mian .list {
    width: 6.3rem;
    height: 4.88rem;
    border-radius: 0.1rem;
    background: #FDF3F4;
    border: 0.02rem solid #FCBDB7;
    margin: 0 auto;
    padding: 0.16rem 0.5rem;
}

    .content_mian .list .list_title,
    .content_mian .list .list_cont li {
        overflow: hidden;
    }

    .content_mian .list .list_cont {
        height: 4.27rem;
        overflow: hidden;
    }

#survey_home .content_mian .lucky_list .list_title > li,
#survey_home .content_mian .lucky_list .list_cont li > div {
    float: left;
    text-align: center;
    width: 1.7rem;
    line-height: 0.6rem;
    border-bottom: 0.01rem dashed #fde8bf;
}

    #survey_home .content_mian .lucky_list .list_title > li:nth-child(1),
    #survey_home .content_mian .lucky_list .list_cont li > div:nth-child(1) {
        width: 2.5rem;
        padding: 0 0.2rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #survey_home .content_mian .lucky_list .list_cont li > div:nth-child(1) {
        text-align: left;
    }

#survey_home .content_mian .lucky_list .list_title li {
    color: #333333;
    font-size: 0.28rem;
}

#survey_home .content_mian .lucky_list .list_cont li {
    color: #e9930c;
    font-size: 0.26rem;
}
/*弹窗*/
/*关闭*/
.popBox-survey.layui-layer {
    border-radius: 0.1rem;
}

.star_lucky.layui-layer {
    background: transparent;
    box-shadow: none;
}

.popBox-survey .layui-layer-ico {
    background: url(../img/close.png) no-repeat;
    background-size: cover;
}

.popBox-survey .layui-layer-setwin .layui-layer-close2 {
    width: 0.3rem;
    height: 0.3rem;
    background-position: 0 0;
    right: -0.6rem;
    top: -0.6rem;
}

    .popBox-survey .layui-layer-setwin .layui-layer-close2:hover {
        background-position: 0 0;
    }

/*抽奖提示*/
.luckyTips {
    width: 4.56rem;
    height: 5.2rem;
    border-radius: 10px;
    display: none;
}

    .luckyTips img {
        width: 100%;
        display: block;
    }

    .luckyTips p {
        font-size: 0.18rem;
        color: #333333;
        line-height: 0.4rem;
        padding: 0 0.22rem;
        margin-top: 0.24rem;
        text-indent: 2em;
    }

    .luckyTips .btn_box {
        margin-top: 0.36rem;
        text-align: center;
        font-size: 0;
    }

    .luckyTips button {
        width: 1.7rem;
        height: 0.54rem;
        background-color: #f96f6f;
        border-radius: 0.1rem;
        border: none;
        outline: none;
        font-size: 0.24rem;
        color: #FFFFFF;
        margin: 0 0.24rem;
        text-align: center;
        cursor: pointer;
    }

        .luckyTips button.lucky_drop {
            background-color: #3494e0;
        }

/*抽奖*/
.lucky_draw {
    display: none;
    width: 5.14rem;
    height: 4.86rem;
    background: url(../img/Lucky_draw.png) no-repeat;
    background-size: cover;
}

    .lucky_draw .amount {
        height: 0.6rem;
        line-height: 0.6rem;
        font-size: 0.18rem;
        color: #fff0b5;
        text-align: center;
        margin-left: -0.5rem;
    }

        .lucky_draw .amount span {
            font-size: 0.3rem;
            font-weight: 600;
            position: relative;
            top: 0.02rem;
            margin: 0 0.1rem 0 0.05rem;
        }

    .lucky_draw .num_list {
        width: 4.36rem;
        height: 1.54rem;
        margin: 0.82rem 0 0.76rem 0.2rem;
    }

        .lucky_draw .num_list .list {
            overflow: hidden;
        }

            .lucky_draw .num_list .list li {
                float: left;
                width: 0.65rem;
                height: 1.54rem;
                background: url(../img/num.png) repeat-y top center;
                margin-right: 0.09rem;
                background-size: 0.32rem 15.4rem;
            }

                .lucky_draw .num_list .list li:last-child {
                    margin-right: 0;
                }

                .lucky_draw .num_list .list li.point {
                    background: none;
                    line-height: 1.48rem;
                    font-size: 0.5rem;
                    text-align: center;
                    color: #F33C1E;
                }

    .lucky_draw .star {
        width: 4.26rem;
        height: 0.85rem;
        color: #f33c1e;
        font-size: 0.3rem;
        background: transparent;
        border: none;
        margin-left: 0.24rem;
        cursor: pointer;
        font-weight: 600;
    }


/*中奖*/
.lucky {
    display: none;
    width: 4.56rem;
    height: 5.2rem;
    border-radius: 10px;
}

    .lucky .luckyBg {
        text-align: center;
        width: 3.4rem;
        height: 3.86rem;
        background: url(../img/money.png) no-repeat center;
        background-size: cover;
        margin: 0 auto;
    }

    .lucky .lucky_title {
        height: 3.0rem;
    }

    .lucky .luckyBg .title {
        font-size: 0.28rem;
        color: #fc6259;
        padding-top: 0.3rem;
    }

    .lucky .luckyBg .money_title {
        font-size: 0.44rem;
        color: #fc6259;
    }

    .lucky .luckyBg .hongbao {
        font-size: 0.12rem;
        color: #ea3335;
    }

        .lucky .luckyBg .hongbao span {
            font-size: 0.26rem;
            font-weight: 600;
            margin-right: 0.05rem;
        }

    .lucky .tx_btn {
        display: block;
        margin: 0.44rem auto 0;
        width: 2.56rem;
        height: 0.5rem;
        line-height: 0.5rem;
        color: #ffffff;
        font-size: 0.24rem;
        background-color: #fc6355;
        border-radius: 0.1rem;
        border: none;
        cursor: pointer;
    }

/*未中奖*/
.no_lucky {
    display: none;
    width: 4.56rem;
    height: 3.44rem;
}

    .no_lucky img {
        display: block;
        padding-top: 0.5rem;
        width: 3.6rem;
        margin: 0 auto 0.4rem;
    }

    .no_lucky p {
        color: #666666;
        font-size: 0.24rem;
        text-align: center;
    }

/*提现*/
.tx {
    width: 4.56rem;
    height: 4.5rem;
    display: none;
}

    .tx .title {
        font-size: 0.26rem;
        color: #666666;
        margin-left: 0.3rem;
        padding: 0.24rem 0;
    }

    .tx .type_list {
        padding: 0 0.28rem;
    }

        .tx .type_list li {
            width: 1.9rem;
            float: left;
            text-align: center;
            height: 0.46rem;
            line-height: 0.46rem;
            background-color: #f3f1f1;
            border: solid 0.01rem #ececec;
            font-size: 0.18rem;
            color: #666666;
        }

            .tx .type_list li.rt {
                float: right;
            }

            .tx .type_list li.active {
                border: solid 0.01rem #dd5b1b;
            }

            .tx .type_list li b {
                display: inline-block;
                vertical-align: middle;
                position: relative;
                top: -0.01rem;
                margin-right: 0.1rem;
            }

            .tx .type_list li.alipay b {
                width: 0.28rem;
                height: 0.28rem;
                background: url(../img/Alipay.png) no-repeat;
                background-size: cover;
            }

            .tx .type_list li.wx b {
                width: 0.38rem;
                height: 0.28rem;
                background: url(../img/wx.png) no-repeat;
                background-size: cover;
            }

    .tx .panel .alipay_item .input_box {
        height: 2.76rem;
        margin-top: 0.3rem;
        margin-bottom: 0.2rem;
        background-color: #eff8fc;
        padding: 0.2rem 0.4rem 0 0.4rem;
    }

        .tx .panel .alipay_item .input_box input {
            width: 3.2rem;
            height: 0.5rem;
            line-height: 0.5rem;
            border: solid 0.01rem #e2e1df;
            padding-left: 0.1rem;
            margin-bottom: 0.1rem;
            font-size: 0.18rem;
        }

        .tx .panel .alipay_item .input_box p {
            color: #666666;
            font-size: 0.14rem;
            line-height: 0.4rem;
        }
        .tx .panel .alipay_item .input_box span {
            font-size: 0.16rem;
            display:block;
        }

    .tx .panel .alipay_item .confirm_award {
        display: block;
        width: 3rem;
        height: 0.58rem;
        background-color: #02a8f2;
        border-radius: 0.1rem;
        border: none;
        color: #ffffff;
        font-size: 0.24rem;
        margin: 0 auto;
    }

    .tx .panel .wx_item {
        display: none;
        text-align: center;
        color: #666666;
        font-size: 0.14rem;
    }

        .tx .panel .wx_item img {
            display: block;
            width: 1.2rem;
            height: 1.2rem;
            margin: 0.4rem auto;
        }
         .tx .panel .wx_item p{
             padding: 0 0.4rem;
         }

/*感谢参与*/
.tks {
    width: 4.56rem;
    height: 4.98rem;
    border-radius: 0.1rem;
    display: none;
}

    .tks img {
        width: 100%;
        display: block;
    }

    .tks p {
        font-size: 0.22rem;
        color: #333333;
        line-height: 0.48rem;
        padding: 0 0.44rem;
        margin-top: 0.4rem;
        text-indent: 2em;
    }

        .tks p span {
            color: #ff8328;
        }
