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

:root{
	--AddtoCartColor: {$AddtoCartColor};
	--BuyNowColor: {$BuyNowColor};
	--MainColor: {$MainColor};
	--ThemesBoxTitleColor: {$ThemesBoxTitleColor};
	--ThemesBoxTitleFont: "{$ThemesBoxTitleFont}";
	--ThemesBoxSubTitleColor: {$ThemesBoxSubTitleColor};
	--ThemesBoxSubTitleFont: "{$ThemesBoxSubTitleFont}";
	--ThemesProductsTitleColor: {$ThemesProductsTitleColor};
	--ThemesProductsTitleFont: "{$ThemesProductsTitleFont}";
	--ThemesProductsPriceColor: {$ThemesProductsPriceColor};
	--ThemesProductsPriceFont: "{$ThemesProductsPriceFont}";
	--ThemesProductsDelPriceColor: {$ThemesProductsDelPriceColor};
	--ThemesProductsDelPriceFont: "{$ThemesProductsDelPriceFont}";
	--ThemesTextContentColor: {$ThemesTextContentColor};
	--ThemesTextContentFont: "{$ThemesTextContentFont}";

    --ThemesHeaderBgColor: {$ThemesHeaderBgColor};
	--ThemesHeaderTextColor: {$ThemesHeaderTextColor};
	--ThemesHeaderLineColor: {$ThemesHeaderLineColor};
	--ThemesHeaderTipsColor: {$ThemesHeaderTipsColor};
	--ThemesHeaderIconColor: {$ThemesHeaderIconColor};
	--ThemesHeaderIconBgColor: {$ThemesHeaderIconBgColor};
	--ThemesHeaderIconUserColor: {$ThemesHeaderIconUserColor};
	--ThemesHeaderIconSearchColor: {$ThemesHeaderIconSearchColor};
	--ThemesHeaderIconCartColor: {$ThemesHeaderIconCartColor};
	--ThemesNavTextColor: {$ThemesNavTextColor};
	--ThemesNavTextHoverColor: {$ThemesNavTextHoverColor};
	--ThemesNavLevel2TextColor: {$ThemesNavLevel2TextColor};
	--ThemesNavLevel2TextHoverColor: {$ThemesNavLevel2TextHoverColor};
	--ThemesNavLevel3TextColor: {$ThemesNavLevel3TextColor};
	--ThemesNavLevel3TextHoverColor: {$ThemesNavLevel3TextHoverColor};
	--ThemesNavLevel4TextColor: {$ThemesNavLevel4TextColor};
	--ThemesNavLevel4TextHoverColor: {$ThemesNavLevel4TextHoverColor};
	--ThemesFooterBgColor: {$ThemesFooterBgColor};
	--ThemesFooterInputColor: {$ThemesFooterInputColor};
	--ThemesFooterInputBgColor: {$ThemesFooterInputBgColor};
	--ThemesFooterButtonColor: {$ThemesFooterButtonColor};
	--ThemesFooterButtonBgColor: {$ThemesFooterButtonBgColor};
	--ThemesFooterTitleColor: {$ThemesFooterTitleColor};
	--ThemesFooterTextColor: {$ThemesFooterTextColor};
	--ThemesFooterTextHoverColor: {$ThemesFooterTextHoverColor};
	--ThemesFooterLineColor: {$ThemesFooterLineColor};
	--ThemesFooterIconColor: {$ThemesFooterIconColor};
	--ThemesReviewsStarColor: {$ThemesReviewsStarColor};
	--ThemesAttrOptionColor: {$ThemesAttrOptionColor};
	--ThemesProductSoldFontColor: {$ThemesProductSoldFontColor};
	--ThemesCopyrightColor: {$ThemesCopyrightColor};
	--ThemesCopyrightBgColor: {$ThemesCopyrightBgColor};

	--ThemesBodyColor: {$ThemesBodyColor};
	--ThemesNavFont: {$ThemesNavFont};
	--ThemesFooterNavFont: {$ThemesFooterNavFont};
	--ThemesCheckoutButtonBgColor: {$ThemesCheckoutButtonBgColor};
	--ThemesCheckoutButtonTextColor: {$ThemesCheckoutButtonTextColor};

	--ProductsSalesBgStyleColor: {$ProductsSalesBgStyleColor};
	--ProductsSalesTextColor: {$ProductsSalesTextColor};

	--ThemesAddToCartTextColor: {$ThemesAddToCartTextColor};
	--ThemesAddToCartTextHoverColor: {$ThemesAddToCartTextHoverColor};
	--ThemesAddToCartBgColor: {$ThemesAddToCartBgColor};
	--ThemesAddToCartBgHoverColor: {$ThemesAddToCartBgHoverColor};
	--ThemesAddToCartBorderColor: {$ThemesAddToCartBorderColor};
	--ThemesAddToCartBorderHoverColor: {$ThemesAddToCartBorderHoverColor};
	--ThemesBuyNowTextColor: {$ThemesBuyNowTextColor};
	--ThemesBuyNowBgColor: {$ThemesBuyNowBgColor};
	--ThemesButtonFont: {$ThemesButtonFont};
	--PreBackgroundColor: {$PreBackgroundColor};
}

