
body,html{
	font-family: 'Century Gothic',sans-serif;
}
textarea,input,button{
	font-family: 'Century Gothic',sans-serif;
}
html{
	overflow-y: initial;
}
.index_default{
	width:100% !important;
	margin:0;
}
.wapper{
	max-width:1200px;
}
.index_w{ max-width:1660px; width:100%; margin:0 auto; padding:0 30px; box-sizing:border-box;}
#header_box{ width:100%; z-index:1000; box-sizing:border-box; transition:background-color 500ms ease 0s; animation-duration: 1s; animation-fill-mode: both; background:#fff; padding:10px 0;}
#header_box .head{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
#header_box .currency_box{ float:right; padding:10px 0; position:relative;}
#header_box .currency li a:hover{ background:noen; color:#bc8420;}
#header_box .drop_currency:before{ position:absolute; bottom:100%; left:39px; content:""; border-color:transparent transparent #393e45; border-width:0 7px 7px; border-style:solid;}
#header_box .currency_txt{ color:#000; font-size:13px; line-height:50px; padding:15px 0;}
#header_box .currency_txt select { background: none; border: 0; line-height: 35px; color: inherit; font-size: 14px; cursor: pointer; padding-left: 5px; outline: none; position: relative; z-index: 2;}
#header_box .currency_txt svg{ margin: 0 0 -3px;}
#header_box .drop_currency{ top:51px; border:none; left:-10px; width:75px; background:#393e45; padding:5px 8px;}

#header_box .logo{ height:50px; text-align:center; width:16.666%; float:left; display:table;}
#header_box .logo a{ height:100%; max-width:100%; vertical-align:middle; box-sizing:border-box; display:table-cell;}
#header_box .logo a img{ max-height:100%;max-width:100%; vertical-align:middle;}
#header_box .header_rt{ padding:0; z-index:999; display:table-cell; vertical-align:middle; height:auto; transition:right 350ms cubic-bezier(0.46, 0.01, 0.32, 1) 0s; width:41.666%;}

#header_box .head_right{ float:right; padding:0 10px; transition:opacity 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}
#header_box .active{ opacity:0;}

#header_box .login{padding:10px; font-size:13px; line-height:30px;}
#header_box .login a{ color:#000;}

#header_box .cart_box{ height:auto; border-left:0; box-sizing:inherit; display:inline-block;  margin:0;}
#header_box .cart_txt{ height:auto;  padding:0 0 13px; line-height:38px; font-size:13px; text-transform:uppercase; line-height:normal;}
#header_box .cart_box a{ padding:14px 0 0; position:relative; z-index:998; display:inline-block;}
#header_box .cart_box a span{ font-weight:normal; letter-spacing:0.1em; }
#header_box .cart_txt i{width: auto; font-size: 18px; text-align: center; margin: 0 6px 0 0; transition: all 0.3s ease-out 0s; height: 28px;}
#header_box .cart_txt strong{ color:#000; text-align:center; line-height:20px; font-size:18px;  font-weight:normal; vertical-align:top;}
#header_box .cart .arr{ display:none;}
#header_box .cart{ box-shadow:none; border-color:#f3f3f5; top:51px; right:0px;}
#header_box .view_cart_btn a{ padding:0; border:none; border-radius:0;}
#header_box .view_cart_btn a{ background:#39ad8b; color:#fff;}
#header_box .cart_box:hover .buy_pro a{ border:none;}

#header_box .searchbtn{cursor:pointer; padding:10px; position:relative; z-index:1000;}
#header_box .searchbtn i{ background:none; font-size:24px; font-weight:bold; margin:0; transition:all 0.3s ease-out 0s; text-align:center; width:26px; margin:3px 0 0 0;}
/*搜索框*/
#header_box .head_right i{ color:#000;}

#search_box{ position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.6); z-index:100000; display:none; animation-duration: 1s; animation-fill-mode: both;}
#search_box .search{ width:auto; height:auto; padding:0; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
#search_box .search .searchform{width:730px; height:auto; position:relative;  border:none; box-sizing:border-box; background:#fff; overflow:hidden; padding:12px 0 10px;}
#search_box .search .search_input{ width:640px; height:42px; padding:0; line-height:42px;color:#494c50; text-transform:capitalize; font-size:16px; background:none; text-indent:0; border:none; float:left;}
#search_box .btn_search{ width:50px; height:40px; font-size:30px; text-align:center;line-height:40px; color:#494c50; border:0; padding:0;background:none; margin:0; cursor:pointer; transition:all 0.3s ease-out 0s; float:left; font-weight:bold;}/*搜索框按钮*/
#search_box .search_close{ float:right; width:30px; text-align:center; height:30px; line-height:30px; border-radius:50%; border:1px solid #888; box-sizing:border-box; margin:6px 10px 0 0;}

