* {
	font-size: 0.9375rem;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
@media screen and (min-width: 320px) {
    * {
        font-size: 0.9375rem;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    }
} 
a {
	color: #ff5d24;
}

html,
body {
	/* max-width: 46.875rem;
	margin: auto; */
	background: #FFFFFF;
}

/* .mui-bar {
	max-width: 46.875rem;
	margin: auto;
} */

.mui-content {
	font-size: 0.9375rem;
	background: #FFFFFF;
	padding-bottom: 3.75rem;
}

.mui-bar-nav {
	background: #ff5d24;
}

.i_search input[type='search'] {
	border-radius: 1.0625rem;
}

.mui-bar-tab img {
	width: 1.5625rem;
	height: 1.5625rem;
}

.mui-bar-tab .mui-tab-item.mui-active {
    color: #F23939;
}

.swiper-container img {
	width: 100%;
}

.mui-search .mui-placeholder {
	font-size: 0.875rem;
}

.mui-grid-9 img {
	width: 4.125rem;
}

.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
	font-size: 0.875rem;
}

.mui-grid-view.mui-grid-9 {
	border: none;
	background: #FFFFFF;
	border-bottom: 10px solid #F2F2F2;
}

.mui-grid-view.mui-grid-9 .mui-table-view-cell {
	border: none;
}

.i_title {
	line-height: 3.75rem;
	padding: 0 1.25rem;
	font-size: 1rem;
	font-weight: bold;
}

.swiper-container-goods {
	padding: 0 0.625rem;
	border-bottom: 10px solid #F2F2F2;
}

.swiper-container-goods .i_godds_title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000000;
}

.swiper-container-goods .i_price {
	color: #f23939;
	padding-bottom: 0.625rem;
}

.i_group {
	padding: 0 0.625rem;
	border-bottom: 10px solid #F2F2F2;
}

.i_group .group_item a img {
	width: 100%;
}

.i_group .group_item a div {
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 1.25rem;
}

.i_recommend_group {
	padding: 0 0.625rem;
	border-bottom: 10px solid #F2F2F2;
}

.i_recommend_group a .title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #000000;

}

.i_recommend_group .mui-row {
	display: flex;
	padding-bottom: 0.625rem;
	margin-bottom: 0.625rem;
	border-bottom: 1px solid #E9E9E9;
}

.i_recommend_group a:last-child .mui-row {
	border: none;
}

.i_recommend_group .mui-row img {
	width: 100%;
	height: 100%;
	border-radius: 0.3125rem;
}

