﻿
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: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap;}
.space-between{ -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}


#top_box{background:#202020;color:#fff; height:auto; padding:0 20px; border-bottom:1px solid #4b4b4b;}
#top_box .row{ height: 40px; align-items: center;}
#top_box .top_rt{ align-items: center;}
#top_box .userlogin{ display:inline-block;}
#top_box .userlogin a{text-transform:uppercase;line-height:13px; display:block; border-radius:50%; background:#fff; width:20px; height:20px; padding:5px 3px 3px 3px; box-sizing:border-box;}
#top_box .userlogin a i{ font-size:14px; font-weight:bold;}

#top_box .currency_box{position:relative; cursor:pointer;}
#top_box .currency_txt i{background:none;width:auto;height:auto;margin:0 0 0 3px;vertical-align:middle;font-size:12px; height:auto; line-height:normal;}
#top_box .drop_currency{ left:50%; transform:translateX(-50%); top:100%;}
#top_box .currency li a{ display: block;  padding: 3px 15px; min-width:50px; text-align:center;}
#top_box .currency li a:hover{ background:rgba(246, 246, 248, 0.9) none repeat scroll 0 0; color:#ff4136;}

#top_box .cart_box{ margin:0 0 0 20px; padding:0; border:none; box-sizing:border-box; float:right; height:25px; position:relative;}
#top_box .cart_txt{ line-height:24px; font-size:14px;}
#top_box .cart_txt a{ color:#fff;}
#top_box .cart_txt i{ margin:0 3px 0 0; font-size:20px;}
#shopping_cart_count{ display:inline-block; text-align:center; font-weight:normal !important; color:#fff;}

#header_box{width:100%; box-sizing:border-box; position:relative; z-index:999; background:#202020;}
#header_box .header{ position:relative; z-index:1001; transition:all 0.3s ease-in-out 0s; box-sizing:border-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding:0 20px;}
#header_box .logo,#header_box .nav_warp,#header_box .header_rt{ float:left; box-sizing:border-box;}
#header_box .logo{ width:auto; height:80px; display:table;}
#header_box .logo a{ max-width:100%; display:table-cell; vertical-align:middle;}
#header_box .logo a img{ max-width:100%;}

#header_box .nav_warp{width:63.33333%; margin-top:0px; padding:0 20px;}
#header_box .nav_box{border:0;}
#header_box .nav{margin:0;width:100%; text-align:left;}
#header_box .nav>li{height:auto;padding:0; display:inline-block; float:none; text-align:left; padding:0 15px;}
#header_box .nav>li>a{border:0;font-size:14px; line-height:78px; text-transform:capitalize; color:#fff; display:block; border-bottom:2px solid transparent;}
#header_box .nav li a:hover { font-weight:500; border-color:#fff; color:#fff;}

#header_box .nav>li a i{display:inline-block;vertical-align:middle;background:none;font-size:12px; margin:0 0 0 3px; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease;}
#header_box .nav li a:hover i{ transform:rotate(180deg)}
#header_box .nav .sub_nav{ background: #fff; display: block; text-align: left; top: 150%; padding:0; width: 189px; z-index: 900; visibility: hidden; border-radius: 3px; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-box-shadow: 0px 6px 15px rgba(0,0,0,0.12); box-shadow: 0px 6px 15px rgba(0,0,0,0.12); border:none; box-sizing:border-box; display:block;}
#header_box .nav .sub_nav li{width:100%; padding:0; height:auto; border-bottom:1px solid #f4f4f4;}
#header_box .nav .sub_nav li a{color:#333; padding:10px 18px; font-weight:bold; height:24px; line-height:24px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis; font-weight:normal; display:block;}
#header_box .nav .sub_nav li a:hover{background:#202020; color:#fff;}
#header_box .nav>li.on .sub_nav{ top:100%; visibility:visible; opacity:1;} 

#header_box .search_icon{ float:left; font-size:14px; color:#666; display:none; color:#fff; line-height: 40px;
 padding:10px; box-sizing:border-box;}
#header_box .search_icon i{display:inline-block; text-align:center;cursor:pointer; font-size:20px;}
#search_box{padding:0; width:100%; z-index:1000;text-align:center; z-index:10000;  transition:all 300ms ease 0s;}
#search_box .search{ width:100%; padding:0; height:auto; z-index:10; transition:all 300ms ease 0s; position:relative;}
#search_box .search_input{display:block;width:100%;height:40px; background:#fff; padding:0 0 0 50px; float:none;font-family:Oswald; box-sizing:border-box; font-size:16px; text-indent:5px; border:none; color: #333;}
#search_box .search_input::-moz-placeholder,
#search_box .search_input:-moz-placeholder,
#search_box .search_input:-ms-input-placeholder,
#search_box .search_input::-webkit-input-placeholder{ color:#999; text-shadow: none; -webkit-text-fill-color: initial;}
#search_box .btn_search{width:50px;height:40px;text-align:center;line-height:40px;color:#333;background:none;font-size:22px;text-transform:uppercase; float:none;margin:0; position:absolute; left:0; top:0; border:none; padding:0; font-weight:bold; cursor:pointer;}
#search_box .searchform{width:100%;height:auto;border:0;overflow:hidden;}
#search_box.open{display:block; transition:all 300ms ease 0s;}