@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}


#header_box .header__menu-icon{display: none !important; margin-right:15px;}
/*导航样式*/
#header_box .nav_warp{  width:41.666%; float:left; box-sizing:border-box;}
#header_box .nav_box{ width:100%; border:0; height:50px;}
#header_box .nav{ display:block; width:100%; padding:0; float:none; margin:0 0 0 -15px;}
#header_box .nav>li{ height:auto; box-sizing:border-box;  border-bottom:none; padding:0 15px; height:50px; line-height:50px;   float: left; position: relative;}
#header_box .nav li.on{ z-index:1000;}
#header_box .nav>li>a{ font-size:13px; color:#000; position:relative; height:auto; width:100%; box-sizing:border-box; border:none; text-transform:capitalize; font-weight:none; letter-spacing:1px; padding:0;}
#header_box .nav li a i{ background:none; font-size:16px; line-height:8px; color:#000; margin-left:3px;}
#header_box .nav > li > a svg { height: 24px; width: 15px; vertical-align: middle; fill: #989898; margin-left: 5px; transform: rotate(-90deg);}
#header_box .nav li a:hover{ background:none; text-decoration:underline; color:#fff;}
#header_box .nav li.on>a,#header_box .nav li.on>a i{ color:#595959;}
#header_box .nav .sub_nav{ border:0; width:200px; z-index:98; margin-top:10px; left:0; background:rgba(54, 54, 54, 0.7); top:40px; position:absolute; display:none;}
#header_box .sub_nav .sub_tit{ display:none;}
#header_box .nav .sub_nav li a:hover{ background:none; color:#34373c;}
#header_box .nav .sub_nav li{ height:auto; width:100%; float:none; box-sizing:border-box; line-height:40px;}
#header_box .nav .sub_nav li a{ height:30px; line-height:30px; padding:0; border:0; margin:0;color:#fff; padding-bottom:0; font-size:14px; letter-spacing:1px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis; padding-left: 15px;}
#header_box .nav .sub_nav li a:hover { text-decoration:underline; background:none; color:#fff;}
#header_box .nav li.on .sub_nav{ display:block;}
.header_box{ background:rgba(54, 54, 54, 0.7);}
.posFixed{ position:fixed !important; z-index:9999; left:0; top:0; background:rgba(54, 54, 54, 0.7);}

@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}


