@charset "utf-8";
/* CSS Document */
html,body {
	background: #fafafa;
	-webkit-text-size-adjust: none;
}

body,html,h1,h2,h3,h4,table,tr,td,th,ul,li,ol,dd,dt,dl,p,strong,em,span,textarea,select,input,img,button,a
	{
	padding: 0;
	margin: 0;
}

body {
	color:#333; font-size: 12px; font-family: "Montserrat Medium";
}

@font-face {
	font-family:"Montserrat Medium";
	src: url('../font/Montserrat-Medium.eot');
	src: local("Montserrat Medium"),
	url('../font/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
	url('../font/Montserrat-Medium.woff2') format('woff2'),
	url('../font/Montserrat-Medium.woff') format('woff'),
	url('../font/Montserrat-Medium.ttf') format('truetype'),
	url('../font/Montserrat-Medium.svg#Montserrat Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:"Montserrat SemiBold";
	src: url('../font/Montserrat-SemiBold.eot');
	src: local("Montserrat SemiBold"),
	url('../font/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
	url('../font/Montserrat-SemiBold.woff2') format('woff2'),
	url('../font/Montserrat-SemiBold.woff') format('woff'),
	url('../font/Montserrat-SemiBold.ttf') format('truetype'),
	url('../font/Montserrat-SemiBold.svg#Montserrat SemiBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
strong, dt, h1, h2, h3, .BlueButton, .OrangeredButton{ font-weight: normal; font-family:"Montserrat SemiBold";}
.RedButton{ border-radius: 3px;background: #e01836;color: #ffffff;text-align: center;cursor: pointer; }
.RedButton:hover{ background:#c8142f; color: #fff; text-decoration: none; }
.BlueButton{ background: #e01836; color: #ffffff !important; text-align: center; cursor: pointer;}
.OrangeredButton{ background: #ec6c3f !important; color: #ffffff !important; text-align: center; cursor: pointer;}
.GrayButton{ cursor: pointer; text-align: center; background: #e8e8e8; color: #000000;}
.BlueButton:hover, .OrangeredButton:hover{ color: #ffffff !important; text-decoration: none;}
.GrayButton:hover{ color: #000000 !important; text-decoration: none;}
.colorGray{ color: #666 }
.bgGray{
	background-color: #F8F8F8;
	opacity: 0.5;
}
ul,li {
	list-style: none;
}

img {
	vertical-align: top;
	border: none;
}

a{ color: #000000; text-decoration: none; display: inline-block;}
a:hover { color:#e01836 !important; text-decoration:underline;}

.underline_no {
	text-decoration: none;

}

textarea{ resize:none; font-size:13px; line-height:18px; background:#fff; font-family:"Montserrat SemiBold";border-radius: 3px;}
input[type="text"], input[type="password"]{ padding: 0 10px;}
input, button{ font-size:13px; border:none; font-family: "Montserrat Medium";}
button:disabled{ background:rgb(235, 235, 228);}
input[type="text"]:focus, input[type="password"]:focus{border: #b3b3b3 solid 1px !important;}
table{ border-collapse: collapse;}

h1,h2,h3 {
	font-size: 12px;
}

.FontRed,.fontRed {
	color: #e01836;
}

.Color6 {

}

.ColorBlack {
	color: #000;
}

.PriceNoThrouth {
	text-decoration: none;
	color: #000;
}

.YourPrice_NoLogin .PriceNoThrouth {
	color: #C00;
	font-size: 20px;
	margin-right: 0px;
	font-weight: bold;
}

.Hidden {
	visibility: hidden;
}

.Visible {
	visibility: visible;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.Clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

.OverflowHidden {
	overflow: hidden;
}

.user {
	padding: 30px 10px 80px;
	overflow: hidden;
}

.Bginput {
	background: #F7F6E4;
	border: 1px solid #949494;
	color: #333 !important;
}

.cls {
	zoom: 1;
}

.cls:after {
	content: ".";
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
	height: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.Red {
	color: #e01836;
}

.Blue{ color:#e01836;}

.Green {
	color: #e01836;
}

.Orange {
	color: #e01836 !important;
}

.Gray {
	color: #666;
}

.C_999 {
	color: #999;
}

input[type="button"],input[type="submit"],button {
	-webkit-appearance: none;
	font-family: "Montserrat SemiBold";
}

.GlobalInput {
	padding: 0 10px;
}

.GreenButton {
	color: #fff;
	background: #e01836;
	cursor: pointer;
}

.OrangeButton {
	background: #ec6c3f;
	color: #fff;
	cursor: pointer;
	border-radius: 1px;
}

.GrayButton {
	color: #666;
	background: #f8f8f8;
	border-radius: 1px;
}

.Laster {
	margin-right: 0 !important;
	padding-right: 0 !important;
}

textarea {
	resize: none;
	font-size: 12px;
	line-height: 18px;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.discount {
	position: absolute;
	width: 34px;
	height: 36px;
	padding: 1px 0 0 3px;
	margin: -150px 0px 0px;
	text-align: center;
	color: #FFF;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.42);
	background: url(../images_new/list/discount_icon.png) no-repeat;
	font-size: 15px;
}

.discount-l {
	width: 39px;
	height: 42px;
	padding: 0 0 0 3px;
	font-size: 18px;
	background: url("../images_new/list/big-discount_icon.png") no-repeat
		scroll 0% 0% transparent;
}

.discount-s {
	width: 27px;
	height: 30px;
	background: url("../images_new/list/small_discount_icon.png") no-repeat
		scroll 0% 0% transparent;
}

.Hot {
	display: inline-block;
	width: 24px;
	height: 14px;
	margin-bottom: -3px;
	background: url("../images_new/master/hot-new.png") no-repeat;
}

.Hot-l {
	width: 32px;
	height: 17px;
	background: url("../images_new/master/big-hot-new.png") no-repeat;
}

.LoginTitle {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}

.Mr-T10 {
	margin-top: 10px;
}
.Mr-T10 img {width: 180px;}

.Mr_T20 {
	margin-top: 20px;
}
.fontWeightBold{font-weight:bold !important;}

/**  header 头部修改 **/
.HeaderBanner{height: 60px;}
.TopWrap{height: 20px;}
.TopWrap, .HeaderBanner, .Header, #ContentWrap, .FooterWrap, .ServiceWrap, .FriendWrap{ width: 100%; min-width: 1000px;}
.TopMenu, .Head, .Navigation, .Content, .Footer, .CopyrightBox, .SubscribeBox, .FriendBox{margin: 0 auto; width: 980px;max-width: 1180px;}

.TopWrap {background: #ffffff; padding: 5px 0; border-bottom: #f1f1f1 solid 1px;}
.TopMenu .Inventory{ color: #000; font-size: 14px; float: left;}
.TopMenu .Inventory font{ display: block; float: left; margin-right: 10px;}
.TopMenu .Inventory .icon-control{ display: block; float: left; background: #ccc; width: 32px; height: 20px; border-radius: 25px; position: relative; margin-right: 10px;}
.TopMenu .Inventory .icon-control em{ cursor: pointer; background: #ffffff; height: 18px; width: 18px; border-radius: 50%; display: block; position: absolute; top: 1px; left: 1px;}
.TopMenu .Inventory .on {background:#d21f34;}
.TopMenu .Inventory .on em {left: 13px;}
.TopMenu .Inventory .icon-help{ float: left; content: ""; background: url(../images/master/icon-help.png) -41px 0 no-repeat; width: 20px; height: 20px; display: block; cursor: pointer;}

.ms-drawer-loginInfo .Inventory{ color: #000; font-size: 12px; position: absolute; top: 15px; right: 5px;}
.ms-drawer-loginInfo .Inventory font{ display: block; margin-bottom: 5px;}
.ms-drawer-loginInfo .Inventory .icon-control{ display: block; float: left; background: #ccc; width: 32px; height: 20px; border-radius: 25px; position: relative; margin:0 10px 0 16px;}
.ms-drawer-loginInfo .Inventory .icon-control em{ cursor: pointer; background: #ffffff; height: 18px; width: 18px; border-radius: 50%; display: block; position: absolute; top: 1px; left: 1px;}
.ms-drawer-loginInfo .Inventory .on {background:#d21f34;}
.ms-drawer-loginInfo .Inventory .on em {left: 13px;}
.ms-drawer-loginInfo .Inventory .icon-help{ float: left; content: ""; background: url(../images/master/icon-help.png) -41px 0 no-repeat; width: 20px; height: 20px; display: block; cursor: pointer;}


.SubNav{ float: right;}
.SubNav li{ float: left; color: #999999; border-right: #cccccc solid 1px; line-height: 15px; margin: 0; background: none; padding: 0 15px;width: auto;}
.SubNav .Phone{ background: none;  padding: 0 15px;}
.SubNav li.Help{ padding: 0 15px; border-right: none;}
.SubNav li.Account{ border-right: none;}
.SubNav > li > a{ color: #999999; }
.SubNav li.Currency{ position: relative; overflow: visible; border-color: #ffffff transparent #ffffff #cccccc; border-style: solid; border-width: 1px; height: 13px; background: none; line-height: 13px; padding: 0 20px 0 15px;border-left: 1px solid #ccc;}
.SubNav .Currency > a:first-child:before, .SubNav .Currency > a:first-child:after { content: ""; display: inline-block;  border-style: solid; border-width: 4px 4px 0; position: absolute; right: 14px;}
.SubNav .Currency > a:first-child:before { border-color: #a5a5a5 transparent transparent;  top: 4px;}
.SubNav .Currency > a:first-child:after { border-color: #ffffff transparent transparent; top: 2px;}
#ChooseCurrency .Country{ font-weight: normal;padding-right: 3px;}
#currencyUl a{ color: #999999;}
.SubNav li.Currency.Choosed{ background: #fff; height: 28px; line-height: 28px; border: #cccccc solid 1px; padding-bottom: 0; padding-top: 0; margin-top: -7px;}
.SubNav li.Currency.Choosed a.Bg_FFF{display: block !important;position: absolute;top: 27px;height: 3px;width: 100%;background: none repeat scroll 0 0 #FFF;left: 0;z-index: 20001;display: none;}
.SubNav li.Currency.Choosed .CurIcon{ margin-top: 7px;}
.SubNav .Currency.Choosed > a:first-child:before { top: 11px;}
.SubNav .Currency.Choosed > a:first-child:after { top: 9px;}
.SubNav li.Currency ul{ top: 27px; right: -1px; border: #cccccc solid 1px;position: absolute;background: #fff;z-index: 9999;}
.SubNav li.Choosed ul{ width: 436px; box-shadow: none;padding: 5px 0;}
.SubNav li.Currency.Choosed > a{ color: #e01836;}
/*.SubNav li.Currency.Choosed span.Country{ margin-top: -2px;}*/
li.Choosed ul.NoLi li{ width: 162px;}
li.Choosed ul li {
	background-position: 16px -394px;
	padding: 4px 0 4px 25px;
	line-height: normal;
	height: auto;
	width: 140px;
	cursor: pointer;
	border: none;
}

li.Choosed ul li:hover {
	background-color: #ececec;
}

li.Choosed ul.NoLi li {
	background: none;
	padding-left: 5px;
	width: 203px;
	cursor: pointer;
	margin: 0 5px;
}

li.Choosed ul.NoLi li .CurIcon {
	margin-top: 5px;
}

li.Choosed ul.NoLi li:hover {
	background-color: #ececec;
}

li.Choosed ul.NoLi .sepLi {
	position: absolute;
	height: 93%;
	top: 19px;
	border-left: 1px solid #cccccc;
	left: 50%;
	width: 0px;
	padding: 0px;
	margin: 0;
}

li.Choosed ul.NoLi .sepLi:hover {
	background:none;
}

.CurIcon {
	background: url(../images/master/icon_country.gif?v=1012) no-repeat;
	margin: 0px 7px 0 0;
	width: 15px;
	height: 11px;
	display: inline-block;
	overflow: hidden;
}

.BrandJewelry .BrandBox {
	position: absolute;
	top: 33px;
	left: 0;
	width: 114px;
	background: #FFF;
	text-align:center;
	z-index: 10;
	border-top: 3px #e01836 solid;
	display: none;
	box-shadow: 2px 2px 2px rgba(204, 204, 204, 0.8);
}

.BrandJewelry .BrandBox a {
	display: block;
	float: none;
}

.BrandJewelry .BrandBox a:hover {
	background: #e9e9e9;
}

.BrandJewelry .BrandBox .Tinysand {
	padding: 9px 0 0 5px;
	height: 29px;
}

.BrandJewelry .BrandBox .Sweetiee {
	padding: 6px 0 0 5px;
	height: 32px;
}

.Navigation .BrandJewelry:hover .BrandBox {
	display: block;
}

/*.SmallLotWrap p.ListTitle{ border-radius:0;}*/
.Currency a.Bg_FFF {
	position: absolute;
	height: 3px;
	background: none repeat scroll 0 0 #FFF;
	display: none;
	width: 100%;
	top: 26px;
	left: 0;
	z-index: 20001;
}

li.Choosed ul li {
	background-position: 16px -394px;
	padding: 4px 0 4px 25px;
	line-height: normal;
	height: auto;
	width: 127px;
	cursor: pointer;
	border: none;
}

li.Choosed ul li:hover {
	background-color: #ececec;
}

/*li.Choosed ul.NoLi li {*/
	/*background: none;*/
	/*padding-left: 5px;*/
	/*width: 149px;*/
	/*cursor: pointer;*/
	/*margin: 0 5px;*/
/*}*/

li.Choosed ul.NoLi li .CurIcon {
	margin-top: 5px;
}

li.Choosed ul.NoLi li:hover {
	background-color: #ececec;
}

li.Choosed ul.NoLi .sepLi {
	position: absolute;
	height: 93%;
	top: 19px;
	border-left: 1px solid #cccccc;
	left: 50%;
	width: 0px;
	padding: 0px;
	margin: 0;
}

li.Choosed ul.NoLi .sepLi:hover {
	background:none;
}

.USD{ background-position: -2px -2px;}
.GBP{ background-position: -42px -2px;}
.AUD{ background-position: -2px -17px;}
.JPY{ background-position: -42px -17px;}
.RUB{ background-position: -2px -32px;}
.CHF{ background-position:-42px -32px;}
.MXN{ background-position: -2px -47px;}
.RON{ background-position: -42px -47px;}
.UAH{ background-position: -2px -62px;}
.KZT{ background-position: -42px -61px;}
.SGD{ background-position: -2px -77px;}
.DZD{ background-position: -42px -77px;}
.MYR{ background-position: -2px -92px;}
.EUR { background-position: -22px -2px;}
.CAD{ background-position: -62px -1px;}
.SEK{ background-position: -22px -17px;}
.PLN{ background-position: -62px -17px;}
.DKK{ background-position: -22px -32px;}
.CZK{ background-position: -62px -32px;}
.HUF{ background-position: -22px -47px;}
.CRC{ background-position: -62px -49px;}
.NZD{ background-position: -22px -62px;}
.INR{ background-position: -62px -63px;}
.TND{ background-position: -22px -77px;}
.HKD{ background-position: -62px -77px;}
.ZAR{ background-position: -22px -92px;}
.AED{ background-position: -42px -92px; }


/*2014-09-10 by wyl*/
.noticeTip {
	width: 1000px;
	height: auto;
	margin: 0px auto 8px;
	background: #fbfbe7;
	border: 1px solid #f2f2d9;
	font-size: 13px;
}

.noticeTip .closeBtn {
	position: absolute;
	margin-left: 978px;
	margin-top: 3px;
}

.noticeTip p {
	width: 964px;
	margin: 4px 0;
	padding: 5px;
	color: #333;
	line-height: 18px;
}

.noticeTip p a {
	color: #e01836;
}

/*影子4 header样式*/
.Header{ position: relative; border-bottom: #f1f1f1 solid 1px;}
.HeaderBorder{ border-bottom: #333333 solid 7px;}
.Head{ padding: 0;}
.Logo{float: left; margin: 10px 0 22px;}
.SmallLotWrap{ margin: 0; padding: 0; float: right;position: relative;}
.SmallLotWrap .Login { line-height: 24px; height: 24px; color: #999999;}
.SmallLotWrap .Login a{ color: #e01836;}
.userName{ display: inline-block; max-width: 97px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.exitLogin{ vertical-align: top; }
.SmallLotWrap .Search{ width: 479px;}
.Search .search_input{ width: 358px; height: 30px; border: #cccccc solid 1px; padding-right: 10px; border-radius: 3px 0 0 3px;}
.searchbar-operate-box .search_button{ height: 32px; padding: 0 20px; width: 60px; width: auto; color: #ffffff; text-transform: uppercase; font-size: 14px; background: #e01836; border-radius: 0 3px 3px 0;float: left;cursor: pointer;position: absolute;right: 15px;}
.searchbar-operate-box .search_button:hover{ background: #c8142f;}
.header-r{ padding: 24px 0 0 20px;float: right;}
.header-r .CartItem{ border: #cccccc solid 1px; border-radius: 3px; height: 20px; line-height: 20px; color: #999999 !important; background: url(../images/master/icon-master.png) 10px -27px no-repeat;padding: 5px 18px 5px 35px;}
.header-r .CartItem:hover{ border: #e01836 solid 1px; text-decoration: none;}
.Navigation .Promotion > a{ color: #e01836;}


/* 影子4 底部样式 */
.FooterWrap{ background: #f0f0f0; padding: 0; border-top: none;}
.FooterWrap h3{ color: #ffffff; text-transform: uppercase; font-size: 13px; margin-bottom: 10px;}
.ServiceWrap{ background: #333333;}
.ServiceInf{ text-align: center;}
.ServiceInf span{display: inline-block;}
.ServiceInf span:nth-child(1){font-size: 18px; color:#fff; line-height: 38px;text-transform: uppercase;vertical-align: top; margin-right: 50px;}
.ServiceInf .Subscribe .SubscribeBtn{ height: 40px; line-height: 40px; border-radius: 0 3px 3px 0; padding: 0 10px; font-size: 14px;}
.ShapeShow{ float: left;}
.ShapeShow li{ float: left; margin-right: 10px;}
.ShapeShow .Shape a{ background: url(../images/master/icon-shape.png) no-repeat; display: block; width: 31px; height: 31px;}
.ShapeShow .Facebook a{ background-position: -1px 0;}
.ShapeShow .Pinterest a{ background-position: -41px 0;}
.ShapeShow .Instagram a{ background-position: -82px 0;}
.ShapeShow .Viedo a{ background-position: -122px 0;}
.ShapeShow .Facebook a:hover{ background-position: -1px -41px;}
.ShapeShow .Pinterest a:hover{ background-position: -41px -41px;}
.ShapeShow .Instagram a:hover{ background-position: -82px -41px;}
.ShapeShow .Viedo a:hover{ background-position: -122px -41px;}
.FooterWrap .PayWay{ float: left;}
.FooterWrap .PayWay h3{ color: #808080;}
.FriendLink{ float: right;}
.FriendLink dl{ line-height: 24px;float: left; margin-right: 90px;}
.FriendLink dt{ color: #808080; font-size: 16px; padding-bottom: 7px; text-transform: uppercase;}
.FriendLink dd a{ color: #999999;}
.SubscribeBox{ padding-top: 15px; padding-bottom: 15px;}
.FriendBox{ padding-top: 25px; padding-bottom: 30px;}
.FooterWrap .CopyRight{ background: #ffffff; color: #999999; text-align: center; line-height: 24px; padding: 10px 0;}
.Totop{ margin: 0 0 0 1230px;}


.CartItem .CartNumber {
	background: #cc0000;
	text-align: center;
	font-size: 12px;
	color: #fff;
	border-radius: 10px;
	padding: 0 6px;
	line-height: 13px;
	height: 14px;
	position:absolute;
	top:2px;
	left:20px;
}

.WishList span {
	display: block;
	font-size: 13px;
}

.LoginWrap:hover,.LoginBox_Hover {
	background-color: #FFF;
	border: #dfdfdf solid 1px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

.LoginBox_Hover .Bg_FFF {
	position: absolute;
	z-index: 22;
	height: 4px;
	background: #fff;
	left: 0;
	display: block;
    width: 100%;
    bottom: -1px;
}
/* 影子4 登录注册框样式 */
.SignIn{ position: absolute;background: #fff;left: -1px; top: 26px; padding: 15px 0 0; border: #cccccc solid 1px;width: 258px;z-index:21;cursor: pointer;display: none}
.SignIn .Title{padding: 0 15px 10px;width: auto;font-weight: normal;word-break: break-all;display: none;}
.SignIn .RedButton, .SignIn .RedButtonBg{ border-radius: 3px;background: #e01836;color: #ffffff;text-align: center;cursor: pointer;width: 208px; height: 32px; line-height: 32px\9; display: block; margin: 0 10px 15px; font-size: 18px;}
.SignIn .RedButtonBg{background: #fff;border-radius: 3px;border: #e01836 solid 1px;color: #e01836;}
.SignIn .Shace span,.SignIn .Shace a {display: inline-block;float: left;}
.SignIn .Shace{ padding: 0 0 15px; margin: 0 10px;border-bottom: #e9e9e9 solid 1px;overflow: hidden;}
.SignIn .Shace span{ line-height: 30px;margin-right: 20px;}
.SignIn .Shace a{ background: url(../images/master/icon-shape.png) no-repeat; width: 31px; height: 31px;}
.SignIn .Shace .FaceBook{ background-position: 0 -40px;margin-right: 10px;}
.SignIn .Shace .twitter{ background-position: -41px -40px;}
.SignIn .Tip{padding:15px 10px;text-align: left;}
.SignIn .SignOut{ border-bottom: #e9e9e9 solid 1px; font-family:"Montserrat SemiBold"; padding: 0 0 15px; margin: 0 10px;text-align: left;}
.SignIn .RedButton:hover{ background: #d10909; color: #fff; }
.SignIn .JoinBtn:hover input{ background: #e01836; color: #fff; }
.SignIn .SignOut a{ color: #333333; font-size: 12px;text-decoration: underline;}
.SignIn .MenuList{ margin-top: 10px; background: #ffffff;text-align: left}
.SignIn .MenuList dd a{ padding-left: 10px; color: #333333;line-height: 35px;}

.SignIn .MenuList a {
	display: block;
	text-decoration: none;
    padding-left: 20px; color: #000000;
}

.SignIn .MenuList dt a {
	line-height: 30px;
	background: #e9e9e9;
}

.SignIn .MenuList dd a:hover, .SignIn .MenuList .current a{ background: #ececec;}
.SubNav li.Login:hover{ border-color: #cccccc #cccccc #ffffff; border-style: solid; border-width: 1px; margin: -7px 0 0 -1px; padding: 6px 15px 7px 15px;}
.SubNav li.Login .Bg_FFF{position: absolute; z-index: 22; width: 100%; height: 4px; background: #fff; bottom: -2px; left: 0; display: none;}
.SubNav li.Login:hover .SignIn,.SubNav li.Login:hover .Bg_FFF{ display: block;}

/* 首页导航区域 */
#ContentWarp{ background: #fafafa; padding: 0;}
.Navigation{ font-size: 15px; font-weight: normal; height: 35px; line-height: 36px;}
.Navigation ul{ float: left; font-family:"Montserrat SemiBold";}
.Navigation li{ float: left;}
.Navigation li > a{  padding: 0 10px;}
.Navigation .current a, .Navigation .current a:hover{ text-decoration: none; color: #e01836;}
.CategoryList{ float: left; margin-right: 20px;}
.CategoryList > a{ font-size: 15px; color: #ffffff !important; width: 125px; padding: 0 14px 0 16px; text-decoration: none; background: #333333; display: block; position: relative;}
.CategoryList > a:before, .CategoryList > a:after{ content: ""; display: inline-block; border-style: solid; border-width: 7px 6px 0; position: absolute; right: 13px;}
.CategoryList > a:before{ border-color: #ffffff transparent transparent; top: 16px;}
.CategoryList > a:after{ border-color: #333333 transparent transparent; top: 14px;}
.CategoryBox{ display: none; line-height: 42px; z-index: 11; position: absolute; background: #333333; bottom: -40px; left: 0; width: 100%; height: 40px;}
.CategoryBox dl{ width: 980px; margin: 0 auto;}
.CategoryBox dd{ float: left; padding: 0 12px;}
.CategoryBox dd:nth-child(1) .ArrowIcon{ margin-left: -439px;}
.CategoryBox dd:nth-child(2) .ArrowIcon{ margin-left: -325px;}
.CategoryBox dd:nth-child(3) .ArrowIcon{margin-left: -193px;}
.CategoryBox dd:nth-child(4) .ArrowIcon{margin-left: -58px;}
.CategoryBox dd:nth-child(5) .ArrowIcon{ margin-left: 76px;}
.CategoryBox dd:nth-child(6) .ArrowIcon{ margin-left: 248px;}
.CategoryBox dd:nth-child(7) .ArrowIcon{ margin-left: 405px;}
.CategoryBox dd > a{display: block; line-height: 40px; color: #ffffff; font-size: 12px;}
.CategoryShow{ box-shadow: 0px 0px 5px rgba( 102, 102, 102, 0.5); font-size: 12px; position: absolute; background: #ffffff; z-index: 10; top: 40px; left: 0; height: 388px; width: 100%;}
.CategoryShow > div{ margin: 0 auto; width: 950px; padding: 10px 5px 10px 25px;}
.CategoryShow .ArrowIcon{ display: inline-block; position: absolute; top: -6px; left: 50%; content: ""; border-width: 0 6px 6px 6px; border-style: solid; border-color: transparent transparent #ffffff; z-index: 11;}
.CategoryShow ul{ width: 225px; margin-right: 10px; line-height: 28px; float: left;}
.CategoryShow .CategoryImg{ float: left; margin-right: 10px;}
.CategoryShow li{ float: none; font-family:"Montserrat Medium"; line-height: 28px; cursor: pointer; text-transform: capitalize;}
.CategoryShow li:hover {text-decoration: underline; color: #e01836;}
.CategoryList dd:hover .CategoryShow{ visibility: visible;}
.CategoryList:hover .CategoryBox{ display: block;}
.CategoryShow .last {margin-right: 0; display: none;}

.ContentLeft{ width: 180px;margin-top: 10px;}
.ContentLeft dt{ font-weight: normal;}
.ContentLeft a:hover, .ContentLeft a:hover .Color6{ color: #e01836;}
.Attributes{border-bottom: #f1f1f1 solid 1px; padding-bottom: 15px;}
.MainContent{ width: 790px;}
.MainContentBody{ width: 788px; border: #f1f1f1 solid 1px; padding: 10px;}
.PageBox .ResultText{ line-height: 24px; float: left; margin-right: 25px; padding: 4px 0;}
.PageBox label{ padding: 4px 0;}
.PageBox label a{ line-height: 22px; height: 22px; border-radius: 3px;}
.PageBox li.Previous, .PageBox li.Next, .PageBox li.HoverPage span, .BotPage li a{ border-radius: 3px;}
.PageBox li.Previous a, .PageBox li.Next a{ border: none;}
.Filtrate .cancel_icon, .current .On_Icon, .SoryBy a em, .ViewWay a, .ListPackage .SizeSelect .SelectArrow, .list-wish .WistIcon, .GridPro .list-wish, .AddCart .WistIcon, .ShopCart .WistIcon, .PriceInf .TendencyIcon{ background: url(../images/master/list_icon.gif) no-repeat;}
.PageBox label.current a{ border: #e01836 solid 1px;}
.PageBox li.HoverPage span{ color: #e01836;}
.Show li a{ padding: 0 7px; height: 22px; line-height: 22px; background: #ffffff; border: #e8e8e8 solid 1px;}
.SoryBy .current{ color: #e01836;}

/*=============*/
.search_pop {
	background: #FFF;
	border: 1px solid #CEC8C8;
	position: absolute;
	width: 219px;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	padding: 5px 8px;
	z-index: 100;
	font-size: 11px;
}

.ItemLi {
	padding: 3px;
	color: #666;
}

.ItemLi li.HideLi {
	cursor: pointer;
	font-weight: bolder;
	height: 25px;
	line-height: 25px;
	color: #999999;
}

.ItemLi li {
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ItemLi li.Less span {
	display: none;
}

.ItemLi li.Less strong {
	background: url(../images/master/master-header.gif) no-repeat -224px
		-440px;
	cursor: pointer;
	padding-left: 14px;
}

li.HideLi span {
	background: url(../images/master/master-header.gif) no-repeat scroll
		-224px -395px;
	cursor: pointer;
	font-size: 12px;
	padding-left: 14px;
}

.ItemLi li span {
	float: right;
	font-size: 12px !important;
	color: #999;
	font-weight: normal;
}

.ItemLi li strong {
	font-weight: normal;
}

.ItemLi li p {
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 160px;
}

.search_pop_li {
	margin: 0;
	padding: 0;
	display: block;
}

.ItemLi li.Choosed {
	background: #E9E9E9;
}

.ItemLi li span strong {
	color: #333;
}

.FooterWrap {
	background: #f0f0f0;
	border-top: #fafafa solid 1px;
}

.Totop {
	position: fixed;
	width: 48px;
	right: 30px;
	bottom: 20px;
	z-index: 9;
}

.TopGoTop {
	width: 48px;
	height: 48px;
	display: block;
	cursor: pointer;
	background: url(../images_new/home/back-to-top2.png) no-repeat;
}

.TopGoTop:hover {
	background: url(../images_new/master/back-to-top1.png) no-repeat;
}

.CustomerWrap {
	overflow: hidden;
	margin: 20px auto 0;
	padding-bottom: 10px;
}

.CustomerWrap .Line {
	margin: 10px 0;
	border-right: 1px #e9e9e9 solid;
	padding-left: 20px;
	height: 142px;
	display: inline-block;
}

.CustomerWrap .HomeOutsideLink {
	float: left;
	overflow: hidden;
	width: 366px;
}

.HomeOutsideLink li {
	float: left;
	margin: 0 10px 10px 0;
	border: #eaeaea solid 1px;
	background: #FFF;
	text-align: center;
}

.HomeOutsideLink li a {
	display: block;
	width: 110px;
	height: 58px;
	position: relative;
	padding: 5px 14px 12px 52px;
}

.HomeOutsideLink li a:hover {
	text-decoration: none;
	color: #333;
}

.HomeOutsideLink .LinkText {
	font-size: 15px;
	text-transform: uppercase;
	line-height: 18px;
	height: 36px;
}

.HomeOutsideLink .LinkMore {
	display: inline-block;
	width: 84px;
	height: 18px;
	margin-top: 2px;
	line-height: 17px;
	text-align: center;
	border: #cecece solid 1px;
}

.HomeOutsideLink .LinkIcon {
	display: inline-block;
	position: absolute;
	height: 20px;
	margin-top: 0px;
}

.HomeOutsideLink .FreeIcon {
	background-position: 0 -300px;
	width: 27px;
	top: 13px;
	left: 13px;
}

.HomeOutsideLink .LearningIcon {
	top: 12px;
	left: 14px;
	background-position: 0px -644px;
	width: 20px;
	height: 20px;
}

.HomeOutsideLink .ServiceIcon {
	background-position: 0 -350px;
	width: 20px;
	top: 11px;
	left: 13px;
}

.HomeOutsideLink .CatelogIcon {
	background-position: 0 -400px;
	width: 27px;
	top: 11px;
	left: 12px;
}

.HomeOutsideLink .Laster .LinkText {
	line-height: 33px
}

.HomeAbout {
	float: right;
}

.HomeAbout .Websites {
	overflow: hidden;
	margin-bottom: 30px;
}

.Websites dt {
	font-size: 18px;
	background-position: 0 -447px;
	padding-left: 32px;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
}

.Websites dd {
	border: #ddd solid 1px;
	background: #FFF;
	text-align: center;
	float: left;
	margin: 5px 10px 0 0;
}

.Websites dd a {
	display: block;
	width: 138px;
	height: 43px;
	text-decoration: none;
}

.Websites dd span {
	display: inline-block;
	padding: 7px 0 4px;
}

.Websites .Laster span {
	padding-top: 10px;
}

.Join {
	overflow: hidden;
}

.Join .JoinTitle {
	float: left;
	font-size: 18px;
	line-height: 34px;
	margin-right: 15px;
	text-transform: uppercase;
}

.Join ul {
	float: left;
	overflow: hidden;
}

.Join li {
	float: left;
	margin-right: 11px;
}

.Join li a {
	width: 34px;
	height: 34px;
	background: url(../images_new/home/follow_icon.png) no-repeat;
	display: block;
}

.Join .FaceBookB a {
	background-position: 0 0;
}

.Join .Googlep a {
	background-position: -45px 0;
}

.Join .Video a {
	background-position: -90px 0;
}

.Join .twitter a {
	background-position: -136px 0;
}

.Join .pin a {
	background: url(../images_new/home/pinterest.png) no-repeat;
}

.Join .Blog a {
	background-position: -182px 0;
}

.Join .instagram a {
	background: url(../images_new/home/instagram.png) no-repeat;
}

.Footer .Newsletter {
	padding: 20px 0 20px 158px;
	border-top: #e8e8e8 solid 1px;
	text-align: center;
	width: 842px;
}

.Newsletter span,.Newsletter em {
	display: inline-block;
}

.Newsletter .EmailText {
	font-size: 18px;
	line-height: 32px;
	float: left;
	text-transform: uppercase;
}

.Newsletter .Email_icon {
	width: 24px;
	height: 21px;
	background-position: 0 -500px;
	float: left;
	margin: 6px 10px 0 7px;
}

.Newsletter .EmailInput {
	float: left;
	margin-right: 5px;
	width: 300px;
}

.Newsletter .EmailInput Input {
	border: #ccc solid 1px;
	height: 30px;
	line-height: 30px;
	width: 288px;
	padding: 0 5px;
	color: #666;
}

.Newsletter .Email_ErrorInt {
	border: #ffeaea solid 1px;
}

.Newsletter .Email_ErrorInt Input {
	border: #cc0000 solid 1px;
}

.Newsletter .GreenButton {
	height: 32px;
	line-height: 32px;
	text-align: center;
	float: left;
	width: 78px;
}

.CopyrightBox .FriendLink {
	text-align: center;
	line-height: 26px;
	padding: 10px 0;
}

.FriendLink .Line {
	color: #666;
	padding: 0 10px;
	display: inline-block;
}

.FriendLink dl{ line-height: 24px;float: left; width: 210px; margin-right: 15px;}
.FriendLink dt{ color: #666666; font-size: 16px; padding-bottom: 7px;}
.FriendLink dd a{ color: #666666; letter-spacing: 1px;}

.ServiceWrap .Subscribe .SubscribeInput{ height: 38px; line-height: 38px; border: #ccc solid 1px; border-radius: 3px 0 0 3px; border-right: none !important; width: 188px; float: left;}
.ServiceWrap .Subscribe .SubscribeBtn{ height: 40px; line-height: 40px; border-radius: 0 3px 3px 0; padding: 0 10px; font-size: 14px; float: left;}
.ServiceWrap .NewsLetterTips{ color: #ea0707; font-size: 12px;width: 150px;vertical-align: top;text-align:left; margin-left: 10px;}
.ServiceWrap .Subscribe .ErrorInput  {border:1px solid #ea0707;}
.ServiceWrap .RightTip {color:#e01836;}
/*.ServiceWrap{ float: left; color: #666666;}*/
/*.ServiceWrap h3{ font-size: 16px; text-transform: uppercase; padding-bottom: 10px;}
.ServiceWrap .Subscribe{ padding: 5px 0 10px;}
.ServiceWrap .Subscribe .SubscribeInput{ height: 38px; line-height: 38px; border: #ccc solid 1px; border-radius: 3px 0 0 3px; border-right: none !important; width: 188px; float: left;}
.ServiceWrap .Subscribe .SubscribeBtn{ height: 40px; line-height: 40px; border-radius: 0 3px 3px 0; padding: 0 10px; font-size: 14px; float: left;}
.ServiceWrap .Subscribe .ErrorInput  {border:1px solid #ea0707;}
.ServiceWrap .NewsLetterTips {color:#ea0707;}
.ServiceWrap .RightTip {color:#e01836;}*/


/*.ShapeShow li{ float: left; margin-right: 10px;}
.ShapeShow .Facebook a{ background-position: 0 0;}
.ShapeShow .Pinterest a{ background-position: -39px 0;}
.ShapeShow .Instagram a{ background-position: -78px 0;}
.ShapeShow .Viedo a{ background-position: -117px 0;}

.FooterWrap .PayWay{ width: 495px; margin: 0 auto;}
.FooterWrap .CopyRight{ font-size: 12px; color: #666666; text-align: center; line-height: 32px; letter-spacing: 1px;}
.ShapeShow .Shape a{ background: url(../images/master/icon-shape.png) no-repeat; display: block; width: 29px; height: 29px;}*/

.CopyrightBox .FreightWay {
	width: 300px;
	margin: 0 auto;
	overflow: hidden;
}

.FreightWay li {
	float: left;
	margin-right: 6px;
}

.FreightWay li a {
	display: block;
	background: url(../images_new/home/partnership_icon.png) no-repeat;
	height: 30px;
	width: 45px;
}

.FreightWay .visa a {
	background-position: 0 0;
}

.FreightWay .master_card a {
	background-position: -51px 0;
}

.FreightWay .amerkan_express a {
	background-position: -102px 0;
}

.FreightWay .jcb a {
	background-position: -153px 0;
}

.FreightWay .web_money a {
	background-position: -203px 0;
}

.FreightWay .wire_transfer a {
	background-position: -254px 0;
}

.FreightWay .Western a {
	background-position: -305px 0;
}

.FreightWay .paypal a {
	background-position: -356px 0;
}

.FreightWay .dhl a {
	background-position: -407px 0;
}

.FreightWay .ems a {
	background-position: -459px 0;
}

.FreightWay .ups a {
	background-position: -510px 0;
}

.FreightWay .fedx a {
	background-position: -561px 0;
}

.CopyrightBox .Copyright {
	line-height: 18px;
	text-align: center;
	padding: 15px 0 10px;
	color: #666;
}

/********Breadcrumbs---start*******/
.Breadcrumbs {
	margin-bottom: 15px;
    margin-top: 10px;
    line-height: 32px;
}

.Breadcrumbs a {
	color: #666;
}

.Breadcrumbs a:hover {
	color: #e01836
}

.DescriptionText {
	padding: 5px 16px 15px 11px;
	overflow: hidden;
}
.DescriptionText h3{
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	border-bottom: #e6e6e6 solid 1px;
	font-size: 16px;
	margin-bottom: 20px;
}

.Breadcrumbs strong {
	font-weight: normal;
	color: #000;
}

.Breadcrumbs h1 {
	display: inline;
	font-weight: normal;
	color: #e01836;
}

.Breadcrumbs .FilterClose {
	display: inline-block;
	width: 13px;
	height: 12px;
	background: url("../images/master/x_1.gif") no-repeat scroll transparent;
	margin-left: 5px;
	margin-right: 2px;
	vertical-align: middle;
	overflow: hidden;
	text-indent: -999em;
}

.HomeH1 {
	color: #FFFFFF !important;
	font-size: 0 !important;
}

.Breadcrumbs span {
	margin-left: 3px;
	color: #666;
	padding-right: 6px;
}

.Breadcrumbs span.Orange {
	margin-left: 15px;
	padding-right: 2px;
}

.Backlink:hover span {
    color: #e01836;
}

.Backimg {
	background: url("../images_new/detail/detail_icon.gif") no-repeat;
	vertical-align: middle !important;
	background-position: 0px 1px;
	width: 16px;
	float: left;
	margin: 3px 5px 0px 5px;
}

.Backimg:hover {
	text-decoration: none;
}

.Bread_crumbs {
	line-height: 28px;
	margin-bottom: 10px;
    margin-top: 10px;
	letter-spacing: 1px;
	font-size: 12px;
}

.Bread_crumbs i {
	display: block;
	padding: 0 35px 0 10px;
	background: url(../images_new/home/crumbs_arrow.png) right top
	no-repeat;
	float: left;
	color: #333;
	position: relative;
	border-top: #e8e8e8 solid 1px;
	border-bottom: #e8e8e8 solid 1px;
	font-style: normal;
}

.Bread_crumbs a {
	display: block;
}

.Bread_crumbs .FirstChild {
	border-left: #e8e8e8 solid 1px;
	padding: 0 34px 0 10px;
}

.Bread_crumbs a:hover,.Bread_crumbs .on a,.Bread_crumbs .on .CrumbleSelect a:hover
{
	color: #e01836;
}

.Bread_crumbs .on .CrumbleSelect a {
	color: #999;
}

.Bread_crumbs .SelectIcon {
	border-color: #808080 transparent transparent;
	height: 0;
	width: 0;
	display: inline-block;
	border-style: solid;
	border-width: 4px 4px 0;
	position: absolute;
	top: 13px;
	right: 18px;
}

.Bread_crumbs .Home {
	padding: 0px 15px 0px 10px;
}

.Bread_crumbs .on {
	background: none;
	padding: 0 27px 0 10px;
}

.Bread_crumbs .on .SelectIcon {
	right: 10px;
}

.Bread_crumbs .on .Border_Bg {
	background: url(../images_new/home/crumbs_arrow.png) right top
	no-repeat;
	position: absolute;
	top: 0;
	right: -8px;
	display: block;
	width: 8px;
	height: 28px;
}

.Bread_crumbs .hasChild:hover {
	background: #fff;
	border: #cfcfcf solid 1px;
	border-bottom: none;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.20);
	padding: 0 34px 0 9px;
}

.Bread_crumbs .hasChild:hover .SelectIcon {
	right: 17px;
}

.Bread_crumbs .on.hasChild:hover {
	padding: 0 26px 0 9px;
}

.Bread_crumbs .on.hasChild:hover  .SelectIcon {
	right: 9px;
}

.Bread_crumbs .FirstChild.hasChild:hover {
	padding: 0 33px 0 10px;
}

.Bread_crumbs i .Bg_FFF {
	position: absolute;
	height: 3px;
	width: 100%;
	left: 0;
	top: 26px;
	display: none;
	background: #fff;
	z-index: 13;
}

.Bread_crumbs i:hover .Bg_FFF {
	display: block;
}

.Bread_crumbs .hasChild:hover .Border_Bg {
	display: none;
}

.CrumbleSelect {
	position: absolute;
	background: #FFF;
	top: 28px;
	left: -1px;
	border: #cfcfcf solid 1px;
	min-width: 170px;
	z-index: 12;
	display: none;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.10);
	max-height: 484px;
	overflow-y: auto;
}

.CrumbleSelect ul {
	padding: 5px 0 10px;
}


.Bread_crumbs i:hover .CrumbleSelect {
	display: block;
}
.Bread_crumbs i a{
	color: #999 ;
}

.Bread_crumbs i li {
	line-height: 24px;
	color: #999;
}

.Bread_crumbs i li a {
	padding: 0 10px;
	word-wrap: normal;
	white-space: nowrap;
} {
	padding: 0 10px;
}

.Bread_crumbs i li:hover {
	color: #e01836;
	background: #e9e9e9;
}

.Bread_crumbs .BackWrap {
	float: right;
}

.Bread_crumbs .Backimg {
	background: url(../images_new/detail/detail_icon.gif) no-repeat 0 9px;
	vertical-align: middle !important;
	width: 16px;
	height: 20px;
	float: left;
	margin: 0 5px;
	border: none;
	padding: 0;
}

.Bread_crumbs .Backimg a:hover {
	text-decoration: none;
}

.Bread_crumbs .Backlink {
	background: none;
	border: none;
	line-height: 28px;
	padding: 0 10px 0 0;
}

.Bread_crumbs .Backlink:hover {
	background: none;
	box-shadow: none;
	border: none;
	padding: 0 10px 0 0;
}

.Bread_crumbs .Orange {
	margin-left: 15px;
	padding-right: 2px;
}

/***page****/
.MainContent {
	float: right;
	width: 790px;
}

.ContentLeft {
	width: 180px;
	float: left;
}

.MainContentBody {
	background: #FFF;
	width: 788px;
	border: #f1f1f1 solid 1px;
	padding: 10px;
}

/***ContentLeft***/
.ContentLeft h2 {
	height: 34px;
	line-height: 34px;
	border: #e8e8e8 solid 1px;
	font-size: 16px;
	padding-left: 10px;
	background: #f7f7f7;
	font-weight: bold;
	color: #000;
}

.ContentLeft dl {
	padding-bottom: 10px;
	border: #e8e8e8 solid 1px;
	border-top: none;
	line-height: 24px;
}

.ContentLeft dt {
	font-size: 13px;
	padding: 10px 0 0 10px;
}
/*.ContentLeft dt.MarginDt{margin-top: 10px;}*/
.ContentLeft dd a {
	display: block;
	overflow: hidden;
	color: #333;
	padding: 0 10px;
}

.ContentLeft dd {
	position: relative;
}

.ContentLeft a:hover,.ContentLeft a:hover .Color6 {
	color: #e01836;
}

.ContentLeft dd.HasChildren a {
	/*background: url(../images_new/home/menu_list_icon_new.png) 173px center no-repeat;*/
	border-top: #fafafa solid 1px;
	border-bottom: #fafafa solid 1px;
	text-decoration: none;
}

.ContentLeft dd.MenuHover a {
	position: relative;
	z-index: 6;
	background: url(../images_new/master/menu_list-hover_icon.gif) 173px center no-repeat #FFF;
	border-style: solid;
	border-width: 1px 1px 1px 2px;
	border-color: #e01836 #FFF #e01836 #e01836;
	border-right: none;
	padding-right: 2px;
	margin-left: -1px;
	width: 170px;
	color: #333;
}

.ContentLeft dd.MenuPageHover {
	font-weight: bold;
}

.ContentLeft dd.MenuPageHover a {
	padding-left: 10px;
	color: #3f9d3b;
	background-color: #e4e2e3;
}

.ContentLeft dd.MenuPageHover a:hover {
	background-color: #fff;
}

.Attributes{border-bottom: #f1f1f1 solid 1px; padding-bottom: 15px;}

.MenuHoverBox {
	position: absolute;
	top: 0;
	left: 182px;
	width: 623px;
	border: #e01836 solid 1px;
	background: #fff;
	z-index: 5;
	overflow: hidden;
	padding: 15px 0 15px 20px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.MenuHoverBox ul {
	float: left;
	padding-right: 30px;
}

.ContentLeft .MenuHoverBox li {
	float: left;
	width: 195px;
	line-height: 28px;
}

.ContentLeft .MenuHoverBox li a {
	width: auto;
	padding: 0;
	background: none;
	border: none;
	font-weight: normal;
	color: #333333;
	margin: 0;
}

.ContentLeft .MenuHoverBox li a:hover {
	color: #e01836;
	width: auto;
	padding: 0;
	margin: 0;
	text-decoration: underline;
	border: none;
	background: none;
	box-shadow: none;
}

/*2012-01-03 add by LWB*/
.SimplenessFooter,.SimplenessFooter .FreightWay {
	border-top: none;
}

/*-- 2013-01-07 OverBox --*/
#TB_overlay {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

.TB_overlayBG {
	background: url(../images/master/Brief_bg.png);
}

#TB_window {
	background: #FFFFFF;
	color: #000000;
	height: auto;
	left: 0px;
	top: 0px;
	overflow: hidden;
	position: fixed;
	text-align: left;
	width: auto;
	z-index: 102;
	display: none;
}

#TB_title {
	font-weight: normal;
	height: 50px;
	border-bottom: #e8e8e8 solid 1px;
	line-height: 50px;
	font-size: 20px;
	padding: 0 15px 0 20px;
	overflow: hidden;
	background: none;
	font-family: "Montserrat SemiBold";
}

#TB_ajaxLoading {
	background: url("../images/master/loadingAnimation.gif") no-repeat
		scroll center center transparent;
	width: 208px;
	height: 23px;
}

#TB_ajaxWindowTitle {
	color: #232323;
	float: left;
	height: 27px;
	line-height: 27px;
	margin-top: 12px;

}

#TB_closeAjaxWindow {
	float: right;
	margin-bottom: 1px;
	text-align: right;
	cursor: pointer;
	margin-top: 18px;
}

#TB_closeWindowButton {
	background: url(../images_new/master/close_icon.png) no-repeat 0 0px;
	width: 16px;
	height: 15px;
	display: block;
}

#TB_ajaxContent {
	background-color: #FFFFFF;
	clear: both;
	line-height: 1.4em;
	overflow: hidden;
	text-align: left;
	width: 100%;
}

.NOTitle {
	padding: 10px;
}

.NOTitle #TB_title {
	height: 30px;
	background: none;
	border: none;
	padding: 0;
}

.NOTitle #TB_closeAjaxWindow {
	position: absolute;
	right: 15px;
	margin-top: 8px;
}
/*-- 2012-01-01 Sign In-pop --*/
.PopLoginBox {
	padding: 35px 0px;
}

.PopLoginBox dt {
	color: #1B7C08;
	font-size: 20px;
	font-weight: bolder;
	padding: 0 8px 35px;
}

.PopLoginBox .LoginLine {
	background: #DFDFDF;
	height: 1px;
	margin-top: 8px;
	padding: 0 !important;
}

.PopLoginBox dd {
	overflow: hidden;
	margin-bottom: 8px;
}

.PopLoginBox .LoginName {
	float: left;
	margin-right: 5px;
	text-align: right;
	width: 110px;
	padding-top: 8px;
}

.PopLoginBox .LoginInput {
	line-height: 28px\9;
	height: 28px;
	border: #ccc solid 1px;
	width: 260px;
	float: left;
	padding: 0 10px;
}

.PopLoginBox .ErrorImg {
	display: inline-block;
	height: 16px;
	margin: 3px 0 0 7px;
	width: 16px;
	float: left;
	background: url(../images/signIn/Signin.gif) 0 0;
}

.PopLoginBox .RightImg {
	display: inline-block;
	height: 16px;
	margin: 3px 0 0 7px;
	width: 16px;
	float: left;
	background: url(../images/signIn/Signin.gif) -20px 0;
}

.PopLoginBox .Bginput {
	background: #F7F6E4;
	border: 1px solid #949494;
}

.PopLoginBox .ErrorInput {
	border: #EA0707 solid 1px;
}

.PopLoginBox .RightInput {
	border: #e01836 solid 1px;
}

.PopLoginBox .ValidateCode {
	width: 98px;
	height: 26px;
	margin-top: 2px;
}

.PopLoginBox .ErrorTip {
	clear: both;
	color: #EA0707;
	display: block;
	float: left;
	padding: 0 0 4px 114px !important;
	width: 300px;
}

.PopLoginBox .Verify {
	cursor: pointer;
	float: left;
	margin-left: 5px;
}

.PopLoginBox dd.Color6 {
	clear: both;
	color: #999999;
	float: left;
	padding: 5px 0 5px 115px;
}

.PopLoginBox dd.Color6 input {
	vertical-align: -2px;
}

.PopLoginBox .LoginBtn {
	height: auto !important;
	padding-left: 114px;
}

.PopLoginBox .SigninBtn {
	display: block;
	font-size: 20px;
	line-height: 33px;
	height: 35px;
	padding: 0 25px;
	margin-bottom: 10px;
}

.PopLoginBox .SigninBtn {
    padding: 0 56px;
    height: 40px;
    line-height: 38px;
    margin-bottom: 20px;
}
.PopLoginBox .LoginBtn a {
	color: #e01836 !important;
}

.PopLoginBox .NewsTip {
	float: left;
	width: 284px;
}

.PopLoginBox .RegisterBtn {
	font-size: 20px;
	line-height: 33px;
	height: 35px;
	padding: 0 25px;
	margin-bottom: 10px;
}

.PopLoginBox .RegisterBtn:hover {
	background-position: 0 -520px;
}

.PopLoginBox .RegisterBtn:active {
	background-position: 0 -560px;
}

.PopLoginBox .Checkbox {
	margin: 2px 4px 0 0;
	float: left;
}

*+html .PopLoginBox .Checkbox {
	margin-top: -2px;
}

.PopRegister .Privacy p {
	background: url(../images/signIn/Signin.gif) no-repeat -40px 7px;
	margin-left: 83px !important;
	padding: 0 0 0 10px !important;
	color: #666666;
}
/*.PopRegister .Privacy p{ background-position:-40px 7px; margin-left:20px; padding-left:10px;}*/
.PopRegister .Privacy {
	background: #fdfbed;
	color: #666;
	margin: 0 15px 50px;
	padding: 10px 0 10px 0;
	line-height: 18px;
}

.PopRegister dd {
	height: auto;
	overflow: hidden;
	padding-bottom: 0px;
	width: 428px;
}

.PopRegister em {
	color: #BB1320;
	font-family: tahoma;
	margin-right: 5px;
	font-style: normal;
}

.PopRegister .PstBox {
	clear: both;
	display: none;
	margin-left: 117px;
}

.PopRegister .Pst {
	float: left;
	width: 140px;
	margin-top: 5px;
}

.PopRegister .Pst li {
	background: #DFDFDF;
	border: 1px solid #D8D7D7;
	float: left;
	height: 2px;
	margin-right: 1px;
	width: 42px;
	font-size: 0px;
}

.PopRegister .Pst li.Choosed {
	background: #E59F50;
	border-color: #CE6F03;
}

.PopRegister .Weak {
	color: #DC7C10;
	margin-left: 5px;
	float: left;
	display: inline;
}

/*-- ToolTip --*/
.Tootip {
	background: #fafafa;
	border: 1px solid #f1f1f1;
	display: block;
	height: auto;
	left: 0;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 192px;
	z-index: 20;
}

.Tootip::before, .Tootip::after { content: ""; display: inline-block; border-style: solid; border-width: 6px 6px 0; position: absolute; left: 50%; margin-left: -6px;}
.Tootip::before { border-color: #f1f1f1 transparent transparent transparent; bottom: -6px;}
.Tootip::after { border-color: #fafafa transparent transparent transparent; bottom: -5px;}

.Tootip .Arrow {
	background: url(../images/master/icon-product.gif) no-repeat 0 -2025px;
	bottom: -6px;
	height: 6px;
	left: 50%;
	position: absolute;
	width: 12px;
	display: none !important;
}

.Tootip .Message {
	margin-bottom: 5px;
	text-align: center;
}

.Tootip .Message .Line {
	margin-bottom: 5px;
	margin-top: 5px;
}

.Tootip .Message .Line b {
    font-weight: normal;
}

.Tootip .Button a {
	color: #e01836;
	cursor: pointer;
}
/*-- page --*/
.PageBox li.Previous,.PageBox li.Next,.BotPage li.First,.BotPage li.Last,.PageBox .PageGoBtn
	{
	background-image: url(../images/master/icon-product.gif);
	background-repeat: no-repeat;
}

.PageBox {
	padding: 6px 10px;
	border-bottom: #e8e8e8 solid 1px;
	overflow: hidden;
}

.PageBox label {
	float: left;
	padding: 4px 0;
}

.PageBox label a {
	display: block;
	border: #ccc solid 1px;
	padding: 0 10px;
	background: #FFF;
	text-decoration: none;
	line-height: 22px;
	height: 22px;
}

.PageBox label.current a {
	position: relative;
	border:  1px solid #e01836;
	font-size: 12px;
}

.PageBox label.current .On_Icon {
	position: absolute;
	width: 11px;
	height: 11px;
	display: inline-block;
	background-position: -50px -25px;
	bottom: 0;
	right: 0;
}

.PageBox ul {
	float: right;
	overflow: hidden;
}

.PageBox li {
	float: left;
}

.PageBox li a {
	display: block;
	height: 30px;
	overflow: hidden;
}

.PageBox li.Previous,.PageBox li.Next {
	display: block;
	width: 30px;
	height: 30px;
	background: #e8e8e8;
	margin-right: 5px;
	cursor: pointer;
}

.PageBox li.Previous span,.PageBox li.Next span {
	display: block;
	width: 0;
	height: 0;
	margin: 8px 0 0 10px;
	border-style: solid;
}

.PageBox li.Previous span {
	border-color: transparent #b3b3b3 transparent transparent;
	border-width: 7px 8px 7px 0;
}

.PageBox li.Next span {
	border-color: transparent transparent transparent #b3b3b3;
	border-width: 7px 0 7px 8px;
	margin-left: 12px;
}

.PageBox li.PageGo {
	height: 30px;
	border-left: 1px solid #e8e8e8;
	border-width: 0 0 0 1px;
	padding-left: 10px;
}

.PageBox .PageGoValue {
	border: #e8e8e8 solid 1px;
	border-radius: 3px;
	height: 28px;
	line-height: 28px;
	margin-right: 5px;
	float: left;
	width: 30px;
	padding: 0 10px;
}

.PageBox .PageGoBtn {
	height: 30px;
	width: 40px;
	line-height: 28px;
	text-align: center;
	border-radius: 3px;
	background: #e8e8e8;
	cursor: pointer;
}

.PageBox .PageGoBtn:hover {
	background-color: #DDD;
	background-position: 0 -990px;
}

.PageBox .PageGoBtn:active {
	background-color: #DDD;
	background-position: 0 -1035px;
}

.PageBox ul li.ys_li {
	line-height: 30px;
	margin-right: 15px;
}

.PageBox.BotPage {
	margin-top: 15px;
	padding: 0;
	border-bottom: none;
	overflow: auto;
}

.PageBox.BotPage ul {
	overflow: hidden;
}

.PageBox li.PageOf {
	line-height: 30px;
}

.PageBox li.HoverPage span {
	display: block;
	width: 24px;
	line-height: 28px;
	text-align: center;
	height: 28px;
	border: 1px solid #e8e8e8;
	color: #e01836;
}

.PageBox .ResultText{ line-height: 24px; float: left; margin-right: 25px; padding: 4px 0;}

.BotPage li {
	margin-right: 10px;
	float: left;
}

.BotPage li.ellipsis {
	line-height: 28px;
	height: 28px;
}

.BotPage li.First,.BotPage li.Last {
	width: 25px;
}

.BotPage li.First a,.BotPage li.Last a {
	border: none;
}

.BotPage li.First {
	background-position: 6px -305px;
}

.BotPage li.Last {
	background-position: 6px -350px;
}

.BotPage li a {
	border: #e8e8e8 solid 1px;
	min-width: 24px;
	line-height: 28px;
	text-align: center;
	height: 28px;
	display: block;
	text-decoration: none;
}

.PageBox .pageKw {
	display: inline;
	font-weight: normal;
}

/*add by LWB 2013-01-08*/
.QtyError {
	border-color: #CC515C !important;
}

/*add by lxj 2013-01-12*/
.Bronze_Rating,.Silver_Rating,.Gold_Rating,.Diamond_Rating,.Iron_Rating,.Platinum_Rating,.super-price,.PpArr{
	background: url("../images/shoppingCart/grade_icon.png") no-repeat;
}

.Bronze_Rating {
	float: left;
	width: 14px;
	height: 19px;
	background-position: 0 -50px;
}

.Silver_Rating {
	float: left;
	width: 14px;
	height: 19px;
	background-position: 0 -100px;
}

.Gold_Rating {
	float: left;
	width: 14px;
	height: 19px;
	background-position: 0px -150px;
}

.Diamond_Rating {
	float: left;
	width: 14px;
	height: 19px;
	background-position: 0 -250px;
}

.Iron_Rating {
	float: left;
	width: 14px;
	height: 19px;
	background-position: 0 0;
}

.Platinum_Rating {
	float: left;
	width: 14px;
	height: 19px;
	background-position: 0 -200px;
}


.super-price {
	float: left;
	width: 24px !important;
	height: 18px;
	background-position: 0 -338px;
}

.superDiv {margin:-10px 0 0 5px;}
.super-level {margin:0 0 0 15px;}
.super-level span {display:inline-block; float:none; margin:0 4px; vertical-align:middle;}

/*add by wanj 2016-12-19*/
.LevIcon_1,.LevIcon_2,.LevIcon_3,.LevIcon_4,.LevIcon_5,.LevIcon_6 {background: url("../images/shoppingCart/grade_icon.png") no-repeat;float:left; height:19px; margin:7px 6px 0 0; width:24px;}
.LevIcon_1{background-position:4px -50px;}
.LevIcon_2{ background-position:4px -100px;}
.LevIcon_3{ background-position:4px -150px;}
.LevIcon_4{ background-position:4px -200px;}
.LevIcon_5{ background-position:2px -250px;}
.LevIcon_6{ background-position:0 -338px;}

/*add by wangxin 2014-05-16*/
.Rating_0,.Rating_1,.Rating_2,.Rating_3,.Rating_4,.Rating_5 {background: url("../images/shoppingCart/grade_icon.png") no-repeat;float: left;width: 20px;height: 19px;}
.Rating_0 {background-position: 0 0;}
.Rating_1 {background-position: 0 -50px;}
.Rating_2 {background-position: 0 -100px;}
.Rating_3 {background-position: 0px -150px;}
.Rating_4 {background-position: 0 -200px;}
.Rating_5 {background-position: 0 -250px;}

/*add by hdj 2013-01-15*/
.SuccessInfo {
	background: url("../images/help/SettingRightImg.gif") no-repeat scroll
		5px 10px #EBFEE0;
	border: 1px solid #BEDDB3;
	margin-bottom: 10px;
	padding: 10px 10px 10px 28px;
}

/*PageNotFound*/
#divHead {
	height: 109px;
	width: 960px;
	margin: 0 auto;
	padding-top: 9px;
}

.divLogo {
	background-position: 0 0;
	height: 51px;
	width: 221px;
}

#divNav {
	line-height: 20px;
	margin: 5px auto;
	padding-left: 13px;
	width: 947px;
}

#divNav span {
	color: #e01836;
	padding-left: 5px;
}

#divBody {
	width: 980px;
	margin: 0 auto;
}

.Not-Found {
	color: #333;
	padding: 30px 0 50px 170px;
}

.Error-icon {
	background: none;
}

.Not-Found dt {
	font-size: 24px; color: #EA0707; margin-bottom: 15px;
}

.Not-Found dd {
	color: #333333;
	line-height: 30px;
}

.Not-Found dd strong {
	color: #333;
	display: block;
}

.pageNotFollowing {
	width: 960px;
	height: auto;
	padding-bottom: 60px;
	margin: 0 auto;
}

.FollowingTitle {
	padding: 0 0 30px 14px;
}
/* add by lwb 2013-01-21*/
.txtTips {
	color: #999999;
}

.Highlight {
	font-weight: bold;
	color: red;
}
/* uploader hdj 2013-01-22*/
.AddFile,.TicketSubmit,.TicketSubmit:hover,.TicketSubmit:active,.TicketReset,.TicketReset:hover,.TicketReset:active
	{
	background-image: url(../images/help/help.png);
	background-repeat: no-repeat;
}

.AddFile {
	background-position: 0 -800px;
	cursor: pointer;
	margin-top: 10px;
	padding-left: 20px;
	text-decoration: underline;
	width: 130px;
}

.TicketSubmit {
	background-position: 0 -680px;
	width: 64px;
	height: 24px;
	margin-right: 10px;
	float: left;
}

.TicketSubmit:hover {
	background-position: 0 -720px;
}

.TicketSubmit:active {
	background-position: 0 -760px;
}

.TicketReset {
	background-position: 0 -560px;
	width: 64px;
	height: 24px;
	float: left;
}

.TicketReset:hover {
	background-position: 0 -600px;
}

.TicketReset:active {
	background-position: 0 -640px;
}
/*Email tip */
.Email-Tip {
	border: 1px solid #949494;
	background: #fff;
	border-top: none;
	position: absolute;
	width: 224px;
	color: #333;
	z-index: 10000;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	border-color: rgba(0, 0, 0, 0.2);
}

.Email-Tip li {
	padding: 0 5px;
	line-height: 21px;
	word-break: break-all;
}

.Email-Tip li.choose {
	background: #ececec;
	cursor: pointer;
	color: #000;
}

.Email-Tip li span {
	color: #666;
}

.Email-Tip p {
	background: #f8f8f8;
	color: #999;
	padding: 3px 5px;
}

.Email-Tip p.Email-Val {
	background: none;
	word-break: break-all;
}
/*DropDownList Style*/
.dropDownList {
	background: #ffffff;
	padding: 0px 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
	clear: both;
	text-align: left;
	width: 173px;
	height: 30px;
	cursor: pointer;
	line-height: 30px;
}

.dropDownList_text {
	color: #666;
	float: left;
	height: 30px;
	list-style: none outside none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 30px;
}

.dropDownList_text em {
	display: inline-block;
	font-style: normal;
	width: 125px;
	color: #999;
	line-height: 30px;
}

.dropDownList_text span {
	color: #e01836;
	margin-left: 15px;
}

.dropDownList_btn {
	background: url("../images_new/shopcart/shopping_icon.gif") no-repeat 0
		-184px;
	cursor: pointer;
	float: right;
	height: 26px;
	width: 16px;
	margin-right: -3px;
}

.SelectInput .dropDownList {
	width: 146px;
}

.dropDownList_option {
	background: #fff;
	border: 1px solid #cccccc;
	list-style: none outside none;
	margin-left: -6px;
	margin-top: 0;
	overflow-x: auto;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	width: auto;
	z-index: 11; /*height:254px;*/
}

.dropDownList_option li {
	color: #999 !important;
	cursor: pointer;
	display: block !important;
	float: none !important;
	white-space: nowrap !important;
	margin: 0 !important;
}

.couponList.dropDownList_option {
	*width: 300px;
	min-width: 318px;
	background: #fff;
	border: 1px solid #ccc;
	list-style: none outside none;
	margin-left: -6px;
	margin-top: 0;
	overflow-x: auto;
	overflow-y: auto;
	padding: 5px 10px;
	position: absolute;
	z-index: 11; /*height:254px;*/
}

.couponList.dropDownList_option li {
	width: auto;
	color: #666666;
	cursor: pointer;
	display: block;
	float: none;
	line-height: 25px;
	margin: 1px 0px; /*overflow:hidden !important;*/
	white-space: nowrap;
}

.dropDownList_option li.lineThrough {
	line-height: 18px;
}

.dropDownList_option li p {
	margin: 0 5px;
}



.dropDownList_option li em {
	display: inline-block;
	font-style: normal;
	width: 125px;
}

.Coupon .dropDownList_option li p em {color:#000; font-weight: bold;}

.dropDownList_option li span {
	margin-left: 15px;
	color: #e01836;
}

.dropDownList_option li strong {
	color: #e01836;
	font-weight: normal;
	padding-right: 5px;
	word-break: break-word;
	white-space: normal;
}

.dropDownList_option li:hover {
	background: #f5f5f5;
	color: #e01836 !important;
}

.dropDownList_selected {
	background: #d0d0d0;
}

.dropDownList_option li.lineThrough em{color: #000; font-weight: bold;}
/*.lineThrough em,.lineThrough span{text-decoration: line-through}*/

.lineThrough:hover {
	cursor: default
}
/*added by wyl at 2014-04-29*/
.NewCouponinput {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 2px;
	height: 29px;
	line-height: 29px;
	width: 178px;
	float: left;
	margin: 5px 5px 5px 0;
	color: #000;
	font-family: "Montserrat Medium";
	font-size: 12px;
}

.NewCouponbtn {
	border: #e01836 solid 1px;
	border-radius: 3px;
	background: #fff;
	cursor: pointer;
	width:auto;
	color: #e01836;
	height: 32px;
	line-height: 30px;
	float: left;
	display: block;
	margin: 5px 0 0;
	padding: 0 10px;
}
.NewCouponbtn:hover{
	background: #e01836;
	color: #fff;
}

.NewCouponTips {
	color: #e01836;
	line-height: 20px;
	margin: 0 5px;
}

/*country select*/
body .CountrySelect input,.SelectChoose {
	background: url(../images/account/icon_MyAccount.gif) no-repeat;
}

.CountrySelect {
	background: #FFF;
	border: 1px solid #ccc;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 10px;
	border-radius: 3px;
}

.CountrySingle {
	cursor: pointer;
}

.SelectChoose {
	background: url(../images/shoppingCart/shopping_icon.gif) 0 -191px no-repeat;
	display: inline-block;
	float: right;
	height: 12px;
	margin-top: 8px;
	right: 0;
	top: 0;
	width: 18px;
}

.ChoosedCountryName {
	float: left;
	clear: none !important;
	color: #666666 !important;
	padding: 1px 0 0 !important;
	width: 240px !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
	height: 31px;
}

.CountrySelect.Choose {
	background: #FFF;
	border-top: none;
	margin-left: -5px;
	overflow: hidden;
	position: absolute;
	z-index: 10000;
}

.CountrySelect ul {
	margin-right: 3px;
	overflow-x: hidden;
	overflow-y: auto;
}

.set_height {
	height: 132px;
}

body .CountrySelect input {
	background-position: right -154px;
	border: 1px solid #AAA;
	box-shadow: 0 3px 1px #EEEEEE inset;
	height: 20px;
	line-height: 20px;
	margin: 5px 0 2px;
	padding: 2px 20px 2px 4px;
	width: 212px;
}

.CountryDrop {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #ccc;
	margin: -1px 0 0 -11px;
	overflow: hidden;
	padding: 2px 10px;
	position: absolute; /*width: 239px;*/
	border-top: none;
	z-index: 1001;
}

.CountrySelect .CountryResults {
	margin: 0 4px 4px 0;
	overflow-x: hidden;
	overflow-y: auto;
}

.CountrySelect .CountryResults li {
	margin: 0;
	padding: 0px 7px 0px;
	color: #666666;
	cursor: pointer;
	display: block;
	line-height: 25px;
	overflow:hidden;
}

.CountrySelect .CountryResults li.choose {
	background: #3875d7;
	color: #fff;
}
/*customer notice*/
#tstart {
	bottom: 0;
	color: #3E3E3E;
	height: 28px;
	position: fixed;
	right: 0;
	text-align: left;
	z-index: 99;
	width: 100%;
}

.tstart-toolbar {
	width: 245px;
	height: 29px;
	background: url(../images_new/home/notice.png) repeat-x 0px -29px;
	border: 1px solid #d2d4d4;
	border-top: 2px solid #62ab49;
	float: right;
}

.tstart-areas {
	height: 28px;
	overflow: hidden;
}

.tstart-arrow {
	border-right: 1px solid #D2D4D4;
	display: block;
	height: 29px;
	width: 18px;
	cursor: pointer;
	float: left;
}

.tstart-arrow-left {
	background: url("../images_new/home/notice.png") no-repeat scroll 4px
		-165px transparent;
}

.tstart-arrow-left:hover,.tstart-areas:hover .tstart-arrow-left {
	background: url(../images_new/home/notice.png) no-repeat 4px -111px;
}

.tstart-arrow-right {
	background: url(../images_new/home/notice.png) no-repeat -27px -111px;
}

.tstart-arrow-right:hover,.tstart-areas:hover .tstart-arrow-right {
	background: url("../images_new/home/notice.png") no-repeat scroll -27px
		-165px transparent;
}

.tstart-plugin-conversion {
	background: url("../images_new/home/notice.png") no-repeat scroll right
		-187px transparent;
	cursor: pointer;
	float: left;
	height: 16px;
	margin: 0 2px;
	padding: 5px 25px 5px 3px;
}

.tstart-plugin-notice {
	padding: 5px 25px 5px 3px;
	margin: 0px 2px;
	float: left;
	border: 1px solid #f2f2f2;
	border-top: none;
	height: 16px;
	background: url("../images_new/home/notice.png") no-repeat scroll right
		-187px transparent;
	cursor: pointer;
}

.tstart-plugin-choose {
	background-color: #fff;
	border: 1px solid #dedede;
	border-top: none;
	background-image: none;
}

.tstart-plugin-choose span {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 3px;
	margin: -7px 0 0 -2px;
	position: absolute;
	width: 100%;
	z-index: 1000;
	width: 149px;
}

.tstart-plugin-view {
	background: url("../images_new/home/notice.png") no-repeat scroll 8px
		-138px transparent;
	cursor: pointer;
	display: block;
	float: left;
	height: 29px;
	width: 31px;
}

.tstart-plugin-view:hover {
	background: url("../images_new/home/notice.png") no-repeat scroll -16px
		-138px transparent;
}

.tstart-drop-panel {
	width: 333px;
	border: 1px solid #dedede;
	border-top: 2px solid #62ab49;
	padding-bottom: 10px;
	position: absolute;
	background: #FFF;
	right: 0px;
	bottom: 26px;
}

.tstart-drop-panel-hd {
	background: url("../images_new/home/notice.png") repeat-x scroll 0 -29px
		transparent;
	font-size: 14px;
	height: 29px;
	line-height: 29px;
	padding-left: 12px;
	cursor: pointer;
}

.tstart-drop-panel-hd h2 {
	float: left;
	font-size: 14px;
}

.tstart-drop-panel-close {
	background: url("../images_new/home/notice.png") no-repeat scroll 0 -66px
		transparent;
	display: block;
	float: right;
	height: 3px;
	margin: 12px 10px 0 0;
	width: 15px;
}

.orders-notice li {
	background: url("../images/notice/notice-2_line.jpg") repeat-x scroll 0
		bottom transparent;
	color: #666666;
	margin-bottom: 0;
	overflow: hidden;
	cursor: pointer;
}

.orders-notice li:hover {
	background-color: #f8f8f8;
	color: #e01836;
}

.orders-notice li span {
	width: 96px;
	float: left;
	overflow: hidden;
	text-align: center;
	line-height: 16px;
	margin: 10px 0px 10px 0px;
}

.orders-notice li span.unread {
	background: url("../images/notice/icon_dot.jpg") no-repeat scroll center
		center transparent;
	height: 9px;
	margin-top: 15px;
	width: 9px;
}

.orders-notice li span.go-detail {
	width: 18px;
	background: url("../images_new/home/notice.png") no-repeat scroll 0 -77px
		transparent;
	display: block;
	float: right;
	height: 10px;
	margin: 16px 0 0 5px;
}

.orders-notice li.order-notice-end {
	background-image: none;
}

.conversion-pannel {
	width: 333px;
	border: 0px;
	height: 108px;
	margin-top: 15px;
}

.conversion-pannel .input-text {
	border: 1px solid #CCCCCC;
	height: 22px;
	width: 44px;
}

.conversion-pannel .select-conversion {
	border: 1px solid #CCCCCC;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	width: 128px;
	cursor: pointer;
}

.conversion-pannel .value-span {
	float: left;
	height: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	width: 112px;
	overflow: hidden;
}

.conversion-pannel .select-drop {
	background: url("../images/notice/button_select.jpg") no-repeat scroll 0
		0 transparent;
	float: right;
	height: 22px;
	width: 16px;
}

.conversion-pannel .select-option {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #949494;
	font-size: 11px;
	padding-bottom: 5px;
	position: absolute;
	width: 210px;
	display: none;
}

.conversion-pannel .select-option a {
	color: #666666;
	display: block;
	line-height: 22px;
	padding-left: 6px;
	cursor: pointer;
}

.conversion-pannel .select-option-default {
	background: none repeat scroll 0 0 #F8F8F8;
	color: #666666;
	height: 21px;
	line-height: 21px;
	padding-left: 6px;
}

.conversion-pannel .button-go {
	background: url("../images_new/home/notice.png") no-repeat scroll 0 0
		transparent;
	border: medium none;
	cursor: pointer;
	height: 24px;
	width: 28px;
}

.show {
	display: block !important;
}

.Show li a{ padding: 0 7px; height: 22px; line-height: 22px; background: #ffffff; border: #f1f1f1 solid 1px;}

.order-detail-nav {
	background: url("../images/notice/notice-2_line.jpg") repeat-x scroll
		center bottom transparent;
	height: 31px;
	line-height: 31px;
}

.order-detail-nav .back_l {
	float: left;
}

.order-detail-nav .back_r {
	float: right;
}

.order-detail-nav a {
	color: #e01836;
	padding: 0 10px;
}

.order-detail-nav a.disable {
	color: #999;
}

.order-detail-nav a.disable:hover {
	color: #999;
	text-decoration: none;
	cursor: default;
}

.order-detail-info {
	background: url("../images/notice/notice-2_line.jpg") repeat-x scroll
		center bottom transparent; /*height: 81px;*/
	padding-top: 5px;
	overflow: hidden;
}

.order-detail-info li {
	display: inline;
	float: left;
	font-size: 11px;
	line-height: 24px;
	margin-left: 10px;
	width: 156px;
}

.order-detail-content {
	background: url("../images/notice/notice-2_line.jpg") repeat-x scroll
		center bottom #F8F8F8;
	line-height: 18px;
	padding: 10px;
}

.order-detail-content #trackInfoError a {
	color: #e01836
}

.order-detail-content ul.order-item {
	height: 60px;
	margin-top: 5px;
	overflow: hidden;
}

.order-detail-content .order-item li {
	display: inline;
	float: left;
	margin-right: 5px;
}

.order-detail-content .order-item li span {
	display: block;
	font-size: 36px;
	margin-top: 36px;
}

.order-detail-url {
	line-height: 40px;
	padding: 8px 20px 0 0;
	text-align: right;
}

.order-detail-url a {
	color: #e01836;
	text-decoration: underline;
}

.order-check-courierservice {
	overflow: hidden;
}

.order-check-courierservice a {
	color: #e01836;
	float: left;
	text-decoration: underline;
}

.order-check-courierservice em {
	display: block;
	float: left;
	height: 6px;
	margin: 8px 0 0 5px;
	width: 11px;
}

.order-check-courierservice em.down {
	background: url("../images_new/home/notice.png") no-repeat scroll 0 -100px
		transparent;
}

.order-check-courierservice em.up {
	background: url("../images_new/home/notice.png") no-repeat scroll -29px
		-100px transparent;
}

.order-detail-content ul.order-courierservice-info {
	height: 180px;
	overflow-y: auto;
}

.order-courierservice-info li {
	border-bottom: 1px solid #DBDBDB;
	/*height: 29px;line-height: 29px;width: 307px;*/
	overflow: hidden;
}

.order-courierservice-info li.bg {
	background: none repeat scroll 0 0 #FFFFFF;
}

.order-detail-priceinfo li {
	line-height: 24px;
	width: 100%;
	float: left;
}

.order-detail-priceinfo .items_name {
	color: #444444;
	float: left;
	margin-right: 9px;
	text-align: right;
	width: 160px;
}

.red {
	color: #e01836;
}

.items_name img {
	float: left;
	margin-left: 5px;
	margin-top: 8px;
}

.unread-count {
	background: url("../images_new/home/notice.png") no-repeat scroll -20px
		-63px transparent;
	color: #FFFFFF;
	height: 24px;
	line-height: 18px;
	margin-left: 30px;
	margin-top: -18px;
	position: absolute;
	text-align: center;
	width: 20px;
}

.conversion-pannel .select-option a:hover {
	background-color: #ececec;
}

.conversion-pannel .select-option a.Choose {
	background-color: #ececec;
}

.notice_loading {
	background: url("../images/notice/ajax-loader-ph.gif") no-repeat scroll
		142px 60px transparent;
	height: 180px;
}

.spnConversionCalculator {
	float: left;
	overflow: hidden;
	width: 49px;
	word-wrap: break-word;
}

.CustomerSurvey {
	margin-bottom: 2px;
	display: block;
}

.nav_icon {
	height: 11px;
	position: absolute;
	right: 3px;
	top: 2px;
	width: 24px;
	background: url("../images/icon_new.gif") no-repeat scroll 0 0
		transparent;
}

.hot-menu {
	width: 36px;
	height: 26px;
	background: url(../images/icon-hot.png) no-repeat;
	margin-top: 5px;
	float: left;
}

.MainNav a .promotion {
	float: left;
}

.stStock #TB_ajaxWindowTitle {
	font-size: 16px;
}

.CancelResultBox #TB_ajaxWindowTitle {
	font-size: 13px;
	padding: 0 0 5px 0;
}

.CancelResultBox #TB_title {
	overflow: hidden;
	border-bottom: 1px solid #DFDFDF;
	padding: 0px 15px 0 5px;
}

.CancelResultBoxCont ul {
	overflow: hidden;
	margin: 20px 0;
}

.CancelResultBoxCont li {
	float: left;
	width: 275px;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
}

.CancelResultBoxCont li:nth-child(2n+1) {width: 305px;}
.CancelResultBoxCont li:nth-child(2n) {width: 245px;}

.CancelResultBoxCont li input {
	float: left;
	margin: 8px 5px 0 0;
}

.CancelResultBoxCont li span {
	float: left;
}

.CancelResultBoxCont li.Other {
	width: 560px;
	height: auto;
}

.CancelResultBoxCont li.Other textarea {
	display: none;
	width: 540px;
	height: 40px;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #DFDFDF;
}

.CancelResultBoxCont .ContButtons {
	margin: 10px 0;
}

.CancelResultBoxCont .ContButtons input {
	margin-right: 15px;
}

.CancelResultBoxCont .SubmitResult {
	font-size: 18px;
	background: #e01836;
}

.CancelResultBoxCont .ContButtons input.CancelOper {
	text-decoration: underline;
	border:none;
	color: #333;
}
.CancelResultBoxCont .ContButtons input.CancelOper:hover{
	color: #e01836;
	background: none;
}
.CancelResultBoxCont .ContButtons input {
	color: #fff;
	width: auto;
	border: 1px solid #e01836;
	border-radius: 3px;
	padding: 0 50px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}
.CancelResultBoxCont .ContButtons input:hover {
	background: #c8142f;
}
.CancelResultBoxCont .CancelOper:hover{
	color: #e01836;
}

.ContError {
	display: none;
	background: #FFF3F3;
	border: 1px dashed #CE9697;
	color: #000000;
	font-size: 14px;
	margin-top: 5px;
	padding: 6px 0 6px 10px;
}
/*freightTrack.css add by wyl at 2014-1-24*/
#divContent {
	background-color: #fff;
	height: 240px;
	overflow-y: auto;
}

.TabTb {
	background: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.Error-p {
	font-size: 16px;
	color: #999;
	text-align: left;
	line-height: 24px;
	margin-top: 30px;
}

.Error-p span {
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

.Error-p a:link {
	text-decoration: underline;
	color: #2a58a6;
	font-size: 16px;
}

.TabTb td {
	font-size: 13px;
	line-height: 36px;
	color: #333;
}

.TabTb td:nth-child(2n+1) {color: #666;}

.hist-tab th {
	background: #f5f5f5;
	color: #333;
	font-weight: normal;
	font-family: "Montserrat SemiBold";
	height: 45px;
	text-align: left;
	padding: 0 10px;
}

.hist-tab {
	background: #fff;
	border-collapse: collapse;
}

.hist-tab td {
	padding: 5px 10px;
	color: #000;
}

.OkTr td {
	color: #e01836;
}

.TimeZoneSelect {
	width: 120px;
	border: solid 1px #CEC8C8;
	line-height: 18px;
	height: 20px;
}

.Payment_error {
	background: url("../images/account/warnError.gif") no-repeat scroll 10px
		11px #FFEBF0;
	border: 1px dashed #BEA1A6;
	margin-top: 5px;
	padding: 10px 10px 10px 36px;
}

.NewsletterWrap {
	padding: 20px 0;
}

.NewsletterWrap .VerifyEmail {
	font-size: 18px;
}

.NewsletterWrap .VerifyEmail span {
	color: #e01836;
}

.NewsletterWrap .helpText {
	padding: 10px 0;
}

.NewsletterWrap ul li {
	line-height: 30px;
	overflow: hidden;
}

.NewsletterWrap ul li input {
	margin: 9px 0 0 0;
	float: left;
}

.NewsletterWrap ul li span {
	display: inline-block;
}

.NewsletterWrap .ReasonsText span {
	display: block;
	padding: 3px 0 25px;
}

.NewsletterWrap .ReasonsText textarea {
	width: 468px;
	overflow: auto;
	height: 118px;
	line-height: 20px;
	padding: 5px;
	border: #ccc solid 1px;
}

.NewsletterWrap .UnsubscribeBtn {
	display: block;
	margin: 25px 0;
	padding: 0 25px;
	font-size: 18px;
	width: auto;
	height: 40px;
	line-height: 40px;
	background: #ec6c3f;
	color: #fff;
	border: none;
	cursor: pointer;
}
.NewsletterWrap .UnsubscribeBtn:hover {
	background-position: 0 -2080px;
}

.NewsletterWrap .UnsubscribeBtn:active {
	background-position: 0 -2120px;
}

.NewsletterWrap dl {
	line-height: 24px;
}

.SorryNewsletter {
	margin: 30px 0 220px 10px;
	height: 130px;
}

.SorryNewsletter p strong {
	display: block;
	margin-bottom: 10px;
}

/*added by wyl at 2015-01-14*/
.AddList em.Arrow {
	display: block;
	width: 15px;
	height: 8px;
	position: absolute;
	top: -8px;
	left: 0;
	margin-left: 110px;
	background: url("../images_new/master/wish_list.png") no-repeat 0 -107px;
}

.AddList {
	position: absolute;
	display: none;
	bottom: -145px;
	left: 0;
	border: 1px solid #e8e8e8;
	height: 111px;
	background: #FFF;
	z-index: 103;
	width: 230px;

}

.AddList p.LoadingImg {
	margin: 20px 0 0 90px;
}

.AddList.Above em.Arrow {
	border-color: #ccc transparent transparent;
	top: 110px;
	background-position: -59px -106px;
}

.AddList h2 {
	font-size: 12px;
	color: #999;
	font-weight: 100;
}

.AddWist {
	margin: 10px 10px 5px;
}

.AddWist input.AddNowInput {
	height: 28px;
	width: 75px;
	border: 1px solid #e01836;
	color: #e01836;
	background: #fff;
	cursor: pointer;
	margin: 5px 0px 0px;
	border-radius: 3px;
}

.AddWist input.AddNowInput:hover{
	background: #e01836;
	color: #fff;
}

.AddWist input.MoveNowInput {
	height: 28px;
	font-size: 13px;
	color: #e01836;
	background: #fff;
	border: 1px solid #e01836;
	margin: 5px 0px 0px 0px;
	width: 86px;
	border-radius: 3px;
	cursor: pointer;
}
.AddWist input.MoveNowInput:hover{
	background: #e01836;
	color: #fff;
}

.AddWist ul.dropDownList_option {
	width: 198px;
	padding: 6px 5px 15px;
}

.AddWist ul.dropDownList_option li {
	height: auto;
	width: 198px;
	border: none;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.AddWist ul.dropDownList_option li.NewCouponWrap {
	padding-bottom: 5px;
}

.AddWist ul.dropDownList_option li.NewCouponWrap:hover {
	background: none !important;
}

.AddWist ul.dropDownList_option li .NewCouponinput {
	width: 127px !important;
	height: 29px;
	margin: 5px 7px 1px 0;
	padding: 0 2px;
	float: left;
}

.AddWist ul.dropDownList_option li .NewCouponbtn {
	margin: 5px 0 0;
	float: left;
}

.AddList .dropDownList_btn {
	margin-top: -26px;
}

/*added by wj at 2016-05-06*/
.CategoriesList .Title {
	color: #000;
	padding: 5px 0px 5px;
	font-family:"Montserrat SemiBold";
	font-size: 14px;
}

.ContentLeft .MenuHoverBox {
	padding: 15px 10px 15px 20px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.ContentLeft .MenuHoverBox {
	left: 191px;
}

.ContentLeft .MenuHoverBox ul {
	padding-right: 0px;
}

.ContentLeft .MenuHoverBox li {
	width: 207px;
	line-height: 24px;
}

.ContentLeft .MenuHoverBox li a {
	margin: 0px !important;
	padding: 0px !important;
	width: auto !important;
}

.ContentLeft dl {
	border: none;
}

.ContentLeft dt {
	padding: 10px 0px 0px 0px;
}

.ContentLeft dd a {
	padding: 0px;
}

.ContentLeft dl .List_Box .current-cate {
	padding: 0px;
}

.ContentLeft dl .List_Box dl {
	padding-bottom: 2px;
}

.ContentLeft dl .List_Box dl dt {
	padding: 0px !important;
}

.ContentLeft dd.HasChildren a {
	width: 170px;
}

.CategoriesList .List_Box dl dd a {
	margin: 0px 10px;
	padding: 0px 5px;
}

.CategoriesList .Fold {
	color: #666;
	cursor: pointer;
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
	position: relative;
}

.CategoriesList .Fold:hover {
	color: #e01836;
}

.CategoriesList .Fold i {
	font-style: normal;
}

.CategoriesList span.MoreIcon,.CategoriesList span.LessIcon {
	border-style: solid;
	display: inline-block;
	height: 0;
	margin-left: 5px;
	width: 0;
}

.CategoriesList span.MoreIcon {
	border-color: #666 transparent transparent;
	border-width: 4px 4px 0;
}

.CategoriesList .Fold:hover .MoreIcon {
	border-color: #e01836 transparent transparent;
}

.CategoriesList span.LessIcon {
	border-color: transparent transparent #666;
	border-width: 0 4px 4px;
}

.CategoriesList .Fold:hover .LessIcon {
	border-color: transparent transparent #e01836;
}

.CategoriesList .ViewMore,.CategoriesList .ViewLess {
	margin: 5px 15px;
}

.CategoriesList .ViewMore .Fold,.CategoriesList .ViewLess .Fold {
	margin: 0px;
}

.CategoriesList .Less,.CategoriesList .More {
	margin: 5px 0px;
}

.CategoriesList dd .Fold {
	margin: 0px;
}

.DivRefineby dd .Fold {
	margin-left: 0px;
}

.DivRefineby .Color {
	padding-left: 0px;
	margin-right: -10px;
}

.DivRefineby .Color li {
	width: 36px;
}

.DivRefineby .Color li a img {
	width: 30px;
	height: 12px;
	padding: 2px;
	border: 1px solid #dedddd;
    vertical-align: middle;
}

/*list2*/
.CategoriesList .List_Box dl .son-category a {
	line-height: 26px;
	font-weight: normal;
	font-size: 13px;
}

.CategoriesList .LevelOne {
	font-weight: normal;
	font-size: 12px;
}

.CategoriesList .List_Box .son-category {
	padding-left: 10px;
}

.CategoriesList .List_Box .son-category dt {
	font-weight: normal;
}

.CategoriesList .List_Box .son-category dd a.Result {
	padding-left: 0px;
}

.CategoriesList .List_Box .son-category dt a,.CategoriesList .List_Box .son-category dd a
	{
	font-size: 12px;
}

.CategoriesList .List_Box .son-category dd {
	padding-left: 10px;
}

.CategoriesList .List_Box .son-category a {
	padding: 0px;
	margin: 0px;
}

.CategoriesList .List_Box .son-category .Result,.CategoriesList .List_Box .son-category .Result a
	{
	padding-left: 10px;
	line-height: 24px;
	font-weight: normal;
	font-family:"Montserrat SemiBold";
}

/* added by zhangh at 2016-05-09 */
#navDL,#navDL dl {
	background: none;
	padding: 0;
	border: none;
}

.DivCategories .Arrow_top {
	width:70px;
	background: url(../images_new/home/icon_arrow.png) no-repeat 32px;
}

.Navigation .header_Categories {
	position: relative;
}

/* .Navigation .header_Categories:hover .DivCategories .Arrow_top {
	display: block;
} */

.header_Categories:hover .DivCategories {
	visibility: visible;
}

.Navigation .DivMatch {
	font-weight: normal;
}

.DivCategories .Arrow_top {
	width: 70px;
	height: 8px;
	display: block;
	position: absolute;
	top: -8px;
	left: 0px;
}

.header_Categories .ContentLeft .HasChildren a {
	width: 161px;
	padding: 0px 10px 0px 40px;
	border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
	line-height: 30px;
}
.header_Categories .ContentLeft .HasChildren a:before {
	content: "";
	display: inline-block;
	background: url(../images/master/icon-nav.png) no-repeat #FFF;
	width: 24px;
	height: 24px;
	position: absolute;
	margin: 5px 0 0 -30px;
}

.header_Categories .ContentLeft .HasChildren .list1:before {
	background-position: 0 0;
}

.header_Categories .ContentLeft .HasChildren .list2:before {
	background-position: 1px -40px;
}

.header_Categories .ContentLeft .HasChildren .list3:before {
	background-position: 0 -81px;
}

.header_Categories .ContentLeft .HasChildren .list4:before {
	background-position: 0 -120px;
}

.header_Categories .ContentLeft .HasChildren .list5:before {
	background-position: 0 -201px;
}

.header_Categories .ContentLeft .HasChildren .list6:before {
	background-position: 2px -160px;
}

.header_Categories .ContentLeft .HasChildren .list7:before {
	background-position: 0 -244px;
}
.header_Categories .ContentLeft .HasChildren .list8:before {
	background-position: 0 -285px;
}

.header_Categories .ContentLeft .HasChildren .list1:hover:before {
	background-position: -30px 0;
}

.header_Categories .ContentLeft .HasChildren .list2:hover:before {
	background-position: -29px -40px;
}

.header_Categories .ContentLeft .HasChildren .list3:hover:before {
	background-position: -30px -81px;
}

.header_Categories .ContentLeft .HasChildren .list4:hover:before {
	background-position: -30px -120px;
}

.header_Categories .ContentLeft .HasChildren .list6:hover:before {
	background-position: -28px -160px;
}

.header_Categories .ContentLeft .HasChildren .list5:hover:before {
	background-position: -30px -201px;
}

.header_Categories .ContentLeft .HasChildren .list7:hover:before {
	background-position: -30px -244px;
}

.header_Categories .ContentLeft .HasChildren .list8:hover:before {
	background-position: -28px -285px;
}

.header_Categories .ContentLeft dd:hover a {
	color: #e01836;
}

.header_Categories .ContentLeft dl .all_title {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #f8f8f8;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #e8e8e8;
	line-height: 35px;
}

.header_Categories .ContentLeft .MenuHover a {
	border-color: #e01836 #FFF #e01836 #e01836;
}

.header_Categories .ContentLeft .HasChildren .MenuHoverBox a {
	border: none;
	background: none;
	line-height: 24px;
	color: #333;
}

.header_Categories .ContentLeft .HasChildren .MenuHoverBox a:hover {
	color: #e01836;
}

.header_Categories .MenuHoverBox {
	width: 690px;
	height: 662px !important;
	max-height: 700px !important;
	overflow-y: scroll;
	top: -37px;
	left: 211px;
	margin-right: -30px;
}

.header_Categories .MenuHoverBox dl {
	position: absolute;
	width: 200px;
	margin-right: 30px;
}

.header_Categories .MenuHoverBox .title {
	font-size: 12px;
	padding-top: 0px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

.Navigation li .CategoriesList {
	width: 38px;
	height: 32px;
	cursor: pointer;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.Navigation li:hover .CategoriesList {
	background-position: 0px -42px;
}

.MenuHoverBox {
	padding: 15px 10px 15px 20px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.MenuHoverBox {
	left: 191px;
	top: -15px;
}

.MenuHoverBox ul {
	padding-right: 0px;
}

.ContentLeft dl {
	border: none;
}

.ContentLeft dt {
	padding: 10px 0px 0px 0px;
}

.ContentLeft dd a {
	padding: 0px;
}

.ContentLeft dl .List_Box .current-cate {
	padding: 0px;
}

.ContentLeft dl .List_Box dl {
	padding-bottom: 2px;
}

.ContentLeft dl .List_Box dl dt {
	padding: 0px !important;
}

.ContentLeft dd.HasChildren a {
	width: 170px;
}

.CategoriesList .List_Box dl dd a {
	margin: 0px 10px;
	padding: 0px 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ContentLeft .MenuHoverBox li {
	width: 207px;
	line-height: 24px;
}

.ContentLeft .MenuHoverBox li a {
	margin: 0px !important;
	padding: 0px !important;
}

.Color {
	padding-left: 0px;
	margin-right: -10px;
}

.Color li {
	width: 36px;
}

.Color li a img {
	width: 30px;
	height: 12px;
	padding: 2px;
	border: 1px solid #dedddd;
}

.DivRefineby .Fold {
	margin-left: 20px;
}

.DivRefineby .ViewMore {
	margin: 5px 15px;
}

.DivRefineby .Less {
	margin: 5px 0px;
}

.DivRefineby .ViewMore .Fold {
	margin: 0px;
}

.DivRefineby dd .Fold {
	margin: 0px;
}
.DivRefineby dd a {font-size: 12px;}
/*list2*/
.CategoriesList .List_Box dl .son-category a {
	line-height: 26px;
	font-weight: normal;
	font-size: 13px;
}

.CategoriesList .List_Box .LevelOne {
	font-weight: normal;
	font-size: 13px;
}

.CategoriesList .List_Box dl .son-category {
	padding-left: 10px;
}

.CategoriesList .List_Box .son-category dt a,.CategoriesList .List_Box .son-category dd a {
	font-family: "Montserrat SemiBold";
	font-size: 12px;
}

.CategoriesList .List_Box dl .son-category dd {
	padding-left: 10px;
}

.CategoriesList .List_Box dl .son-category a {
	padding: 0px;
	margin: 0px;
}

.CategoriesList .List_Box dl .son-category .Result {
	font-weight: bold;
	padding-left: 20px;
	line-height: 24px;
}

/* add by zhangh at20160623 */
.Navigation .Home a,.CartItem,.WishList,.LoginWrap {
	background: url(../images/master/master_icon.gif?v=20171207) no-repeat;
}

.Navigation .Home a {
	background-position: 15px -263px;
}

.Header {
	background: #ffffff;
}

.NavMenu {
	float: left;
	width: 44px;
	height: 38px;
	margin: 7px 10px 0px 17px;
}

.Navigation li .CategoriesList {
	width: 44px;
	height: 38px;
	margin: 0px;
}

.DivCategories .Arrow_top {
	left: 140px;
}

.Navigation li .CategoriesList,.Navigation li .CategoriesList:hover {
	background: url(../images_new/home/icon_menu.png) no-repeat;
}
.Navigation li:hover .CategoriesList,.Navigation li .CategoriesList:hover {
	  background-position: 0px -48px;
}


.CategoriesList .List_Box dl dd a {
	margin-left: -5px;
}

.ContentLeft dd.HasChildren a {
	width: 185px;
}



.SmallLotWrap .ListTitle {
	top: 8px;
	height: 36px;
	line-height: 36px;
}

.SmallLotWrap .ListTitle .Arrow {
	margin: 17px 0 0 5px;
}

.SmallLot_Box {
	top: 44px;
}


.SmallLotWrap .ListTitle span {
	width: 70px;
	height: 36px;
}

.WishList {
	height: 32px;
	display: block;
	background-position: 8px -592px;
	padding: 5px 10px 5px 35px;
	cursor:pointer;
}

.LoginWrap {
	position:relative;
	width: 80px;
	height: 50px;
    padding: 4px 9px;
    background: none;
	margin: 0;
	border: 1px solid #fff;
    cursor: pointer;
    text-align: center;
}

.LoginWrap > .Title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight:normal; margin:0; padding:0; width:auto;}

.LoginWrap > .Title, .header-r > p{ line-height: 24px; height: 24px; color: #545454;}

.LoginWrap:before{    background: url(../images_new/shopcart/shopping_icon.gif) 0 -780px no-repeat;display: inline-block;content: "";width: 25px;height: 25px;}

/*.LoginWrap:before, .CartItem:before, .WishList:before{ content: "";  height: 25px; width: 25px; background: url(../images_new/shopcart/shopping_icon.gif) no-repeat;}
.LoginWrap:before{ background-position:  0px -780px;}
.LoginWrap:hover:before{ background-position: -28px -78px;}
.LoginWrap:hover > p{ color: #e01836;}*/

.CartItem, .WishList{ background: none;}
.CartItem:before{ background-position: 0 -119px;}
.CartItem:hover:before{ background-position: -26px -119px;}
.WishList:before{ background-position: 1px -38px;}
.WishList:hover:before{ background-position: -28px -38px;}

.header_Categories .MenuHoverBox {
	width: 657px;
	left: 212px;
	padding: 15px 20px 15px 20px;
	margin-right: -30px;
}

.header_Categories .ContentLeft .HasChildren a {
	width: 162px;
}
.orderTab{
	background: #FCF6E2;
	margin-top: 23px;
	padding: 10px 0;
	font-size:12px;
	font-weight:600;
}

.orderTab{ position:relative;}
.PayOrder{ position:absolute; border:#cbcbcb solid 1px; padding:5px; top:34px; left:205px; background:#fff; display:none;}
.PayOrder .Arrow{ display:block; width:0; height:0; border-style:solid; border-width:0 6px 9px; position:absolute; top:-9px; left:75px;}
.PayOrder .ArrowT{ border-color:transparent transparent #fff; z-index:3; top:-8px;}
.PayOrder .ArrowB{ border-color:transparent transparent #cbcbcb; z-index:2;}
.orderTab:hover .PayOrder{ display:block;}

.orderTab>span{
	margin-right:3px;
}
.orderTab input{
	background: none;
	color:#e01836;
	cursor:pointer;
}
/* add 20160629 by zhangh */
.Breadcrumbs,.Breadcrumbs i a,.Breadcrumbs .on .CrumbleSelect a{
	color: #999;
}
#navDL a{
	text-overflow:ellipsis !important;
	white-space: nowrap !important;
}

.header-r .Cart, .WishList span{ display: inline-block;}

/* 2016-12-17 confirm */
.confirmBg {display:none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: .5; z-index: 9999;}
.dialogconfirm{display:none; position: fixed; top: 50%; left: 50%; width: 476px; height: auto; padding-bottom: 20px; margin-left: -238px; margin-top: -140px; background: #fff; box-shadow: 0 0 5px 0 #000; z-index: 10000; font-family: Arial, Helvetica, sans-serif;}
.dialogconfirm h4{font-family: "Montserrat SemiBold"; height: 50px; border-bottom: 1px solid #e8e8e8;  font-size: 15px; color: #000; line-height: 50px; text-indent: 20px; font-weight: normal;}
.dialogconfirm p{ margin: 30px 0 ;  font-size: 16px; color: #333; padding:0 20px;}
.dialogconfirm p,.dialogconfirm .opation{text-align: left;padding: 0 30px; }
.dialogconfirm .opation a { display: inline-block; width: auto; padding:0 20px; height: 33px; border-radius: 2px; line-height: 33px;  text-decoration: none; }
.dialogconfirm .opation a {
padding: 0 40px;
border-radius: 0;
height: 40px;
line-height: 40px;
}
.dialogconfirm h4{
background: #ffffff;
margin: 0 20px;
text-indent: 0;
border-bottom: #f1f1f1 solid 1px;
padding: 0 10px;
}
.dialogconfirm .opation .yes{
    background: #e10316;
    border: none;
    font-size: 18px;
    color: #fff !important;
	border-radius: 3px;
 }
.dialogconfirm .opation .yes:hover{ background: #c8142f; }

.dialogconfirm .opation .no{ font-size: 13px; border: none;
text-decoration: underline;
color: #000000;}
.dialogconfirm .close-btn{ position:absolute; top: 18px;
    background: url(../images/account/wish_list.png) -61px 0px no-repeat;
    width: 16px;
    height: 15px;
    right: 30px;
}

.dialogconfirm {

    font-family: "Montserrat Medium";

}
/* 2017-01-16 热门类别 */
/* .w-hot-category,.w-hot-category:hover{color: #c00 !important;} */
.w-hot-category:after{content: url(../images_new/home/hot.gif);margin-left: 5px;}
.doNotShowHot:after{content: "";margin-left:0;}
.bankGcLoading {background:url("../images/account/ajax-gcloader.gif") no-repeat scroll center center #fff !important;}

/* 2017-5-9 fht*/
.payment-cvv2 {margin-top:13px;}
.payment-cvv2 li{ margin-bottom: 10px;}
.payment-cvv2 li > p{ margin-right: 5px; float: left; width: 170px; text-align: right; line-height: 22px;}
.payment-cvv2 li label{float: left;}
.payment-cvv2 li input{ border: #9c9c9c solid 1px; padding: 0 10px; height: 20px;}
.payment-cvv2 li .CardInput{ width: 228px;}
.payment-cvv2 .DateInput select{ display: block; float: left; margin-right: 10px;}
.payment-cvv2 .CVV2Code input {width: 48px;}
.payment-cvv2 .CardNumber label, .payment-cvv2 .CVV2Code strong{ position: relative; float: left;}
.payment-cvv2 .CVV2Code strong{display: inline-block; margin-right: 10px;}
.payment-cvv2 .CardNumber label:before, .payment-cvv2 .CVV2Code strong:before{ cursor: pointer; background: url(../images_new/fht/code-icon.jpg) no-repeat; content: ""; width: 14px; height: 14px; position: absolute; top: 4px; right: 4px;}
.payment-cvv2 .AcceptCard p{ line-height: 35px;}
.payment-cvv2 .AcceptCard span.triple{width: 150px; height: 40px;background: url(../images/payment/triple.png) no-repeat 0 0; float: left; display: inline-block;background-size: contain; }
.payment-cvv2 .AcceptCard span{ width: 80px; height: 35px; margin: 0 4px 4px 0; background: url(https://www.pandahall.com/buyer/images_new/fht/payment_icon-01.png) no-repeat; float: left; display: inline-block;}
.payment-cvv2 .AcceptCard .JCB_Icon{ background-position: 0 0;}
.payment-cvv2 .AcceptCard .Visa_Icon{ background-position: 0 -40px;}
.payment-cvv2 .AcceptCard .Mastercard_Icon{ background-position: 0 -80px;}

.payment-cvv2 .AcceptCard .Discover_Icon{background:url(../images_new/fht/discover.png) no-repeat;background-size: 100%;width: 56px;}
.payment-cvv2 .AcceptCard .Diners_Icon{background:url(../images_new/fht/diners.png) no-repeat;background-size: 100%;width: 56px;}
.payment-cvv2 .AcceptCard .Mastro_Icon{background:url(../images_new/fht/mastro.png) no-repeat;background-size: 100%;width: 56px;}
.payment-cvv2 .AcceptCard .AE_Icon{background:url("../images_new/fht/pay_icon.png") no-repeat;background-position: 0 -82px;}
.payment-cvv2 .AcceptCard .CB_Icon{background:url(../images_new/fht/cb.png) no-repeat;background-size: 100%;}

.payment-cvv2 .AcceptCard font{ display: block;}
.payment-cvv2 .CVV2Code .HelpLayer{ position: relative; color: #333333; text-decoration: none;}
.payment-cvv2 .CVV2Code .HelpLayer span{ margin-top: 2px; padding: 1px 5px; border-radius: 2px; font-weight: bold; background: #f8f8f8; border: #c9c9c9 solid 1px; display: inline-block;}
.payment-cvv2 .CVV2Code_Inf{ display: none; position: absolute; width: 148px; padding: 10px; top: 25px; left: 50%; margin-left: -85px; background: #ffffff; border: #e8e8e8 solid 1px;}
.payment-cvv2 .CVV2Code_Inf:before, .payment-cvv2 .CVV2Code_Inf:after{ position: absolute; left: 50%; margin-left: -8px; content: ""; border-style: solid; border-width: 0 8px 8px;}
.payment-cvv2 .CVV2Code_Inf:before{ border-color: transparent transparent #E8E8E8; top: -9px;}
.payment-cvv2 .CVV2Code_Inf:after{border-color: transparent transparent #FFFFFF; top: -7px;}
.payment-cvv2 .CVV2Code_Inf p{margin-bottom: 5px;}
.HelpLayer:hover .CVV2Code_Inf{ display: block;}

#cancelbutton {display:none;}

.AcceptWay {height: 30px; line-height: 30px; margin: 10px 0 0 0;}
.AcceptWay span { display: inline-block;float: left; font-size: 13px; margin-right: 5px;text-align: right; width: auto;}
.AcceptWay p {float: left; overflow: hidden;}
.AcceptWay p font { background: rgba(0, 0, 0, 0) url("../images_new/shopcart/icon-accept.png") no-repeat scroll 0 0; display: block; float: left;height: 30px; margin-right: 10px;width: 45px;}
.payment-cvv2 .AcceptCard span.icon-AE{background: rgba(0, 0, 0, 0) url("../images_new/shopcart/payment_icon02.png") no-repeat scroll 0 -120px;}
.AcceptWay p .icon-AE { background-position: 0 0;}
.AcceptWay p .icon-JCB { background-position: 0 -40px;}
.AcceptWay p .icon-VISA { background-position: 0 -80px;}
.AcceptWay p .icon-MC {background-position: 0 -120px;}

.companyTips {color:#666; margin:2px 0 0 114px; display:block; clear:both;}
.Red900 {color:#e01836;}
.georgiaTip {clear: both;color: #990000;padding: 2px 0pt 0pt 114px;}

/* header- app */
.TopMenu .Mobile{position: relative;}
.TopMenu .Mobile:hover{-moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: #ffffff url("https://www.pandahall.com//buyer/images_new/master/master_icon.gif") no-repeat scroll 9px -67px; border-color: #bcbcbc #bcbcbc currentcolor; border-image: none; border-style: solid solid none; border-width: 1px 1px medium; height: 29px; margin: 0; padding: 0 9px;}
.TopMenu .Mobile .MobileLayer{background: #ffffff none repeat scroll 0 0; border: 1px solid #bcbcbc; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); display: none; padding: 10px; position: absolute; right: -1px; text-indent: 0; top: 28px; width: 300px; z-index: 22;}
.TopMenu .Mobile .MobileLayer h4{border-bottom: 1px solid #bcbcbc; font-weight: normal; padding: 0 0 5px 15px;}
.TopMenu .Mobile .MobileLayer a{color: #349e01; display: inline-block; font-size: 12px; height: auto; width: auto;}
.TopMenu .Mobile .MobileLayer p{padding-left: 15px;}
.TopMenu .Mobile .MobileLayer p a{float: left;}
.TopMenu .Mobile .MobileLayer .QRCode{height: 85px; margin-top: 10px; width: 84px;}
.TopMenu .Mobile .MobileLayer .AndroidButton{margin: 18px 26px 0 0;}
.TopMenu .Mobile .MobileLayer .QRCode img{height: auto; width: 100%;}
.TopMenu .Mobile .Bg_FFF{background: #ffffff none repeat scroll 0 0; display: none; height: 3px; left: 0; position: absolute; top: 27px; width: 100%; z-index: 30;}
.TopMenu .Mobile:hover .MobileLayer, .TopMenu .Mobile:hover .Bg_FFF{display: block;}
.TopMenu .MobileLayer .IOSBox{ border-bottom: #bdbdbd solid 1px; padding-bottom: 10px;}
.TopMenu .IOSBox .QRCode{ margin-right: 15px;}
.TopMenu .IOSBox .IOSButton{ margin-top: 15px;}

.icon-swarovski-category:after{ content: ""; background: url(../images/master/icon-swarovski.gif); display: inline-block; width: 14px; height: 12px; margin-left: 5px;}

.CustomerReviews li {float: left; width: auto !important;}
.CustomerReviews .reviewStar {background: url(../images/master/icon_star2.png) repeat; width: 80px !important; height: 14px; margin: 6px 5px 0 0;}
.CustomerReviews .reviewStar span {background: url(../images/master/icon_star1.png) repeat; display: block; height: 14px;}
#reviewCommon .Commentary {float: left;width: 100%;margin-bottom: 20px;}
#reviewCommon .Indication {width: 300px;float: left;padding: 40px 0 0 10px;}
#reviewCommon .Indication ul {float: left;}
#reviewCommon .Indication ul li {width: 100%;border: none;padding: 0;margin-bottom: 11px;font-size: 13px;}
#reviewCommon .ProgressBar li {background: #e6e6e6;height: 3px;margin-top: 10px;margin-bottom: 24px !important;}
#reviewCommon .ProgressBar li span {background: #fd8f00 !important; width: 0; height: 3px; display: block;}
#reviewCommon .Magnitude li {border: 1px #d0cece solid !important;border-radius: 3px;text-align: center;margin-bottom: 9px !important;}
#reviewCommon .StarRating {float: left;padding: 80px 30px 60px;}
#reviewCommon .StarRating .BigStar {background: url(../images/master/icon_bigstar_2.png) repeat; width: 105px;height: 18px;display: block; margin-bottom: 5px;}
#reviewCommon .StarRating .BigStar span {background: url(../images/master/icon_bigstar_1.png) repeat; display: block; height: 18px;}
#reviewCommon .StarRating p {font-size: 15px;}
#reviewCommon .CustomerReview {float: left;width: 100%; margin-top: 20px;}
#reviewCommon .CustomerReview input {width: 290px;height: 40px;background: #e01836;text-align: center;font-size: 19px;margin-left: 20px;cursor: pointer;}
#reviewCommon .CustomerReview p {display: inline-block;margin-left: 20px;font-size: 14px;color: #333;}
#reviewCommon .CustomerReview p a {text-decoration: underline;color: #333;}
#reviewCommon .CriticismContent {border-top: 1px #e5e2e2 solid;width: 100% !important; display: none;}
#reviewCommon .reviewShow {display: block;}
#reviewCommon .CriticismContent div {float: left;}
#reviewCommon .CriticismContent .smallStar { background: url(../images/master/icon_star2.png) repeat; width: 80px; height: 14px; margin: 0;}
#reviewCommon .CriticismContent .smallStar span {background: url(../images/master/icon_star1.png) repeat; display: block; height: 14px;}
#reviewCommon .CriticismContent div p {float: left; margin-left: 15px;font-size: 13px;font-weight: 700;}
#reviewCommon .CriticismContent > p {width: 100%;float: left;line-height: 30px;}
#reviewCommon .CriticismContent > p span {margin-right: 65px !important;color: #999;}
#reviewCommon .Describe {font-size: 13px;line-height: 20px !important;margin-bottom: 10px; word-break: break-all; word-wrap: break-word;}
#reviewCommon .UploadingImg {float: left;border: 1px #e2dede solid;padding: 2px;margin-left: 0 !important;margin-right: 6px;}
#reviewCommon .MakeOut {border-top: 1px #e5e2e2 solid;padding: 15px 0;}
#reviewCommon .MakeOut font {width: 100px;text-align: right;float: left;margin-right: 10px;font-size: 13px;line-height: 30px;}
#reviewCommon .MakeOut div {margin-bottom: 10px;}
#reviewCommon .MakeOut div ul {float: left;height: 30px;padding-top: 5px;box-sizing: border-box;}
#reviewCommon .MakeOut div ul li {float: left;padding-right: 3px;cursor: pointer;}
#reviewCommon .MakeOut div ul li:hover em,#reviewCommon .MakeOut div ul .starLight {background: url(../images/master/icon_star_x1.png) no-repeat;}
#reviewCommon .MakeOut div ul li em {background: url(../images/master/icon_star_x2.png) no-repeat;width: 18px;height: 18px;display: block;}
#reviewCommon .MakeOut p {display: block;width: 100%;margin-bottom: 10px;}
#reviewCommon .MakeOut p input {border: 1px #c7c5c5 solid;height: 30px;width: 480px;border-radius: 3px;}
#reviewCommon .MakeOut p textarea {border: 1px #c7c5c5 solid;height: 80px;width: 480px;border-radius: 3px;padding: 10px;}
#reviewCommon .MakeOut div p {float: left;border: 1px #e2dede solid;padding: 2px;margin-right: 6px;width: 48px;height: 48px;position: relative;}
#reviewCommon .MakeOut div p span {display: block;width: 100%;height: 100%;background: url(../images/master/icon_add.png) center no-repeat #e8e8e8;cursor: pointer;}
#reviewCommon .MakeOut div p a {position: absolute;top: 2px;left: 2px;background: pink;width: 48px;height: 48px;background: url(../images/master/icon_subtract.png) center no-repeat rgba(0, 0, 0, 0.4);display: none;}
#reviewCommon .MakeOut div p:hover a {display: block;}
#reviewCommon .MakeOut .reviewErrorTips {color:#e01836; display: none; clear: both; line-height: 24px; margin-left: 110px;}
#reviewCommon .PointOut {margin-left: 60px;display: block;box-sizing: border-box;float: left;padding-bottom: 10px;color: #666;}
#reviewCommon .MakeOut #reviewSubmit {background: #e01836;text-align: center;color: #fff;font-size: 20px;margin-left: 110px;width: 174px;height: 40px;cursor: pointer;}
#reviewCommon .FoldText {position: relative;margin-bottom: 20px;float: left;width: 100%;}
#reviewCommon .FoldButton {border: #dddddd solid 1px;background: #ffffff;position: relative;z-index: 2;cursor: pointer;margin: 0 auto;display: block;font-size: 15px;width: 40%;border-radius: 5px;height: 35px;line-height: 33px;text-align: center;}
#reviewCommon .FoldText span {display: block;width: 100%;border-top: #dddddd solid 1px;margin-top: -10px;left: 0;}
#reviewCommon .FoldButton:after {content: "";display: inline-block;margin: 14px 0 0 10px;border-style: solid;}
#reviewCommon .FoldButton.FoldMore:after {border-color: #000000 transparent transparent transparent;border-width: 7px 5px 0;}
#reviewCommon .FoldButton.FoldLess:after {border-color: transparent transparent #000000 transparent;border-width: 0 5px 7px;}
#reviewCommon .FoldButton.FoldMore:hover:after {border-color: #e01836 transparent transparent transparent;}
#reviewCommon .FoldButton.FoldLess:hover:after {border-color: transparent transparent #e01836 transparent;}

.RestrictionHelp {width: 16px !important; height: 16px !important; margin: 0 4px 4px 0 !important; background: url("../images_new/shopcart/shopping_icon.gif") no-repeat scroll 0 -155px transparent !important;}

.Navigation .promotionNav {position: relative;}
.Navigation li a {float: left;}
.Navigation .promotionNav span {
	background: url(../images_new/master/hot.gif) no-repeat;
	position: absolute;
	width: 20px;
	height: 14px;
	margin-left: -25px;
	margin-top: -3px;
}

.TipTextBox{ background: rgba(0 ,0 ,0 , 0.68); position: fixed; bottom: 0; left: 0; width: 100%;z-index: 999;}
.TipTextBox .TipText{ width: 1000px; margin: 0 auto; font-size: 15px; padding: 15px 0; position: relative; line-height: 20px;}
.TipTextBox .TipText > p{ width: 100%;}
.TipTextBox .TipText > p label{ width: 80%; color: #FFFFFF; float: left;}
.TipTextBox .TipText > p a{ color: #FFFFFF; text-decoration: underline;}
.TipTextBox .TipText > p .AcceptBtn{ float: right; cursor: pointer; background: #ffffff; border-radius: 3px; width: 80px; text-align: center; height: 32px; line-height: 32px; font-weight: bold;outline: none;cursor: pointer;}
.TipTextBox .TipText > .CostBtn{ cursor: pointer; background: url(../images_new/master/close_icon_01.png) no-repeat; width: 16px; height: 15px; position: absolute; top: 35%; right: 5px; display: block;}

.ProductDetail .buyNow{cursor: pointer; display: block; float: left; width: 140px; font-size: 20px; text-align: center; height: 40px; line-height: 40px; background: #ea2e2e; color: #FFFFFF; margin: 10px 10px 10px 0;}
.ProductDetail .buyNow:hover{ color: #ffffff !important; text-decoration: none;}
.DetailedTextBox .Quantity p{ margin-bottom: 11px;}

.ProGrid_Box:hover .GoCart, .ProGrid_Box:hover .Collect, .ProGrid_Box:hover .buyNow{ display: block;}
.buyNow.buyNowBtn{ display: none; width: 60px; height: 28px; border-radius: 2px;  position: absolute; top: 43px;  right: 5px; background: url(../images/master/icon-BuyNow.png) no-repeat center 3px rgba(234, 46, 46, 0.7);}
.buyNow.buyNowBtn:hover{ background: url(../images/master/icon-BuyNow.png) no-repeat center 3px rgba(234, 46, 46, 1);}
.ProGrid_Box .Collect{ top: 81px;}
.AddtoCart .buy-now{text-align: right; width: 170px;color: #666;float: right;display: inline-block;cursor: pointer;background: none;margin-bottom: 10px; text-decoration: underline;}

#ppPay {width: 700px; height: 60%; left: 50%; top:10%; margin-top: 42px; margin-left: -350px; position: fixed; background: #fff; z-index: 999;}
#pingpongloading {width:100%;height: 100%;position: fixed;left: 0;top: 0;display: none;background: #000;z-index: 998;opacity: 0.65;}
#closePPbox,#PPboxBottom {display: none; width: 685px;  padding-left: 15px; font-size: 14px; height: 42px; line-height: 42px; position: fixed; top:10%; left: 50%; margin-left: -350px; z-index: 1000; background: #fff;}
#closePPbox span { display:block; cursor: pointer; position: absolute; top:0; right: 0; width: 42px; height: 42px; background: url(../images_new/detail/icon_master.png) no-repeat right -596px #fff;}
#PPboxBottom {top: 70%; margin-top: 42px; width: 675px; padding-left: 25px;}

@media screen and (min-width: 1240px) {
	.TopMenu, .Head, .Navigation, .Content, .Footer, .CopyrightBox, .SubscribeBox, .FriendBox{ padding-left: 0; padding-right: 0; width: 1200px; max-width: 1200px;}
	.TipTextBox .TipText{width: 1200px;}
	.Search .search_input{ width: 409px;}
	.SmallLotWrap .Search{ width: 540px;}
	.CategoryBox dl{ width: 1200px;}
	.CategoryBox dd > a{ font-size: 13px;}
	.CategoryShow > div{ width: 1170px;}
	.CategoryBox dd:nth-child(1) .ArrowIcon{ margin-left: -545px;}
	.CategoryBox dd:nth-child(2) .ArrowIcon{ margin-left: -420px;}
	.CategoryBox dd:nth-child(3) .ArrowIcon{margin-left: -280px;}
	.CategoryBox dd:nth-child(4) .ArrowIcon{margin-left: -135px;}
	.CategoryBox dd:nth-child(5) .ArrowIcon{ margin-left: 10px;}
	.CategoryBox dd:nth-child(6) .ArrowIcon{ margin-left: 190px;}
	.CategoryBox dd:nth-child(7) .ArrowIcon{ margin-left: 360px;}
	.ContentLeft{ width: 230px;}
    .ShowList li{ width: 215px; margin-right: 15px; }
	.ShowList li .ProImg{ height: 215px; }
    .ShowList li img, .HotSeller li img, .SubCaregory li img{ width: 215px; height: 215px;}
	.MainContent{ width: 960px;}
	.MainContentBody{ width: 958px;}
	.ServiceWrap .Subscribe .SubscribeInput{width: 268px;}
	.SubscribeBox, .FriendBox{ padding-left: 10px; padding-right: 10px; width: 1180px;}
	#divNav{ width: 1200px; margin: 10px auto 15px; padding: 0; line-height: 32px;}
	#divNav a{ padding-right: 5px; color: #666666;}
	#divNav span{ color: #e01836;}
	#divBody{ width: 1200px;}
	.Not-Found{padding-left: 270px;}
	.Navigation li > a{  padding: 0 20px;}
	.search_pop {width: 329px;}
	.search_pop.ItemLi li p {width: 300px;}
	.CategoryShow .last {display: block;}
}
.storeFuture {margin:10px 0;}
.storeFuture span {font-size:14px; line-height:24px;}
.storeFuture input{margin:5px 5px 0 0; float:left; background: url(../images_new/shopcart/icon_check1.jpg) no-repeat;width: 13px; height: 13px !important;-moz-appearance: none;-webkit-appearance: none;appearance: none;}
.storeFuture input[type="checkbox"]:checked{background: url(../images_new/shopcart/icon_check2.jpg) no-repeat;}
#cancelTipDiv p {font-size:13px; height:36px; line-height:36px; margin:10px 0;}
#cancelTipDiv .successTips {background:#EBFEE0; border:1px solid #BEDDB3;}
#cancelTipDiv .successTips .OKImg{ display:block; background-position:-40px 0; width:18px; height:19px; float:left; margin:8px 5px 0;}
#cancelTipDiv .errorTips {background: url(../images/order/arrow_red.gif) no-repeat 10px 10px #fff3f3; padding-left:30px; color: #ff0000; border: 1px dashed #cf9595;}
#cancelTipDiv .errorTips .OKImg {display:none;}
/* 1.83 register 20180904*/
.FontTip{color: #e01836;}
.regTips.popRegTips{font-size: 12px; padding: 0 10px;}
.regTips{display: inline-block; font-size: 14px;color:#fff;margin-left: 20px;background: #e01836;padding: 8px 13px;transform:skew(-45deg);}
.regTips b{display: inline-block;font-weight:normal;transform:skew(45deg);}
.regTips a{color: #ffd556 !important;text-decoration: underline;}


#ShowReviewBox {position: absolute;top: 210px;left: 50%;transform:translateX(-50%);width: 540px;z-index: 101;height:auto;}
.ReviewBox_2 {width: 540px;box-sizing: border-box;position: relative;margin: 0 auto;background: #fff;min-height: 330px;}
.ReviewBox_2 > p {line-height: 50px;border: 1px #e8e8e8 solid;background: #f7f7f7;font-size: 20px;padding: 0 18px;position: relative;}
.ReviewBox_2 > div {padding: 20px;}
.ReviewBox_2 > div p {line-height: 20px;margin-bottom: 5px;}
.ReviewBox_2 > div p b {font-size: 25px;float: left;margin-right: 5px;}
.ReviewBox_2 > div p a {color: #004ccc;}

.ReviewBox_2 .box {width: 100%;padding: 0;box-sizing: border-box;}
.ReviewBox_2 .box .nav_items {padding: 0 17px;border-bottom: 1px #ccc solid;height: 31px;}
.ReviewBox_2 .box .top {color: #000; }
.ReviewBox_2 .box .top .nav {width: 100%;margin: 0 auto;}
.ReviewBox_2 .box .top .nav span {cursor: pointer;width: 167px;float: left;text-align: center;font-family: Arial, Helvetica, sans-serif;font-size: 14px;box-sizing: border-box;height: 32px; line-height: 32px;}
.ReviewBox_2 .box .top span.current {color: #e01836;background: #eee; border: 1px solid #ccc; border-bottom: none; border-radius: 4px 4px 0 0; text-align: center;}
.ReviewBox_2 .box .top span.current i {background: url(../images/static/promotion/2020/20200810/icon_idx.png) 0 -600px no-repeat;width: 20px;height: 20px;float: right;margin: 5px 15px 0 5px;}
.ReviewBox_2 .box .content {width: 100%;margin: 0 auto;padding: 20px 17px;box-sizing: border-box;}
.ReviewBox_2 .box .content ul {display: none;padding: 0px;box-sizing: border-box;float: left;width: 100%;}
.ReviewBox_2 .box .content ul li img {width: 100%;}
.ReviewBox_2 .box .content #Collections li {width: 100%;float: left !important;}
.ReviewBox_2 .box .content #HolidaysEvents li {width: 100%;}
.ReviewBox_2 .box .content ul.current {display: block;}
.ReviewBox_2 .LoginBox {width: 100%;}
.ReviewBox_2 .LoginBox dd {margin-bottom: 10px;color: #666;font-size: 13px;line-height: 20px;}
.ReviewBox_2 .LoginBox dd .SearchBy {line-height: 34px;border: 1px #ccc solid;width: 344px;margin-right: 10px;padding: 0 10px;box-sizing: border-box;}
.ReviewBox_2 .LoginBox dd .SearchImage {line-height: 36px;width: 140px;text-align: center;background: #e01836;color: #fff;font-size: 13px;cursor: pointer;}

.ReviewBox_2 span.closeSearchImg{background: url(../images/product/icon_del.png) no-repeat;width: 16px;height: 15px;display: block;position: absolute;top: 18px;right: 18px;cursor: pointer;}
.downImgOverlay{display:none;position: fixed; background: rgba(0, 0, 0, 0.5);top: 0;left: 0;right: 0;bottom: 0;z-index: 101;overflow-y: auto;overflow-x: hidden;}
.seaImgLoading{position:relative;margin-left: 180px;margin-top: 60px;display: none;}
.seaImgLoading span{position:absolute;font-size: 20px;color: #666;top: 35%;left: 19%;}

.SearchPrompt {position: absolute;top: 62px;left: 0;width: 269px;background: #fff;z-index: 20;border: 1px #c3c3c3 solid;display: none;}
.SearchPrompt ul {width: 100%;padding: 10px 0;}
.SearchPrompt ul li {line-height: 28px;width: 100%;padding-left: 10px;box-sizing: border-box;cursor: pointer;}
.SearchPrompt ul li a {display: block;}
.SearchPrompt ul li:hover {background: #e9e9e9;}
.SearchPrompt ul li:hover a {color: #339900;}


/*  20200810 */
.Logo {margin-right: 10px;}
.NavMenu {width: 44px;margin: 22px 10px 0px 0;}
.SmallLotWrap {float: left;margin-top: 22px;}
.FoldArrow {display: none;}
.Navigation li .CategoriesList {width: 42px;height: 36px;margin: 0px;border: 1px #ccc solid;background: url(../images/static/promotion/2020/20200810/icon_meu.png) 7px 11px no-repeat #fff;border-radius: 3px;box-sizing: border-box;}
.Navigation li:hover .CategoriesList {background: url(../images/static/promotion/2020/20200810/icon_meu.png) 7px -49px no-repeat #fff;border: 1px #d21f34 solid;}
.SmallLotWrap .Search {width: 290px;}
.Search .search_input {height: 36px;box-sizing: border-box;width: 250px;}
.searchbar-operate-box .search_button {background: url(../images/static/promotion/2020/20200810/icon_idx.png) 19px -415px no-repeat #e01836;width: 64px;height: 36px;border-radius: 0 3px 3px 0;right: 0;}
.searchbar-operate-box .search_button:hover {background: url(../images/static/promotion/2020/20200810/icon_idx.png) 19px -415px no-repeat #c8142f;}
.SearchText {color: #999;margin: 8px 0;width: 290px;height: 15px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.SearchText a {text-decoration: underline;color: #999; display: initial;}
.searchImg {position: absolute;background: url(../images/product/icon_camera.png) no-repeat;width: 28px;height: 22px;display: block;top: 7px;right: 75px;cursor: pointer;}
.header-r{ padding: 15px 0 9px 0px;float: right}
.header-r > a{ width: 90px; padding: 5px 4px; height: 60px; text-align: center; text-decoration: none !important;color: #666;}
.LoginWrap{ cursor: pointer; text-align: center; position: relative; width: 80px; height: 60px; padding: 4px 4px; background: none; margin: 0;}
.LoginWrap > .Title, .header-r > a p{ line-height: 24px; height: 24px; font-size: 13px;color: #666;}
.LoginWrap:before, .CartItem:before, .WishList:before{ content: ""; display: inline-block; height: 34px; width: 34px; background: url(../images/static/promotion/2020/20200810/icon_idx.png) no-repeat;}
.LoginWrap:before{ background-position:  0px 0px;}
.LoginWrap:hover:before{ background-position: 0px -179px;}
.LoginWrap > .Title:hover , .header-r > a:hover p,.LoginWrap:hover > p{ color: #e01836;}
.LoginBox_Hover .Bg_FFF{ width: 100%; bottom: -1px; display: block !important;}
.SignIn{ left: -1px; text-align: left; top: 67px; position: absolute;background: #fff;border: #dfdfdf solid 1px;width: 258px;padding: 20px 0 0 0px;z-index: 21;box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);}
.SignIn .PurpleButton, .SignIn .BlackButton{ width: 208px; height: 32px; line-height: 32px\9; display: block; margin: 0 20px 15px; font-size: 18px;}
.SignIn .Shace{ padding: 0 0 15px; margin: 0 20px;}
.SignIn .Shace span{ line-height: 29px;}
.SignIn .Shace a{ background: url(../images/static/promotion/2020/20200810/icon_idx.png) no-repeat; width: 30px; height: 30px;}
.SignIn .Shace .twitter{background-position: 0px -540px;}
.SignIn .Shace .FaceBook {background-position: 0px -480px;}
.SignIn .Tip{padding: 20px 20px 15px;}
.SignIn .SignOut{ border-bottom: #e9e9e9 solid 1px; font-family:"736-CAI978"; padding: 0 0 15px; margin: 0 20px;}
.SignIn .SignOut a{ font-size: 12px; text-decoration: underline;}
.SignIn .MenuList{ margin-top: 10px;background: #f8f8f8;}
.SignIn .MenuList a{ padding-left: 20px !important;}
.CartItem, .WishList{ background: none;}
.CartItem:before{ background-position: 0px -120px;}
.CartItem:hover:before{ background-position: 0px -300px;}
.WishList:before{ background-position: 0px -57px;}
.WishList:hover:before{ background-position: 0px -237px;}
.header-r .Cart, .WishList span{ display: inline-block;}
.header-r .CartItem {border: none;height: auto;background: unset;padding: 5px 4px;color: #666 !important;}
.header-r .CartItem:hover {border: none;}
.Purple {color: #e01836;}
.SignIn .PurpleButton {background: #e01836;color: #fff;cursor: pointer;border-radius: 3px;}
.SignIn .PurpleButton:hover {background: #c8142f;}
.SignIn .BlackButton {background: #000;color: #fff;border-radius: 3px;}
.CouponBanner{ float: right; width: 242px; height: 350px;}
.PayWay .FaceBook {background: url(../images/static/promotion/2020/20200810/icon_idx.png) 0px -480px no-repeat; width: 30px; height: 30px;}
.FooterWrap .PayWay {margin-bottom: 20px;}
.SearchPrompt {position: absolute;top: 35px;left: 0;width: 225px;background: #fff;z-index: 20;border: 1px #c3c3c3 solid;display: none;}
.SearchPrompt ul {width: 100%;padding: 10px 0;}
.SearchPrompt ul li {line-height: 28px;width: 100%;padding-left: 10px;box-sizing: border-box;cursor: pointer;}
.SearchPrompt ul li a {display: block;}
.SearchPrompt ul li:hover {background: #e9e9e9;}
.SmallLotWrap .nav-search:hover .SearchPrompt {display: block;}
.header_Categories:hover .DivCategories{visibility:visible}
.Navigation .DivMatch{font-weight:normal;padding-bottom: 0;}
.header_Categories .DivCategories{visibility:hidden;position:absolute;border:1px solid #e8e8e8;box-shadow:0 1px 3px rgba(0,0,0,0.1);top: 32px;left: -159px;width: 212px;background:#FFF;z-index:10000;font-size:12px;cursor:pointer}
.DivCategories .Arrow_top {
    width: 70px;
    height: 8px;
    display: block;
    position: absolute;
    top: -8px;
    left: 140px
}

.header_Categories .ContentLeft .HasChildren a {
    width: 161px;
    font-size: 12px;
    padding: 0 10px 0 40px !important;
    border-top: #fff solid 1px;
    border-bottom: #fff solid 1px;
    line-height: 30px;
    background-size: 25px auto;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden;
}

.header_Categories .ContentLeft .HasChildren .list1 {
    background-position: 7px 4px
}
.header_Categories .ContentLeft .HasChildren .list2{background-position:7px -29px}
.header_Categories .ContentLeft .HasChildren .list3{background-position:7px -62px}
.header_Categories .ContentLeft .HasChildren .list4{background-position:7px -94px}
.header_Categories .ContentLeft .HasChildren .list5{background-position:7px -126px}
.header_Categories .ContentLeft .HasChildren .list6{background-position:7px -160px}

.header_Categories .ContentLeft .HasChildren .list7 {
    background-position: 7px -191px
}

.header_Categories .ContentLeft dd:hover a {
    background: #FFF;
    color: #e01836;
    background-size: 25px auto;
}

.header_Categories .ContentLeft dl .all_title {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background-color: #f8f8f8;
    padding: 0 0 0 10px;
    border-bottom: 1px solid #e8e8e8;
    line-height: 35px
}
.header_Categories .ContentLeft .MenuHover a{border-color:#e01836 #FFF #e01836 #e01836}
.header_Categories .ContentLeft .HasChildren .MenuHoverBox a{border:0;background:0;line-height:24px;color:#333;padding:0!important;font-family: "Montserrat Medium";}
.header_Categories .ContentLeft .HasChildren .MenuHoverBox a:hover{color:#e01836;}
.header_Categories .MenuHoverBox{width:690px;height:662px;top:-37px;left:211px;margin-right:-30px}
.header_Categories .MenuHoverBox dl{position:absolute;width:200px;margin-right:30px}
.header_Categories .MenuHoverBox .title{font-size:12px;padding-top:0;border-bottom:1px solid #e8e8e8;margin-bottom:5px;padding-bottom:3px;font-weight: 700;}
.MenuHoverBox{padding:15px 10px 15px 20px;box-shadow:1px 1px 2px rgba(0,0,0,0.2)}
.MenuHoverBox{left:191px;top:-15px}
.MenuHoverBox ul{padding-right:0}
.header_Categories .MenuHoverBox{left:211px;padding:15px 20px 15px 20px;margin-right:-30px;max-height: 600px;overflow: auto;}
.orderTab{background:#fcf6e2;margin-top:23px;padding:10px 0;font-size:12px;font-weight:600}

#ContentWarp {padding: 10px 0px 0;}
.Navigation li a {padding: 0 5px;}
.BannerWrap .BannerPage{top: 148px;}
.BannerWrap .BannerPage.BannerNext {right: 0;}
.BannerWrap a .banner_2 {height: 350px !important;}

.BannerWrap a img {
    width: 100%;
}

.CategoryList {
    position: relative;
    float: left;
    margin-right: 20px;
    font-size: 13px;
}

.CategoryList > a {
    font-size: 16px;
    color: #ffffff !important;
    width: 190px;
    padding: 0 40px 0 10px;
    border-bottom: 6px solid #333;
    text-decoration: none;
    background: #333;
    display: block;
    text-align: center;
    text-transform: uppercase;
}

.CategoryList > a:before, .CategoryList > a:after {
    content: "";
    display: inline-block;
    border-style: solid;
    border-width: 7px 7px 0;
    position: absolute;
    right: 20px;
}

.CategoryList > a:before {
    border-color: #ffffff transparent transparent;
    top: 16px;
}

.CategoryList > a:after {
    border-color: #333 transparent transparent;
    top: 14px;
}

.CategoryList > dl {
    z-index: 12;
    position: absolute;
    background: #f0f0f0;
    top: 42px;
    left: 0;
    width: 240px;
    padding-top: 10px;
    display: none;
}

.CategoryShow ul li a {
    width: 190px;
}

.CategoryList > dl dd > a {
    z-index: 12;
    width: 189px;
    position: relative;
    line-height: 42px;
    padding-left: 50px;
    height: 42px;
}

.CategoryList > dl dd > a:hover, .CategoryList .Category_Hover > a {
    color: #e01836;
    border: #cccccc solid 1px;
    border-right: #ffffff solid 1px;
    background: #fff;
    box-shadow: 0px 5px 5px -5px rgba(102, 102, 102, 0.5);
}

.CategoryList > dl dd > a:before {
    content: "";
    display: inline-block;
    background: url(../images/master/icon-nav.png?v=0916) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    margin: 10px 0 0 -30px;
}

.CategoryList .list1 > a:before {
    background-position: 0 0;
}

.CategoryList .list2 > a:before {
    background-position: 1px -40px;
}

.CategoryList .list3 > a:before {
    background-position: 0 -81px;
    width: 25px;
    height: 25px;
}

.CategoryList .list4 > a:before {
    background-position: 0 -120px;
}

.CategoryList .list6 > a:before {
    background-position: 2px -160px;
    width: 27px;
    height: 27px;
    margin-top: 8px;
}

.CategoryList .list5 > a:before {
    background-position: 0 -201px;
    width: 26px;
    height: 26px;
    margin-top: 8px;
}

.CategoryList .list7 > a:before {
    background-position: 0 -244px;
}

.CategoryList .list8 > a:before {
    background-position: 0 -285px;
}

.CategoryList .list1 > a:hover:before, .CategoryList .list1.Category_Hover > a:before {
    background-position: -30px 0;
}

.CategoryList .list2 > a:hover:before, .CategoryList .list2.Category_Hover > a:before {
    background-position: -29px -40px;
}

.CategoryList .list3 > a:hover:before, .CategoryList .list3.Category_Hover > a:before {
    background-position: -30px -81px;
}

.CategoryList .list4 > a:hover:before, .CategoryList .list4.Category_Hover > a:before {
    background-position: -30px -120px;
}

.CategoryList .list6 > a:hover:before, .CategoryList .list6.Category_Hover > a:before {
    background-position: -28px -160px;
}

.CategoryList .list5 > a:hover:before, .CategoryList .list5.Category_Hover > a:before {
    background-position: -30px -201px;
}

.CategoryList .list7 > a:hover:before, .CategoryList .list7.Category_Hover > a:before {
    background-position: -30px -244px;
}

.CategoryList .list8 > a:hover:before, .CategoryList .list8.Category_Hover > a:before {
    background-position: -28px -285px;
}

.CategoryList .list0 > a {
    color: #e01836;
}

.CategoryList .list0 > a:before {
    background: url(../images/master/recently-trends.png) no-repeat !important;
}

.CategoryList .list0 .CategoryShow ul li:first-child a {
    font-weight: bold;
}

.CategoryList .list0 .CategoryShow > div {
    display: flex;
    flex-wrap: wrap;
    width: 470px;
    float: left;
}

.CategoryShow {
    position: absolute;
    background: #ffffff;
    border: #cccccc solid 1px;
    z-index: 10;
    top: 0;
    left: 240px;
    width: 708px;
    min-height: 339px;
    padding: 10px 5px 10px 25px;
    height: auto;
}

.CategoryShow > div {
    padding: 0;
    width: 100%;
}

.CategoryShow ul {
    margin-right: 10px;
    width: 225px;
    font-family: "Open Sans";
}

.CategoryShow .CategoryImg {
    float: left;
    margin-right: 10px;
    width: 225px;
}

.CategoryShow ul li a {
    float: none;
    text-transform: capitalize;
    line-height: 28px;
    cursor: pointer;
    font-size: 12px;
}
.CategoryShow ul li:hover a{text-decoration: underline; color: #e01836;}
.CategoryShow .CategoryImg a{ width: auto; float: none; padding: 0; border: none; background: none; line-height: 28px;}
.CategoryShow .CategoryImg a:hover{ border: none;}
.CategoryShow .CategoryImg a:before{ display: none;}
.CategoryList dl dd:hover .CategoryShow {visibility: visible;}
.CategoryList:hover > dl{ display: block;}
.CouponBanner a {margin-bottom: 6px;}
.CouponBanner {z-index: 1;}
.BannerImg{ float:left; width:475px; position:relative;margin-left: 252px;}
.BannerWrap .BannerImg a { max-width: 1200px;}
.BannerWrap .BannerTab { margin-right: -595px;}
.BannerWrap p.CuponBanner {left:50%;}
.swiper-pagination {bottom: 15px;}
.swiper-pagination span {background: #e01836;}
.swiper-pagination span.swiper-pagination-bullet {opacity: 0.3;}
.CategoryList > dl{height: 350px;}

.ContentLeft .leftTopRate {line-height: 40px;border-bottom: 1px #cdcdcd dashed;width: 195px;font-size: 14px;color: #f46700;}
.ContentLeft .leftTopRate:before {content: "";background: url(../images/product/productlist/icon_top.png) no-repeat;width: 25px;height: 21px;float: left;margin: 6px 10px 0 0;}
.ContentLeft .leftTopRate a {color: #f46700;}

@media (max-width: 767px) {
	.header-r {padding: 0;}
	.Content .CouponBanner {padding: 0 10px;box-sizing: border-box;}
	.TitleText h2:before {display: none;}
	.TitleText h2:after {display: none;}
	.FooterWrap .PayWay {margin-bottom: 0;}
	.nav-search .searchbar-operate-box .search_button {background: #e01836;}

	.DocWarp_2 .BannerWrap{width: 100% !important;height: 100% !important;margin-bottom: 0 !important;}
	.DocWarp_2 .BannerImg{width: 100%;margin: 0;}
	.DocWarp_2 .BannerWrap a .banner_1, .DocWarp_2 .BannerWrap a .banner_2{width: 100% !important;height: 100% !important;}

	.revBigImg{width: 100% !important;}
}
@media (max-width: 991px) and (min-width: 768px) {
	.DocWarp .SearchText {width: 100%;}
	.SmallLotWrap .Search,.Head .SmallLotWrap {width: 235px;}
	.ProductBanner ul li {width: 32%;margin: 0 2% 2% 0;}
	.ProductBanner li a {width: 100%;margin-bottom: 0;}
	.DailyDetail ul li {width: 1.6%;margin:  0 10px 10px 0;}
	.TopMenu, .Head, .Navigation, .Content, .Footer, .CopyrightBox, .SubscribeBox, .FriendBox,.ServiceWrap ,.FriendWrap{min-width: 100%;width: 100%;max-width: 100%;}
	.TopWrap, .HeaderBanner, .Header, #ContentWrap, .FooterWrap, .ServiceWrap, .FriendWrap {min-width: 100%;width: 100%;max-width: 100%;}
	.CategoryShow {display: none;}

	.BannerImg {margin-left: 220px;}
	.Header .Navigation > ul {width: auto;}
	.CategoryList .list0 > div {display: none;}
}
@media only screen and (min-width: 1240px) {
	.Logo {margin-right: 60px;}
	.SearchText {width: 400px;}
	.Search .search_input {width: 340px;}
	.SmallLotWrap .Search {width: 400px;}
	.SearchPrompt {width: 335px !important;}
	.header-r .CartItem,.header-r > a,.LoginWrap {padding: 4px 9px; width: 100px;}

	.Navigation li a {padding: 0 8px;}
	.BannerWrap{width: 1200px;margin: 0 auto 20px; height: 360px;}
	.BannerImg{width: 695px;}
	.BannerWrap{ width: 1200px;height: 350px;}
	.BannerWrap a{ max-width: 1200px;}
	.BannerWrap a img{ margin-left: 0;}
	.BannerWrap a .banner_1 {display: block !important;height: 350px !important;}
	.BannerWrap a .banner_2 {display: none !important;}
	.DailyDetail{ width: 1200px;}
	.JS_ProductShow { height: 260px; width: 1116px; margin: 0 42px;}
	.DailyDetail li{ margin-right: 21px; width: 206px; }
	.DailyDetail .ProImg img{width: 206px; height: 206px;}
	.CategoryShow dl > div {width: 773px;}
	.FootprintTime ul li {min-height: 295px !important;}
}

.ToHelp {display: block;position: fixed;bottom: 135px;z-index: 10; margin-left: 80%; right: 30px;}
.ToHelp a {background: url(../images/help/icon_help.png) no-repeat;width: 48px;height: 48px;display: block;}
.ToHelp a:hover {background: url(../images/help/icon_help-2.png) no-repeat;}
.SearcHelp {position: fixed;top: 0;left: 0;width: 100%;background: #fff;height: 100%; overflow: auto; z-index: 100;font-family: arial; display: none;}
.SearcHelp .Nav_help {display: block;padding: 0 10px;background: #f5f5f5;border-top: 1px #e0e0e2 solid;line-height: 45px;box-sizing: border-box;font-size: 18px;}
.SearcHelp .Nav_help em {background: url(../images/help/icon_del.png) no-repeat;float: right;width: 16px;height: 16px;background-size: 100%;margin-top: 13px;}
.SearcHelp .Conter {padding: 15px;}
.SearcHelp .Conter h2 {font-size: 14px;}
.SearcHelp .Conter h2 span {display: block; float: left; width: calc(100% - 73px); line-height: 20px; padding-bottom: 10px;}
.SearcHelp .Conter h2 em {background: url(../images/help/icon_chat.png) no-repeat;display: block;width: 73px;height: 35px;background-size: 100%;float: right;}
.SearcHelp .Conter p {font-size: 15px;}
.SearcBtn {margin-top: 10px;}
.SearcBtn input:nth-child(1) {width: 72%;margin-right: 2%;height: 35px;border: 1px #cccccc solid;float: left;box-sizing: border-box;padding: 0 10px;}
.SearcBtn input:nth-child(2) {width: 26%;float: left;height: 35px;background: #e01836;border-radius: 3px;color: #fff;font-size: 14px;}
.SearcHelp .Conter h1 {border-bottom: 1px #ccc solid;line-height: 30px;font-size: 15px;margin-top: 10px;}
.SearcHelp .Conter .Questions {margin-top: 10px;}
.SearcHelp .Conter .Questions a {margin-bottom: 8px;display: block;width: 100%;font-size: 13px;}
.SearcHelp .Conter h3 {font-weight: 500;border-bottom: 1px #ccc solid;line-height: 30px;font-size: 15px;margin-top: 10px;}
.SearcHelp .Conter h4 {line-height: 30px;font-size: 15px;margin-top: 10px;}
.SearcHelp .searchLoading {background:  url(../images/master/ajax-loader.gif) no-repeat center center; display: block; height: 32px; width: 100%; margin-top: 40px;}

.list_free {position: absolute; width: 71px; height: 50px; left: 0; background:url(../images/master/list-free.png) no-repeat;}
.list_free_icon {height: 20px; background:url(../images/master/icon-free.png) no-repeat center right;}
.gird_free {position: absolute; width: 71px; height: 50px; background:url(../images/master/list-free.png) no-repeat;}
.grid_free_icon {background:url(../images/master/icon-free.png) no-repeat left center; width: 50px !important; height: 19px !important;}
.detail_free {position: absolute; z-index: 11; width: 107px; height: 74px; background:url(../images/master/detail-free.png) no-repeat;}
.detail_free_icon {background:url(../images/master/icon-free.png) no-repeat left center; width: 50px; height: 30px; display:inline-block; vertical-align: top; margin-left: 5px;}

#reviewCommon .CriticismContent .smallStar, .ProReviews .smallStar{ background: url(../images/master/icon_star2.png) repeat; width: 80px; height: 14px; margin: 0;}
#reviewCommon .CriticismContent .smallStar span,.ProReviews .smallStar span{background: url(../images/master/icon_star1.png) repeat; display: block; height: 14px;}

.revBigImg{width: 700px; height: 700px;}

.papal-tip{padding: 5px 0 0 15px}
.papal-tip li{list-style: disc; padding: 0 !important;line-height: 25px !important;overflow: inherit !important; }

.loginPolicyTip{float: left;margin: 10px 0;}
.LoginBtn .loginPolicyTip a{width: auto; float: none; margin: auto; text-decoration: none; color: #9696ff;}
.LoginBtn .loginPolicyTip a:hover{text-decoration: underline; color: #9696ff !important;}
.PopLoginBox .LoginBtn{width: auto !important;}
.TipTextBox .TipText > p .AcceptBtn.rejectBtn{background: none; color:#fff; border: 2px solid #fff;}

.no-shipping{color: #f98619;border: 1px #f98619 solid;background: #fff;padding: 0 5px;font-size: 11px;line-height: initial;float:left}
.ask{cursor:pointer;float: left;content: "";display: inline-block;width: 18px;margin-left: 2px;height: 20px;background: url(../images/product/icon_pre-sale.png?v=20241123) 0 -54px no-repeat;background-size: 90%;}

.NoFreeShippingBox{ font-size: 14px;  width: 480px; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #ffffff; z-index: 101;}
.NoFreeShippingBox .TitleText{ text-transform: uppercase; background: #F8F8F8; font-size: 20px; text-align: center; height: 49px; line-height: 50px; border-bottom: #e8e8e8 solid 1px;}
.NoFreeShippingBox .Close{ cursor: pointer; display: block; position: absolute; top: 17px; right: 17px; width: 15px; height: 16px; background: url(../images_new/master/close_icon.png) no-repeat;}
.NoFreeShippingBox .Main{ padding: 20px 25px 30px; line-height: 24px;}

.PromptWarp{background-color: #fff;padding: 0 20px;box-sizing: border-box;display: flex;align-items: center;height: 64px;margin: 15px 0;position: relative;border-radius: 10px;}
.PromptWarp::before{content: "";display: block;background: url(../images/account/icon-prompt.png) no-repeat;width: 35px;height: 35px;margin-right: 15px;background-size: 100%;}
.PromptWarp p{font-size: 18px;font-weight: bold;line-height: 22px;width: calc(100% - 88px);}
.PromptWarp p span{font-weight: normal;color: #999999;font-size: 14px;}
.PromptWarp p a{color: #333;}
.PromptWarp .PromptWarpClose{content: "";display: block;background: url(../images/account/icon-clone.png) no-repeat;width: 28px;height: 28px;cursor: pointer;background-size: 100%;margin-left: 10px;}



@media(max-width: 767px) {
	.NoFreeShippingBox{width: 350px;}
	.no-shipping{font-size:9px;padding: 0 2px;}
	.decription .Shopping_Restriction{width: 107px;}
	.decription .FreeIcon span {margin: 2px 2px 3px 0;}
}