html,body{
	overflow-y: initial;
	color:#000;
	font-family:Montserrat;
}
a{color:#000;}
a:hover{color:#caab91;}
.index_default{
	width:100% !important;
	margin:0;
}
.wapper{
	width:100%;
	max-width:1240px;
	box-sizing:border-box;
}
#header_box{
	width:100%;
	position:relative;
	z-index:9999;
}

#header_box .header_content{
	background:#f7ece3;
	font-size:0;
	position:relative;	
}
#header_box #mobile-nav{display:none;}
#header_box .header_content i{color:#000;}
#header_box .shartto{display:inline-block;vertical-align:middle;width:33.33%;font-size:16px;padding:0 1.1%;box-sizing:border-box; min-height:30px;}
#header_box .shartto li{display:inline-block;vertical-align:middle;padding:0 10px 0 0;line-height:50px;} 
#header_box .top-txt{display:inline-block;vertical-align:top;width:33.33%;text-align:center;font-size:15px;padding:0 1.1%;box-sizing:border-box; min-height:50px; line-height:50px;}
#header_box .header_rt{
	padding-top:0;
	width:33.33%;
	display:inline-block;
	vertical-align:middle;
	text-align:right;
	padding:0 1.1%;box-sizing:border-box;

}

#header_box .logo{
	width:100%;
	height:60px;
	text-align:center;
	display: flex;
    justify-content: center;
    align-items: center;
	margin:10px auto;
}
#header_box .logo a{
	display:inline-block;
}
#header_box .logo img{
	display:block;
	max-width:100%;
	max-height:60px;
	
}


#header_box .search_icon{
	display:inline-block;
	vertical-align:middle;
    color: #000;
    position: relative;
	cursor:pointer;
	padding:0 0 0 10px;
}

#header_box .search_icon svg{
	height: 20px;
    width: 20px;
    vertical-align: top;
    fill: #000;
}
#header_box .search_icon svg:hover{fill:#caab91;}
#header_box .search_icon svg.search-close{display:none;fill:#caab91;}
#header_box .search-box{
	display: none;
	position:absolute;
	left: 0;
	top: 100%;
	padding:20px;
	width: 100%;
	height: auto;
	z-index: 10;
	box-sizing:border-box;
	background:#000;
	z-index:9999;
}
#header_box .search{
	height: auto;
	width:100%;
	padding:0;
	box-sizing:border-box;
}
#header_box .searchform{
	border:none;
	font-size:0;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	max-width:100%;
}
#header_box .search_input{
	padding:10px 30px 10px 0;
	border:0;
	width:360px;
	height:50px;
	line-height: normal;
	box-sizing:border-box;
	float:none;
	display:inline-block;
	vertical-align:top;
	background:#fff;
	max-width: calc(100% - 60px);
}
#header_box .btn_search{
	background:none;
	color:#333;
	float:none;
	display:inline-block;
	vertical-align:top;
	width:60px;
	text-align:center;
	line-height:50px;
	margin:0;
	padding:0;
	height: 50px;
    border: 0;
	background:#685240;
}
#header_box .btn_search svg{
	width:25px;
	height:25px;
	fill:#fff;
}

#header_box .mobile-no-search{
	position:absolute;
	right: 46px;
    top: 48px;
}


#header_box .currency_box{
	display:inline-block;
	vertical-align:middle;
	padding:0 0 0 10px;
	position:relative;
}
#header_box .currency_txt{position:relative;}
#header_box .currency_txt select{
	background:none;
	line-height:18px;
	color:inherit;
	font-size:14px;
	appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
	cursor:pointer;
    padding-right: 15px;
	padding-left:5px;
    outline: none;
	position:relative;
	z-index:2;
}
#header_box .currency_txt .icon {
    position: absolute;
    right: 0;
    top: 50%;
	transform:translate(0,-50%);
    z-index: 1;
}
#header_box .currency_txt select option{
	color:#333;
}
#header_box .currency_box .currency_txt i{
	background:none;
	margin:0 0 0 4px;
	font-size:13px;
	vertical-align:middle;
}
#header_box .currency_box:hover .currency_txt{
	color:#caab91;
	}