.i_recommend_group a .mui-col-xs-9 {
	padding-left: 0.625rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.i_recommend_group a .mui-col-xs-8 {
	padding-left: 0.625rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.i_recommend_group a .desc {
	color: #999999;
}

.i_recommend_group a .price {
	color: #f23939;
	font-size: 1rem;
}

.i_boutique {
	padding: 0 0.3125rem;
}

.i_boutique .mui-col-xs-6 {
	padding: 0.625rem 0.15625rem;
}

.i_boutique img {
	width: 100%;
	height: 100%;
	border-radius: 0.3125rem;
}

.i_boutique a {
	color: #000000;
}

.i_boutique .title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	min-height: 2.8125rem;
}

.i_boutique a .price {
	color: #f23939;
	font-size: 1rem;
}

/* 详情 */

.d-nav_bar .mui-title {
	display: flex;
	justify-content: center;
	align-items: center;
}

.d-nav_bar .mui-title a {
	margin: 0 1.25rem;
	padding: 0 0.625rem;
}

.goods_group_title {
	padding: 0 0.625rem;
	border-bottom: 10px solid #F2F2F2;
}

.goods_group_title .title {
	font-size: 1rem;
}

.goods_group_title .price {
	color: #F23939;
	font-size: 1.125rem;
	margin: 0.625rem 0;
}

.goods_group_title .price del {
	color: #999999;
}

.goods_group_title .desc {
	color: #999999;
	margin: 0.625rem 0;
}



.goods_group_title .mui-row:last-child {
	border: none;
	padding-bottom: 0;
	line-height: 3.75rem;
}

.goods_group_title .mui-row:last-child .mui-col-xs-12 {
	font-size: 1rem;
}

.goods_group_title .mui-row:last-child .mui-col-xs-12 span {
	font-size: 1rem;
}

.goods_num {
	line-height: 2.1875rem;
	font-size: 1rem;
	padding: 0.625rem;
	/* border-bottom: 10px solid #F2F2F2; */
}

.goods_num .mui-col-xs-4 {
	font-size: 1rem;
}

.goods_num .mui-numbox {
	float: right;
	background: none;
	border-radius: 0rem;
	height: 1.875rem;
	padding: 0 1.875rem 0 1.875rem;
}

.goods_num .mui-numbox .mui-input-numbox {
	position: absolute;
	width: 4.375rem !important;
}

.goods_num .mui-numbox [class*=btn-numbox] {
	background: none;
	width: 1.875rem;
}

.goods_active {
	border-bottom: 2px solid #F23939;
	color: #F23939;
}

.goods_navgat {
	line-height: 2.1875rem;
	padding: 0.625rem;
	border-bottom: 10px solid #F2F2F2;
}

.goods_navgat .mui-col-xs-8 {
	font-size: 1rem;
}

.goods_navgat .mui-col-xs-4 button {
	border-radius: 1.875rem;
	background: none;
	color: #F23939;
	border: 1px solid #F23939;
	float: right;
	padding: 0.25rem 0.75rem;
}

.goods_navgat .swiper-container-goods {
	padding: 0;
	margin-top: 0.625rem;
	border-bottom: 0rem;
}

.goodsDatails_imgGroup .i_title,
.goods_comment .i_title {
	background: #F2F2F2;
	margin-top: 0.625rem;
	text-align: center;
	line-height: 2.75rem;
}

.goods_comment {}

.goods_comment_title {
	display: flex;
	justify-content: space-between;
	padding: 0 0.625rem;
}

.goods_comment_title span {
	width: 100%;
	text-align: center;
	padding: 0.625rem 0;
}

.goods_comment_title_active {
	border-bottom: 1px solid #F23939;
	color: #F23939;

}

.goods_comment_item {}

.goods_comment_item>.mui-row {
	padding: 0 0.625rem;
	border-bottom: 1px solid #F2F2F2;
}

.goods_comment_item_stars img {
	width: 1.25rem;
	height: 1.25rem;
}

.goods_comment_item .mui-col-xs-6 {
	display: flex;
	align-items: center;
	padding: 0.625rem 0;
}

.goods_comment_item .mui-col-xs-6 img {
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 2.5rem;
	margin-right: 0.625rem;
}

.goods_comment_item .mui-col-xs-6,
.goods_comment_item .mui-col-xs-12 {
	font-size: 1rem;
}

.goods_comment_item .mui-col-xs-12 {
	padding-bottom: 0.625rem;
	font-size: 1rem;
}

.goods_datails_footer div {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 3.4375rem;
}

.goods_datails_footer div span {
	font-size: 0.875rem;
	color: #999999;
}


.goods_datails_footer .mui-col-xs-3 {
	height: 51.56px;
}

.goods_guarantee {
	padding: 0.625rem 0;
}

.goods_guarantee img {
	width: 1.25rem;
	height: 1.25rem;
	margin-right: 0.3125rem;
}

.goods_guarantee .mui-col-xs-3 {
	display: flex;
	align-items: center;
}

.goods_guarantee .mui-col-xs-3 span {
	font-size: 0.875rem;
	color: #333333;
}

.goods_upgrade {
	background: #fcf1db;
	padding: 0 0.625rem;
	border-radius: 0.3125rem;
	margin: 0.625rem 0;
}

.goods_upgrade .mui-row {
	line-height: 2.5rem !important;
}

.goods_upgrade img {
	width: 1.25rem;
	height: 1.25rem;
	margin-right: 0.3125rem;
}

.goods_upgrade .mui-col-xs-9 {
	display: flex;
	align-items: center;
	color: #b09571;
}

.goods_upgrade .mui-col-xs-3 {
	color: #b09571;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.goods_action_body {
	background: #FFFFFF;
	min-height: 18.75rem;
}

.mui-popover.mui-popover-action .mui-table-view {
	margin: 0;
	background: #F23939;
	color: #FFFFFF;
	border-radius: 0rem;
}

.mui-table-view-cell .mui-active {
	background: #F23939 !important;
}

#share {
	height: 100%;
}

#share img {
	float: right;
}

#share .share_cont {
	color: #FFFFFF;
	float: left;
	padding-left: 1.875rem;
}

#share .share_cont div {
	font-size: 1.5rem;
	line-height: 2;
}

#sharecode {
	position: absolute;
	width: 3.125rem;
	height: 3.125rem;
	right: 0;
	top: 0;
	z-index: 999;
}

