﻿body {
	background: #fff;
}
.d-none{
	display: none;
}
/*内容*/
section {
	margin: 0 0 0;
}
#Content{
	padding-top:44px;
	padding-bottom:2rem;
}
/*banner图*/
.banner {
	position: relative;
	width: 100%;
	height: 6rem;
	overflow: hidden;
}
.banner-adv {
	position: absolute;
	bottom: 1rem;
	left: .5rem;
	width: 11.5rem;
	background-color: rgba(0,0,0,.5);
	color: #fff;
	font-size: .5rem;
	z-index: 9;
	display: none;
}
.adv-img {
	position: absolute;
	top: -.35rem;
	left: -.2rem;
	width: 1.5rem;
	height: 1.5rem;
	border-radius: 50%;
	overflow: hidden;
}
.adv-img img {
	width: 1.5rem;
	height: 1.5rem;
}
.adv-words {
	width: 10.5rem;
	line-height: .9rem;
	float: right;
	text-align: right;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.adv-name {
	max-width: 3.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: .2rem;
	vertical-align: middle;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff;
}
/*今日头条*/
.sec-qvod {
	background: #fff;
	width: 92%;
	margin: 0;
	padding:    .5rem 4%;
	overflow: hidden;
}
.sec-qvod .pref {
	display: block;
	float: left;
	width: 20%;
	height: 20px;
	background: url(../image/jinritoutiao.png) no-repeat center;
	background-size: 100% 100%;
	margin-top: 2px;
	margin-right: 3%;
}
.sec-qvod .today {
	float: left;
	display: block;
	width: 70%;
	height: 30px;
	top: -.1rem;
}
.sec-qvod .today span {
	overflow: hidden !important;
	white-space: nowrap !important;
	text-overflow: ellipsis !important;
}
/*内容导航*/
.sec-menu {
	width: 100%;
	margin:     .25rem 0;
	overflow: hidden;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	background-color: #fff;
}
.sec-menu dl {
	width: 20%;
	float: left;
	text-align: center;
	padding:     .5rem 0;
	cursor: pointer;
}
.sec-menu dl dt {
	width: 2rem;
	height: 1.85rem;
	line-height: 1.85rem;
	text-align: center;
	border-radius: 50%;
	margin: 0 auto .375rem;
	color: #fff;
	font-size: 1.1rem;
}
.sec-menu dl dt img {
	width: 2rem;
	height: 1.85rem;
}
.sec-menu dl dd {
	font-size: .55rem;
}

/*内容区一*/
.sec-one {
	width: 100%;
	position: relative;
}
.sec-one-img {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
	/*margin-top: .25rem;*/
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.sec-one-img img {
	height: 7rem
}
.sec-one-hint {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 .2rem;
	line-height: 1rem;
	text-align: center;
}
.change-another {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 .2rem;
	line-height: 1rem;
	text-align: center;
}

.sec-one-prod {
	width: 100%;
	padding-top: .2rem;
	display: inline-block;
}
.sec-one-prod li {
	line-height: 1rem;
}
.sec-one-prod li:first-child, .sec-one-prod li:nth-child(2) {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sec-one-make {
	position: absolute;
	bottom: .15rem;
	right: 2%;
	z-index: 3;
}
.sec-one-make li {
	line-height: 1.2rem;
}
.make button {
	width: 3.5rem;
	line-height: 0 !important;
	border-radius: .2rem;
	font-size: .55rem;
	padding: 0.6rem !important;
	padding-top: 0.7rem !important;
}
.now-buy {
	margin-right: .5rem;
}

/*内容区二*/
.sec-two {
	overflow: hidden;
	width: 92%;
	height: 5rem;
	padding: 0 4%;
	margin:     .25rem 0;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}
.sec-two-left {
	position: relative;
	width: 50%;
	height: 100%;
	float: left;
	cursor: pointer;
}
.jinri {
	position: absolute;
	margin-top: 0.8rem;
	z-index: 9;
}
.meiri {
	position: absolute;
	top: 1.7rem;
	left: 0;
	z-index: 9;
}
.sec-two-leftImg {
	position: absolute;
	right: 2%;
	bottom: 2%;
	width: 5.1rem;
	height: 3.5rem;
}
.chaoz {
	position: absolute;
	bottom: .5rem;
	left: .2rem;
	width: 1.75rem;
	height: 1.75rem;
	line-height: 1.75rem;
	text-align: center;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
}

.sec-two-right {
	position: relative;
	width: 49%;
	height: 100%;
	float: left;
	border-left: 1px solid #ebebeb;
	cursor: pointer;
}
.sec-two-rightImg {
	position: absolute;
	top: 0;
	right: 0;
	width: 4.45rem;
	height: 4.3rem;
}
.shihui {
	position: absolute;
	top: .45rem;
	left: .6rem;
	width: 1.5rem;
	height: 1.5rem;
}
.baicai {
	position: absolute;
	bottom: 1.2rem;;
	left: .6rem;
}
.haohuo {
	position: absolute;
	bottom: .5rem;
	left: .6rem;
}

/*内容区三*/
.sec-three-top {
	width: 100%;
	height: 1.45rem;
	line-height: 1.45rem;
	border-bottom: 1px solid #d2d2d2;
}
.stand {
	width: .2rem;
	height: 1.45rem;
}
.next-time {
	width: 55%;
	height: 1.45rem;
	float: right;
}
.now-time {
	width: 47%;
	height: 1.45rem;
	float: right;
	margin-right: 4%;
}
.now-time span {
	width: .5rem;
	line-height: .8rem;
	float: left;
	text-align: center;
	margin-left: .05rem;
	margin-top: .35rem;
	border-radius: .1rem;
}
.point {
	width: .35rem !important;
	margin-left: .05rem !important;
}

.sec-three-info {
	display: inline-block;
	padding-top: .25rem;
	padding-bottom: .5rem;
	border-bottom: 1px solid #d2d2d2;
}
.sec-three-img {
	position: relative;
	display: inline-block;
	width: 4.4rem;
	height: 4.4rem;
}

.sec-three-infoList {
	width: 64%;
	float: right;
}
.sec-three-infoList li {
	line-height: 1.1rem;
}
.sec-three-infoList li:first-child {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.make-one button {
	float: right;
	width: 2.6rem;
	line-height: 1.05rem;
	border-radius: .2rem;
	font-size: .55rem;
}
.make-one button:last-child {
	margin-right: .5rem;
}

/*抢购件数*/
.out-bor {
	vertical-align: middle;
	width: 3.5rem;
	height: .3rem;
	border-radius: .2rem;
	background-color: #b3b3b3;
}
/*抢购进度条*/
.in-bor {
	width: 55%;
	height: .3rem;
	float: left;
	border-radius: .2rem;
}

/*内容区四*/
.sec-four {
	width: 100%;
	display: inline-block;
	margin-top: .25rem;
}
.sec-four-top {
	width: 100%;
	height: 2.2rem;
	line-height: 2.2rem;
	background: url(../image/huobao.png) no-repeat center;
	background-size: cover;
	text-align: center;
	color: #fff;
}
.sec-four-filtrate {
	width: 92%;
	padding:     .5rem 4%;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
}
.sec-four-filtrate span {
	width: 33.3%;
	float: left;
}
/*.sec-four-filtrate span:nth-of-type(1) {
 padding-right: 1.8rem;
 float: left;
 }
 .sec-four-filtrate span:nth-of-type(2) {
 padding-left: 1.8rem;
 padding-right: 1.8rem;
 float: left;
 border-left: 1px solid #ebebeb;
 border-right: 1px solid #ebebeb;
 }
 .sec-four-filtrate span:nth-of-type(3) {
 padding-left: 1.8rem;
 float: left;
 }*/

/*.sec-four-info {*/
/*width: 100%;*/
/*display: inline-block;*/
/*}*/
/*.sec-four-info li {*/
/*width: 43.5%;*/
/*padding: .5rem 2% .5rem 4%;*/
/*background-color: #fff;*/
/*border-top: 1px solid #d2d2d2;*/
/*border-bottom: 1px solid #d2d2d2;*/
/*margin-top: 1%;*/
/*}*/
/*.sec-four-info li:nth-child(odd) {*/
/*float: left;*/
/*}*/
/*.sec-four-info li:nth-child(even) {*/
/*float: right;*/
/*}*/
/*.sec-four-info li:nth-child(1),*/
/*.sec-four-info li:nth-child(2) {*/
/*margin-top: 0;*/
/*}*/
/*.sec-four-infoImg {*/
/*position: relative;*/
/*width: 100%;*/
/*height: 7.25rem;*/
/*}*/
/*.sec-four-infoList {*/
/*width: 100%;*/
/*!*display: inline-block;*!*/
/*}*/
/*.sec-four-infoList>p {*/
/*width: 100%;*/
/*!*display: inline-block;*!*/
/*margin-top: .5rem;*/
/*}*/
/*.sec-four-infoBack {*/
/*padding: .15rem;*/
/*}*/
/*.sec-four-infoList .have-infoPro {*/
/*overflow: hidden;*/
/*text-overflow: ellipsis;*/
/*white-space: nowrap;*/
/*line-height: 0.8rem;*/
/*}*/

/*返回顶部*/
.return-top {
	position: fixed;
	right: 2%;
	bottom: 2rem;
	width: 1.75rem;
	height: 1.75rem;
	line-height: 1.75rem;
	border-radius: 50%;
	background-color: rgba(250,250,250,.8);
	text-align: center;
	font-size: 1rem;
	z-index: 999999999;
}

/*弹窗信息*/
.all-screen {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	z-index: 99;
}

/*邀请有奖*/

/*背景色*/
.bgc-green {
	background-color: #1ac000;
}
.bgc-green1 {
	background-color: #3cb035;
}
.bgc-red {
	background-color: #ec2135;
}
.bgc-blue {
	background-color: #069dd4;
}
.bgc-yellow {
	background-color: #fcc922;
}
.bgc-gray {
	background-color: #808080;
}
.inviteW {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 12.5rem;
	border-radius: .2rem;
	padding-bottom: .5rem;
}
.alert-close {
	position: absolute;
	right: .3rem;
	top: .1rem;
}
.alert-title {
	margin:     .5rem 0;
}
.query {
	width: .65rem;
	height: .65rem;
	border-radius: 50%;
	text-align: center;
	line-height: .65rem;
	margin-left: .2rem;
}
.share-list dl {
	width: 33.3%;
	float: left;
	text-align: center;
}
.share-list dl dt {
	width: 2.5rem;
	height: 2.5rem;
	line-height: 2.5rem;
	text-align: center;
	border-radius: 50%;
	margin: .75rem auto .5rem;
	color: #fff;
	font-size: 1.25rem;
}

/*签到红包*/
.signIn-reward {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 8.3rem;
	height: 11.95rem;
	background-image: url(../image/red_packet.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.close-reward {
	position: absolute;
	right: -.4rem;
	top: -.4rem;
	width: .95rem;
	height: .95rem;
	border-radius: 50%;
	background-color: #c00c18;
	color: #fff;
	text-align: center;
	line-height: .95rem;
}
.signIn-reward p {
	color: #fff;
	text-align: center;
}
.signIn-reward p:nth-of-type(1) {
	margin: 4.85rem 0 .5rem;
}
.signIn-on {
	width: 6.5rem;
	line-height: 1.4rem;
	border-radius: .2rem;
	background-color: #fcf84e;
	color: #c41220;
	margin-left: .95rem;
	margin-top: 1.1rem;
}
.meirijingxuan {

}
/*羊格*/
header.mui-bar {
	background: #fff
}
header .iconfont {
	font-size: 18px;
	line-height: 44px;
	color: #000;
}
header .mui-pull-right {
	position: relative;
}
header .mui-pull-right span {
	position: absolute;
	padding: 3px;
	right: -1px;
	top: 10px;
	border: 1px solid #fff;
	background-color: #dd524d !important;
}
span.mui-icon {
	font-size: 14px;
}
.Topsearch {
	display: inline-block;
	right: 38px;
	left: 38px;
	width: auto;
	text-overflow: ellipsis;
	margin: 0;
	position: absolute;
}
.Topsearch .mui-search .mui-placeholder {
	font-size: 0.5rem;
	color: #333
}
.Topsearch input[type=search] {
	font-size: 0.6rem;
	border-radius: 15px;
	height: 28px;
	color: #000
}
.Topsearch .mui-icon-clear:before, .mui-icon-close-filled:before {
	font-family: "iconfont";
	content: '\e6a6';
}
.Topsearch .leftsearch {
	font-size: 0.5rem;
	line-height: 20px;
	padding-right: 5px
}
.Topsearch .swiper-container, .Topsearch .swiper-slide {
	height: 100%;
}
.mui-search:before, .mui-icon-search:before {
	font-family: "iconfont";
	content: '\e6a8';
	font-size: 0.6rem;
}
.mui-off-canvas-left, .mui-off-canvas-right, .mui-table-view-inverted {
	background: #fff
}
.LeftNav li img {
	width: 20px;
	vertical-align: middle;
	margin-right: 10px;
}
.LeftNav li a {
	color: #333 !important;
	font-size: 0.6rem;
}
.LeftNav .mui-table-view-cell {
	padding: 11px 15px 11px 20px
}
.LeftNav .mui-table-view-inverted:before, .LeftNav .mui-table-view-inverted:after, .LeftNav .mui-table-view-inverted .mui-table-view-cell:after {
	background: #fff
}
.LeftNav .title:before {
	content: "|";
	font-size: 0.8rem;
	padding-right: 0.5rem;
	color: #fb8b52;
	vertical-align: initial;
}
.LeftNav .mui-table-view-inverted .mui-table-view-cell .mui-active {
	background: #f5f5f5 !important
}

#pullrefresh {
	margin-top: 45px;
}
.mui-col-xs-2, .mui-col-sm-2 {
	width: 20% !important;
}
.mui-content .navIndex > .mui-table-view {
	background: #fff;
}
.mui-content .navIndex > .mui-table-view:first-child {
	margin: 0px;
}
.navIndex {
	background: #fff;
	overflow: hidden;
	
}
.navIndex .swiper-container {
	overflow: inherit;
}
.navIndex .swiper-pagination {
	bottom: 0px !important;
}
.navIndex div span img {
	width: 70%;
	vertical-align: middle;
}
.navIndex div.swiper-slide .mui-media-body {
	font-size: 0.5rem;
	line-height: 1rem;
}
.navIndex #Gallery .mui-slider-group {
	padding-bottom: 15px;
}
.navIndex #Gallery .mui-slider-indicator {
	bottom: 0px;
}
.navIndex #Gallery .mui-grid-view.mui-grid-9 {
	background: #fff;
}
.navIndex .mui-grid-view.mui-grid-9 .mui-table-view-cell {
	padding: 5px;
	border-bottom: 0px;
	border-right: 0px;
}
.navIndex .mui-grid-view.mui-grid-9 .mui-table-view-cell > a:not(.mui-btn) {
	padding: 0px
}
.navIndex .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
	margin-top: 0px
}
.navIndex .swiper-slide {
	text-align: center;
	background: #fff;
	height: auto;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 0.5rem !important;
}
.navIndex a:active {
	background: #efedef
}
.hotnew {
	overflow: hidden;
	height: 40px;
	background: #fff;
	margin-top: 0.5rem;
	border-bottom: 1px solid #f5f5f5
}
.hotnew.mui-table-view:after {
	height: 0px !important;
}
.hotnew.mui-table-view.mui-grid-view, .hotnew .mui-table-view.mui-grid-view .mui-table-view-cell, .hotnew .mui-table-view-cell {
	padding: 0 !important;
	margin: 0px 0px 0.1rem;
}
.hotnew .mui-col-xs-4 {
	line-height: 45px;
}
.hotnew .mui-col-xs-4 img {
	width: 60%;
}
.hotnew .mui-col-xs-4 i {
	background: #f5f5f5;
	height: 15px;
	display: block;
	float: right;
	margin-right: 15%;
	margin-top: 12px;
	width: 2px;
	opacity: 0.6;
}
.hotnew .mui-col-xs-8 {
	height: 38px;
	line-height: 38px;
	vertical-align: top !important;
}
.hotnew .mui-col-xs-8 .recordList li {
	font-size: 0.5rem;
	width: 95%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*.MarTop45{margin-top:45px;}*/
.nav {
	display: flex;
	background: #fff;
	position: fixed;
	margin-top: 45px;
	height: 40px;
	line-height: 40px;
	border-bottom:1px solid #f5f5f5;
    	z-index: 9;
    	width: 100%;
}
.nav .mui-tab {
	width: 90%;
	overflow-x: auto;
	display: inherit
}
.nav .mui-tab > div {
	overflow: initial;
	padding: 0px 10px;
}
.down {
	width: 10%;
	text-align: center;
	line-height: 2rem;
}

/*侧边拉出*/
.ceNav {
	position: fixed !important;
	left: 0;
	top: 0;
	background: #fff;
	height: 100%;
	z-index: 10001;
	display: none;
	
}
.ceNav .mui-content {
	height: 100%;
    overflow-y: auto;
    padding-bottom: 2rem;
	padding-top: 35px;
	background: #fff;
	font-size: 0.8rem;
}
.ceNav li.mui-list-header {
	background: #fff;
	font-size: 0.7rem;
	padding: 0.4rem
}
.ceNav li.mui-list-header:before {
	content: "|";
	font-size: 0.7rem;
	padding-right: 0.5rem;
	color: #F00
}
.ceNav li .mui-list-item-label-icon {
	line-height: 1.5rem;
	padding-right: 0.5rem;
}
.ceNav li .mui-list-item-label-icon i {
	width: 80%
}
.ceNav li .mui-list-item-label-icon i img {
	vertical-align: sub;
}
.ceNav li a .mui-media-body {
	font-size: 0.6rem
}
.ceNav .mui-table-view .mui-table-view-cell.mui-col-xs-4 .mui-media-body:after {
	height: 0px !important;
}
.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-object {
	width: 20px !important;
	height: 20px !important;
	line-height: 20px !important;
	margin: 0px 10px 0px 0px !important;
}
.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-object img {
	width: 100%;
	height: 100% !important;
}

.ceNav .mui-table-view {
	width: auto !important;
}
.ceNav .mui-table-view-cell.mui-collapse .mui-table-view .mui-table-view-cell {
	padding: 5px;
}
.ceNav li.mui-grid-view.mui-grid-9 .mui-table-view-cell {
	border: none;
}
.ceNav .mui-table-view-cell.mui-collapse .mui-table-view .mui-table-view-cell:after {
	height: 0px;
}
.ceNav li span {
	height: 40px;
	width: 40px;
}
.ceNav .mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
	margin-top: 0px;
	font-size: 0.5rem;
}

/*导航菜单*/
.menu {
	width: 13.8rem;
	height: 40px;
	overflow-x: scroll;
	overflow-y: hidden;
	color: #333;
}
.menu-list {
	width: 30rem;
	height: 100%;
	float: left;
}
.menu-list li {
	line-height: 40px;
	float: left;
	font-size: 0.5rem;
	margin-left: 0.75rem;
}
.menu-list li:last-child {
	margin-right: 0.75rem;
}
.down {
	position: absolute;
	top: 0;
	right: 0;
	width: 2.2rem;
	line-height: 40px;
	text-align: center;
	background-color: #fff;
	color: #333;
}
.down-list {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	max-height: 8rem;
	overflow-y: scroll;
	padding-top: 0.75rem;
	background-color: #f2f2f2;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	z-index: 10;
}
.down-list li {
	font-size: 0.5rem;
	width: 22%;
	height: 1.2rem;
	float: left;
	margin-left: 2.5%;
	margin-bottom: 0.75rem;
	line-height: 1.2rem;
	border-radius: 100rem;
	text-align: center;
	box-sizing: border-box;
}

.title {
	margin: 20px 15px 10px;
	color: #6d6d72;
	font-size: 15px;
}

/*商品列表横排*/
.showListImg {
	width: 33%;
	margin-right: 2%;
	height: 4.8rem;
}
.mui-media-title {
	font-size: 0.5rem;
}
.mui-media-title > i {
	padding-right: 0.2rem;
	vertical-align: middle;
}
.shopList {
	padding: 0 !important;
}
.shopList a {
	margin: 0 !important;
	padding: 0.3rem 0 !important;
}
#youLoveUl .mui-table-view-cell:after {
	left: 0 !important;
}
.mui-ellipsis-2 {
	overflow: hidden !important;
	height: 39px;
}
.trig-new {
	position: absolute;
	left: 0;
	top: 0.3rem;
	color: #FFFFFF;
	background: #69D733;
	padding: 0 0.3rem;
	font-size: 0.5rem;
}
/*右下角券样式*/
.shopRight {
	padding: 0.2rem 0;
}
.quanTitle {
	color: #FFFFFF;
	width: 100%;
	font-size: 0.5rem;
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}

