body{ font-size:12px;}
.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;}

#top_box{ height:32px; background: #333333; color: #fff;}
#top_box .top_rt{ border:none; background:none;}
#top_box .bor_lf_none,#header_box .cart_box{ float:left; margin:0; padding:0; position:relative;}
#top_box .bor_lf_none i{ font-size:18px; background:none; color:#b1b1b1; position:absolute; left:6px; top:0;}
#top_box .bor_lf_none a{ color:#ff7310; line-height:30px; margin-left:30px;}
#top_box .bor_lf_none a.logout{ margin-left:0;}
#top_box .signin{ border-right:1px solid #fff; line-height:12px;}
#top_box .currency_box{ z-index:1002; text-transform: uppercase; position:relative;}
#top_box .drop_currency{ left:auto; right:0; top:32px; width:auto; border-radius:4px; padding:3px 0}
#top_box .currency li a { padding:0 10px;white-space:nowrap; color: #333; text-align:center; min-width:60px; display: block; overflow: hidden; height: 22px; line-height: 22px;}
#top_box .currency li a:hover{ text-decoration:underline; background-color:#043a66; color:#fff;}
#top_box .currency_txt{ font-weight:bold; line-height:32px;}


#header_box{ position:relative; width:100%; z-index:1001;}
#header_box .header{ align-items: center; padding:15px 0;}
#header_box .logo{ width:20%; height:70px;display:table;}
#header_box .logo a{height: 70px; max-width: 100%;vertical-align: middle;box-sizing: border-box;display: table-cell;}
#header_box .logo img{max-width:100%;max-height:100%;}
#header_box .search_box{ width:55%; float:right; margin:0 15px 0;}
#header_box .searchform{ height:42px; border:none;}
#header_box .search_input{ height:42px; border:2px solid #043b64; padding:0 5px 0 26px; background:url(../images/ico-img.png) no-repeat; background-position:-74px -142px; float:left; width:calc(100% - 36px); box-sizing:border-box;}
#header_box .btn_search{ border-left:none; background:#043b64; margin:0; width:36px; height:42px;  float:left; color:#fff; font-size:28px; font-weight:bold; text-align:center; line-height:42px; padding:0; border:none;}
#header_box .cart_box{ border:none; margin-right:15px;}
#header_box .cart_txt{font-size: 12px; position: relative;}
#header_box .cart_txt span{ font-weight: bold; display:inline-block; vertical-align:bottom;}
#header_box .cart_txt i{background: rgba(0, 0, 0, 0) none repeat scroll 0 0; font-size: 26px; font-weight: bold; height: 30px; margin: 2px 2px 0 0; width: 30px; display:inline-block;}
#header_box .cart_txt strong{background: #ff7302 none repeat scroll 0 0; border-radius: 50%; color: #fff; height: 18px; line-height: 18px; position: absolute; right: 10px;  text-align: center; top: -2px; width: 18px;}
#header_box .cart_txt_left { float: right;}
#header_box .cart_txt_left i { background: rgba(0, 0, 0, 0) none repeat scroll 0 0;font-size: 30px;
 height: 30px; line-height: 30px; width: 30px; display:inline-block; margin-right:5px;}
#header_box .cart_txt_left a { box-sizing: border-box; color: #333; display: block; height: 30px; line-height: 30px; width:auto;}
#header_box .cart_txt_left span{display: inline-block; vertical-align: top;}
#header_box .cart_txt_left a:hover { color: #ff7302; text-decoration: underline;}
#header_box .freeshipping,#header_box .dropdown_cate_2 .arr,#header_box .category_2 li a i,#header_box .category .arr,#header_box .dropdown_cate_1 .arr,#header_box .category_1 li i,#header_box .category_box h4 i{ display:none;}
#header_box .header_rt{ float:right; align-items: center; width:80%; justify-content: flex-end;} 

#header_box .nav_warp{ width:100%; background:#fff; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;}
#header_box .nav_box{ max-width:1200px; margin:0 auto; border:none; height:40px;}
#header_box .nav .son_nav li{ height:auto;}

