/*背景色*/
.theme_body_background {
	background-color: #f8f8f8;
}
.theme_module_background {
	background-color: #fff;
}
.detail_header {
	background-color: #7c6baf;
}
/*字体颜色-设置*/
.theme_font_color {
	color: #7c6baf;
}
.common_price_fontcolor {
	color: #e53e38;
	font-weight: 600;
}
/*边框色-设置*/
.common_default_border {
	border: 1px solid #ddd;
}
.common_theme_border {
	border: 1px solid #7c6baf;
}
.common_theme_botborder {
	border-bottom: 2px solid #7c6baf;
}
.common_bottom_border {
	border-bottom: 1px solid #ddd;
}
/*按钮背景色-设置*/
.button_theme_background {
	background-color: #7c6baf;
	color: #fff;
	border: none;
}
/*微首页-轮播图*/
.home_carousel ol li {
	border: 1px solid #fff;
}
.home_carousel .carousel_indicators .active {
	background-color: #fff;
}
/*微首页功能版-商品精选*/
.home_goods_featured .goods_featured_show li span {
	border: 1px solid #ddd;
	border-radius: 2px;
}
/*限时抢购-详情页*/
.flashsale_detail_ondoing {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}	
/*影讯列表*/
.movies_list_grade {
	color: #ff8400;
}
/*积分签到-点击查看更多按钮*/
.integral_sign_list button,.integral_mall_more input  {
	background: #cfb3e7;
	color: #684998;
}
/*列表页门店列表*/
.common_shop_name .theme_font_color {
	color: #7c6baf;
}
.common_shopswitch_continer {
	border: 1px solid #7c6baf;
}
/*品牌专区*/
.brand_theme_border {
	border-bottom: 2px solid #7c6baf;
}
.card_state_opened p {
	color: #fff;
}
.shoppingcart_gooddetail_btn .now_buy_theme {
    background: #7c6baf;
    color: #fff;
}
.shoppingcart_gooddetail_btn .add_shoppingcart_theme {
    border: 1px solid #7c6baf;
    color: #7c6baf;
}
.shoppingcart_my_submit button {
    background: #7c6baf;
    color: #fff;
}
.goods_cf_theme {
    border: 1px solid #7c6baf;
    color: #7c6baf;
}