#codeshareimg {
	padding: 3.75rem;
	height: 100%;
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	align-items: flex-end
}

#codeshareimg i {
	color: #FFFFFF;
}

#codeshareimg img {
	width: 100%;
	margin-top: 0.625rem;
	border-radius: 0.625rem;
}

/* 购物车 */
.shoppingcart {
	padding: 0.625rem;
}

.shoppingcart .mui-checkbox input[type='checkbox'] {
	right: 0;
}

.shoppingcart .goods_img {
	padding: 0 0.625rem;
}

.shoppingcart .goods_img img {
	width: 100%;
	height: 100%;
    border-radius: 0.3125rem;
}

.shoppingcart .shoppingcart_item .goods_datails,
.shoppingcart .shoppingcart_item .goods_datails .mui-row {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.shoppingcart .shoppingcart_item .goods_datails .mui-row {
	height: 100%;
}

.shoppingcart .shoppingcart_item .title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.shoppingcart .goods_datails .goods_num {
	display: flex;
	justify-content: space-between;
	border-bottom: 0rem;
	padding: 0;
}

.shoppingcart .goods_datails .goods_num .price {
	color: #F23939;
	font-weight: 400;
	font-size: 1rem;
}

.shoppingcart .shoppingcart_item {
	display: flex;
	border-bottom: 1px solid #F2F2F2;
	padding: 0.625rem 0;
}

.shoppingcart .shoppingcart_item .mui-input-row {
	overflow: unset;
}

.shoppingcart .shoppingcart_item .mui-checkbox input[type='checkbox'] {
	top: 1.25rem;
}

.shoppingcart .shoppingcart_item .mui-checkbox input[type='checkbox']:checked:before {
	color: #F23939;
}

.shoppingcart_footer {
	background: #FFFFFF;
	border-top: 1px solid #F2F2F2;
}

.shoppingcart_footer div {
	height: 100%;
	line-height: 3.125rem;
	text-align: center;
}

.shoppingcart_footer div .total {
	color: #F23939;
	font-weight: bold;
	font-size: 1.25rem;
}

.shoppingcart_footer .mui-checkbox input[type='checkbox'] {
	top: 0.625rem;
}

.shoppingcart_footer .mui-checkbox input[type='checkbox']:checked:before {
	color: #F23939;
}

.shoppingcart_footer .mui-col-xs-4 {
	background: #F23939;
	padding: 0;
	/* margin: 0; */
	color: #FFFFFF;
	line-height: 3.125rem;
	text-align: center;
	font-size: 1.125rem;
}

/* 确认订单 */
.datails_address {
	display: flex;
	align-items: center;
	padding: 0.9375rem;
	margin: 0.625rem;
	background: #FFFFFF;
	border-radius: 0.3125rem;
}

.datails_address p {
	color: #333333;
	margin-bottom: 0;
}

.datails_address p:last-child {
	color: #999999;
}

.confirmorder_message {
	padding: 0.9375rem;
	margin: 0.625rem;
	background: #FFFFFF;
	border-radius: 0.3125rem;

}

.confirmorder_message textarea {
	font-size: 0.9375rem;
}

.confirmorder_message .mui-input-row label {
	width: 25%;
	padding-left: 0;
}

.confirmorder_message .mui-input-row label~textarea {
	width: 75%;
}

.checkedpay {
	padding: 0.9375rem;
	margin: 0.625rem;
	background: #FFFFFF;
	border-radius: 0.3125rem;
}

.checkedpay img {
	width: 1.875rem;
	height: 1.875rem;
	margin-right: 0.625rem;
}

.checkedpay .mui-radio label {
	display: flex;
	align-items: center;
}

.checkedpay .mui-radio input[type='radio'] {
	top: 0.75rem;
}

.confirmorder_total {
	padding: 0.9375rem;
	margin: 0.625rem;
	background: #FFFFFF;
	border-radius: 0.3125rem;
}

.confirmorder_total .mui-row .mui-col-xs-12 {
	display: flex;
	justify-content: space-between;
	line-height: 2.5rem;
	border-bottom: 1px solid #F2F2F2;
}

.confirmorder_total .mui-row .mui-col-xs-12 span:first-child {
	color: #999999;
}

.confirmorder_footer {
	line-height: 3.125rem;
}

.confirmorder_footer .mui-bar {
	background: #FFFFFF;
	border-top: 1px solid #F2F2F2;

}

.confirmorder_footer .mui-row .mui-col-xs-9 {
	padding: 0 0.9375rem;
	text-align: right;
}

.confirmorder_footer .mui-row .mui-col-xs-9 span {
	color: #F23939;
	font-size: 1rem;
	font-weight: bold;
}

.confirmorder_footer .mui-row .mui-col-xs-3 {
	background: #F23939;
	text-align: center;
	color: #FFFFFF;
	font-size: 1rem;
	height: 50px;
}

/* 地址 */
.addresslist {
	padding: 0.625rem;
	background-color: #FFFFFF;
}

.addresslist p {
	margin: 0;
}

.addresslist .mui-row {
	border-bottom: 1px solid #e9e9e9;
	padding: 0.625rem 0;
	display: flex;
	align-items: center;
}

.addresslist_name {
	color: #333333;
	font-size: 1rem;
}

.addresslist_info span {
	margin-right: 0.3125rem;
}

.addresslist_edit {
	text-align: center;
}

.addresslist_add,
.address_send {
	position: fixed;
	left: 2.5%;
	bottom: 1.25rem;
	width: 95%;
	line-height: 2rem;
	background: #ff5d24;
	border: none;
	color: #fff;
}

.address {
	padding: 0.625rem;
	background-color: #FFFFFF;
	color: #666666;
}

.address input {
	border: none;
	border-radius: 0px;
	border-bottom: 1px solid #E9E9E9;
	margin: 0;
	font-size: 1rem;
	padding-left: 0;
}

.address textarea {
	margin-top: 1.25rem;
}

.address input::-webkit-input-placeholder,
.address textarea::-webkit-input-placeholder {
	color: #666666;
	font-size: 0.875rem;
}

.address_default {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 1.25rem;
}

.address_default .mui-switch {
	height: 25px;
}

.address .mui-switch .mui-switch-handle {
	height: 23px;
}

.address .mui-switch.mui-active {
	border-color: #FF5053;
	background-color: #FF5053;
}

.address .mui-input-row label {
	padding-left: 0;
	width: 25% !important;
	height: 2.375rem;
	line-height: 2.375rem;
}

.address .mui-input-row {
	border-bottom: 1px solid #F2F2F2;
}

.address .mui-input-row label~input {
	width: 75%;
	height: 3.75rem;
}

/* 收银台 */
.cashier_ordercode {
	border-bottom: 10px solid #e9e9e9;
	padding: 0.9375rem;
}

.cashier_ordercode .mui-col-xs-12 {
	display: flex;
	justify-content: space-between;
	line-height: 2.5rem;
	border-bottom: 1px solid #F2F2F2;
}

.cashier_ordercode .mui-col-xs-12:last-child {
	border-bottom: 0rem;
}

.cashier_ordercode .mui-col-xs-12 span:first-child {
	color: #999999;
}

.cashier_ordercode .mui-col-xs-12:last-child span:last-child {
	color: #F23939;
	font-size: 1rem;
	font-weight: bold;
}

.paylist {
	padding: 0.625rem;
}

.paylist .mui-row .mui-col-xs-12 {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #f2f2f2;
	padding: 0.3125rem 0;
	height: 3.125rem;
}

.paylist .mui-row .mui-col-xs-12 img {
	width: 1.875rem;
	height: 1.875rem;
	margin-right: 0.625rem;
}

/* 个人中心 */
.me_user {
    background: url(../image/sp.jpg) no-repeat;
    background-size: 100%;
    padding: 0.625rem;
    padding-top: 1.875rem;
}

.me_user img {
	width: 3.125rem;
	height: 3.125rem;
	border-radius: 3.125rem;
}

.me_user .setup {
	width: 1.875rem;
	height: 1.875rem;
	border-radius: 0px;
	margin-top: -2.5rem;
}

.me_user {
	display: flex;
	align-items: center;
	color: #000;
	padding-bottom: 3.75rem;
}

.me_user button {
	padding: 0 0.3125rem;
	font-size: 0.75rem;
	border: none;
	margin-left: 0.625rem;
	margin-top: 0.125rem;
	background: none;
	border: 1px solid #000;
	color: #000;
}

.me_profit {
    background:url(../image/sk.jpg) no-repeat;
    background-size:120%;
    margin-top: -2.875rem;
    width: 95%;
    margin-left: 2.5%;
    padding:0 0.625rem;
    border-radius: 0.25rem;
    color:#ffc;
}
    .me_profit p {
        color: #ffc;
    }
    .me_profit .balance {
	display: flex;
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 0.625rem;
	justify-content: space-between;
	margin-top: 0.625rem;
	align-items: center;
}

.me_profit .balance button {
	padding: 0.3125rem 1.25rem;
	border-radius: 1.25rem;
	background: #ff5d24;
	color: #000;
	border: none;
	font-size: 0.75rem;
}

.me_oeder {
	background: #FFFFFF;
	width: 95%;
	margin-left: 2.5%;
	padding: 0.625rem;
	border-radius: 0.25rem;
	margin-top: 0.625rem;
}

.me_oeder .order_state {
	margin-top: 1.25rem;
}

.me_oeder .order_state .mui-col-xs-3 a {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 0.875rem;
	color: #999999;
}

.me_oeder .order_state img {
	width: 1.5625rem;
	height: 1.5625rem;
	margin-bottom: 0.625rem;
}

.me_oeder .title {
	/* margin: 0.625rem 0; */
	/* border-bottom: 1px solid #F2F2F2; */
	padding: 0.625rem 0;
	/* border-top: 10px solid #efeff4; */
}

.me_oeder .CommonFunctions img {
	width: 1.875rem;
	height: 1.875rem;
	margin-bottom: 0.625rem;
}

.me_oeder .CommonFunctions .mui-col-xs-3 a {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 5rem;
	justify-content: center;

}

.me_oeder .CommonFunctions .mui-col-xs-3 span {
	font-size: 0.75rem;
	font-size: 0.875rem;
	color: #666666;
}

/* 我的团队 */
.MyTeam .MyTeam_main img {
	width: 2.5rem;
	height: 2.5rem;
	margin-top: 0.9375rem;
	border-radius: 2.5rem;
}

.MyTeam .MyTeam_main .mui-media-body {
	padding-top: 0.5rem;
	line-height: 1.5;
}

.MyTeam ul li img {
	width: 2.5rem;
	height: 2.5rem !important;
	margin-top: 0.3125rem;
	border-radius: 2.5rem;
}

/* 修改密码 */
.EditUserInfo {
	padding: 0.9375rem;
	font-size: 0.9375rem;

}



.EditUserInfo p {
	color: #333;
	padding: 0.625rem 0;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 0;
	font-size: 0.9375rem;
	padding-left: 0.9375rem;
}

.EditUserInfo .user_info>button {
	width: 100%;
	border: none;
	background: #ff5d24;
	margin-bottom: 1.25rem;
	color: #fff;
	line-height: 2rem;
	margin-top: 2.5rem;
	height: 2.625rem;
}

.EditUserInfo .user_info .mui-input-row button {
	position: absolute;
	right: 0;
	top: 0.8rem;
	color: #FF0000;
}

.user_info .mui-input-row {
	border-bottom: 1px solid #E9E9E9;
}

.user_info .mui-input-row label {
	display: flex;
	align-items: center;
}

.EditUserInfo .user_info .mui-input-row input,
.EditUserInfo .user_info .mui-input-row label {
	font-size: 0.9375rem;
	height: 3.75rem;
}

.EditUserInfo .user_info .mui-input-row {
	height: 3.75rem;
}

.EditUserInfo .mui-input-group:before,
.EditUserInfo .mui-input-group:after {
	background: none
}

.EditUserInfo .mui-input-group .mui-input-row:after {
	background: none;
}

/* 收入明细 */
.TransferRecord {
	padding: 0.9375rem;
}

.TransferRecord p {
	font-size: 0.9375rem;
	color: #333;
	line-height: 2;
}

/* 提现 */
.cashwithdrawal {
	margin-top: 2.5rem;
	padding: 0 0.625rem;
}

.cashwithdrawal_money h5 {
	color: #666666;
	text-align: center;
	line-height: 1.5;
	font-size: 1rem;
}

.cashwithdrawal_balance {
	color: #333333;
	text-align: center;
	font-size: 1.25rem;
}

.cashwithdrawal_money input {
	border: none;
	border-radius: 0px;
	border-bottom: 1px solid #CCCCCC;
	margin: 1.25rem 0;
}

.cashwithdrawal_money p {
	color: #000000;
}


.cashwithdrawal_money button {
	width: 100%;
	border: none;
	background: #ff5d24;
	margin-bottom: 1.25rem;
	color: #FFFFFF;
	line-height: 2rem;
}
.zfbutton {
	width: 100%;
	border: none;
	background: #44B549 !important;
	margin-bottom: 1.25rem;
	color: #FFFFFF;
	line-height: 2.7rem;
}
/* 绑定提现信息 */
.binding {
	padding: 0.625rem;
	margin: 0.625rem;
	border-radius: 0.3125rem;
	background: #F2F2F2;
	margin-top: 3.75rem;
}

.binding h4 {
	font-size: 1rem;
	line-height: 2;
	font-weight: 300;
}

.binding input {
	border: none;
	border-radius: 0px;
}

.binding input::-webkit-input-placeholder {
	color: #666666;
	font-size: 0.875rem;
}

.binding button {
	width: 100%;
	line-height: 2rem;
	border: none;
	background: #F23939;
	color: #FFFFFF;
	font-size: 1rem;
}

/* 余额转账 */
.TransferAccounts {
	padding: 0.9375rem;
	font-size: 0.9375rem;
	margin-top: 1.25rem;
}

.TransferAccounts .mui-input-row {
	height: 3.75rem;
	border-bottom: 1px solid #E9E9E9;
}

.TransferAccounts i {
	position: absolute;
	right: 0;
	line-height: 2.8125rem;
}

.TransferAccounts .mui-input-group:before,
.TransferAccounts .mui-input-group:after {
	background: none;
}

.TransferAccounts input,
.TransferAccounts select {
	font-size: 0.9375rem;
	height: 3.75rem;
}

.TransferAccounts .mui-input-row label {
	height: 2.375rem;
	line-height: 2.375rem;
}

.TransferAccounts select {
	background: url(../image/icon_20.png) no-repeat right;
	background-size: 20px 20px;
}

.TransferAccounts button {
	width: 100%;
	display: block;
	margin: 10px auto;
	background: #ff5d24;
	border: none;
	color: #FFFFFF;
	/* padding: 0.5rem 1.25rem; */
	margin-top: 1.25rem;
	line-height: 2rem;
}

.TransferAccounts .mui-input-group .mui-input-row:after {
	background: none;
}

/* 转账记录 */
.TransferRecord {
	padding: 0.9375rem;
}

.TransferRecord p {
	font-size: 0.9375rem;
	color: #333;
	line-height: 2;
}

/* 交易明细 */
.TransactionDetails {
	padding: 0.625rem;
}

.TransactionDetails .mui-row {
	border-bottom: 1px solid #F2F2F2;
	padding: 0.625rem 0;
}

/* 登录 */
.login {
	padding: 3.125rem 0.625rem;
}

.login img {
	width: 1.25rem;
	height: 1.25rem;
}

.login .mui-input-row label {
	width: 15%;
	height: 3.75rem;
	display: flex;
	align-items: center;
}

.login .mui-input-row label~input {
	width: 85%;
	font-size: 0.875rem;
	height: 3.75rem;
}

    .login .mui-input-group button {
        width: 90%;
        margin-top: 1.25rem;
        margin-left: 5%;
        background: #ff5d24;
        color: #fff;
        border: none;
        height: 2.5rem;
        border-radius: 2.5rem;
    }

.login .mui-input-group button:last-child {
	background: #FFFFFF;
	color: #333333;
	border: 1px solid #F23939;
}

.login .mui-input-group:before,
.login .mui-input-group:after {
	background: none;
}

.login .mui-input-row {
	height: 3.75rem;
}

.login_active {
	text-align: center;
}

.login_active .mui-col-xs-6 {
	border-right: 1px solid #F23939;
	color: #999999;
}

.login_active .mui-col-xs-6:last-child {
	border: none;
}

.logo {

	display: block;
	margin: auto;
	margin-top: 3.125rem;
}

#code button {
	position: absolute;
	right: 0;
	top: 0;
	width: 25%;
	padding: 0;
	height: 1.875rem;
	border-radius: 0.3125rem;
	padding: 0 0.3125rem;
	font-size: 0.75rem;
	color: #F23939;
	border: 1px solid #CCCCCC;
}

