 
 /*初始化类*/
@charset "UTF-8";

.aui-content#user-info{background: url(../images/infobg.jpg) no-repeat center;background-size: cover;}
.user-head-info{
	padding: 0.5rem 0.2rem;
	background: none !important
}

.user-head-info *{ color: #fff }
.user-head-info  .aui-grid{background: none}
.user-head-info.aui-list .aui-list-item i.aui-iconfont{font-size:0.4rem;font-weight: bold;position: relative;top:-0.1rem;}

.user-head-info.aui-list .aui-list-item{background: none}


#tab-content .tab-content{display: none;}
#tab-content .tab-content-1{display: block;}

.home-menu-block a{color: #555}