@charset "utf-8";
html, body, ul, li, ol, p, h1, h2, h3, h4, h5, h6, form, img, ::before, ::after{
    padding: 0;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
}

ul, ol, li{
    list-style: none;
}

img{
	border: 0 none;
	outline-style: none;
}

.clearfix::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

body{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
	/*消除ie10灰色背景*/
	background-color: transparent;
	/*消除火狐虚线*/
	outline: none;
}

.main{
	max-width: 750px;
	margin: 0 auto;
    overflow-x: hidden;
}

.gray_wire{
	background: #eeeeee;
	width: 100%;
	height: 0.4rem;
}

.gray_bg{
	background: #eeeeee;
}

.dis_flex{
    display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
    display: -moz-box;
	display: flex;
}


.idx_notice{
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.notice_icon{
    width: 1.6rem;
	text-align: right;
	font-weight: bold;
	font-size: 0.32rem;
	color: #872b2e;
}

.notice_icon img{
	width: 0.5rem;
	display: inline-block;
	vertical-align: middle;
}

.notice_title{
	-webkit-box-flex: 3;
	-webkit-flex: 3;
	-ms-flex: 3;
	flex: 3;
}

.notice_title{
	font-size: 0.32rem;
	color: #872b2e;
	overflow: hidden;
}

.idx_banner img{
	width: 100%;
	max-height: 394px;
}

.search_nav{
	width: 100%;
	height: 1.2rem;
	line-height: 1.2rem;
	font-size: 0.3rem;
}

.search_input{
	-webkit-box-flex: 3;
	-webkit-flex: 3;
	-ms-flex: 3;
	flex: 3;
	text-align: center;
}

.search_input input{
	width: 90%;
	height: 60%;
	border: none;
	border-radius: 5px;
	display: inline-block;
	vertical-align: middle;
	-moz-box-shadow:1px 1px 10px #d4d2d1 inset;
	-webkit-box-shadow:1px 1px 10px #d4d2d1 inset;
	box-shadow:1px 1px 10px #d4d2d1 inset;
	text-indent: 0.2rem;
	background: url('../images/search.png') 98% 49% no-repeat;
	background-size: 0.6rem;
    padding-right: 0.6rem;
}

.search_btn{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
}

.search_btn div{
	width: 90%;
	height: 0.7rem;
	line-height: 0.7rem;
	margin-top: 0.26rem;
	background: #eb6877;
	color: #fff;
	font-size: 0.38rem;
	border-radius: 0.15rem;
}

.idx_logo{
	width: 100%;
	text-align: center;
	padding: 0.2rem 0 0.2rem 0;
}

.idx_logo img{
	width: 3.68rem;
	display: inline-block;
	vertical-align: middle;
}

.idx_type_list{
	width: 100%;
}


.idx_item_nav{
	width: 20%;
	padding: 0 2% 0 2%;
	height: 2.4rem;
	float: left;
	text-align: center;
	color: #565656;
}

.idx_item_nav img{
	width: 100%;
	max-width: 97px;
	display: inline-block;
	vertical-align: middle;
}

.idx_new_porlist{
	width: 100%;
}

.new_div_one{
	width: 96%;
	height: 3rem;
	margin: 0 auto;
}


.new_one_left{
	-webkit-box-flex: 1.4;
	-webkit-flex: 1.4;
	-ms-flex: 1.4;
	flex: 1.4;
	text-align: center;
	border: 1px solid #ea7276;
}

/*.new_one_left img{
	width: 6rem;
	max-width: 100%;
	height: 3rem;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #ea7276;
}
*/
.new_one_right{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left:0.1rem;
}


.new_one_right_item1{
	width: 100%;
	height: 1.45rem;
	line-height: 1.45rem;
	text-align: center;
	border: 1px solid #ea7276;
}

.new_one_right_item2{
	margin-top: 0.1rem;
	width: 100%;
	height: 1.45rem;
	line-height: 1.45rem;
	text-align: center;
	border: 1px solid #ea7276;
}

/*.new_one_right_item img{
	max-width: 100%;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}*/

.newdiv_img{
	width: 96%;
	margin: 0 auto;
	margin-top: 0.1rem;
	border: 1px solid #ea7276;
}

.newdiv_img img{
	width: 100%;
	max-height: 312px;
}

.type_pro_list{
	margin: 0 auto;
	margin-top: 0.1rem;
	width: 96%;
	min-height: 12rem;
	border: 1px solid #ea7276;
}

.t_p_l_title{
	width: 100%;
	height: 2.75rem;
}

.t_p_l_item{
	width: 100%;
	height: 9.25rem;
	padding: 0 0.2rem 0 0.2rem;
}

.idx_pro_div{
	width: 48.5%;
	height: 4.3rem;
	margin-top: 0.2rem;
	float: left;
	border: 1px solid #eeeeee;
}

.idx_pro_div:nth-child(even){
	margin-left: 0.2rem;
}

.idx_pro_img{
	width: 100%;
	/*height: 80%;*/
	height: 70%;
	text-align: center;
}

.idx_pro_img img{
	width: 100%;
	max-height: 100%;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.idx_pro_shop_btn{
	width: 100%;
	height: 20%;
	padding-top: 5%;
}

.idx_pro_shop_pri{
	height: 0.4rem;
	line-height: 0.4rem;
	color: #f04c52;
}

.idx_pro_shop_btn div{
	margin: 0 auto;
	width: 50%;
	height: 0.6rem;
	line-height: 0.6rem;
	background: #f04c52;
	color: #fff;
	border-radius: 5px;
	text-align: center;
}

.more{
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	margin-top: 0.1rem;
	text-align: center;
	color: #616161;
	display: none;
}


.mdd_logo{
	width: 100%;
	height: 3rem;
	line-height: 2.8rem;
	text-align: center;
}

.mdd_logo img{
	width: 2rem;
	display: inline-block;
	vertical-align: middle;
}


.m-tabbar.tabbar-fixed{
	left: unset;
	max-width: 750px;
}

.tabbar-item{
	color: #000000;
}

/*商品列表页*/
.search_condition{
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
	padding: 0 2% 0 2%;
	border-bottom: 1px solid #eeeeee;
}

.search_condition_item{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.condition_sel{
	background: #f04c52;
	color: #fff;
}

.list-theme1 .list-item{
	width: 49%;
}

.list-item{
    border: 1px solid #eeeeee;
	margin-left: 0.5%;
	margin-right: 0.5%;
}

/*.list-item:nth-child(even){
	margin-left: 2%;
}*/

/*.shop_list_div{
	width: 100%;
	padding: 0 2% 0 2%;
}

.shop_list_item{
	width: 49%;
	height: 4.3rem;
	margin-top: 0.1rem;
	float: left;
    border: 1px solid #eeeeee;
}

.shop_list_item:nth-child(even){
	margin-left: 2%;
}

.shop_img{
	width: 100%;
	height: 70%;
	text-align: center;
}

.shop_img img{
	max-width: 100%;
	max-height: 100%;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.shop_list_param{
	width: 100%;
	height: 30%;
}*/

.shop_list_cat img{
	width: 0.58rem;
}

.shop_list_start_num{
	color: #515151;
}

.shop_list_start img{
	width: 0.4rem;
	display: inline-block;
	vertical-align: middle;
}


.shop_det_div{
	max-width: 100%;
	line-height: 0.68rem;
	color: #f04c52;
	font-size: 0.3rem;
	/*overflow: hidden;*/
	padding-left: 0.2rem;
}

.del_price{
	color: #b2b1b1;
}

.shop_meal{
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
    padding-left: 0.2rem;
    border-bottom: 1px solid #ccc;
}

.shop_meal_btn{
	width: 1.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    border-radius: 5px;
    margin-top: 0.1rem;
    text-align: center;
    background: #f04c52;
    float: right;
    margin-right: 2%;
    color: #fff;
}

.meal_pro_list{
	width: 100%;
}

.meal_list_item{
	width: 30%;
	height: 2rem;
	margin-left: 2.5%;
	float: left;
	overflow: hidden;
	margin-bottom: 0.4rem;
	margin-top: 0.2rem;
}

.meal_list_item img{
	width: 100%;
}

.shop_det_desc{
	padding: 0 2% 0 2%;
}

.shop_det_desc img{
	max-width: 100%;
	height: auto !important;
}

.shop_det_param{
	float: left;
}

.shop_det_param div{
	float: left;
}

.shop_param_itme{
	/*width: 0.8rem;*/
    height: 0.6rem;
    line-height: 0.68rem
	margin-left: 0.1rem;
	text-align: center;
	color: #b2b1b1;
	border-radius: 5px;
	padding: 0 0.2rem;
	/*margin-top: 0.1rem;*/
}

.shop_sel_param{
	background: #f04c52;
	color: #fff;
}

.shop_sales{
	float: right;
	margin-right: 0.1rem;
}

.shop_fixd_div{
	position: fixed;
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
	bottom: 0;
	max-width: 750px;
	background: #fff;
	text-align: center;
	font-size: 0.3rem;
}

.shop_fixd_one{
	width: 1.4rem;
	background: #fff;
}

.shop_fixd_two{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #fff;
}

.shop_fixd_btn_one{
	background: #ff9d2f;
}

.shop_fixd_btn_two{
	background: #f34334;
}

.shop_fixd_btn_three{
	background: #ff9d2f;
}

.shop_fixd_img img{
	width: 0.5rem;
	margin-top: -0.1rem;
	display: inline-block;
	vertical-align: middle;
}


/*购物车*/
.car-webbg{
	background: #eeeeee;
}

.car_edit_btn{
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: right;
	padding-right: 0.2rem;
	border-bottom: 1px solid #eee; 
	color: #3d3b3b;
	font-size: 0.3rem;
}


.car-list{
	width: 96%;
	margin: auto;
	background: #fff;
	margin-top: 0.14rem;
}

.hairline .g-scrollview{
	margin-top: 0.14rem;
}

.car-list .car-l-goods{
	height: 130px;
	padding-top: 4px;
	background: #fff;
	border-bottom: #eee 1px solid;
	display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.car-l-goods .car-l-ckbox{
	width: 25px;
	text-align: center;
	line-height: 118px;
	height: 118px;
	float: left;
}

.car-l-ckbox .c-cbox-img{
	display: inline-block;
	vertical-align: middle;
	width: 20px;
}

.car-l-goods .car-l-gimg{
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    /* width: 100%; */
    max-width: 120px;
    height: 118px;
    line-height: 118px;
    text-align: center;
}

.c-goods-img{
	width: 100%;
    /* width: 110px; */
    max-width: 110px;
    border: 1px solid #ccc;
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle;
}

.car-l-msg{
    -webkit-box-flex: 1.5;
    -webkit-flex: 1.5;
    flex: 1.5;
    padding-left: 10px;
    overflow: hidden;
    line-height: 2;
}
.car-msg-p{
	width: 120px;
	height: 42%;
	overflow: hidden;
	margin-top:10px;
	color: #e4555a;
}

.car-msg-p2{
	width: 120px;
	line-height: 2;
	color:#919190;
}


.car-l-act{
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
	line-height: 30px;
	text-align: center;
}

.car-pri-xj{
	color:#ff2222;
}

.car-pri-yj{
	font-size: 12px;
	color:#ccc;
}

.car-num-btn{
	height: 24px;
	margin-top: 15px;
}

.flex-car-nav{
	position: fixed;
	bottom: 60px;
	height: 50px;
	line-height: 50px;
	width: 100%;
	max-width: 750px;
	background: #fff;
	padding: 0 1% 0 0.5%;
	display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.car-total-msg{
	-webkit-box-flex: 3;
    -webkit-flex: 3;
    flex: 3;
    text-indent: 10px;
    text-align: right;
    margin-right: 10px;
}

.car-take-btn{
	-webkit-box-flex: 2;
    -webkit-flex: 2;
    flex: 2;
}

.car-take-btn .car-btn{
	width: 96%;
	margin-top: 8px;
	text-align: center;
	background: #eb6877;
	border-radius: 10px;
	height: 32px;
	line-height: 32px;
	color: #fff;
}

.car-take-btn .car-del-btn{
	width: 96%;
	margin-top: 8px;
	text-align: center;
	background: #b9b0b1;
	border-radius: 10px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	display: none;
}

.sho-select-btn{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}


/*订单管理*/

.o_l_nav{
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
	background: #fff;
	text-align: center;
	border-bottom: 1px solid #c9c9c9;
}

.o_nav_btn{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 0.3rem;
}

.o_nav_text{
	margin-top: 0.1rem;
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
}

.o_nav_border{
	border-right: 1px solid #eee;
}

.o_nav_select{
	margin: 0 auto;
	width: 50%; 
	height: 0.1rem;
	/*border-bottom: 3px solid #ccc;*/
	background: #c9c9c9;
	display: none;
}

.o_l_item{
	background: #fff;
	width: 100%;
	margin-top: 0.2rem;
}

.o_l_shop_item{
	border-bottom: 1px solid #eee;
	padding-left: 0.1rem;
}

.o_item_foot{
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
}

.o_item_btn{
	margin-top: 0.1rem;
	/*width: 1.5rem;*/
	height: 0.6rem;
	line-height: 0.6rem;
	background: #f04c52;
	float: right;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	margin-right: 0.1rem;
    padding: 0 0.2rem 0 0.2rem;
}

.o_order_num{
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
	text-indent: 0.2rem;
	border-bottom: #e5e5e5 1px solid;
	font-size: 0.3rem;
	overflow: hidden;
}

.o_img{
	width: 2.6rem;
	height: 2.6rem;
	line-height: 2.6rem;
	text-align: center;
}

.o_img img{
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.o_content{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.o_pro_title{
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
	overflow: hidden;
	font-size: 0.28rem;
	color: #f04c52;
	text-indent: 0.2rem;
}

.o_pro_des{
	padding-left: 0.2rem;
	width: 100%;
	height: 1.4rem;
	overflow: hidden;
	color: #8d8d8d;
}

.o_pro_param{
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
    text-indent: 0.2rem;
	/*text-align: center;*/
}

.o_param_item{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #919190;
}

.o_param_item2{
	-webkit-box-flex: 2;
	-webkit-flex: 2;
	-ms-flex: 2;
	flex: 2;
	text-indent: 0.2rem;
	color: #696969;
}


/*会员中心*/
.user_header{
	width: 100%;
	height: 3.6rem;
	background: url('../images/user_bg.png');
	background-size: 100% 100%;
	padding-top: 0.4rem;
}

.user_img{
	width: 100%;
	height: 2rem;
	text-align: center;
}

.user_img img{
	width: 2rem;
	height: 2rem;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
	vertical-align: middle;
}

.user_name{
	width: 100%;
	text-align: center;
	font-size: 0.3rem;
}

.user_nav{
	width: 100%;
	height: 1.4rem;
	padding: 0.2rem 0 0 0;
	text-align: center;
	font-size: 0.3rem;
	border-bottom: 1px solid #eeeeee;
	background: #fff;
}

.user_nav_item{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.user_nav_img img{
	width: 0.6rem;
    display: inline-block;
	vertical-align: middle;
}

/*我的积分*/

.user_int_num{
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-indent: 0.2rem;
    font-size: 0.3rem;
    overflow: hidden;
}

.user_int_num img{
	width: 0.4rem;
	display: inline-block;
	vertical-align: middle;
}

.int_box{
	width: 100%;
}

.int_item{
	width: 48%;
	height: 2.4rem;
	margin: 0.2rem 0 0 1%;
	float: left;
	text-align: center;
}

.int_item_coupon{
	width: 100%;
	height: 2rem;
	background: url('../images/coupon_bg.png');
	background-size: 100% 100%;
	padding: 0.1rem 0.2rem 0.2rem 0.2rem;
}

.int_item_price{
	width: 84%;
	height: 1.8rem;
	float: left;
   	line-height: 2.2rem;
    color: #e53330;
	font-weight: bold;
}

.int_item_sign{
	font-size: 0.6rem;
    letter-spacing: -0.18rem;
}

.int_item_num{
    letter-spacing: -0.08rem;
	font-size: 1.2rem;
}

.int_item_receive{
	width: 14%;
	height: 1.8rem;
	float: left;
	font-size: 0.3rem;
	text-align: center;
	background: #e53330;
	color: #fff;
	line-height: 1.5;
}

/*线下店铺*/
.offline_list{
	border-top: 1px solid #eee;
	width: 100%;
}

.off_list_item{
	width: 100%;
	height: 2.4rem;
	padding: 0.2rem 0 0.2rem 0;
}

.off_img{
	padding-left: 0.1rem;
	width: 1.8rem;
	height: 1.8rem;
	line-height: 1.8rem;
	text-align: center;
}

.off_img img{
	width: 100%;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #f05f64;
}

.off_content{
	padding-left: 0.1rem;
	width: 1.8rem;
	height: 1.8rem;
	line-height: 0.6rem;
	font-size: 0.24rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.off_content img{
	width: 0.28rem;
	display: inline-block;
	vertical-align: middle;
}

.off_phone{
	width: 1rem;
	height: 1.8rem;
	line-height: 1.8rem;
	text-align: center;
	border-left: 1px solid #eee;
}

.off_phone img{
	width: 0.8rem;
	display: inline-block;
	vertical-align: middle;
}

.my_copn_list{
	width: 96%;
	margin: 0 auto;
}

.copn_item{
	width: 92%;
	margin: 0 auto;
	margin-top: 0.4rem;
	height: 2.2rem;
	background: url('../images/my_coupon_bg.png');
	background-size: 100% 100%;
	box-shadow: 1px 5px 16px rgba(148,14,9,.3);
}


.subtract_money{
	-webkit-box-flex: 2;
	-webkit-flex: 2;
	-ms-flex: 2;
	flex: 2;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
    line-height: 1.6;
    color: #fb6764;
}

.coupon_des{
	-webkit-box-flex: 2;
	-webkit-flex: 2;
	-ms-flex: 2;
	flex: 2;
	min-width: 112px;
	min-height: 94px;
	/*overflow: hidden;*/
}

.coupon_des_text{
	width: 100%;
	height: 50%;
	min-height: 47px;
	position: relative;
}

.c_d_t_redbox{
	/*margin: 0 auto;*/
	position: absolute;
	margin-top: 24%;
	margin-left: 10%;
	width: 80%;
	height: 40%;
	background: #fb6764;
	text-align: center;
	font-size: 0.3rem;
	color: #fff;
    line-height: 1.5;
}

.coupon_des_text2{
	width: 100%;
	height: 50%;
	min-height: 47px;
    color: #fb6764;
	font-size: 0.8rem;
	font-weight: bold;
	text-indent: 0.2rem;
	/*text-align: center;*/
}

.coupon_action{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #fff;
	font-size: 0.4rem;
	text-align: center;
	line-height: 1.4;
}

/*生日有礼*/
.bir_box{
	margin: 0 auto;
	width: 94%;
	height: 6rem;
	padding: 4%;
	margin-top: 0.2rem;
	border: 1px solid #f04c52;
	border-radius: 10px;
}

.bir_from_item{
	float: left;
	font-size: 0.34rem;
	height: 1rem;
	line-height: 1rem;
}

.bir_from_item .bir_input{
	border: none;
	height: 0.8rem;
}

.bir_tips{
	color: #5e5e5e;
	font-size: 0.2rem;
	text-align: center;
}

.bir_foot{
	width: 100%;
	height: 1rem;
}

.bir_btn{
	width: 2rem;
	height: 0.6rem;
	margin-top: 0.4rem;
	background: #f04c52;
	border-radius: 10px;
	float: right;
	color:#fff;
	text-align: center;
	line-height: 0.6rem;
}

/*分销中心*/
.share_login_div{
	background: url('../images/shop_login_bg.png');
	background-size: 100% 100%;
}

.share_shop_logo{
	width: 100%;
	height: 4rem;
	line-height: 4rem;
	text-align: center;
}

.share_shop_logo img{
	width: 3rem;
	display: inline-block;
	vertical-align: middle;
}

.share_form{
	text-align: center;
	border: none;
}

.share_form input{
    width: 80%;
    height: 0.8rem;
    border: none;
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle;
    -moz-box-shadow: 1px 1px 10px #d4d2d1 inset;
    -webkit-box-shadow: 1px 1px 10px #d4d2d1 inset;
    box-shadow: 1px 1px 10px #d4d2d1 inset;
    text-indent: 0.2rem;
    background-color: #fff;
    padding-left: 0.6rem;
    margin-bottom: 0.4rem;
}

.share_input_one{
    background: url(../images/shop_login_phone.png) 0 49% no-repeat;
    background-size: 0.6rem;
}

.share_input_two{
	background: url(../images/shop_login_password.png) 0 49% no-repeat;
    background-size: 0.6rem;
}

.share_btn_box{
	width: 100%;
	height: 1rem;
}

.share_login_btn{
	width: 1.8rem;
	height: 0.6rem;
	line-height: 0.6rem;
	border-radius: 10px;
	float: right;
	margin-right: 10%;
	background: #f04c52;
	color: #fff;
	text-align: center;
}

/*分销中心*/
.share_core_header{
	width: 100%;
	height: 6.08rem;
	background: url('../images/shop_login_pro_bg.png');
	background-size: 100% 100%;
}

.share_core_pic{
	width: 100%;
    height: 3.6rem;
    text-align: center;
    color: #fff;
    padding: 0.2rem;
}

.share_core_pic img{
	border: 0.08rem solid #fba79a;
	width: 2rem;
	display: inline-block;
	vertical-align: middle;
	border-radius: 1rem;
}

.share_core_msg{
	width: 100%;
	height: 1.04rem;
	text-align: center;
}

.s_c_m_item{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #fff;
    line-height: 1.66;
}

.share_core_num{
	font-size: 0.4rem;
}

.share_core_text{

}

.share_core_integral{
	width: 100%;
	height: 2rem;
    height: 1.44rem;
    position: relative;
}

.s_c_i_box{
	position: absolute;
	width: 50%;
	height: 0.8rem;
	border-radius: 15px;
	background: #fff;
	margin-left: 24%;
    bottom: 0.1rem;
    padding: 1% 2% 1% 2%;
}

.s_c_i_text{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
    line-height: 1.42;
	color: #f85e47;
	text-align: center;
}

.s_c_i_num{
	-webkit-box-flex: 4;
	-webkit-flex: 4;
	-ms-flex: 4;
	flex: 4;
	text-align: left;
	line-height: 1.8;
	color: #f85e47;
	font-size: 0.4rem;
	/*text-align: center;*/
	text-indent: 0.6rem
}

.share_core_menu{
	width: 100%;
	padding: 2% 1% 0 1%;
}

.share_menu_item{
	width: 33.3%;
	height: 1.8rem;
	padding: 0 1% 0 1%;
	margin-top: 0.2rem;
	float: left;
	text-align: center;
    line-height: 2;
}

.share_menu_item img{
    width: 1rem;
    height: 1rem;
    display: inline-block;
	vertical-align: middle;
}

/*累计积分*/
.m_record_item{
	margin-top: 0.2rem;
	width: 100%;
	height: 2rem;
	border-bottom: 1px solid #eee;
	background: #fff;
	padding: 0.2rem;
}

.m_r_item_msg{
	-webkit-box-flex: 3;
	-webkit-flex: 3;
	-ms-flex: 3;
	flex: 3;
    line-height: 2.2;
}

.m_r_item_record{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	line-height: 1.6rem;
	font-size: 0.4rem;
}

.m_r_item_date{
	color: #bebebe;
}

.spell_group_list{
	width: 100%;
}

.spell_item{
	width: 100%;
	height: 3rem;
	padding: 0.18rem;
	border-bottom: 1px solid #eee;
}

.spell_item_pci{
	width: 2.4rem;
	height: 2.6rem;
	line-height: 2.6rem;
	text-align: center;
	border: 1px solid #eee;
}

.spell_item_pci img{
	width: 100%;
	/*height: 100%;*/
	display: inline-block;
	vertical-align: middle;
}

.spell_item_msg{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 0.1rem;
}

.s_i_m_header{
	height: 0.6rem;
	line-height: 0.6rem;
}

.s_i_m_title{
	-webkit-box-flex: 2;
	-webkit-flex: 2;
	-ms-flex: 2;
	flex: 2;
	overflow: hidden;
	color: #f04c52;
}

.s_i_m_share{
	text-align: center;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 0.2rem;
}

.s_i_m_share img{
	width: 0.3rem;
	margin-top: -0.11rem;
	display: inline-block;
	vertical-align: middle;
}

.spell_item_des{
	width: 100%;
	height: 1.2rem;
	font-size: 0.24rem;
	line-height: 0.4rem;
	color: #8d8d8d;
	overflow: hidden;
}

.spell_item_foot{
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
	color: #f04c52;
}

.spell_item_money{
	-webkit-box-flex: 1.5;
	-webkit-flex: 1.5;
	-ms-flex: 1.5;
	flex: 1.5;
	overflow: hidden;
}

.spell_item_btn{
	-webkit-box-flex: 2;
	-webkit-flex: 2;
	-ms-flex: 2;
	flex: 2;
}

.spell_buy_btn{
	width: 48%;
	height: 0.6rem;
	line-height: 0.6rem;
	border-radius: 5px;
	margin-top: 0.1rem;
	text-align: center;
	background: #f04c52;
	float: left;
	margin-left: 2%;
	color: #fff;
}

/*地址管理*/
.address_add{
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.3rem;
	padding-left: 0.2rem;
	border-bottom: 1px solid #eee;
}

.address_add img{
	width: 0.5rem;
	display: inline-block;
	vertical-align: middle;
}

.address_item{
	width: 100%;
	height: 2rem;
	/*padding-left: 0.2rem;*/
	border-bottom: 0.4rem solid #eee;
}

.address_radio{
	width: 0.5rem;
	height: 1.6rem;
	line-height: 1.6rem;
	text-align: center;
}

.address_radio img{
	width: 0.5rem;
	display: inline-block;
	vertical-align: middle;
}

.address_msg{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 0.1rem;
}

.address_msg_div{
	width: 50%;
	height: 0.8rem;
	line-height: 0.8rem;
	float: left;
	font-size: 0.3rem;
	overflow: hidden;
}

.address_defalut{
	color: #f43131;
}

.address_phone{
	text-align: center;
}

.address_det{
	width: 100%;
	height: 0.8rem;
	overflow: hidden;
	color: #868686;
}

.address_tips{
	padding: 0.2rem 0.2rem 0 0.2rem;
	/*text-align: center;*/
	color: #868686;
}

.address_item{
	width: -moz-calc(100% + 1.6rem);
	width: -webkit-calc(100% + 1.6rem);
	width: calc(100% + 1.6rem);
    overflow-x: auto;
    position: relative;
}

.address_msg{
	width: -moz-calc(100% - 1.6rem);
	width: -webkit-calc(100% - 1.6rem);
	width: calc(100% - 1.6rem);
}

.address_del_btn{
	width: 1.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    background: #f14c52;
}

.address_del_btn img{
	width: 0.8rem;
	height: 0.8rem;
	display: inline-block;
	vertical-align: middle;
}

.firends_list{
	width: 100%;
}

.firends_item{
	margin: 0 auto;
	width: 96%;
	height: 1.8rem;
	padding-top: 0.2rem;
	border-bottom: 1px solid #eeeeee;
}

.friends_pic{
	width: 1.6rem;
	height: 1.6rem;
	line-height: 1.6rem;
	text-align: center;
}

.friends_pic img{
	width: 1.4rem;
	height: 1.4rem;
	display: inline-block;
	vertical-align: middle;
}

.friends_name{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1.6rem;
	line-height: 1.6rem;
	padding-left: 0.2rem;
	color: #5e5b5d;
	font-size: 0.3rem;
}

/*限时抢购*/
.rob_buy_list{
	width: 100%;
}

.rob_buy_item{
	width: 100%;
	height: 4.2rem;
	border-bottom: #eee solid 0.2rem;
}

.rob_buy_header{
	width: 100%;
	height: 0.8rem;
	line-height: 0.84rem;
	padding-left: 0.2rem;
	border-bottom: 1px solid #eee;
}

.rob_buy_time{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 0.3rem;
	float: left;
}

.rob_buy_time img{
	width: 0.4rem;
	height: 0.4rem;
	display: inline-block;
	vertical-align: middle;
    margin-top: -0.1rem;
}

.rb_time_text{
	color: #ef4c4f;
}

.rob_by_collect{
	width: 1.32rem;
	height: 0.8rem;
	line-height: 0.84rem;
	color: #fdac43;
	font-size: 0.3rem;
}

.rob_by_collect img{
	width: 0.4rem;
	height: 0.4rem;
	display: inline-block;
	vertical-align: middle;
    margin-top: -0.1rem;
}

.rob_buy_content{
	width: 100%;
	height: 3rem;
	padding: 0.2rem; 
}

.rob_buy_pic{
	width: 2.4rem;
	height: 2.6rem;
	line-height: 2.6rem;
	text-align: center;
	border: 1px solid #eee;
}

.rob_buy_pic img{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}

.rob_buy_msg{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left:0.2rem;
}

.rob_buy_title{
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
	overflow: hidden;
	font-size: 0.3rem;
	color: #f04c52;
}

.rob_buy_des{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1.4rem;
	font-size: 0.3rem;
	color: #8d8d8d;
    line-height: 0.36rem;
    overflow: hidden;
}

.rob_buy_btn{
	width: 1.6rem;
	height: 1.4rem;
}

.rob_buy_btn div{
	width: 1.4rem;
	height: 0.6rem;
	line-height: 0.6rem;
	margin-left: 0.2rem;
	margin-top: 0.8rem;
	border-radius: 5px;
	text-align: center;
	background: #f04c52;
	font-size: 0.3rem;
	color: #fff;
}

/*拼团商品详情*/
.shop_det_time_box{
	width: 100%;
	height: 1rem;
	background: #f04c52;
	padding: 0 0 0 0.1rem;
}

.shop_det_spell{
	/*width: 1rem;*/
	height: 1rem;
	line-height: 1rem;
	font-size: 0.3rem;
	color: #fff;
	text-align: center;
}

.shop_det_time{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: right;
	height: 1rem;
	line-height: 1.6rem;
	color: #fff;
}

.spell_people_num{
	width: 2rem;
	height: 0.48rem;
	line-height: 0.48rem;
	margin-top: 0.1rem;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	background: #f04c52;
}

.spell_money{
	font-size: 0.4rem;
}

.spell_money2{
	color:#b2b1b1;
	font-size: 0.24rem;
}

.spell_money_box{
	padding-left: 0.2rem;
}

.spell_tips_text{
	width: 100%;
	height: 0.8rem;
	line-height: 0.8rem;
	padding-left: 0.2rem;
	border-bottom: 1px solid #eee;
}

.spell_user_list{
	width: 100%;
}

.spell_user_item{
	width: 100%;
	padding: 0 0.05rem 0 0;
	height: 1.4rem;
	border-bottom: 1px solid #eee;
}

.spell_user_pic{
	width: 1.2rem;
	height: 1.4rem;
	line-height: 1.4rem;
	text-align: center;
}

.spell_user_item img{
	width: 1rem;
	height: 1rem;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
}

.spell_user_msg{
	height: 1.4rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
    line-height: 0.7rem;
}

.spell_user_msg span{
	color: #f04c52;
}

.spell_go_spell{
	width: 1.4rem;
	height: 1.4rem;
}

.spell_go_btn{
	width: 1.4rem;
	height: 0.6rem;
	line-height: 0.6rem;
    margin-top: 0.6rem;
	/*margin-left: 0.2rem;*/
	color: #fff;
	background: #f04c52;
	border-radius: 5px;
	text-align: center;
}

.shop_price_box{
	/*width: 1.6rem;*/
	height: 0.9rem;
	margin-top: 0.05rem;
	padding-left: 0.1rem;
	color: #fff;
	font-size: 0.28rem;
}

.order_address_div{
	width: 100%;
	height: 1.6rem;
	padding: 0 0.2rem 0 0.2rem;
	background: #fff;
}

.order_address_msg{
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
}

.o_a_msg_div{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 0.3rem;	
}

.order_address_content{
	width: 100%;
	height: 1rem;
	font-size: 0.28rem;
	color: #868686;
	line-height: 0.5rem;
	overflow: hidden;
}

.address_wire img{
	width: 100%;
}

.order_shop_list{
	width: 100%;
	background: #fff;
	border: 0.2rem solid #eee;
}

.order_fiexd_div{
	position: fixed;
	width: 100%;
	max-width: 750px;
	/*height: 1.6rem;*/
	background: #fff;
    bottom: 1.08rem;
}

.order_favourable_sel{
	width: 100%;
	max-width: 750px;
	height: 0.8rem;
	line-height: 0.8rem;
	padding-left: 0.2rem;
	border-top: 1px solid #eee;
	background: #fff;
}

.order_promo_code{
	width: 100%;
	max-width: 750px;
	height: 0.8rem;
	line-height: 0.8rem;
	padding-left: 0.2rem;
	border-top: 1px solid #eee;
	background: #fff;
}

.order_promo_code input{
	border: 1px solid #eee;
	height: 0.6rem;
	border-radius: 10px;
	text-indent: 0.2rem;
}

.order_favourable_sel input{
	width: 70%;
	border: 1px solid #eee;
	height: 0.6rem;
	border-radius: 10px;
	text-indent: 0.2rem;
}

.order_coupon{
	width: 100%;
	max-width: 750px;
	height: 0.8rem;
	line-height: 0.8rem;
	padding-left: 0.2rem;
	border-top: 1px solid #eee;
	background: #fff;
}

.order_coupon i{
	float: right;
	margin-right: 0.2rem;
}

.order_take_div{
	width: 100%;
	max-width: 750px;
	border-top: 1px solid #eee;
	height: 0.8rem;
	line-height: 0.8rem;
	background: #fff;
}

.div_flex{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.order_coupon_txt{
	padding-left: 0.2rem;
}

.order_total{
	text-align: right;
	padding-right: 0.2rem;
}

.order_take_btn{
	width: 2rem;
	height: 0.8rem;
}

.order_take_btn div{
	width: 1.8rem;
	height: 0.6rem;
	line-height: 0.6rem;
	margin-top: 0.1rem;
	text-align: center;
	color: #fff;
	background: #eb6877;
	border-radius: 5px;
}

.art_content{
	width: 100%;
	padding: 0.1rem;
}

.art_content img{
	max-width: 100%;
	height: auto !important;
}

.contact_us{
	padding: 0 0.2rem 0 0.2rem;
}

.test_flex{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.show_code_div{
	width: 100%;
	text-align: center;
}

.show_code_div img{
	display: inline-block;
	vertical-align: middle;
}

.shop_nav_list{
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	margin-bottom: 0.2rem;
}

.shop_nav_item{
	font-size: 0.3rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	border-bottom: 1px solid #eee;
}

.sel_shop_border_nav{
	border-bottom: 1px solid #f04c52;
}

.shop_det_eval{
	padding: 0 2% 0 2%;
}

.shopdet_eval_item{
	width: 100%;
	border-bottom: 1px solid #eee;
	margin-bottom: 0.2rem;
}

.sd_eval_headmsg{
	width: 100%;
	height: 1.8rem;
}

.dis_head_pic{
	width: 1.8rem;
	height: 1.8rem;
	line-height: 1.8rem;
	text-align: center;
	overflow: hidden;
}

.dis_head_pic img{
	width: 70%;
	height: 70%;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
}

.sd_eval_content{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1.8rem;
	line-height: 0.9rem;
}

.sd_eval_date{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 1.8rem;
	line-height: 0.9rem;
	text-align: center;
}

.order-list-Below{
	margin-top: 0.2rem;
}

.order-list-Below ul li {
  float: left;
  width: 15px;
  height: 15px;
  margin-left: 2px;
  background: url("../images/pic_heart01.png") no-repeat left top;
  background-size: 15px 15px;
}
.order-list-Below ul li.on {
  background: url("../images/pic_heart02.png") no-repeat left top;
  background-size: 15px 15px;
}

.sd_eval_date{
	color: #3e3d3d;
}

.sd_eval_des{
	padding: 0 2% 0 2%;
	margin: 0 auto;
	line-height: 0.4rem;
}

.sd_eavl_img{
	padding: 0 2% 0 2%;
	margin: 0 auto;
}

.sd_eavl_img_item{
	width: 33%;
	/*margin-left: 0.3%;*/
	margin-top: 0.2rem;
	height: 1.8rem;
	float: left;
	text-align: center;
	overflow: hidden;
}

.sd_eavl_img_item img{
	width: 1.8rem;
	display: inline-block;
	vertical-align: middle;
}

.sd_eval_shop_msg{
	padding: 0 2% 0 2%;
	margin: 0 auto;
	margin-top: 0.2rem;
	height: 0.4rem;
	line-height: 0.4rem;
}