img {
    max-width: 100%;  height: auto;
    width:auto\9; /* ie8 */
    width:100%;
    display:block;
    -ms-interpolation-mode:bicubic;/*为了照顾ie图片缩放失真*/
}
body{font-family: PingFangSC, Microsoft YaHei, "Helvetica Neue", Helvetica, Arial, sans-serif;}
.clearfix:after{content:""; display:block; visibility:hidden; height:0; clear:both;}
.clearfix{zoom:1;}
a{text-decoration:none;display: block;}
a:hover{text-decoration:none;}
*{box-sizing: border-box;margin:0;padding:0;list-style: none}
body{
    background:#011422;
}
input,textarea,button{
    -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none;
    background:none;
    border: none;
    outline:none;
}
/*input:-webkit-autofill {*/
    /*-webkit-box-shadow: 0 0 0px 1000px #051431 inset;*/
     /*color:#fff !important;*/
/*}*/
::-webkit-input-placeholder { color:#114D6A;font-size:0.293333rem;}
input:-moz-placeholder { color:#114D6A;font-size:0.293333rem;}
.flex{
    display: -webkit-flex;
    display: flex;
}
.align-items{
    align-items: center;
    -webkit-align-items: center;
}
.flex1{
    flex: 1;
    -webkit-box-flex: 1;
}
.ellipsis{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.publictitle{
    font-size:0.426667rem;
    color:#4cc2ff;
    justify-content: center;
    -webkit-justify-content: center;
    margin:0 auto 0.466667rem;
    margin-top: 1.2rem;
}
.publictitle>img{
    width:6.2rem;
    margin-top: -2.2rem;
}
.publictitle>span{
    display: block;
    width:1.493333rem;
    height:0.6rem;
    background:url("/wap/img/mims/tleft.png") no-repeat;
    background-size:100% 100%;
}
.publictitle>.tleft{
    margin-right:0.213333rem;
}
.publictitle>.tright{
    margin-left:0.213333rem;
    background-image:url("/wap/img/mims/tright.png");
}
#enroll{
    width:10rem;
    margin:0 auto;
    position: relative;
}
.backIndex{
    width:2.533333rem;
    position: absolute;
    left:0.293333rem;
    top:0.4rem;
    z-index:99;
}
.more{
    width:2.533333rem;
    position: absolute;
    top:0.5rem;
    right:0.293333rem;
    z-index:99;
}
#tab{
    width:50%;
    height:100%;
    background:rgba(1,12,18,0.8);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
    display: none;
}
.topwa{
    /* width: 0.5rem; */
    color: #29DECF;
    position: absolute;
    font-size: 0.45rem;
    left: 0.5rem;
    top: 0.4rem;
}
#tab>img{
    width: 0.4rem;
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
}
#tab>ul{
    margin-top: 3rem;
}
#tab>ul>li{
    margin-left:0.5rem;
    margin-top: 0.5rem;
}
#tab>ul>li>a{
    color: #fff;
    font-size: 0.38rem;
    font-weight: 300;
}
#enroll .banner{
    position: relative;
    background:url("/img/four/gdbg.png");
    background-size:100% 100%;
    padding-bottom: 0.573333rem;
    /* top: 1rem; */
    padding-top: 1rem;
}
#enroll .banner .bannertxt{
    text-align: center;
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
}
#enroll .banner .bannertxt span{
    display: inline-block;
    text-align:justify;
    text-align-last:justify;
    width:2.5rem;
    color:#fff;
    font-size:0.28rem;
}
#enroll .banner .bannertxt span:after{
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
    vertical-align: top;
}
.conditionContainer{
    text-align: center;
}
.condition{
    display: inline-block;
    text-align: left;
    line-height:1.5;
    margin:0 auto;
    background: url("/img/four/kuang.png") no-repeat;
    background-size:100% 100%;
    font-size:0.28rem;
    color:#fff;
    padding:0.8rem 1.7rem;
}
#enroll .line{
    margin:0.466667rem auto;
}
#uploadForm{
    padding:0 0.533333rem;
    color:#fff;
    font-size:0.28rem;
}
#uploadForm .formgroup{
    margin-bottom:0.466667rem;
}
#uploadForm .formgroup>img{
    width: 3.6rem;
    margin:0 auto;
}
#uploadForm label{
    display: block;
    font-size:0.333333rem;
    color:#29DECF;
    margin-bottom:0.26rem;
}
#uploadForm input[type=text],textarea,#uploadForm input[type=url]{
    display: block;
    width:100%;
    height:1.066667rem;
    /*line-height: 1.066667rem;*/
    border: 1px solid #4CFFEE;
    background:rgba(76,255,238,0.08);
    color:#fff;
    font-size: 0.28rem;
    padding-left:0.2rem;
}
#enroll textarea{
    resize: none;
    height:2.1rem;
    padding-top:0.2rem;
}
#uploadForm .picgroup .filebox{
    position: relative;
    width:2.666667rem;
    height: 2.666667rem;
    border: 1px solid #4CFFEE;
    text-align: center;
    border-radius: 12px;
}
#uploadForm .picgroup img{
    width:100%;
    height:100%;
    border-radius: 12px;
}
#uploadForm .picgroup input{
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    opacity:0;

}
#uploadForm .picgroup .infotxt{
    position: absolute;
    left:0;
    width:100%;
    bottom:0.4rem;
    text-align: center;
    color:#114D6A;
}
#uploadForm .info{
    line-height:1.8;
    color:#114D6A;
}
#uploadForm .submitgroup{
    margin:0.8rem 0;
    text-align: center;
}
#submit{
    width:3.6rem;
    margin:0 auto;
    line-height:1.066667rem;
    background: url("/img/four/submit.png") no-repeat;
    background-size:100% 100%;
    font-size:0.4rem;
    color:#00051B;
    text-align: center;
}
#uploadForm .error{
    color:#BD3850 !important;
}
/*投票首页*/
#vote{
    width:10rem;
    margin:0 auto;
    position: relative;
}
#vote .banner{
    background: url("/img/four/gdbg.png") no-repeat;
    background-size:100% 100%;
    position: relative;
    padding-top: 1rem;
}
.gif{
    width: 1.5rem !important;
    position: fixed;
    bottom: 11.6rem;
    right: 0.2rem;
    z-index: 999;
}
.gif2{
    width: 1.5rem !important;
    position: fixed;
    bottom: 10rem;
    right: 0.2rem;
    z-index: 999;
}
.tip_text{
    position: relative;
    left: 18%;
    color: #f6d53d;
    z-index: 999;
    font-size: 0.32rem;
    margin-top: 0.25rem;
    display: inline-block;
}
#swiperContain{
    position: relative;
    /* top: 1rem; */
}
#swiper{
    position: relative;
    /* overflow: hidden;
    white-space: nowrap; */
}
.swiper-wrapper{
    font-size:0;
    -webkit-text-size-adjust:none;
}
.yinc{
    display: none;
}
#vote .swiper-slide{
    text-align: center;
    display: inline-block;
    width:3.2333rem;
    cursor:pointer;
    margin-top: 12px;
}
#vote .swiper-slide img{
    width:2rem;
    margin:0 auto;
}
#vote .swiper-slide .stxt{
    font-size:0.2667rem;
    color:#999999;
    /* width:1.6rem; */
    height:0.693333rem;
    margin:0.2667rem auto 0;
    white-space: normal;
}
#vote .swiper-slide-active img{
    width:1.386667rem;
}
#vote .swiper-slide-active .stxt{
    color:#fff;
}
/*#vote .swiper-pagination{*/
    /*position: absolute;*/
    /*bottom:-1.0rem;*/
    /*left:50%;*/
    /*-webkit-transform: translateX(-50%);*/
    /*-ms-transform: translateX(-50%);*/
    /*-moz-transform:translateX(-50%);*/
    /*-o-transform:translateX(-50%);*/
    /*transform:translateX(-50%);*/
