@charset "utf-8";
/*----------------------------新股猜猜猜------------------------*/
.wrapper{width:100%;min-height:100%;position:absolute;top:0;left:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling : touch;}
.wrapper::-webkit-scrollbar{display: none;}
img{display: block; width:100%;}
.wrapper .Act-box{padding:0.26rem 0.2rem;background: #fff; overflow:hidden;position: relative;border-bottom:0.1rem solid #efefef;}
.wrapper .Act-box:last-child{border:none;}
.wrapper .product{text-align: center; overflow: hidden;}
.wrapper .product h2{color:#383838; font-size: 0.24rem; font-weight: bold;line-height: 0.28rem;}
.wrapper .product p{color:#666; font-size: 0.14rem;line-height: 0.2rem;margin:0.05rem 0 0.1rem;}
.wrapper .product .high-risk{width:0.72rem; line-height:0.2rem;font-size:0.14rem; color:#f35833;border:1px solid #f35833;border-radius:0.03rem;display: block; margin:0 auto;}
.wrapper .product .rate{color:#f35833; font-size: 0.16rem;font-weight: bold;margin:0.05rem 0;}
.wrapper .product .rate em{font-size: 0.35rem; margin:0 0.02rem;}
.wrapper .product .tip{color:#999; font-size: 0.12rem;}
.wrapper .product .tip span{display: inline-block; margin:0 0.05rem;}
.wrapper .product button{width:100%;background: #2871fe;font-size: 0.17rem;color:#fff;line-height: 0.44rem;border-radius: 0.04rem;margin:0.1rem 0 0;}
.blank{height:0.15rem;}
.hr{height:0.1rem;background-color: #efefef;}



.raise{color:#d83611!important;}
.reduce{color:#00968b!important}

.imgWidth{
    margin-bottom: 2rem;
}

.fixedBtn{width: 100%;
    line-height: 3rem;
    background-color: #c99965;
    color: #fff;
    font-size: 1.18rem;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;}

.more-link{
    width: 100%;
    line-height: 3rem;
    color: #0f31e2;
    font-size: 0.9rem;
    text-align: center;
    bottom: 0;
    left: 0;
    text-decoration: underline;
}