.quanMoney {
	padding: 0.1rem 0;
	font-size: 0.8rem;
}

.shopQuan {
	border-radius: 5%;
	width: 30%;
	float: left;
}
/*内容区左下样式*/
.shopContent-left {
	width: 68%;
	margin-right: 2%;
	float: left;
}

.money {
	text-decoration: line-through;
	color: #808080;
}

.shopContent {
	margin-top: 0.7rem;
	overflow: auto;
}

.shopContent-left div {
	overflow: auto;
	padding-right: 0.1rem;
}
.shopContent-left div p {
	font-size: 0.5rem;
}
.shopContent-left div:first-child {
	margin-bottom: 0.3rem;
}

.shopContent-left div:last-child > p {
	line-height: 1.2rem;
}

.shpoMoney {
	font-size: 0.7rem;
	margin-left: 0.1rem;
	font-weight:bold;
}

/* 商品样式2*/
.shopClss2 {
	background: #F5F5F5;
}
.shopClss2 li {
	width: 50%;
	padding: 1%;
	position: relative;
}

#calssShop2 > li > img {
	width: 100%;
	padding: 0.5rem;
}
.sec-four-info li {
	width: 49%;
	background: #fff;
	margin-bottom: 2%;
	padding: 0 !important;
	border-bottom: none;
	cursor: pointer;
}
/*.sec-four-info li:last-child, .sec-four-info li:nth-last-child(2) {
	margin-bottom: 0px !important;
}*/
.sec-four-info li > div {
	overflow: auto;
}
.trig-new2 {
    position: absolute;
    right: 0;
    top: 0;
    color: #FFFFFF;
    background: #69D733;
    padding: 0 0.3rem;
    font-size: 0.4rem;
    height: 0.8rem;
    line-height:0.8rem;
}
.sec-four-infoList {
	width: 100%;
	padding: 0 0.4rem !important;
}
.trig-quan {
	position: absolute;
	right: 0;
	top: 0;
	color: #FFFFFF;
	padding: 0.2rem 0.5rem;
	font-size: 0.6rem;
}
.trig-jfb {
	position: absolute;
	left: 0;
	top: 55%;
	color: #fff;
	background: rgba(254,178,82,0.6);
	padding: 0 0.3rem;
	font-size: 0.5rem;
	border-radius: 0 10px 10px 0;
}
.number {
	line-height: 1.1rem !important;
}
/*猜你喜欢*/
.shopTitle > span {
	width: 100%;
	text-align: center;
	color: #FB4848;
	margin: 0.2rem 0 0 0;
	font-size: 0.6rem;
}
.shopTitle {
	margin-bottom: 0.3rem;
}
.shopTitle > span i {
	margin-right: 0.1rem
}
.shopInfo {
	margin-top: 0.1rem;
	overflow:hidden;
	height:1rem;
}
.shopInfo p {
	font-size: 0.45rem;
	margin: 0;
	line-height:1rem;
}

