:root{
	--AddtoCartColor: #AF0D64;
	--BuyNowColor: #EA215C;
	--ThemesBoxTitleColor: #000000;
	--ThemesBoxTitleFont: Opensans-Regular;
	--ThemesBoxSubTitleColor: #666;
	--ThemesBoxSubTitleFont: Opensans-Regular;
	--ThemesProductsTitleColor: #13172f;
	--ThemesProductsTitleFont: Opensans-Regular;
	--ThemesProductsPriceColor: #333333;
	--ThemesProductsPriceFont: Opensans-Regular;
	--ThemesProductsDelPriceColor: #666666;
	--ThemesProductsDelPriceFont: Opensans-Regular;
	--ThemesTextContentColor: #333;
	--ThemesTextContentFont: Arial;
	--ThemesBoardBgColor:#112b46;
	--ThemesBoardColor:#ffffff;
	--ThemesHeaderBgColor: #ffffff;
	--ThemesHeaderTextColor: #333333;
	--ThemesHeaderIconColor: #000000;
	--ThemesHeaderIconUserColor:#ffffff;
	--ThemesHeaderIconSearchColor:#040000;
	--ThemesHeaderIconCartColor:#000000;
	--ThemesHeaderTipsColor :#97d1c9;
	--ThemesHeaderInputBgColor:#f4f4f4;
	--ThemesNavBgColor: {$ThemesNavBgColor};
	--ThemesNavTextColor: #13172f;
	--ThemesNavTextHoverColor: #97d1c9;
	--ThemesNavLevel2TextColor: #000000;
	--ThemesNavLevel2TextHoverColor: #000000;
	--ThemesNavLevel3TextColor: #000000;
	--ThemesNavLevel3TextHoverColor: #000000;
	--ThemesNavLevel4TextColor: #000000;
	--ThemesNavLevel4TextHoverColor: #000000;
	--ThemesFooterBgColor: #112b46;
	--ThemesFooterTitleColor: #ffffff;
	--ThemesFooterTextColor: #718192;
	--ThemesFooterTextHoverColor: #ffffff;
	--ThemesFooterLineColor: #ffffff0f;
	--ThemesFooterIconColor: #bbbbbb;
	--ThemesFooterInputBgColor:#122136;
	--ThemesFooterInputColor:#595e67;
	--ThemesFooterButtonColor:#ffffff;
	--ThemesReviewsStarColor: #333;
	--ThemesAttrOptionColor: #000000;
	--ThemesProductSoldFontColor: #eb3e3e;

	--ThemesBodyColor: #ffffff;
	--ThemesNavFont: Opensans-Regular;
	--ThemesFooterNavFont: Opensans-Regular;
	--ThemesCheckoutButtonBgColor: #000000;
	--ThemesCheckoutButtonTextColor: #ffffff;

	--ProductsSalesBgStyleColor: #97d1c9;
	--ProductsSalesTextColor: #fff;

	--ThemesAddToCartTextColor: #000;
	--ThemesAddToCartTextHoverColor: #fff;
	--ThemesAddToCartBgColor: #fff;
	--ThemesAddToCartBgHoverColor: #000;
	--ThemesAddToCartBorderColor: #000;
	--ThemesAddToCartBorderHoverColor: #000;
	--ThemesBuyNowTextColor: #fff;
	--ThemesBuyNowBgColor: #000;
	--ThemesButtonFont: Opensans-Regular;
	--PreBackgroundColor: #F1F1F1;

	--ThemesSearchPlaceholderTipsText: #333;
}
/*******4.0 global-themes start*******/
/*font -color -family*/
body.index {background-color: var(--ThemesBodyColor);}
body,html{font-family:Arial;color: #333;}/*全局*/
.themes_title{color: #222;}/*标题*/
.themes_subtitle,
.themes_subtitle a{color: #999;}/*副标题*/
.themes_price{color: #222;}/*价格*/
/*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}
/*bg*/
.themes_sales,
.themes_products_sales{background-color: var(--ProductsSalesBgStyleColor); color:var(--ProductsSalesTextColor);}
/*******4.0 global-themes end*******/
.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_subtitle{color: #666;}
.icon-star1.star_1:before,.review_star .half_star:after{ color: var(--ThemesReviewsStarColor);  }
.review_star .half_star:after{ color: var(--ThemesReviewsStarColor); }
.products_detail_box .prod_info_form li.attr_show .btn_attr.selected{box-shadow: 0 0 0 1px var(--ThemesAttrOptionColor);}
.products_detail_box .prod_info_form li.attr_show .btn_attr:hover, .products_detail_box .prod_info_form li.attr_show .btn_attr.selected{box-shadow: 0 0 0 2px var(--ThemesAttrOptionColor);}
/* 产品详细购物车按钮 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 */

/* 头部 */
#header .pc_wrap {background: var(--ThemesHeaderBgColor);}
#header .head_top_bg {background-color: var(--ThemesBoardBgColor);}
#header .main_tips{color:#ffffff;font-family:"Opensans-Regular";}
#header .head_top .head_top_tips{color:var(--ThemesBoardColor);font-family:"Opensans-Regular";}
#header .default_currency_style,#header .default_language_style{color:var(--ThemesBoardColor);font-family:"Opensans-Regular";}
#header .head_middle_rbar .default_search_style{background-color:var(--ThemesHeaderInputBgColor);}
#header .head_middle_rbar .default_search_style .default_search_form input.text{color:var(--ThemesHeaderTextColor);background:transparent;font-family:"Opensans-Regular";}
#header .head_middle_rbar .default_search_style .default_search_form input.button{background:transparent;}
#header .head_middle_rbar .default_search_style .default_search_form input::-webkit-input-placeholder{font-family:"Opensans-Regular";}
#header .head_middle_rbar .default_search_style .default_search_form input::-moz-placeholder{font-family:"Opensans-Regular";}
#header .head_middle_rbar .default_search_style .default_search_form input:-ms-input-placeholder{font-family:"Opensans-Regular";}
#header .head_middle_rbar .default_search_style .default_search_form i.iconfont{color:var(--ThemesHeaderIconSearchColor);}
#header .default_account_style{color:var(--ThemesBoardColor);}
#header .default_account_style>.FontColor,#header .default_account_style dt>.FontColor{color:var(--ThemesBoardColor);}
#header .default_account_style .iconfont{color:var(--ThemesHeaderIconUserColor);}
#header .head_nav_bg{background:#fff;}
#header .default_nav_style li>a{color:var(--ThemesNavTextColor);border-bottom-color:transparent;}
#header .default_nav_style li .iconfont{color:var(--ThemesNavTextColor);}
#header .default_nav_style li.active>a{color:var(--ThemesNavTextHoverColor);border-color:var(--ThemesNavTextHoverColor);}
#header .default_nav_style li:hover>a{color:var(--ThemesNavTextHoverColor);border-color:var(--ThemesNavTextHoverColor);}
#header .default_shopping_cart_style .cart_count{background: var(--ThemesHeaderTipsColor);color:var(--ThemesHeaderBgColor);font-family:"arial" }
#header .default_shopping_cart_style .iconfont{color: var(--ThemesHeaderIconCartColor);}
#header .default_nav_style li:hover> .iconfont{color: var(--ThemesNavTextHoverColor);}
.default_language_currency_style dt{color:var(--ThemesBoardColor);}
@media screen and (max-width: 1000px) {
	#header .mobile_header_bg {background: #ffffff;}
	#header .header_menu_mb {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	#header .header_menu_mb span {
		background:var(--ThemesHeaderIconColor);
	}
	#header .mobile_search_area .default_search_style .default_search_btn .iconfont,#header .default_shopping_cart_style .iconfont{color: var(--ThemesHeaderIconColor);}
	#header .mobile_shopcar_area .shopcar_num_m{background: var(--ThemesHeaderTipsColor);color:var(--ThemesHeaderTextColor);font-family: "arial";}
}
/*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)}

.advantage_list .advantage_item>a {background-color: #fff;}
.advantage_list .advantage_item>a p {color:#333333;}
.advantage_list .advantage_item:hover>a {-webkit-box-shadow:0px 3px 16px rgba(175,178,191,0.27);box-shadow:0px 3px 16px rgba(175,178,191,0.27);}
.wrap_section_video .video_desc_top {color:#fff;font-family: "Opensans-Regular";}
.wrap_section_video .video_desc_main {color:#fff;font-family: "Opensans-Regular";}
.wrap_section_video .video_desc_bottom {color:#fff;font-family: "Opensans-Regular";}
.wrap_section_video .wrap_video_btns .video_btn_play a{font-family: "Opensans-Regular";color:#fff;}
.wrap_section_video .wrap_video_btns .video_btn_play span.video_btn_icon{background-color: #97d1c9;}

.global_swap_chain{background: var(--ThemesFooterBgColor);color:var(--ThemesFooterTextColor);}
.global_swap_chain a{color:var(--ThemesFooterTextColor);}
@media screen and (max-width: 1000px){
	.advantage_list .advantage_item:hover>a{-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0);box-shadow: 0px 0px 0px rgba(0,0,0,0);}
	.arrivals_list .arrivals_item:hover .item_box {-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0);box-shadow: 0px 0px 0px rgba(0,0,0,0);}
}
.container_screen{ max-width: 1414px; padding-left: 15px; padding-right: 15px; }
.themes_box_button{font-family: var(--ThemesButtonFont);}