#header_box .category_box { width: 20%; float: left; position: relative; z-index: 998;}
#header_box .category_box h4{ background:#043a66; color:#fff; text-align:center; border-bottom:2px solid #ff6346; line-height:38px;}
#header_box .category_box h4 a{ color:#fff;}

#header_box .dropdown_cate_1,#header_box .category{ width:100%; position:absolute; padding:2px 0; border-radius:5px;}
#header_box .category li,#header_box .category_1 li{ height:43px;}
#header_box .category_1 li{ position:static;}
#header_box .category_1 li a{ width:100%; position:static; height:43px; line-height:43px; padding:0 15px; box-sizing:border-box; font-weight:bold; color:#000; position:relative; z-index:2; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
#header_box .category_1>li.on>a,#header_box .category_1>li.on>a:hover{ display:block; background:#ff7302; color:#fff; border:none; padding-left:15px; box-sizing:border-box;}
#header_box .category_1 li a:hover{ color:#ff7302; border:none;}
#header_box .category_1 .dropdown_menu2{ left:100%; top:-1px; border-color:#eee; position:absolute; background:#fff; padding: 15px 20px; z-index: 1; display:none;}
#header_box .category_1 .dropdown_menu2 h4{ background:none; color:#333;}
#header_box .category_1 .dropdown_menu2 dl dd a:hover{ background:none; color:#f23551;}

#header_box .nav{ margin-left:0;width:80%; font-size:0; float:left;}
#header_box .nav>li{ padding:0; z-index:999;height:auto; font-size:12px; display:inline-block; vertical-align: top;}
#header_box .nav>li>a{ height:40px; line-height:40px; display:block; font-size:14px; padding:0 20px; border-right: 1px solid #cfcfcf;}
#header_box .sub_nav li a{ height:25px; line-height:25px;}
#header_box .nav .sub_nav{ width:210px; padding: 0; box-sizing:border-box; border-radius:0 0 3px 3px; border:none; box-shadow:none;}
#header_box .nav .sub_nav li{ border:none; width:170px; position:relative; margin:0; padding:0 20px; height:40px; line-height:40px; border-bottom:1px solid #eee;}
#header_box .nav .sub_nav li a{ font-weight:normal; padding:5px 0; color:#828282; font-size:12px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;display: block;}
#header_box .nav li.on>a,#header_box .sub_nav li:hover a{ color:#ff7302;}

#header_box .category_1 li a span,#header_box .category_2 li a span,#header_box .category li a span{ color:#333; font-weight:bold;}
#header_box .category_1 li a span img,#header_box .category_2 li a span img,#header_box .category li a span img{ padding-right:10px; width:20px; height:20px;}

#header_box .category li a:hover span{ text-decoration:underline; color:#ff7302;}
#header_box .dropdown_cate_2{ width:100%; border-radius:0 0 3px 3px;}
#header_box .category_1 .dropdown_menu2{ width:730px; border:1px solid #bbb; box-sizing:border-box;}
#header_box .category_1 .dropdown_menu2 dl{ margin-right:20px; border-bottom:1px solid #ddd; padding-bottom:12px; float:left; width: 30%;}
#header_box .category_1 .dropdown_menu2 dt a{ position:static; padding:0; height:35px; line-height:35px;}
#header_box .category_1 .dropdown_menu2 dd a{overflow: hidden; display: block; position: relative; width: auto; border: 0; padding: 0; color: #525252; font-size: 12px; height: 25px; line-height: 25px; width: 160px; margin-right: 15px; float:none; position:static; font-weight:normal; z-index: 2; white-space: nowrap;}
#header_box .category_1 .dropdown_menu2 dl a:hover{ text-decoration:underline;}

#header_box .header-mobile-menu{display:none; background:none; border:none; line-height:40px; padding:0 5px; margin-left:15px; box-sizing:border-box;}
#header_box .header-mobile-menu i{ font-size:18px;}

