*************** Begin CSS Font Face *****************/
@font-face { font-family: GothamMedium; src: url('../font/Gotham-Medium.otf'); } 
@font-face { font-family: GothamLight; src: url('../font/Gotham-Light.otf'); } 
@font-face { font-family: GothamBook; src: url('../font/Gotham-Book.otf'); } 
@font-face { font-family: SnellRoundhandScript; src: url('../font/SnellRoundhandScript.otf'); font-weight: normal; } 


@font-face {
	font-family: 'Gotham-Medium';
	src: url('../fonts/GothamMedium.eot');
	src: local('☺'), url('../fonts/GothamMedium.woff') format('woff'), url('../fonts/GothamMedium.ttf') format('truetype'), url('../fonts/GothamMedium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Book';
	src: url('../fonts/GothamBook.eot');
	src: local('☺'), url('../fonts/GothamBook.woff') format('woff'), url('../fonts/GothamBook.ttf') format('truetype'), url('../fonts/GothamBook.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Light';
	src: url('../fonts/GothamLight.eot');
	src: local('☺'), url('../fonts/GothamLight.woff') format('woff'), url('../fonts/GothamLight.ttf') format('truetype'), url('../fonts/GothamLight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SnellRoundhand-Script';
	src: url('../fonts/SnellRoundhandScript.eot');
	src: local('☺'), url('../fonts/SnellRoundhandScript.woff') format('woff'), url('../fonts/SnellRoundhandScript.ttf') format('truetype'), url('../fonts/SnellRoundhandScript.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/***************** End CSS Font Face ******************/


html{
	height: 100%;
	min-height: 100%;
	min-width: 980px;		
}

body{
	margin: auto;
	min-height: 100%;
	height: 100%;
	width: 100%;
	position: relative;
	min-width: 980px;
	font-family: 微软雅黑, Helvetica, sans-serif;	
}

.loading{
	position: fixed;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 900;
	background: #FFF;
	background: #FFF url("../img/loading.gif") center center no-repeat;
}

.page-template-page-templatestemplate-collection-php .loading{
	/*display: block;*/
	background: #FFF url("../img/loading.gif") center center no-repeat;
}

#perload{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	margin: -30px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;
	display:none;
}

.page-template-page-templatestemplate-collection-php #perload{
	color: #999999;
}

.Mac .Firefox #perload{
	line-height: 75px;
}

.home #bgimg{
	width: 100%;
	min-height: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	position: fixed;
	background-color: #EEE;
	background-color: #FFFFFF !important;
}

.home #bgimg .fullbg{
	/*min-width: 100%;
	min-height: 100%;*/
	display: block;
	position: absolute;
	top: 0;
	left: inherit !important;
	min-width: inherit !important;
	right: 0;
	display: none;
	height: 100%;
}

.page-template-page-templatestemplate-trends-php #bgimg{
	background-color: #FBE9DF !important;
}

#bgimg{
	width: 100%;
	min-height: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	position: fixed;
	background-color: #EEE;
}

#bgimg .fullbg{
	min-width: 100%;
	min-height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	display: none;

}

#bgimg .fullbg.bg-right{
	right: 0 !important;
	left: auto;
}

.page-template-page-templatestemplate-trends-php #bgimg .fullbg{
	margin: 0 -700px;
	top: 0;
	left: 50%;
	min-width: 100px;
}

.wrapper{
	width: 100%;	
	min-height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 950;	
	display: block;
}

#page{
	margin: auto;
	width: 100%;
	min-width: 980px;		
	min-height: 100%;
	display: block;
	float: left;

}