/*}*/
/*#vote .swiper-pagination-bullet{*/
    /*background:#0F415F;*/
    /*opacity:1;*/
    /*margin:0 5px;*/
/*}*/
/*#vote .swiper-pagination-bullet-active{*/
    /*background:#4cc2ff;*/
/*}*/
.kuang{
    position: absolute;
    left:50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%);
    top:-18%;
    width:2.426667rem;
    height:2.426667rem;
    background: url("/wap/img/mims/bkuang.png") no-repeat;
    background-size:100% 100%;
}
.kuangtxt{
    position: absolute;
    left:0;
    width:100%;
    text-align: center;
    bottom:-15%;
    font-size:0.32rem;
    color:#fff;
}
.voteForm{
    margin:1.4rem 0 0.373333rem;
}
.voteForm .formgroup{
    justify-content: center;
    -webkit-justify-content: center;
}
.voteForm input{
    display: block;
    width:6.666667rem;
    /*line-height:1.04rem;*/
    height:1.066667rem;
    border:1px solid #29DECF;
    font-size:0.293333rem;
    color:#fff;
    padding-left:0.4rem;
    border-radius:8px 0 0 8px;
}
.voteForm button{
    display: block;
    width:2.306667rem;
    height:1.066667rem;
    background: url("/img/four/search.png") no-repeat;
    background-size:100% 100%;
    border-radius:0 8px 8px 0;
}
#voteContainer{
    padding:0 0.533333rem;
}
#voteContainer .content{
    display: none;
}
#vote .voteitemm{
    padding:0 0.4rem;
}
#vote .voteitemm+.voteitemm{
    border-top: 1px solid #061633;
}
#vote .voteItem{
    height:2.0rem;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
