@charset "UTF-8";

/*
Powered by ueeshop.com      http://www.ueeshop.com
广州联雅网络科技有限公司        020-83226791
*/
:root{
    --AddtoCartColor: #000;
    --BuyNowColor: #FFC000;
    --MainColor: #333;
    --ThemesBoxTitleColor: #000;
    --ThemesBoxTitleFont: "OpenSans-Semibold";
    --ThemesBoxSubTitleColor: #888;
    --ThemesBoxSubTitleFont: "Opensans-Regular";
    --ThemesProductsTitleColor: #555;
    --ThemesProductsTitleFont: "OpenSans-Semibold";
    --ThemesProductsPriceColor: #262e31;
    --ThemesProductsPriceFont: "Opensans-Regular";
    --ThemesProductsDelPriceColor: #adadad;
    --ThemesProductsDelPriceFont: "OpenSans-Regular";
    --ThemesTextContentColor: #333;
    --ThemesTextContentFont: "Opensans-Regular";

    --ThemesHeaderBgColor: #454a50;
    --ThemesHeaderTextColor: #848484;
    --ThemesHeaderTipsColor: #60d5de;
    --ThemesHeaderIconColor: #fff;
    --ThemesHeaderIconUserColor: #000;
    --ThemesHeaderIconCartColor: #000;
    --ThemesHeaderInputBgColor: #505459;
    --ThemesNavBgColor: #fff;
    --ThemesNavTextColor: #000;
    --ThemesNavTextHoverColor: #60d5de;
	--ThemesNavLevel2TextColor: #000000;
	--ThemesNavLevel2TextHoverColor: #000000;
	--ThemesNavLevel3TextColor: #000000;
	--ThemesNavLevel3TextHoverColor: #000000;
	--ThemesNavLevel4TextColor: #000000;
	--ThemesNavLevel4TextHoverColor: #000000;
    --ThemesFooterBgColor: #454a50;
    --ThemesFooterLineColor: #ddd;
    --ThemesFooterTitleColor: #fff;
    --ThemesFooterTextColor: #b4b4b4;
    --ThemesFooterTextHoverColor: #fff;
    --ThemesFooterIconColor: #b4b4b4;
    --ThemesCopyrightColor: #fff;
    --ThemesCopyrightBgColor: #3b3f44;
    --ThemesReviewsStarColor: #333;
	--ThemesAttrOptionColor: #000000;
	--ThemesProductSoldFontColor: #eb3e3e;

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

    --ProductsSalesBgStyleColor: #60d5de;
	--ProductsSalesTextColor: #fff;

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

	--ThemesSearchPlaceholderTipsText: #888;
}
/*******4.0 global-themes start*******/
/*font -color -family*/
body.index {background-color: var(--ThemesBodyColor);}
body,html{font-family:'Opensans-Regular';color: #333;}/*全局*/
.themes_title{color: #000; font-family:'OpenSans-Semibold';}/*标题*/
.themes_subtitle,.themes_subtitle a{color: #adadad;}/*副标题*/
/*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);}
.themes_dropdown{-webkit-box-shadow:0 0 5px rgba(255,255,255,0.3);box-shadow:0 0 5px rgba(255,255,255,0.3);}
.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: #888;}
.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)}
.opens{font-family:'OpenSans-Regular';}
.pop{font-family:'Poppins-Regular';}
.popb{font-family:'Poppins-SemiBold';}
.btn0{color:#fff;background:#222222;}
.title0{font-size:28px;}
.white{  color: #fff;}
.bg_white{background: #fff;}
.bg_blue{background: #f4f7fc;}
.bg_black{background: #0b0b0b; color: #fff;}
.bg_eb{background: #ebebeb;}
.border_white{background: #fff;border: 1px solid #eeeeee;}
/* type */
.type_li h3{color:#222;}
.type_li p{color:#a7a7a7;}
.btn_136{background:#8482cb;color:#fff;}
.btn_h38{background:#8482cb;color:#fff;}
.btn_h38:hover{background:#e6e6e6;}
/* banner_m2 */
.banner_m2 .banner_item:before,.banner_m2 .banner_item:after{background:rgba(144,144,144,.1);}
/* pro */
.pro_item{background:none;}
.pro_li{background:#ffff;}
.action_icon{background:#8482cb;}
.action_icon:hover{background:#e6e6e6;}
.pro_it:hover{-webkit-box-shadow:0px 0px 7px #ccc;box-shadow:0px 0px 7px #ccc;}
/* hot */
.title_hot{border-bottom:1px solid #e9ecf3;}
.color_8{color:#888888;}
.color_5{color:#555555;}
.button_next,.button_prev{border:1px solid #e9ecf3;}
.srcoll_btn_next:hover{background-color:#8482cb;}
.srcoll_btn_prev:hover{background-color:#8482cb;}
.srcoll_btn_next,.srcoll_btn_prev{border:1px solid #e9ecf3;}
.cirlce.button_next,.cirlce.button_prev{border:none;background-size:100% 100%;}
@media (max-width: 1000px ){
    .button_prev.btn_cirlce, .button_next.btn_cirlce{background-size: 8px 10px;}
    .img.bg{background: #e8e8e8;}
    .action_icon{background: transparent;}
    .btn_border{border: 1px solid #000;}
    .btn_161,.btn_175,.btn_220,.btn_box{background: #000; color: #fff;}
    .border_b_xs{border-bottom: 1px solid #ebebeb;}
    .pro_it:hover { -webkit-box-shadow: 0px 0px 0px #fff; box-shadow: 0px 0px 0px #fff; }
    .themes_products_title:hover {color: #333;}
    .menu_list dd a:hover{color: #b4b4b4;}
}

.container_screen{ width: 100%; padding-left: 15px; padding-right: 15px; -webkit-box-sizing: border-box; box-sizing: border-box;}
@media (min-width: 768px) {
    .container_screen{ max-width:740px; padding-left: 0; padding-right: 0 }
}
@media (min-width: 992px) {
    .container_screen{ max-width:950px }
}
@media (min-width: 1200px) {
    .container_screen{ max-width:1140px }
}
.themes_box_button{font-family: var(--ThemesButtonFont);}