
body { font-family: Karla, 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 }
a{-webkit-transition: color .25s ease;-moz-transition: color .25s ease;-o-transition: color .25s ease;-ms-transition: color .25s ease;transition: color .25s ease; color:#333;}
img{ transition:all 0.4s ease 0s;}
#top_box{background:none;color:#666; line-height:36px; height:auto; padding:3px 0 2px; border-bottom:1px solid #ececec;}
#top_box .top_lt{ float:left; padding:0 10px;}
#top_box .top_lt_txt{ float:left; margin-right:10px; font-size:15px; height:36px;}
#top_box .top_rt{border:0; height:auto; margin:0; padding:0 10px;}
#top_box .login{border-left:1px solid #fff;}
#top_box .login a{text-transform:capitalize;line-height:13px; font-size:16px; color:#333;}
#top_box .login a:hover{color:#ff6699;text-decoration:underline;}
#top_box .currency_box{ float:left;}
#top_box .currency_txt{ font-size:15px;}
#top_box .currency_txt i{background:none;width:auto;height:auto;margin:0;vertical-align:middle;font-size:22px; height:auto; line-height:normal;}
#top_box .drop_currency{ left:-22px; top:39px; border-color:#ececec; box-shadow:none;}
#top_box .currency li a:hover{ background:#f76b6a;}

#header_box{width:100%; box-sizing:border-box; position:relative; z-index:999;}
#header_box .header-row{ margin:0 60px; position:relative;}
#header_box .header{ position:relative; z-index:1001; transition:color .3s .001s ease-out,background .1s .001s ease-out,visibility .3s .25s ease-out,opacity .3s .25s ease-out,transform .3s .25s ease-out; box-sizing:border-box;}
#header_box .logo,#header_box .nav_warp,#header_box .header_rt{ float:left; padding:0 10px; box-sizing:border-box;}
#header_box .logo{ width:16.66667%; height:58px; padding:0 10px; box-sizing:border-box; display: flex; align-items: center;}
#header_box .logo a{ max-width:150px;vertical-align:middle;}
#header_box .logo a img{ max-width:100%;}

#header_box .nav_warp{width:66.66666667%; margin-top:0px;}
#header_box .nav_box{border:0; height:58px;}
#header_box .nav{margin:0;width:100%; text-align:center; float:none;}
#header_box .nav>li{height:auto;padding:0; display:inline-block; float:none; text-align:left; position:relative;}
#header_box .nav>li>a{border:0;font-size:13px;height:auto;line-height:24px; padding:17px 24px; text-transform:uppercase; color:#333; display:block;}
#header_box .nav li>a span{ position:relative; display:block;}
#header_box .nav li>a>span:after{ content: ""; display: inline-block; position: absolute; bottom: -17px; left: 0; width: 100%; border-top: 5px solid #000; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transition:transform 0.15s ease-in;  transition:transform 0.15s ease-in;}
#header_box .nav>li a i{display:inline-block;vertical-align:middle;background:none;font-size:12px; margin:0 0 0 3px; font-weight:normal; line-height:1;}
#header_box .nav li>a:hover{ color:#333;}
#header_box .nav .sub_nav{ background: #fff; display: block; text-align: left; top: 150%; padding:20px 0 20px 30px; width: 220px; z-index: 900; visibility: hidden; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; box-shadow:none; border:1px solid #ececec; box-sizing:border-box; display:block; left:24px;}
#header_box .nav .sub_nav li{width:100%; padding:0; height:auto;}
#header_box .nav .sub_nav li a{color:#000; padding:5px 0; font-weight:bold; font-size:14px; height:25px; line-height:24px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis; font-weight:normal; transition:all 350ms ease;}
#header_box .nav .sub_nav li a span{ width:auto; margin-right:9px; margin-top:-1px;}
#header_box .nav .sub_nav li a:hover{color:#999;background:none; padding-left:3px;}
#header_box .nav>li.on>a,#header_box .nav>li:hover>a{ opacity:1;}
#header_box .nav>li.on>a>span:after,#header_box .nav>li:hover>a>span:after{ -webkit-transform: scaleX(1); transform: scaleX(1);}
#header_box .nav>li.on .sub_nav{ top:100%; visibility:visible; opacity:1;} 

#header_box .search_icon{ float:right; font-size:14px; color:#666; width:35px; padding:9px 5px; text-align:center;}
#header_box .search_icon i{display:inline-block; text-align:center;cursor:pointer; font-size:20px; line-height:40px;}

#header_box .search_box{padding:0;position:absolute;right:0;top:0;width:0%; z-index:1000;text-align:center; background:#fff;  z-index:1000; transition:all 1000ms ease; opacity:0; visibility:hidden;}
#header_box .search_box .search{ width:100%; height:auto; padding:7px 0; z-index:10; transition:all 300ms ease 0s; box-sizing:border-box;}
#header_box .search_box .search_input{ width:100%; height:44px; background:#fff; float:none; box-sizing:border-box; font-size:16px; padding:5px 12px 5px 55px; line-height:34px; border:none;}
#header_box .search_box .btn_search{ position:absolute; left:0; top:0; margin:0; border:none; background:none; height:44px; width:45px; text-align:center; font-size:35px; padding:0; color:#555; cursor:pointer;}
#header_box .search_box.search span{ text-transform:uppercase; display:block; margin-top:27px; width:100%; color:#777; letter-spacing:0.5px;}
#header_box .search_box .searchform{width:100%;height:auto;border:0;overflow:hidden;position: relative;}
#header_box .search_box .close_search{position:absolute;right:0;top:7px;width:45px;height:44px;line-height:44px;text-align:center;color:#555;font-size:30px;cursor:pointer; font-weight:bold; z-index:100;}
#header_box .search_box.open{ opacity:1; visibility:visible; width:100%; z-index:1000;}
#header_box .header.hide{ opacity:0; visibility:hidden;}

#header_box .header_rt{ width:16.66666667%;}
#header_box .header_rt i{ color:#333;}
#header_box .header_rt i:hover{ color:#999;}
#header_box .cart_box{ margin:0; padding:0; border:none; box-sizing:border-box; float:right; height:auto;}
#header_box .cart_txt{ line-height:24px; font-size:14px; padding-left:5px; text-align:center;}
#header_box .cart_txt a{display:inline-block; padding:9px 0; height:40px; line-height:40px;}
#header_box .cart_txt i{ margin:0 0 -14px; font-size:22px; width:23px; height:auto; line-height:40px;}
#shopping_cart_count{ display:inline-block; width:19px; height:19px; text-align:center; line-height:18px; font-weight:normal !important; color:#333; font-size:14px;}

#header_box .login{ position:relative; width:35px; padding:0 5px; text-align:center; float:right;}
#header_box .login>a{ display:inline-block; padding:9px 0; height:40px; line-height:40px;}
#header_box .login a i{ font-size:23px;}

#header_box.posFixed{ border-bottom:1px solid #ddd; box-shadow:0 1px 12px 0 rgba(0,0,0,.15); position:fixed; left:0; top:0; padding-top:0; height:58px; background:#fff;}


#header_box .header-mobile-menu{display:none; background:none; border:none; width: 35px; padding-bottom: 9px; text-align: center; padding-right: 5px; padding-top: 9px; float:right; box-sizing:border-box;}
#header_box .header-mobile-menu i{ display: inline-block; text-align: center; cursor: pointer; font-size: 23px; line-height: 40px;}
.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;
}
.otherpage #body_box{ padding-top:90px;}
.banner_specs_large{ height:100vh;}

