
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 }
#header_box{background:none;text-align:center;width:100%;position:relative;padding:35px 0;z-index:99;font-family:'Montserrat',Helvetica,Arial,sans-serif;}
#header_box .header{display:flex;align-items:center;justify-content:space-between; flex-wrap: wrap;}


#header_box .currency_txt{font-size:14px;color:#fff;cursor:pointer;}
#header_box .currency_txt i{width:auto;height:auto;vertical-align:middle;margin:0;font-size:22px;line-height:1;}
#header_box .currency_box:hover .currency_txt i{transform:rotate(180deg);margin-top:-5px;transition:all 0.2s ease-in;}
#header_box .currency_box .drop_currency{right:0;left:auto;min-width:150px;border:0;top:100%;box-shadow:none;transition:all 0.2s ease-in;background:rgba(0,0,0,.5);}
#header_box .currency li a{color:#fff;padding:10px 15px;line-height:2;font-size:14px;display:block; text-align:center;}
#header_box .currency li a:hover{color:#fff;background:rgba(0,0,0,.7);}
#header_box .login .sub{display:none;background:rgba(0,0,0,.5);position:absolute;top:100%;right:-20px;min-width:150px;text-align:left;}
#header_box .login:hover .sub{display:block;}
#header_box .login .sub a{display:block;color:#fff;line-height:1;text-transform:capitalize;letter-spacing:1px;padding:14px 20px;font-size:14px;}
#header_box .login .sub a:hover{background:rgba(0,0,0,.7);}


#header_box .logo{width:auto;text-align:left;height:135px;display:flex;display:-webkit-flex;align-items:center;}
#header_box .logo a{display: block; height: 100%;}
#header_box .logo img{max-height:100%;}
#header_box .other-logo{display:none;}


#header_box .header_rt{padding-top:0;text-align:right;float:right;height:113px;line-height:113px;}
#header_box .header_rt .header_rt_list{margin:0 15px;float:right;position:relative;z-index:9;height:inherit;}
#header_box .header_rt .header_rt_icon{display:inline-block;line-height:inherit;font-size:20px;font-weight:600;color:#fff;cursor:pointer;}
#header_box .view_cart_btn a{width:auto;display:inline-block;padding:3px 10px;}
#header_box .cart_box{margin:0;padding:0;border:0;height:inherit;text-align:right}
#header_box .cart_txt{line-height:inherit;display:inline-block;position:relative;}
#header_box .header_rt .cart_txt a i{width: auto;margin: 0;vertical-align: middle;height:auto;font-size:22px;}
#header_box .cart_txt strong{display: inline-block; width: auto;padding: 0 5px;box-sizing: border-box;min-width: 22px;height: 22px;text-align: center;line-height: 22px;color: #fff;font-size: 12px;position: absolute;top: 50%;margin-top:-22px;left:12px;border-radius: 22px; background:#83c4aa;font-family:sans-serif;}
#CartsCon .minicart_empty p{ line-height:24px;}

