
body { font-size:13px;}
.wapper{ max-width:1200px; width:100%;}
.dropdown { position: absolute; z-index: 99999; background: #fff; border: 0; display: none; color: #131219; box-shadow:2px 2px 10px 0px rgba(0 ,0, 0, 0.2); border:none;}
.wrap{ max-width:1500px; width:100%; margin: 0 auto; clear: both;}
.row-flex{display: -webkit-box; display: -ms-flexbox; display: flex;}
.space-between{-webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
#top_box{ background:#211f1d;  color:#ccc;min-height:35px;border-bottom:solid 1px rgba(255,255,255,0.05);}
#top_box .welcome{line-height:35px; min-height:35px; width:50%;}
#top_box .top_right{ font-size:0;}
#top_box .top_right > div{ display:inline-block; font-size:13px;}
#top_box .currency_box{height:35px;padding-left:10px;z-index:9999; cursor:pointer; position:relative;}
#top_box .currency_txt{line-height:34px;height:34px; position:relative;}
#top_box .currency_txt i{ height:auto; width:auto; margin:0;}
#top_box .drop_currency{top:35px; right:0; border-radius:0 0 3px 3px; overflow:hidden;}
#top_box .currency li a{ padding:3px 15px; display:block; display:block;}
#top_box .currency_box:hover{ z-index:50090}

#top_box .top_rt{ border:none; margin:0;line-height:34px;height:34px; padding:0 10px;}
#top_box .top_rt>a{color:#ccc; padding:0 5px; display:block;}
#top_box .help{ position:relative;}
#top_box .help i,#top_box .currency_txt i{ transition:-webkit-transform 200ms; margin: 0px 0 2px 0; vertical-align: middle; display: inline-block;}
#top_box .help ul{ position:absolute; top:100%; left:50%; transform:translateX(-50%); border-radius:0 0 3px 3px; background:#fff; padding:4px 0; box-shadow:2px 2px 10px 0px rgba(0 ,0, 0, 0.2); z-index:1001; display:none;}
#top_box .help ul li a{ padding:0 20px; position:relative; display:block; height:44px; line-height:44px; white-space:nowrap;}
#top_box .help ul li a i{ right:auto; left:20px; font-size:18px;}
#top_box .help ul li a:hover,#top_box .currency li a:hover{ background:#fff; color:#ec7612;}
#top_box .help.on>a,#top_box .currency_box.on .currency_txt{ color:#ec7612;}
#top_box .help.on>a i,#top_box .currency_box.on i{ transform:rotate(-180deg);}
#top_box .help.on ul{ display:block;}

#top_box .login{}
#top_box .login a{display:block;line-height:35px;height:35px; padding:0;}
#top_box .login a:hover{color:#ec7612;}


#header_box{width:100%; background:#211f1d;}
#header_box .header{padding:17px 0 36px;}
#header_box .header_item{ width:100%; padding-left:18%; padding-right:24%; position:relative; box-sizing:border-box; z-index:999;} 
#header_box .header_lt{ position:absolute; left:0; top:0; width:18%; height:70px;}
#header_box .logo{ width:auto;height:50px;}
#header_box .logo a{display:block; vertical-align:middle; height:50px;}
#header_box .logo a img{vertical-align:middle;max-height:50px; max-width:100%;}
#header_box .search{ width:100%; padding:0; border-radius:20px; height:36px; z-index:1000; position:relative;}
#header_box .searchform{ width:auto; height:36px; border:0; border-radius:20px; background:#fff; position:relative;}
#header_box .select_box{ position:absolute; left:0; top:0; padding:0 7px 0 13px; height:36px; box-sizing:border-box; background:#fff; border-radius:20px 0 0 20px;max-width:200px;}
#header_box .select_box:after { content: ""; display: inline-block; height: 22px; width: 1px; background: #d1d1d1; position: absolute; right: 0; top: 6px;}
#header_box .select_box span{ font-size:14px; white-space:nowrap; text-overflow: ellipsis; overflow:hidden; width:100%; float:left; padding:9px 20px 0 0; display:inline-block; box-sizing:border-box;}
#header_box .select_box i{ position:absolute; right:10px; top:7px; color:#999; font-size:18px;}
#select_box{ background:#fff; position:absolute; left:0; top:100%;}
#select_box:before { content: ""; position: absolute; display: inline-block; height: 20px; width: 14px; background: #fff; top: -20px; left: 0;}
#select_box ul{ min-width:200px; height:330px; overflow: hidden; overflow-y: scroll;}
#select_box li{ white-space:nowrap; color:#333; padding:0 15px 0 14px; line-height:32px;}
#select_box li:hover{ background: #f2f2f2; color: #ec7612;}
#header_box .search_input{ width:100%; height:36px; line-height:36px; padding:0; background:none;border:none; text-indent:146px;}
#header_box .btn_search{ width:50px;height:36px; background:none; margin:0;padding:0;color:#333;font-size:22px; border:0; position:absolute; right:0; top:0; font-weight:bold;}
#header_box .hotkeywordbox{ padding:10px 14px;}
#header_box .hotkeywordbox a{ display:inline-block; padding:0 10px; color:#b3b3b3;}
#header_box .hotkeywordbox a:hover{ color:#ec7612;}

#header_box .header_rt{ padding-top:0; position:absolute; right:0; top:0;}
#header_box .iem{ position:relative;}
#header_box .iem>a.name{ color:#fff; padding:37px 0 6px 0;display:block; text-align:center; font-size:12px;}
#header_box .iem>i{position:absolute; left:50%; transform:translateX(-50%); color:#fff; font-size:30px;}
#header_box .login_box{float:right;margin-right:4px; width:144px; position:relative;}
#header_box .login_box i{display:block; height:29px; width:30px; text-align:center; line-height:32px; background:#fff; font-size:22px; border-radius:50%; overflow:hidden;  border:2px solid #fff; top:3px; box-sizing:border-box; color:#000;}
#header_box .login_box i.icon-huiyuan2:before{ padding-left:2px;}
#header_box .login_box ul{ min-width:180px; padding:10px 0; background:#fff; box-shadow:2px 2px 10px 0px rgba(0 ,0, 0, 0.2); position:absolute; left:50%; top:100%; transform:translateX(-50%); border-radius:2px; border:1px solid #ddd; display:none;}
#header_box .login_box ul li a{ padding:0 20px; display:block; height:30px; line-height:30px; color:#333;}
#header_box .login_box ul li a:hover{ color: #ec7612; background: #ededed;}
#header_box .login_box:hover ul{ display:block;}

#header_box .wish_list{float:right; cursor:pointer; width:70px; margin-right:25px;}
#header_box .wish_list:hover a,#header_box .cart_box:hover a.name,#header_box .login_box:hover a.name{color:#ec7612;}

#header_box .cart_box{ float:right;height:auto; border:0;margin:0;padding:0; width:50px;}
#header_box .cart_box #shopping_cart_count{ width:20px; height:20px;line-height:20px; text-align:center; background:#ec7612; color:#fff; border-radius:50%; position:absolute; right:0; top:-5px;}


#header_box #nav_wrapper{height:44px;border-top:solid 1px #373737;border-bottom:solid 1px #f0f0f0; background:#fafafa; box-sizing:border-box;}
#header_box .nav_box{border:0;height:42px;}
#header_box .nav{height:42px;width:100%;}
#header_box .nav li{height:auto;padding-top:0;padding-bottom:0; display:inline-block; position:relative;}
#header_box .nav li a{border:0;height:42px;line-height:42px;display:inline-block;font-size:14px;color:#333; padding:0 18px;}

#header_box .sub_nav{top:38px;box-shadow:none;border-color:#e9e9e9; min-width:180px; width:auto; padding:10px 0;}
#header_box .nav .sub_nav li{ float:none; width:auto;}
#header_box .nav .sub_nav li a{overflow:hidden; white-space:nowrap;text-overflow:ellipsis; padding:0 20px; height:32px; line-height:32px; color:#333;}
#header_box .nav .sub_nav li a:hover,#header_box .nav li:hover>a{ color:#f60;}

#header_box.posFixed .header{ background:#211f1d; width:100%; position:fixed; left:0; top:0; padding:10px 0 30px 0; -webkit-animation: searchTop .5s ease-in-out; animation: searchTop .5s ease-in-out; z-index:10000; box-sizing:border-box;}
#header_box.posFixed .hotkeywordbox{ padding:7px 15px;}
 @-webkit-keyframes searchTop{0%{top:-70px}100%{top:0}}
 @-moz-keyframes searchTop{0%{top:-70px}100%{top:0}}
 @keyframes searchTop{0%{top:-70px}100%{top:0}}

#header_box .header-mobile-menu{display:none; background:none; border:none; padding:0 10px; margin-right:10px; color:#fff; box-sizing:border-box;}
#header_box .header-mobile-menu i{font-size: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;
	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{padding:0 0 20px;width:100%;border-top:1px solid #eee; background:#171614;}

#bottom_box .bottom_top{ background:#211f1d; padding:36px 0 40px; overflow:hidden;}
#bottom_box .bottom_top h3{ color:#d9d9d9; text-transform:uppercase; font-size:12px; padding-bottom:10px;}
#bottom_box .newletterform{ float:left; width:50%;}
#bottom_box .newletterform label{display:none;}
#bottom_box .newsletter_txt{width:238px;height:34px;border:1px solid #ccc;float:left;padding:0; padding-left:10px; box-sizing:border-box;}
#bottom_box .newsletter_btn{float:left;width:100px;height:34px;float:left;background:#d9d9d9;text-align:center;line-height:34px;margin:0; color:#1b1d1f; border:none;}
#bottom_box .shartto_box{float:right;}
#bottom_box .shartto{float:none; width:auto; height:auto; line-height:normal; overflow:hidden;}
#bottom_box .shartto li{width:auto;height:auto;margin:0 15px 7px 0;}
#bottom_box .shartto li a{width:34px;height:34px;border-radius:50%;background:#d9d9d9;color:#211f1d;display:inline-block;text-align:center;line-height:34px; font-size:18px;}

#bottom_box .link_box{ padding:15px 0; }
#bottom_box .link_box dl{ width:25%; padding:0; box-sizing:border-box;}
#bottom_box .link_box dl dt{font-size: 12px;color: #d9d9d9;margin-bottom: 10px; font-weight:normal; height:auto;line-height:normal; text-transform:uppercase; position:relative; font-weight:bold; padding:15px 0;}
#bottom_box .link_box dl dt:after{ content: " "; width: 90%; border-bottom: 1px solid rgba(255, 255, 255, 0.08); display: inline-block; position: absolute; left: 0; bottom: 0;}
#bottom_box .link_box dl dd{ padding:6px 0;}
#bottom_box .link_box dl dd a{padding:0; color:#999; line-height:18px;}
#bottom_box .link_box dl dd a:hover{color:#999;text-decoration:underline;}
#bottom_box .copyright{ color:#666; padding:0; line-height:24px; text-align: center;}
#bottom_box .copyright img{ padding-bottom:20px; max-width:100%;}
#bottom_box .copyright a{ color:#fff;}



@media screen and (max-width: 1600px) {
	#top_box{
		padding:0 20px;
	}
	#header_box .header{
		padding: 15px 20px 35px;
	}
	#header_box.posFixed .header{
		padding: 10px 20px 30px;
	}
}
{
	
}
@media screen and (max-width: 1200px) {
	.wapper{
		padding:0 30px;
		box-sizing:border-box;
	}
	#header_box .header_rt{
	    width: 18%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: flex-end;
		height: 100%;
    	align-items: center;
	}
	#header_box .iem>a.name{
		display:none;
	}
	#header_box .iem>i{
		position:static;
		transform: translateX(0);
		font-size:26px; 
	}
	#header_box .login_box i{
		width:25px;
		height:25px;
		line-height:25px;
		font-size:16px;
	}
	#header_box .cart_box .cart_txt_i{
		font-size:24px;
	}
	#header_box .cart_box #shopping_cart_count{
		right:-8px;
	}
	#header_box .wish_list,
	#header_box .login_box{
		margin-right:15px;
		width:auto;
	}
	#header_box .cart_box{
		width:auto;
	}
	
}
@media screen and (max-width: 1000px) {
	
	#header_box #nav_wrapper,
	#header_box .currency_box,
	#header_box .login{
		display:none;
	}
	#header_box .header-mobile-menu{
		display:block;
	}
	#header_box .header_item{
		padding-left: 20%;
    	padding-right: 20%;
	}
	.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) {
	.disclosure--main {
		display:block;
	}
	#header_box .header_item{
		padding-left: 24%;
    	padding-right: 24%;
	}
	#header_box .header_rt{
		width:22%;
	}
	#bottom_box{
		padding:0 15px;
		box-sizing:border-box;
	}
	#bottom_box .row-flex{
		flex-wrap: wrap;
	}
	#bottom_box .link_box dl{
		width:50%;
		margin-bottom:20px;
	}
	.banner_specs_large{
		height:auto;
	}
	#bottom_box .bottom_txt{
		margin: 0 -15px;
		min-width:100%;
		width:auto;
	}
	#bottom_box .shartto,
	#bottom_box .copyright{
		width:100%;
		text-align:center;
		padding:0;
		box-sizing:border-box;
	}
	#bottom_box .copyright{
		padding-bottom:10px;
	}
	#bottom_box .shartto{
	    justify-content: center;
	}
}
@media screen and (max-width: 767px) {
	#top_box .top_right,
	#header_box .hotkeywordbox{
		display:none;
	}
	#top_box .welcome{
		width:100%;
		text-align:center;
	}
	#header_box .header,
	#header_box.posFixed .header{
		padding: 15px 15px 5px;
		box-sizing:border-box;
	}
	#header_box .header_item{
		padding:0;
	}
	#header_box .search{
		padding-bottom:8px;
	}
	#header_box .header_lt,
	#header_box .header_rt{
		position:static;
		width:100%;
		text-align:center;
		height:auto;
	}
	#header_box .header_rt{
		justify-content: space-between;
	}
	#bottom_box .newletterform{
		width:100%;
		padding-bottom:15px;
	}
	#bottom_box .newsletter_txt{
		width:calc(100% - 100px);
	}
	
}

@media screen and (max-width: 480px) {
	
	#bottom_box .link_box dl{
		width:100%;
	}
	
}


/*手机端左侧菜单*/
.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;
}
