html,body{
	height: 100%;
	background-color: #f3f4f5;
}
#container{
	overflow: hidden;
}
#status_option{
	position: fixed;
	width: 100%;
	height: 0.8rem;
	background-color: #fff;
	top: 0;
	left: 0;
	z-index: 3;
	box-shadow: 0 0 0.2rem 0.001rem #d6d4d4;
}
#status_option span{
	float: left;
	display: block;
	width: 33%;
	height: 100%;
	font-size: 0.28rem;
	color: #6c6c6c;
	line-height: 0.8rem;
	text-align: center;
}
#status_option .option_given{
	width: 34%;
}
#status_option .option_active{
	color: #ab2a2a;
	background-color: #fff;
	position: relative;
}
#status_option .option_active:after{
	display: block;
	content: "";
	width: 100%;
	height: 0.04rem;
	background-color: #ab2a2a;
	position: absolute;
	left: 0;
	bottom: 0;
}
#option_wrap{
	margin-top: 0.8rem;
	padding: 0.5rem 0.2rem;
}
.option_list{
	width: 100%;
	overflow-y: auto;
	display: none;
}
.active{
	display: block;
}
.give_list{
	display: block;
	width: 100%;
	height: 1.6rem;
	border-radius: 0.05rem;
	background-color: #fff;
	margin-bottom: 0.2rem;
	overflow: hidden;
	position: relative;
}
.give_disabled:before{
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#ungive_wrap{
	display: block;
}
.course_picture{
	float: left;
	width: 1.6rem;
	height: 100%;
}
.course_picture img{
	display: block;
	width: 100%;
	height: 100%;
}
.give_content{
	float: left;
	width: 4rem;
	height: 1.4rem;
	padding: 0.2rem 0.2rem 0;
	position: relative;
}
.content_data{
	width: 100%;
	border-bottom: 0.01rem solid #eeeeee;
}
.content_data h3{
	height: 0.4rem;
	font-size: 0.3rem;
	color: #141414;
	font-weight: normal;
	line-height: 0.4rem;
	padding-bottom: 0.09rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content_data p{
	height: 0.3rem;
	color: #7d7d7d;
	font-size: 0.24rem;
	line-height: 0.3rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-bottom: 0.1rem;
}
.date{
	width: 100%;
	padding: 0.1rem 0;
	height: 0.3rem;
}
.date span{
	display: block;
	float: left;
	height: 100%;
	font-size: 0.22rem;
	line-height: 0.3rem;
	color: #7d7d7d;
}
.operate_tips{
	display: block;
	padding: 0 0.1rem;
	height: 0.3rem;
	font-size: 0.24rem;
	font-style: normal;
	line-height: 0.3rem;
	position: absolute;
	right: 0.2rem;
	bottom: 0.08rem;
	border-radius: 0.02rem;
}
.ungive{
	border: 0.01rem solid #e7372e;
	color: #e7372e;
}
.giving{
	border: 0.01rem solid #5b5b5b;
	color: #5b5b5b;
}
.accept{
	border: 0.01rem solid #60c63c;
	color: #60c63c;
}
.buy_tips{
	width: 5rem;
	margin: 1.7rem auto 0;
}
.buy_tips i{
	display: block;
	width: 0.6rem;
	height: 0.4rem;
	margin: 0 auto;
}
.buy_tips i img{
	display: block;
	width: 100%;
	height: 100%;
}
.buy_tips p{
	font-size: 0.3rem;
	color: #ccc;
	text-align: center;
	margin-top: 0.5rem;
}
.give_record,.accept_record{
	font-size: 0.3rem;
	color: #ccc;
	text-align: center;
	margin-top: 2.6rem;
}
.buy_tips a{
	color: #4bc1e1;
}
#course_play_list{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	display: none;
	transition: background-color 0.5s;
	z-index: 3;
}
#gift_lead_wrap{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 4;
}
.gift_inner{
	width: 4.8rem;
	height: 6.3rem;
	position: absolute;
	top: 1.4rem;
	left: 50%;
	margin-left: -2.4rem;
	box-shadow: 0 0 0.5rem 0.05rem rgba(0,0,0,.5);
}
.gift_back{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.gift_back img{
	display: block;
	width: 100%;
	height: 100%;
}
.gift_tips{
	width: 4.1rem;
	height: 2.98rem;
	padding: 0.4rem 0.35rem;
	position: absolute;
	left: 0;
	bottom: 0;
}
.gift_tips:before{
	display: block;
	content: "";
	width: 0.2rem;
	height: 0.02rem;
	background-color: #000;
	position: absolute;
	left: 0.35rem;
	top: 0.4rem;
}
.gift_tips p{
	font-size: 0.26rem;
	color: #181818;
	line-height: 0.4rem;
	margin-top: 0.2rem;
	padding: 0 0.1rem;
}
.query_receive{
	display: block;
	width: 4.1rem;
	height: 0.6rem;
	font-size: 0.22rem;
	color: #fff;
	border-radius: 0.02rem;
	text-align: center;
	line-height: 0.6rem;
	background: linear-gradient(to right, #ff6363, #ff2d2d);
	box-shadow: 0.01rem 0.02rem 0.05rem 0.01rem rgba(255,45,45,.5);
	position: absolute;
	left: 0.35rem;
	bottom: 0.4rem;
}