

/*******4.0 global-themes start*******/
/*font -color -family*/
body,html{color: #333;}/*全局*/
.themes_title{color: #333;}/*标题*/
.themes_subtitle,.themes_subtitle a{color: #999;}/*副标题*/
.themes_price{color: #333333;}/*价格*/
/*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:#62a020;/*#56b0f2*/}
/*******4.0 global-themes end*******/
.themes_box_title{color:#333333;font-family: "WorkSans-Medium";}
.themes_products_title{color:#333333;font-family: "WorkSans-Regular";}
.themes_products_title:hover{color:#999;}
.themes_products_price{font-family: "WorkSans-Bold";color:#333333;}
.themes_products_origin_price{color: #999;font-family: "WorkSans-Medium";}
.themes_article_title{font-family: 'WorkSans-Regular';color:#333;}
.themes_article_subtitle{font-family: 'WorkSans-Regular';color:#999;}

/* 头部 */
#header .head_wrap_bg { background: #fff; border-bottom:1px solid #e9e9e9; }
#header .head_top .head_top_tips {color:#333;font-family: "WorkSans-Regular";}
#header .head_top .head_top_tips .mini-menu a{padding-right:20px;}
/* 切换汇率 */
#header .default_currency_style,
#header .default_language_style{color:#333;font-family: "WorkSans-Regular";}
#header .default_currency_style dt i,
#header .default_language_style dt i{background: url(../images/icon_arrdown.png) no-repeat center center;}
/* 搜索框 */
#header .default_search_style {background: #efefef;}
#header .default_search_style .default_search_form input.text{color:#333;background: transparent;font-family: "WorkSans-Regular";}
#header .default_search_style .default_search_form input.button {background: transparent;}
#header .default_search_style .default_search_form i{background: url(../images/icon_search.png) no-repeat center center;}
#header .default_search_style .default_search_form input::-webkit-input-placeholder{color:#999999;font-family: "WorkSans-Regular";}
#header .default_search_style .default_search_form input::-moz-placeholder{color:#999999;font-family: "WorkSans-Regular";}
#header .default_search_style .default_search_form input:-ms-input-placeholder{color:#999999;font-family: "WorkSans-Regular";}
/* 会员账号 */
#header .default_account_style {background: url(../images/icon_account.png) no-repeat left center;color:#666666;font-family: "WorkSans-Regular";}
#header .default_account_style .FontColor{font-family: "WorkSans-Medium";color:#666666;}
/* 购物车 */
#header .default_shopping_cart_style{background: url(../images/icon_shopcar.png) no-repeat left center;}
#header .default_shopping_cart_style .text_0{color:#666666;font-family: "WorkSans-Regular";}
#header .default_shopping_cart_style .cart_count,
#header .default_shopping_cart_style .text_1{color:#666666;font-family: "WorkSans-Medium";}

#header .head_nav_bg {background: #CF050E;}

/* 导航栏 */
#header .default_nav_style li>a{color:#fff;font-family: "WorkSans-Regular";font-weight:bold;}
#header .default_nav_style li>a:hover{color:#ff0;}

/* 手机端顶部栏 */

@media screen and (max-width: 1000px) { /*当屏幕尺寸小于1000px时，应用下面的CSS样式*/
	#header .mobile_header_bg {background: #ffffff;}
	#header .header_menu_mb {background: #CF050E;border-radius:50%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	#header .header_menu_mb span {background: #ffffff;}
	#header .mobile_search_area {background: url(../images/icon_search_m.png) no-repeat center center;background-size: cover;}
	#header .mobile_shopcar_area {background: url(../images/icon_shopcar.png) no-repeat center center;background-size: cover;}
}


/* banner轮播 */
.wrap_slider .slider_container .slider_btns .slider_btn_left{background-image: url(../images/icon_left.png);}
.wrap_slider .slider_container .slider_btns .slider_btn_right{background-image: url(../images/icon_right.png);}
.wrap_slider .slider_container .slider_pagination .slider_pagination_dot{background-color: #e4e4e4;}
.wrap_slider .slider_container .slider_pagination .slider_pagination_dot.active{background-color: #62a020;border: 3px solid #fff;}

.hot_product_list .hot_product_item .hot_item_top {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_subname {color:#333333;font-family: "WorkSans-Medium";}
.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_name,
.hot_product_list .hot_product_item .hot_item_bottom .hot_item_title{color:#333333;font-family: "WorkSans-Regular";}
.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_price {color:#333333;font-family: "WorkSans-Bold";border-bottom:2px solid #6a7173;}
.hot_product_list .hot_product_item .hot_item_bottom .hot_more{color:#333333;font-family: "WorkSans-Medium";-webkit-tap-highlight-color: rgba(0, 0, 0, 0);text-decoration: none;}
.hot_product_list .hot_product_item .hot_item_bottom .hot_more .short_grey_line {background-color: #cccccc;}
@media screen and (max-width: 1000px){
	.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_price {border-bottom:1px solid #6a7173;}
}

.wrap_section_title a{color:#333333;font-family: "WorkSans-Regular";border-bottom:1px solid #777;}

.wrap_section {background: #fff;}
.media_list .media_item .media_img_area>a,
.media_list .media_item .media_txt_area a{-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.media_list .media_item .media_txt_area a:hover{color:#999;}
.media_list .media_item .media_img_area .img_mask{background-color:rgba(0,0,0,.5);}
.media_list .media_item .media_img_area .sale_tags div {color:#fff;font-family: "WorkSans-Medium";}
.media_list .media_item .media_img_area .sale_tags .sale_tag_new{background-color: #93c240;}
.media_list .media_item .media_img_area .img_mask .img_mask_btns a{background-color:#f4c764; -webkit-tap-highlight-color:rgba(0,0,0,0);}
.media_list .media_item .media_img_area .img_mask .img_mask_btns a:hover{background-color:#62a020;}
.media_list .media_item .media_img_area .img_mask .img_mask_btns .icon_heart{background-image:url(../images/icon_heart.png);}
.media_list .media_item .media_img_area .img_mask .img_mask_btns .icon_heart.is_in{background-image:url(../images/icon_heart_cur.png);}
.media_list .media_item .media_img_area .img_mask .img_mask_btns .icon_shop{background-image:url(../images/icon_add_shopcar.png);}
.wrap_product_poster a{-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

.wrap_toys_type .toy_type_item .type_inner_desc .type_inner_main{color:#111111;font-family: "WorkSans-Regular";}
.wrap_toys_type .toy_type_item .type_inner_desc .type_inner_sub{color:#333333;font-family: "WorkSans-Medium";}
.wrap_toys_type .toy_type_item .type_inner_desc .type_btn a{color:#333333;font-family: "WorkSans-Bold";border-bottom:1px solid #787260;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

.recommend_list .recommend_item .recommend_inner_wrap .recommend_category_title {color:#333333;font-family: "WorkSans-Medium";}
.recommend_list .recommend_item .category_list .category_item a{color:#999;font-family: "WorkSans-Medium";-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.recommend_list .recommend_item .category_list .category_item a .grey_dot {background-color: #b0b0b0;}
.recommend_list .recommend_item .category_list .category_item a:hover{color:#333;}
.recommend_list .recommend_item .category_more a{color:#62a020;font-family: "WorkSans-Medium";-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}


/* 邮件订阅 */
#footer .wrap_section_newsletter{color:#fefefe;}
#footer .newsletter_area_bg {background: url(../images/newletter_bg.jpg) no-repeat center center;}
#footer .default_newsletter_style .newsletter_title .top_text{font-family: "WorkSans-Medium";}
#footer .default_newsletter_style .newsletter_title .sub_text{font-family: "WorkSans-Regular";}
#footer .default_newsletter_style .default_newsletter_form{background: #ffffff;}
#footer .default_newsletter_style .default_newsletter_form input.text{color:#333;background: transparent;font-family: "WorkSans-Regular";}
#footer .default_newsletter_style .default_newsletter_form input::-webkit-input-placeholder{color:#999999;font-family: "WorkSans-Regular";}
#footer .default_newsletter_style .default_newsletter_form input::-moz-placeholder{color:#999999;font-family: "WorkSans-Regular";}
#footer .default_newsletter_style .default_newsletter_form input:-ms-input-placeholder{color:#999999;font-family: "WorkSans-Regular";}
#footer .default_newsletter_style .default_newsletter_form .FontBgColor{background: url(../images/icon_email.png) no-repeat center center;background-color: #62a020;}

#footer .about_us_area .about_us_title a{color:#333333;font-family: "WorkSans-Regular";}
#footer .about_us_area .about_desc {color:#666666;font-family: "WorkSans-Regular";}


#footer .default_foot_menu_style .menu_list>dl>dt{color:#fff;font-family: "WorkSans-Regular";}
#footer .default_foot_menu_style dl dd a{color:#999999;font-family: "WorkSans-Regular";background: url(../images/bkg_link_footer.png) left center no-repeat;
    padding-left: 15px;}
#footer .default_foot_menu_style dl dd a:hover{color:#fff;}

#footer .footer_bottom p{font-family: "WorkSans-Regular";color: #999999;}

@media screen and (max-width: 1000px) {
	
	#footer .default_foot_nav_style {border-top:1px solid #cccccc;}
	#footer .default_foot_nav_style a{border-bottom:1px solid #cccccc;color:#111111;font-family: "WorkSans-Regular";-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	#footer .default_foot_nav_style a:after {background: url(../images/icon_down.png) no-repeat center center;}
	
	.follow_us_type_2 li>a{background-image:url('../images/icon_follow_mb.png'); background-size:40px;}
}