/* 注册 */
.register img {
	width: 1.25rem;
	height: 1.25rem;
}

.register .mui-input-row label {
	width: 15%;
	height: 3.75rem;
	display: flex;
	align-items: center;
}

.register .mui-input-row label~input {
	width: 85%;
	font-size: 0.875rem;
	height: 3.75rem;
}

/* 我的订单 */
.order_nav {
	line-height: 2.75rem;
	text-align: center;
	background: #FFFFFF;
	padding: 0 0.625rem;
}

.order_group {
	padding: 0.625rem;
}

.order_group .order_code {
	margin-bottom: 0.625rem;
	color: #666666;
	display: flex;
	justify-content: space-between
}

.order_group .order_code span:last-child {
	color: #F23939;
}

.order_group .order_group_item .mui-row {
	background: #FFFFFF;
	padding: 0.9375rem;
	border-radius: 0.3125rem;
	margin-bottom: 0.625rem;
}

.order_group .order_group_item .mui-col-xs-3 img {
	width: 100%;
	height: 100%;
}

.order_group .order_group_item .mui-col-xs-12 .mui-col-xs-3 img {
	width: 100%;
	height: 100%;
}
.order_group .order_group_item .mui-col-xs-9 {
	padding-left: 0.625rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.order_group .order_group_item .mui-col-xs-9 .title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000000;
}

