.phb-rmfl,.phb-rmyy,.phb-rmsy{
	padding-right: 0;
}
.phb-rmfl .channel-title,.phb-rmyy .channel-title,.phb-rmsy .channel-title{
    padding-right: 0.4rem;
}
.phb-tab-tit{
	width: 100%;
    padding-top: 0.38rem;
    text-align: center;
}
.phb-tab-tit span{
	width: 30%;
	height: 0.6rem;
    font-size: 0.28rem;
    color: #8f8f8f;
    background:#efefef;
    border-radius: 0.60rem;    
    display: flex;
    align-items: center;
    justify-content: center;
}
.phb-tab-tit span a{
	width: 100%;
	height: 100%;
	color: inherit;
	display: flex;
	align-items: center;
	justify-content: center;
}
.phb-tab-tit span.active{
	color:#fff;
	background:#fc9d32;
}
.phb-tab-tit span.active:before,.phb-tab-tit span.active:after{
	content:'';
	margin-right:0.22rem;
	width:0.15rem;
	height: 0.13rem;
	background-position: -0.84rem -0.27rem;
	display: inline-block;
}
.phb-tab-tit span.active:after{	
	margin-right: 0;
	margin-left:0.22rem;	
}
.app-list ul{
	margin-top: 0.10rem;
}
.app-list ul li{
	border-bottom: 0.01rem solid #eeeeee;
}
.app-list ul li:last-child{
	border-bottom:0;
}
.app-list ul li a{
	padding: 0.3rem 0.2rem;
    line-height: 1;
}
.app-list ul li em{
	margin-right: 0.15rem;
	width: 0.55rem;
	font-size: 0.30rem;
	color:#afafaf;
	font-weight: bold;
	text-align: left;
}
.app-list ul li:nth-of-type(1) em{
	font-size: 0.44rem;
	color:#f2c547;
}
.app-list ul li:nth-of-type(2) em{
	font-size: 0.44rem;
	color:#a5a5a7;
}
.app-list ul li:nth-of-type(3) em{
	font-size: 0.44rem;
	color:#ee8261;
}
.app-list ul li figure{
	width: 1.1rem;
    height: 1.1rem;
}
.app-list ul li figure img{
	width: 1.1rem;
	height: 1.1rem;
	display: block;
}
.app-list ul li section{
	flex: 1;
    padding:0 0.18rem;
    color: #787878;
    font-size: 0.22rem;
}
.app-list ul li section h3{
	font-size: 0.32rem;
    color: #2c2c2c;	
    line-height: 1.2;
	overflow: hidden;    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.app-list ul li section p{
	margin-top: 0.15rem;
	line-height: 1;    
    color:#949494;   
    overflow: hidden;    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.app-list ul li section p.shortname{
	margin-top:0.11rem;
	line-height: 1.5;
}
.app-list ul li section p.app-xx span{
	font-size: 0.22rem;
    position: relative;
}
.app-list ul li section p.app-xx span:first-child{
	padding-right: 0.15rem;
    border-right: #e5e5e5 solid 1px;
    margin-right: 0.1rem;
}
.app-list .more{
	display: none;
}
.phb-rmfl .slid_single ul li{
	margin-right: 0.6rem;
}
.fl_icon{
	width: 1rem;
	height: 1rem;
	background:url(../images/fl_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 4.31rem;
}
.fl_icon.fl_sygj{
	background-position: -1.10rem 0;
}
.fl_icon.fl_yyst{
	background-position: -2.20rem 0;
}
.fl_icon.fl_ssgw{
	background-position: -3.30rem 0;
}
.fl_icon.fl_xlbg{
	background-position: 0 -1.10rem;
}
.fl_icon.fl_lxjt{
	background-position: -1.10rem -1.10rem;
}
.fl_icon.fl_jjsh{
	background-position: -2.20rem -1.10rem;
}
.fl_icon.fl_jrlc{
	background-position: -3.30rem -1.10rem;
}
