*{
	padding: 0;
	margin: 0;
}
.bg{
	width: 100%;
	height: 30.4rem;
	overflow: hidden;
	background: url(../images/back20191225.jpg) no-repeat;
	background-size: cover;
}
.coupon{
	width: 9rem;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 5.9rem;
}
.coupon img{
	width: 2.785rem;
}
.mem_01{
	width: 9rem;
	overflow: hidden;
	margin: 0 auto;
}
.mem_01 div{
	width: 100%;
	line-height: 0.4rem;
	font-size: 0.2rem;
	color: #FFFFFF;
}
.activity_title{
    width: 5.2rem;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 4.5rem;
    font-size: 0.3rem;
    color: white;
    padding-bottom: 0.3rem;
    text-align: center;
}
.activity_title1{
    width: 5.2rem;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 0.38rem;
    font-size: 0.3rem;
    color: white;
    padding-bottom: 0.3rem;
    text-align: center;
}
.activity_title img{
	width: 1rem;
	float: left;
	margin-top: 0.25rem;
}
.activity_title div:nth-child(2){
	width: 3.2rem;
	overflow: hidden;
	float: left;
	font-size: 0.5rem;
	color: #ff7700;
	text-align: center;
}
.activity_bg{
	width: 9rem;
	height: 4.8rem;
	overflow: hidden;
	margin: 0 auto;
    background-color: rgba(255,255,255,.9);
    border-radius: .8rem;

	background-size: cover;
}
.activity_bg div:nth-child(1){
	width: 100%;
	line-height:0.9rem;
	font-size: 0.3rem;
	color: #009ecb;
	text-align: center;
}
.activity_bg div:nth-child(1) span{
	color: #fc020c;
}
.activity_bg div:nth-child(2){
	width: 1.5rem;
	height: 1.95rem;
	overflow: hidden;
	background: url(../images/monetbox.png) no-repeat;
	background-size: cover;
	margin: 0 auto;
	font-size: 0.2rem;
	text-align: center;
	color: #fff;
	line-height: 2.5rem;
}
.activity_bg div:nth-child(2) span{
	font-size: 0.25rem;
}
.activity_bg div:nth-child(3){
	width: 100%;
	line-height:0.8rem;
	font-size: 0.3rem;
	color: #009ecb;
	text-align: center;
	margin-top: 0.3rem;
}
.activity_bg div:nth-child(4){
	width: 1.8rem;
	height: 0.5rem;
	overflow: hidden;
	background: url(../images/button.png) no-repeat;
	background-size: cover;
	margin: 0 auto;
}
.activity_title2{
	width: 6.2rem;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 0.38rem;
}
.activity_title2 img{
	width: 1rem;
	float: left;
	margin-top: 0.25rem;
}
.activity_title2 div:nth-child(2){
	width: 4.2rem;
	overflow: hidden;
	float: left;
	font-size: 0.5rem;
	color: #ff7700;
	text-align: center;
}
.activity_bg2{
	width: 9rem;
	height: 4.8rem;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 0.5rem;
    background-color: rgba(255,255,255,.9);
    border-radius: .8rem;
	background-size: cover;
}
.activity_bg2 .text_view{
	width: 4.1rem;
	line-height:0.6rem;
	font-size: 0.3rem;
	color: #009ecb;
	margin: 0 auto;
	margin-top: 0.2rem;
}
.activity_bg2_but{
	width: 2.3rem;
	height: 0.5rem;
	overflow: hidden;
	background: url(../images/button2.png) no-repeat;
	background-size: cover;
	margin: 0 auto;
	margin-top: 0.2rem;
}
.activity_bg2_mem{
	width: 100%;
	line-height: 1rem;
	font-size: 0.2rem;
	color: #009ecb;
	text-align: center;
	margin-top: 0.4rem;
}