#vote .number{
    display: block;
    width:0.533333rem;
    height:0.653333rem;
    text-align: center;
    line-height:0.653333rem;
    color:#fff;
    font-size:0.35rem;
}
#vote .voteitemm .number.first{
    background: url("/wap/img/mims/firstv1.png") no-repeat;
    background-size:100% 100%;
    color:#C7912C;
    line-height:0.55rem;
}
#vote .voteitemm .number.second{
    background: url("/wap/img/mims/secondv1.png") no-repeat;
    background-size:100% 100%;
    color:#9A9A9A;
    line-height:0.55rem;
}
#vote .voteitemm .number.third{
    background: url("/wap/img/mims/thirdv1.png") no-repeat;
    background-size:100% 100%;
    color:#8E573A;
    line-height:0.55rem;
}
#vote .voteItem .appicon img{
    width:1.146667rem;
    height:1.146667rem;
    margin:0 0.2667rem;
    border-radius:0.24rem;
}
#vote .voteItem .apptxt{
    font-size:0.4rem;
    color:#fff;
    line-height:1.4;
}
#vote .voteItem .votebtn{
    font-size:0.293333rem;
    color:#29DECF;
}
#vote  .votenum{
    margin-bottom:0.133333rem;
    text-align: center;
}
#vote .votebtn .btn{
    width:1.866667rem;
    height:0.72rem;
    background: url("/img/four/tpxq.png") no-repeat;
    background-size:100% 100%;
}
#vote .apptxt .ellipsis{
    max-width:3.5rem;
}
#vote .apptxt .companyname{
    font-size:0.35rem;
}
.shangwu{
    height:0.933333rem;
    line-height:0.933333rem;
    background: url("/wap/img/mims/swbg.png") no-repeat;
    background-size:100% 100%;
    text-align: center;
    font-size: 0.293333rem;
    color: rgba(76,255,238,0.6);
}
#vote .shangwu .ellipsis{
    max-width:6rem;
    margin:0 auto;
}
/*投票详情页*/
#votedetail{
    width:10rem;
    margin:0 auto;
    position: relative;
}
#votedetail .banner{
    background: url("/img/four/detailbannerbg.png") no-repeat;
    /* background-position: center top; */
    background-size:100% 100%;
    padding-top:1.933333rem;
}
#votedetail .detailBox{
    /* background: url("/wap/img/mims/detailbannerbg.png") no-repeat; */
    /* background-size:100% 100%; */
    position: relative;
    text-align: center;
    height:6.586667rem;
}
#votedetail .detailBox .detailbox{
    position: absolute;
    left:0;
    width:100%;
    top:50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
}
#votedetail .detailBox .number{
    padding:0 0.173333rem;
    line-height:0.55rem;
    color:#00051B;
    font-size:0.2667rem;
    width: 0.52rem;
    height: 0.52rem;
    display: inline-block;
    position: relative;
    top: 0.08rem;
    left: -0.01rem;
    /* position: absolute;
    left:47.27%;
    top:5px; */
}
#votedetail .detailBox .twonumber{
    padding:0 0.173333rem;
    line-height:0.55rem;
    color:#00051B;
    font-size:0.2667rem;
    width: 0.52rem;
    height: 0.52rem;
    display: inline-block;
    position: relative;
    top: 0.08rem;
    left: -0.1rem;
}
#votedetail .first .number{
    background: url("/img/four/jinpai.png") no-repeat;
    background-size:100% 100%;
    color: transparent;
    width: 0.52rem;
}
#votedetail .second .number{
    background: url("/img/four/yinpai.png") no-repeat;
    background-size:100% 100%;
    color: transparent;
    width: 0.52rem;

}
#votedetail .third .number{
    background: url("/img/four/tongpai.png") no-repeat;
    background-size:100% 100%;
    width: 0.52rem;
    color: transparent;
}
#votedetail .detailBox .detailIcon{
    width:1.866667rem;
    margin:0 auto 0.373333rem;
}
#votedetail .detailIcon img{
    border-radius:12px;
    height: 1.866667rem;
}
#votedetail .detailBox .title1{
    font-size:0.493333rem;
    color:#fff;
    font-weight: bold;
    margin-bottom:0.2rem;
    padding:0 1.5rem;
}
#votedetail .detailBox .title2,#votedetail .detailBox .title3{
    font-size:0.346667rem;
    color:#fff;
    margin:0.2rem auto;
    padding:0 1.5rem;
}
#votedetail .detailBox .title4{
    font-size:0.42rem;
    color:#29DECF;
}
#votedetail .detailBox .title5{
    margin:0.2rem auto;
    font-size:0.493333rem;
    color:#ABACAD;
    padding:0 1.5rem;
}
#votedetail .comfirmVote{
    margin:0.666667rem auto 0.1rem;
    width:3.226667rem;
    line-height: 1.04rem;
    background: url("/img/four/awardv1.png") no-repeat;
    background-size:100% 100%;
    color:#29DECF;
    text-align: center;
    font-size:0.4rem;
    font-weight: bold;
    position: relative;
}
#votedetail .comfirmVote.ytp{
    opacity:0.5;
}
#votedetail .infopop{
    display: none;
    position: absolute;
    left:50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%);
    top:-2.0rem;
    min-width:3.36rem;
    text-align: center;
    color:#fff;
    font-size:0.373333rem;
    line-height:1.8;
    background: url("/wap/img/mims/alertpop.png") no-repeat;
    background-size:100% 100%;
    white-space: nowrap;
    padding:0.1rem 0.2rem 0.4rem;
}
#votedetail .infopop.yihang{
    padding:0.1rem 0.2rem 0.3rem;
    top:-1.4rem;
}
#votedetail .viewPop{
    padding-top: 0.533333rem;
    text-align: center;
    text-decoration: underline;
    font-size:0.306667rem;
    color:#29DECF;
}
#joinbtns{
    position: fixed;
    bottom:0;
    left:0;
    width: 100%;
    height:1.786667rem;
    justify-content: center;
    -webkit-justify-content: center;
    background:url("/img/four/bgmc.png") no-repeat;
    background-size:100% 100%;
    z-index:999;
}
#joinbtns a{
    width:4.4rem;
    margin:0 0.2rem;
}
.popbox{
    display: none;
    position: fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.9);
    z-index:9999;
}
.popbox>.box{

    position: absolute;
    left:50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%);
    top:20%;
    background:#020516;
    font-size:0.29rem;
    color:#fff;
    width:6.4rem;
    line-height:1.6;
    border:1px solid #29DECF;
    text-align: left;
}
.popbox .close{
    position:absolute;
    width: 0.666667rem;
    right:-0.333333rem;
    top:-0.333333rem;
}
.popbox .boxtitle{
    border-bottom:1px solid #29DECF;
    height:1.2rem;
    font-size:0.373333rem;
    color:#fff;
    justify-content: center;
    -webkit-justify-content: center;
}
.popbox .boxtitle img{
    width:0.58rem;
    margin-right:0.25rem;
}
.popbox .poptxt{
    padding:0.466667rem;
    padding-top:0;
}
#votedetail .poptxtitem{
    font-size:0.306667rem;
    line-height: 1.4;
}
#votedetail .poptxtitem p{
    padding:0.45rem 0 0.05rem;
}
#votedetail .poptxtitem a{
    color:#fff;
    word-break:break-all;
}
.downloadApp{

    width:4.2rem;
    margin:0.533333rem auto 0;
    line-height:1.6rem;
    text-align: center;
    font-size:0.36rem;
    background:url("/img/four/xq_xzkuang.png") no-repeat;
    background-size:100% 100%;
}
.downloadApp a{
    color:#00051B;
    position: relative;
    top: -5px;
}
#sharepop img{
    position: absolute;
    top:0;
    right:1.333333rem;
    width:5.506667rem;
}
/*分享页*/
#awrads{
    margin-top:0.8rem;
    margin-bottom: 2.5rem;
}
#awrads .publictitle{
    margin-bottom:0;
}
#awrads .title2{
    color:#29DECF;
    text-align: center;
    margin-bottom:0.4rem;
    font-size:0.333333rem;
}
#awrads .title2>span{
    color:#fff;
}
#awradsbox{
    /* background:url("/wap/img/mims/bg3v1.png") no-repeat;
    background-size:100% 100%; */
}
#awradsbox ul{
    width:9.12rem;
    margin:0 auto;
    padding:0.1rem 0.666667rem;
    color:#fff;
}
#awradsbox ul li{
    line-height:1.32rem;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    font-size:0.346667rem;
    border-bottom: 1px solid #29DECF;
}
#awradsbox ul li .icon{
    width:0.68rem;
}
#awradsbox ul li .awradname{
    margin-left:0.26667rem;
    color: #29DECF;
}
#awradsbox .join a{
    width:2.133333rem;
    text-align:center;
    color:transparent;
    background:url("/img/four/wytm_b.png") no-repeat;
    background-size:2.133333rem 0.64rem;
    background-position: center center;
}
/*#awradsbox .join a:hover{*/
    /*background-image:url("/wap/img/mims/awardactivev1.png");*/
    /*color:#fff;*/