.order_group .order_group_item .mui-col-xs-9 .price {
	color: #F23939;
	font-weight: bold;
}

.order_group .order_group_item .mui-col-xs-9 .num {
	margin-left: 0.3125rem;
	color: #000000;
}

.order_group .order_active {
	border-top: 1px solid #F2F2F2;
	padding-top: 0.625rem;
	display: flex;
	justify-content: flex-end;
	margin-top: 0.625rem;
}

.order_group .order_active button {
	padding: 0.25rem 0.9375rem;
	border-radius: 1.875rem;
	margin-right: 0.625rem;
}

.order_group .order_active button:last-child {
	margin-right: 0rem;
}

.classify h4 {
	font-weight: 100;
	line-height: 2.5rem;
	text-align: center;
	border-bottom: 1px solid #efeff4;
	font-size: 1rem;
}

.classify .mui-col-xs-3 {
	border-right: 1px solid #efeff4;
}

.classify .mui-col-xs-9 .mui-row {
	padding: 0.3125rem;
}

.classify .mui-col-xs-9 .mui-col-xs-6 {
	padding: 0.3125rem 0.15625rem;
}

.classify .mui-col-xs-9 .mui-col-xs-6 img {
	width: 100%;
	border-radius: 0.3125rem;
}

.classify .mui-col-xs-9 .mui-col-xs-6 .title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
}

