html{
	overflow-y: initial;
}
body{
	font-family:Rajdhani, sans-serif;
}
.index_default{
	width:100% !important;
	margin:0;
}
.wapper{
	width:100%;
	max-width:1240px;
	box-sizing:border-box;
}
.index_con{width:100%; max-width:1330px; margin:0 auto; padding:0 25px; box-sizing:border-box;}

#top_box{background:#fff;height:auto; color:#0c0c0d;border-bottom:1px solid #e8e8e8; box-sizing:border-box; padding:5px 0; position:relative; width:100%; z-index:9999;}
#header_box .top_ad{ min-height:33px; width:100%; background:#0c0c0d; text-align:center; line-height:33px; font-weight:bold; color:#fff; font-size:14px; position:relative; z-index:100;}
#header_box .top_ad img{ width:100%;}
#top_box .top_lt_txt{ line-height:47px; float:left; height:47px; width:400px;}
#top_box .top_lt_txt b{ color:#d10000;}
#top_box i{ font-weight:bold;}
#top_box .currency_box{ float:right; z-index:1;}
#top_box .currency_txt,#header_box .login,#header_box .cart_txt a{ font-size:16px; font-weight:600;}
#top_box .login{ float:right;}
#top_box .login a{ color:#0c0c0d;}
#top_box .login i{ font-size:20px; line-height:23px; margin:-5px 0 -7px;}

#mobile-nav{ display:inline-block; padding:15px 10px;}
#header_box .header__menu-icon { width:24px;}
#header_box .header__menu-icon .mobile-close,
.main_show #header_box .header__menu-icon .mobile-open{
	display:none;
}
.main_show #header_box .header__menu-icon .mobile-close{
	display:block;
}


#header_box i{ background:none;}
.posFixed{ position:fixed !important; left:0; top:0; width:100%;}
#header_box{position:relative; width:100%;}
#header_box .search_box{ padding:0; position:fixed; left:0; top:33px; width:100%; background:rgba(0,0,0,0.6); height:100%; z-index:10000; opacity:0; visibility:hidden; transition:opacity 0.3s ease 0s;}
#header_box .search{padding:13px 0;height:auto;width:100%; background:#f0f0f0; opacity:0; visibility:hidden; transform:translateY(-100%); transition:all 0.35s cubic-bezier(0.7, 0, 0.3, 1) 0s;}
#header_box .searchform{border:0;width:100%; padding:0 25px; height:auto;border:none; position:relative;}
#header_box .search_input{float:none; width:100%; padding:0 35px ;margin:0;background:none;height:43px;line-height:43px;text-indent:0; box-sizing:border-box; border:none; font-size:25px; color:#767677;}
#header_box .btn_search{width:auto;text-align:center;line-height:43px;height:43px;padding:0;margin:0;border:0;background:none; font-size:30px;color:#0c0c0d; position:absolute; left:25px; top:0px; font-weight:bold; text-align:center;}
#header_box .search_close{ position:absolute; right:25px; top:0; height:43px; line-height:43px; cursor:pointer; text-align:center;}
#header_box .search_close i{ font-size:25px;}
#header_box .open_search{ opacity:1; visibility:visible;}
#header_box .open_search .search{ opacity: 1; transform: translateY(0px); visibility: visible;}

#header_box .posFixed .search_box{ top:0;}


#header_box .logo{ height:58px; width:12%; float:left; display: flex; align-items: center;}
#header_box .logo a{ display:inline-block;}
#header_box .logo a img{ max-height:58px; max-width:100%;}

#header_box .top_rt_box{ width:26%; padding:17px 0;}
#header_box .header_rt{padding:0;}
#header_box .header_rt i{ font-size:25px; color:#222; line-height:normal;}
#header_box .search_btn,#header_box .cart_box,#header_box .login{ margin:0 0 0 35px; text-transform:uppercase; line-height:22px;}
#header_box .search_btn i{ font-size:28px; width:24px; text-align:center; height:24px; line-height:20px; position:relative; z-index:100; cursor:pointer;}
#header_box .open_search .search_btn i{ font-size:16px;}