#header_box .cart{
	position: fixed;
    top: 0;
    right: 0;
    border: 0;
    width: 400px;
    height: 100%;
    display: block;
    padding: 0 40px;
    background: #fff;
    visibility: hidden;
    transform: translate(480px,0);
    transition: all 0.3s;
    text-align: left;
	color:#000;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	z-index:50000;
}
#header_box .buy_pro li{
	padding:30px 0 0;
	border:0;
	display: flex;
    flex-direction: row;
	align-items:center;
}
#header_box .buy_pro li div.left_pic{
	width:80px;
}
#header_box .buy_pro li .pic{
	width:80px;
	height:80px;
	line-height:80px;
	margin:0;
	display:block;
	text-align:center;
	font-size:0;
}
#header_box .buy_pro li .pic:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	height:100%;
}
#header_box .cart h4{
	padding:20px 0;
	height:60px;
	line-height:60px;
	color:#333;
	font-size:30px;
	text-align:left;
	border-bottom:1px solid #e8e8e1; 
}
#header_box .cart .cart_close{
	position:absolute;
	right:40px;
	top:20px;
	height:60px;
	font-size:24px;
	line-height:60px;
	color:#000;
	cursor:pointer;
}
#header_box .cart_box .minicart_empty{
	padding:15px 0;
	
}
#header_box .cart_on .cart{
	visibility:visible;
	opacity:1;
	transform:translate(0);
}
#header_box .mobile-cart{
	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;
}
.mobile-nav {
    width: 80%;
    max-width: 95vw;
    background-color: #f7f8f9;
    color: #93979d;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
    z-index: 100000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -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 .mobile-nav{
	-webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.mobile-nav__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	align-items: center;
	color:#333;
	font-size:16px;
}
.mobile-nav .mobile-nav__header img{
	max-height:30px;
}
.mobile-nav .mobile-nav__header svg{
	height:18px;
	width:18px;
	fill:#333;
}
.mobile-nav__middle {
    justify-self: flex-end;
    overflow-y: scroll;
}


.mobile-nav .nav li{
	padding:0 20px;
}
.mobile-nav .nav li a,
.mobile-nav .mobile-nav_item,
.mobile-nav .nav li .sub_tit span{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
	color:#93979d;
	font-size:14px;
	border-bottom: 1px solid #e1e2e3;
}
.mobile-nav .nav li svg{
	height:20px;
	width:20px;
	fill:#fff;
	
}
.mobile-nav .nav li a svg{
	transform:rotate(180deg);
}
.mobile-nav .mobile-nav_item{
	border-top-color:#285556;
}


.mobile-nav .mobile-nav__middle .nav{
	position:relative;
	-webkit-transition: margin-left 0.4s;
    transition: margin-left 0.4s;
	width:100%;
}
.mobile-nav .mobile-nav__middle .nav .sub_nav{
    position: absolute;
    top: 0;
    left: 100%;
	width:100%;
	display:none;
}
.mobile-nav .sub_show .nav{
	margin-left:-100%;
}
.mobile-nav .sub_show .sub_on .sub_nav{
	display:block;
}

.mobile-nav .mobile-nav__bottom{
	margin:15px 20px 0;
}
.mobile-nav .mobile-currency_box{
	margin:15px 20px 0;
	height:35px;
	border:1px solid #73b7cc;
	position:relative;
}
.mobile-nav .mobile-currency_box select {
    background: none;
    border: 0;
    line-height: 35px;
    color: inherit;
    font-size: 15px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    outline: none;
    position: relative;
    z-index: 2;
	width:100%;
	padding:0 5px;
}
.mobile-nav .mobile-currency_box svg{
	position:absolute;
	right:5px;
	top:10px;
}


#bottom_box{ width:100%; padding:0 0 25px; border-top:1px solid #dddddd; box-sizing:border-box;}
#bottom_box .bottom_txt{ min-height:50px; width:100%; background:#353943;}

#bottom_box .link_box{ padding:20px 0; box-sizing:border-box; margin-right:-30px;}
#bottom_box .link_box dl{ width:33.333%; padding-right:30px; box-sizing:border-box; float:left;}
#bottom_box .link_box dl dt{ color:#636363; margin-bottom:15px;}
#bottom_box .link_box dl dd{ line-height:1.6; color:#767676; font-size:15px;}
#bottom_box .link_box dl dd a{ color:#767676; padding:0;}
#bottom_box .link_box dl.contact_us dd{ min-height:30px; min-width:30%;}

#bottom_box .link_box dl.help_nav{ font-size:0;}
#bottom_box .link_box dl.help_nav dd{ width:50%; display:inline-block;}


#bottom_box .newletterform{ display:inline-block; float:none;}
#bottom_box .newletterform form{ display:block; position:relative;}
#bottom_box .newletterform label{ display:none;}
#bottom_box .newsletter_txt{ width:380px; height:42px; line-height:42px; border:none; padding:0; color:##5f6a7d; font-size:14px; font-weight:400;float:left; border-bottom:1px solid #636363; margin-bottom:10px;}
#bottom_box .newsletter_btn{ width:auto; height:auto; line-height:1.625; background:#636363; margin:0; font-size:14px;transition:all 0.3s ease 0s; padding:10px 15px; text-transform:uppercase; float:left; line-height:22px; color:#fff; letter-spacing:1px; box-sizing:border-box; border:none;}

#bottom_box .copyright{ color:#494c50; font-size:14px; line-height:30px; padding:0; text-align:left; float:left; min-height:30px; width:50%; background:none;}

/*底部分享*/
#bottom_box .shartto{ height:auto; min-height:30px; float:right; line-height:normal; width:50%; text-align:right;}
#bottom_box .shartto li{ width:30px; height:30px; text-align:center;float:none;display:inline-block; margin:0 12px 5px 0; line-height:30px;}
#bottom_box .shartto li a{ width:30px; height:30px; font-size:22px; line-height:30px; color:#494c50; display:inline-block; text-align:center; box-sizing:border-box;}
#bottom_box .shartto li:hover a{ color:#bc8420; }

#body_box{ width:1200px;}

.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 .pro_content,
.block_items_products_rec .block_rec_ul li .name{
	text-align:left;
}
.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;
}