#header_box .drop_currency{
    position: absolute;
    z-index: 9999;
    background: #fff;
    border: 1px solid #c1c1c1;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.15);
    display: none;
	right: -35px;
    top: 33px;
    min-width: 120px;
	white-space:nowrap;
    padding:10px 0 20px;
	font-size:14px;
}
#header_box .currency_box:hover .drop_currency{
	display:block;
	
	}
#header_box .currency li a{
    color: #333;
    display: block;
    overflow: hidden;
    height: 22px;
    line-height: 22px;
    padding: 0 8px;
}
#header_box .currency li a:hover{
	color:#fff;
	background:#caab91;
}
#header_box .currency li a b {
    font-weight: normal;
    float: left;
}
#header_box .currency li a span {
    float: right;
}


#header_box .cart_box{

    padding: 0 0 0 10px;
	margin:0;
    height: 24px;
	border:none;
	float: none;
    display: inline-block;
    vertical-align: middle;
}
#header_box .cart_txt{
	line-height: 20px;
    font-size: 12px;
	position:relative;
	height:35px;
}
#header_box .cart_txt i{
	background:none;
	width:auto;
	font-size:20px;
	margin:0;
	vertical-align:middle;
	padding:0 5px;
	color:inherit;
}
#header_box .cart_txt a{
	display: block;
    height: 24px;
    line-height: 24px;
    color: #000;
}
#header_box .cart_txt a:hover{color:#caab91;}
#header_box .cart_txt a:hover svg{fill:#caab91;}
#header_box .cart_txt a svg{
	display: inline-block;
    height: 24px;
    width: 18px;
    vertical-align: top;
    margin-right: 5px;
    fill: #505050;
}
#header_box .cart_txt a span{
	display:inline-block;
	vertical-align:middle;
	font-weight:normal;
	text-transform:uppercase;
	font-size:14px;
}

#header_box .cart_box.on .cart_txt a{
	color:#fff;
}

#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 #minicartlist{
	max-height:calc(100vh - 120px);
	overflow:auto; 
}
#header_box .buy_pro li div.right_info{
	padding-right: 30px;
    box-sizing: border-box;
}

#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 .buy_pro li .minicart-del{
	right:0;
}

#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;
}
#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;
}
#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;
}
#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;
}
#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;
}
#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 .login-link{
    vertical-align: middle;
    font-size: 12px;
    padding-left: 10px;
	position:relative;
	display:inline-block;
}
#header_box .login-link svg{
	height:20px;
	width:20px;
	display: inline-block;
    vertical-align: middle;
	fill: currentColor;
}


#header_box .nav_war{
    background:#000;
}

#header_box .nav_box{
	text-align:center;
	border:0;
	height:auto;
	min-height:50px;
	font-size:0;
	margin:0 auto;
	position:relative;
	z-index:101;

}

#header_box #nav > li{
	display: inline-block;
	vertical-align:top;
	position:relative;
	
}
#header_box #nav > li > a{
	font-weight:bold;
	display:block;
	padding:0 20px;
	font-size:15px;
	color:#fff;
	line-height:50px;
	letter-spacing: 0.5px;

	}
#header_box #nav > li > a svg{
	height: 22px;
    width: 22px;
    vertical-align: middle;
    fill: #989898;
	transform:rotate(-90deg);
}
#header_box #nav > li.on{
	z-index:10;
}
#header_box #nav > li.on > a{
	color:#caab91;
}
#header_box #nav > li.on > a svg{
	fill:#caab91;
}

#header_box .sub_nav{
	position: absolute;
	width:250px;
	left:50%;
	top:100%;
	transform:translateX(-50%);
    text-align: left;
    background: #fff;
    border: 1px solid #dfdfdf;
	padding:5px 0 10px;
	display:none;
}
#header_box #nav > li.on .sub_nav{
	display:block;
}
#header_box .sub_nav .sub_tit{
	display:none;
}
#header_box .sub_nav li{
	padding:10px 15px;
	box-sizing:border-box;
	font-size:15px;
	height:auto;
	width:100%;
    float: none;
	
}
#header_box .sub_nav li a{

}
#header_box .sub_nav li a:hover{
	color:#caab91;
	font-weight:bold;

}