#header_box .nav_box{border:0; height:auto;display:inline-block;padding:0 15px;}
#header_box .nav{width:100%;float:none;margin:0;text-align:left;}
#header_box .nav > li{float:none;display:inline-block;padding:0;height:auto; position:relative;}
#header_box .nav > li > a{display:inline-block;border:0; padding:0 18px; font-size:15px; line-height:113px;color:#fff;position:relative;}
#header_box .nav >li.on > a,#header_box .nav li a:hover{color:#83c4aa;}
#header_box .nav .sub_nav{text-align:left;background:rgba(0,0,0,.5);border:0;box-shadow: 0px 6px 15px rgba(0,0,0,0.12);box-sizing: border-box;margin-top: 0;text-transform: none; min-width:225px; width:auto; padding:0;top:100%;opacity:0;visibility:hidden;transition:opacity .2s ease-in;display:block;}
#header_box .nav > li.on .sub_nav{opacity:1;visibility:visible;}
#header_box .nav .sub_nav .arr,#header_box .nav .sub_nav .cate_tit{display:none;line-height:54px;padding:0 30px;}
#header_box .nav .sub_nav li{float:none;width:auto; height:auto;}
#header_box .nav .sub_nav li a{padding:14px 20px; line-height:2; height:auto;border-bottom:1px dotted transparent;font-size:14px;text-transform:capitalize;color:#fff; display:block;}
#header_box .nav .sub_nav li a:hover{color:#fff;background:rgba(0,0,0,.7)}
#header_box .search_icon{font-size:20px;float:right;font-weight:600;}
.search-show #header_box .search_box{display:block;}
#header_box .search_icon.icon-iconfontclose{color:#bf1e2e;}
#header_box .search_box{padding:25px;text-align:center;position:absolute;top:100%;left:auto;right:-20px;background:rgba(0,0,0,.5);border-top:0;z-index:9;display:none;box-shadow:none;}
#header_box .search{display:inline-block; position:relative;height:auto;width:260px;padding:0;}
#header_box .search .searchform{border:0;width:100%;height:40px;border:none;font-size:0;}
#header_box .search .search_input{width:220px; padding:0; margin:0; background:none;height:40px; box-sizing:border-box; color:#333;background:#eaeaea;font-size:13px;padding:8px 15px;display:inline-block;text-indent:0; vertical-align:top; border:none;}
#header_box .search .search_input::-webkit-input-placeholder{color:#333;background:#eaeaea;}
#header_box .search .search_input:-ms-input-placeholder{color:#333;background:#eaeaea;}
#header_box .search .search_input::-moz-placeholder{color:#333;background:#eaeaea;}

#header_box .search .btn_search{width:40px;text-align:center;line-height:40px;height:40px;padding:0;margin:0;border:0;font-size:24px; color:#fff; background:#000;transition:all .2s;cursor:pointer;display:inline-block; vertical-align:top;}
#header_box .search .btn_search:hover{background:#83c4aa;}
.other-page #header_box{position:relative;background:#212121;top:0;box-shadow:0 0 10px rgba(34,34,34,0.2);padding:10px 0;}
.other-page #header_box .logo{height:113px;}




#header_box .header-mobile-menu{display:none; background:none; border:none; color:#fff; box-sizing:border-box;}
.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:10px;
	margin:0 -8px 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;
	
}
.index_default.padding{
	margin:0;
	padding-top: 100vh;
    position: relative;
    z-index: 1;
}
.index_default .block_wapper{
	background:#fff;
}

.banner_specs_large:first-child{ height:100vh; width: 100%; position: fixed; top: 0; left: 0; z-index: -1; font-family: 'Montserrat',Helvetica,Arial,sans-serif;}

/* footer */
#bottom_box{width:100%; background:#212121;font-size:14px;line-height:2;color:#fff;padding:0;font-family:"Open Sans", Arial, Helvetica, sans-serif;position:relative;z-index:2;}
#bottom_box .bottom-top{display:table;width:100%;}
#bottom_box .bottom-top .home-ad5{display:table-cell;width:50%;background-size:cover;background-position:center;background-repeat:no-repeat;}
#bottom_box .bottom-top .contact{display:table-cell;width:50%;background:rgb(40, 40, 40);}
#bottom_box .bottom-top .contact-con{padding:70px 100px;text-align:center;}
#bottom_box .bottom-mid{ display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content:space-between;padding:50px 0 40px;}
#bottom_box .bottom-logo{ width:15%; padding-right:10px; box-sizing:border-box;}
#bottom_box .bottom-logo img{ max-width:100%;}
#bottom_box .help{ display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; width:100%;}
#bottom_box .help dl{ width:21.25%;}
#bottom_box .help dl dt{ line-height:28px; padding-bottom:10px; font-size: 16px;}
#bottom_box .help dl dd a{ color:#fff;}
#bottom_box .help dl dd a:hover{color:#78bca1;}

