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

:root{
	--AddtoCartColor: #95BE06;
	--BuyNowColor: #FFC000;
	--MainColor: #2e3192;
	--ThemesBoxTitleColor: #000;
	--ThemesBoxTitleFont: "Poppins-SemiBold";
	--ThemesBoxSubTitleColor: #333;
	--ThemesBoxSubTitleFont: "HelveticaLTStd-Light";
	--ThemesProductsTitleColor: #000000;
	--ThemesProductsTitleFont: "Arial";
	--ThemesProductsPriceColor: #2e3192;
	--ThemesProductsPriceFont: "HelveticaLTStd-Light";
	--ThemesProductsDelPriceColor: #999;
	--ThemesProductsDelPriceFont: "HelveticaLTStd-Light";
	--ThemesTextContentColor: #333;
	--ThemesTextContentFont: "Arial";

    --ThemesHeaderBgColor: #fff;
	--ThemesHeaderTextColor: #333333;
	--ThemesHeaderLineColor: #e7e7e7;
	--ThemesHeaderTipsColor: #ffc000;
	--ThemesHeaderIconColor: #000;
	--ThemesHeaderIconBgColor: #2e3192;
	--ThemesHeaderIconUserColor:#fff;
	--ThemesHeaderIconSearchColor:#fff;
	--ThemesHeaderIconCartColor:#fff;
	--ThemesNavTextColor: #333;
	--ThemesNavTextHoverColor: #2e3192;
	--ThemesFooterBgColor: #1e1e2d;
	--ThemesFooterInputColor: #757575;
	--ThemesFooterInputBgColor: #fff;
	--ThemesFooterButtonColor: #fff;
	--ThemesFooterButtonBgColor: #2e3192;
	--ThemesFooterTitleColor: #fff;
	--ThemesFooterTextColor: #878686;
	--ThemesFooterTextHoverColor: #fff;
	--ThemesFooterLineColor: #878686;
	--ThemesFooterIconColor: #878686;
	--ThemesReviewsStarColor: #333;
	--ThemesAttrOptionColor: #000000;
}

.bx_nav ul li>a{color:var(--ThemesNavTextColor);}
.bx_nav ul li>a:hover {color: var(--ThemesNavTextHoverColor);}
.bx_nav ul li>a:hover:before {border-color: var(--ThemesNavTextHoverColor);}

.default_language_currency_style dt {color: var(--ThemesHeaderTextColor);}
.default_search_style .default_search_btn .iconfont{color: var(--ThemesHeaderIconSearchColor);}
.default_account_style .iconfont {color: var(--ThemesHeaderIconUserColor);}
.default_shopping_cart_style .iconfont {color: var(--ThemesHeaderIconCartColor);}
.default_shopping_cart_style .cart_count{color: var(--ThemesHeaderTextColor);background-color: var(--ThemesHeaderTipsColor);}

.header_right .r_right{background-color:var(--ThemesHeaderIconBgColor);}
.headerFixed {border-color:  var(--ThemesHeaderLineColor);background-color: var(--ThemesHeaderBgColor);}
.bx_nav ul li>a:before{border-top:4px solid transparent;}
.bx_nav ul li.has_sec>a:after{font-family:"bxweb"!important;}
.bx_nav_one .bx_nav ul li>a.focus:before{border-color:var(--MainColor);}
.bx_nav_one .bx_nav ul li>a.focus,.bx_nav ul li>a:hover:after,.bx_nav_one .bx_nav ul li>a.focus:after{color:var(--MainColor);}

.news {background-color:var(--ThemesFooterBgColor);}
.default_foot_menu_style dl dt {color: var(--ThemesFooterTitleColor);}
.default_foot_menu_style dl dd a {color: var(--ThemesFooterTextColor);font-family:'Opensans-Light';}
.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);font-family:'Poppins-SemiBold';}

@media (max-width:1000px){
	.hamburger .iconfont,
	.default_search_style .default_search_btn .iconfont,
	.default_shopping_cart_style .iconfont {color: var(--ThemesHeaderIconColor);}

	.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{background-color:var(--MainColor);}

/*******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;font-family: 'Opensans-Light';}
.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: transparent;border: 1px solid var(--AddtoCartColor);color: var(--AddtoCartColor);}
.default_products_detail #addtocart_button:hover{background-color: var(--AddtoCartColor);color:#fff;}
.default_products_detail #buynow_button{background-color: var(--BuyNowColor);}
.default_products_detail #buynow_button:hover{background-color: transparent;border: 1px solid var(--BuyNowColor);color: var(--BuyNowColor);}

.shopping_add_to_cart .shopping_addtocart_add_btn{background-color: transparent;border: 1px solid var(--AddtoCartColor);color: var(--AddtoCartColor);}
.shopping_add_to_cart .shopping_addtocart_add_btn:hover{background-color: var(-AddtoCartColor);color:#fff;}
.shopping_add_to_cart .shopping_addtocart_buy_btn{background-color: var(--BuyNowColor);}
.shopping_add_to_cart .shopping_addtocart_buy_btn:hover{background-color: transparent;border: 1px solid var(--BuyNowColor);color: var(--BuyNowColor);}
/* 产品详细购物车按钮 end */

/* 字体 */
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;}
.default_currency_style dl dt i:before,.default_language_style dt i:before{border-width:7px 4.5px 0;border-top-color:#333;}
.nav_blue{background:var(--MainColor);color:#fff;}
.default_shopping_cart_style{font-family:'Poppins-SemiBold';}

.default_shopping_cart_style .text_0{color:#fff;}

.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:1200px){
	.default_shopping_cart_style{background-position:center;}
}
@media (max-width:1000px){
	.shop_bag .num{color:#333;background:#ffc000;}

}

@media (max-width:1000px){
	.bx_nav{box-shadow:0 2px 8px 2px rgba(198,201,208,0.5);}
}
.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);}
.title0{font-family:'Poppins-SemiBold';}
.desc{color:#333;font-family:'Opensans-Light';}
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;}
.btn_cirlce + .blue{font-family:'Poppins-SemiBold';}
.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;}
.title_60{font-family:'Poppins-SemiBold';color:#333;}
.title_60.white{color:#fff;}
.btn0{border:1px solid #333;font-family:'Poppins-SemiBold';color:#333;}
.btn0.white{color:#fff;border-color:#fff;}
.updates .slide:hover{background-color:#f8f8f8;}
.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;}
	.header_right .r_right{background: none;}
}
.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 {font-family: 'Poppins-Medium'; color: #2e3192;}
.btn_c41 .iconfont{color: #fff;}
.btn_c41:hover .iconfont{color: var(--MainColor);}
.btn_c41.add_favorite.is_in .iconfont{color: red;}