#header_box .rt-list{line-height:20px;margin-left:10px;position:relative;height:20px !important;cursor:pointer;}
#header_box .rt-list:before{position:absolute;top:3px;bottom:3px;left:0;width:1px;background:#ccc;content:'';}
/*
.mobile_nav_box,
.mobile_header_top_nav,
.mobile_cate{
	display:none;
}
*/
/*手机端左侧菜单*/

.main_show{
	overflow:hidden !important;
	height:100%;
	box-sizing:border-box;
}
.main_show .main{
	-webkit-transform: translate3d(300px, 0, 0);
    -moz-transform: translate3d(300px, 0, 0);
    -o-transform: translate3d(300px, 0, 0);
    -ms-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}
.main_show .main_bg{
	display:block;
}
.mobile-nav {
    width: 300px;
    max-width: 95vw;
    background-color: #000;
    color: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
	-webkit-transform: translate3d(-300px, 0, 0);
    -moz-transform: translate3d(-300px, 0, 0);
    -o-transform: translate3d(-300px, 0, 0);
    -ms-transform: translate3d(-300px, 0, 0);
	transform: translate3d(-300px, 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);
	padding: 30px 15px 15px;
    box-sizing: border-box;
}
.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 li{position:relative;}
.mobile-nav .arrow-icon{position:absolute;right:0;padding:5px;width:20px;height:20px;transform: rotate(-90deg); top: 5px;}
.mobile-nav a{color:#fff;display: inline-block;line-height: 40px;font-size: 14px;}
.mobile-nav .sub_nav{display:none;padding-left:20px;}
.mobile-nav .sub_nav a{font-size:13px;}
.mobile-nav li.sub_on .sub_nav{}
.sub_tit{display:none;}
.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;
	display:none;
	
}
.mobile-nav .mobile-nav__header img{
	max-height:30px;
	display:none;
}
.mobile-nav .no-nav{position:absolute;top:0;right:0;background:#fff;}
.mobile-nav .no-nav svg{
	height:20px;
	width:20px;
	fill:#000;
	padding:5px;
}
.mobile-nav__middle {
    justify-self: flex-end;
    overflow-y: scroll;
}

.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-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%;
}
.mobile-nav .sub_show .nav{
	margin-left:-100%;
}
.mobile-nav .sub_show .nav .sub_nav{
	
}

.mobile-nav .mobile-currency_box{
	margin:15px 20px 0;
	height:35px;
	border:1px solid #fff;
	position:relative;
	display:none;
}
.mobile-nav .mobile-currency_box .currency_txt{
	line-height:35px;
	position:relative;
	padding-left:10px;
}
.mobile-nav .mobile-currency_box .currency_txt i{
	background:none;
	position:absolute;
	right:10px;
}
.mobile-nav .mobile-currency_box .drop_currency{
	position:absolute;
	top:35px;
	left:-1px;
	width:100%;
}
.mobile-nav .mobile-currency_box .currency li{
	padding:10px;
}
.mobile-nav .mobile-currency_box .currency li a{
	display: flex;
    justify-content: space-between;
}
.mobile-nav .mobile-currency_box .currency li a span,
.mobile-nav .mobile-currency_box .currency li a b{
	float:none;
}