#header_box .nav_warp{ width:60%; float:left;}
#header_box .nav_box{border:0; height:58px;}
#header_box .nav{width:100%;float:none;margin:0;text-align:center;}
#header_box .nav > li{padding:0 15px;height:58px; line-height:58px; position:static;}
#header_box .nav > li > a{display:inline-block;text-transform:uppercase;border:0; padding:0; font-weight:600; font-size:16px; color:#0c0c0d;}
#header_box .nav > li:hover>a{ padding-bottom:100%; color:#c6a85b;}
#header_box .nav > li > a i{ font-size:12px; float:right; margin-left:3px; font-weight:bold; transition:transform 0.25s ease-in-out 0s;transform:rotateZ(0);}
#header_box .nav > li > a svg{ display:none;}

#header_box .nav .sub_nav{text-align:left;background:#fff;border:none;box-shadow:0 2px 3px rgba(102, 101, 110, 0.1);box-sizing: border-box;margin-top: 0;text-transform: none;width:100%;padding:10px 20px;top:68px; text-align:center; visibility:hidden; opacity:0; transform:scale(0); transition:all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; transform:center top 0; display:block; position:absolute; left:0;}
#header_box .nav .sub_nav li{float:none;width:180px; height:auto; margin:0 20px; display:inline-block; }
#header_box .sub_nav .sub_tit{ display:none !important;}
#header_box .nav .sub_nav li a{ color:#0c0c0d; padding:4px 0; font-size:16px; line-height:25px; font-weight:600; letter-spacing:1px;}
#header_box .nav .sub_nav li img{ display:none; width:100%;}
#header_box .nav li.lest .sub_nav{ padding:10px 0;}
#header_box .nav li.lest .sub_nav li.other{ display:block; width:100%; height:5px; margin:0;}
#header_box .nav li.lest .sub_nav li a{padding:0; font-weight:700; color:#222; white-space:nowrap; height:auto;}
#header_box .nav li.lest .sub_nav li img{ display:block;}

#header_box .nav .sub_nav li a:hover{ background:none;}

#header_box .nav > li.on .sub_nav{ opacity:1; visibility:visible; transform:scale(1);}
#header_box .nav > li:hover a i{ transform:rotateZ(-180deg); color:#c6a85b;}

#top_box .currency_txt{ position:relative;}
#top_box .currency_txt .icon { position: absolute; right: -2px; top: 2px; z-index: 1;}
#header_box .currency_box select{ border:none; cursor:pointer; font-size:16px; font-weight:600; font-family:Rajdhani, sans-serif; appearance:none; -moz-appearance:none; -webkit-appearance:none;position:relative;z-index:10;padding-right:15px;background:none;}
#header_box .cart_box{border:0; height:auto; padding:0;}
#header_box .cart_txt{line-height:22px;position:relative; padding-right:20px;}
#header_box .cart_txt a{display:inline-block;color: #0c0c0d;}
#header_box .cart_txt a i{display:inline-block;vertical-align:middle;color:#222;font-size:22px; height:auto; margin:0 4px 2px 0;}
#header_box .cart_txt strong{ width:18px; height:18px; border-radius:50%; text-align:center; line-height:18px; background:#c6a85b; position:absolute; right:0; top:-6px; display:block; color:#fff; font-size:12px;}


#header_box #minicartlist{
  max-height:calc(100vh - 120px);
  overflow:auto; 
}

#header_box .cart_box .minicart_empty{
	color:#333;
	padding:5px 10px;
}
#header_box .cart_box .minicart_empty p{
	padding:5px 0;
}
#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;
	font-size:13px;
}
#header_box .buy_pro{
	padding:0;
}
#header_box .buy_pro li div.right_info{
	width:calc(100% - 80px);
	padding-left:20px;
	box-sizing:border-box;
	line-height:20px;
	float:right;
}

#header_box .buy_pro li div.right_info a{
	color:#000;
	font-weight:normal;
}
#header_box .buy_pro li div.right_info .size{
	color:#999;
}
#header_box .buy_pro li div.right_info .price .red,
#header_box .total span{
	color:#000;
	font-weight:bold;
}
#header_box .cart_box .minicart_more,
#header_box .cart_box .minicart_more:hover{
	background:none;
	color:#333;
}
#header_box .buy_pro li div.right_info a:hover,
#header_box .cart_box .minicart_more:hover{
	text-decoration:underline;
}


