
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-flex{display: -webkit-box; display: -ms-flexbox; display: flex;}
#top_box{background:#fff; color:#000; padding:0 15px; width:100%; padding:0 80px; box-sizing:border-box;}
#top_box .row-flex{ -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
#top_box .top_lt_box{ min-width:200px; height:40px; line-height:40px;}
#top_box .top_lt_box p i{ display:inline-block; margin:0 0 -5px 3px; line-height:normal;}
#top_box .currency_box{ position:relative;}
#top_box .currency_txt{ color:#000; display:inline; padding-bottom:10px;}
#top_box .currency_txt i{ line-height:18px;}
#top_box .drop_currency{top:35px; left:50%; transform:translateX(-50%);}
#top_box .currency li a{ display:block; padding:3px 10px; min-width:80px; line-height:18px; text-align:center;}
#top_box .currency li a:hover{ background:#d3b48c; color:#fff;}
#top_box .top_rt{margin:0;float:left;border:0; height:40px; line-height:40px;}
#top_box .bor_none{border-right:0;}
#top_box .login{ padding:0 15px 0 0;}
#top_box .login a{ color:#000; text-transform:uppercase;}

#header_box{position:relative; width:100%; vertical-align:middle;}
#header_box .header{ padding:0 80px; box-sizing:border-box; width:100%;  -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
#header_box .header_lt{ float:left; width:43%; padding:30px 0; box-sizing:border-box;}
#header_box .header_lt .con{ padding:30px 0;}
#header_box .header_lt .con:after { content: " "; visibility: hidden; display: block; height: 0; clear: both;}
#header_box .header_lt .con p{ float:left; margin-right:20px; line-height:40px;}
#header_box .header_lt .con p i{ margin:0 5px -3px 0; line-height:1;}
#header_box .header_lt .con p i.icon-dianhua2{ font-size:13px;}
#header_box .header_lt .con p i.icon-xianshi{ font-size:15px;}
#header_box .logo{ float:left; height:auto; width:14%; display:table; text-align:center;}
#header_box .logo a{ display:table-cell;  vertical-align:middle; height:100px; line-height:100px;}
#header_box .logo a img{ max-width:100%; max-height:100%;}
#header_box .header_rt{padding:30px 0; float:right; width:43%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: flex-end;}
#header_box .header_rt i{ vertical-align:middle; font-size:20px; color:#000; font-weight:bold;}
#header_box .header_lt .item,
#header_box .header_rt .item{ float:left; display:table; vertical-align:middle; height:40px; line-height:40px; padding:0 0 0 15px; position:relative;}
#header_box .header_lt .item{ padding:0 15px 0 0;}
#header_box .header_rt .cart_box{margin:0; border:0;height:40px; width:auto; padding-right:10px;}
#header_box .cart_txt a{display:inline-block;}
#header_box .cart_txt a i{ width:25px; margin:0; font-size:23px; font-weight:bold;}
#header_box .cart_txt strong{ color:#fff; display:block; position:absolute; right:-2px; top:-2px; border-radius:50%; text-align:center; width:20px; height:20px; line-height:20px; background:#d3b48c; font-size:12px;}

#header_box .header_lt .login{ display:none;}
#header_box .header_rt .login a i{ font-size:21px; margin:0 0 5px 3px;}
#header_box .header_rt .login a,#header_box .cart_txt a{ color:#000;}
#header_box .search_box{ padding:0; position:relative;}
#header_box .search_btn,#header_box .login a,#header_box .cart_txt,#header_box .menu_btn{ display:table-cell; vertical-align:middle; width:auto; text-align:center; cursor:pointer;}
#header_box .menu_btn{ width:30px; text-align:center;}
#header_box .search_btn i{ color:#000; font-size:24px;}
#header_box .search_btn i.icon-iconfontclose{ font-size:20px;}
#header_box .search{padding:0;}
#header_box .searchform{border:none; border-bottom:2px solid #232324; width:auto; height:auto; padding:10px 0; box-sizing:border-box; max-width:90%; font-size:14px; vertical-align:middle; display:inline-block; transition:all .5s ease-out; opacity:0; visibility:hidden; position:relative;}
#header_box .search_input{float:right; width:800px; padding:0 60px 0 10px; margin:0;background:transparent; height:40px;line-height:20px;text-indent:0; box-sizing:border-box; border:none; border-radius:4px; text-align:center; font-size:20px;}
#header_box .btn_search{width:60px;text-align:center;line-height:40px;height:40px;padding:0;margin:0;border:0;background:none;font-size:30px;color:#000; position:absolute; right:0; top:10px;}

