.index-banner{
    position: relative;
}
.index-banner img{
    width: 100%;
}
.part-in{
    position: absolute;
    bottom: 2.5rem;
    width: 100%;

}
.part-in-btn{
    width: 80%;
    margin: auto;
    height: 2.3rem;
    text-align: center;
    line-height: 2.3rem;
    background-image: linear-gradient(-127deg, #E4FF7E 0%, #E9FF69 100%);
    border-radius: 2.3rem;
    font-size: 0.9rem;
   
}
.part-in-btn > a{
	 color: #345A4A;
}
.rule-title{
    position: absolute;

    right: 0.75rem;
    top:0.75rem;

}
.rule-title a{
    font-size: 0.7rem;
    color: #fff;
}
.rule-title .line{
    width: 0.05rem;
    height:0.5rem ;
    display: inline-block;
    background: #FFFFFF;
    margin-left: 1rem;
    margin-right: 1rem;
}
.index-img{
	position: absolute;
	width: 100%;
	height: 100%;
}
/*.active-content{*/
    /*padding: 0 0.6rem 0.6rem;*/
    /*background: url("../img/bg_home.png");*/
    /*background-size: 100% 100%;*/
/*}*/
/*.shadow-box{*/
    /*background: #FFFFFF;*/
    /*border-radius: 0.6rem;*/
/*}*/
/*.bandan-title{*/
    /*display: block;*/
    /*width: 65%;*/
    /*margin: 0 auto;*/
    /*margin-bottom: -1.6rem;*/
/*}*/
/*.paihangbang{*/
    /*padding-top: 2rem;*/
    /*padding-bottom: 1rem;*/
/*}*/
/*.ranking-list-more{*/
    /*text-align: center;*/
    /*font-size: 14px;*/
    /*color: #157E1B;*/
/*}*/
/*.active-rule{*/
    /*margin-top: 0.6rem;*/
    /*padding: 0.6rem;*/
/*}*/
/*.rule-item{*/
    /*font-size: 0.8rem;*/
    /*color: #2A7646;*/
    /*font-weight: bold;*/
    /*line-height: 1.3rem;*/
    /*margin: 0.6rem 0;*/
/*}*/
/*.rule-detail{*/
    /*font-size: 0.7rem;*/
    /*color: #666666;*/
    /*line-height: 1.2rem;*/
/*}*/
/*.serial{*/
    /*display: inline-block;*/
    /*width: 1rem;*/
    /*height: 1rem;*/
    /*color: #FFFFFF;*/
    /*line-height: 1rem;*/
    /*border-radius: 50%;*/
    /*text-align: center;*/
    /*background: #34A93C;*/
    /*vertical-align: middle;*/
    /*margin-right: 0.5rem;*/
/*}*/
/*.gift{*/
    /*display: block;*/
    /*max-width: 100%;*/
    /*max-height: calc(100% - 1.75rem);*/
    /*margin: auto auto;*/
/*}*/
/*.prizes>div{*/
    /*height: 6rem;*/
/*}*/
/*.prize-name{*/
    /*font-size: 0.65rem;*/
    /*color: #2C322B;*/
    /*text-align: center;*/
    /*margin: 0.5rem 0;*/
/*}*/
/*.lg5{*/
    /*display: none;*/
/*}*/