/*品多实惠*/
.advertisementClass2 {
	overflow: auto;
	background: #FFFFFF
}
.advertisementClass1 img {
	display: block;
}
.advertisementClass2 li {
	padding: 0.5rem 0;
	float: left;
}
.advertisementClass2 li img {
	display: block;
}
.titleStyle {
	display: block;
	float: left;
	width: 0.2rem;
	margin: -0.15rem 0.5rem 0 0;
	font-size: 0.6rem;
	height: 1rem;
}
.advertisementTitle {
	font-size: 0.6rem;
	padding: 0.5rem 0;
}

.height-4 {
	height: 2.9rem;
}
.height-12 {
	height: 8.7rem;
}
.height-3 {
	height: 4rem;
}
.height-6 {
	height: 8rem;
}
.heightImg img {
	width: 100%;
	height: 100%
}
.padding-0 {
	padding: 0 !important;
}
.paddingLR-5 {
	padding: 0 0.5rem !important;
}
.border-0 {
	border: 0 !important;
}
.margin-0 {
	margin: 0 !important;
}
/*商品标题格式*/
.recorded {
	float: right;
	margin-right: 0.5rem;
	font-size: 0.5rem;
	line-height: 1rem;
	cursor: pointer;
}
.recorded i {
	margin-right: 0.2rem;
	font-style: normal;
}

