@CHARSET "UTF-8";
/*
 * 正青春商城样式定义
 */
/* 全局面板颜色重置 */
body{background:#fff;}
#container{background:#fff;}
#container .mui-content{background:#fff;}
.bafafafa{background-color: #fafafa;}
a:active{color:#333 !important;}
.body-1 #footer .active a, .body-1 #footer .active i {
    color: #292A2B;
}
input{font-size:14px}
/* 顶部搜素框logo定义 */
.top-img-logo{
	padding:0 2px;text-align:center;
}
.top-img-logo img{max-height:34px;}
.custom-search input{background:#fff !important;border:1px solid #E6E6E6;height:32px;margin-bottom:10px;}
.custom-search .mui-search .mui-placeholder{font-size:14px;}
.mui-search:before{top:60%;}
.custom-search input[type=search]{font-size:14px;}
/* baner */
.body-1  .mui-content .swiper-pagination-bullet-active{background-color:#81BEC6 !important;}
 /* 首页内容边框颜色 */
.index-cont{background:#f0fdff}
.cf-index-cont{background:#F2F4F3}
.cf-index-cont .index-cont .goods-card {
    padding:8px 8px 16px 8px;
    background: #fff;
	margin:8px 14px 10px 14px;
	border:0px;
	-moz-box-shadow:0px 0px  10px 5px #D6F0F4;
	-webkit-box-shadow:0px 0px  10px 5px #D6F0F4;
	box-shadow:0px 0px  10px 5px #D6F0F4;
}
.cf-index-cont .index-cont .goods-card:not(:first-child){
	margin-top:20px;
}

.cf-index-cont .cont-title-list{
	background:#fff;
	height:40px;line-height:40px;text-align:center;
}
.cate-cont .goods-card {
	padding:0px;
	border-top: 8px solid #F2F4F3;
    border-right: 4px solid #F2F4F3;
    border-bottom: 6px solid #F2F4F3;
    border-left: 4px solid #F2F4F3;

}
.cont-title-list .left-bor{
	display:inline-block;width:100%;
	border-left:1px solid #E0E5E4;height:22px;line-height:22px;

}
.cont-title-list .left-bor-act{padding-bottom:11px;border-bottom:1px solid #131F15;}
.cf-index-cont  .catetitle-info span{
	display:inline-block;line-height:36px;padding:0 30px;
	text-align:center;color:#fff;font-size:1.25em;;height:36px;background:#81BEC6;
	margin-left:-15px;
}
.cf-index-cont .catetitle-fun{margin-top:10px;}
.cf-index-cont  .catetitle-desc span{
	display:inline-block;font-size:1.1em;
	height:30px;line-height:30px;padding:0 16px;margin-top:12px;
	border-top:1px solid #81BEC6;border-bottom:1px solid #81BEC6;color:#81BEC6;
}
.catetitle-fun a {position:relative;}
.catetitle-fun .left_radia{position:absolute;top:8px;display:inline-block;width:5px;height:5px;border-radius:100%;background: #81BEC6;margin-top:-3px;}
.catetitle-fun a  .left_t{margin-left:8px;line-height:200%;font-size:12px;}
/* 首页推荐产品 */
.re_good { margin:10px auto;}
.re_good img{display:block;max-width:55%;margin:0 auto;margin-top:5px;}
.cf-index-cont  .goodtitle-info{width:100%;margin:0 auto;text-align:center;}
.cf-index-cont  .goodtitle-info span{
	display:inline-block;font-size:1.2em;
	height:30px;line-height:30px;padding:0 16px;margin-top:16px;margin-bottom:8px;
	border-top:1px solid #81BEC6;border-bottom:1px solid #81BEC6;color:#81BEC6;
}
.cf-index-cont  .goodtitle-desc{width:100%;margin:0 auto;text-align:center;margin-top:8px;}
.cf-index-cont  .goodtitle-desc span{display:inline-block;color:#81BEC6;font-size:1.1em;}
.good-buy{width:180px;margin:0 auto;height:32px;border-radius:5px;line-height:32px;background:#71ABB3;text-align:center;margin-top:10px;}
.good-buy span,.good-buy del{color:#fff}
.good-buy del{font-size:0.8em;}
.good-buy .good-price{font-size:1.1em;padding:0 2px;}
.good-buy .buy-now{
	background:#fff;color:#81BEC6;padding:2px 5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
}
.sc-goods-list .info{padding:5px;background:#fff;}
.sc-goods-list .info .goods-title{font-size:1.2em;margin-top:16px;margin-bottom:5px;height:22px;}
.sc-goods-list .goods-desc{margin:0;color:#9B9F9F;}
.sc-goods-list .goods-price{margin-top:5px;color:#9B9F9F;}
.cate-cont .sc-goods-list{min-height:300px;}
/* 产品详情页 */
.goods-header .secondtitle{
	font-size:1em;color:#808080;
}
.stock-detail .big-title{color:#282828;
    font-size:14px;    font-weight: bold;
}
.shoucang .icon-shoucang-da{color:#f96825}
/* 会员中心 */
.cf-userinfo .vip_logo h2{position:relative;}
.cf-userinfo .vip_logo img{width:18px;position:absolute;top:0px;right:-25px;}
/* 确认订单 */
.isfapiao {right:8px !important;}
.fapiaotype{right:8px !important;}
.confirm_select{position:absolute; top: 35px;left:30px;}
.xq_left{width: 12px;height: 24px;position: absolute;left: 10px;margin-top: 7px;}

/* 会员选择支付 */
.cf-radio-li{position:relative;}
.cf-radio{position:absolute;top:18px;right:10px;font-size:2em;color:#fa445b}
/* 购物车 */
.cart-title{height:32px;line-height:32px;}
 /* 分页样式 */
/*  #pager .mui-active a{
	border-color: #e10d42;
    background-color: #e10d42;
 }
  #pager   a:active{
 	border-color: #e10d42;
    background: #e10d42;
  	color:#fff;
}
 #pager .mui-active a span{color:#fff;}
 #pager a, #pager span{color:#e10d42;}*/
/* 购买须知 */
.buy_notice{background:#F5F5F5;padding:15px;text-align:justify;}
.goumaixuzhi{text-align:center;margin-bottom:10px;}
 .goumaixuzhi img{width:60%}
.dianpu_not{background:#F5F5F5;text-align:center;}
.dianpu_bar{height:40px;line-height:40px;margin-top:10px;}
.dianpu_bar a{padding:0 5px; color:#888;}
.jishu_support{color:#999;font-size:0.8em;margin-bottom:20px;margin-top:0px;height:20px;line-height:20px;}

.mui-bar{height:45px;line-height:45px;}
.mui-title{line-height:45px;}
.xq_left{margin-top:13px;}
.mui-bar-nav~.mui-content{margin-top:5px;}
.topt54{top:45px;}
.mui-bar-nav~.mui-content{padding-top:45px;}