#header_box .nav_warp{ box-sizing:border-box;}
#header_box .menu i{ font-size:18px;}
#header_box .nav_box,#header_box .search{border:0; position:fixed; left:0; top:0; height:100%; width:100%; background:rgba(255, 255, 255, 0.9); z-index:9999; transition:all 0.5s ease-out 0s; text-align:center; opacity:0; visibility:hidden;}
#header_box .nav_box:before,#header_box .search:before{ content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -.25em;}
#header_box .nav_box .menu_close,#header_box .search_close{ position:absolute; right:20%; top:20%; transition: all .3s; display:block; cursor:pointer;}
#header_box .nav_box .menu_close:hover,#header_box .search_close:hover{ transform: rotate(90deg);}
#header_box .nav_box .menu_close i,#header_box .search_close i{ font-weight:bold; font-size:40px; color:#8a8a8a;}
#header_box .nav{ float:none; margin:0; width:auto; max-width:90%; min-width:30%; min-height:300px; font-size:14px; vertical-align:middle; display:inline-block; transition:all .5s ease-out; opacity:0; visibility:hidden;}
#header_box .nav > li{float:none; padding:0 5px; height:auto; position:initial; padding:0; opacity: 0; transform: translate(0,30px); -webkit-transform: translate(0,30px); transition: all .4s ease-out; transition-delay: 200ms; -webkit-transition-delay: 200ms;}
#header_box .nav > li:nth-child(1) { transition-delay: 250ms; -webkit-transition-delay: 250ms;}
#header_box .nav > li:nth-child(2) { transition-delay: 300ms; -webkit-transition-delay: 300ms;}
#header_box .nav > li:nth-child(3) { transition-delay: 350ms; -webkit-transition-delay: 350ms;}
#header_box .nav > li:nth-child(4) { transition-delay: 400ms; -webkit-transition-delay: 400ms;}
#header_box .nav > li:nth-child(5) { transition-delay: 450ms; -webkit-transition-delay: 450ms;}
#header_box .nav > li:nth-child(6) { transition-delay: 500ms; -webkit-transition-delay: 500ms;}
#header_box .nav > li:nth-child(7) { transition-delay: 550ms; -webkit-transition-delay: 550ms;}
#header_box .nav > li:nth-child(8) { transition-delay: 600ms; -webkit-transition-delay: 600ms;}
#header_box .nav > li:nth-child(9) { transition-delay: 650ms; -webkit-transition-delay: 650ms;}
#header_box .nav > li:nth-child(10) { transition-delay: 700ms; -webkit-transition-delay: 700ms;}
#header_box .nav > li:nth-child(11) { transition-delay: 750ms; -webkit-transition-delay: 750ms;}
#header_box .nav li a{display:inline-block;text-transform:capitalize;border:0; font-size:60px; font-weight:700; color:#343538;  padding:0; position:relative; line-height:1.6;}
#header_box .nav > li > a i{ font-size:20px; padding:0 5px; color:#8a8a8a; margin-left: 15px; vertical-align: middle;}
#header_box .nav .sub_nav{ box-sizing: border-box; border:none; box-shadow:none; position:initial; width:auto; text-align:center; background:none; padding:30px 0;}
#header_box .nav .sub_nav li{float:none; padding:0; width:auto; height:30px; line-height:30px;}
#header_box .nav .sub_nav li a{padding:0; font-size:14px;}
#header_box .nav .sub_nav li a:hover{background:none;}
#header_box .nav > li:hover > a,#header_box .nav_box .menu_close:hover i,#header_box .nav > li > a i:hover,#header_box .nav .sub_nav li a:hover,#header_box .search_close i:hover{color:#df6e44;}

#header_box.open .nav_box,#header_box.open .nav,#header_box.search_open .search,#header_box.search_open .searchform{ opacity:1; visibility:visible;}
#header_box.open .nav > li { opacity: 1; transform: translate(0,0); -webkit-transform: translate(0,0);}


