
body { font-family:Poppins,Helvetica,Arial,sans-serif;}
.wapper{ max-width:1200px; width:100%;}
.dropdown { position: absolute; z-index: 99999; background: #fff; border: 0; box-shadow: 0 1px 3px 0 rgba(0,0,0,.6); display: none; color: #131219 }
.row{display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap;}
.space-between{-webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
#header_box{
	width:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:999;
}
#header_box i{
	display:inline-block;
}
#header_box .header-wrap{
	max-width:1200px;
	margin:0 auto;
	padding:5px 0;
}
#header_box .header-logo{
	float:left;
	width:20%;
}
#header_box .header-logo a{
	display:block;
	padding:10px 0;
}
#header_box .header-logo a img{
	max-width:100%;
	max-height:60px;
}
#header_box .header-right{
	float:left;
	width:80%;
}

#header_box .nav-box{
	float:left;
	width:70%;
	padding:12px 0 0;
}
#header_box .nav-box ul.nav-list{
	float:none;
	margin:0;
	width:100%;
	text-align:center;
}
#header_box .nav-box ul.nav-list > li{
	display:inline-block;
	padding:5px 0 5px 3px;
	line-height:1;
	position:relative;
}
#header_box .nav-box ul.nav-list > li > a{
    font-size: 12px;
    text-transform: uppercase;
    color: #f2c986;
    position: relative;
    display: block;
    letter-spacing: 2px;
    padding: 10px 4px 10px 4px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
	text-shadow:0 1px 1px rgba(0,0,0,0.4);
	font-weight:400;
}
#header_box .nav-box ul.nav-list > li > a:hover{
	color:#cdcdcd;
}
#header_box .nav-box ul.nav-list > li > a i{
	display:inline-block;
	background:none;
	font-size:12px;
	vertical-align:middle;
}
#header_box .nav-box .sub-nav{
	position:absolute;
	top:35px;
	left:0;
	background:rgba(255,255,255,.9);
	text-align:left;
	padding:5px 0;
	opacity:0;
	visibility:hidden;
	transition:all 0.3s ease;
	box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.2);
}
#header_box .nav-box .sub-nav ul{
	width: 250px;
    float: left;
    display: inline;
}
#header_box .nav-box .sub-nav ul a{
	display:block;
	background: none;
    text-align: left;
    color: #000000;
    line-height: 16px;
	padding: 8px 15px;
}
#header_box .nav-box .sub-nav ul a:hover{
	color:#999;
}
#header_box .nav-box .sub-nav-on{
	opacity:1;
	visibility:visible;
}


#header_box .quick-list{
	float:right;
	width:30%;
	padding:12px 0 0;
}
#header_box .wishlist{float:right;padding:5px 0;margin:0 14px 0 0;}
#header_box .wishlist i{font-size:23px;color:#f2c986;padding:5px 0;background:none;}
#header_box .wishlist:hover i{color:#cdcdcd;}
#header_box .cart_box{
	float:right;
	padding:5px 0;
	border:0;
	height:auto;
	margin:0;
}
#header_box .cart_txt{
	line-height:normal;
	color:#f2c986;
}
#header_box .cart_txt:hover i,#header_box .cart_txt:hover strong{color:#cdcdcd;}
#header_box .cart_txt a{
	display:inline-block;
	vertical-align:middle;
	margin:0 3px 0 0;
}
#header_box .cart_txt i{
	background:none;
	font-size:18px;
	color:#f2c986;
	width:auto;
	height:auto;
	margin:0;
	padding:7px 0;
	
}
#header_box .cart_txt strong{
	color:#f2c986;
	font-weight:normal;
	font-size:12px;
}
#header_box .cart_box .minicart_empty{
	line-height:22px;
}

#header_box .search_box{
	float:right;
	position:relative;
	padding:5px 0;
	margin-right:15px;
}
#header_box .search-icon{
	cursor:pointer;
}
#header_box .search-icon i{
	background: none;
    font-size: 19px;
    color: #f2c986;
    width: auto;
    height: auto;
    margin: 0;
    padding: 7px 0;
}
#header_box .search-icon:hover i{color:#cdcdcd;}
#header_box .login{
	float:right;
	position:relative;
	padding:5px 0;
	margin-right:15px;
}
#header_box .login:hover a{color:#cdcdcd;}
#header_box .login a{  color: #f2c986;}
#header_box .login a i{
	background: none;
    font-size: 22px;
    color:inherit;
    width: auto;
    height: auto;
    margin: 0;
    padding: 7px 0;
}
#header_box .currency_box{
	text-transform:uppercase; 
	position:relative; 
	z-index:1000;
	float:right;
	padding:5px 0;
	margin-right:15px;
}
#header_box .currency_txt{ 
	cursor:pointer;
	line-height:24px;
	padding:7px 0;
	color:#f2c986;
}
#header_box .currency_txt i{
	width:auto; 
	height:auto;
	vertical-align:middle;
	color:#cdcdcd;
	background:none;
	font-size:12px;
	padding-left:5px;
}
#header_box .drop_currency{
	position:absolute;
	background:rgba(255,255,255,.9);
	left:-15px; 
	top:31px; 
	width:86px; 
	padding:3px 0; 
	display:none;
}
#header_box .currency li a{
	color:#333; 
	display:block; 
	overflow:hidden; 
	height:22px; 
	line-height:22px; 
	padding:0 8px;
	text-align:center;
}
#header_box .currency li a:hover{
	background:#1e90ff; 
	color:#fff;
}