.product_list_2017 .common_pro_list1{
	display: flex;
    flex-wrap: wrap;
}
.product_list_2017 .common_pro_list1 li {
    display: inline-block;
    float: none;
    font-size: 14px;
    width: calc(25% - 15px);
    margin: 20px 20px 0 0;
    border: 0;
    vertical-align: top;
}
.product_list_2017 .common_pro_list1 li:nth-child(4n) {
    margin-right: 0;
}
.product_list_2017 .common_pro_list1 li .pic {
    width: 285px;
    height: auto;
    line-height: 360px;
}
.product_list_2017 .common_pro_list1 li .pic img {
    max-width: 100%;
    max-height: 100%;
}
.product_list_2017 .common_pro_list1 li .newin{
    position: absolute;
    left: 0;
    top: 0;
    height: 24px;
    line-height: 24px;
    color: #fff;
    background: #ed3445;
    padding: 0 10px;
    z-index: 99;
    font-size: 12px;
}
.product_list_2017 .common_pro_list1 li .discount{
    position: absolute;
    right: 0;
    top: 0;
    height: 24px;
    line-height: 24px;
    color: #fff;
    background: #000;
    padding: 0 10px;
    z-index: 99;
    font-size: 12px;
}
.free_shipping svg {
    height: 20px;
    width: 20px;
    margin: 0 6px -5px 0;
}

.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;}

.product_list_2017 .common_pro_list1 .pro_content{
	text-align:center; 
}
.product_list_2017 .common_pro_list1 li .name{
	line-height:24px;
}
.product_list_2017 .common_pro_list1 li .product_img{
	position:relative;
}

/*多颜色主题*/
/*红色*/
.global_style_red{}
.global_style_red #header_box,
.global_style_red #header_box .header_top,
.global_style_red #bottom_box .foot{ background:#ed4040;}

/*橙色*/
.global_style_orange{}
.global_style_orange #header_box,
.global_style_orange #header_box .header_top,
.global_style_orange #bottom_box .foot{ background:#ff8542;}

/*绿色*/
.global_style_green{}
.global_style_green #header_box,
.global_style_green #header_box .header_top,
.global_style_green #bottom_box .foot{ background:#089b32;}

/*蓝色*/
.global_style_blue{}

/*紫色*/
.global_style_purple{}
.global_style_purple #header_box,
.global_style_purple #header_box .header_top,
.global_style_purple #bottom_box .foot{ background:#c942ff;}

/*粉色*/
.global_style_pink{}
.global_style_pink #header_box,
.global_style_pink #header_box .header_top,
.global_style_pink #bottom_box .foot{ background:#fb6cb1;}


/*黑色*/
.global_style_black{}
.global_style_black #header_box,
.global_style_black #header_box .header_top,
.global_style_black #bottom_box .foot{ background:#000000;}

/*黄色*/
.global_style_yellow{}
.global_style_yellow #header_box,
.global_style_yellow #header_box .header_top,
.global_style_yellow #bottom_box .foot{ background:#fbd540;}

/*橙黄色*/
.global_style_orange_yellow{}
.global_style_orange_yellow #header_box,
.global_style_orange_yellow #header_box .header_top,
.global_style_orange_yellow #bottom_box .foot{ background:#fe9a04;}

/*洋红色*/
.global_style_magenta{}

/*浅褐色*/
.global_style_light_brown{}
.global_style_light_brown #header_box,
.global_style_light_brown #header_box .header_top,
.global_style_light_brown #bottom_box .foot{ background:#6b473c;}

/*褐色*/
.global_style_brown{}
.global_style_brown #header_box,
.global_style_brown #header_box .header_top,
.global_style_brown #bottom_box .foot{ background:#843900;}

/*棕绿色*/
.global_style_brown_green{}
.global_style_brown_green #header_box,
.global_style_brown_green #header_box .header_top,
.global_style_brown_green #bottom_box .foot{ background:#666400;}

/*浅绿色*/
.global_style_light_green{}
.global_style_light_green #header_box,
.global_style_light_green #header_box .header_top,
.global_style_light_green #bottom_box .foot{ background:#b2d235;}


/*深绿色*/
.global_style_dark_green{}
.global_style_dark_green #header_box,
.global_style_dark_green #header_box .header_top,
.global_style_dark_green #bottom_box .foot{ background:#029834;}

/*浅蓝色*/
.global_style_light_blue{}
.global_style_light_blue #header_box,
.global_style_light_blue #header_box .header_top,
.global_style_light_blue #bottom_box .foot{ background:#2c6dff;}

/*深蓝色*/
.global_style_dark_blue{}
.global_style_dark_blue #header_box,
.global_style_dark_blue #header_box .header_top,
.global_style_dark_blue #bottom_box .foot{ background:#32339f;}

/*浅紫色*/
.global_style_light_purple{}
.global_style_light_purple #header_box,
.global_style_light_purple #header_box .header_top,
.global_style_light_purple #bottom_box .foot{ background:#d27fff;}

