.van-picker{position:relative;background-color:#fff;-webkit-user-select:none;user-select:none}.van-picker__toolbar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:1.76rem}.van-picker__cancel,.van-picker__confirm{height:100%;padding:0 .64rem;font-size:.56rem;background-color:transparent;border:none;cursor:pointer}.van-picker__cancel:active,.van-picker__confirm:active{opacity:.7}.van-picker__confirm{color:#576b95}.van-picker__cancel{color:#969799}.van-picker__title{max-width:50%;font-weight:500;font-size:.64rem;line-height:.8rem;text-align:center}.van-picker__columns{position:relative;cursor:grab}.van-picker__columns,.van-picker__loading{display:-webkit-box;display:-webkit-flex;display:flex}.van-picker__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#1989fa;background-color:hsla(0,0%,100%,.9)}.van-picker__frame{top:50%;right:.64rem;left:.64rem;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-picker__frame,.van-picker__mask{position:absolute;pointer-events:none}.van-picker__mask{top:0;left:0;z-index:1;width:100%;height:100%;background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-image:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-repeat:no-repeat;background-position:top,bottom;-webkit-transform:translateZ(0);transform:translateZ(0)}.van-picker-column{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:hidden;font-size:.64rem}.van-picker-column__wrapper{-webkit-transition-timing-function:cubic-bezier(.23,1,.68,1);transition-timing-function:cubic-bezier(.23,1,.68,1)}.van-picker-column__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:0 .16rem;color:#000}.van-picker-column__item--disabled{cursor:not-allowed;opacity:.3}.VoteButton{display:inline-block}.VoteButton .SlidePopup{background:#fff;height:5rem;width:80%;padding-top:1.35rem;border-radius:.2rem}.VoteButton .pointOut{background:none}.van-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:.56rem;line-height:2rem;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.mainList{padding:.56rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff}.mainList .mainList_words{-webkit-box-flex:2;-ms-flex:2;flex:2;text-align:center;margin-right:.4rem}.mainList .mainList_words .mainList_title{font-size:.7rem;line-height:1.04rem;color:#333;font-weight:400;max-height:2.08rem;overflow:hidden;margin-bottom:.24rem;text-align:left;word-break:break-all}.mainList .mainList_words .mainList_read{font-size:.48rem;line-height:.72rem;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mainList .mainList_words .mainList_read .my_tag{color:#fff;border:.04rem solid #e70012;background:#e70012;padding:.08rem .04rem;border-radius:.12rem;font-size:.4rem;line-height:.4rem}.mainList .mainList_image{-webkit-box-flex:1;-ms-flex:1;flex:1;height:2.8rem}.mainList .mainList_image img{height:100%;width:100%;border-radius:.24rem}.mainList:after{content:" ";position:absolute;left:0;bottom:0;width:100%;height:.04rem;background-color:#dedede;-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.search-input{width:100%;text-align:center}.search-input .search-input-noButton{line-height:1.2rem;height:100%;padding:0;width:95%;border:0;border-radius:.6rem;background:#3da165;color:#fff;padding-left:.3rem;z-index:3;-webkit-appearance:none}.search-input .search-input-noButton::-webkit-input-placeholder{color:#fff;font-size:.48rem;text-align:center}.search-input .search-input-button{width:100%}.search-input .search-input-button,.search-input .search-input-button .search-input-button-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search-input .search-input-button .search-input-button-input{width:70%;height:1.28rem;line-height:1.28rem;text-align:center;font-size:.56rem;border:.04rem dashed #dedede;border-right:none;background:#fff;color:#fff;border-radius:.6rem 0 0 .6rem;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;border-color:#dedede;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-input .search-input-button .search-input-button-input input{color:#000;border:none;width:100%;height:100%;font-size:.56rem;padding-left:1rem}.search-input .search-input-button .search-input-button-input input::-webkit-input-placeholder{color:#000;font-size:.48rem;text-align:center;line-height:1.28rem}.search-input .search-input-button .search-button{background:#0284c2}.search-input .search-input-button .search-button,.search-input .search-input-button .search-dis-button{width:30%;height:1.28rem;line-height:1.28rem;text-align:center;font-size:.56rem;color:#fff;border-radius:0 .6rem .6rem 0}.search-input .search-input-button .search-dis-button{background:#eee}.van-tabbar{z-index:1;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:content-box;width:100%;height:2rem;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-tabbar--fixed{position:fixed;bottom:0;left:0}.van-tabbar--unfit{padding-bottom:0}.van-tabbar-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#646566;font-size:.48rem;line-height:1;cursor:pointer}.van-tabbar-item__icon{position:relative;margin-bottom:.16rem;font-size:.88rem}.van-tabbar-item__icon .van-icon{display:block}.van-tabbar-item__icon img{display:block;height:.8rem}.van-tabbar-item--active{color:#1989fa;background-color:#fff}.van-tabbar-item .van-info{margin-top:.16rem}.picker-input .input-y{color:#000;line-height:1.15rem;padding-left:.32rem}.picker-input .input-y .placeholder{color:#999}.img-upload-container{padding:.4rem 0}.img-upload-container video{visibility:hidden;position:fixed;width:100%;height:100%;top:0;left:0}.img-upload-container .flex-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.img-upload-container .uploader-btn{position:absolute;left:0;top:0;height:100%;width:100%}.img-upload-container .upload-btn-img{width:100%;height:100%}.img-upload-container .native-upload{position:absolute;z-index:1;opacity:0;width:100%;height:100%}.uploaded-img-wrapper{position:relative;padding-bottom:18%;margin-bottom:.4rem;margin-right:2.5%;width:18%;height:0}.uploaded-img-wrapper:nth-child(5n){margin-right:0}.uploaded-img-wrapper .file-status-icon{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.55);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.48rem;color:#fff}.uploaded-img-wrapper .file-status-icon .text{margin-top:.16rem}.uploaded-img-wrapper .close-btn{position:absolute;right:0;top:0;width:.64rem;height:.64rem;text-align:center;line-height:.64rem;z-index:9;background-color:rgba(0,0,0,.7);border-radius:0 0 0 90%}.uploaded-img-wrapper .icon-cross{position:absolute;right:-.08rem;top:-.08rem;-webkit-transform:scale(.5);transform:scale(.5)}.uploaded-img-wrapper .inner-wrapper{position:absolute;left:0;top:0;height:100%;width:100%}.uploaded-img-wrapper .uploaded-img{width:100%;height:100%}.inner-uploaded-img-wrapper{position:absolute;left:0;top:0;height:100%;width:100%}.Banner,.Banner img{min-height:7.4rem}.Banner img{width:100%;height:100%;vertical-align:bottom}.Banner .noBanner{height:7.4rem;width:15rem;background:#f0f0f0}.vote-item[data-v-50850e02]{padding:.24rem;background-color:#edf5f5;width:calc(50% - .4rem);text-align:center}.vote-item .title[data-v-50850e02]{margin:.4rem 0;text-align:center}.vote-item .main-title[data-v-50850e02]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden}.vote-item .subtitle[data-v-50850e02],.vote-item .tail-title[data-v-50850e02]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}.vote-item .order[data-v-50850e02]{color:#508f55;font-size:.48rem}.vote-item .cover[data-v-50850e02]{background-size:100% 100%;position:relative;padding-bottom:74%;height:0}.vote-item .cover .tag[data-v-50850e02]{position:absolute;width:1.2rem;height:.8rem;line-height:.8rem;text-align:center;left:.24rem;top:.24rem;background-color:#85bc65;color:#fff}.vote-item .vote-btn[data-v-50850e02]{display:inline-block;margin:0 auto;padding:.2rem .6rem;background-color:#00334e;color:#fff;border-radius:.32rem}.vote-list-container[data-v-460e3ab6]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vote-list-container .vote-item[data-v-460e3ab6]{margin-bottom:.6rem}.no-search-data[data-v-460e3ab6]{text-align:center}.box[data-v-a907d274]{position:relative;display:inline-block}.slot[data-v-a907d274]{display:inline-block;overflow:hidden}.canvas[data-v-a907d274]{position:absolute;top:0;left:0}.ruleBox[data-v-2ff38ed0]{position:relative;top:-2rem;width:15.68rem;height:23.6rem;background:url(../img/CJBG.49936c54.png) no-repeat top;background-size:contain}.ruleBox .close[data-v-2ff38ed0]{width:1.08rem;height:1.08rem;position:absolute;right:2rem;top:4.8rem}.ruleBox .boxIn[data-v-2ff38ed0]{top:7.52rem;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ruleBox .title[data-v-2ff38ed0]{font-weight:700;font-size:.68rem;color:#442109;text-align:center}.ruleBox .lotteryCon[data-v-2ff38ed0]{width:11.76rem;height:4.76rem;border:.04rem dashed #e4e4e4;margin-top:1.2rem;border-radius:.32rem}.ruleBox .lotteryCon .prize[data-v-2ff38ed0]{width:11.76rem;height:4.76rem;text-align:center;font-size:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ruleBox .desc[data-v-2ff38ed0]{font-weight:700;font-size:.48rem;color:#666;letter-spacing:.12rem;text-align:center;margin-top:.4rem}.ruleBox .desc .red[data-v-2ff38ed0]{color:#ff5c82}.btnbox[data-v-2ff38ed0]{position:absolute;bottom:3.6rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:8rem}.btnbox .btn[data-v-2ff38ed0]{width:3.68rem;height:1.36rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btnbox .btn2[data-v-2ff38ed0]{width:3.6rem}.btnbox .onemore[data-v-2ff38ed0]{background:url(../img/prizeagain.7ef9b808.png) no-repeat;background-size:contain}.btnbox .record[data-v-2ff38ed0]{background:url(../img/prizemssage.12f6b0e9.png) no-repeat;background-size:contain}.btnbox2[data-v-2ff38ed0]{position:absolute;bottom:5.2rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:8rem}.btnbox2 .onemore[data-v-2ff38ed0]{background-color:#efc20f;width:5.94rem;height:1.32rem;border-radius:.8rem .8rem .8rem .8rem}.LotteryMadelBox .van-popup{overflow:visible;border-radius:.4rem;background:hsla(0,0%,100%,0)}.rule-pop{background:transparent!important;overflow:visible!important}.rule-pop .pop-container{width:13.68rem;position:relative}.rule-pop .pop-container .close-btn{position:absolute;right:0;top:-1.6rem;width:1.12rem;height:1.12rem;z-index:100;cursor:pointer}.rule-pop .pop-container .pop-header{position:absolute;top:-1.2rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:10.12rem}.rule-pop .pop-container .pop-header img{width:100%;display:block;margin-bottom:-.04rem}.rule-pop .pop-container .pop-content{background-color:#fff;padding:2rem .8rem 4rem;border-radius:.4rem}.rule-pop .pop-container .pop-content .scroll-area{height:calc(100vh - 12rem);overflow-y:auto;font-size:.56rem;color:#333;line-height:1.6;text-align:justify}.rule-pop .pop-container .pop-content .scroll-area p{margin-bottom:.4rem}.rule-pop .pop-container .pop-content .scroll-area p:last-child{margin-bottom:0}.rule-pop .pop-container .pop-footer{width:105%;position:absolute;bottom:-.4rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.rule-pop .pop-container .pop-footer img{width:100%;display:block;margin-top:-.04rem}.rule[data-v-24b94ec8]{position:absolute;top:.48rem;right:0;width:3.2rem;z-index:999}.lijichoujiang[data-v-24b94ec8]{position:absolute;bottom:7.2rem;width:2.8rem;right:.4rem}.container[data-v-24b94ec8]{background-color:#c2f3ff;min-height:100vh}.container .entrance[data-v-24b94ec8]{position:fixed;right:0;top:60%;z-index:2001;width:4.8rem}.container .banner[data-v-24b94ec8]{padding-bottom:49.3%;height:0;background-image:url(../img/banner.b58b3aba.png);background-size:cover;background-position:50%;position:relative}.container .nowBast[data-v-24b94ec8]{position:absolute;bottom:5.8rem;right:0;width:3.8rem;height:1.2rem}.container .nowBast img[data-v-24b94ec8]{width:100%}.container .bottom[data-v-24b94ec8]{font-size:.64rem;font-weight:400;position:fixed;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:1.96rem;background-color:#1074f8;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:16px;font-weight:700}.container .bottom div[data-v-24b94ec8]{width:100%;height:1.96rem;line-height:1.96rem;text-align:center}.container .act[data-v-24b94ec8]{background-color:#54dffc;color:#124587}