.search{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.6);
	opacity:0;
	visibility:hidden;
	transition:all 0.2s ease;
	z-index:99;
}
.search .searchform{
	position:absolute;
	left:50%;
	top:230px;
	transform:translate(-50%,0);
	-moz-transform:translate(-50%,0);
	-ms-transform:translate(-50%,0);
	-o-transform:translate(-50%,0);
	-webkit-transform:translate(-50%,0);
	height:60px;
	border:solid 1px #8a898a;
	box-sizing:border-box;
	border-radius:3px;
	background:#fff;
	width:750px;
}
.search .search_input{
	float:left;
	width:618px;
	height:58px;
	border:0;
	background:none;
}
.search .btn_search{
	width:70px;
	height:58px;
	line-height:58px;
	background:none;
	border:0;
	text-align:center;
	font-size:24px;
	padding:0;
	cursor:pointer;
	float:left;
}
.search .search_close{
	float:right;
	width:60px;
	text-align:center;
	padding:14px 0;
	box-sizing:border-box;
	cursor:pointer;
}
.search .search_close i{
	display:inline-block;
	width:30px;
	height:30px;
	border-radius:50%;
	border:1px solid #666;
	color:#666;
	text-align:center;
	line-height:30px;
	background:none; 
	box-sizing:border-box;
	cursor:pointer;
}
.search-show{
	opacity:1;
	visibility:visible;
}

#header_box.posFixed{
	position:fixed !important;
	background:rgba(255,255,255,.9);
}
#header_box.posFixed .nav-box ul.nav-list > li > a{
	color:#000 !important;
	text-shadow:none;
}
#header_box.header-page .currency_txt,
#header_box.header-page .login a,
#header_box.header-page .search-icon i,
#header_box.header-page .wishlist i,
#header_box.header-page .cart_txt i,
#header_box.header-page .cart_txt strong,
#header_box.header-page .header-mobile-menu{color:#000;}
#header_box.posFixed .currency_txt,
#header_box.posFixed .login a,
#header_box.posFixed .search-icon i,
#header_box.posFixed .wishlist i,
#header_box.posFixed .cart_txt i,
#header_box.posFixed .cart_txt strong,
#header_box.posFixed .header-mobile-menu{color:#000;}


#header_box .header-mobile-menu{display:none; background:none; border:none; padding:5px 10px; color:#f2c986; float:right; box-sizing:border-box;}
#header_box .header-mobile-menu i{ padding:12px 5px;}

.mobile-nav {
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0;
	z-index: 10001;
	left: 0;
	background-color: rgba(0,0,0,0);
	visibility: hidden;
	transition: all .15s linear;
}
.mobile-nav .mb-nav-box {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: calc(100% - 100px);
	max-width: 440px;
	background-color: #fff;
	transform: translateX(-100%);
	transition: all .15s linear;
}
.mobile-nav .mb-nav-box .header-mobile-nav>li {
	min-height: 50px;
	border-bottom: 1px solid rgba(153,153,153,.2);
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding:0 20px;
}
.mobile-nav .mb-nav-box .close-menu {
    position: absolute;
    background: #fff;
    border: 1px solid #e8e8e8;
    width: 45px;
    height: 45px;
	padding:10px;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	right: -20px;
    top: 20px;
	box-sizing:border-box;
    z-index: 9;
}
.mobile-nav .mb-nav-box .close-menu svg {
	width: 22px;
	height: 22px;
	fill: #666;
}
.mobile-nav .mb-nav-box .header-menu{
    overflow-y: auto;
    height: 100%;
}
.mobile-nav .mb-nav-box .navigation{
	padding: 20px 20px 19px 20px !important;
	font-size:24px;
	font-weight: bold;
	text-transform:uppercase;
}
.mobile-nav .mb-nav-box .navigation svg{
	margin-right:10px;
}
.mobile-nav .mb-nav-box .header-mobile-nav>li>a {
	width: 100%;
	min-height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
    font-size: 16px;
}
.mobile-nav .mb-nav-box .header-mobile-nav>li>a span{
	width:40px;
	height:40px;
	padding:14px;
	box-sizing:border-box;
	margin-right:-10px;
}
.mobile-nav .mb-nav-box .header-mobile-nav>li>a svg {
	width: 12px;
	height: 12px;
	fill: #666;
	padding:15px;
	margin:0 -10px 0 0;
	transition: transform .3s linear;
}
.mobile-nav .mb-nav-box .header-mobile-nav>li .header-sub-menu {
	margin-left: 16px;
	line-height: 40px;
	width: 100%;
	height: 0;
	overflow: hidden;
	transition: all .3s ease;
}
.mobile-nav .mb-nav-box .header-mobile-nav>li .header-sub-menu li {
	height: 40px;
}
.mobile-nav .mb-nav-box .header-mobile-nav>li .header-sub-menu li a {
	display: block;
	height: 100%;
}