#header_box .cart_box .minicart_bottom{
	border:0;
	font-size:0;
	padding:0;
	background:none;
}
#header_box .total{
	font-weight: normal;
    padding: 30px 0;
    text-align: left;
	font-size:14px;
}
#header_box .buy_pro li .pic img{
	max-width:80px;
	max-height:80px;
}
#header_box .cart_box .minicart_bottom .view_cart_btn a{
	width: calc(50% - 10px);
	height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background: #000;
    font-weight: normal;
    padding: 0;
    border-radius: 0;
    vertical-align: top;
    margin: 0;
	display:inline-block;
}
#header_box .cart_box .minicart_bottom .view_cart_btn a.mini_cart_view_btn{
	margin-right:20px;
	border:1px solid #000;
	height:40px;
	line-height:38px;
	color:#000;
	background:#fff;
	box-sizing:border-box; 
	transition:all 0.3s ease;
	display:inline-block;
}
#header_box .cart_box .minicart_bottom .view_cart_btn a.mini_cart_view_btn:hover{
	background:#000;
	color:#fff;
}
#header_box .buy_pro li{
	padding:30px 0 0;
	border:0;
	overflow:hidden;
}
#header_box .buy_pro li div.left_pic{
	width:80px;
	float:left;
}
#header_box .buy_pro li .pic{
	width:80px;
	height:80px;
	line-height:80px;
	margin:0;
}
#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 .header_top_nav{
	float: right;
    margin-right: 20px;
    font-size: 0;
}
#header_box .login-link{
	display: none;
    vertical-align: top;
    line-height: 30px;
    font-size: 12px;
    margin:0 12px;
	position:relative;
	float:left;
	font-weight:bold;
}
#header_box .login-link a{
	color:#0c0c0d
}
#header_box .login-link svg{
	height:24px;
	width:24px;
	display: inline-block;
    vertical-align: middle;
	fill: currentColor;
}
#header_box .header_top_nav a{
	color:#505050;
}
#header_box .tracking{
	display: inline-block;
    vertical-align: top;
    line-height: 30px;
    font-size: 12px;
    padding-left: 12px;
}



.mobile_nav_box,
.mobile_header_top_nav,
.mobile_cate{
	display:none;
}

/*手机端左侧菜单*/
.main_open{
	overflow:hidden !important;
	height:100%;
	box-sizing:border-box;
}
.main_show .main_bg{
	display:block;
	z-index:99999;
}
.mobile-nav {
    width: 335px;
    max-width: 95vw;
    background-color: #000;
    color: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
	margin-left:-100%;
    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: margin-left 0.4s;
    transition: margin-left 0.4s;
}
.main_show .mobile-nav{
	margin-left:0;
}
.mobile-nav__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	align-items: center;
	border-bottom:1px solid #333;
}
.mobile-nav__header span{
	font-size:20px;
	font-weight:bold;
}
.mobile-nav .mobile-nav__header img{
	max-height:30px;
}
.mobile-nav .mobile-nav__header svg{
	height:16px;
	width:16px;
	fill:#fff;
}
.mobile-nav__middle {
    justify-self: flex-end;
	overflow:hidden;
    overflow-y: auto;
}

.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: 20px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
	color:#fff;
	font-size:14px;
}
.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-currency{
	padding:20px;
}
.mobile-nav .mobile-currency select{
	width:100%;
	height:30px;
	border:none;
}

.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;
	height:calc(100% - 80px);
	overflow-y: auto;
}
.mobile-nav .sub_show .nav{
	margin-left:-100%;
}
.mobile-nav__middle.sub_show{
	overflow:hidden;
}
.mobile-nav .sub_show .sub_on .sub_nav{
	display:block;
}

