:root{
    --AddtoCartColor: #AF0D64;
    --BuyNowColor: #EA215C;
    --MainColor: #F04D8B;
    --ThemesBoxTitleColor: #333;
    --ThemesBoxTitleFont: "OpenSans-Bold";
    --ThemesBoxSubTitleColor: #999;
    --ThemesBoxSubTitleFont: "Opensans-Regular";
    --ThemesProductsTitleColor: #333;
    --ThemesProductsTitleFont: "Opensans-Regular";
    --ThemesProductsPriceColor: #fa4caa;
    --ThemesProductsPriceFont: "Opensans-Regular";
    --ThemesProductsDelPriceColor: #aaa;
    --ThemesProductsDelPriceFont: "Opensans-Regular";
    --ThemesTextContentColor: #333;
    --ThemesTextContentFont: "Opensans-Regular";

    --ThemesHeaderBgColor: #fff;
    --ThemesHeaderTextColor: #666;
    --ThemesBoardColor: #666666;
    --ThemesBoardBgColor: #f0e3d8;
    --ThemesHeaderIconColor: #333;
    --ThemesHeaderIconSearchColor: #bbb;
    --ThemesHeaderInputBorderColor: #b1b1b1;
    --ThemesNavTextColor: #333;
    --ThemesNavTextHoverColor: #fb3f89;
	--ThemesNavLevel2TextColor: #000000;
	--ThemesNavLevel2TextHoverColor: #000000;
	--ThemesNavLevel3TextColor: #000000;
	--ThemesNavLevel3TextHoverColor: #000000;
	--ThemesNavLevel4TextColor: #000000;
	--ThemesNavLevel4TextHoverColor: #000000;
    --ThemesFooterBgColor: #f2f2f2;
    --ThemesFooterLineColor: #dfdfdf;
    --ThemesFooterTitleColor: #333;
    --ThemesFooterTextColor: #333;
    --ThemesFooterTextHoverColor: #999;
    --ThemesFooterButtonColor: #fff;
    --ThemesFooterButtonBgColor: #111;
    --ThemesFooterInputBgColor: #fff;
    --ThemesFooterInputColor: #aaa;
    --ThemesFooterIconColor: #080808;
    --ThemesCopyrightColor: #999;
    --ThemesReviewsStarColor: #333;
	--ThemesAttrOptionColor: #000000;
	--ThemesProductSoldFontColor: #eb3e3e;

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

    --ProductsSalesBgStyleColor: #cc3366;
	--ProductsSalesTextColor: #fff;

	--ThemesAddToCartTextColor: #000;
	--ThemesAddToCartTextHoverColor: #fff;
	--ThemesAddToCartBgColor: #fff;
	--ThemesAddToCartBgHoverColor: #000;
	--ThemesAddToCartBorderColor: #000;
	--ThemesAddToCartBorderHoverColor: #000;
	--ThemesBuyNowTextColor: #FFFFFF;
	--ThemesBuyNowBgColor: #000000;
	--ThemesButtonFont: Opensans-Regular;
	--PreBackgroundColor: #F1F1F1;
	--ThemesSearchPlaceholderTipsText: #666;
}
body.index {background-color: var(--ThemesBodyColor);}
.themes_box_title{color:var(--ThemesBoxTitleColor);font-family: var(--ThemesBoxTitleFont);}
.themes_box_subtitle{color: var(--ThemesBoxSubTitleColor);font-family: var(--ThemesBoxSubTitleFont);}
.themes_text_content{ color: var(--ThemesTextContentColor); font-family: var(--ThemesTextContentFont); }
.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_products_sales{background-color: var(--ProductsSalesBgStyleColor); color:var(--ProductsSalesTextColor);}
.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);}
body{font-family: "Opensans-Regular";}
/* 手机端样式 */
@media screen and (max-width: 1000px) { /*当屏幕尺寸小于1000px时，应用下面的CSS样式*/
	.header_menu_mb {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	.header_menu_mb span {background: #000000;}
	.global_swap_chain{display: none;}
}
/* banner轮播 */
.ly_slider .slider_container .slider_pagination .slider_pagination_dot{background-color: rgba(0,0,0,.3);}
.ly_slider .slider_container .slider_pagination .slider_pagination_dot.active{background-color: #fb3f89;}

/* 内容开始 */
.ly_bg_grey {background-color: #f8f8f8;}
.poster_list .poster_item:first-child a {background-color: #f65390;}
.poster_list .poster_item:last-child a:first-child {background-color:#e9e9e9;}
.poster_list .poster_item:last-child a:last-child {background-color:#fda9c3;}
.poster_list .poster_item .poster_title{color:#111111;font-family: "OpenSans-Bold";}
.poster_list .poster_item .poster_desc{color:#ffffff;font-family: "OpenSans-Bold";}
.poster_list .poster_item .poster_sub {color:#111111;font-family: "Opensans-Regular";}
.poster_list .poster_item .poster_sub .white_line {background-color: #fff;}
.poster_list .poster_item .poster_btn .shop_now_btn{color:#ffffff;font-family: "Opensans-Regular";background-color: #111111;}
.ly_poster02_title {color:#ffffff;font-family: "OpenSans-Bold";}
.poster_list .poster_item:last-child a:first-child .other_info .ly_poster02_title {color:#e92f8b;}
.poster_list .poster_item:last-child a:last-child .other_info .ly_poster02_title {color:#111111;}
.poster_list .poster_item:last-child a:first-child .poster_desc {color:#111111;}
.tab_list .tab_item a{color:#666666;font-family: "Opensans-Regular";border-bottom: 2px solid transparent;}
.tab_list .tab_item:hover a {color:#fb3f89;border-color: #fb3f89;}
.tab_list .tab_item.active a {color:#fb3f89;border-color: #fb3f89;}
.instagram_list .instagram_item .hover_mask {background: rgba(0,0,0,.5);}
.instagram_list .instagram_item .mask_info p{color:#ffffff;font-family:"Opensans-Regular";}
/* 内容结束 */
/* other start */
#banner_edit .banner_tab a{background-color: rgba(0,0,0,.4);}
#banner_edit .banner_tab a.on{background-color: #fb3f89;}
body .prod_description .pd_title .current span{color: #fa4caa;}
body .prod_description .pd_title .current span:before{background-color: #fa4caa;}
.default_products_detail #addtocart_button{background-color: var(--AddtoCartColor);border: 1px solid transparent ;color: #fff;font-family: "OpenSans-Bold";}
.default_products_detail #addtocart_button:hover{background-color: var(--BuyNowColor);color:#fff;border-color:transparent ;}
.default_products_detail #buynow_button{background-color: var(--BuyNowColor);border: 1px solid transparent;color: #fff;font-family: "OpenSans-Bold";}
.default_products_detail #buynow_button:hover{background-color: var(--AddtoCartColor);color:#fff;border-color:transparent ;}
/* 产品详细购物车按钮 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)}

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