#header_box .header-mobile-menu{display:none; background:none; border:none; 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;
	display:none;
}
.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;
}

.block_items_banner .block_banner_content h4,
.banner_size_large .block_banner_content p{
	color:#333;
}

.banner_specs_large{ height:32vw;}

/* footer */
#bottom_box{width:100%; padding:60px 0 30px; position:relative; background-size:cover;background-repeat:no-repeat;text-align:left;}
#bottom_box .bottom-bg{ position:absolute; width:100%; height:20%; left:0; top:0;}
#bottom_box .newletterform{float:none; width:80%;}
#bottom_box .newletterform label{ display:none; margin-bottom:15px; color:#000; font-weight:bold; font-size:16px;}
#bottom_box .newletterform form{ display:block; width:auto; border:none; position:relative;}
#bottom_box .newsletter_txt{ height:48px; width:100%; padding:10px 100px 10px 10px; border:1px solid #dedede; box-sizing:border-box; background:none;}
#bottom_box .newsletter_btn{ margin:0;width:100px;height:48px; color:#232324; background:none; position:absolute; right:0; top:0;font-size:14px;}
#bottom_box .newsletter_btn:hover{color:#d3b48c;}
#bottom_box .btm_logo{margin-bottom:20px;}
#bottom_box .btm_logo img{ width:185px;display:inline-block;}
#bottom_box .bottom_nav{ width:100%;float:left;}
#bottom_box .bottom_nav>li{ display:inline-block;padding:10px 0 10px 25px; font-size:16px;float:left;width:25%;box-sizing:border-box;}
#bottom_box .bottom_nav li h3{font-size:18px;text-transform:uppercase;color:#36393e;margin-bottom:10px;}
#bottom_box .bottom_nav li a{ color:#36393e;display:block;line-height:26px;font-size:14px;}
#bottom_box .bottom_nav li a:hover{ color:#d3b48c;}

#bottom_box .shartto{height:auto; min-height:30px; float:none; font-size:0;}
#bottom_box .shartto li{width:30px;height:30px; display:inline-block; float:none;}
#bottom_box .shartto li a{ font-size:20px;display:block;width:30px;height:30px;line-height:30px;text-align:center;color:#36393e;}
#bottom_box .shartto li a:hover{color:#d3b48c;}
#bottom_box .foot{ margin:30px 0; padding-top:20px; border-top:1px solid #cccccc;}
#bottom_box .copyright{ padding:0; color:#8a8a8a; min-height:20px; margin-top:30px; text-align:center;}

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

@media screen and (max-width: 1200px) {
	#top_box,
	#header_box .header{
		padding:0 50px;
	}
}
@media screen and (max-width: 1000px) {
	
	#header_box .search_input{
		max-width:100%;
	}
	
}
@media screen and (max-width: 768px) {
	#top_box .top_lt_box{
		width:100%;
		text-align:center;
	}
	#top_box,
	#header_box .header{
		padding:0 20px;
	}
	#header_box .header_lt .login{
		display:block;
	}
	#header_box .nav_box,
	#top_box .top_rt_box{
		display:none;
	}
	#header_box .header_lt,
	#header_box .header_rt{
		padding:20px 0;
		align-items: center;	
	}
	.mobile-nav{
		display:block;
	}
	#header_box .header_lt,
	#header_box .header_rt,
	#header_box .logo{
		width:33.3333%;
	}
	#header_box .logo a{
		height:80px;
	}
	.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;
	}
	
	#header_box .search_close{
		right: 5%;
    	top: 5%;
	}
	
	#bottom_box{
		padding:60px 15px 30px;
		box-sizing:border-box;
	}
	#bottom_box .bottom_nav>li{
		width:50%;
		margin-bottom:20px;
	}
	.banner_specs_large{
		height:auto;
	}
}
@media screen and (max-width: 767px) {
	#header_box .header_rt .item{ padding:0 0 0 10px;}
	#header_box .header_lt .item{ padding:0 10px 0 0;}
}

@media screen and (max-width: 480px) {
	#top_box,
	#header_box .header{
		padding:0 15px;
	}
	#header_box .header_lt,
	#header_box .header_rt{
		padding:10px 0;
	}

	#bottom_box .bottom_nav>li{
		width:100%;
		padding-left:0;
	}
	#bottom_box .copyright{
		margin-top:0;
	}

}


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