#bottom_box{width:100%;border-top:1px solid #f1f1f1; padding-top:0;}
#bottom_box .bottom{ padding:0; border:none; background:#c6a85b;}
#bottom_box .newsletter{ padding:90px 0; text-align:center; align-items: center; justify-content: center; display:flex; flex-wrap: wrap;}
#bottom_box .newsletter h3{ display:inline-block; color:#fff; font-size:25px; font-weight:400;}
#bottom_box .newsletter form{ display:inline-block; margin-left:100px;}
#bottom_box .newletterform label{display:none;}
#bottom_box .newletterform form{text-align:right;width:420px;height:50px; float:left;}
#bottom_box .newsletter_txt{float:left; height:50px;width:380px;padding:0; text-indent:10px;  border:none; color:#a6abb1; font-size:14px; letter-spacing:1px;}
#bottom_box .newsletter_btn{float:left;margin:0;width:auto;height:50px; color:#fff; box-sizing:border-box; background:#0c0c0d; font-size:14px; text-transform:uppercase; line-height:50px; padding:0 34px; font-weight:500;}
#bottom_box .newsletter_btn:hover{ background:#444;}
#bottom_box .wapper{ width:100%; max-width:1480px;}
#bottom_box .link_box{ padding:36px 62px 52px;}
#bottom_box .link_box .about_con,#bottom_box .link_box .sns{ width:calc(25% - 25px); margin-left:32px; float:left;  margin-left:0;}
#bottom_box .link_box .about{ min-height:50px; width:100%;}
#bottom_box .link_box .about p{ font-size:18px; color:#0c0c0d; margin-top:10px;}
#bottom_box .link_box dl{ padding:0; width:160px; width:calc(25% - 25px); margin-left:32px;}
#bottom_box .link_box dl dt,#bottom_box .link_box .about h3,#bottom_box .link_box .sns h3{margin-bottom:5px; color:#a1a1a6; font-size:18px; text-transform:uppercase; font-weight:normal;  font-weight:600;}
#bottom_box .link_box dl.newletterform dt{ color:#222;}
#bottom_box .link_box dl dd a{color:#666;line-height:18px;  font-size:18px; color:#0c0c0d;}
#bottom_box .link_box dl dd a:hover{color:#c6a85b;}
#bottom_box .copyright{ text-align:center; color:#666; line-height:30px; min-height:30px;}
#bottom_box .copyright img{ max-height:50px;}
#bottom_box .copyright p{padding:14px 0;}