/* footer */
#bottom_box{width:100%; border-top:1px solid #ececec;}
#bottom_box .bottom_row{ margin:0 60px;}
#bottom_box i{ background:none;}
#bottom_box .bottom_top{ padding-top:30px;}
#bottom_box .bottom_logo img{ max-height:35px;}
#bottom_box .link_box{display: flex; padding:30px 0; flex-wrap: wrap;}
#bottom_box .newsletter{ width:20%; float:left; padding-top:15px;}
#bottom_box .newsletter h4{ padding-right:10px; box-sizing:border-box;}
#bottom_box .newsletterform{ width:100%; position:relative; padding-bottom:10px;}
#bottom_box .newsletter .newsletter_txt{ width:100%; padding:0 40px 0 10px; border:1px solid #eee; height:35px; line-height:35px; box-sizing:border-box;}
#bottom_box .newsletter .newsletter_btn{ width:40px; background:#000; height:35px; line-height:36px; color:#fff; font-weight:700;  margin:0; position:absolute; right:0; top:0; border:none;}
#bottom_box .newsletter .newsletter_btn:hover{ opacity:0.7;}

#bottom_box .link_box dl{width:20%;padding:15px 10px 0; box-sizing:border-box;}
#bottom_box .link_box dl dt,#bottom_box .newsletter h4{text-transform: uppercase;color:#000; letter-spacing:1px; font-size:15px; margin-bottom: 15px; font-weight:normal;}
#bottom_box .link_box dl dd{ line-height:23px; padding-bottom:5px;}
#bottom_box .link_box dl dd a{padding:5px 0;color:#666;font-size:13px;}
#bottom_box .link_box dl dd a:hover{ color:#f76b6a;}
#bottom_box .link_box dl.contact_us{ padding-top:0;}
#bottom_box .link_box dl.contact_us dd{min-height:50px;}
#bottom_box .link_box dl.contact_us img{ margin-bottom:15px;}
#bottom_box .link_box dl.contact_us dd p{ position:relative; padding-left:30px; line-height:22px; font-size:14px; color:#333; margin:0 0 10px;}
#bottom_box .contact_us dd p i{ float:none; position:absolute; left:0; top:0; width:30px; height:30px; margin:0; font-size:20px;}