.memberShop {
	float: right;
}
.sec-one-prod li {
	margin-bottom: 0.1rem;
}
.sec-one-prod li > span:first-child {
	margin-right: 0.5rem;
}
.sec-one-prod {
	padding: 0 0.5rem;
}
.sec-one-prod i {
	margin-right: 0.3rem;
	vertical-align: middle;
}
#Newfenxiang {
	background: #fff !important;
}
#Newfenxiang img {
	border: 1px solid #F5F5F5;
	height:7.5rem;
}
#Newfenxiang li {
	margin-right: 0px !important;
}
/*搜索框样式*/

#title-search {
	width: 100%;
	text-align: center;
	height: 30px;
	line-height: 32px;
	background: #fefefe;
	margin-top: 6px;
	border-radius: 20px;
	font-size: 0.55rem !important;
}

/*新人专享刷新动画*/
.animation-rotate {
	display: block;
	float: left;
	animation: rotate 1s infinite linear;
	-webkit-animation: rotate 1s infinite linear;
}
/*css旋转*/
@keyframes rotate {

0%   { transform: rotate(360deg); }
100% { transform: rotate(0deg); }
}
#indexMenu {
	padding-top: 0.4rem;
	margin-bottom: 0px !important;
}
#indexAd {
	margin-bottom: 0px !important;
	overflow: hidden;
	width: 100%;
}
#indexMenu a {
	color: #808080 !important
}
#offCanvasShow {
	cursor: pointer;
}
#indexBigimg div {
	padding: 0 !important;
	background: #fff !important;
	border-top: 0px !important;
	cursor: pointer;
	border-bottom:1px solid #f5f5f5;
	margin-bottom:1px;
}
#indexBigimg div:nth(2n){
	border-right:0px;
}
#indexBigimg div:nth(n+3){
	border-bottom:0px;
}
#indexBigimg img {
	display: block;
}
#indexBigimg .mui-table-view:after {
	height: 0 !important;
}
#bigLeft {
	border-bottom: 0px;
	border-top: 0px;
}

