.kefu{background:#fffdce url(/images/kefu33.jpg) no-repeat 8px 0px; height:2.2rem; line-height:2.2rem;background-size:24rem 2.2rem; margin-top: 0px; padding-left:3rem; padding-top:0.1rem; font-size:0.8rem;}
.to-top {border-top: 1px solid #fcfaf9;border-bottom: 1px solid #dad4cf;padding: 5px 0;background: #f2ece6;line-height: 30px;text-align: center;}
.to-top a{text-decoration:none;}
.nav_bb{width:100%;overflow:hidden;}
.na{width:25%;float:left;line-height:2.3rem;background-color:#fff;display:block;overflow:hidden;border-left:1px solid #f2ece6;border-bottom:1px solid #f2ece6;margin-left:-1px;position:relative; font-size:0.8rem;}
.fbtn{line-height:1.6rem;color:#fff;font-size:1.5rem;background-color:#aa3;padding:0.3rem 0;float:left;width:50%;border-left:1px solid #f2ece6;margin:5px 0 0 -1px;}
.footer{text-align:center; padding:0 0.6rem 0.6rem;color: #aaa;font-size: 0.6rem;}
.global-nav{
	position: fixed;
	left: -100%;
	bottom: 0;
	z-index: 1013;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	width: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.global-nav__nav-wrap{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	height: 48px;
	border: 1px solid #bbb;
	background-color: #eee;
}
.global-nav__nav-wrap a{text-decoration:none;}
.global-nav__nav-item{
	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	overflow: hidden;
}
.global-nav__nav-link{
	position: relative;
	display: block;
	width: 62px;
	height: 50px;
	line-height: 21px;
	padding-top: 5px;
	text-align: center;
	white-space: nowrap;
	color: #666;
}
.global-nav__nav-link:active{
	color: #ff6600;
}
.global-nav__iconfont{
	font-family:"global-nav__iconfont";
	font-size:24px;
	font-style:normal;
}
.global-nav__nav-tit{
	display: block;
	font-size: 16px;
	color:#FF0000;
	font-weight:bold;
}
.global-nav__nav-shop-cart-num,.global-nav__operate-cart-num{
	position: absolute;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
	border-radius: 8px;
	background-color: #ff3300;
	color: #fff;
	font-size: 12px;
}
.global-nav__nav-shop-cart-num{
	right: 7px;
	top:4px;
}
.global-nav__operate-wrap{
	position: relative;
	width: 62px;
	height:50px;
	background-color: #666;
	right: -62px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.global-nav__operate-wrap:before,.global-nav__operate-wrap:after{
	content: '';
	position: absolute;
	top: 22px;
	width: 7px;
	height: 7px;
	border-top:2px solid #fff;
	border-right: 2px solid #fff;
}
.global-nav__operate-wrap:before{
	display: none;
	right: 3px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.global-nav__operate-wrap:after{
	right: 7px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.global-nav__yhd-logo{
	position: absolute;
	right: 20px;
	top: 11px;
	width: 32px;
	height: 29px;
	background-image:url(global_nav_login.png);
	background-repeat: no-repeat;
	background-size: 100%;
	-webkit-transition: width .5s ease;
	transition: width .5s ease;
}
.global-nav__operate-cart-num{
	right: -8px;
	top: -8px;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
}
.global-nav--current{
	left:0;
}
.global-nav--current .global-nav__operate-wrap{
	width: 20px;
	right: 0;
}
.global-nav--current .global-nav__yhd-logo{
	width: 0;
}
.global-nav--current .global-nav__operate-cart-num{
	opacity: 0;
}
.global-nav--current .global-nav__operate-wrap:before{
	display: block;
}
.global-nav--current .global-nav__operate-wrap:after{
	display: none;
}
.na{
font-size:12px;
font-weight:bold;
color:#0000FF;
}