/*深紫色*/
.global_style_dark_purple{}
.global_style_dark_purple #header_box,
.global_style_dark_purple #header_box .header_top,
.global_style_dark_purple #bottom_box .foot{ background:#b600ff;}

/*青色*/
.global_style_cyan{}
.global_style_cyan #header_box,
.global_style_cyan #header_box .header_top,
.global_style_cyan #bottom_box .foot{ background:#009ad6;}

/*青绿色*/
.global_style_cyan_green{}
.global_style_cyan_green #header_box,
.global_style_cyan_green #header_box .header_top,
.global_style_cyan_green #bottom_box .foot{ background:#00ae9d;}


/*青蓝色*/
.global_style_cyan_blue{}
.global_style_cyan_blue #header_box,
.global_style_cyan_blue #header_box .header_top,
.global_style_cyan_blue #bottom_box .foot{ background:#102b6a;}




@media screen and (max-width:1280px){ 
	#header_box .cart #minicartlist{
		height:calc(100% - 100px);
	}
	#header_box .buy_pro{
		max-height: calc(100% - 150px);
    	overflow: auto;
	}
}


@media screen and (min-width: 1140px){
	
	#header_box .search-box{
		display:none;
	}
	#header_box .header_ct .search-box{
		display:block;
	}
	#header_box .header_ct{
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-flex-shrink: 1;
		-ms-flex-negative: 1;
		flex-shrink: 1;
		text-align: center;
	}
	#header_box .header_lt{
		-webkit-box-flex: 0;
		-webkit-flex-grow: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-webkit-flex-shrink: 1;
		-ms-flex-negative: 1;
		flex-shrink: 1;
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
		text-align: left;
		padding-right:50px
	}
	#header_box .header_rt{
		-webkit-box-flex: 0;
		-webkit-flex-grow: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-webkit-flex-shrink: 1;
		-ms-flex-negative: 1;
		flex-shrink: 1;
		padding-left:50px;
	}
	#header_box .lien{
		display:inline-block;
	}
	.block_items_banner a{
		height:560px;
	}
	
}
@media screen and (max-width: 1440px){
	#header_box .header_top,
	.wapper{
		width:100%; 
		padding:0 50px;
		box-sizing:border-box;
	}
}

@media screen and (max-width: 1139px) and (min-width: 1008px){
	#bottom_box .bottom_link .dl-list{
		width:50%;
	}
	#header_box .header_top{
		padding:0;
	} 
}
@media screen and (max-width: 1024px){
	#header_box .header__menu-icon svg{
		fill:#fff;
	}
	.index_w{
		padding:0 20px;
	}
	#header_box .header_top{
		padding:0;
	} 
	#header_box .nav_box,
	#header_box .search_icon1,
	#header_box .login-link,
	#header_box .currency_box,
	#header_box .login{
		display:none;
	}
	#header_box .header__menu-icon,
	#header_box .mobile-search_icon,
	#header_box .mobile-cart{
		display:block !important;
	}
	
	#header_box .head{
		justify-content: space-between;
	}
	#header_box .nav_warp,
	#header_box .header_rt{
		width:auto;
	}
	#header_box .logo{
		width:50%;
	}
	
	#bottom_box .link_box{
		margin-right:0;
	}
	#bottom_box .link_box dl{
		width:50%;
		padding:0 15px;
		margin:0;
	}
	#bottom_box .newsletter_txt{
		width:100%;
	}
	#header_box .search{
		padding:10px 15px;
	}
	#search_box .search{
		width:100%;
	}
	#search_box .search .searchform{
		width:100%;
	}
	#search_box .search .search_input{
    	width: calc(100% - 90px);
	}
} 

@media screen and (max-width: 480px){
	#header_box .header_top .wapper{
		padding:10px 15px;
	}
	.index_w{
		padding:0 15px;
	}
	#bottom_box .footer{
		padding:0 24px;
		margin:30px 0 0;
	}
	#bottom_box .copyright{
		flex-wrap: wrap;
		width:100%;
		background:none;
		margin-bottom:15px;
	}
	#bottom_box .link_box{
		padding:20px 15px 0;
	}
	#bottom_box .link_box dl{
		width:100%;
		padding:0 0 20px;
		margin:0;
	}
	#bottom_box .shartto{
		float:none;
		width:100%;
		text-align:center;
	}
}


/* 首页 */

.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;
}
@media screen and (max-width:1024px){
#header_box .cart{display:none !important;}
}
@media screen and (max-width:767px){
.index_default .swiper-button-next, .index_default .swiper-button-prev{width:40px;height:40px;}
.index_default .swiper-button-next .icon,
.index_default .swiper-button-prev .icon{padding:10px 0;}
}