﻿@charset "utf-8";
@font-face {
	font-family: "iconphone";
	src: url('phone/iconphone.eot'); /* IE9*/
	src: url('phone/iconphone.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('phone/iconphone.woff') format('woff'), /* chrome, firefox */ url('phone/iconphone.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('phone/iconphone.svg#iconphone') format('svg'); /* iOS 4.1- */
}
@font-face {
	font-family: "icondepart";
	src: url('depart/icondepart.eot'); /* IE9*/
	src: url('depart/icondepart.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('depart/icondepart.woff') format('woff'), /* chrome, firefox */ url('depart/icondepart.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('depart/icondepart.svg#iconphone') format('svg'); /* iOS 4.1- */
}
@font-face {
	font-family: "iconfont";
	src: url('iconfont/iconfont.eot'); /* IE9*/
	src: url('iconfont/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('iconfont/iconfont.woff') format('woff'), /* chrome、firefox */ url('iconfont/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('iconfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face {
	font-family: "examico";
	src: url('examico/examico.eot'); /* IE9*/
	src: url('examico/examico.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('examico/examico.woff') format('woff'), /* chrome、firefox */ url('examico/examico.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('examico/examico.svg#examico') format('svg'); /* iOS 4.1- */
}
@font-face {
	font-family: "moneyico";
	src: url('moneyico/money.eot'); /* IE9*/
	src: url('moneyico/money.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('moneyico/money.woff') format('woff'), /* chrome、firefox */ url('moneyico/money.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('moneyico/money.svg#money') format('svg'); /* iOS 4.1- */
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 20px;
	line-height:17px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.iconphone {
	font-family: "iconphone" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.icondepart {
	font-family: "icondepart" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.examico {
	font-family: "examico" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.moneyico {
	font-family: "moneyico" !important;
	font-size: 18px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/*以上为font图标*/
html, body{
	background-color: #efeff4;
}
header a{
	color:#666 !important;
}

#offCanvasSide a{
	color:#fff !important;
}

span.mui-icon {
	font-size: 14px;
	color: #007aff;
	margin-left: -15px;
	padding-right: 10px;
}
.mui-off-canvas-left {
	color: #fff;
}
.top-ico{
	color:#333 !important;
}
/*
左侧滑动菜单的事件

*/
.title {
	margin: 35px 15px 10px;
}
.title+.content {
	margin: 10px 15px 35px;
	color: #bbb;
	text-indent: 1em;
	font-size: 14px;
	line-height: 24px;
}
input {
	color: #000;
}
/*账户信息区域*/
.accInfoBox
{
	height: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
/*学员头像*/
.accPhoto{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #CCC;
	margin-right: 10px;
	float:left;
}
.accPhoto img{
	width: 60px;
	
}
/*学员右上角的头像*/
.right-logo{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 6px;
	border: 2px solid #CCC !important;
	float: right;
	display: block;
}
.right-logo img{
	width: 30px;
	
}
.stName{
	color: #F00 !important;
}
.accInfo{
	float: left;
	height: 60px;
	width: auto;
	min-width:100px;
}
.acc-name{
	line-height: 35px;
	font-weight: bold;
}
.acc-name, .acc-name a{
	color: #CCC;
}
.acc-money{
	font-size: 13px;
}
.accico{
	font-size: 14px;
}
/*充值链接*/
.income{
	float: right;
}
/*关闭应用的按钮*/
.btn-closeApp{
	margin-left: 3px;
	color: #FFF;
}
.btn-about{
	float: right;
	color: #FFF;
	margin-right: 5px;
}
/*列表菜单项前面的图标*/
.rowico{
	margin-right: 10px;
}
/*导航箭头（向左）*/
.nav-left{
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	/*IE*/
	filter: FlipH;
	color: #333;
	margin-top: 12px;
	font-size:25px !important;
}