.button{
	margin: auto;
	padding: 8px 36px;
	font-family: Gotham-Book;
	font-size: 15px;
	height: 40px;
	line-height: 36px;
	color: #333333;
	border: 2px solid #333333;
	text-decoration: none;
	text-transform: uppercase;

	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.button:hover{
	background-color: #333333;
	background-color: rgba(50,50,50,0.7);
	color: #FFF;
}

.home-content .button{	
	height: 32px;
	display: block;
	float: left;
	padding: 0 28px;
	text-align: center;
	line-height: 32px;
}

.Mac .Firefox .home-content .button{
	line-height: 44px;
}

.none, .dn{display: none !important;}
.left, .fl{float: left !important;}
.right, .fr{float: right !important;}

a{
	text-decoration: none;
	color: #999;
}

a:hover{
	
}

.header{
	margin: auto;
	width: 100%;
	height: 160px;
	display: block;
	background-color: white;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	border-bottom:1px solid #efefef;

}

.header-shadow{
	width: 100%;
	height: 20px;
	float: left;
	background: url("../img/header_shadow.png") center top no-repeat;
	position: fixed;
	top: 116px;
	left: 0;
	z-index: 1000;
}


.content{
padding:160px 0px 40px;
	min-height: 300px;
	float: left;
}
.contentA{
	min-height: 300px;
	float: left;
}


/*.main-content{
	margin: auto;
	width: 100%;
	max-width: 1100px;
	height: 100%;
}*/

.footer{	
	height: 39px;
	width: 100%;
	position: fixed;
	z-index: 1000;
	
	left: 0;
	bottom: 0;
	background-color: #FFFFFF;
}

.logo{
	margin: 26px auto 0 auto;
	display: block;
	width: 270px;
	height: 30px;
}

.header, .content, .footer ,.contentA{
	width: 100%;
	min-width: 980px;	
	min-width: 1000px;
	margin: auto;
	float: left;
}

.header-content, .main-content, .footer-content{
	margin: auto;
	width: 100%;
	min-width: 980px;
	max-width: 1200px;
	width: 1000px;
	height: 39px;
}

.main-content{
	height: 100%;
	display: block;
	position: relative;
}

.logo img{
	width: 270px;	
}

.top-nav{	
	width: 1000px;
	display: block;
	position: absolute;
	left: 50%;
	bottom: 30px;
	margin: 0 -500px;
}

.Mac .Firefox .top-nav{
	bottom: 25px;
}


.menu{
	margin: auto;	
	width:600px;
	height: 12px;
	display: block;
	float: left;
	position:absolute;
	left:50%;
	margin-left:-235px;
}

.menu li{
	margin: 0 0 0 36px;
	margin: 0 0 0 40px;
	padding: 0;
	display: block;
	float: left;
}

.menu li:first-child{
	margin: 0;
}

.menu li a{
	font-size: 12px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-family: Gotham-Medium;
	display: block;
	float: left;
}

.menu li a:hover, .menu li.current-menu-parent a, .menu li.current-menu-item a, .top-nav .language a:hover{
	color: #333333;
}

.top-nav .language {
	float: left;
	display: block;
	float: right;
}

.top-nav .language a {
	margin: 0 0 0 36px;
	margin: 0 0 0 10px;
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	display: block;
	float: left;
}

.footer-content p{
	font-family: Gotham-Light;
	font-size: 11px;
	color: #777;
	color: #D3D3D3;
	line-height: 38px;
	float: left;
	text-indent: 10px;
	text-indent: 0;
}

.footer-content p a{
	color: #D3D3D3;
}

.Mac .Firefox .footer-content p{
	line-height: 48px;
}

.footer-content ul.list-social{
	width: 105px;
	display: block;
	float: right;
	margin: 10px 0;
	border-left: 1px solid #D3D3D3;
}

ul.list-social li{
	list-style: none;
	margin: 0 0 0 7px;
	float: left;
}

ul.list-social li a{
	background-image: url("../img/social_icon.png");
	width: 19px;
	height: 19px;
	display: block;
}

ul.list-social li a.wb{	background-position: 0 0;}
ul.list-social li:hover a.wb{	background-position: 0 -19px;}
ul.list-social li a.fb{	background-position: -19px 0;}
ul.list-social li:hover a.fb{	background-position: -19px -19px;}
ul.list-social li a.tm{	background-position: -38px 0;}
ul.list-social li:hover a.tm{	background-position: -38px -19px;}
ul.list-social li a.em{	background-position: -57px 0;}
ul.list-social li:hover a.em{	background-position: -57px -19px;}
ul.list-social li a.ig{	background-position: -76px 0;}
ul.list-social li:hover a.ig{	background-position: -76px -19px;}
ul.list-social li a.sh{	background-position: -95px 0;}
ul.list-social li:hover a.sh{	background-position: -95px -19px;}

a.newletter{
	margin: 12px 0;
	padding: 0 10px;
	font-family: Gotham-Light;
	font-size: 11px;
	line-height: 15px;
	color: #D3D3D3;
	border-right: 0px solid #D3D3D3;
	cursor: pointer;
}

.Mac .Firefox a.newletter{
	line-height: 22px;
}

a.newletter:hover{
	color: #999999;
}

.footer-content > .right{
	width: 400px;
}

.home-content{
	
}

.left-content{
	position: absolute;	
	top: 50%;
	left: 0%;
	margin: -100px 0;
	width: 360px;
	width: 370px;
	height: 200px;
	float: left;
	display: block;
	z-index: 500;
}

.left-content h2{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 45px;
	font-size: 42px;
	color: #333333;	
}

.left-content h2 span{
	font-size: 32px;
}

.left-content p{
	font-family: Gotham-Book;
	color: #7D7D7D;
	font-size: 12px;
	line-height: 18px;	
	margin: 5px 0 30px 0;

	color: #333;
}

.left-content a.button{

}

/********************* Begin Page About US *******************/
.page-content{
	position: relative;
	top: 0;
	left: 0;
	width: 500px;
	padding: 50px 0;
	display: block;
	float: left;
}

.page-content > h1{
	font-size: 45px;
	line-height: 42px;
	color: #FFFFFF;
	font-family: Gotham-Book;
	font-weight: normal;
	font-family: Gotham-Light;

	font-size: 32px;
}

.page-content > h1 > span{
	padding: 3px 0 6px 3px;
	font-size: 30px;
	line-height: 25px;
	width: 100%;
	display: block;
	float: left;
	color: #999999;
	text-transform: uppercase;

	font-size: 24px;
}

.page-content div.description{
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 27px 0 0 0;
	display: block;
	float: left;	
}

.page-template-page-templatestemplate-trends-php .page-content > h1,
.page-template-page-templatestemplate-trends-php .page-content div.description{
	color: #494949;
}

.page-template-page-templatestemplate-trends-php .page-content > h1{
	margin-left: -5px;
}


.page-content.about-us div.description
{
	background-color: rgba(51, 51, 51, 0.3);
	padding: 10px;
	font-size: 12px;
}

.page-content div.description p{
	margin: 0 0 17px 0;
	width: 100%;
	line-height: 20px;
	float: left;
	text-align: justify;
	font-size: 12px;
}

.page-content.about-us{
	padding: 56px 0;
}

.page-content.about-us > h1{
	line-height: 43px;
}

.page-content.about-us > h1 > span{
	width: 560px;
	text-transform: none;
}

.page-content.about-us div.description p{
	margin: 0 0 11px 0;
	width: 480px;
}

.otherbrand{
	margin: 45px 0 20px 0;
	
	width: 100%;
	height: 36px;
	display: block;
	float: left;
}

.otherbrand:hover{
	
}

.otherbrand a.link1{
	margin: 0;
	width: 270px;
	height: 36px;
	display: block;
	float: left;

	background: url("../img/bg_otherbrand.png") no-repeat left top;
}

.otherbrand a.link1:hover{
	background: url("../img/bg_otherbrand-hover.png") no-repeat left top;
}


.otherbrand a.link2{
	margin: 20px 0 0 40px;
	float: left;
	height: 11px;
	display: block;
	line-height: 36px;
	color: #999;	
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background: url("../img/bg_whatfor.png") left top no-repeat;
	text-indent: -9999px;
	width: 100px;
}

.otherbrand a.link2:hover{
	background: url("../img/bg_whatfor.png") left bottom no-repeat;
}

.Mac .Firefox .otherbrand a.link2{
	line-height: 45px;
}

.otherbrand a:hover{
	color: #333333;
}
/********************** End Page About US ********************/



.contact-content{
	height: 100%;
	min-height: 500px;
	position: relative;
}

.contact-content .fix-right{
	width: 330px;
	position: fixed;
	height: 100%;
	top: 0;
	right: 0;	
	background: rgba(50, 50, 50, 0.7);
}

.contact-content .right-bottom{	

	position: absolute;
	right: 0px;
	bottom: 25px;
	width: 320px;
	height: 280px;
	color: #FFF;	
	bottom: 40px;
	
}

.contact-content .right-bottom h3{
	margin: 0 0 2px 0;
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;	
}

.contact-content .right-bottom p{
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 7px;
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 18px;
	font-weight:100;	
}

.contact-content .right-bottom p a{
	color: #FFFFFF;
}

.contact-content .right-bottom ul.list-social{
	margin: 5px 0 0 -7px;
	float: left;
}

.location-content{
	height: 100%;
	position: relative;
}

.location-content .button{
	margin: 30px 32px 0 0;
	padding: 0;
	width: 175px;
	height: 40px;
	float: left;
	display: block;
	text-indent: 18px;
	line-height: 40px;
	font-weight: bold;
}

/**/

.video-content{
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
}

.video-content .video1{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -180px -320px;
	width: 640px;
	height: 360px;
	display: block;
	background: url("../img/bg_video1.jpg") no-repeat center bottom;
}

.video-content .video2{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -190px -320px;
	width: 640px;
	height: 380px;
	display: block;
	/*background: url("../img/bg_video2.jpg") no-repeat center bottom;*/
}

.video-content .video{
	position: absolute;
	top: 50%;	
	margin: -150px 0px;
	width: 480px;
	height: 290px;
	display: block;

	height: 360px;
	margin: -180px 0px;
	/*background: url("../img/bg_video2.jpg") no-repeat center bottom;*/
}

.video-content .video.left{
	left: 0;
}

.video-content .video.right{
	right: 0;
}

.video-content .video .title-video{
	margin: 0 0 15px 0;
	height: 55px;
	color: #FFF;
	line-height: 27px;
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
}

.video-content .video .panel-video{
	height: 290px;
}

.video-content .video .img-video,
.video-content .video .link-video{
	height: 285px;
	width: 480px;
	position: absolute;
	top: 75px;
	left: 0;
	display: block;
	float: left;
	cursor: pointer;
}

.video-content .video .img-video{
	z-index: 10;
}

.video-content .video .link-video{
	z-index: 11000;	
}

.video-content .video .link-video.linkleft{
	background: url("../img/020614_video03.jpg");	
}

.video-content .video .link-video.linkright{
	background: url("../img/link_video05.png");	
}

/******************** Begin CSS Page Collection **********************/
.collection-page{
	background-color: #E1E1E1;
}

.page-collection{
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	min-height: 500px;
}

.page-collection .toolbar{
	position: absolute;
	top: 25px;
	left: 0;
	width: 100%;
	height: 30px;
}


.page-collection .toolbar .left{
	width: 56%;
}

.page-collection .toolbar .right{
	width: 42%;
}

.page-collection .toolbar h1{
	font-family:Times New Roman;
	font-size: 26px;
	color: #B6B6B6;
	font-weight: 500;
	text-indent: 10px;
	float: left;
}

.toolbar ul.list-view{
	margin: -3px 0 0 30px;
	padding: 0;
	float: left;
}

.toolbar ul.list-view li{
	margin: 6px;
	padding: 0;
	list-style-type: none;
	
	width: 18px;
	height: 18px;
	display: block;
	float: left;	
}

.toolbar ul.list-view li a{
	width: 19px;
	height: 19px;
	display: block;
	background: url("../img/view_icon.png");
	cursor: pointer;
}

.toolbar ul.list-view li.active a{cursor: default;}

.toolbar ul.list-view li a.list{background-position: left top;}
.toolbar ul.list-view li:hover a.list, .toolbar ul.list-view li.active a.list{background-position: left bottom;}
.toolbar ul.list-view li a.grid{background-position: right top;}
.toolbar ul.list-view li:hover a.grid, .toolbar ul.list-view li.active a.grid{background-position: right bottom;}


ul.product-type{
	margin: 0;
	padding: 0;
	float: right;
}

ul.product-type li{
	margin: 0;
	display: block;
	float: right;
	list-style-type: none;
}

ul.product-type li a{
	padding: 0px 10px;
	color: #999;
	font-size: 12px;
	font-family: Gotham-Light;
	border-right: 1px solid #999999;
	height: 12px;
	line-height: 12px;
}

ul.product-type li:first-child a{
	border-right: none;
}

ul.product-type li a:hover{
	font-family: Gotham-Medium;
	color: #333333;
}

.select-type{
	margin: 0;
	padding: 0;
	width: 290px;
	height: 24px;
	float: right;
	border-bottom: 1px solid #999;
	position: relative;
}

.select-type #type{
	font-family: Gotham-Medium;
	font-size: 10px;
	line-height: 24px;
	color: #999;
	background: url("../img/bg_select.png") 258px center no-repeat;
	text-indent: 15px;
	cursor: pointer;
}

