ul,ol{
    list-style: none;
}
*{
	margin: 0;
	padding: 0;
}
/* 商品10个推荐主标题 */
.idx-categroy .grid{
    width: 20%!important;
}

.idx-categroy .grid::after{
    border: 0 none;
}
.idx-categroy .grid::before{
    border: 0 none;
}


/* 商品列表 */
.idx-shop_list{
    overflow: hidden;
    background: #f7f3f3;
}
.idx-title{
    font-size: 0.8em;
    font-weight: 400;
    margin-top: 0.8em;
    text-align: center;
}

.idx-shop-item{
    overflow: hidden;
}

.idx-shop-item li{
    padding-right: 0!important;
    padding-bottom: 0!important;
    background: #fff;
    margin-right: .62em;
    margin-bottom: .62em;
    border-radius: .3em;
    width: calc(50% - .62em)!important;
    overflow: hidden;
}

.idx-shop-item .weui-mark-meta{
    padding: 0 .2em;
}

.idx-shop-item .weui-mark-title a{
    font-size: .7em;
    font-weight: 400;
}

.idx-shop-item .weui-mark-desc{
    font-size: .6em;
    color: #dd3b3b;
}


/*样式修改*/
.newtagnav{
	width: 100%;
	height: 53px;
	background: #ffffff;
}
.logoicon{
	width: 150px;
	height: 40px;
	margin: auto;
	
}
.logoicon img{
	width: 75px;
	height: auto;
}

.logininput{
	width: 100%;
	line-height: 53px;
	font-size: 24px;
}
.weuitabbaritem{
	width: 100%;
	height: 53px;
	background: white;
	margin: auto;
	padding-top: 12px;
}
.weuitabbaritem a{
	color: #dcdcdc;
	font-size: 14px;
	font-family: "方正细倩繁体";
}
.weuitabbaritem0{
	width: 22%;
	line-height: 30px;
	height: 30px;
	float: left;
	text-align: center;
}
.weuitabbaritem1{
	width: 54%;
	float: left;
	line-height: 30px;
	height: 30px;
	text-align: left;
}
.searchbox{
	height: 30px;
	border: 1px solid #f6f6f6;
	border-radius: 50px;
	background: #f6f6f6;
	line-height: 30px;
}
.weuitabbaritem2{
	width: 12%;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.weuitabbaritem3{
	width: 12%;
	float: left;
	line-height: 30px;
	height: 30px;
	text-align: center;
	color:gainsboro;
}



/*菜單*/

.tubiao{
	width: 50px;
	height: 50px;
	margin: 0 auto;
}