#small .mui-table-view-cell:last-child {
	border-bottom: 0px !important;
}
#pro li {
	padding: 0;
}
#pro li a {
	padding: 0;
}
#pro li img {
	display: block;
}
#pro .mui-grid-view.mui-grid-9 {
	background: #fff !important;
	border: 0px;
}
.border-r0 {
	border-right: 0px !important;
}
.border-b0 {
	border-bottom: 0px !important;
}
#swiperNotice .swiper-slide {
	font-size: 0.5rem;
	color: #808080;
	overflow: hidden;
}
#Newfenxiang button {
	line-height: 0px !important;
	padding: 0.5rem 0;
}
#Newfenxiang .sec-one-prod li > span:first-child {
	margin-right: 0px !important;
}
.margin-b4 {
	margin-bottom: 0.4rem !important;
}
/*#youlove img{
 height: 7.5rem;
 }*/
.activity > div {
	padding: 0.2rem 0 0.2rem 0;
}
.activity .advertisementTitle {
	background: #fff;
	padding: 0.5rem 0 0.2rem 0.5rem !important;
}
.activity > div:first-child {
	padding: 0.5rem 0 0.2rem 0;
}
.activity > div:last-child {
	padding: 0.1rem 0 0.1rem 0;
}
.activity ul {
	background: #fff !important;
	padding: 0 0.5rem !important;
	border: 0px !important;
}
.activity .Pre1 li {
	padding: 0 !important;
	border-bottom: 0px !important;
}
.activity .Pre1 li:last-child {
	border-right: 0px;
}
.activity .Pre2 li:last-child {
	border-right: 0px;
}
.activity .Pre2 li {
	padding: 0 !important;
}
.activity .Pre2 li:nth-child(2) {
	border-right: 1px solid #fff;
}
.activity .Pre2 li:nth-child(3) {
	border-bottom: 0px !important;
}
.activity .Pre2 li:nth-child(4) {
	border-bottom: 0px;
}

