
.header{
	height: 5rem;
	background: url(../../images/mine/act_bg1.png) no-repeat;
	background-size: cover;
	overflow: hidden;
}
.top{
	display: flex;
	padding-left: .36rem;
	padding-right: .36rem;
	justify-content: space-between;
	position: relative;
	line-height: 0;
	margin-top: .3rem;
}
.top_set img{
	width: .6rem;
}
.t_photo{
	height: .7rem;
}
.t_tips{
	position: absolute;
	font-size: .24rem;
	color: #fff;
	top: .34rem;
	left: 1.1rem;
}
.tag_profit{
	font-size: .24rem;
	color: #fff;
	text-align: center;
	margin-top: .3rem;
}
.profit_count{
	font-size: 1rem;
	color: #fff;
	line-height: normal;
	text-align: center;
	font-weight: normal;
}
.account_balance{
	display: flex;
	padding-left: .32rem;
	padding-right: .3rem;
	justify-content: space-between;
	line-height: 0;
	margin-top: .5rem;
}
.t_left p{
	font-size: .24rem;
	color: #fff;
	margin-top: .1rem;
}
.t_left span{
	color: #fff;
	font-size: .4rem;
	display: block;
	margin-top: .42rem;
}
.recharge_btn,.goldExtract_btn{
	display: inline-block;
	width: 1.4rem;
	height: .7rem;
	background: #fff;
	text-align: center;
	line-height: .7rem;
	font-size: .28rem;
}
.recharge_btn{
	color: #FC7E00;
}
.goldExtract_btn{
	color: #4a4a4a;
}
.mine_list li{
	background: #fff;
	height: 1.02rem;
}
.mine_list li:nth-of-type(1),.mine_list li:nth-of-type(2){
	height: 1.4rem;
}
.mine_list li:nth-of-type(3),.mine_list li:nth-of-type(6){
	margin-top: .28rem;
}
.mine_list li:nth-of-type(6){
	margin-bottom: .35rem;
}
.left{
	font-size: .34rem;
	padding-right: .3rem;
}
.rows{
	height: 100%;
	box-sizing: border-box;
	color: #333;
	padding-right: .3rem;
}
.mine_list li:nth-of-type(1) .rows,.mine_list li:nth-of-type(3) .rows,.mine_list li:nth-of-type(4) .rows,.mine_list li:nth-of-type(6) .rows{
	margin-left: .3rem;
	border-bottom: .01rem solid #e3e3e3;
}

.mine_list li:nth-of-type(2),.mine_list li:nth-of-type(5) .rows{
	padding-left: .3rem;
	border-bottom: .01rem solid #e3e3e3;
}
.l_photo{
	height: .6rem;
	margin-right: .3rem;
}
.r_photo{
	height: .4rem;
}
.rows,.left{
	display: flex;
	align-items: center;
}
.rows{
	justify-content: space-between;
}
.right{
	height: 100%;
	line-height: .6rem;
}
.special{
	line-height: 1rem;
}
.tag_line1{
	font-size: .34rem;
	color: #333;
}
.tag_line2{
	font-size: .28rem;
	color: #b5b5b4;
}

/*tab切换*/
.tab_wrap{
	width: 100%;
	height: 1.04rem;
	padding-top: .1rem;
	box-sizing: border-box;
	position: fixed;
	bottom: 0;
	background: #fff;
	border-top: .01rem solid #eee;
	z-index: 10000;
}
.tab_list {
	width: 100%;
	height:1.04rem ;
	overflow: hidden;
	display: flex;
}
.tab_list li{
	width: 25%;
	text-align: center;
	line-height: 0;
}
.tab_list li img:nth-of-type(2){
	display: none;
}
.tab_list li img{
	width: .6rem;
	margin-top: -.05rem;
}
.tab_list li p{
	color: #848484;
	font-size: .24rem;
	text-align: center;
	margin-top: .15rem;
}
body{
	padding-bottom: 1.3rem;
}
.complete,.earnings{
	background: #ccc;
}
.second_content_list{
	display: none;
}
.second_content_list .tag_top{
	justify-content: space-between;
}
.tag_number{
	font-size: .2rem;
	color: #ffba00;
	text-align: right;
}
.progress-bar{
	width: 1.4rem;
	height: .06rem;
	background: #fff1cc;
}
.inner_bar{
	height: 100%;
	background: #ffba00;
	width: 0%;
}
.second_content_list li:nth-of-type(4) .inner_bar{
	width: 50%;
}
.second_content_list li:nth-of-type(5) .inner_bar,.second_content_list li:nth-of-type(6) .inner_bar,.second_content_list li:nth-of-type(7) .inner_bar{
	width: 100%;
}

.bg_wrap{
	position: absolute;
	width: 100%;
	background: #000;
	opacity: .3;
	top: 0;
	height: 100%;
	z-index: 999;
	padding-bottom: 1.3rem;
}
.loginBefore_wrap{
	position: fixed;
	bottom: 1rem;
	width: 100%;
	height: 4rem;
	background: #fff;
	z-index:1000 ;
}
.loginBefore_wrap{
	text-align: center;
	overflow: hidden;
}
.logo img{
	width: 1.4rem;
    margin-top: .2rem;
}
.tag_inves{
	font-size: .2rem;
	color: #b9b8b5;
	margin-top: -.1rem;
}
.login_link_btn,.register_link_btn{
	display: inline-block;
	width: 3.32rem;
	height: .88rem;
	text-align: center;
	line-height: .88rem;
	font-size: .32rem;
}
.login_link_btn{
	border: .02rem solid #ffba00;
	background: #fff;
	box-sizing: border-box;
	color: #FFBA00;
}
.register_link_btn{
	background: #ffba00;
	color: #fff;
}
.info_all{
    line-height: 0;
    margin-top: .38rem;
}
.underright{
	padding-left: 1.66rem;
	display: flex;
	margin-top: .2rem;
	align-items: center;
}
.underright span{
	font-size: .26rem;
	color: #1d60a1;
	margin-left: .05rem;
}
.underright img{
	width: 1rem;
}
