/*遮罩层*/
.hide{
    display: none;
}


/*列表页*/
.backprev{
	float:left;
	width: 15%;
    text-align: center;
    color: #fff;
    height: 48px;
    line-height: 48px;
}
.head-middle{
    width: 70%;
    text-align: center;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.head-right{
	float:right;
	text-align: center;
	width:15%;
}
.app-hide-list i{
    margin-top: -3px;
    margin-right: 5px;
}
.app-hide-list{
    background: #f5f5f5;
    margin:5px 0;
    color:#007d3c;
}
.app-slide-menu .mdui-list-item-content{
    text-align: left;
    padding: 0 .2rem;
}
.app-collapse-menu{
    margin: 0 0.15rem;
}
.app-list-home{
    padding:0;
    margin: 0.2rem auto;
    background: #f22424;
}
.app-list-home i{
    margin-top: -3px;
    margin-right: 5px;
    color:#fff;
}
/* .app-list-home a{
    color: #fff;
} */
.app-list-item-link{
    color:#fff;
    display: block;
    width:100%;
    text-align: left;
}
.mdui-collapse-item-body .app-sub-list{
    padding:0 ;
    margin: 8px;
    background: #fff;
}
.mdui-collapse-item-body .app-sub-list a{
    padding: 0 0.2rem;
    height: 0.5rem;
    font-size: .24rem;
    line-height: 0.5rem;
}
.app-collapse-list{
    margin: 0.2rem 0;
}
.menu-click{
    background: #eaeaea;
    color: #222121;
}
.app-list-home .menu-click{background:none !important;color:#fff !important;}
.app-btn{
	text-align: center;
	padding:0;
    display: inline-block;
    float: right;
    width: 0.68rem;
    height: 100%;
    background: url(../images/ch-nav2.png) center no-repeat;
    background-size: 0.55rem;
}

.pec-sd{height: 0.57rem;margin-top:0.1rem;box-sizing:border-box;width:30%;float:right;position:relative;}
.pec-sd input{display: inline-block;height:0.57rem;width:100%;padding:0.05rem 0.5rem 0.05rem 0.1rem;box-sizing:border-box;background:#fff;border-radius:30px;border:0;}
.pec-sd button{position:absolute;right:0;top:0;bottom:0;margin:auto;width:0.5rem;height:0.5rem;border:0;border-radius:50%;background:url(../images/s-sl.png)#666 center no-repeat;background-size:0.35rem 0.35rem;}


.pec-sd2{height: 0.7rem;margin-top:0.1rem;box-sizing:border-box;background: #F22424;width:60%;padding: 0.1rem 0.3rem;margin: 0.3rem auto 0;position:relative;}
.pec-sd2 input{display: inline-block;height: 0.5rem;width:100%;padding:0.05rem 0.5rem 0.05rem 0.1rem;box-sizing:border-box;background:#fff;border-radius:30px;border:0;}
.pec-sd2 button{position:absolute;right: 0.3rem;top:0;bottom:0;margin:auto;width:0.5rem;height:0.5rem;border:0;border-radius:50%;background: url(../images/s-sl.png)#F22424 center no-repeat;background-size:0.35rem 0.35rem;}