/*}*/
.dropload-refresh, .dropload-update, .dropload-load, .dropload-noData{
    color:#29DECF;
}
.dropload-down{
    height:auto;
    padding:0.3rem 0;
    border-top:1px solid #061633;
    display: none;
}
#success{
    display: none;
}
#success img{
    width:1.893333rem;
    margin:1rem auto 0;
}
.jm_title{
    /* position: relative;
    top: 1rem; */
}
.jm_title_bottom{
    font-size:0.25rem;
    font-weight:400;
    color:rgba(255,255,255,1);
    padding-top: 0.33rem;
    padding-left:0.5rem;
    width: 9.5rem;
    margin: 0 auto;
}
.jm_title_top{
    width: 9.5rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background:url("/img/four/jm_bg.png") no-repeat;
    background-size:100% 100%;
    font-size:0.3rem;
    font-weight:500;
    color:rgba(255,255,255,1);
    padding-left: 0.5rem;
    margin: 0 auto;
    margin-top: 0.4rem;
}
.welcome{
    position: fixed;
    width: 10rem;
    height: 100%;
    z-index: 99999;
    background:rgba(0,0,0,0.85);
    display: none;
    left: 50%;
    margin-left: -5rem;
}
.welcome_close{
    width: 0.7rem;
    position: absolute;
    right: 0.6rem;
    bottom: 10.2rem;
    z-index: 9;
}
.welcome_hyld{
    position: absolute;
    bottom: 3.5rem;
    width: 8.2rem;
}
.weclome_tp{
    position: absolute;
    bottom: 3.5rem;
    width: 100%;
    margin: 0 auto;
    color: #feffff;
    text-align: center;
    font-size: 0.35rem;
    letter-spacing: 0.02rem;
}
.weclome_tp span{
    font-size: 0.35rem;
    color: #29DECF;
}
.clickxq{
    position: fixed;
    width: 10rem;
    height: 100%;
    z-index: 99999;
    background:rgba(0,0,0,0.1);
    display: none;
    left: 50%;
    margin-left: -5rem;
}
.clickxq_img{
    width: 4.2rem;
    position: absolute;
    top: 6.5rem;
    right: 1rem;
}