.index_default{
	width:100% !important;
	margin:0;
}


.banner_specs_large{ height:32vw;}

/* footer */
#bottom_box{
	width:100%;
	background:#000;
	color:#959595;
}
#bottom_box .footer-mid{
	padding:30px 0;
}
#bottom_box .shartto-box{
	width:100%;
	padding:30px 0;
}
#bottom_box .shartto-box h3{
	font-size: 24px;
    font-weight: normal;
    margin: 0 0 30px;
	text-align:center;
}
#bottom_box .shartto{
	min-height:50px;
	line-height:normal;
	float:none;
	font-size:0;
	text-align:center;
	width:100%;
}
#bottom_box .shartto li{
	width: auto;
    float: none;
    margin:0 10px 10px;
	display:inline-block;
	font-size:14px;
}
#bottom_box .shartto li a{
	width:54px;
	height:54px;
	border-radius:50%;
	border:2px solid #959595;
	text-align:center;
	line-height:54px;
	font-size:30px;
	color:#959595;
	display:block;
	transition:all 0.3s ease;
}
#bottom_box .shartto li a:hover{
	color:#fff;
	border-color:#fff;
}
#bottom_box .link_box{
	width:100%;
	padding:0;
}
#bottom_box .link_box dl{
	float:left;
	width:25%;
	padding:0;
}
#bottom_box .link_box dl dt{
	font-size:16px;
	font-weight:normal;
	color:#959595;
	text-transform:uppercase;
	margin:0 0 15px;
	position:relative;
}
#bottom_box .link_box dl dt i{
	position:absolute;
	right:0;
	top:0;
	font-style:inherit;
	line-height:25px;
	display:none;
}
#bottom_box .link_box dl dd{}
#bottom_box .link_box dl dd a{
	display:block;
	color:#959595;
	height:40px;
	line-height:40px;
	font-size:14px;
	transition:all 0.3s;
}
#bottom_box .link_box dl dd a:hover{
	text-decoration:underline;
}
#bottom_box .copyright-box{
	padding:40px 0;
	border-top:1px solid #111;
	text-align:center;
}
#bottom_box .copyright{
	min-height:30px;
}

.header-page{
	position:relative !important;
}
#header_box.header-page .nav-box ul.nav-list > li > a{
	color:#000 !important;
	text-shadow:none;
}

/* 头部响应式控制 */
#header_box .common-padding {
	padding: 0;
}

