
body { font-family:Montserrat,sans-serif; font-size:12px;}
.wapper{ max-width:1200px; width:100%; margin:0 auto;}
.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 }

.body{ width:100%; height:100%; transition:right 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; position:relative;}
.site-overlay{background: rgba(0, 0, 0, 0.8); height: 100vh; left: 0; opacity: 0; position: fixed; top: 0; transition: all 200ms linear 0s; visibility: hidden; width: 100vw; z-index: 7777;}

#header_box{ width:100%; height:auto; box-sizing:border-box; padding:20px 60px;  background:#fff; }
#header_box .header{display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; align-items: center;}
#header_box .currency_box{ float:left;  position:relative; font-weight:bold;}
#header_box .currency li a:hover{ background:noen;}
#header_box .drop_currency:before{ position:absolute; bottom:100%; left:39px; content:""; border-color:transparent transparent #fff; border-width:0 7px 7px; border-style:solid;}
#header_box .currency_txt{ color:#252a2b; font-size:12px; line-height:36px;}
#header_box .currency_txt i{ font-size:16px; margin:0 0 -14px 3px; transition:all 0.3s ease-out 0s; transform:scale(0.85);}
#header_box .drop_currency{ top:36px; border:none; left:-25px; width:75px; background:#fff; padding:5px 8px;}
#header_box .drop_currency .arr{display:none;}
#header_box .currency li a{ color:#3e3e3e; display: block; height: 22px; line-height: 22px; overflow: hidden; padding: 0 8px; font-family:"Quantico",sans-serif;}
#header_box .currency li a:hover{ color:#282e8b;}
#header_box .currency li a b{ float:left; font-weight:normal;}
#header_box .currency li a span{ float:right;}

#header_box .logo{ height:auto; float:left;}
#header_box .logo a{ height:auto; display:inline-block; vertical-align:middle;}
#header_box .logo a img{ max-height:90px; max-width:100%;}
#header_box .logo .logo2{ display:none;}
#header_box .header_rt{padding-top:0; z-index:99; display:table-cell; vertical-align:middle; height:auto; transition:right 350ms cubic-bezier(0.46, 0.01, 0.32, 1) 0s;}


#header_box .menu{position:relative;display: inline-block;} 
#header_box .menu a{ display:block; position:relative; z-index:1;}
#header_box .menu a > i{ background:none; height:38px; font-size:22px; transition:all 0.3s ease-out 0s; line-height:38px;}
#header_box .menu a:hover{ border:none;}
#header_box .menu .menu_close{ z-index:100;}
#header_box .menu .menu_close > i{ transform:rotate(90deg); color:#fff;}

#header_box .login{ padding:10px 0; margin:0 0 50px; font-size:14px;}
#header_box .login a{ color:#252a2b; font-weight:500;}

#header_box .cart_box{ margin:0;  height:auto; border-left:0; box-sizing:inherit; display:inline-block; padding:0;}
#header_box .cart_txt{ height:auto;  padding:0; line-height:38px; font-size:12px; text-transform:uppercase; line-height:normal;}
#header_box .cart_box a{ padding:5px 0; position:relative; z-index:998; color:#929090; display:inline-block;}
#header_box .cart_box a i{ position:relative; width:auto; color:#252a2b; font-size:26px; text-align:center; margin:0; vertical-align:middle; transition:all 0.3s ease-out 0s; height:28px; display:inline-block;}/*购物车*/
#header_box .cart_txt strong{ color:#252a2b; text-align:center; font-size:12px; position:absolute; left:50%; top:10px; transform:translate(-50%,0);}

#header_box .searchbtn{ float:left; cursor:pointer; position:relative; z-index:1;}
#header_box .searchbtn i{ background:none; font-size:30px; margin:0 0 -5px 0; transition:all 0.3s ease-out 0s; line-height:38px;}
#header_box .hrt{ margin-left:15px; vertical-align:top;}
/*搜索框*/
#header_box .search_box{ position:0;}

