body{font-family: 'Roboto', sans-serif;font-size: 14px;}
/*通用修改 颜色设置*/
.wapper{width:1200px;}
.clearfix:after{content:"";height:0;visibility:hidden;display:block;clear:both;}
.clearfix{zoom:1;}
i, .btn_search{background: none;}
/*.index_default*/
.index_default a{color:#747474;}
.index_default a:hover{color:#ce9634;}
.drow{ display: flex; flex-wrap: wrap;}
/*修改*/
#header_box .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;}
/*-----------T2669-------------*/
.index_top{background:rgba(0, 0, 0, 1);padding-left:280px;position:relative;z-index:999;}
.index_top.header_bg{background:#000;}
.index_top .index_top_lf{height:44px;width:250px;text-align:center;margin-right:30px; border-right:1px solid rgba(255, 255, 255, 0.1);position:absolute;top:0;left:0; height:100%}
.index_top .index_top_lf a{position: absolute; left: 40px; top: 50%; transform: translateY(-50%);}
.index_top .index_top_lf img{display:block;height:100%;width:auto;margin:0 auto; max-width:200px;}
#top_box{background:transparent;line-height:24px;height:24px;padding:9px 15px 8px 15px;border-bottom:1px solid rgba(255, 255, 255, 0.1); color:#fff;}
#top_box .drow{ justify-content: space-between;}
#top_box .top_lf{ width:50%; height:24px;}
#top_box .top_rt_list{border-right:1px solid #575757;margin:5px 0;padding:0 10px;line-height:14px;float:right;}
#top_box .tracking{ border-right:none;}
#top_box .top_rt_list a{font-size:13px;color:#fff;}
#top_box .top_rt_list a:hover{opacity:0.8;}
#header_box{width: 100%; position: relative;text-align:center;box-sizing:border-box;}
/*logo*/
#header_box .logo{display:none;}
#header_box .logo{height:44px;width:250px;text-align:center;margin-right:30px;padding:18px 0;}
#header_box .logo img{display:block;height:100%;width:auto;margin:0 auto;}
#header_box .header_lf{padding-right:240px;box-sizing:border-box;width:100%;}
/*导航*/
#header_box .nav{width:auto;float:none;margin:0;text-align:center;display:flex; height: 80px;
    align-items: center;
    flex-wrap: wrap;}
#header_box .nav > li{position:relative;padding:0;height:40px;line-height:40px;}
#header_box .nav > li > a{display:block;padding:0 20px;border:0;position:relative;color:#fff;font-family:Oswald;font-size:14px;letter-spacing:0.5px;white-space: nowrap;}
#header_box .nav > li.on > a,#header_box .nav > li > a:hover{background:rgba(255, 255, 255, 0.1);color:#fff;}
#header_box .nav .dropdown{left:0; top:100%;text-align:left;overflow:auto;max-height:600px;padding:10px 20px;box-shadow:0 4px 8px 0 rgba(0, 0, 0, 0.3);min-width:200px; position:absolute;}
#header_box .nav .sub_nav{text-align:left;text-transform: none; padding:0;vertical-align:top; display:inline-block ;position:relative; width:100%;}
#header_box .nav .sub_nav>li{float:none;height:auto;}

#header_box .nav .dropdown .img{width:290px; height:380px; position:relative;display:inline-block ;margin-left:30px;overflow:hidden;}
#header_box .nav .dropdown .img img{width:100%; max-height:380px;height:auto; position:absolute; left:0; top:0;}
#header_box .nav .sub_nav li a{padding:0;color:#747474;font-size:13px; white-space:nowrap;text-overflow: ellipsis; overflow:hidden;height:38px;line-height:38px;border-top:1px solid rgba(170, 170, 170, 0.2);transiton:all 0.3s ease-in-out; display:block;}
#header_box .nav .sub_nav li:first-child a{border:0;}
#header_box .nav .sub_nav li a:hover{color:#ce9634;background:none;padding-left:5px;}
/*header_rt*/
#header_box .header_rt{padding-top:0;position:absolute;top:0;right:0;}
#header_box .header_list{float:left;border-left:1px solid rgba(255, 255, 255, 0.1);height:80px;line-height:80px;width:79px;cursor:pointer;position:relative;}
#header_box .header_list:hover .cart_txt a i,#header_box .header_list:hover .currency_txt,#header_box .sear_btn:hover > i{color:#ce9634;}
/*搜索*/
#header_box .sear_btn i{color:#fff; font-size:20px;}
#header_box .search_box{position:absolute;top:80px;right:0px;background:#fff;z-index:999;box-shadow:0 1px 3px 0 rgba(0,0,0,.6);padding:15px;}
#header_box .search_box.hide{display:none;}
#header_box .sear_cont{position:relative;}
#header_box .sear_cont .btn_search{border:1px solid #ce9634;background:#ce9634;color:#fff;text-transform:uppercase;margin:0;position:absolute;top:0;right:0;height:40px;box-sizing:border-box;padding:0 10px;width:auto;float:none;font-size:12px;}
#header_box .sear_cont input{display:inline-block;padding:5px 15px;color:#444;background:none;border:1px solid #d3d3d3;font-size:15px;line-height:28px;font-weight:400;}
/*购物车*/
#header_box .cart_box{padding: 0; margin: 0; float:left;}
#header_box .cart_txt{}
#header_box .cart_txt #shopping_cart_count{position: absolute; left:50%; top:20px; height: 18px; line-height: 18px; padding:0 5px; border-radius:18px; font-size: 12px; font-weight: 400; text-align: center; background: #ce9634; color: #fff;}
#header_box .cart_txt i{margin: 0; vertical-align: middle; font-size: 19px; font-weight: 700;color:#fff;width:auto;height:auto;line-height:80px;}
/*货币*/
#header_box .currency_box{position: relative; cursor: pointer;text-transform:uppercase;color:#fff;}
#header_box .currency a{color: #333; display: block; text-align: center; padding: 1px 5px; display: flex; justify-content: center;}
#header_box .currency a:hover{background: #eee;}
#header_box .currency_box i{font-size: 12px; padding:0 2px; font-weight: 700; vertical-align: middle;}
#header_box #currencyCon{display:none;top: 80px; font-weight: 400; right: 0; line-height: 26px; background-color: #fff; box-shadow: 0 1px 3px 0 rgba(0,0,0,.6); border: 0;min-width: 150px;}







#header_box .mobile-menu{display:none;}
#header_box .mobile-menu a{width: 22px; height: 22px; display: inline-block; line-height:22px; font-size:22px; color:#fff;}
#header_box .mobile-menu span { display: block; background: #fff; height: 3px; margin-top: 3px;}
.mean-nav{position: absolute; left: 0; width: 100%; max-height:60vh;overflow-y: auto;}
.mean-nav>ul{ display:none;}
.mean-nav ul li{ background:#f8f8f8; border-bottom: 1px solid#ddd; position:relative;}
.mean-nav ul li a{ padding:1em 40px; display:block;}
.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: 0; z-index: 2; font-weight: 700; background: rgba(255,255,255,.1); border: 0!important; background: #F8F8F8;}
.mean-nav .dropdown{ display:none;}
.mean-nav .sub_nav li a{ padding:1em 40px;}

.index_default{
	width:100% !important;
	margin:0;
}


/*底部*/
#bottom_box{width: 100%;padding-top:0;margin-top:70px;background:#212121;}
#bottom_box .wapper{ width:100%; max-width:1200px;}
/*订阅*/
#bottom_box .link_box{color:#ddd;padding:55px 0 40px;margin-left:-15px;margin-right:-15px; display: flex;flex-wrap: wrap;}
#bottom_box .link_box dl{padding-left:15px;padding-right:15px;width:17%;box-sizing:border-box;line-height:25px;}
#bottom_box .link_box dl dt{letter-spacing:1px; font-size:15px; padding-bottom: 9px; font-weight:400;overflow:hidden;color:#fff;line-height:29px;}
#bottom_box .link_box dl dd a{color:#ddd;font-size:12px;}
#bottom_box .link_box dl dd a:hover{color:#fff;}
#bottom_box .link_box dl.contact_us{width:24%;}
#bottom_box .link_box dl.contact_us img{max-width:100%;max-height:62px;margin-left:-30px;}
#bottom_box .link_box dl.contact_us dd p{position:relative; margin:0 0 15px; line-height:1.6; letter-spacing:0.25px; font-size:12px; min-height:35px; padding-left:40px; display: flex; align-items: center;}
#bottom_box .link_box dl.contact_us dd p i{color:#ddd; display:inline-block; background:none; font-size:15px;line-height:31px;width:31px;height:31px;border:1px solid #727272;border-radius:31px;text-align:center; position:absolute; left:0; top:0;}
#bottom_box .link_box dl.newletterform{float: left;width:25%;}
#bottom_box .link_box dl.newletterform dt{padding-bottom:18px;}
#bottom_box .newsletter_txt{background:#121212;color:#ddd;border-radius:36px 0 0 36px;width:175px;box-sizing:border-box;height:36px;padding:0 15px;border:0;float:left;font-size:13px;}
#bottom_box .newsletter_btn{background:#494949;color:#fff;border-radius:0 36px 36px 0;box-sizing:border-box;width:95px;margin:0;text-transform:uppercase; border:none; height:36px;}
#bottom_box .newsletter_btn:hover{opacity:0.8;}
#bottom_box .shartto{margin-top:30px; display: flex;flex-wrap: wrap;}
#bottom_box .shartto li{margin:0 15px 15px 0;width:auto;}
#bottom_box .link_box dl dd .shartto a{text-align:center;border-radius:35px;font-size:15px;transition:all 0.3s ease-in-out;border:1px solid #ddd;height:35px;width:35px;line-height:33px;box-sizing:border-box;text-align:center; display:block;}
#bottom_box .link_box dl dd .shartto a:hover{background:#ce9634;border-color:#ce9634;}
#bottom_box .bottom_foot{background:#161616;padding:20px 0;}
#bottom_box .row{ display: flex;flex-wrap: wrap;}
#bottom_box .copyright{color:#fff;font-size:12px;padding:0;line-height:36px; width:50%;}
#bottom_box .payway{ width:50%; min-height:35px; text-align:right;}
#bottom_box .payway img{display:inline-block; max-width:100%; max-height:36px;}


.block_rec_ul li .detail_drawing dl dd img{
	max-width:100%;
	max-height:100%;
}
.block_rec_ul li .pic img{
	height:auto;
}

/* 头部响应式控制 */
#header_box .common-padding {
	padding: 0;
}
#CartsCon #minicartlist{
	line-height:normal;
}
@media screen and (max-width: 1200px) {
	#bottom_box .link_box{
		margin:0 15px;
	}
}
@media screen and (max-width: 998px) {
	#header_box .header_lf{
		display:none;
	}
	#header_box .header_rt{
		position:relative;
		display: flex;
    	justify-content: flex-end;
	}
	#header_box .mobile-menu{
		display:block;
		padding: 30px 0;
    	box-sizing: border-box;
	}
	#header_box .mobile-menu svg{
		fill:#fff;
	}
}
@media screen and (max-width: 768px) {
	
	#top_box .top_lf{
		width:auto;
	}
	
	
	
	
	#bottom_box .link_box dl{
		width:50% !important;
		margin-bottom:30px;
	}
	#bottom_box .copyright{
		line-height:24px;
		margin:0 10% 20px;
	}
	#bottom_box .payway{
		margin:0 10%;
	}
	#bottom_box .copyright,
	#bottom_box .payway{
		width:100%;
		text-align:center;
	}
	
	

}
@media screen and (max-width: 767px) {
	#top_box{
		display:none;
	}
	.index_top .index_top_lf img{
		max-width: 100%;
		height:auto;
	}
	.index_top{
		padding-left:250px;
	}
}

@media screen and (max-width: 600px) {
	#top_box{
		display:none;
	}
	.index_top{
		padding-left:200px;
	}
	.index_top .index_top_lf{
		border:none;
		width:200px;
	}
	#bottom_box .link_box dl{
		width:100% !important;
	}
}
@media screen and (max-width: 480px) {
	.index_top{
		padding-left:160px;
	}
	.index_top .index_top_lf {
		width: 140px;
		margin-right:20px;
	}
	.index_top .index_top_lf a{
		left:20px;
	}
	#header_box .sear_btn{
		position:initial;
	}
	#header_box .sear_cont input{
		width:250px;
	}
	.mean-nav ul li a{
		padding:1em 20px;
	}
	#bottom_box .link_box{
		padding-bottom:0;
	}
	
}
@media screen and (max-width: 350px) {
	.index_top{
		padding-left:160px;
	}
	.index_top .index_top_lf {
		width: 130px;
	}
	
}

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