.classify .mui-col-xs-9 .mui-col-xs-6 .price {
	color: #F23939;
}

/* 我的评价 */
.MyEvaluate_item {
	border-bottom: 10px solid #F2F2F2;
}

.MyEvaluate_user {
	display: flex;
	padding: 0.625rem;
	align-items: center;
}

.MyEvaluate_user img {
	width: 5.5rem;
	height: 5.5rem;
	margin-right: 0.625rem;
	border-radius: 2.5rem;
}

.MyEvaluate_user div {
	display: flex;
	flex-direction: column;
}

.MyEvaluate_user div p {
	margin: 0;
}

.MyEvaluate_cont {
	padding: 0.625rem;
}

.MyEvaluate_cont img {
	width: 100%;
}

.MyEvaluate_cont .mui-col-xs-4 {
	padding: 0.3125rem;
	padding-bottom: 0;
}

.MyEvaluate_item button {
	padding: 0.125rem 0.625rem;
	float: right;
	border-radius: 1.25rem;
	border: 1px solid #F23939;
	color: #F23939;
}

/* 发表评价 */
.evaluateStars {
	padding: 0.625rem;
}

.evaluateStars img {
	width: 1.25rem;
	height: 1.25rem;
}

.upload {
	padding: 0.625rem;
}

.upload img {
	width: 5rem;
	height: 5rem;
	border: 1px dashed #CCCCCC;
	border-radius: 0.3125rem;
}