.main_bg{
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3);
	z-index:99;
}
#body_box{
	width:1200px;
}
.product_detail_2017 .viewfontright{
	width:555px;
}
/*产品列表页*/
.product_list_2017 .common_pro_list1{
	font-size:0;
}
.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.other{ margin:0; width:100%;}
.product_list_2017 .common_pro_list1 li:nth-child(4n){
	margin-right:0;
}
.product_list_2017 .common_pro_list1 li .product_img{
	position:relative;
}
.product_list_2017 .common_pro_list1 li .pic{
	width: 285px;
    height: 360px;
    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{
	background: #ed3445;
    width: 60px;
    height: 24px;
    line-height: 24px;
}
.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;
	width:auto;
}
.product_list_2017 .common_pro_list1 li .sold_out_box{
	position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(0,0,0,.5);
    line-height: 100px;
    color: #fff;
    text-align: center;
    margin: -50px 0 0 -50px;
}
.product_list_2017 .common_pro_list1 .pro_content{
	text-align: center;
    padding: 10px 0 0 0;
    position: relative;
    z-index: 2;
}
.product_list_2017 .common_pro_list1 li .name{
	font-size: 14px;
    line-height: 27px;
    text-align: center;
    color: #333;
    padding: 0;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product_list_2017 .common_pro_list1 li .name:hover{
	text-decoration:underline;
}
.product_list_2017 .common_pro_list1 li .price{
	font-size: 16px;
    color: #ed3445;
    font-weight: bold;
}
.product_list_2017 .common_pro_list1 li span.oldprice{
	color: #999;
	font-size:16px;
}


.block_items_imagetext_1{}
.block_items_imagetext_1 .imagetext-content{ background:#fff;}
.block_items_imagetext_1 .imagetext_pic{position:relative; width:30%;}
.block_items_imagetext_1 .imagetext_pic img{display:block;width:100%;}
.block_items_imagetext_1 .imagetext_content_btn{background:#e11687;}
.block_items_imagetext_1 .imagetext_content_wapper{padding:20px 50px;}
.block_items_products_rec .block_rec_ul li .pro_content{background:#fff;padding:10px 0;}
.block_items_category_list .block_category_content .category-pic:before{background:rgba(225,22,135,0.9);}
.block_items_category_list .block_category_content .category-name{color:#fff;}
.block_single_products .single_product_img img{display:block;width:100%;}
.block_single_products{background:#fff;}
.block_items_products_rec .block_rec_ul li:hover{box-shadow: 0 20px 30px 0 rgba(0,0,0,0.06);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);    transition: all 0.25s ease;}
.block_items_category_list .block_category_content li:nth-child(3n){
    margin-right: 0;
}
.block_items_category_list .block_category_content li:nth-child(4n){
    margin-right: 15;
}
.block_items_category_list .block_category_content .category-name{
	left:0;
	bottom:0;
	padding:20px 50px 8px 50px;
	width:100%;
	transform:translateX(0);
	max-width:100%;
	background:rgba(225,22,135,0.9);
	text-align:left;
	font-size:20px;
}
#bottom_box .shartto li{
    height: 36px;
    width: 36px;
    float: left;
    margin-right: 3px;
    line-height: 36px;
    font-size: 20px;
}
.free_shipping svg{ height:20px; width:20px; margin: 0 6px -5px 0;}
.product_list_2017 .viewlistbox{ background:#fff; padding-right:5px;}

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


/*多颜色主题*/
/*红色*/
.global_style_red{}
.global_style_red #header_box .nav > li:hover > a,
.global_style_red #bottom_box .link_box dl dd a:hover,
.global_style_red #bottom_box .shartto li a:hover{ color:#ed4040;}
.global_style_red #header_box .cart_txt strong,
.global_style_red #bottom_box .bottom{ background:#ed4040;}

/*橙色*/
.global_style_orange{}
.global_style_orange #header_box .nav > li:hover > a,
.global_style_orange #bottom_box .link_box dl dd a:hover,
.global_style_orange #bottom_box .shartto li a:hover{ color:#ff8542;}
.global_style_orange #header_box .cart_txt strong,
.global_style_orange #bottom_box .bottom{ background:#ff8542;}

/*绿色*/
.global_style_green{}
.global_style_green #header_box .nav > li:hover > a,
.global_style_green #bottom_box .link_box dl dd a:hover,
.global_style_green #bottom_box .shartto li a:hover{ color:#089b32;}
.global_style_green #header_box .cart_txt strong,
.global_style_green #bottom_box .bottom{ background:#089b32;}

/*蓝色*/
.global_style_blue{}
.global_style_blue #header_box .nav > li:hover > a,
.global_style_blue #bottom_box .link_box dl dd a:hover,
.global_style_blue #bottom_box .shartto li a:hover{ color:#428fff;}
.global_style_blue #header_box .cart_txt strong,
.global_style_blue #bottom_box .bottom{ background:#428fff;}

/*紫色*/
.global_style_purple{}
.global_style_purple #header_box .nav > li:hover > a,
.global_style_purple #bottom_box .link_box dl dd a:hover,
.global_style_purple #bottom_box .shartto li a:hover{ color:#c942ff;}
.global_style_purple #header_box .cart_txt strong,
.global_style_purple #bottom_box .bottom{ background:#c942ff;}


/*粉色*/
.global_style_pink{}
.global_style_pink #header_box .nav > li:hover > a,
.global_style_pink #bottom_box .link_box dl dd a:hover,
.global_style_pink #bottom_box .shartto li a:hover{ color:#fb6cb1;}
.global_style_pink #header_box .cart_txt strong,
.global_style_pink #bottom_box .bottom{ background:#fb6cb1;}

/*黑色*/
.global_style_black{}
.global_style_black #header_box .nav > li:hover > a,
.global_style_black #bottom_box .link_box dl dd a:hover,
.global_style_black #bottom_box .shartto li a:hover{ color:#000000;}
.global_style_black #header_box .cart_txt strong,
.global_style_black #bottom_box .bottom{ background:#000000;}
.global_style_black #bottom_box .newsletter_btn{ background:#c6a85b;}

/*黄色*/
.global_style_yellow{}
.global_style_yellow #header_box .nav > li:hover > a,
.global_style_yellow #bottom_box .link_box dl dd a:hover,
.global_style_yellow #bottom_box .shartto li a:hover{ color:#fbd540;}
.global_style_yellow #header_box .cart_txt strong,
.global_style_yellow #bottom_box .bottom{ background:#fbd540;}

/*橙黄色*/
.global_style_orange_yellow{}
.global_style_orange_yellow #header_box .nav > li:hover > a,
.global_style_orange_yellow #bottom_box .link_box dl dd a:hover,
.global_style_orange_yellow #bottom_box .shartto li a:hover{ color:#fe9a04;}
.global_style_orange_yellow #header_box .cart_txt strong,
.global_style_orange_yellow #bottom_box .bottom{ background:#fe9a04;}

/*洋红色*/
.global_style_magenta{}

/*浅褐色*/
.global_style_light_brown{}
.global_style_light_brown #header_box .nav > li:hover > a,
.global_style_light_brown #bottom_box .link_box dl dd a:hover,
.global_style_light_brown #bottom_box .shartto li a:hover{ color:#6b473c;}
.global_style_light_brown #header_box .cart_txt strong,
.global_style_light_brown #bottom_box .bottom{ background:#6b473c;}

/*褐色*/
.global_style_brown{}
.global_style_brown #header_box .nav > li:hover > a,
.global_style_brown #bottom_box .link_box dl dd a:hover,
.global_style_brown #bottom_box .shartto li a:hover{ color:#843900;}
.global_style_brown #header_box .cart_txt strong,
.global_style_brown #bottom_box .bottom{ background:#843900;}

/*棕绿色*/
.global_style_brown_green{}
.global_style_brown_green #header_box .nav > li:hover > a,
.global_style_brown_green #bottom_box .link_box dl dd a:hover,
.global_style_brown_green #bottom_box .shartto li a:hover{ color:#666400;}
.global_style_brown_green #header_box .cart_txt strong,
.global_style_brown_green #bottom_box .bottom{ background:#666400;}


/*浅绿色*/
.global_style_light_green{}
.global_style_light_green #header_box .nav > li:hover > a,
.global_style_light_green #bottom_box .link_box dl dd a:hover,
.global_style_light_green #bottom_box .shartto li a:hover{ color:#b2d235;}
.global_style_light_green #header_box .cart_txt strong,
.global_style_light_green #bottom_box .bottom{ background:#b2d235;}


/*深绿色*/
.global_style_dark_green{}
.global_style_dark_green #header_box .nav > li:hover > a,
.global_style_dark_green #bottom_box .link_box dl dd a:hover,
.global_style_dark_green #bottom_box .shartto li a:hover{ color:#029834;}
.global_style_dark_green #header_box .cart_txt strong,
.global_style_dark_green #bottom_box .bottom{ background:#029834;}

/*浅蓝色*/
.global_style_light_blue{}
.global_style_light_blue #header_box .nav > li:hover > a,
.global_style_light_blue #bottom_box .link_box dl dd a:hover,
.global_style_light_blue #bottom_box .shartto li a:hover{ color:#2c6dff;}
.global_style_light_blue #header_box .cart_txt strong,
.global_style_light_blue #bottom_box .bottom{ background:#2c6dff;}

/*深蓝色*/
.global_style_dark_blue{}
.global_style_dark_blue #header_box .nav > li:hover > a,
.global_style_dark_blue #bottom_box .link_box dl dd a:hover,
.global_style_dark_blue #bottom_box .shartto li a:hover{ color:#32339f;}
.global_style_dark_blue #header_box .cart_txt strong,
.global_style_dark_blue #bottom_box .bottom{ background:#32339f;}


/*浅紫色*/
.global_style_light_purple{}
.global_style_light_purple #header_box .nav > li:hover > a,
.global_style_light_purple #bottom_box .link_box dl dd a:hover,
.global_style_light_purple #bottom_box .shartto li a:hover{ color:#d27fff;}
.global_style_light_purple #header_box .cart_txt strong,
.global_style_light_purple #bottom_box .bottom{ background:#d27fff;}
/*深紫色*/
.global_style_dark_purple{}
.global_style_dark_purple #header_box .nav > li:hover > a,
.global_style_dark_purple #bottom_box .link_box dl dd a:hover,
.global_style_dark_purple #bottom_box .shartto li a:hover{ color:#b600ff;}
.global_style_dark_purple #header_box .cart_txt strong,
.global_style_dark_purple #bottom_box .bottom{ background:#b600ff;}
/*青色*/
.global_style_cyan{}
.global_style_cyan #header_box .nav > li:hover > a,
.global_style_cyan #bottom_box .link_box dl dd a:hover,
.global_style_cyan #bottom_box .shartto li a:hover{ color:#009ad6;}
.global_style_cyan #header_box .cart_txt strong,
.global_style_cyan #bottom_box .bottom{ background:#009ad6;}

/*青绿色*/
.global_style_cyan_green{}
.global_style_cyan_green #header_box .nav > li:hover > a,
.global_style_cyan_green #bottom_box .link_box dl dd a:hover,
.global_style_cyan_green #bottom_box .shartto li a:hover{ color:#00ae9d;}
.global_style_cyan_green #header_box .cart_txt strong,
.global_style_cyan_green #bottom_box .bottom{ background:#00ae9d;}

/*青蓝色*/
.global_style_cyan_blue{}
.global_style_cyan_blue #header_box .nav > li:hover > a,
.global_style_cyan_blue #bottom_box .link_box dl dd a:hover,
.global_style_cyan_blue #bottom_box .shartto li a:hover{ color:#102b6a;}
.global_style_cyan_blue #header_box .cart_txt strong,
.global_style_cyan_blue #bottom_box .bottom{ background:#102b6a;}


.autocomplete-suggestions{
	position:fixed !important;
}
@media screen and (max-width: 1440px){
	#header_box .top_rt_box{ width:28%;}
}

@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 (min-width: 1024px) {
	.header__menu-icon,
	#header_box .logo{
		text-align:left;
	}
	#mobile-nav{
		display: none
	}
	#header_box .login-link{
		display: block;
	}
	#header_box .search_icon svg{
		margin-top:3px;	
	}
	#bottom_box .newsletter .wapper{
		padding: 90px 20px;
	}
	#bottom_box .newsletter{
		margin-bottom:0;
	}
	#bottom_box .bottom_link .dl-list{
		width:auto;
	}
	#bottom_box .foot-txt{
		padding:0 20px;	
	}
	#bottom_box .foot-copyright{
		padding-bottom:0;
	}
	#bottom_box .bottom_link .dl-list{
		width:25%;
	}
	.block_items_category_list .block_category_content li {
		width: calc(33.3333% - 15px);
	}
}
@media screen and (max-width: 1024px){
#header_box .cart{display:none !important;}
#header_box .nav_warp,
#header_box .login,
.mobile-nav__middle .nav > li > a i{ display:none;}
#header_box .top_rt_box{ width:50%;}
#header_box .nav > li > a svg{display:block;}
}
@media (max-width: 1024px) and (min-width: 678px) {
	#header_box .logo{
		width:15%;	
	}
	#bottom_box .link_box{
		padding-left:30px;
		padding-right:30px;
		display: flex;
    	flex-wrap: wrap;
	}
}


