@charset "UTF-8";
:root{
	--AddtoCartColor: #FFFFFF;
	--BuyNowColor: #111111;
	--ThemesBoxTitleColor: #1e1e1e;
	--ThemesBoxTitleFont: "OpenSans-Bold";
	--ThemesBoxSubTitleColor: #666666;
	--ThemesBoxSubTitleFont: "Opensans-Regular";
	--ThemesProductsTitleColor: #1e1e1e;
	--ThemesProductsTitleFont: "Opensans-Regular";
	--ThemesProductsPriceColor: #1e1e1e;
	--ThemesProductsPriceFont: "OpenSans-Bold";
	--ThemesProductsDelPriceColor: #999999;
	--ThemesProductsDelPriceFont: "Opensans-Regular";
	--ThemesTextContentColor: ;
	--ThemesTextContentFont: "";
	--ThemesHeaderBgColor: #030303;
	--ThemesHeaderTextColor: #ffffff;
	--ThemesHeaderLineColor: ;
	--ThemesHeaderIconColor: #ffffff;
	--ThemesHeaderIconBgColor: ;
	--ThemesHeaderTipsColor :#d52b27;
	--ThemesHeaderInputBorderColor:#4f4f4f;
	--ThemesHeaderInputBgColor:;
	--ThemesNavBgColor: #030303;
	--ThemesNavTextColor: #fff;
	--ThemesNavTextHoverColor: ;
	--ThemesFooterBgColor: #000000;
	--ThemesFooterTitleColor: #ffffff;
	--ThemesFooterTextColor: #999999;
	--ThemesFooterTextHoverColor: ;
	--ThemesFooterLineColor: ;
	--ThemesFooterIconColor: #999999;
	--ThemesReviewsStarColor: #333;
	--ThemesAttrOptionColor: #000000;
}
body,html{font-family:'Opensans-Regular',Arial;color:#333;}
.themes_box_title{color:var(--ThemesBoxTitleColor);font-family:var(--ThemesBoxTitleFont);}
.themes_box_subtitle{color:var(--ThemesBoxSubTitleColor);font-family: var(--ThemesBoxSubTitleFont);}
.themes_products_title{color:var(--ThemesProductsTitleColor);font-family: var(--ThemesProductsTitleFont);}
.themes_products_price{color:var(--ThemesProductsPriceColor);font-family: var(--ThemesProductsPriceFont);}
.themes_products_origin_price{color: var(--ThemesProductsDelPriceColor);font-family: var(--ThemesProductsDelPriceFont);}
.themes_text_content{ color: var(--ThemesTextContentColor); font-family: var(--ThemesTextContentFont); }
.bx_nav_one .header_inner:after{ background: var(--ThemesHeaderTextColor); }
.hamburger .line{background-color:var(--ThemesHeaderIconColor);}
/*价格*/
.themes_products_sales , .icon_discount{ color: #fff; }
.themes_btn{border:1px solid transparent;color:#333;}
.themes_bor{border-color:#e5e5e5;border-style:solid}
.themes_bor_before:before{border-color:#e5e5e5;border-style:solid}
/*bg*/
.bx_nav{ background-color: var(--ThemesNavBgColor); }
.bx_nav_one { background-color:var(--ThemesHeaderBgColor); }
.bg_0{ background-color: #f4f4f4; }

.themes_sales{color:#fff;background:#111111;}
.icon-star1.star_1:before,.review_star .half_star:after{ color: var(--ThemesReviewsStarColor);  }
.review_star .half_star:after{ color: var(--ThemesReviewsStarColor); }


.default_nav_style>li>a{ color: var(--ThemesNavTextColor); }
.header_search .default_search_form .text{ border:1px solid var(--ThemesHeaderInputBorderColor); background-color: transparent; color: var(--ThemesHeaderTextColor);}
.header_search .default_search_form .text{ border:1px solid var(--ThemesHeaderInputBorderColor); background-color: transparent; color: #999;}
.header_search .default_search_form .text::-webkit-input-placeholder{color: #999;}
.header_search .default_search_form .text::-moz-placeholder{color: #999;}
.header_search .default_search_form .text::-ms-input-placeholder{color: #999;}
.header_search .default_search_form .text::placeholder{color: #999;}
.header_search .default_search_form .button{background-color: transparent;}

.default_shopping_cart_style .cart_count{ color: var(--ThemesHeaderTextColor); background-color: var(--ThemesHeaderTipsColor); }
.default_language_currency_style{ color: var(--ThemesHeaderTextColor); }

.index_arrival .arrival_box{background-color:#fff;}
.index_arrival .arrival_box .l_list .item{border:1px solid #e4e4e4;}
.index_arrival .arrival_box .l_right .pro_info .shop_now{border:1px solid #1e1e1e;background:#1e1e1e;color:#fff;font-family:'OpenSans-Bold';}
.index_arrival .arrival_box .l_right .pro_info .add_favorite{color:#666666;}
.index_arrival .arrival_box .l_list .item.cur{border-color:#d52b27;}
.index_category .cate_list .item .bg{background-color:#000000bf;}
.index_category .cate_list .item .title{color:#fff;font-family:'OpenSans-Bold';}
.index_category .cate_list .item .bg .border{border:1px solid #d52b27;}

.index_popular .pro_list .item{ background: #fff; }
#newsletter_form .text{ border-color: #1e1e1e; color: #666666; }
#newsletter_form .subscribe{ background: #1e1e1e; border: 1px solid #1e1e1e; color: #fff; font-family: 'OpenSans-Bold'; } 
.footer{ background-color: var(--ThemesFooterBgColor); }
.follow_list dt, .footer .menu_list dt{ color: var(--ThemesFooterTitleColor); font-weight: normal; }
.footer .menu_list dd a{ color: var(--ThemesFooterTextColor); font-family: 'OpenSans-Bold'; }
.footer_bottom p , .footer_bottom p a{ color: var(--ThemesFooterTextColor); }

.index_popular .view_btn{ border: 1px solid #333333; color: #1e1e1e; font-family: 'OpenSans-Bold'; }
.index_popular .view_btn:hover{ background-color: #333; color: #fff; }
.index_popular .pro_list .item .img .more_view .view,
.index_popular .pro_list .item .img .more_view .add_to_cart,
.index_popular .pro_list .item .img .more_view .add_favorite{ background-color: #1e1e1e; }
.default_search_style .iconfont,.default_account_style .iconfont,.default_shopping_cart_style .iconfont{color:var(--ThemesHeaderIconColor);}
.follow_us_list li>a>i{color:var(--ThemesFooterIconColor);}
.partners_box a img,.pic_box img{color: var(--ThemesFooterTextColor);}



