@charset "UTF-8";

/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/

:root{
    --AddtoCartColor: #95BE06;
    --BuyNowColor: #FFC000;
    --MainColor: #cb8c29;
    --ThemesBoxTitleColor: #333;
    --ThemesBoxTitleFont: "Poppins-Regular";
    --ThemesBoxSubTitleColor: #888;
    --ThemesBoxSubTitleFont: "Poppins-Light";
    --ThemesProductsTitleColor: #333;
    --ThemesProductsTitleFont: "Muli-Regular";
    --ThemesProductsPriceColor: #333;
    --ThemesProductsPriceFont: "Muli-Regular";
    --ThemesProductsDelPriceColor: #999;
    --ThemesProductsDelPriceFont: "Muli-Regular";
    --ThemesTextContentColor: #333;
    --ThemesTextContentFont: "Poppins-Light";

    --ThemesHeaderBgColor: #0b0b0b;
    --ThemesHeaderPcBgColor: #0b0b0b;
    --ThemesHeaderTextColor: #fff;
    --ThemesHeaderLineColor: #888;
    --ThemesHeaderTipsColor: #cb8c29;
    --ThemesHeaderIconColor: #fff;
    --ThemesNavTextColor: #fff;
    --ThemesNavTextHoverColor: #cb8c29;
	--ThemesNavLevel2TextColor: #000000;
	--ThemesNavLevel2TextHoverColor: #000000;
	--ThemesNavLevel3TextColor: #000000;
	--ThemesNavLevel3TextHoverColor: #000000;
	--ThemesNavLevel4TextColor: #000000;
	--ThemesNavLevel4TextHoverColor: #000000;
    --ThemesFooterBgColor: #fff;
    --ThemesFooterTitleColor: #888;
    --ThemesFooterTextColor: #888;
    --ThemesFooterTextHoverColor: #cb8c29;
    --ThemesFooterLineColor: #e5e5e5;
    --ThemesFooterIconColor: #bbb;
    --ThemesCopyrightColor: #333;
    --ThemesReviewsStarColor: #333;
	--ThemesAttrOptionColor: #000000;
	--ThemesProductSoldFontColor: #eb3e3e;

    --ThemesBodyColor: #ffffff;
	--ThemesNavFont: Poppins-Light;
	--ThemesFooterNavFont: Poppins-Light;
	--ThemesCheckoutButtonBgColor: #000000;
	--ThemesCheckoutButtonTextColor: #ffffff;
    
    --ProductsSalesBgStyleColor: #cb8c29;
	--ProductsSalesTextColor: #fff;

	--ThemesAddToCartTextColor: #000;
	--ThemesAddToCartTextHoverColor: #fff;
	--ThemesAddToCartBgColor: #fff;
	--ThemesAddToCartBgHoverColor: #000;
	--ThemesAddToCartBorderColor: #000;
	--ThemesAddToCartBorderHoverColor: #000;
	--ThemesBuyNowTextColor: #fff;
	--ThemesBuyNowBgColor: #000;
	--ThemesButtonFont: HarmoniaSansStd-Regular;
	--PreBackgroundColor: #F1F1F1;
}
body.index {background-color: var(--ThemesBodyColor);}
.bg_white ,
.bg_black,
.global_payment_icon_html {background-color: var(--ThemesFooterBgColor);}

.default_foot_menu_style .menu_list dt {color: var(--ThemesFooterTitleColor)}
.default_foot_menu_style .menu_list dt::before{background-color: var(--ThemesFooterLineColor);}
.default_foot_menu_style .menu_list dd a{color: var(--ThemesFooterTextColor);}
.default_foot_menu_style .menu_list dd a:hover{color: var(--ThemesFooterTextHoverColor);}
.muli {color: var(--ThemesCopyrightColor);}
.follow_us_list li>a>i {color: var(--ThemesFooterIconColor);}