.select-type .list-type{
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 5000;
	margin: 2px 0 0 0;
	padding: 0;
	width: 290px;
	background-color: #FFF;
	box-shadow: 1px 1px 3px #999;

	display: none;
}

.select-type:hover .list-type{
	
}

.select-type .list-type li{
	height: 21px;
	line-height: 21px;
	list-style-type: none;
	display: block;
	float: left;
	width: 100%;
}

.select-type .list-type li a{
	font-size: 11px;
	font-family: Gotham-Light;
	color: #999999;
	text-indent: 15px;
	float: left;
	width: 100%;
	display: block;
	cursor: pointer;
}

.select-type .list-type li a:hover, .select-type .list-type li.selected a{
	font-family: Gotham-Medium; 
	background-color: #EAEAEA;
}

.page-collection .product-pager{
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	height: 40px;
}

.page-collection .product-pager div#page-number{
	margin: auto;
	font-family: Gotham-Light;
	font-size: 25px;
	font-size: 20px;
	line-height: 30px;
	color: #999;
	width: 100px;
	height: 30px;
	text-align: center;
}

.page-collection .product-panel{
	width: 100%;
	height: 400px;
	margin: -200px 0;
	position: absolute;
	top: 50%;
	left: 0;
}

.product-block{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border:0px dotted #CCC;
}