#header_box .header_rt{ width:20%; display: flex; -webkit-align-items: center; -ms-align-items: center; align-items: center; -webkit-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end;}

#header_box.fixed_header{  animation: 300ms ease-in-out 0s normal none 1 running fadeInDown; none repeat scroll 0 0; box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); left: 0; margin: 0 auto; position: fixed; right: 0; top: 0; width: 100%;}

#header_box .header_lt{display:none; }
#header_box .header-mobile-menu{ display:inline-block; background:none; border:none; padding:10px; color:#fff; box-sizing:border-box;}
#header_box .header-mobile-menu svg{ fill:#fff; width:20px; height:20px;}
.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;
	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:#202020}
#bottom_box .link_box{ display: flex; flex-wrap: wrap; padding: 30px 20px;}
#bottom_box .bottom_nav{ min-height:40px;}
#bottom_box .bottom_nav li{ display:inline-block; margin-right:35px; line-height:40px;}
#bottom_box .bottom_nav li a{ color:#f1f1f1;}
#bottom_box .bottom_nav li a:hover{ color:#fff; font-weight:bold;}

#bottom_box .foot{min-height:30px; text-align:center;color:#fff; border-top:1px solid #4b4b4b; padding:15px 20px; font-size:14px;}
#bottom_box .copyright{ text-align:center; padding:0; color:#999; line-height:25px; padding-bottom:10px;}
#bottom_box .copyright a{ color:#eee;}
#bottom_box .shartto{ float:left; min-height:30px;}
#bottom_box .shartto{height:auto;overflow:hidden; text-align:right;}
#bottom_box .shartto li{ float:none; display:inline-block; line-height:40px; margin-left:35px;}
#bottom_box .shartto a{font-size:20px; color:#999;}
#bottom_box .shartto a:hover{text-decoration:none;color:#fff;}

/* 头部响应式控制 */
#header_box .common-padding {
	padding: 0;
}
@media screen and (max-width: 1440px) {
	#header_box .nav_warp{
		width:58.3333%;
	}
	#header_box .header_rt{
		width:25%
	}
}
@media screen and (max-width: 1200px) {
	#top_box,
	#header_box .header{
		padding:0 50px;
	}
	#bottom_box .link_box{
		padding:30px 50px;
	}
	#bottom_box .foot{
		padding:15px 50px;
	}
}
@media screen and (max-width: 1000px) {
	#header_box .nav_warp,
	#search_box{
		display:none;
	}
	#header_box .search_icon,
	#header_box .header_lt{
		display:block;
	}
	#header_box .header{
		-webkit-box-pack: justify;
    	-ms-flex-pack: justify;
    	justify-content: space-between;
	    align-items: center;
	}
	#header_box .header_lt,
	#header_box .header_rt{
		width:25%;		
	}
	#header_box .logo{
		width:50%;	
		text-align:center;
	}
	#search_box{
		position:absolute;
		right:85px;
		top:20px;
		width:33.3333%;
	}
	.disclosure--main {
		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) {
	
	#top_box,
	#header_box .header{
		padding:0 30px;
	}
	#search_box{
		right:65px;
	}
	#bottom_box .link_box{
		padding:30px;
	}
	#bottom_box .foot{
		padding:15px 30px;
	}
	#bottom_box .shartto li{
		margin:0 30px 0 0;
	}
	
	.banner_specs_large{
		height:auto;
	}
	
}
@media screen and (max-width: 767px) {
	#top_box,
	#header_box .header{
		padding:0 20px;
	}
	#search_box{
		right:55px;
	}
	#bottom_box .link_box{
		padding:20px;
	}
	#bottom_box .foot{
		padding:15px 20px;
	}
	
}

@media screen and (max-width: 480px) {
	#top_box,
	#header_box .header{
		padding:0 15px;
	}
	#top_box .drop_currency{
	    transform: translateX(-46%);
	}
	#top_box .cart_box{
		margin-left:15px;
	}
	#search_box{
		width: calc(100% - 65px);
		right:50px;
	}
	#bottom_box .link_box{
		padding:20px 15px;
	}
	#bottom_box .foot{
		padding:15px;
	}
	#bottom_box .bottom_nav li{
		margin-right:20px;
	}
	
}


/*手机端左侧菜单*/
.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;
}
