/**{padding:0; margin:0;}
.bg {
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.8;
}*/
.fline42{ line-height:48px;}
.topBanner {color:#FFF; font-size:16px; font-weight:bold; text-align:center; line-height:50px; height:50px; top:0px; overflow: hidden; clear: both; position:absolute; width:100%;}
.btnHome{width:100px; height:50px; float:left; background:url(logos.png) right 26px center no-repeat;  background-size:auto 43%; cursor:pointer;}
.btnPc{width:40px; height:40px; background:url(btnPc.png) center no-repeat;  background-size:60% 60%; cursor:pointer;}
.btnList{width:40px; height:40px; background:url(btnlist.png) center no-repeat;  background-size:70% 70%; cursor:pointer;}
.btnPop{width:40px; height:40px; background:url(btnPop.png) center no-repeat;  background-size:70% 70%; cursor:pointer;}
.btnRefresh{width:40px; height:40px; background:url(btnRefresh.png) center no-repeat;  background-size:60% 60%; cursor:pointer;}

ul, ol, li, dl {
list-style-type: none;
}
.wxShowboxTop {
width: 100%;
display: -webkit-box;
display: -moz-box;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.wxShowboxTop > * {
-webkit-box-flex: 1;
-moz-box-flex: 1;
}
/*a:link, a:visited {
color: #575757;
text-decoration: none;
}
a {
text-decoration: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.35);
}
a:link, a:visited {
color: #575757;
text-decoration: none;
}
a {
text-decoration: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.35);
}*/

.WxNavMenuTop{
	height:50px; width:55px; background:url(btnhome.png) center center no-repeat;  background-size:auto 45%; cursor:pointer; float:right;
}
.WxNavMenuTop ul{
	position:fixed;
	z-index:200;
	top:0;
	right:0;
	width:55px;
}
.WxNavMenuTop li{
	/*border-left:#bebebe solid 1px;*/
	height:40px;
	border-bottom:0px;
	border-right:0px;
	position:relative;
	/*-webkit-box-shadow:inset 0 0 3px #fff;*/
	float:left;
	width:100%;padding:0px; margin:0px;
}
.WxNavMenuTop li:nth-of-type(1){border-left:0;}
.WxNavMenuTop li>a{ cursor:pointer;
	/*border:1px solid #f9f8f9;*/
	/*-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-tap-highlight-color:rgba(0,0,0,0);*/
	font-size:16px;
	border-bottom:0;
	display:block;
	line-height:40px;
	text-align:center;
/*background: #f1f1f1;
background: -moz-linear-gradient(top, #f1f1f1, #e3e3e3);
background:-webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#dcdcdc), color-stop(35% ,#ededed), color-stop(50%, #e3e3e3) );*/
}
.WxNavMenuTop li>a:only-child span{
	background:none;
	padding-left:0;
}
.WxNavMenuTop li>a.on + dl{
	display: block;
}
.WxNavMenuTop li>a span{
	color: #ffffff;
	display: inline-block;
	/*padding-left: 15px;
	background:url(iconlist.png) no-repeat 4px 18px;
	-webkit-background-size: 9px auto;
	background-size: 9px auto;*/
	/*background: url(1.svg#2) no-repeat 4px 18px;*/
	/*text-shadow:0px 1px 0px #ffffff;*/
}
/***********************/
.WxNavMenuTop dl{ padding:0px; margin:0px;
	display:none;
	position:absolute;
	z-index:220;
	top:50px;
	right:0px;
	width:200px; 
	/*margin-left:-50px;
	background:red;
	min-height:100px;
	background:#e4e3e2;*/
	/*border:1px solid #cccccc;*/
	background:rgba(82,47,145,0.94);
	/*-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
	-webkit-box-shadow:inset 0 0 3px #fff;
	-webkit-background-size:100%;
	background-size:100%;*/
	/*background:url(2.svg#3) no-repeat center center;*/
padding-bottom:15px;
border-top-left-radius:6px; border-bottom-left-radius:6px;
-moz-border-top-left-radius:6px; -moz-border-bottom-left-radius:6px;
-webkit-border-top-left-radius:6px; -webkit-border-bottom-left-radius:6px;

}

.WxNavMenuTop dl .face{
margin-top:15px;
text-align:center;
}
.WxNavMenuTop dl .face img{width:45px; height:45px; margin:0px; padding:0px; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; border: 0px; vertical-align:top;}

.WxNavMenuTop dl .langu{
height:40px; width:100%; line-height:40px; margin-top:5px; font-size:14px; font-weight:normal;
text-align:center;
}
.WxNavMenuTop dl .langu a{
	font-size:16px;
	color:#ffffff;
}



/*, .WxNavMenuTop dl:after*/
.WxNavMenuTopAAA dl:before{
	content:"";
	display:inline-block;
	position:absolute;
	z-index:240;
	top:0;
	left:50%;
	/*width:0;
	height:0;
	border:8px solid red;
	border-color:#afaeaf transparent transparent transparent;
	margin-left:-8px;
	margin-bottom:-16px;*/
	width:11px;
	height:8px;
	background:url(DnArrowTop.png) no-repeat center bottom;
	/*下箭头*/
	/*background: url(1.svg#2) no-repeat center -55px;*/
	-webkit-background-size: 11px auto;
	background-size: 11px auto;
	top: -8px;
	margin-left: 25px;
}
/*.WxNavMenuTop dl:after{
	z-index:241;
	border-color:#e4e3e2 transparent transparent transparent;
	margin-bottom:-15px;
}*/
.WxNavMenuTop dl dd{ padding:0px; margin:0px;
	line-height:35px;
	text-align:left;
	/*background:-webkit-gradient(linear, 0 0, 100% 0, from(rgba(194,194,194,0.8)), to(rgba(194,194,194,0.8)), color-stop(50%, rgba(194,194,194,0.8)));
	background:#999;*/
	/*background-size:80% 1px;
	background-repeat:no-repeat;
	background-position: center bottom;
	background: url(PopListLineTop.png) no-repeat center bottom;
	-webkit-background-size:100px 1px;*/
	border-bottom:#462384 solid 1px;
margin-left:25px;
}
.WxNavMenuTop dl dd:last-of-type{
	background:none;
}
.WxNavMenuTop dl dd a{
	font-size: 14px;
	color:#ffffff;
	display:block;
	/*
	text-shadow:0px 1px 0px #ffffff;
	white-space: pre;*/
	overflow: hidden;
	text-overflow: ellipsis;
}
.WxNavMenuTop .masklayerTop_div{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 180;
	background: rgba(0,0,0,0);
}
.WxNavMenuTop .masklayerTop_div.on{display: block;}