@media screen and (max-width: 1200px) {
	#body_box{
		padding:0;
	}
}
@media screen and (max-width: 1000px) {
	#header_box .header-wrap{
		padding:10px 20px;
	    align-items: center;
	}
	#header_box .nav-box{
		display:none;
	}
	#header_box .header-mobile-menu{
		display:block;
	}
	#header_box .header-logo a,
	#header_box .quick-list{
		padding:0;
	}
	#header_box .quick-list{
		width:100%;
	}
	
	
	.disclosure--main {
		display:none;
		width: calc(100% - 40px);
		-webkit-box-flex: 1;
		flex: 1 0 50%;
		position: relative;
		outline: 0;
		margin:10px 20px 0 20px;
		box-sizing:border-box;
	}
	.disclosure--toggle {
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		justify-content: space-between;
		border-radius: 2px;
		border: 1px solid #bebebe;
		color: var(--color-text);
		background-color: var(--color-page-bg);
		cursor: pointer;
		padding: 8px 24px 8px 16px;
		width: 15%;
		position: relative;
	}
	.disclosure--current-option {
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
	}
	.disclosure--toggle .icon--root {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		left: 12px;
		color: var(--color-text);
		height: 6px;
		width: 10px;
	}
	.disclosure--toggle .icon--chevron-up {
		display: none;
	}
	.disclosure--form {
		background-color: var(--color-page-bg);
		border: 1px solid var(--color-border);
		border-radius: 2px;
		min-width: 100%;
		position: absolute;
		display: none;
		overflow-y: auto;
		z-index: 5;
		box-shadow: 0 0 10px rgba(0,0,0,.08);
	}
	.disclosure--form li a{
		color: var(--color-text)!important;
		display: inline-block;
		padding: 9px 15px;
		white-space: nowrap;
		width: 100%;
		cursor: pointer;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 768px) {
	.search .searchform{
		width:100%;
	}
	.search .btn_search{
		width:50px;
	}
	.search .search_input{
		width:calc(100% - 90px);
	}
	.search .search_close{
		width:40px;
	}
	#bottom_box{
		padding:0 15px;
		box-sizing:border-box;
	}
	#bottom_box .link_box{
		padding-bottom:0;
	}
	#bottom_box .link_box dl{
		width:50%;
		margin-bottom:20px;
	}
	.banner_specs_large{
		height:auto;
	}
	.block_items_banner .block_banner_content{
		padding-left:15px;
	}
	.banner_size_large .block_banner_content h4{
		font-size:36px;
	}
	.banner_size_large .block_banner_content p{
		font-size:16px;
	}
	#bottom_box .copyright-box{
		width:100%;
		text-align:center;
		padding:15px 0;
		box-sizing:border-box;
	}
	#bottom_box .shartto li a{
		width:40px;
		height:40px;
		line-height:40px;
		font-size:20px;
	}
}
@media screen and (max-width: 767px) {
	#header_box .header-wrap{
		padding:5px 15px;
	}
}

@media screen and (max-width: 480px) {
	#header_box .currency_box{
		display:none;
	}
	.disclosure--main{
		display:block;
	}
	#bottom_box .shartto li a{
		width:30px;
		height:30px;
		line-height:30px;
		font-size:16px;
	}
	#bottom_box .footer-mid{
		padding:0;
	}
	#bottom_box .link_box dl{
		width:100%;
	}
	#bottom_box .link_box dl dt{
		margin-bottom:0;
		line-height:25px;
	}
	#bottom_box .link_box dl dt i {
		display: block;
		font-size: 20px;
		width:30px;
		text-align:center;
	}
	#bottom_box .link_box dl dd{
		display:none;
	}
	
}


/*手机端左侧菜单*/
.main{
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
	transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}
.main_show{
	overflow:hidden !important;
	height:100%;
	box-sizing:border-box;
}

.main_show .main_bg{
	display:block;
}




.main_bg{
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3);
	z-index:99999;
}
.product_detail_2017 .viewfontright{
	width:555px;
}

.block_items_products_rec .block_rec_ul li .name{
	font-size:16px;
}
.block_items_products_rec .block_rec_ul li .name:hover{
	text-decoration:none;
	color:#73b7cc;
}
.block_items_products_rec .block_rec_ul li .price{
	color:#484b4f;
	font-size:14px;
}



.mini_detail{position:fixed;left:0;top:0;width:100%;height:100%;z-index:99999;display:none;}
.mini_detail .mini_detail_bg{position:fixed;left:0;top:0;background:rgba(0,0,0,.5);width:100%;height:100%;z-index:-1;}
#mini_detail{position:fixed;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);left:0;right:0;margin:auto;width:960px;position:relative;}
#mini_detail .icon-iconfontclose{position:absolute;right:10px;top:10px;font-size:30px;background:none;color:#333;cursor:pointer;}


/* 首页 */

.index_default .swiper-pagination-bullet{background:none;width:6px;height:6px;border:2px solid #fff;outline:none;}
.index_default .swiper-pagination-bullet-active{background:#fff;}
.index_default .swiper-button-next,
.index_default .swiper-button-prev{background:#fff;border-radius:50%;box-shadow:0 2px 10px rgba(54,54,54,0.15);text-align:center;}
.index_default .swiper-button-next .icon,
.index_default .swiper-button-prev .icon{width:20px;height:20px;padding:15px 0;fill:#1c1b1b;}
.block_single_products .single_product_shop_now{padding:0 20px;width:auto;display: inline-block;    background: transparent;
    border: 1px solid #1c1b1b;transition:color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);position:relative;}
.block_single_products .single_product_shop_now:before{    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transform: scale(1, 1);
    transform-origin: left center;
    background-color: #1c1b1b;
    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;}
.block_single_products .single_product_shop_now:hover:before {
    transform-origin: right center;
    transform: scale(0, 1);
}
.block_single_products .single_product_shop_now:hover {
    color: #1c1b1b;
    background-color: transparent;
}