#bottom_box{
	width:100%;
	padding:0; 
	margin:0;
	background:#000;
}
#bottom_box .newsletter{
	background:#f7ece3;
	padding:30px 0 40px;
	text-align:center;
}
#bottom_box .newsletter h3{
	width:100%;
	color:#000;
	font-size:19px;
	padding-bottom:20px;
}
#bottom_box .newsletter .newsletter_con{
	width:100%;
	box-sizing:border-box;
	position:relative;
	font-size:0;
}
#bottom_box .newsletter_txt{
	width:400px;
	max-width:100%;
	height:44px;
	border:1px solid #000;
	color:#000;
	padding:10px;
	box-sizing:border-box;
	display:inline-block;
	vertical-align:top;
	background:transparent;
}
#bottom_box .newsletter_btn{
	display:inline-block;
	vertical-align:top;
	height:44px;
	line-height:44px;
	color:#fff;
	background:#000;
	font-weight:normal;
	padding:0 40px;
	width:auto;
	margin:0;
	
}
#bottom_box .newsletter_btn:hover{
	background:#222;
	transition:all .25s ease-in-out;
}
#bottom_box .bottom_link{

	padding:50px 0 30px;
	font-size:0;
}

#bottom_box .bottom_link dl.about_us{
	min-height:30px;
}
#bottom_box .bottom_link dl.about_us dd{
	
}
#bottom_box .bottom_link dl.about_us p{
	font-size:13px;
	color:#fff;
	line-height:20px;
	margin:20px 0;
}

#bottom_box .bottom_link dl.about_us a{
	color:#ff460c;
	text-decoration:underline;
}
#bottom_box .bottom_link dl{
	display:inline-block;
	vertical-align:top;
	width:25%;
	padding-right:20px;
	box-sizing:border-box;

}
#bottom_box .bottom_link dl:last-child{
	padding-right:0;
	}
#bottom_box .bottom_link dt{
	font-size:16px;
	color:#fff;
	text-transform:capitalize;
	margin-bottom:15px;
	padding-bottom:10px;
	font-weight:bold;
}
#bottom_box .bottom_link dd{
	display: block;
    line-height: 24px;
    color: rgba(255,255,255,0.7);
    font-size: 14px;
	}
#bottom_box .bottom_link dd > a{
	display:block;
	color:inherit;
}
#bottom_box .bottom_link dd > a:hover{
	color:#fff;
}

#bottom_box .footer{
	padding:30px 0;
	text-align:center;
 
}
#bottom_box .footer .wapper{
	position:relative;
}

#bottom_box .block_copyright{
	padding:0;
	line-height:25px;
	color:#fff;
	text-align:center;
	min-height:25px;
}

#bottom_box .shartto{
	float: none;
    height: auto;
    line-height: normal;
}
#bottom_box .shartto li {
    width: 35px;
	height:35px;
	line-height:35px;
	text-align:center;
    float: none;
    margin: 0 10px 10px 0;
    display: inline-block;
    vertical-align: middle;
}
#bottom_box .shartto li a{
	font-size:24px;
	color:rgba(255,255,255,0.7);
}
#bottom_box .shartto li a:hover{color:#fff;}

.main_bg{
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3);
	z-index:99999;
}
#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: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: 18px;
    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 .price{
	font-size: 16px;
    color: #ed3445;
    font-weight: bold;
}
.product_list_2017 .common_pro_list1 li span.oldprice{
	color: #999;
	font-size:16px;
}
.free_shipping svg{
	height: 20px;
    width: 20px;
    margin: 0 6px -5px 0;
}


.block_items_imagetext .imagetext_content{
	color:#fff;
}
.block_items_imagetext .imagetext_content_btn{
	background:#caab91;
}

.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 #bottom_box,
.global_style_red #bottom_box .newsletter_btn,
.global_style_red #header_box .nav_war{
	background: #ed4040;
}
.global_style_red #bottom_box .newsletter_txt{
	border-color:#ed4040;
}