body.index {background-color: var(--ThemesBodyColor);}
.default_foot_menu_style dl dt {color: var(--ThemesFooterTitleColor);}
.default_foot_menu_style dl dd a {color: var(--ThemesFooterTextColor);}
.default_foot_menu_style dl dd a:hover {color: var(--ThemesFooterTextHoverColor);}
.follow_us_list li>a>i {color: var(--ThemesFooterIconColor);}
.footer, .footer a {color: var(--ThemesFooterTextColor);}
.default_newsletter_style .top_text{font-family:'Poppins-SemiBold';color:var(--ThemesFooterTitleColor);}
.default_newsletter_form .text {background-color: var(--ThemesFooterInputBgColor);color: var(--ThemesFooterInputColor);}
.default_newsletter_form .text::placeholder {color: var(--ThemesFooterInputColor);}
.default_newsletter_form .subscribe{background-color:var(--ThemesFooterButtonBgColor);color:var(--ThemesFooterButtonColor);}

@media (max-width:1000px){
	.default_foot_menu_style .menu_list{border-bottom:1px solid var(--ThemesFooterLineColor);}
	.default_foot_menu_style .menu_list:first-of-type{border-top:1px solid var(--ThemesFooterLineColor);}
	.default_foot_menu_style .menu_list dl dd{border-top:1px solid var(--ThemesFooterLineColor);}
	.default_foot_menu_style dl dd a:hover {color: var(--ThemesFooterTextColor);}
}
/*******4.0 global-themes start*******/

/*font -color -family*/
body,html{color:#333;}

/*全局*/
.themes_title{color:#000;}

/*标题*/
.themes_subtitle,.themes_subtitle a{color:#999;}

/*副标题*/
.themes_price{color:var(--MainColor);}

/*价格*/

/*button -border -font*/
.themes_btn{border:1px solid transparent;color:#333;}

/*border -color -style*/
.themes_bor{border-color:#e7e7e7;border-style:solid}

/*bg*/
.themes_sales,
.themes_products_sales{background-color:var(--ProductsSalesBgStyleColor); color: var(--ProductsSalesTextColor);}

/*******4.0 global-themes end*******/
.themes_dropdown{border-color: #ddd;box-shadow: 0 0 15px 0 rgba(153,153,153,0.5);}
.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_article_title{color: #000;}
.themes_article_subtitle{color: #999;font-family: 'Opensans-Light';}
.icon-star1.star_1:before,.review_star .half_star:after{ color: var(--ThemesReviewsStarColor);  }
.review_star .half_star:after{ color: var(--ThemesReviewsStarColor); }

/* 产品详细购物车按钮 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)}
/* 字体 */
html{font-family:Arial;}
.pop{font-family:'Poppins-SemiBold';}
.hvt{font-family:'Opensans-Light';}

/* 字体 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset;-webkit-box-shadow:0 0 0 1000px #fff inset;}
.through{color:#999;}
.hover_btn{background-color:rgba(255,255,255,0.47);}
.global_swap_chain{background:#1e1e2d;}
.global_swap_chain,.global_swap_chain a{color:#878686;}
.about .about_info>span:before{background:var(--MainColor);}
@media (max-width:1000px){
	.shop_bag .num{color:#333;background:#ffc000;}
}
.hamburger .line{background-color:#333;}
.icon,[class^="icon_"],
[class*=" icon_"]{font-family:'ZenIcon';}
/*index.css*/
#banner_edit .banner_tab a{border-bottom:2px solid transparent;background:transparent;color:#666;}
#banner_edit .banner_tab a.on{background:transparent;
	border-bottom:2px solid var(--MainColor);
	color:var(--MainColor);}
.image_box::after{background:var(--MainColor);}
.blue{color:var(--MainColor);}
body a.btn_cirlce,.btn_cirlce{border:1px solid #d9d9d9;color:#333;}
body a.btn_cirlce2,.btn_cirlce2{border:1px solid #d9d9d9;color:#333;}
body a.btn_c41,.btn_c41{border:1px solid #d9d9d9;color:#333;}
body a.btn_cirlce:hover,.btn_cirlce:hover,body a.btn_cirlce.focus,.btn_cirlce.focus,body a.btn_c41:hover,.btn_c41:hover,body a.btn_c41.focus,.btn_c41.focus,body a.btn_cirlce2:hover,.btn_cirlce2:hover,body a.btn_cirlce2.focus,.btn_cirlce2.focus{color:#fff;
	background:var(--MainColor);
	border-color:var(--MainColor);}
.btn_c41.is_in i{color:red;}
.icon_discount,.icon_seckill{color:#fff;}
.button_prev.btn_cirlce,.button_next.btn_cirlce{background-color:#fff;}
.button_prev.btn_cirlce:hover{background-color:var(--MainColor);}
.button_next.btn_cirlce:hover{background-color:var(--MainColor);}
.white{color:#fff;}
.btn0{border:1px solid #333;}
.btn0.white{color:#fff;border-color:#fff;}
.time{color:#8b8e93;font-family:'Poppins-SemiBold';}
@media (max-width:1000px){
	.about{border-bottom:10px solid #f6f6f6;}
	.ipro .slide.active .bg{background:transparent;}
	.ipro .info .blue{color:#333;}
	.span_yell{background:#ffc000;color:#333;}
	.about .button_next.btn_cirlce:hover{background-color: unset;}
}
.ipro .slide .action a:hover{background: #fff;color: #2e3192;}
.ipro_l a:before,.ipro_l a:after{background:rgba(144,144,144,.1);}
.ly_product_more a { color: #2e3192;}
.btn_c41 .iconfont{color: #fff;}
.btn_c41:hover .iconfont{color: var(--MainColor);}
.btn_c41.add_favorite.is_in .iconfont{color: red;}

.container_screen{ max-width: 1440px; padding-left: 10px; padding-right: 10px; }
.themes_box_button{font-family: var(--ThemesButtonFont);}