#bottom_box .foot{min-height:30px; text-align:center;color:#fff; background:#fff; padding:30px 0; font-size:14px;}
#bottom_box .copyright,#bottom_box .shartto_box{ float:left; width:50%; min-height:30px;}
#bottom_box .copyright{ text-align:left; padding:0; color:#6c6c6c; line-height:35px; font-size:12px;}
#bottom_box .shartto_box{ border:none; text-align:right; padding:0;}
#bottom_box .shartto{ float:right; display: flex;}
#bottom_box .shartto li{ width:auto; margin:0 5px 0 0;}
#bottom_box .shartto li a{ color:#fff; background:#000; border-radius:50%; transition:all 350ms ease; font-size:18px; padding:7px;}
#bottom_box .shartto li a:hover{ opacity:1;}

#bottom_box .row{display: flex;}
#bottom_box .currency_box{ padding:5px; position:relative; display:inline-block; z-index:100;}
#bottom_box .currency_txt i{ margin:0 0 -3px;}
#bottom_box .drop_currency{ max-height:150px; position:absolute; left:0; top:100%; overflow-y: auto; overflow-x: hidden; border:1px solid #eee; display:none; background:#fff;}
#bottom_box .currency{ padding:5px 0;}
#bottom_box .currency li a{ overflow:hidden; display:block; min-width:85px; padding:3px 10px;}
#bottom_box .currency li a b{ float:left; font-weight:normal;}
#bottom_box .currency li a span{ float:right;}
#bottom_box .currency li a:hover{ background:#000; color:#fff;}

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

@media screen and (max-width: 1200px) {
	#header_box .header-row,
	#bottom_box .bottom_row{ margin:0 30px;}
	#bottom_box .link_box dl{
		width:33.3333%;
		margin-bottom:20px;
	}
}
@media screen and (max-width: 1000px) {
	#header_box .nav_warp{
		display:none;
	}
	#header_box .header-mobile-menu{
		display:block;
	}
	#header_box .logo{
		width:30%;
	}
	#header_box .header_rt{
		width:70%;
	}
}
@media screen and (max-width: 768px) {
	#header_box .header-row,
	#bottom_box .bottom_row{
		margin:0 10px;
	}
	.block_items_banner {
		height: auto;
	}
	#bottom_box .link_box dl{
		width:50%;
		padding:0 15px;
	}
	#bottom_box .newsletter {
		width: 100%;
		padding: 0 15px;
	}
	#bottom_box .newsletterform {
		width: 50%;
		float: left;
	}
	#bottom_box .currency_box {
		width: calc(50% - 30px);
		margin-left: 30px;
		float: right;
		box-sizing: border-box;
	}
	#bottom_box .drop_currency{
		width:50%;
	}
	#bottom_box .foot{
		padding:15px 0;
	}
}
@media screen and (max-width: 767px) {
	
}

@media screen and (max-width: 480px) {
	#header_box .logo{
		width:35%;
	}
	#header_box .header_rt{
		width:65%;
	}
	#header_box .logo,
	#header_box .header_rt{ padding:0 5px;}
	#bottom_box .link_box dl,
	#bottom_box .newsletter{
		width:100%;
		padding:0 5px;
	}
	#bottom_box .currency_box,
	#bottom_box .newsletterform{
		width:100%;
		float:none;
	}
	#bottom_box .currency_box{
		margin-left:0;
	}
	
	#bottom_box .row{
	    flex-wrap: wrap-reverse;	
	}
	#bottom_box .copyright,
	#bottom_box .shartto_box{
		width:100%;
		text-align:center;
	}
	#bottom_box .shartto{
		width:100%;
	    justify-content: center;
	}
	
}


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