/*橙色*/
.global_style_orange #bottom_box,
.global_style_orange #bottom_box .newsletter_btn,
.global_style_orange #header_box .nav_war{
	background: #ff8542;
}
.global_style_orange #bottom_box .newsletter_txt{
	border-color:#ff8542;
}
/*绿色*/
.global_style_green #bottom_box,
.global_style_green #bottom_box .newsletter_btn,
.global_style_green #header_box .nav_war{
	background: #089b32;
}
.global_style_green #bottom_box .newsletter_txt{
	border-color:#089b32;
}
/*蓝色*/
.global_style_blue #bottom_box,
.global_style_blue #bottom_box .newsletter_btn,
.global_style_blue #header_box .nav_war{
	background: #428fff;
}
.global_style_blue #bottom_box .newsletter_txt{
	border-color:#428fff;
}
/*紫色*/
.global_style_purple #bottom_box,
.global_style_purple #bottom_box .newsletter_btn,
.global_style_purple #header_box .nav_war{
	background: #c942ff;
}
.global_style_purple #bottom_box .newsletter_txt{
	border-color:#c942ff;
}
/*粉色*/
.global_style_pink #bottom_box,
.global_style_pink #bottom_box .newsletter_btn,
.global_style_pink #header_box .nav_war{
	background: #fb6cb1;
}
.global_style_pink #bottom_box .newsletter_txt{
	border-color:#fb6cb1;
}

/*黑色*/
.global_style_black #bottom_box,
.global_style_black #bottom_box .newsletter_btn,
.global_style_black #header_box .nav_war{
	background: #000000;
}
.global_style_black #bottom_box .newsletter_txt{
	border-color:#000000;
}
/*黄色*/
.global_style_yellow #bottom_box,
.global_style_yellow #bottom_box .newsletter_btn,
.global_style_yellow #header_box .nav_war{
	background: #fbd540;
}
.global_style_yellow #bottom_box .newsletter_txt{
	border-color:#fbd540;
}
/*橙黄色*/
.global_style_orange_yellow #bottom_box,
.global_style_orange_yellow #bottom_box .newsletter_btn,
.global_style_orange_yellow #header_box .nav_war{
	background: #fe9a04;
}
.global_style_orange_yellow #bottom_box .newsletter_txt{
	border-color:#fe9a04;
}
/*洋红色*/
.global_style_magenta #bottom_box,
.global_style_magenta #bottom_box .newsletter_btn,
.global_style_magenta #header_box .nav_war{
	background: #428fff;
}
.global_style_magenta #bottom_box .newsletter_txt{
	border-color:#428fff;
}
/*浅褐色*/
.global_style_light_brown #bottom_box,
.global_style_light_brown #bottom_box .newsletter_btn,
.global_style_light_brown #header_box .nav_war{
	background: #6b473c;
}
.global_style_light_brown #bottom_box .newsletter_txt{
	border-color:#6b473c;
}
/*褐色*/
.global_style_brown #bottom_box,
.global_style_brown #bottom_box .newsletter_btn,
.global_style_brown #header_box .nav_war{
	background: #843900;
}
.global_style_brown #bottom_box .newsletter_txt{
	border-color:#843900;
}
/*棕绿色*/
.global_style_brown_green #bottom_box,
.global_style_brown_green #bottom_box .newsletter_btn,
.global_style_brown_green #header_box .nav_war{
	background: #666400;
}
.global_style_brown_green #bottom_box .newsletter_txt{
	border-color:#666400;
}

/*浅绿色*/
.global_style_light_green #bottom_box,
.global_style_light_green #bottom_box .newsletter_btn,
.global_style_light_green #header_box .nav_war{
	background: #b2d235;
}
.global_style_light_green #bottom_box .newsletter_txt{
	border-color:#b2d235;
}


/*深绿色*/
.global_style_dark_green #bottom_box,
.global_style_dark_green #bottom_box .newsletter_btn,
.global_style_dark_green #header_box .nav_war{
	background: #029834;
}
.global_style_dark_green #bottom_box .newsletter_txt{
	border-color:#029834;
}
/*浅蓝色*/
.global_style_light_blue #bottom_box,
.global_style_light_blue #bottom_box .newsletter_btn,
.global_style_light_blue #header_box .nav_war{
	background: #2c6dff;
}
.global_style_light_blue #bottom_box .newsletter_txt{
	border-color:#2c6dff;
}
/*深蓝色*/
.global_style_dark_blue #bottom_box,
.global_style_dark_blue #bottom_box .newsletter_btn,
.global_style_dark_blue #header_box .nav_war{
	background: #32339f;
}
.global_style_dark_blue #bottom_box .newsletter_txt{
	border-color:#32339f;
}

