﻿
.act{
	background:#f8f8f8}
.act_nav{
	height:0.99rem;
	border-bottom:1px solid #e9e9e9;
	/*border-top:1px solid #e9e9e9;*/
	line-height:0.99rem;
	display: -webkit-box;
    display: box;
	background:#FFF}
.act_nav li{
	position: relative;
    -webkit-box:flex;
	height:0.99rem;
    box:flex;
	width:33.33333%;
	color:#333333;}
.act_nav li a{
	color:#333333}
.act_nav li.active{
	color:#36bb81}
.act_nav li.active a{
	color:#36bb81}
.act_nav li.active i{
	background:#36bb81;
	height:0.04rem;
	width:0.6rem;
	border-radius:2px;
	position:absolute;
	bottom: 1px;
	left:50%;
	margin-left:-0.3rem}
.act_list{
	margin-top:0.2rem;
	background:#FFF;
	min-height: 5rem;
	margin-bottom: 1rem;
}
.act_list li a {
	margin:0 0.3rem;
	padding:0.3rem 0;
	display: -webkit-box;
    display: box;
	border-bottom:1px solid #e9e9e9;
}
.act_list li:last-child a {
	border: none;
}
.act_list_img{
	width:2.2rem;
	height:2.0rem;
	position: relative;
    -webkit-box:flex;
    box:flex;}
.act_list_img img{
	width:2.2rem;
	height:2.0rem}
.act_list_x{
	margin-left:0.3rem;
	width:4.3rem}
.act_list_x_t{
	overflow:hidden;

	text-overflow:ellipsis;}
.act_list_x_d{
	width:4.2rem;
	margin-top:0.05rem;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-bottom:0.1rem}