/*******4.0 global-themes start*******/
/*font -color -family*/
body,html{font-family:'HarmoniaSansStd-Regular',Arial;color: #333;}/*全局*/
.themes_title{color: #222;}/*标题*/
.themes_subtitle,.themes_subtitle a{color: #999;}/*副标题*/
.themes_price{color: #333;}/*价格*/
/*button -border -font*/
.themes_btn{border:1px solid transparent;color: #333;}
/*border -color -style*/
.themes_bor{border-color: #e5e5e5;border-style: solid}
.themes_bor_before:before{border-color: #e5e5e5;border-style: solid}
/*新*/
.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);}
.themes_products_subtitle{color:#888;}
.themes_products_sales{background-color:var(--ProductsSalesBgStyleColor); color: var(--ProductsSalesTextColor);}
.themes_article_title{font-family: 'HarmoniaSansStd-Regular';}
.themes_article_subtitle{font-family: 'HarmoniaSansStd-Regular';}
.icon-star1.star_1:before,.review_star .half_star:after{ color: var(--ThemesReviewsStarColor);  }
.review_star .half_star:after{ color: var(--ThemesReviewsStarColor); }

/*******4.0 global-themes end*******/
/* 产品详细购物车按钮 start */
.default_products_detail #addtocart_button{background-color: var(--ThemesAddToCartBgColor);border-width: 1px;border-style: solid;border-color: var(--ThemesAddToCartBorderColor);color: var(--ThemesAddToCartTextColor);}
.default_products_detail #addtocart_button:hover{background-color: var(--ThemesAddToCartBgHoverColor);color:var(--ThemesAddToCartTextHoverColor);border-color: var(--ThemesAddToCartBorderHoverColor);}
.default_products_detail #buynow_button{background-color: var(--ThemesBuyNowBgColor);border-width: 1px;border-style: solid;border-color: var(--ThemesBuyNowBgColor);color: var(--ThemesBuyNowTextColor);}
.default_products_detail #buynow_button:hover{background-color: var(--ThemesBuyNowBgColor);border-width: 1px;border-style: solid;border-color: var(--ThemesBuyNowBgColor);}
.shopping_add_to_cart .shopping_addtocart_add_btn{background-color: var(--ThemesAddToCartBgColor);border-style: solid;border-width: 1px;border-color: var(--ThemesAddToCartBorderColor);color: var(--ThemesAddToCartTextColor);}
.shopping_add_to_cart .shopping_addtocart_add_btn:hover{background-color: var(--ThemesAddToCartBgHoverColor);color:var(--ThemesAddToCartTextHoverColor);border-color: var(--ThemesAddToCartBorderHoverColor);}
.shopping_add_to_cart .shopping_addtocart_buy_btn{background-color: var(--ThemesBuyNowBgColor);border-width: 1px;border-style: solid;border-color: var(--ThemesBuyNowBgColor);color: var(--ThemesBuyNowTextColor);}
.shopping_add_to_cart .shopping_addtocart_buy_btn:hover{background-color: var(--ThemesBuyNowBgColor);}
/* 产品详细购物车按钮 end */
/*checkout按钮*/
.global_shopping_cart_box .checkout_btn button , body .product_price_container .button_info .btn_checkout{background-color: var(--ThemesCheckoutButtonBgColor);color:var(--ThemesCheckoutButtonTextColor)}
.global_shopping_cart_box .checkout_btn button:hover , body .product_price_container .button_info .btn_checkout:hover{color:var(--ThemesCheckoutButtonTextColor)}
.global_shopping_cart_box .checkout_btn .btn-loading{background-color: var(--ThemesCheckoutButtonBgColor);color:var(--ThemesCheckoutButtonBgColor)}
.global_shopping_cart_box .checkout_btn .btn-loading:hover,
.global_shopping_cart_box .checkout_btn .btn-loading:active{background-color: var(--ThemesCheckoutButtonBgColor);color:var(--ThemesCheckoutButtonBgColor)}
.global_swap_chain, .global_swap_chain a{color: #888;}
.stay{background:#242424;color:#fff;}
.partners_box a{border: none;}
@media(max-width: 1000px ){
    .bx_nav_one {background-color: var(--ThemesHeaderBgColor);}
}
.list_button>a{border:1px #333 solid; color:#333;}
@media(min-width: 1000px ){
	.list_button>a:hover{background-color:#333; color:#fff;}
}
.circle_icon{background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.8);box-shadow:0 0 5px rgba(0,0,0,0.8);}
.circle_icon:hover{background-color:var(--MainColor);}
#banner_edit .banner_tab a{background-color:#878787;}
#banner_edit .banner_tab a.on{background-color:var(--MainColor);}
.harmo{font-family:'HarmoniaSansStd-regular';}
.muli{font-family:'Muli-Regular';}
.color_8{color:#888888;}
.btn0{border:1px solid #323232;color:#323232;}
.white{color:#fff;}
.bg_f2{background:#f2f2f2;}
.border_white{background:#fff;border:1px solid #eeeeee;}
.pro4_change a.focus{color:#333;}
.view_all a span{color:#888;}
.view_all a:hover span{color:#333;}
.default_gallery .gallery_img_show .hover_box{background-color:rgba(0,0,0,.5);}
.default_gallery .gallery_img_show .hover_box .hover_box_inner p{color:#fff;}
.pro_li h3 a:hover{color:var(--MainColor);}
@media screen and (max-width:1000px){
    .pro_li h3 a:hover{color:#333;}
    .btn0:hover{-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0);box-shadow: 0 0 0px rgba(0, 0, 0, 0); }
    .ly_product_more a:hover {color: #333; background-color: #fff;}
}
.container_screen{ max-width: 100%; box-sizing: border-box; padding-left: 10px; padding-right: 10px; }

@media screen and (min-width: 768px) {
    .container_screen{ padding-left: 0; padding-right: 0; max-width: 740px; }
}
@media screen and (min-width: 992px) {
    .container_screen{ max-width: 960px; }
}
@media screen and (min-width: 1200px) {
    .container_screen{ max-width: 1200px; }
}
@media screen and (min-width: 1441px) {
    .container_screen{ max-width: 1400px; }
}
@media screen and (max-width: 1000px) {
    .container_screen{ padding-left: 15px; padding-right: 15px; }
}
.themes_box_button{font-family: var(--ThemesButtonFont);}