.btnPrev, .btnNext{
	background: url("../img/direct_icon.png");
	width: 50px;
	height: 50px;
	margin: -25px 0;
	position: absolute;
	top: 54%;
	z-index: 2000;
	cursor: pointer;
}

.btnPrev{background-position: left -50px; left: -50px;}
.btnPrev:hover{background-position: left -100px;}
.btnNext{background-position: right -50px; right: -50px;}
.btnNext:hover{background-position: right -100px;}

.product-panel .btnPrev, .product-panel .btnNext{
	background: url("../img/direct_icon_small.png");
	width: 40px;
	height: 40px;
	margin: -20px 0;
	position: absolute;
	top: 45%;
	z-index: 2000;
	cursor: pointer;
}

.product-panel .btnPrev{background-position: left -40px; left: -40px;}
.product-panel .btnPrev:hover{background-position: left -80px;}
.product-panel .btnNext{background-position: right -40px; right: -40px;}
.product-panel .btnNext:hover{background-position: right -80px;}

.btnPrev.fixed{
	position: fixed;
	left: 10px;
}

.btnNext.fixed{
	position: fixed;
	right: 10px;
}

.product-list{
	width: 100%;
	height: 100%;
}

.product-list ul.products{
	width: 10000%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.product-list ul.products li{
	margin: 0 2%;
	width: 21%;
	margin: 0 24px;
	width: 252px;

	height: 100%;
	float: left;
	list-style-type: none;

}

.product-list ul.products li a{
	width: 100%;
	display: block;
	float: left;
}

.product-list ul.products li a img{
	margin-top: 60px;
	width: 100%;
	float: left;
}

.product-list ul.products li:hover a img{
	margin-top: 45px;	
}

.product-list ul.products li h3.ptitle{
	width: 100%;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border-top: 1px solid #D2D2D2;
	font-family: Gotham-Book;
	display: none;
	float: left;
}

.product-list ul.products li:hover h3.ptitle{
	display: block;
	color: #456;
}


.product-grid{
	width: 980px;
	height: 400px;
	margin: auto;
	position: relative;
	overflow: hidden;
}

.product-grid .grid-block{
	width: 500%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500%;
}

.product-grid ul.products{
	width: 980px;
	height: 400px;
	display: block;
	float: left;
}

.product-grid ul.products li{
	margin: 0 0.2%;
	width: 7.29%;
	

	height: 80px;
	float: left;
	list-style-type: none;

}

.product-grid ul.products li a{
	width: 100%;
	display: block;
	float: left;
}

.product-grid ul.products li a img{
	width: 70%;
	margin: 15%;
	float: left;
}

.product-grid ul.products li:hover a img{
	margin: 5%;
	width: 90%;
	border-bottom: 1px solid #CDCDCD;
}

.product-grid ul.products li h3.ptitle{
	display: none;
}

ul.products li *{
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.product-list,
.product-grid{
	/*display: none;*/
}

.product-detail{
	width: 980px;
	height: 400px;
	margin: auto;
	position: relative;
	overflow: hidden;
}

ul.list-details{
	position: absolute;
	top: 0;
	left: 0;
	width: 980000px;
	display: block;
	float: left;
}

ul.list-details > li{
	width: 980px;
	height: 400px;
	list-style-type: none;
	display: block;
	float: left;
}

.panel-detail{
	width: 980px;
	height: 400px;
	display: block;
	float: left;
	position: relative;
}

.panel-detail .image-detail{
	margin: auto;
	width: 400px;
	height: 400px;
	display: block;	
	position: relative;
}

.panel-detail .image-detail ul.list-images{
	width: 400px;
	height: 400px;
	display: block;	
}

.panel-detail ul.list-images > li{
	list-style: none;
	width: 440px;
	height: 440px;
	float: left;
	display: none;
	position: absolute;
	top: -25px;
	left: -20px;
}

.panel-detail ul.list-images > li.select{
	display: block;
}

.panel-detail ul.list-images > li img{
	width: 440px;
	height: 440px;
	display: block;
	float: left;
}

.jiathis_sharelink{
	bottom: 20px !important;
	z-index: 11000;
}

.panel-detail .right-detail{
	margin: 0;
	width: 180px;
	height: 240px;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;

}

.panel-detail .right-detail h4.title{
	font-family: Gotham-Medium;
	font-size: 18px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}

.panel-detail .right-detail ul.list-detail{
	margin: 0;
	width: 100%;
	float: left;	
}

.panel-detail .right-detail ul.list-detail li{
	margin: 12px 0 0 0;
	list-style-type: none;
	width: 100%;
	display: block;
	float: left;
	/*height: auto;
	float: left;*/
	
	font-size: 11px;
}

.panel-detail .right-detail ul.list-detail li span{
	color: #999;
	font-size: 11px;
	line-height: 13px;
}

.panel-detail .right-detail ul.list-detail li p{
	color: #333333;
	margin: 2px 0 0 0;
}

.panel-detail .right-detail ul.list-detail ul.color{
	width: 100%;
	display: block;
}

.panel-detail .right-detail ul.list-detail ul.color li{
	margin: 0;
	width: 20%;
	float: left;
	list-style-type: none;
}

.panel-detail .right-detail ul.list-detail ul.color li a{
	margin: 5px 2px;
	width: 21px;
	height: 21px;
	display: block;
	cursor: pointer;
	position: relative;
}

.panel-detail .right-detail ul.list-detail ul.color li a.select{
	
	background: url("../img/color_pick.png");

}

.panel-detail .right-detail ul.list-detail ul.color li a > span{
	width: 21px;
	height: 21px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20000;
	background: url("../img/color_pick.png");
}

.panel-detail .right-detail ul.list-detail ul.color li a.select > span{
	display: block;
}

.color-57{background-color: #a64a55 !important;}
.color-88{background-color: #353a57 !important;}
.color-90{background-color: #000000 !important;}
.color-99{background-color: #000000 !important;}

.color-30{background-color: #8e6849 !important;}
.color-35{background-color: #C45B29 !important;}
.color-36{background-color: #BD926D !important;}
.color-38{background-color: #55160B !important;}
.color-51{background-color: #72282D !important;}
.color-52{background-color: #b2847a !important;}
.color-57{background-color: #8F1A1E !important;}
.color-59{background-color: #000000 !important;}
.color-60{background-color: #DBB673 !important;}
.color-68{background-color: #AF958C !important;}
.color-69{background-color: #afa897 !important;}
.color-73{background-color: #D04ABA !important;}
.color-74{background-color: #9F0D94 !important;}
.color-77{background-color: #ab3890 !important;}
.color-88{background-color: #133358 !important;}
.color-89{background-color: #3B586D !important;}
.color-96{background-color: #000000 !important;}
.color-99{background-color: #000000 !important;}
.color-991{background-color: #000000 !important;}

.color-98{background-color: #24262A !important;}

.color-361{background-color: #C8B9AB !important;}
.color-991{background: url("../img/bg-colors.png") left -263px !important;}
.color-49{background: url("../img/bg-colors.png") left -132px !important;}
.color-80{background: url("../img/bg-colors.png") left -44px !important;}
.color-92{background: url("../img/bg-colors.png") left -66px !important;}
.color-97{background: url("../img/bg-colors.png") left -197px !important;}
.color-741{background: url("../img/bg-colors.png") left -1px !important;}
.color-59, .color-591{background: url("../img/bg-colors.png") left -175px !important;}
.color-691{background: url("../img/bg-colors.png") left -240px !important;}
.color-742{background: url("../img/bg-colors.png") left -88px !important;}

/*Color 2014*/
.color-01{background-color: #E7E7E7 !important;}
.color-012{background-color: #D3CAC3 !important;}
.color-02{}
.color-03{}
.color-05{background-color: #C7B194 !important;}
.color-11{background: url("../img/bg-colors.png") left -329px !important;}
.color-19{background-color: #DBD360 !important;}
.color-301{}
.color-31{background-color: #EDCCA4 !important;}
.color-33{}
.color-331{background-color: #BC5F1B !important;}
.color-37{background-color: #61312A !important;}
.color-521{background-color: #E0AEA1 !important;}
.color-522{background: url("../img/bg-colors.png") left -351px !important;}
.color-53{}
.color-54{background-color: #CD0069 !important;}
.color-55{background-color: #C00629 !important;}
.color-61{background-color: #D6D9DA !important;}
.color-63{background: url("../img/bg-colors.png") left -263px !important;}
.color-692{}
.color-75{}
.color-85{background: url("../img/bg-colors.png") left -307px !important;}
.color-86{}
.color-861{background-color: #1FACBE !important;}
.color-91{background: url("../img/bg-colors.png") left -285px !important;}
.color-921{background: url("../img/bg-colors.png") left -373px !important;}
.color-94{background-color: #91817A !important;}


.panel-detail .right-detail ul.list-share{
	margin: -4px 0 0 0;
	padding: 0;
	width: 100%;
	height: 20px;
	display: block;
	float: left;
}

.panel-detail .right-detail ul.list-share li{
	margin: 5px 8px 0 0;
	list-style-type: none;
	width: 18px;
	height: 15px;
	display: block;
	float: left;	

}

.panel-detail .right-detail ul.list-share li a{
	width: 16px;
	height: 15px;
	background: url("../img/share_icon.png");
	display: block;
}

.panel-detail .right-detail ul.list-share li a.em{margin-top: 2px; background-position: left top;}
.panel-detail .right-detail ul.list-share li:hover a.em{background-position: right top;}
.panel-detail .right-detail ul.list-share li a.sh{background-position: left bottom;}
.panel-detail .right-detail ul.list-share li:hover a.sh{background-position: right bottom;}


/******************** End CSS Page Collection **********************/



/******************* Begin Css Location ******************/
.location-content{	
	margin: 0;
	height: 100%;
	width: 100%;

	position: relative;
	
	display: block;
	float: left;
	
}



.location-content .list-select{
	margin: 20px;
	display: block;
	float: left;

	margin: 40px 30px 0 0;
}

.list-select{
	margin: 0;
	padding: 0;
	width: 175px;
	height: 24px;
	float: right;
	border-bottom: 1px solid #999;
	position: relative;
}

.list-select h3.item-curent{
	font-family: Gotham-Light;
	font-size: 13px;
	line-height: 26px;
	color: #999;
	font-weight: bold;
	text-indent: 20px;
	background: url("../img/bg_select.png") 160px center no-repeat;
	cursor: pointer;	
}

.list-select.no-select{
	border-bottom: 1px solid #FFF;
}

.list-select.no-select h3.item-curent{
	color: #FFF;
	background: url("../img/bg_select_w.png") 155px center no-repeat;
}

.list-select .list-option{
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 5000;
	margin: 2px 0 0 0;
	padding: 0;
	width: 180px;
	background-color: #FFF;
	box-shadow: 1px 1px 3px #999;

	display: none;
}

.list-select .list-option.largelist{
	width: 190px;
	max-height: 210px;
	overflow: auto;	
}

.list-select:hover .list-option{
	
}

.list-select .list-option li{
	height: 21px;
	line-height: 21px;
	list-style-type: none;
	display: block;
	float: left;
	width: 100%;
}

.list-select .list-option li a{
	font-size: 13px;
	font-family: Gotham-Light;
	color: #999999;
	text-indent: 15px;
	float: left;
	width: 100%;
	display: block;
	cursor: pointer;
}

.list-select .list-option li a:hover, .list-select .list-option li.selected a{
	font-weight: bold; 
	background-color: #EAEAEA;
	text-decoration: none;
}


.store-content{
	width: 100%;
	height: 80%;
	display: block;
	margin: 50px 0px 0 00px;
	float: left;
}

ul.list-location{
	width: 100%;
}

ul.list-location li{
	list-style-type: none;
	width: 100%;
	display: block;
	float: left;
}

ul.list-location > li{
	display: none;
}

ul.list-location li h4.city-current{
	font-family: Gotham-Book;
	font-size: 21px;
	line-height: 28px;
	text-transform: uppercase;
	color: #999;
	font-weight: normal;
	margin: 0 0 16px 0;
}


ul.list-store{
	width: 100%;
	display: block;
}

ul.list-store > li{
	width: 19%;	
	float: left;
	margin: 0 1% 10px 0;
	height: 80px;	
}

ul.list-store > li .store-name{
	font-family: Gotham-Medium;
	font-size: 13px;	
	font-weight:800;
	display: block;
	float: left;
	color: #333;
	line-height: 18px;
	width: 100%;
}

ul.list-store > li .address{
	font-family: Gotham-Light;
	font-size: 13px;	
	display: block;
	float: left;
	color: #333;
	line-height: 18px;
	width: 100%;

}

ul.list-store > li .telephone{
	font-family: Gotham-Light;
	font-size: 11px;
	color: #999;
	display: block;
	float: left;
	line-height: 18px;
}
/******************* End Css Location ******************/


/******************* Begin Css Image Fairy ******************/
.image-content{
	margin: auto;
	width: 1008px;	
	display: block;

	width: 1008px;
	display: block;
	height: 440px;
	/*position: absolute;
	margin: -220px -512px;
	top: 50%;
	left: 50%;*/
	margin: 20px auto;
}

ul.list-image{
	margin: 14px 0;
	padding: 0;

}

ul.list-image > li{
	margin: 0 8px 8px 0;
	width: 160px;
	height: 209px;
	list-style-type: none;
	display: block;
	float: left;
}

ul.list-image > li a{
	width: 100%;
	height: 100%;
	float: left;

	position: relative;
}

ul.list-image > li a span{
	display: none;
	width: 100%;
	height: 100%;
	z-index: 900;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../img/zoom_icon2.png") no-repeat center center;
}

ul.list-image > li a:hover span{
	
}


.product-detail #ckepop .jtico{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	opacity: 0.7;
}

.product-detail #ckepop .jtico:hover{
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	opacity: 1;
}

/******************* End Css Image Fairy ******************/


/******************* Begin Css Light Box ******************/
.bg-lightbox{
	
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000;
	display: none;
	background: url("../img/bg-lightbox.png");
}

.box-newletter{
	margin: -167px -300px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 600px;
	height: 334px;
	z-index: 100005;
	background: #FFF;
}

.box-newletter .closebox{
	width: 22px;
	height: 22px;
	position: absolute;
	top: 4px;
	right: 4px;
	background: url("../img/btn-close.png");
	background-position: center center;
	cursor: pointer;
}

.box-newletter .logo{
	margin: 40px auto 0 auto;
}


.box-newletter p{
	margin: 52px auto 10px auto;
	width: 460px;
	font-family: Gotham-Book;
	font-size: 11px;
	line-height: 17px;
	color: #7D7D7D;
}

.box-newletter a.button{
	margin: 30px 160px 20px 165px;
	padding: 0;
	width: 270px;
	height: 36px;
	text-align: center;
	font-size: 15px;
	float: left;
}

.box-newletter ul.list-social{
	width: 100px;
	margin: auto;
}

.box-newletter ul.list-social li a.wb{	background-position: 0 -19px;}
.box-newletter ul.list-social li:hover a.wb{	background-position: 0 0px;}
.box-newletter ul.list-social li a.fb{	background-position: -19px -19px;}
.box-newletter ul.list-social li:hover a.fb{	background-position: -19px 0px;}
.box-newletter ul.list-social li a.ig{	background-position: -76px -19px;}
.box-newletter ul.list-social li:hover a.ig{	background-position: -76px 0px;}

.jiathis_style{
	margin-left: -226px;
}

.lazy {
  display: none;
}

a.btn-share{
	width: 16px;
	height: 15px;
	background: url("../img/share_icon.png") left bottom;
	display: block;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

a.btn-share:hover{
	background-position: right bottom;
}

/******************* End Css Light Box ******************/


/******************* Begin Fixed Menu *******************/

.zh-hans .menu li{
	margin: 0 0 0 51px;
}

.zh-hans .menu li:first-child{
	margin: 0;
}

.zh-hans .top-nav{
	bottom: 28px;
}

.zh-hans .top-nav .language a{
	/*margin: 0 0 0 51px;*/
}

.zh-hans .menu li a, .zh-hans .top-nav .language a{
	
	letter-spacing: 2px;
}

.zh-hans .page-content > h1{
	font-size: 40px;
}


.zh-hans ul.list-store > li .store-name,
.zh-hant ul.list-store > li .store-name{
	font-family: Gotham-Light;
	font-weight: bold;
}


.zh-hant .menu li{
	margin: 0 0 0 51px;
}

.zh-hant .menu li:first-child{
	margin: 0;
}

.zh-hant .top-nav{
	bottom: 28px;
}

.zh-hant .top-nav .language a{
	/*margin: 0 0 0 51px;*/
}

.zh-hant .menu li a, .zh-hant .top-nav .language a{
	
	letter-spacing: 2px;
}

.zh-hant .page-content > h1{
	font-size: 40px;
}


.zh-hans .left-content p, .zh-hant .left-content p{
	width: 250px;
}

.zh-hans .page-content.about-us div.description p,
.zh-hant .page-content.about-us div.description p{
	letter-spacing: 1px;
}

/* Begin CSS for iPad */

.ipad .menu li{
	margin: 0 0 0 30px;
}

.ipad .top-nav .language a{
	margin: 0 20px 0 24px;
}


.zh-hant .ipad .menu li, 
.zh-hans .ipad .menu li{
	margin: 0 0 0 46px;
}

.zh-hant .ipad .top-nav .language a,
.zh-hans .ipad .top-nav .language a{
	margin: 0 0 0 44px;
}


.ipad .page-content > h1{
	font-size: 40px;
}

.ipad .wrapper, .ipad #page{
	/*height: 660px !important;*/
	height: 660px !important;
	width: 100%;
}

.ipad .content ,.ipad .contentA{
	/*height: 525px !important;*/
	height: 525px !important;
	width: 100%;
}

.ipad .footer-content
{
	min-width: 960px;
	width: 980px;
}

.ipad .main-content{
	padding: 0 20px;
	width: 960px;
}

.ipad .left-content{
	left: 20px;
}

.ipad .image-content{
	width: 990px;
	/*width: 100%;*/
	margin: auto;
}

.ipad ul.list-image{
	margin: 10px -2px 10px 2px;
}

.ipad ul.list-image > li{
	margin: 0 7px 5px 0;
	width: 158px;
}

.ipad #bgimg li{
	width: 100%;
	height: 100%;
	display: block;
	float: left;
}

.ipad #bgimg .fullbg{
	width: 100%;
	min-height: 580px;
	left: 0;
	top: 110px;
}


.ipad #iPadNote, .iPhone #iPadNote{
	display: none;	
}

.ipad #iPadNote.landscape, .iPhone #iPadNote.landscape{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10000;
	display: block;
	background: #FFFFFF url("../img/bg_landscape.png") center center no-repeat;
}





.iPhone html, .iPhone body, .iPhone .header, .iPhone .content, .iPhone .contentA,.iPhone .footer, .iPhone #page {
	min-width: 320px;
	width: 100%;
}

.iPhone .top-nav{
	width: 100%;
}

.iPhone .header, .iPhone .footer,
.Linux .header, .Linux .footer{
	position: relative;
}

.iPhone .header-content, .iPhone .main-content, .iPhone .footer-content{
	min-width: 320px;
	width: 100%;
}
/*
.iPhone .menu li{
	margin: 0 0 0 12px;
}

.iPhone .top-nav .language a{
	margin: 0 0 0 12px;
}

.iPhone .menu li a, .iPhone .top-nav .language a{
	font-size: 12px;
}*/

.iPhone #bgimg .fullbg{
	width: 100%;
	height: auto;
	min-width: 320px;
	min-height: 320px;
}

.iPhone .header-shadow{
	display: none;
}

.iPhone .content,.iPhone .contentA,
.Linux .content,.Linux .contentA{
	padding: 0;
}

.iPhone .bg-lightbox,
.Linux  .bg-lightbox{
	display: none !important;
}


.iPhone .btnPrev.fixed{
	top: 70%;
}

.iPhone .btnNext.fixed{
	top: 70%;
}


.Linux html, .Linux body, .Linux .header, .Linux .content, .Linux .contentA.Linux .footer, .Linux #page {
	min-width: 320px;
	width: 100%;
}

.Linux .top-nav{
	width: 100%;
}

.Linux .header, .Linux .footer,
.Linux .header, .Linux .footer{
	position: relative;
}

.Linux .header-content, .Linux .main-content, .Linux .footer-content{
	min-width: 320px;
	width: 100%;
}

.iPhone .menu li,
.Linux .menu li{
	margin: 0 0 0 32px;
}

.iPhone .top-nav .language a
.Linux .top-nav .language a{
	margin: 0 0 0 32px;
}

.Linux .menu li a, .Linux .top-nav .language a{
	font-size: 12px;
}

.iPhone .left-content,
.Linux .left-content{
	top: 160px;
}

.iPhone .video-content .video,
.Linux .video-content .video{
	top: 180px;
}

.Linux #bgimg{
	position: fixed;
}

.Linux #bgimg .fullbg{
	
}

.Linux .header-shadow{
	display: none;
}
.code{
	float:left;
	font-size:12px;
	display:none;
	}
.code a:hover{	
	color:#333;
	}
/******************* End Fixed Menu ******************