.upload .mui-row .mui-col-xs-4 {
	padding: 0.3125rem;
}

.upload .mui-row .mui-col-xs-4 img {
	width: 100%;
	height: 100%;
	border: none;
}

/* 优惠卷 */
.coupon_nav {
	padding: 0.625rem;
	text-align: center;
	line-height: 2.5rem;
	margin-bottom: 0.625rem;
	padding-bottom: 0;
	background: #FFFFFF;
}

.coupon_nav span {
	padding-bottom: 0.3125rem;
}

.coupon_item .mui-row {
	padding: 0.9375rem 0.625rem;
	margin: 0.625rem;
	background: #FFFFFF;
	border-radius: 0.3125rem;
}

/* .coupon_item .mui-row img {
	width: 100%;

} */

.coupon_item .mui-row {
	padding: 1.875rem 0.625rem;
	background: url(../image/ico68.png) no-repeat center;
	background-size: 100% 100%;
	margin: 0.625rem;
	border-radius: 0.3125rem;
	color: #FFFFFF;
	display: flex;
	justify-items: center;
	align-items: center;
}

.coupon_item_used .mui-row {
	background: url(../image/ico75.png) no-repeat center;
	background-size: 100% 100%;
}

.coupon_item .mui-row .mui-col-xs-6 {
	height: 100%;
}