@media (min-width: 678px) {
	#bottom_box .currency_box{
		left:20px;
	}
	
	.mobile-nav .mobile-currency{
		display:none;
	}
	
	
}


@media screen and (max-width:768px){
	#header_box .logo{width:18%;}
	#header_box .cart_box{margin-left:0;float:left;}
	#header_box .currency_box{display:none;}
	
	#header_box .cart_txt .pc-txt b{
		display:none;
	}
	#header_box .cart_txt .pc-txt svg{
		display:block;
	}
	#header_box .cart_txt .pc-txt span.num{
		position:absolute;
		left:50%;
		top:0;
		transform:translateX(-50%);
		color:#fff;
		background:none;
		border-radius:0;
		margin-left: 0;
		height:auto;
		border:none;
		line-height:inherit;
	}
	.mobile-nav .mobile-currency{
		display:block;
	}
	.block_items_category_list .block_category_content li{
		width:100%;
	}
	.block_items_category_list .block_category_content .category-name{
		padding:15px 15px 8px 15px;
	}
	#bottom_box .newsletter{
		padding:40px 0;
	}
	#bottom_box .newsletter h3,
	#bottom_box .newsletter form{
		width:100%;
	}
	#bottom_box .newsletter h3{
		text-align:left;	
	}
	#bottom_box .newsletter form{
		margin-left:0;
	}
	#bottom_box .newsletter_txt{
		width:100%;
		margin-bottom:15px;
	}

	#bottom_box .link_box {
		padding: 36px 15px 22px
	}
	#bottom_box .link_box dl,
	#bottom_box .link_box .about_con,
	#bottom_box .link_box .sns{
		width: 33.3333%;
		margin:0;
		padding:0 15px;
		box-sizing:border-box
	}
	#bottom_box .link_box dl dd{
		padding:3px 0;
	}
}

@media screen and (max-width: 640px){
	.block_items_imagetext_1 .imagetext_pic{width:calc(100% - 40px);margin:20px 20px 0;box-sizing:border-box;}
	.block_items_imagetext_1 .imagetext_pic img{margin:0 auto;}
}
@media screen and (max-width: 480px){
	.index_con{ padding:0 15px;}
	#header_box .logo{
		width:30%;	
	}
	#bottom_box .link_box .about_con,
	#bottom_box .link_box .sns,
	#bottom_box .link_box dl{
		width:100%;
		margin-left:0;
		margin-bottom:20px;
	}
}