#header_box .search .searchform{width:100%; height:auto; position:relative; background:#ededed; border:none; overflow:hidden; box-sizing:border-box; margin-top:50px;}
#header_box .search .search_input{ width:87%; height:59px; padding:0; line-height:59px;color:#969795; text-transform:capitalize; font-size:22px; background:none; text-indent:15px; border:none; float:left; font-family:"Georgia","Times New Roman",serif;}
#header_box .btn_search{ width:13%; height:59px; font-size:30px; font-weight:bold; text-align:center;line-height:45px; color:#929090; border:0; padding:0;background:none; margin:0; cursor:pointer; transition:all 0.3s ease-out 0s; position:absolute; right:0; top:0;}/*搜索框按钮*/
#header_box .search_close{ position:absolute; right:12px; top:33px; cursor:pointer; z-index:99;}
#header_box .search_close i{ background:none; font-size:25px; font-weight:bold; color:#3b3d39;}
#header_box .open{ visibility:visible; opacity:1;}
#header_box i{ color:#252a2b; font-weight:bold;}
/*导航样式*/
.visible{ transform:translateY(0px) !important;}
#header_box .nav_warp,#header_box .search_box{ position:fixed; right:0; top:0; width:480px; background:#fff; overflow-y:auto; box-sizing:border-box; z-index:10001; transition:transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; transform:translateX(100%);}

#header_box .nav_box,#header_box .search{ width:100%; border:0; height:auto; box-sizing:border-box; cursor:pointer; padding:60px 70px;}
#header_box .nav{ width:100%; float:none; margin-left:0; margin:50px 0;}
#header_box .nav>li{ float:none; height:auto; padding:0; line-height:20px; margin-bottom:12px; position:relative;}
#header_box .nav>li a,#header_box .nav_box .tit,#header_box .search .tit{ padding:0; font-size:14px; color:#252a2b;  text-transform:capitalize; border:none; font-weight:500;}
#header_box .nav li a:hover{ color:#5929ff;}
#header_box .nav li a i{ position:absolute; right:0; top:2px; background:none; color:#333; font-size:13px; font-weight:bold; transition:transform 100ms linear 0s; height:auto; line-height:1;}
#header_box .nav>li.lest{ line-height:40px; margin-bottom:5px;}
#header_box .nav>li.lest a{ font-size:28px; font-weight:600;}
#header_box .nav>li.lest.last{ margin-bottom:50px;}

#header_box .nav .sub_nav{ position:static; border:none; box-shadow:none; padding:0; width:100%; background:none;}
#header_box .nav .sub_nav li{ float:none; padding-left:10px; height:auto;}
#header_box .nav .sub_nav li a{ color:#999; padding:5px 0; height:auto; line-height:normal; display:inline-block;}
#header_box .nav .sub_nav li a:hover{ background:none; color:#fff; opacity:0.7;}
/*分享*/
#header_box .shartto{ height:auto; width:100%; float:none;}
#header_box .shartto li{ width:25px; height:25px; display:inline-block; margin:0 10px 0 0; line-height:25px; float:none;}
#header_box .shartto li a{ width:25px; height:25px; font-size:24px; line-height:25px; color:#777a7b; display:inline-block;}
#header_box .shartto li a:hover{color:#252a2b;}

.body.sidebar-move,.body.search-move{ right:480px;}
.body.sidebar-move .site-overlay,.body.search-move .site-overlay{ opacity:1; visibility:visible;}
.body.sidebar-move #header_box .nav_warp,.body.search-move #header_box .search_box{ transform:translateX(0);}


#header_box .menu_close{ position:absolute; right:60px; top:55px; width:35px; height:35px;}
#header_box .menu_close i{ font-size:30px;}


#header_box .header-mobile-menu{display:none; background:none; border:none; box-sizing:border-box;}


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


.banner_specs_large{ height:32vw;}

/* footer */
#bottom_box{ width:100%; background:#252a2b; overflow:hidden;padding-top:0; color:#fff;}