.activity ul .mui-col-xs-4 {
	width: 33.33% !important;
}
.activity ul li a {
	padding: 0 !important;
}

/**搜索横排*/

.mui-media-title {
	font-size: 0.5rem;
	height: 1.5rem;
	line-height: 0.74rem;
	white-space: nowrap;
}
.mui-media-title > i {
	padding-right: 0.2rem;
	vertical-align: middle;
}
.shopClss2 .shopList {
	padding: 0 !important;
}
.shopClss2 .shopList a {
	margin: 0 !important;
	padding: 0.3rem 0 !important;
}
.shopClss2 .shopList img {
	width: 100%;
	height: 7.5rem;
}

/*今日头条*/
#swiperNotice .swiper-slide {
	text-align: left;
	overflow: hidden;
	line-height:40px;
}
#swiperNotice .swiper-slide span {
	border: 1px solid #ff0000;
    border-radius: 3px;
    display: block;
    float: left;
    height: 15px;
    line-height: 14px;
    top: 12px;
    padding: 0px 0.15rem;
    font-size: 0.4rem;
    text-align: center;
    color: #ff0000;
    position: relative;
    margin-right: 0.2rem
}
.proImg{
	cursor:pointer;
}


.activity ul .mui-col-xs-4{
	border-bottom:1px solid #f5f5f5 !important;
}
.activity ul .mui-col-xs-4:nth-child(3n){
	border-right:0px !important;
}
.activity ul .mui-col-xs-4:nth-child(n+4){
	border-bottom:0px !important;
}
.mui-bar-nav{top:0px;}