/*浅紫色*/
.global_style_light_purple #bottom_box,
.global_style_light_purple #bottom_box .newsletter_btn,
.global_style_light_purple #header_box .nav_war{
	background: #d27fff;
}
.global_style_light_purple #bottom_box .newsletter_txt{
	border-color:#d27fff;
}
/*深紫色*/
.global_style_dark_purple #bottom_box,
.global_style_dark_purple #bottom_box .newsletter_btn,
.global_style_dark_purple #header_box .nav_war{
	background: #b600ff;
}
.global_style_dark_purple #bottom_box .newsletter_txt{
	border-color:#b600ff;
}
/*青色*/
.global_style_cyan #bottom_box,
.global_style_cyan #bottom_box .newsletter_btn,
.global_style_cyan #header_box .nav_war{
	background: #009ad6;
}
.global_style_cyan #bottom_box .newsletter_txt{
	border-color:#009ad6;
}
/*青绿色*/
.global_style_cyan_green #bottom_box,
.global_style_cyan_green #bottom_box .newsletter_btn,
.global_style_cyan_green #header_box .nav_war{
	background: #00ae9d;
}
.global_style_cyan_green #bottom_box .newsletter_txt{
	border-color:#00ae9d;
}

/*青蓝色*/
.global_style_cyan_blue #bottom_box,
.global_style_cyan_blue #bottom_box .newsletter_btn,
.global_style_cyan_blue #header_box .nav_war{
	background: #102b6a;
}
.global_style_cyan_blue #bottom_box .newsletter_txt{
	border-color:#102b6a;
}

.block_items_blog .news-box .news-btn{display:none;}
.block_items_blog .news-box .text{text-align:center;}
.block_items_blog .news-box .news-tit{font-weight:bold;text-transform:capitalize;}
.block_items_ad .block_image_3 a img{width:100%;}


@media screen and (max-width:1366px){
	.wapper,
	#body_box{width:100%;padding:0 50px;box-sizing:border-box;}
	
	
}
@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 (max-width:1024px){
	.wapper,
	#body_box{padding:0 20px;}
}
@media screen and (max-width:992px){
	#bottom_box .bottom_link dl{width:33.33%;margin-bottom:20px;}
	#bottom_box .bottom_link dl:nth-child(3){padding-right:0;}
	#bottom_box .bottom_link dl.about_us{width:100%;}
	#header_box .shartto{display:none;}
	#header_box .top-txt{width:50%;padding:0 20px 0 0;font-size:12px;text-align:left;line-height:30px;}
	#header_box .header_rt{width:50%;padding:0 20px;}
	#header_box #nav > li > a{font-size:13px;padding:0 15px;}
	
}
@media screen and (max-width:767px){
	#header_box .top-txt{display:none;}
	#header_box .nav_war{display:none;}
	#header_box #mobile-nav{position: absolute;top: 50%;left: 15px;transform: translateY(-50%);display:block;}
	#header_box .cart_txt a .name{font-size:0;}
	#header_box .cart_txt a .num{font-size:14px;}
	#header_box .cart_txt{line-height:20px;height:20px;}
	#header_box .cart_txt a{height:20px;line-height:20px;}
	#header_box .cart_txt i{height:20px;}
	#header_box .header_rt{width: 100%;}
	#header_box .logo{}
	#header_box .logo img{}
	#header_box{}
	#header_box .header_content{padding:10px 0;}
	#bottom_box .bottom_link dl{width:100% !important;padding:0 !important;}
	#bottom_box .newsletter_txt{width:calc(100% - 94px);height:40px;}
	#bottom_box .newsletter_btn{padding:0 15px;height:40px;line-height:40px;border:none;}
	#bottom_box .newsletter h3{font-size:16px;}
	#bottom_box .bottom_link{padding:30px 0;}
	.wapper,
	#body_box{padding:0 15px;}
	.block_items_banner .swiper-button-next,
	.block_items_banner .swiper-button-prev{display:none;}

	
	
	
}