#bottom_box .link_box,#bottom_box .foot{ width:50%; float:left; display: flex; float: left; overflow: hidden;  position: relative; justify-content: center;flex-direction: column; align-items: center; border-right:1px solid #313739; box-sizing:border-box;padding:100px 0 0;}
#bottom_box .form{ margin-bottom:23px;}
#bottom_box .newsletter_txt{ width:220px; height:42px; line-height:25px; border:none; background:#141718; padding:10px; color:#fff; border-radius:2px; box-sizing:border-box;float:left;}
#bottom_box .newsletter_btn{ width:auto; height:42px; background:#363d3e; margin:0; font-size:16px; padding:10px 20px; text-transform:capitalize; line-height:20px; color:#fff; }
#bottom_box .newsletter_btn:hover{ opacity:0.5;}

#bottom_box .link_box{}
#bottom_box .shartto{height:auto;line-height:normal;width:60%;float:none;margin-bottom:50px;min-height:150px;}
#bottom_box .shartto h5{color:#fff; opacity:0.48; margin-bottom:30px; font-size:14px; text-transform:uppercase;}
#bottom_box .shartto li{width:auto;padding:0 20px 10px 0;margin:0;}
#bottom_box .shartto a{font-size:25px;color:#fff;}
#bottom_box .shartto a:hover{color:#5929ff;}
#bottom_box .link_box .help_list dl{width:50%;box-sizing:border-box;}
#bottom_box .btx,#bottom_box .help_list{ width:60%; box-sizing:border-box; float:none; padding:0; margin:0 0 50px;min-height:150px;}
#bottom_box .help_list,#bottom_box .shartto ul{ display: -webkit-box; display: -ms-flexbox; display: flex; flex-wrap: wrap;}
#bottom_box .btx h5,#bottom_box .link_box .help_list dl dt{ color:#fff; opacity:0.48; margin-bottom:15px; font-size:14px; text-transform:uppercase;}
#bottom_box .help_list a{ color:#fff;  letter-spacing:1px; display:block; padding:3px 0; }
#bottom_box .btx a:hover,#bottom_box .help_list a:hover{ color:#5929ff;}
#bottom_box .contact_us_cont{ min-height:50px; width:100%;}
#bottom_box .contact_us a{ font-size:30px; line-height:1; font-weight:bold; color:#fff;}
#bottom_box .contact_us p{ margin:5px 0 15px;}
#bottom_box .copyright{ padding:0; font-size:14px; color:#fff; text-align:left;min-height:auto;}
#bottom_box .copyright a{ color:#fff;}
#bottom_box .none{ margin-bottom:0;}

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

@media screen and (max-width: 1200px) {
	
}
@media screen and (max-width: 1000px) {

}
@media screen and (max-width: 768px) {
	#header_box{
		padding: 5px 15px;
	}
	#bottom_box{ padding:0 15px; box-sizing:border-box;}
	.banner_specs_large{
		height:auto;
	}
	.block_items_banner .block_banner_content{
		padding-left:15px;
	}
	.banner_size_large .block_banner_content h4{
		font-size:36px;
	}
	.banner_size_large .block_banner_content p{
		font-size:16px;
	}
	#bottom_box .btx,
	#bottom_box .help_list,
	#bottom_box .shartto{
		width:100%;
	}
	#header_box .nav_warp,
	#header_box .search_box{
		padding:0;
	}
}
@media screen and (max-width: 767px) {
	#header_box .logo{
		width:35%;
	}
	#bottom_box .link_box, #bottom_box .foot{
		width:100%;
	}
	#bottom_box .link_box, #bottom_box .foot{
		padding:30px 0 0;
	}
	#bottom_box .shartto{
		min-height:inherit;
	}
	#header_box .nav_warp,
	#header_box .search_box{
		width:80%;
	}
	#header_box .nav_box,
	#header_box .search{
		padding:30px;
	}
	#header_box .menu_close{
		right:25px;
		top:25px;
	}
	
}

@media screen and (max-width: 480px) {
	#bottom_box .link_box .help_list dl{
		width:100%;
	}
	#bottom_box .link_box .help_list dl:first-child{
		margin-bottom:30px;
	}
	#bottom_box .btx, #bottom_box .help_list{
		margin-bottom:30px;
	}
}


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