﻿.top-title {
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:990;
	width:100%;
	height:44px;
	border-bottom:1px solid #d5d7d8;
}
.top-title b {
	position:absolute;
	display:block;
	height:44px;
	left:52px;
	right:46px;
	line-height:44px;
	font-size:12px;
	color:#4a4949;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.top-title label {
	position:absolute;
	text-align:center;
	line-height:44px;
	font-size:1rem;
	color:#4a4949;
	right:10px;
}
.top {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:44px;
	background-color:#f1f1f1;
}
.top .top-back {	background:url(../images/icon/icon-back.png) no-repeat 0 center; background-size:100% 100%; width:15px; height:22px; position:absolute; z-index:991; top:50%; margin-top:-11px; right:18px; }
.top .top-more {	background:url(../images/icon/icon-more.png) no-repeat 0 center; background-size:100% 100%; width:26px; height:20px; position:absolute; z-index:991; top:50%; margin-top:-9px; left:18px; }
.top .top-cart {	background:url(../images/icon/icon-cart.png) no-repeat 0 center; background-size:100% 100%; width:22px; height:20px; z-index:991; top:50%; right:18px; display:block;}
.top .top-my {	background:url(../images/icon/icon-my.png) no-repeat 0 center; background-size:100% 100%; width:18px; height:20px; position:absolute; z-index:991; top:50%; margin-top:-10px; right:18px; }
.top .top-psd {	background:url(../images/icon/icon-psd.png) no-repeat 0 center; background-size:100% 100%; width:16px; height:20px; position:absolute; z-index:991; top:50%; margin-top:-10px; right:18px; }
.top .top-save {	background:url(../images/icon/icon-save.png) no-repeat 0 center; background-size:100% 100%; width:48px; height:14px; position:absolute; z-index:991; top:50%; margin-top:-7px; right:18px; }
.top .top-right {
	position:absolute;
	z-index:991;
	top:50%;
	margin-top:-7px;
	right:18px;
}
.top .top-right img {
	width:20px;
	height:20px;
}
.top .top-more-popup {
	display:none;
	position:fixed;
	z-index:999;
	top:38px;
	left:4px;
	width:128px;
	height:218px;
}
.top .top-more-popup ul {}
.top .top-more-popup ul li {
	height:42px;
	width:100%;
	position:relative;
	background:url(../images/icon/more-popup-middle.png) no-repeat 0 center;
	background-size:100% 100%;
}
.top .top-more-popup ul li:first-child {
	height:48px;
	background:url(../images/icon/more-popup-first.png) no-repeat 0 center;
	background-size:100% 100%;
}
.top .top-more-popup ul li:last-child {
	background:url(../images/icon/more-popup-last.png) no-repeat 0 center;
	background-size:100% 100%;
}
.top .top-more-popup ul li a {
	display:block;
	width:100%;
	height:100%;
}
.top .top-more-popup ul li i.top-more-popup-home {background:url(../images/icon/more-home.png) no-repeat 0 center; background-size:100% 100%; }
.top .top-more-popup ul li i.top-more-popup-product {background:url(../images/icon/more-product.png) no-repeat 0 center; background-size:100% 100%; }
.top .top-more-popup ul li i.top-more-popup-contact {background:url(../images/icon/more-contact.png) no-repeat 0 center; background-size:100%; }
.top .top-more-popup ul li i.top-more-popup-catalog {background:url(../images/icon/more-catalog.png) no-repeat 0 center; background-size:100%; }
.top .top-more-popup ul li i.top-more-popup-my {background:url(../images/icon/more-my.png) no-repeat 0 center; background-size:100%; }
.top .top-more-popup ul li i.top-more-popup-help {background:url(../images/icon/more-help.png) no-repeat 0 center; background-size:100%; }
.top .top-more-popup ul li i.top-more-popup-list {background:url(../images/icon/more-list.png) no-repeat 0 center; background-size:100%; }
.top .top-more-popup ul li i.top-more-popup-send {background:url(../images/icon/more-send.png) no-repeat 0 center; background-size:100%; }
.top .top-more-popup ul li i {position:absolute; bottom:12px; left:12px; display:block; width:18px; height:18px; }
.top .top-more-popup ul li span {position:absolute; bottom:11px; left:42px; font-size:0.938rem; color:#ffffff; }
.top-cart-num {position:fixed; z-index:1000; top:6px; right:8px; background:#ff6525; height:16px; width:16px; border-radius:50%; }
.top-cart-num span {color:#fff; height:16px; line-height:16px; text-align:center; font-size:0.75rem; }
.top .mask-block {position:fixed; top:0; bottom:0; left:0; right:0; z-index:998; display:none; }

.top-tab {position:fixed; z-index:1000; top:0; left:16%; right:16%; z-index:991; }
.top-tab ul {margin:0 auto; list-style:none; }
.top-tab ul li {float:left; width:33.33%; list-style:none; }
.top-tab ul li.thisTab {border-bottom:2px solid #4a4949; }
.top-tab ul li span {height:43px; line-height:42px; text-align:center; background:#f1f1f1; }

.top_45 {height:44px; }

@media only screen and (max-width: 380px) {
	.nav nav ul li span {
		font-size:0.843rem!important;
	}
}
@media only screen and (max-width: 330px) {
	.nav nav ul li span {
		font-size:0.625rem!important;
	}
}
@media only screen and (max-width: 380px) {
	.nav nav ul li span {
		font-size:0.5rem!important;
	}
}