.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 { border-top:1px solid #eee; background:#fafafa;}
#bottom_box .link_box dl.newletter{ width:30%;}
#bottom_box dl.newletter form{ display: flex;}
#bottom_box .link_box dl.newletter dt{ color:#333;}
#bottom_box .newletterform label{ display:none;}
#bottom_box .newletterform{ margin-bottom:10px;}
#bottom_box .newsletter_txt{ height:30px; width:calc(100% - 100px); padding:0 10px; border:none; box-sizing:border-box;}
#bottom_box .newsletter_btn{ margin-left:-3px; height:32px; line-height:30px; color:#fff; background:#ff7302; width:100px; border:none;}
#bottom_box .newletterform .home_bottom_gg{ margin-top:15px;}
#bottom_box .shartto{ height:20px; margin:10px 0; line-height: 36px; font-size: 20px; width:100%;}
#bottom_box{ width:100%; padding:0;}
#bottom_box .shartto li{width:30px;height:30px; transition: all ease-in; margin-right:30px;}
#bottom_box .shartto li a{ font-size:20px;display:block;width:18px;height:20px;line-height:23px;text-align:center; color:#333;}
#bottom_box .link_box{ padding:0;}
#bottom_box .link_box .link_box_top{ border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:20px 0; height:160px;}
#bottom_box .link_box .link_box_right{ float:right;}
#bottom_box .link_box dl{ padding-right:30px; width:23.3333%; box-sizing:border-box;}
#bottom_box .link_box dl dt{ color:#ff7302; height:35px; line-height:35px; font-weight: bold; font-size: 14px;}
#bottom_box .link_box dl dd a{ padding:5px 0; display:block;}
#bottom_box .link_box dl dd a:hover{ text-decoration:underline;}

#bottom_box .foot_btm{ border-top:1px solid #eee; padding:17px 0 16px;}
#bottom_box .foot_btm .wapper{ min-height:35px;}
#bottom_box .copyright{ float:left; width:50%; text-align:left; padding:0; line-height:35px;}
#bottom_box .payment{ border:none; float:right; width:50%; text-align:right; padding:0;}
#bottom_box .payment a{ margin:0 10px;}
#bottom_box .payment a img{ max-height:35px;}

#bottom_box .quick_index{ width:500px;}
#bottom_box .quick_index_left{ float:left;}
#bottom_box .quick_index_margin{ margin-top:20px;}
/* 头部响应式控制 */
#header_box .common-padding {
	padding: 0;
}

@media screen and (max-width: 1200px) {
	#top_box,
	#header_box .header{
		padding:0 20px;
		box-sizing:border-box;
	}
}
@media screen and (max-width: 1000px) {
	.index_w{
		padding:0 20px;
	}
	#header_box .nav_box,
	#header_box .currency_box,
	#header_box .login{
		display:none;
	}
	#header_box .account,
	#header_box .header-mobile-menu{
		display:block;
	}
	#header_box .nav_warp{
		display: -webkit-box; display: -ms-flexbox; display: flex;
	}
	
	.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) {
	#header_box .cart_txt_left span,
	#header_box .cart_txt span{
		display:none;
	}
	#header_box .cart_txt_left i{
		margin-right:0;
	}
	#header_box .cart_txt strong{
		right:0;
	}
	#bottom_box{
		padding:0 15px;
		box-sizing:border-box;
	}
	#bottom_box .link_box{
		padding-bottom:0;
	}
	#bottom_box .link_box dl.newletter,
	#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 .bottom_txt{
		margin: 0 -15px;
		min-width:100%;
		width:auto;
	}
	#bottom_box .payment,
	#bottom_box .copyright{
		width:100%;
		text-align:center;
		padding:0;
		box-sizing:border-box;
	}
	#bottom_box .copyright{
		padding-bottom:10px;
	}
}
@media screen and (max-width: 767px) {
	#top_box,#header_box .header {
		padding: 0 15px;
	}
	#header_box .logo{
		width:35%;
	}
	#header_box .header_rt{
		width:65%;
	}
	#header_box .header{
		padding-bottom:40px;
		position:relative;
	}
	#header_box .search_box{
		width:100%;
		position:absolute;
		left:0;
		bottom:5px;
		margin:0;
		padding:0 15px;
		box-sizing:border-box;
	}
}

@media screen and (max-width: 480px) {
	#top_box .currency_txt span{
		display:none;
	}
	#bottom_box .link_box dl,
	#bottom_box .link_box dl.newletter{
		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;
}
