@charset "utf-8";
/**
Author: Crony 2015.7.8
Version: 1.0
By：dianqi
 
/*banner*/
.fz-banner{position: relative;min-width: 1190px;height: 380px;overflow: hidden;border-top: 2px solid #0085c5;margin-top: -2px;}
.banner-box{ width:100%; height:380px;position:relative;top: 0;left: 0;}
.banner-box .hd{width:52px;height:12px; overflow:hidden; position:absolute;left:1%;right:1%; bottom:20px; z-index:1;margin:0 auto;}
.banner-box .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner-box .hd ul li{ float:left; margin-right:4px;  width:12px; height:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer;border-radius: 1000px;}
.banner-box .hd ul li.on{ background:#f00; color:#fff; }
.banner-box .bd{ position:relative; height:100%; z-index:0;}
.banner-box .bd li{position: absolute;top: 0;left: 0;width: 100%;height: 380px;}
.banner-box .bd li a {position: absolute;top: 0;left: 50%;width: 1920px;height: 380px;margin-left: -960px;}
.banner-box .bd img{display: block;width: 1920px;height: 380px; }

/*分类部分*/
/**.iconft{color: #e22a40;font-size: 18px;}
#nav{width:189px;position:relative;top:-41px;background:#07a2ec;z-index:1;}
#nav .mod_cate_hd{height:40px;line-height:40px;font-size:16px;color:#FFFFFF;text-indent:7px;background-color:#0085c5;border-bottom:1px #3487F2 solid;}
#nav .mod_cate_hd a{color:#fff;}
#nav .mod_cate_hd .all{background: url(../img/npbg.png) 10px -113px no-repeat;width: 25px;height:41px;float:left;display: block;}
#nav .tit{position: absolute;background: #fff;  width: 189px;}
#nav .mod_cate,#nav .mod_cate2{height:69.4px;line-height:45.3px;border-bottom:1px #dedede solid;border-top:none;padding:32px 10px 10px 10px;}
#nav .mod_cate h2,#nav .mod_cate2 h2{font-size:15px;font-weight:normal;  margin-top: -10px;}
#nav .mod_cate h2 a,#nav .mod_cate2 h2 a{color:#333;padding-right:5px;font-weight: 600;}
#nav .mod_cate a.hot_sub{background:#106AC0;font-size:12px;border-radius:9px;padding:0px 5px;margin-left:5px;}
#nav .mod_cate2{background:none;}
#nav .mod_cate2 a.yel{color:#fee602;}
#nav .mod_cate span{position: relative; top: -22px;left: 22px;}
#nav .mod_cate span a{color: #999;font-size: 12px;}
#nav .mod_cate .arrow {position: relative;top: 20px;right: 8px;font-family: simsun;}
#nav .mod_subcate{display:none;width:798px;height:448px;border:1px #0085c5 solid;background:#FFFFFF;position:absolute;top:0px;z-index:-1;left:189px;overflow:hidden;}

#nav .mod_subcate_main{width:530px;padding:0px 20px 1000px 20px;margin-bottom:-1000px;border-right:1px #ddd solid;float:left;}
#nav .mod_subcate_line{width:100%;height:1px;clear:both;font-size:0px;margin-bottom:5px;border-top:5px #fff solid;border-bottom:1px #dadada dotted;overflow:hidden;display:block;}
#nav .mod_subcate_main dl{padding:7px 0 7px 65px;border-bottom:1px #e5e5e5 solid;overflow:hidden;}
#nav .mod_subcate_main dl dt{width:65px;font-size:12px;color:#1d7ad9;line-height:22px;font-style:normal;font-variant:normal;font-weight:700;margin-left:-65px;float:left;font-size-adjust:none;font-stretch:normal }
#nav .mod_subcate_main dl dd{line-height:22px;overflow:hidden;}
#nav .mod_subcate_main dl dd a{color:#666;font-size:12px;margin:0 5px 0 5px;float:left;display:inline;white-space:nowrap;}
#nav .mod_subcate_main dl dd a.org{color:#ff7300;}
#nav .mod_subcate_channel{clear:both;margin-top:15px;} 
#nav .mod_subcate_channel .mod_btn_arrow{height:26px;line-height:26px;font-size:12px;padding:0 10px 0 10px;margin-left:5px;text-decoration:none;color:#FFFFFF;background:#2785E6;cursor:pointer;display:inline-block;}
#nav .mod_subcate_channel .mod_btn_arrow b{font-weight:normal;float:left;}
#nav .arrow_dot { width:0px;height:0px;overflow:hidden;font-size:0px;margin:9px 0 0 5px;border:4px transparent dashed;border-left:4px #FFFFFF solid;}
#nav .mod_subcate_side{width:217px;padditop:5px;padding-left:10px;paddibottom:1000px;margin-bottom:-1000px;float:left;}

#nav .on{color:#fff;padding:32px 10px 10px 10px;height:69.4px;line-height:45.3px;border-bottom:1px #dedede solid;border-top:none;margin-left:1px;background:#0085c5;}
#nav .on h2 a{color:#fff;}
#nav .on .mod_subcate{display:block !important;/* !important 强制显示，否则会闪烁*/ }
#nav .on .mod_cate_r a{color:#666666;}
#nav .on a.hot_sub{color:#FFFFFF;}
#nav .on span a{color: #fff;}
#nav .on i{color: #fff;}
*****/
/*分类*/
.floors-wrap{	clear: both;	margin: auto;}
.wrapper {
	width: 1190px;
	min-width: 1190px;
	clear: both;
	margin: auto;
}
.floor{
	margin-bottom: 25px;
	overflow: hidden;
	}
.floors-wrap .floor-header {
	height:38px;
	border-bottom:2px solid #333;
	overflow:hidden;
	color: #333;
}
.floors-wrap .floor-header h3 {
	float:left;
	font:normal 20px/38px 'microsoft yahei'
}
.floors-wrap .floor-header h4 {
	float:left;
	margin-top:12px;
	*margin-top:9px;
	padding-left:16px;
	font:normal 14px/1.5 'microsoft yahei'
}
.floor-bd {
padding: 0;
}
.floor-bd {
padding: 0 1px;
border-bottom: 1px solid #eee;
}
.floor-bd .item {
padding-right: 21px;
padding-left: 20px;
}
.floor-bd .item {
float: left;
padding-right: 24px;
padding-left: 23px;
padding-bottom: 30px;
margin-left: -1px;
width: 249px;
border-right: 1px solid #eee;
border-left: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.floor-bd .item a {
display: block;
text-decoration: none;
}
.floor-bd .item .p-img {
display: block;
margin-bottom: 25px;
padding: 0;
}
.floor-bd .item .p-name {
display: block;
height: 36px;
overflow: hidden;
color: #999;
}
.floor-bd .item .p-price {
font-size: 14px;
}
.floor-bd .item .p-price {
padding-top: 10px;
color: #ca1927;
font-weight: 700;
}
.floor-bd .item .p-price em {
padding-right: 2px;
font-size: 12px;
}




@font-face {
	font-family:'AvenirBLTStd';
	src:url(font/haiwaigou_black.eot?v=cf89c);
	src:url(font/haiwaigou_black.eot?#iefix?v=cf89c) format('embedded-opentype'),url(font/haiwaigou_black.woff?v=e9c6d) format('woff'),url(font/haiwaigou_black.ttf?v=0671c) format('truetype');
	font-weight:normal;
	font-style:normal
}
@font-face {
	font-family:'AvenirRLTStd';
	src:url(font/haiwaigou_roman.eot?v=ed6f4);
	src:url(font/haiwaigou_roman.eot?#iefix?v=ed6f4) format('embedded-opentype'),url(font/haiwaigou_roman.woff?v=6dd48) format('woff'),url(font/haiwaigou_roman.ttf?v=cee68) format('truetype');
	font-weight:normal;
	font-style:normal
}
.gnav .gnav-main {
	_position:relative
}
.overseas-header {
	min-width:990px;
	height:137px;
	background:#fff;
	border-bottom:4px solid #222
}
.overseas-header .overseas-top {
	position:relative;
	z-index:110;
	height:101px
}
.overseas-header .overseas-top .sn-logo {
	float:left;
	height:100px;
	width:190px;
	overflow:hidden
}
.overseas-header .overseas-top .overseas-logo {
	float:left;
	margin:30px 0 0 10px
}
.overseas-header .overseas-top .overseas-slogan {
	float:right;
	width:341px;
	height:32px;
	margin-top:29px;
	background:url(../img/overseas-sprite.png?v=78dc3) -76px -58px no-repeat
}
.overseas-header .overseas-nav {
	position:relative;
	z-index:2;
	height:36px;
	text-align:center;
	font:bold 14px/36px "Microsoft Yahei"
}
.overseas-header .overseas-nav .all {
	position:relative;
	float:left;
	height:36px;
	width:190px;
	background-color:#222
}
.overseas-header .overseas-nav .all .all-point {
	cursor:default
}
.overseas-header .overseas-nav .all span {
	display:inline-block;
	line-height:36px;
	vertical-align:middle;
	color:#FFF
}
.overseas-header .overseas-nav .all .logo {
	display:inline-block;
	width:12px;
	height:14px;
	margin-right:10px;
	background:url(../img/overseas-sprite.png?v=78dc3) -324px 0 no-repeat
}
.overseas-header .overseas-nav .all .text {
	text-decoration:none
}
.overseas-header .overseas-nav .page-link {
	position:relative;
	float:left
}
.overseas-header .overseas-nav .page-link span {
	display:none
}
.overseas-header .overseas-nav .shangou {
	height:36px;
	width:128px
}
.overseas-header .overseas-nav .shangcheng {
	padding:0 22px
}
.overseas-header .overseas-nav .now-page span {
	display:block
}
.overseas-header .overseas-nav .overseas-point {
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-5px;
	width:10px;
	height:5px;
	background:url(../img/overseas-sprite.png?v=78dc3) -346px 0 no-repeat;
	font-size:0
}
.overseas-header .overseas-nav .hot {
	position:absolute;
	top:4px;
	right:11px;
	display:block;
	width:9px;
	height:9px;
	font-size:0;
	background:url(../img/overseas-sprite.png?v=78dc3) -305px 0 no-repeat
}
.overseas-header .overseas-nav .list-show {
	position:absolute;
	top:-1px;
	*top:0;
	width:128px;
	cursor:default;
	background-color:#FFF
}
.overseas-header .overseas-nav .list-show span {
	display:inline-block;
	line-height:36px;
	vertical-align:middle
}
.overseas-header .overseas-nav .list-show .showlist {
	display:none;
	width:126px
}
.overseas-header .overseas-nav .list-show .showlist a {
	color:#666
}
.overseas-header .overseas-nav .list-show .showlist p {
	float:left;
	width:100px;
	height:30px;
	font:normal 12px/30px "Microsoft Yahei";
	text-align:left;
	_display:inline
}
.overseas-header .overseas-nav .list-show .showlist span {
	margin-right:5px
}
.overseas-header .overseas-nav .current {
	width:126px;
	line-height:34px;
	_top:-1px;
	*top:-1px;
	border:1px solid #e4eaed
}
.overseas-header .overseas-nav .current .down {
	background-position:-232px -39px
}
.overseas-header .overseas-nav .nofree {
	left:422px
}
.overseas-header .overseas-nav .nofree p {
	margin-left:17px
}
.overseas-header .overseas-nav .country {
	left:552px;
	*left:560px
}
.overseas-header .overseas-nav .country p {
	margin-left:27px
}
.overseas-header .overseas-nav i.down {
	display:inline-block;
	line-height:36px;
	vertical-align:middle;
	width:10px;
	height:5px;
	font-size:0;
	background:url(../img/overseas-sprite.png?v=78dc3) -232px -24px no-repeat
}
.overseas-header .overseas-nav .overseas-search {
	display:none;
	position:relative;
	float:right;
	width:240px;
	height:24px;
	margin-top:5px
}
.overseas-header .overseas-nav .overseas-search input {
	float:left;
	width:193px;
	height:22px;
	padding-left:5px;
	padding-right:40px;
	border:1px solid #bec7d4;
	font:12px/22px "Microsoft Yahei";
	color:#bbb;
	_float:none
}
.overseas-header .overseas-nav .overseas-search a {
	position:absolute;
	top:5px;
	right:5px;
	float:left;
	width:15px;
	height:14px;
	background:url(../img/overseas-sprite.png?v=78dc3) -232px 0 no-repeat
}
.overseas-header .nav-category {
	display:none;
	position:absolute;
	top:37px;
	left:0;
	width:190px;
	height:420px;
	z-index:120;
	background:#5856af url(../img/overseas-sprite.png?v=78dc3) -572px -222px no-repeat;
	text-align:left
}
.overseas-header .nav-category dl {
	padding:0 15px;
	color:#FFF;
	height:105px
}
.overseas-header .nav-category dl dt {
	position:relative;
	_zoom:1
}
.overseas-header .nav-category dl .nav-line {
	position:absolute;
	bottom:-19px;
	left:0;
	width:100%;
	height:2px;
	font-size:0;
	background:url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAYAAACddGYaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABlJREFUeNpiZGBgEGeAApY/f/7A2AwAAQYAIt4DEfFM78gAAAAASUVORK5CYII=) repeat;
	*background:url(../img/category-line.png?v=c56f7) repeat;
	_background:url(../img/category-line.png?v=c56f7) repeat
}
.overseas-header .nav-category dl h2 {
	padding:16px 0 8px 0;
	font:bold 14px "Microsoft Yahei"
}
.overseas-header .nav-category dl .nav-category-list {
	width:180px;
	height:44px;
	margin-left:-12px;
	font-size:0;
	line-height:20px;
	overflow:hidden
}
.overseas-header .nav-category dl .nav-category-list a {
	display:inline-block;
	height:20px;
	margin-left:12px;
	margin-top:1px;
	color:#FFF;
	font:normal 12px/20px "SimSun"
}
.overseas-header .nav-category dl .nav-sub {
	display:none;
	position:absolute;
	left:190px;
	top:0;
	width:675px;
	height:420px;
	background:#FFF;
	z-index:120;
	overflow:hidden;
	box-shadow:2px 3px 6px #c5c5c5
}
.overseas-header .nav-category dl .nav-category .nav-hover .nav-sub {
	z-index:150;
	line-height:18px
}
.overseas-header .nav-category dl .nav-sub .close {
	position:absolute;
	right:10px;
	top:10px;
	width:13px;
	height:13px;
	background:url(../img/overseas-sprite.png?v=78dc3) -366px 0 no-repeat;
	font-size:0
}
.overseas-header .nav-category dl .nav-sub .nav-sub-cont {
	width:680px;
	margin-left:-25px;
	overflow:hidden;
	_display:inline
}
.overseas-header .nav-category dl .nav-sub .nav-sub-item {
	float:left;
	width:300px;
	height:115px;
	margin-left:30px;
	overflow:hidden;
	_display:inline
}
.overseas-header .nav-category dl .nav-sub .nav-sub-item h3 {
	width:295px;
	height:23px;
	margin-top:20px;
	padding-left:5px;
	line-height:23px;
	background:#EEE;
	color:#333;
	font-family:"Microsoft YaHei";
	overflow:hidden
}
.overseas-header .nav-category dl .nav-sub .nav-sub-item p {
	width:300px;
	margin-left:-5px;
	font-weight:normal;
	font-size:12px
}
.overseas-header .nav-category dl .nav-sub .nav-sub-item p a {
	display:inline-block;
	color:#666;
	margin-top:8px;
	padding:0 10px;
	line-height:14px;
	border-left:1px solid #c5c5c5;
	white-space:nowrap
}
.overseas-header .nav-category dl .nav-category dl .nav-category-list a:hover,.overseas-header .nav-category dl .nav-sub .nav-sub-item p a:hover {
	color:#5452ad
}
.overseas-header .nav-category .nav-hover {
	background:#3d3c80
}
.overseas-header .nav-category .nav-sub {
	display:none;
	position:absolute;
	left:190px;
	top:0;
	width:675px;
	height:420px;
	background:#FFF;
	z-index:120;
	overflow:hidden;
	box-shadow:2px 3px 6px #c5c5c5;
	z-index:5px
}
.overseas-header {
	min-width:1190px
}
.banner-wrap {
	position:relative;
	width:100%;
	height:320px;
	min-width:990px;
	overflow:hidden
}
.banner-wrap .banner {
	position:absolute;
	width:100%;
	height:320px;
	min-width:990px;
	overflow:hidden
}
.banner-wrap .banner li {
	position:absolute;
	display:none;
	top:0;
	left:0;
	width:100%;
	height:393px;
	background-position:top center;
	background-repeat:no-repeat
}
.banner-wrap .banner li img {
	display:block;
	position:relative;
	width:1920px;
	height:320px;
	left:50%;
	margin-left:-960px
}
.banner-wrap .banner .show {
	display:block
}
.banner-wrap .point {
	display:none;
	position:absolute;
	top:134px;
	width:48px;
	height:48px;
	background:url(../img/overseas-sprite.png?v=78dc3) 0 0 no-repeat;
	overflow:hidden
}
.banner-wrap .left-point {
	left:50%;
	margin-left:-495px;
	background:url(../img/overseas-sprite.png?v=78dc3) 0 0 no-repeat
}
.banner-wrap .right-point {
	right:50%;
	margin-right:-495px;
	background:url(../img/overseas-sprite.png?v=78dc3) -58px 0 no-repeat
}
.banner-wrap .left-point:hover {
	background-position:-116px 0
}
.banner-wrap .right-point:hover {
	background-position:-174px 0
}
.banner-wrap .banner-nav-wrap {
	position:absolute;
	display:none;
	top:284px;
	width:100%;
	height:16px;
	text-align:center;
	font-size:0
}
.banner-wrap .banner-nav-wrap .banner-nav {
	position:relative;
	display:inline-block;
	height:16px;
	*display:inline;
	*zoom:1;
	background:rgba(255,255,255,0.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF);
	border-radius:8px;
	padding-right:5px
}
.banner-wrap .banner-nav-wrap a {
	display:inline-block;
	margin-top:3px;
	margin-left:5px;
	width:10px;
	height:10px;
	background:url(../img/overseas-sprite.png?v=78dc3) -277px -26px no-repeat
}
.banner-wrap .banner-nav-wrap .current {
	background-position:-257px -26px
}
.banner-wrap {
	min-width:1190px
}
.left-point {
	margin-left:-595px
}
.right-point {
	margin-right:-595px
}
.overseas-activity {
	position:relative;
	width:100%;
	overflow:hidden
}
.overseas-activity img {
	display:block;
	position:relative;
	width:1920px;
	left:50%;
	margin-left:-960px
}
.overseas-title {
	height:45px;
	color:#222
}
.overseas-title h4 {
	float:left;
	margin-right:14px;
	font:bold 24px/42px "Microsoft Yahei"
}
.overseas-title .eng-title {
	float:left;
	margin-top:15px;
	font:bold 14px/20px "Cambria";
	font-style:italic
}
.overseas-title .time {
	float:left;
	margin:15px 0 0 12px;
	font:bold 14px/20px "Microsoft Yahei";
	color:#999
}
.overseas-title .time i {
	color:#e12f07;
	font-size:16px;
	font-weight:bold
}
.overseas-title .line {
	float:left;
	font-size:0;
	width:100%;
	height:3px;
	background:url(../img/overseas-sprite.png?v=78dc3) 0 -200px repeat-x
}
.explosion {
	position:relative;
	width:100%;
	height:425px;
	margin-top:30px
}
.explosion .black-bg {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:180px;
	background:url(../img/black-bg.png?v=38b6b) 0 0 repeat
}
.explosion .explosion-content {
	position:relative;
	height:425px
}
.explosion .commodity-list {
	position:relative;
	width:100%;
	height:370px;
	margin-top:10px
}
.explosion .commodity-list .introduce {
	position:absolute;
	left:-169px;
	top:0;
	_top:-1px;
	width:419px;
	height:370px;
	background:url(../img/explosion.png?v=603e5) 0 0 no-repeat;
	z-index:1;
	text-align:center
}
.explosion .commodity-list .introduce .text {
	position:absolute;
	top:90px;
	right:58px;
	width:164px;
	color:#FFF
}
.explosion .commodity-list .introduce .text p {
	width:164px;
	height:20px;
	font:14px/20px "Microsoft Yahei";
	overflow:hidden
}
.explosion .commodity-list .introduce .time {
	position:absolute;
	top:250px;
	right:90px
}
.explosion .commodity-list .introduce .time p {
	width:94px;
	height:20px;
	font:bold 14px/20px "Microsoft Yahei";
	color:#FFF;
	overflow:hidden
}
.explosion .commodity-list .introduce .time i {
	color:#cc1d1b
}
.explosion .commodity-list ul {
	position:relative;
	width:750px;
	height:370px;
	margin-left:230px;
	overflow:hidden
}
.explosion .commodity-list ul li {
	float:left;
	width:218px;
	height:369px;
	margin-left:30px;
	background-color:#FFF;
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#e9eef0;
	_display:inline
}
.explosion .commodity-list .commodity-intro {
	position:relative;
	width:218px;
	height:219px;
	padding-top:20px
}
.explosion .commodity-list .commodity-intro .commodity-link {
	position:relative;
	display:block;
	width:160px;
	height:160px;
	margin-left:30px
}
.explosion .commodity-list .commodity-intro .commodity-link .sellout {
	position:absolute;
	top:11px;
	left:11px;
	display:block;
	width:138px;
	height:138px;
	background:url(../img/overseas-sprite.png?v=78dc3) -412px -532px no-repeat
}
.explosion .commodity-list .commodity-intro img {
	display:block;
	width:160px;
	height:160px
}
.explosion .commodity-list .commodity-intro .discount {
	position:absolute;
	width:36px;
	height:32px;
	top:-1px;
	left:-1px;
	background-color:#7148a7;
	color:#FFF;
	font-family:"Microsoft Yahei";
	font-weight:bold;
	text-align:center;
	padding-top:4px
}
.explosion .commodity-list .commodity-intro .discount .front {
	font-size:22px
}
.explosion .commodity-list .commodity-intro .discount .behind {
	font-size:10px
}
.explosion .commodity-list .commodity-intro .discount .text {
	position:absolute;
	top:1px;
	right:2px
}
.explosion .commodity-list .commodity-intro .commodity-name {
	display:block;
	width:194px;
	height:20px;
	margin:28px 0 0 12px;
	line-height:20px;
	overflow:hidden;
	text-align:center
}
.explosion .commodity-list .commodity-intro .commodity-name a {
	display:inline-block;
	width:168px;
	height:20px;
	font:14px/20px "Microsoft Yahei";
	line-height:20px;
	color:#666;
	vertical-align:middle;
	word-break:break-all;
	overflow:hidden;
	text-align:left
}
.explosion .commodity-list .commodity-detail {
	width:218px;
	height:120px;
	padding-top:10px;
	background-color:#e9eef0;
	text-align:center
}
.explosion .commodity-list .price {
	display:inline-block;
	margin-top:4px;
	height:22px;
	font:bold 16px/22px AvenirRLTStd
}
.explosion .commodity-list .price .price-logo {
	font-family:arial
}
.explosion .commodity-list .price .price-last {
	position:relative;
	top:-2px;
	font-size:12px
}
.explosion .commodity-list .consult-price {
	height:16px;
	color:#a5a6a6;
	margin-top:4px;
	line-height:16px
}
.explosion .commodity-list .consult-price .price-logo {
	font:normal 12px/16px arial
}
.explosion .commodity-list .consult-price em {
	font:normal 12px/16px Tahoma
}
.explosion .commodity-list .join-cart {
	display:inline-block;
	width:97px;
	height:30px;
	margin:6px 0;
	border:solid 1px #111;
	background-color:#222;
	color:#FFF;
	font:bold 14px/30px "Microsoft Yahei"
}
.explosion .commodity-list .join-cart:hover {
	border-color:#552792;
	background-color:#7148a7;
	text-decoration:none
}
.explosion .transform:hover {
	-webkit-transform:translateY(-5px);
	-ms-transform:translateY(-5px);
	transform:translateY(-5px)
}
.explosion ul {
	width:960px
}
.explosion ul li {
	margin-left:20px
}
.time-left {
	text-align:center
}
.time-left .logo {
	width:16px;
	height:16px;
	_margin-top:-2px;
	*margin-right:3px;
	_margin-right:3px;
	background:url(../img/overseas-sprite.png?v=78dc3) -257px 0 no-repeat
}
.time-left span {
	display:inline-block;
	height:16px;
	line-height:16px;
	vertical-align:middle;
	font-size:0
}
.time-left b {
	font:12px/16px "Microsoft Yahei";
	color:#7c7d7d
}
.time-left i {
	font:12px/16px "Microsoft Yahei";
	color:#333
}
.show-commodity {
	margin-top:43px
}
.show-commodity .theNewitem {
	position:relative;
	float:left;
	width:988px;
	height:298px;
	border:1px solid #bec7d4;
	margin:7px 0 16px 0;
	box-shadow:0 3px 3px #e4eaed;
	_display:inline
}
.show-commodity .theNewitem .commodity-introduce {
	float:left;
	width:210px;
	height:298px;
	text-align:center;
	background:url(../img/commodity-bg.png?v=6cbed) no-repeat;
	background-position:-25px 0
}
.show-commodity .theNewitem .commodity-introduce .country-logo-big {
	margin-top:40px
}
.show-commodity .theNewitem .commodity-introduce .country-name {
	font-size:18px;
	line-height:24px;
	color:#a9a9a9
}
.show-commodity .theNewitem .commodity-introduce .shop-name {
	font:12px/18px "Microsoft Yahei";
	color:#999
}
.show-commodity .theNewitem .commodity-img {
	float:left;
	width:260px;
	height:260px;
	margin:20px 50px 0 0
}
.show-commodity .theNewitem .sellout {
	position:absolute;
	display:block;
	width:154px;
	height:154px;
	top:73px;
	left:269px;
	background:url(../img/overseas-sprite.png?v=78dc3) -408px -213px no-repeat
}
.show-commodity .theNewitem .commodity-detail {
	float:right;
	width:468px;
	height:298px
}
.show-commodity .theNewitem .commodity-detail .commodity-name {
	width:460px;
	height:60px;
	margin-top:25px;
	font:bold 18px/30px "Microsoft Yahei";
	overflow:hidden;
	color:#333
}
.show-commodity .theNewitem .commodity-detail .commodity-text {
	width:460px;
	height:72px;
	margin-top:5px;
	font:14px/24px "Microsoft Yahei";
	color:#666;
	overflow:hidden
}
.show-commodity .theNewitem .price-wrapper {
	width:225px
}
.show-commodity .theNewitem .time-left {
	width:438px;
	height:38px;
	line-height:38px;
	margin-top:10px;
	background-color:#f4f6f7;
	text-align:center
}
.show-commodity .theNewitem .time-left span {
	*margin-top:11px;
	_margin-top:11px
}
.show-commodity .theNewitem .time-left .text {
	position:relative;
	top:-3px;
	*line-height:18px
}
.show-commodity .theNewitem .time-left .days {
	margin-left:3px
}
.show-commodity .theNewitem .time-left .hours {
	margin-left:3px
}
.show-commodity .theNewitem .time-left i {
	font-size:16px;
	color:#333
}
.show-commodity .theNewitem .discount {
	position:relative;
	float:left;
	width:48px;
	height:48px;
	margin:3px 12px 0 0;
	background-color:#7148a7;
	color:#FFF;
	font:28px/48px "arial";
	font-family:"Microsoft Yahei";
	font-weight:bold;
	text-align:center
}
.show-commodity .theNewitem .discount .front {
	font-size:28px
}
.show-commodity .theNewitem .discount .behind {
	font-size:16px
}
.show-commodity .theNewitem .discount .text {
	position:absolute;
	font-size:10px;
	top:-9px;
	right:6px
}
.show-commodity .theNewitem .overseas-itemlink {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:988px;
	height:298px;
	background:url(about:blank)
}
.show-commodity .theNewitem .join-cart {
	position:absolute;
	bottom:30px;
	right:30px;
	width:100px;
	height:38px;
	border:solid 1px #111;
	background-color:#222;
	color:#FFF;
	font:bold 14px/38px "Microsoft Yahei";
	text-align:center
}
.show-commodity .theNewitem .join-cart:hover {
	border-color:#552792;
	background-color:#7148a7;
	text-decoration:none
}
.show-commodity .theNewitem .buy-number {
	margin-right:148px
}
.show-commodity .theNewitem .commodity-img {
	position:relative;
	-webkit-transition:all .5s ease;
	transition:all .5s ease
}
.show-commodity .theNewitem .item-up {
	-webkit-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	transform:translateY(-10px)
}
.show-commodity .item-list {
	float:left;
	width:990px;
	margin-top:7px
}
.show-commodity .item-list ul {
	margin-left:-9px;
	*zoom:1;
	_zoom:1
}
.show-commodity .item-list ul li {
	position:relative;
	float:left;
	width:322px;
	height:450px;
	padding-top:20px;
	border:1px solid #bec7d4;
	margin:0 0 20px 9px;
	box-shadow:0 2px 2px #e4eaed;
	_display:inline
}
.show-commodity .item-list ul .commodity-link {
	position:relative;
	display:block;
	width:260px;
	height:260px;
	margin:0 0 0 31px
}
.show-commodity .item-list ul .commodity-link .sellout {
	position:absolute;
	display:block;
	width:154px;
	height:154px;
	top:73px;
	left:48px;
	background:url(../img/overseas-sprite.png?v=78dc3) -408px -213px no-repeat
}
.show-commodity .item-list ul .commodity-link .readyStart {
	position:absolute;
	display:block;
	width:154px;
	height:154px;
	top:73px;
	left:48px;
	background:url(../img/overseas-sprite.png?v=78dc3) -408px -367px no-repeat
}
.show-commodity .item-list .list-img {
	display:block;
	width:260px;
	height:260px
}
.show-commodity .item-list .time-left {
	float:left;
	margin:21px 0 0 20px;
	_display:inline
}
.show-commodity .item-list .detail {
	float:left;
	width:322px;
	height:141px;
	margin-top:7px;
	border-top:1px solid #bec7d4;
	background-color:#f4f6f7
}
.show-commodity .item-list .country-logo-middle {
	float:left;
	margin:23px 20px 0 30px
}
.show-commodity .item-list .detail-name {
	float:left;
	width:220px;
	height:20px;
	margin-top:14px;
	font:14px/20px "Microsoft Yahei";
	overflow:hidden
}
.show-commodity .item-list .detail-name a {
	color:#333
}
.show-commodity .item-list .detail-text {
	float:left;
	width:220px;
	height:20px;
	font:12px/20px "Microsoft Yahei";
	color:#999;
	overflow:hidden
}
.show-commodity .item-list .price-wrapper {
	float:left;
	width:220px;
	height:51px;
	margin-top:19px
}
.show-commodity .item-list .discount {
	position:relative;
	float:left;
	width:48px;
	height:48px;
	margin:3px 12px 0 20px;
	background-color:#7148a7;
	color:#FFF;
	font:28px/48px "arial";
	font-family:"Microsoft Yahei";
	font-weight:bold;
	text-align:center
}
.show-commodity .item-list .discount .front {
	font-size:28px
}
.show-commodity .item-list .discount .behind {
	font-size:16px
}
.show-commodity .item-list .discount .text {
	position:absolute;
	font-size:10px;
	top:-9px;
	right:6px
}
.show-commodity .item-list .overseas-cart {
	float:right;
	width:32px;
	height:32px;
	margin:10px 20px 0 50px;
	background:url(../img/overseas-sprite.png?v=78dc3) 0 -58px no-repeat;
	cursor:pointer
}
.show-commodity .item-list .cart-hover {
	background-position:0 -100px
}
.show-commodity .item-list .cart-text {
	float:right;
	width:70px;
	margin:20px 20px 0 10px;
	font:16px/20px "Microsoft Yahei";
	color:#999;
	text-align:right;
	_display:inline
}
.show-commodity .item-list .overseas-heart {
	float:right;
	width:32px;
	height:32px;
	margin:10px 20px 0 50px;
	background:url(../img/overseas-sprite.png?v=78dc3) 0 -154px no-repeat;
	cursor:pointer
}
.show-commodity .item-list .heart-hover {
	background-position:-42px -154px
}
.show-commodity .item-list .heart-click {
	background-position:-42px -154px
}
.show-commodity .item-list .buy-number {
	margin-top:6px
}
.show-commodity .theNewitem {
	width:1188px
}
.show-commodity .theNewitem .commodity-introduce {
	width:260px;
	background-position:0 0
}
.show-commodity .theNewitem .overseas-itemlink {
	width:1188px
}
.show-commodity .theNewitem .sellout {
	left:319px
}
.show-commodity .theNewitem .commodity-detail {
	width:618px
}
.show-commodity .theNewitem .commodity-detail .commodity-name {
	width:587px
}
.show-commodity .theNewitem .commodity-detail .commodity-text {
	width:587px
}
.show-commodity .theNewitem .join-cart {
	width:148px
}
.show-commodity .theNewitem .time-left {
	width:588px
}
.show-commodity .theNewitem .buy-number {
	margin-right:198px
}
.show-commodity .item-list {
	width:1190px
}
.show-commodity .item-list ul {
	margin-left:-19px
}
.show-commodity .item-list ul li {
	width:382px;
	margin:0 0 20px 19px
}
.show-commodity .item-list ul .commodity-link {
	margin:0 0 0 62px
}
.show-commodity .item-list .time-left {
	float:left;
	margin:21px 0 0 20px
}
.show-commodity .item-list .detail {
	float:left;
	width:382px;
	height:141px;
	margin-top:7px;
	border-top:1px solid #bec7d4;
	background-color:#f4f6f7
}
.show-commodity .item-list .country-logo-middle {
	float:left;
	margin:23px 20px 0 30px
}
.show-commodity .item-list .detail-name {
	width:280px
}
.show-commodity .item-list .detail-text {
	width:280px
}
.show-commodity .item-list .price-wrapper {
	width:250px
}
.float-bar {
	width:48px;
	_height:288px
}
.float-bar li a {
	display:block;
	padding:8px 12px;
	width:24px;
	height:32px;
	background-color:#222;
	color:#bec7d4;
	font:12px/16px "Microsoft Yahei";
	text-decoration:none
}
.float-bar li a:hover {
	background-color:#7148a7;
	color:#FFF
}
.float-bar li .check {
	background:url(../img/overseas-sprite.png?v=78dc3) -426px -58px no-repeat
}
.float-bar li .check:hover {
	background-position:-484px -58px
}
.float-bar li .toTop {
	background:url(../img/overseas-sprite.png?v=78dc3) -426px 0 no-repeat
}
.float-bar li .toTop:hover {
	background-position:-484px 0
}
.price-wrapper {
	float:left;
	width:260px;
	height:51px;
	margin-top:7px
}
.price {
	display:inline-block;
	height:30px;
	font:bold 24px/30px AvenirBLTStd
}
.price .price-logo {
	font-family:arial
}
.price em{font-weight: 700;}
.price .price-last {
	position:relative;
	top:-5px;
	font-size:16px
}
.consult-price {
	height:16px;
	color:#a5a6a6;
	margin-top:2px;
	line-height:16px
}
.consult-price .price-logo {
	font:normal 12px/16px arial
}
.consult-price em {
	text-decoration:line-through;
	font:normal 12px/16px Tahoma
}
.buy-number {
	float:right;
	text-align:right;
	width:90px;
	height:24px;
	margin:25px 20px 0 0;
	font:12px/24px "Microsoft Yahei";
	_display:inline
}
.buy-number i {
	color:#7148a7
}
.show-brand {
	margin-top:23px
}
.show-brand .list-item {
	float:left;
	width:988px;
	height:298px;
	margin:10px 0 11px 0;
	border:1px solid #bec7d4;
	box-shadow:0 3px 3px #e4eaed
}
.show-brand .list-item .transform:hover {
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
.show-brand .list-item .brand-img {
	position:relative;
	float:left;
	width:655px;
	height:298px;
	overflow:hidden
}
.show-brand .list-item .brand-img img {
	display:block;
	width:715px;
	height:298px;
	margin-left:-30px
}
.show-brand .list-item .brand-img .readyStart {
	position:absolute;
	display:block;
	width:154px;
	height:154px;
	top:73px;
	left:250px;
	background:url(../img/overseas-sprite.png?v=78dc3) -408px -367px no-repeat
}
.show-brand .list-item .brand-detail {
	float:left;
	width:333px;
	height:298px
}
.show-brand .list-item .brand-logo {
	display:none;
	float:left;
	width:150px;
	height:50px;
	margin:10px 18px 0 51px
}
.show-brand .list-item .time-left {
	float:left;
	margin:26px 0 0 80px
}
.show-brand .list-item .brand-commodity {
	position:relative;
	float:left;
	width:280px;
	height:160px;
	margin:20px 0 0 23px;
	overflow:hidden
}
.show-brand .list-item .brand-commodity li {
	float:left;
	width:130px;
	height:160px;
	margin-left:10px;
	text-align:center;
	_display:inline
}
.show-brand .list-item .brand-commodity .img-wrapper {
	width:128px;
	height:128px;
	border:1px solid #e4eaed
}
.show-brand .list-item .brand-commodity .img-wrapper img {
	display:block;
	width:120px;
	height:120px;
	margin:4px
}
.show-brand .list-item .brand-commodity .img-wrapper .transform:hover {
	-webkit-transform:translateY(-4px);
	-ms-transform:translateY(-4px);
	transform:translateY(-4px)
}
.show-brand .list-item .brand-commodity .price {
	margin-top:6px
}
.show-brand .list-item .getMore {
	float:left;
	width:148px;
	height:34px;
	margin:12px 0 0 93px;
	border:solid 1px #111;
	background-color:#222;
	color:#FFF;
	text-align:center;
	font:bold 14px/34px "Microsoft Yahei"
}
.show-brand .list-item .getMore:hover {
	border-color:#552792;
	background-color:#7148a7;
	text-decoration:none
}
.show-brand .list-item {
	width:1188px
}
.show-brand .list-item .brand-img {
	width:715px
}
.show-brand .list-item .brand-img img {
	margin-left:0
}
.show-brand .list-item .brand-img .readyStart {
	left:280px
}
.show-brand .list-item .brand-detail {
	width:473px
}
.show-brand .list-item .brand-logo {
	display:block
}
.show-brand .list-item .time-left {
	float:left;
	margin:26px 0 0 0
}
.show-brand .list-item .brand-commodity {
	width:420px
}
.show-brand .list-item .getMore {
	margin:12px 0 0 162px
}
.theNext {
	margin-top:32px
}
.theNext .list-item {
	*margin-top:20px
}
.theNext .buy-number {
	width:80px;
	height:24px
}
.theNext .overseas-recommand {
	float:left;
	width:988px;
	height:258px;
	border:1px solid #bec7d4;
	margin-top:43px
}
.theNext .overseas-recommand .left-list {
	float:left
}
.theNext .overseas-recommand .right-list {
	float:right
}
.theNext .overseas-recommand .item {
	margin-top:18px;
	float:left;
	width:202px;
	height:230px;
	text-align:center
}
.theNext .overseas-recommand .item .img-wrapper {
	display:inline-block;
	width:160px;
	height:160px
}
.theNext .overseas-recommand .item img {
	display:block;
	width:160px;
	height:160px
}
.theNext .overseas-recommand .item p {
	width:180px;
	height:20px;
	margin:4px 0 0 11px;
	font:bold 12px/20px "Microsoft Yahei";
	overflow:hidden;
	*margin-left:0!important;
	_margin-left:0!important
}
.theNext .overseas-recommand .price {
	font-size:16px
}
.theNext .overseas-recommand .price .price-last {
	font-size:12px;
	top:-3px
}
.theNext .overseas-recommand .recommand-img {
	float:left;
	width:180px;
	height:180px;
	margin-top:39px
}
.theNext .overseas-recommand {
	width:1188px
}
.theNext .overseas-recommand .item {
	width:252px
}
.theNext .overseas-recommand .item p {
	margin:4px 0 0 36px
}
.overseas-process {
	margin-top:43px
}
.overseas-process img {
	position:relative;
	display:block;
	left:50%;
	width:990px;
	margin-left:-495px
}
.overseas-process {
	position:relative
}
.overseas-process img {
	width:1190px;
	margin-left:-595px
}
.overseas-question {
	width:990px;
	margin-top:27px;
	margin-bottom:31px
}
.overseas-question .question-content {
	border-top:3px solid #000
}
.overseas-question .question-content ul.left {
	float:left;
	width:445px;
	padding-right:93px
}
.overseas-question .question-content ul.right {
	float:left;
	width:442px
}
.overseas-question .question-content li {
	margin-top:16px
}
.overseas-question .question-content li h5 {
	font:bold 18px/24px "Microsoft Yahei"
}
.overseas-question .question-content li p {
	margin-top:6px;
	font:14px/24px "Microsoft Yahei";
	color:#666
}
.overseas-question {
	width:1190px
}
.overseas-question .question-content ul.left {
	width:545px
}
.overseas-question .question-content ul.right {
	width:542px
}
.overseas-footer-wrapper {
	width:100%;
	height:269px;
	background-color:#222
}
.overseas-footer-wrapper .overseas-footer {
	position:relative;
	height:269px
}
.overseas-footer-wrapper .overseas-footer .footer-left {
	float:left;
	width:623px;
	height:190px;
	margin-top:32px;
	border-right:1px solid #333
}
.overseas-footer-wrapper .overseas-footer .g-logo {
	display:block;
	width:214px;
	height:40px;
	margin:3px 0 0 5px
}
.overseas-footer-wrapper .overseas-footer .g-logo img {
	display:block;
	width:214px;
	height:40px
}
.overseas-footer-wrapper .overseas-footer .overseas-desc {
	width:611px;
	height:177px;
	margin:20px 0 0 12px
}
.overseas-footer-wrapper .overseas-footer .overseas-desc dl {
	float:left
}
.overseas-footer-wrapper .overseas-footer .overseas-desc dt {
	font:bold 14px/24px "Microsoft Yahei";
	color:#FFF
}
.overseas-footer-wrapper .overseas-footer .overseas-desc dd {
	font:12px/24px "Microsoft Yahei"
}
.overseas-footer-wrapper .overseas-footer .overseas-desc dd a {
	color:#999
}
.overseas-footer-wrapper .overseas-footer .overseas-ensure {
	width:155px
}
.overseas-footer-wrapper .overseas-footer .overseas-ensure a {
	cursor:default;
	text-decoration:none
}
.overseas-footer-wrapper .overseas-footer .overseas-newer {
	width:102px
}
.overseas-footer-wrapper .overseas-footer .overseas-payWay {
	width:103px
}
.overseas-footer-wrapper .overseas-footer .overseas-payMerchants {
	width:150px
}
.overseas-footer-wrapper .overseas-footer .overseas-payMerchants dd {
	float:left;
	margin-right:25px
}
.overseas-footer-wrapper .overseas-footer .overseas-slogon {
	float:left;
	width:340px;
	height:32px;
	margin:28px 0 0 25px;
	background:url(../img/overseas-sprite.png?v=78dc3) 0 -784px no-repeat
}
.overseas-footer-wrapper .overseas-footer .overseas-code {
	float:left;
	width:284px;
	height:135px;
	margin:20px 0 0 25px
}
.overseas-footer-wrapper .overseas-footer .overseas-code .code-item {
	float:left;
	font:14px/34px "Microsoft Yahei";
	color:#FFF;
	margin-right:43px
}
.overseas-footer-wrapper .overseas-footer .overseas-code .code-item img {
	display:block;
	width:99px;
	height:101px
}
.overseas-footer-wrapper .overseas-footer {
	position:relative;
	height:269px
}
.overseas-footer-wrapper .overseas-footer .footer-left {
	float:left;
	width:683px
}
.overseas-footer-wrapper .overseas-footer .overseas-desc {
	width:671px
}
.overseas-footer-wrapper .overseas-footer .overseas-slogon {
	margin:28px 0 0 65px
}
.overseas-footer-wrapper .overseas-footer .overseas-code {
	margin:20px 0 0 67px
}
.overseaswrapper-hover {
	border-color:#788595!important
}
.overseas-tips {
	position:absolute;
	z-index:3;
	top:0;
	left:0;
	display:block;
	width:71px;
	height:72px;
	background:url(../img/overseas-sprite.png?v=78dc3) 0 -826px no-repeat
}
.tips-new {
	background-position:-81px -826px
}
.tips-hot {
	background-position:-162px -826px
}
.tips-discount {
	background-position:-243px -826px
}
.tips-down {
	background-position:0 -908px
}
.tips-recommand {
	background-position:-81px -908px
}
.tips-pick {
	background-position:-162px -908px
}
.tip-sale {
	background-position:-243px -908px
}
.country-logo-small {
	display:inline-block;
	width:20px;
	height:21px;
	line-height:21px;
	_margin-right:3px;
	vertical-align:middle;
	background:url(../img/overseas-sprite.png?v=78dc3) -570px -660px no-repeat
}
.USA-small {
	background-position:0 -503px
}
.Australia-small {
	background-position:-30px -503px
}
.Japan-small {
	background-position:-30px -533px
}
.Korea-small {
	background-position:-60px -533px
}
.UK-small {
	background-position:-90px -533px
}
.ChinaTaiwan-small {
	background-position:-120px -533px
}
.France-small {
	background-position:-60px -503px
}
.Holland-small {
	background-position:-178px -503px
}
.Germany-small {
	background-position:-178px -533px
}
.Canada-small {
	background-position:-150px -503px
}
.Ireland-small {
	background-position:-120px -503px
}
.NewZealand-small {
	background-position:-90px -503px
}
.HK-small {
	background-position:0 -533px
}
.Italy-small {
	background-position:-208px -503px
}
.Switzerland-small {
	background-position:-238px -503px
}
.Sweden-small {
	background-position:-268px -503px
}
.Thailand-small {
	background-position:-298px -503px
}
.Danmark-small {
	background-position:-328px -503px
}
.Bulgaria-small {
	background-position:-358px -503px
}
.China-small {
	background-position:-150px -533px
}
.Mexico-small {
	background-position:-208px -533px
}
.Belgium-small {
	background-position:-238px -533px
}
.Argentina-small {
	background-position:-268px -533px
}
.India-small {
	background-position:-298px -533px
}
.Malaysia-small {
	background-position:-328px -533px
}
.Philippines-small {
	background-position:-358px -533px
}
.Singapore-small {
	background-position:0 -563px
}
.Vietnam-small {
	background-position:-30px -563px
}
.Indonesia-small {
	background-position:-60px -563px
}
.Turkey-small {
	background-position:-90px -563px
}
.transform {
	position:relative;
	-webkit-transition:all .5s ease;
	transition:all .5s ease
}
.country-logo-middle {
	display:inline-block;
	width:28px;
	height:28px;
	background:url(../img/overseas-sprite.png?v=78dc3) -570px -660px no-repeat
}
.USA-middle {
	background-position:0 -593px
}
.Australia-middle {
	background-position:-38px -593px
}
.Japan-middle {
	background-position:-38px -631px
}
.Korea-middle {
	background-position:-76px -631px
}
.UK-middle {
	background-position:-114px -631px
}
.ChinaTaiwan-middle {
	background-position:-152px -631px
}
.France-middle {
	background-position:-76px -593px
}
.Holland-middle {
	background-position:-228px -593px
}
.Germany-middle {
	background-position:-228px -631px
}
.Canada-middle {
	background-position:-190px -593px
}
.Ireland-middle {
	background-position:-152px -593px
}
.NewZealand-middle {
	background-position:-114px -593px
}
.HK-middle {
	background-position:0 -631px
}
.Italy-middle {
	background-position:0 -669px
}
.Switzerland-middle {
	background-position:-38px -669px
}
.Sweden-middle {
	background-position:-76px -669px
}
.Thailand-middle {
	background-position:-114px -669px
}
.Danmark-middle {
	background-position:-152px -669px
}
.Bulgaria-middle {
	background-position:-190px -669px
}
.China-middle {
	background-position:-190px -631px
}
.Mexico-middle {
	background-position:-228px -669px
}
.Belgium-middle {
	background-position:0 -707px
}
.Argentina-middle {
	background-position:-38px -707px
}
.India-middle {
	background-position:-76px -707px
}
.Malaysia-middle {
	background-position:-114px -707px
}
.Philippines-middle {
	background-position:-152px -707px
}
.Singapore-middle {
	background-position:-190px -707px
}
.Vietnam-middle {
	background-position:-228px -707px
}
.Indonesia-middle {
	background-position:0 -745px
}
.Turkey-middle {
	background-position:-38px -745px
}
.country-logo-big {
	display:inline-block;
	width:48px;
	height:48px;
	background:url(../img/overseas-sprite.png?v=78dc3) -570px -660px no-repeat
}
.USA-big {
	background-position:0 -213px
}
.Australia-big {
	background-position:-58px -213px
}
.Japan-big {
	background-position:-58px -271px
}
.Korea-big {
	background-position:-116px -271px
}
.UK-big {
	background-position:-174px -271px
}
.ChinaTaiwan-big {
	background-position:-232px -271px
}
.France-big {
	background-position:-116px -213px
}
.Holland-big {
	background-position:-348px -213px
}
.Germany-big {
	background-position:-348px -271px
}
.Canada-big {
	background-position:-290px -213px
}
.Ireland-big {
	background-position:-232px -213px
}
.NewZealand-big {
	background-position:-174px -213px
}
.HK-big {
	background-position:0 -271px
}
.Italy-big {
	background-position:0 -329px
}
.Switzerland-big {
	background-position:-58px -329px
}
.Sweden-big {
	background-position:-115px -329px
}
.Thailand-big {
	background-position:-174px -329px
}
.Danmark-big {
	background-position:-233px -329px
}
.Bulgaria-big {
	background-position:-291px -329px
}
.China-big {
	background-position:-290px -271px
}
.Mexico-big {
	background-position:-348px -329px
}
.Belgium-big {
	background-position:0 -387px
}
.Argentina-big {
	background-position:-58px -387px
}
.India-big {
	background-position:-116px -387px
}
.Malaysia-big {
	background-position:-174px -387px
}
.Philippines-big {
	background-position:-232px -387px
}
.Singapore-big {
	background-position:-291px -387px
}
.Vietnam-big {
	background-position:-348px -387px
}
.Indonesia-big {
	background-position:0 -445px
}
.Turkey-big {
	background-position:-58px -445px
}
.transform {
	position:relative;
	-webkit-transition:all .5s ease;
	transition:all .5s ease
}
.transform:hover {
	-webkit-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	transform:translateY(-10px)
}
.lazy-loading {
	background:0
}
img.lazy-loading {
	background:url(../img/lazy-bg.png?v=2d8c2) center center no-repeat
}
.overseas-dialog {
	display:none;
	width:460px;
	position:fixed;
	margin-left:-230px;
	margin-top:-138px;
	top:50%;
	position:fixed;
	_position:absolute;
	top:50%;
	left:50%;
	z-index:8003
}
.overseas-dialog .container {
	background:rgba(0,0,0,0.2);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000,endColorstr=#30000000)\\9;
	padding:6px
}
.overseas-dialog .title {
	border-bottom:1px solid #ccc;
	background:#eee
}
.overseas-dialog .title h3 {
	padding:5px 0;
	padding-left:10px;
	font-size:14px
}
.overseas-dialog .btn {
	display:block;
	position:absolute;
	color:#999;
	text-decoration:none;
	font-family:simsun;
	right:12px;
	top:8px;
	font-size:16px;
	font-weight:700;
	cursor:pointer
}
.overseas-dialog .btn:hover {
	color:#666;
	text-decoration:none
}
.overseas-dialog .content {
	background:#fff
}
.overseas-dialog .lt {
	margin-left:-3px;
	*margin-left:-4px
}
.overseas-dialog .content {
	padding:30px 0
}
.overseas-dialog p {
	margin-left:50px;
	line-height:36px;
	font-weight:bold
}
.overseas-dialog .tips-logo {
	display:inline-block;
	width:33px;
	height:33px;
	margin-right:10px;
	background:url(../img/tipsBg.png?v=5c522) -120px -70px no-repeat;
	line-height:36px;
	vertical-align:middle
}
.overseas-dialog .soldsuccess-logo {
	background-position:-120px 0
}
.overseas-dialog .overseas-btn {
	margin:10px 0 0 70px
}
.overseas-dialog .overseas-btn a {
	display:inline-block;
	height:28px;
	background:url(../img/overseas-btn.png?v=2a14c) 0 0 no-repeat;
	color:#FFF;
	font:bold 14px/28px "Microsoft Yahei";
	text-decoration:none;
	margin-left:20px;
	text-align:center
}
.overseas-dialog .overseas-btn .continuebuy {
	width:94px;
	color:#222;
	background-position:0 -60px
}
.overseas-dialog .overseas-btn .gotoCart {
	width:115px
}
.overseas-dialog-overlay {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:.3;
	filter:Alpha(opacity=30);
	cursor:pointer;
	background:black;
	z-index:8002;
	cursor:default;
	_position:absolute
}