/*首页券样式*/
.getQuan{
    margin-right: 0.1rem;
    color: rgb(252, 65, 5);
    display: -webkit-inline-box;
    border: 1px solid #000;
    font-size: 0.35rem;
    height: 0.6rem;
    line-height: 0.6rem;
    vertical-align: middle;
    border-radius: 2px;
}
.getQuanB{
    display: inherit;
    height: 100%;
    background: #000;
    padding: 0px 0.18rem;
}
.getQuan i{
	font-style:normal;
	font-weight:bold;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 5px; 
    left: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 9;
	
}
/***/
.mui-bar-tab .mui-tab-item{
	height:2rem;
}
.mui-bar-tab .mui-tab-item .mui-icon{
	width:0.8rem;
	height:0.8rem;
}
.mui-bar-tab .mui-tab-item .mui-icon~.mui-tab-label{
	font-size:0.4rem;
}

/**
下载提示
 */
#ju_tags_search ul li a:hover{text-decoration:none}
#top-hint-info{position:fixed;top:0;left:0;width:100%;background-color:rgba(0,0,0,.6);color:#fff;z-index:9998}
.hint-info{padding-left:1%;line-height:50px;display:inline-block;vertical-align:middle;font-size:12px}
.download{padding:6px 12px;border:transparent;border-radius:4px;background-color:#ef5824;color:#fff;vertical-align:middle}
.close-hint-info{position:absolute;right:1%;top:13px}

