html, body {
	width: 100%;
	min-height: 100%;
/*	background: #e5e5e5; */
}
.h80 {
	height: 80px;
}
.h40 {
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}
.h20 {
	height: 20px;
}
.h10 {
	height: 10px;
	background: #e5e5e5;
}
.h1 {
	height: 1px;
	margin-left: 15px;
	background: #e5e5e5;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.hightitem {
	background-color: #fff;
}
/* 3X3样式 */
.row {
	display: -webkit-box;
}
.col {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	position: relative;
}
.col .title {
	position: relative;
	font-weight: bold;
}
.col img {
	width: 20px;
	position: relative;
	top: 5px;
	left: -4px;
}
.col .matrix3 {
	display: table;
	height: inherit;
	width: 100%;
}
.matrix3 .matrixcell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
/* 2X2样式 */
.matrix3 {
	display: table;
	height: inherit;
	width: 100%;
}
.matrix3 .matrixcell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.title0201 .title {
	color: #FE8501;
}
.title0202 .title {
	color: #83B235;
}
.title0203 .title {
	color: #2E8AE0;
}
/* 选项卡 */
.tabbar {
	text-align: center;
}
/* 猜你喜欢 */
.guesstitle {
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	vertical-align: top;
	font-size: 12px;
	color: #999;
}
.guesstitle img {
	height: 15px;
	padding-top: 12px;
	padding-left: 10px;
}
.home-tuan-list .item {
	position: relative;
	display: block;
	padding-left: 10px;
	border-bottom: 1px solid #e0e0e0;
}
.home-tuan-list .cnt {
	padding: 7px 10px 10px 0;
	display: box;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	min-height: 20px;
	background-size: auto 1px;
}
.home-tuan-list .pic {
	margin-right: 10px;
	background: center;
}
.home-tuan-list img {
	width: 90px;
	height: 66px;
	margin-top: 7px;
	margin-bottom: 5px;
	border-radius: 3px;
}
.home-tuan-list .wrap {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}
.home-tuan-list .wrap2 {
	display: table;
	height: 20px;
	width: 100%;
}
.home-tuan-list .content {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	display: table-cell;
	vertical-align: middle;
}
.home-tuan-list .shopname {
	color: #333; /*line-height: 16px;*/
	font-size: 17px;
	max-width: 22rem;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	min-height: 10px;
	padding-bottom: 2px;
	padding-top: 3px;
	display: inline-block;
}
.home-tuan-list .title {
	color: #666;
	line-height: 16px;
	font-size: 13px;
	max-height: 30px;
	overflow: hidden;
	padding-top: 3px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	-webkit-flex-flow: column;
	flex-flow: column;
}
.home-tuan-list .hot-title {
	margin-bottom: 8px;
}
.home-tuan-list .hot-subtitle {
	margin-bottom: 9px;
}
.home-tuan-list .info {
	margin-top: 9px;/* margin-bottom: 11px;*/
	color: #666;
	font-size: 12px;
	position: relative;
	line-height: 15px;
	display: box;
	display: -webkit-box;
	height: 15px;
}
.home-tuan-list .symbol {
	font-size: 14px;
	color: #f60;
	display: block;
	margin-top: 1px;
}
.home-tuan-list .price {
	color: #f60;
	font-size: 20px;
	line-height: 15px;
	margin-right: 5px;
	margin-top: 1px;
}
.home-tuan-list .o-price {
	color: #999;
	margin-top: 5px;
	line-height: 10px;
}
.home-tuan-list .sale {
	color: #f63;
	border: solid 1px #ff916e;
	padding: 3px 2px 2px;
	font-size: 10px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-left: 5px;
	line-height: 10px;
	height: 10px;
}
.home-tuan-list .distance {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	box-flex: 1;
	-ms-box-flex: 1;
	-ms-flex: 1;
	line-height: 10px;
	margin-top: 5px;
	color: #999;
	float: right;
	font-size: 12px;
}
.home-tuan-list .price, .index-rec .home-tuan-list .o-price, .index-rec .home-tuan-list .distance, .index-rec .home-tuan-list .sale {
	display: block;
	line-height: 15px;
	font-size: 12px;
}
.Fix:after {
	display: block;
	content: '';
	height: 0;
	clear: both;
}
.section02 .logocover {
	text-align: center;
	margin-top: 5px;
}
.section02 .col img {
	width: 70%;
	margin-bottom: 3px;
}
.section02 .title {
	margin-top: 10px;
}
.section02 .title div {
	font-size: 14px;
	color: #666;
	margin-top: 5px;
}
.brb {
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}
.bb {
	border-bottom: 1px solid #e0e0e0;
}
.section03 .matrixcell {
	text-align: left;
	margin-left: 10px;
}
.section03 .col img {
	position: absolute;
	right: 10px;
	top: 10px;
	left: inherit;
	width: 60px;
}
.section03 .col {
	height: 60px;
}
.section03 .col .title {
	margin-left: 10px;
	font-size: 14px;
}
.section03 .col .subtitle {
	margin-left: 10px;
	font-size: 12px;
	color: #666;
	margin-top: 5px;
}
.presshover {
	background-color: #FAFAFA;
}
/* 选项卡 */
.active {
	color: #f60;
}
.indicator {
	height: 3px;
	width: 100%;
	background: #6ab494;
	position: absolute;
	bottom: 0;
}
.header {
	display: -webkit-box;
	-webkit-box-pack: left;
}
.header a {
	display: block;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 15px;
}
.back {
	background-image: url("../image/back.png");
}
			

.v-page-ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    margin: 0 4px;
    list-style-type: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}

.v-page-total {
    font-size: 14px;
    height: 32px;
    line-height: 32px;

     float: left;
    display: inline-block;
    margin: 0 4px;
}


.v-page--middle .v-page-li {
    min-width: 32px;
}

.v-page--middle .v-page-goto, .v-page--middle .v-page-goto .v-page-goto-input, .v-page--middle .v-page-li, .v-page--middle .v-page-select, .v-page--middle .v-page-total {
    font-size: 14px;
    height: 32px;
    line-height: 32px;
}

.v-page-disabled {
    cursor: not-allowed;
    border-color: #d7dde4;
}

.v-page-li {
    float: left;
    margin-right: 4px;
    cursor: pointer;
    transition: all .1s ease-in-out;
    text-align: center;
    list-style: none;
    background-color: #fff;
    border: 1px solid #c8cdd4;
    border-radius: 4px;
}

.v-page-li-active {
    cursor: default;
    border-color: #aaa;
    background-color: #aaa;
}

.v-page-ul a{text-decoration: none;}
