
body{color:#222;font-family:'Nunito Sans',Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;}
a{color:#222;}
a:hover{color:#d99b5d;}
.wapper{width:1200px;}
.clearfix{zoom:1;}
.clearfix:after{content: "";height: 0;visibility: hidden;display: block;clear: both;}
#header_box i,.index_default i,#bottom_box i,.common_pro_list1 li .discount,.common_pro_list1 li i,.index_default .discount{background:none;}/*背景图片为无*/
*{outline:none;}


@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.25, 1.25, 1.25);
            transform: scale3d(1.25, 1.25, 1.25);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

#header_box{background:none;text-align:center;width:100%;position:relative;z-index:998; background:#222; transition:all 0.3s linear;}
.other-page #header_box{position:relative;}
#header_box .header-top{background:#222;color:#fff;font-size:14px;padding:15px 10px; max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;position:relative;z-index:9;}
#header_box .header-top a{color:#fff;text-overflow: ellipsis; display: block; width: 100%; white-space:nowrap; overflow:hidden;}

#header_box .header{background:#fff;display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;}
.other-page #header_box .header{box-shadow:rgba(0,0,0,.117647) 0 1px 3px;}
#header_box .top-rt{display:flex;align-items:center;}
#header_box .currency_box{position:relative;}
#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:20px;line-height:14px;}
#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; position:absolute; min-width:150px;border:0;top:100%;box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.08);transition:all 0.2s ease-in;background:#fff;padding:10px 0; display:none;}
#header_box .currency li a{color:#777;padding:0 20px;line-height:2;font-size:14px;display:block;text-align:right; box-sizing:border-box;}
#header_box .currency li a b{float:left;}
#header_box .currency li a:hover{color:#d99b5d;}
#header_box .login {padding-right:15px;position:relative;}
#header_box .login .sub{display:none;background:#fff;position:absolute;top:100%;left:0;min-width:150px;padding:10px 0;text-align:left;box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.08);}
#header_box .login:hover .sub{display:block;}
#header_box .login .sub a{display:block;color:#777;line-height:2;text-transform:capitalize;letter-spacing:1px;padding:0 20px;font-size:14px;}
#header_box .login .sub a:hover{color:#d99b5d;}
#header_box .login i{font-size:16px;vertical-align:middle;padding:0 5px;}
#header_box .login .sub_parent{color:#d99b5d;}
#header_box .logo{width:14.75%;box-sizing:border-box;text-align:left;height:70px;display:flex;display:-webkit-flex;align-items:center;}
#header_box .logo img{display:block;max-width:100%;}



#header_box .header_rt{padding-top:0;text-align:center;width:14.75%;line-height:70px;font-size:0;}

#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:auto;display:inline-block;vertical-align:top;width:50%;float:none; position:relative;}
#header_box .cart_txt{line-height:70px;height:70px;display:inline-block;position:relative;width:100%;background:#d99b5d;}
#header_box .cart_txt.actived{background:#c48c54;}
#header_box .cart_txt a i{width: auto;margin: 0;vertical-align: middle;height:auto;font-size:22px;color:#fff;}
#header_box .cart_txt.actived a i{color:#222;}
#header_box .cart_txt strong{color:#fff;vertical-align:middle; font-size:15px; margin-left:5px;}
#header_box .cart_txt.actived strong{color:#222;}
#header_box .cart{width:320px; box-shadow:0 0 5px 0 rgba(0,0,0,.2); border:none; top:100%;right:0;font-size:14px;text-align:left; background:#fff; position:absolute; z-index:50000; display:none;}
#header_box .cart_box .minicart_empty { padding: 10px; line-height: 22px;}
#header_box .buy_pro li div.right_info{}

#header_box .nav_box{border:0; height:auto;padding:0 10px;width:70.5%;box-sizing:border-box;}
#header_box .pc_nav .nav{width:100%;float:none;margin:0;text-align:left;}
#header_box .pc_nav .nav > li{float:none;display:inline-block;padding:0;height:auto; position:relative;}
#header_box .pc_nav .nav > li > a{display:inline-block;border:0; padding:0 12px; font-size:15px; line-height:70PX;color:#191919;position:relative;}
#header_box .pc_nav .nav >li.on > a,#header_box .nav li a:hover{color:#d99b5d;}
#header_box .pc_nav .nav .sub_nav{text-align:left;background:#fff;border:0;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);box-sizing: border-box;margin-top: 0;text-transform: none; min-width:280px; width:auto; padding:10px 0;top:100%;left:0;opacity:0;visibility:hidden;transition:opacity .2s ease-in;display:block; position:absolute; z-index:500000;}
#header_box .pc_nav .nav > li.on .sub_nav{opacity:1;visibility:visible;}
#header_box .pc_nav .nav .sub_nav .arr,#header_box .nav .sub_nav .cate_tit{display:none;line-height:54px;padding:0 30px;}
#header_box .pc_nav .nav .sub_nav li{float:none;width:auto; height:auto;}
#header_box .pc_nav .nav .sub_nav li a{padding:5px 20px; line-height:2; height:auto;font-size:14px;text-transform:capitalize;color:#777;}
#header_box .pc_nav .nav .sub_nav li a:hover{color:#d99b5d;background:none;}
#header_box .pc_nav .search_icon{font-size:20px;color:#fff;cursor:pointer;}
#header_box .nav_box .menu,
#header_box .pc_nav .nav > li > a.mean-expand{ display:none;}


#header_box .search_box{  position:relative;  padding: 0;display: inline-block;vertical-align: top; width: 50%;background: #d99b5d;}
#header_box .search{display:none; position:absolute;top:100%;right:0;height:auto;width:300px;padding:20px;background:#c48c54;}
#header_box .search .searchform{border:0;width:100%;height:50px;border:none;font-size:0;}
#header_box .search .search_input{width:calc(100% - 50px); padding:0; margin:0; background:none;height:50px; 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_icon {font-size: 20px; color: #fff; cursor: pointer;}

#header_box .search .btn_search{width:50px;text-align:center;line-height:50px;height:50px;padding:0;margin:0;border:0;font-size:24px; color:#fff; background:#000;transition:all .2s;cursor:pointer;display:inline-block; vertical-align:top;}


.search-show #header_box .search{display:block;}
.search-show #header_box .search_box,
#header_box .search_box:hover{background:#c48c54;}
.search-show #header_box .search_icon,
#header_box .search_box:hover .search_icon{color:#fff;}

.header .mean-bar, .header .mean-bar *{
	-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.header .mean-bar:before {
    display: table;
    content: " ";
}
.header .mean-nav{
	position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
	border: 1px solid #eee;
	border-top:none;
    box-sizing: border-box;
	display:none;
}
.header .mean-nav .nav{
	width:100%;
}
.header .mean-nav .nav li {
    background: #f8f8f8 none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 100%;
    border-top: 1px solid#ddd;
}
.header .mean-nav .nav li a {
    background: #f8f8f8 none repeat scroll 0 0;
    display: block;
    float: left;
    font-size: 18px;
    margin: 0;
    padding: 1em 5%;
    text-align: left;
    text-decoration: none;
    width: 90%;
    font-weight: bold;
	color:#222;
}
.header .mean-nav ul li a.mean-expand {
    width: 26px;
    height: 15px;
    margin-top: 1px;
    padding: 12px !important;
    text-align: center;
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 2;
    font-weight: 700;
    border: 0!important;
    background: #F8F8F8;
	line-height:10px;
}
.header .mean-nav ul .sub_nav{
	display:none;
}
.header .mean-nav ul .sub_nav li a {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    opacity: 0.75;
    padding: 1em 10%;
    text-shadow: none !important;
    visibility: visible;
    width: 80%;
    font-weight: normal;
    text-transform: capitalize;
	font-size: 14px;
    font-weight: bold;
	color: #222 !important;
}

.index_default{ width:100% !important;}
/* footer */
#bottom_box{width:100%; background:#292929;font-size:16px;color:rgba(255,255,255,.7);line-height:22px;padding:0;font-family:'Nunito Sans', sans-serif;}

#bottom_box .link_box dl.newsletter{width:33.33%;padding-right:30px;}
#bottom_box .newsletter form{position:relative;}
#bottom_box .newsletter .newsletter_txt{width: 100%;height: 50px;box-sizing: border-box;background:#333;border-radius:0;text-indent: 0;font-size: 14px;color:rgba(255,255,255,0.8);display:inline-block;margin:0;padding:13px 20px;border:0;font-family:'Nunito Sans', sans-serif;margin-bottom:15px;}
#bottom_box .newsletter .newsletter_txt::-webkit-input-placeholder{color:rgba(255,255,255,0.8);background:#333;}
#bottom_box .newsletter .newsletter_txt::-moz-placeholder{color:rgba(255,255,255,0.8);background:#333;}
#bottom_box .newsletter .newsletter_txt:-ms-input-placeholder{color:rgba(255,255,255,0.8);background:#333;}
#bottom_box .newsletter .newsletter_btn{width:100%;height:50px;padding:0;background:#d99b5d;transition:all 0.3s ease-in-out;border:0;color:#fff;font-family:'Nunito Sans', sans-serif;text-transform:uppercase;letter-spacing:1px;margin:0;line-height:50px;font-size:14px;font-weight:600;margin-bottom:15px;}
#bottom_box .newsletter .newsletter_btn:hover {background:#c48c54;}


#bottom_box .shartto{height:auto;margin-top:40px;}
#bottom_box .shartto li{margin:0 15px 15px 0;width:auto;float:none;display:inline-block;}
#bottom_box .link_box .shartto li a{display: inline-block; font-size: 20px; width: 48px; height: 48px; border: 0;  line-height: 46px; border-radius: 50%; color: #fff; padding: 0;border:1px solid #fff;text-align:center;box-sizing:border-box;}
#bottom_box .shartto li a:hover{color:#d99b5d;border-color:#d99b5d;    animation-name:pulse; animation-duration: .3s;animation-timing-function: linear;animation-iteration-count: infinite;animation-direction: alternate;}

#bottom_box .link_box{padding:0;background:none; max-width:1200px;margin:0 auto;position:relative;display: flex; flex-wrap: wrap;}
#bottom_box .link_box:before{position:absolute;top:0;left:33.33%;bottom:0;content:'';border-right:1px solid #393939;}
#bottom_box .link_box:after{position:absolute;top:0;right:33.33%;bottom:0;content:'';border-left:1px solid #393939;}
#bottom_box .link_box dl{width:16.665%;box-sizing:border-box;padding:50px 0 40px 30px;}

#bottom_box .link_box dl.contact-us{padding-left:0;padding-right:30px;width:33.33%;}
#bottom_box .link_box dl dt{font-family: Playfair Display;font-size: 24px;color: #fff;font-weight: 400;line-height: 32px;height:auto;padding-bottom:30px;}
#bottom_box .link_box dl dd {padding: 0 0 5px;}
#bottom_box .link_box dl dd a{color:rgba(255,255,255,.7);}
#bottom_box .link_box dl dd a:hover{color:#d99b5d;}

#bottom_box .foot{text-align:left;padding:28px 0;border-top:1px solid #393939;}
#bottom_box .copyright{color:#7a7a7a;padding:0;line-height:16px;font-size:14px; text-align:center;}


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

@media screen and (max-width: 1200px) {
	#header_box .common-padding {
		padding: 0 50px;
	}
	#bottom_box .common-padding {
		padding: 0 50px;
	}
	#bottom_box .link_box dl{
		padding: 50px 15px 40px 15px;
		width:25%;
	}
	#bottom_box .link_box dl.contact-us{
		padding-left:15px;
		padding-right:15px;
		width:25%;
	}
	#bottom_box .link_box dl.newsletter{
		padding-right:15px;
		width:25%;
	}
	#bottom_box .link_box:before,
	#bottom_box .link_box:after{
		display:none;
	}
	#bottom_box .link_box .shartto li a{
		width:40px;
		height:40px;
		line-height:38px;
	}
}
@media screen and (max-width: 1024px) {
	#header_box{
		padding: 0 20px 0 20px;
    	box-sizing: border-box;
	}
	
}
@media screen and (max-width: 768px) {
	#bottom_box .link_box dl.newsletter,
	#bottom_box .link_box dl.contact-us,
	#bottom_box .link_box dl{
		width:50%;
	}
	#bottom_box .link_box:before{
		left: 50%;
	}
	#bottom_box .link_box:after{
		bottom:0;
		top:auto;
		left:50%;
	}
	#bottom_box .link_box dl.contact-us{
		padding-left:30px;
	}
	#bottom_box .link_box dl{
		padding-right:30px;
	}
}

@media screen and (max-width: 767px) {
	#header_box .top-lf,
	#header_box .nav_box .pc_nav{
		display:none;
	}
	#header_box .nav_box .menu{
		display:block;
	}
	#header_box .header{
		position:relative;
	}
	#header_box .logo{
		width:47%;
	}
	#header_box .nav_box{
		width:20%;
	    padding: 20px 10px;
	}
	#header_box .header_rt{
		width:33%;
	}
	#header_box .search_box{
		width:40%;
    	position: static;
	}
	#header_box .cart_box{
		width:60%;
	}
	#header_box .top-rt{
		width: 100%;
    	justify-content: space-between;
	}
	#header_box .login{ width:50%;}
}
@media screen and (max-width: 480px) {
	#bottom_box .link_box dl.newsletter,
	#bottom_box .link_box dl.contact-us,
	#bottom_box .link_box dl{
		width:100%;
	}
	#bottom_box .link_box:before,
	#bottom_box .link_box:after{
		display:none;
	}
	
	
}


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