/*遮罩层*/
.hide{
    display: none;
}

/*首页*/
header{
	height:48px;
	line-height: 48px;
	text-align: center;
	font-size:1.5em;
    background-color:#48BEFD;
    color:#fff;	
}
header img{ height:80%; max-height:48px;}

.logo_m , .logo_cqqgx , .pc_ico a{ text-indent:-200%; overflow:hidden; display:block}

.logo_m{
	float:left;
	width: 12%;
    text-align: center;
    color: #fff;
    height: 48px;
    line-height: 48px;
	background:url(../images/logo.png) no-repeat  center center;
	display:block;
	background-size:auto 70%;
	 float:left;
}
.logo_cqqgx{
	float:left;
	width: 45%;
    text-align: center;
    color: #fff;
    height: 48px;
    line-height: 48px;
	background:url(../images/cqqgx.png) no-repeat left center;
	display:block;
	background-size:auto 80%;
	 float:left;
}
.pc_ico{background:url(../../../../statics/newweb_wap/images/ico_topc.png) no-repeat center right; width:25%; display:block;background-size:auto 40%;  float:left}


.head-right{
	float:right;
	text-align: center;
	width:15%;
}
.app-hide-list i{
    margin-top: -3px;
    margin-right: 5px;
}
.app-hide-list{
    background: #EDF5FE;
    margin:5px 0;
    color:#005BA7;
}
.app-slide-menu .mdui-list-item-content{
    text-align: left;
    padding-left: .8em;
}
.app-collapse-menu{
    margin:0 16px;
}
.app-list-home{
    padding:0;
    margin:5px 0 10px;
    background: #259FE9;
}
.app-list-home:hover{
    background: #568FEF;
}
.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-left:23px;
}
.app-collapse-list{
    margin:10px 0;
}
.menu-click{
    background: #B4DEF8;
}
.app-btn{
	min-width: 100%;
	text-align: center;
	padding:0;
}