#bottom_box .bottom-rt{ width:21.25%;}
#bottom_box .newsletter h4{font-weight:400;letter-spacing:1px;padding:0 0 10px;text-align:right;font-size: 16px;}
#bottom_box .newsletter form{position:relative;}
#bottom_box .newsletter form:before{   position: absolute;left: 10px;top: 50%;transform: translateY(-50%);content: "\e307";font-size: 20px;font-family: 'iconfont';color: #ddd;}
#bottom_box .newsletter .newsletter_txt{width: 100%;height: 38px;line-height: 36px;box-sizing: border-box;background:#86898e;border:0;text-indent: 0;font-size: 14px;color:#ddd;display:block;margin:0 auto 18px;padding:5px 40px;border:0;}
#bottom_box .newsletter .newsletter_btn{width:40px;height:38px;position:absolute;top:0;right:0;padding:0;background:none;transition:all 0.3s ease-in-out;border-left:1px solid #78bca1; border:none;}
#bottom_box .newsletter .newsletter_btn .icon{width:100%;height:18px;fill:#78bca1;transition:all 0.3s ease-in-out;}
#bottom_box .newsletter .newsletter_btn:hover .icon{fill:#fff;}
#bottom_box .newsletter .newsletter_btn:hover {background:#78bca1;}

#bottom_box .foot{text-align:center;padding:20px 0;border-top:1px solid rgba(255,255,255,0.1);}
#bottom_box .shartto{height:auto;float:none;}
#bottom_box .shartto li{margin:10px 7px;width:auto;float:none;display:inline-block;}
#bottom_box .shartto li a{display: inline-block; font-size: 14px; width: 28px; height: 28px; border: 1px solid #fff; text-align: center; line-height: 28px; border-radius: 50%; color: #fff; padding: 0;}
#bottom_box .shartto li a:hover{color:#78bca1;border-color:#78bca1;}
#bottom_box .copyright{color:#fff;padding:0;}


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

@media screen and (max-width: 1366px) {
	.banner_specs_large{
		height:500px
	}
	.index_default{
		padding-top:350px !important;
	}
	#bottom_box{
		padding:0 20px;
	}
	
}

@media screen and (max-width: 1200px) {
	#header_box{
		padding:15px 20px;
		box-sizing:border-box;
	}
}

@media screen and (max-width: 1000px) {
	
	#header_box .nav_box,
	#header_box .currency_box{
		display:none;
	}
	#header_box .header-mobile-menu{
		display:block;
	}
	#header_box .logo, #header_box .header_rt{
		width:50%;
	}
	#header_box .logo{
		height:100px;
	}
	.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{
		background:#212121;
	}
	#bottom_box{
		padding:0 15px;
		box-sizing:border-box;
	}
	#bottom_box .bottom-logo{
		display:none;
	}
	#bottom_box .help dl,
	#bottom_box .bottom-rt{
		width:50%;
		margin-bottom:20px;
	}
	.banner_specs_large{
		height:auto;
		position:static;
	}
	.index_default{
		padding-top:0 !important;	
	}
	.banner_specs_large:first-child{
		position:static;
		height:auto;
	}
	.block_detail{
	    line-height: initial;
	}
	
}
@media screen and (max-width: 767px) {
	#header_box{
		padding: 10px 15px 0;
	}
	#header_box .logo,
	#header_box .header_rt,
	#bottom_box .bottom-top .home-ad5,
	#bottom_box .bottom-top .contact,
	#bottom_box .bottom-logo,
	#bottom_box .help,
	#bottom_box .bottom-rt,
	#bottom_box .help dl{
		width:100%;
	}
	#header_box .logo{
		height:80px;
    	justify-content: center;
	}
	#header_box .header_rt{
		height:50px;
		line-height:50px;
		display: flex;
    	justify-content: inherit;
	}
	#bottom_box .bottom-top{
		display:block;
	}
	#bottom_box .bottom-top .home-ad5{
		display:block;
		height:32vw;
	}
	#bottom_box .bottom-top .contact-con{
		padding:20px;
	}
	#bottom_box .bottom-logo{
		text-align:center;
		margin-bottom:30px;
	}
	#bottom_box .help dl{
		margin-bottom:30px;
	}
	#bottom_box .newsletter h4{
		text-align:left;
	}
	#header_box .header_rt .search_icon{
		position:static;
	}
	.search-show #header_box .search_box{
		width:100%;
	}
}

@media screen and (max-width: 480px) {

	#bottom_box .link_box dl{
		width:100%;
	}
	#bottom_box .shartto,
	#bottom_box .copyright{
		width:100%;
		text-align:center;
		padding:0;
		box-sizing:border-box;
	}
	#bottom_box .copyright{
		padding-bottom:10px;
	}
}


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