.coupon_item .mui-col-xs-6:last-child {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.coupon_item .mui-col-xs-6:last-child span {
	font-size: 1.875rem;
	margin-bottom: 0.625rem;
	margin-top: 0.625rem;
}

.coupon_item .mui-col-xs-6:last-child p {
	font-size: 1.25rem;
	color: #FFFFFF;
}

.coupon_item .price {
	font-size: 3.75rem;
	font-weight: bold;
	text-align: center;
}

.coupon_item .price small {
	font-size: 2.25rem;
}

/* .coupon_item .mui-col-xs-2 {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.coupon_item .mui-col-xs-2 .coupon_item_price {
	font-size: 1.25rem;
	font-weight: bold;
	color: #f3bb0f;
}

.coupon_item .mui-col-xs-2 .coupon_item_rule {
	color: #f3bb0f;
}

.coupon_item .mui-col-xs-7 {
	color: #333333;
	padding-left: 0.3125rem;
}

.coupon_item .mui-col-xs-7 #i_Countdown {
	color: #F23939;
	font-size: 0.75rem;
}

.coupon_item .mui-col-xs-7 p {
	margin: 0;
}

.coupon_item button {
	padding: 0.125rem 0.3125rem;
	float: right;
	margin-top: 0.625rem;
	color: #FFFFFF;
	background: #f3bb0f;
	border: none;
}

.coupon_item img {
	width: 2.5rem;
	height: 2.5rem;
	float: right;
}

.coupon_item_used .mui-col-xs-2 .coupon_item_price,
.coupon_item_used .mui-col-xs-2 .coupon_item_rule,
.coupon_item_used .mui-col-xs-7 {
	color: #999999;
}

 */
/* 数字输入框 */
.main_number {
	display: flex;
	align-items: center;
}

.main_number img {
	width: 2.1875rem;
	width: 2.1875rem;
}

.main_number input {
	margin: 0;
	padding: 0;
	border: none;
	width: 3.75rem;
	text-align: center;
}

/* 订单状态 */
.order_datails {}

.order_datails .order_state {
	background-image: linear-gradient(to bottom right, #ff8e02, #ff5100);
}

.order_datails .order_state .mui-row {
	display: flex;
}

.order_datails .order_state .mui-col-xs-6 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 9.375rem
}

.order_datails .order_state .mui-col-xs-6 h4 {
	color: #FFFFFF;
	font-weight: 400;
	margin-bottom: 0.625rem;
}

.order_datails .order_state .mui-col-xs-6 p {
	color: #FFFFFF;
}

.order_datails .order_state .mui-col-xs-6 img {
	width: 4.375rem;

}




/* 图片预览 */
.mui-preview-image.mui-fullscreen {
	position: fixed;
	z-index: 20;
	background-color: #000;
}

.mui-preview-header,
.mui-preview-footer {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 10;
}

.mui-preview-header {
	height: 44px;
	top: 0;
}

.mui-preview-footer {
	height: 50px;
	bottom: 0px;
}

.mui-preview-header .mui-preview-indicator {
	display: block;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin: 15px auto 4;
	width: 70px;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 12px;
	font-size: 16px;
}

.mui-preview-image {
	display: none;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.mui-preview-image.mui-preview-in {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.mui-preview-image.mui-preview-out {
	background: none;
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

.mui-preview-image.mui-preview-out .mui-preview-header,
.mui-preview-image.mui-preview-out .mui-preview-footer {
	display: none;
}

.mui-zoom-scroller {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	-webkit-backface-visibility: hidden;
}

.mui-zoom {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.mui-slider .mui-slider-group .mui-slider-item img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img {
	width: 100%;
}

.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item {
	display: inline-table;
}

.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img {
	display: table-cell;
	vertical-align: middle;
}

.mui-preview-loading {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}

.mui-preview-loading.mui-active {
	display: block;
}

.mui-preview-loading .mui-spinner-white {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	height: 50px;
	width: 50px;
}

.mui-preview-image img.mui-transitioning {
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
	transition: transform 0.5s ease, opacity 0.5s ease;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

p img {
	max-width: 100%;
	height: auto;
}
