/*-------------------------用户中心 css-----------------------------*/
.head01 {
	width:100%;
	background-color:#fff;
	padding-bottom:30px;
}
.head01 img {
	max-width:100px;
	width:100px\9;
	border-radius:6px;
}
.usercenter_content01, .usercenter_content02 {
	width:100%;
	float:left;
	padding-bottom:20px;
}
.usercenter_content01 {
	background-color:#fff;
}
.usercenter_content02 {
	margin-top:20px;
}
.myaccout01, .accoutinfo01 {
	width:100%;
	float:left;
}
/*---------------通用 左侧菜单 menu02-------------*/
.menu02 {
	width:100%;
	background-color:#fff;
	float:left;
}
.menu02 dl h2 {
	width:100%;
	text-align:center;
	line-height:40px;
	background-color:#ef5a1c;
	color:#fff;
	float:left;
}
.menu02 dt, .menu02 dt a, .menu02 dd, .menu02 dd a {
	width:100%;
	float:left;
}
.menu02 dt, .menu02 dt a, .menu02 dd a {
	line-height:58px;
	color:#383838;
}
.menu02 dt a {
	font-size:16px;
}
.menu02 dt a:hover {
	color:#f77f07;
}
.menu02 dt {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #e5e5e5;
}
.menu02 dt.last01 {
	border-bottom:none!important;
}
.menu02 dd {
	display:none;
	background-color:#f8f8f8;
}
.menu02 dd a {
	text-align:center;
	line-height:42px;
	color:#7e7e7e;
}
.menu02 dd a:hover {
	color:#d71921;
}
.dropdown01 {
	background:url(../images/arrowtop.png) no-repeat 80% 50%;
}
/*选中状态的样式*/
.menu02 dd a.menu02_selected01 {
	background-color:#d71921;
	color:#fff;
}
.menu02 dt.selected02 a {
	color:#d71921;
}
.menu02 dd a.selected02 {
	color:#d71921;
}
/*-----------------------主页----------------------*/
/*卡样式*/
table.card_content01 tr td, table.card_content01 tr td a {
	padding:4px 0px;
	font-size:12px;
}
.card {
	width:100%;
	float:left;
}
.card02, .card03 {
	width:280px;
	height:166px;
	float:left;
	margin:8px;
	position:relative;
	border-radius:10px;
}
.card02 {
	background:url(../images/card_bg01.png) no-repeat 0px 0px;
	border: 1px solid #f8eb96;
}
.card03 {
	background-color:#f2f2f2;
}
table.card_content01 {
	width:92%;
	margin-left:4%;
}
.cardnumber01 {
	font-size:14px!important;
}
.up_box01, .up01, .up02 {
	width:280px;
	height:166px;
	position:absolute;
	left:0px;
	top:0px;
}
.up01 {
	background-color:#383838;
	border-radius:10px;
	opacity: 0.5;
	filter: Alpha(opacity=50);
	z-index:200;
}
.up02 {
	z-index:500;
}
.up02 a {
	color:#fff!important;
}
.up02 a:hover {
	color:#f2f2f2!important;
}
.add01 {
	font-size:22px;
	color:#c1c1c1;
}
/*图标*/
ul.icon02 {
	width:100%;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
ul.icon02 li {
	margin-top:14px;
	float:left;
}
ul.icon02 li a {
	width:100%;
	display:inline-block;
	text-align:center;
	padding-top:78px;
	line-height:18px;
	background-repeat:no-repeat;
	background-position:50% 0%;
}
.recharge01 {
	background:url(../images/recharge01.png);
}
.distribution01 {
	background:url(../images/distribution01.png);
}
.power01 {
	background:url(../images/power01.png);
}
.recharge02 {
	background:url(../images/recharge02.png);
}
.buy01 {
	background:url(../images/buy01.png);
}
.lose01 {
	background:url(../images/lose01.png);
}
/*-----------------------表格----------------------*/
.uc_tablecontent01 {
	float:left;
	width:96%;
	margin-left:2%;
}
.cardnumber01 {
	font-size:16px;
	color:#d71921;
}
.table_overflowbox {
	width:96%;
	float:left;
	overflow-x:scroll;
	margin-left:2%;
}
/*步骤进程*/
ul.w_3_02 li {
	width:33%;
	float:left;
}
ul.w_2 li {
	width:50%;
	float:left;
}
.process01 ul {
	width:100%;
	background-color:#e8e8e8;
}
.process01 ul li {
	text-align:center;
	font-size:16px;
	line-height:46px;
}
.process01 ul li.ing01 {
	background-color:#95bb69;
	color:#fff;
}
.number02 {
	font-size:20px;
	font-style:italic;
	padding-right:8px;
}

/*-----------------------我的账户----------------------*/
.defaultaddress{ display:inline-block; float:left; line-height:28px;  color:#ef5a1c;}
.add02{line-height:28px; color:#ef5a1c!important;}
.safestep01,.tip01,.safestep02{ float:left;}
.tip01{ margin-left:20px; color:#d71921;}
.safestep03{ font-size:18px; font-weight:bold; color:#393;}/**--绿色--**/
.safestep04{ font-size:18px; font-weight:bold; color:#ffd700;}/**--黄色--**/
.safestep05{ font-size:18px; font-weight:bold; color:#d71921;}/**--红色--**/
