/* body */
body,html{
	background-color:rgb(249, 249, 249);
	max-width:750px;
	margin:0 auto;
	padding:0;
	font-family: PingFangSC-Regular,helvetica,'Heiti SC',"Hiragino Sans GB","Microsoft Yahei",sans-serif;
	box-sizing:border-box;
	--pColourT:#3c9bb9;
	--Mcolour:#50b4c8; 
	--green:#01b97b;
}

/* 模块/按钮/商品列表 */
.gl_price_c{color: #333;}
.gl_price_total_c{color: #50b4c8 !important;}/* 总价 */
.gl_old_c{color: #7B7B7B;}
.gl_contras_c{color: #ff5722;}
.gl_title_c{color: #333;}
.gl_btn_bgc{background-color:#FFF !important;}
.gl_btn_fc{color: #FFF;}
.gl_btn_suit{background-color:#50b4c8 !important;color: #FFF !important;}
.gl_btn_suit2{background-color:#fff !important;color:#50b4c8  !important;}
.top_nav_colour{background-color:#FFF !important;color:#50b4c8  !important;} /* 导航栏颜色 */
.top_nav_title_colour{color:#50b4c8;} /* 导航栏字体颜色 */
.gl_border_color{border: 1px solid #50b4c8;color: #50b4c8 !important;}
.mo_title_c{color: #FFF;}
.d_box_bgc{ background-color: #FFF;}
.brighten_box{ background-color: #ff0000;color: #FFF;}

/* 背景色 */
.d_boby_bgc{ background-color: #f9f9f9;}
.d_main_bgc{ background: #FFF  !important;}
.d_main_bog{border-color: #000 !important;}
.d_box_bgc{ background-color: #FFF;}   
.gradient_bgc{background: #e1faff !important;}
.depth_bgc{background-color: #FFF;color: #50b4c8;}

/* 字体 */
.general_font_c,.moneys,.money{color: #50b4c8 !important;}
.font_white{color: #000;}

.mdui-tab .mdui-tab-active,.vux-button-group>a.vux-button-group-current{color: #50b4c8 !important;}
.swiper-pagination-bullet-active,.mdui-nav .mdui-tab a.mdui-tab-active::after{background: #50b4c8 !important;}
.mdui-tab-indicator{background: #50b4c8 !important;}
.fill_box .mdui-tab-active{color: #333 !important;border: 1px solid #50b4c8;}
.mdui-menu-left .levelA>li.active::before{background: #50b4c8;}
.vux-button-group>a.vux-button-group-current>span{border-color: #50b4c8;}
.norms-tab .norms-li-active{background: #50b4c8;}/* 详情页sku */
.norms-tab .selected-count{background: #ff5722;color: #fff;}/* 详情页选中sku数量 */